@genesislcap/foundation-ui 14.356.0 → 14.356.1-alpha-b6baca9.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 +18 -18
|
@@ -1263,6 +1263,37 @@
|
|
|
1263
1263
|
}
|
|
1264
1264
|
]
|
|
1265
1265
|
},
|
|
1266
|
+
{
|
|
1267
|
+
"kind": "javascript-module",
|
|
1268
|
+
"path": "src/_config/index.ts",
|
|
1269
|
+
"declarations": [],
|
|
1270
|
+
"exports": [
|
|
1271
|
+
{
|
|
1272
|
+
"kind": "js",
|
|
1273
|
+
"name": "*",
|
|
1274
|
+
"declaration": {
|
|
1275
|
+
"name": "*",
|
|
1276
|
+
"package": "./styles"
|
|
1277
|
+
}
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"kind": "js",
|
|
1281
|
+
"name": "*",
|
|
1282
|
+
"declaration": {
|
|
1283
|
+
"name": "*",
|
|
1284
|
+
"package": "./tokens"
|
|
1285
|
+
}
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"kind": "js",
|
|
1289
|
+
"name": "*",
|
|
1290
|
+
"declaration": {
|
|
1291
|
+
"name": "*",
|
|
1292
|
+
"package": "./values"
|
|
1293
|
+
}
|
|
1294
|
+
}
|
|
1295
|
+
]
|
|
1296
|
+
},
|
|
1266
1297
|
{
|
|
1267
1298
|
"kind": "javascript-module",
|
|
1268
1299
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1657,37 +1688,6 @@
|
|
|
1657
1688
|
}
|
|
1658
1689
|
]
|
|
1659
1690
|
},
|
|
1660
|
-
{
|
|
1661
|
-
"kind": "javascript-module",
|
|
1662
|
-
"path": "src/_config/index.ts",
|
|
1663
|
-
"declarations": [],
|
|
1664
|
-
"exports": [
|
|
1665
|
-
{
|
|
1666
|
-
"kind": "js",
|
|
1667
|
-
"name": "*",
|
|
1668
|
-
"declaration": {
|
|
1669
|
-
"name": "*",
|
|
1670
|
-
"package": "./styles"
|
|
1671
|
-
}
|
|
1672
|
-
},
|
|
1673
|
-
{
|
|
1674
|
-
"kind": "js",
|
|
1675
|
-
"name": "*",
|
|
1676
|
-
"declaration": {
|
|
1677
|
-
"name": "*",
|
|
1678
|
-
"package": "./tokens"
|
|
1679
|
-
}
|
|
1680
|
-
},
|
|
1681
|
-
{
|
|
1682
|
-
"kind": "js",
|
|
1683
|
-
"name": "*",
|
|
1684
|
-
"declaration": {
|
|
1685
|
-
"name": "*",
|
|
1686
|
-
"package": "./values"
|
|
1687
|
-
}
|
|
1688
|
-
}
|
|
1689
|
-
]
|
|
1690
|
-
},
|
|
1691
1691
|
{
|
|
1692
1692
|
"kind": "javascript-module",
|
|
1693
1693
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-ui",
|
|
3
3
|
"description": "Genesis Foundation UI",
|
|
4
|
-
"version": "14.356.0",
|
|
4
|
+
"version": "14.356.1-alpha-b6baca9.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -83,13 +83,13 @@
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
|
-
"@genesislcap/foundation-testing": "14.356.0",
|
|
87
|
-
"@genesislcap/genx": "14.356.0",
|
|
88
|
-
"@genesislcap/rollup-builder": "14.356.0",
|
|
89
|
-
"@genesislcap/ts-builder": "14.356.0",
|
|
90
|
-
"@genesislcap/uvu-playwright-builder": "14.356.0",
|
|
91
|
-
"@genesislcap/vite-builder": "14.356.0",
|
|
92
|
-
"@genesislcap/webpack-builder": "14.356.0",
|
|
86
|
+
"@genesislcap/foundation-testing": "14.356.1-alpha-b6baca9.0",
|
|
87
|
+
"@genesislcap/genx": "14.356.1-alpha-b6baca9.0",
|
|
88
|
+
"@genesislcap/rollup-builder": "14.356.1-alpha-b6baca9.0",
|
|
89
|
+
"@genesislcap/ts-builder": "14.356.1-alpha-b6baca9.0",
|
|
90
|
+
"@genesislcap/uvu-playwright-builder": "14.356.1-alpha-b6baca9.0",
|
|
91
|
+
"@genesislcap/vite-builder": "14.356.1-alpha-b6baca9.0",
|
|
92
|
+
"@genesislcap/webpack-builder": "14.356.1-alpha-b6baca9.0",
|
|
93
93
|
"copyfiles": "^2.4.1"
|
|
94
94
|
},
|
|
95
95
|
"dependencies": {
|
|
@@ -98,15 +98,15 @@
|
|
|
98
98
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
99
99
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
100
100
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
101
|
-
"@genesislcap/expression-builder": "14.356.0",
|
|
102
|
-
"@genesislcap/foundation-comms": "14.356.0",
|
|
103
|
-
"@genesislcap/foundation-criteria": "14.356.0",
|
|
104
|
-
"@genesislcap/foundation-errors": "14.356.0",
|
|
105
|
-
"@genesislcap/foundation-events": "14.356.0",
|
|
106
|
-
"@genesislcap/foundation-logger": "14.356.0",
|
|
107
|
-
"@genesislcap/foundation-notifications": "14.356.0",
|
|
108
|
-
"@genesislcap/foundation-user": "14.356.0",
|
|
109
|
-
"@genesislcap/foundation-utils": "14.356.0",
|
|
101
|
+
"@genesislcap/expression-builder": "14.356.1-alpha-b6baca9.0",
|
|
102
|
+
"@genesislcap/foundation-comms": "14.356.1-alpha-b6baca9.0",
|
|
103
|
+
"@genesislcap/foundation-criteria": "14.356.1-alpha-b6baca9.0",
|
|
104
|
+
"@genesislcap/foundation-errors": "14.356.1-alpha-b6baca9.0",
|
|
105
|
+
"@genesislcap/foundation-events": "14.356.1-alpha-b6baca9.0",
|
|
106
|
+
"@genesislcap/foundation-logger": "14.356.1-alpha-b6baca9.0",
|
|
107
|
+
"@genesislcap/foundation-notifications": "14.356.1-alpha-b6baca9.0",
|
|
108
|
+
"@genesislcap/foundation-user": "14.356.1-alpha-b6baca9.0",
|
|
109
|
+
"@genesislcap/foundation-utils": "14.356.1-alpha-b6baca9.0",
|
|
110
110
|
"@microsoft/fast-colors": "5.3.1",
|
|
111
111
|
"@microsoft/fast-components": "2.30.6",
|
|
112
112
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -128,5 +128,5 @@
|
|
|
128
128
|
"access": "public"
|
|
129
129
|
},
|
|
130
130
|
"customElements": "dist/custom-elements.json",
|
|
131
|
-
"gitHead": "
|
|
131
|
+
"gitHead": "5687fa03765a6b99bb14bfcb0314e6ff0473b7db"
|
|
132
132
|
}
|