@next-bricks/form 0.9.1 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +1 -1
- package/dist/chunks/{1646.e66e3d6e.js → 1646.2e22b34e.js} +2 -2
- package/dist/chunks/{1646.e66e3d6e.js.map → 1646.2e22b34e.js.map} +1 -1
- package/dist/chunks/1970.6303d93c.js +3 -0
- package/dist/chunks/{1970.0822d198.js.map → 1970.6303d93c.js.map} +1 -1
- package/dist/chunks/3494.f3053c2d.js +2 -0
- package/dist/chunks/{3494.9671fa1c.js.map → 3494.f3053c2d.js.map} +1 -1
- package/dist/chunks/3914.22bd4d25.js +2 -0
- package/dist/chunks/3914.22bd4d25.js.map +1 -0
- package/dist/chunks/4131.e68c1d31.js +2 -0
- package/dist/chunks/4131.e68c1d31.js.map +1 -0
- package/dist/chunks/4717.4f4beb01.js +2 -0
- package/dist/chunks/4717.4f4beb01.js.map +1 -0
- package/dist/chunks/{5202.8f6dfe2d.js → 5202.2b219084.js} +2 -2
- package/dist/chunks/{5202.8f6dfe2d.js.map → 5202.2b219084.js.map} +1 -1
- package/dist/chunks/6389.d53428bf.js +2 -0
- package/dist/chunks/6389.d53428bf.js.map +1 -0
- package/dist/chunks/714.fbaa063b.js +2 -0
- package/dist/chunks/714.fbaa063b.js.map +1 -0
- package/dist/chunks/7746.bea0a826.js +2 -0
- package/dist/chunks/{7746.6c47c821.js.map → 7746.bea0a826.js.map} +1 -1
- package/dist/chunks/7822.efc389c2.js +2 -0
- package/dist/chunks/{7822.423152e2.js.map → 7822.efc389c2.js.map} +1 -1
- package/dist/chunks/{9223.c35f1d9a.js → 9223.29f17ea0.js} +2 -2
- package/dist/chunks/{9223.c35f1d9a.js.map → 9223.29f17ea0.js.map} +1 -1
- package/dist/chunks/9549.2c5f5edd.js +2 -0
- package/dist/chunks/9549.2c5f5edd.js.map +1 -0
- package/dist/chunks/9986.a3067e83.js +2 -0
- package/dist/chunks/9986.a3067e83.js.map +1 -0
- package/dist/chunks/code-editor.ab59db44.js +2 -0
- package/dist/chunks/{code-editor.85b3ad33.js.map → code-editor.ab59db44.js.map} +1 -1
- package/dist/chunks/dynamic-form-item.204dc28d.js +2 -0
- package/dist/chunks/{dynamic-form-item.ad6d3b10.js.map → dynamic-form-item.204dc28d.js.map} +1 -1
- package/dist/chunks/general-checkbox.84f9001b.js +3 -0
- package/dist/chunks/{general-checkbox.997a7827.js.map → general-checkbox.84f9001b.js.map} +1 -1
- package/dist/chunks/general-form-item.cde675b2.js +3 -0
- package/dist/chunks/{general-form-item.9a3d11f7.js.map → general-form-item.cde675b2.js.map} +1 -1
- package/dist/chunks/general-form.e08ecd73.js +2 -0
- package/dist/chunks/{general-form.4d14b937.js.map → general-form.e08ecd73.js.map} +1 -1
- package/dist/chunks/general-input.bcc459ab.js +3 -0
- package/dist/chunks/{general-input.b61b949e.js.map → general-input.bcc459ab.js.map} +1 -1
- package/dist/chunks/general-radio.0162ab98.js +3 -0
- package/dist/chunks/general-radio.0162ab98.js.map +1 -0
- package/dist/chunks/general-search.a34e9638.js +3 -0
- package/dist/chunks/{general-search.a76cac8b.js.map → general-search.a34e9638.js.map} +1 -1
- package/dist/chunks/general-select.f1a3569d.js +3 -0
- package/dist/chunks/{general-select.73da9dc8.js.map → general-select.f1a3569d.js.map} +1 -1
- package/dist/chunks/general-switch.52b1f463.js +3 -0
- package/dist/chunks/{general-switch.0463658f.js.map → general-switch.52b1f463.js.map} +1 -1
- package/dist/chunks/general-textarea.d8af5d8d.js +3 -0
- package/dist/chunks/{general-textarea.82fcd5ff.js.map → general-textarea.d8af5d8d.js.map} +1 -1
- package/dist/chunks/icon-select.cdef684a.js +3 -0
- package/dist/chunks/{icon-select.4a1e136f.js.map → icon-select.cdef684a.js.map} +1 -1
- package/dist/chunks/main.429f5ca0.js +2 -0
- package/dist/chunks/main.429f5ca0.js.map +1 -0
- package/dist/chunks/submit-buttons.83395796.js +2 -0
- package/dist/chunks/{submit-buttons.95d58206.js.map → submit-buttons.83395796.js.map} +1 -1
- package/dist/chunks/upload-image.121f0dbb.js +3 -0
- package/dist/chunks/upload-image.121f0dbb.js.map +1 -0
- package/dist/index.6638273e.js +2 -0
- package/dist/index.6638273e.js.map +1 -0
- package/dist/manifest.json +29 -12
- package/dist/types.json +1654 -1765
- package/dist-types/upload/Upload.d.ts +5 -0
- package/dist-types/upload/upload-image/index.d.ts +5 -5
- package/dist-types/upload/upload-image/utils.d.ts +16 -0
- package/dist-types/upload/upload-image/utils.spec.d.ts +1 -0
- package/dist-types/upload/utils.d.ts +2 -11
- package/dist-types/upload/utils.spec.d.ts +1 -0
- package/package.json +3 -3
- package/dist/chunks/1970.0822d198.js +0 -3
- package/dist/chunks/3494.9671fa1c.js +0 -2
- package/dist/chunks/3914.8c8cac45.js +0 -2
- package/dist/chunks/3914.8c8cac45.js.map +0 -1
- package/dist/chunks/4131.f90b50ba.js +0 -2
- package/dist/chunks/4131.f90b50ba.js.map +0 -1
- package/dist/chunks/4717.e16b316a.js +0 -2
- package/dist/chunks/4717.e16b316a.js.map +0 -1
- package/dist/chunks/5456.0831262b.js +0 -2
- package/dist/chunks/5456.0831262b.js.map +0 -1
- package/dist/chunks/7325.90c2d158.js +0 -2
- package/dist/chunks/7325.90c2d158.js.map +0 -1
- package/dist/chunks/737.1aa717c1.js +0 -2
- package/dist/chunks/737.1aa717c1.js.map +0 -1
- package/dist/chunks/7746.6c47c821.js +0 -2
- package/dist/chunks/7822.423152e2.js +0 -2
- package/dist/chunks/9549.35485e5a.js +0 -2
- package/dist/chunks/9549.35485e5a.js.map +0 -1
- package/dist/chunks/code-editor.85b3ad33.js +0 -2
- package/dist/chunks/dynamic-form-item.ad6d3b10.js +0 -2
- package/dist/chunks/general-checkbox.997a7827.js +0 -3
- package/dist/chunks/general-form-item.9a3d11f7.js +0 -3
- package/dist/chunks/general-form.4d14b937.js +0 -2
- package/dist/chunks/general-input.b61b949e.js +0 -3
- package/dist/chunks/general-radio.612dda8e.js +0 -3
- package/dist/chunks/general-radio.612dda8e.js.map +0 -1
- package/dist/chunks/general-search.a76cac8b.js +0 -3
- package/dist/chunks/general-select.73da9dc8.js +0 -3
- package/dist/chunks/general-switch.0463658f.js +0 -3
- package/dist/chunks/general-textarea.82fcd5ff.js +0 -3
- package/dist/chunks/icon-select.4a1e136f.js +0 -3
- package/dist/chunks/main.b90b1d65.js +0 -2
- package/dist/chunks/main.b90b1d65.js.map +0 -1
- package/dist/chunks/submit-buttons.95d58206.js +0 -2
- package/dist/chunks/upload-image.4cb5e7d4.js +0 -3
- package/dist/chunks/upload-image.4cb5e7d4.js.map +0 -1
- package/dist/index.0cfc8b9e.js +0 -2
- package/dist/index.0cfc8b9e.js.map +0 -1
- /package/dist/chunks/{1970.0822d198.js.LICENSE.txt → 1970.6303d93c.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-checkbox.997a7827.js.LICENSE.txt → general-checkbox.84f9001b.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-form-item.9a3d11f7.js.LICENSE.txt → general-form-item.cde675b2.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-input.b61b949e.js.LICENSE.txt → general-input.bcc459ab.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-radio.612dda8e.js.LICENSE.txt → general-radio.0162ab98.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-search.a76cac8b.js.LICENSE.txt → general-search.a34e9638.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-select.73da9dc8.js.LICENSE.txt → general-select.f1a3569d.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-switch.0463658f.js.LICENSE.txt → general-switch.52b1f463.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{general-textarea.82fcd5ff.js.LICENSE.txt → general-textarea.d8af5d8d.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{icon-select.4a1e136f.js.LICENSE.txt → icon-select.cdef684a.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{upload-image.4cb5e7d4.js.LICENSE.txt → upload-image.121f0dbb.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -3,258 +3,229 @@
|
|
|
3
3
|
"properties": [
|
|
4
4
|
{
|
|
5
5
|
"name": "formElement",
|
|
6
|
-
"
|
|
7
|
-
"type": "
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
13
|
-
]
|
|
6
|
+
"annotation": {
|
|
7
|
+
"type": "reference",
|
|
8
|
+
"typeName": {
|
|
9
|
+
"type": "identifier",
|
|
10
|
+
"name": "Form"
|
|
11
|
+
}
|
|
14
12
|
}
|
|
15
13
|
},
|
|
16
14
|
{
|
|
17
15
|
"name": "curElement",
|
|
18
|
-
"
|
|
16
|
+
"annotation": {
|
|
19
17
|
"type": "reference",
|
|
20
|
-
"typeName":
|
|
18
|
+
"typeName": {
|
|
19
|
+
"type": "identifier",
|
|
20
|
+
"name": "HTMLElement"
|
|
21
|
+
}
|
|
21
22
|
}
|
|
22
23
|
},
|
|
23
24
|
{
|
|
24
25
|
"name": "name",
|
|
25
|
-
"
|
|
26
|
-
"type": "
|
|
27
|
-
"
|
|
28
|
-
{
|
|
29
|
-
"type": "keyword",
|
|
30
|
-
"value": "string"
|
|
31
|
-
}
|
|
32
|
-
]
|
|
26
|
+
"annotation": {
|
|
27
|
+
"type": "keyword",
|
|
28
|
+
"value": "string"
|
|
33
29
|
}
|
|
34
30
|
},
|
|
35
31
|
{
|
|
36
32
|
"name": "label",
|
|
37
|
-
"
|
|
38
|
-
"type": "
|
|
39
|
-
"
|
|
40
|
-
{
|
|
41
|
-
"type": "keyword",
|
|
42
|
-
"value": "string"
|
|
43
|
-
}
|
|
44
|
-
]
|
|
33
|
+
"annotation": {
|
|
34
|
+
"type": "keyword",
|
|
35
|
+
"value": "string"
|
|
45
36
|
}
|
|
46
37
|
},
|
|
47
38
|
{
|
|
48
39
|
"name": "pattern",
|
|
49
|
-
"
|
|
50
|
-
"type": "
|
|
51
|
-
"
|
|
52
|
-
{
|
|
53
|
-
"type": "keyword",
|
|
54
|
-
"value": "string"
|
|
55
|
-
}
|
|
56
|
-
]
|
|
40
|
+
"annotation": {
|
|
41
|
+
"type": "keyword",
|
|
42
|
+
"value": "string"
|
|
57
43
|
}
|
|
58
44
|
},
|
|
59
45
|
{
|
|
60
46
|
"name": "message",
|
|
61
|
-
"
|
|
62
|
-
"type": "
|
|
63
|
-
"
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
47
|
+
"annotation": {
|
|
48
|
+
"type": "reference",
|
|
49
|
+
"typeName": {
|
|
50
|
+
"type": "identifier",
|
|
51
|
+
"name": "Record"
|
|
52
|
+
},
|
|
53
|
+
"typeParameters": {
|
|
54
|
+
"type": "typeParameterInstantiation",
|
|
55
|
+
"params": [
|
|
56
|
+
{
|
|
57
|
+
"type": "keyword",
|
|
58
|
+
"value": "string"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"type": "keyword",
|
|
62
|
+
"value": "string"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|
|
79
66
|
}
|
|
80
67
|
},
|
|
81
68
|
{
|
|
82
69
|
"name": "max",
|
|
83
|
-
"
|
|
84
|
-
"type": "
|
|
85
|
-
"
|
|
86
|
-
{
|
|
87
|
-
"type": "keyword",
|
|
88
|
-
"value": "number"
|
|
89
|
-
}
|
|
90
|
-
]
|
|
70
|
+
"annotation": {
|
|
71
|
+
"type": "keyword",
|
|
72
|
+
"value": "number"
|
|
91
73
|
}
|
|
92
74
|
},
|
|
93
75
|
{
|
|
94
76
|
"name": "min",
|
|
95
|
-
"
|
|
96
|
-
"type": "
|
|
97
|
-
"
|
|
98
|
-
{
|
|
99
|
-
"type": "keyword",
|
|
100
|
-
"value": "number"
|
|
101
|
-
}
|
|
102
|
-
]
|
|
77
|
+
"annotation": {
|
|
78
|
+
"type": "keyword",
|
|
79
|
+
"value": "number"
|
|
103
80
|
}
|
|
104
81
|
},
|
|
105
82
|
{
|
|
106
83
|
"name": "required",
|
|
107
|
-
"
|
|
108
|
-
"type": "
|
|
109
|
-
"
|
|
110
|
-
{
|
|
111
|
-
"type": "keyword",
|
|
112
|
-
"value": "boolean"
|
|
113
|
-
}
|
|
114
|
-
]
|
|
84
|
+
"annotation": {
|
|
85
|
+
"type": "keyword",
|
|
86
|
+
"value": "boolean"
|
|
115
87
|
}
|
|
116
88
|
},
|
|
117
89
|
{
|
|
118
90
|
"name": "value",
|
|
119
|
-
"
|
|
120
|
-
"type": "
|
|
121
|
-
"
|
|
122
|
-
{
|
|
123
|
-
"type": "keyword",
|
|
124
|
-
"value": "string"
|
|
125
|
-
}
|
|
126
|
-
]
|
|
91
|
+
"annotation": {
|
|
92
|
+
"type": "keyword",
|
|
93
|
+
"value": "string"
|
|
127
94
|
}
|
|
128
95
|
},
|
|
129
96
|
{
|
|
130
97
|
"name": "labelCol",
|
|
131
|
-
"
|
|
132
|
-
"type": "
|
|
133
|
-
"
|
|
134
|
-
{
|
|
135
|
-
"type": "keyword",
|
|
136
|
-
"value": "string"
|
|
137
|
-
}
|
|
138
|
-
]
|
|
98
|
+
"annotation": {
|
|
99
|
+
"type": "keyword",
|
|
100
|
+
"value": "string"
|
|
139
101
|
}
|
|
140
102
|
},
|
|
141
103
|
{
|
|
142
104
|
"name": "wrapperCol",
|
|
143
|
-
"
|
|
144
|
-
"type": "
|
|
145
|
-
"
|
|
146
|
-
{
|
|
147
|
-
"type": "keyword",
|
|
148
|
-
"value": "string"
|
|
149
|
-
}
|
|
150
|
-
]
|
|
105
|
+
"annotation": {
|
|
106
|
+
"type": "keyword",
|
|
107
|
+
"value": "string"
|
|
151
108
|
}
|
|
152
109
|
},
|
|
153
110
|
{
|
|
154
111
|
"name": "valuePropsName",
|
|
155
|
-
"
|
|
156
|
-
"type": "
|
|
157
|
-
"
|
|
158
|
-
{
|
|
159
|
-
"type": "keyword",
|
|
160
|
-
"value": "string"
|
|
161
|
-
}
|
|
162
|
-
]
|
|
112
|
+
"annotation": {
|
|
113
|
+
"type": "keyword",
|
|
114
|
+
"value": "string"
|
|
163
115
|
}
|
|
164
116
|
},
|
|
165
117
|
{
|
|
166
118
|
"name": "layout",
|
|
167
|
-
"
|
|
119
|
+
"annotation": {
|
|
168
120
|
"type": "reference",
|
|
169
|
-
"typeName":
|
|
121
|
+
"typeName": {
|
|
122
|
+
"type": "identifier",
|
|
123
|
+
"name": "Layout"
|
|
124
|
+
}
|
|
170
125
|
}
|
|
171
126
|
},
|
|
172
127
|
{
|
|
173
128
|
"name": "size",
|
|
174
|
-
"
|
|
175
|
-
"type": "
|
|
176
|
-
"
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
}
|
|
181
|
-
]
|
|
129
|
+
"annotation": {
|
|
130
|
+
"type": "reference",
|
|
131
|
+
"typeName": {
|
|
132
|
+
"type": "identifier",
|
|
133
|
+
"name": "ComponentSize"
|
|
134
|
+
}
|
|
182
135
|
}
|
|
183
136
|
},
|
|
184
137
|
{
|
|
185
|
-
"name": "trim"
|
|
138
|
+
"name": "trim",
|
|
139
|
+
"annotation": {
|
|
140
|
+
"type": "keyword",
|
|
141
|
+
"value": "boolean"
|
|
142
|
+
}
|
|
186
143
|
},
|
|
187
144
|
{
|
|
188
145
|
"name": "trigger",
|
|
189
|
-
"
|
|
146
|
+
"annotation": {
|
|
190
147
|
"type": "keyword",
|
|
191
148
|
"value": "string"
|
|
192
149
|
}
|
|
193
150
|
},
|
|
194
151
|
{
|
|
195
152
|
"name": "validator",
|
|
196
|
-
"
|
|
197
|
-
"type": "
|
|
198
|
-
"
|
|
199
|
-
|
|
200
|
-
|
|
153
|
+
"annotation": {
|
|
154
|
+
"type": "parenthesizedType",
|
|
155
|
+
"annotation": {
|
|
156
|
+
"type": "function",
|
|
157
|
+
"parameters": [
|
|
158
|
+
{
|
|
159
|
+
"type": "identifier",
|
|
160
|
+
"name": "value",
|
|
161
|
+
"annotation": {
|
|
162
|
+
"type": "keyword",
|
|
163
|
+
"value": "any"
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
],
|
|
167
|
+
"annotation": {
|
|
168
|
+
"type": "reference",
|
|
169
|
+
"typeName": {
|
|
170
|
+
"type": "identifier",
|
|
171
|
+
"name": "MessageBody"
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
}
|
|
201
175
|
}
|
|
202
176
|
},
|
|
203
177
|
{
|
|
204
178
|
"name": "needValidate",
|
|
205
|
-
"
|
|
206
|
-
"type": "
|
|
207
|
-
"
|
|
208
|
-
{
|
|
209
|
-
"type": "keyword",
|
|
210
|
-
"value": "boolean"
|
|
211
|
-
}
|
|
212
|
-
]
|
|
179
|
+
"annotation": {
|
|
180
|
+
"type": "keyword",
|
|
181
|
+
"value": "boolean"
|
|
213
182
|
}
|
|
214
183
|
}
|
|
215
184
|
],
|
|
185
|
+
"events": [],
|
|
186
|
+
"methods": [],
|
|
216
187
|
"types": [
|
|
217
188
|
{
|
|
218
|
-
"name": "Layout",
|
|
219
189
|
"type": "typeAlias",
|
|
190
|
+
"name": "Layout",
|
|
220
191
|
"annotation": {
|
|
221
192
|
"type": "union",
|
|
222
193
|
"types": [
|
|
223
194
|
{
|
|
224
|
-
"type": "
|
|
195
|
+
"type": "jsLiteral",
|
|
225
196
|
"value": "horizontal"
|
|
226
197
|
},
|
|
227
198
|
{
|
|
228
|
-
"type": "
|
|
199
|
+
"type": "jsLiteral",
|
|
229
200
|
"value": "vertical"
|
|
230
201
|
},
|
|
231
202
|
{
|
|
232
|
-
"type": "
|
|
203
|
+
"type": "jsLiteral",
|
|
233
204
|
"value": "inline"
|
|
234
205
|
}
|
|
235
206
|
]
|
|
236
207
|
}
|
|
237
208
|
},
|
|
238
209
|
{
|
|
239
|
-
"name": "ComponentSize",
|
|
240
210
|
"type": "typeAlias",
|
|
211
|
+
"name": "ComponentSize",
|
|
241
212
|
"annotation": {
|
|
242
213
|
"type": "union",
|
|
243
214
|
"types": [
|
|
244
215
|
{
|
|
245
|
-
"type": "
|
|
216
|
+
"type": "jsLiteral",
|
|
246
217
|
"value": "large"
|
|
247
218
|
},
|
|
248
219
|
{
|
|
249
|
-
"type": "
|
|
220
|
+
"type": "jsLiteral",
|
|
250
221
|
"value": "medium"
|
|
251
222
|
},
|
|
252
223
|
{
|
|
253
|
-
"type": "
|
|
224
|
+
"type": "jsLiteral",
|
|
254
225
|
"value": "small"
|
|
255
226
|
},
|
|
256
227
|
{
|
|
257
|
-
"type": "
|
|
228
|
+
"type": "jsLiteral",
|
|
258
229
|
"value": "xs"
|
|
259
230
|
}
|
|
260
231
|
]
|
|
@@ -266,109 +237,103 @@
|
|
|
266
237
|
"properties": [
|
|
267
238
|
{
|
|
268
239
|
"name": "submitText",
|
|
269
|
-
"
|
|
240
|
+
"annotation": {
|
|
270
241
|
"type": "keyword",
|
|
271
242
|
"value": "string"
|
|
272
243
|
}
|
|
273
244
|
},
|
|
274
245
|
{
|
|
275
246
|
"name": "cancelText",
|
|
276
|
-
"
|
|
277
|
-
"type": "
|
|
278
|
-
"
|
|
279
|
-
{
|
|
280
|
-
"type": "keyword",
|
|
281
|
-
"value": "string"
|
|
282
|
-
}
|
|
283
|
-
]
|
|
247
|
+
"annotation": {
|
|
248
|
+
"type": "keyword",
|
|
249
|
+
"value": "string"
|
|
284
250
|
}
|
|
285
251
|
},
|
|
286
252
|
{
|
|
287
253
|
"name": "disableAfterClick",
|
|
288
|
-
"
|
|
289
|
-
"type": "
|
|
290
|
-
"
|
|
291
|
-
{
|
|
292
|
-
"type": "keyword",
|
|
293
|
-
"value": "boolean"
|
|
294
|
-
}
|
|
295
|
-
]
|
|
254
|
+
"annotation": {
|
|
255
|
+
"type": "keyword",
|
|
256
|
+
"value": "boolean"
|
|
296
257
|
}
|
|
297
258
|
},
|
|
298
259
|
{
|
|
299
260
|
"name": "submitDisabled",
|
|
300
|
-
"
|
|
301
|
-
"type": "
|
|
302
|
-
"
|
|
303
|
-
{
|
|
304
|
-
"type": "keyword",
|
|
305
|
-
"value": "boolean"
|
|
306
|
-
}
|
|
307
|
-
]
|
|
261
|
+
"annotation": {
|
|
262
|
+
"type": "keyword",
|
|
263
|
+
"value": "boolean"
|
|
308
264
|
}
|
|
309
265
|
},
|
|
310
266
|
{
|
|
311
267
|
"name": "submitType",
|
|
312
|
-
"
|
|
313
|
-
"type": "
|
|
314
|
-
"
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
}
|
|
319
|
-
]
|
|
268
|
+
"annotation": {
|
|
269
|
+
"type": "reference",
|
|
270
|
+
"typeName": {
|
|
271
|
+
"type": "identifier",
|
|
272
|
+
"name": "ButtonType"
|
|
273
|
+
}
|
|
320
274
|
}
|
|
321
275
|
},
|
|
322
276
|
{
|
|
323
277
|
"name": "cancelType",
|
|
324
|
-
"
|
|
325
|
-
"type": "
|
|
326
|
-
"
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
}
|
|
331
|
-
]
|
|
278
|
+
"annotation": {
|
|
279
|
+
"type": "reference",
|
|
280
|
+
"typeName": {
|
|
281
|
+
"type": "identifier",
|
|
282
|
+
"name": "ButtonType"
|
|
283
|
+
}
|
|
332
284
|
}
|
|
333
285
|
}
|
|
334
286
|
],
|
|
335
287
|
"events": [
|
|
336
288
|
{
|
|
337
|
-
"name": "submit"
|
|
289
|
+
"name": "submit",
|
|
290
|
+
"detail": {
|
|
291
|
+
"annotation": {
|
|
292
|
+
"type": "keyword",
|
|
293
|
+
"value": "void"
|
|
294
|
+
}
|
|
295
|
+
}
|
|
338
296
|
},
|
|
339
297
|
{
|
|
340
|
-
"name": "cancel"
|
|
298
|
+
"name": "cancel",
|
|
299
|
+
"detail": {
|
|
300
|
+
"annotation": {
|
|
301
|
+
"type": "keyword",
|
|
302
|
+
"value": "void"
|
|
303
|
+
}
|
|
304
|
+
}
|
|
341
305
|
}
|
|
342
306
|
],
|
|
307
|
+
"methods": [],
|
|
343
308
|
"types": [
|
|
344
309
|
{
|
|
345
|
-
"name": "ButtonType",
|
|
346
310
|
"type": "typeAlias",
|
|
311
|
+
"name": "ButtonType",
|
|
347
312
|
"annotation": {
|
|
348
313
|
"type": "union",
|
|
349
314
|
"types": [
|
|
350
315
|
{
|
|
351
|
-
"type": "
|
|
316
|
+
"type": "jsLiteral",
|
|
352
317
|
"value": "primary"
|
|
353
318
|
},
|
|
354
319
|
{
|
|
355
|
-
"type": "
|
|
320
|
+
"type": "jsLiteral",
|
|
356
321
|
"value": "default"
|
|
357
322
|
},
|
|
358
323
|
{
|
|
359
|
-
"type": "
|
|
324
|
+
"type": "jsLiteral",
|
|
360
325
|
"value": "dashed"
|
|
361
326
|
},
|
|
362
327
|
{
|
|
363
|
-
"type": "
|
|
328
|
+
"type": "jsLiteral",
|
|
364
329
|
"value": "ghost"
|
|
365
330
|
},
|
|
366
331
|
{
|
|
367
|
-
"type": "
|
|
332
|
+
"type": "jsLiteral",
|
|
368
333
|
"value": "link"
|
|
369
334
|
},
|
|
370
335
|
{
|
|
371
|
-
"type": "
|
|
336
|
+
"type": "jsLiteral",
|
|
372
337
|
"value": "text"
|
|
373
338
|
}
|
|
374
339
|
]
|
|
@@ -380,97 +345,90 @@
|
|
|
380
345
|
"properties": [
|
|
381
346
|
{
|
|
382
347
|
"name": "name",
|
|
383
|
-
"
|
|
384
|
-
"type": "
|
|
385
|
-
"
|
|
386
|
-
{
|
|
387
|
-
"type": "keyword",
|
|
388
|
-
"value": "string"
|
|
389
|
-
}
|
|
390
|
-
]
|
|
348
|
+
"annotation": {
|
|
349
|
+
"type": "keyword",
|
|
350
|
+
"value": "string"
|
|
391
351
|
}
|
|
392
352
|
},
|
|
393
353
|
{
|
|
394
354
|
"name": "label",
|
|
395
|
-
"
|
|
396
|
-
"type": "
|
|
397
|
-
"
|
|
398
|
-
{
|
|
399
|
-
"type": "keyword",
|
|
400
|
-
"value": "string"
|
|
401
|
-
}
|
|
402
|
-
]
|
|
355
|
+
"annotation": {
|
|
356
|
+
"type": "keyword",
|
|
357
|
+
"value": "string"
|
|
403
358
|
}
|
|
404
359
|
},
|
|
405
360
|
{
|
|
406
361
|
"name": "required",
|
|
407
|
-
"
|
|
408
|
-
"type": "
|
|
409
|
-
"
|
|
410
|
-
{
|
|
411
|
-
"type": "keyword",
|
|
412
|
-
"value": "boolean"
|
|
413
|
-
}
|
|
414
|
-
]
|
|
362
|
+
"annotation": {
|
|
363
|
+
"type": "keyword",
|
|
364
|
+
"value": "boolean"
|
|
415
365
|
}
|
|
416
366
|
},
|
|
417
367
|
{
|
|
418
368
|
"name": "value",
|
|
419
|
-
"
|
|
420
|
-
"type": "
|
|
421
|
-
"
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
"
|
|
425
|
-
|
|
426
|
-
"typeName": "DynamicFormValuesItem"
|
|
427
|
-
}
|
|
369
|
+
"annotation": {
|
|
370
|
+
"type": "array",
|
|
371
|
+
"elementType": {
|
|
372
|
+
"type": "reference",
|
|
373
|
+
"typeName": {
|
|
374
|
+
"type": "identifier",
|
|
375
|
+
"name": "DynamicFormValuesItem"
|
|
428
376
|
}
|
|
429
|
-
|
|
377
|
+
}
|
|
430
378
|
}
|
|
431
379
|
},
|
|
432
380
|
{
|
|
433
381
|
"name": "useBrick",
|
|
434
|
-
"
|
|
435
|
-
"type": "
|
|
436
|
-
"
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
}
|
|
441
|
-
]
|
|
382
|
+
"annotation": {
|
|
383
|
+
"type": "reference",
|
|
384
|
+
"typeName": {
|
|
385
|
+
"type": "identifier",
|
|
386
|
+
"name": "UseBrickConf"
|
|
387
|
+
}
|
|
442
388
|
}
|
|
443
389
|
}
|
|
444
390
|
],
|
|
445
391
|
"events": [
|
|
446
392
|
{
|
|
447
393
|
"name": "change",
|
|
448
|
-
"
|
|
449
|
-
"
|
|
450
|
-
|
|
451
|
-
"
|
|
452
|
-
|
|
394
|
+
"detail": {
|
|
395
|
+
"annotation": {
|
|
396
|
+
"type": "array",
|
|
397
|
+
"elementType": {
|
|
398
|
+
"type": "reference",
|
|
399
|
+
"typeName": {
|
|
400
|
+
"type": "identifier",
|
|
401
|
+
"name": "DynamicFormValuesItem"
|
|
402
|
+
}
|
|
403
|
+
}
|
|
453
404
|
}
|
|
454
405
|
}
|
|
455
406
|
}
|
|
456
407
|
],
|
|
408
|
+
"methods": [],
|
|
457
409
|
"types": [
|
|
458
410
|
{
|
|
459
|
-
"name": "DynamicFormValuesItem",
|
|
460
411
|
"type": "typeAlias",
|
|
412
|
+
"name": "DynamicFormValuesItem",
|
|
461
413
|
"annotation": {
|
|
462
414
|
"type": "reference",
|
|
463
|
-
"typeName":
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
415
|
+
"typeName": {
|
|
416
|
+
"type": "identifier",
|
|
417
|
+
"name": "Record"
|
|
418
|
+
},
|
|
419
|
+
"typeParameters": {
|
|
420
|
+
"type": "typeParameterInstantiation",
|
|
421
|
+
"params": [
|
|
422
|
+
{
|
|
423
|
+
"type": "keyword",
|
|
424
|
+
"value": "string"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"type": "keyword",
|
|
428
|
+
"value": "any"
|
|
429
|
+
}
|
|
430
|
+
]
|
|
431
|
+
}
|
|
474
432
|
}
|
|
475
433
|
}
|
|
476
434
|
]
|
|
@@ -479,62 +437,42 @@
|
|
|
479
437
|
"properties": [
|
|
480
438
|
{
|
|
481
439
|
"name": "value",
|
|
482
|
-
"
|
|
440
|
+
"annotation": {
|
|
483
441
|
"type": "keyword",
|
|
484
442
|
"value": "string"
|
|
485
443
|
}
|
|
486
444
|
},
|
|
487
445
|
{
|
|
488
446
|
"name": "placeholder",
|
|
489
|
-
"
|
|
490
|
-
"type": "
|
|
491
|
-
"
|
|
492
|
-
{
|
|
493
|
-
"type": "keyword",
|
|
494
|
-
"value": "string"
|
|
495
|
-
}
|
|
496
|
-
]
|
|
447
|
+
"annotation": {
|
|
448
|
+
"type": "keyword",
|
|
449
|
+
"value": "string"
|
|
497
450
|
}
|
|
498
451
|
},
|
|
499
452
|
{
|
|
500
453
|
"name": "autoFocus",
|
|
501
|
-
"
|
|
502
|
-
"type": "
|
|
503
|
-
"
|
|
504
|
-
{
|
|
505
|
-
"type": "keyword",
|
|
506
|
-
"value": "boolean"
|
|
507
|
-
}
|
|
508
|
-
]
|
|
454
|
+
"annotation": {
|
|
455
|
+
"type": "keyword",
|
|
456
|
+
"value": "boolean"
|
|
509
457
|
}
|
|
510
458
|
},
|
|
511
459
|
{
|
|
512
460
|
"name": "clearable",
|
|
513
|
-
"
|
|
514
|
-
"type": "
|
|
515
|
-
"
|
|
516
|
-
{
|
|
517
|
-
"type": "keyword",
|
|
518
|
-
"value": "boolean"
|
|
519
|
-
}
|
|
520
|
-
]
|
|
461
|
+
"annotation": {
|
|
462
|
+
"type": "keyword",
|
|
463
|
+
"value": "boolean"
|
|
521
464
|
}
|
|
522
465
|
},
|
|
523
466
|
{
|
|
524
467
|
"name": "trim",
|
|
525
|
-
"
|
|
526
|
-
"type": "
|
|
527
|
-
"
|
|
528
|
-
{
|
|
529
|
-
"type": "keyword",
|
|
530
|
-
"value": "boolean"
|
|
531
|
-
}
|
|
532
|
-
]
|
|
468
|
+
"annotation": {
|
|
469
|
+
"type": "keyword",
|
|
470
|
+
"value": "boolean"
|
|
533
471
|
}
|
|
534
472
|
},
|
|
535
473
|
{
|
|
536
474
|
"name": "debounceTime",
|
|
537
|
-
"
|
|
475
|
+
"annotation": {
|
|
538
476
|
"type": "keyword",
|
|
539
477
|
"value": "number"
|
|
540
478
|
}
|
|
@@ -543,168 +481,142 @@
|
|
|
543
481
|
"events": [
|
|
544
482
|
{
|
|
545
483
|
"name": "blur",
|
|
546
|
-
"
|
|
547
|
-
"
|
|
548
|
-
|
|
484
|
+
"detail": {
|
|
485
|
+
"annotation": {
|
|
486
|
+
"type": "keyword",
|
|
487
|
+
"value": "string"
|
|
488
|
+
}
|
|
549
489
|
}
|
|
550
490
|
},
|
|
551
491
|
{
|
|
552
492
|
"name": "change",
|
|
553
|
-
"
|
|
554
|
-
"
|
|
555
|
-
|
|
493
|
+
"detail": {
|
|
494
|
+
"annotation": {
|
|
495
|
+
"type": "keyword",
|
|
496
|
+
"value": "string"
|
|
497
|
+
}
|
|
556
498
|
}
|
|
557
499
|
},
|
|
558
500
|
{
|
|
559
501
|
"name": "search",
|
|
560
|
-
"
|
|
561
|
-
"
|
|
562
|
-
|
|
502
|
+
"detail": {
|
|
503
|
+
"annotation": {
|
|
504
|
+
"type": "keyword",
|
|
505
|
+
"value": "string"
|
|
506
|
+
}
|
|
563
507
|
}
|
|
564
508
|
}
|
|
565
|
-
]
|
|
509
|
+
],
|
|
510
|
+
"methods": []
|
|
566
511
|
},
|
|
567
512
|
"form.general-switch": {
|
|
568
513
|
"properties": [
|
|
569
514
|
{
|
|
570
515
|
"name": "name",
|
|
571
|
-
"
|
|
572
|
-
"type": "
|
|
573
|
-
"
|
|
574
|
-
{
|
|
575
|
-
"type": "keyword",
|
|
576
|
-
"value": "string"
|
|
577
|
-
}
|
|
578
|
-
]
|
|
516
|
+
"annotation": {
|
|
517
|
+
"type": "keyword",
|
|
518
|
+
"value": "string"
|
|
579
519
|
}
|
|
580
520
|
},
|
|
581
521
|
{
|
|
582
522
|
"name": "label",
|
|
583
|
-
"
|
|
584
|
-
"type": "
|
|
585
|
-
"
|
|
586
|
-
{
|
|
587
|
-
"type": "keyword",
|
|
588
|
-
"value": "string"
|
|
589
|
-
}
|
|
590
|
-
]
|
|
523
|
+
"annotation": {
|
|
524
|
+
"type": "keyword",
|
|
525
|
+
"value": "string"
|
|
591
526
|
}
|
|
592
527
|
},
|
|
593
528
|
{
|
|
594
529
|
"name": "value",
|
|
595
|
-
"
|
|
596
|
-
"type": "
|
|
597
|
-
"
|
|
598
|
-
{
|
|
599
|
-
"type": "keyword",
|
|
600
|
-
"value": "boolean"
|
|
601
|
-
}
|
|
602
|
-
]
|
|
530
|
+
"annotation": {
|
|
531
|
+
"type": "keyword",
|
|
532
|
+
"value": "boolean"
|
|
603
533
|
}
|
|
604
534
|
},
|
|
605
535
|
{
|
|
606
536
|
"name": "disabled",
|
|
607
|
-
"
|
|
608
|
-
"type": "
|
|
609
|
-
"
|
|
610
|
-
{
|
|
611
|
-
"type": "keyword",
|
|
612
|
-
"value": "boolean"
|
|
613
|
-
}
|
|
614
|
-
]
|
|
537
|
+
"annotation": {
|
|
538
|
+
"type": "keyword",
|
|
539
|
+
"value": "boolean"
|
|
615
540
|
}
|
|
616
541
|
},
|
|
617
542
|
{
|
|
618
543
|
"name": "size",
|
|
619
|
-
"
|
|
620
|
-
"type": "
|
|
621
|
-
"
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
}
|
|
626
|
-
]
|
|
544
|
+
"annotation": {
|
|
545
|
+
"type": "reference",
|
|
546
|
+
"typeName": {
|
|
547
|
+
"type": "identifier",
|
|
548
|
+
"name": "ComponentSize"
|
|
549
|
+
}
|
|
627
550
|
}
|
|
628
551
|
},
|
|
629
552
|
{
|
|
630
553
|
"name": "checkedText",
|
|
631
|
-
"
|
|
632
|
-
"type": "
|
|
633
|
-
"
|
|
634
|
-
{
|
|
635
|
-
"type": "keyword",
|
|
636
|
-
"value": "string"
|
|
637
|
-
}
|
|
638
|
-
]
|
|
554
|
+
"annotation": {
|
|
555
|
+
"type": "keyword",
|
|
556
|
+
"value": "string"
|
|
639
557
|
}
|
|
640
558
|
},
|
|
641
559
|
{
|
|
642
560
|
"name": "unCheckedText",
|
|
643
|
-
"
|
|
644
|
-
"type": "
|
|
645
|
-
"
|
|
646
|
-
{
|
|
647
|
-
"type": "keyword",
|
|
648
|
-
"value": "string"
|
|
649
|
-
}
|
|
650
|
-
]
|
|
561
|
+
"annotation": {
|
|
562
|
+
"type": "keyword",
|
|
563
|
+
"value": "string"
|
|
651
564
|
}
|
|
652
565
|
},
|
|
653
566
|
{
|
|
654
567
|
"name": "checkedIcon",
|
|
655
|
-
"
|
|
656
|
-
"type": "
|
|
657
|
-
"
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
}
|
|
662
|
-
]
|
|
568
|
+
"annotation": {
|
|
569
|
+
"type": "reference",
|
|
570
|
+
"typeName": {
|
|
571
|
+
"type": "identifier",
|
|
572
|
+
"name": "GeneralIconProps"
|
|
573
|
+
}
|
|
663
574
|
}
|
|
664
575
|
},
|
|
665
576
|
{
|
|
666
577
|
"name": "unCheckedIcon",
|
|
667
|
-
"
|
|
668
|
-
"type": "
|
|
669
|
-
"
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
}
|
|
674
|
-
]
|
|
578
|
+
"annotation": {
|
|
579
|
+
"type": "reference",
|
|
580
|
+
"typeName": {
|
|
581
|
+
"type": "identifier",
|
|
582
|
+
"name": "GeneralIconProps"
|
|
583
|
+
}
|
|
675
584
|
}
|
|
676
585
|
}
|
|
677
586
|
],
|
|
678
587
|
"events": [
|
|
679
588
|
{
|
|
680
589
|
"name": "switch",
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
|
|
590
|
+
"detail": {
|
|
591
|
+
"annotation": {
|
|
592
|
+
"type": "keyword",
|
|
593
|
+
"value": "boolean"
|
|
594
|
+
}
|
|
684
595
|
}
|
|
685
596
|
}
|
|
686
597
|
],
|
|
598
|
+
"methods": [],
|
|
687
599
|
"types": [
|
|
688
600
|
{
|
|
689
|
-
"name": "ComponentSize",
|
|
690
601
|
"type": "typeAlias",
|
|
602
|
+
"name": "ComponentSize",
|
|
691
603
|
"annotation": {
|
|
692
604
|
"type": "union",
|
|
693
605
|
"types": [
|
|
694
606
|
{
|
|
695
|
-
"type": "
|
|
607
|
+
"type": "jsLiteral",
|
|
696
608
|
"value": "large"
|
|
697
609
|
},
|
|
698
610
|
{
|
|
699
|
-
"type": "
|
|
611
|
+
"type": "jsLiteral",
|
|
700
612
|
"value": "medium"
|
|
701
613
|
},
|
|
702
614
|
{
|
|
703
|
-
"type": "
|
|
615
|
+
"type": "jsLiteral",
|
|
704
616
|
"value": "small"
|
|
705
617
|
},
|
|
706
618
|
{
|
|
707
|
-
"type": "
|
|
619
|
+
"type": "jsLiteral",
|
|
708
620
|
"value": "xs"
|
|
709
621
|
}
|
|
710
622
|
]
|
|
@@ -716,71 +628,88 @@
|
|
|
716
628
|
"properties": [
|
|
717
629
|
{
|
|
718
630
|
"name": "layout",
|
|
719
|
-
"
|
|
720
|
-
"type": "
|
|
721
|
-
"
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
}
|
|
726
|
-
]
|
|
631
|
+
"annotation": {
|
|
632
|
+
"type": "reference",
|
|
633
|
+
"typeName": {
|
|
634
|
+
"type": "identifier",
|
|
635
|
+
"name": "Layout"
|
|
636
|
+
}
|
|
727
637
|
}
|
|
728
638
|
},
|
|
729
639
|
{
|
|
730
640
|
"name": "size",
|
|
731
|
-
"
|
|
732
|
-
"type": "
|
|
733
|
-
"
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
}
|
|
738
|
-
]
|
|
641
|
+
"annotation": {
|
|
642
|
+
"type": "reference",
|
|
643
|
+
"typeName": {
|
|
644
|
+
"type": "identifier",
|
|
645
|
+
"name": "ComponentSize"
|
|
646
|
+
}
|
|
739
647
|
}
|
|
740
648
|
}
|
|
741
649
|
],
|
|
742
650
|
"events": [
|
|
743
651
|
{
|
|
744
652
|
"name": "values.change",
|
|
745
|
-
"
|
|
746
|
-
"
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
"
|
|
751
|
-
"value": "string"
|
|
653
|
+
"detail": {
|
|
654
|
+
"annotation": {
|
|
655
|
+
"type": "reference",
|
|
656
|
+
"typeName": {
|
|
657
|
+
"type": "identifier",
|
|
658
|
+
"name": "Record"
|
|
752
659
|
},
|
|
753
|
-
{
|
|
754
|
-
"type": "
|
|
755
|
-
"
|
|
660
|
+
"typeParameters": {
|
|
661
|
+
"type": "typeParameterInstantiation",
|
|
662
|
+
"params": [
|
|
663
|
+
{
|
|
664
|
+
"type": "keyword",
|
|
665
|
+
"value": "string"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"type": "keyword",
|
|
669
|
+
"value": "unknown"
|
|
670
|
+
}
|
|
671
|
+
]
|
|
756
672
|
}
|
|
757
|
-
|
|
673
|
+
}
|
|
758
674
|
}
|
|
759
675
|
},
|
|
760
676
|
{
|
|
761
677
|
"name": "validate.success",
|
|
762
|
-
"
|
|
763
|
-
"
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
"
|
|
768
|
-
"value": "string"
|
|
678
|
+
"detail": {
|
|
679
|
+
"annotation": {
|
|
680
|
+
"type": "reference",
|
|
681
|
+
"typeName": {
|
|
682
|
+
"type": "identifier",
|
|
683
|
+
"name": "Record"
|
|
769
684
|
},
|
|
770
|
-
{
|
|
771
|
-
"type": "
|
|
772
|
-
"
|
|
685
|
+
"typeParameters": {
|
|
686
|
+
"type": "typeParameterInstantiation",
|
|
687
|
+
"params": [
|
|
688
|
+
{
|
|
689
|
+
"type": "keyword",
|
|
690
|
+
"value": "string"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"type": "keyword",
|
|
694
|
+
"value": "unknown"
|
|
695
|
+
}
|
|
696
|
+
]
|
|
773
697
|
}
|
|
774
|
-
|
|
698
|
+
}
|
|
775
699
|
}
|
|
776
700
|
},
|
|
777
701
|
{
|
|
778
702
|
"name": "validate.error",
|
|
779
|
-
"
|
|
780
|
-
"
|
|
781
|
-
|
|
782
|
-
"
|
|
783
|
-
|
|
703
|
+
"detail": {
|
|
704
|
+
"annotation": {
|
|
705
|
+
"type": "array",
|
|
706
|
+
"elementType": {
|
|
707
|
+
"type": "reference",
|
|
708
|
+
"typeName": {
|
|
709
|
+
"type": "identifier",
|
|
710
|
+
"name": "MessageBody"
|
|
711
|
+
}
|
|
712
|
+
}
|
|
784
713
|
}
|
|
785
714
|
}
|
|
786
715
|
}
|
|
@@ -788,73 +717,155 @@
|
|
|
788
717
|
"methods": [
|
|
789
718
|
{
|
|
790
719
|
"name": "validate",
|
|
791
|
-
"
|
|
792
|
-
|
|
793
|
-
"
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
{
|
|
803
|
-
"type": "
|
|
804
|
-
"
|
|
720
|
+
"params": [],
|
|
721
|
+
"returns": {
|
|
722
|
+
"annotation": {
|
|
723
|
+
"type": "union",
|
|
724
|
+
"types": [
|
|
725
|
+
{
|
|
726
|
+
"type": "keyword",
|
|
727
|
+
"value": "boolean"
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
"type": "reference",
|
|
731
|
+
"typeName": {
|
|
732
|
+
"type": "identifier",
|
|
733
|
+
"name": "Record"
|
|
805
734
|
},
|
|
806
|
-
{
|
|
807
|
-
"type": "
|
|
808
|
-
"
|
|
735
|
+
"typeParameters": {
|
|
736
|
+
"type": "typeParameterInstantiation",
|
|
737
|
+
"params": [
|
|
738
|
+
{
|
|
739
|
+
"type": "keyword",
|
|
740
|
+
"value": "string"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"type": "keyword",
|
|
744
|
+
"value": "unknown"
|
|
745
|
+
}
|
|
746
|
+
]
|
|
809
747
|
}
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
748
|
+
}
|
|
749
|
+
]
|
|
750
|
+
}
|
|
813
751
|
}
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"name": "setInitValue",
|
|
755
|
+
"params": [
|
|
756
|
+
{
|
|
757
|
+
"name": "values",
|
|
758
|
+
"annotation": {
|
|
759
|
+
"type": "reference",
|
|
760
|
+
"typeName": {
|
|
761
|
+
"type": "identifier",
|
|
762
|
+
"name": "Record"
|
|
763
|
+
},
|
|
764
|
+
"typeParameters": {
|
|
765
|
+
"type": "typeParameterInstantiation",
|
|
766
|
+
"params": [
|
|
767
|
+
{
|
|
768
|
+
"type": "keyword",
|
|
769
|
+
"value": "string"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"type": "keyword",
|
|
773
|
+
"value": "unknown"
|
|
774
|
+
}
|
|
775
|
+
]
|
|
776
|
+
}
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
],
|
|
780
|
+
"returns": {}
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"name": "resetFields",
|
|
784
|
+
"params": [
|
|
785
|
+
{
|
|
786
|
+
"name": "name",
|
|
787
|
+
"annotation": {
|
|
788
|
+
"type": "keyword",
|
|
789
|
+
"value": "string"
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
],
|
|
793
|
+
"returns": {}
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"name": "getFieldsValue",
|
|
797
|
+
"params": [
|
|
798
|
+
{
|
|
799
|
+
"name": "name",
|
|
800
|
+
"annotation": {
|
|
801
|
+
"type": "keyword",
|
|
802
|
+
"value": "string"
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
],
|
|
806
|
+
"returns": {}
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"name": "validateField",
|
|
810
|
+
"params": [
|
|
811
|
+
{
|
|
812
|
+
"name": "name",
|
|
813
|
+
"annotation": {
|
|
814
|
+
"type": "keyword",
|
|
815
|
+
"value": "string"
|
|
816
|
+
}
|
|
817
|
+
}
|
|
818
|
+
],
|
|
819
|
+
"returns": {}
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"name": "resetValidateState",
|
|
823
|
+
"params": [],
|
|
824
|
+
"returns": {}
|
|
814
825
|
}
|
|
815
826
|
],
|
|
816
827
|
"types": [
|
|
817
828
|
{
|
|
818
|
-
"name": "Layout",
|
|
819
829
|
"type": "typeAlias",
|
|
830
|
+
"name": "Layout",
|
|
820
831
|
"annotation": {
|
|
821
832
|
"type": "union",
|
|
822
833
|
"types": [
|
|
823
834
|
{
|
|
824
|
-
"type": "
|
|
835
|
+
"type": "jsLiteral",
|
|
825
836
|
"value": "horizontal"
|
|
826
837
|
},
|
|
827
838
|
{
|
|
828
|
-
"type": "
|
|
839
|
+
"type": "jsLiteral",
|
|
829
840
|
"value": "vertical"
|
|
830
841
|
},
|
|
831
842
|
{
|
|
832
|
-
"type": "
|
|
843
|
+
"type": "jsLiteral",
|
|
833
844
|
"value": "inline"
|
|
834
845
|
}
|
|
835
846
|
]
|
|
836
847
|
}
|
|
837
848
|
},
|
|
838
849
|
{
|
|
839
|
-
"name": "ComponentSize",
|
|
840
850
|
"type": "typeAlias",
|
|
851
|
+
"name": "ComponentSize",
|
|
841
852
|
"annotation": {
|
|
842
853
|
"type": "union",
|
|
843
854
|
"types": [
|
|
844
855
|
{
|
|
845
|
-
"type": "
|
|
856
|
+
"type": "jsLiteral",
|
|
846
857
|
"value": "large"
|
|
847
858
|
},
|
|
848
859
|
{
|
|
849
|
-
"type": "
|
|
860
|
+
"type": "jsLiteral",
|
|
850
861
|
"value": "medium"
|
|
851
862
|
},
|
|
852
863
|
{
|
|
853
|
-
"type": "
|
|
864
|
+
"type": "jsLiteral",
|
|
854
865
|
"value": "small"
|
|
855
866
|
},
|
|
856
867
|
{
|
|
857
|
-
"type": "
|
|
868
|
+
"type": "jsLiteral",
|
|
858
869
|
"value": "xs"
|
|
859
870
|
}
|
|
860
871
|
]
|
|
@@ -866,264 +877,253 @@
|
|
|
866
877
|
"properties": [
|
|
867
878
|
{
|
|
868
879
|
"name": "name",
|
|
869
|
-
"
|
|
870
|
-
"type": "
|
|
871
|
-
"
|
|
872
|
-
{
|
|
873
|
-
"type": "keyword",
|
|
874
|
-
"value": "string"
|
|
875
|
-
}
|
|
876
|
-
]
|
|
880
|
+
"annotation": {
|
|
881
|
+
"type": "keyword",
|
|
882
|
+
"value": "string"
|
|
877
883
|
}
|
|
878
884
|
},
|
|
879
885
|
{
|
|
880
886
|
"name": "placeholder",
|
|
881
|
-
"
|
|
882
|
-
"type": "
|
|
883
|
-
"
|
|
884
|
-
{
|
|
885
|
-
"type": "keyword",
|
|
886
|
-
"value": "string"
|
|
887
|
-
}
|
|
888
|
-
]
|
|
887
|
+
"annotation": {
|
|
888
|
+
"type": "keyword",
|
|
889
|
+
"value": "string"
|
|
889
890
|
}
|
|
890
891
|
},
|
|
891
892
|
{
|
|
892
893
|
"name": "label",
|
|
893
|
-
"
|
|
894
|
-
"type": "
|
|
895
|
-
"
|
|
896
|
-
{
|
|
897
|
-
"type": "keyword",
|
|
898
|
-
"value": "string"
|
|
899
|
-
}
|
|
900
|
-
]
|
|
894
|
+
"annotation": {
|
|
895
|
+
"type": "keyword",
|
|
896
|
+
"value": "string"
|
|
901
897
|
}
|
|
902
898
|
},
|
|
903
899
|
{
|
|
904
900
|
"name": "options",
|
|
905
|
-
"
|
|
906
|
-
"type": "
|
|
907
|
-
"
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
"
|
|
911
|
-
|
|
912
|
-
"typeName": "GeneralComplexOption"
|
|
913
|
-
}
|
|
901
|
+
"annotation": {
|
|
902
|
+
"type": "array",
|
|
903
|
+
"elementType": {
|
|
904
|
+
"type": "reference",
|
|
905
|
+
"typeName": {
|
|
906
|
+
"type": "identifier",
|
|
907
|
+
"name": "GeneralComplexOption"
|
|
914
908
|
}
|
|
915
|
-
|
|
909
|
+
}
|
|
916
910
|
}
|
|
917
911
|
},
|
|
918
912
|
{
|
|
919
913
|
"name": "value",
|
|
920
|
-
"
|
|
921
|
-
"type": "
|
|
922
|
-
"
|
|
923
|
-
{
|
|
924
|
-
"type": "keyword",
|
|
925
|
-
"value": "any"
|
|
926
|
-
}
|
|
927
|
-
]
|
|
914
|
+
"annotation": {
|
|
915
|
+
"type": "keyword",
|
|
916
|
+
"value": "any"
|
|
928
917
|
}
|
|
929
918
|
},
|
|
930
919
|
{
|
|
931
920
|
"name": "required",
|
|
932
|
-
"
|
|
933
|
-
"type": "
|
|
934
|
-
"
|
|
935
|
-
{
|
|
936
|
-
"type": "keyword",
|
|
937
|
-
"value": "boolean"
|
|
938
|
-
}
|
|
939
|
-
]
|
|
921
|
+
"annotation": {
|
|
922
|
+
"type": "keyword",
|
|
923
|
+
"value": "boolean"
|
|
940
924
|
}
|
|
941
925
|
},
|
|
942
926
|
{
|
|
943
927
|
"name": "message",
|
|
944
|
-
"
|
|
945
|
-
"type": "
|
|
946
|
-
"
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
928
|
+
"annotation": {
|
|
929
|
+
"type": "reference",
|
|
930
|
+
"typeName": {
|
|
931
|
+
"type": "identifier",
|
|
932
|
+
"name": "Record"
|
|
933
|
+
},
|
|
934
|
+
"typeParameters": {
|
|
935
|
+
"type": "typeParameterInstantiation",
|
|
936
|
+
"params": [
|
|
937
|
+
{
|
|
938
|
+
"type": "keyword",
|
|
939
|
+
"value": "string"
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"type": "keyword",
|
|
943
|
+
"value": "string"
|
|
944
|
+
}
|
|
945
|
+
]
|
|
946
|
+
}
|
|
962
947
|
}
|
|
963
948
|
},
|
|
964
949
|
{
|
|
965
950
|
"name": "disabled",
|
|
966
|
-
"
|
|
967
|
-
"type": "
|
|
968
|
-
"
|
|
969
|
-
{
|
|
970
|
-
"type": "keyword",
|
|
971
|
-
"value": "boolean"
|
|
972
|
-
}
|
|
973
|
-
]
|
|
951
|
+
"annotation": {
|
|
952
|
+
"type": "keyword",
|
|
953
|
+
"value": "boolean"
|
|
974
954
|
}
|
|
975
955
|
},
|
|
976
956
|
{
|
|
977
957
|
"name": "multiple",
|
|
978
|
-
"
|
|
979
|
-
"type": "
|
|
980
|
-
"
|
|
981
|
-
{
|
|
982
|
-
"type": "keyword",
|
|
983
|
-
"value": "boolean"
|
|
984
|
-
}
|
|
985
|
-
]
|
|
958
|
+
"annotation": {
|
|
959
|
+
"type": "keyword",
|
|
960
|
+
"value": "boolean"
|
|
986
961
|
}
|
|
987
962
|
},
|
|
988
963
|
{
|
|
989
964
|
"name": "clearable",
|
|
990
|
-
"
|
|
991
|
-
"type": "
|
|
992
|
-
"
|
|
993
|
-
{
|
|
994
|
-
"type": "keyword",
|
|
995
|
-
"value": "boolean"
|
|
996
|
-
}
|
|
997
|
-
]
|
|
965
|
+
"annotation": {
|
|
966
|
+
"type": "keyword",
|
|
967
|
+
"value": "boolean"
|
|
998
968
|
}
|
|
999
969
|
},
|
|
1000
970
|
{
|
|
1001
971
|
"name": "inputStyle",
|
|
1002
|
-
"
|
|
1003
|
-
"type": "
|
|
1004
|
-
"
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
"
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
"right": {
|
|
1014
|
-
"type": "identifier",
|
|
1015
|
-
"value": "CSSProperties"
|
|
1016
|
-
}
|
|
1017
|
-
}
|
|
972
|
+
"annotation": {
|
|
973
|
+
"type": "reference",
|
|
974
|
+
"typeName": {
|
|
975
|
+
"type": "qualifiedName",
|
|
976
|
+
"left": {
|
|
977
|
+
"type": "identifier",
|
|
978
|
+
"name": "React"
|
|
979
|
+
},
|
|
980
|
+
"right": {
|
|
981
|
+
"type": "identifier",
|
|
982
|
+
"name": "CSSProperties"
|
|
1018
983
|
}
|
|
1019
|
-
|
|
984
|
+
}
|
|
1020
985
|
}
|
|
1021
986
|
}
|
|
1022
987
|
],
|
|
1023
988
|
"events": [
|
|
1024
989
|
{
|
|
1025
990
|
"name": "change",
|
|
1026
|
-
"
|
|
1027
|
-
"
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
"type": "array",
|
|
1041
|
-
"elementType": {
|
|
991
|
+
"detail": {
|
|
992
|
+
"annotation": {
|
|
993
|
+
"type": "typeLiteral",
|
|
994
|
+
"members": [
|
|
995
|
+
{
|
|
996
|
+
"type": "propertySignature",
|
|
997
|
+
"key": {
|
|
998
|
+
"type": "identifier",
|
|
999
|
+
"name": "value"
|
|
1000
|
+
},
|
|
1001
|
+
"annotation": {
|
|
1002
|
+
"type": "union",
|
|
1003
|
+
"types": [
|
|
1004
|
+
{
|
|
1042
1005
|
"type": "keyword",
|
|
1043
1006
|
"value": "string"
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
"type": "array",
|
|
1010
|
+
"elementType": {
|
|
1011
|
+
"type": "keyword",
|
|
1012
|
+
"value": "string"
|
|
1013
|
+
}
|
|
1014
|
+
}
|
|
1015
|
+
]
|
|
1016
|
+
},
|
|
1017
|
+
"computed": false
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"type": "propertySignature",
|
|
1021
|
+
"key": {
|
|
1022
|
+
"type": "identifier",
|
|
1023
|
+
"name": "options"
|
|
1024
|
+
},
|
|
1025
|
+
"annotation": {
|
|
1026
|
+
"type": "array",
|
|
1027
|
+
"elementType": {
|
|
1028
|
+
"type": "reference",
|
|
1029
|
+
"typeName": {
|
|
1030
|
+
"type": "identifier",
|
|
1031
|
+
"name": "GeneralComplexOption"
|
|
1044
1032
|
}
|
|
1045
1033
|
}
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"type": "propertySignature",
|
|
1051
|
-
"name": "options",
|
|
1052
|
-
"property": {
|
|
1053
|
-
"type": "array",
|
|
1054
|
-
"elementType": {
|
|
1055
|
-
"type": "reference",
|
|
1056
|
-
"typeName": "GeneralComplexOption"
|
|
1057
|
-
}
|
|
1034
|
+
},
|
|
1035
|
+
"computed": false
|
|
1058
1036
|
}
|
|
1059
|
-
|
|
1060
|
-
|
|
1037
|
+
]
|
|
1038
|
+
}
|
|
1061
1039
|
}
|
|
1062
1040
|
},
|
|
1063
1041
|
{
|
|
1064
1042
|
"name": "options.change",
|
|
1065
|
-
"
|
|
1066
|
-
"
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
"
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
},
|
|
1090
|
-
{
|
|
1091
|
-
"type": "indexSignature",
|
|
1092
|
-
"parameters": {
|
|
1093
|
-
"name": "key",
|
|
1094
|
-
"type": "keyword",
|
|
1095
|
-
"value": "string"
|
|
1043
|
+
"detail": {
|
|
1044
|
+
"annotation": {
|
|
1045
|
+
"type": "typeLiteral",
|
|
1046
|
+
"members": [
|
|
1047
|
+
{
|
|
1048
|
+
"type": "propertySignature",
|
|
1049
|
+
"key": {
|
|
1050
|
+
"type": "identifier",
|
|
1051
|
+
"name": "options"
|
|
1052
|
+
},
|
|
1053
|
+
"annotation": {
|
|
1054
|
+
"type": "typeLiteral",
|
|
1055
|
+
"members": [
|
|
1056
|
+
{
|
|
1057
|
+
"type": "propertySignature",
|
|
1058
|
+
"key": {
|
|
1059
|
+
"type": "identifier",
|
|
1060
|
+
"name": "label"
|
|
1061
|
+
},
|
|
1062
|
+
"annotation": {
|
|
1063
|
+
"type": "keyword",
|
|
1064
|
+
"value": "string"
|
|
1065
|
+
},
|
|
1066
|
+
"computed": false
|
|
1096
1067
|
},
|
|
1097
|
-
|
|
1098
|
-
"type": "
|
|
1099
|
-
"
|
|
1068
|
+
{
|
|
1069
|
+
"type": "propertySignature",
|
|
1070
|
+
"key": {
|
|
1071
|
+
"type": "identifier",
|
|
1072
|
+
"name": "value"
|
|
1073
|
+
},
|
|
1074
|
+
"annotation": {
|
|
1075
|
+
"type": "keyword",
|
|
1076
|
+
"value": "any"
|
|
1077
|
+
},
|
|
1078
|
+
"computed": false
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"type": "indexSignature",
|
|
1082
|
+
"parameter": {
|
|
1083
|
+
"type": "identifier",
|
|
1084
|
+
"name": "key",
|
|
1085
|
+
"annotation": {
|
|
1086
|
+
"type": "keyword",
|
|
1087
|
+
"value": "string"
|
|
1088
|
+
}
|
|
1089
|
+
},
|
|
1090
|
+
"annotation": {
|
|
1091
|
+
"type": "keyword",
|
|
1092
|
+
"value": "any"
|
|
1093
|
+
}
|
|
1100
1094
|
}
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1095
|
+
]
|
|
1096
|
+
},
|
|
1097
|
+
"computed": false
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"type": "propertySignature",
|
|
1101
|
+
"key": {
|
|
1102
|
+
"type": "identifier",
|
|
1103
|
+
"name": "name"
|
|
1104
|
+
},
|
|
1105
|
+
"annotation": {
|
|
1106
|
+
"type": "keyword",
|
|
1107
|
+
"value": "string"
|
|
1108
|
+
},
|
|
1109
|
+
"computed": false
|
|
1111
1110
|
}
|
|
1112
|
-
|
|
1113
|
-
|
|
1111
|
+
]
|
|
1112
|
+
}
|
|
1114
1113
|
}
|
|
1115
1114
|
}
|
|
1116
1115
|
],
|
|
1116
|
+
"methods": [],
|
|
1117
1117
|
"types": [
|
|
1118
1118
|
{
|
|
1119
|
-
"name": "GeneralComplexOption",
|
|
1120
1119
|
"type": "interface",
|
|
1120
|
+
"name": "GeneralComplexOption",
|
|
1121
1121
|
"typeParameters": {
|
|
1122
1122
|
"type": "typeParameterDeclaration",
|
|
1123
1123
|
"params": [
|
|
1124
1124
|
{
|
|
1125
1125
|
"type": "typeParameter",
|
|
1126
|
-
"
|
|
1126
|
+
"name": "T",
|
|
1127
1127
|
"default": {
|
|
1128
1128
|
"type": "union",
|
|
1129
1129
|
"types": [
|
|
@@ -1144,31 +1144,45 @@
|
|
|
1144
1144
|
}
|
|
1145
1145
|
]
|
|
1146
1146
|
},
|
|
1147
|
-
"
|
|
1147
|
+
"body": [
|
|
1148
1148
|
{
|
|
1149
1149
|
"type": "propertySignature",
|
|
1150
|
-
"
|
|
1151
|
-
|
|
1150
|
+
"key": {
|
|
1151
|
+
"type": "identifier",
|
|
1152
|
+
"name": "label"
|
|
1153
|
+
},
|
|
1154
|
+
"annotation": {
|
|
1152
1155
|
"type": "keyword",
|
|
1153
1156
|
"value": "string"
|
|
1154
|
-
}
|
|
1157
|
+
},
|
|
1158
|
+
"computed": false
|
|
1155
1159
|
},
|
|
1156
1160
|
{
|
|
1157
1161
|
"type": "propertySignature",
|
|
1158
|
-
"
|
|
1159
|
-
|
|
1162
|
+
"key": {
|
|
1163
|
+
"type": "identifier",
|
|
1164
|
+
"name": "value"
|
|
1165
|
+
},
|
|
1166
|
+
"annotation": {
|
|
1160
1167
|
"type": "reference",
|
|
1161
|
-
"typeName":
|
|
1162
|
-
|
|
1168
|
+
"typeName": {
|
|
1169
|
+
"type": "identifier",
|
|
1170
|
+
"name": "T"
|
|
1171
|
+
}
|
|
1172
|
+
},
|
|
1173
|
+
"computed": false
|
|
1163
1174
|
},
|
|
1164
1175
|
{
|
|
1165
1176
|
"type": "indexSignature",
|
|
1166
|
-
"
|
|
1177
|
+
"parameter": {
|
|
1178
|
+
"type": "identifier",
|
|
1167
1179
|
"name": "key",
|
|
1168
|
-
"
|
|
1169
|
-
|
|
1180
|
+
"annotation": {
|
|
1181
|
+
"type": "keyword",
|
|
1182
|
+
"value": "string"
|
|
1183
|
+
}
|
|
1170
1184
|
},
|
|
1171
|
-
"
|
|
1185
|
+
"annotation": {
|
|
1172
1186
|
"type": "keyword",
|
|
1173
1187
|
"value": "any"
|
|
1174
1188
|
}
|
|
@@ -1181,157 +1195,161 @@
|
|
|
1181
1195
|
"properties": [
|
|
1182
1196
|
{
|
|
1183
1197
|
"name": "name",
|
|
1184
|
-
"
|
|
1185
|
-
"type": "
|
|
1186
|
-
"
|
|
1187
|
-
{
|
|
1188
|
-
"type": "keyword",
|
|
1189
|
-
"value": "string"
|
|
1190
|
-
}
|
|
1191
|
-
]
|
|
1198
|
+
"annotation": {
|
|
1199
|
+
"type": "keyword",
|
|
1200
|
+
"value": "string"
|
|
1192
1201
|
}
|
|
1193
1202
|
},
|
|
1194
1203
|
{
|
|
1195
1204
|
"name": "label",
|
|
1196
|
-
"
|
|
1197
|
-
"type": "
|
|
1198
|
-
"
|
|
1199
|
-
{
|
|
1200
|
-
"type": "keyword",
|
|
1201
|
-
"value": "string"
|
|
1202
|
-
}
|
|
1203
|
-
]
|
|
1205
|
+
"annotation": {
|
|
1206
|
+
"type": "keyword",
|
|
1207
|
+
"value": "string"
|
|
1204
1208
|
}
|
|
1205
1209
|
},
|
|
1206
1210
|
{
|
|
1207
1211
|
"name": "value",
|
|
1208
|
-
"
|
|
1209
|
-
"type": "
|
|
1210
|
-
"
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
"
|
|
1214
|
-
|
|
1215
|
-
"typeName": "CheckboxValueType"
|
|
1216
|
-
}
|
|
1212
|
+
"annotation": {
|
|
1213
|
+
"type": "array",
|
|
1214
|
+
"elementType": {
|
|
1215
|
+
"type": "reference",
|
|
1216
|
+
"typeName": {
|
|
1217
|
+
"type": "identifier",
|
|
1218
|
+
"name": "CheckboxValueType"
|
|
1217
1219
|
}
|
|
1218
|
-
|
|
1220
|
+
}
|
|
1219
1221
|
}
|
|
1220
1222
|
},
|
|
1221
1223
|
{
|
|
1222
1224
|
"name": "options",
|
|
1223
|
-
"
|
|
1225
|
+
"annotation": {
|
|
1224
1226
|
"type": "array",
|
|
1225
1227
|
"elementType": {
|
|
1226
1228
|
"type": "reference",
|
|
1227
|
-
"typeName":
|
|
1229
|
+
"typeName": {
|
|
1230
|
+
"type": "identifier",
|
|
1231
|
+
"name": "CheckboxOptionType"
|
|
1232
|
+
}
|
|
1228
1233
|
}
|
|
1229
1234
|
}
|
|
1230
1235
|
},
|
|
1231
1236
|
{
|
|
1232
1237
|
"name": "type",
|
|
1233
|
-
"
|
|
1238
|
+
"annotation": {
|
|
1234
1239
|
"type": "reference",
|
|
1235
|
-
"typeName":
|
|
1240
|
+
"typeName": {
|
|
1241
|
+
"type": "identifier",
|
|
1242
|
+
"name": "CheckboxType"
|
|
1243
|
+
}
|
|
1236
1244
|
}
|
|
1237
1245
|
},
|
|
1238
1246
|
{
|
|
1239
1247
|
"name": "disabled",
|
|
1240
|
-
"
|
|
1241
|
-
"type": "
|
|
1242
|
-
"
|
|
1243
|
-
{
|
|
1244
|
-
"type": "keyword",
|
|
1245
|
-
"value": "boolean"
|
|
1246
|
-
}
|
|
1247
|
-
]
|
|
1248
|
+
"annotation": {
|
|
1249
|
+
"type": "keyword",
|
|
1250
|
+
"value": "boolean"
|
|
1248
1251
|
}
|
|
1249
1252
|
},
|
|
1250
1253
|
{
|
|
1251
1254
|
"name": "isCustom",
|
|
1252
|
-
"
|
|
1255
|
+
"annotation": {
|
|
1253
1256
|
"type": "keyword",
|
|
1254
1257
|
"value": "boolean"
|
|
1255
1258
|
}
|
|
1256
1259
|
},
|
|
1257
1260
|
{
|
|
1258
1261
|
"name": "required",
|
|
1259
|
-
"
|
|
1260
|
-
"type": "
|
|
1261
|
-
"
|
|
1262
|
-
{
|
|
1263
|
-
"type": "keyword",
|
|
1264
|
-
"value": "boolean"
|
|
1265
|
-
}
|
|
1266
|
-
]
|
|
1262
|
+
"annotation": {
|
|
1263
|
+
"type": "keyword",
|
|
1264
|
+
"value": "boolean"
|
|
1267
1265
|
}
|
|
1268
1266
|
},
|
|
1269
1267
|
{
|
|
1270
1268
|
"name": "message",
|
|
1271
|
-
"
|
|
1272
|
-
"type": "
|
|
1273
|
-
"
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1269
|
+
"annotation": {
|
|
1270
|
+
"type": "reference",
|
|
1271
|
+
"typeName": {
|
|
1272
|
+
"type": "identifier",
|
|
1273
|
+
"name": "Record"
|
|
1274
|
+
},
|
|
1275
|
+
"typeParameters": {
|
|
1276
|
+
"type": "typeParameterInstantiation",
|
|
1277
|
+
"params": [
|
|
1278
|
+
{
|
|
1279
|
+
"type": "keyword",
|
|
1280
|
+
"value": "string"
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
"type": "keyword",
|
|
1284
|
+
"value": "string"
|
|
1285
|
+
}
|
|
1286
|
+
]
|
|
1287
|
+
}
|
|
1289
1288
|
}
|
|
1290
1289
|
}
|
|
1291
1290
|
],
|
|
1292
1291
|
"events": [
|
|
1293
1292
|
{
|
|
1294
1293
|
"name": "change",
|
|
1295
|
-
"
|
|
1296
|
-
"
|
|
1297
|
-
|
|
1298
|
-
"
|
|
1299
|
-
|
|
1294
|
+
"detail": {
|
|
1295
|
+
"annotation": {
|
|
1296
|
+
"type": "array",
|
|
1297
|
+
"elementType": {
|
|
1298
|
+
"type": "reference",
|
|
1299
|
+
"typeName": {
|
|
1300
|
+
"type": "identifier",
|
|
1301
|
+
"name": "CheckboxOptionType"
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1300
1304
|
}
|
|
1301
1305
|
}
|
|
1302
1306
|
},
|
|
1303
1307
|
{
|
|
1304
1308
|
"name": "options.change",
|
|
1305
|
-
"
|
|
1306
|
-
"
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1309
|
+
"detail": {
|
|
1310
|
+
"annotation": {
|
|
1311
|
+
"type": "typeLiteral",
|
|
1312
|
+
"members": [
|
|
1313
|
+
{
|
|
1314
|
+
"type": "propertySignature",
|
|
1315
|
+
"key": {
|
|
1316
|
+
"type": "identifier",
|
|
1317
|
+
"name": "options"
|
|
1318
|
+
},
|
|
1319
|
+
"annotation": {
|
|
1320
|
+
"type": "array",
|
|
1321
|
+
"elementType": {
|
|
1322
|
+
"type": "reference",
|
|
1323
|
+
"typeName": {
|
|
1324
|
+
"type": "identifier",
|
|
1325
|
+
"name": "CheckboxOptionType"
|
|
1326
|
+
}
|
|
1327
|
+
}
|
|
1328
|
+
},
|
|
1329
|
+
"computed": false
|
|
1330
|
+
},
|
|
1331
|
+
{
|
|
1332
|
+
"type": "propertySignature",
|
|
1333
|
+
"key": {
|
|
1334
|
+
"type": "identifier",
|
|
1335
|
+
"name": "name"
|
|
1336
|
+
},
|
|
1337
|
+
"annotation": {
|
|
1338
|
+
"type": "keyword",
|
|
1339
|
+
"value": "string"
|
|
1340
|
+
},
|
|
1341
|
+
"computed": false
|
|
1325
1342
|
}
|
|
1326
|
-
|
|
1327
|
-
|
|
1343
|
+
]
|
|
1344
|
+
}
|
|
1328
1345
|
}
|
|
1329
1346
|
}
|
|
1330
1347
|
],
|
|
1348
|
+
"methods": [],
|
|
1331
1349
|
"types": [
|
|
1332
1350
|
{
|
|
1333
|
-
"name": "CheckboxValueType",
|
|
1334
1351
|
"type": "typeAlias",
|
|
1352
|
+
"name": "CheckboxValueType",
|
|
1335
1353
|
"annotation": {
|
|
1336
1354
|
"type": "union",
|
|
1337
1355
|
"types": [
|
|
@@ -1351,77 +1369,103 @@
|
|
|
1351
1369
|
}
|
|
1352
1370
|
},
|
|
1353
1371
|
{
|
|
1354
|
-
"name": "CheckboxOptionType",
|
|
1355
1372
|
"type": "interface",
|
|
1356
|
-
"
|
|
1373
|
+
"name": "CheckboxOptionType",
|
|
1374
|
+
"body": [
|
|
1357
1375
|
{
|
|
1358
1376
|
"type": "propertySignature",
|
|
1359
|
-
"
|
|
1360
|
-
|
|
1377
|
+
"key": {
|
|
1378
|
+
"type": "identifier",
|
|
1379
|
+
"name": "label"
|
|
1380
|
+
},
|
|
1381
|
+
"annotation": {
|
|
1361
1382
|
"type": "reference",
|
|
1362
|
-
"
|
|
1383
|
+
"typeName": {
|
|
1363
1384
|
"type": "qualifiedName",
|
|
1364
1385
|
"left": {
|
|
1365
1386
|
"type": "identifier",
|
|
1366
|
-
"
|
|
1387
|
+
"name": "React"
|
|
1367
1388
|
},
|
|
1368
1389
|
"right": {
|
|
1369
1390
|
"type": "identifier",
|
|
1370
|
-
"
|
|
1391
|
+
"name": "ReactNode"
|
|
1371
1392
|
}
|
|
1372
1393
|
}
|
|
1373
|
-
}
|
|
1394
|
+
},
|
|
1395
|
+
"computed": false
|
|
1374
1396
|
},
|
|
1375
1397
|
{
|
|
1376
1398
|
"type": "propertySignature",
|
|
1377
|
-
"
|
|
1378
|
-
|
|
1399
|
+
"key": {
|
|
1400
|
+
"type": "identifier",
|
|
1401
|
+
"name": "value"
|
|
1402
|
+
},
|
|
1403
|
+
"annotation": {
|
|
1379
1404
|
"type": "keyword",
|
|
1380
1405
|
"value": "any"
|
|
1381
|
-
}
|
|
1406
|
+
},
|
|
1407
|
+
"computed": false
|
|
1382
1408
|
},
|
|
1383
1409
|
{
|
|
1384
1410
|
"type": "propertySignature",
|
|
1385
|
-
"
|
|
1386
|
-
|
|
1411
|
+
"key": {
|
|
1412
|
+
"type": "identifier",
|
|
1413
|
+
"name": "style"
|
|
1414
|
+
},
|
|
1415
|
+
"annotation": {
|
|
1387
1416
|
"type": "reference",
|
|
1388
|
-
"
|
|
1417
|
+
"typeName": {
|
|
1389
1418
|
"type": "qualifiedName",
|
|
1390
1419
|
"left": {
|
|
1391
1420
|
"type": "identifier",
|
|
1392
|
-
"
|
|
1421
|
+
"name": "React"
|
|
1393
1422
|
},
|
|
1394
1423
|
"right": {
|
|
1395
1424
|
"type": "identifier",
|
|
1396
|
-
"
|
|
1425
|
+
"name": "CSSProperties"
|
|
1397
1426
|
}
|
|
1398
1427
|
}
|
|
1399
|
-
}
|
|
1428
|
+
},
|
|
1429
|
+
"optional": true,
|
|
1430
|
+
"computed": false
|
|
1400
1431
|
},
|
|
1401
1432
|
{
|
|
1402
1433
|
"type": "propertySignature",
|
|
1403
|
-
"
|
|
1404
|
-
|
|
1434
|
+
"key": {
|
|
1435
|
+
"type": "identifier",
|
|
1436
|
+
"name": "disabled"
|
|
1437
|
+
},
|
|
1438
|
+
"annotation": {
|
|
1405
1439
|
"type": "keyword",
|
|
1406
1440
|
"value": "boolean"
|
|
1407
|
-
}
|
|
1441
|
+
},
|
|
1442
|
+
"optional": true,
|
|
1443
|
+
"computed": false
|
|
1408
1444
|
},
|
|
1409
1445
|
{
|
|
1410
1446
|
"type": "propertySignature",
|
|
1411
|
-
"
|
|
1412
|
-
|
|
1447
|
+
"key": {
|
|
1448
|
+
"type": "identifier",
|
|
1449
|
+
"name": "checkboxColor"
|
|
1450
|
+
},
|
|
1451
|
+
"annotation": {
|
|
1413
1452
|
"type": "keyword",
|
|
1414
1453
|
"value": "string"
|
|
1415
|
-
}
|
|
1454
|
+
},
|
|
1455
|
+
"optional": true,
|
|
1456
|
+
"computed": false
|
|
1416
1457
|
},
|
|
1417
1458
|
{
|
|
1418
1459
|
"type": "indexSignature",
|
|
1419
|
-
"
|
|
1460
|
+
"parameter": {
|
|
1461
|
+
"type": "identifier",
|
|
1420
1462
|
"name": "propName",
|
|
1421
|
-
"
|
|
1422
|
-
|
|
1463
|
+
"annotation": {
|
|
1464
|
+
"type": "keyword",
|
|
1465
|
+
"value": "string"
|
|
1466
|
+
}
|
|
1423
1467
|
},
|
|
1424
|
-
"
|
|
1468
|
+
"annotation": {
|
|
1425
1469
|
"type": "keyword",
|
|
1426
1470
|
"value": "any"
|
|
1427
1471
|
}
|
|
@@ -1429,17 +1473,17 @@
|
|
|
1429
1473
|
]
|
|
1430
1474
|
},
|
|
1431
1475
|
{
|
|
1432
|
-
"name": "CheckboxType",
|
|
1433
1476
|
"type": "typeAlias",
|
|
1477
|
+
"name": "CheckboxType",
|
|
1434
1478
|
"annotation": {
|
|
1435
1479
|
"type": "union",
|
|
1436
1480
|
"types": [
|
|
1437
1481
|
{
|
|
1438
|
-
"type": "
|
|
1482
|
+
"type": "jsLiteral",
|
|
1439
1483
|
"value": "default"
|
|
1440
1484
|
},
|
|
1441
1485
|
{
|
|
1442
|
-
"type": "
|
|
1486
|
+
"type": "jsLiteral",
|
|
1443
1487
|
"value": "icon"
|
|
1444
1488
|
}
|
|
1445
1489
|
]
|
|
@@ -1451,344 +1495,279 @@
|
|
|
1451
1495
|
"properties": [
|
|
1452
1496
|
{
|
|
1453
1497
|
"name": "name",
|
|
1454
|
-
"
|
|
1455
|
-
"type": "
|
|
1456
|
-
"
|
|
1457
|
-
{
|
|
1458
|
-
"type": "keyword",
|
|
1459
|
-
"value": "string"
|
|
1460
|
-
}
|
|
1461
|
-
]
|
|
1498
|
+
"annotation": {
|
|
1499
|
+
"type": "keyword",
|
|
1500
|
+
"value": "string"
|
|
1462
1501
|
}
|
|
1463
1502
|
},
|
|
1464
1503
|
{
|
|
1465
1504
|
"name": "label",
|
|
1466
|
-
"
|
|
1467
|
-
"type": "
|
|
1468
|
-
"
|
|
1469
|
-
{
|
|
1470
|
-
"type": "keyword",
|
|
1471
|
-
"value": "string"
|
|
1472
|
-
}
|
|
1473
|
-
]
|
|
1505
|
+
"annotation": {
|
|
1506
|
+
"type": "keyword",
|
|
1507
|
+
"value": "string"
|
|
1474
1508
|
}
|
|
1475
1509
|
},
|
|
1476
1510
|
{
|
|
1477
1511
|
"name": "value",
|
|
1478
|
-
"
|
|
1479
|
-
"type": "
|
|
1480
|
-
"
|
|
1481
|
-
{
|
|
1482
|
-
"type": "keyword",
|
|
1483
|
-
"value": "string"
|
|
1484
|
-
}
|
|
1485
|
-
]
|
|
1512
|
+
"annotation": {
|
|
1513
|
+
"type": "keyword",
|
|
1514
|
+
"value": "string"
|
|
1486
1515
|
}
|
|
1487
1516
|
},
|
|
1488
1517
|
{
|
|
1489
1518
|
"name": "placeholder",
|
|
1490
|
-
"
|
|
1491
|
-
"type": "
|
|
1492
|
-
"
|
|
1493
|
-
{
|
|
1494
|
-
"type": "keyword",
|
|
1495
|
-
"value": "string"
|
|
1496
|
-
}
|
|
1497
|
-
]
|
|
1519
|
+
"annotation": {
|
|
1520
|
+
"type": "keyword",
|
|
1521
|
+
"value": "string"
|
|
1498
1522
|
}
|
|
1499
1523
|
},
|
|
1500
1524
|
{
|
|
1501
1525
|
"name": "disabled",
|
|
1502
|
-
"
|
|
1503
|
-
"type": "
|
|
1504
|
-
"
|
|
1505
|
-
{
|
|
1506
|
-
"type": "keyword",
|
|
1507
|
-
"value": "boolean"
|
|
1508
|
-
}
|
|
1509
|
-
]
|
|
1526
|
+
"annotation": {
|
|
1527
|
+
"type": "keyword",
|
|
1528
|
+
"value": "boolean"
|
|
1510
1529
|
}
|
|
1511
1530
|
},
|
|
1512
1531
|
{
|
|
1513
1532
|
"name": "clearable",
|
|
1514
|
-
"
|
|
1515
|
-
"type": "
|
|
1516
|
-
"
|
|
1517
|
-
{
|
|
1518
|
-
"type": "keyword",
|
|
1519
|
-
"value": "boolean"
|
|
1520
|
-
}
|
|
1521
|
-
]
|
|
1533
|
+
"annotation": {
|
|
1534
|
+
"type": "keyword",
|
|
1535
|
+
"value": "boolean"
|
|
1522
1536
|
}
|
|
1523
1537
|
},
|
|
1524
1538
|
{
|
|
1525
1539
|
"name": "type",
|
|
1526
|
-
"
|
|
1527
|
-
"type": "
|
|
1528
|
-
"
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
}
|
|
1533
|
-
]
|
|
1540
|
+
"annotation": {
|
|
1541
|
+
"type": "reference",
|
|
1542
|
+
"typeName": {
|
|
1543
|
+
"type": "identifier",
|
|
1544
|
+
"name": "InputType"
|
|
1545
|
+
}
|
|
1534
1546
|
}
|
|
1535
1547
|
},
|
|
1536
1548
|
{
|
|
1537
1549
|
"name": "size",
|
|
1538
|
-
"
|
|
1539
|
-
"type": "
|
|
1540
|
-
"
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
}
|
|
1545
|
-
]
|
|
1550
|
+
"annotation": {
|
|
1551
|
+
"type": "reference",
|
|
1552
|
+
"typeName": {
|
|
1553
|
+
"type": "identifier",
|
|
1554
|
+
"name": "ComponentSize"
|
|
1555
|
+
}
|
|
1546
1556
|
}
|
|
1547
1557
|
},
|
|
1548
1558
|
{
|
|
1549
1559
|
"name": "minLength",
|
|
1550
|
-
"
|
|
1551
|
-
"type": "
|
|
1552
|
-
"
|
|
1553
|
-
{
|
|
1554
|
-
"type": "keyword",
|
|
1555
|
-
"value": "number"
|
|
1556
|
-
}
|
|
1557
|
-
]
|
|
1560
|
+
"annotation": {
|
|
1561
|
+
"type": "keyword",
|
|
1562
|
+
"value": "number"
|
|
1558
1563
|
}
|
|
1559
1564
|
},
|
|
1560
1565
|
{
|
|
1561
1566
|
"name": "maxLength",
|
|
1562
|
-
"
|
|
1563
|
-
"type": "
|
|
1564
|
-
"
|
|
1565
|
-
{
|
|
1566
|
-
"type": "keyword",
|
|
1567
|
-
"value": "number"
|
|
1568
|
-
}
|
|
1569
|
-
]
|
|
1567
|
+
"annotation": {
|
|
1568
|
+
"type": "keyword",
|
|
1569
|
+
"value": "number"
|
|
1570
1570
|
}
|
|
1571
1571
|
},
|
|
1572
1572
|
{
|
|
1573
1573
|
"name": "required",
|
|
1574
|
-
"
|
|
1575
|
-
"type": "
|
|
1576
|
-
"
|
|
1577
|
-
{
|
|
1578
|
-
"type": "keyword",
|
|
1579
|
-
"value": "boolean"
|
|
1580
|
-
}
|
|
1581
|
-
]
|
|
1574
|
+
"annotation": {
|
|
1575
|
+
"type": "keyword",
|
|
1576
|
+
"value": "boolean"
|
|
1582
1577
|
}
|
|
1583
1578
|
},
|
|
1584
1579
|
{
|
|
1585
1580
|
"name": "pattern",
|
|
1586
|
-
"
|
|
1587
|
-
"type": "
|
|
1588
|
-
"
|
|
1589
|
-
{
|
|
1590
|
-
"type": "keyword",
|
|
1591
|
-
"value": "string"
|
|
1592
|
-
}
|
|
1593
|
-
]
|
|
1581
|
+
"annotation": {
|
|
1582
|
+
"type": "keyword",
|
|
1583
|
+
"value": "string"
|
|
1594
1584
|
}
|
|
1595
1585
|
},
|
|
1596
1586
|
{
|
|
1597
1587
|
"name": "max",
|
|
1598
|
-
"
|
|
1599
|
-
"type": "
|
|
1600
|
-
"
|
|
1601
|
-
{
|
|
1602
|
-
"type": "keyword",
|
|
1603
|
-
"value": "number"
|
|
1604
|
-
}
|
|
1605
|
-
]
|
|
1588
|
+
"annotation": {
|
|
1589
|
+
"type": "keyword",
|
|
1590
|
+
"value": "number"
|
|
1606
1591
|
}
|
|
1607
1592
|
},
|
|
1608
1593
|
{
|
|
1609
1594
|
"name": "min",
|
|
1610
|
-
"
|
|
1611
|
-
"type": "
|
|
1612
|
-
"
|
|
1613
|
-
{
|
|
1614
|
-
"type": "keyword",
|
|
1615
|
-
"value": "number"
|
|
1616
|
-
}
|
|
1617
|
-
]
|
|
1595
|
+
"annotation": {
|
|
1596
|
+
"type": "keyword",
|
|
1597
|
+
"value": "number"
|
|
1618
1598
|
}
|
|
1619
1599
|
},
|
|
1620
1600
|
{
|
|
1621
1601
|
"name": "message",
|
|
1622
|
-
"
|
|
1623
|
-
"type": "
|
|
1624
|
-
"
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1602
|
+
"annotation": {
|
|
1603
|
+
"type": "reference",
|
|
1604
|
+
"typeName": {
|
|
1605
|
+
"type": "identifier",
|
|
1606
|
+
"name": "Record"
|
|
1607
|
+
},
|
|
1608
|
+
"typeParameters": {
|
|
1609
|
+
"type": "typeParameterInstantiation",
|
|
1610
|
+
"params": [
|
|
1611
|
+
{
|
|
1612
|
+
"type": "keyword",
|
|
1613
|
+
"value": "string"
|
|
1614
|
+
},
|
|
1615
|
+
{
|
|
1616
|
+
"type": "keyword",
|
|
1617
|
+
"value": "string"
|
|
1618
|
+
}
|
|
1619
|
+
]
|
|
1620
|
+
}
|
|
1640
1621
|
}
|
|
1641
1622
|
},
|
|
1642
1623
|
{
|
|
1643
1624
|
"name": "inputStyle",
|
|
1644
|
-
"
|
|
1645
|
-
"type": "
|
|
1646
|
-
"
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
"
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
"right": {
|
|
1656
|
-
"type": "identifier",
|
|
1657
|
-
"value": "CSSProperties"
|
|
1658
|
-
}
|
|
1659
|
-
}
|
|
1625
|
+
"annotation": {
|
|
1626
|
+
"type": "reference",
|
|
1627
|
+
"typeName": {
|
|
1628
|
+
"type": "qualifiedName",
|
|
1629
|
+
"left": {
|
|
1630
|
+
"type": "identifier",
|
|
1631
|
+
"name": "React"
|
|
1632
|
+
},
|
|
1633
|
+
"right": {
|
|
1634
|
+
"type": "identifier",
|
|
1635
|
+
"name": "CSSProperties"
|
|
1660
1636
|
}
|
|
1661
|
-
|
|
1637
|
+
}
|
|
1662
1638
|
}
|
|
1663
1639
|
}
|
|
1664
1640
|
],
|
|
1665
1641
|
"events": [
|
|
1666
1642
|
{
|
|
1667
1643
|
"name": "change",
|
|
1668
|
-
"
|
|
1669
|
-
"
|
|
1670
|
-
|
|
1644
|
+
"detail": {
|
|
1645
|
+
"annotation": {
|
|
1646
|
+
"type": "keyword",
|
|
1647
|
+
"value": "string"
|
|
1648
|
+
}
|
|
1671
1649
|
}
|
|
1672
1650
|
}
|
|
1673
1651
|
],
|
|
1652
|
+
"methods": [],
|
|
1674
1653
|
"types": [
|
|
1675
1654
|
{
|
|
1676
|
-
"name": "InputType",
|
|
1677
1655
|
"type": "typeAlias",
|
|
1656
|
+
"name": "InputType",
|
|
1678
1657
|
"annotation": {
|
|
1679
1658
|
"type": "union",
|
|
1680
1659
|
"types": [
|
|
1681
1660
|
{
|
|
1682
|
-
"type": "
|
|
1661
|
+
"type": "jsLiteral",
|
|
1683
1662
|
"value": "button"
|
|
1684
1663
|
},
|
|
1685
1664
|
{
|
|
1686
|
-
"type": "
|
|
1665
|
+
"type": "jsLiteral",
|
|
1687
1666
|
"value": "checkbox"
|
|
1688
1667
|
},
|
|
1689
1668
|
{
|
|
1690
|
-
"type": "
|
|
1669
|
+
"type": "jsLiteral",
|
|
1691
1670
|
"value": "color"
|
|
1692
1671
|
},
|
|
1693
1672
|
{
|
|
1694
|
-
"type": "
|
|
1673
|
+
"type": "jsLiteral",
|
|
1695
1674
|
"value": "date"
|
|
1696
1675
|
},
|
|
1697
1676
|
{
|
|
1698
|
-
"type": "
|
|
1677
|
+
"type": "jsLiteral",
|
|
1699
1678
|
"value": "datetime-local"
|
|
1700
1679
|
},
|
|
1701
1680
|
{
|
|
1702
|
-
"type": "
|
|
1681
|
+
"type": "jsLiteral",
|
|
1703
1682
|
"value": "email"
|
|
1704
1683
|
},
|
|
1705
1684
|
{
|
|
1706
|
-
"type": "
|
|
1685
|
+
"type": "jsLiteral",
|
|
1707
1686
|
"value": "file"
|
|
1708
1687
|
},
|
|
1709
1688
|
{
|
|
1710
|
-
"type": "
|
|
1689
|
+
"type": "jsLiteral",
|
|
1711
1690
|
"value": "hidden"
|
|
1712
1691
|
},
|
|
1713
1692
|
{
|
|
1714
|
-
"type": "
|
|
1693
|
+
"type": "jsLiteral",
|
|
1715
1694
|
"value": "image"
|
|
1716
1695
|
},
|
|
1717
1696
|
{
|
|
1718
|
-
"type": "
|
|
1697
|
+
"type": "jsLiteral",
|
|
1719
1698
|
"value": "month"
|
|
1720
1699
|
},
|
|
1721
1700
|
{
|
|
1722
|
-
"type": "
|
|
1701
|
+
"type": "jsLiteral",
|
|
1723
1702
|
"value": "number"
|
|
1724
1703
|
},
|
|
1725
1704
|
{
|
|
1726
|
-
"type": "
|
|
1705
|
+
"type": "jsLiteral",
|
|
1727
1706
|
"value": "password"
|
|
1728
1707
|
},
|
|
1729
1708
|
{
|
|
1730
|
-
"type": "
|
|
1709
|
+
"type": "jsLiteral",
|
|
1731
1710
|
"value": "radio"
|
|
1732
1711
|
},
|
|
1733
1712
|
{
|
|
1734
|
-
"type": "
|
|
1713
|
+
"type": "jsLiteral",
|
|
1735
1714
|
"value": "range"
|
|
1736
1715
|
},
|
|
1737
1716
|
{
|
|
1738
|
-
"type": "
|
|
1717
|
+
"type": "jsLiteral",
|
|
1739
1718
|
"value": "reset"
|
|
1740
1719
|
},
|
|
1741
1720
|
{
|
|
1742
|
-
"type": "
|
|
1721
|
+
"type": "jsLiteral",
|
|
1743
1722
|
"value": "search"
|
|
1744
1723
|
},
|
|
1745
1724
|
{
|
|
1746
|
-
"type": "
|
|
1725
|
+
"type": "jsLiteral",
|
|
1747
1726
|
"value": "submit"
|
|
1748
1727
|
},
|
|
1749
1728
|
{
|
|
1750
|
-
"type": "
|
|
1729
|
+
"type": "jsLiteral",
|
|
1751
1730
|
"value": "tel"
|
|
1752
1731
|
},
|
|
1753
1732
|
{
|
|
1754
|
-
"type": "
|
|
1733
|
+
"type": "jsLiteral",
|
|
1755
1734
|
"value": "text"
|
|
1756
1735
|
},
|
|
1757
1736
|
{
|
|
1758
|
-
"type": "
|
|
1737
|
+
"type": "jsLiteral",
|
|
1759
1738
|
"value": "time"
|
|
1760
1739
|
},
|
|
1761
1740
|
{
|
|
1762
|
-
"type": "
|
|
1741
|
+
"type": "jsLiteral",
|
|
1763
1742
|
"value": "url"
|
|
1764
1743
|
},
|
|
1765
1744
|
{
|
|
1766
|
-
"type": "
|
|
1745
|
+
"type": "jsLiteral",
|
|
1767
1746
|
"value": "week"
|
|
1768
1747
|
}
|
|
1769
1748
|
]
|
|
1770
1749
|
}
|
|
1771
1750
|
},
|
|
1772
1751
|
{
|
|
1773
|
-
"name": "ComponentSize",
|
|
1774
1752
|
"type": "typeAlias",
|
|
1753
|
+
"name": "ComponentSize",
|
|
1775
1754
|
"annotation": {
|
|
1776
1755
|
"type": "union",
|
|
1777
1756
|
"types": [
|
|
1778
1757
|
{
|
|
1779
|
-
"type": "
|
|
1758
|
+
"type": "jsLiteral",
|
|
1780
1759
|
"value": "large"
|
|
1781
1760
|
},
|
|
1782
1761
|
{
|
|
1783
|
-
"type": "
|
|
1762
|
+
"type": "jsLiteral",
|
|
1784
1763
|
"value": "medium"
|
|
1785
1764
|
},
|
|
1786
1765
|
{
|
|
1787
|
-
"type": "
|
|
1766
|
+
"type": "jsLiteral",
|
|
1788
1767
|
"value": "small"
|
|
1789
1768
|
},
|
|
1790
1769
|
{
|
|
1791
|
-
"type": "
|
|
1770
|
+
"type": "jsLiteral",
|
|
1792
1771
|
"value": "xs"
|
|
1793
1772
|
}
|
|
1794
1773
|
]
|
|
@@ -1800,194 +1779,141 @@
|
|
|
1800
1779
|
"properties": [
|
|
1801
1780
|
{
|
|
1802
1781
|
"name": "name",
|
|
1803
|
-
"
|
|
1804
|
-
"type": "
|
|
1805
|
-
"
|
|
1806
|
-
{
|
|
1807
|
-
"type": "keyword",
|
|
1808
|
-
"value": "string"
|
|
1809
|
-
}
|
|
1810
|
-
]
|
|
1782
|
+
"annotation": {
|
|
1783
|
+
"type": "keyword",
|
|
1784
|
+
"value": "string"
|
|
1811
1785
|
}
|
|
1812
1786
|
},
|
|
1813
1787
|
{
|
|
1814
1788
|
"name": "label",
|
|
1815
|
-
"
|
|
1816
|
-
"type": "
|
|
1817
|
-
"
|
|
1818
|
-
{
|
|
1819
|
-
"type": "keyword",
|
|
1820
|
-
"value": "string"
|
|
1821
|
-
}
|
|
1822
|
-
]
|
|
1789
|
+
"annotation": {
|
|
1790
|
+
"type": "keyword",
|
|
1791
|
+
"value": "string"
|
|
1823
1792
|
}
|
|
1824
1793
|
},
|
|
1825
1794
|
{
|
|
1826
1795
|
"name": "value",
|
|
1827
|
-
"
|
|
1828
|
-
"type": "
|
|
1829
|
-
"
|
|
1830
|
-
{
|
|
1831
|
-
"type": "keyword",
|
|
1832
|
-
"value": "string"
|
|
1833
|
-
}
|
|
1834
|
-
]
|
|
1796
|
+
"annotation": {
|
|
1797
|
+
"type": "keyword",
|
|
1798
|
+
"value": "string"
|
|
1835
1799
|
}
|
|
1836
1800
|
},
|
|
1837
1801
|
{
|
|
1838
1802
|
"name": "placeholder",
|
|
1839
|
-
"
|
|
1840
|
-
"type": "
|
|
1841
|
-
"
|
|
1842
|
-
{
|
|
1843
|
-
"type": "keyword",
|
|
1844
|
-
"value": "string"
|
|
1845
|
-
}
|
|
1846
|
-
]
|
|
1803
|
+
"annotation": {
|
|
1804
|
+
"type": "keyword",
|
|
1805
|
+
"value": "string"
|
|
1847
1806
|
}
|
|
1848
1807
|
},
|
|
1849
1808
|
{
|
|
1850
1809
|
"name": "disabled",
|
|
1851
|
-
"
|
|
1852
|
-
"type": "
|
|
1853
|
-
"
|
|
1854
|
-
{
|
|
1855
|
-
"type": "keyword",
|
|
1856
|
-
"value": "boolean"
|
|
1857
|
-
}
|
|
1858
|
-
]
|
|
1810
|
+
"annotation": {
|
|
1811
|
+
"type": "keyword",
|
|
1812
|
+
"value": "boolean"
|
|
1859
1813
|
}
|
|
1860
1814
|
},
|
|
1861
1815
|
{
|
|
1862
1816
|
"name": "minLength",
|
|
1863
|
-
"
|
|
1864
|
-
"type": "
|
|
1865
|
-
"
|
|
1866
|
-
{
|
|
1867
|
-
"type": "keyword",
|
|
1868
|
-
"value": "number"
|
|
1869
|
-
}
|
|
1870
|
-
]
|
|
1817
|
+
"annotation": {
|
|
1818
|
+
"type": "keyword",
|
|
1819
|
+
"value": "number"
|
|
1871
1820
|
}
|
|
1872
1821
|
},
|
|
1873
1822
|
{
|
|
1874
1823
|
"name": "maxLength",
|
|
1875
|
-
"
|
|
1876
|
-
"type": "
|
|
1877
|
-
"
|
|
1878
|
-
{
|
|
1879
|
-
"type": "keyword",
|
|
1880
|
-
"value": "number"
|
|
1881
|
-
}
|
|
1882
|
-
]
|
|
1824
|
+
"annotation": {
|
|
1825
|
+
"type": "keyword",
|
|
1826
|
+
"value": "number"
|
|
1883
1827
|
}
|
|
1884
1828
|
},
|
|
1885
1829
|
{
|
|
1886
1830
|
"name": "autoSize",
|
|
1887
|
-
"
|
|
1888
|
-
"type": "
|
|
1889
|
-
"
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
}
|
|
1894
|
-
]
|
|
1831
|
+
"annotation": {
|
|
1832
|
+
"type": "reference",
|
|
1833
|
+
"typeName": {
|
|
1834
|
+
"type": "identifier",
|
|
1835
|
+
"name": "AutoSize"
|
|
1836
|
+
}
|
|
1895
1837
|
}
|
|
1896
1838
|
},
|
|
1897
1839
|
{
|
|
1898
1840
|
"name": "required",
|
|
1899
|
-
"
|
|
1900
|
-
"type": "
|
|
1901
|
-
"
|
|
1902
|
-
{
|
|
1903
|
-
"type": "keyword",
|
|
1904
|
-
"value": "boolean"
|
|
1905
|
-
}
|
|
1906
|
-
]
|
|
1841
|
+
"annotation": {
|
|
1842
|
+
"type": "keyword",
|
|
1843
|
+
"value": "boolean"
|
|
1907
1844
|
}
|
|
1908
1845
|
},
|
|
1909
1846
|
{
|
|
1910
1847
|
"name": "max",
|
|
1911
|
-
"
|
|
1912
|
-
"type": "
|
|
1913
|
-
"
|
|
1914
|
-
{
|
|
1915
|
-
"type": "keyword",
|
|
1916
|
-
"value": "number"
|
|
1917
|
-
}
|
|
1918
|
-
]
|
|
1848
|
+
"annotation": {
|
|
1849
|
+
"type": "keyword",
|
|
1850
|
+
"value": "number"
|
|
1919
1851
|
}
|
|
1920
1852
|
},
|
|
1921
1853
|
{
|
|
1922
1854
|
"name": "min",
|
|
1923
|
-
"
|
|
1924
|
-
"type": "
|
|
1925
|
-
"
|
|
1926
|
-
{
|
|
1927
|
-
"type": "keyword",
|
|
1928
|
-
"value": "number"
|
|
1929
|
-
}
|
|
1930
|
-
]
|
|
1855
|
+
"annotation": {
|
|
1856
|
+
"type": "keyword",
|
|
1857
|
+
"value": "number"
|
|
1931
1858
|
}
|
|
1932
1859
|
},
|
|
1933
1860
|
{
|
|
1934
1861
|
"name": "message",
|
|
1935
|
-
"
|
|
1936
|
-
"type": "
|
|
1937
|
-
"
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1862
|
+
"annotation": {
|
|
1863
|
+
"type": "reference",
|
|
1864
|
+
"typeName": {
|
|
1865
|
+
"type": "identifier",
|
|
1866
|
+
"name": "Record"
|
|
1867
|
+
},
|
|
1868
|
+
"typeParameters": {
|
|
1869
|
+
"type": "typeParameterInstantiation",
|
|
1870
|
+
"params": [
|
|
1871
|
+
{
|
|
1872
|
+
"type": "keyword",
|
|
1873
|
+
"value": "string"
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"type": "keyword",
|
|
1877
|
+
"value": "string"
|
|
1878
|
+
}
|
|
1879
|
+
]
|
|
1880
|
+
}
|
|
1953
1881
|
}
|
|
1954
1882
|
},
|
|
1955
1883
|
{
|
|
1956
1884
|
"name": "textareaStyle",
|
|
1957
|
-
"
|
|
1958
|
-
"type": "
|
|
1959
|
-
"
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
"
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
"right": {
|
|
1969
|
-
"type": "identifier",
|
|
1970
|
-
"value": "CSSProperties"
|
|
1971
|
-
}
|
|
1972
|
-
}
|
|
1885
|
+
"annotation": {
|
|
1886
|
+
"type": "reference",
|
|
1887
|
+
"typeName": {
|
|
1888
|
+
"type": "qualifiedName",
|
|
1889
|
+
"left": {
|
|
1890
|
+
"type": "identifier",
|
|
1891
|
+
"name": "React"
|
|
1892
|
+
},
|
|
1893
|
+
"right": {
|
|
1894
|
+
"type": "identifier",
|
|
1895
|
+
"name": "CSSProperties"
|
|
1973
1896
|
}
|
|
1974
|
-
|
|
1897
|
+
}
|
|
1975
1898
|
}
|
|
1976
1899
|
}
|
|
1977
1900
|
],
|
|
1978
1901
|
"events": [
|
|
1979
1902
|
{
|
|
1980
1903
|
"name": "change",
|
|
1981
|
-
"
|
|
1982
|
-
"
|
|
1983
|
-
|
|
1904
|
+
"detail": {
|
|
1905
|
+
"annotation": {
|
|
1906
|
+
"type": "keyword",
|
|
1907
|
+
"value": "string"
|
|
1908
|
+
}
|
|
1984
1909
|
}
|
|
1985
1910
|
}
|
|
1986
1911
|
],
|
|
1912
|
+
"methods": [],
|
|
1987
1913
|
"types": [
|
|
1988
1914
|
{
|
|
1989
|
-
"name": "AutoSize",
|
|
1990
1915
|
"type": "typeAlias",
|
|
1916
|
+
"name": "AutoSize",
|
|
1991
1917
|
"annotation": {
|
|
1992
1918
|
"type": "union",
|
|
1993
1919
|
"types": [
|
|
@@ -2000,19 +1926,27 @@
|
|
|
2000
1926
|
"members": [
|
|
2001
1927
|
{
|
|
2002
1928
|
"type": "propertySignature",
|
|
2003
|
-
"
|
|
2004
|
-
|
|
1929
|
+
"key": {
|
|
1930
|
+
"type": "identifier",
|
|
1931
|
+
"name": "minRows"
|
|
1932
|
+
},
|
|
1933
|
+
"annotation": {
|
|
2005
1934
|
"type": "keyword",
|
|
2006
1935
|
"value": "number"
|
|
2007
|
-
}
|
|
1936
|
+
},
|
|
1937
|
+
"computed": false
|
|
2008
1938
|
},
|
|
2009
1939
|
{
|
|
2010
1940
|
"type": "propertySignature",
|
|
2011
|
-
"
|
|
2012
|
-
|
|
1941
|
+
"key": {
|
|
1942
|
+
"type": "identifier",
|
|
1943
|
+
"name": "maxRows"
|
|
1944
|
+
},
|
|
1945
|
+
"annotation": {
|
|
2013
1946
|
"type": "keyword",
|
|
2014
1947
|
"value": "number"
|
|
2015
|
-
}
|
|
1948
|
+
},
|
|
1949
|
+
"computed": false
|
|
2016
1950
|
}
|
|
2017
1951
|
]
|
|
2018
1952
|
}
|
|
@@ -2025,126 +1959,119 @@
|
|
|
2025
1959
|
"properties": [
|
|
2026
1960
|
{
|
|
2027
1961
|
"name": "name",
|
|
2028
|
-
"
|
|
2029
|
-
"type": "
|
|
2030
|
-
"
|
|
2031
|
-
{
|
|
2032
|
-
"type": "keyword",
|
|
2033
|
-
"value": "string"
|
|
2034
|
-
}
|
|
2035
|
-
]
|
|
1962
|
+
"annotation": {
|
|
1963
|
+
"type": "keyword",
|
|
1964
|
+
"value": "string"
|
|
2036
1965
|
}
|
|
2037
1966
|
},
|
|
2038
1967
|
{
|
|
2039
1968
|
"name": "label",
|
|
2040
|
-
"
|
|
2041
|
-
"type": "
|
|
2042
|
-
"
|
|
2043
|
-
{
|
|
2044
|
-
"type": "keyword",
|
|
2045
|
-
"value": "string"
|
|
2046
|
-
}
|
|
2047
|
-
]
|
|
1969
|
+
"annotation": {
|
|
1970
|
+
"type": "keyword",
|
|
1971
|
+
"value": "string"
|
|
2048
1972
|
}
|
|
2049
1973
|
},
|
|
2050
1974
|
{
|
|
2051
1975
|
"name": "value",
|
|
2052
|
-
"
|
|
2053
|
-
"type": "
|
|
2054
|
-
"
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
}
|
|
2059
|
-
]
|
|
1976
|
+
"annotation": {
|
|
1977
|
+
"type": "reference",
|
|
1978
|
+
"typeName": {
|
|
1979
|
+
"type": "identifier",
|
|
1980
|
+
"name": "Icon"
|
|
1981
|
+
}
|
|
2060
1982
|
}
|
|
2061
1983
|
},
|
|
2062
1984
|
{
|
|
2063
1985
|
"name": "disabled",
|
|
2064
|
-
"
|
|
2065
|
-
"type": "
|
|
2066
|
-
"
|
|
2067
|
-
{
|
|
2068
|
-
"type": "keyword",
|
|
2069
|
-
"value": "boolean"
|
|
2070
|
-
}
|
|
2071
|
-
]
|
|
1986
|
+
"annotation": {
|
|
1987
|
+
"type": "keyword",
|
|
1988
|
+
"value": "boolean"
|
|
2072
1989
|
}
|
|
2073
1990
|
},
|
|
2074
1991
|
{
|
|
2075
1992
|
"name": "required",
|
|
2076
|
-
"
|
|
2077
|
-
"type": "
|
|
2078
|
-
"
|
|
2079
|
-
{
|
|
2080
|
-
"type": "keyword",
|
|
2081
|
-
"value": "boolean"
|
|
2082
|
-
}
|
|
2083
|
-
]
|
|
1993
|
+
"annotation": {
|
|
1994
|
+
"type": "keyword",
|
|
1995
|
+
"value": "boolean"
|
|
2084
1996
|
}
|
|
2085
1997
|
},
|
|
2086
1998
|
{
|
|
2087
1999
|
"name": "message",
|
|
2088
|
-
"
|
|
2089
|
-
"type": "
|
|
2090
|
-
"
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2000
|
+
"annotation": {
|
|
2001
|
+
"type": "reference",
|
|
2002
|
+
"typeName": {
|
|
2003
|
+
"type": "identifier",
|
|
2004
|
+
"name": "Record"
|
|
2005
|
+
},
|
|
2006
|
+
"typeParameters": {
|
|
2007
|
+
"type": "typeParameterInstantiation",
|
|
2008
|
+
"params": [
|
|
2009
|
+
{
|
|
2010
|
+
"type": "keyword",
|
|
2011
|
+
"value": "string"
|
|
2012
|
+
},
|
|
2013
|
+
{
|
|
2014
|
+
"type": "keyword",
|
|
2015
|
+
"value": "string"
|
|
2016
|
+
}
|
|
2017
|
+
]
|
|
2018
|
+
}
|
|
2106
2019
|
}
|
|
2107
2020
|
}
|
|
2108
2021
|
],
|
|
2109
2022
|
"events": [
|
|
2110
2023
|
{
|
|
2111
2024
|
"name": "change",
|
|
2112
|
-
"
|
|
2113
|
-
"
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2025
|
+
"detail": {
|
|
2026
|
+
"annotation": {
|
|
2027
|
+
"type": "union",
|
|
2028
|
+
"types": [
|
|
2029
|
+
{
|
|
2030
|
+
"type": "reference",
|
|
2031
|
+
"typeName": {
|
|
2032
|
+
"type": "identifier",
|
|
2033
|
+
"name": "Icon"
|
|
2034
|
+
}
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"type": "keyword",
|
|
2038
|
+
"value": "undefined"
|
|
2039
|
+
}
|
|
2040
|
+
]
|
|
2041
|
+
}
|
|
2124
2042
|
}
|
|
2125
2043
|
}
|
|
2126
2044
|
],
|
|
2045
|
+
"methods": [],
|
|
2127
2046
|
"types": [
|
|
2128
2047
|
{
|
|
2129
|
-
"name": "Icon",
|
|
2130
2048
|
"type": "typeAlias",
|
|
2049
|
+
"name": "Icon",
|
|
2131
2050
|
"annotation": {
|
|
2132
2051
|
"type": "intersection",
|
|
2133
2052
|
"types": [
|
|
2134
2053
|
{
|
|
2135
2054
|
"type": "reference",
|
|
2136
|
-
"typeName":
|
|
2055
|
+
"typeName": {
|
|
2056
|
+
"type": "identifier",
|
|
2057
|
+
"name": "GeneralIconProps"
|
|
2058
|
+
}
|
|
2137
2059
|
},
|
|
2138
2060
|
{
|
|
2139
2061
|
"type": "typeLiteral",
|
|
2140
2062
|
"members": [
|
|
2141
2063
|
{
|
|
2142
2064
|
"type": "propertySignature",
|
|
2143
|
-
"
|
|
2144
|
-
|
|
2065
|
+
"key": {
|
|
2066
|
+
"type": "identifier",
|
|
2067
|
+
"name": "color"
|
|
2068
|
+
},
|
|
2069
|
+
"annotation": {
|
|
2145
2070
|
"type": "keyword",
|
|
2146
2071
|
"value": "string"
|
|
2147
|
-
}
|
|
2072
|
+
},
|
|
2073
|
+
"optional": true,
|
|
2074
|
+
"computed": false
|
|
2148
2075
|
}
|
|
2149
2076
|
]
|
|
2150
2077
|
}
|
|
@@ -2157,267 +2084,263 @@
|
|
|
2157
2084
|
"properties": [
|
|
2158
2085
|
{
|
|
2159
2086
|
"name": "name",
|
|
2160
|
-
"
|
|
2161
|
-
"type": "
|
|
2162
|
-
"
|
|
2163
|
-
{
|
|
2164
|
-
"type": "keyword",
|
|
2165
|
-
"value": "string"
|
|
2166
|
-
}
|
|
2167
|
-
]
|
|
2087
|
+
"annotation": {
|
|
2088
|
+
"type": "keyword",
|
|
2089
|
+
"value": "string"
|
|
2168
2090
|
}
|
|
2169
2091
|
},
|
|
2170
2092
|
{
|
|
2171
2093
|
"name": "label",
|
|
2172
|
-
"
|
|
2173
|
-
"type": "
|
|
2174
|
-
"
|
|
2175
|
-
{
|
|
2176
|
-
"type": "keyword",
|
|
2177
|
-
"value": "string"
|
|
2178
|
-
}
|
|
2179
|
-
]
|
|
2094
|
+
"annotation": {
|
|
2095
|
+
"type": "keyword",
|
|
2096
|
+
"value": "string"
|
|
2180
2097
|
}
|
|
2181
2098
|
},
|
|
2182
2099
|
{
|
|
2183
2100
|
"name": "options",
|
|
2184
|
-
"
|
|
2185
|
-
"type": "
|
|
2186
|
-
"
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
"
|
|
2190
|
-
|
|
2191
|
-
"typeName": "GeneralOption"
|
|
2192
|
-
}
|
|
2101
|
+
"annotation": {
|
|
2102
|
+
"type": "array",
|
|
2103
|
+
"elementType": {
|
|
2104
|
+
"type": "reference",
|
|
2105
|
+
"typeName": {
|
|
2106
|
+
"type": "identifier",
|
|
2107
|
+
"name": "GeneralOption"
|
|
2193
2108
|
}
|
|
2194
|
-
|
|
2109
|
+
}
|
|
2195
2110
|
}
|
|
2196
2111
|
},
|
|
2197
2112
|
{
|
|
2198
2113
|
"name": "value",
|
|
2199
|
-
"
|
|
2200
|
-
"type": "
|
|
2201
|
-
"
|
|
2202
|
-
{
|
|
2203
|
-
"type": "keyword",
|
|
2204
|
-
"value": "any"
|
|
2205
|
-
}
|
|
2206
|
-
]
|
|
2114
|
+
"annotation": {
|
|
2115
|
+
"type": "keyword",
|
|
2116
|
+
"value": "any"
|
|
2207
2117
|
}
|
|
2208
2118
|
},
|
|
2209
2119
|
{
|
|
2210
2120
|
"name": "required",
|
|
2211
|
-
"
|
|
2212
|
-
"type": "
|
|
2213
|
-
"
|
|
2214
|
-
{
|
|
2215
|
-
"type": "keyword",
|
|
2216
|
-
"value": "boolean"
|
|
2217
|
-
}
|
|
2218
|
-
]
|
|
2121
|
+
"annotation": {
|
|
2122
|
+
"type": "keyword",
|
|
2123
|
+
"value": "boolean"
|
|
2219
2124
|
}
|
|
2220
2125
|
},
|
|
2221
2126
|
{
|
|
2222
2127
|
"name": "message",
|
|
2223
|
-
"
|
|
2224
|
-
"type": "
|
|
2225
|
-
"
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2128
|
+
"annotation": {
|
|
2129
|
+
"type": "reference",
|
|
2130
|
+
"typeName": {
|
|
2131
|
+
"type": "identifier",
|
|
2132
|
+
"name": "Record"
|
|
2133
|
+
},
|
|
2134
|
+
"typeParameters": {
|
|
2135
|
+
"type": "typeParameterInstantiation",
|
|
2136
|
+
"params": [
|
|
2137
|
+
{
|
|
2138
|
+
"type": "keyword",
|
|
2139
|
+
"value": "string"
|
|
2140
|
+
},
|
|
2141
|
+
{
|
|
2142
|
+
"type": "keyword",
|
|
2143
|
+
"value": "string"
|
|
2144
|
+
}
|
|
2145
|
+
]
|
|
2146
|
+
}
|
|
2241
2147
|
}
|
|
2242
2148
|
},
|
|
2243
2149
|
{
|
|
2244
2150
|
"name": "disabled",
|
|
2245
|
-
"
|
|
2246
|
-
"type": "
|
|
2247
|
-
"
|
|
2248
|
-
{
|
|
2249
|
-
"type": "keyword",
|
|
2250
|
-
"value": "boolean"
|
|
2251
|
-
}
|
|
2252
|
-
]
|
|
2151
|
+
"annotation": {
|
|
2152
|
+
"type": "keyword",
|
|
2153
|
+
"value": "boolean"
|
|
2253
2154
|
}
|
|
2254
2155
|
},
|
|
2255
2156
|
{
|
|
2256
2157
|
"name": "type",
|
|
2257
|
-
"
|
|
2258
|
-
"type": "
|
|
2259
|
-
"
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
}
|
|
2264
|
-
]
|
|
2158
|
+
"annotation": {
|
|
2159
|
+
"type": "reference",
|
|
2160
|
+
"typeName": {
|
|
2161
|
+
"type": "identifier",
|
|
2162
|
+
"name": "RadioType"
|
|
2163
|
+
}
|
|
2265
2164
|
}
|
|
2266
2165
|
},
|
|
2267
2166
|
{
|
|
2268
2167
|
"name": "ui",
|
|
2269
|
-
"
|
|
2270
|
-
"type": "
|
|
2271
|
-
"
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
}
|
|
2276
|
-
]
|
|
2168
|
+
"annotation": {
|
|
2169
|
+
"type": "reference",
|
|
2170
|
+
"typeName": {
|
|
2171
|
+
"type": "identifier",
|
|
2172
|
+
"name": "UIType"
|
|
2173
|
+
}
|
|
2277
2174
|
}
|
|
2278
2175
|
},
|
|
2279
2176
|
{
|
|
2280
2177
|
"name": "size",
|
|
2281
|
-
"
|
|
2282
|
-
"type": "
|
|
2283
|
-
"
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
}
|
|
2288
|
-
]
|
|
2178
|
+
"annotation": {
|
|
2179
|
+
"type": "reference",
|
|
2180
|
+
"typeName": {
|
|
2181
|
+
"type": "identifier",
|
|
2182
|
+
"name": "ComponentSize"
|
|
2183
|
+
}
|
|
2289
2184
|
}
|
|
2290
2185
|
},
|
|
2291
2186
|
{
|
|
2292
2187
|
"name": "customStyle",
|
|
2293
|
-
"
|
|
2294
|
-
"type": "
|
|
2295
|
-
"
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
"
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
"right": {
|
|
2305
|
-
"type": "identifier",
|
|
2306
|
-
"value": "CSSProperties"
|
|
2307
|
-
}
|
|
2308
|
-
}
|
|
2188
|
+
"annotation": {
|
|
2189
|
+
"type": "reference",
|
|
2190
|
+
"typeName": {
|
|
2191
|
+
"type": "qualifiedName",
|
|
2192
|
+
"left": {
|
|
2193
|
+
"type": "identifier",
|
|
2194
|
+
"name": "React"
|
|
2195
|
+
},
|
|
2196
|
+
"right": {
|
|
2197
|
+
"type": "identifier",
|
|
2198
|
+
"name": "CSSProperties"
|
|
2309
2199
|
}
|
|
2310
|
-
|
|
2200
|
+
}
|
|
2311
2201
|
}
|
|
2312
2202
|
},
|
|
2313
2203
|
{
|
|
2314
2204
|
"name": "useBrick",
|
|
2315
|
-
"
|
|
2316
|
-
"type": "
|
|
2317
|
-
"
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
}
|
|
2322
|
-
]
|
|
2205
|
+
"annotation": {
|
|
2206
|
+
"type": "reference",
|
|
2207
|
+
"typeName": {
|
|
2208
|
+
"type": "identifier",
|
|
2209
|
+
"name": "UseSingleBrickConf"
|
|
2210
|
+
}
|
|
2323
2211
|
}
|
|
2324
2212
|
}
|
|
2325
2213
|
],
|
|
2326
2214
|
"events": [
|
|
2327
2215
|
{
|
|
2328
2216
|
"name": "change",
|
|
2329
|
-
"
|
|
2330
|
-
"
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
"type": "keyword",
|
|
2345
|
-
"value": "any"
|
|
2346
|
-
}
|
|
2347
|
-
},
|
|
2348
|
-
{
|
|
2349
|
-
"type": "indexSignature",
|
|
2350
|
-
"parameters": {
|
|
2351
|
-
"name": "key",
|
|
2352
|
-
"type": "keyword",
|
|
2353
|
-
"value": "string"
|
|
2217
|
+
"detail": {
|
|
2218
|
+
"annotation": {
|
|
2219
|
+
"type": "typeLiteral",
|
|
2220
|
+
"members": [
|
|
2221
|
+
{
|
|
2222
|
+
"type": "propertySignature",
|
|
2223
|
+
"key": {
|
|
2224
|
+
"type": "identifier",
|
|
2225
|
+
"name": "label"
|
|
2226
|
+
},
|
|
2227
|
+
"annotation": {
|
|
2228
|
+
"type": "keyword",
|
|
2229
|
+
"value": "string"
|
|
2230
|
+
},
|
|
2231
|
+
"computed": false
|
|
2354
2232
|
},
|
|
2355
|
-
|
|
2356
|
-
"type": "
|
|
2357
|
-
"
|
|
2233
|
+
{
|
|
2234
|
+
"type": "propertySignature",
|
|
2235
|
+
"key": {
|
|
2236
|
+
"type": "identifier",
|
|
2237
|
+
"name": "value"
|
|
2238
|
+
},
|
|
2239
|
+
"annotation": {
|
|
2240
|
+
"type": "keyword",
|
|
2241
|
+
"value": "any"
|
|
2242
|
+
},
|
|
2243
|
+
"computed": false
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"type": "indexSignature",
|
|
2247
|
+
"parameter": {
|
|
2248
|
+
"type": "identifier",
|
|
2249
|
+
"name": "key",
|
|
2250
|
+
"annotation": {
|
|
2251
|
+
"type": "keyword",
|
|
2252
|
+
"value": "string"
|
|
2253
|
+
}
|
|
2254
|
+
},
|
|
2255
|
+
"annotation": {
|
|
2256
|
+
"type": "keyword",
|
|
2257
|
+
"value": "any"
|
|
2258
|
+
}
|
|
2358
2259
|
}
|
|
2359
|
-
|
|
2360
|
-
|
|
2260
|
+
]
|
|
2261
|
+
}
|
|
2361
2262
|
}
|
|
2362
2263
|
},
|
|
2363
2264
|
{
|
|
2364
2265
|
"name": "options.change",
|
|
2365
|
-
"
|
|
2366
|
-
"
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
"
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
},
|
|
2390
|
-
{
|
|
2391
|
-
"type": "indexSignature",
|
|
2392
|
-
"parameters": {
|
|
2393
|
-
"name": "key",
|
|
2394
|
-
"type": "keyword",
|
|
2395
|
-
"value": "string"
|
|
2266
|
+
"detail": {
|
|
2267
|
+
"annotation": {
|
|
2268
|
+
"type": "typeLiteral",
|
|
2269
|
+
"members": [
|
|
2270
|
+
{
|
|
2271
|
+
"type": "propertySignature",
|
|
2272
|
+
"key": {
|
|
2273
|
+
"type": "identifier",
|
|
2274
|
+
"name": "options"
|
|
2275
|
+
},
|
|
2276
|
+
"annotation": {
|
|
2277
|
+
"type": "typeLiteral",
|
|
2278
|
+
"members": [
|
|
2279
|
+
{
|
|
2280
|
+
"type": "propertySignature",
|
|
2281
|
+
"key": {
|
|
2282
|
+
"type": "identifier",
|
|
2283
|
+
"name": "label"
|
|
2284
|
+
},
|
|
2285
|
+
"annotation": {
|
|
2286
|
+
"type": "keyword",
|
|
2287
|
+
"value": "string"
|
|
2288
|
+
},
|
|
2289
|
+
"computed": false
|
|
2396
2290
|
},
|
|
2397
|
-
|
|
2398
|
-
"type": "
|
|
2399
|
-
"
|
|
2291
|
+
{
|
|
2292
|
+
"type": "propertySignature",
|
|
2293
|
+
"key": {
|
|
2294
|
+
"type": "identifier",
|
|
2295
|
+
"name": "value"
|
|
2296
|
+
},
|
|
2297
|
+
"annotation": {
|
|
2298
|
+
"type": "keyword",
|
|
2299
|
+
"value": "any"
|
|
2300
|
+
},
|
|
2301
|
+
"computed": false
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
"type": "indexSignature",
|
|
2305
|
+
"parameter": {
|
|
2306
|
+
"type": "identifier",
|
|
2307
|
+
"name": "key",
|
|
2308
|
+
"annotation": {
|
|
2309
|
+
"type": "keyword",
|
|
2310
|
+
"value": "string"
|
|
2311
|
+
}
|
|
2312
|
+
},
|
|
2313
|
+
"annotation": {
|
|
2314
|
+
"type": "keyword",
|
|
2315
|
+
"value": "any"
|
|
2316
|
+
}
|
|
2400
2317
|
}
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2318
|
+
]
|
|
2319
|
+
},
|
|
2320
|
+
"computed": false
|
|
2321
|
+
},
|
|
2322
|
+
{
|
|
2323
|
+
"type": "propertySignature",
|
|
2324
|
+
"key": {
|
|
2325
|
+
"type": "identifier",
|
|
2326
|
+
"name": "name"
|
|
2327
|
+
},
|
|
2328
|
+
"annotation": {
|
|
2329
|
+
"type": "keyword",
|
|
2330
|
+
"value": "string"
|
|
2331
|
+
},
|
|
2332
|
+
"computed": false
|
|
2411
2333
|
}
|
|
2412
|
-
|
|
2413
|
-
|
|
2334
|
+
]
|
|
2335
|
+
}
|
|
2414
2336
|
}
|
|
2415
2337
|
}
|
|
2416
2338
|
],
|
|
2339
|
+
"methods": [],
|
|
2417
2340
|
"types": [
|
|
2418
2341
|
{
|
|
2419
|
-
"name": "GeneralOption",
|
|
2420
2342
|
"type": "typeAlias",
|
|
2343
|
+
"name": "GeneralOption",
|
|
2421
2344
|
"annotation": {
|
|
2422
2345
|
"type": "union",
|
|
2423
2346
|
"types": [
|
|
@@ -2435,34 +2358,43 @@
|
|
|
2435
2358
|
},
|
|
2436
2359
|
{
|
|
2437
2360
|
"type": "reference",
|
|
2438
|
-
"typeName":
|
|
2361
|
+
"typeName": {
|
|
2362
|
+
"type": "identifier",
|
|
2363
|
+
"name": "GeneralComplexOption"
|
|
2364
|
+
}
|
|
2439
2365
|
},
|
|
2440
2366
|
{
|
|
2441
2367
|
"type": "reference",
|
|
2442
|
-
"typeName":
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2368
|
+
"typeName": {
|
|
2369
|
+
"type": "identifier",
|
|
2370
|
+
"name": "Record"
|
|
2371
|
+
},
|
|
2372
|
+
"typeParameters": {
|
|
2373
|
+
"type": "typeParameterInstantiation",
|
|
2374
|
+
"params": [
|
|
2375
|
+
{
|
|
2376
|
+
"type": "keyword",
|
|
2377
|
+
"value": "string"
|
|
2378
|
+
},
|
|
2379
|
+
{
|
|
2380
|
+
"type": "keyword",
|
|
2381
|
+
"value": "any"
|
|
2382
|
+
}
|
|
2383
|
+
]
|
|
2384
|
+
}
|
|
2453
2385
|
}
|
|
2454
2386
|
]
|
|
2455
2387
|
}
|
|
2456
2388
|
},
|
|
2457
2389
|
{
|
|
2458
|
-
"name": "GeneralComplexOption",
|
|
2459
2390
|
"type": "interface",
|
|
2391
|
+
"name": "GeneralComplexOption",
|
|
2460
2392
|
"typeParameters": {
|
|
2461
2393
|
"type": "typeParameterDeclaration",
|
|
2462
2394
|
"params": [
|
|
2463
2395
|
{
|
|
2464
2396
|
"type": "typeParameter",
|
|
2465
|
-
"
|
|
2397
|
+
"name": "T",
|
|
2466
2398
|
"default": {
|
|
2467
2399
|
"type": "union",
|
|
2468
2400
|
"types": [
|
|
@@ -2483,31 +2415,45 @@
|
|
|
2483
2415
|
}
|
|
2484
2416
|
]
|
|
2485
2417
|
},
|
|
2486
|
-
"
|
|
2418
|
+
"body": [
|
|
2487
2419
|
{
|
|
2488
2420
|
"type": "propertySignature",
|
|
2489
|
-
"
|
|
2490
|
-
|
|
2421
|
+
"key": {
|
|
2422
|
+
"type": "identifier",
|
|
2423
|
+
"name": "label"
|
|
2424
|
+
},
|
|
2425
|
+
"annotation": {
|
|
2491
2426
|
"type": "keyword",
|
|
2492
2427
|
"value": "string"
|
|
2493
|
-
}
|
|
2428
|
+
},
|
|
2429
|
+
"computed": false
|
|
2494
2430
|
},
|
|
2495
2431
|
{
|
|
2496
2432
|
"type": "propertySignature",
|
|
2497
|
-
"
|
|
2498
|
-
|
|
2433
|
+
"key": {
|
|
2434
|
+
"type": "identifier",
|
|
2435
|
+
"name": "value"
|
|
2436
|
+
},
|
|
2437
|
+
"annotation": {
|
|
2499
2438
|
"type": "reference",
|
|
2500
|
-
"typeName":
|
|
2501
|
-
|
|
2439
|
+
"typeName": {
|
|
2440
|
+
"type": "identifier",
|
|
2441
|
+
"name": "T"
|
|
2442
|
+
}
|
|
2443
|
+
},
|
|
2444
|
+
"computed": false
|
|
2502
2445
|
},
|
|
2503
2446
|
{
|
|
2504
2447
|
"type": "indexSignature",
|
|
2505
|
-
"
|
|
2448
|
+
"parameter": {
|
|
2449
|
+
"type": "identifier",
|
|
2506
2450
|
"name": "key",
|
|
2507
|
-
"
|
|
2508
|
-
|
|
2451
|
+
"annotation": {
|
|
2452
|
+
"type": "keyword",
|
|
2453
|
+
"value": "string"
|
|
2454
|
+
}
|
|
2509
2455
|
},
|
|
2510
|
-
"
|
|
2456
|
+
"annotation": {
|
|
2511
2457
|
"type": "keyword",
|
|
2512
2458
|
"value": "any"
|
|
2513
2459
|
}
|
|
@@ -2515,75 +2461,75 @@
|
|
|
2515
2461
|
]
|
|
2516
2462
|
},
|
|
2517
2463
|
{
|
|
2518
|
-
"name": "RadioType",
|
|
2519
2464
|
"type": "typeAlias",
|
|
2465
|
+
"name": "RadioType",
|
|
2520
2466
|
"annotation": {
|
|
2521
2467
|
"type": "union",
|
|
2522
2468
|
"types": [
|
|
2523
2469
|
{
|
|
2524
|
-
"type": "
|
|
2470
|
+
"type": "jsLiteral",
|
|
2525
2471
|
"value": "button"
|
|
2526
2472
|
},
|
|
2527
2473
|
{
|
|
2528
|
-
"type": "
|
|
2474
|
+
"type": "jsLiteral",
|
|
2529
2475
|
"value": "default"
|
|
2530
2476
|
},
|
|
2531
2477
|
{
|
|
2532
|
-
"type": "
|
|
2478
|
+
"type": "jsLiteral",
|
|
2533
2479
|
"value": "icon"
|
|
2534
2480
|
},
|
|
2535
2481
|
{
|
|
2536
|
-
"type": "
|
|
2482
|
+
"type": "jsLiteral",
|
|
2537
2483
|
"value": "icon-circle"
|
|
2538
2484
|
},
|
|
2539
2485
|
{
|
|
2540
|
-
"type": "
|
|
2486
|
+
"type": "jsLiteral",
|
|
2541
2487
|
"value": "icon-square"
|
|
2542
2488
|
},
|
|
2543
2489
|
{
|
|
2544
|
-
"type": "
|
|
2490
|
+
"type": "jsLiteral",
|
|
2545
2491
|
"value": "custom"
|
|
2546
2492
|
}
|
|
2547
2493
|
]
|
|
2548
2494
|
}
|
|
2549
2495
|
},
|
|
2550
2496
|
{
|
|
2551
|
-
"name": "UIType",
|
|
2552
2497
|
"type": "typeAlias",
|
|
2498
|
+
"name": "UIType",
|
|
2553
2499
|
"annotation": {
|
|
2554
2500
|
"type": "union",
|
|
2555
2501
|
"types": [
|
|
2556
2502
|
{
|
|
2557
|
-
"type": "
|
|
2503
|
+
"type": "jsLiteral",
|
|
2558
2504
|
"value": "default"
|
|
2559
2505
|
},
|
|
2560
2506
|
{
|
|
2561
|
-
"type": "
|
|
2507
|
+
"type": "jsLiteral",
|
|
2562
2508
|
"value": "dashboard"
|
|
2563
2509
|
}
|
|
2564
2510
|
]
|
|
2565
2511
|
}
|
|
2566
2512
|
},
|
|
2567
2513
|
{
|
|
2568
|
-
"name": "ComponentSize",
|
|
2569
2514
|
"type": "typeAlias",
|
|
2515
|
+
"name": "ComponentSize",
|
|
2570
2516
|
"annotation": {
|
|
2571
2517
|
"type": "union",
|
|
2572
2518
|
"types": [
|
|
2573
2519
|
{
|
|
2574
|
-
"type": "
|
|
2520
|
+
"type": "jsLiteral",
|
|
2575
2521
|
"value": "large"
|
|
2576
2522
|
},
|
|
2577
2523
|
{
|
|
2578
|
-
"type": "
|
|
2524
|
+
"type": "jsLiteral",
|
|
2579
2525
|
"value": "medium"
|
|
2580
2526
|
},
|
|
2581
2527
|
{
|
|
2582
|
-
"type": "
|
|
2528
|
+
"type": "jsLiteral",
|
|
2583
2529
|
"value": "small"
|
|
2584
2530
|
},
|
|
2585
2531
|
{
|
|
2586
|
-
"type": "
|
|
2532
|
+
"type": "jsLiteral",
|
|
2587
2533
|
"value": "xs"
|
|
2588
2534
|
}
|
|
2589
2535
|
]
|
|
@@ -2595,306 +2541,193 @@
|
|
|
2595
2541
|
"properties": [
|
|
2596
2542
|
{
|
|
2597
2543
|
"name": "name",
|
|
2598
|
-
"
|
|
2599
|
-
"type": "
|
|
2600
|
-
"
|
|
2601
|
-
{
|
|
2602
|
-
"type": "keyword",
|
|
2603
|
-
"value": "string"
|
|
2604
|
-
}
|
|
2605
|
-
]
|
|
2544
|
+
"annotation": {
|
|
2545
|
+
"type": "keyword",
|
|
2546
|
+
"value": "string"
|
|
2606
2547
|
}
|
|
2607
2548
|
},
|
|
2608
2549
|
{
|
|
2609
2550
|
"name": "label",
|
|
2610
|
-
"
|
|
2611
|
-
"type": "
|
|
2612
|
-
"
|
|
2613
|
-
{
|
|
2614
|
-
"type": "keyword",
|
|
2615
|
-
"value": "string"
|
|
2616
|
-
}
|
|
2617
|
-
]
|
|
2551
|
+
"annotation": {
|
|
2552
|
+
"type": "keyword",
|
|
2553
|
+
"value": "string"
|
|
2618
2554
|
}
|
|
2619
2555
|
},
|
|
2620
2556
|
{
|
|
2621
2557
|
"name": "value",
|
|
2622
|
-
"
|
|
2623
|
-
"type": "
|
|
2624
|
-
"
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
"
|
|
2628
|
-
|
|
2629
|
-
"typeName": "FileData"
|
|
2630
|
-
}
|
|
2558
|
+
"annotation": {
|
|
2559
|
+
"type": "array",
|
|
2560
|
+
"elementType": {
|
|
2561
|
+
"type": "reference",
|
|
2562
|
+
"typeName": {
|
|
2563
|
+
"type": "identifier",
|
|
2564
|
+
"name": "ImageData"
|
|
2631
2565
|
}
|
|
2632
|
-
|
|
2566
|
+
}
|
|
2633
2567
|
}
|
|
2634
2568
|
},
|
|
2635
2569
|
{
|
|
2636
2570
|
"name": "bucketName",
|
|
2637
|
-
"
|
|
2571
|
+
"annotation": {
|
|
2638
2572
|
"type": "keyword",
|
|
2639
2573
|
"value": "string"
|
|
2640
2574
|
}
|
|
2641
2575
|
},
|
|
2642
2576
|
{
|
|
2643
2577
|
"name": "multiple",
|
|
2644
|
-
"
|
|
2645
|
-
"type": "
|
|
2646
|
-
"
|
|
2647
|
-
{
|
|
2648
|
-
"type": "keyword",
|
|
2649
|
-
"value": "boolean"
|
|
2650
|
-
}
|
|
2651
|
-
]
|
|
2578
|
+
"annotation": {
|
|
2579
|
+
"type": "keyword",
|
|
2580
|
+
"value": "boolean"
|
|
2652
2581
|
}
|
|
2653
2582
|
},
|
|
2654
2583
|
{
|
|
2655
2584
|
"name": "required",
|
|
2656
|
-
"
|
|
2657
|
-
"type": "
|
|
2658
|
-
"
|
|
2659
|
-
{
|
|
2660
|
-
"type": "keyword",
|
|
2661
|
-
"value": "boolean"
|
|
2662
|
-
}
|
|
2663
|
-
]
|
|
2585
|
+
"annotation": {
|
|
2586
|
+
"type": "keyword",
|
|
2587
|
+
"value": "boolean"
|
|
2664
2588
|
}
|
|
2665
2589
|
},
|
|
2666
2590
|
{
|
|
2667
2591
|
"name": "message",
|
|
2668
|
-
"
|
|
2669
|
-
"type": "
|
|
2670
|
-
"
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2592
|
+
"annotation": {
|
|
2593
|
+
"type": "reference",
|
|
2594
|
+
"typeName": {
|
|
2595
|
+
"type": "identifier",
|
|
2596
|
+
"name": "Record"
|
|
2597
|
+
},
|
|
2598
|
+
"typeParameters": {
|
|
2599
|
+
"type": "typeParameterInstantiation",
|
|
2600
|
+
"params": [
|
|
2601
|
+
{
|
|
2602
|
+
"type": "keyword",
|
|
2603
|
+
"value": "string"
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
"type": "keyword",
|
|
2607
|
+
"value": "string"
|
|
2608
|
+
}
|
|
2609
|
+
]
|
|
2610
|
+
}
|
|
2686
2611
|
}
|
|
2687
2612
|
}
|
|
2688
2613
|
],
|
|
2689
2614
|
"events": [
|
|
2690
2615
|
{
|
|
2691
2616
|
"name": "change",
|
|
2692
|
-
"
|
|
2693
|
-
"
|
|
2694
|
-
|
|
2695
|
-
"
|
|
2696
|
-
|
|
2617
|
+
"detail": {
|
|
2618
|
+
"annotation": {
|
|
2619
|
+
"type": "array",
|
|
2620
|
+
"elementType": {
|
|
2621
|
+
"type": "reference",
|
|
2622
|
+
"typeName": {
|
|
2623
|
+
"type": "identifier",
|
|
2624
|
+
"name": "ImageData"
|
|
2625
|
+
}
|
|
2626
|
+
}
|
|
2697
2627
|
}
|
|
2698
2628
|
}
|
|
2699
2629
|
}
|
|
2700
2630
|
],
|
|
2631
|
+
"methods": [],
|
|
2701
2632
|
"types": [
|
|
2702
2633
|
{
|
|
2703
|
-
"name": "FileData",
|
|
2704
2634
|
"type": "interface",
|
|
2705
|
-
"
|
|
2635
|
+
"name": "ImageData",
|
|
2636
|
+
"body": [
|
|
2706
2637
|
{
|
|
2707
2638
|
"type": "propertySignature",
|
|
2708
|
-
"
|
|
2709
|
-
|
|
2639
|
+
"key": {
|
|
2640
|
+
"type": "identifier",
|
|
2641
|
+
"name": "url"
|
|
2642
|
+
},
|
|
2643
|
+
"annotation": {
|
|
2710
2644
|
"type": "keyword",
|
|
2711
2645
|
"value": "string"
|
|
2712
|
-
}
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
"type": "intersection",
|
|
2719
|
-
"types": [
|
|
2720
|
-
{
|
|
2721
|
-
"type": "reference",
|
|
2722
|
-
"typeName": "File"
|
|
2723
|
-
},
|
|
2724
|
-
{
|
|
2725
|
-
"type": "typeLiteral",
|
|
2726
|
-
"members": [
|
|
2727
|
-
{
|
|
2728
|
-
"type": "propertySignature",
|
|
2729
|
-
"name": "uid",
|
|
2730
|
-
"property": {
|
|
2731
|
-
"type": "keyword",
|
|
2732
|
-
"value": "string"
|
|
2733
|
-
}
|
|
2734
|
-
}
|
|
2735
|
-
]
|
|
2736
|
-
}
|
|
2737
|
-
]
|
|
2738
|
-
}
|
|
2739
|
-
},
|
|
2740
|
-
{
|
|
2741
|
-
"type": "propertySignature",
|
|
2742
|
-
"name": "response",
|
|
2743
|
-
"property": {
|
|
2744
|
-
"type": "keyword",
|
|
2745
|
-
"value": "any"
|
|
2746
|
-
}
|
|
2747
|
-
},
|
|
2748
|
-
{
|
|
2749
|
-
"type": "propertySignature",
|
|
2750
|
-
"name": "userData",
|
|
2751
|
-
"property": {
|
|
2752
|
-
"type": "keyword",
|
|
2753
|
-
"value": "any"
|
|
2754
|
-
}
|
|
2755
|
-
},
|
|
2756
|
-
{
|
|
2757
|
-
"type": "propertySignature",
|
|
2758
|
-
"name": "status",
|
|
2759
|
-
"property": {
|
|
2760
|
-
"type": "reference",
|
|
2761
|
-
"typeName": "UploadStatus"
|
|
2762
|
-
}
|
|
2763
|
-
},
|
|
2764
|
-
{
|
|
2765
|
-
"type": "propertySignature",
|
|
2766
|
-
"name": "errors",
|
|
2767
|
-
"property": {
|
|
2768
|
-
"type": "array",
|
|
2769
|
-
"elementType": {
|
|
2770
|
-
"type": "reference",
|
|
2771
|
-
"typeName": "Error"
|
|
2772
|
-
}
|
|
2773
|
-
}
|
|
2774
|
-
},
|
|
2646
|
+
},
|
|
2647
|
+
"optional": true,
|
|
2648
|
+
"computed": false
|
|
2649
|
+
}
|
|
2650
|
+
],
|
|
2651
|
+
"extends": [
|
|
2775
2652
|
{
|
|
2776
|
-
"type": "
|
|
2777
|
-
"
|
|
2778
|
-
|
|
2779
|
-
"
|
|
2780
|
-
"typeName": "AbortController"
|
|
2653
|
+
"type": "expressionWithTypeArguments",
|
|
2654
|
+
"expression": {
|
|
2655
|
+
"type": "identifier",
|
|
2656
|
+
"name": "FileData"
|
|
2781
2657
|
}
|
|
2782
2658
|
}
|
|
2783
2659
|
]
|
|
2784
|
-
},
|
|
2785
|
-
{
|
|
2786
|
-
"name": "UploadStatus",
|
|
2787
|
-
"type": "typeAlias",
|
|
2788
|
-
"annotation": {
|
|
2789
|
-
"type": "union",
|
|
2790
|
-
"types": [
|
|
2791
|
-
{
|
|
2792
|
-
"type": "literal",
|
|
2793
|
-
"value": "uploading"
|
|
2794
|
-
},
|
|
2795
|
-
{
|
|
2796
|
-
"type": "literal",
|
|
2797
|
-
"value": "done"
|
|
2798
|
-
},
|
|
2799
|
-
{
|
|
2800
|
-
"type": "literal",
|
|
2801
|
-
"value": "error"
|
|
2802
|
-
}
|
|
2803
|
-
]
|
|
2804
|
-
}
|
|
2805
2660
|
}
|
|
2806
2661
|
]
|
|
2807
2662
|
},
|
|
2808
|
-
"form.code-editor": {
|
|
2809
|
-
"properties": [
|
|
2810
|
-
{
|
|
2811
|
-
"name": "name",
|
|
2812
|
-
"
|
|
2813
|
-
"type": "
|
|
2814
|
-
"
|
|
2815
|
-
{
|
|
2816
|
-
"type": "keyword",
|
|
2817
|
-
"value": "string"
|
|
2818
|
-
}
|
|
2819
|
-
]
|
|
2663
|
+
"form.code-editor": {
|
|
2664
|
+
"properties": [
|
|
2665
|
+
{
|
|
2666
|
+
"name": "name",
|
|
2667
|
+
"annotation": {
|
|
2668
|
+
"type": "keyword",
|
|
2669
|
+
"value": "string"
|
|
2820
2670
|
}
|
|
2821
2671
|
},
|
|
2822
2672
|
{
|
|
2823
2673
|
"name": "label",
|
|
2824
|
-
"
|
|
2825
|
-
"type": "
|
|
2826
|
-
"
|
|
2827
|
-
{
|
|
2828
|
-
"type": "keyword",
|
|
2829
|
-
"value": "string"
|
|
2830
|
-
}
|
|
2831
|
-
]
|
|
2674
|
+
"annotation": {
|
|
2675
|
+
"type": "keyword",
|
|
2676
|
+
"value": "string"
|
|
2832
2677
|
}
|
|
2833
2678
|
},
|
|
2834
2679
|
{
|
|
2835
|
-
"name": "value"
|
|
2680
|
+
"name": "value",
|
|
2681
|
+
"annotation": {
|
|
2682
|
+
"type": "keyword",
|
|
2683
|
+
"value": "string"
|
|
2684
|
+
}
|
|
2836
2685
|
},
|
|
2837
2686
|
{
|
|
2838
2687
|
"name": "placeholder",
|
|
2839
|
-
"
|
|
2840
|
-
"type": "
|
|
2841
|
-
"
|
|
2842
|
-
{
|
|
2843
|
-
"type": "keyword",
|
|
2844
|
-
"value": "string"
|
|
2845
|
-
}
|
|
2846
|
-
]
|
|
2688
|
+
"annotation": {
|
|
2689
|
+
"type": "keyword",
|
|
2690
|
+
"value": "string"
|
|
2847
2691
|
}
|
|
2848
2692
|
},
|
|
2849
2693
|
{
|
|
2850
2694
|
"name": "theme",
|
|
2851
|
-
"
|
|
2852
|
-
"type": "
|
|
2853
|
-
"
|
|
2854
|
-
{
|
|
2855
|
-
"type": "keyword",
|
|
2856
|
-
"value": "string"
|
|
2857
|
-
}
|
|
2858
|
-
]
|
|
2695
|
+
"annotation": {
|
|
2696
|
+
"type": "keyword",
|
|
2697
|
+
"value": "string"
|
|
2859
2698
|
}
|
|
2860
2699
|
},
|
|
2861
2700
|
{
|
|
2862
2701
|
"name": "mode",
|
|
2863
|
-
"
|
|
2702
|
+
"annotation": {
|
|
2864
2703
|
"type": "keyword",
|
|
2865
2704
|
"value": "string"
|
|
2866
2705
|
}
|
|
2867
2706
|
},
|
|
2868
2707
|
{
|
|
2869
2708
|
"name": "required",
|
|
2870
|
-
"
|
|
2871
|
-
"type": "
|
|
2872
|
-
"
|
|
2873
|
-
{
|
|
2874
|
-
"type": "keyword",
|
|
2875
|
-
"value": "boolean"
|
|
2876
|
-
}
|
|
2877
|
-
]
|
|
2709
|
+
"annotation": {
|
|
2710
|
+
"type": "keyword",
|
|
2711
|
+
"value": "boolean"
|
|
2878
2712
|
}
|
|
2879
2713
|
},
|
|
2880
2714
|
{
|
|
2881
2715
|
"name": "readOnly",
|
|
2882
|
-
"
|
|
2883
|
-
"type": "
|
|
2884
|
-
"
|
|
2885
|
-
{
|
|
2886
|
-
"type": "keyword",
|
|
2887
|
-
"value": "boolean"
|
|
2888
|
-
}
|
|
2889
|
-
]
|
|
2716
|
+
"annotation": {
|
|
2717
|
+
"type": "keyword",
|
|
2718
|
+
"value": "boolean"
|
|
2890
2719
|
}
|
|
2891
2720
|
},
|
|
2892
2721
|
{
|
|
2893
|
-
"name": "showLineNumbers"
|
|
2722
|
+
"name": "showLineNumbers",
|
|
2723
|
+
"annotation": {
|
|
2724
|
+
"type": "keyword",
|
|
2725
|
+
"value": "boolean"
|
|
2726
|
+
}
|
|
2894
2727
|
},
|
|
2895
2728
|
{
|
|
2896
2729
|
"name": "maxLines",
|
|
2897
|
-
"
|
|
2730
|
+
"annotation": {
|
|
2898
2731
|
"type": "union",
|
|
2899
2732
|
"types": [
|
|
2900
2733
|
{
|
|
@@ -2902,105 +2735,102 @@
|
|
|
2902
2735
|
"value": "number"
|
|
2903
2736
|
},
|
|
2904
2737
|
{
|
|
2905
|
-
"type": "
|
|
2738
|
+
"type": "jsLiteral",
|
|
2906
2739
|
"value": "Infinity"
|
|
2907
2740
|
}
|
|
2908
2741
|
]
|
|
2909
2742
|
}
|
|
2910
2743
|
},
|
|
2911
2744
|
{
|
|
2912
|
-
"name": "minLines"
|
|
2745
|
+
"name": "minLines",
|
|
2746
|
+
"annotation": {
|
|
2747
|
+
"type": "keyword",
|
|
2748
|
+
"value": "number"
|
|
2749
|
+
}
|
|
2913
2750
|
},
|
|
2914
2751
|
{
|
|
2915
|
-
"name": "tabSize"
|
|
2752
|
+
"name": "tabSize",
|
|
2753
|
+
"annotation": {
|
|
2754
|
+
"type": "keyword",
|
|
2755
|
+
"value": "number"
|
|
2756
|
+
}
|
|
2916
2757
|
},
|
|
2917
2758
|
{
|
|
2918
2759
|
"name": "printMargin",
|
|
2919
|
-
"
|
|
2920
|
-
"type": "
|
|
2921
|
-
"
|
|
2922
|
-
{
|
|
2923
|
-
"type": "keyword",
|
|
2924
|
-
"value": "boolean"
|
|
2925
|
-
}
|
|
2926
|
-
]
|
|
2760
|
+
"annotation": {
|
|
2761
|
+
"type": "keyword",
|
|
2762
|
+
"value": "boolean"
|
|
2927
2763
|
}
|
|
2928
2764
|
},
|
|
2929
2765
|
{
|
|
2930
|
-
"name": "highlightActiveLine"
|
|
2766
|
+
"name": "highlightActiveLine",
|
|
2767
|
+
"annotation": {
|
|
2768
|
+
"type": "keyword",
|
|
2769
|
+
"value": "boolean"
|
|
2770
|
+
}
|
|
2931
2771
|
},
|
|
2932
2772
|
{
|
|
2933
2773
|
"name": "showExportButton",
|
|
2934
|
-
"
|
|
2935
|
-
"type": "
|
|
2936
|
-
"
|
|
2937
|
-
{
|
|
2938
|
-
"type": "keyword",
|
|
2939
|
-
"value": "boolean"
|
|
2940
|
-
}
|
|
2941
|
-
]
|
|
2774
|
+
"annotation": {
|
|
2775
|
+
"type": "keyword",
|
|
2776
|
+
"value": "boolean"
|
|
2942
2777
|
}
|
|
2943
2778
|
},
|
|
2944
2779
|
{
|
|
2945
|
-
"name": "showCopyButton"
|
|
2780
|
+
"name": "showCopyButton",
|
|
2781
|
+
"annotation": {
|
|
2782
|
+
"type": "keyword",
|
|
2783
|
+
"value": "boolean"
|
|
2784
|
+
}
|
|
2946
2785
|
},
|
|
2947
2786
|
{
|
|
2948
2787
|
"name": "showExpandButton",
|
|
2949
|
-
"
|
|
2950
|
-
"type": "
|
|
2951
|
-
"
|
|
2952
|
-
{
|
|
2953
|
-
"type": "keyword",
|
|
2954
|
-
"value": "boolean"
|
|
2955
|
-
}
|
|
2956
|
-
]
|
|
2788
|
+
"annotation": {
|
|
2789
|
+
"type": "keyword",
|
|
2790
|
+
"value": "boolean"
|
|
2957
2791
|
}
|
|
2958
2792
|
},
|
|
2959
2793
|
{
|
|
2960
2794
|
"name": "exportFileName",
|
|
2961
|
-
"
|
|
2962
|
-
"type": "
|
|
2963
|
-
"
|
|
2964
|
-
{
|
|
2965
|
-
"type": "keyword",
|
|
2966
|
-
"value": "string"
|
|
2967
|
-
}
|
|
2968
|
-
]
|
|
2795
|
+
"annotation": {
|
|
2796
|
+
"type": "keyword",
|
|
2797
|
+
"value": "string"
|
|
2969
2798
|
}
|
|
2970
2799
|
},
|
|
2971
2800
|
{
|
|
2972
2801
|
"name": "jsonSchema",
|
|
2973
|
-
"
|
|
2974
|
-
"type": "
|
|
2975
|
-
"
|
|
2976
|
-
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2802
|
+
"annotation": {
|
|
2803
|
+
"type": "reference",
|
|
2804
|
+
"typeName": {
|
|
2805
|
+
"type": "identifier",
|
|
2806
|
+
"name": "Record"
|
|
2807
|
+
},
|
|
2808
|
+
"typeParameters": {
|
|
2809
|
+
"type": "typeParameterInstantiation",
|
|
2810
|
+
"params": [
|
|
2811
|
+
{
|
|
2812
|
+
"type": "keyword",
|
|
2813
|
+
"value": "string"
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
"type": "keyword",
|
|
2817
|
+
"value": "any"
|
|
2818
|
+
}
|
|
2819
|
+
]
|
|
2820
|
+
}
|
|
2991
2821
|
}
|
|
2992
2822
|
},
|
|
2993
2823
|
{
|
|
2994
2824
|
"name": "validateJsonSchemaMode",
|
|
2995
|
-
"
|
|
2825
|
+
"annotation": {
|
|
2996
2826
|
"type": "union",
|
|
2997
2827
|
"types": [
|
|
2998
2828
|
{
|
|
2999
|
-
"type": "
|
|
2829
|
+
"type": "jsLiteral",
|
|
3000
2830
|
"value": "warning"
|
|
3001
2831
|
},
|
|
3002
2832
|
{
|
|
3003
|
-
"type": "
|
|
2833
|
+
"type": "jsLiteral",
|
|
3004
2834
|
"value": "error"
|
|
3005
2835
|
}
|
|
3006
2836
|
]
|
|
@@ -3008,31 +2838,21 @@
|
|
|
3008
2838
|
},
|
|
3009
2839
|
{
|
|
3010
2840
|
"name": "schemaRef",
|
|
3011
|
-
"
|
|
3012
|
-
"type": "
|
|
3013
|
-
"
|
|
3014
|
-
{
|
|
3015
|
-
"type": "keyword",
|
|
3016
|
-
"value": "string"
|
|
3017
|
-
}
|
|
3018
|
-
]
|
|
2841
|
+
"annotation": {
|
|
2842
|
+
"type": "keyword",
|
|
2843
|
+
"value": "string"
|
|
3019
2844
|
}
|
|
3020
2845
|
},
|
|
3021
2846
|
{
|
|
3022
2847
|
"name": "enableLiveAutocompletion",
|
|
3023
|
-
"
|
|
3024
|
-
"type": "
|
|
3025
|
-
"
|
|
3026
|
-
{
|
|
3027
|
-
"type": "keyword",
|
|
3028
|
-
"value": "boolean"
|
|
3029
|
-
}
|
|
3030
|
-
]
|
|
2848
|
+
"annotation": {
|
|
2849
|
+
"type": "keyword",
|
|
2850
|
+
"value": "boolean"
|
|
3031
2851
|
}
|
|
3032
2852
|
},
|
|
3033
2853
|
{
|
|
3034
2854
|
"name": "customCompleters",
|
|
3035
|
-
"
|
|
2855
|
+
"annotation": {
|
|
3036
2856
|
"type": "union",
|
|
3037
2857
|
"types": [
|
|
3038
2858
|
{
|
|
@@ -3049,35 +2869,54 @@
|
|
|
3049
2869
|
"members": [
|
|
3050
2870
|
{
|
|
3051
2871
|
"type": "propertySignature",
|
|
3052
|
-
"
|
|
3053
|
-
|
|
2872
|
+
"key": {
|
|
2873
|
+
"type": "identifier",
|
|
2874
|
+
"name": "caption"
|
|
2875
|
+
},
|
|
2876
|
+
"annotation": {
|
|
3054
2877
|
"type": "keyword",
|
|
3055
2878
|
"value": "string"
|
|
3056
|
-
}
|
|
2879
|
+
},
|
|
2880
|
+
"optional": true,
|
|
2881
|
+
"computed": false
|
|
3057
2882
|
},
|
|
3058
2883
|
{
|
|
3059
2884
|
"type": "propertySignature",
|
|
3060
|
-
"
|
|
3061
|
-
|
|
2885
|
+
"key": {
|
|
2886
|
+
"type": "identifier",
|
|
2887
|
+
"name": "value"
|
|
2888
|
+
},
|
|
2889
|
+
"annotation": {
|
|
3062
2890
|
"type": "keyword",
|
|
3063
2891
|
"value": "string"
|
|
3064
|
-
}
|
|
2892
|
+
},
|
|
2893
|
+
"computed": false
|
|
3065
2894
|
},
|
|
3066
2895
|
{
|
|
3067
2896
|
"type": "propertySignature",
|
|
3068
|
-
"
|
|
3069
|
-
|
|
2897
|
+
"key": {
|
|
2898
|
+
"type": "identifier",
|
|
2899
|
+
"name": "meta"
|
|
2900
|
+
},
|
|
2901
|
+
"annotation": {
|
|
3070
2902
|
"type": "keyword",
|
|
3071
2903
|
"value": "string"
|
|
3072
|
-
}
|
|
2904
|
+
},
|
|
2905
|
+
"optional": true,
|
|
2906
|
+
"computed": false
|
|
3073
2907
|
},
|
|
3074
2908
|
{
|
|
3075
2909
|
"type": "propertySignature",
|
|
3076
|
-
"
|
|
3077
|
-
|
|
2910
|
+
"key": {
|
|
2911
|
+
"type": "identifier",
|
|
2912
|
+
"name": "score"
|
|
2913
|
+
},
|
|
2914
|
+
"annotation": {
|
|
3078
2915
|
"type": "keyword",
|
|
3079
2916
|
"value": "number"
|
|
3080
|
-
}
|
|
2917
|
+
},
|
|
2918
|
+
"optional": true,
|
|
2919
|
+
"computed": false
|
|
3081
2920
|
}
|
|
3082
2921
|
]
|
|
3083
2922
|
}
|
|
@@ -3086,182 +2925,232 @@
|
|
|
3086
2925
|
}
|
|
3087
2926
|
},
|
|
3088
2927
|
{
|
|
3089
|
-
"name": "loadYamlInJsonMode"
|
|
2928
|
+
"name": "loadYamlInJsonMode",
|
|
2929
|
+
"annotation": {
|
|
2930
|
+
"type": "keyword",
|
|
2931
|
+
"value": "boolean"
|
|
2932
|
+
}
|
|
3090
2933
|
},
|
|
3091
2934
|
{
|
|
3092
2935
|
"name": "highlightTokens",
|
|
3093
|
-
"
|
|
3094
|
-
"type": "
|
|
3095
|
-
"
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
"
|
|
3099
|
-
|
|
3100
|
-
"typeName": "HighlightTokenSettings"
|
|
3101
|
-
}
|
|
2936
|
+
"annotation": {
|
|
2937
|
+
"type": "array",
|
|
2938
|
+
"elementType": {
|
|
2939
|
+
"type": "reference",
|
|
2940
|
+
"typeName": {
|
|
2941
|
+
"type": "identifier",
|
|
2942
|
+
"name": "HighlightTokenSettings"
|
|
3102
2943
|
}
|
|
3103
|
-
|
|
2944
|
+
}
|
|
3104
2945
|
}
|
|
3105
2946
|
}
|
|
3106
2947
|
],
|
|
3107
2948
|
"events": [
|
|
3108
2949
|
{
|
|
3109
2950
|
"name": "code.change",
|
|
3110
|
-
"
|
|
3111
|
-
"
|
|
3112
|
-
|
|
2951
|
+
"detail": {
|
|
2952
|
+
"annotation": {
|
|
2953
|
+
"type": "keyword",
|
|
2954
|
+
"value": "string"
|
|
2955
|
+
}
|
|
3113
2956
|
}
|
|
3114
2957
|
},
|
|
3115
2958
|
{
|
|
3116
2959
|
"name": "editor.blur",
|
|
3117
|
-
"
|
|
3118
|
-
"
|
|
3119
|
-
|
|
2960
|
+
"detail": {
|
|
2961
|
+
"annotation": {
|
|
2962
|
+
"type": "keyword",
|
|
2963
|
+
"value": "string"
|
|
2964
|
+
}
|
|
3120
2965
|
}
|
|
3121
2966
|
},
|
|
3122
2967
|
{
|
|
3123
2968
|
"name": "error.change",
|
|
3124
|
-
"
|
|
3125
|
-
"
|
|
3126
|
-
|
|
2969
|
+
"detail": {
|
|
2970
|
+
"annotation": {
|
|
2971
|
+
"type": "reference",
|
|
2972
|
+
"typeName": {
|
|
2973
|
+
"type": "identifier",
|
|
2974
|
+
"name": "Error"
|
|
2975
|
+
}
|
|
2976
|
+
}
|
|
3127
2977
|
}
|
|
3128
2978
|
},
|
|
3129
2979
|
{
|
|
3130
2980
|
"name": "highlightToken.click",
|
|
3131
|
-
"
|
|
3132
|
-
"
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
2981
|
+
"detail": {
|
|
2982
|
+
"annotation": {
|
|
2983
|
+
"type": "typeLiteral",
|
|
2984
|
+
"members": [
|
|
2985
|
+
{
|
|
2986
|
+
"type": "propertySignature",
|
|
2987
|
+
"key": {
|
|
2988
|
+
"type": "identifier",
|
|
2989
|
+
"name": "type"
|
|
2990
|
+
},
|
|
2991
|
+
"annotation": {
|
|
2992
|
+
"type": "keyword",
|
|
2993
|
+
"value": "string"
|
|
2994
|
+
},
|
|
2995
|
+
"computed": false
|
|
2996
|
+
},
|
|
2997
|
+
{
|
|
2998
|
+
"type": "propertySignature",
|
|
2999
|
+
"key": {
|
|
3000
|
+
"type": "identifier",
|
|
3001
|
+
"name": "value"
|
|
3002
|
+
},
|
|
3003
|
+
"annotation": {
|
|
3004
|
+
"type": "keyword",
|
|
3005
|
+
"value": "string"
|
|
3006
|
+
},
|
|
3007
|
+
"computed": false
|
|
3148
3008
|
}
|
|
3149
|
-
|
|
3150
|
-
|
|
3009
|
+
]
|
|
3010
|
+
}
|
|
3151
3011
|
}
|
|
3152
3012
|
}
|
|
3153
3013
|
],
|
|
3014
|
+
"methods": [],
|
|
3154
3015
|
"types": [
|
|
3155
3016
|
{
|
|
3156
|
-
"name": "HighlightTokenSettings",
|
|
3157
3017
|
"type": "interface",
|
|
3158
|
-
"
|
|
3018
|
+
"name": "HighlightTokenSettings",
|
|
3019
|
+
"body": [
|
|
3159
3020
|
{
|
|
3160
3021
|
"type": "propertySignature",
|
|
3161
|
-
"
|
|
3162
|
-
|
|
3022
|
+
"key": {
|
|
3023
|
+
"type": "identifier",
|
|
3024
|
+
"name": "type"
|
|
3025
|
+
},
|
|
3026
|
+
"annotation": {
|
|
3163
3027
|
"type": "reference",
|
|
3164
|
-
"typeName":
|
|
3165
|
-
|
|
3028
|
+
"typeName": {
|
|
3029
|
+
"type": "identifier",
|
|
3030
|
+
"name": "HighlightTokenType"
|
|
3031
|
+
}
|
|
3032
|
+
},
|
|
3033
|
+
"computed": false
|
|
3166
3034
|
},
|
|
3167
3035
|
{
|
|
3168
3036
|
"type": "propertySignature",
|
|
3169
|
-
"
|
|
3170
|
-
|
|
3037
|
+
"key": {
|
|
3038
|
+
"type": "identifier",
|
|
3039
|
+
"name": "clickable"
|
|
3040
|
+
},
|
|
3041
|
+
"annotation": {
|
|
3171
3042
|
"type": "keyword",
|
|
3172
3043
|
"value": "boolean"
|
|
3173
|
-
}
|
|
3044
|
+
},
|
|
3045
|
+
"optional": true,
|
|
3046
|
+
"computed": false
|
|
3174
3047
|
},
|
|
3175
3048
|
{
|
|
3176
3049
|
"type": "propertySignature",
|
|
3177
|
-
"
|
|
3178
|
-
|
|
3050
|
+
"key": {
|
|
3051
|
+
"type": "identifier",
|
|
3052
|
+
"name": "level"
|
|
3053
|
+
},
|
|
3054
|
+
"annotation": {
|
|
3179
3055
|
"type": "union",
|
|
3180
3056
|
"types": [
|
|
3181
3057
|
{
|
|
3182
|
-
"type": "
|
|
3058
|
+
"type": "jsLiteral",
|
|
3183
3059
|
"value": "default"
|
|
3184
3060
|
},
|
|
3185
3061
|
{
|
|
3186
|
-
"type": "
|
|
3062
|
+
"type": "jsLiteral",
|
|
3187
3063
|
"value": "warn"
|
|
3188
3064
|
},
|
|
3189
3065
|
{
|
|
3190
|
-
"type": "
|
|
3066
|
+
"type": "jsLiteral",
|
|
3191
3067
|
"value": "error"
|
|
3192
3068
|
}
|
|
3193
3069
|
]
|
|
3194
|
-
}
|
|
3070
|
+
},
|
|
3071
|
+
"optional": true,
|
|
3072
|
+
"computed": false
|
|
3195
3073
|
}
|
|
3196
3074
|
]
|
|
3197
3075
|
},
|
|
3198
3076
|
{
|
|
3199
|
-
"name": "HighlightTokenType",
|
|
3200
3077
|
"type": "typeAlias",
|
|
3078
|
+
"name": "HighlightTokenType",
|
|
3201
3079
|
"annotation": {
|
|
3202
3080
|
"type": "union",
|
|
3203
3081
|
"types": [
|
|
3204
3082
|
{
|
|
3205
|
-
"type": "
|
|
3083
|
+
"type": "jsLiteral",
|
|
3206
3084
|
"value": "storyboard-function"
|
|
3207
3085
|
},
|
|
3208
3086
|
{
|
|
3209
|
-
"type": "
|
|
3087
|
+
"type": "jsLiteral",
|
|
3210
3088
|
"value": "storyboard-context"
|
|
3211
3089
|
},
|
|
3212
3090
|
{
|
|
3213
|
-
"type": "
|
|
3091
|
+
"type": "jsLiteral",
|
|
3214
3092
|
"value": "storyboard-context-action"
|
|
3215
3093
|
},
|
|
3216
3094
|
{
|
|
3217
|
-
"type": "
|
|
3095
|
+
"type": "jsLiteral",
|
|
3218
3096
|
"value": "storyboard-state"
|
|
3219
3097
|
},
|
|
3220
3098
|
{
|
|
3221
|
-
"type": "
|
|
3099
|
+
"type": "jsLiteral",
|
|
3222
3100
|
"value": "storyboard-state-action"
|
|
3223
3101
|
},
|
|
3224
3102
|
{
|
|
3225
|
-
"type": "
|
|
3103
|
+
"type": "jsLiteral",
|
|
3226
3104
|
"value": "storyboard-tpl-var"
|
|
3227
3105
|
},
|
|
3228
3106
|
{
|
|
3229
|
-
"type": "
|
|
3107
|
+
"type": "jsLiteral",
|
|
3230
3108
|
"value": "storyboard-tag-name-as-target"
|
|
3231
3109
|
},
|
|
3232
3110
|
{
|
|
3233
|
-
"type": "
|
|
3111
|
+
"type": "jsLiteral",
|
|
3234
3112
|
"value": "storyboard-route-var"
|
|
3235
3113
|
},
|
|
3236
3114
|
{
|
|
3237
|
-
"type": "
|
|
3115
|
+
"type": "jsLiteral",
|
|
3238
3116
|
"value": "dashboard-DS"
|
|
3239
3117
|
}
|
|
3240
3118
|
]
|
|
3241
3119
|
}
|
|
3242
3120
|
},
|
|
3243
3121
|
{
|
|
3244
|
-
"name": "Error",
|
|
3245
3122
|
"type": "interface",
|
|
3246
|
-
"
|
|
3123
|
+
"name": "Error",
|
|
3124
|
+
"body": [
|
|
3247
3125
|
{
|
|
3248
3126
|
"type": "propertySignature",
|
|
3249
|
-
"
|
|
3250
|
-
|
|
3127
|
+
"key": {
|
|
3128
|
+
"type": "identifier",
|
|
3129
|
+
"name": "err"
|
|
3130
|
+
},
|
|
3131
|
+
"annotation": {
|
|
3251
3132
|
"type": "array",
|
|
3252
3133
|
"elementType": {
|
|
3253
3134
|
"type": "reference",
|
|
3254
|
-
"typeName":
|
|
3135
|
+
"typeName": {
|
|
3136
|
+
"type": "identifier",
|
|
3137
|
+
"name": "Annotation"
|
|
3138
|
+
}
|
|
3255
3139
|
}
|
|
3256
|
-
}
|
|
3140
|
+
},
|
|
3141
|
+
"computed": false
|
|
3257
3142
|
},
|
|
3258
3143
|
{
|
|
3259
3144
|
"type": "propertySignature",
|
|
3260
|
-
"
|
|
3261
|
-
|
|
3145
|
+
"key": {
|
|
3146
|
+
"type": "identifier",
|
|
3147
|
+
"name": "hasError"
|
|
3148
|
+
},
|
|
3149
|
+
"annotation": {
|
|
3262
3150
|
"type": "keyword",
|
|
3263
3151
|
"value": "boolean"
|
|
3264
|
-
}
|
|
3152
|
+
},
|
|
3153
|
+
"computed": false
|
|
3265
3154
|
}
|
|
3266
3155
|
]
|
|
3267
3156
|
}
|