@genesislcap/foundation-utils 14.374.2-alpha-0edcc93.0 → 14.375.1-FUI-2457.1
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 +520 -520
- package/package.json +11 -11
|
@@ -391,29 +391,6 @@
|
|
|
391
391
|
}
|
|
392
392
|
]
|
|
393
393
|
},
|
|
394
|
-
{
|
|
395
|
-
"kind": "javascript-module",
|
|
396
|
-
"path": "src/directives/index.ts",
|
|
397
|
-
"declarations": [],
|
|
398
|
-
"exports": [
|
|
399
|
-
{
|
|
400
|
-
"kind": "js",
|
|
401
|
-
"name": "*",
|
|
402
|
-
"declaration": {
|
|
403
|
-
"name": "*",
|
|
404
|
-
"package": "./sync"
|
|
405
|
-
}
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"kind": "js",
|
|
409
|
-
"name": "*",
|
|
410
|
-
"declaration": {
|
|
411
|
-
"name": "*",
|
|
412
|
-
"package": "./when-else"
|
|
413
|
-
}
|
|
414
|
-
}
|
|
415
|
-
]
|
|
416
|
-
},
|
|
417
394
|
{
|
|
418
395
|
"kind": "javascript-module",
|
|
419
396
|
"path": "src/decorators/index.ts",
|
|
@@ -469,22 +446,7 @@
|
|
|
469
446
|
},
|
|
470
447
|
{
|
|
471
448
|
"kind": "javascript-module",
|
|
472
|
-
"path": "src/
|
|
473
|
-
"declarations": [],
|
|
474
|
-
"exports": [
|
|
475
|
-
{
|
|
476
|
-
"kind": "js",
|
|
477
|
-
"name": "*",
|
|
478
|
-
"declaration": {
|
|
479
|
-
"name": "*",
|
|
480
|
-
"package": "./base64"
|
|
481
|
-
}
|
|
482
|
-
}
|
|
483
|
-
]
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
"kind": "javascript-module",
|
|
487
|
-
"path": "src/env/index.ts",
|
|
449
|
+
"path": "src/directives/index.ts",
|
|
488
450
|
"declarations": [],
|
|
489
451
|
"exports": [
|
|
490
452
|
{
|
|
@@ -492,7 +454,7 @@
|
|
|
492
454
|
"name": "*",
|
|
493
455
|
"declaration": {
|
|
494
456
|
"name": "*",
|
|
495
|
-
"package": "./
|
|
457
|
+
"package": "./sync"
|
|
496
458
|
}
|
|
497
459
|
},
|
|
498
460
|
{
|
|
@@ -500,153 +462,510 @@
|
|
|
500
462
|
"name": "*",
|
|
501
463
|
"declaration": {
|
|
502
464
|
"name": "*",
|
|
503
|
-
"package": "./
|
|
465
|
+
"package": "./when-else"
|
|
504
466
|
}
|
|
505
467
|
}
|
|
506
468
|
]
|
|
507
469
|
},
|
|
508
470
|
{
|
|
509
471
|
"kind": "javascript-module",
|
|
510
|
-
"path": "src/
|
|
511
|
-
"declarations": [
|
|
512
|
-
{
|
|
513
|
-
"kind": "function",
|
|
514
|
-
"name": "isDev",
|
|
515
|
-
"description": "Determines if the current environment is a development environment.",
|
|
516
|
-
"privacy": "public"
|
|
517
|
-
}
|
|
518
|
-
],
|
|
472
|
+
"path": "src/encoding/index.ts",
|
|
473
|
+
"declarations": [],
|
|
519
474
|
"exports": [
|
|
520
475
|
{
|
|
521
476
|
"kind": "js",
|
|
522
|
-
"name": "
|
|
477
|
+
"name": "*",
|
|
523
478
|
"declaration": {
|
|
524
|
-
"name": "
|
|
525
|
-
"
|
|
479
|
+
"name": "*",
|
|
480
|
+
"package": "./base64"
|
|
526
481
|
}
|
|
527
482
|
}
|
|
528
483
|
]
|
|
529
484
|
},
|
|
530
485
|
{
|
|
531
486
|
"kind": "javascript-module",
|
|
532
|
-
"path": "src/
|
|
487
|
+
"path": "src/design-system/design-system.ts",
|
|
533
488
|
"declarations": [
|
|
534
489
|
{
|
|
535
|
-
"kind": "
|
|
536
|
-
"name": "
|
|
537
|
-
"
|
|
538
|
-
"
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
{
|
|
542
|
-
"kind": "variable",
|
|
543
|
-
"name": "_BUILDER",
|
|
544
|
-
"type": {
|
|
545
|
-
"text": "string"
|
|
490
|
+
"kind": "function",
|
|
491
|
+
"name": "assureDesignSystem",
|
|
492
|
+
"return": {
|
|
493
|
+
"type": {
|
|
494
|
+
"text": "DesignSystemModule"
|
|
495
|
+
}
|
|
546
496
|
},
|
|
547
|
-
"
|
|
548
|
-
|
|
497
|
+
"parameters": [
|
|
498
|
+
{
|
|
499
|
+
"name": "module",
|
|
500
|
+
"type": {
|
|
501
|
+
"text": "DesignSystemModule"
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
],
|
|
505
|
+
"description": "assureDesignSystem.",
|
|
549
506
|
"privacy": "public"
|
|
550
507
|
},
|
|
551
508
|
{
|
|
552
|
-
"kind": "
|
|
553
|
-
"name": "
|
|
554
|
-
"
|
|
555
|
-
"
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
{
|
|
559
|
-
"kind": "variable",
|
|
560
|
-
"name": "_PUBLIC_PATH",
|
|
561
|
-
"type": {
|
|
562
|
-
"text": "string"
|
|
509
|
+
"kind": "function",
|
|
510
|
+
"name": "getCurrentDesignSystem",
|
|
511
|
+
"return": {
|
|
512
|
+
"type": {
|
|
513
|
+
"text": ""
|
|
514
|
+
}
|
|
563
515
|
},
|
|
564
|
-
"
|
|
565
|
-
|
|
516
|
+
"parameters": [
|
|
517
|
+
{
|
|
518
|
+
"name": "element",
|
|
519
|
+
"type": {
|
|
520
|
+
"text": "HTMLElement"
|
|
521
|
+
},
|
|
522
|
+
"description": "The starting HTML element"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"name": "fallbackPrefix",
|
|
526
|
+
"type": {
|
|
527
|
+
"text": "string"
|
|
528
|
+
},
|
|
529
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
530
|
+
}
|
|
531
|
+
],
|
|
532
|
+
"description": "Get the current design system provider element and prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
566
533
|
"privacy": "public"
|
|
567
534
|
},
|
|
568
535
|
{
|
|
569
|
-
"kind": "
|
|
570
|
-
"name": "
|
|
571
|
-
"
|
|
572
|
-
"
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
{
|
|
576
|
-
"kind": "variable",
|
|
577
|
-
"name": "_SOCKET_EXT",
|
|
578
|
-
"type": {
|
|
579
|
-
"text": "string"
|
|
536
|
+
"kind": "function",
|
|
537
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
538
|
+
"return": {
|
|
539
|
+
"type": {
|
|
540
|
+
"text": ""
|
|
541
|
+
}
|
|
580
542
|
},
|
|
581
|
-
"
|
|
582
|
-
|
|
543
|
+
"parameters": [
|
|
544
|
+
{
|
|
545
|
+
"name": "element",
|
|
546
|
+
"type": {
|
|
547
|
+
"text": "HTMLElement"
|
|
548
|
+
},
|
|
549
|
+
"description": "The starting HTML element"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"name": "fallbackPrefix",
|
|
553
|
+
"type": {
|
|
554
|
+
"text": "string"
|
|
555
|
+
},
|
|
556
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
557
|
+
}
|
|
558
|
+
],
|
|
559
|
+
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
583
560
|
"privacy": "public"
|
|
584
|
-
}
|
|
561
|
+
}
|
|
562
|
+
],
|
|
563
|
+
"exports": [
|
|
585
564
|
{
|
|
586
|
-
"kind": "
|
|
587
|
-
"name": "
|
|
588
|
-
"
|
|
589
|
-
"
|
|
565
|
+
"kind": "js",
|
|
566
|
+
"name": "assureDesignSystem",
|
|
567
|
+
"declaration": {
|
|
568
|
+
"name": "assureDesignSystem",
|
|
569
|
+
"module": "src/design-system/design-system.ts"
|
|
590
570
|
}
|
|
591
571
|
},
|
|
592
572
|
{
|
|
593
|
-
"kind": "
|
|
594
|
-
"name": "
|
|
595
|
-
"
|
|
596
|
-
"
|
|
597
|
-
|
|
598
|
-
"description": "The path to a JSON config file for the HTTP mode.",
|
|
599
|
-
"privacy": "public"
|
|
600
|
-
},
|
|
601
|
-
{
|
|
602
|
-
"kind": "variable",
|
|
603
|
-
"name": "GENESIS_SOCKET_URL",
|
|
604
|
-
"default": "`${location.protocol.replace('http', 'ws')}//${location.host}${_PUBLIC_PATH}/${_SOCKET_EXT}/`",
|
|
605
|
-
"description": "Genesis Socket URL",
|
|
606
|
-
"privacy": "public"
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"kind": "variable",
|
|
610
|
-
"name": "API_HOST",
|
|
611
|
-
"type": {
|
|
612
|
-
"text": "string"
|
|
573
|
+
"kind": "js",
|
|
574
|
+
"name": "getCurrentDesignSystem",
|
|
575
|
+
"declaration": {
|
|
576
|
+
"name": "getCurrentDesignSystem",
|
|
577
|
+
"module": "src/design-system/design-system.ts"
|
|
613
578
|
}
|
|
614
579
|
},
|
|
615
580
|
{
|
|
616
|
-
"kind": "
|
|
617
|
-
"name": "
|
|
618
|
-
"
|
|
619
|
-
"
|
|
620
|
-
|
|
621
|
-
"default": "`${PROTOCOL}//${location.host}/${_SOCKET_EXT}/`",
|
|
622
|
-
"description": "The Genesis Server URL (WebSocket or HTTP).",
|
|
623
|
-
"privacy": "public"
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"kind": "variable",
|
|
627
|
-
"name": "HTTP_CONFIG",
|
|
628
|
-
"type": {
|
|
629
|
-
"text": "string"
|
|
581
|
+
"kind": "js",
|
|
582
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
583
|
+
"declaration": {
|
|
584
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
585
|
+
"module": "src/design-system/design-system.ts"
|
|
630
586
|
}
|
|
631
|
-
}
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
"privacy": "public"
|
|
640
|
-
},
|
|
587
|
+
}
|
|
588
|
+
]
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"kind": "javascript-module",
|
|
592
|
+
"path": "src/design-system/index.ts",
|
|
593
|
+
"declarations": [],
|
|
594
|
+
"exports": [
|
|
641
595
|
{
|
|
642
|
-
"kind": "
|
|
643
|
-
"name": "
|
|
644
|
-
"
|
|
645
|
-
"
|
|
596
|
+
"kind": "js",
|
|
597
|
+
"name": "*",
|
|
598
|
+
"declaration": {
|
|
599
|
+
"name": "*",
|
|
600
|
+
"package": "./design-system"
|
|
646
601
|
}
|
|
647
|
-
}
|
|
602
|
+
}
|
|
603
|
+
]
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"kind": "javascript-module",
|
|
607
|
+
"path": "src/error/errorMap.ts",
|
|
608
|
+
"declarations": [
|
|
648
609
|
{
|
|
649
|
-
"kind": "
|
|
610
|
+
"kind": "class",
|
|
611
|
+
"description": "",
|
|
612
|
+
"name": "DefaultErrorMap",
|
|
613
|
+
"members": [
|
|
614
|
+
{
|
|
615
|
+
"kind": "field",
|
|
616
|
+
"name": "map",
|
|
617
|
+
"privacy": "private",
|
|
618
|
+
"default": "new Map<keyof TErrorDetailMap, Error>()"
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"kind": "field",
|
|
622
|
+
"name": "lastError",
|
|
623
|
+
"type": {
|
|
624
|
+
"text": "Error"
|
|
625
|
+
},
|
|
626
|
+
"description": "{@inheritDoc ErrorMap.lastError}"
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"kind": "method",
|
|
630
|
+
"name": "set",
|
|
631
|
+
"return": {
|
|
632
|
+
"type": {
|
|
633
|
+
"text": "void"
|
|
634
|
+
}
|
|
635
|
+
},
|
|
636
|
+
"parameters": [
|
|
637
|
+
{
|
|
638
|
+
"name": "key",
|
|
639
|
+
"type": {
|
|
640
|
+
"text": "keyof TErrorDetailMap"
|
|
641
|
+
}
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
"name": "error",
|
|
645
|
+
"type": {
|
|
646
|
+
"text": "Error"
|
|
647
|
+
}
|
|
648
|
+
}
|
|
649
|
+
],
|
|
650
|
+
"description": "{@inheritDoc ErrorMap.set}"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"kind": "method",
|
|
654
|
+
"name": "get",
|
|
655
|
+
"return": {
|
|
656
|
+
"type": {
|
|
657
|
+
"text": ""
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
"parameters": [
|
|
661
|
+
{
|
|
662
|
+
"name": "key",
|
|
663
|
+
"type": {
|
|
664
|
+
"text": "keyof TErrorDetailMap"
|
|
665
|
+
},
|
|
666
|
+
"description": "The key."
|
|
667
|
+
}
|
|
668
|
+
],
|
|
669
|
+
"description": "Get an error by key.",
|
|
670
|
+
"privacy": "public"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"kind": "method",
|
|
674
|
+
"name": "has",
|
|
675
|
+
"return": {
|
|
676
|
+
"type": {
|
|
677
|
+
"text": ""
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
"parameters": [
|
|
681
|
+
{
|
|
682
|
+
"name": "key",
|
|
683
|
+
"type": {
|
|
684
|
+
"text": "keyof TErrorDetailMap"
|
|
685
|
+
},
|
|
686
|
+
"description": "The key."
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"description": "Has an error for key.",
|
|
690
|
+
"privacy": "public"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"kind": "method",
|
|
694
|
+
"name": "delete",
|
|
695
|
+
"return": {
|
|
696
|
+
"type": {
|
|
697
|
+
"text": ""
|
|
698
|
+
}
|
|
699
|
+
},
|
|
700
|
+
"parameters": [
|
|
701
|
+
{
|
|
702
|
+
"name": "key",
|
|
703
|
+
"type": {
|
|
704
|
+
"text": "keyof TErrorDetailMap"
|
|
705
|
+
},
|
|
706
|
+
"description": "The key."
|
|
707
|
+
}
|
|
708
|
+
],
|
|
709
|
+
"description": "Delete an error.",
|
|
710
|
+
"privacy": "public"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"kind": "method",
|
|
714
|
+
"name": "clear",
|
|
715
|
+
"description": "Clear errors.",
|
|
716
|
+
"privacy": "public"
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"kind": "field",
|
|
720
|
+
"name": "size",
|
|
721
|
+
"type": {
|
|
722
|
+
"text": "number"
|
|
723
|
+
},
|
|
724
|
+
"description": "The size of the error map.",
|
|
725
|
+
"return": {
|
|
726
|
+
"type": {
|
|
727
|
+
"text": ""
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
"privacy": "public",
|
|
731
|
+
"readonly": true
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"kind": "method",
|
|
735
|
+
"name": "values",
|
|
736
|
+
"privacy": "public"
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"kind": "field",
|
|
740
|
+
"name": "messages",
|
|
741
|
+
"type": {
|
|
742
|
+
"text": "string"
|
|
743
|
+
},
|
|
744
|
+
"description": "{@inheritDoc ErrorMap.messages}",
|
|
745
|
+
"readonly": true
|
|
746
|
+
}
|
|
747
|
+
]
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"kind": "function",
|
|
751
|
+
"name": "createErrorMap",
|
|
752
|
+
"return": {
|
|
753
|
+
"type": {
|
|
754
|
+
"text": ""
|
|
755
|
+
}
|
|
756
|
+
},
|
|
757
|
+
"parameters": [
|
|
758
|
+
{
|
|
759
|
+
"name": "logger",
|
|
760
|
+
"type": {
|
|
761
|
+
"text": "ErrorMapLogger"
|
|
762
|
+
},
|
|
763
|
+
"description": "A logger error method reference."
|
|
764
|
+
}
|
|
765
|
+
],
|
|
766
|
+
"description": "A factory to create the error map.",
|
|
767
|
+
"privacy": "public"
|
|
768
|
+
}
|
|
769
|
+
],
|
|
770
|
+
"exports": [
|
|
771
|
+
{
|
|
772
|
+
"kind": "js",
|
|
773
|
+
"name": "DefaultErrorMap",
|
|
774
|
+
"declaration": {
|
|
775
|
+
"name": "DefaultErrorMap",
|
|
776
|
+
"module": "src/error/errorMap.ts"
|
|
777
|
+
}
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"kind": "js",
|
|
781
|
+
"name": "createErrorMap",
|
|
782
|
+
"declaration": {
|
|
783
|
+
"name": "createErrorMap",
|
|
784
|
+
"module": "src/error/errorMap.ts"
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
]
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
"kind": "javascript-module",
|
|
791
|
+
"path": "src/error/index.ts",
|
|
792
|
+
"declarations": [],
|
|
793
|
+
"exports": [
|
|
794
|
+
{
|
|
795
|
+
"kind": "js",
|
|
796
|
+
"name": "*",
|
|
797
|
+
"declaration": {
|
|
798
|
+
"name": "*",
|
|
799
|
+
"package": "./errorMap"
|
|
800
|
+
}
|
|
801
|
+
}
|
|
802
|
+
]
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"kind": "javascript-module",
|
|
806
|
+
"path": "src/env/index.ts",
|
|
807
|
+
"declarations": [],
|
|
808
|
+
"exports": [
|
|
809
|
+
{
|
|
810
|
+
"kind": "js",
|
|
811
|
+
"name": "*",
|
|
812
|
+
"declaration": {
|
|
813
|
+
"name": "*",
|
|
814
|
+
"package": "./is-dev"
|
|
815
|
+
}
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"kind": "js",
|
|
819
|
+
"name": "*",
|
|
820
|
+
"declaration": {
|
|
821
|
+
"name": "*",
|
|
822
|
+
"package": "./variables"
|
|
823
|
+
}
|
|
824
|
+
}
|
|
825
|
+
]
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
"kind": "javascript-module",
|
|
829
|
+
"path": "src/env/is-dev.ts",
|
|
830
|
+
"declarations": [
|
|
831
|
+
{
|
|
832
|
+
"kind": "function",
|
|
833
|
+
"name": "isDev",
|
|
834
|
+
"description": "Determines if the current environment is a development environment.",
|
|
835
|
+
"privacy": "public"
|
|
836
|
+
}
|
|
837
|
+
],
|
|
838
|
+
"exports": [
|
|
839
|
+
{
|
|
840
|
+
"kind": "js",
|
|
841
|
+
"name": "isDev",
|
|
842
|
+
"declaration": {
|
|
843
|
+
"name": "isDev",
|
|
844
|
+
"module": "src/env/is-dev.ts"
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
]
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"kind": "javascript-module",
|
|
851
|
+
"path": "src/env/variables.ts",
|
|
852
|
+
"declarations": [
|
|
853
|
+
{
|
|
854
|
+
"kind": "variable",
|
|
855
|
+
"name": "BUILDER",
|
|
856
|
+
"type": {
|
|
857
|
+
"text": "string"
|
|
858
|
+
}
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"kind": "variable",
|
|
862
|
+
"name": "_BUILDER",
|
|
863
|
+
"type": {
|
|
864
|
+
"text": "string"
|
|
865
|
+
},
|
|
866
|
+
"default": "'webpack'",
|
|
867
|
+
"description": "The builder aka file bundler.",
|
|
868
|
+
"privacy": "public"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"kind": "variable",
|
|
872
|
+
"name": "PUBLIC_PATH",
|
|
873
|
+
"type": {
|
|
874
|
+
"text": "string"
|
|
875
|
+
}
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"kind": "variable",
|
|
879
|
+
"name": "_PUBLIC_PATH",
|
|
880
|
+
"type": {
|
|
881
|
+
"text": "string"
|
|
882
|
+
},
|
|
883
|
+
"default": "'/'",
|
|
884
|
+
"description": "The public path.",
|
|
885
|
+
"privacy": "public"
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
"kind": "variable",
|
|
889
|
+
"name": "SOCKET_EXT",
|
|
890
|
+
"type": {
|
|
891
|
+
"text": "string"
|
|
892
|
+
}
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"kind": "variable",
|
|
896
|
+
"name": "_SOCKET_EXT",
|
|
897
|
+
"type": {
|
|
898
|
+
"text": "string"
|
|
899
|
+
},
|
|
900
|
+
"default": "'gwf'",
|
|
901
|
+
"description": "The sub-path used for WebSocket connections when API_HOST is not set",
|
|
902
|
+
"privacy": "public"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"kind": "variable",
|
|
906
|
+
"name": "FORCE_HTTP",
|
|
907
|
+
"type": {
|
|
908
|
+
"text": "string"
|
|
909
|
+
}
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"kind": "variable",
|
|
913
|
+
"name": "_FORCE_HTTP",
|
|
914
|
+
"type": {
|
|
915
|
+
"text": "string"
|
|
916
|
+
},
|
|
917
|
+
"description": "The path to a JSON config file for the HTTP mode.",
|
|
918
|
+
"privacy": "public"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"kind": "variable",
|
|
922
|
+
"name": "GENESIS_SOCKET_URL",
|
|
923
|
+
"default": "`${location.protocol.replace('http', 'ws')}//${location.host}${_PUBLIC_PATH}/${_SOCKET_EXT}/`",
|
|
924
|
+
"description": "Genesis Socket URL",
|
|
925
|
+
"privacy": "public"
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
"kind": "variable",
|
|
929
|
+
"name": "API_HOST",
|
|
930
|
+
"type": {
|
|
931
|
+
"text": "string"
|
|
932
|
+
}
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"kind": "variable",
|
|
936
|
+
"name": "_API_HOST",
|
|
937
|
+
"type": {
|
|
938
|
+
"text": "string"
|
|
939
|
+
},
|
|
940
|
+
"default": "`${PROTOCOL}//${location.host}/${_SOCKET_EXT}/`",
|
|
941
|
+
"description": "The Genesis Server URL (WebSocket or HTTP).",
|
|
942
|
+
"privacy": "public"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"kind": "variable",
|
|
946
|
+
"name": "HTTP_CONFIG",
|
|
947
|
+
"type": {
|
|
948
|
+
"text": "string"
|
|
949
|
+
}
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"kind": "variable",
|
|
953
|
+
"name": "_HTTP_CONFIG",
|
|
954
|
+
"type": {
|
|
955
|
+
"text": "string"
|
|
956
|
+
},
|
|
957
|
+
"description": "Configuration settings for HTTP, used in http connect flow [`genesislcap-foundation-comms.HttpConnectConfig`](https://link-to-docs).",
|
|
958
|
+
"privacy": "public"
|
|
959
|
+
},
|
|
960
|
+
{
|
|
961
|
+
"kind": "variable",
|
|
962
|
+
"name": "DEFAULT_ORGANISATION",
|
|
963
|
+
"type": {
|
|
964
|
+
"text": "string"
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"kind": "variable",
|
|
650
969
|
"name": "_DEFAULT_ORGANISATION",
|
|
651
970
|
"type": {
|
|
652
971
|
"text": "string"
|
|
@@ -869,409 +1188,90 @@
|
|
|
869
1188
|
},
|
|
870
1189
|
{
|
|
871
1190
|
"kind": "js",
|
|
872
|
-
"name": "LOGIN_URL",
|
|
873
|
-
"declaration": {
|
|
874
|
-
"name": "LOGIN_URL",
|
|
875
|
-
"module": "src/env/variables.ts"
|
|
876
|
-
}
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"kind": "js",
|
|
880
|
-
"name": "LOGIN_REFRESH_URL",
|
|
881
|
-
"declaration": {
|
|
882
|
-
"name": "LOGIN_REFRESH_URL",
|
|
883
|
-
"module": "src/env/variables.ts"
|
|
884
|
-
}
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"kind": "js",
|
|
888
|
-
"name": "LOGIN_DETAILS_URL",
|
|
889
|
-
"declaration": {
|
|
890
|
-
"name": "LOGIN_DETAILS_URL",
|
|
891
|
-
"module": "src/env/variables.ts"
|
|
892
|
-
}
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
"kind": "js",
|
|
896
|
-
"name": "LOGOUT_URL",
|
|
897
|
-
"declaration": {
|
|
898
|
-
"name": "LOGOUT_URL",
|
|
899
|
-
"module": "src/env/variables.ts"
|
|
900
|
-
}
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"kind": "js",
|
|
904
|
-
"name": "CHANGE_PASSWORD_URL",
|
|
905
|
-
"declaration": {
|
|
906
|
-
"name": "CHANGE_PASSWORD_URL",
|
|
907
|
-
"module": "src/env/variables.ts"
|
|
908
|
-
}
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"kind": "js",
|
|
912
|
-
"name": "FORGOT_PASSWORD_URL",
|
|
913
|
-
"declaration": {
|
|
914
|
-
"name": "FORGOT_PASSWORD_URL",
|
|
915
|
-
"module": "src/env/variables.ts"
|
|
916
|
-
}
|
|
917
|
-
},
|
|
918
|
-
{
|
|
919
|
-
"kind": "js",
|
|
920
|
-
"name": "RESET_PASSWORD_URL",
|
|
921
|
-
"declaration": {
|
|
922
|
-
"name": "RESET_PASSWORD_URL",
|
|
923
|
-
"module": "src/env/variables.ts"
|
|
924
|
-
}
|
|
925
|
-
},
|
|
926
|
-
{
|
|
927
|
-
"kind": "js",
|
|
928
|
-
"name": "SSO_LIST_URL",
|
|
929
|
-
"declaration": {
|
|
930
|
-
"name": "SSO_LIST_URL",
|
|
931
|
-
"module": "src/env/variables.ts"
|
|
932
|
-
}
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"kind": "js",
|
|
936
|
-
"name": "SSO_LOGIN_URL",
|
|
937
|
-
"declaration": {
|
|
938
|
-
"name": "SSO_LOGIN_URL",
|
|
939
|
-
"module": "src/env/variables.ts"
|
|
940
|
-
}
|
|
941
|
-
},
|
|
942
|
-
{
|
|
943
|
-
"kind": "js",
|
|
944
|
-
"name": "ENVIRONMENT_LEVEL",
|
|
945
|
-
"declaration": {
|
|
946
|
-
"name": "ENVIRONMENT_LEVEL",
|
|
947
|
-
"module": "src/env/variables.ts"
|
|
948
|
-
}
|
|
949
|
-
},
|
|
950
|
-
{
|
|
951
|
-
"kind": "js",
|
|
952
|
-
"name": "ACCEPT_TERMS_URL",
|
|
953
|
-
"declaration": {
|
|
954
|
-
"name": "ACCEPT_TERMS_URL",
|
|
955
|
-
"module": "src/env/variables.ts"
|
|
956
|
-
}
|
|
957
|
-
}
|
|
958
|
-
]
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
"kind": "javascript-module",
|
|
962
|
-
"path": "src/design-system/design-system.ts",
|
|
963
|
-
"declarations": [
|
|
964
|
-
{
|
|
965
|
-
"kind": "function",
|
|
966
|
-
"name": "assureDesignSystem",
|
|
967
|
-
"return": {
|
|
968
|
-
"type": {
|
|
969
|
-
"text": "DesignSystemModule"
|
|
970
|
-
}
|
|
971
|
-
},
|
|
972
|
-
"parameters": [
|
|
973
|
-
{
|
|
974
|
-
"name": "module",
|
|
975
|
-
"type": {
|
|
976
|
-
"text": "DesignSystemModule"
|
|
977
|
-
}
|
|
978
|
-
}
|
|
979
|
-
],
|
|
980
|
-
"description": "assureDesignSystem.",
|
|
981
|
-
"privacy": "public"
|
|
982
|
-
},
|
|
983
|
-
{
|
|
984
|
-
"kind": "function",
|
|
985
|
-
"name": "getCurrentDesignSystem",
|
|
986
|
-
"return": {
|
|
987
|
-
"type": {
|
|
988
|
-
"text": ""
|
|
989
|
-
}
|
|
990
|
-
},
|
|
991
|
-
"parameters": [
|
|
992
|
-
{
|
|
993
|
-
"name": "element",
|
|
994
|
-
"type": {
|
|
995
|
-
"text": "HTMLElement"
|
|
996
|
-
},
|
|
997
|
-
"description": "The starting HTML element"
|
|
998
|
-
},
|
|
999
|
-
{
|
|
1000
|
-
"name": "fallbackPrefix",
|
|
1001
|
-
"type": {
|
|
1002
|
-
"text": "string"
|
|
1003
|
-
},
|
|
1004
|
-
"description": "The prefix to fallback to if the provider is not available"
|
|
1005
|
-
}
|
|
1006
|
-
],
|
|
1007
|
-
"description": "Get the current design system provider element and prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
1008
|
-
"privacy": "public"
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
"kind": "function",
|
|
1012
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
1013
|
-
"return": {
|
|
1014
|
-
"type": {
|
|
1015
|
-
"text": ""
|
|
1016
|
-
}
|
|
1017
|
-
},
|
|
1018
|
-
"parameters": [
|
|
1019
|
-
{
|
|
1020
|
-
"name": "element",
|
|
1021
|
-
"type": {
|
|
1022
|
-
"text": "HTMLElement"
|
|
1023
|
-
},
|
|
1024
|
-
"description": "The starting HTML element"
|
|
1025
|
-
},
|
|
1026
|
-
{
|
|
1027
|
-
"name": "fallbackPrefix",
|
|
1028
|
-
"type": {
|
|
1029
|
-
"text": "string"
|
|
1030
|
-
},
|
|
1031
|
-
"description": "The prefix to fallback to if the provider is not available"
|
|
1032
|
-
}
|
|
1033
|
-
],
|
|
1034
|
-
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
1035
|
-
"privacy": "public"
|
|
1036
|
-
}
|
|
1037
|
-
],
|
|
1038
|
-
"exports": [
|
|
1039
|
-
{
|
|
1040
|
-
"kind": "js",
|
|
1041
|
-
"name": "assureDesignSystem",
|
|
1191
|
+
"name": "LOGIN_URL",
|
|
1042
1192
|
"declaration": {
|
|
1043
|
-
"name": "
|
|
1044
|
-
"module": "src/
|
|
1193
|
+
"name": "LOGIN_URL",
|
|
1194
|
+
"module": "src/env/variables.ts"
|
|
1045
1195
|
}
|
|
1046
1196
|
},
|
|
1047
1197
|
{
|
|
1048
1198
|
"kind": "js",
|
|
1049
|
-
"name": "
|
|
1199
|
+
"name": "LOGIN_REFRESH_URL",
|
|
1050
1200
|
"declaration": {
|
|
1051
|
-
"name": "
|
|
1052
|
-
"module": "src/
|
|
1201
|
+
"name": "LOGIN_REFRESH_URL",
|
|
1202
|
+
"module": "src/env/variables.ts"
|
|
1053
1203
|
}
|
|
1054
1204
|
},
|
|
1055
1205
|
{
|
|
1056
1206
|
"kind": "js",
|
|
1057
|
-
"name": "
|
|
1207
|
+
"name": "LOGIN_DETAILS_URL",
|
|
1058
1208
|
"declaration": {
|
|
1059
|
-
"name": "
|
|
1060
|
-
"module": "src/
|
|
1209
|
+
"name": "LOGIN_DETAILS_URL",
|
|
1210
|
+
"module": "src/env/variables.ts"
|
|
1061
1211
|
}
|
|
1062
|
-
}
|
|
1063
|
-
]
|
|
1064
|
-
},
|
|
1065
|
-
{
|
|
1066
|
-
"kind": "javascript-module",
|
|
1067
|
-
"path": "src/design-system/index.ts",
|
|
1068
|
-
"declarations": [],
|
|
1069
|
-
"exports": [
|
|
1212
|
+
},
|
|
1070
1213
|
{
|
|
1071
1214
|
"kind": "js",
|
|
1072
|
-
"name": "
|
|
1215
|
+
"name": "LOGOUT_URL",
|
|
1073
1216
|
"declaration": {
|
|
1074
|
-
"name": "
|
|
1075
|
-
"
|
|
1217
|
+
"name": "LOGOUT_URL",
|
|
1218
|
+
"module": "src/env/variables.ts"
|
|
1076
1219
|
}
|
|
1077
|
-
}
|
|
1078
|
-
]
|
|
1079
|
-
},
|
|
1080
|
-
{
|
|
1081
|
-
"kind": "javascript-module",
|
|
1082
|
-
"path": "src/error/errorMap.ts",
|
|
1083
|
-
"declarations": [
|
|
1220
|
+
},
|
|
1084
1221
|
{
|
|
1085
|
-
"kind": "
|
|
1086
|
-
"
|
|
1087
|
-
"
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
"name": "map",
|
|
1092
|
-
"privacy": "private",
|
|
1093
|
-
"default": "new Map<keyof TErrorDetailMap, Error>()"
|
|
1094
|
-
},
|
|
1095
|
-
{
|
|
1096
|
-
"kind": "field",
|
|
1097
|
-
"name": "lastError",
|
|
1098
|
-
"type": {
|
|
1099
|
-
"text": "Error"
|
|
1100
|
-
},
|
|
1101
|
-
"description": "{@inheritDoc ErrorMap.lastError}"
|
|
1102
|
-
},
|
|
1103
|
-
{
|
|
1104
|
-
"kind": "method",
|
|
1105
|
-
"name": "set",
|
|
1106
|
-
"return": {
|
|
1107
|
-
"type": {
|
|
1108
|
-
"text": "void"
|
|
1109
|
-
}
|
|
1110
|
-
},
|
|
1111
|
-
"parameters": [
|
|
1112
|
-
{
|
|
1113
|
-
"name": "key",
|
|
1114
|
-
"type": {
|
|
1115
|
-
"text": "keyof TErrorDetailMap"
|
|
1116
|
-
}
|
|
1117
|
-
},
|
|
1118
|
-
{
|
|
1119
|
-
"name": "error",
|
|
1120
|
-
"type": {
|
|
1121
|
-
"text": "Error"
|
|
1122
|
-
}
|
|
1123
|
-
}
|
|
1124
|
-
],
|
|
1125
|
-
"description": "{@inheritDoc ErrorMap.set}"
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
"kind": "method",
|
|
1129
|
-
"name": "get",
|
|
1130
|
-
"return": {
|
|
1131
|
-
"type": {
|
|
1132
|
-
"text": ""
|
|
1133
|
-
}
|
|
1134
|
-
},
|
|
1135
|
-
"parameters": [
|
|
1136
|
-
{
|
|
1137
|
-
"name": "key",
|
|
1138
|
-
"type": {
|
|
1139
|
-
"text": "keyof TErrorDetailMap"
|
|
1140
|
-
},
|
|
1141
|
-
"description": "The key."
|
|
1142
|
-
}
|
|
1143
|
-
],
|
|
1144
|
-
"description": "Get an error by key.",
|
|
1145
|
-
"privacy": "public"
|
|
1146
|
-
},
|
|
1147
|
-
{
|
|
1148
|
-
"kind": "method",
|
|
1149
|
-
"name": "has",
|
|
1150
|
-
"return": {
|
|
1151
|
-
"type": {
|
|
1152
|
-
"text": ""
|
|
1153
|
-
}
|
|
1154
|
-
},
|
|
1155
|
-
"parameters": [
|
|
1156
|
-
{
|
|
1157
|
-
"name": "key",
|
|
1158
|
-
"type": {
|
|
1159
|
-
"text": "keyof TErrorDetailMap"
|
|
1160
|
-
},
|
|
1161
|
-
"description": "The key."
|
|
1162
|
-
}
|
|
1163
|
-
],
|
|
1164
|
-
"description": "Has an error for key.",
|
|
1165
|
-
"privacy": "public"
|
|
1166
|
-
},
|
|
1167
|
-
{
|
|
1168
|
-
"kind": "method",
|
|
1169
|
-
"name": "delete",
|
|
1170
|
-
"return": {
|
|
1171
|
-
"type": {
|
|
1172
|
-
"text": ""
|
|
1173
|
-
}
|
|
1174
|
-
},
|
|
1175
|
-
"parameters": [
|
|
1176
|
-
{
|
|
1177
|
-
"name": "key",
|
|
1178
|
-
"type": {
|
|
1179
|
-
"text": "keyof TErrorDetailMap"
|
|
1180
|
-
},
|
|
1181
|
-
"description": "The key."
|
|
1182
|
-
}
|
|
1183
|
-
],
|
|
1184
|
-
"description": "Delete an error.",
|
|
1185
|
-
"privacy": "public"
|
|
1186
|
-
},
|
|
1187
|
-
{
|
|
1188
|
-
"kind": "method",
|
|
1189
|
-
"name": "clear",
|
|
1190
|
-
"description": "Clear errors.",
|
|
1191
|
-
"privacy": "public"
|
|
1192
|
-
},
|
|
1193
|
-
{
|
|
1194
|
-
"kind": "field",
|
|
1195
|
-
"name": "size",
|
|
1196
|
-
"type": {
|
|
1197
|
-
"text": "number"
|
|
1198
|
-
},
|
|
1199
|
-
"description": "The size of the error map.",
|
|
1200
|
-
"return": {
|
|
1201
|
-
"type": {
|
|
1202
|
-
"text": ""
|
|
1203
|
-
}
|
|
1204
|
-
},
|
|
1205
|
-
"privacy": "public",
|
|
1206
|
-
"readonly": true
|
|
1207
|
-
},
|
|
1208
|
-
{
|
|
1209
|
-
"kind": "method",
|
|
1210
|
-
"name": "values",
|
|
1211
|
-
"privacy": "public"
|
|
1212
|
-
},
|
|
1213
|
-
{
|
|
1214
|
-
"kind": "field",
|
|
1215
|
-
"name": "messages",
|
|
1216
|
-
"type": {
|
|
1217
|
-
"text": "string"
|
|
1218
|
-
},
|
|
1219
|
-
"description": "{@inheritDoc ErrorMap.messages}",
|
|
1220
|
-
"readonly": true
|
|
1221
|
-
}
|
|
1222
|
-
]
|
|
1222
|
+
"kind": "js",
|
|
1223
|
+
"name": "CHANGE_PASSWORD_URL",
|
|
1224
|
+
"declaration": {
|
|
1225
|
+
"name": "CHANGE_PASSWORD_URL",
|
|
1226
|
+
"module": "src/env/variables.ts"
|
|
1227
|
+
}
|
|
1223
1228
|
},
|
|
1224
1229
|
{
|
|
1225
|
-
"kind": "
|
|
1226
|
-
"name": "
|
|
1227
|
-
"
|
|
1228
|
-
"
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
"parameters": [
|
|
1233
|
-
{
|
|
1234
|
-
"name": "logger",
|
|
1235
|
-
"type": {
|
|
1236
|
-
"text": "ErrorMapLogger"
|
|
1237
|
-
},
|
|
1238
|
-
"description": "A logger error method reference."
|
|
1239
|
-
}
|
|
1240
|
-
],
|
|
1241
|
-
"description": "A factory to create the error map.",
|
|
1242
|
-
"privacy": "public"
|
|
1243
|
-
}
|
|
1244
|
-
],
|
|
1245
|
-
"exports": [
|
|
1230
|
+
"kind": "js",
|
|
1231
|
+
"name": "FORGOT_PASSWORD_URL",
|
|
1232
|
+
"declaration": {
|
|
1233
|
+
"name": "FORGOT_PASSWORD_URL",
|
|
1234
|
+
"module": "src/env/variables.ts"
|
|
1235
|
+
}
|
|
1236
|
+
},
|
|
1246
1237
|
{
|
|
1247
1238
|
"kind": "js",
|
|
1248
|
-
"name": "
|
|
1239
|
+
"name": "RESET_PASSWORD_URL",
|
|
1249
1240
|
"declaration": {
|
|
1250
|
-
"name": "
|
|
1251
|
-
"module": "src/
|
|
1241
|
+
"name": "RESET_PASSWORD_URL",
|
|
1242
|
+
"module": "src/env/variables.ts"
|
|
1252
1243
|
}
|
|
1253
1244
|
},
|
|
1254
1245
|
{
|
|
1255
1246
|
"kind": "js",
|
|
1256
|
-
"name": "
|
|
1247
|
+
"name": "SSO_LIST_URL",
|
|
1257
1248
|
"declaration": {
|
|
1258
|
-
"name": "
|
|
1259
|
-
"module": "src/
|
|
1249
|
+
"name": "SSO_LIST_URL",
|
|
1250
|
+
"module": "src/env/variables.ts"
|
|
1260
1251
|
}
|
|
1261
|
-
}
|
|
1262
|
-
]
|
|
1263
|
-
},
|
|
1264
|
-
{
|
|
1265
|
-
"kind": "javascript-module",
|
|
1266
|
-
"path": "src/error/index.ts",
|
|
1267
|
-
"declarations": [],
|
|
1268
|
-
"exports": [
|
|
1252
|
+
},
|
|
1269
1253
|
{
|
|
1270
1254
|
"kind": "js",
|
|
1271
|
-
"name": "
|
|
1255
|
+
"name": "SSO_LOGIN_URL",
|
|
1272
1256
|
"declaration": {
|
|
1273
|
-
"name": "
|
|
1274
|
-
"
|
|
1257
|
+
"name": "SSO_LOGIN_URL",
|
|
1258
|
+
"module": "src/env/variables.ts"
|
|
1259
|
+
}
|
|
1260
|
+
},
|
|
1261
|
+
{
|
|
1262
|
+
"kind": "js",
|
|
1263
|
+
"name": "ENVIRONMENT_LEVEL",
|
|
1264
|
+
"declaration": {
|
|
1265
|
+
"name": "ENVIRONMENT_LEVEL",
|
|
1266
|
+
"module": "src/env/variables.ts"
|
|
1267
|
+
}
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"kind": "js",
|
|
1271
|
+
"name": "ACCEPT_TERMS_URL",
|
|
1272
|
+
"declaration": {
|
|
1273
|
+
"name": "ACCEPT_TERMS_URL",
|
|
1274
|
+
"module": "src/env/variables.ts"
|
|
1275
1275
|
}
|
|
1276
1276
|
}
|
|
1277
1277
|
]
|
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.375.1-FUI-2457.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -27,18 +27,18 @@
|
|
|
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.375.1-FUI-2457.1",
|
|
31
|
+
"@genesislcap/genx": "14.375.1-FUI-2457.1",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.375.1-FUI-2457.1",
|
|
33
|
+
"@genesislcap/ts-builder": "14.375.1-FUI-2457.1",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.375.1-FUI-2457.1",
|
|
35
|
+
"@genesislcap/vite-builder": "14.375.1-FUI-2457.1",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.375.1-FUI-2457.1",
|
|
37
37
|
"@types/json-schema": "^7.0.11"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/expression-builder": "14.
|
|
41
|
-
"@genesislcap/foundation-logger": "14.
|
|
40
|
+
"@genesislcap/expression-builder": "14.375.1-FUI-2457.1",
|
|
41
|
+
"@genesislcap/foundation-logger": "14.375.1-FUI-2457.1",
|
|
42
42
|
"@microsoft/fast-components": "2.30.6",
|
|
43
43
|
"@microsoft/fast-element": "1.14.0",
|
|
44
44
|
"@microsoft/fast-foundation": "2.49.6",
|
|
@@ -56,5 +56,5 @@
|
|
|
56
56
|
"access": "public"
|
|
57
57
|
},
|
|
58
58
|
"customElements": "dist/custom-elements.json",
|
|
59
|
-
"gitHead": "
|
|
59
|
+
"gitHead": "d10fbb47a99300b8419e4f16c12ca1141235fafc"
|
|
60
60
|
}
|