@genesislcap/foundation-zero 14.103.0-auth-mf.23 → 14.103.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 +7 -7
|
@@ -784,37 +784,6 @@
|
|
|
784
784
|
}
|
|
785
785
|
]
|
|
786
786
|
},
|
|
787
|
-
{
|
|
788
|
-
"kind": "javascript-module",
|
|
789
|
-
"path": "src/_config/index.ts",
|
|
790
|
-
"declarations": [],
|
|
791
|
-
"exports": [
|
|
792
|
-
{
|
|
793
|
-
"kind": "js",
|
|
794
|
-
"name": "*",
|
|
795
|
-
"declaration": {
|
|
796
|
-
"name": "*",
|
|
797
|
-
"package": "./styles"
|
|
798
|
-
}
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"kind": "js",
|
|
802
|
-
"name": "*",
|
|
803
|
-
"declaration": {
|
|
804
|
-
"name": "*",
|
|
805
|
-
"package": "./tokens"
|
|
806
|
-
}
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"kind": "js",
|
|
810
|
-
"name": "*",
|
|
811
|
-
"declaration": {
|
|
812
|
-
"name": "*",
|
|
813
|
-
"package": "./values"
|
|
814
|
-
}
|
|
815
|
-
}
|
|
816
|
-
]
|
|
817
|
-
},
|
|
818
787
|
{
|
|
819
788
|
"kind": "javascript-module",
|
|
820
789
|
"path": "src/accordion/accordion.stories.ts",
|
|
@@ -1003,6 +972,37 @@
|
|
|
1003
972
|
}
|
|
1004
973
|
]
|
|
1005
974
|
},
|
|
975
|
+
{
|
|
976
|
+
"kind": "javascript-module",
|
|
977
|
+
"path": "src/_config/index.ts",
|
|
978
|
+
"declarations": [],
|
|
979
|
+
"exports": [
|
|
980
|
+
{
|
|
981
|
+
"kind": "js",
|
|
982
|
+
"name": "*",
|
|
983
|
+
"declaration": {
|
|
984
|
+
"name": "*",
|
|
985
|
+
"package": "./styles"
|
|
986
|
+
}
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
"kind": "js",
|
|
990
|
+
"name": "*",
|
|
991
|
+
"declaration": {
|
|
992
|
+
"name": "*",
|
|
993
|
+
"package": "./tokens"
|
|
994
|
+
}
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"kind": "js",
|
|
998
|
+
"name": "*",
|
|
999
|
+
"declaration": {
|
|
1000
|
+
"name": "*",
|
|
1001
|
+
"package": "./values"
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
]
|
|
1005
|
+
},
|
|
1006
1006
|
{
|
|
1007
1007
|
"kind": "javascript-module",
|
|
1008
1008
|
"path": "src/accordion-item/accordion-item.styles.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.103.0
|
|
4
|
+
"version": "14.103.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "2.2.0",
|
|
69
|
-
"@genesislcap/genx": "14.103.0
|
|
69
|
+
"@genesislcap/genx": "14.103.0",
|
|
70
70
|
"@storybook/addon-essentials": "^7.1.0",
|
|
71
71
|
"@storybook/addon-links": "^7.1.0",
|
|
72
72
|
"@storybook/addons": "^7.1.0",
|
|
@@ -79,10 +79,10 @@
|
|
|
79
79
|
"storybook": "^7.1.0"
|
|
80
80
|
},
|
|
81
81
|
"dependencies": {
|
|
82
|
-
"@genesislcap/foundation-comms": "14.103.0
|
|
83
|
-
"@genesislcap/foundation-logger": "14.103.0
|
|
84
|
-
"@genesislcap/foundation-ui": "14.103.0
|
|
85
|
-
"@genesislcap/foundation-utils": "14.103.0
|
|
82
|
+
"@genesislcap/foundation-comms": "14.103.0",
|
|
83
|
+
"@genesislcap/foundation-logger": "14.103.0",
|
|
84
|
+
"@genesislcap/foundation-ui": "14.103.0",
|
|
85
|
+
"@genesislcap/foundation-utils": "14.103.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": "a2f0a1825fe66db9433563c30c256414762f4155"
|
|
103
103
|
}
|