@genesislcap/foundation-utils 14.246.1 → 14.247.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 +147 -147
- package/package.json +10 -10
|
@@ -367,6 +367,29 @@
|
|
|
367
367
|
}
|
|
368
368
|
]
|
|
369
369
|
},
|
|
370
|
+
{
|
|
371
|
+
"kind": "javascript-module",
|
|
372
|
+
"path": "src/directives/index.ts",
|
|
373
|
+
"declarations": [],
|
|
374
|
+
"exports": [
|
|
375
|
+
{
|
|
376
|
+
"kind": "js",
|
|
377
|
+
"name": "*",
|
|
378
|
+
"declaration": {
|
|
379
|
+
"name": "*",
|
|
380
|
+
"package": "./sync"
|
|
381
|
+
}
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"kind": "js",
|
|
385
|
+
"name": "*",
|
|
386
|
+
"declaration": {
|
|
387
|
+
"name": "*",
|
|
388
|
+
"package": "./when-else"
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
]
|
|
392
|
+
},
|
|
370
393
|
{
|
|
371
394
|
"kind": "javascript-module",
|
|
372
395
|
"path": "src/design-system/design-system.ts",
|
|
@@ -417,29 +440,6 @@
|
|
|
417
440
|
}
|
|
418
441
|
]
|
|
419
442
|
},
|
|
420
|
-
{
|
|
421
|
-
"kind": "javascript-module",
|
|
422
|
-
"path": "src/directives/index.ts",
|
|
423
|
-
"declarations": [],
|
|
424
|
-
"exports": [
|
|
425
|
-
{
|
|
426
|
-
"kind": "js",
|
|
427
|
-
"name": "*",
|
|
428
|
-
"declaration": {
|
|
429
|
-
"name": "*",
|
|
430
|
-
"package": "./sync"
|
|
431
|
-
}
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"kind": "js",
|
|
435
|
-
"name": "*",
|
|
436
|
-
"declaration": {
|
|
437
|
-
"name": "*",
|
|
438
|
-
"package": "./when-else"
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
]
|
|
442
|
-
},
|
|
443
443
|
{
|
|
444
444
|
"kind": "javascript-module",
|
|
445
445
|
"path": "src/decorators/index.ts",
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
},
|
|
1522
1522
|
{
|
|
1523
1523
|
"kind": "javascript-module",
|
|
1524
|
-
"path": "src/
|
|
1524
|
+
"path": "src/mappers/index.ts",
|
|
1525
1525
|
"declarations": [],
|
|
1526
1526
|
"exports": [
|
|
1527
1527
|
{
|
|
@@ -1529,22 +1529,14 @@
|
|
|
1529
1529
|
"name": "*",
|
|
1530
1530
|
"declaration": {
|
|
1531
1531
|
"name": "*",
|
|
1532
|
-
"package": "./
|
|
1533
|
-
}
|
|
1534
|
-
},
|
|
1535
|
-
{
|
|
1536
|
-
"kind": "js",
|
|
1537
|
-
"name": "*",
|
|
1538
|
-
"declaration": {
|
|
1539
|
-
"name": "*",
|
|
1540
|
-
"package": "./lifecycle"
|
|
1532
|
+
"package": "./dto"
|
|
1541
1533
|
}
|
|
1542
1534
|
}
|
|
1543
1535
|
]
|
|
1544
1536
|
},
|
|
1545
1537
|
{
|
|
1546
1538
|
"kind": "javascript-module",
|
|
1547
|
-
"path": "src/
|
|
1539
|
+
"path": "src/mixins/index.ts",
|
|
1548
1540
|
"declarations": [],
|
|
1549
1541
|
"exports": [
|
|
1550
1542
|
{
|
|
@@ -1552,7 +1544,15 @@
|
|
|
1552
1544
|
"name": "*",
|
|
1553
1545
|
"declaration": {
|
|
1554
1546
|
"name": "*",
|
|
1555
|
-
"package": "./
|
|
1547
|
+
"package": "./pendingState"
|
|
1548
|
+
}
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"kind": "js",
|
|
1552
|
+
"name": "*",
|
|
1553
|
+
"declaration": {
|
|
1554
|
+
"name": "*",
|
|
1555
|
+
"package": "./lifecycle"
|
|
1556
1556
|
}
|
|
1557
1557
|
}
|
|
1558
1558
|
]
|
|
@@ -2746,7 +2746,7 @@
|
|
|
2746
2746
|
},
|
|
2747
2747
|
{
|
|
2748
2748
|
"kind": "javascript-module",
|
|
2749
|
-
"path": "src/
|
|
2749
|
+
"path": "src/mappers/dto/index.ts",
|
|
2750
2750
|
"declarations": [],
|
|
2751
2751
|
"exports": [
|
|
2752
2752
|
{
|
|
@@ -2754,120 +2754,96 @@
|
|
|
2754
2754
|
"name": "*",
|
|
2755
2755
|
"declaration": {
|
|
2756
2756
|
"name": "*",
|
|
2757
|
-
"package": "./
|
|
2757
|
+
"package": "./serverRow"
|
|
2758
|
+
}
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"kind": "js",
|
|
2762
|
+
"name": "*",
|
|
2763
|
+
"declaration": {
|
|
2764
|
+
"name": "*",
|
|
2765
|
+
"package": "./types"
|
|
2758
2766
|
}
|
|
2759
2767
|
}
|
|
2760
2768
|
]
|
|
2761
2769
|
},
|
|
2762
2770
|
{
|
|
2763
2771
|
"kind": "javascript-module",
|
|
2764
|
-
"path": "src/
|
|
2772
|
+
"path": "src/mappers/dto/serverRow.ts",
|
|
2765
2773
|
"declarations": [
|
|
2766
2774
|
{
|
|
2767
|
-
"kind": "
|
|
2768
|
-
"description": "",
|
|
2769
|
-
"name": "
|
|
2775
|
+
"kind": "class",
|
|
2776
|
+
"description": "The default `ServerRowDTOMapper`.",
|
|
2777
|
+
"name": "DefaultServerRowDTOMapper",
|
|
2770
2778
|
"members": [
|
|
2771
2779
|
{
|
|
2772
|
-
"kind": "
|
|
2773
|
-
"name": "
|
|
2774
|
-
"
|
|
2775
|
-
"type": {
|
|
2776
|
-
"text": "Node"
|
|
2777
|
-
}
|
|
2778
|
-
},
|
|
2780
|
+
"kind": "field",
|
|
2781
|
+
"name": "fromDTO",
|
|
2782
|
+
"description": "Converts a server row DTO to an entity.",
|
|
2779
2783
|
"parameters": [
|
|
2780
2784
|
{
|
|
2781
|
-
"
|
|
2782
|
-
"
|
|
2783
|
-
"type": {
|
|
2784
|
-
"text": "boolean"
|
|
2785
|
-
}
|
|
2786
|
-
}
|
|
2787
|
-
]
|
|
2788
|
-
},
|
|
2789
|
-
{
|
|
2790
|
-
"kind": "method",
|
|
2791
|
-
"name": "deepClone",
|
|
2792
|
-
"return": {
|
|
2793
|
-
"type": {
|
|
2794
|
-
"text": "Node"
|
|
2785
|
+
"description": "The DTO to convert.",
|
|
2786
|
+
"name": "dto"
|
|
2795
2787
|
}
|
|
2796
|
-
|
|
2797
|
-
},
|
|
2798
|
-
{
|
|
2799
|
-
"kind": "field",
|
|
2800
|
-
"name": "shouldRunDisconnect",
|
|
2788
|
+
],
|
|
2801
2789
|
"return": {
|
|
2802
2790
|
"type": {
|
|
2803
2791
|
"text": ""
|
|
2804
2792
|
}
|
|
2805
2793
|
},
|
|
2806
|
-
"
|
|
2794
|
+
"privacy": "public"
|
|
2807
2795
|
},
|
|
2808
2796
|
{
|
|
2809
2797
|
"kind": "field",
|
|
2810
|
-
"name": "
|
|
2811
|
-
"
|
|
2812
|
-
|
|
2813
|
-
|
|
2798
|
+
"name": "toDTO",
|
|
2799
|
+
"description": "Converts a server row entity to a DTO.",
|
|
2800
|
+
"parameters": [
|
|
2801
|
+
{
|
|
2802
|
+
"description": "The entity to convert.",
|
|
2803
|
+
"name": "entity"
|
|
2814
2804
|
}
|
|
2815
|
-
|
|
2816
|
-
"readonly": true
|
|
2817
|
-
},
|
|
2818
|
-
{
|
|
2819
|
-
"kind": "method",
|
|
2820
|
-
"name": "#_blockLifecycleDueToTokenChange",
|
|
2805
|
+
],
|
|
2821
2806
|
"return": {
|
|
2822
2807
|
"type": {
|
|
2823
|
-
"text": "
|
|
2808
|
+
"text": ""
|
|
2824
2809
|
}
|
|
2825
2810
|
},
|
|
2826
|
-
"
|
|
2827
|
-
{
|
|
2828
|
-
"name": "lifecycleType",
|
|
2829
|
-
"type": {
|
|
2830
|
-
"text": "Lifecycletype"
|
|
2831
|
-
}
|
|
2832
|
-
}
|
|
2833
|
-
]
|
|
2834
|
-
}
|
|
2835
|
-
],
|
|
2836
|
-
"parameters": [
|
|
2837
|
-
{
|
|
2838
|
-
"name": "Base",
|
|
2839
|
-
"type": {
|
|
2840
|
-
"text": "T"
|
|
2841
|
-
}
|
|
2811
|
+
"privacy": "public"
|
|
2842
2812
|
}
|
|
2843
2813
|
]
|
|
2844
2814
|
},
|
|
2845
2815
|
{
|
|
2846
2816
|
"kind": "variable",
|
|
2847
|
-
"name": "
|
|
2848
|
-
"description": "
|
|
2817
|
+
"name": "ServerRowDTOMapper",
|
|
2818
|
+
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
|
2849
2819
|
"privacy": "public"
|
|
2850
2820
|
}
|
|
2851
2821
|
],
|
|
2852
2822
|
"exports": [
|
|
2853
2823
|
{
|
|
2854
2824
|
"kind": "js",
|
|
2855
|
-
"name": "
|
|
2825
|
+
"name": "DefaultServerRowDTOMapper",
|
|
2856
2826
|
"declaration": {
|
|
2857
|
-
"name": "
|
|
2858
|
-
"module": "src/
|
|
2827
|
+
"name": "DefaultServerRowDTOMapper",
|
|
2828
|
+
"module": "src/mappers/dto/serverRow.ts"
|
|
2859
2829
|
}
|
|
2860
2830
|
},
|
|
2861
2831
|
{
|
|
2862
2832
|
"kind": "js",
|
|
2863
|
-
"name": "
|
|
2833
|
+
"name": "ServerRowDTOMapper",
|
|
2864
2834
|
"declaration": {
|
|
2865
|
-
"name": "
|
|
2866
|
-
"module": "src/
|
|
2835
|
+
"name": "ServerRowDTOMapper",
|
|
2836
|
+
"module": "src/mappers/dto/serverRow.ts"
|
|
2867
2837
|
}
|
|
2868
2838
|
}
|
|
2869
2839
|
]
|
|
2870
2840
|
},
|
|
2841
|
+
{
|
|
2842
|
+
"kind": "javascript-module",
|
|
2843
|
+
"path": "src/mappers/dto/types.ts",
|
|
2844
|
+
"declarations": [],
|
|
2845
|
+
"exports": []
|
|
2846
|
+
},
|
|
2871
2847
|
{
|
|
2872
2848
|
"kind": "javascript-module",
|
|
2873
2849
|
"path": "src/mixins/pendingState/index.ts",
|
|
@@ -2957,7 +2933,7 @@
|
|
|
2957
2933
|
},
|
|
2958
2934
|
{
|
|
2959
2935
|
"kind": "javascript-module",
|
|
2960
|
-
"path": "src/
|
|
2936
|
+
"path": "src/mixins/lifecycle/index.ts",
|
|
2961
2937
|
"declarations": [],
|
|
2962
2938
|
"exports": [
|
|
2963
2939
|
{
|
|
@@ -2965,96 +2941,120 @@
|
|
|
2965
2941
|
"name": "*",
|
|
2966
2942
|
"declaration": {
|
|
2967
2943
|
"name": "*",
|
|
2968
|
-
"package": "./
|
|
2969
|
-
}
|
|
2970
|
-
},
|
|
2971
|
-
{
|
|
2972
|
-
"kind": "js",
|
|
2973
|
-
"name": "*",
|
|
2974
|
-
"declaration": {
|
|
2975
|
-
"name": "*",
|
|
2976
|
-
"package": "./types"
|
|
2944
|
+
"package": "./lifecycle"
|
|
2977
2945
|
}
|
|
2978
2946
|
}
|
|
2979
2947
|
]
|
|
2980
2948
|
},
|
|
2981
2949
|
{
|
|
2982
2950
|
"kind": "javascript-module",
|
|
2983
|
-
"path": "src/
|
|
2951
|
+
"path": "src/mixins/lifecycle/lifecycle.ts",
|
|
2984
2952
|
"declarations": [
|
|
2985
2953
|
{
|
|
2986
|
-
"kind": "
|
|
2987
|
-
"description": "
|
|
2988
|
-
"name": "
|
|
2954
|
+
"kind": "mixin",
|
|
2955
|
+
"description": "",
|
|
2956
|
+
"name": "LifecycleMixin",
|
|
2989
2957
|
"members": [
|
|
2990
2958
|
{
|
|
2991
|
-
"kind": "
|
|
2992
|
-
"name": "
|
|
2993
|
-
"
|
|
2959
|
+
"kind": "method",
|
|
2960
|
+
"name": "cloneNode",
|
|
2961
|
+
"return": {
|
|
2962
|
+
"type": {
|
|
2963
|
+
"text": "Node"
|
|
2964
|
+
}
|
|
2965
|
+
},
|
|
2994
2966
|
"parameters": [
|
|
2995
2967
|
{
|
|
2996
|
-
"
|
|
2997
|
-
"
|
|
2968
|
+
"name": "deep",
|
|
2969
|
+
"optional": true,
|
|
2970
|
+
"type": {
|
|
2971
|
+
"text": "boolean"
|
|
2972
|
+
}
|
|
2998
2973
|
}
|
|
2999
|
-
]
|
|
2974
|
+
]
|
|
2975
|
+
},
|
|
2976
|
+
{
|
|
2977
|
+
"kind": "method",
|
|
2978
|
+
"name": "deepClone",
|
|
2979
|
+
"return": {
|
|
2980
|
+
"type": {
|
|
2981
|
+
"text": "Node"
|
|
2982
|
+
}
|
|
2983
|
+
}
|
|
2984
|
+
},
|
|
2985
|
+
{
|
|
2986
|
+
"kind": "field",
|
|
2987
|
+
"name": "shouldRunDisconnect",
|
|
3000
2988
|
"return": {
|
|
3001
2989
|
"type": {
|
|
3002
2990
|
"text": ""
|
|
3003
2991
|
}
|
|
3004
2992
|
},
|
|
3005
|
-
"
|
|
2993
|
+
"readonly": true
|
|
3006
2994
|
},
|
|
3007
2995
|
{
|
|
3008
2996
|
"kind": "field",
|
|
3009
|
-
"name": "
|
|
3010
|
-
"description": "Converts a server row entity to a DTO.",
|
|
3011
|
-
"parameters": [
|
|
3012
|
-
{
|
|
3013
|
-
"description": "The entity to convert.",
|
|
3014
|
-
"name": "entity"
|
|
3015
|
-
}
|
|
3016
|
-
],
|
|
2997
|
+
"name": "shouldRunConnect",
|
|
3017
2998
|
"return": {
|
|
3018
2999
|
"type": {
|
|
3019
3000
|
"text": ""
|
|
3020
3001
|
}
|
|
3021
3002
|
},
|
|
3022
|
-
"
|
|
3003
|
+
"readonly": true
|
|
3004
|
+
},
|
|
3005
|
+
{
|
|
3006
|
+
"kind": "method",
|
|
3007
|
+
"name": "#_blockLifecycleDueToTokenChange",
|
|
3008
|
+
"return": {
|
|
3009
|
+
"type": {
|
|
3010
|
+
"text": "boolean"
|
|
3011
|
+
}
|
|
3012
|
+
},
|
|
3013
|
+
"parameters": [
|
|
3014
|
+
{
|
|
3015
|
+
"name": "lifecycleType",
|
|
3016
|
+
"type": {
|
|
3017
|
+
"text": "Lifecycletype"
|
|
3018
|
+
}
|
|
3019
|
+
}
|
|
3020
|
+
]
|
|
3021
|
+
}
|
|
3022
|
+
],
|
|
3023
|
+
"parameters": [
|
|
3024
|
+
{
|
|
3025
|
+
"name": "Base",
|
|
3026
|
+
"type": {
|
|
3027
|
+
"text": "T"
|
|
3028
|
+
}
|
|
3023
3029
|
}
|
|
3024
3030
|
]
|
|
3025
3031
|
},
|
|
3026
3032
|
{
|
|
3027
3033
|
"kind": "variable",
|
|
3028
|
-
"name": "
|
|
3029
|
-
"description": "
|
|
3034
|
+
"name": "layoutCacheDocument",
|
|
3035
|
+
"description": "Stored on the layout's internal cache to signify that the document is not part of the DOM",
|
|
3030
3036
|
"privacy": "public"
|
|
3031
3037
|
}
|
|
3032
3038
|
],
|
|
3033
3039
|
"exports": [
|
|
3034
3040
|
{
|
|
3035
3041
|
"kind": "js",
|
|
3036
|
-
"name": "
|
|
3042
|
+
"name": "LifecycleMixin",
|
|
3037
3043
|
"declaration": {
|
|
3038
|
-
"name": "
|
|
3039
|
-
"module": "src/
|
|
3044
|
+
"name": "LifecycleMixin",
|
|
3045
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3040
3046
|
}
|
|
3041
3047
|
},
|
|
3042
3048
|
{
|
|
3043
3049
|
"kind": "js",
|
|
3044
|
-
"name": "
|
|
3050
|
+
"name": "layoutCacheDocument",
|
|
3045
3051
|
"declaration": {
|
|
3046
|
-
"name": "
|
|
3047
|
-
"module": "src/
|
|
3052
|
+
"name": "layoutCacheDocument",
|
|
3053
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3048
3054
|
}
|
|
3049
3055
|
}
|
|
3050
3056
|
]
|
|
3051
3057
|
},
|
|
3052
|
-
{
|
|
3053
|
-
"kind": "javascript-module",
|
|
3054
|
-
"path": "src/mappers/dto/types.ts",
|
|
3055
|
-
"declarations": [],
|
|
3056
|
-
"exports": []
|
|
3057
|
-
},
|
|
3058
3058
|
{
|
|
3059
3059
|
"kind": "javascript-module",
|
|
3060
3060
|
"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.
|
|
4
|
+
"version": "14.247.0",
|
|
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.
|
|
31
|
-
"@genesislcap/genx": "14.
|
|
32
|
-
"@genesislcap/rollup-builder": "14.
|
|
33
|
-
"@genesislcap/ts-builder": "14.
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
35
|
-
"@genesislcap/vite-builder": "14.
|
|
36
|
-
"@genesislcap/webpack-builder": "14.
|
|
30
|
+
"@genesislcap/foundation-testing": "14.247.0",
|
|
31
|
+
"@genesislcap/genx": "14.247.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.247.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.247.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.247.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.247.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.247.0",
|
|
37
37
|
"rimraf": "^5.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/foundation-logger": "14.
|
|
40
|
+
"@genesislcap/foundation-logger": "14.247.0",
|
|
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": "9cd68112136258054e34caf77fe02117276dc87c"
|
|
59
59
|
}
|