@next-bricks/advanced 0.38.1 → 0.38.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +25 -25
- package/dist/chunks/{2252.170998fd.js → 2252.dcdf9f45.js} +3 -3
- package/dist/chunks/{2252.170998fd.js.map → 2252.dcdf9f45.js.map} +1 -1
- package/dist/chunks/{3171.8070b3fe.js → 3171.1a487270.js} +2 -2
- package/dist/chunks/{3171.8070b3fe.js.map → 3171.1a487270.js.map} +1 -1
- package/dist/chunks/3657.9e9e2de3.js +3 -0
- package/dist/chunks/3657.9e9e2de3.js.map +1 -0
- package/dist/chunks/{4837.c1784541.js → 4837.e9d4a903.js} +2 -2
- package/dist/chunks/{4837.c1784541.js.map → 4837.e9d4a903.js.map} +1 -1
- package/dist/chunks/{5479.40940f0a.js → 5479.2a36b0ca.js} +2 -2
- package/dist/chunks/{5479.40940f0a.js.map → 5479.2a36b0ca.js.map} +1 -1
- package/dist/chunks/{5552.c48dd5c4.js → 5552.c8d9606f.js} +2 -2
- package/dist/chunks/{5552.c48dd5c4.js.map → 5552.c8d9606f.js.map} +1 -1
- package/dist/chunks/{7218.da25301e.js → 7218.efbfe953.js} +2 -2
- package/dist/chunks/{7218.da25301e.js.map → 7218.efbfe953.js.map} +1 -1
- package/dist/chunks/{790.6b35d623.js → 790.a30effeb.js} +2 -2
- package/dist/chunks/{790.6b35d623.js.map → 790.a30effeb.js.map} +1 -1
- package/dist/chunks/{995.5b8892e0.js → 995.2090009f.js} +2 -2
- package/dist/chunks/{995.5b8892e0.js.map → 995.2090009f.js.map} +1 -1
- package/dist/chunks/{capture-snapshot.d050632e.js → capture-snapshot.4d0c2baa.js} +2 -2
- package/dist/chunks/{capture-snapshot.d050632e.js.map → capture-snapshot.4d0c2baa.js.map} +1 -1
- package/dist/chunks/{eo-cascader.65e73487.js → eo-cascader.5d27f3ec.js} +2 -2
- package/dist/chunks/{eo-cascader.65e73487.js.map → eo-cascader.5d27f3ec.js.map} +1 -1
- package/dist/chunks/{eo-table.a01ef5c2.js → eo-table.63d16b38.js} +2 -2
- package/dist/chunks/{eo-table.a01ef5c2.js.map → eo-table.63d16b38.js.map} +1 -1
- package/dist/chunks/{eo-tree-select.ee0676fa.js → eo-tree-select.056315bb.js} +2 -2
- package/dist/chunks/{eo-tree-select.ee0676fa.js.map → eo-tree-select.056315bb.js.map} +1 -1
- package/dist/chunks/{eo-tree.2a2cbdc2.js → eo-tree.c2462e3a.js} +3 -3
- package/dist/chunks/{eo-tree.2a2cbdc2.js.map → eo-tree.c2462e3a.js.map} +1 -1
- package/dist/chunks/{eo-workbench-layout-v2.5fc7dcc2.js → eo-workbench-layout-v2.ca8e89c5.js} +2 -2
- package/dist/chunks/{eo-workbench-layout-v2.5fc7dcc2.js.map → eo-workbench-layout-v2.ca8e89c5.js.map} +1 -1
- package/dist/chunks/{eo-workbench-layout.4352a97a.js → eo-workbench-layout.5102bf99.js} +2 -2
- package/dist/chunks/{eo-workbench-layout.4352a97a.js.map → eo-workbench-layout.5102bf99.js.map} +1 -1
- package/dist/chunks/main.b631309f.js +2 -0
- package/dist/chunks/{main.76b6e647.js.map → main.b631309f.js.map} +1 -1
- package/dist/examples.json +9 -9
- package/dist/index.e81d38d1.js +2 -0
- package/dist/index.e81d38d1.js.map +1 -0
- package/dist/manifest.json +372 -372
- package/dist/types.json +752 -752
- package/package.json +2 -2
- package/dist/chunks/3657.e6f09d2b.js +0 -3
- package/dist/chunks/3657.e6f09d2b.js.map +0 -1
- package/dist/chunks/main.76b6e647.js +0 -2
- package/dist/index.1b76fe8d.js +0 -2
- package/dist/index.1b76fe8d.js.map +0 -1
- /package/dist/chunks/{2252.170998fd.js.LICENSE.txt → 2252.dcdf9f45.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{3657.e6f09d2b.js.LICENSE.txt → 3657.9e9e2de3.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-tree.2a2cbdc2.js.LICENSE.txt → eo-tree.c2462e3a.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,211 +1,89 @@
|
|
|
1
1
|
{
|
|
2
|
-
"eo-
|
|
2
|
+
"eo-workbench-layout": {
|
|
3
3
|
"properties": [
|
|
4
4
|
{
|
|
5
|
-
"name": "
|
|
6
|
-
"annotation": {
|
|
7
|
-
"type": "keyword",
|
|
8
|
-
"value": "string"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"name": "label",
|
|
5
|
+
"name": "cardTitle",
|
|
13
6
|
"annotation": {
|
|
14
7
|
"type": "keyword",
|
|
15
8
|
"value": "string"
|
|
16
9
|
}
|
|
17
10
|
},
|
|
18
11
|
{
|
|
19
|
-
"name": "
|
|
12
|
+
"name": "isEdit",
|
|
20
13
|
"annotation": {
|
|
21
14
|
"type": "keyword",
|
|
22
15
|
"value": "boolean"
|
|
23
16
|
}
|
|
24
17
|
},
|
|
25
18
|
{
|
|
26
|
-
"name": "
|
|
27
|
-
"annotation": {
|
|
28
|
-
"type": "indexedAccess",
|
|
29
|
-
"objectType": {
|
|
30
|
-
"type": "reference",
|
|
31
|
-
"typeName": {
|
|
32
|
-
"type": "identifier",
|
|
33
|
-
"name": "AntdCascaderProps"
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
"indexType": {
|
|
37
|
-
"type": "jsLiteral",
|
|
38
|
-
"value": "options"
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"name": "fieldNames",
|
|
19
|
+
"name": "layouts",
|
|
44
20
|
"annotation": {
|
|
45
|
-
"type": "
|
|
46
|
-
"
|
|
21
|
+
"type": "array",
|
|
22
|
+
"elementType": {
|
|
47
23
|
"type": "reference",
|
|
48
24
|
"typeName": {
|
|
49
25
|
"type": "identifier",
|
|
50
|
-
"name": "
|
|
26
|
+
"name": "Layout"
|
|
51
27
|
}
|
|
52
|
-
},
|
|
53
|
-
"indexType": {
|
|
54
|
-
"type": "jsLiteral",
|
|
55
|
-
"value": "fieldNames"
|
|
56
28
|
}
|
|
57
29
|
}
|
|
58
30
|
},
|
|
59
31
|
{
|
|
60
|
-
"name": "
|
|
32
|
+
"name": "componentList",
|
|
61
33
|
"annotation": {
|
|
62
|
-
"type": "
|
|
63
|
-
"
|
|
34
|
+
"type": "array",
|
|
35
|
+
"elementType": {
|
|
64
36
|
"type": "reference",
|
|
65
37
|
"typeName": {
|
|
66
38
|
"type": "identifier",
|
|
67
|
-
"name": "
|
|
39
|
+
"name": "Item"
|
|
68
40
|
}
|
|
69
|
-
},
|
|
70
|
-
"indexType": {
|
|
71
|
-
"type": "jsLiteral",
|
|
72
|
-
"value": "value"
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "placeholder",
|
|
78
|
-
"annotation": {
|
|
79
|
-
"type": "keyword",
|
|
80
|
-
"value": "string"
|
|
81
|
-
}
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"name": "multiple",
|
|
85
|
-
"annotation": {
|
|
86
|
-
"type": "keyword",
|
|
87
|
-
"value": "boolean"
|
|
88
|
-
}
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"name": "disabled",
|
|
92
|
-
"annotation": {
|
|
93
|
-
"type": "keyword",
|
|
94
|
-
"value": "boolean"
|
|
95
|
-
}
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"name": "allowClear",
|
|
99
|
-
"annotation": {
|
|
100
|
-
"type": "keyword",
|
|
101
|
-
"value": "boolean"
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"name": "showSearch",
|
|
106
|
-
"annotation": {
|
|
107
|
-
"type": "keyword",
|
|
108
|
-
"value": "boolean"
|
|
109
|
-
}
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"name": "suffixIcon",
|
|
113
|
-
"annotation": {
|
|
114
|
-
"type": "reference",
|
|
115
|
-
"typeName": {
|
|
116
|
-
"type": "identifier",
|
|
117
|
-
"name": "GeneralIconProps"
|
|
118
41
|
}
|
|
119
42
|
}
|
|
120
|
-
}
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"events": [
|
|
121
46
|
{
|
|
122
|
-
"name": "
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
|
|
126
|
-
"
|
|
127
|
-
|
|
128
|
-
"
|
|
129
|
-
|
|
47
|
+
"name": "change",
|
|
48
|
+
"detail": {
|
|
49
|
+
"annotation": {
|
|
50
|
+
"type": "array",
|
|
51
|
+
"elementType": {
|
|
52
|
+
"type": "reference",
|
|
53
|
+
"typeName": {
|
|
54
|
+
"type": "identifier",
|
|
55
|
+
"name": "Layout"
|
|
56
|
+
}
|
|
130
57
|
}
|
|
131
|
-
},
|
|
132
|
-
"indexType": {
|
|
133
|
-
"type": "jsLiteral",
|
|
134
|
-
"value": "expandTrigger"
|
|
135
58
|
}
|
|
136
59
|
}
|
|
137
60
|
},
|
|
138
61
|
{
|
|
139
|
-
"name": "
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
|
|
143
|
-
"
|
|
144
|
-
|
|
145
|
-
"
|
|
146
|
-
|
|
62
|
+
"name": "save",
|
|
63
|
+
"detail": {
|
|
64
|
+
"annotation": {
|
|
65
|
+
"type": "array",
|
|
66
|
+
"elementType": {
|
|
67
|
+
"type": "reference",
|
|
68
|
+
"typeName": {
|
|
69
|
+
"type": "identifier",
|
|
70
|
+
"name": "Layout"
|
|
71
|
+
}
|
|
147
72
|
}
|
|
148
|
-
},
|
|
149
|
-
"indexType": {
|
|
150
|
-
"type": "jsLiteral",
|
|
151
|
-
"value": "placement"
|
|
152
73
|
}
|
|
153
74
|
}
|
|
154
75
|
},
|
|
155
76
|
{
|
|
156
|
-
"name": "
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
|
|
160
|
-
"
|
|
161
|
-
"typeName": {
|
|
162
|
-
"type": "identifier",
|
|
163
|
-
"name": "AntdCascaderProps"
|
|
164
|
-
}
|
|
165
|
-
},
|
|
166
|
-
"indexType": {
|
|
167
|
-
"type": "jsLiteral",
|
|
168
|
-
"value": "size"
|
|
77
|
+
"name": "cancel",
|
|
78
|
+
"detail": {
|
|
79
|
+
"annotation": {
|
|
80
|
+
"type": "keyword",
|
|
81
|
+
"value": "void"
|
|
169
82
|
}
|
|
170
83
|
}
|
|
171
84
|
},
|
|
172
85
|
{
|
|
173
|
-
"name": "
|
|
174
|
-
"annotation": {
|
|
175
|
-
"type": "keyword",
|
|
176
|
-
"value": "number"
|
|
177
|
-
}
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"name": "maxTagCount",
|
|
181
|
-
"annotation": {
|
|
182
|
-
"type": "union",
|
|
183
|
-
"types": [
|
|
184
|
-
{
|
|
185
|
-
"type": "keyword",
|
|
186
|
-
"value": "number"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"type": "jsLiteral",
|
|
190
|
-
"value": "responsive"
|
|
191
|
-
}
|
|
192
|
-
]
|
|
193
|
-
}
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"name": "cascaderStyle",
|
|
197
|
-
"annotation": {
|
|
198
|
-
"type": "reference",
|
|
199
|
-
"typeName": {
|
|
200
|
-
"type": "identifier",
|
|
201
|
-
"name": "CSSProperties"
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
],
|
|
206
|
-
"events": [
|
|
207
|
-
{
|
|
208
|
-
"name": "cascader.change",
|
|
86
|
+
"name": "action.click",
|
|
209
87
|
"detail": {
|
|
210
88
|
"annotation": {
|
|
211
89
|
"type": "typeLiteral",
|
|
@@ -214,20 +92,13 @@
|
|
|
214
92
|
"type": "propertySignature",
|
|
215
93
|
"key": {
|
|
216
94
|
"type": "identifier",
|
|
217
|
-
"name": "
|
|
95
|
+
"name": "action"
|
|
218
96
|
},
|
|
219
97
|
"annotation": {
|
|
220
|
-
"type": "
|
|
221
|
-
"
|
|
222
|
-
"type": "
|
|
223
|
-
"
|
|
224
|
-
"type": "identifier",
|
|
225
|
-
"name": "AntdCascaderProps"
|
|
226
|
-
}
|
|
227
|
-
},
|
|
228
|
-
"indexType": {
|
|
229
|
-
"type": "jsLiteral",
|
|
230
|
-
"value": "value"
|
|
98
|
+
"type": "reference",
|
|
99
|
+
"typeName": {
|
|
100
|
+
"type": "identifier",
|
|
101
|
+
"name": "SimpleAction"
|
|
231
102
|
}
|
|
232
103
|
},
|
|
233
104
|
"computed": false
|
|
@@ -236,35 +107,17 @@
|
|
|
236
107
|
"type": "propertySignature",
|
|
237
108
|
"key": {
|
|
238
109
|
"type": "identifier",
|
|
239
|
-
"name": "
|
|
110
|
+
"name": "layouts"
|
|
240
111
|
},
|
|
241
112
|
"annotation": {
|
|
242
|
-
"type": "
|
|
243
|
-
"
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
"
|
|
247
|
-
|
|
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
|
-
}
|
|
113
|
+
"type": "array",
|
|
114
|
+
"elementType": {
|
|
115
|
+
"type": "reference",
|
|
116
|
+
"typeName": {
|
|
117
|
+
"type": "identifier",
|
|
118
|
+
"name": "Layout"
|
|
266
119
|
}
|
|
267
|
-
|
|
120
|
+
}
|
|
268
121
|
},
|
|
269
122
|
"computed": false
|
|
270
123
|
}
|
|
@@ -273,9 +126,114 @@
|
|
|
273
126
|
}
|
|
274
127
|
}
|
|
275
128
|
],
|
|
276
|
-
"methods": [
|
|
277
|
-
|
|
278
|
-
|
|
129
|
+
"methods": [
|
|
130
|
+
{
|
|
131
|
+
"name": "setLayouts",
|
|
132
|
+
"params": [
|
|
133
|
+
{
|
|
134
|
+
"name": "layouts",
|
|
135
|
+
"annotation": {
|
|
136
|
+
"type": "array",
|
|
137
|
+
"elementType": {
|
|
138
|
+
"type": "reference",
|
|
139
|
+
"typeName": {
|
|
140
|
+
"type": "identifier",
|
|
141
|
+
"name": "Layout"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"returns": {}
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
"types": [
|
|
151
|
+
{
|
|
152
|
+
"type": "interface",
|
|
153
|
+
"name": "Item",
|
|
154
|
+
"body": [
|
|
155
|
+
{
|
|
156
|
+
"type": "propertySignature",
|
|
157
|
+
"key": {
|
|
158
|
+
"type": "identifier",
|
|
159
|
+
"name": "position"
|
|
160
|
+
},
|
|
161
|
+
"annotation": {
|
|
162
|
+
"type": "reference",
|
|
163
|
+
"typeName": {
|
|
164
|
+
"type": "identifier",
|
|
165
|
+
"name": "Layout"
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"computed": false
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"type": "propertySignature",
|
|
172
|
+
"key": {
|
|
173
|
+
"type": "identifier",
|
|
174
|
+
"name": "key"
|
|
175
|
+
},
|
|
176
|
+
"annotation": {
|
|
177
|
+
"type": "keyword",
|
|
178
|
+
"value": "string"
|
|
179
|
+
},
|
|
180
|
+
"computed": false
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "propertySignature",
|
|
184
|
+
"key": {
|
|
185
|
+
"type": "identifier",
|
|
186
|
+
"name": "title"
|
|
187
|
+
},
|
|
188
|
+
"annotation": {
|
|
189
|
+
"type": "keyword",
|
|
190
|
+
"value": "string"
|
|
191
|
+
},
|
|
192
|
+
"computed": false
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"type": "propertySignature",
|
|
196
|
+
"key": {
|
|
197
|
+
"type": "identifier",
|
|
198
|
+
"name": "style"
|
|
199
|
+
},
|
|
200
|
+
"annotation": {
|
|
201
|
+
"type": "reference",
|
|
202
|
+
"typeName": {
|
|
203
|
+
"type": "qualifiedName",
|
|
204
|
+
"left": {
|
|
205
|
+
"type": "identifier",
|
|
206
|
+
"name": "React"
|
|
207
|
+
},
|
|
208
|
+
"right": {
|
|
209
|
+
"type": "identifier",
|
|
210
|
+
"name": "CSSProperties"
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
},
|
|
214
|
+
"optional": true,
|
|
215
|
+
"computed": false
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"type": "propertySignature",
|
|
219
|
+
"key": {
|
|
220
|
+
"type": "identifier",
|
|
221
|
+
"name": "useBrick"
|
|
222
|
+
},
|
|
223
|
+
"annotation": {
|
|
224
|
+
"type": "reference",
|
|
225
|
+
"typeName": {
|
|
226
|
+
"type": "identifier",
|
|
227
|
+
"name": "UseSingleBrickConf"
|
|
228
|
+
}
|
|
229
|
+
},
|
|
230
|
+
"computed": false
|
|
231
|
+
}
|
|
232
|
+
]
|
|
233
|
+
}
|
|
234
|
+
]
|
|
235
|
+
},
|
|
236
|
+
"eo-workbench-layout-v2": {
|
|
279
237
|
"properties": [
|
|
280
238
|
{
|
|
281
239
|
"name": "cardTitle",
|
|
@@ -535,159 +493,499 @@
|
|
|
535
493
|
}
|
|
536
494
|
]
|
|
537
495
|
},
|
|
538
|
-
"eo-tree": {
|
|
496
|
+
"eo-tree-select": {
|
|
539
497
|
"properties": [
|
|
540
498
|
{
|
|
541
|
-
"name": "
|
|
499
|
+
"name": "name",
|
|
542
500
|
"annotation": {
|
|
543
|
-
"type": "
|
|
544
|
-
"
|
|
545
|
-
"type": "reference",
|
|
546
|
-
"typeName": {
|
|
547
|
-
"type": "identifier",
|
|
548
|
-
"name": "TreeNode"
|
|
549
|
-
}
|
|
550
|
-
}
|
|
501
|
+
"type": "keyword",
|
|
502
|
+
"value": "string"
|
|
551
503
|
}
|
|
552
504
|
},
|
|
553
505
|
{
|
|
554
|
-
"name": "
|
|
506
|
+
"name": "label",
|
|
555
507
|
"annotation": {
|
|
556
508
|
"type": "keyword",
|
|
557
|
-
"value": "
|
|
509
|
+
"value": "string"
|
|
558
510
|
}
|
|
559
511
|
},
|
|
560
512
|
{
|
|
561
|
-
"name": "
|
|
513
|
+
"name": "required",
|
|
562
514
|
"annotation": {
|
|
563
515
|
"type": "keyword",
|
|
564
516
|
"value": "boolean"
|
|
565
517
|
}
|
|
566
518
|
},
|
|
567
519
|
{
|
|
568
|
-
"name": "
|
|
520
|
+
"name": "treeData",
|
|
569
521
|
"annotation": {
|
|
570
|
-
"type": "
|
|
571
|
-
"
|
|
522
|
+
"type": "indexedAccess",
|
|
523
|
+
"objectType": {
|
|
524
|
+
"type": "reference",
|
|
525
|
+
"typeName": {
|
|
526
|
+
"type": "identifier",
|
|
527
|
+
"name": "AntdTreeSelectProps"
|
|
528
|
+
}
|
|
529
|
+
},
|
|
530
|
+
"indexType": {
|
|
531
|
+
"type": "jsLiteral",
|
|
532
|
+
"value": "treeData"
|
|
533
|
+
}
|
|
572
534
|
}
|
|
573
535
|
},
|
|
574
536
|
{
|
|
575
|
-
"name": "
|
|
537
|
+
"name": "treeDefaultExpandAll",
|
|
576
538
|
"annotation": {
|
|
577
539
|
"type": "keyword",
|
|
578
540
|
"value": "boolean"
|
|
579
541
|
}
|
|
580
542
|
},
|
|
581
543
|
{
|
|
582
|
-
"name": "
|
|
544
|
+
"name": "treeExpandedKeys",
|
|
583
545
|
"annotation": {
|
|
584
546
|
"type": "array",
|
|
585
547
|
"elementType": {
|
|
548
|
+
"type": "keyword",
|
|
549
|
+
"value": "string"
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"name": "fieldNames",
|
|
555
|
+
"annotation": {
|
|
556
|
+
"type": "indexedAccess",
|
|
557
|
+
"objectType": {
|
|
586
558
|
"type": "reference",
|
|
587
559
|
"typeName": {
|
|
588
560
|
"type": "identifier",
|
|
589
|
-
"name": "
|
|
561
|
+
"name": "AntdTreeSelectProps"
|
|
590
562
|
}
|
|
563
|
+
},
|
|
564
|
+
"indexType": {
|
|
565
|
+
"type": "jsLiteral",
|
|
566
|
+
"value": "fieldNames"
|
|
591
567
|
}
|
|
592
568
|
}
|
|
593
569
|
},
|
|
594
570
|
{
|
|
595
|
-
"name": "
|
|
571
|
+
"name": "value",
|
|
596
572
|
"annotation": {
|
|
597
|
-
"type": "
|
|
598
|
-
"
|
|
573
|
+
"type": "indexedAccess",
|
|
574
|
+
"objectType": {
|
|
599
575
|
"type": "reference",
|
|
600
576
|
"typeName": {
|
|
601
577
|
"type": "identifier",
|
|
602
|
-
"name": "
|
|
578
|
+
"name": "AntdTreeSelectProps"
|
|
603
579
|
}
|
|
580
|
+
},
|
|
581
|
+
"indexType": {
|
|
582
|
+
"type": "jsLiteral",
|
|
583
|
+
"value": "value"
|
|
604
584
|
}
|
|
605
585
|
}
|
|
606
586
|
},
|
|
607
587
|
{
|
|
608
|
-
"name": "
|
|
588
|
+
"name": "placeholder",
|
|
609
589
|
"annotation": {
|
|
610
|
-
"type": "
|
|
611
|
-
"
|
|
612
|
-
{
|
|
613
|
-
"type": "keyword",
|
|
614
|
-
"value": "boolean"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"type": "typeLiteral",
|
|
618
|
-
"members": [
|
|
619
|
-
{
|
|
620
|
-
"type": "propertySignature",
|
|
621
|
-
"key": {
|
|
622
|
-
"type": "identifier",
|
|
623
|
-
"name": "icon"
|
|
624
|
-
},
|
|
625
|
-
"annotation": {
|
|
626
|
-
"type": "jsLiteral",
|
|
627
|
-
"value": false
|
|
628
|
-
},
|
|
629
|
-
"optional": true,
|
|
630
|
-
"computed": false
|
|
631
|
-
}
|
|
632
|
-
]
|
|
633
|
-
}
|
|
634
|
-
]
|
|
590
|
+
"type": "keyword",
|
|
591
|
+
"value": "string"
|
|
635
592
|
}
|
|
636
593
|
},
|
|
637
594
|
{
|
|
638
|
-
"name": "
|
|
595
|
+
"name": "multiple",
|
|
639
596
|
"annotation": {
|
|
640
|
-
"type": "
|
|
641
|
-
"
|
|
642
|
-
{
|
|
643
|
-
"type": "jsLiteral",
|
|
644
|
-
"value": "auto"
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"type": "jsLiteral",
|
|
648
|
-
"value": "chevron"
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
"type": "jsLiteral",
|
|
652
|
-
"value": false
|
|
653
|
-
}
|
|
654
|
-
]
|
|
597
|
+
"type": "keyword",
|
|
598
|
+
"value": "boolean"
|
|
655
599
|
}
|
|
656
600
|
},
|
|
657
601
|
{
|
|
658
|
-
"name": "
|
|
602
|
+
"name": "disabled",
|
|
659
603
|
"annotation": {
|
|
660
|
-
"type": "
|
|
661
|
-
"
|
|
662
|
-
"type": "function",
|
|
663
|
-
"parameters": [
|
|
664
|
-
{
|
|
665
|
-
"type": "identifier",
|
|
666
|
-
"name": "info",
|
|
667
|
-
"annotation": {
|
|
668
|
-
"type": "reference",
|
|
669
|
-
"typeName": {
|
|
670
|
-
"type": "identifier",
|
|
671
|
-
"name": "AllowDropInfo"
|
|
672
|
-
}
|
|
673
|
-
}
|
|
674
|
-
}
|
|
675
|
-
],
|
|
676
|
-
"annotation": {
|
|
677
|
-
"type": "keyword",
|
|
678
|
-
"value": "boolean"
|
|
679
|
-
}
|
|
680
|
-
}
|
|
604
|
+
"type": "keyword",
|
|
605
|
+
"value": "boolean"
|
|
681
606
|
}
|
|
682
607
|
},
|
|
683
608
|
{
|
|
684
|
-
"name": "
|
|
609
|
+
"name": "checkable",
|
|
685
610
|
"annotation": {
|
|
686
|
-
"type": "
|
|
687
|
-
"
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
611
|
+
"type": "keyword",
|
|
612
|
+
"value": "boolean"
|
|
613
|
+
}
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"name": "allowClear",
|
|
617
|
+
"annotation": {
|
|
618
|
+
"type": "keyword",
|
|
619
|
+
"value": "boolean"
|
|
620
|
+
}
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"name": "loading",
|
|
624
|
+
"annotation": {
|
|
625
|
+
"type": "keyword",
|
|
626
|
+
"value": "boolean"
|
|
627
|
+
}
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"name": "filterTreeNode",
|
|
631
|
+
"annotation": {
|
|
632
|
+
"type": "indexedAccess",
|
|
633
|
+
"objectType": {
|
|
634
|
+
"type": "reference",
|
|
635
|
+
"typeName": {
|
|
636
|
+
"type": "identifier",
|
|
637
|
+
"name": "AntdTreeSelectProps"
|
|
638
|
+
}
|
|
639
|
+
},
|
|
640
|
+
"indexType": {
|
|
641
|
+
"type": "jsLiteral",
|
|
642
|
+
"value": "filterTreeNode"
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"name": "showSearch",
|
|
648
|
+
"annotation": {
|
|
649
|
+
"type": "keyword",
|
|
650
|
+
"value": "boolean"
|
|
651
|
+
}
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"name": "suffixIcon",
|
|
655
|
+
"annotation": {
|
|
656
|
+
"type": "reference",
|
|
657
|
+
"typeName": {
|
|
658
|
+
"type": "identifier",
|
|
659
|
+
"name": "GeneralIconProps"
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"name": "popupPlacement",
|
|
665
|
+
"annotation": {
|
|
666
|
+
"type": "indexedAccess",
|
|
667
|
+
"objectType": {
|
|
668
|
+
"type": "reference",
|
|
669
|
+
"typeName": {
|
|
670
|
+
"type": "identifier",
|
|
671
|
+
"name": "AntdTreeSelectProps"
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
"indexType": {
|
|
675
|
+
"type": "jsLiteral",
|
|
676
|
+
"value": "placement"
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"name": "size",
|
|
682
|
+
"annotation": {
|
|
683
|
+
"type": "indexedAccess",
|
|
684
|
+
"objectType": {
|
|
685
|
+
"type": "reference",
|
|
686
|
+
"typeName": {
|
|
687
|
+
"type": "identifier",
|
|
688
|
+
"name": "AntdTreeSelectProps"
|
|
689
|
+
}
|
|
690
|
+
},
|
|
691
|
+
"indexType": {
|
|
692
|
+
"type": "jsLiteral",
|
|
693
|
+
"value": "size"
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"name": "maxTagCount",
|
|
699
|
+
"annotation": {
|
|
700
|
+
"type": "union",
|
|
701
|
+
"types": [
|
|
702
|
+
{
|
|
703
|
+
"type": "keyword",
|
|
704
|
+
"value": "number"
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"type": "jsLiteral",
|
|
708
|
+
"value": "responsive"
|
|
709
|
+
}
|
|
710
|
+
]
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"name": "dropdownStyle",
|
|
715
|
+
"annotation": {
|
|
716
|
+
"type": "reference",
|
|
717
|
+
"typeName": {
|
|
718
|
+
"type": "identifier",
|
|
719
|
+
"name": "CSSProperties"
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
}
|
|
723
|
+
],
|
|
724
|
+
"events": [
|
|
725
|
+
{
|
|
726
|
+
"name": "change",
|
|
727
|
+
"detail": {
|
|
728
|
+
"annotation": {
|
|
729
|
+
"type": "typeLiteral",
|
|
730
|
+
"members": [
|
|
731
|
+
{
|
|
732
|
+
"type": "propertySignature",
|
|
733
|
+
"key": {
|
|
734
|
+
"type": "identifier",
|
|
735
|
+
"name": "value"
|
|
736
|
+
},
|
|
737
|
+
"annotation": {
|
|
738
|
+
"type": "indexedAccess",
|
|
739
|
+
"objectType": {
|
|
740
|
+
"type": "reference",
|
|
741
|
+
"typeName": {
|
|
742
|
+
"type": "identifier",
|
|
743
|
+
"name": "AntdTreeSelectProps"
|
|
744
|
+
}
|
|
745
|
+
},
|
|
746
|
+
"indexType": {
|
|
747
|
+
"type": "jsLiteral",
|
|
748
|
+
"value": "value"
|
|
749
|
+
}
|
|
750
|
+
},
|
|
751
|
+
"computed": false
|
|
752
|
+
}
|
|
753
|
+
]
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"name": "search",
|
|
759
|
+
"detail": {
|
|
760
|
+
"annotation": {
|
|
761
|
+
"type": "keyword",
|
|
762
|
+
"value": "string"
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
"name": "select",
|
|
768
|
+
"detail": {
|
|
769
|
+
"annotation": {
|
|
770
|
+
"type": "typeLiteral",
|
|
771
|
+
"members": [
|
|
772
|
+
{
|
|
773
|
+
"type": "propertySignature",
|
|
774
|
+
"key": {
|
|
775
|
+
"type": "identifier",
|
|
776
|
+
"name": "value"
|
|
777
|
+
},
|
|
778
|
+
"annotation": {
|
|
779
|
+
"type": "indexedAccess",
|
|
780
|
+
"objectType": {
|
|
781
|
+
"type": "reference",
|
|
782
|
+
"typeName": {
|
|
783
|
+
"type": "identifier",
|
|
784
|
+
"name": "AntdTreeSelectProps"
|
|
785
|
+
}
|
|
786
|
+
},
|
|
787
|
+
"indexType": {
|
|
788
|
+
"type": "jsLiteral",
|
|
789
|
+
"value": "value"
|
|
790
|
+
}
|
|
791
|
+
},
|
|
792
|
+
"computed": false
|
|
793
|
+
}
|
|
794
|
+
]
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"name": "expand",
|
|
800
|
+
"detail": {
|
|
801
|
+
"annotation": {
|
|
802
|
+
"type": "typeLiteral",
|
|
803
|
+
"members": [
|
|
804
|
+
{
|
|
805
|
+
"type": "propertySignature",
|
|
806
|
+
"key": {
|
|
807
|
+
"type": "identifier",
|
|
808
|
+
"name": "keys"
|
|
809
|
+
},
|
|
810
|
+
"annotation": {
|
|
811
|
+
"type": "array",
|
|
812
|
+
"elementType": {
|
|
813
|
+
"type": "reference",
|
|
814
|
+
"typeName": {
|
|
815
|
+
"type": "qualifiedName",
|
|
816
|
+
"left": {
|
|
817
|
+
"type": "identifier",
|
|
818
|
+
"name": "React"
|
|
819
|
+
},
|
|
820
|
+
"right": {
|
|
821
|
+
"type": "identifier",
|
|
822
|
+
"name": "Key"
|
|
823
|
+
}
|
|
824
|
+
}
|
|
825
|
+
}
|
|
826
|
+
},
|
|
827
|
+
"computed": false
|
|
828
|
+
}
|
|
829
|
+
]
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
}
|
|
833
|
+
],
|
|
834
|
+
"methods": []
|
|
835
|
+
},
|
|
836
|
+
"eo-tree": {
|
|
837
|
+
"properties": [
|
|
838
|
+
{
|
|
839
|
+
"name": "dataSource",
|
|
840
|
+
"annotation": {
|
|
841
|
+
"type": "array",
|
|
842
|
+
"elementType": {
|
|
843
|
+
"type": "reference",
|
|
844
|
+
"typeName": {
|
|
845
|
+
"type": "identifier",
|
|
846
|
+
"name": "TreeNode"
|
|
847
|
+
}
|
|
848
|
+
}
|
|
849
|
+
}
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"name": "checkable",
|
|
853
|
+
"annotation": {
|
|
854
|
+
"type": "keyword",
|
|
855
|
+
"value": "boolean"
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"name": "selectable",
|
|
860
|
+
"annotation": {
|
|
861
|
+
"type": "keyword",
|
|
862
|
+
"value": "boolean"
|
|
863
|
+
}
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"name": "defaultExpandAll",
|
|
867
|
+
"annotation": {
|
|
868
|
+
"type": "keyword",
|
|
869
|
+
"value": "boolean"
|
|
870
|
+
}
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"name": "showLine",
|
|
874
|
+
"annotation": {
|
|
875
|
+
"type": "keyword",
|
|
876
|
+
"value": "boolean"
|
|
877
|
+
}
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"name": "expandedKeys",
|
|
881
|
+
"annotation": {
|
|
882
|
+
"type": "array",
|
|
883
|
+
"elementType": {
|
|
884
|
+
"type": "reference",
|
|
885
|
+
"typeName": {
|
|
886
|
+
"type": "identifier",
|
|
887
|
+
"name": "TreeNodeKey"
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"name": "checkedKeys",
|
|
894
|
+
"annotation": {
|
|
895
|
+
"type": "array",
|
|
896
|
+
"elementType": {
|
|
897
|
+
"type": "reference",
|
|
898
|
+
"typeName": {
|
|
899
|
+
"type": "identifier",
|
|
900
|
+
"name": "TreeNodeKey"
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
}
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"name": "nodeDraggable",
|
|
907
|
+
"annotation": {
|
|
908
|
+
"type": "union",
|
|
909
|
+
"types": [
|
|
910
|
+
{
|
|
911
|
+
"type": "keyword",
|
|
912
|
+
"value": "boolean"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"type": "typeLiteral",
|
|
916
|
+
"members": [
|
|
917
|
+
{
|
|
918
|
+
"type": "propertySignature",
|
|
919
|
+
"key": {
|
|
920
|
+
"type": "identifier",
|
|
921
|
+
"name": "icon"
|
|
922
|
+
},
|
|
923
|
+
"annotation": {
|
|
924
|
+
"type": "jsLiteral",
|
|
925
|
+
"value": false
|
|
926
|
+
},
|
|
927
|
+
"optional": true,
|
|
928
|
+
"computed": false
|
|
929
|
+
}
|
|
930
|
+
]
|
|
931
|
+
}
|
|
932
|
+
]
|
|
933
|
+
}
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"name": "switcherIcon",
|
|
937
|
+
"annotation": {
|
|
938
|
+
"type": "union",
|
|
939
|
+
"types": [
|
|
940
|
+
{
|
|
941
|
+
"type": "jsLiteral",
|
|
942
|
+
"value": "auto"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"type": "jsLiteral",
|
|
946
|
+
"value": "chevron"
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"type": "jsLiteral",
|
|
950
|
+
"value": false
|
|
951
|
+
}
|
|
952
|
+
]
|
|
953
|
+
}
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
"name": "allowDrop",
|
|
957
|
+
"annotation": {
|
|
958
|
+
"type": "parenthesizedType",
|
|
959
|
+
"annotation": {
|
|
960
|
+
"type": "function",
|
|
961
|
+
"parameters": [
|
|
962
|
+
{
|
|
963
|
+
"type": "identifier",
|
|
964
|
+
"name": "info",
|
|
965
|
+
"annotation": {
|
|
966
|
+
"type": "reference",
|
|
967
|
+
"typeName": {
|
|
968
|
+
"type": "identifier",
|
|
969
|
+
"name": "AllowDropInfo"
|
|
970
|
+
}
|
|
971
|
+
}
|
|
972
|
+
}
|
|
973
|
+
],
|
|
974
|
+
"annotation": {
|
|
975
|
+
"type": "keyword",
|
|
976
|
+
"value": "boolean"
|
|
977
|
+
}
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
},
|
|
981
|
+
{
|
|
982
|
+
"name": "titleSuffixBrick",
|
|
983
|
+
"annotation": {
|
|
984
|
+
"type": "typeLiteral",
|
|
985
|
+
"members": [
|
|
986
|
+
{
|
|
987
|
+
"type": "propertySignature",
|
|
988
|
+
"key": {
|
|
691
989
|
"type": "identifier",
|
|
692
990
|
"name": "useBrick"
|
|
693
991
|
},
|
|
@@ -965,468 +1263,250 @@
|
|
|
965
1263
|
},
|
|
966
1264
|
"computed": false
|
|
967
1265
|
},
|
|
968
|
-
{
|
|
969
|
-
"type": "propertySignature",
|
|
970
|
-
"key": {
|
|
971
|
-
"type": "identifier",
|
|
972
|
-
"name": "dropPosition"
|
|
973
|
-
},
|
|
974
|
-
"annotation": {
|
|
975
|
-
"type": "keyword",
|
|
976
|
-
"value": "number"
|
|
977
|
-
},
|
|
978
|
-
"computed": false,
|
|
979
|
-
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
980
|
-
}
|
|
981
|
-
]
|
|
982
|
-
}
|
|
983
|
-
]
|
|
984
|
-
},
|
|
985
|
-
"eo-tree-select": {
|
|
986
|
-
"properties": [
|
|
987
|
-
{
|
|
988
|
-
"name": "name",
|
|
989
|
-
"annotation": {
|
|
990
|
-
"type": "keyword",
|
|
991
|
-
"value": "string"
|
|
992
|
-
}
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"name": "label",
|
|
996
|
-
"annotation": {
|
|
997
|
-
"type": "keyword",
|
|
998
|
-
"value": "string"
|
|
999
|
-
}
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"name": "required",
|
|
1003
|
-
"annotation": {
|
|
1004
|
-
"type": "keyword",
|
|
1005
|
-
"value": "boolean"
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
{
|
|
1009
|
-
"name": "treeData",
|
|
1010
|
-
"annotation": {
|
|
1011
|
-
"type": "indexedAccess",
|
|
1012
|
-
"objectType": {
|
|
1013
|
-
"type": "reference",
|
|
1014
|
-
"typeName": {
|
|
1015
|
-
"type": "identifier",
|
|
1016
|
-
"name": "AntdTreeSelectProps"
|
|
1017
|
-
}
|
|
1018
|
-
},
|
|
1019
|
-
"indexType": {
|
|
1020
|
-
"type": "jsLiteral",
|
|
1021
|
-
"value": "treeData"
|
|
1022
|
-
}
|
|
1023
|
-
}
|
|
1024
|
-
},
|
|
1025
|
-
{
|
|
1026
|
-
"name": "treeDefaultExpandAll",
|
|
1027
|
-
"annotation": {
|
|
1028
|
-
"type": "keyword",
|
|
1029
|
-
"value": "boolean"
|
|
1030
|
-
}
|
|
1031
|
-
},
|
|
1032
|
-
{
|
|
1033
|
-
"name": "treeExpandedKeys",
|
|
1034
|
-
"annotation": {
|
|
1035
|
-
"type": "array",
|
|
1036
|
-
"elementType": {
|
|
1037
|
-
"type": "keyword",
|
|
1038
|
-
"value": "string"
|
|
1039
|
-
}
|
|
1040
|
-
}
|
|
1041
|
-
},
|
|
1042
|
-
{
|
|
1043
|
-
"name": "fieldNames",
|
|
1044
|
-
"annotation": {
|
|
1045
|
-
"type": "indexedAccess",
|
|
1046
|
-
"objectType": {
|
|
1047
|
-
"type": "reference",
|
|
1048
|
-
"typeName": {
|
|
1049
|
-
"type": "identifier",
|
|
1050
|
-
"name": "AntdTreeSelectProps"
|
|
1051
|
-
}
|
|
1052
|
-
},
|
|
1053
|
-
"indexType": {
|
|
1054
|
-
"type": "jsLiteral",
|
|
1055
|
-
"value": "fieldNames"
|
|
1056
|
-
}
|
|
1057
|
-
}
|
|
1058
|
-
},
|
|
1059
|
-
{
|
|
1060
|
-
"name": "value",
|
|
1061
|
-
"annotation": {
|
|
1062
|
-
"type": "indexedAccess",
|
|
1063
|
-
"objectType": {
|
|
1064
|
-
"type": "reference",
|
|
1065
|
-
"typeName": {
|
|
1066
|
-
"type": "identifier",
|
|
1067
|
-
"name": "AntdTreeSelectProps"
|
|
1068
|
-
}
|
|
1069
|
-
},
|
|
1070
|
-
"indexType": {
|
|
1071
|
-
"type": "jsLiteral",
|
|
1072
|
-
"value": "value"
|
|
1266
|
+
{
|
|
1267
|
+
"type": "propertySignature",
|
|
1268
|
+
"key": {
|
|
1269
|
+
"type": "identifier",
|
|
1270
|
+
"name": "dropPosition"
|
|
1271
|
+
},
|
|
1272
|
+
"annotation": {
|
|
1273
|
+
"type": "keyword",
|
|
1274
|
+
"value": "number"
|
|
1275
|
+
},
|
|
1276
|
+
"computed": false,
|
|
1277
|
+
"description": "The drop position is relative to the drop node, inside 0, top -1, bottom 1"
|
|
1073
1278
|
}
|
|
1074
|
-
|
|
1075
|
-
}
|
|
1279
|
+
]
|
|
1280
|
+
}
|
|
1281
|
+
]
|
|
1282
|
+
},
|
|
1283
|
+
"eo-text-tooltip": {
|
|
1284
|
+
"properties": [
|
|
1076
1285
|
{
|
|
1077
|
-
"name": "
|
|
1286
|
+
"name": "label",
|
|
1078
1287
|
"annotation": {
|
|
1079
1288
|
"type": "keyword",
|
|
1080
1289
|
"value": "string"
|
|
1081
1290
|
}
|
|
1082
1291
|
},
|
|
1083
1292
|
{
|
|
1084
|
-
"name": "
|
|
1085
|
-
"annotation": {
|
|
1086
|
-
"type": "keyword",
|
|
1087
|
-
"value": "boolean"
|
|
1088
|
-
}
|
|
1089
|
-
},
|
|
1090
|
-
{
|
|
1091
|
-
"name": "disabled",
|
|
1293
|
+
"name": "lineClamp",
|
|
1092
1294
|
"annotation": {
|
|
1093
1295
|
"type": "keyword",
|
|
1094
|
-
"value": "
|
|
1296
|
+
"value": "number"
|
|
1095
1297
|
}
|
|
1096
|
-
}
|
|
1298
|
+
}
|
|
1299
|
+
],
|
|
1300
|
+
"events": [],
|
|
1301
|
+
"methods": []
|
|
1302
|
+
},
|
|
1303
|
+
"eo-cascader": {
|
|
1304
|
+
"properties": [
|
|
1097
1305
|
{
|
|
1098
|
-
"name": "
|
|
1306
|
+
"name": "name",
|
|
1099
1307
|
"annotation": {
|
|
1100
1308
|
"type": "keyword",
|
|
1101
|
-
"value": "
|
|
1309
|
+
"value": "string"
|
|
1102
1310
|
}
|
|
1103
1311
|
},
|
|
1104
1312
|
{
|
|
1105
|
-
"name": "
|
|
1313
|
+
"name": "label",
|
|
1106
1314
|
"annotation": {
|
|
1107
1315
|
"type": "keyword",
|
|
1108
|
-
"value": "
|
|
1316
|
+
"value": "string"
|
|
1109
1317
|
}
|
|
1110
1318
|
},
|
|
1111
1319
|
{
|
|
1112
|
-
"name": "
|
|
1320
|
+
"name": "required",
|
|
1113
1321
|
"annotation": {
|
|
1114
1322
|
"type": "keyword",
|
|
1115
1323
|
"value": "boolean"
|
|
1116
1324
|
}
|
|
1117
1325
|
},
|
|
1118
1326
|
{
|
|
1119
|
-
"name": "
|
|
1327
|
+
"name": "options",
|
|
1120
1328
|
"annotation": {
|
|
1121
1329
|
"type": "indexedAccess",
|
|
1122
1330
|
"objectType": {
|
|
1123
1331
|
"type": "reference",
|
|
1124
1332
|
"typeName": {
|
|
1125
1333
|
"type": "identifier",
|
|
1126
|
-
"name": "
|
|
1334
|
+
"name": "AntdCascaderProps"
|
|
1127
1335
|
}
|
|
1128
1336
|
},
|
|
1129
1337
|
"indexType": {
|
|
1130
1338
|
"type": "jsLiteral",
|
|
1131
|
-
"value": "
|
|
1132
|
-
}
|
|
1133
|
-
}
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
"name": "showSearch",
|
|
1137
|
-
"annotation": {
|
|
1138
|
-
"type": "keyword",
|
|
1139
|
-
"value": "boolean"
|
|
1140
|
-
}
|
|
1141
|
-
},
|
|
1142
|
-
{
|
|
1143
|
-
"name": "suffixIcon",
|
|
1144
|
-
"annotation": {
|
|
1145
|
-
"type": "reference",
|
|
1146
|
-
"typeName": {
|
|
1147
|
-
"type": "identifier",
|
|
1148
|
-
"name": "GeneralIconProps"
|
|
1339
|
+
"value": "options"
|
|
1149
1340
|
}
|
|
1150
1341
|
}
|
|
1151
1342
|
},
|
|
1152
1343
|
{
|
|
1153
|
-
"name": "
|
|
1344
|
+
"name": "fieldNames",
|
|
1154
1345
|
"annotation": {
|
|
1155
1346
|
"type": "indexedAccess",
|
|
1156
1347
|
"objectType": {
|
|
1157
1348
|
"type": "reference",
|
|
1158
1349
|
"typeName": {
|
|
1159
1350
|
"type": "identifier",
|
|
1160
|
-
"name": "
|
|
1351
|
+
"name": "AntdCascaderProps"
|
|
1161
1352
|
}
|
|
1162
1353
|
},
|
|
1163
1354
|
"indexType": {
|
|
1164
1355
|
"type": "jsLiteral",
|
|
1165
|
-
"value": "
|
|
1356
|
+
"value": "fieldNames"
|
|
1166
1357
|
}
|
|
1167
1358
|
}
|
|
1168
1359
|
},
|
|
1169
1360
|
{
|
|
1170
|
-
"name": "
|
|
1361
|
+
"name": "value",
|
|
1171
1362
|
"annotation": {
|
|
1172
1363
|
"type": "indexedAccess",
|
|
1173
1364
|
"objectType": {
|
|
1174
1365
|
"type": "reference",
|
|
1175
1366
|
"typeName": {
|
|
1176
1367
|
"type": "identifier",
|
|
1177
|
-
"name": "
|
|
1368
|
+
"name": "AntdCascaderProps"
|
|
1178
1369
|
}
|
|
1179
1370
|
},
|
|
1180
1371
|
"indexType": {
|
|
1181
1372
|
"type": "jsLiteral",
|
|
1182
|
-
"value": "
|
|
1373
|
+
"value": "value"
|
|
1183
1374
|
}
|
|
1184
1375
|
}
|
|
1185
1376
|
},
|
|
1186
1377
|
{
|
|
1187
|
-
"name": "
|
|
1378
|
+
"name": "placeholder",
|
|
1188
1379
|
"annotation": {
|
|
1189
|
-
"type": "
|
|
1190
|
-
"
|
|
1191
|
-
{
|
|
1192
|
-
"type": "keyword",
|
|
1193
|
-
"value": "number"
|
|
1194
|
-
},
|
|
1195
|
-
{
|
|
1196
|
-
"type": "jsLiteral",
|
|
1197
|
-
"value": "responsive"
|
|
1198
|
-
}
|
|
1199
|
-
]
|
|
1380
|
+
"type": "keyword",
|
|
1381
|
+
"value": "string"
|
|
1200
1382
|
}
|
|
1201
1383
|
},
|
|
1202
1384
|
{
|
|
1203
|
-
"name": "
|
|
1385
|
+
"name": "multiple",
|
|
1204
1386
|
"annotation": {
|
|
1205
|
-
"type": "
|
|
1206
|
-
"
|
|
1207
|
-
"type": "identifier",
|
|
1208
|
-
"name": "CSSProperties"
|
|
1209
|
-
}
|
|
1210
|
-
}
|
|
1211
|
-
}
|
|
1212
|
-
],
|
|
1213
|
-
"events": [
|
|
1214
|
-
{
|
|
1215
|
-
"name": "change",
|
|
1216
|
-
"detail": {
|
|
1217
|
-
"annotation": {
|
|
1218
|
-
"type": "typeLiteral",
|
|
1219
|
-
"members": [
|
|
1220
|
-
{
|
|
1221
|
-
"type": "propertySignature",
|
|
1222
|
-
"key": {
|
|
1223
|
-
"type": "identifier",
|
|
1224
|
-
"name": "value"
|
|
1225
|
-
},
|
|
1226
|
-
"annotation": {
|
|
1227
|
-
"type": "indexedAccess",
|
|
1228
|
-
"objectType": {
|
|
1229
|
-
"type": "reference",
|
|
1230
|
-
"typeName": {
|
|
1231
|
-
"type": "identifier",
|
|
1232
|
-
"name": "AntdTreeSelectProps"
|
|
1233
|
-
}
|
|
1234
|
-
},
|
|
1235
|
-
"indexType": {
|
|
1236
|
-
"type": "jsLiteral",
|
|
1237
|
-
"value": "value"
|
|
1238
|
-
}
|
|
1239
|
-
},
|
|
1240
|
-
"computed": false
|
|
1241
|
-
}
|
|
1242
|
-
]
|
|
1243
|
-
}
|
|
1244
|
-
}
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
"name": "search",
|
|
1248
|
-
"detail": {
|
|
1249
|
-
"annotation": {
|
|
1250
|
-
"type": "keyword",
|
|
1251
|
-
"value": "string"
|
|
1252
|
-
}
|
|
1253
|
-
}
|
|
1254
|
-
},
|
|
1255
|
-
{
|
|
1256
|
-
"name": "select",
|
|
1257
|
-
"detail": {
|
|
1258
|
-
"annotation": {
|
|
1259
|
-
"type": "typeLiteral",
|
|
1260
|
-
"members": [
|
|
1261
|
-
{
|
|
1262
|
-
"type": "propertySignature",
|
|
1263
|
-
"key": {
|
|
1264
|
-
"type": "identifier",
|
|
1265
|
-
"name": "value"
|
|
1266
|
-
},
|
|
1267
|
-
"annotation": {
|
|
1268
|
-
"type": "indexedAccess",
|
|
1269
|
-
"objectType": {
|
|
1270
|
-
"type": "reference",
|
|
1271
|
-
"typeName": {
|
|
1272
|
-
"type": "identifier",
|
|
1273
|
-
"name": "AntdTreeSelectProps"
|
|
1274
|
-
}
|
|
1275
|
-
},
|
|
1276
|
-
"indexType": {
|
|
1277
|
-
"type": "jsLiteral",
|
|
1278
|
-
"value": "value"
|
|
1279
|
-
}
|
|
1280
|
-
},
|
|
1281
|
-
"computed": false
|
|
1282
|
-
}
|
|
1283
|
-
]
|
|
1284
|
-
}
|
|
1387
|
+
"type": "keyword",
|
|
1388
|
+
"value": "boolean"
|
|
1285
1389
|
}
|
|
1286
1390
|
},
|
|
1287
1391
|
{
|
|
1288
|
-
"name": "
|
|
1289
|
-
"detail": {
|
|
1290
|
-
"annotation": {
|
|
1291
|
-
"type": "typeLiteral",
|
|
1292
|
-
"members": [
|
|
1293
|
-
{
|
|
1294
|
-
"type": "propertySignature",
|
|
1295
|
-
"key": {
|
|
1296
|
-
"type": "identifier",
|
|
1297
|
-
"name": "keys"
|
|
1298
|
-
},
|
|
1299
|
-
"annotation": {
|
|
1300
|
-
"type": "array",
|
|
1301
|
-
"elementType": {
|
|
1302
|
-
"type": "reference",
|
|
1303
|
-
"typeName": {
|
|
1304
|
-
"type": "qualifiedName",
|
|
1305
|
-
"left": {
|
|
1306
|
-
"type": "identifier",
|
|
1307
|
-
"name": "React"
|
|
1308
|
-
},
|
|
1309
|
-
"right": {
|
|
1310
|
-
"type": "identifier",
|
|
1311
|
-
"name": "Key"
|
|
1312
|
-
}
|
|
1313
|
-
}
|
|
1314
|
-
}
|
|
1315
|
-
},
|
|
1316
|
-
"computed": false
|
|
1317
|
-
}
|
|
1318
|
-
]
|
|
1319
|
-
}
|
|
1320
|
-
}
|
|
1321
|
-
}
|
|
1322
|
-
],
|
|
1323
|
-
"methods": []
|
|
1324
|
-
},
|
|
1325
|
-
"eo-text-tooltip": {
|
|
1326
|
-
"properties": [
|
|
1327
|
-
{
|
|
1328
|
-
"name": "label",
|
|
1392
|
+
"name": "disabled",
|
|
1329
1393
|
"annotation": {
|
|
1330
1394
|
"type": "keyword",
|
|
1331
|
-
"value": "
|
|
1395
|
+
"value": "boolean"
|
|
1332
1396
|
}
|
|
1333
1397
|
},
|
|
1334
1398
|
{
|
|
1335
|
-
"name": "
|
|
1399
|
+
"name": "allowClear",
|
|
1336
1400
|
"annotation": {
|
|
1337
1401
|
"type": "keyword",
|
|
1338
|
-
"value": "
|
|
1402
|
+
"value": "boolean"
|
|
1339
1403
|
}
|
|
1340
|
-
}
|
|
1341
|
-
],
|
|
1342
|
-
"events": [],
|
|
1343
|
-
"methods": []
|
|
1344
|
-
},
|
|
1345
|
-
"eo-workbench-layout": {
|
|
1346
|
-
"properties": [
|
|
1404
|
+
},
|
|
1347
1405
|
{
|
|
1348
|
-
"name": "
|
|
1406
|
+
"name": "showSearch",
|
|
1349
1407
|
"annotation": {
|
|
1350
1408
|
"type": "keyword",
|
|
1351
|
-
"value": "
|
|
1409
|
+
"value": "boolean"
|
|
1352
1410
|
}
|
|
1353
1411
|
},
|
|
1354
1412
|
{
|
|
1355
|
-
"name": "
|
|
1413
|
+
"name": "suffixIcon",
|
|
1356
1414
|
"annotation": {
|
|
1357
|
-
"type": "
|
|
1358
|
-
"
|
|
1415
|
+
"type": "reference",
|
|
1416
|
+
"typeName": {
|
|
1417
|
+
"type": "identifier",
|
|
1418
|
+
"name": "GeneralIconProps"
|
|
1419
|
+
}
|
|
1359
1420
|
}
|
|
1360
1421
|
},
|
|
1361
1422
|
{
|
|
1362
|
-
"name": "
|
|
1423
|
+
"name": "expandTrigger",
|
|
1363
1424
|
"annotation": {
|
|
1364
|
-
"type": "
|
|
1365
|
-
"
|
|
1425
|
+
"type": "indexedAccess",
|
|
1426
|
+
"objectType": {
|
|
1366
1427
|
"type": "reference",
|
|
1367
1428
|
"typeName": {
|
|
1368
1429
|
"type": "identifier",
|
|
1369
|
-
"name": "
|
|
1430
|
+
"name": "AntdCascaderProps"
|
|
1370
1431
|
}
|
|
1432
|
+
},
|
|
1433
|
+
"indexType": {
|
|
1434
|
+
"type": "jsLiteral",
|
|
1435
|
+
"value": "expandTrigger"
|
|
1371
1436
|
}
|
|
1372
1437
|
}
|
|
1373
1438
|
},
|
|
1374
1439
|
{
|
|
1375
|
-
"name": "
|
|
1440
|
+
"name": "popupPlacement",
|
|
1376
1441
|
"annotation": {
|
|
1377
|
-
"type": "
|
|
1378
|
-
"
|
|
1442
|
+
"type": "indexedAccess",
|
|
1443
|
+
"objectType": {
|
|
1379
1444
|
"type": "reference",
|
|
1380
1445
|
"typeName": {
|
|
1381
1446
|
"type": "identifier",
|
|
1382
|
-
"name": "
|
|
1447
|
+
"name": "AntdCascaderProps"
|
|
1383
1448
|
}
|
|
1449
|
+
},
|
|
1450
|
+
"indexType": {
|
|
1451
|
+
"type": "jsLiteral",
|
|
1452
|
+
"value": "placement"
|
|
1384
1453
|
}
|
|
1385
1454
|
}
|
|
1386
|
-
}
|
|
1387
|
-
],
|
|
1388
|
-
"events": [
|
|
1455
|
+
},
|
|
1389
1456
|
{
|
|
1390
|
-
"name": "
|
|
1391
|
-
"
|
|
1392
|
-
"
|
|
1393
|
-
|
|
1394
|
-
"
|
|
1395
|
-
|
|
1396
|
-
"
|
|
1397
|
-
|
|
1398
|
-
"name": "Layout"
|
|
1399
|
-
}
|
|
1457
|
+
"name": "size",
|
|
1458
|
+
"annotation": {
|
|
1459
|
+
"type": "indexedAccess",
|
|
1460
|
+
"objectType": {
|
|
1461
|
+
"type": "reference",
|
|
1462
|
+
"typeName": {
|
|
1463
|
+
"type": "identifier",
|
|
1464
|
+
"name": "AntdCascaderProps"
|
|
1400
1465
|
}
|
|
1466
|
+
},
|
|
1467
|
+
"indexType": {
|
|
1468
|
+
"type": "jsLiteral",
|
|
1469
|
+
"value": "size"
|
|
1401
1470
|
}
|
|
1402
1471
|
}
|
|
1403
1472
|
},
|
|
1404
1473
|
{
|
|
1405
|
-
"name": "
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1474
|
+
"name": "limit",
|
|
1475
|
+
"annotation": {
|
|
1476
|
+
"type": "keyword",
|
|
1477
|
+
"value": "number"
|
|
1478
|
+
}
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"name": "maxTagCount",
|
|
1482
|
+
"annotation": {
|
|
1483
|
+
"type": "union",
|
|
1484
|
+
"types": [
|
|
1485
|
+
{
|
|
1486
|
+
"type": "keyword",
|
|
1487
|
+
"value": "number"
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
"type": "jsLiteral",
|
|
1491
|
+
"value": "responsive"
|
|
1415
1492
|
}
|
|
1416
|
-
|
|
1493
|
+
]
|
|
1417
1494
|
}
|
|
1418
1495
|
},
|
|
1419
1496
|
{
|
|
1420
|
-
"name": "
|
|
1421
|
-
"
|
|
1422
|
-
"
|
|
1423
|
-
|
|
1424
|
-
"
|
|
1497
|
+
"name": "cascaderStyle",
|
|
1498
|
+
"annotation": {
|
|
1499
|
+
"type": "reference",
|
|
1500
|
+
"typeName": {
|
|
1501
|
+
"type": "identifier",
|
|
1502
|
+
"name": "CSSProperties"
|
|
1425
1503
|
}
|
|
1426
1504
|
}
|
|
1427
|
-
}
|
|
1505
|
+
}
|
|
1506
|
+
],
|
|
1507
|
+
"events": [
|
|
1428
1508
|
{
|
|
1429
|
-
"name": "
|
|
1509
|
+
"name": "cascader.change",
|
|
1430
1510
|
"detail": {
|
|
1431
1511
|
"annotation": {
|
|
1432
1512
|
"type": "typeLiteral",
|
|
@@ -1435,13 +1515,20 @@
|
|
|
1435
1515
|
"type": "propertySignature",
|
|
1436
1516
|
"key": {
|
|
1437
1517
|
"type": "identifier",
|
|
1438
|
-
"name": "
|
|
1518
|
+
"name": "value"
|
|
1439
1519
|
},
|
|
1440
1520
|
"annotation": {
|
|
1441
|
-
"type": "
|
|
1442
|
-
"
|
|
1443
|
-
"type": "
|
|
1444
|
-
"
|
|
1521
|
+
"type": "indexedAccess",
|
|
1522
|
+
"objectType": {
|
|
1523
|
+
"type": "reference",
|
|
1524
|
+
"typeName": {
|
|
1525
|
+
"type": "identifier",
|
|
1526
|
+
"name": "AntdCascaderProps"
|
|
1527
|
+
}
|
|
1528
|
+
},
|
|
1529
|
+
"indexType": {
|
|
1530
|
+
"type": "jsLiteral",
|
|
1531
|
+
"value": "value"
|
|
1445
1532
|
}
|
|
1446
1533
|
},
|
|
1447
1534
|
"computed": false
|
|
@@ -1450,17 +1537,35 @@
|
|
|
1450
1537
|
"type": "propertySignature",
|
|
1451
1538
|
"key": {
|
|
1452
1539
|
"type": "identifier",
|
|
1453
|
-
"name": "
|
|
1540
|
+
"name": "selectedOptions"
|
|
1454
1541
|
},
|
|
1455
1542
|
"annotation": {
|
|
1456
|
-
"type": "
|
|
1457
|
-
"
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
"
|
|
1461
|
-
|
|
1543
|
+
"type": "union",
|
|
1544
|
+
"types": [
|
|
1545
|
+
{
|
|
1546
|
+
"type": "array",
|
|
1547
|
+
"elementType": {
|
|
1548
|
+
"type": "reference",
|
|
1549
|
+
"typeName": {
|
|
1550
|
+
"type": "identifier",
|
|
1551
|
+
"name": "DefaultOptionType"
|
|
1552
|
+
}
|
|
1553
|
+
}
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
"type": "array",
|
|
1557
|
+
"elementType": {
|
|
1558
|
+
"type": "array",
|
|
1559
|
+
"elementType": {
|
|
1560
|
+
"type": "reference",
|
|
1561
|
+
"typeName": {
|
|
1562
|
+
"type": "identifier",
|
|
1563
|
+
"name": "DefaultOptionType"
|
|
1564
|
+
}
|
|
1565
|
+
}
|
|
1566
|
+
}
|
|
1462
1567
|
}
|
|
1463
|
-
|
|
1568
|
+
]
|
|
1464
1569
|
},
|
|
1465
1570
|
"computed": false
|
|
1466
1571
|
}
|
|
@@ -1469,112 +1574,7 @@
|
|
|
1469
1574
|
}
|
|
1470
1575
|
}
|
|
1471
1576
|
],
|
|
1472
|
-
"methods": [
|
|
1473
|
-
{
|
|
1474
|
-
"name": "setLayouts",
|
|
1475
|
-
"params": [
|
|
1476
|
-
{
|
|
1477
|
-
"name": "layouts",
|
|
1478
|
-
"annotation": {
|
|
1479
|
-
"type": "array",
|
|
1480
|
-
"elementType": {
|
|
1481
|
-
"type": "reference",
|
|
1482
|
-
"typeName": {
|
|
1483
|
-
"type": "identifier",
|
|
1484
|
-
"name": "Layout"
|
|
1485
|
-
}
|
|
1486
|
-
}
|
|
1487
|
-
}
|
|
1488
|
-
}
|
|
1489
|
-
],
|
|
1490
|
-
"returns": {}
|
|
1491
|
-
}
|
|
1492
|
-
],
|
|
1493
|
-
"types": [
|
|
1494
|
-
{
|
|
1495
|
-
"type": "interface",
|
|
1496
|
-
"name": "Item",
|
|
1497
|
-
"body": [
|
|
1498
|
-
{
|
|
1499
|
-
"type": "propertySignature",
|
|
1500
|
-
"key": {
|
|
1501
|
-
"type": "identifier",
|
|
1502
|
-
"name": "position"
|
|
1503
|
-
},
|
|
1504
|
-
"annotation": {
|
|
1505
|
-
"type": "reference",
|
|
1506
|
-
"typeName": {
|
|
1507
|
-
"type": "identifier",
|
|
1508
|
-
"name": "Layout"
|
|
1509
|
-
}
|
|
1510
|
-
},
|
|
1511
|
-
"computed": false
|
|
1512
|
-
},
|
|
1513
|
-
{
|
|
1514
|
-
"type": "propertySignature",
|
|
1515
|
-
"key": {
|
|
1516
|
-
"type": "identifier",
|
|
1517
|
-
"name": "key"
|
|
1518
|
-
},
|
|
1519
|
-
"annotation": {
|
|
1520
|
-
"type": "keyword",
|
|
1521
|
-
"value": "string"
|
|
1522
|
-
},
|
|
1523
|
-
"computed": false
|
|
1524
|
-
},
|
|
1525
|
-
{
|
|
1526
|
-
"type": "propertySignature",
|
|
1527
|
-
"key": {
|
|
1528
|
-
"type": "identifier",
|
|
1529
|
-
"name": "title"
|
|
1530
|
-
},
|
|
1531
|
-
"annotation": {
|
|
1532
|
-
"type": "keyword",
|
|
1533
|
-
"value": "string"
|
|
1534
|
-
},
|
|
1535
|
-
"computed": false
|
|
1536
|
-
},
|
|
1537
|
-
{
|
|
1538
|
-
"type": "propertySignature",
|
|
1539
|
-
"key": {
|
|
1540
|
-
"type": "identifier",
|
|
1541
|
-
"name": "style"
|
|
1542
|
-
},
|
|
1543
|
-
"annotation": {
|
|
1544
|
-
"type": "reference",
|
|
1545
|
-
"typeName": {
|
|
1546
|
-
"type": "qualifiedName",
|
|
1547
|
-
"left": {
|
|
1548
|
-
"type": "identifier",
|
|
1549
|
-
"name": "React"
|
|
1550
|
-
},
|
|
1551
|
-
"right": {
|
|
1552
|
-
"type": "identifier",
|
|
1553
|
-
"name": "CSSProperties"
|
|
1554
|
-
}
|
|
1555
|
-
}
|
|
1556
|
-
},
|
|
1557
|
-
"optional": true,
|
|
1558
|
-
"computed": false
|
|
1559
|
-
},
|
|
1560
|
-
{
|
|
1561
|
-
"type": "propertySignature",
|
|
1562
|
-
"key": {
|
|
1563
|
-
"type": "identifier",
|
|
1564
|
-
"name": "useBrick"
|
|
1565
|
-
},
|
|
1566
|
-
"annotation": {
|
|
1567
|
-
"type": "reference",
|
|
1568
|
-
"typeName": {
|
|
1569
|
-
"type": "identifier",
|
|
1570
|
-
"name": "UseSingleBrickConf"
|
|
1571
|
-
}
|
|
1572
|
-
},
|
|
1573
|
-
"computed": false
|
|
1574
|
-
}
|
|
1575
|
-
]
|
|
1576
|
-
}
|
|
1577
|
-
]
|
|
1577
|
+
"methods": []
|
|
1578
1578
|
},
|
|
1579
1579
|
"advanced.capture-snapshot": {
|
|
1580
1580
|
"type": "provider",
|