@next-bricks/form 1.15.17 → 1.15.19
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/bricks.json +29 -29
- package/dist/chunks/{5347.e2aed5bb.js → 5347.c78ea3ac.js} +3 -3
- package/dist/chunks/{5347.e2aed5bb.js.map → 5347.c78ea3ac.js.map} +1 -1
- package/dist/chunks/{eo-color-picker.5d90dd14.js → eo-color-picker.6690abaf.js} +2 -2
- package/dist/chunks/{eo-color-picker.5d90dd14.js.map → eo-color-picker.6690abaf.js.map} +1 -1
- package/dist/chunks/{main.025109f3.js → main.b1b4878e.js} +2 -2
- package/dist/chunks/{main.025109f3.js.map → main.b1b4878e.js.map} +1 -1
- package/dist/examples.json +10 -10
- package/dist/index.71da0358.js +2 -0
- package/dist/{index.0709d264.js.map → index.71da0358.js.map} +1 -1
- package/dist/manifest.json +326 -326
- package/dist/types.json +1105 -1105
- package/package.json +2 -2
- package/dist/index.0709d264.js +0 -2
- /package/dist/chunks/{5347.e2aed5bb.js.LICENSE.txt → 5347.c78ea3ac.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
],
|
|
576
576
|
"methods": []
|
|
577
577
|
},
|
|
578
|
-
"eo-
|
|
578
|
+
"eo-radio": {
|
|
579
579
|
"properties": [
|
|
580
580
|
{
|
|
581
581
|
"name": "name",
|
|
@@ -584,13 +584,6 @@
|
|
|
584
584
|
"value": "string"
|
|
585
585
|
}
|
|
586
586
|
},
|
|
587
|
-
{
|
|
588
|
-
"name": "placeholder",
|
|
589
|
-
"annotation": {
|
|
590
|
-
"type": "keyword",
|
|
591
|
-
"value": "string"
|
|
592
|
-
}
|
|
593
|
-
},
|
|
594
587
|
{
|
|
595
588
|
"name": "label",
|
|
596
589
|
"annotation": {
|
|
@@ -606,7 +599,7 @@
|
|
|
606
599
|
"type": "reference",
|
|
607
600
|
"typeName": {
|
|
608
601
|
"type": "identifier",
|
|
609
|
-
"name": "
|
|
602
|
+
"name": "GeneralOption"
|
|
610
603
|
}
|
|
611
604
|
}
|
|
612
605
|
}
|
|
@@ -656,128 +649,37 @@
|
|
|
656
649
|
}
|
|
657
650
|
},
|
|
658
651
|
{
|
|
659
|
-
"name": "
|
|
660
|
-
"annotation": {
|
|
661
|
-
"type": "union",
|
|
662
|
-
"types": [
|
|
663
|
-
{
|
|
664
|
-
"type": "jsLiteral",
|
|
665
|
-
"value": "tags"
|
|
666
|
-
},
|
|
667
|
-
{
|
|
668
|
-
"type": "jsLiteral",
|
|
669
|
-
"value": "multiple"
|
|
670
|
-
}
|
|
671
|
-
]
|
|
672
|
-
}
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"name": "tokenSeparators",
|
|
652
|
+
"name": "type",
|
|
676
653
|
"annotation": {
|
|
677
|
-
"type": "
|
|
678
|
-
"
|
|
679
|
-
"type": "
|
|
680
|
-
"
|
|
654
|
+
"type": "reference",
|
|
655
|
+
"typeName": {
|
|
656
|
+
"type": "identifier",
|
|
657
|
+
"name": "RadioType"
|
|
681
658
|
}
|
|
682
659
|
}
|
|
683
660
|
},
|
|
684
661
|
{
|
|
685
|
-
"name": "
|
|
686
|
-
"annotation": {
|
|
687
|
-
"type": "keyword",
|
|
688
|
-
"value": "number"
|
|
689
|
-
}
|
|
690
|
-
},
|
|
691
|
-
{
|
|
692
|
-
"name": "groupBy",
|
|
693
|
-
"annotation": {
|
|
694
|
-
"type": "keyword",
|
|
695
|
-
"value": "string"
|
|
696
|
-
}
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"name": "suffix",
|
|
700
|
-
"annotation": {
|
|
701
|
-
"type": "typeLiteral",
|
|
702
|
-
"members": [
|
|
703
|
-
{
|
|
704
|
-
"type": "propertySignature",
|
|
705
|
-
"key": {
|
|
706
|
-
"type": "identifier",
|
|
707
|
-
"name": "useBrick"
|
|
708
|
-
},
|
|
709
|
-
"annotation": {
|
|
710
|
-
"type": "reference",
|
|
711
|
-
"typeName": {
|
|
712
|
-
"type": "identifier",
|
|
713
|
-
"name": "UseSingleBrickConf"
|
|
714
|
-
}
|
|
715
|
-
},
|
|
716
|
-
"computed": false
|
|
717
|
-
}
|
|
718
|
-
]
|
|
719
|
-
}
|
|
720
|
-
},
|
|
721
|
-
{
|
|
722
|
-
"name": "clearable",
|
|
723
|
-
"annotation": {
|
|
724
|
-
"type": "keyword",
|
|
725
|
-
"value": "boolean"
|
|
726
|
-
}
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"name": "fields",
|
|
730
|
-
"annotation": {
|
|
731
|
-
"type": "typeLiteral",
|
|
732
|
-
"members": [
|
|
733
|
-
{
|
|
734
|
-
"type": "propertySignature",
|
|
735
|
-
"key": {
|
|
736
|
-
"type": "identifier",
|
|
737
|
-
"name": "label"
|
|
738
|
-
},
|
|
739
|
-
"annotation": {
|
|
740
|
-
"type": "keyword",
|
|
741
|
-
"value": "string"
|
|
742
|
-
},
|
|
743
|
-
"optional": true,
|
|
744
|
-
"computed": false
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
"type": "propertySignature",
|
|
748
|
-
"key": {
|
|
749
|
-
"type": "identifier",
|
|
750
|
-
"name": "value"
|
|
751
|
-
},
|
|
752
|
-
"annotation": {
|
|
753
|
-
"type": "keyword",
|
|
754
|
-
"value": "string"
|
|
755
|
-
},
|
|
756
|
-
"optional": true,
|
|
757
|
-
"computed": false
|
|
758
|
-
}
|
|
759
|
-
]
|
|
760
|
-
}
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"name": "useBackend",
|
|
662
|
+
"name": "ui",
|
|
764
663
|
"annotation": {
|
|
765
664
|
"type": "reference",
|
|
766
665
|
"typeName": {
|
|
767
666
|
"type": "identifier",
|
|
768
|
-
"name": "
|
|
667
|
+
"name": "UIType"
|
|
769
668
|
}
|
|
770
669
|
}
|
|
771
670
|
},
|
|
772
671
|
{
|
|
773
|
-
"name": "
|
|
672
|
+
"name": "size",
|
|
774
673
|
"annotation": {
|
|
775
|
-
"type": "
|
|
776
|
-
"
|
|
674
|
+
"type": "reference",
|
|
675
|
+
"typeName": {
|
|
676
|
+
"type": "identifier",
|
|
677
|
+
"name": "ComponentSize"
|
|
678
|
+
}
|
|
777
679
|
}
|
|
778
680
|
},
|
|
779
681
|
{
|
|
780
|
-
"name": "
|
|
682
|
+
"name": "customStyle",
|
|
781
683
|
"annotation": {
|
|
782
684
|
"type": "reference",
|
|
783
685
|
"typeName": {
|
|
@@ -794,10 +696,13 @@
|
|
|
794
696
|
}
|
|
795
697
|
},
|
|
796
698
|
{
|
|
797
|
-
"name": "
|
|
699
|
+
"name": "useBrick",
|
|
798
700
|
"annotation": {
|
|
799
|
-
"type": "
|
|
800
|
-
"
|
|
701
|
+
"type": "reference",
|
|
702
|
+
"typeName": {
|
|
703
|
+
"type": "identifier",
|
|
704
|
+
"name": "UseSingleBrickConf"
|
|
705
|
+
}
|
|
801
706
|
}
|
|
802
707
|
}
|
|
803
708
|
],
|
|
@@ -806,85 +711,23 @@
|
|
|
806
711
|
"name": "change",
|
|
807
712
|
"detail": {
|
|
808
713
|
"annotation": {
|
|
809
|
-
"type": "
|
|
810
|
-
"
|
|
714
|
+
"type": "union",
|
|
715
|
+
"types": [
|
|
811
716
|
{
|
|
812
|
-
"type": "
|
|
813
|
-
"
|
|
717
|
+
"type": "reference",
|
|
718
|
+
"typeName": {
|
|
814
719
|
"type": "identifier",
|
|
815
|
-
"name": "
|
|
816
|
-
}
|
|
817
|
-
"annotation": {
|
|
818
|
-
"type": "union",
|
|
819
|
-
"types": [
|
|
820
|
-
{
|
|
821
|
-
"type": "keyword",
|
|
822
|
-
"value": "string"
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"type": "array",
|
|
826
|
-
"elementType": {
|
|
827
|
-
"type": "keyword",
|
|
828
|
-
"value": "string"
|
|
829
|
-
}
|
|
830
|
-
}
|
|
831
|
-
]
|
|
832
|
-
},
|
|
833
|
-
"computed": false
|
|
720
|
+
"name": "GeneralComplexOption"
|
|
721
|
+
}
|
|
834
722
|
},
|
|
835
723
|
{
|
|
836
|
-
"type": "
|
|
837
|
-
"
|
|
838
|
-
"type": "identifier",
|
|
839
|
-
"name": "options"
|
|
840
|
-
},
|
|
841
|
-
"annotation": {
|
|
842
|
-
"type": "array",
|
|
843
|
-
"elementType": {
|
|
844
|
-
"type": "reference",
|
|
845
|
-
"typeName": {
|
|
846
|
-
"type": "identifier",
|
|
847
|
-
"name": "GeneralComplexOption"
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
},
|
|
851
|
-
"computed": false
|
|
852
|
-
}
|
|
853
|
-
]
|
|
854
|
-
}
|
|
855
|
-
}
|
|
856
|
-
},
|
|
857
|
-
{
|
|
858
|
-
"name": "search",
|
|
859
|
-
"detail": {
|
|
860
|
-
"annotation": {
|
|
861
|
-
"type": "typeLiteral",
|
|
862
|
-
"members": [
|
|
863
|
-
{
|
|
864
|
-
"type": "propertySignature",
|
|
865
|
-
"key": {
|
|
866
|
-
"type": "identifier",
|
|
867
|
-
"name": "value"
|
|
868
|
-
},
|
|
869
|
-
"annotation": {
|
|
870
|
-
"type": "keyword",
|
|
871
|
-
"value": "string"
|
|
872
|
-
},
|
|
873
|
-
"computed": false
|
|
724
|
+
"type": "keyword",
|
|
725
|
+
"value": "undefined"
|
|
874
726
|
}
|
|
875
727
|
]
|
|
876
728
|
}
|
|
877
729
|
}
|
|
878
730
|
},
|
|
879
|
-
{
|
|
880
|
-
"name": "select.focus",
|
|
881
|
-
"detail": {
|
|
882
|
-
"annotation": {
|
|
883
|
-
"type": "keyword",
|
|
884
|
-
"value": "void"
|
|
885
|
-
}
|
|
886
|
-
}
|
|
887
|
-
},
|
|
888
731
|
{
|
|
889
732
|
"name": "options.change",
|
|
890
733
|
"detail": {
|
|
@@ -963,41 +806,89 @@
|
|
|
963
806
|
"methods": [],
|
|
964
807
|
"types": [
|
|
965
808
|
{
|
|
966
|
-
"type": "
|
|
967
|
-
"name": "
|
|
968
|
-
"
|
|
969
|
-
"type": "
|
|
970
|
-
"
|
|
809
|
+
"type": "typeAlias",
|
|
810
|
+
"name": "GeneralOption",
|
|
811
|
+
"annotation": {
|
|
812
|
+
"type": "union",
|
|
813
|
+
"types": [
|
|
971
814
|
{
|
|
972
|
-
"type": "
|
|
973
|
-
"
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
815
|
+
"type": "keyword",
|
|
816
|
+
"value": "string"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"type": "keyword",
|
|
820
|
+
"value": "number"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"type": "keyword",
|
|
824
|
+
"value": "boolean"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"type": "reference",
|
|
828
|
+
"typeName": {
|
|
829
|
+
"type": "identifier",
|
|
830
|
+
"name": "GeneralComplexOption"
|
|
831
|
+
}
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"type": "reference",
|
|
835
|
+
"typeName": {
|
|
836
|
+
"type": "identifier",
|
|
837
|
+
"name": "Record"
|
|
838
|
+
},
|
|
839
|
+
"typeParameters": {
|
|
840
|
+
"type": "typeParameterInstantiation",
|
|
841
|
+
"params": [
|
|
842
|
+
{
|
|
843
|
+
"type": "keyword",
|
|
844
|
+
"value": "string"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"type": "keyword",
|
|
848
|
+
"value": "any"
|
|
849
|
+
}
|
|
850
|
+
]
|
|
851
|
+
}
|
|
852
|
+
}
|
|
853
|
+
]
|
|
854
|
+
}
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"type": "interface",
|
|
858
|
+
"name": "GeneralComplexOption",
|
|
859
|
+
"typeParameters": {
|
|
860
|
+
"type": "typeParameterDeclaration",
|
|
861
|
+
"params": [
|
|
862
|
+
{
|
|
863
|
+
"type": "typeParameter",
|
|
864
|
+
"name": "T",
|
|
865
|
+
"default": {
|
|
866
|
+
"type": "union",
|
|
867
|
+
"types": [
|
|
868
|
+
{
|
|
869
|
+
"type": "keyword",
|
|
870
|
+
"value": "string"
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"type": "keyword",
|
|
874
|
+
"value": "number"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"type": "keyword",
|
|
878
|
+
"value": "boolean"
|
|
879
|
+
}
|
|
880
|
+
]
|
|
881
|
+
}
|
|
882
|
+
}
|
|
883
|
+
]
|
|
884
|
+
},
|
|
885
|
+
"body": [
|
|
886
|
+
{
|
|
887
|
+
"type": "propertySignature",
|
|
888
|
+
"key": {
|
|
889
|
+
"type": "identifier",
|
|
890
|
+
"name": "label"
|
|
891
|
+
},
|
|
1001
892
|
"annotation": {
|
|
1002
893
|
"type": "keyword",
|
|
1003
894
|
"value": "string"
|
|
@@ -1037,97 +928,79 @@
|
|
|
1037
928
|
]
|
|
1038
929
|
},
|
|
1039
930
|
{
|
|
1040
|
-
"type": "
|
|
1041
|
-
"name": "
|
|
1042
|
-
"
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
"type": "
|
|
1047
|
-
"
|
|
931
|
+
"type": "typeAlias",
|
|
932
|
+
"name": "RadioType",
|
|
933
|
+
"annotation": {
|
|
934
|
+
"type": "union",
|
|
935
|
+
"types": [
|
|
936
|
+
{
|
|
937
|
+
"type": "jsLiteral",
|
|
938
|
+
"value": "button"
|
|
1048
939
|
},
|
|
1049
|
-
|
|
1050
|
-
"type": "
|
|
1051
|
-
"value": "
|
|
940
|
+
{
|
|
941
|
+
"type": "jsLiteral",
|
|
942
|
+
"value": "default"
|
|
1052
943
|
},
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
"type": "propertySignature",
|
|
1057
|
-
"key": {
|
|
1058
|
-
"type": "identifier",
|
|
1059
|
-
"name": "args"
|
|
944
|
+
{
|
|
945
|
+
"type": "jsLiteral",
|
|
946
|
+
"value": "icon"
|
|
1060
947
|
},
|
|
1061
|
-
|
|
1062
|
-
"type": "
|
|
1063
|
-
"
|
|
1064
|
-
{
|
|
1065
|
-
"type": "array",
|
|
1066
|
-
"elementType": {
|
|
1067
|
-
"type": "keyword",
|
|
1068
|
-
"value": "any"
|
|
1069
|
-
}
|
|
1070
|
-
},
|
|
1071
|
-
{
|
|
1072
|
-
"type": "parenthesizedType",
|
|
1073
|
-
"annotation": {
|
|
1074
|
-
"type": "function",
|
|
1075
|
-
"parameters": [
|
|
1076
|
-
{
|
|
1077
|
-
"type": "restElement",
|
|
1078
|
-
"argument": {
|
|
1079
|
-
"type": "identifier",
|
|
1080
|
-
"name": "args"
|
|
1081
|
-
},
|
|
1082
|
-
"annotation": {
|
|
1083
|
-
"type": "array",
|
|
1084
|
-
"elementType": {
|
|
1085
|
-
"type": "keyword",
|
|
1086
|
-
"value": "any"
|
|
1087
|
-
}
|
|
1088
|
-
}
|
|
1089
|
-
}
|
|
1090
|
-
],
|
|
1091
|
-
"annotation": {
|
|
1092
|
-
"type": "array",
|
|
1093
|
-
"elementType": {
|
|
1094
|
-
"type": "keyword",
|
|
1095
|
-
"value": "any"
|
|
1096
|
-
}
|
|
1097
|
-
}
|
|
1098
|
-
}
|
|
1099
|
-
}
|
|
1100
|
-
]
|
|
948
|
+
{
|
|
949
|
+
"type": "jsLiteral",
|
|
950
|
+
"value": "icon-circle"
|
|
1101
951
|
},
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
"type": "propertySignature",
|
|
1106
|
-
"key": {
|
|
1107
|
-
"type": "identifier",
|
|
1108
|
-
"name": "transform"
|
|
952
|
+
{
|
|
953
|
+
"type": "jsLiteral",
|
|
954
|
+
"value": "icon-square"
|
|
1109
955
|
},
|
|
1110
|
-
|
|
1111
|
-
"type": "
|
|
1112
|
-
"
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
956
|
+
{
|
|
957
|
+
"type": "jsLiteral",
|
|
958
|
+
"value": "custom"
|
|
959
|
+
}
|
|
960
|
+
]
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"type": "typeAlias",
|
|
965
|
+
"name": "UIType",
|
|
966
|
+
"annotation": {
|
|
967
|
+
"type": "union",
|
|
968
|
+
"types": [
|
|
969
|
+
{
|
|
970
|
+
"type": "jsLiteral",
|
|
971
|
+
"value": "default"
|
|
1126
972
|
},
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
973
|
+
{
|
|
974
|
+
"type": "jsLiteral",
|
|
975
|
+
"value": "dashboard"
|
|
976
|
+
}
|
|
977
|
+
]
|
|
978
|
+
}
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"type": "typeAlias",
|
|
982
|
+
"name": "ComponentSize",
|
|
983
|
+
"annotation": {
|
|
984
|
+
"type": "union",
|
|
985
|
+
"types": [
|
|
986
|
+
{
|
|
987
|
+
"type": "jsLiteral",
|
|
988
|
+
"value": "large"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"type": "jsLiteral",
|
|
992
|
+
"value": "medium"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"type": "jsLiteral",
|
|
996
|
+
"value": "small"
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"type": "jsLiteral",
|
|
1000
|
+
"value": "xs"
|
|
1001
|
+
}
|
|
1002
|
+
]
|
|
1003
|
+
}
|
|
1131
1004
|
}
|
|
1132
1005
|
]
|
|
1133
1006
|
},
|
|
@@ -1954,229 +1827,367 @@
|
|
|
1954
1827
|
}
|
|
1955
1828
|
]
|
|
1956
1829
|
},
|
|
1957
|
-
"eo-form": {
|
|
1830
|
+
"eo-dynamic-form-item": {
|
|
1958
1831
|
"properties": [
|
|
1959
1832
|
{
|
|
1960
|
-
"name": "
|
|
1833
|
+
"name": "name",
|
|
1961
1834
|
"annotation": {
|
|
1962
|
-
"type": "
|
|
1963
|
-
"
|
|
1964
|
-
"type": "identifier",
|
|
1965
|
-
"name": "Record"
|
|
1966
|
-
},
|
|
1967
|
-
"typeParameters": {
|
|
1968
|
-
"type": "typeParameterInstantiation",
|
|
1969
|
-
"params": [
|
|
1970
|
-
{
|
|
1971
|
-
"type": "keyword",
|
|
1972
|
-
"value": "string"
|
|
1973
|
-
},
|
|
1974
|
-
{
|
|
1975
|
-
"type": "keyword",
|
|
1976
|
-
"value": "unknown"
|
|
1977
|
-
}
|
|
1978
|
-
]
|
|
1979
|
-
}
|
|
1835
|
+
"type": "keyword",
|
|
1836
|
+
"value": "string"
|
|
1980
1837
|
}
|
|
1981
1838
|
},
|
|
1982
1839
|
{
|
|
1983
|
-
"name": "
|
|
1840
|
+
"name": "label",
|
|
1984
1841
|
"annotation": {
|
|
1985
|
-
"type": "
|
|
1986
|
-
"
|
|
1987
|
-
"type": "identifier",
|
|
1988
|
-
"name": "Layout"
|
|
1989
|
-
}
|
|
1842
|
+
"type": "keyword",
|
|
1843
|
+
"value": "string"
|
|
1990
1844
|
}
|
|
1991
1845
|
},
|
|
1992
1846
|
{
|
|
1993
|
-
"name": "
|
|
1847
|
+
"name": "required",
|
|
1994
1848
|
"annotation": {
|
|
1995
|
-
"type": "
|
|
1996
|
-
"
|
|
1997
|
-
"type": "identifier",
|
|
1998
|
-
"name": "ComponentSize"
|
|
1999
|
-
}
|
|
1849
|
+
"type": "keyword",
|
|
1850
|
+
"value": "boolean"
|
|
2000
1851
|
}
|
|
2001
1852
|
},
|
|
2002
1853
|
{
|
|
2003
|
-
"name": "
|
|
1854
|
+
"name": "value",
|
|
2004
1855
|
"annotation": {
|
|
2005
|
-
"type": "
|
|
2006
|
-
"
|
|
2007
|
-
"type": "
|
|
2008
|
-
"
|
|
1856
|
+
"type": "array",
|
|
1857
|
+
"elementType": {
|
|
1858
|
+
"type": "reference",
|
|
1859
|
+
"typeName": {
|
|
1860
|
+
"type": "identifier",
|
|
1861
|
+
"name": "DynamicFormValuesItem"
|
|
1862
|
+
}
|
|
2009
1863
|
}
|
|
2010
1864
|
}
|
|
2011
1865
|
},
|
|
2012
1866
|
{
|
|
2013
|
-
"name": "
|
|
1867
|
+
"name": "message",
|
|
2014
1868
|
"annotation": {
|
|
2015
1869
|
"type": "reference",
|
|
2016
1870
|
"typeName": {
|
|
2017
1871
|
"type": "identifier",
|
|
2018
|
-
"name": "
|
|
1872
|
+
"name": "Record"
|
|
1873
|
+
},
|
|
1874
|
+
"typeParameters": {
|
|
1875
|
+
"type": "typeParameterInstantiation",
|
|
1876
|
+
"params": [
|
|
1877
|
+
{
|
|
1878
|
+
"type": "keyword",
|
|
1879
|
+
"value": "string"
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"type": "keyword",
|
|
1883
|
+
"value": "string"
|
|
1884
|
+
}
|
|
1885
|
+
]
|
|
2019
1886
|
}
|
|
2020
1887
|
}
|
|
2021
1888
|
},
|
|
2022
1889
|
{
|
|
2023
|
-
"name": "
|
|
1890
|
+
"name": "hideRemoveButton",
|
|
2024
1891
|
"annotation": {
|
|
2025
|
-
"type": "
|
|
2026
|
-
"
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
"
|
|
2030
|
-
"name": "React"
|
|
1892
|
+
"type": "union",
|
|
1893
|
+
"types": [
|
|
1894
|
+
{
|
|
1895
|
+
"type": "keyword",
|
|
1896
|
+
"value": "boolean"
|
|
2031
1897
|
},
|
|
2032
|
-
|
|
2033
|
-
"type": "
|
|
2034
|
-
"
|
|
1898
|
+
{
|
|
1899
|
+
"type": "parenthesizedType",
|
|
1900
|
+
"annotation": {
|
|
1901
|
+
"type": "function",
|
|
1902
|
+
"parameters": [
|
|
1903
|
+
{
|
|
1904
|
+
"type": "identifier",
|
|
1905
|
+
"name": "row",
|
|
1906
|
+
"annotation": {
|
|
1907
|
+
"type": "reference",
|
|
1908
|
+
"typeName": {
|
|
1909
|
+
"type": "identifier",
|
|
1910
|
+
"name": "Record"
|
|
1911
|
+
},
|
|
1912
|
+
"typeParameters": {
|
|
1913
|
+
"type": "typeParameterInstantiation",
|
|
1914
|
+
"params": [
|
|
1915
|
+
{
|
|
1916
|
+
"type": "keyword",
|
|
1917
|
+
"value": "string"
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"type": "keyword",
|
|
1921
|
+
"value": "any"
|
|
1922
|
+
}
|
|
1923
|
+
]
|
|
1924
|
+
}
|
|
1925
|
+
}
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"type": "identifier",
|
|
1929
|
+
"name": "index",
|
|
1930
|
+
"annotation": {
|
|
1931
|
+
"type": "keyword",
|
|
1932
|
+
"value": "number"
|
|
1933
|
+
}
|
|
1934
|
+
}
|
|
1935
|
+
],
|
|
1936
|
+
"annotation": {
|
|
1937
|
+
"type": "keyword",
|
|
1938
|
+
"value": "boolean"
|
|
1939
|
+
}
|
|
1940
|
+
}
|
|
2035
1941
|
}
|
|
2036
|
-
|
|
1942
|
+
]
|
|
2037
1943
|
}
|
|
2038
1944
|
},
|
|
2039
1945
|
{
|
|
2040
|
-
"name": "
|
|
1946
|
+
"name": "disabledRemoveButton",
|
|
2041
1947
|
"annotation": {
|
|
2042
|
-
"type": "
|
|
2043
|
-
"
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
"events": [
|
|
2048
|
-
{
|
|
2049
|
-
"name": "values.change",
|
|
2050
|
-
"detail": {
|
|
2051
|
-
"annotation": {
|
|
2052
|
-
"type": "reference",
|
|
2053
|
-
"typeName": {
|
|
2054
|
-
"type": "identifier",
|
|
2055
|
-
"name": "Record"
|
|
1948
|
+
"type": "union",
|
|
1949
|
+
"types": [
|
|
1950
|
+
{
|
|
1951
|
+
"type": "keyword",
|
|
1952
|
+
"value": "boolean"
|
|
2056
1953
|
},
|
|
2057
|
-
|
|
2058
|
-
"type": "
|
|
2059
|
-
"
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
1954
|
+
{
|
|
1955
|
+
"type": "parenthesizedType",
|
|
1956
|
+
"annotation": {
|
|
1957
|
+
"type": "function",
|
|
1958
|
+
"parameters": [
|
|
1959
|
+
{
|
|
1960
|
+
"type": "identifier",
|
|
1961
|
+
"name": "row",
|
|
1962
|
+
"annotation": {
|
|
1963
|
+
"type": "reference",
|
|
1964
|
+
"typeName": {
|
|
1965
|
+
"type": "identifier",
|
|
1966
|
+
"name": "Record"
|
|
1967
|
+
},
|
|
1968
|
+
"typeParameters": {
|
|
1969
|
+
"type": "typeParameterInstantiation",
|
|
1970
|
+
"params": [
|
|
1971
|
+
{
|
|
1972
|
+
"type": "keyword",
|
|
1973
|
+
"value": "string"
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
"type": "keyword",
|
|
1977
|
+
"value": "any"
|
|
1978
|
+
}
|
|
1979
|
+
]
|
|
1980
|
+
}
|
|
1981
|
+
}
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"type": "identifier",
|
|
1985
|
+
"name": "index",
|
|
1986
|
+
"annotation": {
|
|
1987
|
+
"type": "keyword",
|
|
1988
|
+
"value": "number"
|
|
1989
|
+
}
|
|
1990
|
+
}
|
|
1991
|
+
],
|
|
1992
|
+
"annotation": {
|
|
2065
1993
|
"type": "keyword",
|
|
2066
|
-
"value": "
|
|
1994
|
+
"value": "boolean"
|
|
2067
1995
|
}
|
|
2068
|
-
|
|
1996
|
+
}
|
|
2069
1997
|
}
|
|
2070
|
-
|
|
1998
|
+
]
|
|
2071
1999
|
}
|
|
2072
2000
|
},
|
|
2073
2001
|
{
|
|
2074
|
-
"name": "
|
|
2075
|
-
"
|
|
2076
|
-
"
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
"type": "
|
|
2080
|
-
"
|
|
2002
|
+
"name": "hideAddButton",
|
|
2003
|
+
"annotation": {
|
|
2004
|
+
"type": "union",
|
|
2005
|
+
"types": [
|
|
2006
|
+
{
|
|
2007
|
+
"type": "keyword",
|
|
2008
|
+
"value": "boolean"
|
|
2081
2009
|
},
|
|
2082
|
-
|
|
2083
|
-
"type": "
|
|
2084
|
-
"
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2010
|
+
{
|
|
2011
|
+
"type": "parenthesizedType",
|
|
2012
|
+
"annotation": {
|
|
2013
|
+
"type": "function",
|
|
2014
|
+
"parameters": [
|
|
2015
|
+
{
|
|
2016
|
+
"type": "identifier",
|
|
2017
|
+
"name": "value",
|
|
2018
|
+
"annotation": {
|
|
2019
|
+
"type": "array",
|
|
2020
|
+
"elementType": {
|
|
2021
|
+
"type": "reference",
|
|
2022
|
+
"typeName": {
|
|
2023
|
+
"type": "identifier",
|
|
2024
|
+
"name": "Record"
|
|
2025
|
+
},
|
|
2026
|
+
"typeParameters": {
|
|
2027
|
+
"type": "typeParameterInstantiation",
|
|
2028
|
+
"params": [
|
|
2029
|
+
{
|
|
2030
|
+
"type": "keyword",
|
|
2031
|
+
"value": "string"
|
|
2032
|
+
},
|
|
2033
|
+
{
|
|
2034
|
+
"type": "keyword",
|
|
2035
|
+
"value": "any"
|
|
2036
|
+
}
|
|
2037
|
+
]
|
|
2038
|
+
}
|
|
2039
|
+
}
|
|
2040
|
+
}
|
|
2041
|
+
}
|
|
2042
|
+
],
|
|
2043
|
+
"annotation": {
|
|
2090
2044
|
"type": "keyword",
|
|
2091
|
-
"value": "
|
|
2045
|
+
"value": "boolean"
|
|
2092
2046
|
}
|
|
2093
|
-
|
|
2047
|
+
}
|
|
2094
2048
|
}
|
|
2095
|
-
|
|
2049
|
+
]
|
|
2096
2050
|
}
|
|
2097
2051
|
},
|
|
2098
2052
|
{
|
|
2099
|
-
"name": "
|
|
2100
|
-
"
|
|
2101
|
-
"
|
|
2102
|
-
|
|
2103
|
-
|
|
2053
|
+
"name": "disabledAddButton",
|
|
2054
|
+
"annotation": {
|
|
2055
|
+
"type": "union",
|
|
2056
|
+
"types": [
|
|
2057
|
+
{
|
|
2058
|
+
"type": "keyword",
|
|
2059
|
+
"value": "boolean"
|
|
2060
|
+
},
|
|
2061
|
+
{
|
|
2104
2062
|
"type": "parenthesizedType",
|
|
2105
2063
|
"annotation": {
|
|
2106
|
-
"type": "
|
|
2107
|
-
"
|
|
2108
|
-
{
|
|
2109
|
-
"type": "reference",
|
|
2110
|
-
"typeName": {
|
|
2111
|
-
"type": "identifier",
|
|
2112
|
-
"name": "MessageBody"
|
|
2113
|
-
}
|
|
2114
|
-
},
|
|
2064
|
+
"type": "function",
|
|
2065
|
+
"parameters": [
|
|
2115
2066
|
{
|
|
2116
|
-
"type": "
|
|
2117
|
-
"
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2067
|
+
"type": "identifier",
|
|
2068
|
+
"name": "value",
|
|
2069
|
+
"annotation": {
|
|
2070
|
+
"type": "array",
|
|
2071
|
+
"elementType": {
|
|
2072
|
+
"type": "reference",
|
|
2073
|
+
"typeName": {
|
|
2121
2074
|
"type": "identifier",
|
|
2122
|
-
"name": "
|
|
2123
|
-
},
|
|
2124
|
-
"annotation": {
|
|
2125
|
-
"type": "keyword",
|
|
2126
|
-
"value": "string"
|
|
2075
|
+
"name": "Record"
|
|
2127
2076
|
},
|
|
2128
|
-
"
|
|
2077
|
+
"typeParameters": {
|
|
2078
|
+
"type": "typeParameterInstantiation",
|
|
2079
|
+
"params": [
|
|
2080
|
+
{
|
|
2081
|
+
"type": "keyword",
|
|
2082
|
+
"value": "string"
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"type": "keyword",
|
|
2086
|
+
"value": "any"
|
|
2087
|
+
}
|
|
2088
|
+
]
|
|
2089
|
+
}
|
|
2129
2090
|
}
|
|
2130
|
-
|
|
2091
|
+
}
|
|
2131
2092
|
}
|
|
2132
|
-
]
|
|
2093
|
+
],
|
|
2094
|
+
"annotation": {
|
|
2095
|
+
"type": "keyword",
|
|
2096
|
+
"value": "boolean"
|
|
2097
|
+
}
|
|
2133
2098
|
}
|
|
2134
2099
|
}
|
|
2100
|
+
]
|
|
2101
|
+
}
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"name": "useBrick",
|
|
2105
|
+
"annotation": {
|
|
2106
|
+
"type": "reference",
|
|
2107
|
+
"typeName": {
|
|
2108
|
+
"type": "identifier",
|
|
2109
|
+
"name": "UseBrickConf"
|
|
2135
2110
|
}
|
|
2136
2111
|
}
|
|
2137
2112
|
}
|
|
2138
2113
|
],
|
|
2139
|
-
"
|
|
2114
|
+
"events": [
|
|
2140
2115
|
{
|
|
2141
|
-
"name": "
|
|
2142
|
-
"
|
|
2143
|
-
"returns": {
|
|
2116
|
+
"name": "change",
|
|
2117
|
+
"detail": {
|
|
2144
2118
|
"annotation": {
|
|
2145
|
-
"type": "
|
|
2146
|
-
"
|
|
2119
|
+
"type": "array",
|
|
2120
|
+
"elementType": {
|
|
2121
|
+
"type": "reference",
|
|
2122
|
+
"typeName": {
|
|
2123
|
+
"type": "identifier",
|
|
2124
|
+
"name": "DynamicFormValuesItem"
|
|
2125
|
+
}
|
|
2126
|
+
}
|
|
2127
|
+
}
|
|
2128
|
+
}
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"name": "row.add",
|
|
2132
|
+
"detail": {
|
|
2133
|
+
"annotation": {
|
|
2134
|
+
"type": "reference",
|
|
2135
|
+
"typeName": {
|
|
2136
|
+
"type": "identifier",
|
|
2137
|
+
"name": "rowDataType"
|
|
2138
|
+
}
|
|
2139
|
+
}
|
|
2140
|
+
}
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
"name": "row.remove",
|
|
2144
|
+
"detail": {
|
|
2145
|
+
"annotation": {
|
|
2146
|
+
"type": "reference",
|
|
2147
|
+
"typeName": {
|
|
2148
|
+
"type": "identifier",
|
|
2149
|
+
"name": "rowDataType"
|
|
2150
|
+
}
|
|
2151
|
+
}
|
|
2152
|
+
}
|
|
2153
|
+
}
|
|
2154
|
+
],
|
|
2155
|
+
"methods": [],
|
|
2156
|
+
"types": [
|
|
2157
|
+
{
|
|
2158
|
+
"type": "typeAlias",
|
|
2159
|
+
"name": "DynamicFormValuesItem",
|
|
2160
|
+
"annotation": {
|
|
2161
|
+
"type": "reference",
|
|
2162
|
+
"typeName": {
|
|
2163
|
+
"type": "identifier",
|
|
2164
|
+
"name": "Record"
|
|
2165
|
+
},
|
|
2166
|
+
"typeParameters": {
|
|
2167
|
+
"type": "typeParameterInstantiation",
|
|
2168
|
+
"params": [
|
|
2147
2169
|
{
|
|
2148
2170
|
"type": "keyword",
|
|
2149
|
-
"value": "
|
|
2171
|
+
"value": "string"
|
|
2150
2172
|
},
|
|
2151
2173
|
{
|
|
2152
|
-
"type": "
|
|
2153
|
-
"
|
|
2154
|
-
"type": "identifier",
|
|
2155
|
-
"name": "Record"
|
|
2156
|
-
},
|
|
2157
|
-
"typeParameters": {
|
|
2158
|
-
"type": "typeParameterInstantiation",
|
|
2159
|
-
"params": [
|
|
2160
|
-
{
|
|
2161
|
-
"type": "keyword",
|
|
2162
|
-
"value": "string"
|
|
2163
|
-
},
|
|
2164
|
-
{
|
|
2165
|
-
"type": "keyword",
|
|
2166
|
-
"value": "unknown"
|
|
2167
|
-
}
|
|
2168
|
-
]
|
|
2169
|
-
}
|
|
2174
|
+
"type": "keyword",
|
|
2175
|
+
"value": "any"
|
|
2170
2176
|
}
|
|
2171
2177
|
]
|
|
2172
2178
|
}
|
|
2173
2179
|
}
|
|
2174
2180
|
},
|
|
2175
2181
|
{
|
|
2176
|
-
"
|
|
2177
|
-
"
|
|
2182
|
+
"type": "interface",
|
|
2183
|
+
"name": "rowDataType",
|
|
2184
|
+
"body": [
|
|
2178
2185
|
{
|
|
2179
|
-
"
|
|
2186
|
+
"type": "propertySignature",
|
|
2187
|
+
"key": {
|
|
2188
|
+
"type": "identifier",
|
|
2189
|
+
"name": "detail"
|
|
2190
|
+
},
|
|
2180
2191
|
"annotation": {
|
|
2181
2192
|
"type": "reference",
|
|
2182
2193
|
"typeName": {
|
|
@@ -2192,157 +2203,60 @@
|
|
|
2192
2203
|
},
|
|
2193
2204
|
{
|
|
2194
2205
|
"type": "keyword",
|
|
2195
|
-
"value": "
|
|
2206
|
+
"value": "any"
|
|
2196
2207
|
}
|
|
2197
2208
|
]
|
|
2198
2209
|
}
|
|
2199
|
-
}
|
|
2210
|
+
},
|
|
2211
|
+
"computed": false
|
|
2200
2212
|
},
|
|
2201
2213
|
{
|
|
2202
|
-
"
|
|
2203
|
-
"
|
|
2204
|
-
"type": "
|
|
2205
|
-
"
|
|
2206
|
-
|
|
2207
|
-
"type": "propertySignature",
|
|
2208
|
-
"key": {
|
|
2209
|
-
"type": "identifier",
|
|
2210
|
-
"name": "runInMacrotask"
|
|
2211
|
-
},
|
|
2212
|
-
"annotation": {
|
|
2213
|
-
"type": "keyword",
|
|
2214
|
-
"value": "boolean"
|
|
2215
|
-
},
|
|
2216
|
-
"optional": true,
|
|
2217
|
-
"computed": false
|
|
2218
|
-
},
|
|
2219
|
-
{
|
|
2220
|
-
"type": "propertySignature",
|
|
2221
|
-
"key": {
|
|
2222
|
-
"type": "identifier",
|
|
2223
|
-
"name": "runInMicrotask"
|
|
2224
|
-
},
|
|
2225
|
-
"annotation": {
|
|
2226
|
-
"type": "keyword",
|
|
2227
|
-
"value": "boolean"
|
|
2228
|
-
},
|
|
2229
|
-
"optional": true,
|
|
2230
|
-
"computed": false
|
|
2231
|
-
}
|
|
2232
|
-
]
|
|
2233
|
-
}
|
|
2234
|
-
}
|
|
2235
|
-
],
|
|
2236
|
-
"returns": {}
|
|
2237
|
-
},
|
|
2238
|
-
{
|
|
2239
|
-
"name": "resetFields",
|
|
2240
|
-
"params": [
|
|
2241
|
-
{
|
|
2242
|
-
"name": "name",
|
|
2214
|
+
"type": "propertySignature",
|
|
2215
|
+
"key": {
|
|
2216
|
+
"type": "identifier",
|
|
2217
|
+
"name": "index"
|
|
2218
|
+
},
|
|
2243
2219
|
"annotation": {
|
|
2244
2220
|
"type": "keyword",
|
|
2245
|
-
"value": "
|
|
2246
|
-
}
|
|
2221
|
+
"value": "number"
|
|
2222
|
+
},
|
|
2223
|
+
"computed": false
|
|
2247
2224
|
}
|
|
2248
|
-
]
|
|
2249
|
-
|
|
2225
|
+
]
|
|
2226
|
+
}
|
|
2227
|
+
]
|
|
2228
|
+
},
|
|
2229
|
+
"eo-icon-select": {
|
|
2230
|
+
"properties": [
|
|
2231
|
+
{
|
|
2232
|
+
"name": "name",
|
|
2233
|
+
"annotation": {
|
|
2234
|
+
"type": "keyword",
|
|
2235
|
+
"value": "string"
|
|
2236
|
+
}
|
|
2250
2237
|
},
|
|
2251
2238
|
{
|
|
2252
|
-
"name": "
|
|
2253
|
-
"
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
"type": "keyword",
|
|
2258
|
-
"value": "string"
|
|
2259
|
-
}
|
|
2260
|
-
}
|
|
2261
|
-
],
|
|
2262
|
-
"returns": {}
|
|
2239
|
+
"name": "label",
|
|
2240
|
+
"annotation": {
|
|
2241
|
+
"type": "keyword",
|
|
2242
|
+
"value": "string"
|
|
2243
|
+
}
|
|
2263
2244
|
},
|
|
2264
2245
|
{
|
|
2265
|
-
"name": "
|
|
2266
|
-
"
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
"
|
|
2270
|
-
|
|
2271
|
-
"value": "string"
|
|
2272
|
-
}
|
|
2246
|
+
"name": "value",
|
|
2247
|
+
"annotation": {
|
|
2248
|
+
"type": "reference",
|
|
2249
|
+
"typeName": {
|
|
2250
|
+
"type": "identifier",
|
|
2251
|
+
"name": "Icon"
|
|
2273
2252
|
}
|
|
2274
|
-
|
|
2275
|
-
"returns": {}
|
|
2253
|
+
}
|
|
2276
2254
|
},
|
|
2277
2255
|
{
|
|
2278
|
-
"name": "
|
|
2279
|
-
"params": [],
|
|
2280
|
-
"returns": {}
|
|
2281
|
-
}
|
|
2282
|
-
],
|
|
2283
|
-
"types": [
|
|
2284
|
-
{
|
|
2285
|
-
"type": "typeAlias",
|
|
2286
|
-
"name": "Layout",
|
|
2287
|
-
"annotation": {
|
|
2288
|
-
"type": "union",
|
|
2289
|
-
"types": [
|
|
2290
|
-
{
|
|
2291
|
-
"type": "jsLiteral",
|
|
2292
|
-
"value": "horizontal"
|
|
2293
|
-
},
|
|
2294
|
-
{
|
|
2295
|
-
"type": "jsLiteral",
|
|
2296
|
-
"value": "vertical"
|
|
2297
|
-
},
|
|
2298
|
-
{
|
|
2299
|
-
"type": "jsLiteral",
|
|
2300
|
-
"value": "inline"
|
|
2301
|
-
}
|
|
2302
|
-
]
|
|
2303
|
-
}
|
|
2304
|
-
},
|
|
2305
|
-
{
|
|
2306
|
-
"type": "typeAlias",
|
|
2307
|
-
"name": "ComponentSize",
|
|
2308
|
-
"annotation": {
|
|
2309
|
-
"type": "union",
|
|
2310
|
-
"types": [
|
|
2311
|
-
{
|
|
2312
|
-
"type": "jsLiteral",
|
|
2313
|
-
"value": "large"
|
|
2314
|
-
},
|
|
2315
|
-
{
|
|
2316
|
-
"type": "jsLiteral",
|
|
2317
|
-
"value": "medium"
|
|
2318
|
-
},
|
|
2319
|
-
{
|
|
2320
|
-
"type": "jsLiteral",
|
|
2321
|
-
"value": "small"
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"type": "jsLiteral",
|
|
2325
|
-
"value": "xs"
|
|
2326
|
-
}
|
|
2327
|
-
]
|
|
2328
|
-
}
|
|
2329
|
-
}
|
|
2330
|
-
]
|
|
2331
|
-
},
|
|
2332
|
-
"eo-dynamic-form-item": {
|
|
2333
|
-
"properties": [
|
|
2334
|
-
{
|
|
2335
|
-
"name": "name",
|
|
2336
|
-
"annotation": {
|
|
2337
|
-
"type": "keyword",
|
|
2338
|
-
"value": "string"
|
|
2339
|
-
}
|
|
2340
|
-
},
|
|
2341
|
-
{
|
|
2342
|
-
"name": "label",
|
|
2256
|
+
"name": "disabled",
|
|
2343
2257
|
"annotation": {
|
|
2344
2258
|
"type": "keyword",
|
|
2345
|
-
"value": "
|
|
2259
|
+
"value": "boolean"
|
|
2346
2260
|
}
|
|
2347
2261
|
},
|
|
2348
2262
|
{
|
|
@@ -2352,19 +2266,6 @@
|
|
|
2352
2266
|
"value": "boolean"
|
|
2353
2267
|
}
|
|
2354
2268
|
},
|
|
2355
|
-
{
|
|
2356
|
-
"name": "value",
|
|
2357
|
-
"annotation": {
|
|
2358
|
-
"type": "array",
|
|
2359
|
-
"elementType": {
|
|
2360
|
-
"type": "reference",
|
|
2361
|
-
"typeName": {
|
|
2362
|
-
"type": "identifier",
|
|
2363
|
-
"name": "DynamicFormValuesItem"
|
|
2364
|
-
}
|
|
2365
|
-
}
|
|
2366
|
-
}
|
|
2367
|
-
},
|
|
2368
2269
|
{
|
|
2369
2270
|
"name": "message",
|
|
2370
2271
|
"annotation": {
|
|
@@ -2387,309 +2288,292 @@
|
|
|
2387
2288
|
]
|
|
2388
2289
|
}
|
|
2389
2290
|
}
|
|
2390
|
-
}
|
|
2291
|
+
}
|
|
2292
|
+
],
|
|
2293
|
+
"events": [
|
|
2391
2294
|
{
|
|
2392
|
-
"name": "
|
|
2393
|
-
"
|
|
2394
|
-
"
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
"annotation": {
|
|
2403
|
-
"type": "function",
|
|
2404
|
-
"parameters": [
|
|
2405
|
-
{
|
|
2406
|
-
"type": "identifier",
|
|
2407
|
-
"name": "row",
|
|
2408
|
-
"annotation": {
|
|
2409
|
-
"type": "reference",
|
|
2410
|
-
"typeName": {
|
|
2411
|
-
"type": "identifier",
|
|
2412
|
-
"name": "Record"
|
|
2413
|
-
},
|
|
2414
|
-
"typeParameters": {
|
|
2415
|
-
"type": "typeParameterInstantiation",
|
|
2416
|
-
"params": [
|
|
2417
|
-
{
|
|
2418
|
-
"type": "keyword",
|
|
2419
|
-
"value": "string"
|
|
2420
|
-
},
|
|
2421
|
-
{
|
|
2422
|
-
"type": "keyword",
|
|
2423
|
-
"value": "any"
|
|
2424
|
-
}
|
|
2425
|
-
]
|
|
2426
|
-
}
|
|
2427
|
-
}
|
|
2428
|
-
},
|
|
2429
|
-
{
|
|
2430
|
-
"type": "identifier",
|
|
2431
|
-
"name": "index",
|
|
2432
|
-
"annotation": {
|
|
2433
|
-
"type": "keyword",
|
|
2434
|
-
"value": "number"
|
|
2435
|
-
}
|
|
2436
|
-
}
|
|
2437
|
-
],
|
|
2438
|
-
"annotation": {
|
|
2439
|
-
"type": "keyword",
|
|
2440
|
-
"value": "boolean"
|
|
2295
|
+
"name": "change",
|
|
2296
|
+
"detail": {
|
|
2297
|
+
"annotation": {
|
|
2298
|
+
"type": "union",
|
|
2299
|
+
"types": [
|
|
2300
|
+
{
|
|
2301
|
+
"type": "reference",
|
|
2302
|
+
"typeName": {
|
|
2303
|
+
"type": "identifier",
|
|
2304
|
+
"name": "Icon"
|
|
2441
2305
|
}
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"type": "keyword",
|
|
2309
|
+
"value": "undefined"
|
|
2442
2310
|
}
|
|
2443
|
-
|
|
2444
|
-
|
|
2311
|
+
]
|
|
2312
|
+
}
|
|
2445
2313
|
}
|
|
2446
|
-
}
|
|
2314
|
+
}
|
|
2315
|
+
],
|
|
2316
|
+
"methods": [],
|
|
2317
|
+
"types": [
|
|
2447
2318
|
{
|
|
2448
|
-
"
|
|
2319
|
+
"type": "typeAlias",
|
|
2320
|
+
"name": "Icon",
|
|
2449
2321
|
"annotation": {
|
|
2450
|
-
"type": "
|
|
2322
|
+
"type": "intersection",
|
|
2451
2323
|
"types": [
|
|
2452
2324
|
{
|
|
2453
|
-
"type": "
|
|
2454
|
-
"
|
|
2325
|
+
"type": "reference",
|
|
2326
|
+
"typeName": {
|
|
2327
|
+
"type": "identifier",
|
|
2328
|
+
"name": "LibIconProps"
|
|
2329
|
+
}
|
|
2455
2330
|
},
|
|
2456
2331
|
{
|
|
2457
|
-
"type": "
|
|
2458
|
-
"
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
{
|
|
2332
|
+
"type": "typeLiteral",
|
|
2333
|
+
"members": [
|
|
2334
|
+
{
|
|
2335
|
+
"type": "propertySignature",
|
|
2336
|
+
"key": {
|
|
2462
2337
|
"type": "identifier",
|
|
2463
|
-
"name": "
|
|
2464
|
-
"annotation": {
|
|
2465
|
-
"type": "reference",
|
|
2466
|
-
"typeName": {
|
|
2467
|
-
"type": "identifier",
|
|
2468
|
-
"name": "Record"
|
|
2469
|
-
},
|
|
2470
|
-
"typeParameters": {
|
|
2471
|
-
"type": "typeParameterInstantiation",
|
|
2472
|
-
"params": [
|
|
2473
|
-
{
|
|
2474
|
-
"type": "keyword",
|
|
2475
|
-
"value": "string"
|
|
2476
|
-
},
|
|
2477
|
-
{
|
|
2478
|
-
"type": "keyword",
|
|
2479
|
-
"value": "any"
|
|
2480
|
-
}
|
|
2481
|
-
]
|
|
2482
|
-
}
|
|
2483
|
-
}
|
|
2338
|
+
"name": "color"
|
|
2484
2339
|
},
|
|
2485
|
-
{
|
|
2486
|
-
"type": "
|
|
2487
|
-
"
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
}
|
|
2492
|
-
}
|
|
2493
|
-
],
|
|
2494
|
-
"annotation": {
|
|
2495
|
-
"type": "keyword",
|
|
2496
|
-
"value": "boolean"
|
|
2340
|
+
"annotation": {
|
|
2341
|
+
"type": "keyword",
|
|
2342
|
+
"value": "string"
|
|
2343
|
+
},
|
|
2344
|
+
"optional": true,
|
|
2345
|
+
"computed": false
|
|
2497
2346
|
}
|
|
2498
|
-
|
|
2347
|
+
]
|
|
2499
2348
|
}
|
|
2500
2349
|
]
|
|
2501
2350
|
}
|
|
2502
|
-
}
|
|
2351
|
+
}
|
|
2352
|
+
]
|
|
2353
|
+
},
|
|
2354
|
+
"eo-form": {
|
|
2355
|
+
"properties": [
|
|
2503
2356
|
{
|
|
2504
|
-
"name": "
|
|
2357
|
+
"name": "staticValues",
|
|
2505
2358
|
"annotation": {
|
|
2506
|
-
"type": "
|
|
2507
|
-
"
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
"type": "
|
|
2516
|
-
"
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
"type": "array",
|
|
2522
|
-
"elementType": {
|
|
2523
|
-
"type": "reference",
|
|
2524
|
-
"typeName": {
|
|
2525
|
-
"type": "identifier",
|
|
2526
|
-
"name": "Record"
|
|
2527
|
-
},
|
|
2528
|
-
"typeParameters": {
|
|
2529
|
-
"type": "typeParameterInstantiation",
|
|
2530
|
-
"params": [
|
|
2531
|
-
{
|
|
2532
|
-
"type": "keyword",
|
|
2533
|
-
"value": "string"
|
|
2534
|
-
},
|
|
2535
|
-
{
|
|
2536
|
-
"type": "keyword",
|
|
2537
|
-
"value": "any"
|
|
2538
|
-
}
|
|
2539
|
-
]
|
|
2540
|
-
}
|
|
2541
|
-
}
|
|
2542
|
-
}
|
|
2543
|
-
}
|
|
2544
|
-
],
|
|
2545
|
-
"annotation": {
|
|
2546
|
-
"type": "keyword",
|
|
2547
|
-
"value": "boolean"
|
|
2548
|
-
}
|
|
2359
|
+
"type": "reference",
|
|
2360
|
+
"typeName": {
|
|
2361
|
+
"type": "identifier",
|
|
2362
|
+
"name": "Record"
|
|
2363
|
+
},
|
|
2364
|
+
"typeParameters": {
|
|
2365
|
+
"type": "typeParameterInstantiation",
|
|
2366
|
+
"params": [
|
|
2367
|
+
{
|
|
2368
|
+
"type": "keyword",
|
|
2369
|
+
"value": "string"
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"type": "keyword",
|
|
2373
|
+
"value": "unknown"
|
|
2549
2374
|
}
|
|
2550
|
-
|
|
2551
|
-
|
|
2375
|
+
]
|
|
2376
|
+
}
|
|
2552
2377
|
}
|
|
2553
2378
|
},
|
|
2554
2379
|
{
|
|
2555
|
-
"name": "
|
|
2380
|
+
"name": "layout",
|
|
2556
2381
|
"annotation": {
|
|
2557
|
-
"type": "
|
|
2558
|
-
"
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
},
|
|
2563
|
-
{
|
|
2564
|
-
"type": "parenthesizedType",
|
|
2565
|
-
"annotation": {
|
|
2566
|
-
"type": "function",
|
|
2567
|
-
"parameters": [
|
|
2568
|
-
{
|
|
2569
|
-
"type": "identifier",
|
|
2570
|
-
"name": "value",
|
|
2571
|
-
"annotation": {
|
|
2572
|
-
"type": "array",
|
|
2573
|
-
"elementType": {
|
|
2574
|
-
"type": "reference",
|
|
2575
|
-
"typeName": {
|
|
2576
|
-
"type": "identifier",
|
|
2577
|
-
"name": "Record"
|
|
2578
|
-
},
|
|
2579
|
-
"typeParameters": {
|
|
2580
|
-
"type": "typeParameterInstantiation",
|
|
2581
|
-
"params": [
|
|
2582
|
-
{
|
|
2583
|
-
"type": "keyword",
|
|
2584
|
-
"value": "string"
|
|
2585
|
-
},
|
|
2586
|
-
{
|
|
2587
|
-
"type": "keyword",
|
|
2588
|
-
"value": "any"
|
|
2589
|
-
}
|
|
2590
|
-
]
|
|
2591
|
-
}
|
|
2592
|
-
}
|
|
2593
|
-
}
|
|
2594
|
-
}
|
|
2595
|
-
],
|
|
2596
|
-
"annotation": {
|
|
2597
|
-
"type": "keyword",
|
|
2598
|
-
"value": "boolean"
|
|
2599
|
-
}
|
|
2600
|
-
}
|
|
2601
|
-
}
|
|
2602
|
-
]
|
|
2382
|
+
"type": "reference",
|
|
2383
|
+
"typeName": {
|
|
2384
|
+
"type": "identifier",
|
|
2385
|
+
"name": "Layout"
|
|
2386
|
+
}
|
|
2603
2387
|
}
|
|
2604
2388
|
},
|
|
2605
2389
|
{
|
|
2606
|
-
"name": "
|
|
2390
|
+
"name": "size",
|
|
2607
2391
|
"annotation": {
|
|
2608
2392
|
"type": "reference",
|
|
2609
2393
|
"typeName": {
|
|
2610
2394
|
"type": "identifier",
|
|
2611
|
-
"name": "
|
|
2395
|
+
"name": "ComponentSize"
|
|
2396
|
+
}
|
|
2397
|
+
}
|
|
2398
|
+
},
|
|
2399
|
+
{
|
|
2400
|
+
"name": "labelCol",
|
|
2401
|
+
"annotation": {
|
|
2402
|
+
"type": "reference",
|
|
2403
|
+
"typeName": {
|
|
2404
|
+
"type": "identifier",
|
|
2405
|
+
"name": "ColProps"
|
|
2406
|
+
}
|
|
2407
|
+
}
|
|
2408
|
+
},
|
|
2409
|
+
{
|
|
2410
|
+
"name": "wrapperCol",
|
|
2411
|
+
"annotation": {
|
|
2412
|
+
"type": "reference",
|
|
2413
|
+
"typeName": {
|
|
2414
|
+
"type": "identifier",
|
|
2415
|
+
"name": "ColProps"
|
|
2416
|
+
}
|
|
2417
|
+
}
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"name": "formStyle",
|
|
2421
|
+
"annotation": {
|
|
2422
|
+
"type": "reference",
|
|
2423
|
+
"typeName": {
|
|
2424
|
+
"type": "qualifiedName",
|
|
2425
|
+
"left": {
|
|
2426
|
+
"type": "identifier",
|
|
2427
|
+
"name": "React"
|
|
2428
|
+
},
|
|
2429
|
+
"right": {
|
|
2430
|
+
"type": "identifier",
|
|
2431
|
+
"name": "CSSProperties"
|
|
2432
|
+
}
|
|
2612
2433
|
}
|
|
2613
2434
|
}
|
|
2435
|
+
},
|
|
2436
|
+
{
|
|
2437
|
+
"name": "textContent",
|
|
2438
|
+
"annotation": {
|
|
2439
|
+
"type": "keyword",
|
|
2440
|
+
"value": "string"
|
|
2441
|
+
}
|
|
2614
2442
|
}
|
|
2615
2443
|
],
|
|
2616
2444
|
"events": [
|
|
2617
2445
|
{
|
|
2618
|
-
"name": "change",
|
|
2446
|
+
"name": "values.change",
|
|
2619
2447
|
"detail": {
|
|
2620
2448
|
"annotation": {
|
|
2621
|
-
"type": "
|
|
2622
|
-
"
|
|
2623
|
-
"type": "
|
|
2624
|
-
"
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2449
|
+
"type": "reference",
|
|
2450
|
+
"typeName": {
|
|
2451
|
+
"type": "identifier",
|
|
2452
|
+
"name": "Record"
|
|
2453
|
+
},
|
|
2454
|
+
"typeParameters": {
|
|
2455
|
+
"type": "typeParameterInstantiation",
|
|
2456
|
+
"params": [
|
|
2457
|
+
{
|
|
2458
|
+
"type": "keyword",
|
|
2459
|
+
"value": "string"
|
|
2460
|
+
},
|
|
2461
|
+
{
|
|
2462
|
+
"type": "keyword",
|
|
2463
|
+
"value": "unknown"
|
|
2464
|
+
}
|
|
2465
|
+
]
|
|
2628
2466
|
}
|
|
2629
2467
|
}
|
|
2630
2468
|
}
|
|
2631
2469
|
},
|
|
2632
2470
|
{
|
|
2633
|
-
"name": "
|
|
2471
|
+
"name": "validate.success",
|
|
2634
2472
|
"detail": {
|
|
2635
2473
|
"annotation": {
|
|
2636
2474
|
"type": "reference",
|
|
2637
2475
|
"typeName": {
|
|
2638
2476
|
"type": "identifier",
|
|
2639
|
-
"name": "
|
|
2477
|
+
"name": "Record"
|
|
2478
|
+
},
|
|
2479
|
+
"typeParameters": {
|
|
2480
|
+
"type": "typeParameterInstantiation",
|
|
2481
|
+
"params": [
|
|
2482
|
+
{
|
|
2483
|
+
"type": "keyword",
|
|
2484
|
+
"value": "string"
|
|
2485
|
+
},
|
|
2486
|
+
{
|
|
2487
|
+
"type": "keyword",
|
|
2488
|
+
"value": "unknown"
|
|
2489
|
+
}
|
|
2490
|
+
]
|
|
2640
2491
|
}
|
|
2641
2492
|
}
|
|
2642
2493
|
}
|
|
2643
2494
|
},
|
|
2644
2495
|
{
|
|
2645
|
-
"name": "
|
|
2496
|
+
"name": "validate.error",
|
|
2646
2497
|
"detail": {
|
|
2647
2498
|
"annotation": {
|
|
2648
|
-
"type": "
|
|
2649
|
-
"
|
|
2650
|
-
"type": "
|
|
2651
|
-
"
|
|
2499
|
+
"type": "array",
|
|
2500
|
+
"elementType": {
|
|
2501
|
+
"type": "parenthesizedType",
|
|
2502
|
+
"annotation": {
|
|
2503
|
+
"type": "intersection",
|
|
2504
|
+
"types": [
|
|
2505
|
+
{
|
|
2506
|
+
"type": "reference",
|
|
2507
|
+
"typeName": {
|
|
2508
|
+
"type": "identifier",
|
|
2509
|
+
"name": "MessageBody"
|
|
2510
|
+
}
|
|
2511
|
+
},
|
|
2512
|
+
{
|
|
2513
|
+
"type": "typeLiteral",
|
|
2514
|
+
"members": [
|
|
2515
|
+
{
|
|
2516
|
+
"type": "propertySignature",
|
|
2517
|
+
"key": {
|
|
2518
|
+
"type": "identifier",
|
|
2519
|
+
"name": "name"
|
|
2520
|
+
},
|
|
2521
|
+
"annotation": {
|
|
2522
|
+
"type": "keyword",
|
|
2523
|
+
"value": "string"
|
|
2524
|
+
},
|
|
2525
|
+
"computed": false
|
|
2526
|
+
}
|
|
2527
|
+
]
|
|
2528
|
+
}
|
|
2529
|
+
]
|
|
2530
|
+
}
|
|
2652
2531
|
}
|
|
2653
2532
|
}
|
|
2654
2533
|
}
|
|
2655
2534
|
}
|
|
2656
2535
|
],
|
|
2657
|
-
"methods": [
|
|
2658
|
-
"types": [
|
|
2536
|
+
"methods": [
|
|
2659
2537
|
{
|
|
2660
|
-
"
|
|
2661
|
-
"
|
|
2662
|
-
"
|
|
2663
|
-
"
|
|
2664
|
-
|
|
2665
|
-
"
|
|
2666
|
-
"name": "Record"
|
|
2667
|
-
},
|
|
2668
|
-
"typeParameters": {
|
|
2669
|
-
"type": "typeParameterInstantiation",
|
|
2670
|
-
"params": [
|
|
2538
|
+
"name": "validate",
|
|
2539
|
+
"params": [],
|
|
2540
|
+
"returns": {
|
|
2541
|
+
"annotation": {
|
|
2542
|
+
"type": "union",
|
|
2543
|
+
"types": [
|
|
2671
2544
|
{
|
|
2672
2545
|
"type": "keyword",
|
|
2673
|
-
"value": "
|
|
2546
|
+
"value": "boolean"
|
|
2674
2547
|
},
|
|
2675
2548
|
{
|
|
2676
|
-
"type": "
|
|
2677
|
-
"
|
|
2549
|
+
"type": "reference",
|
|
2550
|
+
"typeName": {
|
|
2551
|
+
"type": "identifier",
|
|
2552
|
+
"name": "Record"
|
|
2553
|
+
},
|
|
2554
|
+
"typeParameters": {
|
|
2555
|
+
"type": "typeParameterInstantiation",
|
|
2556
|
+
"params": [
|
|
2557
|
+
{
|
|
2558
|
+
"type": "keyword",
|
|
2559
|
+
"value": "string"
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
"type": "keyword",
|
|
2563
|
+
"value": "unknown"
|
|
2564
|
+
}
|
|
2565
|
+
]
|
|
2566
|
+
}
|
|
2678
2567
|
}
|
|
2679
2568
|
]
|
|
2680
2569
|
}
|
|
2681
2570
|
}
|
|
2682
2571
|
},
|
|
2683
2572
|
{
|
|
2684
|
-
"
|
|
2685
|
-
"
|
|
2686
|
-
"body": [
|
|
2573
|
+
"name": "setInitValue",
|
|
2574
|
+
"params": [
|
|
2687
2575
|
{
|
|
2688
|
-
"
|
|
2689
|
-
"key": {
|
|
2690
|
-
"type": "identifier",
|
|
2691
|
-
"name": "detail"
|
|
2692
|
-
},
|
|
2576
|
+
"name": "values",
|
|
2693
2577
|
"annotation": {
|
|
2694
2578
|
"type": "reference",
|
|
2695
2579
|
"typeName": {
|
|
@@ -2705,148 +2589,137 @@
|
|
|
2705
2589
|
},
|
|
2706
2590
|
{
|
|
2707
2591
|
"type": "keyword",
|
|
2708
|
-
"value": "
|
|
2592
|
+
"value": "unknown"
|
|
2709
2593
|
}
|
|
2710
2594
|
]
|
|
2711
2595
|
}
|
|
2712
|
-
}
|
|
2713
|
-
"computed": false
|
|
2596
|
+
}
|
|
2714
2597
|
},
|
|
2715
2598
|
{
|
|
2716
|
-
"
|
|
2717
|
-
"key": {
|
|
2718
|
-
"type": "identifier",
|
|
2719
|
-
"name": "index"
|
|
2720
|
-
},
|
|
2599
|
+
"name": "options",
|
|
2721
2600
|
"annotation": {
|
|
2722
|
-
"type": "
|
|
2723
|
-
"
|
|
2724
|
-
|
|
2725
|
-
|
|
2601
|
+
"type": "typeLiteral",
|
|
2602
|
+
"members": [
|
|
2603
|
+
{
|
|
2604
|
+
"type": "propertySignature",
|
|
2605
|
+
"key": {
|
|
2606
|
+
"type": "identifier",
|
|
2607
|
+
"name": "runInMacrotask"
|
|
2608
|
+
},
|
|
2609
|
+
"annotation": {
|
|
2610
|
+
"type": "keyword",
|
|
2611
|
+
"value": "boolean"
|
|
2612
|
+
},
|
|
2613
|
+
"optional": true,
|
|
2614
|
+
"computed": false
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
"type": "propertySignature",
|
|
2618
|
+
"key": {
|
|
2619
|
+
"type": "identifier",
|
|
2620
|
+
"name": "runInMicrotask"
|
|
2621
|
+
},
|
|
2622
|
+
"annotation": {
|
|
2623
|
+
"type": "keyword",
|
|
2624
|
+
"value": "boolean"
|
|
2625
|
+
},
|
|
2626
|
+
"optional": true,
|
|
2627
|
+
"computed": false
|
|
2628
|
+
}
|
|
2629
|
+
]
|
|
2630
|
+
}
|
|
2726
2631
|
}
|
|
2727
|
-
]
|
|
2728
|
-
|
|
2729
|
-
]
|
|
2730
|
-
},
|
|
2731
|
-
"eo-icon-select": {
|
|
2732
|
-
"properties": [
|
|
2733
|
-
{
|
|
2734
|
-
"name": "name",
|
|
2735
|
-
"annotation": {
|
|
2736
|
-
"type": "keyword",
|
|
2737
|
-
"value": "string"
|
|
2738
|
-
}
|
|
2739
|
-
},
|
|
2740
|
-
{
|
|
2741
|
-
"name": "label",
|
|
2742
|
-
"annotation": {
|
|
2743
|
-
"type": "keyword",
|
|
2744
|
-
"value": "string"
|
|
2745
|
-
}
|
|
2632
|
+
],
|
|
2633
|
+
"returns": {}
|
|
2746
2634
|
},
|
|
2747
2635
|
{
|
|
2748
|
-
"name": "
|
|
2749
|
-
"
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
"
|
|
2753
|
-
|
|
2636
|
+
"name": "resetFields",
|
|
2637
|
+
"params": [
|
|
2638
|
+
{
|
|
2639
|
+
"name": "name",
|
|
2640
|
+
"annotation": {
|
|
2641
|
+
"type": "keyword",
|
|
2642
|
+
"value": "string"
|
|
2643
|
+
}
|
|
2754
2644
|
}
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
{
|
|
2758
|
-
"name": "disabled",
|
|
2759
|
-
"annotation": {
|
|
2760
|
-
"type": "keyword",
|
|
2761
|
-
"value": "boolean"
|
|
2762
|
-
}
|
|
2763
|
-
},
|
|
2764
|
-
{
|
|
2765
|
-
"name": "required",
|
|
2766
|
-
"annotation": {
|
|
2767
|
-
"type": "keyword",
|
|
2768
|
-
"value": "boolean"
|
|
2769
|
-
}
|
|
2645
|
+
],
|
|
2646
|
+
"returns": {}
|
|
2770
2647
|
},
|
|
2771
2648
|
{
|
|
2772
|
-
"name": "
|
|
2773
|
-
"
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
"
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
"type": "typeParameterInstantiation",
|
|
2781
|
-
"params": [
|
|
2782
|
-
{
|
|
2783
|
-
"type": "keyword",
|
|
2784
|
-
"value": "string"
|
|
2785
|
-
},
|
|
2786
|
-
{
|
|
2787
|
-
"type": "keyword",
|
|
2788
|
-
"value": "string"
|
|
2789
|
-
}
|
|
2790
|
-
]
|
|
2649
|
+
"name": "getFieldsValue",
|
|
2650
|
+
"params": [
|
|
2651
|
+
{
|
|
2652
|
+
"name": "name",
|
|
2653
|
+
"annotation": {
|
|
2654
|
+
"type": "keyword",
|
|
2655
|
+
"value": "string"
|
|
2656
|
+
}
|
|
2791
2657
|
}
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
"
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
"
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
"typeName": {
|
|
2805
|
-
"type": "identifier",
|
|
2806
|
-
"name": "Icon"
|
|
2807
|
-
}
|
|
2808
|
-
},
|
|
2809
|
-
{
|
|
2810
|
-
"type": "keyword",
|
|
2811
|
-
"value": "undefined"
|
|
2812
|
-
}
|
|
2813
|
-
]
|
|
2658
|
+
],
|
|
2659
|
+
"returns": {}
|
|
2660
|
+
},
|
|
2661
|
+
{
|
|
2662
|
+
"name": "validateField",
|
|
2663
|
+
"params": [
|
|
2664
|
+
{
|
|
2665
|
+
"name": "name",
|
|
2666
|
+
"annotation": {
|
|
2667
|
+
"type": "keyword",
|
|
2668
|
+
"value": "string"
|
|
2669
|
+
}
|
|
2814
2670
|
}
|
|
2815
|
-
|
|
2671
|
+
],
|
|
2672
|
+
"returns": {}
|
|
2673
|
+
},
|
|
2674
|
+
{
|
|
2675
|
+
"name": "resetValidateState",
|
|
2676
|
+
"params": [],
|
|
2677
|
+
"returns": {}
|
|
2816
2678
|
}
|
|
2817
2679
|
],
|
|
2818
|
-
"methods": [],
|
|
2819
2680
|
"types": [
|
|
2820
2681
|
{
|
|
2821
2682
|
"type": "typeAlias",
|
|
2822
|
-
"name": "
|
|
2683
|
+
"name": "Layout",
|
|
2823
2684
|
"annotation": {
|
|
2824
|
-
"type": "
|
|
2685
|
+
"type": "union",
|
|
2825
2686
|
"types": [
|
|
2826
2687
|
{
|
|
2827
|
-
"type": "
|
|
2828
|
-
"
|
|
2829
|
-
"type": "identifier",
|
|
2830
|
-
"name": "LibIconProps"
|
|
2831
|
-
}
|
|
2688
|
+
"type": "jsLiteral",
|
|
2689
|
+
"value": "horizontal"
|
|
2832
2690
|
},
|
|
2833
2691
|
{
|
|
2834
|
-
"type": "
|
|
2835
|
-
"
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2692
|
+
"type": "jsLiteral",
|
|
2693
|
+
"value": "vertical"
|
|
2694
|
+
},
|
|
2695
|
+
{
|
|
2696
|
+
"type": "jsLiteral",
|
|
2697
|
+
"value": "inline"
|
|
2698
|
+
}
|
|
2699
|
+
]
|
|
2700
|
+
}
|
|
2701
|
+
},
|
|
2702
|
+
{
|
|
2703
|
+
"type": "typeAlias",
|
|
2704
|
+
"name": "ComponentSize",
|
|
2705
|
+
"annotation": {
|
|
2706
|
+
"type": "union",
|
|
2707
|
+
"types": [
|
|
2708
|
+
{
|
|
2709
|
+
"type": "jsLiteral",
|
|
2710
|
+
"value": "large"
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"type": "jsLiteral",
|
|
2714
|
+
"value": "medium"
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"type": "jsLiteral",
|
|
2718
|
+
"value": "small"
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
"type": "jsLiteral",
|
|
2722
|
+
"value": "xs"
|
|
2850
2723
|
}
|
|
2851
2724
|
]
|
|
2852
2725
|
}
|
|
@@ -3883,7 +3756,7 @@
|
|
|
3883
3756
|
}
|
|
3884
3757
|
]
|
|
3885
3758
|
},
|
|
3886
|
-
"eo-
|
|
3759
|
+
"eo-select": {
|
|
3887
3760
|
"properties": [
|
|
3888
3761
|
{
|
|
3889
3762
|
"name": "name",
|
|
@@ -3892,6 +3765,13 @@
|
|
|
3892
3765
|
"value": "string"
|
|
3893
3766
|
}
|
|
3894
3767
|
},
|
|
3768
|
+
{
|
|
3769
|
+
"name": "placeholder",
|
|
3770
|
+
"annotation": {
|
|
3771
|
+
"type": "keyword",
|
|
3772
|
+
"value": "string"
|
|
3773
|
+
}
|
|
3774
|
+
},
|
|
3895
3775
|
{
|
|
3896
3776
|
"name": "label",
|
|
3897
3777
|
"annotation": {
|
|
@@ -3907,7 +3787,7 @@
|
|
|
3907
3787
|
"type": "reference",
|
|
3908
3788
|
"typeName": {
|
|
3909
3789
|
"type": "identifier",
|
|
3910
|
-
"name": "
|
|
3790
|
+
"name": "GeneralComplexOption"
|
|
3911
3791
|
}
|
|
3912
3792
|
}
|
|
3913
3793
|
}
|
|
@@ -3957,37 +3837,128 @@
|
|
|
3957
3837
|
}
|
|
3958
3838
|
},
|
|
3959
3839
|
{
|
|
3960
|
-
"name": "
|
|
3840
|
+
"name": "mode",
|
|
3961
3841
|
"annotation": {
|
|
3962
|
-
"type": "
|
|
3963
|
-
"
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
3842
|
+
"type": "union",
|
|
3843
|
+
"types": [
|
|
3844
|
+
{
|
|
3845
|
+
"type": "jsLiteral",
|
|
3846
|
+
"value": "tags"
|
|
3847
|
+
},
|
|
3848
|
+
{
|
|
3849
|
+
"type": "jsLiteral",
|
|
3850
|
+
"value": "multiple"
|
|
3851
|
+
}
|
|
3852
|
+
]
|
|
3967
3853
|
}
|
|
3968
3854
|
},
|
|
3969
3855
|
{
|
|
3970
|
-
"name": "
|
|
3856
|
+
"name": "tokenSeparators",
|
|
3971
3857
|
"annotation": {
|
|
3972
|
-
"type": "
|
|
3973
|
-
"
|
|
3974
|
-
"type": "
|
|
3975
|
-
"
|
|
3858
|
+
"type": "array",
|
|
3859
|
+
"elementType": {
|
|
3860
|
+
"type": "keyword",
|
|
3861
|
+
"value": "string"
|
|
3976
3862
|
}
|
|
3977
3863
|
}
|
|
3978
3864
|
},
|
|
3979
3865
|
{
|
|
3980
|
-
"name": "
|
|
3866
|
+
"name": "maxTagCount",
|
|
3867
|
+
"annotation": {
|
|
3868
|
+
"type": "keyword",
|
|
3869
|
+
"value": "number"
|
|
3870
|
+
}
|
|
3871
|
+
},
|
|
3872
|
+
{
|
|
3873
|
+
"name": "groupBy",
|
|
3874
|
+
"annotation": {
|
|
3875
|
+
"type": "keyword",
|
|
3876
|
+
"value": "string"
|
|
3877
|
+
}
|
|
3878
|
+
},
|
|
3879
|
+
{
|
|
3880
|
+
"name": "suffix",
|
|
3881
|
+
"annotation": {
|
|
3882
|
+
"type": "typeLiteral",
|
|
3883
|
+
"members": [
|
|
3884
|
+
{
|
|
3885
|
+
"type": "propertySignature",
|
|
3886
|
+
"key": {
|
|
3887
|
+
"type": "identifier",
|
|
3888
|
+
"name": "useBrick"
|
|
3889
|
+
},
|
|
3890
|
+
"annotation": {
|
|
3891
|
+
"type": "reference",
|
|
3892
|
+
"typeName": {
|
|
3893
|
+
"type": "identifier",
|
|
3894
|
+
"name": "UseSingleBrickConf"
|
|
3895
|
+
}
|
|
3896
|
+
},
|
|
3897
|
+
"computed": false
|
|
3898
|
+
}
|
|
3899
|
+
]
|
|
3900
|
+
}
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"name": "clearable",
|
|
3904
|
+
"annotation": {
|
|
3905
|
+
"type": "keyword",
|
|
3906
|
+
"value": "boolean"
|
|
3907
|
+
}
|
|
3908
|
+
},
|
|
3909
|
+
{
|
|
3910
|
+
"name": "fields",
|
|
3911
|
+
"annotation": {
|
|
3912
|
+
"type": "typeLiteral",
|
|
3913
|
+
"members": [
|
|
3914
|
+
{
|
|
3915
|
+
"type": "propertySignature",
|
|
3916
|
+
"key": {
|
|
3917
|
+
"type": "identifier",
|
|
3918
|
+
"name": "label"
|
|
3919
|
+
},
|
|
3920
|
+
"annotation": {
|
|
3921
|
+
"type": "keyword",
|
|
3922
|
+
"value": "string"
|
|
3923
|
+
},
|
|
3924
|
+
"optional": true,
|
|
3925
|
+
"computed": false
|
|
3926
|
+
},
|
|
3927
|
+
{
|
|
3928
|
+
"type": "propertySignature",
|
|
3929
|
+
"key": {
|
|
3930
|
+
"type": "identifier",
|
|
3931
|
+
"name": "value"
|
|
3932
|
+
},
|
|
3933
|
+
"annotation": {
|
|
3934
|
+
"type": "keyword",
|
|
3935
|
+
"value": "string"
|
|
3936
|
+
},
|
|
3937
|
+
"optional": true,
|
|
3938
|
+
"computed": false
|
|
3939
|
+
}
|
|
3940
|
+
]
|
|
3941
|
+
}
|
|
3942
|
+
},
|
|
3943
|
+
{
|
|
3944
|
+
"name": "useBackend",
|
|
3981
3945
|
"annotation": {
|
|
3982
3946
|
"type": "reference",
|
|
3983
3947
|
"typeName": {
|
|
3984
3948
|
"type": "identifier",
|
|
3985
|
-
"name": "
|
|
3949
|
+
"name": "UseBackendConf"
|
|
3986
3950
|
}
|
|
3987
3951
|
}
|
|
3988
3952
|
},
|
|
3989
3953
|
{
|
|
3990
|
-
"name": "
|
|
3954
|
+
"name": "debounceSearchDelay",
|
|
3955
|
+
"annotation": {
|
|
3956
|
+
"type": "keyword",
|
|
3957
|
+
"value": "number"
|
|
3958
|
+
}
|
|
3959
|
+
},
|
|
3960
|
+
{
|
|
3961
|
+
"name": "inputStyle",
|
|
3991
3962
|
"annotation": {
|
|
3992
3963
|
"type": "reference",
|
|
3993
3964
|
"typeName": {
|
|
@@ -4004,38 +3975,97 @@
|
|
|
4004
3975
|
}
|
|
4005
3976
|
},
|
|
4006
3977
|
{
|
|
4007
|
-
"name": "
|
|
4008
|
-
"annotation": {
|
|
4009
|
-
"type": "
|
|
4010
|
-
"
|
|
4011
|
-
|
|
4012
|
-
|
|
4013
|
-
|
|
4014
|
-
|
|
4015
|
-
|
|
4016
|
-
|
|
4017
|
-
|
|
4018
|
-
|
|
4019
|
-
|
|
3978
|
+
"name": "dropdownHoist",
|
|
3979
|
+
"annotation": {
|
|
3980
|
+
"type": "keyword",
|
|
3981
|
+
"value": "boolean"
|
|
3982
|
+
}
|
|
3983
|
+
}
|
|
3984
|
+
],
|
|
3985
|
+
"events": [
|
|
3986
|
+
{
|
|
3987
|
+
"name": "change",
|
|
3988
|
+
"detail": {
|
|
3989
|
+
"annotation": {
|
|
3990
|
+
"type": "typeLiteral",
|
|
3991
|
+
"members": [
|
|
3992
|
+
{
|
|
3993
|
+
"type": "propertySignature",
|
|
3994
|
+
"key": {
|
|
3995
|
+
"type": "identifier",
|
|
3996
|
+
"name": "value"
|
|
3997
|
+
},
|
|
3998
|
+
"annotation": {
|
|
3999
|
+
"type": "union",
|
|
4000
|
+
"types": [
|
|
4001
|
+
{
|
|
4002
|
+
"type": "keyword",
|
|
4003
|
+
"value": "string"
|
|
4004
|
+
},
|
|
4005
|
+
{
|
|
4006
|
+
"type": "array",
|
|
4007
|
+
"elementType": {
|
|
4008
|
+
"type": "keyword",
|
|
4009
|
+
"value": "string"
|
|
4010
|
+
}
|
|
4011
|
+
}
|
|
4012
|
+
]
|
|
4013
|
+
},
|
|
4014
|
+
"computed": false
|
|
4015
|
+
},
|
|
4016
|
+
{
|
|
4017
|
+
"type": "propertySignature",
|
|
4018
|
+
"key": {
|
|
4019
|
+
"type": "identifier",
|
|
4020
|
+
"name": "options"
|
|
4021
|
+
},
|
|
4022
|
+
"annotation": {
|
|
4023
|
+
"type": "array",
|
|
4024
|
+
"elementType": {
|
|
4025
|
+
"type": "reference",
|
|
4026
|
+
"typeName": {
|
|
4027
|
+
"type": "identifier",
|
|
4028
|
+
"name": "GeneralComplexOption"
|
|
4029
|
+
}
|
|
4030
|
+
}
|
|
4031
|
+
},
|
|
4032
|
+
"computed": false
|
|
4033
|
+
}
|
|
4034
|
+
]
|
|
4035
|
+
}
|
|
4036
|
+
}
|
|
4037
|
+
},
|
|
4038
|
+
{
|
|
4039
|
+
"name": "search",
|
|
4020
4040
|
"detail": {
|
|
4021
4041
|
"annotation": {
|
|
4022
|
-
"type": "
|
|
4023
|
-
"
|
|
4042
|
+
"type": "typeLiteral",
|
|
4043
|
+
"members": [
|
|
4024
4044
|
{
|
|
4025
|
-
"type": "
|
|
4026
|
-
"
|
|
4045
|
+
"type": "propertySignature",
|
|
4046
|
+
"key": {
|
|
4027
4047
|
"type": "identifier",
|
|
4028
|
-
"name": "
|
|
4029
|
-
}
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
|
|
4033
|
-
|
|
4048
|
+
"name": "value"
|
|
4049
|
+
},
|
|
4050
|
+
"annotation": {
|
|
4051
|
+
"type": "keyword",
|
|
4052
|
+
"value": "string"
|
|
4053
|
+
},
|
|
4054
|
+
"computed": false
|
|
4034
4055
|
}
|
|
4035
4056
|
]
|
|
4036
4057
|
}
|
|
4037
4058
|
}
|
|
4038
4059
|
},
|
|
4060
|
+
{
|
|
4061
|
+
"name": "select.focus",
|
|
4062
|
+
"detail": {
|
|
4063
|
+
"annotation": {
|
|
4064
|
+
"type": "keyword",
|
|
4065
|
+
"value": "void"
|
|
4066
|
+
}
|
|
4067
|
+
}
|
|
4068
|
+
},
|
|
4039
4069
|
{
|
|
4040
4070
|
"name": "options.change",
|
|
4041
4071
|
"detail": {
|
|
@@ -4113,54 +4143,6 @@
|
|
|
4113
4143
|
],
|
|
4114
4144
|
"methods": [],
|
|
4115
4145
|
"types": [
|
|
4116
|
-
{
|
|
4117
|
-
"type": "typeAlias",
|
|
4118
|
-
"name": "GeneralOption",
|
|
4119
|
-
"annotation": {
|
|
4120
|
-
"type": "union",
|
|
4121
|
-
"types": [
|
|
4122
|
-
{
|
|
4123
|
-
"type": "keyword",
|
|
4124
|
-
"value": "string"
|
|
4125
|
-
},
|
|
4126
|
-
{
|
|
4127
|
-
"type": "keyword",
|
|
4128
|
-
"value": "number"
|
|
4129
|
-
},
|
|
4130
|
-
{
|
|
4131
|
-
"type": "keyword",
|
|
4132
|
-
"value": "boolean"
|
|
4133
|
-
},
|
|
4134
|
-
{
|
|
4135
|
-
"type": "reference",
|
|
4136
|
-
"typeName": {
|
|
4137
|
-
"type": "identifier",
|
|
4138
|
-
"name": "GeneralComplexOption"
|
|
4139
|
-
}
|
|
4140
|
-
},
|
|
4141
|
-
{
|
|
4142
|
-
"type": "reference",
|
|
4143
|
-
"typeName": {
|
|
4144
|
-
"type": "identifier",
|
|
4145
|
-
"name": "Record"
|
|
4146
|
-
},
|
|
4147
|
-
"typeParameters": {
|
|
4148
|
-
"type": "typeParameterInstantiation",
|
|
4149
|
-
"params": [
|
|
4150
|
-
{
|
|
4151
|
-
"type": "keyword",
|
|
4152
|
-
"value": "string"
|
|
4153
|
-
},
|
|
4154
|
-
{
|
|
4155
|
-
"type": "keyword",
|
|
4156
|
-
"value": "any"
|
|
4157
|
-
}
|
|
4158
|
-
]
|
|
4159
|
-
}
|
|
4160
|
-
}
|
|
4161
|
-
]
|
|
4162
|
-
}
|
|
4163
|
-
},
|
|
4164
4146
|
{
|
|
4165
4147
|
"type": "interface",
|
|
4166
4148
|
"name": "GeneralComplexOption",
|
|
@@ -4236,79 +4218,97 @@
|
|
|
4236
4218
|
]
|
|
4237
4219
|
},
|
|
4238
4220
|
{
|
|
4239
|
-
"type": "
|
|
4240
|
-
"name": "
|
|
4241
|
-
"
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
{
|
|
4245
|
-
"type": "
|
|
4246
|
-
"
|
|
4247
|
-
},
|
|
4248
|
-
{
|
|
4249
|
-
"type": "jsLiteral",
|
|
4250
|
-
"value": "default"
|
|
4251
|
-
},
|
|
4252
|
-
{
|
|
4253
|
-
"type": "jsLiteral",
|
|
4254
|
-
"value": "icon"
|
|
4255
|
-
},
|
|
4256
|
-
{
|
|
4257
|
-
"type": "jsLiteral",
|
|
4258
|
-
"value": "icon-circle"
|
|
4221
|
+
"type": "interface",
|
|
4222
|
+
"name": "UseBackendConf",
|
|
4223
|
+
"body": [
|
|
4224
|
+
{
|
|
4225
|
+
"type": "propertySignature",
|
|
4226
|
+
"key": {
|
|
4227
|
+
"type": "identifier",
|
|
4228
|
+
"name": "provider"
|
|
4259
4229
|
},
|
|
4260
|
-
{
|
|
4261
|
-
"type": "
|
|
4262
|
-
"value": "
|
|
4230
|
+
"annotation": {
|
|
4231
|
+
"type": "keyword",
|
|
4232
|
+
"value": "string"
|
|
4263
4233
|
},
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
{
|
|
4272
|
-
"type": "typeAlias",
|
|
4273
|
-
"name": "UIType",
|
|
4274
|
-
"annotation": {
|
|
4275
|
-
"type": "union",
|
|
4276
|
-
"types": [
|
|
4277
|
-
{
|
|
4278
|
-
"type": "jsLiteral",
|
|
4279
|
-
"value": "default"
|
|
4234
|
+
"computed": false
|
|
4235
|
+
},
|
|
4236
|
+
{
|
|
4237
|
+
"type": "propertySignature",
|
|
4238
|
+
"key": {
|
|
4239
|
+
"type": "identifier",
|
|
4240
|
+
"name": "args"
|
|
4280
4241
|
},
|
|
4281
|
-
{
|
|
4282
|
-
"type": "
|
|
4283
|
-
"
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4242
|
+
"annotation": {
|
|
4243
|
+
"type": "union",
|
|
4244
|
+
"types": [
|
|
4245
|
+
{
|
|
4246
|
+
"type": "array",
|
|
4247
|
+
"elementType": {
|
|
4248
|
+
"type": "keyword",
|
|
4249
|
+
"value": "any"
|
|
4250
|
+
}
|
|
4251
|
+
},
|
|
4252
|
+
{
|
|
4253
|
+
"type": "parenthesizedType",
|
|
4254
|
+
"annotation": {
|
|
4255
|
+
"type": "function",
|
|
4256
|
+
"parameters": [
|
|
4257
|
+
{
|
|
4258
|
+
"type": "restElement",
|
|
4259
|
+
"argument": {
|
|
4260
|
+
"type": "identifier",
|
|
4261
|
+
"name": "args"
|
|
4262
|
+
},
|
|
4263
|
+
"annotation": {
|
|
4264
|
+
"type": "array",
|
|
4265
|
+
"elementType": {
|
|
4266
|
+
"type": "keyword",
|
|
4267
|
+
"value": "any"
|
|
4268
|
+
}
|
|
4269
|
+
}
|
|
4270
|
+
}
|
|
4271
|
+
],
|
|
4272
|
+
"annotation": {
|
|
4273
|
+
"type": "array",
|
|
4274
|
+
"elementType": {
|
|
4275
|
+
"type": "keyword",
|
|
4276
|
+
"value": "any"
|
|
4277
|
+
}
|
|
4278
|
+
}
|
|
4279
|
+
}
|
|
4280
|
+
}
|
|
4281
|
+
]
|
|
4297
4282
|
},
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4283
|
+
"computed": false
|
|
4284
|
+
},
|
|
4285
|
+
{
|
|
4286
|
+
"type": "propertySignature",
|
|
4287
|
+
"key": {
|
|
4288
|
+
"type": "identifier",
|
|
4289
|
+
"name": "transform"
|
|
4301
4290
|
},
|
|
4302
|
-
{
|
|
4303
|
-
"type": "
|
|
4304
|
-
"
|
|
4291
|
+
"annotation": {
|
|
4292
|
+
"type": "function",
|
|
4293
|
+
"parameters": [
|
|
4294
|
+
{
|
|
4295
|
+
"type": "identifier",
|
|
4296
|
+
"name": "data",
|
|
4297
|
+
"annotation": {
|
|
4298
|
+
"type": "keyword",
|
|
4299
|
+
"value": "any"
|
|
4300
|
+
}
|
|
4301
|
+
}
|
|
4302
|
+
],
|
|
4303
|
+
"annotation": {
|
|
4304
|
+
"type": "keyword",
|
|
4305
|
+
"value": "void"
|
|
4306
|
+
}
|
|
4305
4307
|
},
|
|
4306
|
-
|
|
4307
|
-
|
|
4308
|
-
|
|
4309
|
-
|
|
4310
|
-
]
|
|
4311
|
-
}
|
|
4308
|
+
"optional": true,
|
|
4309
|
+
"computed": false
|
|
4310
|
+
}
|
|
4311
|
+
]
|
|
4312
4312
|
}
|
|
4313
4313
|
]
|
|
4314
4314
|
},
|