@genesislcap/foundation-ui 14.364.0 → 14.364.1

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.
@@ -1263,37 +1263,6 @@
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
- },
1297
1266
  {
1298
1267
  "kind": "javascript-module",
1299
1268
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1688,6 +1657,37 @@
1688
1657
  }
1689
1658
  ]
1690
1659
  },
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.364.0",
4
+ "version": "14.364.1",
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.364.0",
87
- "@genesislcap/genx": "14.364.0",
88
- "@genesislcap/rollup-builder": "14.364.0",
89
- "@genesislcap/ts-builder": "14.364.0",
90
- "@genesislcap/uvu-playwright-builder": "14.364.0",
91
- "@genesislcap/vite-builder": "14.364.0",
92
- "@genesislcap/webpack-builder": "14.364.0",
86
+ "@genesislcap/foundation-testing": "14.364.1",
87
+ "@genesislcap/genx": "14.364.1",
88
+ "@genesislcap/rollup-builder": "14.364.1",
89
+ "@genesislcap/ts-builder": "14.364.1",
90
+ "@genesislcap/uvu-playwright-builder": "14.364.1",
91
+ "@genesislcap/vite-builder": "14.364.1",
92
+ "@genesislcap/webpack-builder": "14.364.1",
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.364.0",
102
- "@genesislcap/foundation-comms": "14.364.0",
103
- "@genesislcap/foundation-criteria": "14.364.0",
104
- "@genesislcap/foundation-errors": "14.364.0",
105
- "@genesislcap/foundation-events": "14.364.0",
106
- "@genesislcap/foundation-logger": "14.364.0",
107
- "@genesislcap/foundation-notifications": "14.364.0",
108
- "@genesislcap/foundation-user": "14.364.0",
109
- "@genesislcap/foundation-utils": "14.364.0",
101
+ "@genesislcap/expression-builder": "14.364.1",
102
+ "@genesislcap/foundation-comms": "14.364.1",
103
+ "@genesislcap/foundation-criteria": "14.364.1",
104
+ "@genesislcap/foundation-errors": "14.364.1",
105
+ "@genesislcap/foundation-events": "14.364.1",
106
+ "@genesislcap/foundation-logger": "14.364.1",
107
+ "@genesislcap/foundation-notifications": "14.364.1",
108
+ "@genesislcap/foundation-user": "14.364.1",
109
+ "@genesislcap/foundation-utils": "14.364.1",
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": "a37dabc49e6a5e2bea7ea0047c9494d37cef2d95"
131
+ "gitHead": "ba3ee9d6731c239b34cd51756e6eded6d4d96a89"
132
132
  }