@genesislcap/foundation-zero 14.24.1 → 14.24.2-alpha-1a5d656.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 +6 -6
|
@@ -720,6 +720,37 @@
|
|
|
720
720
|
}
|
|
721
721
|
]
|
|
722
722
|
},
|
|
723
|
+
{
|
|
724
|
+
"kind": "javascript-module",
|
|
725
|
+
"path": "src/_config/index.ts",
|
|
726
|
+
"declarations": [],
|
|
727
|
+
"exports": [
|
|
728
|
+
{
|
|
729
|
+
"kind": "js",
|
|
730
|
+
"name": "*",
|
|
731
|
+
"declaration": {
|
|
732
|
+
"name": "*",
|
|
733
|
+
"package": "./styles"
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"kind": "js",
|
|
738
|
+
"name": "*",
|
|
739
|
+
"declaration": {
|
|
740
|
+
"name": "*",
|
|
741
|
+
"package": "./tokens"
|
|
742
|
+
}
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"kind": "js",
|
|
746
|
+
"name": "*",
|
|
747
|
+
"declaration": {
|
|
748
|
+
"name": "*",
|
|
749
|
+
"package": "./values"
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
]
|
|
753
|
+
},
|
|
723
754
|
{
|
|
724
755
|
"kind": "javascript-module",
|
|
725
756
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
@@ -992,37 +1023,6 @@
|
|
|
992
1023
|
}
|
|
993
1024
|
]
|
|
994
1025
|
},
|
|
995
|
-
{
|
|
996
|
-
"kind": "javascript-module",
|
|
997
|
-
"path": "src/_config/index.ts",
|
|
998
|
-
"declarations": [],
|
|
999
|
-
"exports": [
|
|
1000
|
-
{
|
|
1001
|
-
"kind": "js",
|
|
1002
|
-
"name": "*",
|
|
1003
|
-
"declaration": {
|
|
1004
|
-
"name": "*",
|
|
1005
|
-
"package": "./styles"
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
{
|
|
1009
|
-
"kind": "js",
|
|
1010
|
-
"name": "*",
|
|
1011
|
-
"declaration": {
|
|
1012
|
-
"name": "*",
|
|
1013
|
-
"package": "./tokens"
|
|
1014
|
-
}
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"kind": "js",
|
|
1018
|
-
"name": "*",
|
|
1019
|
-
"declaration": {
|
|
1020
|
-
"name": "*",
|
|
1021
|
-
"package": "./values"
|
|
1022
|
-
}
|
|
1023
|
-
}
|
|
1024
|
-
]
|
|
1025
|
-
},
|
|
1026
1026
|
{
|
|
1027
1027
|
"kind": "javascript-module",
|
|
1028
1028
|
"path": "src/anchor/anchor.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.24.
|
|
4
|
+
"version": "14.24.2-alpha-1a5d656.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test": "echo \"Error: no test specified\""
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@genesislcap/genx": "
|
|
32
|
+
"@genesislcap/genx": "14.24.2-alpha-1a5d656.0",
|
|
33
33
|
"@module-federation/dashboard-plugin": "2.3.0",
|
|
34
34
|
"@pixability-ui/federated-types": "^0.2.0",
|
|
35
35
|
"@playwright/test": "^1.18.1",
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
"webpack-merge": "^5.7.3"
|
|
81
81
|
},
|
|
82
82
|
"dependencies": {
|
|
83
|
-
"@genesislcap/foundation-comms": "
|
|
84
|
-
"@genesislcap/foundation-ui": "
|
|
85
|
-
"@genesislcap/foundation-utils": "
|
|
83
|
+
"@genesislcap/foundation-comms": "14.24.2-alpha-1a5d656.0",
|
|
84
|
+
"@genesislcap/foundation-ui": "14.24.2-alpha-1a5d656.0",
|
|
85
|
+
"@genesislcap/foundation-utils": "14.24.2-alpha-1a5d656.0",
|
|
86
86
|
"@microsoft/fast-colors": "^5.1.4",
|
|
87
87
|
"@microsoft/fast-components": "^2.21.3",
|
|
88
88
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -99,5 +99,5 @@
|
|
|
99
99
|
"access": "public"
|
|
100
100
|
},
|
|
101
101
|
"customElements": "dist/custom-elements.json",
|
|
102
|
-
"gitHead": "
|
|
102
|
+
"gitHead": "92229173bfec02c431797fcf9c19ffe09f246754"
|
|
103
103
|
}
|