@genesislcap/foundation-utils 14.227.2 → 14.227.4-FUI-2256.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/custom-elements.json +182 -182
- package/dist/dts/env/variables.d.ts.map +1 -1
- package/dist/esm/env/variables.js +2 -1
- package/package.json +10 -10
@@ -169,59 +169,6 @@
|
|
169
169
|
}
|
170
170
|
]
|
171
171
|
},
|
172
|
-
{
|
173
|
-
"kind": "javascript-module",
|
174
|
-
"path": "src/decorators/index.ts",
|
175
|
-
"declarations": [],
|
176
|
-
"exports": [
|
177
|
-
{
|
178
|
-
"kind": "js",
|
179
|
-
"name": "*",
|
180
|
-
"declaration": {
|
181
|
-
"name": "*",
|
182
|
-
"package": "./renderOnChange"
|
183
|
-
}
|
184
|
-
}
|
185
|
-
]
|
186
|
-
},
|
187
|
-
{
|
188
|
-
"kind": "javascript-module",
|
189
|
-
"path": "src/decorators/renderOnChange.ts",
|
190
|
-
"declarations": [
|
191
|
-
{
|
192
|
-
"kind": "function",
|
193
|
-
"name": "renderOnChange",
|
194
|
-
"parameters": [
|
195
|
-
{
|
196
|
-
"name": "target",
|
197
|
-
"type": {
|
198
|
-
"text": "FASTElement & { render(): void }"
|
199
|
-
},
|
200
|
-
"description": "The target to define the property change handler on."
|
201
|
-
},
|
202
|
-
{
|
203
|
-
"name": "name",
|
204
|
-
"type": {
|
205
|
-
"text": "string"
|
206
|
-
},
|
207
|
-
"description": "The property name."
|
208
|
-
}
|
209
|
-
],
|
210
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
211
|
-
"privacy": "public"
|
212
|
-
}
|
213
|
-
],
|
214
|
-
"exports": [
|
215
|
-
{
|
216
|
-
"kind": "js",
|
217
|
-
"name": "renderOnChange",
|
218
|
-
"declaration": {
|
219
|
-
"name": "renderOnChange",
|
220
|
-
"module": "src/decorators/renderOnChange.ts"
|
221
|
-
}
|
222
|
-
}
|
223
|
-
]
|
224
|
-
},
|
225
172
|
{
|
226
173
|
"kind": "javascript-module",
|
227
174
|
"path": "src/data/inMemoryDatabase.ts",
|
@@ -422,50 +369,53 @@
|
|
422
369
|
},
|
423
370
|
{
|
424
371
|
"kind": "javascript-module",
|
425
|
-
"path": "src/
|
372
|
+
"path": "src/decorators/index.ts",
|
373
|
+
"declarations": [],
|
374
|
+
"exports": [
|
375
|
+
{
|
376
|
+
"kind": "js",
|
377
|
+
"name": "*",
|
378
|
+
"declaration": {
|
379
|
+
"name": "*",
|
380
|
+
"package": "./renderOnChange"
|
381
|
+
}
|
382
|
+
}
|
383
|
+
]
|
384
|
+
},
|
385
|
+
{
|
386
|
+
"kind": "javascript-module",
|
387
|
+
"path": "src/decorators/renderOnChange.ts",
|
426
388
|
"declarations": [
|
427
389
|
{
|
428
390
|
"kind": "function",
|
429
|
-
"name": "
|
430
|
-
"return": {
|
431
|
-
"type": {
|
432
|
-
"text": "DesignSystemModule"
|
433
|
-
}
|
434
|
-
},
|
391
|
+
"name": "renderOnChange",
|
435
392
|
"parameters": [
|
436
393
|
{
|
437
|
-
"name": "
|
394
|
+
"name": "target",
|
438
395
|
"type": {
|
439
|
-
"text": "
|
440
|
-
}
|
396
|
+
"text": "FASTElement & { render(): void }"
|
397
|
+
},
|
398
|
+
"description": "The target to define the property change handler on."
|
399
|
+
},
|
400
|
+
{
|
401
|
+
"name": "name",
|
402
|
+
"type": {
|
403
|
+
"text": "string"
|
404
|
+
},
|
405
|
+
"description": "The property name."
|
441
406
|
}
|
442
407
|
],
|
443
|
-
"description": "
|
408
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
444
409
|
"privacy": "public"
|
445
410
|
}
|
446
411
|
],
|
447
412
|
"exports": [
|
448
413
|
{
|
449
414
|
"kind": "js",
|
450
|
-
"name": "
|
451
|
-
"declaration": {
|
452
|
-
"name": "assureDesignSystem",
|
453
|
-
"module": "src/design-system/design-system.ts"
|
454
|
-
}
|
455
|
-
}
|
456
|
-
]
|
457
|
-
},
|
458
|
-
{
|
459
|
-
"kind": "javascript-module",
|
460
|
-
"path": "src/design-system/index.ts",
|
461
|
-
"declarations": [],
|
462
|
-
"exports": [
|
463
|
-
{
|
464
|
-
"kind": "js",
|
465
|
-
"name": "*",
|
415
|
+
"name": "renderOnChange",
|
466
416
|
"declaration": {
|
467
|
-
"name": "
|
468
|
-
"
|
417
|
+
"name": "renderOnChange",
|
418
|
+
"module": "src/decorators/renderOnChange.ts"
|
469
419
|
}
|
470
420
|
}
|
471
421
|
]
|
@@ -796,6 +746,56 @@
|
|
796
746
|
}
|
797
747
|
]
|
798
748
|
},
|
749
|
+
{
|
750
|
+
"kind": "javascript-module",
|
751
|
+
"path": "src/design-system/design-system.ts",
|
752
|
+
"declarations": [
|
753
|
+
{
|
754
|
+
"kind": "function",
|
755
|
+
"name": "assureDesignSystem",
|
756
|
+
"return": {
|
757
|
+
"type": {
|
758
|
+
"text": "DesignSystemModule"
|
759
|
+
}
|
760
|
+
},
|
761
|
+
"parameters": [
|
762
|
+
{
|
763
|
+
"name": "module",
|
764
|
+
"type": {
|
765
|
+
"text": "DesignSystemModule"
|
766
|
+
}
|
767
|
+
}
|
768
|
+
],
|
769
|
+
"description": "assureDesignSystem.",
|
770
|
+
"privacy": "public"
|
771
|
+
}
|
772
|
+
],
|
773
|
+
"exports": [
|
774
|
+
{
|
775
|
+
"kind": "js",
|
776
|
+
"name": "assureDesignSystem",
|
777
|
+
"declaration": {
|
778
|
+
"name": "assureDesignSystem",
|
779
|
+
"module": "src/design-system/design-system.ts"
|
780
|
+
}
|
781
|
+
}
|
782
|
+
]
|
783
|
+
},
|
784
|
+
{
|
785
|
+
"kind": "javascript-module",
|
786
|
+
"path": "src/design-system/index.ts",
|
787
|
+
"declarations": [],
|
788
|
+
"exports": [
|
789
|
+
{
|
790
|
+
"kind": "js",
|
791
|
+
"name": "*",
|
792
|
+
"declaration": {
|
793
|
+
"name": "*",
|
794
|
+
"package": "./design-system"
|
795
|
+
}
|
796
|
+
}
|
797
|
+
]
|
798
|
+
},
|
799
799
|
{
|
800
800
|
"kind": "javascript-module",
|
801
801
|
"path": "src/error/errorMap.ts",
|
@@ -2437,106 +2437,6 @@
|
|
2437
2437
|
}
|
2438
2438
|
]
|
2439
2439
|
},
|
2440
|
-
{
|
2441
|
-
"kind": "javascript-module",
|
2442
|
-
"path": "src/mappers/dto/index.ts",
|
2443
|
-
"declarations": [],
|
2444
|
-
"exports": [
|
2445
|
-
{
|
2446
|
-
"kind": "js",
|
2447
|
-
"name": "*",
|
2448
|
-
"declaration": {
|
2449
|
-
"name": "*",
|
2450
|
-
"package": "./serverRow"
|
2451
|
-
}
|
2452
|
-
},
|
2453
|
-
{
|
2454
|
-
"kind": "js",
|
2455
|
-
"name": "*",
|
2456
|
-
"declaration": {
|
2457
|
-
"name": "*",
|
2458
|
-
"package": "./types"
|
2459
|
-
}
|
2460
|
-
}
|
2461
|
-
]
|
2462
|
-
},
|
2463
|
-
{
|
2464
|
-
"kind": "javascript-module",
|
2465
|
-
"path": "src/mappers/dto/serverRow.ts",
|
2466
|
-
"declarations": [
|
2467
|
-
{
|
2468
|
-
"kind": "class",
|
2469
|
-
"description": "The default `ServerRowDTOMapper`.",
|
2470
|
-
"name": "DefaultServerRowDTOMapper",
|
2471
|
-
"members": [
|
2472
|
-
{
|
2473
|
-
"kind": "field",
|
2474
|
-
"name": "fromDTO",
|
2475
|
-
"description": "Converts a server row DTO to an entity.",
|
2476
|
-
"parameters": [
|
2477
|
-
{
|
2478
|
-
"description": "The DTO to convert.",
|
2479
|
-
"name": "dto"
|
2480
|
-
}
|
2481
|
-
],
|
2482
|
-
"return": {
|
2483
|
-
"type": {
|
2484
|
-
"text": ""
|
2485
|
-
}
|
2486
|
-
},
|
2487
|
-
"privacy": "public"
|
2488
|
-
},
|
2489
|
-
{
|
2490
|
-
"kind": "field",
|
2491
|
-
"name": "toDTO",
|
2492
|
-
"description": "Converts a server row entity to a DTO.",
|
2493
|
-
"parameters": [
|
2494
|
-
{
|
2495
|
-
"description": "The entity to convert.",
|
2496
|
-
"name": "entity"
|
2497
|
-
}
|
2498
|
-
],
|
2499
|
-
"return": {
|
2500
|
-
"type": {
|
2501
|
-
"text": ""
|
2502
|
-
}
|
2503
|
-
},
|
2504
|
-
"privacy": "public"
|
2505
|
-
}
|
2506
|
-
]
|
2507
|
-
},
|
2508
|
-
{
|
2509
|
-
"kind": "variable",
|
2510
|
-
"name": "ServerRowDTOMapper",
|
2511
|
-
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
2512
|
-
"privacy": "public"
|
2513
|
-
}
|
2514
|
-
],
|
2515
|
-
"exports": [
|
2516
|
-
{
|
2517
|
-
"kind": "js",
|
2518
|
-
"name": "DefaultServerRowDTOMapper",
|
2519
|
-
"declaration": {
|
2520
|
-
"name": "DefaultServerRowDTOMapper",
|
2521
|
-
"module": "src/mappers/dto/serverRow.ts"
|
2522
|
-
}
|
2523
|
-
},
|
2524
|
-
{
|
2525
|
-
"kind": "js",
|
2526
|
-
"name": "ServerRowDTOMapper",
|
2527
|
-
"declaration": {
|
2528
|
-
"name": "ServerRowDTOMapper",
|
2529
|
-
"module": "src/mappers/dto/serverRow.ts"
|
2530
|
-
}
|
2531
|
-
}
|
2532
|
-
]
|
2533
|
-
},
|
2534
|
-
{
|
2535
|
-
"kind": "javascript-module",
|
2536
|
-
"path": "src/mappers/dto/types.ts",
|
2537
|
-
"declarations": [],
|
2538
|
-
"exports": []
|
2539
|
-
},
|
2540
2440
|
{
|
2541
2441
|
"kind": "javascript-module",
|
2542
2442
|
"path": "src/encoding/base64/decode.ts",
|
@@ -2691,6 +2591,106 @@
|
|
2691
2591
|
}
|
2692
2592
|
]
|
2693
2593
|
},
|
2594
|
+
{
|
2595
|
+
"kind": "javascript-module",
|
2596
|
+
"path": "src/mappers/dto/index.ts",
|
2597
|
+
"declarations": [],
|
2598
|
+
"exports": [
|
2599
|
+
{
|
2600
|
+
"kind": "js",
|
2601
|
+
"name": "*",
|
2602
|
+
"declaration": {
|
2603
|
+
"name": "*",
|
2604
|
+
"package": "./serverRow"
|
2605
|
+
}
|
2606
|
+
},
|
2607
|
+
{
|
2608
|
+
"kind": "js",
|
2609
|
+
"name": "*",
|
2610
|
+
"declaration": {
|
2611
|
+
"name": "*",
|
2612
|
+
"package": "./types"
|
2613
|
+
}
|
2614
|
+
}
|
2615
|
+
]
|
2616
|
+
},
|
2617
|
+
{
|
2618
|
+
"kind": "javascript-module",
|
2619
|
+
"path": "src/mappers/dto/serverRow.ts",
|
2620
|
+
"declarations": [
|
2621
|
+
{
|
2622
|
+
"kind": "class",
|
2623
|
+
"description": "The default `ServerRowDTOMapper`.",
|
2624
|
+
"name": "DefaultServerRowDTOMapper",
|
2625
|
+
"members": [
|
2626
|
+
{
|
2627
|
+
"kind": "field",
|
2628
|
+
"name": "fromDTO",
|
2629
|
+
"description": "Converts a server row DTO to an entity.",
|
2630
|
+
"parameters": [
|
2631
|
+
{
|
2632
|
+
"description": "The DTO to convert.",
|
2633
|
+
"name": "dto"
|
2634
|
+
}
|
2635
|
+
],
|
2636
|
+
"return": {
|
2637
|
+
"type": {
|
2638
|
+
"text": ""
|
2639
|
+
}
|
2640
|
+
},
|
2641
|
+
"privacy": "public"
|
2642
|
+
},
|
2643
|
+
{
|
2644
|
+
"kind": "field",
|
2645
|
+
"name": "toDTO",
|
2646
|
+
"description": "Converts a server row entity to a DTO.",
|
2647
|
+
"parameters": [
|
2648
|
+
{
|
2649
|
+
"description": "The entity to convert.",
|
2650
|
+
"name": "entity"
|
2651
|
+
}
|
2652
|
+
],
|
2653
|
+
"return": {
|
2654
|
+
"type": {
|
2655
|
+
"text": ""
|
2656
|
+
}
|
2657
|
+
},
|
2658
|
+
"privacy": "public"
|
2659
|
+
}
|
2660
|
+
]
|
2661
|
+
},
|
2662
|
+
{
|
2663
|
+
"kind": "variable",
|
2664
|
+
"name": "ServerRowDTOMapper",
|
2665
|
+
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
2666
|
+
"privacy": "public"
|
2667
|
+
}
|
2668
|
+
],
|
2669
|
+
"exports": [
|
2670
|
+
{
|
2671
|
+
"kind": "js",
|
2672
|
+
"name": "DefaultServerRowDTOMapper",
|
2673
|
+
"declaration": {
|
2674
|
+
"name": "DefaultServerRowDTOMapper",
|
2675
|
+
"module": "src/mappers/dto/serverRow.ts"
|
2676
|
+
}
|
2677
|
+
},
|
2678
|
+
{
|
2679
|
+
"kind": "js",
|
2680
|
+
"name": "ServerRowDTOMapper",
|
2681
|
+
"declaration": {
|
2682
|
+
"name": "ServerRowDTOMapper",
|
2683
|
+
"module": "src/mappers/dto/serverRow.ts"
|
2684
|
+
}
|
2685
|
+
}
|
2686
|
+
]
|
2687
|
+
},
|
2688
|
+
{
|
2689
|
+
"kind": "javascript-module",
|
2690
|
+
"path": "src/mappers/dto/types.ts",
|
2691
|
+
"declarations": [],
|
2692
|
+
"exports": []
|
2693
|
+
},
|
2694
2694
|
{
|
2695
2695
|
"kind": "javascript-module",
|
2696
2696
|
"path": "src/mixins/lifecycle/index.ts",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"variables.d.ts","sourceRoot":"","sources":["../../../src/env/variables.ts"],"names":[],"mappings":"AAIA;;;;;;;GAOG;AACH,QAAA,IAAI,QAAQ,EAAE,MAAkB,CAAC;AAQjC,OAAO,EAAE,QAAQ,IAAI,OAAO,EAAE,CAAC;AAG/B;;;;;;;GAOG;AACH,QAAA,IAAI,YAAY,EAAE,MAAY,CAAC;
|
1
|
+
{"version":3,"file":"variables.d.ts","sourceRoot":"","sources":["../../../src/env/variables.ts"],"names":[],"mappings":"AAIA;;;;;;;GAOG;AACH,QAAA,IAAI,QAAQ,EAAE,MAAkB,CAAC;AAQjC,OAAO,EAAE,QAAQ,IAAI,OAAO,EAAE,CAAC;AAG/B;;;;;;;GAOG;AACH,QAAA,IAAI,YAAY,EAAE,MAAY,CAAC;AAS/B,OAAO,EAAE,YAAY,IAAI,WAAW,EAAE,CAAC;AAGvC;;;;;;;;GAQG;AACH,QAAA,IAAI,WAAW,EAAE,MAAc,CAAC;AAQhC,OAAO,EAAE,WAAW,IAAI,UAAU,EAAE,CAAC;AAGrC;;;;GAIG;AACH,QAAA,IAAI,WAAW,EAAE,MAAM,CAAC;AAMxB,OAAO,EAAE,WAAW,IAAI,UAAU,EAAE,CAAC;AAErC;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,QAAiF,CAAC;AAOjH;;;;;;GAMG;AACH,QAAA,IAAI,SAAS,EAAE,MAAwD,CAAC;AAQxE,OAAO,EAAE,SAAS,IAAI,QAAQ,EAAE,CAAC;AAGjC;;;;GAIG;AACH,QAAA,IAAI,YAAY,EAAE,MAAM,CAAC;AAMzB,OAAO,EAAE,YAAY,IAAI,WAAW,EAAE,CAAC;AAKvC;;;;GAIG;AACH,QAAA,IAAI,qBAAqB,EAAE,MAAM,CAAC;AAMlC,OAAO,EAAE,qBAAqB,IAAI,oBAAoB,EAAE,CAAC;AAGzD;;;;GAIG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAAM,CAAC;AAM9B,OAAO,EAAE,iBAAiB,IAAI,gBAAgB,EAAE,CAAC;AAGjD;;;;GAIG;AACH,QAAA,IAAI,aAAa,EAAE,MAAM,CAAC;AAM1B,OAAO,EAAE,aAAa,IAAI,YAAY,EAAE,CAAC"}
|
@@ -26,7 +26,8 @@ export { _BUILDER as BUILDER };
|
|
26
26
|
let _PUBLIC_PATH = '/';
|
27
27
|
try {
|
28
28
|
if (typeof PUBLIC_PATH !== 'undefined') {
|
29
|
-
|
29
|
+
// Remove trailing slash from PUBLIC_PATH
|
30
|
+
_PUBLIC_PATH = PUBLIC_PATH.replace(/\/$/, '');
|
30
31
|
}
|
31
32
|
}
|
32
33
|
catch (_b) { }
|
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.227.
|
4
|
+
"version": "14.227.4-FUI-2256.1",
|
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.227.
|
31
|
-
"@genesislcap/genx": "14.227.
|
32
|
-
"@genesislcap/rollup-builder": "14.227.
|
33
|
-
"@genesislcap/ts-builder": "14.227.
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.227.
|
35
|
-
"@genesislcap/vite-builder": "14.227.
|
36
|
-
"@genesislcap/webpack-builder": "14.227.
|
30
|
+
"@genesislcap/foundation-testing": "14.227.4-FUI-2256.1",
|
31
|
+
"@genesislcap/genx": "14.227.4-FUI-2256.1",
|
32
|
+
"@genesislcap/rollup-builder": "14.227.4-FUI-2256.1",
|
33
|
+
"@genesislcap/ts-builder": "14.227.4-FUI-2256.1",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.227.4-FUI-2256.1",
|
35
|
+
"@genesislcap/vite-builder": "14.227.4-FUI-2256.1",
|
36
|
+
"@genesislcap/webpack-builder": "14.227.4-FUI-2256.1",
|
37
37
|
"rimraf": "^5.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/foundation-logger": "14.227.
|
40
|
+
"@genesislcap/foundation-logger": "14.227.4-FUI-2256.1",
|
41
41
|
"@microsoft/fast-components": "2.30.6",
|
42
42
|
"@microsoft/fast-element": "1.14.0",
|
43
43
|
"@microsoft/fast-foundation": "2.49.6",
|
@@ -55,5 +55,5 @@
|
|
55
55
|
"access": "public"
|
56
56
|
},
|
57
57
|
"customElements": "dist/custom-elements.json",
|
58
|
-
"gitHead": "
|
58
|
+
"gitHead": "b72e9c49c838e599f14a011ec980ec081316f4de"
|
59
59
|
}
|