@genesislcap/rapid-grid-pro 15.22.0 → 15.22.2

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,6 +7182,21 @@
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
+ },
7185
7200
  {
7186
7201
  "kind": "javascript-module",
7187
7202
  "path": "src/style/colors.ts",
@@ -7429,21 +7444,6 @@
7429
7444
  }
7430
7445
  ]
7431
7446
  },
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.0",
4
+ "version": "15.22.2",
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.0",
41
- "@genesislcap/rollup-builder": "15.22.0",
42
- "@genesislcap/ts-builder": "15.22.0",
43
- "@genesislcap/uvu-playwright-builder": "15.22.0",
44
- "@genesislcap/vite-builder": "15.22.0",
45
- "@genesislcap/webpack-builder": "15.22.0"
40
+ "@genesislcap/genx": "15.22.2",
41
+ "@genesislcap/rollup-builder": "15.22.2",
42
+ "@genesislcap/ts-builder": "15.22.2",
43
+ "@genesislcap/uvu-playwright-builder": "15.22.2",
44
+ "@genesislcap/vite-builder": "15.22.2",
45
+ "@genesislcap/webpack-builder": "15.22.2"
46
46
  },
47
47
  "dependencies": {
48
- "@genesislcap/foundation-ui": "15.22.0",
49
- "@genesislcap/grid-pro": "15.22.0",
50
- "@genesislcap/rapid-design-system": "15.22.0",
48
+ "@genesislcap/foundation-ui": "15.22.2",
49
+ "@genesislcap/grid-pro": "15.22.2",
50
+ "@genesislcap/rapid-design-system": "15.22.2",
51
51
  "@microsoft/fast-colors": "5.3.1",
52
52
  "@microsoft/fast-components": "2.30.6",
53
53
  "@microsoft/fast-element": "1.14.0",