Skip to content

Commit 9c36352

Browse files
committed
'[CHECKPOINT]' updated package to conform with @windmillcode/wml-components-base version 18.2.12000
1 parent 8d5c1c4 commit 9c36352

File tree

47 files changed

+306
-241
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+306
-241
lines changed

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "18.2.11",
14-
"@angular/common": "18.2.11",
15-
"@angular/compiler": "18.2.11",
16-
"@angular/core": "18.2.11",
17-
"@angular/forms": "18.2.11",
18-
"@angular/platform-browser": "18.2.11",
19-
"@angular/platform-browser-dynamic": "18.2.11",
20-
"@angular/router": "18.2.11",
13+
"@angular/animations": "18.2.12",
14+
"@angular/common": "18.2.12",
15+
"@angular/compiler": "18.2.12",
16+
"@angular/core": "18.2.12",
17+
"@angular/forms": "18.2.12",
18+
"@angular/platform-browser": "18.2.12",
19+
"@angular/platform-browser-dynamic": "18.2.12",
20+
"@angular/router": "18.2.12",
2121
"@ngx-translate/core": "^15.0.0",
2222
"@ngx-translate/http-loader": "^8.0.0",
2323
"@windmillcode/angular-wml-button": "^18.2.3",
@@ -36,13 +36,13 @@
3636
"zone.js": "~0.14.3"
3737
},
3838
"devDependencies": {
39-
"@angular-devkit/build-angular": "18.2.11",
39+
"@angular-devkit/build-angular": "18.2.12",
4040
"@angular-eslint/builder": "^18.0.1",
4141
"@angular-eslint/eslint-plugin": "^18.0.1",
4242
"@angular-eslint/eslint-plugin-template": "^18.0.1",
4343
"@angular-eslint/template-parser": "^18.0.1",
44-
"@angular/cli": "18.2.11",
45-
"@angular/compiler-cli": "18.2.11",
44+
"@angular/cli": "18.2.12",
45+
"@angular/compiler-cli": "18.2.12",
4646
"@types/jasmine": "~5.1.0",
4747
"@types/three": "^0.169.0",
4848
"@typescript-eslint/eslint-plugin": "^7.2.0",

projects/wml-accordion/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,4 +547,8 @@ updated package to conform with @windmillcode/wml-components-base
547547

548548
### v18.2.10000 [10/31/24]
549549

550+
updated package to conform with @windmillcode/wml-components-base
551+
552+
### v18.2.11000 [11/7/24]
553+
550554
updated package to conform with @windmillcode/wml-components-base[](/Windmillcode-Angular-CDK-Docs/intro/wml-three)[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-angular-components-base/)

projects/wml-accordion/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7-
"license":"CC-BY-4.0",
87
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-accordion",
98
"name": "@windmillcode/angular-wml-accordion",
109
"peerDependencies": {
1110
"@angular/common": "^18.0.0",
1211
"@angular/core": "^18.0.0",
13-
"@windmillcode/angular-wml-components-base": "^18.2.11000",
14-
"@windmillcode/wml-components-base": "^18.2.11000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.12000",
13+
"@windmillcode/wml-components-base": "^18.2.12000"
1514
},
1615
"private": false,
1716
"schematics": "",
1817
"scripts": {
1918
"build": "npx ng build"
2019
},
21-
"version": "18.2.11000"
22-
}
20+
"version": "18.2.12000"
21+
}

projects/wml-angular-components-base/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,8 @@ updated package to conform with @windmillcode/wml-components-base
169169

170170
### v18.2.10000 [10/31/24]
171171

172+
updated package to conform with @windmillcode/wml-components-base
173+
174+
### v18.2.11000 [11/7/24]
175+
172176
updated package to conform with @windmillcode/wml-components-base[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-accordion/)[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-button/)

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,17 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7-
"license":"CC-BY-4.0",
87
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-angular-components-base",
98
"name": "@windmillcode/angular-wml-components-base",
109
"peerDependencies": {
1110
"@angular/common": "^18.0.0",
1211
"@angular/core": "^18.0.0",
13-
"@windmillcode/wml-components-base": "^18.2.11000"
12+
"@windmillcode/wml-components-base": "^18.2.12000"
1413
},
1514
"private": false,
1615
"schematics": "",
1716
"scripts": {
1817
"build": "npx ng build"
1918
},
20-
"version": "18.2.11000"
21-
}
19+
"version": "18.2.12000"
20+
}

projects/wml-button/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,4 +639,8 @@ updated package to conform with @windmillcode/wml-components-base
639639

640640
### v18.2.10000 [10/31/24]
641641

642+
updated package to conform with @windmillcode/wml-components-base
643+
644+
### v18.2.11000 [11/7/24]
645+
642646
updated package to conform with @windmillcode/wml-components-base[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-angular-components-base/)[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-carousel/)

projects/wml-button/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7-
"license":"CC-BY-4.0",
87
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-button",
98
"name": "@windmillcode/angular-wml-button",
109
"peerDependencies": {
1110
"@angular/common": "^18.0.0",
1211
"@angular/core": "^18.0.0",
13-
"@windmillcode/angular-wml-components-base": "^18.2.11000",
14-
"@windmillcode/wml-components-base": "^18.2.11000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.12000",
13+
"@windmillcode/wml-components-base": "^18.2.12000"
1514
},
1615
"private": false,
1716
"schematics": "",
1817
"scripts": {
1918
"build": "npx ng build"
2019
},
21-
"version": "18.2.11000"
22-
}
20+
"version": "18.2.12000"
21+
}

projects/wml-carousel/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,8 @@ updated package to conform with @windmillcode/wml-components-base
170170

171171
### v18.2.10000 [10/31/24]
172172

173+
updated package to conform with @windmillcode/wml-components-base
174+
175+
### v18.2.11000 [11/7/24]
176+
173177
updated package to conform with @windmillcode/wml-components-base[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-button/)[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-chips/)

projects/wml-carousel/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7-
"license":"CC-BY-4.0",
87
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-carousel",
98
"name": "@windmillcode/angular-wml-carousel",
109
"peerDependencies": {
1110
"@angular/common": "^18.0.0",
1211
"@angular/core": "^18.0.0",
13-
"@windmillcode/angular-wml-components-base": "^18.2.11000",
14-
"@windmillcode/wml-components-base": "^18.2.11000"
12+
"@windmillcode/angular-wml-components-base": "^18.2.12000",
13+
"@windmillcode/wml-components-base": "^18.2.12000"
1514
},
1615
"private": false,
1716
"schematics": "",
1817
"scripts": {
1918
"build": "npx ng build"
2019
},
21-
"version": "18.2.11000"
22-
}
20+
"version": "18.2.12000"
21+
}

0 commit comments

Comments
 (0)