@genesislcap/foundation-ui 15.35.4 → 15.36.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.
@@ -1493,37 +1493,6 @@
1493
1493
  }
1494
1494
  ]
1495
1495
  },
1496
- {
1497
- "kind": "javascript-module",
1498
- "path": "src/_config/index.ts",
1499
- "declarations": [],
1500
- "exports": [
1501
- {
1502
- "kind": "js",
1503
- "name": "*",
1504
- "declaration": {
1505
- "name": "*",
1506
- "package": "./styles"
1507
- }
1508
- },
1509
- {
1510
- "kind": "js",
1511
- "name": "*",
1512
- "declaration": {
1513
- "name": "*",
1514
- "package": "./tokens"
1515
- }
1516
- },
1517
- {
1518
- "kind": "js",
1519
- "name": "*",
1520
- "declaration": {
1521
- "name": "*",
1522
- "package": "./values"
1523
- }
1524
- }
1525
- ]
1526
- },
1527
1496
  {
1528
1497
  "kind": "javascript-module",
1529
1498
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1918,6 +1887,37 @@
1918
1887
  }
1919
1888
  ]
1920
1889
  },
1890
+ {
1891
+ "kind": "javascript-module",
1892
+ "path": "src/_config/index.ts",
1893
+ "declarations": [],
1894
+ "exports": [
1895
+ {
1896
+ "kind": "js",
1897
+ "name": "*",
1898
+ "declaration": {
1899
+ "name": "*",
1900
+ "package": "./styles"
1901
+ }
1902
+ },
1903
+ {
1904
+ "kind": "js",
1905
+ "name": "*",
1906
+ "declaration": {
1907
+ "name": "*",
1908
+ "package": "./tokens"
1909
+ }
1910
+ },
1911
+ {
1912
+ "kind": "js",
1913
+ "name": "*",
1914
+ "declaration": {
1915
+ "name": "*",
1916
+ "package": "./values"
1917
+ }
1918
+ }
1919
+ ]
1920
+ },
1921
1921
  {
1922
1922
  "kind": "javascript-module",
1923
1923
  "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.35.4",
4
+ "version": "15.36.1",
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.35.4",
89
- "@genesislcap/genx": "15.35.4",
90
- "@genesislcap/rollup-builder": "15.35.4",
91
- "@genesislcap/ts-builder": "15.35.4",
92
- "@genesislcap/uvu-playwright-builder": "15.35.4",
93
- "@genesislcap/vite-builder": "15.35.4",
94
- "@genesislcap/webpack-builder": "15.35.4",
88
+ "@genesislcap/foundation-testing": "15.36.1",
89
+ "@genesislcap/genx": "15.36.1",
90
+ "@genesislcap/rollup-builder": "15.36.1",
91
+ "@genesislcap/ts-builder": "15.36.1",
92
+ "@genesislcap/uvu-playwright-builder": "15.36.1",
93
+ "@genesislcap/vite-builder": "15.36.1",
94
+ "@genesislcap/webpack-builder": "15.36.1",
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.35.4",
104
- "@genesislcap/foundation-ai": "15.35.4",
105
- "@genesislcap/foundation-comms": "15.35.4",
106
- "@genesislcap/foundation-criteria": "15.35.4",
107
- "@genesislcap/foundation-errors": "15.35.4",
108
- "@genesislcap/foundation-events": "15.35.4",
109
- "@genesislcap/foundation-logger": "15.35.4",
110
- "@genesislcap/foundation-notifications": "15.35.4",
111
- "@genesislcap/foundation-user": "15.35.4",
112
- "@genesislcap/foundation-utils": "15.35.4",
103
+ "@genesislcap/expression-builder": "15.36.1",
104
+ "@genesislcap/foundation-ai": "15.36.1",
105
+ "@genesislcap/foundation-comms": "15.36.1",
106
+ "@genesislcap/foundation-criteria": "15.36.1",
107
+ "@genesislcap/foundation-errors": "15.36.1",
108
+ "@genesislcap/foundation-events": "15.36.1",
109
+ "@genesislcap/foundation-logger": "15.36.1",
110
+ "@genesislcap/foundation-notifications": "15.36.1",
111
+ "@genesislcap/foundation-user": "15.36.1",
112
+ "@genesislcap/foundation-utils": "15.36.1",
113
113
  "@microsoft/fast-colors": "5.3.1",
114
114
  "@microsoft/fast-components": "2.30.6",
115
115
  "@microsoft/fast-element": "1.14.0",