@genesislcap/foundation-utils 14.207.1 → 14.207.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/custom-elements.json +252 -252
- package/package.json +10 -10
@@ -365,6 +365,56 @@
|
|
365
365
|
}
|
366
366
|
]
|
367
367
|
},
|
368
|
+
{
|
369
|
+
"kind": "javascript-module",
|
370
|
+
"path": "src/design-system/design-system.ts",
|
371
|
+
"declarations": [
|
372
|
+
{
|
373
|
+
"kind": "function",
|
374
|
+
"name": "assureDesignSystem",
|
375
|
+
"return": {
|
376
|
+
"type": {
|
377
|
+
"text": "DesignSystemModule"
|
378
|
+
}
|
379
|
+
},
|
380
|
+
"parameters": [
|
381
|
+
{
|
382
|
+
"name": "module",
|
383
|
+
"type": {
|
384
|
+
"text": "DesignSystemModule"
|
385
|
+
}
|
386
|
+
}
|
387
|
+
],
|
388
|
+
"description": "assureDesignSystem.",
|
389
|
+
"privacy": "public"
|
390
|
+
}
|
391
|
+
],
|
392
|
+
"exports": [
|
393
|
+
{
|
394
|
+
"kind": "js",
|
395
|
+
"name": "assureDesignSystem",
|
396
|
+
"declaration": {
|
397
|
+
"name": "assureDesignSystem",
|
398
|
+
"module": "src/design-system/design-system.ts"
|
399
|
+
}
|
400
|
+
}
|
401
|
+
]
|
402
|
+
},
|
403
|
+
{
|
404
|
+
"kind": "javascript-module",
|
405
|
+
"path": "src/design-system/index.ts",
|
406
|
+
"declarations": [],
|
407
|
+
"exports": [
|
408
|
+
{
|
409
|
+
"kind": "js",
|
410
|
+
"name": "*",
|
411
|
+
"declaration": {
|
412
|
+
"name": "*",
|
413
|
+
"package": "./design-system"
|
414
|
+
}
|
415
|
+
}
|
416
|
+
]
|
417
|
+
},
|
368
418
|
{
|
369
419
|
"kind": "javascript-module",
|
370
420
|
"path": "src/decorators/index.ts",
|
@@ -418,56 +468,6 @@
|
|
418
468
|
}
|
419
469
|
]
|
420
470
|
},
|
421
|
-
{
|
422
|
-
"kind": "javascript-module",
|
423
|
-
"path": "src/design-system/design-system.ts",
|
424
|
-
"declarations": [
|
425
|
-
{
|
426
|
-
"kind": "function",
|
427
|
-
"name": "assureDesignSystem",
|
428
|
-
"return": {
|
429
|
-
"type": {
|
430
|
-
"text": "DesignSystemModule"
|
431
|
-
}
|
432
|
-
},
|
433
|
-
"parameters": [
|
434
|
-
{
|
435
|
-
"name": "module",
|
436
|
-
"type": {
|
437
|
-
"text": "DesignSystemModule"
|
438
|
-
}
|
439
|
-
}
|
440
|
-
],
|
441
|
-
"description": "assureDesignSystem.",
|
442
|
-
"privacy": "public"
|
443
|
-
}
|
444
|
-
],
|
445
|
-
"exports": [
|
446
|
-
{
|
447
|
-
"kind": "js",
|
448
|
-
"name": "assureDesignSystem",
|
449
|
-
"declaration": {
|
450
|
-
"name": "assureDesignSystem",
|
451
|
-
"module": "src/design-system/design-system.ts"
|
452
|
-
}
|
453
|
-
}
|
454
|
-
]
|
455
|
-
},
|
456
|
-
{
|
457
|
-
"kind": "javascript-module",
|
458
|
-
"path": "src/design-system/index.ts",
|
459
|
-
"declarations": [],
|
460
|
-
"exports": [
|
461
|
-
{
|
462
|
-
"kind": "js",
|
463
|
-
"name": "*",
|
464
|
-
"declaration": {
|
465
|
-
"name": "*",
|
466
|
-
"package": "./design-system"
|
467
|
-
}
|
468
|
-
}
|
469
|
-
]
|
470
|
-
},
|
471
471
|
{
|
472
472
|
"kind": "javascript-module",
|
473
473
|
"path": "src/directives/index.ts",
|
@@ -1506,6 +1506,21 @@
|
|
1506
1506
|
}
|
1507
1507
|
]
|
1508
1508
|
},
|
1509
|
+
{
|
1510
|
+
"kind": "javascript-module",
|
1511
|
+
"path": "src/serializers/index.ts",
|
1512
|
+
"declarations": [],
|
1513
|
+
"exports": [
|
1514
|
+
{
|
1515
|
+
"kind": "js",
|
1516
|
+
"name": "*",
|
1517
|
+
"declaration": {
|
1518
|
+
"name": "*",
|
1519
|
+
"package": "./json"
|
1520
|
+
}
|
1521
|
+
}
|
1522
|
+
]
|
1523
|
+
},
|
1509
1524
|
{
|
1510
1525
|
"kind": "javascript-module",
|
1511
1526
|
"path": "src/state/index.ts",
|
@@ -2016,58 +2031,6 @@
|
|
2016
2031
|
}
|
2017
2032
|
]
|
2018
2033
|
},
|
2019
|
-
{
|
2020
|
-
"kind": "javascript-module",
|
2021
|
-
"path": "src/serializers/index.ts",
|
2022
|
-
"declarations": [],
|
2023
|
-
"exports": [
|
2024
|
-
{
|
2025
|
-
"kind": "js",
|
2026
|
-
"name": "*",
|
2027
|
-
"declaration": {
|
2028
|
-
"name": "*",
|
2029
|
-
"package": "./json"
|
2030
|
-
}
|
2031
|
-
}
|
2032
|
-
]
|
2033
|
-
},
|
2034
|
-
{
|
2035
|
-
"kind": "javascript-module",
|
2036
|
-
"path": "src/uuid/index.ts",
|
2037
|
-
"declarations": [],
|
2038
|
-
"exports": [
|
2039
|
-
{
|
2040
|
-
"kind": "js",
|
2041
|
-
"name": "*",
|
2042
|
-
"declaration": {
|
2043
|
-
"name": "*",
|
2044
|
-
"package": "./uuid"
|
2045
|
-
}
|
2046
|
-
}
|
2047
|
-
]
|
2048
|
-
},
|
2049
|
-
{
|
2050
|
-
"kind": "javascript-module",
|
2051
|
-
"path": "src/uuid/uuid.ts",
|
2052
|
-
"declarations": [
|
2053
|
-
{
|
2054
|
-
"kind": "variable",
|
2055
|
-
"name": "UUID",
|
2056
|
-
"description": "A dependency injection token for the UUID interface.",
|
2057
|
-
"privacy": "public"
|
2058
|
-
}
|
2059
|
-
],
|
2060
|
-
"exports": [
|
2061
|
-
{
|
2062
|
-
"kind": "js",
|
2063
|
-
"name": "UUID",
|
2064
|
-
"declaration": {
|
2065
|
-
"name": "UUID",
|
2066
|
-
"module": "src/uuid/uuid.ts"
|
2067
|
-
}
|
2068
|
-
}
|
2069
|
-
]
|
2070
|
-
},
|
2071
2034
|
{
|
2072
2035
|
"kind": "javascript-module",
|
2073
2036
|
"path": "src/window/index.ts",
|
@@ -2216,6 +2179,43 @@
|
|
2216
2179
|
}
|
2217
2180
|
]
|
2218
2181
|
},
|
2182
|
+
{
|
2183
|
+
"kind": "javascript-module",
|
2184
|
+
"path": "src/uuid/index.ts",
|
2185
|
+
"declarations": [],
|
2186
|
+
"exports": [
|
2187
|
+
{
|
2188
|
+
"kind": "js",
|
2189
|
+
"name": "*",
|
2190
|
+
"declaration": {
|
2191
|
+
"name": "*",
|
2192
|
+
"package": "./uuid"
|
2193
|
+
}
|
2194
|
+
}
|
2195
|
+
]
|
2196
|
+
},
|
2197
|
+
{
|
2198
|
+
"kind": "javascript-module",
|
2199
|
+
"path": "src/uuid/uuid.ts",
|
2200
|
+
"declarations": [
|
2201
|
+
{
|
2202
|
+
"kind": "variable",
|
2203
|
+
"name": "UUID",
|
2204
|
+
"description": "A dependency injection token for the UUID interface.",
|
2205
|
+
"privacy": "public"
|
2206
|
+
}
|
2207
|
+
],
|
2208
|
+
"exports": [
|
2209
|
+
{
|
2210
|
+
"kind": "js",
|
2211
|
+
"name": "UUID",
|
2212
|
+
"declaration": {
|
2213
|
+
"name": "UUID",
|
2214
|
+
"module": "src/uuid/uuid.ts"
|
2215
|
+
}
|
2216
|
+
}
|
2217
|
+
]
|
2218
|
+
},
|
2219
2219
|
{
|
2220
2220
|
"kind": "javascript-module",
|
2221
2221
|
"path": "src/directives/sync/index.ts",
|
@@ -2305,106 +2305,6 @@
|
|
2305
2305
|
}
|
2306
2306
|
]
|
2307
2307
|
},
|
2308
|
-
{
|
2309
|
-
"kind": "javascript-module",
|
2310
|
-
"path": "src/mappers/dto/index.ts",
|
2311
|
-
"declarations": [],
|
2312
|
-
"exports": [
|
2313
|
-
{
|
2314
|
-
"kind": "js",
|
2315
|
-
"name": "*",
|
2316
|
-
"declaration": {
|
2317
|
-
"name": "*",
|
2318
|
-
"package": "./serverRow"
|
2319
|
-
}
|
2320
|
-
},
|
2321
|
-
{
|
2322
|
-
"kind": "js",
|
2323
|
-
"name": "*",
|
2324
|
-
"declaration": {
|
2325
|
-
"name": "*",
|
2326
|
-
"package": "./types"
|
2327
|
-
}
|
2328
|
-
}
|
2329
|
-
]
|
2330
|
-
},
|
2331
|
-
{
|
2332
|
-
"kind": "javascript-module",
|
2333
|
-
"path": "src/mappers/dto/serverRow.ts",
|
2334
|
-
"declarations": [
|
2335
|
-
{
|
2336
|
-
"kind": "class",
|
2337
|
-
"description": "The default `ServerRowDTOMapper`.",
|
2338
|
-
"name": "DefaultServerRowDTOMapper",
|
2339
|
-
"members": [
|
2340
|
-
{
|
2341
|
-
"kind": "field",
|
2342
|
-
"name": "fromDTO",
|
2343
|
-
"description": "Converts a server row DTO to an entity.",
|
2344
|
-
"parameters": [
|
2345
|
-
{
|
2346
|
-
"description": "The DTO to convert.",
|
2347
|
-
"name": "dto"
|
2348
|
-
}
|
2349
|
-
],
|
2350
|
-
"return": {
|
2351
|
-
"type": {
|
2352
|
-
"text": ""
|
2353
|
-
}
|
2354
|
-
},
|
2355
|
-
"privacy": "public"
|
2356
|
-
},
|
2357
|
-
{
|
2358
|
-
"kind": "field",
|
2359
|
-
"name": "toDTO",
|
2360
|
-
"description": "Converts a server row entity to a DTO.",
|
2361
|
-
"parameters": [
|
2362
|
-
{
|
2363
|
-
"description": "The entity to convert.",
|
2364
|
-
"name": "entity"
|
2365
|
-
}
|
2366
|
-
],
|
2367
|
-
"return": {
|
2368
|
-
"type": {
|
2369
|
-
"text": ""
|
2370
|
-
}
|
2371
|
-
},
|
2372
|
-
"privacy": "public"
|
2373
|
-
}
|
2374
|
-
]
|
2375
|
-
},
|
2376
|
-
{
|
2377
|
-
"kind": "variable",
|
2378
|
-
"name": "ServerRowDTOMapper",
|
2379
|
-
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
2380
|
-
"privacy": "public"
|
2381
|
-
}
|
2382
|
-
],
|
2383
|
-
"exports": [
|
2384
|
-
{
|
2385
|
-
"kind": "js",
|
2386
|
-
"name": "DefaultServerRowDTOMapper",
|
2387
|
-
"declaration": {
|
2388
|
-
"name": "DefaultServerRowDTOMapper",
|
2389
|
-
"module": "src/mappers/dto/serverRow.ts"
|
2390
|
-
}
|
2391
|
-
},
|
2392
|
-
{
|
2393
|
-
"kind": "js",
|
2394
|
-
"name": "ServerRowDTOMapper",
|
2395
|
-
"declaration": {
|
2396
|
-
"name": "ServerRowDTOMapper",
|
2397
|
-
"module": "src/mappers/dto/serverRow.ts"
|
2398
|
-
}
|
2399
|
-
}
|
2400
|
-
]
|
2401
|
-
},
|
2402
|
-
{
|
2403
|
-
"kind": "javascript-module",
|
2404
|
-
"path": "src/mappers/dto/types.ts",
|
2405
|
-
"declarations": [],
|
2406
|
-
"exports": []
|
2407
|
-
},
|
2408
2308
|
{
|
2409
2309
|
"kind": "javascript-module",
|
2410
2310
|
"path": "src/directives/when-else/index.ts",
|
@@ -2472,7 +2372,7 @@
|
|
2472
2372
|
},
|
2473
2373
|
{
|
2474
2374
|
"kind": "javascript-module",
|
2475
|
-
"path": "src/
|
2375
|
+
"path": "src/mappers/dto/index.ts",
|
2476
2376
|
"declarations": [],
|
2477
2377
|
"exports": [
|
2478
2378
|
{
|
@@ -2480,83 +2380,96 @@
|
|
2480
2380
|
"name": "*",
|
2481
2381
|
"declaration": {
|
2482
2382
|
"name": "*",
|
2483
|
-
"package": "./
|
2383
|
+
"package": "./serverRow"
|
2384
|
+
}
|
2385
|
+
},
|
2386
|
+
{
|
2387
|
+
"kind": "js",
|
2388
|
+
"name": "*",
|
2389
|
+
"declaration": {
|
2390
|
+
"name": "*",
|
2391
|
+
"package": "./types"
|
2484
2392
|
}
|
2485
2393
|
}
|
2486
2394
|
]
|
2487
2395
|
},
|
2488
2396
|
{
|
2489
2397
|
"kind": "javascript-module",
|
2490
|
-
"path": "src/
|
2398
|
+
"path": "src/mappers/dto/serverRow.ts",
|
2491
2399
|
"declarations": [
|
2492
2400
|
{
|
2493
|
-
"kind": "
|
2494
|
-
"description": "The `
|
2495
|
-
"name": "
|
2401
|
+
"kind": "class",
|
2402
|
+
"description": "The default `ServerRowDTOMapper`.",
|
2403
|
+
"name": "DefaultServerRowDTOMapper",
|
2496
2404
|
"members": [
|
2497
2405
|
{
|
2498
2406
|
"kind": "field",
|
2499
|
-
"name": "
|
2500
|
-
"
|
2501
|
-
|
2502
|
-
|
2503
|
-
|
2504
|
-
|
2505
|
-
|
2506
|
-
|
2507
|
-
|
2508
|
-
|
2509
|
-
|
2510
|
-
|
2511
|
-
"text": "number"
|
2512
|
-
},
|
2513
|
-
"privacy": "public",
|
2514
|
-
"default": "0",
|
2515
|
-
"description": "The number of promises that have been resolved."
|
2516
|
-
},
|
2517
|
-
{
|
2518
|
-
"kind": "field",
|
2519
|
-
"name": "hasPendingChildren",
|
2520
|
-
"type": {
|
2521
|
-
"text": "boolean"
|
2407
|
+
"name": "fromDTO",
|
2408
|
+
"description": "Converts a server row DTO to an entity.",
|
2409
|
+
"parameters": [
|
2410
|
+
{
|
2411
|
+
"description": "The DTO to convert.",
|
2412
|
+
"name": "dto"
|
2413
|
+
}
|
2414
|
+
],
|
2415
|
+
"return": {
|
2416
|
+
"type": {
|
2417
|
+
"text": ""
|
2418
|
+
}
|
2522
2419
|
},
|
2523
|
-
"privacy": "public"
|
2524
|
-
"default": "false",
|
2525
|
-
"description": "A boolean indicating whether there are any pending children."
|
2420
|
+
"privacy": "public"
|
2526
2421
|
},
|
2527
2422
|
{
|
2528
2423
|
"kind": "field",
|
2529
|
-
"name": "
|
2530
|
-
"
|
2531
|
-
|
2424
|
+
"name": "toDTO",
|
2425
|
+
"description": "Converts a server row entity to a DTO.",
|
2426
|
+
"parameters": [
|
2427
|
+
{
|
2428
|
+
"description": "The entity to convert.",
|
2429
|
+
"name": "entity"
|
2430
|
+
}
|
2431
|
+
],
|
2432
|
+
"return": {
|
2433
|
+
"type": {
|
2434
|
+
"text": ""
|
2435
|
+
}
|
2532
2436
|
},
|
2533
|
-
"privacy": "public"
|
2534
|
-
"description": "Gets the progress of the pending promises as a percentage between 0 and 1.",
|
2535
|
-
"readonly": true
|
2536
|
-
}
|
2537
|
-
],
|
2538
|
-
"parameters": [
|
2539
|
-
{
|
2540
|
-
"name": "Base",
|
2541
|
-
"type": {
|
2542
|
-
"text": "TBase"
|
2543
|
-
}
|
2437
|
+
"privacy": "public"
|
2544
2438
|
}
|
2545
|
-
]
|
2439
|
+
]
|
2440
|
+
},
|
2441
|
+
{
|
2442
|
+
"kind": "variable",
|
2443
|
+
"name": "ServerRowDTOMapper",
|
2444
|
+
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
2546
2445
|
"privacy": "public"
|
2547
2446
|
}
|
2548
2447
|
],
|
2549
2448
|
"exports": [
|
2550
2449
|
{
|
2551
2450
|
"kind": "js",
|
2552
|
-
"name": "
|
2451
|
+
"name": "DefaultServerRowDTOMapper",
|
2553
2452
|
"declaration": {
|
2554
|
-
"name": "
|
2555
|
-
"module": "src/
|
2453
|
+
"name": "DefaultServerRowDTOMapper",
|
2454
|
+
"module": "src/mappers/dto/serverRow.ts"
|
2455
|
+
}
|
2456
|
+
},
|
2457
|
+
{
|
2458
|
+
"kind": "js",
|
2459
|
+
"name": "ServerRowDTOMapper",
|
2460
|
+
"declaration": {
|
2461
|
+
"name": "ServerRowDTOMapper",
|
2462
|
+
"module": "src/mappers/dto/serverRow.ts"
|
2556
2463
|
}
|
2557
2464
|
}
|
2558
2465
|
]
|
2559
2466
|
},
|
2467
|
+
{
|
2468
|
+
"kind": "javascript-module",
|
2469
|
+
"path": "src/mappers/dto/types.ts",
|
2470
|
+
"declarations": [],
|
2471
|
+
"exports": []
|
2472
|
+
},
|
2560
2473
|
{
|
2561
2474
|
"kind": "javascript-module",
|
2562
2475
|
"path": "src/mixins/lifecycle/index.ts",
|
@@ -2681,6 +2594,93 @@
|
|
2681
2594
|
}
|
2682
2595
|
]
|
2683
2596
|
},
|
2597
|
+
{
|
2598
|
+
"kind": "javascript-module",
|
2599
|
+
"path": "src/mixins/pendingState/index.ts",
|
2600
|
+
"declarations": [],
|
2601
|
+
"exports": [
|
2602
|
+
{
|
2603
|
+
"kind": "js",
|
2604
|
+
"name": "*",
|
2605
|
+
"declaration": {
|
2606
|
+
"name": "*",
|
2607
|
+
"package": "./pendingState"
|
2608
|
+
}
|
2609
|
+
}
|
2610
|
+
]
|
2611
|
+
},
|
2612
|
+
{
|
2613
|
+
"kind": "javascript-module",
|
2614
|
+
"path": "src/mixins/pendingState/pendingState.ts",
|
2615
|
+
"declarations": [
|
2616
|
+
{
|
2617
|
+
"kind": "mixin",
|
2618
|
+
"description": "The `PendingState` mixin.",
|
2619
|
+
"name": "PendingState",
|
2620
|
+
"members": [
|
2621
|
+
{
|
2622
|
+
"kind": "field",
|
2623
|
+
"name": "pendingCount",
|
2624
|
+
"type": {
|
2625
|
+
"text": "number"
|
2626
|
+
},
|
2627
|
+
"privacy": "public",
|
2628
|
+
"default": "0",
|
2629
|
+
"description": "The number of promises that are currently pending."
|
2630
|
+
},
|
2631
|
+
{
|
2632
|
+
"kind": "field",
|
2633
|
+
"name": "resolvedCount",
|
2634
|
+
"type": {
|
2635
|
+
"text": "number"
|
2636
|
+
},
|
2637
|
+
"privacy": "public",
|
2638
|
+
"default": "0",
|
2639
|
+
"description": "The number of promises that have been resolved."
|
2640
|
+
},
|
2641
|
+
{
|
2642
|
+
"kind": "field",
|
2643
|
+
"name": "hasPendingChildren",
|
2644
|
+
"type": {
|
2645
|
+
"text": "boolean"
|
2646
|
+
},
|
2647
|
+
"privacy": "public",
|
2648
|
+
"default": "false",
|
2649
|
+
"description": "A boolean indicating whether there are any pending children."
|
2650
|
+
},
|
2651
|
+
{
|
2652
|
+
"kind": "field",
|
2653
|
+
"name": "progress",
|
2654
|
+
"type": {
|
2655
|
+
"text": "number"
|
2656
|
+
},
|
2657
|
+
"privacy": "public",
|
2658
|
+
"description": "Gets the progress of the pending promises as a percentage between 0 and 1.",
|
2659
|
+
"readonly": true
|
2660
|
+
}
|
2661
|
+
],
|
2662
|
+
"parameters": [
|
2663
|
+
{
|
2664
|
+
"name": "Base",
|
2665
|
+
"type": {
|
2666
|
+
"text": "TBase"
|
2667
|
+
}
|
2668
|
+
}
|
2669
|
+
],
|
2670
|
+
"privacy": "public"
|
2671
|
+
}
|
2672
|
+
],
|
2673
|
+
"exports": [
|
2674
|
+
{
|
2675
|
+
"kind": "js",
|
2676
|
+
"name": "PendingState",
|
2677
|
+
"declaration": {
|
2678
|
+
"name": "PendingState",
|
2679
|
+
"module": "src/mixins/pendingState/pendingState.ts"
|
2680
|
+
}
|
2681
|
+
}
|
2682
|
+
]
|
2683
|
+
},
|
2684
2684
|
{
|
2685
2685
|
"kind": "javascript-module",
|
2686
2686
|
"path": "src/serializers/json/index.ts",
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
3
3
|
"description": "Genesis Foundation Utils",
|
4
|
-
"version": "14.207.
|
4
|
+
"version": "14.207.2",
|
5
5
|
"sideEffects": false,
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
7
7
|
"main": "dist/esm/index.js",
|
@@ -27,17 +27,17 @@
|
|
27
27
|
}
|
28
28
|
},
|
29
29
|
"devDependencies": {
|
30
|
-
"@genesislcap/foundation-testing": "14.207.
|
31
|
-
"@genesislcap/genx": "14.207.
|
32
|
-
"@genesislcap/rollup-builder": "14.207.
|
33
|
-
"@genesislcap/ts-builder": "14.207.
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.207.
|
35
|
-
"@genesislcap/vite-builder": "14.207.
|
36
|
-
"@genesislcap/webpack-builder": "14.207.
|
30
|
+
"@genesislcap/foundation-testing": "14.207.2",
|
31
|
+
"@genesislcap/genx": "14.207.2",
|
32
|
+
"@genesislcap/rollup-builder": "14.207.2",
|
33
|
+
"@genesislcap/ts-builder": "14.207.2",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.207.2",
|
35
|
+
"@genesislcap/vite-builder": "14.207.2",
|
36
|
+
"@genesislcap/webpack-builder": "14.207.2",
|
37
37
|
"rimraf": "^5.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/foundation-logger": "14.207.
|
40
|
+
"@genesislcap/foundation-logger": "14.207.2",
|
41
41
|
"@microsoft/fast-components": "^2.30.6",
|
42
42
|
"@microsoft/fast-element": "^1.12.0",
|
43
43
|
"@microsoft/fast-foundation": "^2.49.4",
|
@@ -55,5 +55,5 @@
|
|
55
55
|
"access": "public"
|
56
56
|
},
|
57
57
|
"customElements": "dist/custom-elements.json",
|
58
|
-
"gitHead": "
|
58
|
+
"gitHead": "81fdbfe3ff7adcae76ba126e4e5bb73e98724878"
|
59
59
|
}
|