@genesislcap/rapid-grid-pro 15.22.1 → 15.23.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.
@@ -7182,21 +7182,6 @@
7182
7182
  }
7183
7183
  ]
7184
7184
  },
7185
- {
7186
- "kind": "javascript-module",
7187
- "path": "src/themes/index.ts",
7188
- "declarations": [],
7189
- "exports": [
7190
- {
7191
- "kind": "js",
7192
- "name": "*",
7193
- "declaration": {
7194
- "name": "*",
7195
- "package": "./genesis-rapid/ag-theme-genesis-rapid"
7196
- }
7197
- }
7198
- ]
7199
- },
7200
7185
  {
7201
7186
  "kind": "javascript-module",
7202
7187
  "path": "src/style/colors.ts",
@@ -7444,6 +7429,21 @@
7444
7429
  }
7445
7430
  ]
7446
7431
  },
7432
+ {
7433
+ "kind": "javascript-module",
7434
+ "path": "src/themes/index.ts",
7435
+ "declarations": [],
7436
+ "exports": [
7437
+ {
7438
+ "kind": "js",
7439
+ "name": "*",
7440
+ "declaration": {
7441
+ "name": "*",
7442
+ "package": "./genesis-rapid/ag-theme-genesis-rapid"
7443
+ }
7444
+ }
7445
+ ]
7446
+ },
7447
7447
  {
7448
7448
  "kind": "javascript-module",
7449
7449
  "path": "src/themes/genesis-rapid/ag-theme-genesis-rapid-css.ts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/rapid-grid-pro",
3
3
  "description": "Genesis Rapid Grid Pro",
4
- "version": "15.22.1",
4
+ "version": "15.23.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -37,17 +37,17 @@
37
37
  }
38
38
  },
39
39
  "devDependencies": {
40
- "@genesislcap/genx": "15.22.1",
41
- "@genesislcap/rollup-builder": "15.22.1",
42
- "@genesislcap/ts-builder": "15.22.1",
43
- "@genesislcap/uvu-playwright-builder": "15.22.1",
44
- "@genesislcap/vite-builder": "15.22.1",
45
- "@genesislcap/webpack-builder": "15.22.1"
40
+ "@genesislcap/genx": "15.23.0",
41
+ "@genesislcap/rollup-builder": "15.23.0",
42
+ "@genesislcap/ts-builder": "15.23.0",
43
+ "@genesislcap/uvu-playwright-builder": "15.23.0",
44
+ "@genesislcap/vite-builder": "15.23.0",
45
+ "@genesislcap/webpack-builder": "15.23.0"
46
46
  },
47
47
  "dependencies": {
48
- "@genesislcap/foundation-ui": "15.22.1",
49
- "@genesislcap/grid-pro": "15.22.1",
50
- "@genesislcap/rapid-design-system": "15.22.1",
48
+ "@genesislcap/foundation-ui": "15.23.0",
49
+ "@genesislcap/grid-pro": "15.23.0",
50
+ "@genesislcap/rapid-design-system": "15.23.0",
51
51
  "@microsoft/fast-colors": "5.3.1",
52
52
  "@microsoft/fast-components": "2.30.6",
53
53
  "@microsoft/fast-element": "1.14.0",