@wavemaker/foundation-css 11.10.0-next.25079 → 11.10.0-rc.198
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {foundation-css → package}/npm-shrinkwrap.json +28 -22
- {foundation-css → package}/package-lock.json +28 -22
- {foundation-css → package}/package.json +1 -1
- {foundation-css → package}/foundation/fonts/icons/fontawesome/fontawesome-webfont.eot +0 -0
- {foundation-css → package}/foundation/fonts/icons/fontawesome/fontawesome-webfont.svg +0 -0
- {foundation-css → package}/foundation/fonts/icons/fontawesome/fontawesome-webfont.ttf +0 -0
- {foundation-css → package}/foundation/fonts/icons/fontawesome/fontawesome-webfont.woff +0 -0
- {foundation-css → package}/foundation/fonts/icons/material/materialicon.eot +0 -0
- {foundation-css → package}/foundation/fonts/icons/material/materialicon.svg +0 -0
- {foundation-css → package}/foundation/fonts/icons/material/materialicon.ttf +0 -0
- {foundation-css → package}/foundation/fonts/icons/material/materialicon.woff +0 -0
- {foundation-css → package}/foundation/fonts/icons/summernote/summernote.eot +0 -0
- {foundation-css → package}/foundation/fonts/icons/summernote/summernote.svg +0 -0
- {foundation-css → package}/foundation/fonts/icons/summernote/summernote.ttf +0 -0
- {foundation-css → package}/foundation/fonts/icons/summernote/summernote.woff +0 -0
- {foundation-css → package}/foundation/fonts/icons/wavicon/wavicon.eot +0 -0
- {foundation-css → package}/foundation/fonts/icons/wavicon/wavicon.svg +0 -0
- {foundation-css → package}/foundation/fonts/icons/wavicon/wavicon.ttf +0 -0
- {foundation-css → package}/foundation/fonts/icons/wavicon/wavicon.woff +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.eot +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.svg +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.ttf +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.woff +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.eot +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.svg +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.ttf +0 -0
- {foundation-css → package}/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.woff +0 -0
- {foundation-css → package}/foundation/foundation.css +0 -0
- {foundation-css → package}/foundation/foundation.min.css +0 -0
- {foundation-css → package}/index.d.ts +0 -0
- {foundation-css → package}/index.js +0 -0
- {foundation-css → package}/tokens/primitives/border/border.json +0 -0
- {foundation-css → package}/tokens/primitives/colors/color.dark.json +0 -0
- {foundation-css → package}/tokens/primitives/colors/color.json +0 -0
- {foundation-css → package}/tokens/primitives/colors/color.light.json +0 -0
- {foundation-css → package}/tokens/primitives/font/font.json +0 -0
- {foundation-css → package}/tokens/primitives/radius/radius.json +0 -0
- {foundation-css → package}/tokens/primitives/space/space.json +0 -0
- {foundation-css → package}/tokens/primitives/spacer/spacer.json +0 -0
- {foundation-css → package}/tokens/semantics/box-shadow/box-shadow.json +0 -0
- {foundation-css → package}/tokens/semantics/colors/color.json +0 -0
- {foundation-css → package}/tokens/semantics/font/font.json +0 -0
- {foundation-css → package}/tokens/semantics/icon/icon.json +0 -0
- {foundation-css → package}/tokens/semantics/opacity/opacity.json +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/foundation-css",
|
|
3
|
-
"version": "11.10.0-
|
|
3
|
+
"version": "11.10.0-rc.198",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/foundation-css",
|
|
9
|
-
"version": "11.10.0-
|
|
9
|
+
"version": "11.10.0-rc.198",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"devDependencies": {
|
|
12
12
|
"execa": "^5.0.0",
|
|
@@ -508,12 +508,12 @@
|
|
|
508
508
|
"license": "MIT"
|
|
509
509
|
},
|
|
510
510
|
"node_modules/commander": {
|
|
511
|
-
"version": "
|
|
512
|
-
"integrity": "sha512-
|
|
511
|
+
"version": "12.1.0",
|
|
512
|
+
"integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
|
|
513
513
|
"dev": true,
|
|
514
514
|
"license": "MIT",
|
|
515
515
|
"engines": {
|
|
516
|
-
"node": ">=
|
|
516
|
+
"node": ">=18"
|
|
517
517
|
}
|
|
518
518
|
},
|
|
519
519
|
"node_modules/component-emitter": {
|
|
@@ -661,8 +661,8 @@
|
|
|
661
661
|
}
|
|
662
662
|
},
|
|
663
663
|
"node_modules/es-object-atoms": {
|
|
664
|
-
"version": "1.
|
|
665
|
-
"integrity": "sha512-
|
|
664
|
+
"version": "1.1.1",
|
|
665
|
+
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
|
666
666
|
"dev": true,
|
|
667
667
|
"license": "MIT",
|
|
668
668
|
"dependencies": {
|
|
@@ -735,12 +735,18 @@
|
|
|
735
735
|
}
|
|
736
736
|
},
|
|
737
737
|
"node_modules/for-each": {
|
|
738
|
-
"version": "0.3.
|
|
739
|
-
"integrity": "sha512-
|
|
738
|
+
"version": "0.3.4",
|
|
739
|
+
"integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==",
|
|
740
740
|
"dev": true,
|
|
741
741
|
"license": "MIT",
|
|
742
742
|
"dependencies": {
|
|
743
|
-
"is-callable": "^1.
|
|
743
|
+
"is-callable": "^1.2.7"
|
|
744
|
+
},
|
|
745
|
+
"engines": {
|
|
746
|
+
"node": ">= 0.4"
|
|
747
|
+
},
|
|
748
|
+
"funding": {
|
|
749
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
744
750
|
}
|
|
745
751
|
},
|
|
746
752
|
"node_modules/foreground-child": {
|
|
@@ -772,8 +778,8 @@
|
|
|
772
778
|
}
|
|
773
779
|
},
|
|
774
780
|
"node_modules/fs-extra": {
|
|
775
|
-
"version": "11.
|
|
776
|
-
"integrity": "sha512-
|
|
781
|
+
"version": "11.3.0",
|
|
782
|
+
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
|
777
783
|
"dev": true,
|
|
778
784
|
"license": "MIT",
|
|
779
785
|
"dependencies": {
|
|
@@ -1296,8 +1302,8 @@
|
|
|
1296
1302
|
}
|
|
1297
1303
|
},
|
|
1298
1304
|
"node_modules/less": {
|
|
1299
|
-
"version": "4.2.
|
|
1300
|
-
"integrity": "sha512-
|
|
1305
|
+
"version": "4.2.2",
|
|
1306
|
+
"integrity": "sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==",
|
|
1301
1307
|
"dev": true,
|
|
1302
1308
|
"license": "Apache-2.0",
|
|
1303
1309
|
"dependencies": {
|
|
@@ -1363,8 +1369,8 @@
|
|
|
1363
1369
|
}
|
|
1364
1370
|
},
|
|
1365
1371
|
"node_modules/memfs": {
|
|
1366
|
-
"version": "4.
|
|
1367
|
-
"integrity": "sha512-
|
|
1372
|
+
"version": "4.17.0",
|
|
1373
|
+
"integrity": "sha512-4eirfZ7thblFmqFjywlTmuWVSvccHAJbn1r8qQLzmTO11qcqpohOjmY2mFce6x7x7WtskzRqApPD0hv+Oa74jg==",
|
|
1368
1374
|
"dev": true,
|
|
1369
1375
|
"license": "Apache-2.0",
|
|
1370
1376
|
"dependencies": {
|
|
@@ -1870,12 +1876,12 @@
|
|
|
1870
1876
|
"license": "MIT"
|
|
1871
1877
|
},
|
|
1872
1878
|
"node_modules/qs": {
|
|
1873
|
-
"version": "6.
|
|
1874
|
-
"integrity": "sha512-
|
|
1879
|
+
"version": "6.14.0",
|
|
1880
|
+
"integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
|
|
1875
1881
|
"dev": true,
|
|
1876
1882
|
"license": "BSD-3-Clause",
|
|
1877
1883
|
"dependencies": {
|
|
1878
|
-
"side-channel": "^1.0
|
|
1884
|
+
"side-channel": "^1.1.0"
|
|
1879
1885
|
},
|
|
1880
1886
|
"engines": {
|
|
1881
1887
|
"node": ">=0.6"
|
|
@@ -2268,8 +2274,8 @@
|
|
|
2268
2274
|
}
|
|
2269
2275
|
},
|
|
2270
2276
|
"node_modules/style-dictionary": {
|
|
2271
|
-
"version": "4.3.
|
|
2272
|
-
"integrity": "sha512-
|
|
2277
|
+
"version": "4.3.2",
|
|
2278
|
+
"integrity": "sha512-kBDUWWWpaubHsMsA0pRegKA1+ocYFTACj+Y5o/FeMGGhTPBXigH/hVr3ZVwKVx2ITiuNGJY3SrbrW1cOJIsutA==",
|
|
2273
2279
|
"dev": true,
|
|
2274
2280
|
"hasInstallScript": true,
|
|
2275
2281
|
"license": "Apache-2.0",
|
|
@@ -2280,7 +2286,7 @@
|
|
|
2280
2286
|
"@zip.js/zip.js": "^2.7.44",
|
|
2281
2287
|
"chalk": "^5.3.0",
|
|
2282
2288
|
"change-case": "^5.3.0",
|
|
2283
|
-
"commander": "^
|
|
2289
|
+
"commander": "^12.1.0",
|
|
2284
2290
|
"is-plain-obj": "^4.1.0",
|
|
2285
2291
|
"json5": "^2.2.2",
|
|
2286
2292
|
"patch-package": "^8.0.0",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/foundation-css",
|
|
3
|
-
"version": "11.10.0-
|
|
3
|
+
"version": "11.10.0-rc.198",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/foundation-css",
|
|
9
|
-
"version": "11.10.0-
|
|
9
|
+
"version": "11.10.0-rc.198",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"devDependencies": {
|
|
12
12
|
"execa": "^5.0.0",
|
|
@@ -508,12 +508,12 @@
|
|
|
508
508
|
"license": "MIT"
|
|
509
509
|
},
|
|
510
510
|
"node_modules/commander": {
|
|
511
|
-
"version": "
|
|
512
|
-
"integrity": "sha512-
|
|
511
|
+
"version": "12.1.0",
|
|
512
|
+
"integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
|
|
513
513
|
"dev": true,
|
|
514
514
|
"license": "MIT",
|
|
515
515
|
"engines": {
|
|
516
|
-
"node": ">=
|
|
516
|
+
"node": ">=18"
|
|
517
517
|
}
|
|
518
518
|
},
|
|
519
519
|
"node_modules/component-emitter": {
|
|
@@ -661,8 +661,8 @@
|
|
|
661
661
|
}
|
|
662
662
|
},
|
|
663
663
|
"node_modules/es-object-atoms": {
|
|
664
|
-
"version": "1.
|
|
665
|
-
"integrity": "sha512-
|
|
664
|
+
"version": "1.1.1",
|
|
665
|
+
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
|
666
666
|
"dev": true,
|
|
667
667
|
"license": "MIT",
|
|
668
668
|
"dependencies": {
|
|
@@ -735,12 +735,18 @@
|
|
|
735
735
|
}
|
|
736
736
|
},
|
|
737
737
|
"node_modules/for-each": {
|
|
738
|
-
"version": "0.3.
|
|
739
|
-
"integrity": "sha512-
|
|
738
|
+
"version": "0.3.4",
|
|
739
|
+
"integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==",
|
|
740
740
|
"dev": true,
|
|
741
741
|
"license": "MIT",
|
|
742
742
|
"dependencies": {
|
|
743
|
-
"is-callable": "^1.
|
|
743
|
+
"is-callable": "^1.2.7"
|
|
744
|
+
},
|
|
745
|
+
"engines": {
|
|
746
|
+
"node": ">= 0.4"
|
|
747
|
+
},
|
|
748
|
+
"funding": {
|
|
749
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
744
750
|
}
|
|
745
751
|
},
|
|
746
752
|
"node_modules/foreground-child": {
|
|
@@ -772,8 +778,8 @@
|
|
|
772
778
|
}
|
|
773
779
|
},
|
|
774
780
|
"node_modules/fs-extra": {
|
|
775
|
-
"version": "11.
|
|
776
|
-
"integrity": "sha512-
|
|
781
|
+
"version": "11.3.0",
|
|
782
|
+
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
|
777
783
|
"dev": true,
|
|
778
784
|
"license": "MIT",
|
|
779
785
|
"dependencies": {
|
|
@@ -1296,8 +1302,8 @@
|
|
|
1296
1302
|
}
|
|
1297
1303
|
},
|
|
1298
1304
|
"node_modules/less": {
|
|
1299
|
-
"version": "4.2.
|
|
1300
|
-
"integrity": "sha512-
|
|
1305
|
+
"version": "4.2.2",
|
|
1306
|
+
"integrity": "sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==",
|
|
1301
1307
|
"dev": true,
|
|
1302
1308
|
"license": "Apache-2.0",
|
|
1303
1309
|
"dependencies": {
|
|
@@ -1363,8 +1369,8 @@
|
|
|
1363
1369
|
}
|
|
1364
1370
|
},
|
|
1365
1371
|
"node_modules/memfs": {
|
|
1366
|
-
"version": "4.
|
|
1367
|
-
"integrity": "sha512-
|
|
1372
|
+
"version": "4.17.0",
|
|
1373
|
+
"integrity": "sha512-4eirfZ7thblFmqFjywlTmuWVSvccHAJbn1r8qQLzmTO11qcqpohOjmY2mFce6x7x7WtskzRqApPD0hv+Oa74jg==",
|
|
1368
1374
|
"dev": true,
|
|
1369
1375
|
"license": "Apache-2.0",
|
|
1370
1376
|
"dependencies": {
|
|
@@ -1870,12 +1876,12 @@
|
|
|
1870
1876
|
"license": "MIT"
|
|
1871
1877
|
},
|
|
1872
1878
|
"node_modules/qs": {
|
|
1873
|
-
"version": "6.
|
|
1874
|
-
"integrity": "sha512-
|
|
1879
|
+
"version": "6.14.0",
|
|
1880
|
+
"integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
|
|
1875
1881
|
"dev": true,
|
|
1876
1882
|
"license": "BSD-3-Clause",
|
|
1877
1883
|
"dependencies": {
|
|
1878
|
-
"side-channel": "^1.0
|
|
1884
|
+
"side-channel": "^1.1.0"
|
|
1879
1885
|
},
|
|
1880
1886
|
"engines": {
|
|
1881
1887
|
"node": ">=0.6"
|
|
@@ -2268,8 +2274,8 @@
|
|
|
2268
2274
|
}
|
|
2269
2275
|
},
|
|
2270
2276
|
"node_modules/style-dictionary": {
|
|
2271
|
-
"version": "4.3.
|
|
2272
|
-
"integrity": "sha512-
|
|
2277
|
+
"version": "4.3.2",
|
|
2278
|
+
"integrity": "sha512-kBDUWWWpaubHsMsA0pRegKA1+ocYFTACj+Y5o/FeMGGhTPBXigH/hVr3ZVwKVx2ITiuNGJY3SrbrW1cOJIsutA==",
|
|
2273
2279
|
"dev": true,
|
|
2274
2280
|
"hasInstallScript": true,
|
|
2275
2281
|
"license": "Apache-2.0",
|
|
@@ -2280,7 +2286,7 @@
|
|
|
2280
2286
|
"@zip.js/zip.js": "^2.7.44",
|
|
2281
2287
|
"chalk": "^5.3.0",
|
|
2282
2288
|
"change-case": "^5.3.0",
|
|
2283
|
-
"commander": "^
|
|
2289
|
+
"commander": "^12.1.0",
|
|
2284
2290
|
"is-plain-obj": "^4.1.0",
|
|
2285
2291
|
"json5": "^2.2.2",
|
|
2286
2292
|
"patch-package": "^8.0.0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.eot
RENAMED
|
File without changes
|
{foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.svg
RENAMED
|
File without changes
|
{foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.ttf
RENAMED
|
File without changes
|
{foundation-css → package}/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.woff
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|