@genesislcap/foundation-forms 14.361.0 → 14.361.2-alpha-d8ac5e3.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 +634 -634
- package/package.json +15 -15
|
@@ -525,274 +525,666 @@
|
|
|
525
525
|
},
|
|
526
526
|
{
|
|
527
527
|
"kind": "javascript-module",
|
|
528
|
-
"path": "src/
|
|
529
|
-
"declarations": [
|
|
530
|
-
{
|
|
531
|
-
"kind": "variable",
|
|
532
|
-
"name": "foundationFiltersStyles"
|
|
533
|
-
}
|
|
534
|
-
],
|
|
535
|
-
"exports": [
|
|
536
|
-
{
|
|
537
|
-
"kind": "js",
|
|
538
|
-
"name": "foundationFiltersStyles",
|
|
539
|
-
"declaration": {
|
|
540
|
-
"name": "foundationFiltersStyles",
|
|
541
|
-
"module": "src/filters/filters.styles.ts"
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
]
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
"kind": "javascript-module",
|
|
548
|
-
"path": "src/filters/filters.template.ts",
|
|
549
|
-
"declarations": [],
|
|
550
|
-
"exports": []
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"kind": "javascript-module",
|
|
554
|
-
"path": "src/filters/filters.ts",
|
|
528
|
+
"path": "src/jsonforms/json-forms.ts",
|
|
555
529
|
"declarations": [
|
|
556
|
-
{
|
|
557
|
-
"kind": "variable",
|
|
558
|
-
"name": "filtersRenderers",
|
|
559
|
-
"type": {
|
|
560
|
-
"text": "array"
|
|
561
|
-
},
|
|
562
|
-
"default": "[\n fallbackEntry,\n stringEntry,\n BooleanControlEntry,\n LayoutVertical2ColumnsEntry,\n LayoutRendererEntry,\n FilterNumberControlRendererEntry,\n ConnectedMultiselectControlRendererEntry,\n EnumControlRendererEntry,\n ConnectedSelectControlRendererEntry,\n FilterDateControlRendererEntry,\n FilterTimeControlRendererEntry,\n InvisibleControlEntry,\n]",
|
|
563
|
-
"description": "Set of default renderers used by the foundation-filters.",
|
|
564
|
-
"privacy": "public"
|
|
565
|
-
},
|
|
566
530
|
{
|
|
567
531
|
"kind": "class",
|
|
568
|
-
"description": "
|
|
569
|
-
"name": "
|
|
532
|
+
"description": "",
|
|
533
|
+
"name": "JSONForms",
|
|
570
534
|
"members": [
|
|
571
535
|
{
|
|
572
536
|
"kind": "field",
|
|
573
|
-
"name": "
|
|
537
|
+
"name": "submitted",
|
|
574
538
|
"type": {
|
|
575
|
-
"text": "
|
|
539
|
+
"text": "boolean"
|
|
576
540
|
}
|
|
577
541
|
},
|
|
578
542
|
{
|
|
579
543
|
"kind": "field",
|
|
580
|
-
"name": "
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
544
|
+
"name": "prefix"
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"kind": "method",
|
|
548
|
+
"name": "prefixChanged"
|
|
584
549
|
},
|
|
585
550
|
{
|
|
586
551
|
"kind": "field",
|
|
587
|
-
"name": "
|
|
588
|
-
"type": {
|
|
589
|
-
"text": "string"
|
|
590
|
-
},
|
|
591
|
-
"description": "Name of the backend resource which will provide metadata\nused to generate filters.",
|
|
592
|
-
"privacy": "public"
|
|
552
|
+
"name": "jsonforms"
|
|
593
553
|
},
|
|
594
554
|
{
|
|
595
555
|
"kind": "field",
|
|
596
|
-
"name": "
|
|
597
|
-
"type": {
|
|
598
|
-
"text": "any[]"
|
|
599
|
-
},
|
|
600
|
-
"default": "[]"
|
|
556
|
+
"name": "i18n"
|
|
601
557
|
},
|
|
602
558
|
{
|
|
603
559
|
"kind": "field",
|
|
604
|
-
"name": "
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
"
|
|
609
|
-
"privacy": "public"
|
|
560
|
+
"name": "uichemaToUse"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"kind": "field",
|
|
564
|
+
"name": "schema"
|
|
610
565
|
},
|
|
611
566
|
{
|
|
612
567
|
"kind": "method",
|
|
613
|
-
"name": "
|
|
614
|
-
"privacy": "private"
|
|
568
|
+
"name": "schemaChanged"
|
|
615
569
|
},
|
|
616
570
|
{
|
|
617
571
|
"kind": "field",
|
|
618
572
|
"name": "uischema",
|
|
619
573
|
"type": {
|
|
620
|
-
"text": "
|
|
621
|
-
}
|
|
622
|
-
"description": "UI schema used to define configuration of the layout and elements in the filters\nCheck UiSchema for possible options.",
|
|
623
|
-
"privacy": "public"
|
|
574
|
+
"text": "UISchemaElement"
|
|
575
|
+
}
|
|
624
576
|
},
|
|
625
577
|
{
|
|
626
|
-
"kind": "
|
|
627
|
-
"name": "
|
|
628
|
-
"type": {
|
|
629
|
-
"text": "RendererEntry[]"
|
|
630
|
-
},
|
|
631
|
-
"default": "[\n fallbackEntry,\n stringEntry,\n BooleanControlEntry,\n LayoutVertical2ColumnsEntry,\n LayoutRendererEntry,\n FilterNumberControlRendererEntry,\n ConnectedMultiselectControlRendererEntry,\n EnumControlRendererEntry,\n ConnectedSelectControlRendererEntry,\n FilterDateControlRendererEntry,\n FilterTimeControlRendererEntry,\n InvisibleControlEntry,\n]",
|
|
632
|
-
"description": "Allows to provide the main set of renderers used by the form. If not provided, the built-in renderers will be used by default.",
|
|
633
|
-
"privacy": "public"
|
|
578
|
+
"kind": "method",
|
|
579
|
+
"name": "uischemaChanged"
|
|
634
580
|
},
|
|
635
581
|
{
|
|
636
582
|
"kind": "field",
|
|
637
|
-
"name": "
|
|
638
|
-
"type": {
|
|
639
|
-
"text": "JSONSchema7"
|
|
640
|
-
},
|
|
641
|
-
"description": "Alternatively to providing Form.resourceName you can hardcode the JSON schema on the client.",
|
|
642
|
-
"privacy": "public"
|
|
583
|
+
"name": "data"
|
|
643
584
|
},
|
|
644
585
|
{
|
|
645
|
-
"kind": "
|
|
646
|
-
"name": "
|
|
647
|
-
"type": {
|
|
648
|
-
"text": "string"
|
|
649
|
-
},
|
|
650
|
-
"default": "'rapid'",
|
|
651
|
-
"description": "Name of the design system prefix that will be used in renderers.",
|
|
652
|
-
"privacy": "public"
|
|
586
|
+
"kind": "method",
|
|
587
|
+
"name": "dataChanged"
|
|
653
588
|
},
|
|
654
589
|
{
|
|
655
590
|
"kind": "field",
|
|
656
|
-
"name": "
|
|
591
|
+
"name": "renderers",
|
|
657
592
|
"type": {
|
|
658
|
-
"text": "
|
|
659
|
-
}
|
|
660
|
-
"privacy": "private"
|
|
593
|
+
"text": "JsonFormsRendererRegistryEntry[]"
|
|
594
|
+
}
|
|
661
595
|
},
|
|
662
596
|
{
|
|
663
|
-
"kind": "
|
|
664
|
-
"name": "
|
|
665
|
-
"type": {
|
|
666
|
-
"text": "any"
|
|
667
|
-
},
|
|
668
|
-
"default": "{}",
|
|
669
|
-
"description": "Initial data for the filters.",
|
|
670
|
-
"privacy": "public"
|
|
597
|
+
"kind": "method",
|
|
598
|
+
"name": "renderersChanged"
|
|
671
599
|
},
|
|
672
600
|
{
|
|
673
601
|
"kind": "field",
|
|
674
|
-
"name": "
|
|
602
|
+
"name": "validationMode",
|
|
675
603
|
"type": {
|
|
676
|
-
"text": "
|
|
677
|
-
}
|
|
678
|
-
"description": "Created criteria based on the given data that can be used to filter the data.",
|
|
679
|
-
"privacy": "public"
|
|
604
|
+
"text": "ValidationMode"
|
|
605
|
+
}
|
|
680
606
|
},
|
|
681
607
|
{
|
|
682
608
|
"kind": "method",
|
|
683
|
-
"name": "
|
|
609
|
+
"name": "validationModeChanged"
|
|
684
610
|
},
|
|
685
611
|
{
|
|
686
|
-
"kind": "
|
|
687
|
-
"name": "
|
|
612
|
+
"kind": "field",
|
|
613
|
+
"name": "ajv",
|
|
614
|
+
"type": {
|
|
615
|
+
"text": "Ajv"
|
|
616
|
+
}
|
|
688
617
|
},
|
|
689
618
|
{
|
|
690
619
|
"kind": "method",
|
|
691
|
-
"name": "
|
|
620
|
+
"name": "ajvChanged"
|
|
692
621
|
},
|
|
693
622
|
{
|
|
694
|
-
"kind": "
|
|
695
|
-
"name": "
|
|
696
|
-
"
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
"type": {
|
|
700
|
-
"text": "string"
|
|
701
|
-
}
|
|
702
|
-
},
|
|
703
|
-
{
|
|
704
|
-
"name": "newValue",
|
|
705
|
-
"type": {
|
|
706
|
-
"text": "string"
|
|
707
|
-
}
|
|
708
|
-
}
|
|
709
|
-
]
|
|
623
|
+
"kind": "field",
|
|
624
|
+
"name": "readonly",
|
|
625
|
+
"type": {
|
|
626
|
+
"text": "boolean"
|
|
627
|
+
}
|
|
710
628
|
},
|
|
711
629
|
{
|
|
712
630
|
"kind": "method",
|
|
713
|
-
"name": "
|
|
714
|
-
"parameters": [
|
|
715
|
-
{
|
|
716
|
-
"name": "filterKey",
|
|
717
|
-
"type": {
|
|
718
|
-
"text": "string"
|
|
719
|
-
}
|
|
720
|
-
}
|
|
721
|
-
]
|
|
631
|
+
"name": "readonlyChanged"
|
|
722
632
|
},
|
|
723
633
|
{
|
|
724
|
-
"kind": "
|
|
725
|
-
"name": "
|
|
726
|
-
"
|
|
727
|
-
"
|
|
728
|
-
"text": "Node"
|
|
729
|
-
}
|
|
730
|
-
},
|
|
731
|
-
"parameters": [
|
|
732
|
-
{
|
|
733
|
-
"name": "deep",
|
|
734
|
-
"optional": true,
|
|
735
|
-
"type": {
|
|
736
|
-
"text": "boolean"
|
|
737
|
-
}
|
|
738
|
-
}
|
|
739
|
-
],
|
|
740
|
-
"inheritedFrom": {
|
|
741
|
-
"name": "LifecycleMixin",
|
|
742
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
634
|
+
"kind": "field",
|
|
635
|
+
"name": "config",
|
|
636
|
+
"type": {
|
|
637
|
+
"text": "any"
|
|
743
638
|
}
|
|
744
639
|
},
|
|
745
640
|
{
|
|
746
641
|
"kind": "method",
|
|
747
|
-
"name": "
|
|
748
|
-
"return": {
|
|
749
|
-
"type": {
|
|
750
|
-
"text": "Node"
|
|
751
|
-
}
|
|
752
|
-
},
|
|
753
|
-
"inheritedFrom": {
|
|
754
|
-
"name": "LifecycleMixin",
|
|
755
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
756
|
-
}
|
|
642
|
+
"name": "configChanged"
|
|
757
643
|
},
|
|
758
644
|
{
|
|
759
645
|
"kind": "field",
|
|
760
|
-
"name": "
|
|
761
|
-
"
|
|
762
|
-
"
|
|
763
|
-
"text": ""
|
|
764
|
-
}
|
|
646
|
+
"name": "props",
|
|
647
|
+
"type": {
|
|
648
|
+
"text": "RendererProps"
|
|
765
649
|
},
|
|
766
|
-
"readonly": true
|
|
767
|
-
"inheritedFrom": {
|
|
768
|
-
"name": "LifecycleMixin",
|
|
769
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
770
|
-
}
|
|
650
|
+
"readonly": true
|
|
771
651
|
},
|
|
772
652
|
{
|
|
773
653
|
"kind": "field",
|
|
774
|
-
"name": "
|
|
654
|
+
"name": "dispatch"
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
"kind": "field",
|
|
658
|
+
"name": "validate",
|
|
659
|
+
"description": "Performs client-side validation by running the validator defined in the UI schema.",
|
|
660
|
+
"parameters": [
|
|
661
|
+
{
|
|
662
|
+
"description": "the UI schema",
|
|
663
|
+
"name": "uischema"
|
|
664
|
+
}
|
|
665
|
+
],
|
|
775
666
|
"return": {
|
|
776
667
|
"type": {
|
|
777
668
|
"text": ""
|
|
778
669
|
}
|
|
779
|
-
},
|
|
780
|
-
"readonly": true,
|
|
781
|
-
"inheritedFrom": {
|
|
782
|
-
"name": "LifecycleMixin",
|
|
783
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
784
670
|
}
|
|
785
671
|
},
|
|
786
672
|
{
|
|
787
673
|
"kind": "method",
|
|
788
|
-
"name": "
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
674
|
+
"name": "copyUISchemaToClipboard"
|
|
675
|
+
}
|
|
676
|
+
],
|
|
677
|
+
"attributes": [
|
|
678
|
+
{
|
|
679
|
+
"type": {
|
|
680
|
+
"text": "boolean"
|
|
681
|
+
},
|
|
682
|
+
"fieldName": "submitted"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"type": {
|
|
686
|
+
"text": "boolean"
|
|
687
|
+
},
|
|
688
|
+
"fieldName": "readonly"
|
|
689
|
+
}
|
|
690
|
+
],
|
|
691
|
+
"superclass": {
|
|
692
|
+
"name": "FASTElement",
|
|
693
|
+
"package": "@microsoft/fast-element"
|
|
694
|
+
},
|
|
695
|
+
"tagName": "json-forms",
|
|
696
|
+
"customElement": true
|
|
697
|
+
}
|
|
698
|
+
],
|
|
699
|
+
"exports": [
|
|
700
|
+
{
|
|
701
|
+
"kind": "js",
|
|
702
|
+
"name": "JSONForms",
|
|
703
|
+
"declaration": {
|
|
704
|
+
"name": "JSONForms",
|
|
705
|
+
"module": "src/jsonforms/json-forms.ts"
|
|
706
|
+
}
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"kind": "custom-element-definition",
|
|
710
|
+
"name": "json-forms",
|
|
711
|
+
"declaration": {
|
|
712
|
+
"name": "JSONForms",
|
|
713
|
+
"module": "src/jsonforms/json-forms.ts"
|
|
714
|
+
}
|
|
715
|
+
}
|
|
716
|
+
]
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"kind": "javascript-module",
|
|
720
|
+
"path": "src/utils/confirmation-dialog-utils.ts",
|
|
721
|
+
"declarations": [],
|
|
722
|
+
"exports": []
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"kind": "javascript-module",
|
|
726
|
+
"path": "src/utils/filters.ts",
|
|
727
|
+
"declarations": [],
|
|
728
|
+
"exports": []
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"kind": "javascript-module",
|
|
732
|
+
"path": "src/utils/form-utils.ts",
|
|
733
|
+
"declarations": [
|
|
734
|
+
{
|
|
735
|
+
"kind": "function",
|
|
736
|
+
"name": "removeDataPropertiesNotInSchema",
|
|
737
|
+
"return": {
|
|
738
|
+
"type": {
|
|
739
|
+
"text": ""
|
|
740
|
+
}
|
|
741
|
+
},
|
|
742
|
+
"parameters": [
|
|
743
|
+
{
|
|
744
|
+
"name": "data",
|
|
745
|
+
"type": {
|
|
746
|
+
"text": "any"
|
|
747
|
+
},
|
|
748
|
+
"description": "The data object to clean"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "jsonSchema",
|
|
752
|
+
"type": {
|
|
753
|
+
"text": "JSONSchema7"
|
|
754
|
+
},
|
|
755
|
+
"description": "The JSON schema to validate against"
|
|
756
|
+
}
|
|
757
|
+
],
|
|
758
|
+
"description": "Removes data properties that aren't part of the schema"
|
|
759
|
+
}
|
|
760
|
+
],
|
|
761
|
+
"exports": [
|
|
762
|
+
{
|
|
763
|
+
"kind": "js",
|
|
764
|
+
"name": "removeDataPropertiesNotInSchema",
|
|
765
|
+
"declaration": {
|
|
766
|
+
"name": "removeDataPropertiesNotInSchema",
|
|
767
|
+
"module": "src/utils/form-utils.ts"
|
|
768
|
+
}
|
|
769
|
+
}
|
|
770
|
+
]
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"kind": "javascript-module",
|
|
774
|
+
"path": "src/utils/index.ts",
|
|
775
|
+
"declarations": [],
|
|
776
|
+
"exports": [
|
|
777
|
+
{
|
|
778
|
+
"kind": "js",
|
|
779
|
+
"name": "*",
|
|
780
|
+
"declaration": {
|
|
781
|
+
"name": "*",
|
|
782
|
+
"package": "./filters"
|
|
783
|
+
}
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"kind": "js",
|
|
787
|
+
"name": "*",
|
|
788
|
+
"declaration": {
|
|
789
|
+
"name": "*",
|
|
790
|
+
"package": "./logger"
|
|
791
|
+
}
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"kind": "js",
|
|
795
|
+
"name": "*",
|
|
796
|
+
"declaration": {
|
|
797
|
+
"name": "*",
|
|
798
|
+
"package": "./translation"
|
|
799
|
+
}
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"kind": "js",
|
|
803
|
+
"name": "*",
|
|
804
|
+
"declaration": {
|
|
805
|
+
"name": "*",
|
|
806
|
+
"package": "./validation"
|
|
807
|
+
}
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"kind": "js",
|
|
811
|
+
"name": "*",
|
|
812
|
+
"declaration": {
|
|
813
|
+
"name": "*",
|
|
814
|
+
"package": "./types"
|
|
815
|
+
}
|
|
816
|
+
}
|
|
817
|
+
]
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
"kind": "javascript-module",
|
|
821
|
+
"path": "src/utils/logger.ts",
|
|
822
|
+
"declarations": [],
|
|
823
|
+
"exports": []
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"kind": "javascript-module",
|
|
827
|
+
"path": "src/utils/translation.ts",
|
|
828
|
+
"declarations": [],
|
|
829
|
+
"exports": []
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"kind": "javascript-module",
|
|
833
|
+
"path": "src/utils/types.ts",
|
|
834
|
+
"declarations": [],
|
|
835
|
+
"exports": []
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"kind": "javascript-module",
|
|
839
|
+
"path": "src/utils/validation.ts",
|
|
840
|
+
"declarations": [
|
|
841
|
+
{
|
|
842
|
+
"kind": "function",
|
|
843
|
+
"name": "mustMatch",
|
|
844
|
+
"parameters": [
|
|
845
|
+
{
|
|
846
|
+
"name": "target",
|
|
847
|
+
"type": {
|
|
848
|
+
"text": "string"
|
|
849
|
+
},
|
|
850
|
+
"description": "any other field"
|
|
851
|
+
}
|
|
852
|
+
],
|
|
853
|
+
"description": "Ensures the value of the current field (the one the validator is on) matches the one of the target field.",
|
|
854
|
+
"return": {
|
|
855
|
+
"type": {
|
|
856
|
+
"text": ""
|
|
857
|
+
}
|
|
858
|
+
},
|
|
859
|
+
"privacy": "public"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"kind": "function",
|
|
863
|
+
"name": "getAnyOfErrorMessage",
|
|
864
|
+
"return": {
|
|
865
|
+
"type": {
|
|
866
|
+
"text": "string"
|
|
867
|
+
}
|
|
868
|
+
},
|
|
869
|
+
"parameters": [
|
|
870
|
+
{
|
|
871
|
+
"name": "errors",
|
|
872
|
+
"type": {
|
|
873
|
+
"text": "Array<any> | undefined"
|
|
874
|
+
}
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"name": "schema",
|
|
878
|
+
"type": {
|
|
879
|
+
"text": "any"
|
|
880
|
+
}
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"name": "controlPath",
|
|
884
|
+
"type": {
|
|
885
|
+
"text": "string | undefined"
|
|
886
|
+
}
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"name": "uiCustomMsg",
|
|
890
|
+
"optional": true,
|
|
891
|
+
"type": {
|
|
892
|
+
"text": "string"
|
|
893
|
+
}
|
|
894
|
+
}
|
|
895
|
+
],
|
|
896
|
+
"description": "Computes a human-friendly anyOf error message for a given control path.\nPrefers UI schema custom message, then JSON schema errorMessage.anyOf, then a constructed fallback."
|
|
897
|
+
}
|
|
898
|
+
],
|
|
899
|
+
"exports": [
|
|
900
|
+
{
|
|
901
|
+
"kind": "js",
|
|
902
|
+
"name": "mustMatch",
|
|
903
|
+
"declaration": {
|
|
904
|
+
"name": "mustMatch",
|
|
905
|
+
"module": "src/utils/validation.ts"
|
|
906
|
+
}
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"kind": "js",
|
|
910
|
+
"name": "getAnyOfErrorMessage",
|
|
911
|
+
"declaration": {
|
|
912
|
+
"name": "getAnyOfErrorMessage",
|
|
913
|
+
"module": "src/utils/validation.ts"
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
]
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"kind": "javascript-module",
|
|
920
|
+
"path": "src/filters/filters.styles.ts",
|
|
921
|
+
"declarations": [
|
|
922
|
+
{
|
|
923
|
+
"kind": "variable",
|
|
924
|
+
"name": "foundationFiltersStyles"
|
|
925
|
+
}
|
|
926
|
+
],
|
|
927
|
+
"exports": [
|
|
928
|
+
{
|
|
929
|
+
"kind": "js",
|
|
930
|
+
"name": "foundationFiltersStyles",
|
|
931
|
+
"declaration": {
|
|
932
|
+
"name": "foundationFiltersStyles",
|
|
933
|
+
"module": "src/filters/filters.styles.ts"
|
|
934
|
+
}
|
|
935
|
+
}
|
|
936
|
+
]
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"kind": "javascript-module",
|
|
940
|
+
"path": "src/filters/filters.template.ts",
|
|
941
|
+
"declarations": [],
|
|
942
|
+
"exports": []
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"kind": "javascript-module",
|
|
946
|
+
"path": "src/filters/filters.ts",
|
|
947
|
+
"declarations": [
|
|
948
|
+
{
|
|
949
|
+
"kind": "variable",
|
|
950
|
+
"name": "filtersRenderers",
|
|
951
|
+
"type": {
|
|
952
|
+
"text": "array"
|
|
953
|
+
},
|
|
954
|
+
"default": "[\n fallbackEntry,\n stringEntry,\n BooleanControlEntry,\n LayoutVertical2ColumnsEntry,\n LayoutRendererEntry,\n FilterNumberControlRendererEntry,\n ConnectedMultiselectControlRendererEntry,\n EnumControlRendererEntry,\n ConnectedSelectControlRendererEntry,\n FilterDateControlRendererEntry,\n FilterTimeControlRendererEntry,\n InvisibleControlEntry,\n]",
|
|
955
|
+
"description": "Set of default renderers used by the foundation-filters.",
|
|
956
|
+
"privacy": "public"
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
"kind": "class",
|
|
960
|
+
"description": "Foundation filters component for automatically generated filters based on json schema\nobtained from the api, supplied initial data or supplied JSON schema.\nAllowing customisable filters elements using UI schema and set of custom renderers",
|
|
961
|
+
"name": "Filters",
|
|
962
|
+
"members": [
|
|
963
|
+
{
|
|
964
|
+
"kind": "field",
|
|
965
|
+
"name": "kvStorage",
|
|
966
|
+
"type": {
|
|
967
|
+
"text": "KVStorage"
|
|
968
|
+
}
|
|
969
|
+
},
|
|
970
|
+
{
|
|
971
|
+
"kind": "field",
|
|
972
|
+
"name": "filterName",
|
|
973
|
+
"type": {
|
|
974
|
+
"text": "string"
|
|
975
|
+
}
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
"kind": "field",
|
|
979
|
+
"name": "resourceName",
|
|
980
|
+
"type": {
|
|
981
|
+
"text": "string"
|
|
982
|
+
},
|
|
983
|
+
"description": "Name of the backend resource which will provide metadata\nused to generate filters.",
|
|
984
|
+
"privacy": "public"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"kind": "field",
|
|
988
|
+
"name": "allSavedFilters",
|
|
989
|
+
"type": {
|
|
990
|
+
"text": "any[]"
|
|
991
|
+
},
|
|
992
|
+
"default": "[]"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"kind": "field",
|
|
996
|
+
"name": "showFilterPersistenceControls",
|
|
997
|
+
"type": {
|
|
998
|
+
"text": "boolean"
|
|
999
|
+
},
|
|
1000
|
+
"description": "Controls the visibility of the filter persistence controls UI.",
|
|
1001
|
+
"privacy": "public"
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
"kind": "method",
|
|
1005
|
+
"name": "resourceNameChanged",
|
|
1006
|
+
"privacy": "private"
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
"kind": "field",
|
|
1010
|
+
"name": "uischema",
|
|
1011
|
+
"type": {
|
|
1012
|
+
"text": "UiSchema"
|
|
1013
|
+
},
|
|
1014
|
+
"description": "UI schema used to define configuration of the layout and elements in the filters\nCheck UiSchema for possible options.",
|
|
1015
|
+
"privacy": "public"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"kind": "field",
|
|
1019
|
+
"name": "renderers",
|
|
1020
|
+
"type": {
|
|
1021
|
+
"text": "RendererEntry[]"
|
|
1022
|
+
},
|
|
1023
|
+
"default": "[\n fallbackEntry,\n stringEntry,\n BooleanControlEntry,\n LayoutVertical2ColumnsEntry,\n LayoutRendererEntry,\n FilterNumberControlRendererEntry,\n ConnectedMultiselectControlRendererEntry,\n EnumControlRendererEntry,\n ConnectedSelectControlRendererEntry,\n FilterDateControlRendererEntry,\n FilterTimeControlRendererEntry,\n InvisibleControlEntry,\n]",
|
|
1024
|
+
"description": "Allows to provide the main set of renderers used by the form. If not provided, the built-in renderers will be used by default.",
|
|
1025
|
+
"privacy": "public"
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
"kind": "field",
|
|
1029
|
+
"name": "jsonSchema",
|
|
1030
|
+
"type": {
|
|
1031
|
+
"text": "JSONSchema7"
|
|
1032
|
+
},
|
|
1033
|
+
"description": "Alternatively to providing Form.resourceName you can hardcode the JSON schema on the client.",
|
|
1034
|
+
"privacy": "public"
|
|
1035
|
+
},
|
|
1036
|
+
{
|
|
1037
|
+
"kind": "field",
|
|
1038
|
+
"name": "prefix",
|
|
1039
|
+
"type": {
|
|
1040
|
+
"text": "string"
|
|
1041
|
+
},
|
|
1042
|
+
"default": "'rapid'",
|
|
1043
|
+
"description": "Name of the design system prefix that will be used in renderers.",
|
|
1044
|
+
"privacy": "public"
|
|
1045
|
+
},
|
|
1046
|
+
{
|
|
1047
|
+
"kind": "field",
|
|
1048
|
+
"name": "connect",
|
|
1049
|
+
"type": {
|
|
1050
|
+
"text": "Connect"
|
|
1051
|
+
},
|
|
1052
|
+
"privacy": "private"
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
"kind": "field",
|
|
1056
|
+
"name": "data",
|
|
1057
|
+
"type": {
|
|
1058
|
+
"text": "any"
|
|
1059
|
+
},
|
|
1060
|
+
"default": "{}",
|
|
1061
|
+
"description": "Initial data for the filters.",
|
|
1062
|
+
"privacy": "public"
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"kind": "field",
|
|
1066
|
+
"name": "value",
|
|
1067
|
+
"type": {
|
|
1068
|
+
"text": "string"
|
|
1069
|
+
},
|
|
1070
|
+
"description": "Created criteria based on the given data that can be used to filter the data.",
|
|
1071
|
+
"privacy": "public"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"kind": "method",
|
|
1075
|
+
"name": "saveFilter"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"kind": "method",
|
|
1079
|
+
"name": "deleteFilter"
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"kind": "method",
|
|
1083
|
+
"name": "loadAllSavedFilters"
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"kind": "method",
|
|
1087
|
+
"name": "filterNameChanged",
|
|
1088
|
+
"parameters": [
|
|
1089
|
+
{
|
|
1090
|
+
"name": "oldValue",
|
|
1091
|
+
"type": {
|
|
1092
|
+
"text": "string"
|
|
1093
|
+
}
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"name": "newValue",
|
|
1097
|
+
"type": {
|
|
1098
|
+
"text": "string"
|
|
1099
|
+
}
|
|
1100
|
+
}
|
|
1101
|
+
]
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"kind": "method",
|
|
1105
|
+
"name": "loadFilterData",
|
|
1106
|
+
"parameters": [
|
|
1107
|
+
{
|
|
1108
|
+
"name": "filterKey",
|
|
1109
|
+
"type": {
|
|
1110
|
+
"text": "string"
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
]
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"kind": "method",
|
|
1117
|
+
"name": "cloneNode",
|
|
1118
|
+
"return": {
|
|
1119
|
+
"type": {
|
|
1120
|
+
"text": "Node"
|
|
1121
|
+
}
|
|
1122
|
+
},
|
|
1123
|
+
"parameters": [
|
|
1124
|
+
{
|
|
1125
|
+
"name": "deep",
|
|
1126
|
+
"optional": true,
|
|
1127
|
+
"type": {
|
|
1128
|
+
"text": "boolean"
|
|
1129
|
+
}
|
|
1130
|
+
}
|
|
1131
|
+
],
|
|
1132
|
+
"inheritedFrom": {
|
|
1133
|
+
"name": "LifecycleMixin",
|
|
1134
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
1135
|
+
}
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"kind": "method",
|
|
1139
|
+
"name": "deepClone",
|
|
1140
|
+
"return": {
|
|
1141
|
+
"type": {
|
|
1142
|
+
"text": "Node"
|
|
1143
|
+
}
|
|
1144
|
+
},
|
|
1145
|
+
"inheritedFrom": {
|
|
1146
|
+
"name": "LifecycleMixin",
|
|
1147
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
1148
|
+
}
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"kind": "field",
|
|
1152
|
+
"name": "shouldRunDisconnect",
|
|
1153
|
+
"return": {
|
|
1154
|
+
"type": {
|
|
1155
|
+
"text": ""
|
|
1156
|
+
}
|
|
1157
|
+
},
|
|
1158
|
+
"readonly": true,
|
|
1159
|
+
"inheritedFrom": {
|
|
1160
|
+
"name": "LifecycleMixin",
|
|
1161
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
1162
|
+
}
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"kind": "field",
|
|
1166
|
+
"name": "shouldRunConnect",
|
|
1167
|
+
"return": {
|
|
1168
|
+
"type": {
|
|
1169
|
+
"text": ""
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
"readonly": true,
|
|
1173
|
+
"inheritedFrom": {
|
|
1174
|
+
"name": "LifecycleMixin",
|
|
1175
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
1176
|
+
}
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"kind": "method",
|
|
1180
|
+
"name": "#_blockLifecycleDueToTokenChange",
|
|
1181
|
+
"return": {
|
|
1182
|
+
"type": {
|
|
1183
|
+
"text": "boolean"
|
|
1184
|
+
}
|
|
1185
|
+
},
|
|
1186
|
+
"parameters": [
|
|
1187
|
+
{
|
|
796
1188
|
"name": "lifecycleType",
|
|
797
1189
|
"type": {
|
|
798
1190
|
"text": "Lifecycletype"
|
|
@@ -903,498 +1295,106 @@
|
|
|
903
1295
|
},
|
|
904
1296
|
{
|
|
905
1297
|
"name": "elementDefinition",
|
|
906
|
-
"type": {
|
|
907
|
-
"text": "T"
|
|
908
|
-
},
|
|
909
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
910
|
-
}
|
|
911
|
-
],
|
|
912
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
913
|
-
"inheritedFrom": {
|
|
914
|
-
"name": "FoundationElement",
|
|
915
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
916
|
-
}
|
|
917
|
-
}
|
|
918
|
-
],
|
|
919
|
-
"events": [
|
|
920
|
-
{
|
|
921
|
-
"name": "change",
|
|
922
|
-
"type": {
|
|
923
|
-
"text": "CustomEvent"
|
|
924
|
-
}
|
|
925
|
-
}
|
|
926
|
-
],
|
|
927
|
-
"attributes": [
|
|
928
|
-
{
|
|
929
|
-
"name": "resourceName",
|
|
930
|
-
"type": {
|
|
931
|
-
"text": "string"
|
|
932
|
-
},
|
|
933
|
-
"description": "Name of the backend resource which will provide metadata\nused to generate filters.",
|
|
934
|
-
"fieldName": "resourceName"
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"name": "show-filter-persistence-controls",
|
|
938
|
-
"type": {
|
|
939
|
-
"text": "boolean"
|
|
940
|
-
},
|
|
941
|
-
"description": "Controls the visibility of the filter persistence controls UI.",
|
|
942
|
-
"fieldName": "showFilterPersistenceControls"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"name": "design-system-prefix",
|
|
946
|
-
"type": {
|
|
947
|
-
"text": "string"
|
|
948
|
-
},
|
|
949
|
-
"default": "'rapid'",
|
|
950
|
-
"description": "Name of the design system prefix that will be used in renderers.",
|
|
951
|
-
"fieldName": "prefix"
|
|
952
|
-
}
|
|
953
|
-
],
|
|
954
|
-
"mixins": [
|
|
955
|
-
{
|
|
956
|
-
"name": "LifecycleMixin",
|
|
957
|
-
"package": "@genesislcap/foundation-utils"
|
|
958
|
-
}
|
|
959
|
-
],
|
|
960
|
-
"superclass": {
|
|
961
|
-
"name": "FoundationElement",
|
|
962
|
-
"package": "@microsoft/fast-foundation"
|
|
963
|
-
},
|
|
964
|
-
"tagName": "foundation-filters",
|
|
965
|
-
"customElement": true
|
|
966
|
-
}
|
|
967
|
-
],
|
|
968
|
-
"exports": [
|
|
969
|
-
{
|
|
970
|
-
"kind": "js",
|
|
971
|
-
"name": "filtersRenderers",
|
|
972
|
-
"declaration": {
|
|
973
|
-
"name": "filtersRenderers",
|
|
974
|
-
"module": "src/filters/filters.ts"
|
|
975
|
-
}
|
|
976
|
-
},
|
|
977
|
-
{
|
|
978
|
-
"kind": "js",
|
|
979
|
-
"name": "Filters",
|
|
980
|
-
"declaration": {
|
|
981
|
-
"name": "Filters",
|
|
982
|
-
"module": "src/filters/filters.ts"
|
|
983
|
-
}
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
"kind": "custom-element-definition",
|
|
987
|
-
"name": "foundation-filters",
|
|
988
|
-
"declaration": {
|
|
989
|
-
"name": "Filters",
|
|
990
|
-
"module": "src/filters/filters.ts"
|
|
991
|
-
}
|
|
992
|
-
}
|
|
993
|
-
]
|
|
994
|
-
},
|
|
995
|
-
{
|
|
996
|
-
"kind": "javascript-module",
|
|
997
|
-
"path": "src/filters/index.ts",
|
|
998
|
-
"declarations": [],
|
|
999
|
-
"exports": [
|
|
1000
|
-
{
|
|
1001
|
-
"kind": "js",
|
|
1002
|
-
"name": "*",
|
|
1003
|
-
"declaration": {
|
|
1004
|
-
"name": "*",
|
|
1005
|
-
"package": "./filters"
|
|
1006
|
-
}
|
|
1007
|
-
}
|
|
1008
|
-
]
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
"kind": "javascript-module",
|
|
1012
|
-
"path": "src/jsonforms/json-forms.ts",
|
|
1013
|
-
"declarations": [
|
|
1014
|
-
{
|
|
1015
|
-
"kind": "class",
|
|
1016
|
-
"description": "",
|
|
1017
|
-
"name": "JSONForms",
|
|
1018
|
-
"members": [
|
|
1019
|
-
{
|
|
1020
|
-
"kind": "field",
|
|
1021
|
-
"name": "submitted",
|
|
1022
|
-
"type": {
|
|
1023
|
-
"text": "boolean"
|
|
1024
|
-
}
|
|
1025
|
-
},
|
|
1026
|
-
{
|
|
1027
|
-
"kind": "field",
|
|
1028
|
-
"name": "prefix"
|
|
1029
|
-
},
|
|
1030
|
-
{
|
|
1031
|
-
"kind": "method",
|
|
1032
|
-
"name": "prefixChanged"
|
|
1033
|
-
},
|
|
1034
|
-
{
|
|
1035
|
-
"kind": "field",
|
|
1036
|
-
"name": "jsonforms"
|
|
1037
|
-
},
|
|
1038
|
-
{
|
|
1039
|
-
"kind": "field",
|
|
1040
|
-
"name": "i18n"
|
|
1041
|
-
},
|
|
1042
|
-
{
|
|
1043
|
-
"kind": "field",
|
|
1044
|
-
"name": "uichemaToUse"
|
|
1045
|
-
},
|
|
1046
|
-
{
|
|
1047
|
-
"kind": "field",
|
|
1048
|
-
"name": "schema"
|
|
1049
|
-
},
|
|
1050
|
-
{
|
|
1051
|
-
"kind": "method",
|
|
1052
|
-
"name": "schemaChanged"
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"kind": "field",
|
|
1056
|
-
"name": "uischema",
|
|
1057
|
-
"type": {
|
|
1058
|
-
"text": "UISchemaElement"
|
|
1059
|
-
}
|
|
1060
|
-
},
|
|
1061
|
-
{
|
|
1062
|
-
"kind": "method",
|
|
1063
|
-
"name": "uischemaChanged"
|
|
1064
|
-
},
|
|
1065
|
-
{
|
|
1066
|
-
"kind": "field",
|
|
1067
|
-
"name": "data"
|
|
1068
|
-
},
|
|
1069
|
-
{
|
|
1070
|
-
"kind": "method",
|
|
1071
|
-
"name": "dataChanged"
|
|
1072
|
-
},
|
|
1073
|
-
{
|
|
1074
|
-
"kind": "field",
|
|
1075
|
-
"name": "renderers",
|
|
1076
|
-
"type": {
|
|
1077
|
-
"text": "JsonFormsRendererRegistryEntry[]"
|
|
1078
|
-
}
|
|
1079
|
-
},
|
|
1080
|
-
{
|
|
1081
|
-
"kind": "method",
|
|
1082
|
-
"name": "renderersChanged"
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"kind": "field",
|
|
1086
|
-
"name": "validationMode",
|
|
1087
|
-
"type": {
|
|
1088
|
-
"text": "ValidationMode"
|
|
1089
|
-
}
|
|
1090
|
-
},
|
|
1091
|
-
{
|
|
1092
|
-
"kind": "method",
|
|
1093
|
-
"name": "validationModeChanged"
|
|
1094
|
-
},
|
|
1095
|
-
{
|
|
1096
|
-
"kind": "field",
|
|
1097
|
-
"name": "ajv",
|
|
1098
|
-
"type": {
|
|
1099
|
-
"text": "Ajv"
|
|
1100
|
-
}
|
|
1101
|
-
},
|
|
1102
|
-
{
|
|
1103
|
-
"kind": "method",
|
|
1104
|
-
"name": "ajvChanged"
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
"kind": "field",
|
|
1108
|
-
"name": "readonly",
|
|
1109
|
-
"type": {
|
|
1110
|
-
"text": "boolean"
|
|
1111
|
-
}
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"kind": "method",
|
|
1115
|
-
"name": "readonlyChanged"
|
|
1116
|
-
},
|
|
1117
|
-
{
|
|
1118
|
-
"kind": "field",
|
|
1119
|
-
"name": "config",
|
|
1120
|
-
"type": {
|
|
1121
|
-
"text": "any"
|
|
1122
|
-
}
|
|
1123
|
-
},
|
|
1124
|
-
{
|
|
1125
|
-
"kind": "method",
|
|
1126
|
-
"name": "configChanged"
|
|
1127
|
-
},
|
|
1128
|
-
{
|
|
1129
|
-
"kind": "field",
|
|
1130
|
-
"name": "props",
|
|
1131
|
-
"type": {
|
|
1132
|
-
"text": "RendererProps"
|
|
1133
|
-
},
|
|
1134
|
-
"readonly": true
|
|
1135
|
-
},
|
|
1136
|
-
{
|
|
1137
|
-
"kind": "field",
|
|
1138
|
-
"name": "dispatch"
|
|
1139
|
-
},
|
|
1140
|
-
{
|
|
1141
|
-
"kind": "field",
|
|
1142
|
-
"name": "validate",
|
|
1143
|
-
"description": "Performs client-side validation by running the validator defined in the UI schema.",
|
|
1144
|
-
"parameters": [
|
|
1145
|
-
{
|
|
1146
|
-
"description": "the UI schema",
|
|
1147
|
-
"name": "uischema"
|
|
1298
|
+
"type": {
|
|
1299
|
+
"text": "T"
|
|
1300
|
+
},
|
|
1301
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
1148
1302
|
}
|
|
1149
1303
|
],
|
|
1150
|
-
"
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1304
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1305
|
+
"inheritedFrom": {
|
|
1306
|
+
"name": "FoundationElement",
|
|
1307
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1154
1308
|
}
|
|
1155
|
-
}
|
|
1309
|
+
}
|
|
1310
|
+
],
|
|
1311
|
+
"events": [
|
|
1156
1312
|
{
|
|
1157
|
-
"
|
|
1158
|
-
"
|
|
1313
|
+
"name": "change",
|
|
1314
|
+
"type": {
|
|
1315
|
+
"text": "CustomEvent"
|
|
1316
|
+
}
|
|
1159
1317
|
}
|
|
1160
1318
|
],
|
|
1161
1319
|
"attributes": [
|
|
1162
1320
|
{
|
|
1321
|
+
"name": "resourceName",
|
|
1163
1322
|
"type": {
|
|
1164
|
-
"text": "
|
|
1323
|
+
"text": "string"
|
|
1165
1324
|
},
|
|
1166
|
-
"
|
|
1325
|
+
"description": "Name of the backend resource which will provide metadata\nused to generate filters.",
|
|
1326
|
+
"fieldName": "resourceName"
|
|
1167
1327
|
},
|
|
1168
1328
|
{
|
|
1329
|
+
"name": "show-filter-persistence-controls",
|
|
1169
1330
|
"type": {
|
|
1170
1331
|
"text": "boolean"
|
|
1171
1332
|
},
|
|
1172
|
-
"
|
|
1173
|
-
|
|
1174
|
-
],
|
|
1175
|
-
"superclass": {
|
|
1176
|
-
"name": "FASTElement",
|
|
1177
|
-
"package": "@microsoft/fast-element"
|
|
1178
|
-
},
|
|
1179
|
-
"tagName": "json-forms",
|
|
1180
|
-
"customElement": true
|
|
1181
|
-
}
|
|
1182
|
-
],
|
|
1183
|
-
"exports": [
|
|
1184
|
-
{
|
|
1185
|
-
"kind": "js",
|
|
1186
|
-
"name": "JSONForms",
|
|
1187
|
-
"declaration": {
|
|
1188
|
-
"name": "JSONForms",
|
|
1189
|
-
"module": "src/jsonforms/json-forms.ts"
|
|
1190
|
-
}
|
|
1191
|
-
},
|
|
1192
|
-
{
|
|
1193
|
-
"kind": "custom-element-definition",
|
|
1194
|
-
"name": "json-forms",
|
|
1195
|
-
"declaration": {
|
|
1196
|
-
"name": "JSONForms",
|
|
1197
|
-
"module": "src/jsonforms/json-forms.ts"
|
|
1198
|
-
}
|
|
1199
|
-
}
|
|
1200
|
-
]
|
|
1201
|
-
},
|
|
1202
|
-
{
|
|
1203
|
-
"kind": "javascript-module",
|
|
1204
|
-
"path": "src/utils/confirmation-dialog-utils.ts",
|
|
1205
|
-
"declarations": [],
|
|
1206
|
-
"exports": []
|
|
1207
|
-
},
|
|
1208
|
-
{
|
|
1209
|
-
"kind": "javascript-module",
|
|
1210
|
-
"path": "src/utils/filters.ts",
|
|
1211
|
-
"declarations": [],
|
|
1212
|
-
"exports": []
|
|
1213
|
-
},
|
|
1214
|
-
{
|
|
1215
|
-
"kind": "javascript-module",
|
|
1216
|
-
"path": "src/utils/form-utils.ts",
|
|
1217
|
-
"declarations": [
|
|
1218
|
-
{
|
|
1219
|
-
"kind": "function",
|
|
1220
|
-
"name": "removeDataPropertiesNotInSchema",
|
|
1221
|
-
"return": {
|
|
1222
|
-
"type": {
|
|
1223
|
-
"text": ""
|
|
1224
|
-
}
|
|
1225
|
-
},
|
|
1226
|
-
"parameters": [
|
|
1227
|
-
{
|
|
1228
|
-
"name": "data",
|
|
1229
|
-
"type": {
|
|
1230
|
-
"text": "any"
|
|
1231
|
-
},
|
|
1232
|
-
"description": "The data object to clean"
|
|
1333
|
+
"description": "Controls the visibility of the filter persistence controls UI.",
|
|
1334
|
+
"fieldName": "showFilterPersistenceControls"
|
|
1233
1335
|
},
|
|
1234
1336
|
{
|
|
1235
|
-
"name": "
|
|
1337
|
+
"name": "design-system-prefix",
|
|
1236
1338
|
"type": {
|
|
1237
|
-
"text": "
|
|
1339
|
+
"text": "string"
|
|
1238
1340
|
},
|
|
1239
|
-
"
|
|
1341
|
+
"default": "'rapid'",
|
|
1342
|
+
"description": "Name of the design system prefix that will be used in renderers.",
|
|
1343
|
+
"fieldName": "prefix"
|
|
1240
1344
|
}
|
|
1241
1345
|
],
|
|
1242
|
-
"
|
|
1346
|
+
"mixins": [
|
|
1347
|
+
{
|
|
1348
|
+
"name": "LifecycleMixin",
|
|
1349
|
+
"package": "@genesislcap/foundation-utils"
|
|
1350
|
+
}
|
|
1351
|
+
],
|
|
1352
|
+
"superclass": {
|
|
1353
|
+
"name": "FoundationElement",
|
|
1354
|
+
"package": "@microsoft/fast-foundation"
|
|
1355
|
+
},
|
|
1356
|
+
"tagName": "foundation-filters",
|
|
1357
|
+
"customElement": true
|
|
1243
1358
|
}
|
|
1244
1359
|
],
|
|
1245
1360
|
"exports": [
|
|
1246
1361
|
{
|
|
1247
1362
|
"kind": "js",
|
|
1248
|
-
"name": "
|
|
1249
|
-
"declaration": {
|
|
1250
|
-
"name": "removeDataPropertiesNotInSchema",
|
|
1251
|
-
"module": "src/utils/form-utils.ts"
|
|
1252
|
-
}
|
|
1253
|
-
}
|
|
1254
|
-
]
|
|
1255
|
-
},
|
|
1256
|
-
{
|
|
1257
|
-
"kind": "javascript-module",
|
|
1258
|
-
"path": "src/utils/index.ts",
|
|
1259
|
-
"declarations": [],
|
|
1260
|
-
"exports": [
|
|
1261
|
-
{
|
|
1262
|
-
"kind": "js",
|
|
1263
|
-
"name": "*",
|
|
1264
|
-
"declaration": {
|
|
1265
|
-
"name": "*",
|
|
1266
|
-
"package": "./filters"
|
|
1267
|
-
}
|
|
1268
|
-
},
|
|
1269
|
-
{
|
|
1270
|
-
"kind": "js",
|
|
1271
|
-
"name": "*",
|
|
1272
|
-
"declaration": {
|
|
1273
|
-
"name": "*",
|
|
1274
|
-
"package": "./logger"
|
|
1275
|
-
}
|
|
1276
|
-
},
|
|
1277
|
-
{
|
|
1278
|
-
"kind": "js",
|
|
1279
|
-
"name": "*",
|
|
1363
|
+
"name": "filtersRenderers",
|
|
1280
1364
|
"declaration": {
|
|
1281
|
-
"name": "
|
|
1282
|
-
"
|
|
1365
|
+
"name": "filtersRenderers",
|
|
1366
|
+
"module": "src/filters/filters.ts"
|
|
1283
1367
|
}
|
|
1284
1368
|
},
|
|
1285
1369
|
{
|
|
1286
1370
|
"kind": "js",
|
|
1287
|
-
"name": "
|
|
1371
|
+
"name": "Filters",
|
|
1288
1372
|
"declaration": {
|
|
1289
|
-
"name": "
|
|
1290
|
-
"
|
|
1373
|
+
"name": "Filters",
|
|
1374
|
+
"module": "src/filters/filters.ts"
|
|
1291
1375
|
}
|
|
1292
1376
|
},
|
|
1293
1377
|
{
|
|
1294
|
-
"kind": "
|
|
1295
|
-
"name": "
|
|
1378
|
+
"kind": "custom-element-definition",
|
|
1379
|
+
"name": "foundation-filters",
|
|
1296
1380
|
"declaration": {
|
|
1297
|
-
"name": "
|
|
1298
|
-
"
|
|
1381
|
+
"name": "Filters",
|
|
1382
|
+
"module": "src/filters/filters.ts"
|
|
1299
1383
|
}
|
|
1300
1384
|
}
|
|
1301
1385
|
]
|
|
1302
1386
|
},
|
|
1303
1387
|
{
|
|
1304
1388
|
"kind": "javascript-module",
|
|
1305
|
-
"path": "src/
|
|
1306
|
-
"declarations": [],
|
|
1307
|
-
"exports": []
|
|
1308
|
-
},
|
|
1309
|
-
{
|
|
1310
|
-
"kind": "javascript-module",
|
|
1311
|
-
"path": "src/utils/translation.ts",
|
|
1312
|
-
"declarations": [],
|
|
1313
|
-
"exports": []
|
|
1314
|
-
},
|
|
1315
|
-
{
|
|
1316
|
-
"kind": "javascript-module",
|
|
1317
|
-
"path": "src/utils/types.ts",
|
|
1389
|
+
"path": "src/filters/index.ts",
|
|
1318
1390
|
"declarations": [],
|
|
1319
|
-
"exports": []
|
|
1320
|
-
},
|
|
1321
|
-
{
|
|
1322
|
-
"kind": "javascript-module",
|
|
1323
|
-
"path": "src/utils/validation.ts",
|
|
1324
|
-
"declarations": [
|
|
1325
|
-
{
|
|
1326
|
-
"kind": "function",
|
|
1327
|
-
"name": "mustMatch",
|
|
1328
|
-
"parameters": [
|
|
1329
|
-
{
|
|
1330
|
-
"name": "target",
|
|
1331
|
-
"type": {
|
|
1332
|
-
"text": "string"
|
|
1333
|
-
},
|
|
1334
|
-
"description": "any other field"
|
|
1335
|
-
}
|
|
1336
|
-
],
|
|
1337
|
-
"description": "Ensures the value of the current field (the one the validator is on) matches the one of the target field.",
|
|
1338
|
-
"return": {
|
|
1339
|
-
"type": {
|
|
1340
|
-
"text": ""
|
|
1341
|
-
}
|
|
1342
|
-
},
|
|
1343
|
-
"privacy": "public"
|
|
1344
|
-
},
|
|
1345
|
-
{
|
|
1346
|
-
"kind": "function",
|
|
1347
|
-
"name": "getAnyOfErrorMessage",
|
|
1348
|
-
"return": {
|
|
1349
|
-
"type": {
|
|
1350
|
-
"text": "string"
|
|
1351
|
-
}
|
|
1352
|
-
},
|
|
1353
|
-
"parameters": [
|
|
1354
|
-
{
|
|
1355
|
-
"name": "errors",
|
|
1356
|
-
"type": {
|
|
1357
|
-
"text": "Array<any> | undefined"
|
|
1358
|
-
}
|
|
1359
|
-
},
|
|
1360
|
-
{
|
|
1361
|
-
"name": "schema",
|
|
1362
|
-
"type": {
|
|
1363
|
-
"text": "any"
|
|
1364
|
-
}
|
|
1365
|
-
},
|
|
1366
|
-
{
|
|
1367
|
-
"name": "controlPath",
|
|
1368
|
-
"type": {
|
|
1369
|
-
"text": "string | undefined"
|
|
1370
|
-
}
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
"name": "uiCustomMsg",
|
|
1374
|
-
"optional": true,
|
|
1375
|
-
"type": {
|
|
1376
|
-
"text": "string"
|
|
1377
|
-
}
|
|
1378
|
-
}
|
|
1379
|
-
],
|
|
1380
|
-
"description": "Computes a human-friendly anyOf error message for a given control path.\nPrefers UI schema custom message, then JSON schema errorMessage.anyOf, then a constructed fallback."
|
|
1381
|
-
}
|
|
1382
|
-
],
|
|
1383
1391
|
"exports": [
|
|
1384
1392
|
{
|
|
1385
1393
|
"kind": "js",
|
|
1386
|
-
"name": "
|
|
1387
|
-
"declaration": {
|
|
1388
|
-
"name": "mustMatch",
|
|
1389
|
-
"module": "src/utils/validation.ts"
|
|
1390
|
-
}
|
|
1391
|
-
},
|
|
1392
|
-
{
|
|
1393
|
-
"kind": "js",
|
|
1394
|
-
"name": "getAnyOfErrorMessage",
|
|
1394
|
+
"name": "*",
|
|
1395
1395
|
"declaration": {
|
|
1396
|
-
"name": "
|
|
1397
|
-
"
|
|
1396
|
+
"name": "*",
|
|
1397
|
+
"package": "./filters"
|
|
1398
1398
|
}
|
|
1399
1399
|
}
|
|
1400
1400
|
]
|