@genesislcap/grid-pro 15.13.1 → 15.14.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/custom-elements.json +10 -0
- package/dist/dts/grid-pro-beta.d.ts +10 -0
- package/dist/dts/grid-pro-beta.d.ts.map +1 -1
- package/dist/dts/grid-pro.d.ts +10 -0
- package/dist/dts/grid-pro.d.ts.map +1 -1
- package/dist/esm/grid-pro-beta.js +20 -1
- package/dist/esm/grid-pro.js +24 -1
- package/dist/grid-pro.api.json +62 -0
- package/dist/grid-pro.d.ts +20 -0
- package/package.json +14 -14
|
@@ -225,6 +225,11 @@
|
|
|
225
225
|
"text": "HTMLSlotElement"
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
|
+
{
|
|
229
|
+
"kind": "method",
|
|
230
|
+
"name": "gridSlotChanged",
|
|
231
|
+
"description": "The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST\ncalls this the moment the ref lands, so a grid whose options were set BEFORE the view bound\nstill initialises rather than staying blank — closing the one gap that skip would leave.\n\nGuarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid\nwould only log \"no gridOptions provided to the grid\". Those arrive via a grid-options change,\nwhich re-runs `initGrid` on its own."
|
|
232
|
+
},
|
|
228
233
|
{
|
|
229
234
|
"kind": "field",
|
|
230
235
|
"name": "themeMode",
|
|
@@ -1872,6 +1877,11 @@
|
|
|
1872
1877
|
"text": "HTMLSlotElement"
|
|
1873
1878
|
}
|
|
1874
1879
|
},
|
|
1880
|
+
{
|
|
1881
|
+
"kind": "method",
|
|
1882
|
+
"name": "gridSlotChanged",
|
|
1883
|
+
"description": "The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST\ncalls this the moment the ref lands, so a grid whose options were set BEFORE the view bound\nstill initialises rather than staying blank — closing the one gap that skip would leave.\n\nGuarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid\nwould only log \"no gridOptions provided to the grid\". Those arrive via a grid-options change,\nwhich re-runs `initGrid` on its own."
|
|
1884
|
+
},
|
|
1875
1885
|
{
|
|
1876
1886
|
"kind": "field",
|
|
1877
1887
|
"name": "themeMode",
|
|
@@ -443,6 +443,16 @@ export declare class GridProBeta extends GridProBeta_base {
|
|
|
443
443
|
classNames: string;
|
|
444
444
|
agGrid: GridApi;
|
|
445
445
|
gridSlot: HTMLSlotElement;
|
|
446
|
+
/**
|
|
447
|
+
* The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST
|
|
448
|
+
* calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound
|
|
449
|
+
* still initialises rather than staying blank — closing the one gap that skip would leave.
|
|
450
|
+
*
|
|
451
|
+
* Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid
|
|
452
|
+
* would only log "no gridOptions provided to the grid". Those arrive via a grid-options change,
|
|
453
|
+
* which re-runs `initGrid` on its own.
|
|
454
|
+
*/
|
|
455
|
+
gridSlotChanged(): void;
|
|
446
456
|
themeMode: 'light' | 'dark';
|
|
447
457
|
gridComponents: {
|
|
448
458
|
[componentName: string]: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-pro-beta.d.ts","sourceRoot":"","sources":["../../src/grid-pro-beta.ts"],"names":[],"mappings":"AAOA,OAAO,EAAyB,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,KAAK,EACV,MAAM,EACN,WAAW,EAGX,OAAO,EACP,WAAW,EACX,UAAU,EAEX,MAAM,mBAAmB,CAAC;AAiD3B,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAsBrE,OAAO,KAAK,EACV,cAAc,EACd,eAAe,EACf,iBAAiB,EACjB,gBAAgB,EAEhB,yBAAyB,EAG1B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAKL,iBAAiB,EAEjB,sBAAsB,EACtB,2BAA2B,EAE5B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;;;;;;;kBA0B/C,CAAC;;;;;;;;8BAwD6E,CAAC,cAAe,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAelG,CAAC;4IAKoB,CAAC;wFAIiB,CAAC;+IAGxC,CAAD;2FAK+B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BA8BjC,CAHA,CAAA;;OAEG;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"grid-pro-beta.d.ts","sourceRoot":"","sources":["../../src/grid-pro-beta.ts"],"names":[],"mappings":"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"}
|
package/dist/dts/grid-pro.d.ts
CHANGED
|
@@ -489,6 +489,16 @@ export declare class GridPro extends GridPro_base {
|
|
|
489
489
|
classNames: string;
|
|
490
490
|
agGrid: Grid;
|
|
491
491
|
gridSlot: HTMLSlotElement;
|
|
492
|
+
/**
|
|
493
|
+
* The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST
|
|
494
|
+
* calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound
|
|
495
|
+
* still initialises rather than staying blank — closing the one gap that skip would leave.
|
|
496
|
+
*
|
|
497
|
+
* Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid
|
|
498
|
+
* would only log "no gridOptions provided to the grid". Those arrive via a grid-options change,
|
|
499
|
+
* which re-runs `initGrid` on its own.
|
|
500
|
+
*/
|
|
501
|
+
gridSlotChanged(): void;
|
|
492
502
|
themeMode: 'light' | 'dark';
|
|
493
503
|
gridComponents: {
|
|
494
504
|
[componentName: string]: 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,EAGT,OAAO,EACP,WAAW,EACX,UAAU,EAEX,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,WAAW,EAAyB,IAAI,EAAkB,MAAM,yBAAyB,CAAC;AASnG,OAAO,EAAyB,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAuB/D,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAiBrE,OAAO,EACL,aAAa,EAKd,MAAM,wBAAwB,CAAC;AAGhC,OAAO,KAAK,EACV,cAAc,EACd,eAAe,EACf,iBAAiB,EACjB,gBAAgB,EAEhB,yBAAyB,EAE1B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAQL,iBAAiB,EAEjB,sBAAsB,EACtB,2BAA2B,EAE5B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AA6BvD,OAAO,EAAE,aAAa,EAAE,CAAC;;;;;;;;kBAHzB,CADA;;;;;;;;8BAoCI,CAAJ,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAyBa,CAAC;4IAGoE,CAAC;wFAI/F,CAAC;+IAID,CAAH;2FAG4D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAkC1B,CAAC;;;;;;;;;;;;;;;;;;;;;;;mBAyDF,CAAC;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"grid-pro.d.ts","sourceRoot":"","sources":["../../src/grid-pro.ts"],"names":[],"mappings":"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"}
|
|
@@ -91,6 +91,20 @@ export class GridProBeta extends LifecycleMixin(FoundationElement) {
|
|
|
91
91
|
this.gridApi.setGridOption('rowData', rowData);
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
|
+
/**
|
|
95
|
+
* The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST
|
|
96
|
+
* calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound
|
|
97
|
+
* still initialises rather than staying blank — closing the one gap that skip would leave.
|
|
98
|
+
*
|
|
99
|
+
* Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid
|
|
100
|
+
* would only log "no gridOptions provided to the grid". Those arrive via a grid-options change,
|
|
101
|
+
* which re-runs `initGrid` on its own.
|
|
102
|
+
*/
|
|
103
|
+
gridSlotChanged() {
|
|
104
|
+
if (this.gridSlot && !this.initialised && this.agGridOptions) {
|
|
105
|
+
this.initGrid();
|
|
106
|
+
}
|
|
107
|
+
}
|
|
94
108
|
getfilterModel() {
|
|
95
109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
96
110
|
if (!this.persistFilterModelKey) {
|
|
@@ -1062,7 +1076,12 @@ export class GridProBeta extends LifecycleMixin(FoundationElement) {
|
|
|
1062
1076
|
}
|
|
1063
1077
|
initGrid() {
|
|
1064
1078
|
DOM.queueUpdate(() => {
|
|
1065
|
-
|
|
1079
|
+
// `gridSlot` is a template ref, so it is undefined until the view binds, and this task runs
|
|
1080
|
+
// on the shared update queue — an options change can queue it ahead of that binding. Reading
|
|
1081
|
+
// `.firstChild` off it unguarded then throws from INSIDE a queued task, which the runner can
|
|
1082
|
+
// only report against whichever test is running. Same guard as `grid-pro.ts`; both callers
|
|
1083
|
+
// re-run on the next grid-options change, so skipping strands nothing.
|
|
1084
|
+
if (this.disposed || !this.isConnected || !this.gridSlot) {
|
|
1066
1085
|
return;
|
|
1067
1086
|
}
|
|
1068
1087
|
if (this.initialised) {
|
package/dist/esm/grid-pro.js
CHANGED
|
@@ -59,6 +59,20 @@ export class GridPro extends LifecycleMixin(FoundationElement) {
|
|
|
59
59
|
this.classNames = classNames(agThemeTokenMapClassname(newValue), newValue);
|
|
60
60
|
this.insertFontFace(newValue);
|
|
61
61
|
}
|
|
62
|
+
/**
|
|
63
|
+
* The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST
|
|
64
|
+
* calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound
|
|
65
|
+
* still initialises rather than staying blank — closing the one gap that skip would leave.
|
|
66
|
+
*
|
|
67
|
+
* Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid
|
|
68
|
+
* would only log "no gridOptions provided to the grid". Those arrive via a grid-options change,
|
|
69
|
+
* which re-runs `initGrid` on its own.
|
|
70
|
+
*/
|
|
71
|
+
gridSlotChanged() {
|
|
72
|
+
if (this.gridSlot && !this.initialised && this.agGridOptions) {
|
|
73
|
+
this.initGrid();
|
|
74
|
+
}
|
|
75
|
+
}
|
|
62
76
|
getfilterModel() {
|
|
63
77
|
return __awaiter(this, void 0, void 0, function* () {
|
|
64
78
|
if (!this.persistFilterModelKey) {
|
|
@@ -1092,7 +1106,16 @@ export class GridPro extends LifecycleMixin(FoundationElement) {
|
|
|
1092
1106
|
}
|
|
1093
1107
|
initGrid() {
|
|
1094
1108
|
DOM.queueUpdate(() => {
|
|
1095
|
-
|
|
1109
|
+
// `gridSlot` belongs in this readiness check, not just `disposed`/`isConnected`: it is a
|
|
1110
|
+
// template ref, so it is undefined until the view binds, and this task runs on the shared
|
|
1111
|
+
// update queue — an options change can queue it ahead of the binding that fills the ref.
|
|
1112
|
+
// Every other reader in this file already guards it; these two lines did not, so that
|
|
1113
|
+
// ordering threw `Cannot read properties of undefined (reading 'firstChild')` from INSIDE a
|
|
1114
|
+
// queued task. Such a throw is not attributable to whatever caused it: web-test-runner
|
|
1115
|
+
// reports it as an uncaught page exception against whichever test happens to be running,
|
|
1116
|
+
// which is how it surfaced — as an unrelated datasource test failing only under CI load.
|
|
1117
|
+
// Skipping is safe because both callers re-run on the next grid-options change.
|
|
1118
|
+
if (this.disposed || !this.isConnected || !this.gridSlot) {
|
|
1096
1119
|
return;
|
|
1097
1120
|
}
|
|
1098
1121
|
if (this.initialised) {
|
package/dist/grid-pro.api.json
CHANGED
|
@@ -13081,6 +13081,37 @@
|
|
|
13081
13081
|
"isProtected": false,
|
|
13082
13082
|
"isAbstract": false
|
|
13083
13083
|
},
|
|
13084
|
+
{
|
|
13085
|
+
"kind": "Method",
|
|
13086
|
+
"canonicalReference": "@genesislcap/grid-pro!GridPro#gridSlotChanged:member(1)",
|
|
13087
|
+
"docComment": "/**\n * The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound still initialises rather than staying blank — closing the one gap that skip would leave.\n *\n * Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid would only log \"no gridOptions provided to the grid\". Those arrive via a grid-options change, which re-runs `initGrid` on its own.\n */\n",
|
|
13088
|
+
"excerptTokens": [
|
|
13089
|
+
{
|
|
13090
|
+
"kind": "Content",
|
|
13091
|
+
"text": "gridSlotChanged(): "
|
|
13092
|
+
},
|
|
13093
|
+
{
|
|
13094
|
+
"kind": "Content",
|
|
13095
|
+
"text": "void"
|
|
13096
|
+
},
|
|
13097
|
+
{
|
|
13098
|
+
"kind": "Content",
|
|
13099
|
+
"text": ";"
|
|
13100
|
+
}
|
|
13101
|
+
],
|
|
13102
|
+
"isStatic": false,
|
|
13103
|
+
"returnTypeTokenRange": {
|
|
13104
|
+
"startIndex": 1,
|
|
13105
|
+
"endIndex": 2
|
|
13106
|
+
},
|
|
13107
|
+
"releaseTag": "Public",
|
|
13108
|
+
"isProtected": false,
|
|
13109
|
+
"overloadIndex": 1,
|
|
13110
|
+
"parameters": [],
|
|
13111
|
+
"isOptional": false,
|
|
13112
|
+
"isAbstract": false,
|
|
13113
|
+
"name": "gridSlotChanged"
|
|
13114
|
+
},
|
|
13084
13115
|
{
|
|
13085
13116
|
"kind": "Method",
|
|
13086
13117
|
"canonicalReference": "@genesislcap/grid-pro!GridPro#hasSelectedRows:member(1)",
|
|
@@ -16238,6 +16269,37 @@
|
|
|
16238
16269
|
"isProtected": false,
|
|
16239
16270
|
"isAbstract": false
|
|
16240
16271
|
},
|
|
16272
|
+
{
|
|
16273
|
+
"kind": "Method",
|
|
16274
|
+
"canonicalReference": "@genesislcap/grid-pro!GridProBeta#gridSlotChanged:member(1)",
|
|
16275
|
+
"docComment": "/**\n * The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound still initialises rather than staying blank — closing the one gap that skip would leave.\n *\n * Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid would only log \"no gridOptions provided to the grid\". Those arrive via a grid-options change, which re-runs `initGrid` on its own.\n */\n",
|
|
16276
|
+
"excerptTokens": [
|
|
16277
|
+
{
|
|
16278
|
+
"kind": "Content",
|
|
16279
|
+
"text": "gridSlotChanged(): "
|
|
16280
|
+
},
|
|
16281
|
+
{
|
|
16282
|
+
"kind": "Content",
|
|
16283
|
+
"text": "void"
|
|
16284
|
+
},
|
|
16285
|
+
{
|
|
16286
|
+
"kind": "Content",
|
|
16287
|
+
"text": ";"
|
|
16288
|
+
}
|
|
16289
|
+
],
|
|
16290
|
+
"isStatic": false,
|
|
16291
|
+
"returnTypeTokenRange": {
|
|
16292
|
+
"startIndex": 1,
|
|
16293
|
+
"endIndex": 2
|
|
16294
|
+
},
|
|
16295
|
+
"releaseTag": "Beta",
|
|
16296
|
+
"isProtected": false,
|
|
16297
|
+
"overloadIndex": 1,
|
|
16298
|
+
"parameters": [],
|
|
16299
|
+
"isOptional": false,
|
|
16300
|
+
"isAbstract": false,
|
|
16301
|
+
"name": "gridSlotChanged"
|
|
16302
|
+
},
|
|
16241
16303
|
{
|
|
16242
16304
|
"kind": "Method",
|
|
16243
16305
|
"canonicalReference": "@genesislcap/grid-pro!GridProBeta#hasSelectedRows:member(1)",
|
package/dist/grid-pro.d.ts
CHANGED
|
@@ -2229,6 +2229,16 @@ export declare class GridPro extends GridPro_base {
|
|
|
2229
2229
|
classNames: string;
|
|
2230
2230
|
agGrid: Grid;
|
|
2231
2231
|
gridSlot: HTMLSlotElement;
|
|
2232
|
+
/**
|
|
2233
|
+
* The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST
|
|
2234
|
+
* calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound
|
|
2235
|
+
* still initialises rather than staying blank — closing the one gap that skip would leave.
|
|
2236
|
+
*
|
|
2237
|
+
* Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid
|
|
2238
|
+
* would only log "no gridOptions provided to the grid". Those arrive via a grid-options change,
|
|
2239
|
+
* which re-runs `initGrid` on its own.
|
|
2240
|
+
*/
|
|
2241
|
+
gridSlotChanged(): void;
|
|
2232
2242
|
themeMode: 'light' | 'dark';
|
|
2233
2243
|
gridComponents: {
|
|
2234
2244
|
[componentName: string]: any;
|
|
@@ -3072,6 +3082,16 @@ export declare class GridProBeta extends GridProBeta_base {
|
|
|
3072
3082
|
classNames: string;
|
|
3073
3083
|
agGrid: GridApi_2;
|
|
3074
3084
|
gridSlot: HTMLSlotElement;
|
|
3085
|
+
/**
|
|
3086
|
+
* The slot ref binds asynchronously, and the queued `initGrid` skips any run that beats it. FAST
|
|
3087
|
+
* calls this the moment the ref lands, so a grid whose options were set BEFORE the view bound
|
|
3088
|
+
* still initialises rather than staying blank — closing the one gap that skip would leave.
|
|
3089
|
+
*
|
|
3090
|
+
* Guarded on `agGridOptions` as well: without options there is nothing to build, and AG Grid
|
|
3091
|
+
* would only log "no gridOptions provided to the grid". Those arrive via a grid-options change,
|
|
3092
|
+
* which re-runs `initGrid` on its own.
|
|
3093
|
+
*/
|
|
3094
|
+
gridSlotChanged(): void;
|
|
3075
3095
|
themeMode: 'light' | 'dark';
|
|
3076
3096
|
gridComponents: {
|
|
3077
3097
|
[componentName: string]: 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": "15.
|
|
4
|
+
"version": "15.14.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@genesislcap/foundation-testing": "15.
|
|
44
|
-
"@genesislcap/genx": "15.
|
|
45
|
-
"@genesislcap/rollup-builder": "15.
|
|
46
|
-
"@genesislcap/ts-builder": "15.
|
|
47
|
-
"@genesislcap/uvu-playwright-builder": "15.
|
|
48
|
-
"@genesislcap/vite-builder": "15.
|
|
49
|
-
"@genesislcap/webpack-builder": "15.
|
|
43
|
+
"@genesislcap/foundation-testing": "15.14.0",
|
|
44
|
+
"@genesislcap/genx": "15.14.0",
|
|
45
|
+
"@genesislcap/rollup-builder": "15.14.0",
|
|
46
|
+
"@genesislcap/ts-builder": "15.14.0",
|
|
47
|
+
"@genesislcap/uvu-playwright-builder": "15.14.0",
|
|
48
|
+
"@genesislcap/vite-builder": "15.14.0",
|
|
49
|
+
"@genesislcap/webpack-builder": "15.14.0"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@genesislcap/foundation-comms": "15.
|
|
53
|
-
"@genesislcap/foundation-criteria": "15.
|
|
54
|
-
"@genesislcap/foundation-logger": "15.
|
|
55
|
-
"@genesislcap/foundation-ui": "15.
|
|
56
|
-
"@genesislcap/foundation-utils": "15.
|
|
52
|
+
"@genesislcap/foundation-comms": "15.14.0",
|
|
53
|
+
"@genesislcap/foundation-criteria": "15.14.0",
|
|
54
|
+
"@genesislcap/foundation-logger": "15.14.0",
|
|
55
|
+
"@genesislcap/foundation-ui": "15.14.0",
|
|
56
|
+
"@genesislcap/foundation-utils": "15.14.0",
|
|
57
57
|
"@microsoft/fast-colors": "5.3.1",
|
|
58
58
|
"@microsoft/fast-components": "2.30.6",
|
|
59
59
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -91,5 +91,5 @@
|
|
|
91
91
|
"require": "./dist/react.cjs"
|
|
92
92
|
}
|
|
93
93
|
},
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "d84656a0872b2274be6f6b20a87a28504b48ed2a"
|
|
95
95
|
}
|