@genesislcap/grid-pro 14.114.0 → 14.114.2-alpha-a278302.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.
- package/dist/dts/grid-pro.d.ts +19 -1
- package/dist/dts/grid-pro.d.ts.map +1 -1
- package/dist/esm/grid-pro.js +1 -0
- package/dist/grid-pro.d.ts +19 -1
- package/package.json +8 -8
package/dist/dts/grid-pro.d.ts
CHANGED
|
@@ -89,8 +89,23 @@ declare const GridPro_base: (new (...args: any[]) => {
|
|
|
89
89
|
getElementsByTagName<K_4 extends keyof HTMLElementTagNameMap>(qualifiedName: K_4): HTMLCollectionOf<HTMLElementTagNameMap[K_4]>;
|
|
90
90
|
getElementsByTagName<K_5 extends keyof SVGElementTagNameMap>(qualifiedName: K_5): HTMLCollectionOf<SVGElementTagNameMap[K_5]>;
|
|
91
91
|
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
92
|
+
/**
|
|
93
|
+
* Because we try and resize the grid to fit using callbacks on events, this will cause
|
|
94
|
+
* a stack overflow of calls to resize, so we need to debounce it.
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
92
97
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
98
|
+
/**
|
|
99
|
+
* Because we try and resize the grid to fit using callbacks on events, this will cause
|
|
100
|
+
* a stack overflow of calls to resize, so we need to debounce it.
|
|
101
|
+
* @internal
|
|
102
|
+
*/
|
|
93
103
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
104
|
+
/**
|
|
105
|
+
* Because we try and resize the grid to fit using callbacks on events, this will cause
|
|
106
|
+
* a stack overflow of calls to resize, so we need to debounce it.
|
|
107
|
+
* @internal
|
|
108
|
+
*/
|
|
94
109
|
getElementsByTagNameNS(namespace: string, localName: string): HTMLCollectionOf<Element>;
|
|
95
110
|
hasAttribute(qualifiedName: string): boolean;
|
|
96
111
|
hasAttributeNS(namespace: string, localName: string): boolean;
|
|
@@ -312,7 +327,10 @@ declare const GridPro_base: (new (...args: any[]) => {
|
|
|
312
327
|
onsubmit: (this: GlobalEventHandlers, ev: SubmitEvent) => any;
|
|
313
328
|
onsuspend: (this: GlobalEventHandlers, ev: Event) => any;
|
|
314
329
|
ontimeupdate: (this: GlobalEventHandlers, ev: Event) => any;
|
|
315
|
-
ontoggle: (this: GlobalEventHandlers, ev: Event) => any;
|
|
330
|
+
ontoggle: (this: GlobalEventHandlers, ev: Event) => any; /**
|
|
331
|
+
* Grid Pro default configuration.
|
|
332
|
+
* @public
|
|
333
|
+
*/
|
|
316
334
|
ontouchcancel?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
317
335
|
ontouchend?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
318
336
|
ontouchmove?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-pro.d.ts","sourceRoot":"","sources":["../../src/grid-pro.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,SAAS,EACT,WAAW,EAEX,OAAO,EACP,WAAW,EAEZ,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAiB,IAAI,EAAkB,MAAM,yBAAyB,CAAC;AAS9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAmB/D,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAMrE,OAAO,EAKL,cAAc,EAIf,MAAM,kBAAkB,CAAC;AAY1B;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB,UAAW,MAAM,WACa,CAAC
|
|
1
|
+
{"version":3,"file":"grid-pro.d.ts","sourceRoot":"","sources":["../../src/grid-pro.ts"],"names":[],"mappings":"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"}
|
package/dist/esm/grid-pro.js
CHANGED
|
@@ -134,6 +134,7 @@ export class GridPro extends LifecycleMixin(FoundationElement) {
|
|
|
134
134
|
this.rehydrationAttempted = false;
|
|
135
135
|
if (!this.shouldRunDisconnect)
|
|
136
136
|
return;
|
|
137
|
+
this.initialised = false;
|
|
137
138
|
(_a = this.gridApi) === null || _a === void 0 ? void 0 : _a.destroy();
|
|
138
139
|
}
|
|
139
140
|
combineAllGridComponents(gridOptionsComponents) {
|
package/dist/grid-pro.d.ts
CHANGED
|
@@ -1288,8 +1288,23 @@ declare const GridPro_base: (new (...args: any[]) => {
|
|
|
1288
1288
|
getElementsByTagName<K_4 extends keyof HTMLElementTagNameMap>(qualifiedName: K_4): HTMLCollectionOf<HTMLElementTagNameMap[K_4]>;
|
|
1289
1289
|
getElementsByTagName<K_5 extends keyof SVGElementTagNameMap>(qualifiedName: K_5): HTMLCollectionOf<SVGElementTagNameMap[K_5]>;
|
|
1290
1290
|
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
1291
|
+
/**
|
|
1292
|
+
* Because we try and resize the grid to fit using callbacks on events, this will cause
|
|
1293
|
+
* a stack overflow of calls to resize, so we need to debounce it.
|
|
1294
|
+
* @internal
|
|
1295
|
+
*/
|
|
1291
1296
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
1297
|
+
/**
|
|
1298
|
+
* Because we try and resize the grid to fit using callbacks on events, this will cause
|
|
1299
|
+
* a stack overflow of calls to resize, so we need to debounce it.
|
|
1300
|
+
* @internal
|
|
1301
|
+
*/
|
|
1292
1302
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
1303
|
+
/**
|
|
1304
|
+
* Because we try and resize the grid to fit using callbacks on events, this will cause
|
|
1305
|
+
* a stack overflow of calls to resize, so we need to debounce it.
|
|
1306
|
+
* @internal
|
|
1307
|
+
*/
|
|
1293
1308
|
getElementsByTagNameNS(namespace: string, localName: string): HTMLCollectionOf<Element>;
|
|
1294
1309
|
hasAttribute(qualifiedName: string): boolean;
|
|
1295
1310
|
hasAttributeNS(namespace: string, localName: string): boolean;
|
|
@@ -1511,7 +1526,10 @@ declare const GridPro_base: (new (...args: any[]) => {
|
|
|
1511
1526
|
onsubmit: (this: GlobalEventHandlers, ev: SubmitEvent) => any;
|
|
1512
1527
|
onsuspend: (this: GlobalEventHandlers, ev: Event) => any;
|
|
1513
1528
|
ontimeupdate: (this: GlobalEventHandlers, ev: Event) => any;
|
|
1514
|
-
ontoggle: (this: GlobalEventHandlers, ev: Event) => any;
|
|
1529
|
+
ontoggle: (this: GlobalEventHandlers, ev: Event) => any; /**
|
|
1530
|
+
* Grid Pro default configuration.
|
|
1531
|
+
* @public
|
|
1532
|
+
*/
|
|
1515
1533
|
ontouchcancel?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
1516
1534
|
ontouchend?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
1517
1535
|
ontouchmove?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/grid-pro",
|
|
3
3
|
"description": "Genesis Foundation AG Grid",
|
|
4
|
-
"version": "14.114.0",
|
|
4
|
+
"version": "14.114.2-alpha-a278302.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -30,15 +30,15 @@
|
|
|
30
30
|
"test:debug": "genx test --debug"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@genesislcap/foundation-testing": "14.114.0",
|
|
34
|
-
"@genesislcap/genx": "14.114.0",
|
|
33
|
+
"@genesislcap/foundation-testing": "14.114.2-alpha-a278302.0",
|
|
34
|
+
"@genesislcap/genx": "14.114.2-alpha-a278302.0",
|
|
35
35
|
"rimraf": "^3.0.2"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@genesislcap/foundation-comms": "14.114.0",
|
|
39
|
-
"@genesislcap/foundation-logger": "14.114.0",
|
|
40
|
-
"@genesislcap/foundation-ui": "14.114.0",
|
|
41
|
-
"@genesislcap/foundation-utils": "14.114.0",
|
|
38
|
+
"@genesislcap/foundation-comms": "14.114.2-alpha-a278302.0",
|
|
39
|
+
"@genesislcap/foundation-logger": "14.114.2-alpha-a278302.0",
|
|
40
|
+
"@genesislcap/foundation-ui": "14.114.2-alpha-a278302.0",
|
|
41
|
+
"@genesislcap/foundation-utils": "14.114.2-alpha-a278302.0",
|
|
42
42
|
"@microsoft/fast-colors": "^5.1.4",
|
|
43
43
|
"@microsoft/fast-components": "^2.21.3",
|
|
44
44
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"access": "public"
|
|
63
63
|
},
|
|
64
64
|
"customElements": "dist/custom-elements.json",
|
|
65
|
-
"gitHead": "
|
|
65
|
+
"gitHead": "38e827c3dd919626c745411ee2f1c883a1334767"
|
|
66
66
|
}
|