@genesislcap/grid-pro 14.228.2-alpha-880fa6b.0 → 14.228.2-alpha-e1c5cdb.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 +0 -22
- package/dist/dts/grid-pro-genesis-datasource/grid-pro-genesis-datasource.d.ts +4 -1
- package/dist/dts/grid-pro-genesis-datasource/grid-pro-genesis-datasource.d.ts.map +1 -1
- package/dist/esm/grid-pro-genesis-datasource/grid-pro-genesis-datasource.js +41 -50
- package/dist/grid-pro.d.ts +4 -1
- package/package.json +13 -13
|
@@ -7486,19 +7486,6 @@
|
|
|
7486
7486
|
"module": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"
|
|
7487
7487
|
}
|
|
7488
7488
|
},
|
|
7489
|
-
{
|
|
7490
|
-
"kind": "field",
|
|
7491
|
-
"name": "reloadPromise",
|
|
7492
|
-
"type": {
|
|
7493
|
-
"text": "Promise<void> | null"
|
|
7494
|
-
},
|
|
7495
|
-
"privacy": "private",
|
|
7496
|
-
"default": "null",
|
|
7497
|
-
"inheritedFrom": {
|
|
7498
|
-
"name": "GridProGenesisDatasource",
|
|
7499
|
-
"module": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"
|
|
7500
|
-
}
|
|
7501
|
-
},
|
|
7502
7489
|
{
|
|
7503
7490
|
"kind": "method",
|
|
7504
7491
|
"name": "colDefsDeepClone",
|
|
@@ -11951,15 +11938,6 @@
|
|
|
11951
11938
|
"privacy": "private",
|
|
11952
11939
|
"default": "true"
|
|
11953
11940
|
},
|
|
11954
|
-
{
|
|
11955
|
-
"kind": "field",
|
|
11956
|
-
"name": "reloadPromise",
|
|
11957
|
-
"type": {
|
|
11958
|
-
"text": "Promise<void> | null"
|
|
11959
|
-
},
|
|
11960
|
-
"privacy": "private",
|
|
11961
|
-
"default": "null"
|
|
11962
|
-
},
|
|
11963
11941
|
{
|
|
11964
11942
|
"kind": "method",
|
|
11965
11943
|
"name": "deepClone",
|
|
@@ -45,6 +45,10 @@ declare const GridProGenesisDatasource_base: (new (...args: any[]) => {
|
|
|
45
45
|
readonly classList: DOMTokenList;
|
|
46
46
|
className: string;
|
|
47
47
|
readonly clientHeight: number;
|
|
48
|
+
/**
|
|
49
|
+
* Destroys the datasource, resetting it to its initial state.
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
48
52
|
readonly clientLeft: number;
|
|
49
53
|
readonly clientTop: number;
|
|
50
54
|
readonly clientWidth: number;
|
|
@@ -342,7 +346,6 @@ export declare class GridProGenesisDatasource extends GridProGenesisDatasource_b
|
|
|
342
346
|
private updateSub;
|
|
343
347
|
private connectionSub;
|
|
344
348
|
private requiresFullRowDataAndColDefs;
|
|
345
|
-
private reloadPromise;
|
|
346
349
|
connectedCallback(): void;
|
|
347
350
|
disconnectedCallback(): void;
|
|
348
351
|
deepClone(): Node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-pro-genesis-datasource.d.ts","sourceRoot":"","sources":["../../../src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,MAAM,EACN,WAAW,EAGX,kBAAkB,EAClB,kBAAkB,EACnB,MAAM,yBAAyB,CAAC;AAejC,OAAO,EAAqB,qBAAqB,EAAE,MAAM,+BAA+B,CAAC
|
|
1
|
+
{"version":3,"file":"grid-pro-genesis-datasource.d.ts","sourceRoot":"","sources":["../../../src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,MAAM,EACN,WAAW,EAGX,kBAAkB,EAClB,kBAAkB,EACnB,MAAM,yBAAyB,CAAC;AAejC,OAAO,EAAqB,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAgLvF;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAzKL;;;;GAIG;AACH,qBAGa,wBAAyB,SAAQ,6BAAqC;IACjF,aAAa,SAAsB;IACnC,kBAAkB,SAA2B;IAG7C,eAAe,CAAC,WAAW,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM;IASxD,cAAc,CAAC,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM;IAQrD,mBAAmB,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM;IAKW,qBAAqB,UAAS;IAG/F,yBAAyB,UAAS;IAElC,OAAO,CAAC,OAAO,CAAe;IAC9B,OAAO,CAAC,SAAS,CAAe;IAChC,OAAO,CAAC,aAAa,CAAe;IAEpC,OAAO,CAAC,6BAA6B,CAAQ;IAE7C,iBAAiB;IAuBjB,oBAAoB;IAWX,SAAS,IAAI,IAAI;IAqB1B,OAAO,CAAC,gBAAgB;IAgBxB;;;;;;OAMG;IACG,IAAI,CAAC,iBAAiB,CAAC,EAAE,MAAM,EAAE,EAAE,YAAY,CAAC,EAAE,WAAW,EAAE;IA0CrE;;;OAGG;IACH,OAAO;IAIP;;;;OAIG;IACH,MAAM;IAIN;;;;OAIG;IACH,KAAK;IAiCL;;;OAGG;IACH,OAAO;IAYP;;OAEG;IACH,WAAW;IAIX;;;;;OAKG;IACH,OAAO,CAAC,YAAY;IAWpB;;;;OAIG;YACW,UAAU;IAoDxB;;;;;OAKG;YACW,kBAAkB;IA8BhC;;;;;;OAMG;YACW,gBAAgB;IAiE9B,OAAO,CAAC,cAAc;IActB,YAAY,CAAC,MAAM,EAAE,MAAM,GAAG,GAAG,EAAE;IAyBnC,OAAO,CAAC,kBAAkB;IAU1B,OAAO,CAAC,sBAAsB;IAgE9B,OAAO,CAAC,mBAAmB;YAyBb,eAAe;IActB,SAAS,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM;IAK9C,YAAY,CAAC,SAAS,EAAE,MAAM;IAK5B,gBAAgB,CACvB,aAAa,EAAE,kBAAkB,GAChC,kBAAkB,GAAG,IAAI,GAAG,SAAS;IAI/B,qBAAqB,CAC5B,aAAa,EAAE,kBAAkB,EACjC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,kBAAkB,KAAK,IAAI,GAC3C,IAAI;IAIP,OAAO,CAAC,iBAAiB;CAO1B"}
|
|
@@ -3,8 +3,8 @@ import { Events, } from '@ag-grid-community/core';
|
|
|
3
3
|
import { MessageType, dataServerResultFilter, normaliseCriteria, } from '@genesislcap/foundation-comms';
|
|
4
4
|
import { LifecycleMixin } from '@genesislcap/foundation-utils';
|
|
5
5
|
import { DOM, attr, customElement } from '@microsoft/fast-element';
|
|
6
|
-
import { BehaviorSubject, EMPTY
|
|
7
|
-
import { catchError, debounceTime, skip,
|
|
6
|
+
import { BehaviorSubject, EMPTY } from 'rxjs';
|
|
7
|
+
import { catchError, debounceTime, skip, tap } from 'rxjs/operators';
|
|
8
8
|
import { criteriaDelimiter, GridProBaseDatasource } from '../datasource/base.datasource';
|
|
9
9
|
import { getClientSideFilterParamsByFieldType } from '../datasource/client-side.grid-definitions';
|
|
10
10
|
import { logger } from '../utils/logger';
|
|
@@ -24,7 +24,6 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
24
24
|
this.restartOnReconnection = false;
|
|
25
25
|
this.keepColDefsOnClearRowData = false;
|
|
26
26
|
this.requiresFullRowDataAndColDefs = true;
|
|
27
|
-
this.reloadPromise = null;
|
|
28
27
|
}
|
|
29
28
|
// DatasourceOptions
|
|
30
29
|
criteriaChanged(oldCriteria, newCriteria) {
|
|
@@ -130,15 +129,9 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
130
129
|
}), { once: true });
|
|
131
130
|
const filterDebounceTime = 600;
|
|
132
131
|
this.updateSub = this.update
|
|
133
|
-
.pipe(skip(1),
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
logger.error('[Filter Pipeline] Error during reload:', error);
|
|
137
|
-
return EMPTY;
|
|
138
|
-
}));
|
|
139
|
-
}))
|
|
140
|
-
.subscribe(() => {
|
|
141
|
-
logger.debug('[Filter Pipeline] Reload completed');
|
|
132
|
+
.pipe(skip(1), debounceTime(filterDebounceTime), tap((f) => logger.debug('filters (debounced): ', f)))
|
|
133
|
+
.subscribe((_) => {
|
|
134
|
+
this.reloadResourceData();
|
|
142
135
|
});
|
|
143
136
|
return;
|
|
144
137
|
}
|
|
@@ -231,12 +224,19 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
231
224
|
* @internal
|
|
232
225
|
*/
|
|
233
226
|
setRowData(rowData) {
|
|
234
|
-
var _a;
|
|
227
|
+
var _a, _b, _c, _d, _e;
|
|
235
228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
236
|
-
const
|
|
229
|
+
const setDataId = Date.now();
|
|
230
|
+
logger.debug(`[SetData ${setDataId}] Starting setRowData`, {
|
|
231
|
+
rowCount: rowData === null || rowData === void 0 ? void 0 : rowData.length,
|
|
232
|
+
firstRowId: (_a = rowData === null || rowData === void 0 ? void 0 : rowData[0]) === null || _a === void 0 ? void 0 : _a[this.rowId],
|
|
233
|
+
lastRowId: (_b = rowData === null || rowData === void 0 ? void 0 : rowData[rowData.length - 1]) === null || _b === void 0 ? void 0 : _b[this.rowId],
|
|
234
|
+
});
|
|
235
|
+
const preSetColumnDefs = (_c = this.agGrid.gridApi) === null || _c === void 0 ? void 0 : _c.getColumnDefs();
|
|
237
236
|
if (!preSetColumnDefs || preSetColumnDefs.length === 0) {
|
|
238
237
|
const agColumnDefs = yield this.getAgColumnDefs(this.datasource.fieldMetadata);
|
|
239
238
|
if (agColumnDefs) {
|
|
239
|
+
logger.debug(`[SetData ${setDataId}] Setting column definitions`);
|
|
240
240
|
// AG's internals will check if group/pivot are NOT NULL to trigger module registration warning for `row-grouping`.
|
|
241
241
|
// When using gridApi to get the currentState to save, all boolean will return false when they were not set at all.
|
|
242
242
|
// ColDef type is `boolean` while ColumnState is `boolean | null`.
|
|
@@ -252,9 +252,18 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
252
252
|
}
|
|
253
253
|
}
|
|
254
254
|
const data = this.rowDataMapper ? this.rowDataMapper(rowData) : rowData;
|
|
255
|
+
logger.debug(`[SetData ${setDataId}] Preparing to set grid data`, {
|
|
256
|
+
mappedRowCount: data === null || data === void 0 ? void 0 : data.length,
|
|
257
|
+
firstMappedRowId: (_d = data === null || data === void 0 ? void 0 : data[0]) === null || _d === void 0 ? void 0 : _d[this.rowId],
|
|
258
|
+
lastMappedRowId: (_e = data === null || data === void 0 ? void 0 : data[data.length - 1]) === null || _e === void 0 ? void 0 : _e[this.rowId],
|
|
259
|
+
});
|
|
255
260
|
this.agGrid.restoreCachedFilterConfig();
|
|
256
261
|
this.agTransaction = { add: data ? [...data] : [], remove: [], update: [], addIndex: 0 };
|
|
262
|
+
logger.debug(`[SetData ${setDataId}] Created transaction`, {
|
|
263
|
+
addCount: this.agTransaction.add.length,
|
|
264
|
+
});
|
|
257
265
|
this.applyAllAgTransactions();
|
|
266
|
+
logger.debug(`[SetData ${setDataId}] Applied transactions`);
|
|
258
267
|
this.requiresFullRowDataAndColDefs = false;
|
|
259
268
|
});
|
|
260
269
|
}
|
|
@@ -265,8 +274,9 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
265
274
|
* @internal
|
|
266
275
|
*/
|
|
267
276
|
reloadResourceData() {
|
|
277
|
+
var _a, _b;
|
|
268
278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
269
|
-
const reloadId = Date.now();
|
|
279
|
+
const reloadId = Date.now();
|
|
270
280
|
logger.debug(`[Reload ${reloadId}] Starting reload`, {
|
|
271
281
|
resourceName: this.resourceName,
|
|
272
282
|
currentFilters: Object.fromEntries(this.criteriaFromFilters),
|
|
@@ -276,23 +286,19 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
276
286
|
this.dataSub.unsubscribe();
|
|
277
287
|
this.dataSub = undefined;
|
|
278
288
|
}
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
}
|
|
293
|
-
catch (error) {
|
|
294
|
-
logger.error(`[Reload ${reloadId}] Failed:`, error);
|
|
295
|
-
}
|
|
289
|
+
// Ensure synchronous cleanup before starting new load
|
|
290
|
+
yield new Promise((resolve) => {
|
|
291
|
+
setTimeout(() => {
|
|
292
|
+
logger.debug(`[Reload ${reloadId}] Executing cleanup`);
|
|
293
|
+
resolve();
|
|
294
|
+
}, 0);
|
|
295
|
+
});
|
|
296
|
+
logger.debug(`[Reload ${reloadId}] Clearing row data`);
|
|
297
|
+
this.clearRowData(withoutColumnDefs);
|
|
298
|
+
(_b = (_a = this.agGrid) === null || _a === void 0 ? void 0 : _a.gridApi) === null || _b === void 0 ? void 0 : _b.showLoadingOverlay();
|
|
299
|
+
this.agGrid.removeAttribute('ds-disconnected');
|
|
300
|
+
logger.debug(`[Reload ${reloadId}] Starting loadResourceData`);
|
|
301
|
+
this.loadResourceData(withoutFullInit);
|
|
296
302
|
});
|
|
297
303
|
}
|
|
298
304
|
/**
|
|
@@ -304,13 +310,8 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
304
310
|
*/
|
|
305
311
|
loadResourceData(withFullInit = true) {
|
|
306
312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
307
|
-
const
|
|
308
|
-
logger.debug(`[Load ${loadId}] Starting loadResourceData`, {
|
|
309
|
-
withFullInit,
|
|
310
|
-
requiresMetadataFetch: withFullInit || !this.datasource.initialized,
|
|
311
|
-
});
|
|
313
|
+
const requiresMetadataFetch = withFullInit || !this.datasource.initialized;
|
|
312
314
|
try {
|
|
313
|
-
const requiresMetadataFetch = withFullInit || !this.datasource.initialized;
|
|
314
315
|
const initOK = yield this.datasource.init(this.datasourceOptions(), requiresMetadataFetch);
|
|
315
316
|
if (!initOK) {
|
|
316
317
|
logger.debug(`Genesis Datasource init failed for ${this.resourceName}`);
|
|
@@ -319,24 +320,16 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
319
320
|
}
|
|
320
321
|
this.$emit(gridProGenesisDatasourceEventNames.dataInit);
|
|
321
322
|
if (this.isSnapshot) {
|
|
322
|
-
logger.debug(`[Load ${loadId}] Processing snapshot data`);
|
|
323
323
|
const result = yield this.datasource.snapshot();
|
|
324
324
|
if (result) {
|
|
325
325
|
const rowData = this.handleSnapshot(result);
|
|
326
|
-
logger.debug(`[Load ${loadId}] Setting row data from snapshot`, {
|
|
327
|
-
rowCount: rowData.length,
|
|
328
|
-
});
|
|
329
326
|
this.setRowData(rowData);
|
|
330
327
|
}
|
|
331
328
|
return;
|
|
332
329
|
}
|
|
333
|
-
logger.debug(`
|
|
330
|
+
logger.debug(`requesting stream for ${this.resourceName}`);
|
|
334
331
|
this.dataSub = this.datasource.stream
|
|
335
|
-
.pipe(
|
|
336
|
-
hasError: 'ERROR' in result && !!result.ERROR,
|
|
337
|
-
messageType: 'MESSAGE_TYPE' in result ? result.MESSAGE_TYPE : undefined,
|
|
338
|
-
hasRow: 'ROW' in result && !!result.ROW,
|
|
339
|
-
})), catchError((err) => {
|
|
332
|
+
.pipe(catchError((err) => {
|
|
340
333
|
var _a;
|
|
341
334
|
this.handleErrors((_a = err === null || err === void 0 ? void 0 : err.receivedMessage) === null || _a === void 0 ? void 0 : _a.ERROR);
|
|
342
335
|
return EMPTY;
|
|
@@ -362,7 +355,6 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
362
355
|
});
|
|
363
356
|
}
|
|
364
357
|
catch (error) {
|
|
365
|
-
logger.error(`[Load ${loadId}] Failed:`, error);
|
|
366
358
|
let { message } = error;
|
|
367
359
|
if (error.receivedMessage) {
|
|
368
360
|
message = error.receivedMessage.ERROR;
|
|
@@ -494,7 +486,6 @@ let GridProGenesisDatasource = class GridProGenesisDatasource extends LifecycleM
|
|
|
494
486
|
});
|
|
495
487
|
}
|
|
496
488
|
setFilter(fieldName, newFilter) {
|
|
497
|
-
logger.debug(`[Filter] Setting filter for ${fieldName}:`, newFilter);
|
|
498
489
|
this.criteriaFromFilters.set(fieldName, newFilter);
|
|
499
490
|
this.update.next(this.criteriaFromFilters);
|
|
500
491
|
}
|
package/dist/grid-pro.d.ts
CHANGED
|
@@ -2550,7 +2550,6 @@ export declare class GridProGenesisDatasource extends GridProGenesisDatasource_b
|
|
|
2550
2550
|
private updateSub;
|
|
2551
2551
|
private connectionSub;
|
|
2552
2552
|
private requiresFullRowDataAndColDefs;
|
|
2553
|
-
private reloadPromise;
|
|
2554
2553
|
connectedCallback(): void;
|
|
2555
2554
|
disconnectedCallback(): void;
|
|
2556
2555
|
deepClone(): Node;
|
|
@@ -2675,6 +2674,10 @@ declare const GridProGenesisDatasource_base: (new (...args: any[]) => {
|
|
|
2675
2674
|
readonly classList: DOMTokenList;
|
|
2676
2675
|
className: string;
|
|
2677
2676
|
readonly clientHeight: number;
|
|
2677
|
+
/**
|
|
2678
|
+
* Destroys the datasource, resetting it to its initial state.
|
|
2679
|
+
* @public
|
|
2680
|
+
*/
|
|
2678
2681
|
readonly clientLeft: number;
|
|
2679
2682
|
readonly clientTop: number;
|
|
2680
2683
|
readonly clientWidth: number;
|
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.228.2-alpha-
|
|
4
|
+
"version": "14.228.2-alpha-e1c5cdb.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -38,20 +38,20 @@
|
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@genesislcap/foundation-testing": "14.228.2-alpha-
|
|
42
|
-
"@genesislcap/genx": "14.228.2-alpha-
|
|
43
|
-
"@genesislcap/rollup-builder": "14.228.2-alpha-
|
|
44
|
-
"@genesislcap/ts-builder": "14.228.2-alpha-
|
|
45
|
-
"@genesislcap/uvu-playwright-builder": "14.228.2-alpha-
|
|
46
|
-
"@genesislcap/vite-builder": "14.228.2-alpha-
|
|
47
|
-
"@genesislcap/webpack-builder": "14.228.2-alpha-
|
|
41
|
+
"@genesislcap/foundation-testing": "14.228.2-alpha-e1c5cdb.0",
|
|
42
|
+
"@genesislcap/genx": "14.228.2-alpha-e1c5cdb.0",
|
|
43
|
+
"@genesislcap/rollup-builder": "14.228.2-alpha-e1c5cdb.0",
|
|
44
|
+
"@genesislcap/ts-builder": "14.228.2-alpha-e1c5cdb.0",
|
|
45
|
+
"@genesislcap/uvu-playwright-builder": "14.228.2-alpha-e1c5cdb.0",
|
|
46
|
+
"@genesislcap/vite-builder": "14.228.2-alpha-e1c5cdb.0",
|
|
47
|
+
"@genesislcap/webpack-builder": "14.228.2-alpha-e1c5cdb.0",
|
|
48
48
|
"rimraf": "^5.0.0"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@genesislcap/foundation-comms": "14.228.2-alpha-
|
|
52
|
-
"@genesislcap/foundation-logger": "14.228.2-alpha-
|
|
53
|
-
"@genesislcap/foundation-ui": "14.228.2-alpha-
|
|
54
|
-
"@genesislcap/foundation-utils": "14.228.2-alpha-
|
|
51
|
+
"@genesislcap/foundation-comms": "14.228.2-alpha-e1c5cdb.0",
|
|
52
|
+
"@genesislcap/foundation-logger": "14.228.2-alpha-e1c5cdb.0",
|
|
53
|
+
"@genesislcap/foundation-ui": "14.228.2-alpha-e1c5cdb.0",
|
|
54
|
+
"@genesislcap/foundation-utils": "14.228.2-alpha-e1c5cdb.0",
|
|
55
55
|
"@microsoft/fast-colors": "5.3.1",
|
|
56
56
|
"@microsoft/fast-components": "2.30.6",
|
|
57
57
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
"access": "public"
|
|
78
78
|
},
|
|
79
79
|
"customElements": "dist/custom-elements.json",
|
|
80
|
-
"gitHead": "
|
|
80
|
+
"gitHead": "dadb4cc5a8eba712629793874b2b5a0e2256ea60"
|
|
81
81
|
}
|