@genesislcap/foundation-zero 14.228.2-alpha-e1c5cdb.0 → 14.228.2-alpha-caa3483.0
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.
- package/dist/custom-elements.json +31 -31
- package/package.json +12 -12
|
@@ -834,6 +834,37 @@
|
|
|
834
834
|
}
|
|
835
835
|
]
|
|
836
836
|
},
|
|
837
|
+
{
|
|
838
|
+
"kind": "javascript-module",
|
|
839
|
+
"path": "src/_config/index.ts",
|
|
840
|
+
"declarations": [],
|
|
841
|
+
"exports": [
|
|
842
|
+
{
|
|
843
|
+
"kind": "js",
|
|
844
|
+
"name": "*",
|
|
845
|
+
"declaration": {
|
|
846
|
+
"name": "*",
|
|
847
|
+
"package": "./styles"
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"kind": "js",
|
|
852
|
+
"name": "*",
|
|
853
|
+
"declaration": {
|
|
854
|
+
"name": "*",
|
|
855
|
+
"package": "./tokens"
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"kind": "js",
|
|
860
|
+
"name": "*",
|
|
861
|
+
"declaration": {
|
|
862
|
+
"name": "*",
|
|
863
|
+
"package": "./values"
|
|
864
|
+
}
|
|
865
|
+
}
|
|
866
|
+
]
|
|
867
|
+
},
|
|
837
868
|
{
|
|
838
869
|
"kind": "javascript-module",
|
|
839
870
|
"path": "src/accordion/accordion.stories.ts",
|
|
@@ -1382,37 +1413,6 @@
|
|
|
1382
1413
|
}
|
|
1383
1414
|
]
|
|
1384
1415
|
},
|
|
1385
|
-
{
|
|
1386
|
-
"kind": "javascript-module",
|
|
1387
|
-
"path": "src/_config/index.ts",
|
|
1388
|
-
"declarations": [],
|
|
1389
|
-
"exports": [
|
|
1390
|
-
{
|
|
1391
|
-
"kind": "js",
|
|
1392
|
-
"name": "*",
|
|
1393
|
-
"declaration": {
|
|
1394
|
-
"name": "*",
|
|
1395
|
-
"package": "./styles"
|
|
1396
|
-
}
|
|
1397
|
-
},
|
|
1398
|
-
{
|
|
1399
|
-
"kind": "js",
|
|
1400
|
-
"name": "*",
|
|
1401
|
-
"declaration": {
|
|
1402
|
-
"name": "*",
|
|
1403
|
-
"package": "./tokens"
|
|
1404
|
-
}
|
|
1405
|
-
},
|
|
1406
|
-
{
|
|
1407
|
-
"kind": "js",
|
|
1408
|
-
"name": "*",
|
|
1409
|
-
"declaration": {
|
|
1410
|
-
"name": "*",
|
|
1411
|
-
"package": "./values"
|
|
1412
|
-
}
|
|
1413
|
-
}
|
|
1414
|
-
]
|
|
1415
|
-
},
|
|
1416
1416
|
{
|
|
1417
1417
|
"kind": "javascript-module",
|
|
1418
1418
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "14.228.2-alpha-
|
|
4
|
+
"version": "14.228.2-alpha-caa3483.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -75,12 +75,12 @@
|
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
77
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
78
|
-
"@genesislcap/genx": "14.228.2-alpha-
|
|
79
|
-
"@genesislcap/rollup-builder": "14.228.2-alpha-
|
|
80
|
-
"@genesislcap/ts-builder": "14.228.2-alpha-
|
|
81
|
-
"@genesislcap/uvu-playwright-builder": "14.228.2-alpha-
|
|
82
|
-
"@genesislcap/vite-builder": "14.228.2-alpha-
|
|
83
|
-
"@genesislcap/webpack-builder": "14.228.2-alpha-
|
|
78
|
+
"@genesislcap/genx": "14.228.2-alpha-caa3483.0",
|
|
79
|
+
"@genesislcap/rollup-builder": "14.228.2-alpha-caa3483.0",
|
|
80
|
+
"@genesislcap/ts-builder": "14.228.2-alpha-caa3483.0",
|
|
81
|
+
"@genesislcap/uvu-playwright-builder": "14.228.2-alpha-caa3483.0",
|
|
82
|
+
"@genesislcap/vite-builder": "14.228.2-alpha-caa3483.0",
|
|
83
|
+
"@genesislcap/webpack-builder": "14.228.2-alpha-caa3483.0",
|
|
84
84
|
"@storybook/addon-coverage": "^1.0.1",
|
|
85
85
|
"@storybook/addon-essentials": "^8.0.0",
|
|
86
86
|
"@storybook/addon-links": "^8.0.0",
|
|
@@ -98,10 +98,10 @@
|
|
|
98
98
|
"storybook": "^8.0.0"
|
|
99
99
|
},
|
|
100
100
|
"dependencies": {
|
|
101
|
-
"@genesislcap/foundation-comms": "14.228.2-alpha-
|
|
102
|
-
"@genesislcap/foundation-logger": "14.228.2-alpha-
|
|
103
|
-
"@genesislcap/foundation-ui": "14.228.2-alpha-
|
|
104
|
-
"@genesislcap/foundation-utils": "14.228.2-alpha-
|
|
101
|
+
"@genesislcap/foundation-comms": "14.228.2-alpha-caa3483.0",
|
|
102
|
+
"@genesislcap/foundation-logger": "14.228.2-alpha-caa3483.0",
|
|
103
|
+
"@genesislcap/foundation-ui": "14.228.2-alpha-caa3483.0",
|
|
104
|
+
"@genesislcap/foundation-utils": "14.228.2-alpha-caa3483.0",
|
|
105
105
|
"@microsoft/fast-colors": "5.3.1",
|
|
106
106
|
"@microsoft/fast-components": "2.30.6",
|
|
107
107
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -118,5 +118,5 @@
|
|
|
118
118
|
"access": "public"
|
|
119
119
|
},
|
|
120
120
|
"customElements": "dist/custom-elements.json",
|
|
121
|
-
"gitHead": "
|
|
121
|
+
"gitHead": "6769dadb4b6162f0e5b44056786e7bc06efc8010"
|
|
122
122
|
}
|