@genesislcap/foundation-ui 14.460.0 → 14.461.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.
@@ -1398,37 +1398,6 @@
1398
1398
  }
1399
1399
  ]
1400
1400
  },
1401
- {
1402
- "kind": "javascript-module",
1403
- "path": "src/_config/index.ts",
1404
- "declarations": [],
1405
- "exports": [
1406
- {
1407
- "kind": "js",
1408
- "name": "*",
1409
- "declaration": {
1410
- "name": "*",
1411
- "package": "./styles"
1412
- }
1413
- },
1414
- {
1415
- "kind": "js",
1416
- "name": "*",
1417
- "declaration": {
1418
- "name": "*",
1419
- "package": "./tokens"
1420
- }
1421
- },
1422
- {
1423
- "kind": "js",
1424
- "name": "*",
1425
- "declaration": {
1426
- "name": "*",
1427
- "package": "./values"
1428
- }
1429
- }
1430
- ]
1431
- },
1432
1401
  {
1433
1402
  "kind": "javascript-module",
1434
1403
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -2382,6 +2351,37 @@
2382
2351
  }
2383
2352
  ]
2384
2353
  },
2354
+ {
2355
+ "kind": "javascript-module",
2356
+ "path": "src/_config/index.ts",
2357
+ "declarations": [],
2358
+ "exports": [
2359
+ {
2360
+ "kind": "js",
2361
+ "name": "*",
2362
+ "declaration": {
2363
+ "name": "*",
2364
+ "package": "./styles"
2365
+ }
2366
+ },
2367
+ {
2368
+ "kind": "js",
2369
+ "name": "*",
2370
+ "declaration": {
2371
+ "name": "*",
2372
+ "package": "./tokens"
2373
+ }
2374
+ },
2375
+ {
2376
+ "kind": "js",
2377
+ "name": "*",
2378
+ "declaration": {
2379
+ "name": "*",
2380
+ "package": "./values"
2381
+ }
2382
+ }
2383
+ ]
2384
+ },
2385
2385
  {
2386
2386
  "kind": "javascript-module",
2387
2387
  "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": "14.460.0",
4
+ "version": "14.461.0",
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": "14.460.0",
89
- "@genesislcap/genx": "14.460.0",
90
- "@genesislcap/rollup-builder": "14.460.0",
91
- "@genesislcap/ts-builder": "14.460.0",
92
- "@genesislcap/uvu-playwright-builder": "14.460.0",
93
- "@genesislcap/vite-builder": "14.460.0",
94
- "@genesislcap/webpack-builder": "14.460.0",
88
+ "@genesislcap/foundation-testing": "14.461.0",
89
+ "@genesislcap/genx": "14.461.0",
90
+ "@genesislcap/rollup-builder": "14.461.0",
91
+ "@genesislcap/ts-builder": "14.461.0",
92
+ "@genesislcap/uvu-playwright-builder": "14.461.0",
93
+ "@genesislcap/vite-builder": "14.461.0",
94
+ "@genesislcap/webpack-builder": "14.461.0",
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": "14.460.0",
104
- "@genesislcap/foundation-ai": "14.460.0",
105
- "@genesislcap/foundation-comms": "14.460.0",
106
- "@genesislcap/foundation-criteria": "14.460.0",
107
- "@genesislcap/foundation-errors": "14.460.0",
108
- "@genesislcap/foundation-events": "14.460.0",
109
- "@genesislcap/foundation-logger": "14.460.0",
110
- "@genesislcap/foundation-notifications": "14.460.0",
111
- "@genesislcap/foundation-user": "14.460.0",
112
- "@genesislcap/foundation-utils": "14.460.0",
103
+ "@genesislcap/expression-builder": "14.461.0",
104
+ "@genesislcap/foundation-ai": "14.461.0",
105
+ "@genesislcap/foundation-comms": "14.461.0",
106
+ "@genesislcap/foundation-criteria": "14.461.0",
107
+ "@genesislcap/foundation-errors": "14.461.0",
108
+ "@genesislcap/foundation-events": "14.461.0",
109
+ "@genesislcap/foundation-logger": "14.461.0",
110
+ "@genesislcap/foundation-notifications": "14.461.0",
111
+ "@genesislcap/foundation-user": "14.461.0",
112
+ "@genesislcap/foundation-utils": "14.461.0",
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": "12d48ef6ec786b6fc0ad12bccb3682d0792e508c"
145
+ "gitHead": "d87c27bf9e91f6f5d1cf51992e7892df9434c9be"
146
146
  }