@genesislcap/foundation-zero-grid-pro 14.200.1-alpha-eb310c6.0 → 14.200.1-alpha-e974201.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.
@@ -210,10 +210,11 @@
210
210
  },
211
211
  {
212
212
  "kind": "field",
213
- "name": "columnApi",
213
+ "name": "gridErrorItems",
214
214
  "type": {
215
- "text": "ColumnApi"
215
+ "text": "GridProErrorItem<GridProErrorEvent['detail']>[]"
216
216
  },
217
+ "default": "[]",
217
218
  "inheritedFrom": {
218
219
  "name": "GridPro",
219
220
  "module": "src/grid-pro.ts"
@@ -221,9 +222,9 @@
221
222
  },
222
223
  {
223
224
  "kind": "field",
224
- "name": "gridApi",
225
+ "name": "statePersistence",
225
226
  "type": {
226
- "text": "GridApi"
227
+ "text": "StatePersistence"
227
228
  },
228
229
  "inheritedFrom": {
229
230
  "name": "GridPro",
@@ -232,11 +233,11 @@
232
233
  },
233
234
  {
234
235
  "kind": "field",
235
- "name": "gridErrorItems",
236
+ "name": "_gridApi",
236
237
  "type": {
237
- "text": "GridProErrorItem<GridProErrorEvent['detail']>[]"
238
+ "text": "GridApi"
238
239
  },
239
- "default": "[]",
240
+ "privacy": "private",
240
241
  "inheritedFrom": {
241
242
  "name": "GridPro",
242
243
  "module": "src/grid-pro.ts"
@@ -244,10 +245,11 @@
244
245
  },
245
246
  {
246
247
  "kind": "field",
247
- "name": "statePersistence",
248
+ "name": "gridApi",
248
249
  "type": {
249
- "text": "StatePersistence"
250
+ "text": "GridApi"
250
251
  },
252
+ "readonly": true,
251
253
  "inheritedFrom": {
252
254
  "name": "GridPro",
253
255
  "module": "src/grid-pro.ts"
@@ -512,17 +514,6 @@
512
514
  "module": "src/grid-pro.ts"
513
515
  }
514
516
  },
515
- {
516
- "kind": "field",
517
- "name": "agGrid",
518
- "type": {
519
- "text": "Grid"
520
- },
521
- "inheritedFrom": {
522
- "name": "GridPro",
523
- "module": "src/grid-pro.ts"
524
- }
525
- },
526
517
  {
527
518
  "kind": "field",
528
519
  "name": "gridSlot",
@@ -709,9 +700,9 @@
709
700
  "name": "addEventListener",
710
701
  "parameters": [
711
702
  {
712
- "name": "eventType",
703
+ "name": "type",
713
704
  "type": {
714
- "text": "string"
705
+ "text": "any"
715
706
  }
716
707
  },
717
708
  {
@@ -736,10 +727,7 @@
736
727
  "privacy": "private",
737
728
  "parameters": [
738
729
  {
739
- "name": "eventType",
740
- "type": {
741
- "text": "string"
742
- }
730
+ "name": "type"
743
731
  }
744
732
  ],
745
733
  "inheritedFrom": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-zero-grid-pro",
3
3
  "description": "Genesis Foundation Zero Grid Pro",
4
- "version": "14.200.1-alpha-eb310c6.0",
4
+ "version": "14.200.1-alpha-e974201.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -35,18 +35,18 @@
35
35
  }
36
36
  },
37
37
  "devDependencies": {
38
- "@genesislcap/genx": "14.200.1-alpha-eb310c6.0",
39
- "@genesislcap/rollup-builder": "14.200.1-alpha-eb310c6.0",
40
- "@genesislcap/ts-builder": "14.200.1-alpha-eb310c6.0",
41
- "@genesislcap/uvu-playwright-builder": "14.200.1-alpha-eb310c6.0",
42
- "@genesislcap/vite-builder": "14.200.1-alpha-eb310c6.0",
43
- "@genesislcap/webpack-builder": "14.200.1-alpha-eb310c6.0",
38
+ "@genesislcap/genx": "14.200.1-alpha-e974201.0",
39
+ "@genesislcap/rollup-builder": "14.200.1-alpha-e974201.0",
40
+ "@genesislcap/ts-builder": "14.200.1-alpha-e974201.0",
41
+ "@genesislcap/uvu-playwright-builder": "14.200.1-alpha-e974201.0",
42
+ "@genesislcap/vite-builder": "14.200.1-alpha-e974201.0",
43
+ "@genesislcap/webpack-builder": "14.200.1-alpha-e974201.0",
44
44
  "rimraf": "^5.0.0"
45
45
  },
46
46
  "dependencies": {
47
- "@genesislcap/foundation-ui": "14.200.1-alpha-eb310c6.0",
48
- "@genesislcap/foundation-zero": "14.200.1-alpha-eb310c6.0",
49
- "@genesislcap/grid-pro": "14.200.1-alpha-eb310c6.0",
47
+ "@genesislcap/foundation-ui": "14.200.1-alpha-e974201.0",
48
+ "@genesislcap/foundation-zero": "14.200.1-alpha-e974201.0",
49
+ "@genesislcap/grid-pro": "14.200.1-alpha-e974201.0",
50
50
  "@microsoft/fast-colors": "^5.3.1",
51
51
  "@microsoft/fast-components": "^2.30.6",
52
52
  "@microsoft/fast-element": "^1.12.0",
@@ -54,9 +54,9 @@
54
54
  "tslib": "^2.3.1"
55
55
  },
56
56
  "peerDependencies": {
57
- "@ag-grid-community/client-side-row-model": "29.2.0",
58
- "@ag-grid-community/core": "29.2.0",
59
- "@ag-grid-community/csv-export": "29.2.0"
57
+ "@ag-grid-community/client-side-row-model": "32.0.0",
58
+ "@ag-grid-community/core": "32.0.0",
59
+ "@ag-grid-community/csv-export": "32.0.0"
60
60
  },
61
61
  "repository": {
62
62
  "type": "git",
@@ -67,5 +67,5 @@
67
67
  "access": "public"
68
68
  },
69
69
  "customElements": "dist/custom-elements.json",
70
- "gitHead": "2ec2f6c53709c6491c90111a63134850ca722abd"
70
+ "gitHead": "a42390bcae28079e43be4926f54c6504e42ba8b7"
71
71
  }