@next-bricks/advanced 0.33.9 → 0.34.1
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 +19 -18
- package/dist/chunks/1890.eefa3972.js +2 -0
- package/dist/chunks/1890.eefa3972.js.map +1 -0
- package/dist/chunks/{3020.96d2d197.js → 1977.d42f92ce.js} +2 -2
- package/dist/chunks/1977.d42f92ce.js.map +1 -0
- package/dist/chunks/{2073.2758f224.js → 2073.5a740b29.js} +2 -2
- package/dist/chunks/{2073.2758f224.js.map → 2073.5a740b29.js.map} +1 -1
- package/dist/chunks/2353.42593686.js +2 -0
- package/dist/chunks/2353.42593686.js.map +1 -0
- package/dist/chunks/2641.927329d6.js +2 -0
- package/dist/chunks/2641.927329d6.js.map +1 -0
- package/dist/chunks/{4947.2818d430.js → 3533.41753ab0.js} +3 -3
- package/dist/chunks/3533.41753ab0.js.map +1 -0
- package/dist/chunks/5092.4da54d8c.js +2 -0
- package/dist/chunks/5092.4da54d8c.js.map +1 -0
- package/dist/chunks/{5479.825e4644.js → 5479.37ccf20d.js} +2 -2
- package/dist/chunks/{5479.825e4644.js.map → 5479.37ccf20d.js.map} +1 -1
- package/dist/chunks/7794.226fa212.js +3 -0
- package/dist/chunks/7794.226fa212.js.map +1 -0
- package/dist/chunks/7816.689ab32a.js +3 -0
- package/dist/chunks/7816.689ab32a.js.map +1 -0
- package/dist/chunks/9978.63801557.js +3 -0
- package/dist/chunks/9978.63801557.js.map +1 -0
- package/dist/chunks/eo-cascader.dc8fa9b8.js.map +1 -1
- package/dist/chunks/{eo-table.4bfc9274.js → eo-table.967b9e75.js} +2 -2
- package/dist/chunks/{eo-table.4bfc9274.js.map → eo-table.967b9e75.js.map} +1 -1
- package/dist/chunks/eo-text-tooltip.6b663135.js +2 -0
- package/dist/chunks/eo-text-tooltip.6b663135.js.map +1 -0
- package/dist/chunks/eo-tree-select.5621c84f.js.map +1 -1
- package/dist/chunks/{eo-workbench-layout.d9789621.js → eo-workbench-layout.1b54829b.js} +2 -2
- package/dist/chunks/eo-workbench-layout.1b54829b.js.map +1 -0
- package/dist/chunks/main.bcc2cf7b.js +2 -0
- package/dist/chunks/main.bcc2cf7b.js.map +1 -0
- package/dist/examples.json +10 -7
- package/dist/index.0146131b.js +2 -0
- package/dist/index.0146131b.js.map +1 -0
- package/dist/manifest.json +400 -378
- package/dist/types.json +812 -792
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/text-tooltip/index.d.ts +26 -0
- package/dist-types/text-tooltip/index.spec.d.ts +1 -0
- package/docs/eo-text-tooltip.md +33 -0
- package/package.json +2 -2
- package/dist/chunks/1300.2ab69ac3.js +0 -3
- package/dist/chunks/1300.2ab69ac3.js.map +0 -1
- package/dist/chunks/1436.d77b8801.js +0 -3
- package/dist/chunks/1436.d77b8801.js.map +0 -1
- package/dist/chunks/3020.96d2d197.js.map +0 -1
- package/dist/chunks/489.5ebb95a0.js +0 -3
- package/dist/chunks/489.5ebb95a0.js.map +0 -1
- package/dist/chunks/4947.2818d430.js.map +0 -1
- package/dist/chunks/9260.a2d3b45a.js +0 -2
- package/dist/chunks/9260.a2d3b45a.js.map +0 -1
- package/dist/chunks/eo-workbench-layout.d9789621.js.map +0 -1
- package/dist/chunks/main.7422a18c.js +0 -2
- package/dist/chunks/main.7422a18c.js.map +0 -1
- package/dist/index.05022d6b.js +0 -2
- package/dist/index.05022d6b.js.map +0 -1
- /package/dist/chunks/{4947.2818d430.js.LICENSE.txt → 3533.41753ab0.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{489.5ebb95a0.js.LICENSE.txt → 7794.226fa212.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{1436.d77b8801.js.LICENSE.txt → 7816.689ab32a.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{1300.2ab69ac3.js.LICENSE.txt → 9978.63801557.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,5 +1,161 @@
|
|
|
1
1
|
{
|
|
2
|
-
"eo-
|
|
2
|
+
"eo-workbench-layout": {
|
|
3
|
+
"properties": [
|
|
4
|
+
{
|
|
5
|
+
"name": "cardTitle",
|
|
6
|
+
"annotation": {
|
|
7
|
+
"type": "keyword",
|
|
8
|
+
"value": "string"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"name": "isEdit",
|
|
13
|
+
"annotation": {
|
|
14
|
+
"type": "keyword",
|
|
15
|
+
"value": "boolean"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "layouts",
|
|
20
|
+
"annotation": {
|
|
21
|
+
"type": "array",
|
|
22
|
+
"elementType": {
|
|
23
|
+
"type": "reference",
|
|
24
|
+
"typeName": {
|
|
25
|
+
"type": "identifier",
|
|
26
|
+
"name": "Layout"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "componentList",
|
|
33
|
+
"annotation": {
|
|
34
|
+
"type": "array",
|
|
35
|
+
"elementType": {
|
|
36
|
+
"type": "reference",
|
|
37
|
+
"typeName": {
|
|
38
|
+
"type": "identifier",
|
|
39
|
+
"name": "Item"
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"events": [
|
|
46
|
+
{
|
|
47
|
+
"name": "save",
|
|
48
|
+
"detail": {
|
|
49
|
+
"annotation": {
|
|
50
|
+
"type": "array",
|
|
51
|
+
"elementType": {
|
|
52
|
+
"type": "reference",
|
|
53
|
+
"typeName": {
|
|
54
|
+
"type": "identifier",
|
|
55
|
+
"name": "Layout"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "cancel",
|
|
63
|
+
"detail": {
|
|
64
|
+
"annotation": {
|
|
65
|
+
"type": "keyword",
|
|
66
|
+
"value": "void"
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"methods": [],
|
|
72
|
+
"types": [
|
|
73
|
+
{
|
|
74
|
+
"type": "interface",
|
|
75
|
+
"name": "Item",
|
|
76
|
+
"body": [
|
|
77
|
+
{
|
|
78
|
+
"type": "propertySignature",
|
|
79
|
+
"key": {
|
|
80
|
+
"type": "identifier",
|
|
81
|
+
"name": "position"
|
|
82
|
+
},
|
|
83
|
+
"annotation": {
|
|
84
|
+
"type": "reference",
|
|
85
|
+
"typeName": {
|
|
86
|
+
"type": "identifier",
|
|
87
|
+
"name": "Layout"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"computed": false
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "propertySignature",
|
|
94
|
+
"key": {
|
|
95
|
+
"type": "identifier",
|
|
96
|
+
"name": "key"
|
|
97
|
+
},
|
|
98
|
+
"annotation": {
|
|
99
|
+
"type": "keyword",
|
|
100
|
+
"value": "string"
|
|
101
|
+
},
|
|
102
|
+
"computed": false
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"type": "propertySignature",
|
|
106
|
+
"key": {
|
|
107
|
+
"type": "identifier",
|
|
108
|
+
"name": "title"
|
|
109
|
+
},
|
|
110
|
+
"annotation": {
|
|
111
|
+
"type": "keyword",
|
|
112
|
+
"value": "string"
|
|
113
|
+
},
|
|
114
|
+
"computed": false
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"type": "propertySignature",
|
|
118
|
+
"key": {
|
|
119
|
+
"type": "identifier",
|
|
120
|
+
"name": "style"
|
|
121
|
+
},
|
|
122
|
+
"annotation": {
|
|
123
|
+
"type": "reference",
|
|
124
|
+
"typeName": {
|
|
125
|
+
"type": "qualifiedName",
|
|
126
|
+
"left": {
|
|
127
|
+
"type": "identifier",
|
|
128
|
+
"name": "React"
|
|
129
|
+
},
|
|
130
|
+
"right": {
|
|
131
|
+
"type": "identifier",
|
|
132
|
+
"name": "CSSProperties"
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"optional": true,
|
|
137
|
+
"computed": false
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"type": "propertySignature",
|
|
141
|
+
"key": {
|
|
142
|
+
"type": "identifier",
|
|
143
|
+
"name": "useBrick"
|
|
144
|
+
},
|
|
145
|
+
"annotation": {
|
|
146
|
+
"type": "reference",
|
|
147
|
+
"typeName": {
|
|
148
|
+
"type": "identifier",
|
|
149
|
+
"name": "UseSingleBrickConf"
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
"computed": false
|
|
153
|
+
}
|
|
154
|
+
]
|
|
155
|
+
}
|
|
156
|
+
]
|
|
157
|
+
},
|
|
158
|
+
"eo-tree-select": {
|
|
3
159
|
"properties": [
|
|
4
160
|
{
|
|
5
161
|
"name": "name",
|
|
@@ -23,19 +179,36 @@
|
|
|
23
179
|
}
|
|
24
180
|
},
|
|
25
181
|
{
|
|
26
|
-
"name": "
|
|
182
|
+
"name": "treeData",
|
|
27
183
|
"annotation": {
|
|
28
184
|
"type": "indexedAccess",
|
|
29
185
|
"objectType": {
|
|
30
186
|
"type": "reference",
|
|
31
187
|
"typeName": {
|
|
32
188
|
"type": "identifier",
|
|
33
|
-
"name": "
|
|
189
|
+
"name": "AntdTreeSelectProps"
|
|
34
190
|
}
|
|
35
191
|
},
|
|
36
192
|
"indexType": {
|
|
37
193
|
"type": "jsLiteral",
|
|
38
|
-
"value": "
|
|
194
|
+
"value": "treeData"
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"name": "treeDefaultExpandAll",
|
|
200
|
+
"annotation": {
|
|
201
|
+
"type": "keyword",
|
|
202
|
+
"value": "boolean"
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"name": "treeExpandedKeys",
|
|
207
|
+
"annotation": {
|
|
208
|
+
"type": "array",
|
|
209
|
+
"elementType": {
|
|
210
|
+
"type": "keyword",
|
|
211
|
+
"value": "string"
|
|
39
212
|
}
|
|
40
213
|
}
|
|
41
214
|
},
|
|
@@ -47,7 +220,7 @@
|
|
|
47
220
|
"type": "reference",
|
|
48
221
|
"typeName": {
|
|
49
222
|
"type": "identifier",
|
|
50
|
-
"name": "
|
|
223
|
+
"name": "AntdTreeSelectProps"
|
|
51
224
|
}
|
|
52
225
|
},
|
|
53
226
|
"indexType": {
|
|
@@ -64,7 +237,7 @@
|
|
|
64
237
|
"type": "reference",
|
|
65
238
|
"typeName": {
|
|
66
239
|
"type": "identifier",
|
|
67
|
-
"name": "
|
|
240
|
+
"name": "AntdTreeSelectProps"
|
|
68
241
|
}
|
|
69
242
|
},
|
|
70
243
|
"indexType": {
|
|
@@ -95,43 +268,57 @@
|
|
|
95
268
|
}
|
|
96
269
|
},
|
|
97
270
|
{
|
|
98
|
-
"name": "
|
|
271
|
+
"name": "checkable",
|
|
99
272
|
"annotation": {
|
|
100
273
|
"type": "keyword",
|
|
101
274
|
"value": "boolean"
|
|
102
275
|
}
|
|
103
276
|
},
|
|
104
277
|
{
|
|
105
|
-
"name": "
|
|
278
|
+
"name": "allowClear",
|
|
106
279
|
"annotation": {
|
|
107
280
|
"type": "keyword",
|
|
108
281
|
"value": "boolean"
|
|
109
282
|
}
|
|
110
283
|
},
|
|
111
284
|
{
|
|
112
|
-
"name": "
|
|
285
|
+
"name": "loading",
|
|
113
286
|
"annotation": {
|
|
114
|
-
"type": "
|
|
115
|
-
"
|
|
116
|
-
"type": "identifier",
|
|
117
|
-
"name": "GeneralIconProps"
|
|
118
|
-
}
|
|
287
|
+
"type": "keyword",
|
|
288
|
+
"value": "boolean"
|
|
119
289
|
}
|
|
120
290
|
},
|
|
121
291
|
{
|
|
122
|
-
"name": "
|
|
292
|
+
"name": "filterTreeNode",
|
|
123
293
|
"annotation": {
|
|
124
294
|
"type": "indexedAccess",
|
|
125
295
|
"objectType": {
|
|
126
296
|
"type": "reference",
|
|
127
297
|
"typeName": {
|
|
128
298
|
"type": "identifier",
|
|
129
|
-
"name": "
|
|
299
|
+
"name": "AntdTreeSelectProps"
|
|
130
300
|
}
|
|
131
301
|
},
|
|
132
302
|
"indexType": {
|
|
133
303
|
"type": "jsLiteral",
|
|
134
|
-
"value": "
|
|
304
|
+
"value": "filterTreeNode"
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"name": "showSearch",
|
|
310
|
+
"annotation": {
|
|
311
|
+
"type": "keyword",
|
|
312
|
+
"value": "boolean"
|
|
313
|
+
}
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"name": "suffixIcon",
|
|
317
|
+
"annotation": {
|
|
318
|
+
"type": "reference",
|
|
319
|
+
"typeName": {
|
|
320
|
+
"type": "identifier",
|
|
321
|
+
"name": "GeneralIconProps"
|
|
135
322
|
}
|
|
136
323
|
}
|
|
137
324
|
},
|
|
@@ -143,7 +330,7 @@
|
|
|
143
330
|
"type": "reference",
|
|
144
331
|
"typeName": {
|
|
145
332
|
"type": "identifier",
|
|
146
|
-
"name": "
|
|
333
|
+
"name": "AntdTreeSelectProps"
|
|
147
334
|
}
|
|
148
335
|
},
|
|
149
336
|
"indexType": {
|
|
@@ -160,7 +347,7 @@
|
|
|
160
347
|
"type": "reference",
|
|
161
348
|
"typeName": {
|
|
162
349
|
"type": "identifier",
|
|
163
|
-
"name": "
|
|
350
|
+
"name": "AntdTreeSelectProps"
|
|
164
351
|
}
|
|
165
352
|
},
|
|
166
353
|
"indexType": {
|
|
@@ -169,13 +356,6 @@
|
|
|
169
356
|
}
|
|
170
357
|
}
|
|
171
358
|
},
|
|
172
|
-
{
|
|
173
|
-
"name": "limit",
|
|
174
|
-
"annotation": {
|
|
175
|
-
"type": "keyword",
|
|
176
|
-
"value": "number"
|
|
177
|
-
}
|
|
178
|
-
},
|
|
179
359
|
{
|
|
180
360
|
"name": "maxTagCount",
|
|
181
361
|
"annotation": {
|
|
@@ -193,7 +373,7 @@
|
|
|
193
373
|
}
|
|
194
374
|
},
|
|
195
375
|
{
|
|
196
|
-
"name": "
|
|
376
|
+
"name": "dropdownStyle",
|
|
197
377
|
"annotation": {
|
|
198
378
|
"type": "reference",
|
|
199
379
|
"typeName": {
|
|
@@ -205,7 +385,7 @@
|
|
|
205
385
|
],
|
|
206
386
|
"events": [
|
|
207
387
|
{
|
|
208
|
-
"name": "
|
|
388
|
+
"name": "change",
|
|
209
389
|
"detail": {
|
|
210
390
|
"annotation": {
|
|
211
391
|
"type": "typeLiteral",
|
|
@@ -222,7 +402,7 @@
|
|
|
222
402
|
"type": "reference",
|
|
223
403
|
"typeName": {
|
|
224
404
|
"type": "identifier",
|
|
225
|
-
"name": "
|
|
405
|
+
"name": "AntdTreeSelectProps"
|
|
226
406
|
}
|
|
227
407
|
},
|
|
228
408
|
"indexType": {
|
|
@@ -231,992 +411,832 @@
|
|
|
231
411
|
}
|
|
232
412
|
},
|
|
233
413
|
"computed": false
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"type": "propertySignature",
|
|
237
|
-
"key": {
|
|
238
|
-
"type": "identifier",
|
|
239
|
-
"name": "selectedOptions"
|
|
240
|
-
},
|
|
241
|
-
"annotation": {
|
|
242
|
-
"type": "union",
|
|
243
|
-
"types": [
|
|
244
|
-
{
|
|
245
|
-
"type": "array",
|
|
246
|
-
"elementType": {
|
|
247
|
-
"type": "reference",
|
|
248
|
-
"typeName": {
|
|
249
|
-
"type": "identifier",
|
|
250
|
-
"name": "DefaultOptionType"
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"type": "array",
|
|
256
|
-
"elementType": {
|
|
257
|
-
"type": "array",
|
|
258
|
-
"elementType": {
|
|
259
|
-
"type": "reference",
|
|
260
|
-
"typeName": {
|
|
261
|
-
"type": "identifier",
|
|
262
|
-
"name": "DefaultOptionType"
|
|
263
|
-
}
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
}
|
|
267
|
-
]
|
|
268
|
-
},
|
|
269
|
-
"computed": false
|
|
270
414
|
}
|
|
271
415
|
]
|
|
272
416
|
}
|
|
273
417
|
}
|
|
274
|
-
}
|
|
275
|
-
],
|
|
276
|
-
"methods": []
|
|
277
|
-
},
|
|
278
|
-
"eo-workbench-layout": {
|
|
279
|
-
"properties": [
|
|
280
|
-
{
|
|
281
|
-
"name": "cardTitle",
|
|
282
|
-
"annotation": {
|
|
283
|
-
"type": "keyword",
|
|
284
|
-
"value": "string"
|
|
285
|
-
}
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"name": "isEdit",
|
|
289
|
-
"annotation": {
|
|
290
|
-
"type": "keyword",
|
|
291
|
-
"value": "boolean"
|
|
292
|
-
}
|
|
293
418
|
},
|
|
294
419
|
{
|
|
295
|
-
"name": "
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
|
|
299
|
-
"
|
|
300
|
-
"typeName": {
|
|
301
|
-
"type": "identifier",
|
|
302
|
-
"name": "Layout"
|
|
303
|
-
}
|
|
420
|
+
"name": "search",
|
|
421
|
+
"detail": {
|
|
422
|
+
"annotation": {
|
|
423
|
+
"type": "keyword",
|
|
424
|
+
"value": "string"
|
|
304
425
|
}
|
|
305
426
|
}
|
|
306
427
|
},
|
|
307
428
|
{
|
|
308
|
-
"name": "
|
|
309
|
-
"annotation": {
|
|
310
|
-
"type": "array",
|
|
311
|
-
"elementType": {
|
|
312
|
-
"type": "reference",
|
|
313
|
-
"typeName": {
|
|
314
|
-
"type": "identifier",
|
|
315
|
-
"name": "Item"
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
}
|
|
320
|
-
],
|
|
321
|
-
"events": [
|
|
322
|
-
{
|
|
323
|
-
"name": "save",
|
|
429
|
+
"name": "select",
|
|
324
430
|
"detail": {
|
|
325
431
|
"annotation": {
|
|
326
|
-
"type": "
|
|
327
|
-
"
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
"
|
|
331
|
-
|
|
432
|
+
"type": "typeLiteral",
|
|
433
|
+
"members": [
|
|
434
|
+
{
|
|
435
|
+
"type": "propertySignature",
|
|
436
|
+
"key": {
|
|
437
|
+
"type": "identifier",
|
|
438
|
+
"name": "value"
|
|
439
|
+
},
|
|
440
|
+
"annotation": {
|
|
441
|
+
"type": "indexedAccess",
|
|
442
|
+
"objectType": {
|
|
443
|
+
"type": "reference",
|
|
444
|
+
"typeName": {
|
|
445
|
+
"type": "identifier",
|
|
446
|
+
"name": "AntdTreeSelectProps"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
449
|
+
"indexType": {
|
|
450
|
+
"type": "jsLiteral",
|
|
451
|
+
"value": "value"
|
|
452
|
+
}
|
|
453
|
+
},
|
|
454
|
+
"computed": false
|
|
332
455
|
}
|
|
333
|
-
|
|
456
|
+
]
|
|
334
457
|
}
|
|
335
458
|
}
|
|
336
459
|
},
|
|
337
460
|
{
|
|
338
|
-
"name": "
|
|
461
|
+
"name": "expand",
|
|
339
462
|
"detail": {
|
|
340
463
|
"annotation": {
|
|
341
|
-
"type": "
|
|
342
|
-
"
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
],
|
|
347
|
-
"methods": [],
|
|
348
|
-
"types": [
|
|
349
|
-
{
|
|
350
|
-
"type": "interface",
|
|
351
|
-
"name": "Item",
|
|
352
|
-
"body": [
|
|
353
|
-
{
|
|
354
|
-
"type": "propertySignature",
|
|
355
|
-
"key": {
|
|
356
|
-
"type": "identifier",
|
|
357
|
-
"name": "position"
|
|
358
|
-
},
|
|
359
|
-
"annotation": {
|
|
360
|
-
"type": "reference",
|
|
361
|
-
"typeName": {
|
|
362
|
-
"type": "identifier",
|
|
363
|
-
"name": "Layout"
|
|
364
|
-
}
|
|
365
|
-
},
|
|
366
|
-
"computed": false
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
"type": "propertySignature",
|
|
370
|
-
"key": {
|
|
371
|
-
"type": "identifier",
|
|
372
|
-
"name": "key"
|
|
373
|
-
},
|
|
374
|
-
"annotation": {
|
|
375
|
-
"type": "keyword",
|
|
376
|
-
"value": "string"
|
|
377
|
-
},
|
|
378
|
-
"computed": false
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"type": "propertySignature",
|
|
382
|
-
"key": {
|
|
383
|
-
"type": "identifier",
|
|
384
|
-
"name": "title"
|
|
385
|
-
},
|
|
386
|
-
"annotation": {
|
|
387
|
-
"type": "keyword",
|
|
388
|
-
"value": "string"
|
|
389
|
-
},
|
|
390
|
-
"computed": false
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"type": "propertySignature",
|
|
394
|
-
"key": {
|
|
395
|
-
"type": "identifier",
|
|
396
|
-
"name": "style"
|
|
397
|
-
},
|
|
398
|
-
"annotation": {
|
|
399
|
-
"type": "reference",
|
|
400
|
-
"typeName": {
|
|
401
|
-
"type": "qualifiedName",
|
|
402
|
-
"left": {
|
|
464
|
+
"type": "typeLiteral",
|
|
465
|
+
"members": [
|
|
466
|
+
{
|
|
467
|
+
"type": "propertySignature",
|
|
468
|
+
"key": {
|
|
403
469
|
"type": "identifier",
|
|
404
|
-
"name": "
|
|
470
|
+
"name": "keys"
|
|
405
471
|
},
|
|
406
|
-
"
|
|
407
|
-
"type": "
|
|
408
|
-
"
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
"type": "identifier",
|
|
425
|
-
"name": "UseSingleBrickConf"
|
|
472
|
+
"annotation": {
|
|
473
|
+
"type": "array",
|
|
474
|
+
"elementType": {
|
|
475
|
+
"type": "reference",
|
|
476
|
+
"typeName": {
|
|
477
|
+
"type": "qualifiedName",
|
|
478
|
+
"left": {
|
|
479
|
+
"type": "identifier",
|
|
480
|
+
"name": "React"
|
|
481
|
+
},
|
|
482
|
+
"right": {
|
|
483
|
+
"type": "identifier",
|
|
484
|
+
"name": "Key"
|
|
485
|
+
}
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
},
|
|
489
|
+
"computed": false
|
|
426
490
|
}
|
|
427
|
-
|
|
428
|
-
"computed": false
|
|
491
|
+
]
|
|
429
492
|
}
|
|
430
|
-
|
|
493
|
+
}
|
|
431
494
|
}
|
|
432
|
-
]
|
|
495
|
+
],
|
|
496
|
+
"methods": []
|
|
433
497
|
},
|
|
434
|
-
"eo-
|
|
498
|
+
"eo-text-tooltip": {
|
|
435
499
|
"properties": [
|
|
436
500
|
{
|
|
437
|
-
"name": "
|
|
501
|
+
"name": "label",
|
|
438
502
|
"annotation": {
|
|
439
|
-
"type": "
|
|
440
|
-
"
|
|
441
|
-
"type": "reference",
|
|
442
|
-
"typeName": {
|
|
443
|
-
"type": "identifier",
|
|
444
|
-
"name": "TreeNode"
|
|
445
|
-
}
|
|
446
|
-
}
|
|
503
|
+
"type": "keyword",
|
|
504
|
+
"value": "string"
|
|
447
505
|
}
|
|
448
506
|
},
|
|
449
507
|
{
|
|
450
|
-
"name": "
|
|
508
|
+
"name": "lineClamp",
|
|
451
509
|
"annotation": {
|
|
452
510
|
"type": "keyword",
|
|
453
|
-
"value": "
|
|
511
|
+
"value": "number"
|
|
454
512
|
}
|
|
455
|
-
}
|
|
513
|
+
}
|
|
514
|
+
],
|
|
515
|
+
"events": [],
|
|
516
|
+
"methods": []
|
|
517
|
+
},
|
|
518
|
+
"eo-cascader": {
|
|
519
|
+
"properties": [
|
|
456
520
|
{
|
|
457
|
-
"name": "
|
|
521
|
+
"name": "name",
|
|
458
522
|
"annotation": {
|
|
459
523
|
"type": "keyword",
|
|
460
|
-
"value": "
|
|
524
|
+
"value": "string"
|
|
461
525
|
}
|
|
462
526
|
},
|
|
463
527
|
{
|
|
464
|
-
"name": "
|
|
528
|
+
"name": "label",
|
|
465
529
|
"annotation": {
|
|
466
530
|
"type": "keyword",
|
|
467
|
-
"value": "
|
|
531
|
+
"value": "string"
|
|
468
532
|
}
|
|
469
533
|
},
|
|
470
534
|
{
|
|
471
|
-
"name": "
|
|
535
|
+
"name": "required",
|
|
472
536
|
"annotation": {
|
|
473
537
|
"type": "keyword",
|
|
474
538
|
"value": "boolean"
|
|
475
539
|
}
|
|
476
540
|
},
|
|
477
541
|
{
|
|
478
|
-
"name": "
|
|
542
|
+
"name": "options",
|
|
479
543
|
"annotation": {
|
|
480
|
-
"type": "
|
|
481
|
-
"
|
|
544
|
+
"type": "indexedAccess",
|
|
545
|
+
"objectType": {
|
|
482
546
|
"type": "reference",
|
|
483
547
|
"typeName": {
|
|
484
548
|
"type": "identifier",
|
|
485
|
-
"name": "
|
|
549
|
+
"name": "AntdCascaderProps"
|
|
486
550
|
}
|
|
551
|
+
},
|
|
552
|
+
"indexType": {
|
|
553
|
+
"type": "jsLiteral",
|
|
554
|
+
"value": "options"
|
|
487
555
|
}
|
|
488
556
|
}
|
|
489
557
|
},
|
|
490
558
|
{
|
|
491
|
-
"name": "
|
|
559
|
+
"name": "fieldNames",
|
|
492
560
|
"annotation": {
|
|
493
|
-
"type": "
|
|
494
|
-
"
|
|
561
|
+
"type": "indexedAccess",
|
|
562
|
+
"objectType": {
|
|
495
563
|
"type": "reference",
|
|
496
564
|
"typeName": {
|
|
497
565
|
"type": "identifier",
|
|
498
|
-
"name": "
|
|
566
|
+
"name": "AntdCascaderProps"
|
|
499
567
|
}
|
|
568
|
+
},
|
|
569
|
+
"indexType": {
|
|
570
|
+
"type": "jsLiteral",
|
|
571
|
+
"value": "fieldNames"
|
|
500
572
|
}
|
|
501
573
|
}
|
|
502
574
|
},
|
|
503
575
|
{
|
|
504
|
-
"name": "
|
|
576
|
+
"name": "value",
|
|
505
577
|
"annotation": {
|
|
506
|
-
"type": "
|
|
507
|
-
"
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
"
|
|
511
|
-
|
|
512
|
-
{
|
|
513
|
-
"type": "typeLiteral",
|
|
514
|
-
"members": [
|
|
515
|
-
{
|
|
516
|
-
"type": "propertySignature",
|
|
517
|
-
"key": {
|
|
518
|
-
"type": "identifier",
|
|
519
|
-
"name": "icon"
|
|
520
|
-
},
|
|
521
|
-
"annotation": {
|
|
522
|
-
"type": "jsLiteral",
|
|
523
|
-
"value": false
|
|
524
|
-
},
|
|
525
|
-
"optional": true,
|
|
526
|
-
"computed": false
|
|
527
|
-
}
|
|
528
|
-
]
|
|
578
|
+
"type": "indexedAccess",
|
|
579
|
+
"objectType": {
|
|
580
|
+
"type": "reference",
|
|
581
|
+
"typeName": {
|
|
582
|
+
"type": "identifier",
|
|
583
|
+
"name": "AntdCascaderProps"
|
|
529
584
|
}
|
|
530
|
-
|
|
585
|
+
},
|
|
586
|
+
"indexType": {
|
|
587
|
+
"type": "jsLiteral",
|
|
588
|
+
"value": "value"
|
|
589
|
+
}
|
|
531
590
|
}
|
|
532
591
|
},
|
|
533
592
|
{
|
|
534
|
-
"name": "
|
|
593
|
+
"name": "placeholder",
|
|
535
594
|
"annotation": {
|
|
536
|
-
"type": "
|
|
537
|
-
"
|
|
538
|
-
{
|
|
539
|
-
"type": "jsLiteral",
|
|
540
|
-
"value": "auto"
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"type": "jsLiteral",
|
|
544
|
-
"value": "chevron"
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
"type": "jsLiteral",
|
|
548
|
-
"value": false
|
|
549
|
-
}
|
|
550
|
-
]
|
|
595
|
+
"type": "keyword",
|
|
596
|
+
"value": "string"
|
|
551
597
|
}
|
|
552
598
|
},
|
|
553
599
|
{
|
|
554
|
-
"name": "
|
|
600
|
+
"name": "multiple",
|
|
555
601
|
"annotation": {
|
|
556
|
-
"type": "
|
|
557
|
-
"
|
|
558
|
-
"type": "function",
|
|
559
|
-
"parameters": [
|
|
560
|
-
{
|
|
561
|
-
"type": "identifier",
|
|
562
|
-
"name": "info",
|
|
563
|
-
"annotation": {
|
|
564
|
-
"type": "reference",
|
|
565
|
-
"typeName": {
|
|
566
|
-
"type": "identifier",
|
|
567
|
-
"name": "AllowDropInfo"
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
}
|
|
571
|
-
],
|
|
572
|
-
"annotation": {
|
|
573
|
-
"type": "keyword",
|
|
574
|
-
"value": "boolean"
|
|
575
|
-
}
|
|
576
|
-
}
|
|
602
|
+
"type": "keyword",
|
|
603
|
+
"value": "boolean"
|
|
577
604
|
}
|
|
578
605
|
},
|
|
579
606
|
{
|
|
580
|
-
"name": "
|
|
607
|
+
"name": "disabled",
|
|
581
608
|
"annotation": {
|
|
582
|
-
"type": "
|
|
583
|
-
"
|
|
584
|
-
{
|
|
585
|
-
"type": "propertySignature",
|
|
586
|
-
"key": {
|
|
587
|
-
"type": "identifier",
|
|
588
|
-
"name": "useBrick"
|
|
589
|
-
},
|
|
590
|
-
"annotation": {
|
|
591
|
-
"type": "reference",
|
|
592
|
-
"typeName": {
|
|
593
|
-
"type": "identifier",
|
|
594
|
-
"name": "UseBrickConf"
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
"computed": false
|
|
598
|
-
}
|
|
599
|
-
]
|
|
609
|
+
"type": "keyword",
|
|
610
|
+
"value": "boolean"
|
|
600
611
|
}
|
|
601
|
-
}
|
|
602
|
-
],
|
|
603
|
-
"events": [
|
|
612
|
+
},
|
|
604
613
|
{
|
|
605
|
-
"name": "
|
|
606
|
-
"
|
|
607
|
-
"
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
614
|
+
"name": "allowClear",
|
|
615
|
+
"annotation": {
|
|
616
|
+
"type": "keyword",
|
|
617
|
+
"value": "boolean"
|
|
618
|
+
}
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"name": "showSearch",
|
|
622
|
+
"annotation": {
|
|
623
|
+
"type": "keyword",
|
|
624
|
+
"value": "boolean"
|
|
625
|
+
}
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"name": "suffixIcon",
|
|
629
|
+
"annotation": {
|
|
630
|
+
"type": "reference",
|
|
631
|
+
"typeName": {
|
|
632
|
+
"type": "identifier",
|
|
633
|
+
"name": "GeneralIconProps"
|
|
616
634
|
}
|
|
617
635
|
}
|
|
618
636
|
},
|
|
619
637
|
{
|
|
620
|
-
"name": "
|
|
621
|
-
"
|
|
622
|
-
"
|
|
638
|
+
"name": "expandTrigger",
|
|
639
|
+
"annotation": {
|
|
640
|
+
"type": "indexedAccess",
|
|
641
|
+
"objectType": {
|
|
623
642
|
"type": "reference",
|
|
624
643
|
"typeName": {
|
|
625
644
|
"type": "identifier",
|
|
626
|
-
"name": "
|
|
645
|
+
"name": "AntdCascaderProps"
|
|
627
646
|
}
|
|
647
|
+
},
|
|
648
|
+
"indexType": {
|
|
649
|
+
"type": "jsLiteral",
|
|
650
|
+
"value": "expandTrigger"
|
|
628
651
|
}
|
|
629
652
|
}
|
|
630
653
|
},
|
|
631
654
|
{
|
|
632
|
-
"name": "
|
|
633
|
-
"
|
|
634
|
-
"
|
|
635
|
-
|
|
636
|
-
"
|
|
637
|
-
|
|
638
|
-
"
|
|
639
|
-
|
|
640
|
-
"name": "TreeNodeKey"
|
|
641
|
-
}
|
|
655
|
+
"name": "popupPlacement",
|
|
656
|
+
"annotation": {
|
|
657
|
+
"type": "indexedAccess",
|
|
658
|
+
"objectType": {
|
|
659
|
+
"type": "reference",
|
|
660
|
+
"typeName": {
|
|
661
|
+
"type": "identifier",
|
|
662
|
+
"name": "AntdCascaderProps"
|
|
642
663
|
}
|
|
664
|
+
},
|
|
665
|
+
"indexType": {
|
|
666
|
+
"type": "jsLiteral",
|
|
667
|
+
"value": "placement"
|
|
643
668
|
}
|
|
644
669
|
}
|
|
645
670
|
},
|
|
646
671
|
{
|
|
647
|
-
"name": "
|
|
648
|
-
"
|
|
649
|
-
"
|
|
672
|
+
"name": "size",
|
|
673
|
+
"annotation": {
|
|
674
|
+
"type": "indexedAccess",
|
|
675
|
+
"objectType": {
|
|
650
676
|
"type": "reference",
|
|
651
677
|
"typeName": {
|
|
652
678
|
"type": "identifier",
|
|
653
|
-
"name": "
|
|
679
|
+
"name": "AntdCascaderProps"
|
|
654
680
|
}
|
|
681
|
+
},
|
|
682
|
+
"indexType": {
|
|
683
|
+
"type": "jsLiteral",
|
|
684
|
+
"value": "size"
|
|
655
685
|
}
|
|
656
686
|
}
|
|
657
|
-
}
|
|
658
|
-
],
|
|
659
|
-
"methods": [],
|
|
660
|
-
"types": [
|
|
687
|
+
},
|
|
661
688
|
{
|
|
662
|
-
"
|
|
663
|
-
"
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
689
|
+
"name": "limit",
|
|
690
|
+
"annotation": {
|
|
691
|
+
"type": "keyword",
|
|
692
|
+
"value": "number"
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"name": "maxTagCount",
|
|
697
|
+
"annotation": {
|
|
698
|
+
"type": "union",
|
|
699
|
+
"types": [
|
|
700
|
+
{
|
|
672
701
|
"type": "keyword",
|
|
673
|
-
"value": "
|
|
674
|
-
},
|
|
675
|
-
"computed": false
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
"type": "propertySignature",
|
|
679
|
-
"key": {
|
|
680
|
-
"type": "identifier",
|
|
681
|
-
"name": "key"
|
|
682
|
-
},
|
|
683
|
-
"annotation": {
|
|
684
|
-
"type": "reference",
|
|
685
|
-
"typeName": {
|
|
686
|
-
"type": "identifier",
|
|
687
|
-
"name": "TreeNodeKey"
|
|
688
|
-
}
|
|
689
|
-
},
|
|
690
|
-
"computed": false
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"type": "propertySignature",
|
|
694
|
-
"key": {
|
|
695
|
-
"type": "identifier",
|
|
696
|
-
"name": "children"
|
|
697
|
-
},
|
|
698
|
-
"annotation": {
|
|
699
|
-
"type": "array",
|
|
700
|
-
"elementType": {
|
|
701
|
-
"type": "reference",
|
|
702
|
-
"typeName": {
|
|
703
|
-
"type": "identifier",
|
|
704
|
-
"name": "TreeNode"
|
|
705
|
-
}
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
"optional": true,
|
|
709
|
-
"computed": false
|
|
710
|
-
}
|
|
711
|
-
],
|
|
712
|
-
"extends": [
|
|
713
|
-
{
|
|
714
|
-
"type": "expressionWithTypeArguments",
|
|
715
|
-
"expression": {
|
|
716
|
-
"type": "identifier",
|
|
717
|
-
"name": "BasicDataNode"
|
|
718
|
-
}
|
|
719
|
-
}
|
|
720
|
-
]
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
"type": "typeAlias",
|
|
724
|
-
"name": "TreeNodeKey",
|
|
725
|
-
"annotation": {
|
|
726
|
-
"type": "union",
|
|
727
|
-
"types": [
|
|
728
|
-
{
|
|
729
|
-
"type": "keyword",
|
|
730
|
-
"value": "string"
|
|
702
|
+
"value": "number"
|
|
731
703
|
},
|
|
732
704
|
{
|
|
733
|
-
"type": "
|
|
734
|
-
"value": "
|
|
705
|
+
"type": "jsLiteral",
|
|
706
|
+
"value": "responsive"
|
|
735
707
|
}
|
|
736
708
|
]
|
|
737
709
|
}
|
|
738
710
|
},
|
|
739
711
|
{
|
|
740
|
-
"
|
|
741
|
-
"
|
|
742
|
-
|
|
743
|
-
{
|
|
744
|
-
"type": "
|
|
745
|
-
"
|
|
746
|
-
"type": "identifier",
|
|
747
|
-
"name": "dragNode"
|
|
748
|
-
},
|
|
749
|
-
"annotation": {
|
|
750
|
-
"type": "reference",
|
|
751
|
-
"typeName": {
|
|
752
|
-
"type": "identifier",
|
|
753
|
-
"name": "TreeNode"
|
|
754
|
-
}
|
|
755
|
-
},
|
|
756
|
-
"computed": false
|
|
757
|
-
},
|
|
758
|
-
{
|
|
759
|
-
"type": "propertySignature",
|
|
760
|
-
"key": {
|
|
761
|
-
"type": "identifier",
|
|
762
|
-
"name": "dropNode"
|
|
763
|
-
},
|
|
764
|
-
"annotation": {
|
|
765
|
-
"type": "reference",
|
|
766
|
-
"typeName": {
|
|
767
|
-
"type": "identifier",
|
|
768
|
-
"name": "TreeNode"
|
|
769
|
-
}
|
|
770
|
-
},
|
|
771
|
-
"computed": false
|
|
772
|
-
},
|
|
773
|
-
{
|
|
774
|
-
"type": "propertySignature",
|
|
775
|
-
"key": {
|
|
776
|
-
"type": "identifier",
|
|
777
|
-
"name": "dropPosition"
|
|
778
|
-
},
|
|
779
|
-
"annotation": {
|
|
780
|
-
"type": "keyword",
|
|
781
|
-
"value": "number"
|
|
782
|
-
},
|
|
783
|
-
"computed": false,
|
|
784
|
-
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
712
|
+
"name": "cascaderStyle",
|
|
713
|
+
"annotation": {
|
|
714
|
+
"type": "reference",
|
|
715
|
+
"typeName": {
|
|
716
|
+
"type": "identifier",
|
|
717
|
+
"name": "CSSProperties"
|
|
785
718
|
}
|
|
786
|
-
|
|
787
|
-
}
|
|
719
|
+
}
|
|
720
|
+
}
|
|
721
|
+
],
|
|
722
|
+
"events": [
|
|
788
723
|
{
|
|
789
|
-
"
|
|
790
|
-
"
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
"
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
},
|
|
798
|
-
"annotation": {
|
|
799
|
-
"type": "array",
|
|
800
|
-
"elementType": {
|
|
801
|
-
"type": "reference",
|
|
802
|
-
"typeName": {
|
|
724
|
+
"name": "cascader.change",
|
|
725
|
+
"detail": {
|
|
726
|
+
"annotation": {
|
|
727
|
+
"type": "typeLiteral",
|
|
728
|
+
"members": [
|
|
729
|
+
{
|
|
730
|
+
"type": "propertySignature",
|
|
731
|
+
"key": {
|
|
803
732
|
"type": "identifier",
|
|
804
|
-
"name": "
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
"
|
|
733
|
+
"name": "value"
|
|
734
|
+
},
|
|
735
|
+
"annotation": {
|
|
736
|
+
"type": "indexedAccess",
|
|
737
|
+
"objectType": {
|
|
738
|
+
"type": "reference",
|
|
739
|
+
"typeName": {
|
|
740
|
+
"type": "identifier",
|
|
741
|
+
"name": "AntdCascaderProps"
|
|
742
|
+
}
|
|
743
|
+
},
|
|
744
|
+
"indexType": {
|
|
745
|
+
"type": "jsLiteral",
|
|
746
|
+
"value": "value"
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
"computed": false
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"type": "propertySignature",
|
|
753
|
+
"key": {
|
|
821
754
|
"type": "identifier",
|
|
822
|
-
"name": "
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
"name": "dropNode"
|
|
854
|
-
},
|
|
855
|
-
"annotation": {
|
|
856
|
-
"type": "reference",
|
|
857
|
-
"typeName": {
|
|
858
|
-
"type": "identifier",
|
|
859
|
-
"name": "TreeNode"
|
|
755
|
+
"name": "selectedOptions"
|
|
756
|
+
},
|
|
757
|
+
"annotation": {
|
|
758
|
+
"type": "union",
|
|
759
|
+
"types": [
|
|
760
|
+
{
|
|
761
|
+
"type": "array",
|
|
762
|
+
"elementType": {
|
|
763
|
+
"type": "reference",
|
|
764
|
+
"typeName": {
|
|
765
|
+
"type": "identifier",
|
|
766
|
+
"name": "DefaultOptionType"
|
|
767
|
+
}
|
|
768
|
+
}
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"type": "array",
|
|
772
|
+
"elementType": {
|
|
773
|
+
"type": "array",
|
|
774
|
+
"elementType": {
|
|
775
|
+
"type": "reference",
|
|
776
|
+
"typeName": {
|
|
777
|
+
"type": "identifier",
|
|
778
|
+
"name": "DefaultOptionType"
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
]
|
|
784
|
+
},
|
|
785
|
+
"computed": false
|
|
860
786
|
}
|
|
861
|
-
|
|
862
|
-
"computed": false
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"type": "propertySignature",
|
|
866
|
-
"key": {
|
|
867
|
-
"type": "identifier",
|
|
868
|
-
"name": "dropPosition"
|
|
869
|
-
},
|
|
870
|
-
"annotation": {
|
|
871
|
-
"type": "keyword",
|
|
872
|
-
"value": "number"
|
|
873
|
-
},
|
|
874
|
-
"computed": false,
|
|
875
|
-
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
787
|
+
]
|
|
876
788
|
}
|
|
877
|
-
|
|
789
|
+
}
|
|
878
790
|
}
|
|
879
|
-
]
|
|
791
|
+
],
|
|
792
|
+
"methods": []
|
|
880
793
|
},
|
|
881
|
-
"eo-tree
|
|
794
|
+
"eo-tree": {
|
|
882
795
|
"properties": [
|
|
883
796
|
{
|
|
884
|
-
"name": "
|
|
885
|
-
"annotation": {
|
|
886
|
-
"type": "keyword",
|
|
887
|
-
"value": "string"
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"name": "label",
|
|
892
|
-
"annotation": {
|
|
893
|
-
"type": "keyword",
|
|
894
|
-
"value": "string"
|
|
895
|
-
}
|
|
896
|
-
},
|
|
897
|
-
{
|
|
898
|
-
"name": "required",
|
|
899
|
-
"annotation": {
|
|
900
|
-
"type": "keyword",
|
|
901
|
-
"value": "boolean"
|
|
902
|
-
}
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"name": "treeData",
|
|
906
|
-
"annotation": {
|
|
907
|
-
"type": "indexedAccess",
|
|
908
|
-
"objectType": {
|
|
909
|
-
"type": "reference",
|
|
910
|
-
"typeName": {
|
|
911
|
-
"type": "identifier",
|
|
912
|
-
"name": "AntdTreeSelectProps"
|
|
913
|
-
}
|
|
914
|
-
},
|
|
915
|
-
"indexType": {
|
|
916
|
-
"type": "jsLiteral",
|
|
917
|
-
"value": "treeData"
|
|
918
|
-
}
|
|
919
|
-
}
|
|
920
|
-
},
|
|
921
|
-
{
|
|
922
|
-
"name": "treeDefaultExpandAll",
|
|
923
|
-
"annotation": {
|
|
924
|
-
"type": "keyword",
|
|
925
|
-
"value": "boolean"
|
|
926
|
-
}
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"name": "treeExpandedKeys",
|
|
797
|
+
"name": "dataSource",
|
|
930
798
|
"annotation": {
|
|
931
799
|
"type": "array",
|
|
932
|
-
"elementType": {
|
|
933
|
-
"type": "keyword",
|
|
934
|
-
"value": "string"
|
|
935
|
-
}
|
|
936
|
-
}
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"name": "fieldNames",
|
|
940
|
-
"annotation": {
|
|
941
|
-
"type": "indexedAccess",
|
|
942
|
-
"objectType": {
|
|
943
|
-
"type": "reference",
|
|
944
|
-
"typeName": {
|
|
945
|
-
"type": "identifier",
|
|
946
|
-
"name": "AntdTreeSelectProps"
|
|
947
|
-
}
|
|
948
|
-
},
|
|
949
|
-
"indexType": {
|
|
950
|
-
"type": "jsLiteral",
|
|
951
|
-
"value": "fieldNames"
|
|
952
|
-
}
|
|
953
|
-
}
|
|
954
|
-
},
|
|
955
|
-
{
|
|
956
|
-
"name": "value",
|
|
957
|
-
"annotation": {
|
|
958
|
-
"type": "indexedAccess",
|
|
959
|
-
"objectType": {
|
|
800
|
+
"elementType": {
|
|
960
801
|
"type": "reference",
|
|
961
802
|
"typeName": {
|
|
962
803
|
"type": "identifier",
|
|
963
|
-
"name": "
|
|
804
|
+
"name": "TreeNode"
|
|
964
805
|
}
|
|
965
|
-
},
|
|
966
|
-
"indexType": {
|
|
967
|
-
"type": "jsLiteral",
|
|
968
|
-
"value": "value"
|
|
969
806
|
}
|
|
970
807
|
}
|
|
971
808
|
},
|
|
972
809
|
{
|
|
973
|
-
"name": "
|
|
974
|
-
"annotation": {
|
|
975
|
-
"type": "keyword",
|
|
976
|
-
"value": "string"
|
|
977
|
-
}
|
|
978
|
-
},
|
|
979
|
-
{
|
|
980
|
-
"name": "multiple",
|
|
810
|
+
"name": "checkable",
|
|
981
811
|
"annotation": {
|
|
982
812
|
"type": "keyword",
|
|
983
813
|
"value": "boolean"
|
|
984
814
|
}
|
|
985
815
|
},
|
|
986
816
|
{
|
|
987
|
-
"name": "
|
|
817
|
+
"name": "selectable",
|
|
988
818
|
"annotation": {
|
|
989
819
|
"type": "keyword",
|
|
990
820
|
"value": "boolean"
|
|
991
821
|
}
|
|
992
822
|
},
|
|
993
823
|
{
|
|
994
|
-
"name": "
|
|
824
|
+
"name": "defaultExpandAll",
|
|
995
825
|
"annotation": {
|
|
996
826
|
"type": "keyword",
|
|
997
827
|
"value": "boolean"
|
|
998
828
|
}
|
|
999
829
|
},
|
|
1000
830
|
{
|
|
1001
|
-
"name": "
|
|
831
|
+
"name": "showLine",
|
|
1002
832
|
"annotation": {
|
|
1003
833
|
"type": "keyword",
|
|
1004
834
|
"value": "boolean"
|
|
1005
835
|
}
|
|
1006
836
|
},
|
|
1007
837
|
{
|
|
1008
|
-
"name": "
|
|
838
|
+
"name": "expandedKeys",
|
|
1009
839
|
"annotation": {
|
|
1010
|
-
"type": "
|
|
1011
|
-
"
|
|
840
|
+
"type": "array",
|
|
841
|
+
"elementType": {
|
|
842
|
+
"type": "reference",
|
|
843
|
+
"typeName": {
|
|
844
|
+
"type": "identifier",
|
|
845
|
+
"name": "TreeNodeKey"
|
|
846
|
+
}
|
|
847
|
+
}
|
|
1012
848
|
}
|
|
1013
849
|
},
|
|
1014
850
|
{
|
|
1015
|
-
"name": "
|
|
851
|
+
"name": "checkedKeys",
|
|
1016
852
|
"annotation": {
|
|
1017
|
-
"type": "
|
|
1018
|
-
"
|
|
853
|
+
"type": "array",
|
|
854
|
+
"elementType": {
|
|
1019
855
|
"type": "reference",
|
|
1020
856
|
"typeName": {
|
|
1021
857
|
"type": "identifier",
|
|
1022
|
-
"name": "
|
|
858
|
+
"name": "TreeNodeKey"
|
|
1023
859
|
}
|
|
1024
|
-
},
|
|
1025
|
-
"indexType": {
|
|
1026
|
-
"type": "jsLiteral",
|
|
1027
|
-
"value": "filterTreeNode"
|
|
1028
860
|
}
|
|
1029
861
|
}
|
|
1030
862
|
},
|
|
1031
863
|
{
|
|
1032
|
-
"name": "
|
|
864
|
+
"name": "nodeDraggable",
|
|
1033
865
|
"annotation": {
|
|
1034
|
-
"type": "
|
|
1035
|
-
"
|
|
866
|
+
"type": "union",
|
|
867
|
+
"types": [
|
|
868
|
+
{
|
|
869
|
+
"type": "keyword",
|
|
870
|
+
"value": "boolean"
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"type": "typeLiteral",
|
|
874
|
+
"members": [
|
|
875
|
+
{
|
|
876
|
+
"type": "propertySignature",
|
|
877
|
+
"key": {
|
|
878
|
+
"type": "identifier",
|
|
879
|
+
"name": "icon"
|
|
880
|
+
},
|
|
881
|
+
"annotation": {
|
|
882
|
+
"type": "jsLiteral",
|
|
883
|
+
"value": false
|
|
884
|
+
},
|
|
885
|
+
"optional": true,
|
|
886
|
+
"computed": false
|
|
887
|
+
}
|
|
888
|
+
]
|
|
889
|
+
}
|
|
890
|
+
]
|
|
1036
891
|
}
|
|
1037
892
|
},
|
|
1038
893
|
{
|
|
1039
|
-
"name": "
|
|
894
|
+
"name": "switcherIcon",
|
|
1040
895
|
"annotation": {
|
|
1041
|
-
"type": "
|
|
1042
|
-
"
|
|
1043
|
-
|
|
1044
|
-
|
|
896
|
+
"type": "union",
|
|
897
|
+
"types": [
|
|
898
|
+
{
|
|
899
|
+
"type": "jsLiteral",
|
|
900
|
+
"value": "auto"
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"type": "jsLiteral",
|
|
904
|
+
"value": "chevron"
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"type": "jsLiteral",
|
|
908
|
+
"value": false
|
|
909
|
+
}
|
|
910
|
+
]
|
|
911
|
+
}
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"name": "allowDrop",
|
|
915
|
+
"annotation": {
|
|
916
|
+
"type": "parenthesizedType",
|
|
917
|
+
"annotation": {
|
|
918
|
+
"type": "function",
|
|
919
|
+
"parameters": [
|
|
920
|
+
{
|
|
921
|
+
"type": "identifier",
|
|
922
|
+
"name": "info",
|
|
923
|
+
"annotation": {
|
|
924
|
+
"type": "reference",
|
|
925
|
+
"typeName": {
|
|
926
|
+
"type": "identifier",
|
|
927
|
+
"name": "AllowDropInfo"
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
],
|
|
932
|
+
"annotation": {
|
|
933
|
+
"type": "keyword",
|
|
934
|
+
"value": "boolean"
|
|
935
|
+
}
|
|
1045
936
|
}
|
|
1046
937
|
}
|
|
1047
938
|
},
|
|
1048
939
|
{
|
|
1049
|
-
"name": "
|
|
940
|
+
"name": "titleSuffixBrick",
|
|
1050
941
|
"annotation": {
|
|
1051
|
-
"type": "
|
|
1052
|
-
"
|
|
942
|
+
"type": "typeLiteral",
|
|
943
|
+
"members": [
|
|
944
|
+
{
|
|
945
|
+
"type": "propertySignature",
|
|
946
|
+
"key": {
|
|
947
|
+
"type": "identifier",
|
|
948
|
+
"name": "useBrick"
|
|
949
|
+
},
|
|
950
|
+
"annotation": {
|
|
951
|
+
"type": "reference",
|
|
952
|
+
"typeName": {
|
|
953
|
+
"type": "identifier",
|
|
954
|
+
"name": "UseBrickConf"
|
|
955
|
+
}
|
|
956
|
+
},
|
|
957
|
+
"computed": false
|
|
958
|
+
}
|
|
959
|
+
]
|
|
960
|
+
}
|
|
961
|
+
}
|
|
962
|
+
],
|
|
963
|
+
"events": [
|
|
964
|
+
{
|
|
965
|
+
"name": "check",
|
|
966
|
+
"detail": {
|
|
967
|
+
"annotation": {
|
|
968
|
+
"type": "array",
|
|
969
|
+
"elementType": {
|
|
970
|
+
"type": "reference",
|
|
971
|
+
"typeName": {
|
|
972
|
+
"type": "identifier",
|
|
973
|
+
"name": "TreeNodeKey"
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
977
|
+
}
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
"name": "check.detail",
|
|
981
|
+
"detail": {
|
|
982
|
+
"annotation": {
|
|
1053
983
|
"type": "reference",
|
|
1054
984
|
"typeName": {
|
|
1055
985
|
"type": "identifier",
|
|
1056
|
-
"name": "
|
|
986
|
+
"name": "CheckDetail"
|
|
1057
987
|
}
|
|
1058
|
-
},
|
|
1059
|
-
"indexType": {
|
|
1060
|
-
"type": "jsLiteral",
|
|
1061
|
-
"value": "placement"
|
|
1062
988
|
}
|
|
1063
989
|
}
|
|
1064
990
|
},
|
|
1065
991
|
{
|
|
1066
|
-
"name": "
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1069
|
-
|
|
992
|
+
"name": "expand",
|
|
993
|
+
"detail": {
|
|
994
|
+
"annotation": {
|
|
995
|
+
"type": "array",
|
|
996
|
+
"elementType": {
|
|
997
|
+
"type": "reference",
|
|
998
|
+
"typeName": {
|
|
999
|
+
"type": "identifier",
|
|
1000
|
+
"name": "TreeNodeKey"
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
}
|
|
1005
|
+
},
|
|
1006
|
+
{
|
|
1007
|
+
"name": "node.drop",
|
|
1008
|
+
"detail": {
|
|
1009
|
+
"annotation": {
|
|
1070
1010
|
"type": "reference",
|
|
1071
1011
|
"typeName": {
|
|
1072
1012
|
"type": "identifier",
|
|
1073
|
-
"name": "
|
|
1013
|
+
"name": "DropDetail"
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
],
|
|
1019
|
+
"methods": [],
|
|
1020
|
+
"types": [
|
|
1021
|
+
{
|
|
1022
|
+
"type": "interface",
|
|
1023
|
+
"name": "TreeNode",
|
|
1024
|
+
"body": [
|
|
1025
|
+
{
|
|
1026
|
+
"type": "propertySignature",
|
|
1027
|
+
"key": {
|
|
1028
|
+
"type": "identifier",
|
|
1029
|
+
"name": "title"
|
|
1030
|
+
},
|
|
1031
|
+
"annotation": {
|
|
1032
|
+
"type": "keyword",
|
|
1033
|
+
"value": "string"
|
|
1034
|
+
},
|
|
1035
|
+
"computed": false
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"type": "propertySignature",
|
|
1039
|
+
"key": {
|
|
1040
|
+
"type": "identifier",
|
|
1041
|
+
"name": "key"
|
|
1042
|
+
},
|
|
1043
|
+
"annotation": {
|
|
1044
|
+
"type": "reference",
|
|
1045
|
+
"typeName": {
|
|
1046
|
+
"type": "identifier",
|
|
1047
|
+
"name": "TreeNodeKey"
|
|
1048
|
+
}
|
|
1049
|
+
},
|
|
1050
|
+
"computed": false
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"type": "propertySignature",
|
|
1054
|
+
"key": {
|
|
1055
|
+
"type": "identifier",
|
|
1056
|
+
"name": "children"
|
|
1057
|
+
},
|
|
1058
|
+
"annotation": {
|
|
1059
|
+
"type": "array",
|
|
1060
|
+
"elementType": {
|
|
1061
|
+
"type": "reference",
|
|
1062
|
+
"typeName": {
|
|
1063
|
+
"type": "identifier",
|
|
1064
|
+
"name": "TreeNode"
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
},
|
|
1068
|
+
"optional": true,
|
|
1069
|
+
"computed": false
|
|
1070
|
+
}
|
|
1071
|
+
],
|
|
1072
|
+
"extends": [
|
|
1073
|
+
{
|
|
1074
|
+
"type": "expressionWithTypeArguments",
|
|
1075
|
+
"expression": {
|
|
1076
|
+
"type": "identifier",
|
|
1077
|
+
"name": "BasicDataNode"
|
|
1074
1078
|
}
|
|
1075
|
-
},
|
|
1076
|
-
"indexType": {
|
|
1077
|
-
"type": "jsLiteral",
|
|
1078
|
-
"value": "size"
|
|
1079
1079
|
}
|
|
1080
|
-
|
|
1080
|
+
]
|
|
1081
1081
|
},
|
|
1082
1082
|
{
|
|
1083
|
-
"
|
|
1083
|
+
"type": "typeAlias",
|
|
1084
|
+
"name": "TreeNodeKey",
|
|
1084
1085
|
"annotation": {
|
|
1085
1086
|
"type": "union",
|
|
1086
1087
|
"types": [
|
|
1087
1088
|
{
|
|
1088
1089
|
"type": "keyword",
|
|
1089
|
-
"value": "
|
|
1090
|
+
"value": "string"
|
|
1090
1091
|
},
|
|
1091
1092
|
{
|
|
1092
|
-
"type": "
|
|
1093
|
-
"value": "
|
|
1093
|
+
"type": "keyword",
|
|
1094
|
+
"value": "number"
|
|
1094
1095
|
}
|
|
1095
1096
|
]
|
|
1096
1097
|
}
|
|
1097
1098
|
},
|
|
1098
1099
|
{
|
|
1099
|
-
"
|
|
1100
|
-
"
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
"type": "
|
|
1104
|
-
"
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
"annotation": {
|
|
1114
|
-
"type": "typeLiteral",
|
|
1115
|
-
"members": [
|
|
1116
|
-
{
|
|
1117
|
-
"type": "propertySignature",
|
|
1118
|
-
"key": {
|
|
1119
|
-
"type": "identifier",
|
|
1120
|
-
"name": "value"
|
|
1121
|
-
},
|
|
1122
|
-
"annotation": {
|
|
1123
|
-
"type": "indexedAccess",
|
|
1124
|
-
"objectType": {
|
|
1125
|
-
"type": "reference",
|
|
1126
|
-
"typeName": {
|
|
1127
|
-
"type": "identifier",
|
|
1128
|
-
"name": "AntdTreeSelectProps"
|
|
1129
|
-
}
|
|
1130
|
-
},
|
|
1131
|
-
"indexType": {
|
|
1132
|
-
"type": "jsLiteral",
|
|
1133
|
-
"value": "value"
|
|
1134
|
-
}
|
|
1135
|
-
},
|
|
1136
|
-
"computed": false
|
|
1100
|
+
"type": "interface",
|
|
1101
|
+
"name": "AllowDropInfo",
|
|
1102
|
+
"body": [
|
|
1103
|
+
{
|
|
1104
|
+
"type": "propertySignature",
|
|
1105
|
+
"key": {
|
|
1106
|
+
"type": "identifier",
|
|
1107
|
+
"name": "dragNode"
|
|
1108
|
+
},
|
|
1109
|
+
"annotation": {
|
|
1110
|
+
"type": "reference",
|
|
1111
|
+
"typeName": {
|
|
1112
|
+
"type": "identifier",
|
|
1113
|
+
"name": "TreeNode"
|
|
1137
1114
|
}
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
"
|
|
1115
|
+
},
|
|
1116
|
+
"computed": false
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"type": "propertySignature",
|
|
1120
|
+
"key": {
|
|
1121
|
+
"type": "identifier",
|
|
1122
|
+
"name": "dropNode"
|
|
1123
|
+
},
|
|
1124
|
+
"annotation": {
|
|
1125
|
+
"type": "reference",
|
|
1126
|
+
"typeName": {
|
|
1127
|
+
"type": "identifier",
|
|
1128
|
+
"name": "TreeNode"
|
|
1129
|
+
}
|
|
1130
|
+
},
|
|
1131
|
+
"computed": false
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
"type": "propertySignature",
|
|
1135
|
+
"key": {
|
|
1136
|
+
"type": "identifier",
|
|
1137
|
+
"name": "dropPosition"
|
|
1138
|
+
},
|
|
1139
|
+
"annotation": {
|
|
1140
|
+
"type": "keyword",
|
|
1141
|
+
"value": "number"
|
|
1142
|
+
},
|
|
1143
|
+
"computed": false,
|
|
1144
|
+
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
1148
1145
|
}
|
|
1149
|
-
|
|
1146
|
+
]
|
|
1150
1147
|
},
|
|
1151
1148
|
{
|
|
1152
|
-
"
|
|
1153
|
-
"
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
"
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1149
|
+
"type": "interface",
|
|
1150
|
+
"name": "CheckDetail",
|
|
1151
|
+
"body": [
|
|
1152
|
+
{
|
|
1153
|
+
"type": "propertySignature",
|
|
1154
|
+
"key": {
|
|
1155
|
+
"type": "identifier",
|
|
1156
|
+
"name": "checkedKeys"
|
|
1157
|
+
},
|
|
1158
|
+
"annotation": {
|
|
1159
|
+
"type": "array",
|
|
1160
|
+
"elementType": {
|
|
1161
|
+
"type": "reference",
|
|
1162
|
+
"typeName": {
|
|
1160
1163
|
"type": "identifier",
|
|
1161
|
-
"name": "
|
|
1162
|
-
}
|
|
1163
|
-
"annotation": {
|
|
1164
|
-
"type": "indexedAccess",
|
|
1165
|
-
"objectType": {
|
|
1166
|
-
"type": "reference",
|
|
1167
|
-
"typeName": {
|
|
1168
|
-
"type": "identifier",
|
|
1169
|
-
"name": "AntdTreeSelectProps"
|
|
1170
|
-
}
|
|
1171
|
-
},
|
|
1172
|
-
"indexType": {
|
|
1173
|
-
"type": "jsLiteral",
|
|
1174
|
-
"value": "value"
|
|
1175
|
-
}
|
|
1176
|
-
},
|
|
1177
|
-
"computed": false
|
|
1164
|
+
"name": "TreeNodeKey"
|
|
1165
|
+
}
|
|
1178
1166
|
}
|
|
1179
|
-
|
|
1167
|
+
},
|
|
1168
|
+
"computed": false
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"type": "propertySignature",
|
|
1172
|
+
"key": {
|
|
1173
|
+
"type": "identifier",
|
|
1174
|
+
"name": "halfCheckedKeys"
|
|
1175
|
+
},
|
|
1176
|
+
"annotation": {
|
|
1177
|
+
"type": "array",
|
|
1178
|
+
"elementType": {
|
|
1179
|
+
"type": "reference",
|
|
1180
|
+
"typeName": {
|
|
1181
|
+
"type": "identifier",
|
|
1182
|
+
"name": "TreeNodeKey"
|
|
1183
|
+
}
|
|
1184
|
+
}
|
|
1185
|
+
},
|
|
1186
|
+
"computed": false
|
|
1180
1187
|
}
|
|
1181
|
-
|
|
1188
|
+
]
|
|
1182
1189
|
},
|
|
1183
1190
|
{
|
|
1184
|
-
"
|
|
1185
|
-
"
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
"
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
"type": "reference",
|
|
1199
|
-
"typeName": {
|
|
1200
|
-
"type": "qualifiedName",
|
|
1201
|
-
"left": {
|
|
1202
|
-
"type": "identifier",
|
|
1203
|
-
"name": "React"
|
|
1204
|
-
},
|
|
1205
|
-
"right": {
|
|
1206
|
-
"type": "identifier",
|
|
1207
|
-
"name": "Key"
|
|
1208
|
-
}
|
|
1209
|
-
}
|
|
1210
|
-
}
|
|
1211
|
-
},
|
|
1212
|
-
"computed": false
|
|
1191
|
+
"type": "interface",
|
|
1192
|
+
"name": "DropDetail",
|
|
1193
|
+
"body": [
|
|
1194
|
+
{
|
|
1195
|
+
"type": "propertySignature",
|
|
1196
|
+
"key": {
|
|
1197
|
+
"type": "identifier",
|
|
1198
|
+
"name": "dragNode"
|
|
1199
|
+
},
|
|
1200
|
+
"annotation": {
|
|
1201
|
+
"type": "reference",
|
|
1202
|
+
"typeName": {
|
|
1203
|
+
"type": "identifier",
|
|
1204
|
+
"name": "TreeNode"
|
|
1213
1205
|
}
|
|
1214
|
-
|
|
1206
|
+
},
|
|
1207
|
+
"computed": false
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"type": "propertySignature",
|
|
1211
|
+
"key": {
|
|
1212
|
+
"type": "identifier",
|
|
1213
|
+
"name": "dropNode"
|
|
1214
|
+
},
|
|
1215
|
+
"annotation": {
|
|
1216
|
+
"type": "reference",
|
|
1217
|
+
"typeName": {
|
|
1218
|
+
"type": "identifier",
|
|
1219
|
+
"name": "TreeNode"
|
|
1220
|
+
}
|
|
1221
|
+
},
|
|
1222
|
+
"computed": false
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"type": "propertySignature",
|
|
1226
|
+
"key": {
|
|
1227
|
+
"type": "identifier",
|
|
1228
|
+
"name": "dropPosition"
|
|
1229
|
+
},
|
|
1230
|
+
"annotation": {
|
|
1231
|
+
"type": "keyword",
|
|
1232
|
+
"value": "number"
|
|
1233
|
+
},
|
|
1234
|
+
"computed": false,
|
|
1235
|
+
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
1215
1236
|
}
|
|
1216
|
-
|
|
1237
|
+
]
|
|
1217
1238
|
}
|
|
1218
|
-
]
|
|
1219
|
-
"methods": []
|
|
1239
|
+
]
|
|
1220
1240
|
},
|
|
1221
1241
|
"advanced.capture-snapshot": {
|
|
1222
1242
|
"type": "provider",
|