@genesislcap/foundation-ui 15.8.2 → 15.8.3

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.
@@ -1422,6 +1422,37 @@
1422
1422
  }
1423
1423
  ]
1424
1424
  },
1425
+ {
1426
+ "kind": "javascript-module",
1427
+ "path": "src/_config/index.ts",
1428
+ "declarations": [],
1429
+ "exports": [
1430
+ {
1431
+ "kind": "js",
1432
+ "name": "*",
1433
+ "declaration": {
1434
+ "name": "*",
1435
+ "package": "./styles"
1436
+ }
1437
+ },
1438
+ {
1439
+ "kind": "js",
1440
+ "name": "*",
1441
+ "declaration": {
1442
+ "name": "*",
1443
+ "package": "./tokens"
1444
+ }
1445
+ },
1446
+ {
1447
+ "kind": "js",
1448
+ "name": "*",
1449
+ "declaration": {
1450
+ "name": "*",
1451
+ "package": "./values"
1452
+ }
1453
+ }
1454
+ ]
1455
+ },
1425
1456
  {
1426
1457
  "kind": "javascript-module",
1427
1458
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1816,37 +1847,6 @@
1816
1847
  }
1817
1848
  ]
1818
1849
  },
1819
- {
1820
- "kind": "javascript-module",
1821
- "path": "src/_config/index.ts",
1822
- "declarations": [],
1823
- "exports": [
1824
- {
1825
- "kind": "js",
1826
- "name": "*",
1827
- "declaration": {
1828
- "name": "*",
1829
- "package": "./styles"
1830
- }
1831
- },
1832
- {
1833
- "kind": "js",
1834
- "name": "*",
1835
- "declaration": {
1836
- "name": "*",
1837
- "package": "./tokens"
1838
- }
1839
- },
1840
- {
1841
- "kind": "js",
1842
- "name": "*",
1843
- "declaration": {
1844
- "name": "*",
1845
- "package": "./values"
1846
- }
1847
- }
1848
- ]
1849
- },
1850
1850
  {
1851
1851
  "kind": "javascript-module",
1852
1852
  "path": "src/accordion/accordion.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": "15.8.2",
4
+ "version": "15.8.3",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -85,13 +85,13 @@
85
85
  }
86
86
  },
87
87
  "devDependencies": {
88
- "@genesislcap/foundation-testing": "15.8.2",
89
- "@genesislcap/genx": "15.8.2",
90
- "@genesislcap/rollup-builder": "15.8.2",
91
- "@genesislcap/ts-builder": "15.8.2",
92
- "@genesislcap/uvu-playwright-builder": "15.8.2",
93
- "@genesislcap/vite-builder": "15.8.2",
94
- "@genesislcap/webpack-builder": "15.8.2",
88
+ "@genesislcap/foundation-testing": "15.8.3",
89
+ "@genesislcap/genx": "15.8.3",
90
+ "@genesislcap/rollup-builder": "15.8.3",
91
+ "@genesislcap/ts-builder": "15.8.3",
92
+ "@genesislcap/uvu-playwright-builder": "15.8.3",
93
+ "@genesislcap/vite-builder": "15.8.3",
94
+ "@genesislcap/webpack-builder": "15.8.3",
95
95
  "copyfiles": "^2.4.1"
96
96
  },
97
97
  "dependencies": {
@@ -100,16 +100,16 @@
100
100
  "@fortawesome/free-regular-svg-icons": "^6.2.1",
101
101
  "@fortawesome/free-solid-svg-icons": "^6.2.1",
102
102
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
103
- "@genesislcap/expression-builder": "15.8.2",
104
- "@genesislcap/foundation-ai": "15.8.2",
105
- "@genesislcap/foundation-comms": "15.8.2",
106
- "@genesislcap/foundation-criteria": "15.8.2",
107
- "@genesislcap/foundation-errors": "15.8.2",
108
- "@genesislcap/foundation-events": "15.8.2",
109
- "@genesislcap/foundation-logger": "15.8.2",
110
- "@genesislcap/foundation-notifications": "15.8.2",
111
- "@genesislcap/foundation-user": "15.8.2",
112
- "@genesislcap/foundation-utils": "15.8.2",
103
+ "@genesislcap/expression-builder": "15.8.3",
104
+ "@genesislcap/foundation-ai": "15.8.3",
105
+ "@genesislcap/foundation-comms": "15.8.3",
106
+ "@genesislcap/foundation-criteria": "15.8.3",
107
+ "@genesislcap/foundation-errors": "15.8.3",
108
+ "@genesislcap/foundation-events": "15.8.3",
109
+ "@genesislcap/foundation-logger": "15.8.3",
110
+ "@genesislcap/foundation-notifications": "15.8.3",
111
+ "@genesislcap/foundation-user": "15.8.3",
112
+ "@genesislcap/foundation-utils": "15.8.3",
113
113
  "@microsoft/fast-colors": "5.3.1",
114
114
  "@microsoft/fast-components": "2.30.6",
115
115
  "@microsoft/fast-element": "1.14.0",
@@ -142,5 +142,5 @@
142
142
  "require": "./dist/react.cjs"
143
143
  }
144
144
  },
145
- "gitHead": "c62567e4acee7219798579d18a023be909bdd0a0"
145
+ "gitHead": "0001fb4c5a056b22bb1a3d316cc4f2e2aa79cff4"
146
146
  }