@genesislcap/foundation-zero-grid-pro 14.177.0 → 14.177.2-alpha-f467137.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.
@@ -472,6 +472,19 @@
472
472
  "module": "src/grid-pro.ts"
473
473
  }
474
474
  },
475
+ {
476
+ "kind": "field",
477
+ "name": "blockScrollingOnContextMenu",
478
+ "type": {
479
+ "text": "boolean"
480
+ },
481
+ "default": "false",
482
+ "description": "If true, will block scrolling when context menu is open and keep the grid in the same position without scrolling to new records",
483
+ "inheritedFrom": {
484
+ "name": "GridPro",
485
+ "module": "src/grid-pro.ts"
486
+ }
487
+ },
475
488
  {
476
489
  "kind": "field",
477
490
  "name": "classNames",
@@ -663,6 +676,28 @@
663
676
  "module": "src/grid-pro.ts"
664
677
  }
665
678
  },
679
+ {
680
+ "kind": "field",
681
+ "name": "selectedRowId",
682
+ "type": {
683
+ "text": "string"
684
+ },
685
+ "inheritedFrom": {
686
+ "name": "GridPro",
687
+ "module": "src/grid-pro.ts"
688
+ }
689
+ },
690
+ {
691
+ "kind": "field",
692
+ "name": "selectedColId",
693
+ "type": {
694
+ "text": "string"
695
+ },
696
+ "inheritedFrom": {
697
+ "name": "GridPro",
698
+ "module": "src/grid-pro.ts"
699
+ }
700
+ },
666
701
  {
667
702
  "kind": "field",
668
703
  "name": "gridOptionsConfig",
@@ -1346,6 +1381,19 @@
1346
1381
  "name": "GridPro",
1347
1382
  "module": "src/grid-pro.ts"
1348
1383
  }
1384
+ },
1385
+ {
1386
+ "name": "block-scrolling-on-context-menu",
1387
+ "type": {
1388
+ "text": "boolean"
1389
+ },
1390
+ "default": "false",
1391
+ "description": "If true, will block scrolling when context menu is open and keep the grid in the same position without scrolling to new records",
1392
+ "fieldName": "blockScrollingOnContextMenu",
1393
+ "inheritedFrom": {
1394
+ "name": "GridPro",
1395
+ "module": "src/grid-pro.ts"
1396
+ }
1349
1397
  }
1350
1398
  ]
1351
1399
  },
@@ -4152,21 +4200,6 @@
4152
4200
  }
4153
4201
  ]
4154
4202
  },
4155
- {
4156
- "kind": "javascript-module",
4157
- "path": "src/themes/index.ts",
4158
- "declarations": [],
4159
- "exports": [
4160
- {
4161
- "kind": "js",
4162
- "name": "*",
4163
- "declaration": {
4164
- "name": "*",
4165
- "package": "./genesis-rapid/ag-theme-genesis-rapid"
4166
- }
4167
- }
4168
- ]
4169
- },
4170
4203
  {
4171
4204
  "kind": "javascript-module",
4172
4205
  "path": "src/style/colors.ts",
@@ -4254,6 +4287,21 @@
4254
4287
  }
4255
4288
  ]
4256
4289
  },
4290
+ {
4291
+ "kind": "javascript-module",
4292
+ "path": "src/themes/index.ts",
4293
+ "declarations": [],
4294
+ "exports": [
4295
+ {
4296
+ "kind": "js",
4297
+ "name": "*",
4298
+ "declaration": {
4299
+ "name": "*",
4300
+ "package": "./genesis-rapid/ag-theme-genesis-rapid"
4301
+ }
4302
+ }
4303
+ ]
4304
+ },
4257
4305
  {
4258
4306
  "kind": "javascript-module",
4259
4307
  "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/foundation-zero-grid-pro",
3
3
  "description": "Genesis Foundation Zero Grid Pro",
4
- "version": "14.177.0",
4
+ "version": "14.177.2-alpha-f467137.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -27,18 +27,18 @@
27
27
  "serve": "genx serve"
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/genx": "14.177.0",
31
- "@genesislcap/rollup-builder": "14.177.0",
32
- "@genesislcap/ts-builder": "14.177.0",
33
- "@genesislcap/uvu-playwright-builder": "14.177.0",
34
- "@genesislcap/vite-builder": "14.177.0",
35
- "@genesislcap/webpack-builder": "14.177.0",
30
+ "@genesislcap/genx": "14.177.2-alpha-f467137.0",
31
+ "@genesislcap/rollup-builder": "14.177.2-alpha-f467137.0",
32
+ "@genesislcap/ts-builder": "14.177.2-alpha-f467137.0",
33
+ "@genesislcap/uvu-playwright-builder": "14.177.2-alpha-f467137.0",
34
+ "@genesislcap/vite-builder": "14.177.2-alpha-f467137.0",
35
+ "@genesislcap/webpack-builder": "14.177.2-alpha-f467137.0",
36
36
  "rimraf": "^3.0.2"
37
37
  },
38
38
  "dependencies": {
39
- "@genesislcap/foundation-ui": "14.177.0",
40
- "@genesislcap/foundation-zero": "14.177.0",
41
- "@genesislcap/grid-pro": "14.177.0",
39
+ "@genesislcap/foundation-ui": "14.177.2-alpha-f467137.0",
40
+ "@genesislcap/foundation-zero": "14.177.2-alpha-f467137.0",
41
+ "@genesislcap/grid-pro": "14.177.2-alpha-f467137.0",
42
42
  "@microsoft/fast-colors": "^5.3.1",
43
43
  "@microsoft/fast-components": "^2.30.6",
44
44
  "@microsoft/fast-element": "^1.12.0",
@@ -59,5 +59,5 @@
59
59
  "access": "public"
60
60
  },
61
61
  "customElements": "dist/custom-elements.json",
62
- "gitHead": "b3c0ce3e0fa58bae562c2c9bec96beee6a4a2ed4"
62
+ "gitHead": "dbf09e1d3aaf89dd5d8e837b0d3c2a3cc7fd5b57"
63
63
  }