@genesislcap/foundation-zero 14.57.0 → 14.57.2-alpha-ace415db47.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
|
@@ -744,37 +744,6 @@
|
|
|
744
744
|
}
|
|
745
745
|
]
|
|
746
746
|
},
|
|
747
|
-
{
|
|
748
|
-
"kind": "javascript-module",
|
|
749
|
-
"path": "src/_config/index.ts",
|
|
750
|
-
"declarations": [],
|
|
751
|
-
"exports": [
|
|
752
|
-
{
|
|
753
|
-
"kind": "js",
|
|
754
|
-
"name": "*",
|
|
755
|
-
"declaration": {
|
|
756
|
-
"name": "*",
|
|
757
|
-
"package": "./styles"
|
|
758
|
-
}
|
|
759
|
-
},
|
|
760
|
-
{
|
|
761
|
-
"kind": "js",
|
|
762
|
-
"name": "*",
|
|
763
|
-
"declaration": {
|
|
764
|
-
"name": "*",
|
|
765
|
-
"package": "./tokens"
|
|
766
|
-
}
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"kind": "js",
|
|
770
|
-
"name": "*",
|
|
771
|
-
"declaration": {
|
|
772
|
-
"name": "*",
|
|
773
|
-
"package": "./values"
|
|
774
|
-
}
|
|
775
|
-
}
|
|
776
|
-
]
|
|
777
|
-
},
|
|
778
747
|
{
|
|
779
748
|
"kind": "javascript-module",
|
|
780
749
|
"path": "src/accordion/accordion.stories.ts",
|
|
@@ -963,6 +932,37 @@
|
|
|
963
932
|
}
|
|
964
933
|
]
|
|
965
934
|
},
|
|
935
|
+
{
|
|
936
|
+
"kind": "javascript-module",
|
|
937
|
+
"path": "src/_config/index.ts",
|
|
938
|
+
"declarations": [],
|
|
939
|
+
"exports": [
|
|
940
|
+
{
|
|
941
|
+
"kind": "js",
|
|
942
|
+
"name": "*",
|
|
943
|
+
"declaration": {
|
|
944
|
+
"name": "*",
|
|
945
|
+
"package": "./styles"
|
|
946
|
+
}
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"kind": "js",
|
|
950
|
+
"name": "*",
|
|
951
|
+
"declaration": {
|
|
952
|
+
"name": "*",
|
|
953
|
+
"package": "./tokens"
|
|
954
|
+
}
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
"kind": "js",
|
|
958
|
+
"name": "*",
|
|
959
|
+
"declaration": {
|
|
960
|
+
"name": "*",
|
|
961
|
+
"package": "./values"
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
]
|
|
965
|
+
},
|
|
966
966
|
{
|
|
967
967
|
"kind": "javascript-module",
|
|
968
968
|
"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.57.0",
|
|
4
|
+
"version": "14.57.2-alpha-ace415db47.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"storybook": "storybook dev -p 6006"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@genesislcap/genx": "14.57.0",
|
|
65
|
+
"@genesislcap/genx": "14.57.2-alpha-ace415db47.0",
|
|
66
66
|
"@storybook/addon-essentials": "^7.0.0",
|
|
67
67
|
"@storybook/addon-links": "^7.0.0",
|
|
68
68
|
"@storybook/addons": "^7.0.0",
|
|
@@ -75,9 +75,9 @@
|
|
|
75
75
|
"storybook": "^7.0.0"
|
|
76
76
|
},
|
|
77
77
|
"dependencies": {
|
|
78
|
-
"@genesislcap/foundation-comms": "14.57.0",
|
|
79
|
-
"@genesislcap/foundation-ui": "14.57.0",
|
|
80
|
-
"@genesislcap/foundation-utils": "14.57.0",
|
|
78
|
+
"@genesislcap/foundation-comms": "14.57.2-alpha-ace415db47.0",
|
|
79
|
+
"@genesislcap/foundation-ui": "14.57.2-alpha-ace415db47.0",
|
|
80
|
+
"@genesislcap/foundation-utils": "14.57.2-alpha-ace415db47.0",
|
|
81
81
|
"@microsoft/fast-colors": "^5.1.4",
|
|
82
82
|
"@microsoft/fast-components": "^2.21.3",
|
|
83
83
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -94,5 +94,5 @@
|
|
|
94
94
|
"access": "public"
|
|
95
95
|
},
|
|
96
96
|
"customElements": "dist/custom-elements.json",
|
|
97
|
-
"gitHead": "
|
|
97
|
+
"gitHead": "aa3b753a57aa3bf957a51de0674e7965f994a0a8"
|
|
98
98
|
}
|