@next-bricks/form 1.15.16 → 1.15.18
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 +35 -35
- package/dist/chunks/{5347.e2aed5bb.js → 5347.062653c6.js} +3 -3
- package/dist/chunks/{5347.e2aed5bb.js.map → 5347.062653c6.js.map} +1 -1
- package/dist/chunks/{eo-color-picker.5d90dd14.js → eo-color-picker.ddddea8e.js} +2 -2
- package/dist/chunks/{eo-color-picker.5d90dd14.js.map → eo-color-picker.ddddea8e.js.map} +1 -1
- package/dist/chunks/{main.025109f3.js → main.8f0c9874.js} +2 -2
- package/dist/chunks/{main.025109f3.js.map → main.8f0c9874.js.map} +1 -1
- package/dist/examples.json +10 -10
- package/dist/{index.46ad4bec.js → index.02c0692b.js} +2 -2
- package/dist/{index.46ad4bec.js.map → index.02c0692b.js.map} +1 -1
- package/dist/manifest.json +452 -452
- package/dist/types.json +836 -836
- package/package.json +3 -3
- /package/dist/chunks/{5347.e2aed5bb.js.LICENSE.txt → 5347.062653c6.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-select": {
|
|
579
579
|
"properties": [
|
|
580
580
|
{
|
|
581
581
|
"name": "name",
|
|
@@ -584,6 +584,13 @@
|
|
|
584
584
|
"value": "string"
|
|
585
585
|
}
|
|
586
586
|
},
|
|
587
|
+
{
|
|
588
|
+
"name": "placeholder",
|
|
589
|
+
"annotation": {
|
|
590
|
+
"type": "keyword",
|
|
591
|
+
"value": "string"
|
|
592
|
+
}
|
|
593
|
+
},
|
|
587
594
|
{
|
|
588
595
|
"name": "label",
|
|
589
596
|
"annotation": {
|
|
@@ -599,7 +606,7 @@
|
|
|
599
606
|
"type": "reference",
|
|
600
607
|
"typeName": {
|
|
601
608
|
"type": "identifier",
|
|
602
|
-
"name": "
|
|
609
|
+
"name": "GeneralComplexOption"
|
|
603
610
|
}
|
|
604
611
|
}
|
|
605
612
|
}
|
|
@@ -649,37 +656,128 @@
|
|
|
649
656
|
}
|
|
650
657
|
},
|
|
651
658
|
{
|
|
652
|
-
"name": "
|
|
659
|
+
"name": "mode",
|
|
653
660
|
"annotation": {
|
|
654
|
-
"type": "
|
|
655
|
-
"
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
661
|
+
"type": "union",
|
|
662
|
+
"types": [
|
|
663
|
+
{
|
|
664
|
+
"type": "jsLiteral",
|
|
665
|
+
"value": "tags"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"type": "jsLiteral",
|
|
669
|
+
"value": "multiple"
|
|
670
|
+
}
|
|
671
|
+
]
|
|
659
672
|
}
|
|
660
673
|
},
|
|
661
674
|
{
|
|
662
|
-
"name": "
|
|
675
|
+
"name": "tokenSeparators",
|
|
663
676
|
"annotation": {
|
|
664
|
-
"type": "
|
|
665
|
-
"
|
|
666
|
-
"type": "
|
|
667
|
-
"
|
|
677
|
+
"type": "array",
|
|
678
|
+
"elementType": {
|
|
679
|
+
"type": "keyword",
|
|
680
|
+
"value": "string"
|
|
668
681
|
}
|
|
669
682
|
}
|
|
670
683
|
},
|
|
671
684
|
{
|
|
672
|
-
"name": "
|
|
685
|
+
"name": "maxTagCount",
|
|
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",
|
|
673
764
|
"annotation": {
|
|
674
765
|
"type": "reference",
|
|
675
766
|
"typeName": {
|
|
676
767
|
"type": "identifier",
|
|
677
|
-
"name": "
|
|
768
|
+
"name": "UseBackendConf"
|
|
678
769
|
}
|
|
679
770
|
}
|
|
680
771
|
},
|
|
681
772
|
{
|
|
682
|
-
"name": "
|
|
773
|
+
"name": "debounceSearchDelay",
|
|
774
|
+
"annotation": {
|
|
775
|
+
"type": "keyword",
|
|
776
|
+
"value": "number"
|
|
777
|
+
}
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"name": "inputStyle",
|
|
683
781
|
"annotation": {
|
|
684
782
|
"type": "reference",
|
|
685
783
|
"typeName": {
|
|
@@ -696,13 +794,10 @@
|
|
|
696
794
|
}
|
|
697
795
|
},
|
|
698
796
|
{
|
|
699
|
-
"name": "
|
|
797
|
+
"name": "dropdownHoist",
|
|
700
798
|
"annotation": {
|
|
701
|
-
"type": "
|
|
702
|
-
"
|
|
703
|
-
"type": "identifier",
|
|
704
|
-
"name": "UseSingleBrickConf"
|
|
705
|
-
}
|
|
799
|
+
"type": "keyword",
|
|
800
|
+
"value": "boolean"
|
|
706
801
|
}
|
|
707
802
|
}
|
|
708
803
|
],
|
|
@@ -711,23 +806,85 @@
|
|
|
711
806
|
"name": "change",
|
|
712
807
|
"detail": {
|
|
713
808
|
"annotation": {
|
|
714
|
-
"type": "
|
|
715
|
-
"
|
|
809
|
+
"type": "typeLiteral",
|
|
810
|
+
"members": [
|
|
716
811
|
{
|
|
717
|
-
"type": "
|
|
718
|
-
"
|
|
812
|
+
"type": "propertySignature",
|
|
813
|
+
"key": {
|
|
719
814
|
"type": "identifier",
|
|
720
|
-
"name": "
|
|
721
|
-
}
|
|
815
|
+
"name": "value"
|
|
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
|
|
722
834
|
},
|
|
723
835
|
{
|
|
724
|
-
"type": "
|
|
725
|
-
"
|
|
836
|
+
"type": "propertySignature",
|
|
837
|
+
"key": {
|
|
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
|
|
726
874
|
}
|
|
727
875
|
]
|
|
728
876
|
}
|
|
729
877
|
}
|
|
730
878
|
},
|
|
879
|
+
{
|
|
880
|
+
"name": "select.focus",
|
|
881
|
+
"detail": {
|
|
882
|
+
"annotation": {
|
|
883
|
+
"type": "keyword",
|
|
884
|
+
"value": "void"
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
},
|
|
731
888
|
{
|
|
732
889
|
"name": "options.change",
|
|
733
890
|
"detail": {
|
|
@@ -806,59 +963,11 @@
|
|
|
806
963
|
"methods": [],
|
|
807
964
|
"types": [
|
|
808
965
|
{
|
|
809
|
-
"type": "
|
|
810
|
-
"name": "
|
|
811
|
-
"
|
|
812
|
-
"type": "
|
|
813
|
-
"
|
|
814
|
-
{
|
|
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": [
|
|
966
|
+
"type": "interface",
|
|
967
|
+
"name": "GeneralComplexOption",
|
|
968
|
+
"typeParameters": {
|
|
969
|
+
"type": "typeParameterDeclaration",
|
|
970
|
+
"params": [
|
|
862
971
|
{
|
|
863
972
|
"type": "typeParameter",
|
|
864
973
|
"name": "T",
|
|
@@ -928,79 +1037,97 @@
|
|
|
928
1037
|
]
|
|
929
1038
|
},
|
|
930
1039
|
{
|
|
931
|
-
"type": "
|
|
932
|
-
"name": "
|
|
933
|
-
"
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
{
|
|
937
|
-
"type": "
|
|
938
|
-
"
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"type": "jsLiteral",
|
|
942
|
-
"value": "default"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"type": "jsLiteral",
|
|
946
|
-
"value": "icon"
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"type": "jsLiteral",
|
|
950
|
-
"value": "icon-circle"
|
|
1040
|
+
"type": "interface",
|
|
1041
|
+
"name": "UseBackendConf",
|
|
1042
|
+
"body": [
|
|
1043
|
+
{
|
|
1044
|
+
"type": "propertySignature",
|
|
1045
|
+
"key": {
|
|
1046
|
+
"type": "identifier",
|
|
1047
|
+
"name": "provider"
|
|
951
1048
|
},
|
|
952
|
-
{
|
|
953
|
-
"type": "
|
|
954
|
-
"value": "
|
|
1049
|
+
"annotation": {
|
|
1050
|
+
"type": "keyword",
|
|
1051
|
+
"value": "string"
|
|
955
1052
|
},
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
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"
|
|
1053
|
+
"computed": false
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"type": "propertySignature",
|
|
1057
|
+
"key": {
|
|
1058
|
+
"type": "identifier",
|
|
1059
|
+
"name": "args"
|
|
972
1060
|
},
|
|
973
|
-
{
|
|
974
|
-
"type": "
|
|
975
|
-
"
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
1061
|
+
"annotation": {
|
|
1062
|
+
"type": "union",
|
|
1063
|
+
"types": [
|
|
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
|
+
]
|
|
989
1101
|
},
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
1102
|
+
"computed": false
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"type": "propertySignature",
|
|
1106
|
+
"key": {
|
|
1107
|
+
"type": "identifier",
|
|
1108
|
+
"name": "transform"
|
|
993
1109
|
},
|
|
994
|
-
{
|
|
995
|
-
"type": "
|
|
996
|
-
"
|
|
1110
|
+
"annotation": {
|
|
1111
|
+
"type": "function",
|
|
1112
|
+
"parameters": [
|
|
1113
|
+
{
|
|
1114
|
+
"type": "identifier",
|
|
1115
|
+
"name": "data",
|
|
1116
|
+
"annotation": {
|
|
1117
|
+
"type": "keyword",
|
|
1118
|
+
"value": "any"
|
|
1119
|
+
}
|
|
1120
|
+
}
|
|
1121
|
+
],
|
|
1122
|
+
"annotation": {
|
|
1123
|
+
"type": "keyword",
|
|
1124
|
+
"value": "void"
|
|
1125
|
+
}
|
|
997
1126
|
},
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
]
|
|
1003
|
-
}
|
|
1127
|
+
"optional": true,
|
|
1128
|
+
"computed": false
|
|
1129
|
+
}
|
|
1130
|
+
]
|
|
1004
1131
|
}
|
|
1005
1132
|
]
|
|
1006
1133
|
},
|
|
@@ -2014,7 +2141,7 @@
|
|
|
2014
2141
|
}
|
|
2015
2142
|
]
|
|
2016
2143
|
},
|
|
2017
|
-
"eo-
|
|
2144
|
+
"eo-dynamic-form-item": {
|
|
2018
2145
|
"properties": [
|
|
2019
2146
|
{
|
|
2020
2147
|
"name": "name",
|
|
@@ -2030,51 +2157,6 @@
|
|
|
2030
2157
|
"value": "string"
|
|
2031
2158
|
}
|
|
2032
2159
|
},
|
|
2033
|
-
{
|
|
2034
|
-
"name": "value",
|
|
2035
|
-
"annotation": {
|
|
2036
|
-
"type": "keyword",
|
|
2037
|
-
"value": "string"
|
|
2038
|
-
}
|
|
2039
|
-
},
|
|
2040
|
-
{
|
|
2041
|
-
"name": "placeholder",
|
|
2042
|
-
"annotation": {
|
|
2043
|
-
"type": "keyword",
|
|
2044
|
-
"value": "string"
|
|
2045
|
-
}
|
|
2046
|
-
},
|
|
2047
|
-
{
|
|
2048
|
-
"name": "disabled",
|
|
2049
|
-
"annotation": {
|
|
2050
|
-
"type": "keyword",
|
|
2051
|
-
"value": "boolean"
|
|
2052
|
-
}
|
|
2053
|
-
},
|
|
2054
|
-
{
|
|
2055
|
-
"name": "minLength",
|
|
2056
|
-
"annotation": {
|
|
2057
|
-
"type": "keyword",
|
|
2058
|
-
"value": "number"
|
|
2059
|
-
}
|
|
2060
|
-
},
|
|
2061
|
-
{
|
|
2062
|
-
"name": "maxLength",
|
|
2063
|
-
"annotation": {
|
|
2064
|
-
"type": "keyword",
|
|
2065
|
-
"value": "number"
|
|
2066
|
-
}
|
|
2067
|
-
},
|
|
2068
|
-
{
|
|
2069
|
-
"name": "autoSize",
|
|
2070
|
-
"annotation": {
|
|
2071
|
-
"type": "reference",
|
|
2072
|
-
"typeName": {
|
|
2073
|
-
"type": "identifier",
|
|
2074
|
-
"name": "AutoSize"
|
|
2075
|
-
}
|
|
2076
|
-
}
|
|
2077
|
-
},
|
|
2078
2160
|
{
|
|
2079
2161
|
"name": "required",
|
|
2080
2162
|
"annotation": {
|
|
@@ -2083,17 +2165,16 @@
|
|
|
2083
2165
|
}
|
|
2084
2166
|
},
|
|
2085
2167
|
{
|
|
2086
|
-
"name": "
|
|
2087
|
-
"annotation": {
|
|
2088
|
-
"type": "keyword",
|
|
2089
|
-
"value": "number"
|
|
2090
|
-
}
|
|
2091
|
-
},
|
|
2092
|
-
{
|
|
2093
|
-
"name": "min",
|
|
2168
|
+
"name": "value",
|
|
2094
2169
|
"annotation": {
|
|
2095
|
-
"type": "
|
|
2096
|
-
"
|
|
2170
|
+
"type": "array",
|
|
2171
|
+
"elementType": {
|
|
2172
|
+
"type": "reference",
|
|
2173
|
+
"typeName": {
|
|
2174
|
+
"type": "identifier",
|
|
2175
|
+
"name": "DynamicFormValuesItem"
|
|
2176
|
+
}
|
|
2177
|
+
}
|
|
2097
2178
|
}
|
|
2098
2179
|
},
|
|
2099
2180
|
{
|
|
@@ -2120,155 +2201,13 @@
|
|
|
2120
2201
|
}
|
|
2121
2202
|
},
|
|
2122
2203
|
{
|
|
2123
|
-
"name": "
|
|
2204
|
+
"name": "hideRemoveButton",
|
|
2124
2205
|
"annotation": {
|
|
2125
|
-
"type": "
|
|
2126
|
-
"
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
"
|
|
2130
|
-
"name": "React"
|
|
2131
|
-
},
|
|
2132
|
-
"right": {
|
|
2133
|
-
"type": "identifier",
|
|
2134
|
-
"name": "CSSProperties"
|
|
2135
|
-
}
|
|
2136
|
-
}
|
|
2137
|
-
}
|
|
2138
|
-
}
|
|
2139
|
-
],
|
|
2140
|
-
"events": [
|
|
2141
|
-
{
|
|
2142
|
-
"name": "change",
|
|
2143
|
-
"detail": {
|
|
2144
|
-
"annotation": {
|
|
2145
|
-
"type": "keyword",
|
|
2146
|
-
"value": "string"
|
|
2147
|
-
}
|
|
2148
|
-
}
|
|
2149
|
-
}
|
|
2150
|
-
],
|
|
2151
|
-
"methods": [
|
|
2152
|
-
{
|
|
2153
|
-
"name": "focusTextarea",
|
|
2154
|
-
"params": [],
|
|
2155
|
-
"returns": {}
|
|
2156
|
-
}
|
|
2157
|
-
],
|
|
2158
|
-
"types": [
|
|
2159
|
-
{
|
|
2160
|
-
"type": "typeAlias",
|
|
2161
|
-
"name": "AutoSize",
|
|
2162
|
-
"annotation": {
|
|
2163
|
-
"type": "union",
|
|
2164
|
-
"types": [
|
|
2165
|
-
{
|
|
2166
|
-
"type": "keyword",
|
|
2167
|
-
"value": "boolean"
|
|
2168
|
-
},
|
|
2169
|
-
{
|
|
2170
|
-
"type": "typeLiteral",
|
|
2171
|
-
"members": [
|
|
2172
|
-
{
|
|
2173
|
-
"type": "propertySignature",
|
|
2174
|
-
"key": {
|
|
2175
|
-
"type": "identifier",
|
|
2176
|
-
"name": "minRows"
|
|
2177
|
-
},
|
|
2178
|
-
"annotation": {
|
|
2179
|
-
"type": "keyword",
|
|
2180
|
-
"value": "number"
|
|
2181
|
-
},
|
|
2182
|
-
"optional": true,
|
|
2183
|
-
"computed": false
|
|
2184
|
-
},
|
|
2185
|
-
{
|
|
2186
|
-
"type": "propertySignature",
|
|
2187
|
-
"key": {
|
|
2188
|
-
"type": "identifier",
|
|
2189
|
-
"name": "maxRows"
|
|
2190
|
-
},
|
|
2191
|
-
"annotation": {
|
|
2192
|
-
"type": "keyword",
|
|
2193
|
-
"value": "number"
|
|
2194
|
-
},
|
|
2195
|
-
"optional": true,
|
|
2196
|
-
"computed": false
|
|
2197
|
-
}
|
|
2198
|
-
]
|
|
2199
|
-
}
|
|
2200
|
-
]
|
|
2201
|
-
}
|
|
2202
|
-
}
|
|
2203
|
-
]
|
|
2204
|
-
},
|
|
2205
|
-
"eo-dynamic-form-item": {
|
|
2206
|
-
"properties": [
|
|
2207
|
-
{
|
|
2208
|
-
"name": "name",
|
|
2209
|
-
"annotation": {
|
|
2210
|
-
"type": "keyword",
|
|
2211
|
-
"value": "string"
|
|
2212
|
-
}
|
|
2213
|
-
},
|
|
2214
|
-
{
|
|
2215
|
-
"name": "label",
|
|
2216
|
-
"annotation": {
|
|
2217
|
-
"type": "keyword",
|
|
2218
|
-
"value": "string"
|
|
2219
|
-
}
|
|
2220
|
-
},
|
|
2221
|
-
{
|
|
2222
|
-
"name": "required",
|
|
2223
|
-
"annotation": {
|
|
2224
|
-
"type": "keyword",
|
|
2225
|
-
"value": "boolean"
|
|
2226
|
-
}
|
|
2227
|
-
},
|
|
2228
|
-
{
|
|
2229
|
-
"name": "value",
|
|
2230
|
-
"annotation": {
|
|
2231
|
-
"type": "array",
|
|
2232
|
-
"elementType": {
|
|
2233
|
-
"type": "reference",
|
|
2234
|
-
"typeName": {
|
|
2235
|
-
"type": "identifier",
|
|
2236
|
-
"name": "DynamicFormValuesItem"
|
|
2237
|
-
}
|
|
2238
|
-
}
|
|
2239
|
-
}
|
|
2240
|
-
},
|
|
2241
|
-
{
|
|
2242
|
-
"name": "message",
|
|
2243
|
-
"annotation": {
|
|
2244
|
-
"type": "reference",
|
|
2245
|
-
"typeName": {
|
|
2246
|
-
"type": "identifier",
|
|
2247
|
-
"name": "Record"
|
|
2248
|
-
},
|
|
2249
|
-
"typeParameters": {
|
|
2250
|
-
"type": "typeParameterInstantiation",
|
|
2251
|
-
"params": [
|
|
2252
|
-
{
|
|
2253
|
-
"type": "keyword",
|
|
2254
|
-
"value": "string"
|
|
2255
|
-
},
|
|
2256
|
-
{
|
|
2257
|
-
"type": "keyword",
|
|
2258
|
-
"value": "string"
|
|
2259
|
-
}
|
|
2260
|
-
]
|
|
2261
|
-
}
|
|
2262
|
-
}
|
|
2263
|
-
},
|
|
2264
|
-
{
|
|
2265
|
-
"name": "hideRemoveButton",
|
|
2266
|
-
"annotation": {
|
|
2267
|
-
"type": "union",
|
|
2268
|
-
"types": [
|
|
2269
|
-
{
|
|
2270
|
-
"type": "keyword",
|
|
2271
|
-
"value": "boolean"
|
|
2206
|
+
"type": "union",
|
|
2207
|
+
"types": [
|
|
2208
|
+
{
|
|
2209
|
+
"type": "keyword",
|
|
2210
|
+
"value": "boolean"
|
|
2272
2211
|
},
|
|
2273
2212
|
{
|
|
2274
2213
|
"type": "parenthesizedType",
|
|
@@ -2601,7 +2540,7 @@
|
|
|
2601
2540
|
}
|
|
2602
2541
|
]
|
|
2603
2542
|
},
|
|
2604
|
-
"eo-
|
|
2543
|
+
"eo-textarea": {
|
|
2605
2544
|
"properties": [
|
|
2606
2545
|
{
|
|
2607
2546
|
"name": "name",
|
|
@@ -2619,26 +2558,68 @@
|
|
|
2619
2558
|
},
|
|
2620
2559
|
{
|
|
2621
2560
|
"name": "value",
|
|
2561
|
+
"annotation": {
|
|
2562
|
+
"type": "keyword",
|
|
2563
|
+
"value": "string"
|
|
2564
|
+
}
|
|
2565
|
+
},
|
|
2566
|
+
{
|
|
2567
|
+
"name": "placeholder",
|
|
2568
|
+
"annotation": {
|
|
2569
|
+
"type": "keyword",
|
|
2570
|
+
"value": "string"
|
|
2571
|
+
}
|
|
2572
|
+
},
|
|
2573
|
+
{
|
|
2574
|
+
"name": "disabled",
|
|
2575
|
+
"annotation": {
|
|
2576
|
+
"type": "keyword",
|
|
2577
|
+
"value": "boolean"
|
|
2578
|
+
}
|
|
2579
|
+
},
|
|
2580
|
+
{
|
|
2581
|
+
"name": "minLength",
|
|
2582
|
+
"annotation": {
|
|
2583
|
+
"type": "keyword",
|
|
2584
|
+
"value": "number"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
{
|
|
2588
|
+
"name": "maxLength",
|
|
2589
|
+
"annotation": {
|
|
2590
|
+
"type": "keyword",
|
|
2591
|
+
"value": "number"
|
|
2592
|
+
}
|
|
2593
|
+
},
|
|
2594
|
+
{
|
|
2595
|
+
"name": "autoSize",
|
|
2622
2596
|
"annotation": {
|
|
2623
2597
|
"type": "reference",
|
|
2624
2598
|
"typeName": {
|
|
2625
2599
|
"type": "identifier",
|
|
2626
|
-
"name": "
|
|
2600
|
+
"name": "AutoSize"
|
|
2627
2601
|
}
|
|
2628
2602
|
}
|
|
2629
2603
|
},
|
|
2630
2604
|
{
|
|
2631
|
-
"name": "
|
|
2605
|
+
"name": "required",
|
|
2632
2606
|
"annotation": {
|
|
2633
2607
|
"type": "keyword",
|
|
2634
2608
|
"value": "boolean"
|
|
2635
2609
|
}
|
|
2636
2610
|
},
|
|
2637
2611
|
{
|
|
2638
|
-
"name": "
|
|
2612
|
+
"name": "max",
|
|
2639
2613
|
"annotation": {
|
|
2640
2614
|
"type": "keyword",
|
|
2641
|
-
"value": "
|
|
2615
|
+
"value": "number"
|
|
2616
|
+
}
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
"name": "min",
|
|
2620
|
+
"annotation": {
|
|
2621
|
+
"type": "keyword",
|
|
2622
|
+
"value": "number"
|
|
2642
2623
|
}
|
|
2643
2624
|
},
|
|
2644
2625
|
{
|
|
@@ -2663,6 +2644,23 @@
|
|
|
2663
2644
|
]
|
|
2664
2645
|
}
|
|
2665
2646
|
}
|
|
2647
|
+
},
|
|
2648
|
+
{
|
|
2649
|
+
"name": "textareaStyle",
|
|
2650
|
+
"annotation": {
|
|
2651
|
+
"type": "reference",
|
|
2652
|
+
"typeName": {
|
|
2653
|
+
"type": "qualifiedName",
|
|
2654
|
+
"left": {
|
|
2655
|
+
"type": "identifier",
|
|
2656
|
+
"name": "React"
|
|
2657
|
+
},
|
|
2658
|
+
"right": {
|
|
2659
|
+
"type": "identifier",
|
|
2660
|
+
"name": "CSSProperties"
|
|
2661
|
+
}
|
|
2662
|
+
}
|
|
2663
|
+
}
|
|
2666
2664
|
}
|
|
2667
2665
|
],
|
|
2668
2666
|
"events": [
|
|
@@ -2670,38 +2668,29 @@
|
|
|
2670
2668
|
"name": "change",
|
|
2671
2669
|
"detail": {
|
|
2672
2670
|
"annotation": {
|
|
2673
|
-
"type": "
|
|
2674
|
-
"
|
|
2675
|
-
{
|
|
2676
|
-
"type": "reference",
|
|
2677
|
-
"typeName": {
|
|
2678
|
-
"type": "identifier",
|
|
2679
|
-
"name": "Icon"
|
|
2680
|
-
}
|
|
2681
|
-
},
|
|
2682
|
-
{
|
|
2683
|
-
"type": "keyword",
|
|
2684
|
-
"value": "undefined"
|
|
2685
|
-
}
|
|
2686
|
-
]
|
|
2671
|
+
"type": "keyword",
|
|
2672
|
+
"value": "string"
|
|
2687
2673
|
}
|
|
2688
2674
|
}
|
|
2689
2675
|
}
|
|
2690
2676
|
],
|
|
2691
|
-
"methods": [
|
|
2677
|
+
"methods": [
|
|
2678
|
+
{
|
|
2679
|
+
"name": "focusTextarea",
|
|
2680
|
+
"params": [],
|
|
2681
|
+
"returns": {}
|
|
2682
|
+
}
|
|
2683
|
+
],
|
|
2692
2684
|
"types": [
|
|
2693
2685
|
{
|
|
2694
2686
|
"type": "typeAlias",
|
|
2695
|
-
"name": "
|
|
2687
|
+
"name": "AutoSize",
|
|
2696
2688
|
"annotation": {
|
|
2697
|
-
"type": "
|
|
2689
|
+
"type": "union",
|
|
2698
2690
|
"types": [
|
|
2699
2691
|
{
|
|
2700
|
-
"type": "
|
|
2701
|
-
"
|
|
2702
|
-
"type": "identifier",
|
|
2703
|
-
"name": "LibIconProps"
|
|
2704
|
-
}
|
|
2692
|
+
"type": "keyword",
|
|
2693
|
+
"value": "boolean"
|
|
2705
2694
|
},
|
|
2706
2695
|
{
|
|
2707
2696
|
"type": "typeLiteral",
|
|
@@ -2710,11 +2699,149 @@
|
|
|
2710
2699
|
"type": "propertySignature",
|
|
2711
2700
|
"key": {
|
|
2712
2701
|
"type": "identifier",
|
|
2713
|
-
"name": "
|
|
2702
|
+
"name": "minRows"
|
|
2714
2703
|
},
|
|
2715
2704
|
"annotation": {
|
|
2716
2705
|
"type": "keyword",
|
|
2717
|
-
"value": "
|
|
2706
|
+
"value": "number"
|
|
2707
|
+
},
|
|
2708
|
+
"optional": true,
|
|
2709
|
+
"computed": false
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"type": "propertySignature",
|
|
2713
|
+
"key": {
|
|
2714
|
+
"type": "identifier",
|
|
2715
|
+
"name": "maxRows"
|
|
2716
|
+
},
|
|
2717
|
+
"annotation": {
|
|
2718
|
+
"type": "keyword",
|
|
2719
|
+
"value": "number"
|
|
2720
|
+
},
|
|
2721
|
+
"optional": true,
|
|
2722
|
+
"computed": false
|
|
2723
|
+
}
|
|
2724
|
+
]
|
|
2725
|
+
}
|
|
2726
|
+
]
|
|
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
|
+
}
|
|
2746
|
+
},
|
|
2747
|
+
{
|
|
2748
|
+
"name": "value",
|
|
2749
|
+
"annotation": {
|
|
2750
|
+
"type": "reference",
|
|
2751
|
+
"typeName": {
|
|
2752
|
+
"type": "identifier",
|
|
2753
|
+
"name": "Icon"
|
|
2754
|
+
}
|
|
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
|
+
}
|
|
2770
|
+
},
|
|
2771
|
+
{
|
|
2772
|
+
"name": "message",
|
|
2773
|
+
"annotation": {
|
|
2774
|
+
"type": "reference",
|
|
2775
|
+
"typeName": {
|
|
2776
|
+
"type": "identifier",
|
|
2777
|
+
"name": "Record"
|
|
2778
|
+
},
|
|
2779
|
+
"typeParameters": {
|
|
2780
|
+
"type": "typeParameterInstantiation",
|
|
2781
|
+
"params": [
|
|
2782
|
+
{
|
|
2783
|
+
"type": "keyword",
|
|
2784
|
+
"value": "string"
|
|
2785
|
+
},
|
|
2786
|
+
{
|
|
2787
|
+
"type": "keyword",
|
|
2788
|
+
"value": "string"
|
|
2789
|
+
}
|
|
2790
|
+
]
|
|
2791
|
+
}
|
|
2792
|
+
}
|
|
2793
|
+
}
|
|
2794
|
+
],
|
|
2795
|
+
"events": [
|
|
2796
|
+
{
|
|
2797
|
+
"name": "change",
|
|
2798
|
+
"detail": {
|
|
2799
|
+
"annotation": {
|
|
2800
|
+
"type": "union",
|
|
2801
|
+
"types": [
|
|
2802
|
+
{
|
|
2803
|
+
"type": "reference",
|
|
2804
|
+
"typeName": {
|
|
2805
|
+
"type": "identifier",
|
|
2806
|
+
"name": "Icon"
|
|
2807
|
+
}
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
"type": "keyword",
|
|
2811
|
+
"value": "undefined"
|
|
2812
|
+
}
|
|
2813
|
+
]
|
|
2814
|
+
}
|
|
2815
|
+
}
|
|
2816
|
+
}
|
|
2817
|
+
],
|
|
2818
|
+
"methods": [],
|
|
2819
|
+
"types": [
|
|
2820
|
+
{
|
|
2821
|
+
"type": "typeAlias",
|
|
2822
|
+
"name": "Icon",
|
|
2823
|
+
"annotation": {
|
|
2824
|
+
"type": "intersection",
|
|
2825
|
+
"types": [
|
|
2826
|
+
{
|
|
2827
|
+
"type": "reference",
|
|
2828
|
+
"typeName": {
|
|
2829
|
+
"type": "identifier",
|
|
2830
|
+
"name": "LibIconProps"
|
|
2831
|
+
}
|
|
2832
|
+
},
|
|
2833
|
+
{
|
|
2834
|
+
"type": "typeLiteral",
|
|
2835
|
+
"members": [
|
|
2836
|
+
{
|
|
2837
|
+
"type": "propertySignature",
|
|
2838
|
+
"key": {
|
|
2839
|
+
"type": "identifier",
|
|
2840
|
+
"name": "color"
|
|
2841
|
+
},
|
|
2842
|
+
"annotation": {
|
|
2843
|
+
"type": "keyword",
|
|
2844
|
+
"value": "string"
|
|
2718
2845
|
},
|
|
2719
2846
|
"optional": true,
|
|
2720
2847
|
"computed": false
|
|
@@ -3756,7 +3883,7 @@
|
|
|
3756
3883
|
}
|
|
3757
3884
|
]
|
|
3758
3885
|
},
|
|
3759
|
-
"eo-
|
|
3886
|
+
"eo-radio": {
|
|
3760
3887
|
"properties": [
|
|
3761
3888
|
{
|
|
3762
3889
|
"name": "name",
|
|
@@ -3765,13 +3892,6 @@
|
|
|
3765
3892
|
"value": "string"
|
|
3766
3893
|
}
|
|
3767
3894
|
},
|
|
3768
|
-
{
|
|
3769
|
-
"name": "placeholder",
|
|
3770
|
-
"annotation": {
|
|
3771
|
-
"type": "keyword",
|
|
3772
|
-
"value": "string"
|
|
3773
|
-
}
|
|
3774
|
-
},
|
|
3775
3895
|
{
|
|
3776
3896
|
"name": "label",
|
|
3777
3897
|
"annotation": {
|
|
@@ -3787,7 +3907,7 @@
|
|
|
3787
3907
|
"type": "reference",
|
|
3788
3908
|
"typeName": {
|
|
3789
3909
|
"type": "identifier",
|
|
3790
|
-
"name": "
|
|
3910
|
+
"name": "GeneralOption"
|
|
3791
3911
|
}
|
|
3792
3912
|
}
|
|
3793
3913
|
}
|
|
@@ -3837,128 +3957,37 @@
|
|
|
3837
3957
|
}
|
|
3838
3958
|
},
|
|
3839
3959
|
{
|
|
3840
|
-
"name": "
|
|
3841
|
-
"annotation": {
|
|
3842
|
-
"type": "union",
|
|
3843
|
-
"types": [
|
|
3844
|
-
{
|
|
3845
|
-
"type": "jsLiteral",
|
|
3846
|
-
"value": "tags"
|
|
3847
|
-
},
|
|
3848
|
-
{
|
|
3849
|
-
"type": "jsLiteral",
|
|
3850
|
-
"value": "multiple"
|
|
3851
|
-
}
|
|
3852
|
-
]
|
|
3853
|
-
}
|
|
3854
|
-
},
|
|
3855
|
-
{
|
|
3856
|
-
"name": "tokenSeparators",
|
|
3960
|
+
"name": "type",
|
|
3857
3961
|
"annotation": {
|
|
3858
|
-
"type": "
|
|
3859
|
-
"
|
|
3860
|
-
"type": "
|
|
3861
|
-
"
|
|
3962
|
+
"type": "reference",
|
|
3963
|
+
"typeName": {
|
|
3964
|
+
"type": "identifier",
|
|
3965
|
+
"name": "RadioType"
|
|
3862
3966
|
}
|
|
3863
3967
|
}
|
|
3864
3968
|
},
|
|
3865
3969
|
{
|
|
3866
|
-
"name": "
|
|
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",
|
|
3970
|
+
"name": "ui",
|
|
3945
3971
|
"annotation": {
|
|
3946
3972
|
"type": "reference",
|
|
3947
3973
|
"typeName": {
|
|
3948
3974
|
"type": "identifier",
|
|
3949
|
-
"name": "
|
|
3975
|
+
"name": "UIType"
|
|
3950
3976
|
}
|
|
3951
3977
|
}
|
|
3952
3978
|
},
|
|
3953
3979
|
{
|
|
3954
|
-
"name": "
|
|
3980
|
+
"name": "size",
|
|
3955
3981
|
"annotation": {
|
|
3956
|
-
"type": "
|
|
3957
|
-
"
|
|
3982
|
+
"type": "reference",
|
|
3983
|
+
"typeName": {
|
|
3984
|
+
"type": "identifier",
|
|
3985
|
+
"name": "ComponentSize"
|
|
3986
|
+
}
|
|
3958
3987
|
}
|
|
3959
3988
|
},
|
|
3960
3989
|
{
|
|
3961
|
-
"name": "
|
|
3990
|
+
"name": "customStyle",
|
|
3962
3991
|
"annotation": {
|
|
3963
3992
|
"type": "reference",
|
|
3964
3993
|
"typeName": {
|
|
@@ -3975,10 +4004,13 @@
|
|
|
3975
4004
|
}
|
|
3976
4005
|
},
|
|
3977
4006
|
{
|
|
3978
|
-
"name": "
|
|
4007
|
+
"name": "useBrick",
|
|
3979
4008
|
"annotation": {
|
|
3980
|
-
"type": "
|
|
3981
|
-
"
|
|
4009
|
+
"type": "reference",
|
|
4010
|
+
"typeName": {
|
|
4011
|
+
"type": "identifier",
|
|
4012
|
+
"name": "UseSingleBrickConf"
|
|
4013
|
+
}
|
|
3982
4014
|
}
|
|
3983
4015
|
}
|
|
3984
4016
|
],
|
|
@@ -3987,85 +4019,23 @@
|
|
|
3987
4019
|
"name": "change",
|
|
3988
4020
|
"detail": {
|
|
3989
4021
|
"annotation": {
|
|
3990
|
-
"type": "
|
|
3991
|
-
"
|
|
4022
|
+
"type": "union",
|
|
4023
|
+
"types": [
|
|
3992
4024
|
{
|
|
3993
|
-
"type": "
|
|
3994
|
-
"
|
|
4025
|
+
"type": "reference",
|
|
4026
|
+
"typeName": {
|
|
3995
4027
|
"type": "identifier",
|
|
3996
|
-
"name": "
|
|
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
|
|
4028
|
+
"name": "GeneralComplexOption"
|
|
4029
|
+
}
|
|
4015
4030
|
},
|
|
4016
4031
|
{
|
|
4017
|
-
"type": "
|
|
4018
|
-
"
|
|
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",
|
|
4040
|
-
"detail": {
|
|
4041
|
-
"annotation": {
|
|
4042
|
-
"type": "typeLiteral",
|
|
4043
|
-
"members": [
|
|
4044
|
-
{
|
|
4045
|
-
"type": "propertySignature",
|
|
4046
|
-
"key": {
|
|
4047
|
-
"type": "identifier",
|
|
4048
|
-
"name": "value"
|
|
4049
|
-
},
|
|
4050
|
-
"annotation": {
|
|
4051
|
-
"type": "keyword",
|
|
4052
|
-
"value": "string"
|
|
4053
|
-
},
|
|
4054
|
-
"computed": false
|
|
4032
|
+
"type": "keyword",
|
|
4033
|
+
"value": "undefined"
|
|
4055
4034
|
}
|
|
4056
4035
|
]
|
|
4057
4036
|
}
|
|
4058
4037
|
}
|
|
4059
4038
|
},
|
|
4060
|
-
{
|
|
4061
|
-
"name": "select.focus",
|
|
4062
|
-
"detail": {
|
|
4063
|
-
"annotation": {
|
|
4064
|
-
"type": "keyword",
|
|
4065
|
-
"value": "void"
|
|
4066
|
-
}
|
|
4067
|
-
}
|
|
4068
|
-
},
|
|
4069
4039
|
{
|
|
4070
4040
|
"name": "options.change",
|
|
4071
4041
|
"detail": {
|
|
@@ -4144,308 +4114,201 @@
|
|
|
4144
4114
|
"methods": [],
|
|
4145
4115
|
"types": [
|
|
4146
4116
|
{
|
|
4147
|
-
"type": "
|
|
4148
|
-
"name": "
|
|
4149
|
-
"
|
|
4150
|
-
"type": "
|
|
4151
|
-
"
|
|
4117
|
+
"type": "typeAlias",
|
|
4118
|
+
"name": "GeneralOption",
|
|
4119
|
+
"annotation": {
|
|
4120
|
+
"type": "union",
|
|
4121
|
+
"types": [
|
|
4152
4122
|
{
|
|
4153
|
-
"type": "typeParameter",
|
|
4154
|
-
"name": "T",
|
|
4155
|
-
"default": {
|
|
4156
|
-
"type": "union",
|
|
4157
|
-
"types": [
|
|
4158
|
-
{
|
|
4159
|
-
"type": "keyword",
|
|
4160
|
-
"value": "string"
|
|
4161
|
-
},
|
|
4162
|
-
{
|
|
4163
|
-
"type": "keyword",
|
|
4164
|
-
"value": "number"
|
|
4165
|
-
},
|
|
4166
|
-
{
|
|
4167
|
-
"type": "keyword",
|
|
4168
|
-
"value": "boolean"
|
|
4169
|
-
}
|
|
4170
|
-
]
|
|
4171
|
-
}
|
|
4172
|
-
}
|
|
4173
|
-
]
|
|
4174
|
-
},
|
|
4175
|
-
"body": [
|
|
4176
|
-
{
|
|
4177
|
-
"type": "propertySignature",
|
|
4178
|
-
"key": {
|
|
4179
|
-
"type": "identifier",
|
|
4180
|
-
"name": "label"
|
|
4181
|
-
},
|
|
4182
|
-
"annotation": {
|
|
4183
4123
|
"type": "keyword",
|
|
4184
4124
|
"value": "string"
|
|
4185
4125
|
},
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
|
|
4189
|
-
"type": "propertySignature",
|
|
4190
|
-
"key": {
|
|
4191
|
-
"type": "identifier",
|
|
4192
|
-
"name": "value"
|
|
4126
|
+
{
|
|
4127
|
+
"type": "keyword",
|
|
4128
|
+
"value": "number"
|
|
4193
4129
|
},
|
|
4194
|
-
|
|
4130
|
+
{
|
|
4131
|
+
"type": "keyword",
|
|
4132
|
+
"value": "boolean"
|
|
4133
|
+
},
|
|
4134
|
+
{
|
|
4195
4135
|
"type": "reference",
|
|
4196
4136
|
"typeName": {
|
|
4197
4137
|
"type": "identifier",
|
|
4198
|
-
"name": "
|
|
4199
|
-
}
|
|
4200
|
-
},
|
|
4201
|
-
"computed": false
|
|
4202
|
-
},
|
|
4203
|
-
{
|
|
4204
|
-
"type": "indexSignature",
|
|
4205
|
-
"parameter": {
|
|
4206
|
-
"type": "identifier",
|
|
4207
|
-
"name": "key",
|
|
4208
|
-
"annotation": {
|
|
4209
|
-
"type": "keyword",
|
|
4210
|
-
"value": "string"
|
|
4138
|
+
"name": "GeneralComplexOption"
|
|
4211
4139
|
}
|
|
4212
4140
|
},
|
|
4213
|
-
|
|
4214
|
-
"type": "
|
|
4215
|
-
"
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
"body": [
|
|
4224
|
-
{
|
|
4225
|
-
"type": "propertySignature",
|
|
4226
|
-
"key": {
|
|
4227
|
-
"type": "identifier",
|
|
4228
|
-
"name": "provider"
|
|
4229
|
-
},
|
|
4230
|
-
"annotation": {
|
|
4231
|
-
"type": "keyword",
|
|
4232
|
-
"value": "string"
|
|
4233
|
-
},
|
|
4234
|
-
"computed": false
|
|
4235
|
-
},
|
|
4236
|
-
{
|
|
4237
|
-
"type": "propertySignature",
|
|
4238
|
-
"key": {
|
|
4239
|
-
"type": "identifier",
|
|
4240
|
-
"name": "args"
|
|
4241
|
-
},
|
|
4242
|
-
"annotation": {
|
|
4243
|
-
"type": "union",
|
|
4244
|
-
"types": [
|
|
4245
|
-
{
|
|
4246
|
-
"type": "array",
|
|
4247
|
-
"elementType": {
|
|
4141
|
+
{
|
|
4142
|
+
"type": "reference",
|
|
4143
|
+
"typeName": {
|
|
4144
|
+
"type": "identifier",
|
|
4145
|
+
"name": "Record"
|
|
4146
|
+
},
|
|
4147
|
+
"typeParameters": {
|
|
4148
|
+
"type": "typeParameterInstantiation",
|
|
4149
|
+
"params": [
|
|
4150
|
+
{
|
|
4248
4151
|
"type": "keyword",
|
|
4249
|
-
"value": "
|
|
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
|
-
]
|
|
4282
|
-
},
|
|
4283
|
-
"computed": false
|
|
4284
|
-
},
|
|
4285
|
-
{
|
|
4286
|
-
"type": "propertySignature",
|
|
4287
|
-
"key": {
|
|
4288
|
-
"type": "identifier",
|
|
4289
|
-
"name": "transform"
|
|
4290
|
-
},
|
|
4291
|
-
"annotation": {
|
|
4292
|
-
"type": "function",
|
|
4293
|
-
"parameters": [
|
|
4294
|
-
{
|
|
4295
|
-
"type": "identifier",
|
|
4296
|
-
"name": "data",
|
|
4297
|
-
"annotation": {
|
|
4152
|
+
"value": "string"
|
|
4153
|
+
},
|
|
4154
|
+
{
|
|
4298
4155
|
"type": "keyword",
|
|
4299
4156
|
"value": "any"
|
|
4300
4157
|
}
|
|
4301
|
-
|
|
4302
|
-
],
|
|
4303
|
-
"annotation": {
|
|
4304
|
-
"type": "keyword",
|
|
4305
|
-
"value": "void"
|
|
4158
|
+
]
|
|
4306
4159
|
}
|
|
4307
|
-
},
|
|
4308
|
-
"optional": true,
|
|
4309
|
-
"computed": false
|
|
4310
|
-
}
|
|
4311
|
-
]
|
|
4312
|
-
}
|
|
4313
|
-
]
|
|
4314
|
-
},
|
|
4315
|
-
"eo-upload-image": {
|
|
4316
|
-
"properties": [
|
|
4317
|
-
{
|
|
4318
|
-
"name": "name",
|
|
4319
|
-
"annotation": {
|
|
4320
|
-
"type": "keyword",
|
|
4321
|
-
"value": "string"
|
|
4322
|
-
}
|
|
4323
|
-
},
|
|
4324
|
-
{
|
|
4325
|
-
"name": "label",
|
|
4326
|
-
"annotation": {
|
|
4327
|
-
"type": "keyword",
|
|
4328
|
-
"value": "string"
|
|
4329
|
-
}
|
|
4330
|
-
},
|
|
4331
|
-
{
|
|
4332
|
-
"name": "value",
|
|
4333
|
-
"annotation": {
|
|
4334
|
-
"type": "array",
|
|
4335
|
-
"elementType": {
|
|
4336
|
-
"type": "reference",
|
|
4337
|
-
"typeName": {
|
|
4338
|
-
"type": "identifier",
|
|
4339
|
-
"name": "ImageData"
|
|
4340
4160
|
}
|
|
4341
|
-
|
|
4342
|
-
}
|
|
4343
|
-
},
|
|
4344
|
-
{
|
|
4345
|
-
"name": "bucketName",
|
|
4346
|
-
"annotation": {
|
|
4347
|
-
"type": "keyword",
|
|
4348
|
-
"value": "string"
|
|
4349
|
-
}
|
|
4350
|
-
},
|
|
4351
|
-
{
|
|
4352
|
-
"name": "maxCount",
|
|
4353
|
-
"annotation": {
|
|
4354
|
-
"type": "keyword",
|
|
4355
|
-
"value": "number"
|
|
4356
|
-
}
|
|
4357
|
-
},
|
|
4358
|
-
{
|
|
4359
|
-
"name": "multiple",
|
|
4360
|
-
"annotation": {
|
|
4361
|
-
"type": "keyword",
|
|
4362
|
-
"value": "boolean"
|
|
4363
|
-
}
|
|
4364
|
-
},
|
|
4365
|
-
{
|
|
4366
|
-
"name": "limitSize",
|
|
4367
|
-
"annotation": {
|
|
4368
|
-
"type": "keyword",
|
|
4369
|
-
"value": "number"
|
|
4370
|
-
}
|
|
4371
|
-
},
|
|
4372
|
-
{
|
|
4373
|
-
"name": "required",
|
|
4374
|
-
"annotation": {
|
|
4375
|
-
"type": "keyword",
|
|
4376
|
-
"value": "boolean"
|
|
4161
|
+
]
|
|
4377
4162
|
}
|
|
4378
4163
|
},
|
|
4379
|
-
{
|
|
4380
|
-
"name": "message",
|
|
4381
|
-
"annotation": {
|
|
4382
|
-
"type": "reference",
|
|
4383
|
-
"typeName": {
|
|
4384
|
-
"type": "identifier",
|
|
4385
|
-
"name": "Record"
|
|
4386
|
-
},
|
|
4387
|
-
"typeParameters": {
|
|
4388
|
-
"type": "typeParameterInstantiation",
|
|
4389
|
-
"params": [
|
|
4390
|
-
{
|
|
4391
|
-
"type": "keyword",
|
|
4392
|
-
"value": "string"
|
|
4393
|
-
},
|
|
4394
|
-
{
|
|
4395
|
-
"type": "keyword",
|
|
4396
|
-
"value": "string"
|
|
4397
|
-
}
|
|
4398
|
-
]
|
|
4399
|
-
}
|
|
4400
|
-
}
|
|
4401
|
-
}
|
|
4402
|
-
],
|
|
4403
|
-
"events": [
|
|
4404
|
-
{
|
|
4405
|
-
"name": "change",
|
|
4406
|
-
"detail": {
|
|
4407
|
-
"annotation": {
|
|
4408
|
-
"type": "array",
|
|
4409
|
-
"elementType": {
|
|
4410
|
-
"type": "reference",
|
|
4411
|
-
"typeName": {
|
|
4412
|
-
"type": "identifier",
|
|
4413
|
-
"name": "ImageData"
|
|
4414
|
-
}
|
|
4415
|
-
}
|
|
4416
|
-
}
|
|
4417
|
-
}
|
|
4418
|
-
}
|
|
4419
|
-
],
|
|
4420
|
-
"methods": [],
|
|
4421
|
-
"types": [
|
|
4422
4164
|
{
|
|
4423
4165
|
"type": "interface",
|
|
4424
|
-
"name": "
|
|
4166
|
+
"name": "GeneralComplexOption",
|
|
4167
|
+
"typeParameters": {
|
|
4168
|
+
"type": "typeParameterDeclaration",
|
|
4169
|
+
"params": [
|
|
4170
|
+
{
|
|
4171
|
+
"type": "typeParameter",
|
|
4172
|
+
"name": "T",
|
|
4173
|
+
"default": {
|
|
4174
|
+
"type": "union",
|
|
4175
|
+
"types": [
|
|
4176
|
+
{
|
|
4177
|
+
"type": "keyword",
|
|
4178
|
+
"value": "string"
|
|
4179
|
+
},
|
|
4180
|
+
{
|
|
4181
|
+
"type": "keyword",
|
|
4182
|
+
"value": "number"
|
|
4183
|
+
},
|
|
4184
|
+
{
|
|
4185
|
+
"type": "keyword",
|
|
4186
|
+
"value": "boolean"
|
|
4187
|
+
}
|
|
4188
|
+
]
|
|
4189
|
+
}
|
|
4190
|
+
}
|
|
4191
|
+
]
|
|
4192
|
+
},
|
|
4425
4193
|
"body": [
|
|
4426
4194
|
{
|
|
4427
4195
|
"type": "propertySignature",
|
|
4428
4196
|
"key": {
|
|
4429
4197
|
"type": "identifier",
|
|
4430
|
-
"name": "
|
|
4198
|
+
"name": "label"
|
|
4431
4199
|
},
|
|
4432
4200
|
"annotation": {
|
|
4433
4201
|
"type": "keyword",
|
|
4434
4202
|
"value": "string"
|
|
4435
4203
|
},
|
|
4436
|
-
"optional": true,
|
|
4437
4204
|
"computed": false
|
|
4438
|
-
}
|
|
4439
|
-
],
|
|
4440
|
-
"extends": [
|
|
4205
|
+
},
|
|
4441
4206
|
{
|
|
4442
|
-
"type": "
|
|
4443
|
-
"
|
|
4207
|
+
"type": "propertySignature",
|
|
4208
|
+
"key": {
|
|
4444
4209
|
"type": "identifier",
|
|
4445
|
-
"name": "
|
|
4210
|
+
"name": "value"
|
|
4211
|
+
},
|
|
4212
|
+
"annotation": {
|
|
4213
|
+
"type": "reference",
|
|
4214
|
+
"typeName": {
|
|
4215
|
+
"type": "identifier",
|
|
4216
|
+
"name": "T"
|
|
4217
|
+
}
|
|
4218
|
+
},
|
|
4219
|
+
"computed": false
|
|
4220
|
+
},
|
|
4221
|
+
{
|
|
4222
|
+
"type": "indexSignature",
|
|
4223
|
+
"parameter": {
|
|
4224
|
+
"type": "identifier",
|
|
4225
|
+
"name": "key",
|
|
4226
|
+
"annotation": {
|
|
4227
|
+
"type": "keyword",
|
|
4228
|
+
"value": "string"
|
|
4229
|
+
}
|
|
4230
|
+
},
|
|
4231
|
+
"annotation": {
|
|
4232
|
+
"type": "keyword",
|
|
4233
|
+
"value": "any"
|
|
4446
4234
|
}
|
|
4447
4235
|
}
|
|
4448
4236
|
]
|
|
4237
|
+
},
|
|
4238
|
+
{
|
|
4239
|
+
"type": "typeAlias",
|
|
4240
|
+
"name": "RadioType",
|
|
4241
|
+
"annotation": {
|
|
4242
|
+
"type": "union",
|
|
4243
|
+
"types": [
|
|
4244
|
+
{
|
|
4245
|
+
"type": "jsLiteral",
|
|
4246
|
+
"value": "button"
|
|
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"
|
|
4259
|
+
},
|
|
4260
|
+
{
|
|
4261
|
+
"type": "jsLiteral",
|
|
4262
|
+
"value": "icon-square"
|
|
4263
|
+
},
|
|
4264
|
+
{
|
|
4265
|
+
"type": "jsLiteral",
|
|
4266
|
+
"value": "custom"
|
|
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"
|
|
4280
|
+
},
|
|
4281
|
+
{
|
|
4282
|
+
"type": "jsLiteral",
|
|
4283
|
+
"value": "dashboard"
|
|
4284
|
+
}
|
|
4285
|
+
]
|
|
4286
|
+
}
|
|
4287
|
+
},
|
|
4288
|
+
{
|
|
4289
|
+
"type": "typeAlias",
|
|
4290
|
+
"name": "ComponentSize",
|
|
4291
|
+
"annotation": {
|
|
4292
|
+
"type": "union",
|
|
4293
|
+
"types": [
|
|
4294
|
+
{
|
|
4295
|
+
"type": "jsLiteral",
|
|
4296
|
+
"value": "large"
|
|
4297
|
+
},
|
|
4298
|
+
{
|
|
4299
|
+
"type": "jsLiteral",
|
|
4300
|
+
"value": "medium"
|
|
4301
|
+
},
|
|
4302
|
+
{
|
|
4303
|
+
"type": "jsLiteral",
|
|
4304
|
+
"value": "small"
|
|
4305
|
+
},
|
|
4306
|
+
{
|
|
4307
|
+
"type": "jsLiteral",
|
|
4308
|
+
"value": "xs"
|
|
4309
|
+
}
|
|
4310
|
+
]
|
|
4311
|
+
}
|
|
4449
4312
|
}
|
|
4450
4313
|
]
|
|
4451
4314
|
},
|
|
@@ -4801,6 +4664,143 @@
|
|
|
4801
4664
|
}
|
|
4802
4665
|
]
|
|
4803
4666
|
},
|
|
4667
|
+
"eo-upload-image": {
|
|
4668
|
+
"properties": [
|
|
4669
|
+
{
|
|
4670
|
+
"name": "name",
|
|
4671
|
+
"annotation": {
|
|
4672
|
+
"type": "keyword",
|
|
4673
|
+
"value": "string"
|
|
4674
|
+
}
|
|
4675
|
+
},
|
|
4676
|
+
{
|
|
4677
|
+
"name": "label",
|
|
4678
|
+
"annotation": {
|
|
4679
|
+
"type": "keyword",
|
|
4680
|
+
"value": "string"
|
|
4681
|
+
}
|
|
4682
|
+
},
|
|
4683
|
+
{
|
|
4684
|
+
"name": "value",
|
|
4685
|
+
"annotation": {
|
|
4686
|
+
"type": "array",
|
|
4687
|
+
"elementType": {
|
|
4688
|
+
"type": "reference",
|
|
4689
|
+
"typeName": {
|
|
4690
|
+
"type": "identifier",
|
|
4691
|
+
"name": "ImageData"
|
|
4692
|
+
}
|
|
4693
|
+
}
|
|
4694
|
+
}
|
|
4695
|
+
},
|
|
4696
|
+
{
|
|
4697
|
+
"name": "bucketName",
|
|
4698
|
+
"annotation": {
|
|
4699
|
+
"type": "keyword",
|
|
4700
|
+
"value": "string"
|
|
4701
|
+
}
|
|
4702
|
+
},
|
|
4703
|
+
{
|
|
4704
|
+
"name": "maxCount",
|
|
4705
|
+
"annotation": {
|
|
4706
|
+
"type": "keyword",
|
|
4707
|
+
"value": "number"
|
|
4708
|
+
}
|
|
4709
|
+
},
|
|
4710
|
+
{
|
|
4711
|
+
"name": "multiple",
|
|
4712
|
+
"annotation": {
|
|
4713
|
+
"type": "keyword",
|
|
4714
|
+
"value": "boolean"
|
|
4715
|
+
}
|
|
4716
|
+
},
|
|
4717
|
+
{
|
|
4718
|
+
"name": "limitSize",
|
|
4719
|
+
"annotation": {
|
|
4720
|
+
"type": "keyword",
|
|
4721
|
+
"value": "number"
|
|
4722
|
+
}
|
|
4723
|
+
},
|
|
4724
|
+
{
|
|
4725
|
+
"name": "required",
|
|
4726
|
+
"annotation": {
|
|
4727
|
+
"type": "keyword",
|
|
4728
|
+
"value": "boolean"
|
|
4729
|
+
}
|
|
4730
|
+
},
|
|
4731
|
+
{
|
|
4732
|
+
"name": "message",
|
|
4733
|
+
"annotation": {
|
|
4734
|
+
"type": "reference",
|
|
4735
|
+
"typeName": {
|
|
4736
|
+
"type": "identifier",
|
|
4737
|
+
"name": "Record"
|
|
4738
|
+
},
|
|
4739
|
+
"typeParameters": {
|
|
4740
|
+
"type": "typeParameterInstantiation",
|
|
4741
|
+
"params": [
|
|
4742
|
+
{
|
|
4743
|
+
"type": "keyword",
|
|
4744
|
+
"value": "string"
|
|
4745
|
+
},
|
|
4746
|
+
{
|
|
4747
|
+
"type": "keyword",
|
|
4748
|
+
"value": "string"
|
|
4749
|
+
}
|
|
4750
|
+
]
|
|
4751
|
+
}
|
|
4752
|
+
}
|
|
4753
|
+
}
|
|
4754
|
+
],
|
|
4755
|
+
"events": [
|
|
4756
|
+
{
|
|
4757
|
+
"name": "change",
|
|
4758
|
+
"detail": {
|
|
4759
|
+
"annotation": {
|
|
4760
|
+
"type": "array",
|
|
4761
|
+
"elementType": {
|
|
4762
|
+
"type": "reference",
|
|
4763
|
+
"typeName": {
|
|
4764
|
+
"type": "identifier",
|
|
4765
|
+
"name": "ImageData"
|
|
4766
|
+
}
|
|
4767
|
+
}
|
|
4768
|
+
}
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4771
|
+
],
|
|
4772
|
+
"methods": [],
|
|
4773
|
+
"types": [
|
|
4774
|
+
{
|
|
4775
|
+
"type": "interface",
|
|
4776
|
+
"name": "ImageData",
|
|
4777
|
+
"body": [
|
|
4778
|
+
{
|
|
4779
|
+
"type": "propertySignature",
|
|
4780
|
+
"key": {
|
|
4781
|
+
"type": "identifier",
|
|
4782
|
+
"name": "url"
|
|
4783
|
+
},
|
|
4784
|
+
"annotation": {
|
|
4785
|
+
"type": "keyword",
|
|
4786
|
+
"value": "string"
|
|
4787
|
+
},
|
|
4788
|
+
"optional": true,
|
|
4789
|
+
"computed": false
|
|
4790
|
+
}
|
|
4791
|
+
],
|
|
4792
|
+
"extends": [
|
|
4793
|
+
{
|
|
4794
|
+
"type": "expressionWithTypeArguments",
|
|
4795
|
+
"expression": {
|
|
4796
|
+
"type": "identifier",
|
|
4797
|
+
"name": "FileData"
|
|
4798
|
+
}
|
|
4799
|
+
}
|
|
4800
|
+
]
|
|
4801
|
+
}
|
|
4802
|
+
]
|
|
4803
|
+
},
|
|
4804
4804
|
"eo-form-item": {
|
|
4805
4805
|
"properties": [
|
|
4806
4806
|
{
|