@genesislcap/foundation-utils 14.229.0 → 14.230.1-alpha-f8e36b3.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/custom-elements.json +177 -177
- package/package.json +10 -10
@@ -367,56 +367,6 @@
|
|
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
|
-
},
|
420
370
|
{
|
421
371
|
"kind": "javascript-module",
|
422
372
|
"path": "src/decorators/index.ts",
|
@@ -470,6 +420,56 @@
|
|
470
420
|
}
|
471
421
|
]
|
472
422
|
},
|
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",
|
@@ -1368,7 +1368,7 @@
|
|
1368
1368
|
},
|
1369
1369
|
{
|
1370
1370
|
"kind": "javascript-module",
|
1371
|
-
"path": "src/
|
1371
|
+
"path": "src/mappers/index.ts",
|
1372
1372
|
"declarations": [],
|
1373
1373
|
"exports": [
|
1374
1374
|
{
|
@@ -1376,22 +1376,14 @@
|
|
1376
1376
|
"name": "*",
|
1377
1377
|
"declaration": {
|
1378
1378
|
"name": "*",
|
1379
|
-
"package": "./
|
1380
|
-
}
|
1381
|
-
},
|
1382
|
-
{
|
1383
|
-
"kind": "js",
|
1384
|
-
"name": "*",
|
1385
|
-
"declaration": {
|
1386
|
-
"name": "*",
|
1387
|
-
"package": "./lifecycle"
|
1379
|
+
"package": "./dto"
|
1388
1380
|
}
|
1389
1381
|
}
|
1390
1382
|
]
|
1391
1383
|
},
|
1392
1384
|
{
|
1393
1385
|
"kind": "javascript-module",
|
1394
|
-
"path": "src/
|
1386
|
+
"path": "src/mixins/index.ts",
|
1395
1387
|
"declarations": [],
|
1396
1388
|
"exports": [
|
1397
1389
|
{
|
@@ -1399,7 +1391,15 @@
|
|
1399
1391
|
"name": "*",
|
1400
1392
|
"declaration": {
|
1401
1393
|
"name": "*",
|
1402
|
-
"package": "./
|
1394
|
+
"package": "./pendingState"
|
1395
|
+
}
|
1396
|
+
},
|
1397
|
+
{
|
1398
|
+
"kind": "js",
|
1399
|
+
"name": "*",
|
1400
|
+
"declaration": {
|
1401
|
+
"name": "*",
|
1402
|
+
"package": "./lifecycle"
|
1403
1403
|
}
|
1404
1404
|
}
|
1405
1405
|
]
|
@@ -1532,21 +1532,6 @@
|
|
1532
1532
|
}
|
1533
1533
|
]
|
1534
1534
|
},
|
1535
|
-
{
|
1536
|
-
"kind": "javascript-module",
|
1537
|
-
"path": "src/serializers/index.ts",
|
1538
|
-
"declarations": [],
|
1539
|
-
"exports": [
|
1540
|
-
{
|
1541
|
-
"kind": "js",
|
1542
|
-
"name": "*",
|
1543
|
-
"declaration": {
|
1544
|
-
"name": "*",
|
1545
|
-
"package": "./json"
|
1546
|
-
}
|
1547
|
-
}
|
1548
|
-
]
|
1549
|
-
},
|
1550
1535
|
{
|
1551
1536
|
"kind": "javascript-module",
|
1552
1537
|
"path": "src/resource/index.ts",
|
@@ -1588,6 +1573,21 @@
|
|
1588
1573
|
}
|
1589
1574
|
]
|
1590
1575
|
},
|
1576
|
+
{
|
1577
|
+
"kind": "javascript-module",
|
1578
|
+
"path": "src/serializers/index.ts",
|
1579
|
+
"declarations": [],
|
1580
|
+
"exports": [
|
1581
|
+
{
|
1582
|
+
"kind": "js",
|
1583
|
+
"name": "*",
|
1584
|
+
"declaration": {
|
1585
|
+
"name": "*",
|
1586
|
+
"package": "./json"
|
1587
|
+
}
|
1588
|
+
}
|
1589
|
+
]
|
1590
|
+
},
|
1591
1591
|
{
|
1592
1592
|
"kind": "javascript-module",
|
1593
1593
|
"path": "src/state/index.ts",
|
@@ -2591,6 +2591,106 @@
|
|
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
|
+
},
|
2594
2694
|
{
|
2595
2695
|
"kind": "javascript-module",
|
2596
2696
|
"path": "src/mixins/lifecycle/index.ts",
|
@@ -2802,106 +2902,6 @@
|
|
2802
2902
|
}
|
2803
2903
|
]
|
2804
2904
|
},
|
2805
|
-
{
|
2806
|
-
"kind": "javascript-module",
|
2807
|
-
"path": "src/mappers/dto/index.ts",
|
2808
|
-
"declarations": [],
|
2809
|
-
"exports": [
|
2810
|
-
{
|
2811
|
-
"kind": "js",
|
2812
|
-
"name": "*",
|
2813
|
-
"declaration": {
|
2814
|
-
"name": "*",
|
2815
|
-
"package": "./serverRow"
|
2816
|
-
}
|
2817
|
-
},
|
2818
|
-
{
|
2819
|
-
"kind": "js",
|
2820
|
-
"name": "*",
|
2821
|
-
"declaration": {
|
2822
|
-
"name": "*",
|
2823
|
-
"package": "./types"
|
2824
|
-
}
|
2825
|
-
}
|
2826
|
-
]
|
2827
|
-
},
|
2828
|
-
{
|
2829
|
-
"kind": "javascript-module",
|
2830
|
-
"path": "src/mappers/dto/serverRow.ts",
|
2831
|
-
"declarations": [
|
2832
|
-
{
|
2833
|
-
"kind": "class",
|
2834
|
-
"description": "The default `ServerRowDTOMapper`.",
|
2835
|
-
"name": "DefaultServerRowDTOMapper",
|
2836
|
-
"members": [
|
2837
|
-
{
|
2838
|
-
"kind": "field",
|
2839
|
-
"name": "fromDTO",
|
2840
|
-
"description": "Converts a server row DTO to an entity.",
|
2841
|
-
"parameters": [
|
2842
|
-
{
|
2843
|
-
"description": "The DTO to convert.",
|
2844
|
-
"name": "dto"
|
2845
|
-
}
|
2846
|
-
],
|
2847
|
-
"return": {
|
2848
|
-
"type": {
|
2849
|
-
"text": ""
|
2850
|
-
}
|
2851
|
-
},
|
2852
|
-
"privacy": "public"
|
2853
|
-
},
|
2854
|
-
{
|
2855
|
-
"kind": "field",
|
2856
|
-
"name": "toDTO",
|
2857
|
-
"description": "Converts a server row entity to a DTO.",
|
2858
|
-
"parameters": [
|
2859
|
-
{
|
2860
|
-
"description": "The entity to convert.",
|
2861
|
-
"name": "entity"
|
2862
|
-
}
|
2863
|
-
],
|
2864
|
-
"return": {
|
2865
|
-
"type": {
|
2866
|
-
"text": ""
|
2867
|
-
}
|
2868
|
-
},
|
2869
|
-
"privacy": "public"
|
2870
|
-
}
|
2871
|
-
]
|
2872
|
-
},
|
2873
|
-
{
|
2874
|
-
"kind": "variable",
|
2875
|
-
"name": "ServerRowDTOMapper",
|
2876
|
-
"description": "A DI token used to obtain a `ServerRowDTOMapper` instance.",
|
2877
|
-
"privacy": "public"
|
2878
|
-
}
|
2879
|
-
],
|
2880
|
-
"exports": [
|
2881
|
-
{
|
2882
|
-
"kind": "js",
|
2883
|
-
"name": "DefaultServerRowDTOMapper",
|
2884
|
-
"declaration": {
|
2885
|
-
"name": "DefaultServerRowDTOMapper",
|
2886
|
-
"module": "src/mappers/dto/serverRow.ts"
|
2887
|
-
}
|
2888
|
-
},
|
2889
|
-
{
|
2890
|
-
"kind": "js",
|
2891
|
-
"name": "ServerRowDTOMapper",
|
2892
|
-
"declaration": {
|
2893
|
-
"name": "ServerRowDTOMapper",
|
2894
|
-
"module": "src/mappers/dto/serverRow.ts"
|
2895
|
-
}
|
2896
|
-
}
|
2897
|
-
]
|
2898
|
-
},
|
2899
|
-
{
|
2900
|
-
"kind": "javascript-module",
|
2901
|
-
"path": "src/mappers/dto/types.ts",
|
2902
|
-
"declarations": [],
|
2903
|
-
"exports": []
|
2904
|
-
},
|
2905
2905
|
{
|
2906
2906
|
"kind": "javascript-module",
|
2907
2907
|
"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.230.1-alpha-f8e36b3.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.230.1-alpha-f8e36b3.0",
|
31
|
+
"@genesislcap/genx": "14.230.1-alpha-f8e36b3.0",
|
32
|
+
"@genesislcap/rollup-builder": "14.230.1-alpha-f8e36b3.0",
|
33
|
+
"@genesislcap/ts-builder": "14.230.1-alpha-f8e36b3.0",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.230.1-alpha-f8e36b3.0",
|
35
|
+
"@genesislcap/vite-builder": "14.230.1-alpha-f8e36b3.0",
|
36
|
+
"@genesislcap/webpack-builder": "14.230.1-alpha-f8e36b3.0",
|
37
37
|
"rimraf": "^5.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/foundation-logger": "14.
|
40
|
+
"@genesislcap/foundation-logger": "14.230.1-alpha-f8e36b3.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": "ba02fa5314e134f1059b6d9f8515f0bb834417d3"
|
59
59
|
}
|