@next-bricks/form 1.21.9 → 1.21.11
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 +25 -25
- package/dist/chunks/{2537.d25d0532.js → 2537.be4cf82c.js} +2 -2
- package/dist/chunks/2537.be4cf82c.js.map +1 -0
- package/dist/chunks/{4056.aac4a786.js → 3053.7e00faa1.js} +3 -3
- package/dist/chunks/3053.7e00faa1.js.map +1 -0
- package/dist/chunks/9949.753e2720.js.map +1 -1
- package/dist/chunks/eo-auto-complete.0ed854e4.js +3 -0
- package/dist/chunks/eo-auto-complete.0ed854e4.js.map +1 -0
- package/dist/chunks/eo-checkbox.2d0a8dbc.js +2 -0
- package/dist/chunks/eo-checkbox.2d0a8dbc.js.map +1 -0
- package/dist/chunks/eo-color-picker.ecf0c4c0.js +2 -0
- package/dist/chunks/eo-color-picker.ecf0c4c0.js.map +1 -0
- package/dist/chunks/eo-date-picker.faa60507.js +2 -0
- package/dist/chunks/eo-date-picker.faa60507.js.map +1 -0
- package/dist/chunks/eo-dynamic-form-item.aa5f7d9e.js +3 -0
- package/dist/chunks/eo-dynamic-form-item.aa5f7d9e.js.map +1 -0
- package/dist/chunks/eo-form.9db78cdb.js.map +1 -1
- package/dist/chunks/eo-icon-select.6ea15888.js +3 -0
- package/dist/chunks/eo-icon-select.6ea15888.js.map +1 -0
- package/dist/chunks/eo-radio.b2ed57db.js +3 -0
- package/dist/chunks/eo-radio.b2ed57db.js.map +1 -0
- package/dist/chunks/eo-select.cd00c791.js +3 -0
- package/dist/chunks/eo-select.cd00c791.js.map +1 -0
- package/dist/chunks/eo-submit-buttons.8a293f65.js +2 -0
- package/dist/chunks/eo-submit-buttons.8a293f65.js.map +1 -0
- package/dist/chunks/eo-switch.f0a27c08.js +3 -0
- package/dist/chunks/eo-switch.f0a27c08.js.map +1 -0
- package/dist/chunks/eo-textarea.405851dd.js +3 -0
- package/dist/chunks/eo-textarea.405851dd.js.map +1 -0
- package/dist/chunks/eo-time-picker.46e7a667.js +2 -0
- package/dist/chunks/eo-time-picker.46e7a667.js.map +1 -0
- package/dist/chunks/eo-time-range-picker.5afbad69.js +2 -0
- package/dist/chunks/eo-time-range-picker.5afbad69.js.map +1 -0
- package/dist/chunks/eo-upload-file.27a4288d.js +3 -0
- package/dist/chunks/eo-upload-file.27a4288d.js.map +1 -0
- package/dist/chunks/eo-upload-image.b43c2329.js +3 -0
- package/dist/chunks/eo-upload-image.b43c2329.js.map +1 -0
- package/dist/chunks/{input.a430c2a2.js → input.653c9d90.js} +3 -3
- package/dist/chunks/input.653c9d90.js.map +1 -0
- package/dist/chunks/{main.7bc729a9.js → main.8c394d3e.js} +2 -2
- package/dist/chunks/{main.7bc729a9.js.map → main.8c394d3e.js.map} +1 -1
- package/dist/examples.json +9 -9
- package/dist/index.7917bac6.js +2 -0
- package/dist/{index.cfcc28b9.js.map → index.7917bac6.js.map} +1 -1
- package/dist/manifest.json +428 -428
- package/dist/types.json +1528 -1496
- package/dist-types/checkbox/index.d.ts +5 -4
- package/dist-types/dynamic-form-item/index.d.ts +2 -2
- package/dist-types/form/index.d.ts +13 -1
- package/dist-types/select/index.d.ts +20 -17
- package/package.json +2 -2
- package/dist/chunks/2537.d25d0532.js.map +0 -1
- package/dist/chunks/4056.aac4a786.js.map +0 -1
- package/dist/chunks/eo-auto-complete.9d9f68a8.js +0 -3
- package/dist/chunks/eo-auto-complete.9d9f68a8.js.map +0 -1
- package/dist/chunks/eo-checkbox.0b875e8b.js +0 -2
- package/dist/chunks/eo-checkbox.0b875e8b.js.map +0 -1
- package/dist/chunks/eo-color-picker.c3b11b2f.js +0 -2
- package/dist/chunks/eo-color-picker.c3b11b2f.js.map +0 -1
- package/dist/chunks/eo-date-picker.f5894c3c.js +0 -2
- package/dist/chunks/eo-date-picker.f5894c3c.js.map +0 -1
- package/dist/chunks/eo-dynamic-form-item.3837c24e.js +0 -3
- package/dist/chunks/eo-dynamic-form-item.3837c24e.js.map +0 -1
- package/dist/chunks/eo-icon-select.d343ca96.js +0 -3
- package/dist/chunks/eo-icon-select.d343ca96.js.map +0 -1
- package/dist/chunks/eo-radio.f2527bfa.js +0 -3
- package/dist/chunks/eo-radio.f2527bfa.js.map +0 -1
- package/dist/chunks/eo-select.9c05c45b.js +0 -3
- package/dist/chunks/eo-select.9c05c45b.js.map +0 -1
- package/dist/chunks/eo-submit-buttons.bccc3dbf.js +0 -2
- package/dist/chunks/eo-submit-buttons.bccc3dbf.js.map +0 -1
- package/dist/chunks/eo-switch.3607f593.js +0 -3
- package/dist/chunks/eo-switch.3607f593.js.map +0 -1
- package/dist/chunks/eo-textarea.fbc8c190.js +0 -3
- package/dist/chunks/eo-textarea.fbc8c190.js.map +0 -1
- package/dist/chunks/eo-time-picker.da156d88.js +0 -2
- package/dist/chunks/eo-time-picker.da156d88.js.map +0 -1
- package/dist/chunks/eo-time-range-picker.15864724.js +0 -2
- package/dist/chunks/eo-time-range-picker.15864724.js.map +0 -1
- package/dist/chunks/eo-upload-file.8e5acc0f.js +0 -3
- package/dist/chunks/eo-upload-file.8e5acc0f.js.map +0 -1
- package/dist/chunks/eo-upload-image.1ae9beb3.js +0 -3
- package/dist/chunks/eo-upload-image.1ae9beb3.js.map +0 -1
- package/dist/chunks/input.a430c2a2.js.map +0 -1
- package/dist/index.cfcc28b9.js +0 -2
- /package/dist/chunks/{4056.aac4a786.js.LICENSE.txt → 3053.7e00faa1.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-auto-complete.9d9f68a8.js.LICENSE.txt → eo-auto-complete.0ed854e4.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-dynamic-form-item.3837c24e.js.LICENSE.txt → eo-dynamic-form-item.aa5f7d9e.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-icon-select.d343ca96.js.LICENSE.txt → eo-icon-select.6ea15888.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-radio.f2527bfa.js.LICENSE.txt → eo-radio.b2ed57db.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-select.9c05c45b.js.LICENSE.txt → eo-select.cd00c791.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-switch.3607f593.js.LICENSE.txt → eo-switch.f0a27c08.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-textarea.fbc8c190.js.LICENSE.txt → eo-textarea.405851dd.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-upload-file.8e5acc0f.js.LICENSE.txt → eo-upload-file.27a4288d.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-upload-image.1ae9beb3.js.LICENSE.txt → eo-upload-image.b43c2329.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{input.a430c2a2.js.LICENSE.txt → input.653c9d90.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -843,7 +843,7 @@
|
|
|
843
843
|
],
|
|
844
844
|
"methods": []
|
|
845
845
|
},
|
|
846
|
-
"eo-
|
|
846
|
+
"eo-radio": {
|
|
847
847
|
"properties": [
|
|
848
848
|
{
|
|
849
849
|
"name": "name",
|
|
@@ -859,19 +859,6 @@
|
|
|
859
859
|
"value": "string"
|
|
860
860
|
}
|
|
861
861
|
},
|
|
862
|
-
{
|
|
863
|
-
"name": "value",
|
|
864
|
-
"annotation": {
|
|
865
|
-
"type": "array",
|
|
866
|
-
"elementType": {
|
|
867
|
-
"type": "reference",
|
|
868
|
-
"typeName": {
|
|
869
|
-
"type": "identifier",
|
|
870
|
-
"name": "CheckboxValueType"
|
|
871
|
-
}
|
|
872
|
-
}
|
|
873
|
-
}
|
|
874
|
-
},
|
|
875
862
|
{
|
|
876
863
|
"name": "options",
|
|
877
864
|
"annotation": {
|
|
@@ -880,33 +867,16 @@
|
|
|
880
867
|
"type": "reference",
|
|
881
868
|
"typeName": {
|
|
882
869
|
"type": "identifier",
|
|
883
|
-
"name": "
|
|
870
|
+
"name": "GeneralOption"
|
|
884
871
|
}
|
|
885
872
|
}
|
|
886
873
|
}
|
|
887
874
|
},
|
|
888
875
|
{
|
|
889
|
-
"name": "
|
|
890
|
-
"annotation": {
|
|
891
|
-
"type": "reference",
|
|
892
|
-
"typeName": {
|
|
893
|
-
"type": "identifier",
|
|
894
|
-
"name": "CheckboxType"
|
|
895
|
-
}
|
|
896
|
-
}
|
|
897
|
-
},
|
|
898
|
-
{
|
|
899
|
-
"name": "disabled",
|
|
900
|
-
"annotation": {
|
|
901
|
-
"type": "keyword",
|
|
902
|
-
"value": "boolean"
|
|
903
|
-
}
|
|
904
|
-
},
|
|
905
|
-
{
|
|
906
|
-
"name": "isCustom",
|
|
876
|
+
"name": "value",
|
|
907
877
|
"annotation": {
|
|
908
878
|
"type": "keyword",
|
|
909
|
-
"value": "
|
|
879
|
+
"value": "any"
|
|
910
880
|
}
|
|
911
881
|
},
|
|
912
882
|
{
|
|
@@ -940,25 +910,69 @@
|
|
|
940
910
|
}
|
|
941
911
|
},
|
|
942
912
|
{
|
|
943
|
-
"name": "
|
|
913
|
+
"name": "disabled",
|
|
944
914
|
"annotation": {
|
|
945
915
|
"type": "keyword",
|
|
946
916
|
"value": "boolean"
|
|
947
917
|
}
|
|
948
918
|
},
|
|
949
919
|
{
|
|
950
|
-
"name": "
|
|
920
|
+
"name": "type",
|
|
951
921
|
"annotation": {
|
|
952
|
-
"type": "
|
|
953
|
-
"
|
|
954
|
-
"type": "
|
|
955
|
-
"
|
|
922
|
+
"type": "reference",
|
|
923
|
+
"typeName": {
|
|
924
|
+
"type": "identifier",
|
|
925
|
+
"name": "RadioType"
|
|
926
|
+
}
|
|
927
|
+
}
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"name": "ui",
|
|
931
|
+
"annotation": {
|
|
932
|
+
"type": "reference",
|
|
933
|
+
"typeName": {
|
|
934
|
+
"type": "identifier",
|
|
935
|
+
"name": "UIType"
|
|
936
|
+
}
|
|
937
|
+
}
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
"name": "size",
|
|
941
|
+
"annotation": {
|
|
942
|
+
"type": "reference",
|
|
943
|
+
"typeName": {
|
|
944
|
+
"type": "identifier",
|
|
945
|
+
"name": "ComponentSize"
|
|
946
|
+
}
|
|
947
|
+
}
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"name": "customStyle",
|
|
951
|
+
"annotation": {
|
|
952
|
+
"type": "reference",
|
|
953
|
+
"typeName": {
|
|
954
|
+
"type": "qualifiedName",
|
|
955
|
+
"left": {
|
|
956
956
|
"type": "identifier",
|
|
957
|
-
"name": "
|
|
957
|
+
"name": "React"
|
|
958
|
+
},
|
|
959
|
+
"right": {
|
|
960
|
+
"type": "identifier",
|
|
961
|
+
"name": "CSSProperties"
|
|
958
962
|
}
|
|
959
963
|
}
|
|
960
964
|
}
|
|
961
965
|
},
|
|
966
|
+
{
|
|
967
|
+
"name": "useBrick",
|
|
968
|
+
"annotation": {
|
|
969
|
+
"type": "reference",
|
|
970
|
+
"typeName": {
|
|
971
|
+
"type": "identifier",
|
|
972
|
+
"name": "UseSingleBrickConf"
|
|
973
|
+
}
|
|
974
|
+
}
|
|
975
|
+
},
|
|
962
976
|
{
|
|
963
977
|
"name": "themeVariant",
|
|
964
978
|
"annotation": {
|
|
@@ -981,14 +995,20 @@
|
|
|
981
995
|
"name": "change",
|
|
982
996
|
"detail": {
|
|
983
997
|
"annotation": {
|
|
984
|
-
"type": "
|
|
985
|
-
"
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
"
|
|
989
|
-
|
|
998
|
+
"type": "union",
|
|
999
|
+
"types": [
|
|
1000
|
+
{
|
|
1001
|
+
"type": "reference",
|
|
1002
|
+
"typeName": {
|
|
1003
|
+
"type": "identifier",
|
|
1004
|
+
"name": "GeneralComplexOption"
|
|
1005
|
+
}
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"type": "keyword",
|
|
1009
|
+
"value": "undefined"
|
|
990
1010
|
}
|
|
991
|
-
|
|
1011
|
+
]
|
|
992
1012
|
}
|
|
993
1013
|
}
|
|
994
1014
|
},
|
|
@@ -1005,14 +1025,48 @@
|
|
|
1005
1025
|
"name": "options"
|
|
1006
1026
|
},
|
|
1007
1027
|
"annotation": {
|
|
1008
|
-
"type": "
|
|
1009
|
-
"
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
"
|
|
1013
|
-
|
|
1028
|
+
"type": "typeLiteral",
|
|
1029
|
+
"members": [
|
|
1030
|
+
{
|
|
1031
|
+
"type": "propertySignature",
|
|
1032
|
+
"key": {
|
|
1033
|
+
"type": "identifier",
|
|
1034
|
+
"name": "label"
|
|
1035
|
+
},
|
|
1036
|
+
"annotation": {
|
|
1037
|
+
"type": "keyword",
|
|
1038
|
+
"value": "string"
|
|
1039
|
+
},
|
|
1040
|
+
"computed": false
|
|
1041
|
+
},
|
|
1042
|
+
{
|
|
1043
|
+
"type": "propertySignature",
|
|
1044
|
+
"key": {
|
|
1045
|
+
"type": "identifier",
|
|
1046
|
+
"name": "value"
|
|
1047
|
+
},
|
|
1048
|
+
"annotation": {
|
|
1049
|
+
"type": "keyword",
|
|
1050
|
+
"value": "any"
|
|
1051
|
+
},
|
|
1052
|
+
"computed": false
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
"type": "indexSignature",
|
|
1056
|
+
"parameter": {
|
|
1057
|
+
"type": "identifier",
|
|
1058
|
+
"name": "key",
|
|
1059
|
+
"annotation": {
|
|
1060
|
+
"type": "keyword",
|
|
1061
|
+
"value": "string"
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
|
+
"annotation": {
|
|
1065
|
+
"type": "keyword",
|
|
1066
|
+
"value": "any"
|
|
1067
|
+
}
|
|
1014
1068
|
}
|
|
1015
|
-
|
|
1069
|
+
]
|
|
1016
1070
|
},
|
|
1017
1071
|
"computed": false
|
|
1018
1072
|
},
|
|
@@ -1037,7 +1091,7 @@
|
|
|
1037
1091
|
"types": [
|
|
1038
1092
|
{
|
|
1039
1093
|
"type": "typeAlias",
|
|
1040
|
-
"name": "
|
|
1094
|
+
"name": "GeneralOption",
|
|
1041
1095
|
"annotation": {
|
|
1042
1096
|
"type": "union",
|
|
1043
1097
|
"types": [
|
|
@@ -1052,13 +1106,66 @@
|
|
|
1052
1106
|
{
|
|
1053
1107
|
"type": "keyword",
|
|
1054
1108
|
"value": "boolean"
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"type": "reference",
|
|
1112
|
+
"typeName": {
|
|
1113
|
+
"type": "identifier",
|
|
1114
|
+
"name": "GeneralComplexOption"
|
|
1115
|
+
}
|
|
1116
|
+
},
|
|
1117
|
+
{
|
|
1118
|
+
"type": "reference",
|
|
1119
|
+
"typeName": {
|
|
1120
|
+
"type": "identifier",
|
|
1121
|
+
"name": "Record"
|
|
1122
|
+
},
|
|
1123
|
+
"typeParameters": {
|
|
1124
|
+
"type": "typeParameterInstantiation",
|
|
1125
|
+
"params": [
|
|
1126
|
+
{
|
|
1127
|
+
"type": "keyword",
|
|
1128
|
+
"value": "string"
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"type": "keyword",
|
|
1132
|
+
"value": "any"
|
|
1133
|
+
}
|
|
1134
|
+
]
|
|
1135
|
+
}
|
|
1055
1136
|
}
|
|
1056
1137
|
]
|
|
1057
1138
|
}
|
|
1058
1139
|
},
|
|
1059
1140
|
{
|
|
1060
1141
|
"type": "interface",
|
|
1061
|
-
"name": "
|
|
1142
|
+
"name": "GeneralComplexOption",
|
|
1143
|
+
"typeParameters": {
|
|
1144
|
+
"type": "typeParameterDeclaration",
|
|
1145
|
+
"params": [
|
|
1146
|
+
{
|
|
1147
|
+
"type": "typeParameter",
|
|
1148
|
+
"name": "T",
|
|
1149
|
+
"default": {
|
|
1150
|
+
"type": "union",
|
|
1151
|
+
"types": [
|
|
1152
|
+
{
|
|
1153
|
+
"type": "keyword",
|
|
1154
|
+
"value": "string"
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"type": "keyword",
|
|
1158
|
+
"value": "number"
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"type": "keyword",
|
|
1162
|
+
"value": "boolean"
|
|
1163
|
+
}
|
|
1164
|
+
]
|
|
1165
|
+
}
|
|
1166
|
+
}
|
|
1167
|
+
]
|
|
1168
|
+
},
|
|
1062
1169
|
"body": [
|
|
1063
1170
|
{
|
|
1064
1171
|
"type": "propertySignature",
|
|
@@ -1066,18 +1173,23 @@
|
|
|
1066
1173
|
"type": "identifier",
|
|
1067
1174
|
"name": "label"
|
|
1068
1175
|
},
|
|
1176
|
+
"annotation": {
|
|
1177
|
+
"type": "keyword",
|
|
1178
|
+
"value": "string"
|
|
1179
|
+
},
|
|
1180
|
+
"computed": false
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"type": "propertySignature",
|
|
1184
|
+
"key": {
|
|
1185
|
+
"type": "identifier",
|
|
1186
|
+
"name": "value"
|
|
1187
|
+
},
|
|
1069
1188
|
"annotation": {
|
|
1070
1189
|
"type": "reference",
|
|
1071
1190
|
"typeName": {
|
|
1072
|
-
"type": "
|
|
1073
|
-
"
|
|
1074
|
-
"type": "identifier",
|
|
1075
|
-
"name": "React"
|
|
1076
|
-
},
|
|
1077
|
-
"right": {
|
|
1078
|
-
"type": "identifier",
|
|
1079
|
-
"name": "ReactNode"
|
|
1080
|
-
}
|
|
1191
|
+
"type": "identifier",
|
|
1192
|
+
"name": "T"
|
|
1081
1193
|
}
|
|
1082
1194
|
},
|
|
1083
1195
|
"computed": false
|
|
@@ -1086,55 +1198,20 @@
|
|
|
1086
1198
|
"type": "propertySignature",
|
|
1087
1199
|
"key": {
|
|
1088
1200
|
"type": "identifier",
|
|
1089
|
-
"name": "
|
|
1201
|
+
"name": "caption"
|
|
1090
1202
|
},
|
|
1091
1203
|
"annotation": {
|
|
1092
1204
|
"type": "keyword",
|
|
1093
|
-
"value": "
|
|
1205
|
+
"value": "string"
|
|
1094
1206
|
},
|
|
1207
|
+
"optional": true,
|
|
1095
1208
|
"computed": false
|
|
1096
1209
|
},
|
|
1097
1210
|
{
|
|
1098
1211
|
"type": "propertySignature",
|
|
1099
1212
|
"key": {
|
|
1100
1213
|
"type": "identifier",
|
|
1101
|
-
"name": "
|
|
1102
|
-
},
|
|
1103
|
-
"annotation": {
|
|
1104
|
-
"type": "reference",
|
|
1105
|
-
"typeName": {
|
|
1106
|
-
"type": "qualifiedName",
|
|
1107
|
-
"left": {
|
|
1108
|
-
"type": "identifier",
|
|
1109
|
-
"name": "React"
|
|
1110
|
-
},
|
|
1111
|
-
"right": {
|
|
1112
|
-
"type": "identifier",
|
|
1113
|
-
"name": "CSSProperties"
|
|
1114
|
-
}
|
|
1115
|
-
}
|
|
1116
|
-
},
|
|
1117
|
-
"optional": true,
|
|
1118
|
-
"computed": false
|
|
1119
|
-
},
|
|
1120
|
-
{
|
|
1121
|
-
"type": "propertySignature",
|
|
1122
|
-
"key": {
|
|
1123
|
-
"type": "identifier",
|
|
1124
|
-
"name": "disabled"
|
|
1125
|
-
},
|
|
1126
|
-
"annotation": {
|
|
1127
|
-
"type": "keyword",
|
|
1128
|
-
"value": "boolean"
|
|
1129
|
-
},
|
|
1130
|
-
"optional": true,
|
|
1131
|
-
"computed": false
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"type": "propertySignature",
|
|
1135
|
-
"key": {
|
|
1136
|
-
"type": "identifier",
|
|
1137
|
-
"name": "checkboxColor"
|
|
1214
|
+
"name": "emoji"
|
|
1138
1215
|
},
|
|
1139
1216
|
"annotation": {
|
|
1140
1217
|
"type": "keyword",
|
|
@@ -1147,7 +1224,7 @@
|
|
|
1147
1224
|
"type": "indexSignature",
|
|
1148
1225
|
"parameter": {
|
|
1149
1226
|
"type": "identifier",
|
|
1150
|
-
"name": "
|
|
1227
|
+
"name": "key",
|
|
1151
1228
|
"annotation": {
|
|
1152
1229
|
"type": "keyword",
|
|
1153
1230
|
"value": "string"
|
|
@@ -1162,10 +1239,14 @@
|
|
|
1162
1239
|
},
|
|
1163
1240
|
{
|
|
1164
1241
|
"type": "typeAlias",
|
|
1165
|
-
"name": "
|
|
1242
|
+
"name": "RadioType",
|
|
1166
1243
|
"annotation": {
|
|
1167
1244
|
"type": "union",
|
|
1168
1245
|
"types": [
|
|
1246
|
+
{
|
|
1247
|
+
"type": "jsLiteral",
|
|
1248
|
+
"value": "button"
|
|
1249
|
+
},
|
|
1169
1250
|
{
|
|
1170
1251
|
"type": "jsLiteral",
|
|
1171
1252
|
"value": "default"
|
|
@@ -1173,61 +1254,67 @@
|
|
|
1173
1254
|
{
|
|
1174
1255
|
"type": "jsLiteral",
|
|
1175
1256
|
"value": "icon"
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"type": "jsLiteral",
|
|
1260
|
+
"value": "icon-circle"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"type": "jsLiteral",
|
|
1264
|
+
"value": "icon-square"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"type": "jsLiteral",
|
|
1268
|
+
"value": "custom"
|
|
1176
1269
|
}
|
|
1177
1270
|
]
|
|
1178
1271
|
}
|
|
1179
1272
|
},
|
|
1180
1273
|
{
|
|
1181
|
-
"type": "
|
|
1182
|
-
"name": "
|
|
1183
|
-
"
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
"type": "
|
|
1188
|
-
"
|
|
1189
|
-
},
|
|
1190
|
-
"annotation": {
|
|
1191
|
-
"type": "keyword",
|
|
1192
|
-
"value": "string"
|
|
1193
|
-
},
|
|
1194
|
-
"computed": false
|
|
1195
|
-
},
|
|
1196
|
-
{
|
|
1197
|
-
"type": "propertySignature",
|
|
1198
|
-
"key": {
|
|
1199
|
-
"type": "identifier",
|
|
1200
|
-
"name": "key"
|
|
1274
|
+
"type": "typeAlias",
|
|
1275
|
+
"name": "UIType",
|
|
1276
|
+
"annotation": {
|
|
1277
|
+
"type": "union",
|
|
1278
|
+
"types": [
|
|
1279
|
+
{
|
|
1280
|
+
"type": "jsLiteral",
|
|
1281
|
+
"value": "default"
|
|
1201
1282
|
},
|
|
1202
|
-
|
|
1203
|
-
"type": "
|
|
1204
|
-
"value": "
|
|
1283
|
+
{
|
|
1284
|
+
"type": "jsLiteral",
|
|
1285
|
+
"value": "dashboard"
|
|
1286
|
+
}
|
|
1287
|
+
]
|
|
1288
|
+
}
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"type": "typeAlias",
|
|
1292
|
+
"name": "ComponentSize",
|
|
1293
|
+
"annotation": {
|
|
1294
|
+
"type": "union",
|
|
1295
|
+
"types": [
|
|
1296
|
+
{
|
|
1297
|
+
"type": "jsLiteral",
|
|
1298
|
+
"value": "large"
|
|
1205
1299
|
},
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
"type": "propertySignature",
|
|
1210
|
-
"key": {
|
|
1211
|
-
"type": "identifier",
|
|
1212
|
-
"name": "options"
|
|
1300
|
+
{
|
|
1301
|
+
"type": "jsLiteral",
|
|
1302
|
+
"value": "medium"
|
|
1213
1303
|
},
|
|
1214
|
-
|
|
1215
|
-
"type": "
|
|
1216
|
-
"
|
|
1217
|
-
"type": "reference",
|
|
1218
|
-
"typeName": {
|
|
1219
|
-
"type": "identifier",
|
|
1220
|
-
"name": "CheckboxOptionType"
|
|
1221
|
-
}
|
|
1222
|
-
}
|
|
1304
|
+
{
|
|
1305
|
+
"type": "jsLiteral",
|
|
1306
|
+
"value": "small"
|
|
1223
1307
|
},
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1308
|
+
{
|
|
1309
|
+
"type": "jsLiteral",
|
|
1310
|
+
"value": "xs"
|
|
1311
|
+
}
|
|
1312
|
+
]
|
|
1313
|
+
}
|
|
1227
1314
|
}
|
|
1228
1315
|
]
|
|
1229
1316
|
},
|
|
1230
|
-
"eo-
|
|
1317
|
+
"eo-checkbox": {
|
|
1231
1318
|
"properties": [
|
|
1232
1319
|
{
|
|
1233
1320
|
"name": "name",
|
|
@@ -1236,13 +1323,6 @@
|
|
|
1236
1323
|
"value": "string"
|
|
1237
1324
|
}
|
|
1238
1325
|
},
|
|
1239
|
-
{
|
|
1240
|
-
"name": "placeholder",
|
|
1241
|
-
"annotation": {
|
|
1242
|
-
"type": "keyword",
|
|
1243
|
-
"value": "string"
|
|
1244
|
-
}
|
|
1245
|
-
},
|
|
1246
1326
|
{
|
|
1247
1327
|
"name": "label",
|
|
1248
1328
|
"annotation": {
|
|
@@ -1251,106 +1331,60 @@
|
|
|
1251
1331
|
}
|
|
1252
1332
|
},
|
|
1253
1333
|
{
|
|
1254
|
-
"name": "
|
|
1334
|
+
"name": "value",
|
|
1255
1335
|
"annotation": {
|
|
1256
|
-
"type": "
|
|
1257
|
-
"
|
|
1258
|
-
"type": "
|
|
1259
|
-
"
|
|
1260
|
-
"type": "identifier",
|
|
1261
|
-
"name": "React"
|
|
1262
|
-
},
|
|
1263
|
-
"right": {
|
|
1336
|
+
"type": "array",
|
|
1337
|
+
"elementType": {
|
|
1338
|
+
"type": "reference",
|
|
1339
|
+
"typeName": {
|
|
1264
1340
|
"type": "identifier",
|
|
1265
|
-
"name": "
|
|
1341
|
+
"name": "CheckboxValueType"
|
|
1266
1342
|
}
|
|
1267
1343
|
}
|
|
1268
1344
|
}
|
|
1269
1345
|
},
|
|
1270
1346
|
{
|
|
1271
|
-
"name": "
|
|
1347
|
+
"name": "options",
|
|
1272
1348
|
"annotation": {
|
|
1273
|
-
"type": "
|
|
1274
|
-
"
|
|
1349
|
+
"type": "array",
|
|
1350
|
+
"elementType": {
|
|
1351
|
+
"type": "reference",
|
|
1352
|
+
"typeName": {
|
|
1353
|
+
"type": "identifier",
|
|
1354
|
+
"name": "CheckboxOptionType"
|
|
1355
|
+
}
|
|
1356
|
+
}
|
|
1275
1357
|
}
|
|
1276
1358
|
},
|
|
1277
1359
|
{
|
|
1278
|
-
"name": "
|
|
1360
|
+
"name": "type",
|
|
1279
1361
|
"annotation": {
|
|
1280
|
-
"type": "
|
|
1281
|
-
"
|
|
1362
|
+
"type": "reference",
|
|
1363
|
+
"typeName": {
|
|
1364
|
+
"type": "identifier",
|
|
1365
|
+
"name": "CheckboxType"
|
|
1366
|
+
}
|
|
1282
1367
|
}
|
|
1283
1368
|
},
|
|
1284
1369
|
{
|
|
1285
|
-
"name": "
|
|
1370
|
+
"name": "disabled",
|
|
1286
1371
|
"annotation": {
|
|
1287
1372
|
"type": "keyword",
|
|
1288
|
-
"value": "
|
|
1289
|
-
}
|
|
1290
|
-
},
|
|
1291
|
-
{
|
|
1292
|
-
"name": "options",
|
|
1293
|
-
"annotation": {
|
|
1294
|
-
"type": "union",
|
|
1295
|
-
"types": [
|
|
1296
|
-
{
|
|
1297
|
-
"type": "array",
|
|
1298
|
-
"elementType": {
|
|
1299
|
-
"type": "keyword",
|
|
1300
|
-
"value": "string"
|
|
1301
|
-
}
|
|
1302
|
-
},
|
|
1303
|
-
{
|
|
1304
|
-
"type": "array",
|
|
1305
|
-
"elementType": {
|
|
1306
|
-
"type": "reference",
|
|
1307
|
-
"typeName": {
|
|
1308
|
-
"type": "identifier",
|
|
1309
|
-
"name": "OptionType"
|
|
1310
|
-
}
|
|
1311
|
-
}
|
|
1312
|
-
}
|
|
1313
|
-
]
|
|
1373
|
+
"value": "boolean"
|
|
1314
1374
|
}
|
|
1315
1375
|
},
|
|
1316
1376
|
{
|
|
1317
|
-
"name": "
|
|
1377
|
+
"name": "isCustom",
|
|
1318
1378
|
"annotation": {
|
|
1319
1379
|
"type": "keyword",
|
|
1320
1380
|
"value": "boolean"
|
|
1321
1381
|
}
|
|
1322
1382
|
},
|
|
1323
1383
|
{
|
|
1324
|
-
"name": "
|
|
1325
|
-
"annotation": {
|
|
1326
|
-
"type": "parenthesizedType",
|
|
1327
|
-
"annotation": {
|
|
1328
|
-
"type": "function",
|
|
1329
|
-
"parameters": [
|
|
1330
|
-
{
|
|
1331
|
-
"type": "identifier",
|
|
1332
|
-
"name": "value",
|
|
1333
|
-
"annotation": {
|
|
1334
|
-
"type": "keyword",
|
|
1335
|
-
"value": "any"
|
|
1336
|
-
}
|
|
1337
|
-
}
|
|
1338
|
-
],
|
|
1339
|
-
"annotation": {
|
|
1340
|
-
"type": "reference",
|
|
1341
|
-
"typeName": {
|
|
1342
|
-
"type": "identifier",
|
|
1343
|
-
"name": "MessageBody"
|
|
1344
|
-
}
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
}
|
|
1348
|
-
},
|
|
1349
|
-
{
|
|
1350
|
-
"name": "pattern",
|
|
1384
|
+
"name": "required",
|
|
1351
1385
|
"annotation": {
|
|
1352
1386
|
"type": "keyword",
|
|
1353
|
-
"value": "
|
|
1387
|
+
"value": "boolean"
|
|
1354
1388
|
}
|
|
1355
1389
|
},
|
|
1356
1390
|
{
|
|
@@ -1375,47 +1409,99 @@
|
|
|
1375
1409
|
]
|
|
1376
1410
|
}
|
|
1377
1411
|
}
|
|
1378
|
-
}
|
|
1379
|
-
],
|
|
1380
|
-
"events": [
|
|
1412
|
+
},
|
|
1381
1413
|
{
|
|
1382
|
-
"name": "
|
|
1383
|
-
"
|
|
1384
|
-
"
|
|
1385
|
-
|
|
1386
|
-
"value": "string"
|
|
1387
|
-
}
|
|
1414
|
+
"name": "isGroup",
|
|
1415
|
+
"annotation": {
|
|
1416
|
+
"type": "keyword",
|
|
1417
|
+
"value": "boolean"
|
|
1388
1418
|
}
|
|
1389
|
-
}
|
|
1390
|
-
],
|
|
1391
|
-
"methods": [],
|
|
1392
|
-
"types": [
|
|
1419
|
+
},
|
|
1393
1420
|
{
|
|
1394
|
-
"
|
|
1395
|
-
"
|
|
1421
|
+
"name": "optionGroups",
|
|
1422
|
+
"annotation": {
|
|
1423
|
+
"type": "array",
|
|
1424
|
+
"elementType": {
|
|
1425
|
+
"type": "reference",
|
|
1426
|
+
"typeName": {
|
|
1427
|
+
"type": "identifier",
|
|
1428
|
+
"name": "OptionGroup"
|
|
1429
|
+
}
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1432
|
+
},
|
|
1433
|
+
{
|
|
1434
|
+
"name": "themeVariant",
|
|
1396
1435
|
"annotation": {
|
|
1397
1436
|
"type": "union",
|
|
1398
1437
|
"types": [
|
|
1399
1438
|
{
|
|
1400
|
-
"type": "
|
|
1401
|
-
"
|
|
1402
|
-
"type": "identifier",
|
|
1403
|
-
"name": "Option"
|
|
1404
|
-
}
|
|
1439
|
+
"type": "jsLiteral",
|
|
1440
|
+
"value": "default"
|
|
1405
1441
|
},
|
|
1406
1442
|
{
|
|
1443
|
+
"type": "jsLiteral",
|
|
1444
|
+
"value": "elevo"
|
|
1445
|
+
}
|
|
1446
|
+
]
|
|
1447
|
+
}
|
|
1448
|
+
}
|
|
1449
|
+
],
|
|
1450
|
+
"events": [
|
|
1451
|
+
{
|
|
1452
|
+
"name": "change",
|
|
1453
|
+
"detail": {
|
|
1454
|
+
"annotation": {
|
|
1455
|
+
"type": "array",
|
|
1456
|
+
"elementType": {
|
|
1407
1457
|
"type": "reference",
|
|
1408
1458
|
"typeName": {
|
|
1409
1459
|
"type": "identifier",
|
|
1410
|
-
"name": "
|
|
1460
|
+
"name": "CheckboxOptionType"
|
|
1411
1461
|
}
|
|
1412
1462
|
}
|
|
1463
|
+
}
|
|
1464
|
+
}
|
|
1465
|
+
},
|
|
1466
|
+
{
|
|
1467
|
+
"name": "options.change",
|
|
1468
|
+
"detail": {
|
|
1469
|
+
"annotation": {
|
|
1470
|
+
"type": "reference",
|
|
1471
|
+
"typeName": {
|
|
1472
|
+
"type": "identifier",
|
|
1473
|
+
"name": "OptionsChangeEventDetail"
|
|
1474
|
+
}
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
],
|
|
1479
|
+
"methods": [],
|
|
1480
|
+
"types": [
|
|
1481
|
+
{
|
|
1482
|
+
"type": "typeAlias",
|
|
1483
|
+
"name": "CheckboxValueType",
|
|
1484
|
+
"annotation": {
|
|
1485
|
+
"type": "union",
|
|
1486
|
+
"types": [
|
|
1487
|
+
{
|
|
1488
|
+
"type": "keyword",
|
|
1489
|
+
"value": "string"
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"type": "keyword",
|
|
1493
|
+
"value": "number"
|
|
1494
|
+
},
|
|
1495
|
+
{
|
|
1496
|
+
"type": "keyword",
|
|
1497
|
+
"value": "boolean"
|
|
1498
|
+
}
|
|
1413
1499
|
]
|
|
1414
1500
|
}
|
|
1415
1501
|
},
|
|
1416
1502
|
{
|
|
1417
1503
|
"type": "interface",
|
|
1418
|
-
"name": "
|
|
1504
|
+
"name": "CheckboxOptionType",
|
|
1419
1505
|
"body": [
|
|
1420
1506
|
{
|
|
1421
1507
|
"type": "propertySignature",
|
|
@@ -1423,9 +1509,31 @@
|
|
|
1423
1509
|
"type": "identifier",
|
|
1424
1510
|
"name": "label"
|
|
1425
1511
|
},
|
|
1512
|
+
"annotation": {
|
|
1513
|
+
"type": "reference",
|
|
1514
|
+
"typeName": {
|
|
1515
|
+
"type": "qualifiedName",
|
|
1516
|
+
"left": {
|
|
1517
|
+
"type": "identifier",
|
|
1518
|
+
"name": "React"
|
|
1519
|
+
},
|
|
1520
|
+
"right": {
|
|
1521
|
+
"type": "identifier",
|
|
1522
|
+
"name": "ReactNode"
|
|
1523
|
+
}
|
|
1524
|
+
}
|
|
1525
|
+
},
|
|
1526
|
+
"computed": false
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"type": "propertySignature",
|
|
1530
|
+
"key": {
|
|
1531
|
+
"type": "identifier",
|
|
1532
|
+
"name": "value"
|
|
1533
|
+
},
|
|
1426
1534
|
"annotation": {
|
|
1427
1535
|
"type": "keyword",
|
|
1428
|
-
"value": "
|
|
1536
|
+
"value": "any"
|
|
1429
1537
|
},
|
|
1430
1538
|
"computed": false
|
|
1431
1539
|
},
|
|
@@ -1433,11 +1541,34 @@
|
|
|
1433
1541
|
"type": "propertySignature",
|
|
1434
1542
|
"key": {
|
|
1435
1543
|
"type": "identifier",
|
|
1436
|
-
"name": "
|
|
1544
|
+
"name": "style"
|
|
1545
|
+
},
|
|
1546
|
+
"annotation": {
|
|
1547
|
+
"type": "reference",
|
|
1548
|
+
"typeName": {
|
|
1549
|
+
"type": "qualifiedName",
|
|
1550
|
+
"left": {
|
|
1551
|
+
"type": "identifier",
|
|
1552
|
+
"name": "React"
|
|
1553
|
+
},
|
|
1554
|
+
"right": {
|
|
1555
|
+
"type": "identifier",
|
|
1556
|
+
"name": "CSSProperties"
|
|
1557
|
+
}
|
|
1558
|
+
}
|
|
1559
|
+
},
|
|
1560
|
+
"optional": true,
|
|
1561
|
+
"computed": false
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
"type": "propertySignature",
|
|
1565
|
+
"key": {
|
|
1566
|
+
"type": "identifier",
|
|
1567
|
+
"name": "disabled"
|
|
1437
1568
|
},
|
|
1438
1569
|
"annotation": {
|
|
1439
1570
|
"type": "keyword",
|
|
1440
|
-
"value": "
|
|
1571
|
+
"value": "boolean"
|
|
1441
1572
|
},
|
|
1442
1573
|
"optional": true,
|
|
1443
1574
|
"computed": false
|
|
@@ -1446,16 +1577,49 @@
|
|
|
1446
1577
|
"type": "propertySignature",
|
|
1447
1578
|
"key": {
|
|
1448
1579
|
"type": "identifier",
|
|
1449
|
-
"name": "
|
|
1580
|
+
"name": "checkboxColor"
|
|
1450
1581
|
},
|
|
1451
1582
|
"annotation": {
|
|
1452
1583
|
"type": "keyword",
|
|
1453
|
-
"value": "
|
|
1584
|
+
"value": "string"
|
|
1454
1585
|
},
|
|
1586
|
+
"optional": true,
|
|
1455
1587
|
"computed": false
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"type": "indexSignature",
|
|
1591
|
+
"parameter": {
|
|
1592
|
+
"type": "identifier",
|
|
1593
|
+
"name": "propName",
|
|
1594
|
+
"annotation": {
|
|
1595
|
+
"type": "keyword",
|
|
1596
|
+
"value": "string"
|
|
1597
|
+
}
|
|
1598
|
+
},
|
|
1599
|
+
"annotation": {
|
|
1600
|
+
"type": "keyword",
|
|
1601
|
+
"value": "any"
|
|
1602
|
+
}
|
|
1456
1603
|
}
|
|
1457
1604
|
]
|
|
1458
1605
|
},
|
|
1606
|
+
{
|
|
1607
|
+
"type": "typeAlias",
|
|
1608
|
+
"name": "CheckboxType",
|
|
1609
|
+
"annotation": {
|
|
1610
|
+
"type": "union",
|
|
1611
|
+
"types": [
|
|
1612
|
+
{
|
|
1613
|
+
"type": "jsLiteral",
|
|
1614
|
+
"value": "default"
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"type": "jsLiteral",
|
|
1618
|
+
"value": "icon"
|
|
1619
|
+
}
|
|
1620
|
+
]
|
|
1621
|
+
}
|
|
1622
|
+
},
|
|
1459
1623
|
{
|
|
1460
1624
|
"type": "interface",
|
|
1461
1625
|
"name": "OptionGroup",
|
|
@@ -1464,7 +1628,19 @@
|
|
|
1464
1628
|
"type": "propertySignature",
|
|
1465
1629
|
"key": {
|
|
1466
1630
|
"type": "identifier",
|
|
1467
|
-
"name": "
|
|
1631
|
+
"name": "name"
|
|
1632
|
+
},
|
|
1633
|
+
"annotation": {
|
|
1634
|
+
"type": "keyword",
|
|
1635
|
+
"value": "string"
|
|
1636
|
+
},
|
|
1637
|
+
"computed": false
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"type": "propertySignature",
|
|
1641
|
+
"key": {
|
|
1642
|
+
"type": "identifier",
|
|
1643
|
+
"name": "key"
|
|
1468
1644
|
},
|
|
1469
1645
|
"annotation": {
|
|
1470
1646
|
"type": "keyword",
|
|
@@ -1484,450 +1660,323 @@
|
|
|
1484
1660
|
"type": "reference",
|
|
1485
1661
|
"typeName": {
|
|
1486
1662
|
"type": "identifier",
|
|
1487
|
-
"name": "
|
|
1663
|
+
"name": "CheckboxOptionType"
|
|
1664
|
+
}
|
|
1665
|
+
}
|
|
1666
|
+
},
|
|
1667
|
+
"computed": false
|
|
1668
|
+
}
|
|
1669
|
+
]
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
"type": "interface",
|
|
1673
|
+
"name": "OptionsChangeEventDetail",
|
|
1674
|
+
"body": [
|
|
1675
|
+
{
|
|
1676
|
+
"type": "propertySignature",
|
|
1677
|
+
"key": {
|
|
1678
|
+
"type": "identifier",
|
|
1679
|
+
"name": "options"
|
|
1680
|
+
},
|
|
1681
|
+
"annotation": {
|
|
1682
|
+
"type": "array",
|
|
1683
|
+
"elementType": {
|
|
1684
|
+
"type": "reference",
|
|
1685
|
+
"typeName": {
|
|
1686
|
+
"type": "identifier",
|
|
1687
|
+
"name": "CheckboxOptionType"
|
|
1488
1688
|
}
|
|
1489
1689
|
}
|
|
1490
1690
|
},
|
|
1491
1691
|
"computed": false
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
"type": "propertySignature",
|
|
1695
|
+
"key": {
|
|
1696
|
+
"type": "identifier",
|
|
1697
|
+
"name": "name"
|
|
1698
|
+
},
|
|
1699
|
+
"annotation": {
|
|
1700
|
+
"type": "keyword",
|
|
1701
|
+
"value": "string"
|
|
1702
|
+
},
|
|
1703
|
+
"computed": false
|
|
1492
1704
|
}
|
|
1493
1705
|
]
|
|
1494
1706
|
}
|
|
1495
1707
|
]
|
|
1496
1708
|
},
|
|
1497
|
-
"eo-
|
|
1709
|
+
"eo-auto-complete": {
|
|
1498
1710
|
"properties": [
|
|
1499
1711
|
{
|
|
1500
|
-
"name": "
|
|
1712
|
+
"name": "name",
|
|
1501
1713
|
"annotation": {
|
|
1502
|
-
"type": "
|
|
1503
|
-
"
|
|
1504
|
-
"type": "identifier",
|
|
1505
|
-
"name": "Record"
|
|
1506
|
-
},
|
|
1507
|
-
"typeParameters": {
|
|
1508
|
-
"type": "typeParameterInstantiation",
|
|
1509
|
-
"params": [
|
|
1510
|
-
{
|
|
1511
|
-
"type": "keyword",
|
|
1512
|
-
"value": "string"
|
|
1513
|
-
},
|
|
1514
|
-
{
|
|
1515
|
-
"type": "keyword",
|
|
1516
|
-
"value": "unknown"
|
|
1517
|
-
}
|
|
1518
|
-
]
|
|
1519
|
-
}
|
|
1714
|
+
"type": "keyword",
|
|
1715
|
+
"value": "string"
|
|
1520
1716
|
}
|
|
1521
1717
|
},
|
|
1522
1718
|
{
|
|
1523
|
-
"name": "
|
|
1719
|
+
"name": "placeholder",
|
|
1524
1720
|
"annotation": {
|
|
1525
|
-
"type": "
|
|
1526
|
-
"
|
|
1527
|
-
"type": "identifier",
|
|
1528
|
-
"name": "Layout"
|
|
1529
|
-
}
|
|
1721
|
+
"type": "keyword",
|
|
1722
|
+
"value": "string"
|
|
1530
1723
|
}
|
|
1531
1724
|
},
|
|
1532
1725
|
{
|
|
1533
|
-
"name": "
|
|
1726
|
+
"name": "label",
|
|
1534
1727
|
"annotation": {
|
|
1535
|
-
"type": "
|
|
1536
|
-
"
|
|
1537
|
-
"type": "identifier",
|
|
1538
|
-
"name": "ComponentSize"
|
|
1539
|
-
}
|
|
1728
|
+
"type": "keyword",
|
|
1729
|
+
"value": "string"
|
|
1540
1730
|
}
|
|
1541
1731
|
},
|
|
1542
1732
|
{
|
|
1543
|
-
"name": "
|
|
1733
|
+
"name": "inputStyle",
|
|
1544
1734
|
"annotation": {
|
|
1545
1735
|
"type": "reference",
|
|
1546
1736
|
"typeName": {
|
|
1547
|
-
"type": "
|
|
1548
|
-
"
|
|
1737
|
+
"type": "qualifiedName",
|
|
1738
|
+
"left": {
|
|
1739
|
+
"type": "identifier",
|
|
1740
|
+
"name": "React"
|
|
1741
|
+
},
|
|
1742
|
+
"right": {
|
|
1743
|
+
"type": "identifier",
|
|
1744
|
+
"name": "CSSProperties"
|
|
1745
|
+
}
|
|
1549
1746
|
}
|
|
1550
1747
|
}
|
|
1551
1748
|
},
|
|
1552
1749
|
{
|
|
1553
|
-
"name": "
|
|
1750
|
+
"name": "disabled",
|
|
1554
1751
|
"annotation": {
|
|
1555
|
-
"type": "
|
|
1556
|
-
"
|
|
1557
|
-
"type": "identifier",
|
|
1558
|
-
"name": "ColProps"
|
|
1559
|
-
}
|
|
1752
|
+
"type": "keyword",
|
|
1753
|
+
"value": "boolean"
|
|
1560
1754
|
}
|
|
1561
1755
|
},
|
|
1562
1756
|
{
|
|
1563
|
-
"name": "
|
|
1757
|
+
"name": "required",
|
|
1564
1758
|
"annotation": {
|
|
1565
1759
|
"type": "keyword",
|
|
1566
1760
|
"value": "boolean"
|
|
1567
1761
|
}
|
|
1568
1762
|
},
|
|
1569
1763
|
{
|
|
1570
|
-
"name": "
|
|
1764
|
+
"name": "value",
|
|
1571
1765
|
"annotation": {
|
|
1572
|
-
"type": "
|
|
1573
|
-
"
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1766
|
+
"type": "keyword",
|
|
1767
|
+
"value": "string"
|
|
1768
|
+
}
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
"name": "options",
|
|
1772
|
+
"annotation": {
|
|
1773
|
+
"type": "union",
|
|
1774
|
+
"types": [
|
|
1775
|
+
{
|
|
1776
|
+
"type": "array",
|
|
1777
|
+
"elementType": {
|
|
1778
|
+
"type": "keyword",
|
|
1779
|
+
"value": "string"
|
|
1780
|
+
}
|
|
1578
1781
|
},
|
|
1579
|
-
|
|
1580
|
-
"type": "
|
|
1581
|
-
"
|
|
1782
|
+
{
|
|
1783
|
+
"type": "array",
|
|
1784
|
+
"elementType": {
|
|
1785
|
+
"type": "reference",
|
|
1786
|
+
"typeName": {
|
|
1787
|
+
"type": "identifier",
|
|
1788
|
+
"name": "OptionType"
|
|
1789
|
+
}
|
|
1790
|
+
}
|
|
1582
1791
|
}
|
|
1583
|
-
|
|
1792
|
+
]
|
|
1584
1793
|
}
|
|
1585
1794
|
},
|
|
1586
1795
|
{
|
|
1587
|
-
"name": "
|
|
1796
|
+
"name": "filterByCaption",
|
|
1588
1797
|
"annotation": {
|
|
1589
1798
|
"type": "keyword",
|
|
1590
|
-
"value": "
|
|
1799
|
+
"value": "boolean"
|
|
1591
1800
|
}
|
|
1592
|
-
}
|
|
1593
|
-
],
|
|
1594
|
-
"events": [
|
|
1801
|
+
},
|
|
1595
1802
|
{
|
|
1596
|
-
"name": "
|
|
1597
|
-
"
|
|
1803
|
+
"name": "validator",
|
|
1804
|
+
"annotation": {
|
|
1805
|
+
"type": "parenthesizedType",
|
|
1598
1806
|
"annotation": {
|
|
1599
|
-
"type": "
|
|
1600
|
-
"
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
"type": "typeParameterInstantiation",
|
|
1606
|
-
"params": [
|
|
1607
|
-
{
|
|
1608
|
-
"type": "keyword",
|
|
1609
|
-
"value": "string"
|
|
1610
|
-
},
|
|
1611
|
-
{
|
|
1807
|
+
"type": "function",
|
|
1808
|
+
"parameters": [
|
|
1809
|
+
{
|
|
1810
|
+
"type": "identifier",
|
|
1811
|
+
"name": "value",
|
|
1812
|
+
"annotation": {
|
|
1612
1813
|
"type": "keyword",
|
|
1613
|
-
"value": "
|
|
1814
|
+
"value": "any"
|
|
1614
1815
|
}
|
|
1615
|
-
|
|
1816
|
+
}
|
|
1817
|
+
],
|
|
1818
|
+
"annotation": {
|
|
1819
|
+
"type": "reference",
|
|
1820
|
+
"typeName": {
|
|
1821
|
+
"type": "identifier",
|
|
1822
|
+
"name": "MessageBody"
|
|
1823
|
+
}
|
|
1616
1824
|
}
|
|
1617
1825
|
}
|
|
1618
1826
|
}
|
|
1619
1827
|
},
|
|
1620
1828
|
{
|
|
1621
|
-
"name": "
|
|
1622
|
-
"
|
|
1623
|
-
"
|
|
1624
|
-
|
|
1625
|
-
"typeName": {
|
|
1626
|
-
"type": "identifier",
|
|
1627
|
-
"name": "Record"
|
|
1628
|
-
},
|
|
1629
|
-
"typeParameters": {
|
|
1630
|
-
"type": "typeParameterInstantiation",
|
|
1631
|
-
"params": [
|
|
1632
|
-
{
|
|
1633
|
-
"type": "keyword",
|
|
1634
|
-
"value": "string"
|
|
1635
|
-
},
|
|
1636
|
-
{
|
|
1637
|
-
"type": "keyword",
|
|
1638
|
-
"value": "unknown"
|
|
1639
|
-
}
|
|
1640
|
-
]
|
|
1641
|
-
}
|
|
1642
|
-
}
|
|
1829
|
+
"name": "pattern",
|
|
1830
|
+
"annotation": {
|
|
1831
|
+
"type": "keyword",
|
|
1832
|
+
"value": "string"
|
|
1643
1833
|
}
|
|
1644
1834
|
},
|
|
1645
1835
|
{
|
|
1646
|
-
"name": "
|
|
1647
|
-
"
|
|
1648
|
-
"
|
|
1649
|
-
|
|
1650
|
-
"
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
"type": "typeLiteral",
|
|
1664
|
-
"members": [
|
|
1665
|
-
{
|
|
1666
|
-
"type": "propertySignature",
|
|
1667
|
-
"key": {
|
|
1668
|
-
"type": "identifier",
|
|
1669
|
-
"name": "name"
|
|
1670
|
-
},
|
|
1671
|
-
"annotation": {
|
|
1672
|
-
"type": "keyword",
|
|
1673
|
-
"value": "string"
|
|
1674
|
-
},
|
|
1675
|
-
"computed": false
|
|
1676
|
-
}
|
|
1677
|
-
]
|
|
1678
|
-
}
|
|
1679
|
-
]
|
|
1836
|
+
"name": "message",
|
|
1837
|
+
"annotation": {
|
|
1838
|
+
"type": "reference",
|
|
1839
|
+
"typeName": {
|
|
1840
|
+
"type": "identifier",
|
|
1841
|
+
"name": "Record"
|
|
1842
|
+
},
|
|
1843
|
+
"typeParameters": {
|
|
1844
|
+
"type": "typeParameterInstantiation",
|
|
1845
|
+
"params": [
|
|
1846
|
+
{
|
|
1847
|
+
"type": "keyword",
|
|
1848
|
+
"value": "string"
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"type": "keyword",
|
|
1852
|
+
"value": "string"
|
|
1680
1853
|
}
|
|
1681
|
-
|
|
1854
|
+
]
|
|
1682
1855
|
}
|
|
1683
1856
|
}
|
|
1684
1857
|
}
|
|
1685
1858
|
],
|
|
1686
|
-
"
|
|
1859
|
+
"events": [
|
|
1687
1860
|
{
|
|
1688
|
-
"name": "
|
|
1689
|
-
"
|
|
1690
|
-
"returns": {
|
|
1861
|
+
"name": "change",
|
|
1862
|
+
"detail": {
|
|
1691
1863
|
"annotation": {
|
|
1692
|
-
"type": "
|
|
1693
|
-
"
|
|
1694
|
-
{
|
|
1695
|
-
"type": "keyword",
|
|
1696
|
-
"value": "boolean"
|
|
1697
|
-
},
|
|
1698
|
-
{
|
|
1699
|
-
"type": "reference",
|
|
1700
|
-
"typeName": {
|
|
1701
|
-
"type": "identifier",
|
|
1702
|
-
"name": "Record"
|
|
1703
|
-
},
|
|
1704
|
-
"typeParameters": {
|
|
1705
|
-
"type": "typeParameterInstantiation",
|
|
1706
|
-
"params": [
|
|
1707
|
-
{
|
|
1708
|
-
"type": "keyword",
|
|
1709
|
-
"value": "string"
|
|
1710
|
-
},
|
|
1711
|
-
{
|
|
1712
|
-
"type": "keyword",
|
|
1713
|
-
"value": "unknown"
|
|
1714
|
-
}
|
|
1715
|
-
]
|
|
1716
|
-
}
|
|
1717
|
-
}
|
|
1718
|
-
]
|
|
1864
|
+
"type": "keyword",
|
|
1865
|
+
"value": "string"
|
|
1719
1866
|
}
|
|
1720
1867
|
}
|
|
1721
|
-
}
|
|
1868
|
+
}
|
|
1869
|
+
],
|
|
1870
|
+
"methods": [],
|
|
1871
|
+
"types": [
|
|
1722
1872
|
{
|
|
1723
|
-
"
|
|
1724
|
-
"
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1873
|
+
"type": "typeAlias",
|
|
1874
|
+
"name": "OptionType",
|
|
1875
|
+
"annotation": {
|
|
1876
|
+
"type": "union",
|
|
1877
|
+
"types": [
|
|
1878
|
+
{
|
|
1728
1879
|
"type": "reference",
|
|
1729
1880
|
"typeName": {
|
|
1730
1881
|
"type": "identifier",
|
|
1731
|
-
"name": "
|
|
1732
|
-
}
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
},
|
|
1740
|
-
{
|
|
1741
|
-
"type": "keyword",
|
|
1742
|
-
"value": "unknown"
|
|
1743
|
-
}
|
|
1744
|
-
]
|
|
1882
|
+
"name": "Option"
|
|
1883
|
+
}
|
|
1884
|
+
},
|
|
1885
|
+
{
|
|
1886
|
+
"type": "reference",
|
|
1887
|
+
"typeName": {
|
|
1888
|
+
"type": "identifier",
|
|
1889
|
+
"name": "OptionGroup"
|
|
1745
1890
|
}
|
|
1746
1891
|
}
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
"name": "options",
|
|
1750
|
-
"annotation": {
|
|
1751
|
-
"type": "typeLiteral",
|
|
1752
|
-
"members": [
|
|
1753
|
-
{
|
|
1754
|
-
"type": "propertySignature",
|
|
1755
|
-
"key": {
|
|
1756
|
-
"type": "identifier",
|
|
1757
|
-
"name": "runInMacrotask"
|
|
1758
|
-
},
|
|
1759
|
-
"annotation": {
|
|
1760
|
-
"type": "keyword",
|
|
1761
|
-
"value": "boolean"
|
|
1762
|
-
},
|
|
1763
|
-
"optional": true,
|
|
1764
|
-
"computed": false
|
|
1765
|
-
},
|
|
1766
|
-
{
|
|
1767
|
-
"type": "propertySignature",
|
|
1768
|
-
"key": {
|
|
1769
|
-
"type": "identifier",
|
|
1770
|
-
"name": "runInMicrotask"
|
|
1771
|
-
},
|
|
1772
|
-
"annotation": {
|
|
1773
|
-
"type": "keyword",
|
|
1774
|
-
"value": "boolean"
|
|
1775
|
-
},
|
|
1776
|
-
"optional": true,
|
|
1777
|
-
"computed": false
|
|
1778
|
-
}
|
|
1779
|
-
]
|
|
1780
|
-
}
|
|
1781
|
-
}
|
|
1782
|
-
],
|
|
1783
|
-
"returns": {}
|
|
1892
|
+
]
|
|
1893
|
+
}
|
|
1784
1894
|
},
|
|
1785
1895
|
{
|
|
1786
|
-
"
|
|
1787
|
-
"
|
|
1896
|
+
"type": "interface",
|
|
1897
|
+
"name": "Option",
|
|
1898
|
+
"body": [
|
|
1788
1899
|
{
|
|
1789
|
-
"
|
|
1900
|
+
"type": "propertySignature",
|
|
1901
|
+
"key": {
|
|
1902
|
+
"type": "identifier",
|
|
1903
|
+
"name": "label"
|
|
1904
|
+
},
|
|
1790
1905
|
"annotation": {
|
|
1791
1906
|
"type": "keyword",
|
|
1792
1907
|
"value": "string"
|
|
1793
|
-
}
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
"returns": {}
|
|
1797
|
-
},
|
|
1798
|
-
{
|
|
1799
|
-
"name": "getFieldsValue",
|
|
1800
|
-
"params": [
|
|
1908
|
+
},
|
|
1909
|
+
"computed": false
|
|
1910
|
+
},
|
|
1801
1911
|
{
|
|
1802
|
-
"
|
|
1912
|
+
"type": "propertySignature",
|
|
1913
|
+
"key": {
|
|
1914
|
+
"type": "identifier",
|
|
1915
|
+
"name": "caption"
|
|
1916
|
+
},
|
|
1803
1917
|
"annotation": {
|
|
1804
1918
|
"type": "keyword",
|
|
1805
1919
|
"value": "string"
|
|
1806
|
-
}
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
},
|
|
1811
|
-
{
|
|
1812
|
-
"name": "validateField",
|
|
1813
|
-
"params": [
|
|
1920
|
+
},
|
|
1921
|
+
"optional": true,
|
|
1922
|
+
"computed": false
|
|
1923
|
+
},
|
|
1814
1924
|
{
|
|
1815
|
-
"
|
|
1925
|
+
"type": "propertySignature",
|
|
1926
|
+
"key": {
|
|
1927
|
+
"type": "identifier",
|
|
1928
|
+
"name": "value"
|
|
1929
|
+
},
|
|
1816
1930
|
"annotation": {
|
|
1817
1931
|
"type": "keyword",
|
|
1818
|
-
"value": "
|
|
1819
|
-
}
|
|
1932
|
+
"value": "any"
|
|
1933
|
+
},
|
|
1934
|
+
"computed": false
|
|
1820
1935
|
}
|
|
1821
|
-
]
|
|
1822
|
-
"returns": {}
|
|
1936
|
+
]
|
|
1823
1937
|
},
|
|
1824
1938
|
{
|
|
1825
|
-
"
|
|
1826
|
-
"
|
|
1827
|
-
"
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
"name": "Layout",
|
|
1834
|
-
"annotation": {
|
|
1835
|
-
"type": "union",
|
|
1836
|
-
"types": [
|
|
1837
|
-
{
|
|
1838
|
-
"type": "jsLiteral",
|
|
1839
|
-
"value": "horizontal"
|
|
1840
|
-
},
|
|
1841
|
-
{
|
|
1842
|
-
"type": "jsLiteral",
|
|
1843
|
-
"value": "vertical"
|
|
1939
|
+
"type": "interface",
|
|
1940
|
+
"name": "OptionGroup",
|
|
1941
|
+
"body": [
|
|
1942
|
+
{
|
|
1943
|
+
"type": "propertySignature",
|
|
1944
|
+
"key": {
|
|
1945
|
+
"type": "identifier",
|
|
1946
|
+
"name": "label"
|
|
1844
1947
|
},
|
|
1845
|
-
{
|
|
1846
|
-
"type": "
|
|
1847
|
-
"value": "
|
|
1848
|
-
}
|
|
1849
|
-
]
|
|
1850
|
-
}
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
"type": "typeAlias",
|
|
1854
|
-
"name": "ComponentSize",
|
|
1855
|
-
"annotation": {
|
|
1856
|
-
"type": "union",
|
|
1857
|
-
"types": [
|
|
1858
|
-
{
|
|
1859
|
-
"type": "jsLiteral",
|
|
1860
|
-
"value": "large"
|
|
1948
|
+
"annotation": {
|
|
1949
|
+
"type": "keyword",
|
|
1950
|
+
"value": "string"
|
|
1861
1951
|
},
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1952
|
+
"computed": false
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"type": "propertySignature",
|
|
1956
|
+
"key": {
|
|
1957
|
+
"type": "identifier",
|
|
1958
|
+
"name": "options"
|
|
1865
1959
|
},
|
|
1866
|
-
{
|
|
1867
|
-
"type": "
|
|
1868
|
-
"
|
|
1960
|
+
"annotation": {
|
|
1961
|
+
"type": "array",
|
|
1962
|
+
"elementType": {
|
|
1963
|
+
"type": "reference",
|
|
1964
|
+
"typeName": {
|
|
1965
|
+
"type": "identifier",
|
|
1966
|
+
"name": "Option"
|
|
1967
|
+
}
|
|
1968
|
+
}
|
|
1869
1969
|
},
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
}
|
|
1874
|
-
]
|
|
1875
|
-
}
|
|
1970
|
+
"computed": false
|
|
1971
|
+
}
|
|
1972
|
+
]
|
|
1876
1973
|
}
|
|
1877
1974
|
]
|
|
1878
1975
|
},
|
|
1879
|
-
"eo-
|
|
1976
|
+
"eo-form": {
|
|
1880
1977
|
"properties": [
|
|
1881
1978
|
{
|
|
1882
|
-
"name": "
|
|
1883
|
-
"annotation": {
|
|
1884
|
-
"type": "keyword",
|
|
1885
|
-
"value": "string"
|
|
1886
|
-
}
|
|
1887
|
-
},
|
|
1888
|
-
{
|
|
1889
|
-
"name": "placeholder",
|
|
1890
|
-
"annotation": {
|
|
1891
|
-
"type": "keyword",
|
|
1892
|
-
"value": "string"
|
|
1893
|
-
}
|
|
1894
|
-
},
|
|
1895
|
-
{
|
|
1896
|
-
"name": "label",
|
|
1897
|
-
"annotation": {
|
|
1898
|
-
"type": "keyword",
|
|
1899
|
-
"value": "string"
|
|
1900
|
-
}
|
|
1901
|
-
},
|
|
1902
|
-
{
|
|
1903
|
-
"name": "options",
|
|
1904
|
-
"annotation": {
|
|
1905
|
-
"type": "array",
|
|
1906
|
-
"elementType": {
|
|
1907
|
-
"type": "reference",
|
|
1908
|
-
"typeName": {
|
|
1909
|
-
"type": "identifier",
|
|
1910
|
-
"name": "GeneralComplexOption"
|
|
1911
|
-
}
|
|
1912
|
-
}
|
|
1913
|
-
}
|
|
1914
|
-
},
|
|
1915
|
-
{
|
|
1916
|
-
"name": "value",
|
|
1917
|
-
"annotation": {
|
|
1918
|
-
"type": "keyword",
|
|
1919
|
-
"value": "any"
|
|
1920
|
-
}
|
|
1921
|
-
},
|
|
1922
|
-
{
|
|
1923
|
-
"name": "required",
|
|
1924
|
-
"annotation": {
|
|
1925
|
-
"type": "keyword",
|
|
1926
|
-
"value": "boolean"
|
|
1927
|
-
}
|
|
1928
|
-
},
|
|
1929
|
-
{
|
|
1930
|
-
"name": "message",
|
|
1979
|
+
"name": "staticValues",
|
|
1931
1980
|
"annotation": {
|
|
1932
1981
|
"type": "reference",
|
|
1933
1982
|
"typeName": {
|
|
@@ -1943,142 +1992,61 @@
|
|
|
1943
1992
|
},
|
|
1944
1993
|
{
|
|
1945
1994
|
"type": "keyword",
|
|
1946
|
-
"value": "
|
|
1995
|
+
"value": "unknown"
|
|
1947
1996
|
}
|
|
1948
1997
|
]
|
|
1949
1998
|
}
|
|
1950
1999
|
}
|
|
1951
2000
|
},
|
|
1952
2001
|
{
|
|
1953
|
-
"name": "
|
|
2002
|
+
"name": "layout",
|
|
1954
2003
|
"annotation": {
|
|
1955
|
-
"type": "
|
|
1956
|
-
"
|
|
2004
|
+
"type": "reference",
|
|
2005
|
+
"typeName": {
|
|
2006
|
+
"type": "identifier",
|
|
2007
|
+
"name": "Layout"
|
|
2008
|
+
}
|
|
1957
2009
|
}
|
|
1958
2010
|
},
|
|
1959
2011
|
{
|
|
1960
|
-
"name": "
|
|
2012
|
+
"name": "size",
|
|
1961
2013
|
"annotation": {
|
|
1962
|
-
"type": "
|
|
1963
|
-
"
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
},
|
|
1968
|
-
{
|
|
1969
|
-
"type": "jsLiteral",
|
|
1970
|
-
"value": "multiple"
|
|
1971
|
-
}
|
|
1972
|
-
]
|
|
2014
|
+
"type": "reference",
|
|
2015
|
+
"typeName": {
|
|
2016
|
+
"type": "identifier",
|
|
2017
|
+
"name": "ComponentSize"
|
|
2018
|
+
}
|
|
1973
2019
|
}
|
|
1974
2020
|
},
|
|
1975
2021
|
{
|
|
1976
|
-
"name": "
|
|
2022
|
+
"name": "labelCol",
|
|
1977
2023
|
"annotation": {
|
|
1978
|
-
"type": "
|
|
1979
|
-
"
|
|
1980
|
-
"type": "
|
|
1981
|
-
"
|
|
2024
|
+
"type": "reference",
|
|
2025
|
+
"typeName": {
|
|
2026
|
+
"type": "identifier",
|
|
2027
|
+
"name": "ColProps"
|
|
1982
2028
|
}
|
|
1983
2029
|
}
|
|
1984
2030
|
},
|
|
1985
2031
|
{
|
|
1986
|
-
"name": "
|
|
1987
|
-
"annotation": {
|
|
1988
|
-
"type": "keyword",
|
|
1989
|
-
"value": "number"
|
|
1990
|
-
}
|
|
1991
|
-
},
|
|
1992
|
-
{
|
|
1993
|
-
"name": "groupBy",
|
|
1994
|
-
"annotation": {
|
|
1995
|
-
"type": "keyword",
|
|
1996
|
-
"value": "string"
|
|
1997
|
-
}
|
|
1998
|
-
},
|
|
1999
|
-
{
|
|
2000
|
-
"name": "suffix",
|
|
2001
|
-
"annotation": {
|
|
2002
|
-
"type": "typeLiteral",
|
|
2003
|
-
"members": [
|
|
2004
|
-
{
|
|
2005
|
-
"type": "propertySignature",
|
|
2006
|
-
"key": {
|
|
2007
|
-
"type": "identifier",
|
|
2008
|
-
"name": "useBrick"
|
|
2009
|
-
},
|
|
2010
|
-
"annotation": {
|
|
2011
|
-
"type": "reference",
|
|
2012
|
-
"typeName": {
|
|
2013
|
-
"type": "identifier",
|
|
2014
|
-
"name": "UseSingleBrickConf"
|
|
2015
|
-
}
|
|
2016
|
-
},
|
|
2017
|
-
"computed": false
|
|
2018
|
-
}
|
|
2019
|
-
]
|
|
2020
|
-
}
|
|
2021
|
-
},
|
|
2022
|
-
{
|
|
2023
|
-
"name": "clearable",
|
|
2024
|
-
"annotation": {
|
|
2025
|
-
"type": "keyword",
|
|
2026
|
-
"value": "boolean"
|
|
2027
|
-
}
|
|
2028
|
-
},
|
|
2029
|
-
{
|
|
2030
|
-
"name": "fields",
|
|
2031
|
-
"annotation": {
|
|
2032
|
-
"type": "typeLiteral",
|
|
2033
|
-
"members": [
|
|
2034
|
-
{
|
|
2035
|
-
"type": "propertySignature",
|
|
2036
|
-
"key": {
|
|
2037
|
-
"type": "identifier",
|
|
2038
|
-
"name": "label"
|
|
2039
|
-
},
|
|
2040
|
-
"annotation": {
|
|
2041
|
-
"type": "keyword",
|
|
2042
|
-
"value": "string"
|
|
2043
|
-
},
|
|
2044
|
-
"optional": true,
|
|
2045
|
-
"computed": false
|
|
2046
|
-
},
|
|
2047
|
-
{
|
|
2048
|
-
"type": "propertySignature",
|
|
2049
|
-
"key": {
|
|
2050
|
-
"type": "identifier",
|
|
2051
|
-
"name": "value"
|
|
2052
|
-
},
|
|
2053
|
-
"annotation": {
|
|
2054
|
-
"type": "keyword",
|
|
2055
|
-
"value": "string"
|
|
2056
|
-
},
|
|
2057
|
-
"optional": true,
|
|
2058
|
-
"computed": false
|
|
2059
|
-
}
|
|
2060
|
-
]
|
|
2061
|
-
}
|
|
2062
|
-
},
|
|
2063
|
-
{
|
|
2064
|
-
"name": "useBackend",
|
|
2032
|
+
"name": "wrapperCol",
|
|
2065
2033
|
"annotation": {
|
|
2066
2034
|
"type": "reference",
|
|
2067
2035
|
"typeName": {
|
|
2068
2036
|
"type": "identifier",
|
|
2069
|
-
"name": "
|
|
2037
|
+
"name": "ColProps"
|
|
2070
2038
|
}
|
|
2071
2039
|
}
|
|
2072
2040
|
},
|
|
2073
2041
|
{
|
|
2074
|
-
"name": "
|
|
2042
|
+
"name": "autoScrollToInvalidFields",
|
|
2075
2043
|
"annotation": {
|
|
2076
2044
|
"type": "keyword",
|
|
2077
|
-
"value": "
|
|
2045
|
+
"value": "boolean"
|
|
2078
2046
|
}
|
|
2079
2047
|
},
|
|
2080
2048
|
{
|
|
2081
|
-
"name": "
|
|
2049
|
+
"name": "formStyle",
|
|
2082
2050
|
"annotation": {
|
|
2083
2051
|
"type": "reference",
|
|
2084
2052
|
"typeName": {
|
|
@@ -2095,420 +2063,295 @@
|
|
|
2095
2063
|
}
|
|
2096
2064
|
},
|
|
2097
2065
|
{
|
|
2098
|
-
"name": "
|
|
2066
|
+
"name": "textContent",
|
|
2099
2067
|
"annotation": {
|
|
2100
|
-
"type": "
|
|
2101
|
-
"
|
|
2102
|
-
|
|
2103
|
-
|
|
2068
|
+
"type": "keyword",
|
|
2069
|
+
"value": "string"
|
|
2070
|
+
}
|
|
2071
|
+
}
|
|
2072
|
+
],
|
|
2073
|
+
"events": [
|
|
2074
|
+
{
|
|
2075
|
+
"name": "values.change",
|
|
2076
|
+
"detail": {
|
|
2077
|
+
"annotation": {
|
|
2078
|
+
"type": "reference",
|
|
2079
|
+
"typeName": {
|
|
2104
2080
|
"type": "identifier",
|
|
2105
|
-
"name": "
|
|
2081
|
+
"name": "Record"
|
|
2106
2082
|
},
|
|
2107
|
-
"
|
|
2108
|
-
"type": "
|
|
2109
|
-
"
|
|
2083
|
+
"typeParameters": {
|
|
2084
|
+
"type": "typeParameterInstantiation",
|
|
2085
|
+
"params": [
|
|
2086
|
+
{
|
|
2087
|
+
"type": "keyword",
|
|
2088
|
+
"value": "string"
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"type": "keyword",
|
|
2092
|
+
"value": "unknown"
|
|
2093
|
+
}
|
|
2094
|
+
]
|
|
2110
2095
|
}
|
|
2111
2096
|
}
|
|
2112
2097
|
}
|
|
2113
2098
|
},
|
|
2114
2099
|
{
|
|
2115
|
-
"name": "
|
|
2116
|
-
"
|
|
2117
|
-
"
|
|
2118
|
-
|
|
2100
|
+
"name": "validate.success",
|
|
2101
|
+
"detail": {
|
|
2102
|
+
"annotation": {
|
|
2103
|
+
"type": "reference",
|
|
2104
|
+
"typeName": {
|
|
2105
|
+
"type": "identifier",
|
|
2106
|
+
"name": "Record"
|
|
2107
|
+
},
|
|
2108
|
+
"typeParameters": {
|
|
2109
|
+
"type": "typeParameterInstantiation",
|
|
2110
|
+
"params": [
|
|
2111
|
+
{
|
|
2112
|
+
"type": "keyword",
|
|
2113
|
+
"value": "string"
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"type": "keyword",
|
|
2117
|
+
"value": "unknown"
|
|
2118
|
+
}
|
|
2119
|
+
]
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2119
2122
|
}
|
|
2120
2123
|
},
|
|
2121
2124
|
{
|
|
2122
|
-
"name": "
|
|
2123
|
-
"
|
|
2124
|
-
"
|
|
2125
|
-
|
|
2126
|
-
{
|
|
2127
|
-
"type": "
|
|
2128
|
-
"
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2125
|
+
"name": "validate.error",
|
|
2126
|
+
"detail": {
|
|
2127
|
+
"annotation": {
|
|
2128
|
+
"type": "array",
|
|
2129
|
+
"elementType": {
|
|
2130
|
+
"type": "parenthesizedType",
|
|
2131
|
+
"annotation": {
|
|
2132
|
+
"type": "intersection",
|
|
2133
|
+
"types": [
|
|
2134
|
+
{
|
|
2135
|
+
"type": "reference",
|
|
2136
|
+
"typeName": {
|
|
2137
|
+
"type": "identifier",
|
|
2138
|
+
"name": "MessageBody"
|
|
2139
|
+
}
|
|
2140
|
+
},
|
|
2141
|
+
{
|
|
2142
|
+
"type": "typeLiteral",
|
|
2143
|
+
"members": [
|
|
2144
|
+
{
|
|
2145
|
+
"type": "propertySignature",
|
|
2146
|
+
"key": {
|
|
2147
|
+
"type": "identifier",
|
|
2148
|
+
"name": "name"
|
|
2149
|
+
},
|
|
2150
|
+
"annotation": {
|
|
2151
|
+
"type": "keyword",
|
|
2152
|
+
"value": "string"
|
|
2153
|
+
},
|
|
2154
|
+
"computed": false
|
|
2155
|
+
}
|
|
2156
|
+
]
|
|
2157
|
+
}
|
|
2158
|
+
]
|
|
2159
|
+
}
|
|
2133
2160
|
}
|
|
2134
|
-
|
|
2161
|
+
}
|
|
2135
2162
|
}
|
|
2136
2163
|
}
|
|
2137
2164
|
],
|
|
2138
|
-
"
|
|
2165
|
+
"methods": [
|
|
2139
2166
|
{
|
|
2140
|
-
"name": "
|
|
2141
|
-
"
|
|
2167
|
+
"name": "validate",
|
|
2168
|
+
"params": [],
|
|
2169
|
+
"returns": {
|
|
2142
2170
|
"annotation": {
|
|
2143
|
-
"type": "
|
|
2144
|
-
"
|
|
2171
|
+
"type": "union",
|
|
2172
|
+
"types": [
|
|
2145
2173
|
{
|
|
2146
|
-
"type": "
|
|
2147
|
-
"
|
|
2174
|
+
"type": "keyword",
|
|
2175
|
+
"value": "boolean"
|
|
2176
|
+
},
|
|
2177
|
+
{
|
|
2178
|
+
"type": "reference",
|
|
2179
|
+
"typeName": {
|
|
2148
2180
|
"type": "identifier",
|
|
2149
|
-
"name": "
|
|
2181
|
+
"name": "Record"
|
|
2150
2182
|
},
|
|
2151
|
-
"
|
|
2152
|
-
"type": "
|
|
2153
|
-
"
|
|
2183
|
+
"typeParameters": {
|
|
2184
|
+
"type": "typeParameterInstantiation",
|
|
2185
|
+
"params": [
|
|
2154
2186
|
{
|
|
2155
2187
|
"type": "keyword",
|
|
2156
2188
|
"value": "string"
|
|
2157
2189
|
},
|
|
2158
2190
|
{
|
|
2159
|
-
"type": "
|
|
2160
|
-
"
|
|
2161
|
-
"type": "keyword",
|
|
2162
|
-
"value": "string"
|
|
2163
|
-
}
|
|
2191
|
+
"type": "keyword",
|
|
2192
|
+
"value": "unknown"
|
|
2164
2193
|
}
|
|
2165
2194
|
]
|
|
2166
|
-
}
|
|
2167
|
-
"computed": false
|
|
2168
|
-
},
|
|
2169
|
-
{
|
|
2170
|
-
"type": "propertySignature",
|
|
2171
|
-
"key": {
|
|
2172
|
-
"type": "identifier",
|
|
2173
|
-
"name": "options"
|
|
2174
|
-
},
|
|
2175
|
-
"annotation": {
|
|
2176
|
-
"type": "array",
|
|
2177
|
-
"elementType": {
|
|
2178
|
-
"type": "reference",
|
|
2179
|
-
"typeName": {
|
|
2180
|
-
"type": "identifier",
|
|
2181
|
-
"name": "GeneralComplexOption"
|
|
2182
|
-
}
|
|
2183
|
-
}
|
|
2184
|
-
},
|
|
2185
|
-
"computed": false
|
|
2195
|
+
}
|
|
2186
2196
|
}
|
|
2187
2197
|
]
|
|
2188
2198
|
}
|
|
2189
2199
|
}
|
|
2190
2200
|
},
|
|
2191
2201
|
{
|
|
2192
|
-
"name": "
|
|
2193
|
-
"
|
|
2194
|
-
|
|
2195
|
-
"
|
|
2196
|
-
"
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
"
|
|
2200
|
-
|
|
2201
|
-
{
|
|
2202
|
-
"type": "array",
|
|
2203
|
-
"elementType": {
|
|
2204
|
-
"type": "keyword",
|
|
2205
|
-
"value": "string"
|
|
2206
|
-
}
|
|
2207
|
-
}
|
|
2208
|
-
]
|
|
2209
|
-
}
|
|
2210
|
-
}
|
|
2211
|
-
},
|
|
2212
|
-
{
|
|
2213
|
-
"name": "search",
|
|
2214
|
-
"detail": {
|
|
2215
|
-
"annotation": {
|
|
2216
|
-
"type": "typeLiteral",
|
|
2217
|
-
"members": [
|
|
2218
|
-
{
|
|
2219
|
-
"type": "propertySignature",
|
|
2220
|
-
"key": {
|
|
2221
|
-
"type": "identifier",
|
|
2222
|
-
"name": "value"
|
|
2223
|
-
},
|
|
2224
|
-
"annotation": {
|
|
2225
|
-
"type": "keyword",
|
|
2226
|
-
"value": "string"
|
|
2227
|
-
},
|
|
2228
|
-
"computed": false
|
|
2229
|
-
}
|
|
2230
|
-
]
|
|
2231
|
-
}
|
|
2232
|
-
}
|
|
2233
|
-
},
|
|
2234
|
-
{
|
|
2235
|
-
"name": "select.focus",
|
|
2236
|
-
"detail": {
|
|
2237
|
-
"annotation": {
|
|
2238
|
-
"type": "keyword",
|
|
2239
|
-
"value": "void"
|
|
2240
|
-
}
|
|
2241
|
-
}
|
|
2242
|
-
},
|
|
2243
|
-
{
|
|
2244
|
-
"name": "options.change",
|
|
2245
|
-
"detail": {
|
|
2246
|
-
"annotation": {
|
|
2247
|
-
"type": "typeLiteral",
|
|
2248
|
-
"members": [
|
|
2249
|
-
{
|
|
2250
|
-
"type": "propertySignature",
|
|
2251
|
-
"key": {
|
|
2252
|
-
"type": "identifier",
|
|
2253
|
-
"name": "options"
|
|
2254
|
-
},
|
|
2255
|
-
"annotation": {
|
|
2256
|
-
"type": "typeLiteral",
|
|
2257
|
-
"members": [
|
|
2258
|
-
{
|
|
2259
|
-
"type": "propertySignature",
|
|
2260
|
-
"key": {
|
|
2261
|
-
"type": "identifier",
|
|
2262
|
-
"name": "label"
|
|
2263
|
-
},
|
|
2264
|
-
"annotation": {
|
|
2265
|
-
"type": "keyword",
|
|
2266
|
-
"value": "string"
|
|
2267
|
-
},
|
|
2268
|
-
"computed": false
|
|
2269
|
-
},
|
|
2270
|
-
{
|
|
2271
|
-
"type": "propertySignature",
|
|
2272
|
-
"key": {
|
|
2273
|
-
"type": "identifier",
|
|
2274
|
-
"name": "value"
|
|
2275
|
-
},
|
|
2276
|
-
"annotation": {
|
|
2277
|
-
"type": "keyword",
|
|
2278
|
-
"value": "any"
|
|
2279
|
-
},
|
|
2280
|
-
"computed": false
|
|
2281
|
-
},
|
|
2282
|
-
{
|
|
2283
|
-
"type": "indexSignature",
|
|
2284
|
-
"parameter": {
|
|
2285
|
-
"type": "identifier",
|
|
2286
|
-
"name": "key",
|
|
2287
|
-
"annotation": {
|
|
2288
|
-
"type": "keyword",
|
|
2289
|
-
"value": "string"
|
|
2290
|
-
}
|
|
2291
|
-
},
|
|
2292
|
-
"annotation": {
|
|
2293
|
-
"type": "keyword",
|
|
2294
|
-
"value": "any"
|
|
2295
|
-
}
|
|
2296
|
-
}
|
|
2297
|
-
]
|
|
2298
|
-
},
|
|
2299
|
-
"computed": false
|
|
2202
|
+
"name": "setInitValue",
|
|
2203
|
+
"params": [
|
|
2204
|
+
{
|
|
2205
|
+
"name": "values",
|
|
2206
|
+
"annotation": {
|
|
2207
|
+
"type": "reference",
|
|
2208
|
+
"typeName": {
|
|
2209
|
+
"type": "identifier",
|
|
2210
|
+
"name": "Record"
|
|
2300
2211
|
},
|
|
2301
|
-
{
|
|
2302
|
-
"type": "
|
|
2303
|
-
"
|
|
2304
|
-
"type": "identifier",
|
|
2305
|
-
"name": "name"
|
|
2306
|
-
},
|
|
2307
|
-
"annotation": {
|
|
2308
|
-
"type": "keyword",
|
|
2309
|
-
"value": "string"
|
|
2310
|
-
},
|
|
2311
|
-
"computed": false
|
|
2312
|
-
}
|
|
2313
|
-
]
|
|
2314
|
-
}
|
|
2315
|
-
}
|
|
2316
|
-
}
|
|
2317
|
-
],
|
|
2318
|
-
"methods": [],
|
|
2319
|
-
"types": [
|
|
2320
|
-
{
|
|
2321
|
-
"type": "interface",
|
|
2322
|
-
"name": "GeneralComplexOption",
|
|
2323
|
-
"typeParameters": {
|
|
2324
|
-
"type": "typeParameterDeclaration",
|
|
2325
|
-
"params": [
|
|
2326
|
-
{
|
|
2327
|
-
"type": "typeParameter",
|
|
2328
|
-
"name": "T",
|
|
2329
|
-
"default": {
|
|
2330
|
-
"type": "union",
|
|
2331
|
-
"types": [
|
|
2212
|
+
"typeParameters": {
|
|
2213
|
+
"type": "typeParameterInstantiation",
|
|
2214
|
+
"params": [
|
|
2332
2215
|
{
|
|
2333
2216
|
"type": "keyword",
|
|
2334
2217
|
"value": "string"
|
|
2335
2218
|
},
|
|
2336
2219
|
{
|
|
2337
2220
|
"type": "keyword",
|
|
2338
|
-
"value": "
|
|
2339
|
-
},
|
|
2340
|
-
{
|
|
2341
|
-
"type": "keyword",
|
|
2342
|
-
"value": "boolean"
|
|
2221
|
+
"value": "unknown"
|
|
2343
2222
|
}
|
|
2344
2223
|
]
|
|
2345
2224
|
}
|
|
2346
2225
|
}
|
|
2347
|
-
]
|
|
2348
|
-
},
|
|
2349
|
-
"body": [
|
|
2350
|
-
{
|
|
2351
|
-
"type": "propertySignature",
|
|
2352
|
-
"key": {
|
|
2353
|
-
"type": "identifier",
|
|
2354
|
-
"name": "label"
|
|
2355
|
-
},
|
|
2356
|
-
"annotation": {
|
|
2357
|
-
"type": "keyword",
|
|
2358
|
-
"value": "string"
|
|
2359
|
-
},
|
|
2360
|
-
"computed": false
|
|
2361
2226
|
},
|
|
2362
2227
|
{
|
|
2363
|
-
"
|
|
2364
|
-
"key": {
|
|
2365
|
-
"type": "identifier",
|
|
2366
|
-
"name": "value"
|
|
2367
|
-
},
|
|
2228
|
+
"name": "options",
|
|
2368
2229
|
"annotation": {
|
|
2369
|
-
"type": "
|
|
2370
|
-
"
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2230
|
+
"type": "typeLiteral",
|
|
2231
|
+
"members": [
|
|
2232
|
+
{
|
|
2233
|
+
"type": "propertySignature",
|
|
2234
|
+
"key": {
|
|
2235
|
+
"type": "identifier",
|
|
2236
|
+
"name": "runInMacrotask"
|
|
2237
|
+
},
|
|
2238
|
+
"annotation": {
|
|
2239
|
+
"type": "keyword",
|
|
2240
|
+
"value": "boolean"
|
|
2241
|
+
},
|
|
2242
|
+
"optional": true,
|
|
2243
|
+
"computed": false
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"type": "propertySignature",
|
|
2247
|
+
"key": {
|
|
2248
|
+
"type": "identifier",
|
|
2249
|
+
"name": "runInMicrotask"
|
|
2250
|
+
},
|
|
2251
|
+
"annotation": {
|
|
2252
|
+
"type": "keyword",
|
|
2253
|
+
"value": "boolean"
|
|
2254
|
+
},
|
|
2255
|
+
"optional": true,
|
|
2256
|
+
"computed": false
|
|
2257
|
+
}
|
|
2258
|
+
]
|
|
2259
|
+
}
|
|
2260
|
+
}
|
|
2261
|
+
],
|
|
2262
|
+
"returns": {}
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
"name": "resetFields",
|
|
2266
|
+
"params": [
|
|
2377
2267
|
{
|
|
2378
|
-
"
|
|
2379
|
-
"key": {
|
|
2380
|
-
"type": "identifier",
|
|
2381
|
-
"name": "caption"
|
|
2382
|
-
},
|
|
2268
|
+
"name": "name",
|
|
2383
2269
|
"annotation": {
|
|
2384
2270
|
"type": "keyword",
|
|
2385
2271
|
"value": "string"
|
|
2386
|
-
}
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2272
|
+
}
|
|
2273
|
+
}
|
|
2274
|
+
],
|
|
2275
|
+
"returns": {}
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"name": "getFieldsValue",
|
|
2279
|
+
"params": [
|
|
2390
2280
|
{
|
|
2391
|
-
"
|
|
2392
|
-
"key": {
|
|
2393
|
-
"type": "identifier",
|
|
2394
|
-
"name": "emoji"
|
|
2395
|
-
},
|
|
2281
|
+
"name": "name",
|
|
2396
2282
|
"annotation": {
|
|
2397
2283
|
"type": "keyword",
|
|
2398
2284
|
"value": "string"
|
|
2399
|
-
}
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2285
|
+
}
|
|
2286
|
+
}
|
|
2287
|
+
],
|
|
2288
|
+
"returns": {}
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
"name": "validateField",
|
|
2292
|
+
"params": [
|
|
2403
2293
|
{
|
|
2404
|
-
"
|
|
2405
|
-
"parameter": {
|
|
2406
|
-
"type": "identifier",
|
|
2407
|
-
"name": "key",
|
|
2408
|
-
"annotation": {
|
|
2409
|
-
"type": "keyword",
|
|
2410
|
-
"value": "string"
|
|
2411
|
-
}
|
|
2412
|
-
},
|
|
2294
|
+
"name": "name",
|
|
2413
2295
|
"annotation": {
|
|
2414
2296
|
"type": "keyword",
|
|
2415
|
-
"value": "
|
|
2297
|
+
"value": "string"
|
|
2416
2298
|
}
|
|
2417
2299
|
}
|
|
2418
|
-
]
|
|
2300
|
+
],
|
|
2301
|
+
"returns": {}
|
|
2419
2302
|
},
|
|
2420
2303
|
{
|
|
2421
|
-
"
|
|
2422
|
-
"
|
|
2423
|
-
"
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2304
|
+
"name": "resetValidateState",
|
|
2305
|
+
"params": [],
|
|
2306
|
+
"returns": {}
|
|
2307
|
+
}
|
|
2308
|
+
],
|
|
2309
|
+
"types": [
|
|
2310
|
+
{
|
|
2311
|
+
"type": "typeAlias",
|
|
2312
|
+
"name": "Layout",
|
|
2313
|
+
"annotation": {
|
|
2314
|
+
"type": "union",
|
|
2315
|
+
"types": [
|
|
2316
|
+
{
|
|
2317
|
+
"type": "jsLiteral",
|
|
2318
|
+
"value": "horizontal"
|
|
2433
2319
|
},
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
"type": "propertySignature",
|
|
2438
|
-
"key": {
|
|
2439
|
-
"type": "identifier",
|
|
2440
|
-
"name": "args"
|
|
2320
|
+
{
|
|
2321
|
+
"type": "jsLiteral",
|
|
2322
|
+
"value": "vertical"
|
|
2441
2323
|
},
|
|
2442
|
-
|
|
2443
|
-
"type": "
|
|
2444
|
-
"
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
"type": "restElement",
|
|
2459
|
-
"argument": {
|
|
2460
|
-
"type": "identifier",
|
|
2461
|
-
"name": "args"
|
|
2462
|
-
},
|
|
2463
|
-
"annotation": {
|
|
2464
|
-
"type": "array",
|
|
2465
|
-
"elementType": {
|
|
2466
|
-
"type": "keyword",
|
|
2467
|
-
"value": "any"
|
|
2468
|
-
}
|
|
2469
|
-
}
|
|
2470
|
-
}
|
|
2471
|
-
],
|
|
2472
|
-
"annotation": {
|
|
2473
|
-
"type": "array",
|
|
2474
|
-
"elementType": {
|
|
2475
|
-
"type": "keyword",
|
|
2476
|
-
"value": "any"
|
|
2477
|
-
}
|
|
2478
|
-
}
|
|
2479
|
-
}
|
|
2480
|
-
}
|
|
2481
|
-
]
|
|
2324
|
+
{
|
|
2325
|
+
"type": "jsLiteral",
|
|
2326
|
+
"value": "inline"
|
|
2327
|
+
}
|
|
2328
|
+
]
|
|
2329
|
+
}
|
|
2330
|
+
},
|
|
2331
|
+
{
|
|
2332
|
+
"type": "typeAlias",
|
|
2333
|
+
"name": "ComponentSize",
|
|
2334
|
+
"annotation": {
|
|
2335
|
+
"type": "union",
|
|
2336
|
+
"types": [
|
|
2337
|
+
{
|
|
2338
|
+
"type": "jsLiteral",
|
|
2339
|
+
"value": "large"
|
|
2482
2340
|
},
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
"type": "propertySignature",
|
|
2487
|
-
"key": {
|
|
2488
|
-
"type": "identifier",
|
|
2489
|
-
"name": "transform"
|
|
2341
|
+
{
|
|
2342
|
+
"type": "jsLiteral",
|
|
2343
|
+
"value": "medium"
|
|
2490
2344
|
},
|
|
2491
|
-
|
|
2492
|
-
"type": "
|
|
2493
|
-
"
|
|
2494
|
-
{
|
|
2495
|
-
"type": "identifier",
|
|
2496
|
-
"name": "data",
|
|
2497
|
-
"annotation": {
|
|
2498
|
-
"type": "keyword",
|
|
2499
|
-
"value": "any"
|
|
2500
|
-
}
|
|
2501
|
-
}
|
|
2502
|
-
],
|
|
2503
|
-
"annotation": {
|
|
2504
|
-
"type": "keyword",
|
|
2505
|
-
"value": "void"
|
|
2506
|
-
}
|
|
2345
|
+
{
|
|
2346
|
+
"type": "jsLiteral",
|
|
2347
|
+
"value": "small"
|
|
2507
2348
|
},
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2349
|
+
{
|
|
2350
|
+
"type": "jsLiteral",
|
|
2351
|
+
"value": "xs"
|
|
2352
|
+
}
|
|
2353
|
+
]
|
|
2354
|
+
}
|
|
2512
2355
|
}
|
|
2513
2356
|
]
|
|
2514
2357
|
},
|
|
@@ -4100,7 +3943,7 @@
|
|
|
4100
3943
|
}
|
|
4101
3944
|
]
|
|
4102
3945
|
},
|
|
4103
|
-
"eo-
|
|
3946
|
+
"eo-select": {
|
|
4104
3947
|
"properties": [
|
|
4105
3948
|
{
|
|
4106
3949
|
"name": "name",
|
|
@@ -4109,6 +3952,13 @@
|
|
|
4109
3952
|
"value": "string"
|
|
4110
3953
|
}
|
|
4111
3954
|
},
|
|
3955
|
+
{
|
|
3956
|
+
"name": "placeholder",
|
|
3957
|
+
"annotation": {
|
|
3958
|
+
"type": "keyword",
|
|
3959
|
+
"value": "string"
|
|
3960
|
+
}
|
|
3961
|
+
},
|
|
4112
3962
|
{
|
|
4113
3963
|
"name": "label",
|
|
4114
3964
|
"annotation": {
|
|
@@ -4124,7 +3974,7 @@
|
|
|
4124
3974
|
"type": "reference",
|
|
4125
3975
|
"typeName": {
|
|
4126
3976
|
"type": "identifier",
|
|
4127
|
-
"name": "
|
|
3977
|
+
"name": "GeneralComplexOption"
|
|
4128
3978
|
}
|
|
4129
3979
|
}
|
|
4130
3980
|
}
|
|
@@ -4174,567 +4024,580 @@
|
|
|
4174
4024
|
}
|
|
4175
4025
|
},
|
|
4176
4026
|
{
|
|
4177
|
-
"name": "
|
|
4178
|
-
"annotation": {
|
|
4179
|
-
"type": "reference",
|
|
4180
|
-
"typeName": {
|
|
4181
|
-
"type": "identifier",
|
|
4182
|
-
"name": "RadioType"
|
|
4183
|
-
}
|
|
4184
|
-
}
|
|
4185
|
-
},
|
|
4186
|
-
{
|
|
4187
|
-
"name": "ui",
|
|
4027
|
+
"name": "mode",
|
|
4188
4028
|
"annotation": {
|
|
4189
|
-
"type": "
|
|
4190
|
-
"
|
|
4191
|
-
|
|
4192
|
-
|
|
4193
|
-
|
|
4029
|
+
"type": "union",
|
|
4030
|
+
"types": [
|
|
4031
|
+
{
|
|
4032
|
+
"type": "jsLiteral",
|
|
4033
|
+
"value": "tags"
|
|
4034
|
+
},
|
|
4035
|
+
{
|
|
4036
|
+
"type": "jsLiteral",
|
|
4037
|
+
"value": "multiple"
|
|
4038
|
+
}
|
|
4039
|
+
]
|
|
4194
4040
|
}
|
|
4195
4041
|
},
|
|
4196
4042
|
{
|
|
4197
|
-
"name": "
|
|
4043
|
+
"name": "tokenSeparators",
|
|
4198
4044
|
"annotation": {
|
|
4199
|
-
"type": "
|
|
4200
|
-
"
|
|
4201
|
-
"type": "
|
|
4202
|
-
"
|
|
4045
|
+
"type": "array",
|
|
4046
|
+
"elementType": {
|
|
4047
|
+
"type": "keyword",
|
|
4048
|
+
"value": "string"
|
|
4203
4049
|
}
|
|
4204
4050
|
}
|
|
4205
4051
|
},
|
|
4206
4052
|
{
|
|
4207
|
-
"name": "
|
|
4053
|
+
"name": "maxTagCount",
|
|
4208
4054
|
"annotation": {
|
|
4209
|
-
"type": "
|
|
4210
|
-
"
|
|
4211
|
-
"type": "qualifiedName",
|
|
4212
|
-
"left": {
|
|
4213
|
-
"type": "identifier",
|
|
4214
|
-
"name": "React"
|
|
4215
|
-
},
|
|
4216
|
-
"right": {
|
|
4217
|
-
"type": "identifier",
|
|
4218
|
-
"name": "CSSProperties"
|
|
4219
|
-
}
|
|
4220
|
-
}
|
|
4055
|
+
"type": "keyword",
|
|
4056
|
+
"value": "number"
|
|
4221
4057
|
}
|
|
4222
4058
|
},
|
|
4223
4059
|
{
|
|
4224
|
-
"name": "
|
|
4060
|
+
"name": "groupBy",
|
|
4225
4061
|
"annotation": {
|
|
4226
|
-
"type": "
|
|
4227
|
-
"
|
|
4228
|
-
"type": "identifier",
|
|
4229
|
-
"name": "UseSingleBrickConf"
|
|
4230
|
-
}
|
|
4062
|
+
"type": "keyword",
|
|
4063
|
+
"value": "string"
|
|
4231
4064
|
}
|
|
4232
4065
|
},
|
|
4233
4066
|
{
|
|
4234
|
-
"name": "
|
|
4067
|
+
"name": "suffix",
|
|
4235
4068
|
"annotation": {
|
|
4236
|
-
"type": "
|
|
4237
|
-
"
|
|
4238
|
-
{
|
|
4239
|
-
"type": "jsLiteral",
|
|
4240
|
-
"value": "default"
|
|
4241
|
-
},
|
|
4069
|
+
"type": "typeLiteral",
|
|
4070
|
+
"members": [
|
|
4242
4071
|
{
|
|
4243
|
-
"type": "
|
|
4244
|
-
"
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
],
|
|
4250
|
-
"events": [
|
|
4251
|
-
{
|
|
4252
|
-
"name": "change",
|
|
4253
|
-
"detail": {
|
|
4254
|
-
"annotation": {
|
|
4255
|
-
"type": "union",
|
|
4256
|
-
"types": [
|
|
4257
|
-
{
|
|
4072
|
+
"type": "propertySignature",
|
|
4073
|
+
"key": {
|
|
4074
|
+
"type": "identifier",
|
|
4075
|
+
"name": "useBrick"
|
|
4076
|
+
},
|
|
4077
|
+
"annotation": {
|
|
4258
4078
|
"type": "reference",
|
|
4259
4079
|
"typeName": {
|
|
4260
4080
|
"type": "identifier",
|
|
4261
|
-
"name": "
|
|
4081
|
+
"name": "UseSingleBrickConf"
|
|
4262
4082
|
}
|
|
4263
4083
|
},
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
}
|
|
4268
|
-
]
|
|
4269
|
-
}
|
|
4084
|
+
"computed": false
|
|
4085
|
+
}
|
|
4086
|
+
]
|
|
4270
4087
|
}
|
|
4271
4088
|
},
|
|
4272
4089
|
{
|
|
4273
|
-
"name": "
|
|
4274
|
-
"
|
|
4275
|
-
"
|
|
4276
|
-
|
|
4277
|
-
"members": [
|
|
4278
|
-
{
|
|
4279
|
-
"type": "propertySignature",
|
|
4280
|
-
"key": {
|
|
4281
|
-
"type": "identifier",
|
|
4282
|
-
"name": "options"
|
|
4283
|
-
},
|
|
4284
|
-
"annotation": {
|
|
4285
|
-
"type": "typeLiteral",
|
|
4286
|
-
"members": [
|
|
4287
|
-
{
|
|
4288
|
-
"type": "propertySignature",
|
|
4289
|
-
"key": {
|
|
4290
|
-
"type": "identifier",
|
|
4291
|
-
"name": "label"
|
|
4292
|
-
},
|
|
4293
|
-
"annotation": {
|
|
4294
|
-
"type": "keyword",
|
|
4295
|
-
"value": "string"
|
|
4296
|
-
},
|
|
4297
|
-
"computed": false
|
|
4298
|
-
},
|
|
4299
|
-
{
|
|
4300
|
-
"type": "propertySignature",
|
|
4301
|
-
"key": {
|
|
4302
|
-
"type": "identifier",
|
|
4303
|
-
"name": "value"
|
|
4304
|
-
},
|
|
4305
|
-
"annotation": {
|
|
4306
|
-
"type": "keyword",
|
|
4307
|
-
"value": "any"
|
|
4308
|
-
},
|
|
4309
|
-
"computed": false
|
|
4310
|
-
},
|
|
4311
|
-
{
|
|
4312
|
-
"type": "indexSignature",
|
|
4313
|
-
"parameter": {
|
|
4314
|
-
"type": "identifier",
|
|
4315
|
-
"name": "key",
|
|
4316
|
-
"annotation": {
|
|
4317
|
-
"type": "keyword",
|
|
4318
|
-
"value": "string"
|
|
4319
|
-
}
|
|
4320
|
-
},
|
|
4321
|
-
"annotation": {
|
|
4322
|
-
"type": "keyword",
|
|
4323
|
-
"value": "any"
|
|
4324
|
-
}
|
|
4325
|
-
}
|
|
4326
|
-
]
|
|
4327
|
-
},
|
|
4328
|
-
"computed": false
|
|
4329
|
-
},
|
|
4330
|
-
{
|
|
4331
|
-
"type": "propertySignature",
|
|
4332
|
-
"key": {
|
|
4333
|
-
"type": "identifier",
|
|
4334
|
-
"name": "name"
|
|
4335
|
-
},
|
|
4336
|
-
"annotation": {
|
|
4337
|
-
"type": "keyword",
|
|
4338
|
-
"value": "string"
|
|
4339
|
-
},
|
|
4340
|
-
"computed": false
|
|
4341
|
-
}
|
|
4342
|
-
]
|
|
4343
|
-
}
|
|
4090
|
+
"name": "clearable",
|
|
4091
|
+
"annotation": {
|
|
4092
|
+
"type": "keyword",
|
|
4093
|
+
"value": "boolean"
|
|
4344
4094
|
}
|
|
4345
|
-
}
|
|
4346
|
-
],
|
|
4347
|
-
"methods": [],
|
|
4348
|
-
"types": [
|
|
4095
|
+
},
|
|
4349
4096
|
{
|
|
4350
|
-
"
|
|
4351
|
-
"name": "GeneralOption",
|
|
4097
|
+
"name": "fields",
|
|
4352
4098
|
"annotation": {
|
|
4353
|
-
"type": "
|
|
4354
|
-
"
|
|
4355
|
-
{
|
|
4356
|
-
"type": "keyword",
|
|
4357
|
-
"value": "string"
|
|
4358
|
-
},
|
|
4359
|
-
{
|
|
4360
|
-
"type": "keyword",
|
|
4361
|
-
"value": "number"
|
|
4362
|
-
},
|
|
4363
|
-
{
|
|
4364
|
-
"type": "keyword",
|
|
4365
|
-
"value": "boolean"
|
|
4366
|
-
},
|
|
4099
|
+
"type": "typeLiteral",
|
|
4100
|
+
"members": [
|
|
4367
4101
|
{
|
|
4368
|
-
"type": "
|
|
4369
|
-
"
|
|
4102
|
+
"type": "propertySignature",
|
|
4103
|
+
"key": {
|
|
4370
4104
|
"type": "identifier",
|
|
4371
|
-
"name": "
|
|
4372
|
-
}
|
|
4105
|
+
"name": "label"
|
|
4106
|
+
},
|
|
4107
|
+
"annotation": {
|
|
4108
|
+
"type": "keyword",
|
|
4109
|
+
"value": "string"
|
|
4110
|
+
},
|
|
4111
|
+
"optional": true,
|
|
4112
|
+
"computed": false
|
|
4373
4113
|
},
|
|
4374
4114
|
{
|
|
4375
|
-
"type": "
|
|
4376
|
-
"
|
|
4115
|
+
"type": "propertySignature",
|
|
4116
|
+
"key": {
|
|
4377
4117
|
"type": "identifier",
|
|
4378
|
-
"name": "
|
|
4118
|
+
"name": "value"
|
|
4379
4119
|
},
|
|
4380
|
-
"
|
|
4381
|
-
"type": "
|
|
4382
|
-
"
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
},
|
|
4387
|
-
{
|
|
4388
|
-
"type": "keyword",
|
|
4389
|
-
"value": "any"
|
|
4390
|
-
}
|
|
4391
|
-
]
|
|
4392
|
-
}
|
|
4120
|
+
"annotation": {
|
|
4121
|
+
"type": "keyword",
|
|
4122
|
+
"value": "string"
|
|
4123
|
+
},
|
|
4124
|
+
"optional": true,
|
|
4125
|
+
"computed": false
|
|
4393
4126
|
}
|
|
4394
4127
|
]
|
|
4395
4128
|
}
|
|
4396
4129
|
},
|
|
4397
4130
|
{
|
|
4398
|
-
"
|
|
4399
|
-
"
|
|
4400
|
-
|
|
4401
|
-
"
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4413
|
-
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
]
|
|
4422
|
-
}
|
|
4423
|
-
}
|
|
4424
|
-
]
|
|
4425
|
-
},
|
|
4426
|
-
"body": [
|
|
4427
|
-
{
|
|
4428
|
-
"type": "propertySignature",
|
|
4429
|
-
"key": {
|
|
4131
|
+
"name": "useBackend",
|
|
4132
|
+
"annotation": {
|
|
4133
|
+
"type": "reference",
|
|
4134
|
+
"typeName": {
|
|
4135
|
+
"type": "identifier",
|
|
4136
|
+
"name": "UseBackendConf"
|
|
4137
|
+
}
|
|
4138
|
+
}
|
|
4139
|
+
},
|
|
4140
|
+
{
|
|
4141
|
+
"name": "debounceSearchDelay",
|
|
4142
|
+
"annotation": {
|
|
4143
|
+
"type": "keyword",
|
|
4144
|
+
"value": "number"
|
|
4145
|
+
}
|
|
4146
|
+
},
|
|
4147
|
+
{
|
|
4148
|
+
"name": "inputStyle",
|
|
4149
|
+
"annotation": {
|
|
4150
|
+
"type": "reference",
|
|
4151
|
+
"typeName": {
|
|
4152
|
+
"type": "qualifiedName",
|
|
4153
|
+
"left": {
|
|
4430
4154
|
"type": "identifier",
|
|
4431
|
-
"name": "
|
|
4432
|
-
},
|
|
4433
|
-
"annotation": {
|
|
4434
|
-
"type": "keyword",
|
|
4435
|
-
"value": "string"
|
|
4155
|
+
"name": "React"
|
|
4436
4156
|
},
|
|
4437
|
-
"
|
|
4438
|
-
},
|
|
4439
|
-
{
|
|
4440
|
-
"type": "propertySignature",
|
|
4441
|
-
"key": {
|
|
4157
|
+
"right": {
|
|
4442
4158
|
"type": "identifier",
|
|
4443
|
-
"name": "
|
|
4444
|
-
}
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
|
|
4452
|
-
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
"type": "propertySignature",
|
|
4456
|
-
"key": {
|
|
4159
|
+
"name": "CSSProperties"
|
|
4160
|
+
}
|
|
4161
|
+
}
|
|
4162
|
+
}
|
|
4163
|
+
},
|
|
4164
|
+
{
|
|
4165
|
+
"name": "dropdownStyle",
|
|
4166
|
+
"annotation": {
|
|
4167
|
+
"type": "reference",
|
|
4168
|
+
"typeName": {
|
|
4169
|
+
"type": "qualifiedName",
|
|
4170
|
+
"left": {
|
|
4457
4171
|
"type": "identifier",
|
|
4458
|
-
"name": "
|
|
4459
|
-
},
|
|
4460
|
-
"annotation": {
|
|
4461
|
-
"type": "keyword",
|
|
4462
|
-
"value": "string"
|
|
4172
|
+
"name": "React"
|
|
4463
4173
|
},
|
|
4464
|
-
"
|
|
4465
|
-
"computed": false
|
|
4466
|
-
},
|
|
4467
|
-
{
|
|
4468
|
-
"type": "propertySignature",
|
|
4469
|
-
"key": {
|
|
4174
|
+
"right": {
|
|
4470
4175
|
"type": "identifier",
|
|
4471
|
-
"name": "
|
|
4472
|
-
},
|
|
4473
|
-
"annotation": {
|
|
4474
|
-
"type": "keyword",
|
|
4475
|
-
"value": "string"
|
|
4476
|
-
},
|
|
4477
|
-
"optional": true,
|
|
4478
|
-
"computed": false
|
|
4479
|
-
},
|
|
4480
|
-
{
|
|
4481
|
-
"type": "indexSignature",
|
|
4482
|
-
"parameter": {
|
|
4483
|
-
"type": "identifier",
|
|
4484
|
-
"name": "key",
|
|
4485
|
-
"annotation": {
|
|
4486
|
-
"type": "keyword",
|
|
4487
|
-
"value": "string"
|
|
4488
|
-
}
|
|
4489
|
-
},
|
|
4490
|
-
"annotation": {
|
|
4491
|
-
"type": "keyword",
|
|
4492
|
-
"value": "any"
|
|
4176
|
+
"name": "CSSProperties"
|
|
4493
4177
|
}
|
|
4494
4178
|
}
|
|
4495
|
-
]
|
|
4496
|
-
},
|
|
4497
|
-
{
|
|
4498
|
-
"type": "typeAlias",
|
|
4499
|
-
"name": "RadioType",
|
|
4500
|
-
"annotation": {
|
|
4501
|
-
"type": "union",
|
|
4502
|
-
"types": [
|
|
4503
|
-
{
|
|
4504
|
-
"type": "jsLiteral",
|
|
4505
|
-
"value": "button"
|
|
4506
|
-
},
|
|
4507
|
-
{
|
|
4508
|
-
"type": "jsLiteral",
|
|
4509
|
-
"value": "default"
|
|
4510
|
-
},
|
|
4511
|
-
{
|
|
4512
|
-
"type": "jsLiteral",
|
|
4513
|
-
"value": "icon"
|
|
4514
|
-
},
|
|
4515
|
-
{
|
|
4516
|
-
"type": "jsLiteral",
|
|
4517
|
-
"value": "icon-circle"
|
|
4518
|
-
},
|
|
4519
|
-
{
|
|
4520
|
-
"type": "jsLiteral",
|
|
4521
|
-
"value": "icon-square"
|
|
4522
|
-
},
|
|
4523
|
-
{
|
|
4524
|
-
"type": "jsLiteral",
|
|
4525
|
-
"value": "custom"
|
|
4526
|
-
}
|
|
4527
|
-
]
|
|
4528
4179
|
}
|
|
4529
4180
|
},
|
|
4530
4181
|
{
|
|
4531
|
-
"
|
|
4532
|
-
"name": "UIType",
|
|
4182
|
+
"name": "dropdownHoist",
|
|
4533
4183
|
"annotation": {
|
|
4534
|
-
"type": "
|
|
4535
|
-
"
|
|
4536
|
-
{
|
|
4537
|
-
"type": "jsLiteral",
|
|
4538
|
-
"value": "default"
|
|
4539
|
-
},
|
|
4540
|
-
{
|
|
4541
|
-
"type": "jsLiteral",
|
|
4542
|
-
"value": "dashboard"
|
|
4543
|
-
}
|
|
4544
|
-
]
|
|
4184
|
+
"type": "keyword",
|
|
4185
|
+
"value": "boolean"
|
|
4545
4186
|
}
|
|
4546
4187
|
},
|
|
4547
4188
|
{
|
|
4548
|
-
"
|
|
4549
|
-
"name": "ComponentSize",
|
|
4189
|
+
"name": "themeVariant",
|
|
4550
4190
|
"annotation": {
|
|
4551
4191
|
"type": "union",
|
|
4552
4192
|
"types": [
|
|
4553
4193
|
{
|
|
4554
4194
|
"type": "jsLiteral",
|
|
4555
|
-
"value": "
|
|
4556
|
-
},
|
|
4557
|
-
{
|
|
4558
|
-
"type": "jsLiteral",
|
|
4559
|
-
"value": "medium"
|
|
4560
|
-
},
|
|
4561
|
-
{
|
|
4562
|
-
"type": "jsLiteral",
|
|
4563
|
-
"value": "small"
|
|
4195
|
+
"value": "default"
|
|
4564
4196
|
},
|
|
4565
4197
|
{
|
|
4566
4198
|
"type": "jsLiteral",
|
|
4567
|
-
"value": "
|
|
4199
|
+
"value": "elevo"
|
|
4568
4200
|
}
|
|
4569
4201
|
]
|
|
4570
4202
|
}
|
|
4571
4203
|
}
|
|
4572
|
-
]
|
|
4573
|
-
|
|
4574
|
-
"eo-upload-image": {
|
|
4575
|
-
"properties": [
|
|
4576
|
-
{
|
|
4577
|
-
"name": "name",
|
|
4578
|
-
"annotation": {
|
|
4579
|
-
"type": "keyword",
|
|
4580
|
-
"value": "string"
|
|
4581
|
-
}
|
|
4582
|
-
},
|
|
4583
|
-
{
|
|
4584
|
-
"name": "label",
|
|
4585
|
-
"annotation": {
|
|
4586
|
-
"type": "keyword",
|
|
4587
|
-
"value": "string"
|
|
4588
|
-
}
|
|
4589
|
-
},
|
|
4204
|
+
],
|
|
4205
|
+
"events": [
|
|
4590
4206
|
{
|
|
4591
|
-
"name": "
|
|
4592
|
-
"
|
|
4593
|
-
"
|
|
4594
|
-
"elementType": {
|
|
4207
|
+
"name": "change",
|
|
4208
|
+
"detail": {
|
|
4209
|
+
"annotation": {
|
|
4595
4210
|
"type": "reference",
|
|
4596
4211
|
"typeName": {
|
|
4597
4212
|
"type": "identifier",
|
|
4598
|
-
"name": "
|
|
4213
|
+
"name": "ChangeEventDetail"
|
|
4599
4214
|
}
|
|
4600
4215
|
}
|
|
4601
4216
|
}
|
|
4602
4217
|
},
|
|
4603
4218
|
{
|
|
4604
|
-
"name": "
|
|
4605
|
-
"
|
|
4606
|
-
"
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
},
|
|
4610
|
-
{
|
|
4611
|
-
"name": "maxCount",
|
|
4612
|
-
"annotation": {
|
|
4613
|
-
"type": "keyword",
|
|
4614
|
-
"value": "number"
|
|
4615
|
-
}
|
|
4616
|
-
},
|
|
4617
|
-
{
|
|
4618
|
-
"name": "multiple",
|
|
4619
|
-
"annotation": {
|
|
4620
|
-
"type": "keyword",
|
|
4621
|
-
"value": "boolean"
|
|
4622
|
-
}
|
|
4623
|
-
},
|
|
4624
|
-
{
|
|
4625
|
-
"name": "limitSize",
|
|
4626
|
-
"annotation": {
|
|
4627
|
-
"type": "keyword",
|
|
4628
|
-
"value": "number"
|
|
4629
|
-
}
|
|
4630
|
-
},
|
|
4631
|
-
{
|
|
4632
|
-
"name": "required",
|
|
4633
|
-
"annotation": {
|
|
4634
|
-
"type": "keyword",
|
|
4635
|
-
"value": "boolean"
|
|
4636
|
-
}
|
|
4637
|
-
},
|
|
4638
|
-
{
|
|
4639
|
-
"name": "message",
|
|
4640
|
-
"annotation": {
|
|
4641
|
-
"type": "reference",
|
|
4642
|
-
"typeName": {
|
|
4643
|
-
"type": "identifier",
|
|
4644
|
-
"name": "Record"
|
|
4645
|
-
},
|
|
4646
|
-
"typeParameters": {
|
|
4647
|
-
"type": "typeParameterInstantiation",
|
|
4648
|
-
"params": [
|
|
4219
|
+
"name": "change.v2",
|
|
4220
|
+
"detail": {
|
|
4221
|
+
"annotation": {
|
|
4222
|
+
"type": "union",
|
|
4223
|
+
"types": [
|
|
4649
4224
|
{
|
|
4650
4225
|
"type": "keyword",
|
|
4651
4226
|
"value": "string"
|
|
4652
4227
|
},
|
|
4653
4228
|
{
|
|
4654
|
-
"type": "
|
|
4655
|
-
"
|
|
4229
|
+
"type": "array",
|
|
4230
|
+
"elementType": {
|
|
4231
|
+
"type": "keyword",
|
|
4232
|
+
"value": "string"
|
|
4233
|
+
}
|
|
4656
4234
|
}
|
|
4657
4235
|
]
|
|
4658
4236
|
}
|
|
4659
4237
|
}
|
|
4660
4238
|
},
|
|
4661
4239
|
{
|
|
4662
|
-
"name": "
|
|
4663
|
-
"
|
|
4664
|
-
"
|
|
4665
|
-
|
|
4666
|
-
{
|
|
4667
|
-
"type": "
|
|
4668
|
-
"
|
|
4669
|
-
},
|
|
4670
|
-
{
|
|
4671
|
-
"type": "jsLiteral",
|
|
4672
|
-
"value": "avatar"
|
|
4240
|
+
"name": "search",
|
|
4241
|
+
"detail": {
|
|
4242
|
+
"annotation": {
|
|
4243
|
+
"type": "reference",
|
|
4244
|
+
"typeName": {
|
|
4245
|
+
"type": "identifier",
|
|
4246
|
+
"name": "SearchEventDetail"
|
|
4673
4247
|
}
|
|
4674
|
-
|
|
4248
|
+
}
|
|
4675
4249
|
}
|
|
4676
4250
|
},
|
|
4677
4251
|
{
|
|
4678
|
-
"name": "
|
|
4679
|
-
"
|
|
4680
|
-
"
|
|
4681
|
-
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
|
|
4686
|
-
|
|
4687
|
-
|
|
4688
|
-
|
|
4252
|
+
"name": "select.focus",
|
|
4253
|
+
"detail": {
|
|
4254
|
+
"annotation": {
|
|
4255
|
+
"type": "keyword",
|
|
4256
|
+
"value": "void"
|
|
4257
|
+
}
|
|
4258
|
+
}
|
|
4259
|
+
},
|
|
4260
|
+
{
|
|
4261
|
+
"name": "options.change",
|
|
4262
|
+
"detail": {
|
|
4263
|
+
"annotation": {
|
|
4264
|
+
"type": "reference",
|
|
4265
|
+
"typeName": {
|
|
4266
|
+
"type": "identifier",
|
|
4267
|
+
"name": "OptionsChangeEventDetail"
|
|
4689
4268
|
}
|
|
4690
|
-
|
|
4269
|
+
}
|
|
4691
4270
|
}
|
|
4692
4271
|
}
|
|
4693
4272
|
],
|
|
4694
|
-
"
|
|
4273
|
+
"methods": [],
|
|
4274
|
+
"types": [
|
|
4695
4275
|
{
|
|
4696
|
-
"
|
|
4697
|
-
"
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
|
|
4276
|
+
"type": "interface",
|
|
4277
|
+
"name": "GeneralComplexOption",
|
|
4278
|
+
"typeParameters": {
|
|
4279
|
+
"type": "typeParameterDeclaration",
|
|
4280
|
+
"params": [
|
|
4281
|
+
{
|
|
4282
|
+
"type": "typeParameter",
|
|
4283
|
+
"name": "T",
|
|
4284
|
+
"default": {
|
|
4285
|
+
"type": "union",
|
|
4286
|
+
"types": [
|
|
4287
|
+
{
|
|
4288
|
+
"type": "keyword",
|
|
4289
|
+
"value": "string"
|
|
4290
|
+
},
|
|
4291
|
+
{
|
|
4292
|
+
"type": "keyword",
|
|
4293
|
+
"value": "number"
|
|
4294
|
+
},
|
|
4295
|
+
{
|
|
4296
|
+
"type": "keyword",
|
|
4297
|
+
"value": "boolean"
|
|
4298
|
+
}
|
|
4299
|
+
]
|
|
4300
|
+
}
|
|
4301
|
+
}
|
|
4302
|
+
]
|
|
4303
|
+
},
|
|
4304
|
+
"body": [
|
|
4305
|
+
{
|
|
4306
|
+
"type": "propertySignature",
|
|
4307
|
+
"key": {
|
|
4308
|
+
"type": "identifier",
|
|
4309
|
+
"name": "label"
|
|
4310
|
+
},
|
|
4311
|
+
"annotation": {
|
|
4312
|
+
"type": "keyword",
|
|
4313
|
+
"value": "string"
|
|
4314
|
+
},
|
|
4315
|
+
"computed": false
|
|
4316
|
+
},
|
|
4317
|
+
{
|
|
4318
|
+
"type": "propertySignature",
|
|
4319
|
+
"key": {
|
|
4320
|
+
"type": "identifier",
|
|
4321
|
+
"name": "value"
|
|
4322
|
+
},
|
|
4323
|
+
"annotation": {
|
|
4701
4324
|
"type": "reference",
|
|
4702
4325
|
"typeName": {
|
|
4703
4326
|
"type": "identifier",
|
|
4704
|
-
"name": "
|
|
4327
|
+
"name": "T"
|
|
4328
|
+
}
|
|
4329
|
+
},
|
|
4330
|
+
"computed": false
|
|
4331
|
+
},
|
|
4332
|
+
{
|
|
4333
|
+
"type": "propertySignature",
|
|
4334
|
+
"key": {
|
|
4335
|
+
"type": "identifier",
|
|
4336
|
+
"name": "caption"
|
|
4337
|
+
},
|
|
4338
|
+
"annotation": {
|
|
4339
|
+
"type": "keyword",
|
|
4340
|
+
"value": "string"
|
|
4341
|
+
},
|
|
4342
|
+
"optional": true,
|
|
4343
|
+
"computed": false
|
|
4344
|
+
},
|
|
4345
|
+
{
|
|
4346
|
+
"type": "propertySignature",
|
|
4347
|
+
"key": {
|
|
4348
|
+
"type": "identifier",
|
|
4349
|
+
"name": "emoji"
|
|
4350
|
+
},
|
|
4351
|
+
"annotation": {
|
|
4352
|
+
"type": "keyword",
|
|
4353
|
+
"value": "string"
|
|
4354
|
+
},
|
|
4355
|
+
"optional": true,
|
|
4356
|
+
"computed": false
|
|
4357
|
+
},
|
|
4358
|
+
{
|
|
4359
|
+
"type": "indexSignature",
|
|
4360
|
+
"parameter": {
|
|
4361
|
+
"type": "identifier",
|
|
4362
|
+
"name": "key",
|
|
4363
|
+
"annotation": {
|
|
4364
|
+
"type": "keyword",
|
|
4365
|
+
"value": "string"
|
|
4366
|
+
}
|
|
4367
|
+
},
|
|
4368
|
+
"annotation": {
|
|
4369
|
+
"type": "keyword",
|
|
4370
|
+
"value": "any"
|
|
4371
|
+
}
|
|
4372
|
+
}
|
|
4373
|
+
]
|
|
4374
|
+
},
|
|
4375
|
+
{
|
|
4376
|
+
"type": "interface",
|
|
4377
|
+
"name": "UseBackendConf",
|
|
4378
|
+
"body": [
|
|
4379
|
+
{
|
|
4380
|
+
"type": "propertySignature",
|
|
4381
|
+
"key": {
|
|
4382
|
+
"type": "identifier",
|
|
4383
|
+
"name": "provider"
|
|
4384
|
+
},
|
|
4385
|
+
"annotation": {
|
|
4386
|
+
"type": "keyword",
|
|
4387
|
+
"value": "string"
|
|
4388
|
+
},
|
|
4389
|
+
"computed": false
|
|
4390
|
+
},
|
|
4391
|
+
{
|
|
4392
|
+
"type": "propertySignature",
|
|
4393
|
+
"key": {
|
|
4394
|
+
"type": "identifier",
|
|
4395
|
+
"name": "args"
|
|
4396
|
+
},
|
|
4397
|
+
"annotation": {
|
|
4398
|
+
"type": "union",
|
|
4399
|
+
"types": [
|
|
4400
|
+
{
|
|
4401
|
+
"type": "array",
|
|
4402
|
+
"elementType": {
|
|
4403
|
+
"type": "keyword",
|
|
4404
|
+
"value": "any"
|
|
4405
|
+
}
|
|
4406
|
+
},
|
|
4407
|
+
{
|
|
4408
|
+
"type": "parenthesizedType",
|
|
4409
|
+
"annotation": {
|
|
4410
|
+
"type": "function",
|
|
4411
|
+
"parameters": [
|
|
4412
|
+
{
|
|
4413
|
+
"type": "restElement",
|
|
4414
|
+
"argument": {
|
|
4415
|
+
"type": "identifier",
|
|
4416
|
+
"name": "args"
|
|
4417
|
+
},
|
|
4418
|
+
"annotation": {
|
|
4419
|
+
"type": "array",
|
|
4420
|
+
"elementType": {
|
|
4421
|
+
"type": "keyword",
|
|
4422
|
+
"value": "any"
|
|
4423
|
+
}
|
|
4424
|
+
}
|
|
4425
|
+
}
|
|
4426
|
+
],
|
|
4427
|
+
"annotation": {
|
|
4428
|
+
"type": "array",
|
|
4429
|
+
"elementType": {
|
|
4430
|
+
"type": "keyword",
|
|
4431
|
+
"value": "any"
|
|
4432
|
+
}
|
|
4433
|
+
}
|
|
4434
|
+
}
|
|
4435
|
+
}
|
|
4436
|
+
]
|
|
4437
|
+
},
|
|
4438
|
+
"computed": false
|
|
4439
|
+
},
|
|
4440
|
+
{
|
|
4441
|
+
"type": "propertySignature",
|
|
4442
|
+
"key": {
|
|
4443
|
+
"type": "identifier",
|
|
4444
|
+
"name": "transform"
|
|
4445
|
+
},
|
|
4446
|
+
"annotation": {
|
|
4447
|
+
"type": "function",
|
|
4448
|
+
"parameters": [
|
|
4449
|
+
{
|
|
4450
|
+
"type": "identifier",
|
|
4451
|
+
"name": "data",
|
|
4452
|
+
"annotation": {
|
|
4453
|
+
"type": "keyword",
|
|
4454
|
+
"value": "any"
|
|
4455
|
+
}
|
|
4456
|
+
}
|
|
4457
|
+
],
|
|
4458
|
+
"annotation": {
|
|
4459
|
+
"type": "keyword",
|
|
4460
|
+
"value": "void"
|
|
4461
|
+
}
|
|
4462
|
+
},
|
|
4463
|
+
"optional": true,
|
|
4464
|
+
"computed": false
|
|
4465
|
+
}
|
|
4466
|
+
]
|
|
4467
|
+
},
|
|
4468
|
+
{
|
|
4469
|
+
"type": "interface",
|
|
4470
|
+
"name": "ChangeEventDetail",
|
|
4471
|
+
"body": [
|
|
4472
|
+
{
|
|
4473
|
+
"type": "propertySignature",
|
|
4474
|
+
"key": {
|
|
4475
|
+
"type": "identifier",
|
|
4476
|
+
"name": "value"
|
|
4477
|
+
},
|
|
4478
|
+
"annotation": {
|
|
4479
|
+
"type": "union",
|
|
4480
|
+
"types": [
|
|
4481
|
+
{
|
|
4482
|
+
"type": "keyword",
|
|
4483
|
+
"value": "string"
|
|
4484
|
+
},
|
|
4485
|
+
{
|
|
4486
|
+
"type": "array",
|
|
4487
|
+
"elementType": {
|
|
4488
|
+
"type": "keyword",
|
|
4489
|
+
"value": "string"
|
|
4490
|
+
}
|
|
4491
|
+
}
|
|
4492
|
+
]
|
|
4493
|
+
},
|
|
4494
|
+
"computed": false
|
|
4495
|
+
},
|
|
4496
|
+
{
|
|
4497
|
+
"type": "propertySignature",
|
|
4498
|
+
"key": {
|
|
4499
|
+
"type": "identifier",
|
|
4500
|
+
"name": "options"
|
|
4501
|
+
},
|
|
4502
|
+
"annotation": {
|
|
4503
|
+
"type": "array",
|
|
4504
|
+
"elementType": {
|
|
4505
|
+
"type": "reference",
|
|
4506
|
+
"typeName": {
|
|
4507
|
+
"type": "identifier",
|
|
4508
|
+
"name": "GeneralComplexOption"
|
|
4509
|
+
}
|
|
4705
4510
|
}
|
|
4706
|
-
}
|
|
4511
|
+
},
|
|
4512
|
+
"computed": false
|
|
4707
4513
|
}
|
|
4708
|
-
|
|
4709
|
-
}
|
|
4710
|
-
],
|
|
4711
|
-
"methods": [],
|
|
4712
|
-
"types": [
|
|
4514
|
+
]
|
|
4515
|
+
},
|
|
4713
4516
|
{
|
|
4714
4517
|
"type": "interface",
|
|
4715
|
-
"name": "
|
|
4518
|
+
"name": "SearchEventDetail",
|
|
4716
4519
|
"body": [
|
|
4717
4520
|
{
|
|
4718
4521
|
"type": "propertySignature",
|
|
4719
4522
|
"key": {
|
|
4720
4523
|
"type": "identifier",
|
|
4721
|
-
"name": "
|
|
4524
|
+
"name": "value"
|
|
4722
4525
|
},
|
|
4723
4526
|
"annotation": {
|
|
4724
4527
|
"type": "keyword",
|
|
4725
4528
|
"value": "string"
|
|
4726
4529
|
},
|
|
4727
|
-
"optional": true,
|
|
4728
4530
|
"computed": false
|
|
4729
4531
|
}
|
|
4730
|
-
]
|
|
4731
|
-
|
|
4532
|
+
]
|
|
4533
|
+
},
|
|
4534
|
+
{
|
|
4535
|
+
"type": "interface",
|
|
4536
|
+
"name": "OptionsChangeEventDetail",
|
|
4537
|
+
"body": [
|
|
4732
4538
|
{
|
|
4733
|
-
"type": "
|
|
4734
|
-
"
|
|
4539
|
+
"type": "propertySignature",
|
|
4540
|
+
"key": {
|
|
4735
4541
|
"type": "identifier",
|
|
4736
|
-
"name": "
|
|
4737
|
-
}
|
|
4542
|
+
"name": "options"
|
|
4543
|
+
},
|
|
4544
|
+
"annotation": {
|
|
4545
|
+
"type": "typeLiteral",
|
|
4546
|
+
"members": [
|
|
4547
|
+
{
|
|
4548
|
+
"type": "propertySignature",
|
|
4549
|
+
"key": {
|
|
4550
|
+
"type": "identifier",
|
|
4551
|
+
"name": "label"
|
|
4552
|
+
},
|
|
4553
|
+
"annotation": {
|
|
4554
|
+
"type": "keyword",
|
|
4555
|
+
"value": "string"
|
|
4556
|
+
},
|
|
4557
|
+
"computed": false
|
|
4558
|
+
},
|
|
4559
|
+
{
|
|
4560
|
+
"type": "propertySignature",
|
|
4561
|
+
"key": {
|
|
4562
|
+
"type": "identifier",
|
|
4563
|
+
"name": "value"
|
|
4564
|
+
},
|
|
4565
|
+
"annotation": {
|
|
4566
|
+
"type": "keyword",
|
|
4567
|
+
"value": "any"
|
|
4568
|
+
},
|
|
4569
|
+
"computed": false
|
|
4570
|
+
},
|
|
4571
|
+
{
|
|
4572
|
+
"type": "indexSignature",
|
|
4573
|
+
"parameter": {
|
|
4574
|
+
"type": "identifier",
|
|
4575
|
+
"name": "key",
|
|
4576
|
+
"annotation": {
|
|
4577
|
+
"type": "keyword",
|
|
4578
|
+
"value": "string"
|
|
4579
|
+
}
|
|
4580
|
+
},
|
|
4581
|
+
"annotation": {
|
|
4582
|
+
"type": "keyword",
|
|
4583
|
+
"value": "any"
|
|
4584
|
+
}
|
|
4585
|
+
}
|
|
4586
|
+
]
|
|
4587
|
+
},
|
|
4588
|
+
"computed": false
|
|
4589
|
+
},
|
|
4590
|
+
{
|
|
4591
|
+
"type": "propertySignature",
|
|
4592
|
+
"key": {
|
|
4593
|
+
"type": "identifier",
|
|
4594
|
+
"name": "name"
|
|
4595
|
+
},
|
|
4596
|
+
"annotation": {
|
|
4597
|
+
"type": "keyword",
|
|
4598
|
+
"value": "string"
|
|
4599
|
+
},
|
|
4600
|
+
"computed": false
|
|
4738
4601
|
}
|
|
4739
4602
|
]
|
|
4740
4603
|
}
|
|
@@ -5108,6 +4971,175 @@
|
|
|
5108
4971
|
}
|
|
5109
4972
|
]
|
|
5110
4973
|
},
|
|
4974
|
+
"eo-upload-image": {
|
|
4975
|
+
"properties": [
|
|
4976
|
+
{
|
|
4977
|
+
"name": "name",
|
|
4978
|
+
"annotation": {
|
|
4979
|
+
"type": "keyword",
|
|
4980
|
+
"value": "string"
|
|
4981
|
+
}
|
|
4982
|
+
},
|
|
4983
|
+
{
|
|
4984
|
+
"name": "label",
|
|
4985
|
+
"annotation": {
|
|
4986
|
+
"type": "keyword",
|
|
4987
|
+
"value": "string"
|
|
4988
|
+
}
|
|
4989
|
+
},
|
|
4990
|
+
{
|
|
4991
|
+
"name": "value",
|
|
4992
|
+
"annotation": {
|
|
4993
|
+
"type": "array",
|
|
4994
|
+
"elementType": {
|
|
4995
|
+
"type": "reference",
|
|
4996
|
+
"typeName": {
|
|
4997
|
+
"type": "identifier",
|
|
4998
|
+
"name": "ImageData"
|
|
4999
|
+
}
|
|
5000
|
+
}
|
|
5001
|
+
}
|
|
5002
|
+
},
|
|
5003
|
+
{
|
|
5004
|
+
"name": "bucketName",
|
|
5005
|
+
"annotation": {
|
|
5006
|
+
"type": "keyword",
|
|
5007
|
+
"value": "string"
|
|
5008
|
+
}
|
|
5009
|
+
},
|
|
5010
|
+
{
|
|
5011
|
+
"name": "maxCount",
|
|
5012
|
+
"annotation": {
|
|
5013
|
+
"type": "keyword",
|
|
5014
|
+
"value": "number"
|
|
5015
|
+
}
|
|
5016
|
+
},
|
|
5017
|
+
{
|
|
5018
|
+
"name": "multiple",
|
|
5019
|
+
"annotation": {
|
|
5020
|
+
"type": "keyword",
|
|
5021
|
+
"value": "boolean"
|
|
5022
|
+
}
|
|
5023
|
+
},
|
|
5024
|
+
{
|
|
5025
|
+
"name": "limitSize",
|
|
5026
|
+
"annotation": {
|
|
5027
|
+
"type": "keyword",
|
|
5028
|
+
"value": "number"
|
|
5029
|
+
}
|
|
5030
|
+
},
|
|
5031
|
+
{
|
|
5032
|
+
"name": "required",
|
|
5033
|
+
"annotation": {
|
|
5034
|
+
"type": "keyword",
|
|
5035
|
+
"value": "boolean"
|
|
5036
|
+
}
|
|
5037
|
+
},
|
|
5038
|
+
{
|
|
5039
|
+
"name": "message",
|
|
5040
|
+
"annotation": {
|
|
5041
|
+
"type": "reference",
|
|
5042
|
+
"typeName": {
|
|
5043
|
+
"type": "identifier",
|
|
5044
|
+
"name": "Record"
|
|
5045
|
+
},
|
|
5046
|
+
"typeParameters": {
|
|
5047
|
+
"type": "typeParameterInstantiation",
|
|
5048
|
+
"params": [
|
|
5049
|
+
{
|
|
5050
|
+
"type": "keyword",
|
|
5051
|
+
"value": "string"
|
|
5052
|
+
},
|
|
5053
|
+
{
|
|
5054
|
+
"type": "keyword",
|
|
5055
|
+
"value": "string"
|
|
5056
|
+
}
|
|
5057
|
+
]
|
|
5058
|
+
}
|
|
5059
|
+
}
|
|
5060
|
+
},
|
|
5061
|
+
{
|
|
5062
|
+
"name": "variant",
|
|
5063
|
+
"annotation": {
|
|
5064
|
+
"type": "union",
|
|
5065
|
+
"types": [
|
|
5066
|
+
{
|
|
5067
|
+
"type": "jsLiteral",
|
|
5068
|
+
"value": "default"
|
|
5069
|
+
},
|
|
5070
|
+
{
|
|
5071
|
+
"type": "jsLiteral",
|
|
5072
|
+
"value": "avatar"
|
|
5073
|
+
}
|
|
5074
|
+
]
|
|
5075
|
+
}
|
|
5076
|
+
},
|
|
5077
|
+
{
|
|
5078
|
+
"name": "themeVariant",
|
|
5079
|
+
"annotation": {
|
|
5080
|
+
"type": "union",
|
|
5081
|
+
"types": [
|
|
5082
|
+
{
|
|
5083
|
+
"type": "jsLiteral",
|
|
5084
|
+
"value": "default"
|
|
5085
|
+
},
|
|
5086
|
+
{
|
|
5087
|
+
"type": "jsLiteral",
|
|
5088
|
+
"value": "elevo"
|
|
5089
|
+
}
|
|
5090
|
+
]
|
|
5091
|
+
}
|
|
5092
|
+
}
|
|
5093
|
+
],
|
|
5094
|
+
"events": [
|
|
5095
|
+
{
|
|
5096
|
+
"name": "change",
|
|
5097
|
+
"detail": {
|
|
5098
|
+
"annotation": {
|
|
5099
|
+
"type": "array",
|
|
5100
|
+
"elementType": {
|
|
5101
|
+
"type": "reference",
|
|
5102
|
+
"typeName": {
|
|
5103
|
+
"type": "identifier",
|
|
5104
|
+
"name": "ImageData"
|
|
5105
|
+
}
|
|
5106
|
+
}
|
|
5107
|
+
}
|
|
5108
|
+
}
|
|
5109
|
+
}
|
|
5110
|
+
],
|
|
5111
|
+
"methods": [],
|
|
5112
|
+
"types": [
|
|
5113
|
+
{
|
|
5114
|
+
"type": "interface",
|
|
5115
|
+
"name": "ImageData",
|
|
5116
|
+
"body": [
|
|
5117
|
+
{
|
|
5118
|
+
"type": "propertySignature",
|
|
5119
|
+
"key": {
|
|
5120
|
+
"type": "identifier",
|
|
5121
|
+
"name": "url"
|
|
5122
|
+
},
|
|
5123
|
+
"annotation": {
|
|
5124
|
+
"type": "keyword",
|
|
5125
|
+
"value": "string"
|
|
5126
|
+
},
|
|
5127
|
+
"optional": true,
|
|
5128
|
+
"computed": false
|
|
5129
|
+
}
|
|
5130
|
+
],
|
|
5131
|
+
"extends": [
|
|
5132
|
+
{
|
|
5133
|
+
"type": "expressionWithTypeArguments",
|
|
5134
|
+
"expression": {
|
|
5135
|
+
"type": "identifier",
|
|
5136
|
+
"name": "FileData"
|
|
5137
|
+
}
|
|
5138
|
+
}
|
|
5139
|
+
]
|
|
5140
|
+
}
|
|
5141
|
+
]
|
|
5142
|
+
},
|
|
5111
5143
|
"eo-form-item": {
|
|
5112
5144
|
"properties": [
|
|
5113
5145
|
{
|