Skip to content

Commit bebef5a

Browse files
committed
'[CHECKPOINT]' updated package to conform with @windmillcode/wml-components-base version 18.2.8001
1 parent 800828e commit bebef5a

File tree

24 files changed

+80
-80
lines changed

24 files changed

+80
-80
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/wml-accordion/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-angular-components-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/wml-components-base": "^18.2.8001"
1313
},
1414
"private": false,
1515
"schematics": "",
1616
"scripts": {
1717
"build": "npx ng build"
1818
},
19-
"version": "18.2.8000"
19+
"version": "18.2.8001"
2020
}

projects/wml-button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-carousel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-chips/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular/cdk": "^18.0.0",
1212
"@angular/common": "^18.0.0",
1313
"@angular/core": "^18.0.0",
14-
"@windmillcode/angular-wml-button": "^18.2.8000",
15-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
16-
"@windmillcode/wml-components-base": "^18.2.8000"
14+
"@windmillcode/angular-wml-button": "^18.2.8001",
15+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
16+
"@windmillcode/wml-components-base": "^18.2.8001"
1717
},
1818
"private": false,
1919
"schematics": "",
2020
"scripts": {
2121
"build": "npx ng build",
2222
"test": "npx ng test wml-chips --code-coverage"
2323
},
24-
"version": "18.2.8000"
24+
"version": "18.2.8001"
2525
}

projects/wml-components-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"scripts": {
1111
"build": "npx ng build"
1212
},
13-
"version": "18.2.8000"
13+
"version": "18.2.8001"
1414
}

projects/wml-field/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-file-manager/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-form/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-infinite-dropdown/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-input/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-mobile-nav/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
1212
"@angular/forms": "^18.0.0",
13-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
14-
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.8000",
15-
"@windmillcode/wml-components-base": "^18.2.8000"
13+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
14+
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.8001",
15+
"@windmillcode/wml-components-base": "^18.2.8001"
1616
},
1717
"private": false,
1818
"schematics": "",
1919
"scripts": {
2020
"build": "npx ng build"
2121
},
22-
"version": "18.2.8000"
22+
"version": "18.2.8001"
2323
}

projects/wml-notify/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-options/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-button": "^18.2.8000"
12+
"@windmillcode/angular-wml-button": "^18.2.8001"
1313
},
1414
"private": false,
1515
"schematics": "",
1616
"scripts": {
1717
"build": "npx ng build"
1818
},
19-
"version": "18.2.8000"
19+
"version": "18.2.8001"
2020
}

projects/wml-panel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-penrose/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-popup/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/wml-components-base": "^18.2.8001"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.8000"
20+
"version": "18.2.8001"
2121
}

projects/wml-schematics/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"peerDependencies": {
99
"@angular/common": "^18.0.0",
1010
"@angular/core": "^18.0.0",
11-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
12-
"@windmillcode/wml-components-base": "^18.2.8000"
11+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
12+
"@windmillcode/wml-components-base": "^18.2.8001"
1313
},
1414
"private": false,
1515
"schematics": "./schematics/collection.json",
@@ -19,5 +19,5 @@
1919
"postbuild": "npx copyfiles schematics/collection.json schematics/*/schema.json schematics/*/files/** ../../dist/wml-schematics/",
2020
"test": "npx ng test templates --code-coverage"
2121
},
22-
"version": "18.2.8000"
22+
"version": "18.2.8001"
2323
}

projects/wml-select/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.8000",
13-
"@windmillcode/angular-wml-field": "^18.2.8000",
14-
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.8000",
15-
"@windmillcode/wml-components-base": "^18.2.8000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.8001",
13+
"@windmillcode/angular-wml-field": "^18.2.8001",
14+
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.8001",
15+
"@windmillcode/wml-components-base": "^18.2.8001"
1616
},
1717
"private": false,
1818
"schematics": "",
1919
"scripts": {
2020
"build": "npx ng build"
2121
},
22-
"version": "18.2.8000"
22+
"version": "18.2.8001"
2323
}

0 commit comments

Comments
 (0)