@genesislcap/foundation-utils 14.230.1-alpha-f8e36b3.0 → 14.230.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/custom-elements.json +150 -150
- package/package.json +10 -10
@@ -367,6 +367,56 @@
|
|
367
367
|
}
|
368
368
|
]
|
369
369
|
},
|
370
|
+
{
|
371
|
+
"kind": "javascript-module",
|
372
|
+
"path": "src/design-system/design-system.ts",
|
373
|
+
"declarations": [
|
374
|
+
{
|
375
|
+
"kind": "function",
|
376
|
+
"name": "assureDesignSystem",
|
377
|
+
"return": {
|
378
|
+
"type": {
|
379
|
+
"text": "DesignSystemModule"
|
380
|
+
}
|
381
|
+
},
|
382
|
+
"parameters": [
|
383
|
+
{
|
384
|
+
"name": "module",
|
385
|
+
"type": {
|
386
|
+
"text": "DesignSystemModule"
|
387
|
+
}
|
388
|
+
}
|
389
|
+
],
|
390
|
+
"description": "assureDesignSystem.",
|
391
|
+
"privacy": "public"
|
392
|
+
}
|
393
|
+
],
|
394
|
+
"exports": [
|
395
|
+
{
|
396
|
+
"kind": "js",
|
397
|
+
"name": "assureDesignSystem",
|
398
|
+
"declaration": {
|
399
|
+
"name": "assureDesignSystem",
|
400
|
+
"module": "src/design-system/design-system.ts"
|
401
|
+
}
|
402
|
+
}
|
403
|
+
]
|
404
|
+
},
|
405
|
+
{
|
406
|
+
"kind": "javascript-module",
|
407
|
+
"path": "src/design-system/index.ts",
|
408
|
+
"declarations": [],
|
409
|
+
"exports": [
|
410
|
+
{
|
411
|
+
"kind": "js",
|
412
|
+
"name": "*",
|
413
|
+
"declaration": {
|
414
|
+
"name": "*",
|
415
|
+
"package": "./design-system"
|
416
|
+
}
|
417
|
+
}
|
418
|
+
]
|
419
|
+
},
|
370
420
|
{
|
371
421
|
"kind": "javascript-module",
|
372
422
|
"path": "src/decorators/index.ts",
|
@@ -420,56 +470,6 @@
|
|
420
470
|
}
|
421
471
|
]
|
422
472
|
},
|
423
|
-
{
|
424
|
-
"kind": "javascript-module",
|
425
|
-
"path": "src/design-system/design-system.ts",
|
426
|
-
"declarations": [
|
427
|
-
{
|
428
|
-
"kind": "function",
|
429
|
-
"name": "assureDesignSystem",
|
430
|
-
"return": {
|
431
|
-
"type": {
|
432
|
-
"text": "DesignSystemModule"
|
433
|
-
}
|
434
|
-
},
|
435
|
-
"parameters": [
|
436
|
-
{
|
437
|
-
"name": "module",
|
438
|
-
"type": {
|
439
|
-
"text": "DesignSystemModule"
|
440
|
-
}
|
441
|
-
}
|
442
|
-
],
|
443
|
-
"description": "assureDesignSystem.",
|
444
|
-
"privacy": "public"
|
445
|
-
}
|
446
|
-
],
|
447
|
-
"exports": [
|
448
|
-
{
|
449
|
-
"kind": "js",
|
450
|
-
"name": "assureDesignSystem",
|
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": "*",
|
466
|
-
"declaration": {
|
467
|
-
"name": "*",
|
468
|
-
"package": "./design-system"
|
469
|
-
}
|
470
|
-
}
|
471
|
-
]
|
472
|
-
},
|
473
473
|
{
|
474
474
|
"kind": "javascript-module",
|
475
475
|
"path": "src/directives/index.ts",
|
@@ -2591,106 +2591,6 @@
|
|
2591
2591
|
}
|
2592
2592
|
]
|
2593
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
2594
|
{
|
2695
2595
|
"kind": "javascript-module",
|
2696
2596
|
"path": "src/mixins/lifecycle/index.ts",
|
@@ -2815,6 +2715,106 @@
|
|
2815
2715
|
}
|
2816
2716
|
]
|
2817
2717
|
},
|
2718
|
+
{
|
2719
|
+
"kind": "javascript-module",
|
2720
|
+
"path": "src/mappers/dto/index.ts",
|
2721
|
+
"declarations": [],
|
2722
|
+
"exports": [
|
2723
|
+
{
|
2724
|
+
"kind": "js",
|
2725
|
+
"name": "*",
|
2726
|
+
"declaration": {
|
2727
|
+
"name": "*",
|
2728
|
+
"package": "./serverRow"
|
2729
|
+
}
|
2730
|
+
},
|
2731
|
+
{
|
2732
|
+
"kind": "js",
|
2733
|
+
"name": "*",
|
2734
|
+
"declaration": {
|
2735
|
+
"name": "*",
|
2736
|
+
"package": "./types"
|
2737
|
+
}
|
2738
|
+
}
|
2739
|
+
]
|
2740
|
+
},
|
2741
|
+
{
|
2742
|
+
"kind": "javascript-module",
|
2743
|
+
"path": "src/mappers/dto/serverRow.ts",
|
2744
|
+
"declarations": [
|
2745
|
+
{
|
2746
|
+
"kind": "class",
|
2747
|
+
"description": "The default `ServerRowDTOMapper`.",
|
2748
|
+
"name": "DefaultServerRowDTOMapper",
|
2749
|
+
"members": [
|
2750
|
+
{
|
2751
|
+
"kind": "field",
|
2752
|
+
"name": "fromDTO",
|
2753
|
+
"description": "Converts a server row DTO to an entity.",
|
2754
|
+
"parameters": [
|
2755
|
+
{
|
2756
|
+
"description": "The DTO to convert.",
|
2757
|
+
"name": "dto"
|
2758
|
+
}
|
2759
|
+
],
|
2760
|
+
"return": {
|
2761
|
+
"type": {
|
2762
|
+
"text": ""
|
2763
|
+
}
|
2764
|
+
},
|
2765
|
+
"privacy": "public"
|
2766
|
+
},
|
2767
|
+
{
|
2768
|
+
"kind": "field",
|
2769
|
+
"name": "toDTO",
|
2770
|
+
"description": "Converts a server row entity to a DTO.",
|
2771
|
+
"parameters": [
|
2772
|
+
{
|
2773
|
+
"description": "The entity to convert.",
|
2774
|
+
"name": "entity"
|
2775
|
+
}
|
2776
|
+
],
|
2777
|
+
"return": {
|
2778
|
+
"type": {
|
2779
|
+
"text": ""
|
2780
|
+
}
|
2781
|
+
},
|
2782
|
+
"privacy": "public"
|
2783
|
+
}
|
2784
|
+
]
|
2785
|
+
},
|
2786
|
+
{
|
2787
|
+
"kind": "variable",
|
2788
|
+
"name": "ServerRowDTOMapper",
|
2789
|
+
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
2790
|
+
"privacy": "public"
|
2791
|
+
}
|
2792
|
+
],
|
2793
|
+
"exports": [
|
2794
|
+
{
|
2795
|
+
"kind": "js",
|
2796
|
+
"name": "DefaultServerRowDTOMapper",
|
2797
|
+
"declaration": {
|
2798
|
+
"name": "DefaultServerRowDTOMapper",
|
2799
|
+
"module": "src/mappers/dto/serverRow.ts"
|
2800
|
+
}
|
2801
|
+
},
|
2802
|
+
{
|
2803
|
+
"kind": "js",
|
2804
|
+
"name": "ServerRowDTOMapper",
|
2805
|
+
"declaration": {
|
2806
|
+
"name": "ServerRowDTOMapper",
|
2807
|
+
"module": "src/mappers/dto/serverRow.ts"
|
2808
|
+
}
|
2809
|
+
}
|
2810
|
+
]
|
2811
|
+
},
|
2812
|
+
{
|
2813
|
+
"kind": "javascript-module",
|
2814
|
+
"path": "src/mappers/dto/types.ts",
|
2815
|
+
"declarations": [],
|
2816
|
+
"exports": []
|
2817
|
+
},
|
2818
2818
|
{
|
2819
2819
|
"kind": "javascript-module",
|
2820
2820
|
"path": "src/mixins/pendingState/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.230.1
|
4
|
+
"version": "14.230.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.230.1
|
31
|
-
"@genesislcap/genx": "14.230.1
|
32
|
-
"@genesislcap/rollup-builder": "14.230.1
|
33
|
-
"@genesislcap/ts-builder": "14.230.1
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.230.1
|
35
|
-
"@genesislcap/vite-builder": "14.230.1
|
36
|
-
"@genesislcap/webpack-builder": "14.230.1
|
30
|
+
"@genesislcap/foundation-testing": "14.230.1",
|
31
|
+
"@genesislcap/genx": "14.230.1",
|
32
|
+
"@genesislcap/rollup-builder": "14.230.1",
|
33
|
+
"@genesislcap/ts-builder": "14.230.1",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.230.1",
|
35
|
+
"@genesislcap/vite-builder": "14.230.1",
|
36
|
+
"@genesislcap/webpack-builder": "14.230.1",
|
37
37
|
"rimraf": "^5.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/foundation-logger": "14.230.1
|
40
|
+
"@genesislcap/foundation-logger": "14.230.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": "2b2e9285b553f4d269268fde0134504054ffed25"
|
59
59
|
}
|