@next-bricks/data-view 1.7.0 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +11 -11
- package/dist/chunks/32.b45f5151.js +2 -0
- package/dist/chunks/32.b45f5151.js.map +1 -0
- package/dist/chunks/6873.5f62fd24.js +1 -0
- package/dist/chunks/8968.09a0d05a.js +1 -0
- package/dist/chunks/9123.5fbb5f01.js +1 -0
- package/dist/chunks/bubbles-indicator.9c56af44.js +2 -0
- package/dist/chunks/bubbles-indicator.9c56af44.js.map +1 -0
- package/dist/chunks/china-map-chart.331f7837.js +2 -0
- package/dist/chunks/china-map-chart.331f7837.js.map +1 -0
- package/dist/chunks/crystal-ball-indicator.67278de8.js +2 -0
- package/dist/chunks/crystal-ball-indicator.67278de8.js.map +1 -0
- package/dist/chunks/globe-with-gear-indicator.a35ef0d2.js +2 -0
- package/dist/chunks/globe-with-gear-indicator.a35ef0d2.js.map +1 -0
- package/dist/chunks/{globe-with-halo-indicator.0762631d.js → globe-with-halo-indicator.ed913008.js} +2 -2
- package/dist/chunks/globe-with-halo-indicator.ed913008.js.map +1 -0
- package/dist/chunks/globe-with-orbit-indicator.14c59388.js +2 -0
- package/dist/chunks/globe-with-orbit-indicator.14c59388.js.map +1 -0
- package/dist/chunks/main.e9cbbef8.js +2 -0
- package/dist/chunks/main.e9cbbef8.js.map +1 -0
- package/dist/examples.json +20 -20
- package/dist/images/7e4100fd.png +0 -0
- package/dist/images/eae6fa62.png +0 -0
- package/dist/index.7f21c4d4.js +2 -0
- package/dist/index.7f21c4d4.js.map +1 -0
- package/dist/manifest.json +294 -284
- package/dist/types.json +561 -547
- package/dist-types/china-map-chart/index.d.ts +14 -1
- package/dist-types/shared/useContainerScale.d.ts +2 -1
- package/docs/china-map-chart.md +59 -2
- package/package.json +2 -2
- package/dist/chunks/2938.1d24bf3a.js +0 -2
- package/dist/chunks/2938.1d24bf3a.js.map +0 -1
- package/dist/chunks/6565.de76a169.js +0 -2
- package/dist/chunks/6565.de76a169.js.map +0 -1
- package/dist/chunks/bubbles-indicator.56727686.js +0 -2
- package/dist/chunks/bubbles-indicator.56727686.js.map +0 -1
- package/dist/chunks/china-map-chart.eb43bf10.js +0 -2
- package/dist/chunks/china-map-chart.eb43bf10.js.map +0 -1
- package/dist/chunks/crystal-ball-indicator.7d4537b8.js +0 -2
- package/dist/chunks/crystal-ball-indicator.7d4537b8.js.map +0 -1
- package/dist/chunks/globe-with-gear-indicator.e8196cc6.js +0 -2
- package/dist/chunks/globe-with-gear-indicator.e8196cc6.js.map +0 -1
- package/dist/chunks/globe-with-halo-indicator.0762631d.js.map +0 -1
- package/dist/chunks/globe-with-orbit-indicator.36fcd0e1.js +0 -2
- package/dist/chunks/globe-with-orbit-indicator.36fcd0e1.js.map +0 -1
- package/dist/chunks/main.a5af19c9.js +0 -2
- package/dist/chunks/main.a5af19c9.js.map +0 -1
- package/dist/images/698229b4.png +0 -0
- package/dist/index.477c735f.js +0 -2
- package/dist/index.477c735f.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -40,303 +40,6 @@
|
|
|
40
40
|
"events": [],
|
|
41
41
|
"methods": []
|
|
42
42
|
},
|
|
43
|
-
"data-view.modern-style-page-title": {
|
|
44
|
-
"properties": [
|
|
45
|
-
{
|
|
46
|
-
"name": "pageTitle",
|
|
47
|
-
"annotation": {
|
|
48
|
-
"type": "keyword",
|
|
49
|
-
"value": "string"
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"name": "description",
|
|
54
|
-
"annotation": {
|
|
55
|
-
"type": "keyword",
|
|
56
|
-
"value": "string"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"name": "backgroundStyle",
|
|
61
|
-
"annotation": {
|
|
62
|
-
"type": "reference",
|
|
63
|
-
"typeName": {
|
|
64
|
-
"type": "identifier",
|
|
65
|
-
"name": "CSSProperties"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "leftRoundStyle",
|
|
71
|
-
"annotation": {
|
|
72
|
-
"type": "reference",
|
|
73
|
-
"typeName": {
|
|
74
|
-
"type": "identifier",
|
|
75
|
-
"name": "CSSProperties"
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"name": "rightRoundStyle",
|
|
81
|
-
"annotation": {
|
|
82
|
-
"type": "reference",
|
|
83
|
-
"typeName": {
|
|
84
|
-
"type": "identifier",
|
|
85
|
-
"name": "CSSProperties"
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
],
|
|
90
|
-
"events": [],
|
|
91
|
-
"methods": []
|
|
92
|
-
},
|
|
93
|
-
"data-view.modern-style-component-title": {
|
|
94
|
-
"properties": [
|
|
95
|
-
{
|
|
96
|
-
"name": "hideLeftComponent",
|
|
97
|
-
"annotation": {
|
|
98
|
-
"type": "keyword",
|
|
99
|
-
"value": "boolean"
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"name": "hideRightComponent",
|
|
104
|
-
"annotation": {
|
|
105
|
-
"type": "keyword",
|
|
106
|
-
"value": "boolean"
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"name": "componentTitle",
|
|
111
|
-
"annotation": {
|
|
112
|
-
"type": "keyword",
|
|
113
|
-
"value": "string"
|
|
114
|
-
}
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"name": "titleTextStyle",
|
|
118
|
-
"annotation": {
|
|
119
|
-
"type": "reference",
|
|
120
|
-
"typeName": {
|
|
121
|
-
"type": "identifier",
|
|
122
|
-
"name": "CSSProperties"
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"name": "squareColor",
|
|
128
|
-
"annotation": {
|
|
129
|
-
"type": "indexedAccess",
|
|
130
|
-
"objectType": {
|
|
131
|
-
"type": "reference",
|
|
132
|
-
"typeName": {
|
|
133
|
-
"type": "identifier",
|
|
134
|
-
"name": "CSSProperties"
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
"indexType": {
|
|
138
|
-
"type": "jsLiteral",
|
|
139
|
-
"value": "color"
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
],
|
|
144
|
-
"events": [],
|
|
145
|
-
"methods": []
|
|
146
|
-
},
|
|
147
|
-
"data-view.tabs-drawer": {
|
|
148
|
-
"properties": [
|
|
149
|
-
{
|
|
150
|
-
"name": "tabList",
|
|
151
|
-
"annotation": {
|
|
152
|
-
"type": "array",
|
|
153
|
-
"elementType": {
|
|
154
|
-
"type": "reference",
|
|
155
|
-
"typeName": {
|
|
156
|
-
"type": "identifier",
|
|
157
|
-
"name": "TabItem"
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"name": "activeKey",
|
|
164
|
-
"annotation": {
|
|
165
|
-
"type": "keyword",
|
|
166
|
-
"value": "string"
|
|
167
|
-
}
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"name": "width",
|
|
171
|
-
"annotation": {
|
|
172
|
-
"type": "union",
|
|
173
|
-
"types": [
|
|
174
|
-
{
|
|
175
|
-
"type": "keyword",
|
|
176
|
-
"value": "number"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"type": "keyword",
|
|
180
|
-
"value": "string"
|
|
181
|
-
}
|
|
182
|
-
]
|
|
183
|
-
}
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"name": "drawerStyle",
|
|
187
|
-
"annotation": {
|
|
188
|
-
"type": "reference",
|
|
189
|
-
"typeName": {
|
|
190
|
-
"type": "qualifiedName",
|
|
191
|
-
"left": {
|
|
192
|
-
"type": "identifier",
|
|
193
|
-
"name": "React"
|
|
194
|
-
},
|
|
195
|
-
"right": {
|
|
196
|
-
"type": "identifier",
|
|
197
|
-
"name": "CSSProperties"
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"name": "bodyStyle",
|
|
204
|
-
"annotation": {
|
|
205
|
-
"type": "reference",
|
|
206
|
-
"typeName": {
|
|
207
|
-
"type": "qualifiedName",
|
|
208
|
-
"left": {
|
|
209
|
-
"type": "identifier",
|
|
210
|
-
"name": "React"
|
|
211
|
-
},
|
|
212
|
-
"right": {
|
|
213
|
-
"type": "identifier",
|
|
214
|
-
"name": "CSSProperties"
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"name": "zIndex",
|
|
221
|
-
"annotation": {
|
|
222
|
-
"type": "keyword",
|
|
223
|
-
"value": "number"
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"name": "visible",
|
|
228
|
-
"annotation": {
|
|
229
|
-
"type": "keyword",
|
|
230
|
-
"value": "boolean"
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
],
|
|
234
|
-
"events": [
|
|
235
|
-
{
|
|
236
|
-
"name": "open",
|
|
237
|
-
"detail": {
|
|
238
|
-
"annotation": {
|
|
239
|
-
"type": "keyword",
|
|
240
|
-
"value": "void"
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"name": "close",
|
|
246
|
-
"detail": {
|
|
247
|
-
"annotation": {
|
|
248
|
-
"type": "keyword",
|
|
249
|
-
"value": "void"
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"name": "tab.change",
|
|
255
|
-
"detail": {
|
|
256
|
-
"annotation": {
|
|
257
|
-
"type": "keyword",
|
|
258
|
-
"value": "string"
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
],
|
|
263
|
-
"methods": [
|
|
264
|
-
{
|
|
265
|
-
"name": "open",
|
|
266
|
-
"params": [],
|
|
267
|
-
"returns": {}
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"name": "close",
|
|
271
|
-
"params": [],
|
|
272
|
-
"returns": {}
|
|
273
|
-
}
|
|
274
|
-
],
|
|
275
|
-
"types": [
|
|
276
|
-
{
|
|
277
|
-
"type": "interface",
|
|
278
|
-
"name": "TabItem",
|
|
279
|
-
"body": [
|
|
280
|
-
{
|
|
281
|
-
"type": "propertySignature",
|
|
282
|
-
"key": {
|
|
283
|
-
"type": "identifier",
|
|
284
|
-
"name": "icon"
|
|
285
|
-
},
|
|
286
|
-
"annotation": {
|
|
287
|
-
"type": "reference",
|
|
288
|
-
"typeName": {
|
|
289
|
-
"type": "identifier",
|
|
290
|
-
"name": "GeneralIconProps"
|
|
291
|
-
}
|
|
292
|
-
},
|
|
293
|
-
"computed": false,
|
|
294
|
-
"description": "菜单标题对应的图标。"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"type": "propertySignature",
|
|
298
|
-
"key": {
|
|
299
|
-
"type": "identifier",
|
|
300
|
-
"name": "key"
|
|
301
|
-
},
|
|
302
|
-
"annotation": {
|
|
303
|
-
"type": "keyword",
|
|
304
|
-
"value": "string"
|
|
305
|
-
},
|
|
306
|
-
"computed": false,
|
|
307
|
-
"description": "唯一标识"
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"type": "propertySignature",
|
|
311
|
-
"key": {
|
|
312
|
-
"type": "identifier",
|
|
313
|
-
"name": "title"
|
|
314
|
-
},
|
|
315
|
-
"annotation": {
|
|
316
|
-
"type": "keyword",
|
|
317
|
-
"value": "string"
|
|
318
|
-
},
|
|
319
|
-
"optional": true,
|
|
320
|
-
"computed": false,
|
|
321
|
-
"description": "菜单标题。"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"type": "propertySignature",
|
|
325
|
-
"key": {
|
|
326
|
-
"type": "identifier",
|
|
327
|
-
"name": "tooltip"
|
|
328
|
-
},
|
|
329
|
-
"annotation": {
|
|
330
|
-
"type": "keyword",
|
|
331
|
-
"value": "string"
|
|
332
|
-
},
|
|
333
|
-
"optional": true,
|
|
334
|
-
"computed": false
|
|
335
|
-
}
|
|
336
|
-
]
|
|
337
|
-
}
|
|
338
|
-
]
|
|
339
|
-
},
|
|
340
43
|
"data-view.battery-chart": {
|
|
341
44
|
"properties": [
|
|
342
45
|
{
|
|
@@ -472,9 +175,63 @@
|
|
|
472
175
|
"computed": false,
|
|
473
176
|
"description": "电池头的颜色,默认取 color,color为渐变色,需要单独配置头部颜色,请使用该属性"
|
|
474
177
|
}
|
|
475
|
-
]
|
|
178
|
+
]
|
|
179
|
+
}
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
"data-view.modern-style-component-title": {
|
|
183
|
+
"properties": [
|
|
184
|
+
{
|
|
185
|
+
"name": "hideLeftComponent",
|
|
186
|
+
"annotation": {
|
|
187
|
+
"type": "keyword",
|
|
188
|
+
"value": "boolean"
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"name": "hideRightComponent",
|
|
193
|
+
"annotation": {
|
|
194
|
+
"type": "keyword",
|
|
195
|
+
"value": "boolean"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"name": "componentTitle",
|
|
200
|
+
"annotation": {
|
|
201
|
+
"type": "keyword",
|
|
202
|
+
"value": "string"
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"name": "titleTextStyle",
|
|
207
|
+
"annotation": {
|
|
208
|
+
"type": "reference",
|
|
209
|
+
"typeName": {
|
|
210
|
+
"type": "identifier",
|
|
211
|
+
"name": "CSSProperties"
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"name": "squareColor",
|
|
217
|
+
"annotation": {
|
|
218
|
+
"type": "indexedAccess",
|
|
219
|
+
"objectType": {
|
|
220
|
+
"type": "reference",
|
|
221
|
+
"typeName": {
|
|
222
|
+
"type": "identifier",
|
|
223
|
+
"name": "CSSProperties"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
"indexType": {
|
|
227
|
+
"type": "jsLiteral",
|
|
228
|
+
"value": "color"
|
|
229
|
+
}
|
|
230
|
+
}
|
|
476
231
|
}
|
|
477
|
-
]
|
|
232
|
+
],
|
|
233
|
+
"events": [],
|
|
234
|
+
"methods": []
|
|
478
235
|
},
|
|
479
236
|
"data-view.dropdown-menu": {
|
|
480
237
|
"properties": [
|
|
@@ -676,6 +433,56 @@
|
|
|
676
433
|
}
|
|
677
434
|
]
|
|
678
435
|
},
|
|
436
|
+
"data-view.modern-style-page-title": {
|
|
437
|
+
"properties": [
|
|
438
|
+
{
|
|
439
|
+
"name": "pageTitle",
|
|
440
|
+
"annotation": {
|
|
441
|
+
"type": "keyword",
|
|
442
|
+
"value": "string"
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"name": "description",
|
|
447
|
+
"annotation": {
|
|
448
|
+
"type": "keyword",
|
|
449
|
+
"value": "string"
|
|
450
|
+
}
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"name": "backgroundStyle",
|
|
454
|
+
"annotation": {
|
|
455
|
+
"type": "reference",
|
|
456
|
+
"typeName": {
|
|
457
|
+
"type": "identifier",
|
|
458
|
+
"name": "CSSProperties"
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"name": "leftRoundStyle",
|
|
464
|
+
"annotation": {
|
|
465
|
+
"type": "reference",
|
|
466
|
+
"typeName": {
|
|
467
|
+
"type": "identifier",
|
|
468
|
+
"name": "CSSProperties"
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"name": "rightRoundStyle",
|
|
474
|
+
"annotation": {
|
|
475
|
+
"type": "reference",
|
|
476
|
+
"typeName": {
|
|
477
|
+
"type": "identifier",
|
|
478
|
+
"name": "CSSProperties"
|
|
479
|
+
}
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
],
|
|
483
|
+
"events": [],
|
|
484
|
+
"methods": []
|
|
485
|
+
},
|
|
679
486
|
"data-view.app-wall-card-item": {
|
|
680
487
|
"properties": [
|
|
681
488
|
{
|
|
@@ -813,18 +620,211 @@
|
|
|
813
620
|
"type": "keyword",
|
|
814
621
|
"value": "string"
|
|
815
622
|
},
|
|
816
|
-
"computed": false
|
|
623
|
+
"computed": false
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"type": "propertySignature",
|
|
627
|
+
"key": {
|
|
628
|
+
"type": "identifier",
|
|
629
|
+
"name": "value"
|
|
630
|
+
},
|
|
631
|
+
"annotation": {
|
|
632
|
+
"type": "keyword",
|
|
633
|
+
"value": "string"
|
|
634
|
+
},
|
|
635
|
+
"computed": false
|
|
636
|
+
}
|
|
637
|
+
]
|
|
638
|
+
}
|
|
639
|
+
]
|
|
640
|
+
},
|
|
641
|
+
"data-view.tabs-drawer": {
|
|
642
|
+
"properties": [
|
|
643
|
+
{
|
|
644
|
+
"name": "tabList",
|
|
645
|
+
"annotation": {
|
|
646
|
+
"type": "array",
|
|
647
|
+
"elementType": {
|
|
648
|
+
"type": "reference",
|
|
649
|
+
"typeName": {
|
|
650
|
+
"type": "identifier",
|
|
651
|
+
"name": "TabItem"
|
|
652
|
+
}
|
|
653
|
+
}
|
|
654
|
+
}
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
"name": "activeKey",
|
|
658
|
+
"annotation": {
|
|
659
|
+
"type": "keyword",
|
|
660
|
+
"value": "string"
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"name": "width",
|
|
665
|
+
"annotation": {
|
|
666
|
+
"type": "union",
|
|
667
|
+
"types": [
|
|
668
|
+
{
|
|
669
|
+
"type": "keyword",
|
|
670
|
+
"value": "number"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"type": "keyword",
|
|
674
|
+
"value": "string"
|
|
675
|
+
}
|
|
676
|
+
]
|
|
677
|
+
}
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
"name": "drawerStyle",
|
|
681
|
+
"annotation": {
|
|
682
|
+
"type": "reference",
|
|
683
|
+
"typeName": {
|
|
684
|
+
"type": "qualifiedName",
|
|
685
|
+
"left": {
|
|
686
|
+
"type": "identifier",
|
|
687
|
+
"name": "React"
|
|
688
|
+
},
|
|
689
|
+
"right": {
|
|
690
|
+
"type": "identifier",
|
|
691
|
+
"name": "CSSProperties"
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"name": "bodyStyle",
|
|
698
|
+
"annotation": {
|
|
699
|
+
"type": "reference",
|
|
700
|
+
"typeName": {
|
|
701
|
+
"type": "qualifiedName",
|
|
702
|
+
"left": {
|
|
703
|
+
"type": "identifier",
|
|
704
|
+
"name": "React"
|
|
705
|
+
},
|
|
706
|
+
"right": {
|
|
707
|
+
"type": "identifier",
|
|
708
|
+
"name": "CSSProperties"
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"name": "zIndex",
|
|
715
|
+
"annotation": {
|
|
716
|
+
"type": "keyword",
|
|
717
|
+
"value": "number"
|
|
718
|
+
}
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"name": "visible",
|
|
722
|
+
"annotation": {
|
|
723
|
+
"type": "keyword",
|
|
724
|
+
"value": "boolean"
|
|
725
|
+
}
|
|
726
|
+
}
|
|
727
|
+
],
|
|
728
|
+
"events": [
|
|
729
|
+
{
|
|
730
|
+
"name": "open",
|
|
731
|
+
"detail": {
|
|
732
|
+
"annotation": {
|
|
733
|
+
"type": "keyword",
|
|
734
|
+
"value": "void"
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"name": "close",
|
|
740
|
+
"detail": {
|
|
741
|
+
"annotation": {
|
|
742
|
+
"type": "keyword",
|
|
743
|
+
"value": "void"
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"name": "tab.change",
|
|
749
|
+
"detail": {
|
|
750
|
+
"annotation": {
|
|
751
|
+
"type": "keyword",
|
|
752
|
+
"value": "string"
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
],
|
|
757
|
+
"methods": [
|
|
758
|
+
{
|
|
759
|
+
"name": "open",
|
|
760
|
+
"params": [],
|
|
761
|
+
"returns": {}
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
"name": "close",
|
|
765
|
+
"params": [],
|
|
766
|
+
"returns": {}
|
|
767
|
+
}
|
|
768
|
+
],
|
|
769
|
+
"types": [
|
|
770
|
+
{
|
|
771
|
+
"type": "interface",
|
|
772
|
+
"name": "TabItem",
|
|
773
|
+
"body": [
|
|
774
|
+
{
|
|
775
|
+
"type": "propertySignature",
|
|
776
|
+
"key": {
|
|
777
|
+
"type": "identifier",
|
|
778
|
+
"name": "icon"
|
|
779
|
+
},
|
|
780
|
+
"annotation": {
|
|
781
|
+
"type": "reference",
|
|
782
|
+
"typeName": {
|
|
783
|
+
"type": "identifier",
|
|
784
|
+
"name": "GeneralIconProps"
|
|
785
|
+
}
|
|
786
|
+
},
|
|
787
|
+
"computed": false,
|
|
788
|
+
"description": "菜单标题对应的图标。"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"type": "propertySignature",
|
|
792
|
+
"key": {
|
|
793
|
+
"type": "identifier",
|
|
794
|
+
"name": "key"
|
|
795
|
+
},
|
|
796
|
+
"annotation": {
|
|
797
|
+
"type": "keyword",
|
|
798
|
+
"value": "string"
|
|
799
|
+
},
|
|
800
|
+
"computed": false,
|
|
801
|
+
"description": "唯一标识"
|
|
802
|
+
},
|
|
803
|
+
{
|
|
804
|
+
"type": "propertySignature",
|
|
805
|
+
"key": {
|
|
806
|
+
"type": "identifier",
|
|
807
|
+
"name": "title"
|
|
808
|
+
},
|
|
809
|
+
"annotation": {
|
|
810
|
+
"type": "keyword",
|
|
811
|
+
"value": "string"
|
|
812
|
+
},
|
|
813
|
+
"optional": true,
|
|
814
|
+
"computed": false,
|
|
815
|
+
"description": "菜单标题。"
|
|
817
816
|
},
|
|
818
817
|
{
|
|
819
818
|
"type": "propertySignature",
|
|
820
819
|
"key": {
|
|
821
820
|
"type": "identifier",
|
|
822
|
-
"name": "
|
|
821
|
+
"name": "tooltip"
|
|
823
822
|
},
|
|
824
823
|
"annotation": {
|
|
825
824
|
"type": "keyword",
|
|
826
825
|
"value": "string"
|
|
827
826
|
},
|
|
827
|
+
"optional": true,
|
|
828
828
|
"computed": false
|
|
829
829
|
}
|
|
830
830
|
]
|
|
@@ -1471,36 +1471,6 @@
|
|
|
1471
1471
|
}
|
|
1472
1472
|
]
|
|
1473
1473
|
},
|
|
1474
|
-
"data-view.gear-background": {
|
|
1475
|
-
"properties": [
|
|
1476
|
-
{
|
|
1477
|
-
"name": "color",
|
|
1478
|
-
"annotation": {
|
|
1479
|
-
"type": "indexedAccess",
|
|
1480
|
-
"objectType": {
|
|
1481
|
-
"type": "reference",
|
|
1482
|
-
"typeName": {
|
|
1483
|
-
"type": "qualifiedName",
|
|
1484
|
-
"left": {
|
|
1485
|
-
"type": "identifier",
|
|
1486
|
-
"name": "React"
|
|
1487
|
-
},
|
|
1488
|
-
"right": {
|
|
1489
|
-
"type": "identifier",
|
|
1490
|
-
"name": "CSSProperties"
|
|
1491
|
-
}
|
|
1492
|
-
}
|
|
1493
|
-
},
|
|
1494
|
-
"indexType": {
|
|
1495
|
-
"type": "jsLiteral",
|
|
1496
|
-
"value": "color"
|
|
1497
|
-
}
|
|
1498
|
-
}
|
|
1499
|
-
}
|
|
1500
|
-
],
|
|
1501
|
-
"events": [],
|
|
1502
|
-
"methods": []
|
|
1503
|
-
},
|
|
1504
1474
|
"data-view.title-text": {
|
|
1505
1475
|
"properties": [
|
|
1506
1476
|
{
|
|
@@ -1598,6 +1568,36 @@
|
|
|
1598
1568
|
}
|
|
1599
1569
|
]
|
|
1600
1570
|
},
|
|
1571
|
+
"data-view.gear-background": {
|
|
1572
|
+
"properties": [
|
|
1573
|
+
{
|
|
1574
|
+
"name": "color",
|
|
1575
|
+
"annotation": {
|
|
1576
|
+
"type": "indexedAccess",
|
|
1577
|
+
"objectType": {
|
|
1578
|
+
"type": "reference",
|
|
1579
|
+
"typeName": {
|
|
1580
|
+
"type": "qualifiedName",
|
|
1581
|
+
"left": {
|
|
1582
|
+
"type": "identifier",
|
|
1583
|
+
"name": "React"
|
|
1584
|
+
},
|
|
1585
|
+
"right": {
|
|
1586
|
+
"type": "identifier",
|
|
1587
|
+
"name": "CSSProperties"
|
|
1588
|
+
}
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
"indexType": {
|
|
1592
|
+
"type": "jsLiteral",
|
|
1593
|
+
"value": "color"
|
|
1594
|
+
}
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1597
|
+
],
|
|
1598
|
+
"events": [],
|
|
1599
|
+
"methods": []
|
|
1600
|
+
},
|
|
1601
1601
|
"data-view.brick-notification": {
|
|
1602
1602
|
"properties": [
|
|
1603
1603
|
{
|
|
@@ -1766,6 +1766,11 @@
|
|
|
1766
1766
|
"events": [],
|
|
1767
1767
|
"methods": []
|
|
1768
1768
|
},
|
|
1769
|
+
"data-view.tech-mesh-base-view": {
|
|
1770
|
+
"properties": [],
|
|
1771
|
+
"events": [],
|
|
1772
|
+
"methods": []
|
|
1773
|
+
},
|
|
1769
1774
|
"data-view.hi-tech-button": {
|
|
1770
1775
|
"properties": [
|
|
1771
1776
|
{
|
|
@@ -1837,11 +1842,6 @@
|
|
|
1837
1842
|
}
|
|
1838
1843
|
]
|
|
1839
1844
|
},
|
|
1840
|
-
"data-view.tech-mesh-base-view": {
|
|
1841
|
-
"properties": [],
|
|
1842
|
-
"events": [],
|
|
1843
|
-
"methods": []
|
|
1844
|
-
},
|
|
1845
1845
|
"data-view.simple-card-item": {
|
|
1846
1846
|
"properties": [
|
|
1847
1847
|
{
|
|
@@ -2316,225 +2316,90 @@
|
|
|
2316
2316
|
}
|
|
2317
2317
|
]
|
|
2318
2318
|
}
|
|
2319
|
-
}
|
|
2320
|
-
],
|
|
2321
|
-
"events": [],
|
|
2322
|
-
"methods": []
|
|
2323
|
-
},
|
|
2324
|
-
"data-view.indicator-card": {
|
|
2325
|
-
"properties": [
|
|
2326
|
-
{
|
|
2327
|
-
"name": "layout",
|
|
2328
|
-
"annotation": {
|
|
2329
|
-
"type": "reference",
|
|
2330
|
-
"typeName": {
|
|
2331
|
-
"type": "identifier",
|
|
2332
|
-
"name": "Layout"
|
|
2333
|
-
}
|
|
2334
|
-
}
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"name": "datasource",
|
|
2338
|
-
"annotation": {
|
|
2339
|
-
"type": "array",
|
|
2340
|
-
"elementType": {
|
|
2341
|
-
"type": "reference",
|
|
2342
|
-
"typeName": {
|
|
2343
|
-
"type": "identifier",
|
|
2344
|
-
"name": "Datasource"
|
|
2345
|
-
}
|
|
2346
|
-
}
|
|
2347
|
-
}
|
|
2348
|
-
}
|
|
2349
|
-
],
|
|
2350
|
-
"events": [],
|
|
2351
|
-
"methods": [],
|
|
2352
|
-
"types": [
|
|
2353
|
-
{
|
|
2354
|
-
"type": "typeAlias",
|
|
2355
|
-
"name": "Layout",
|
|
2356
|
-
"annotation": {
|
|
2357
|
-
"type": "union",
|
|
2358
|
-
"types": [
|
|
2359
|
-
{
|
|
2360
|
-
"type": "jsLiteral",
|
|
2361
|
-
"value": "column"
|
|
2362
|
-
},
|
|
2363
|
-
{
|
|
2364
|
-
"type": "jsLiteral",
|
|
2365
|
-
"value": "column-townhouse"
|
|
2366
|
-
},
|
|
2367
|
-
{
|
|
2368
|
-
"type": "jsLiteral",
|
|
2369
|
-
"value": "row"
|
|
2370
|
-
},
|
|
2371
|
-
{
|
|
2372
|
-
"type": "jsLiteral",
|
|
2373
|
-
"value": "row-townhouse"
|
|
2374
|
-
}
|
|
2375
|
-
]
|
|
2376
|
-
}
|
|
2377
|
-
},
|
|
2378
|
-
{
|
|
2379
|
-
"type": "interface",
|
|
2380
|
-
"name": "Datasource",
|
|
2381
|
-
"body": [
|
|
2382
|
-
{
|
|
2383
|
-
"type": "propertySignature",
|
|
2384
|
-
"key": {
|
|
2385
|
-
"type": "identifier",
|
|
2386
|
-
"name": "value"
|
|
2387
|
-
},
|
|
2388
|
-
"annotation": {
|
|
2389
|
-
"type": "keyword",
|
|
2390
|
-
"value": "any"
|
|
2391
|
-
},
|
|
2392
|
-
"computed": false
|
|
2393
|
-
},
|
|
2394
|
-
{
|
|
2395
|
-
"type": "propertySignature",
|
|
2396
|
-
"key": {
|
|
2397
|
-
"type": "identifier",
|
|
2398
|
-
"name": "desc"
|
|
2399
|
-
},
|
|
2400
|
-
"annotation": {
|
|
2401
|
-
"type": "keyword",
|
|
2402
|
-
"value": "string"
|
|
2403
|
-
},
|
|
2404
|
-
"computed": false
|
|
2405
|
-
},
|
|
2406
|
-
{
|
|
2407
|
-
"type": "propertySignature",
|
|
2408
|
-
"key": {
|
|
2409
|
-
"type": "identifier",
|
|
2410
|
-
"name": "unit"
|
|
2411
|
-
},
|
|
2412
|
-
"annotation": {
|
|
2413
|
-
"type": "keyword",
|
|
2414
|
-
"value": "string"
|
|
2415
|
-
},
|
|
2416
|
-
"optional": true,
|
|
2417
|
-
"computed": false
|
|
2418
|
-
}
|
|
2419
|
-
]
|
|
2420
|
-
}
|
|
2421
|
-
]
|
|
2422
|
-
},
|
|
2423
|
-
"data-view.china-map-chart": {
|
|
2424
|
-
"properties": [
|
|
2425
|
-
{
|
|
2426
|
-
"name": "dataSource",
|
|
2427
|
-
"annotation": {
|
|
2428
|
-
"type": "array",
|
|
2429
|
-
"elementType": {
|
|
2430
|
-
"type": "reference",
|
|
2431
|
-
"typeName": {
|
|
2432
|
-
"type": "identifier",
|
|
2433
|
-
"name": "DataSource"
|
|
2434
|
-
}
|
|
2435
|
-
}
|
|
2436
|
-
}
|
|
2437
|
-
},
|
|
2438
|
-
{
|
|
2439
|
-
"name": "detailContentStyle",
|
|
2440
|
-
"annotation": {
|
|
2441
|
-
"type": "reference",
|
|
2442
|
-
"typeName": {
|
|
2443
|
-
"type": "identifier",
|
|
2444
|
-
"name": "CSSProperties"
|
|
2445
|
-
}
|
|
2446
|
-
}
|
|
2447
|
-
}
|
|
2448
|
-
],
|
|
2449
|
-
"events": [
|
|
2450
|
-
{
|
|
2451
|
-
"name": "detail.open.change",
|
|
2452
|
-
"detail": {
|
|
2453
|
-
"annotation": {
|
|
2454
|
-
"type": "typeLiteral",
|
|
2455
|
-
"members": [
|
|
2456
|
-
{
|
|
2457
|
-
"type": "propertySignature",
|
|
2458
|
-
"key": {
|
|
2459
|
-
"type": "identifier",
|
|
2460
|
-
"name": "open"
|
|
2461
|
-
},
|
|
2462
|
-
"annotation": {
|
|
2463
|
-
"type": "keyword",
|
|
2464
|
-
"value": "boolean"
|
|
2465
|
-
},
|
|
2466
|
-
"computed": false
|
|
2467
|
-
},
|
|
2468
|
-
{
|
|
2469
|
-
"type": "propertySignature",
|
|
2470
|
-
"key": {
|
|
2471
|
-
"type": "identifier",
|
|
2472
|
-
"name": "data"
|
|
2473
|
-
},
|
|
2474
|
-
"annotation": {
|
|
2475
|
-
"type": "reference",
|
|
2476
|
-
"typeName": {
|
|
2477
|
-
"type": "identifier",
|
|
2478
|
-
"name": "Record"
|
|
2479
|
-
},
|
|
2480
|
-
"typeParameters": {
|
|
2481
|
-
"type": "typeParameterInstantiation",
|
|
2482
|
-
"params": [
|
|
2483
|
-
{
|
|
2484
|
-
"type": "keyword",
|
|
2485
|
-
"value": "string"
|
|
2486
|
-
},
|
|
2487
|
-
{
|
|
2488
|
-
"type": "keyword",
|
|
2489
|
-
"value": "any"
|
|
2490
|
-
}
|
|
2491
|
-
]
|
|
2492
|
-
}
|
|
2493
|
-
},
|
|
2494
|
-
"computed": false
|
|
2495
|
-
}
|
|
2496
|
-
]
|
|
2319
|
+
}
|
|
2320
|
+
],
|
|
2321
|
+
"events": [],
|
|
2322
|
+
"methods": []
|
|
2323
|
+
},
|
|
2324
|
+
"data-view.indicator-card": {
|
|
2325
|
+
"properties": [
|
|
2326
|
+
{
|
|
2327
|
+
"name": "layout",
|
|
2328
|
+
"annotation": {
|
|
2329
|
+
"type": "reference",
|
|
2330
|
+
"typeName": {
|
|
2331
|
+
"type": "identifier",
|
|
2332
|
+
"name": "Layout"
|
|
2333
|
+
}
|
|
2334
|
+
}
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"name": "datasource",
|
|
2338
|
+
"annotation": {
|
|
2339
|
+
"type": "array",
|
|
2340
|
+
"elementType": {
|
|
2341
|
+
"type": "reference",
|
|
2342
|
+
"typeName": {
|
|
2343
|
+
"type": "identifier",
|
|
2344
|
+
"name": "Datasource"
|
|
2345
|
+
}
|
|
2497
2346
|
}
|
|
2498
2347
|
}
|
|
2499
2348
|
}
|
|
2500
2349
|
],
|
|
2350
|
+
"events": [],
|
|
2501
2351
|
"methods": [],
|
|
2502
2352
|
"types": [
|
|
2353
|
+
{
|
|
2354
|
+
"type": "typeAlias",
|
|
2355
|
+
"name": "Layout",
|
|
2356
|
+
"annotation": {
|
|
2357
|
+
"type": "union",
|
|
2358
|
+
"types": [
|
|
2359
|
+
{
|
|
2360
|
+
"type": "jsLiteral",
|
|
2361
|
+
"value": "column"
|
|
2362
|
+
},
|
|
2363
|
+
{
|
|
2364
|
+
"type": "jsLiteral",
|
|
2365
|
+
"value": "column-townhouse"
|
|
2366
|
+
},
|
|
2367
|
+
{
|
|
2368
|
+
"type": "jsLiteral",
|
|
2369
|
+
"value": "row"
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"type": "jsLiteral",
|
|
2373
|
+
"value": "row-townhouse"
|
|
2374
|
+
}
|
|
2375
|
+
]
|
|
2376
|
+
}
|
|
2377
|
+
},
|
|
2503
2378
|
{
|
|
2504
2379
|
"type": "interface",
|
|
2505
|
-
"name": "
|
|
2380
|
+
"name": "Datasource",
|
|
2506
2381
|
"body": [
|
|
2507
2382
|
{
|
|
2508
2383
|
"type": "propertySignature",
|
|
2509
2384
|
"key": {
|
|
2510
2385
|
"type": "identifier",
|
|
2511
|
-
"name": "
|
|
2386
|
+
"name": "value"
|
|
2512
2387
|
},
|
|
2513
2388
|
"annotation": {
|
|
2514
2389
|
"type": "keyword",
|
|
2515
|
-
"value": "
|
|
2390
|
+
"value": "any"
|
|
2516
2391
|
},
|
|
2517
|
-
"computed": false
|
|
2518
|
-
"description": "省级行政区域名,例如:四川、北京"
|
|
2392
|
+
"computed": false
|
|
2519
2393
|
},
|
|
2520
2394
|
{
|
|
2521
2395
|
"type": "propertySignature",
|
|
2522
2396
|
"key": {
|
|
2523
2397
|
"type": "identifier",
|
|
2524
|
-
"name": "
|
|
2398
|
+
"name": "desc"
|
|
2525
2399
|
},
|
|
2526
2400
|
"annotation": {
|
|
2527
|
-
"type": "
|
|
2528
|
-
"
|
|
2529
|
-
{
|
|
2530
|
-
"type": "jsLiteral",
|
|
2531
|
-
"value": "pageCenter"
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
"type": "jsLiteral",
|
|
2535
|
-
"value": "textBottom"
|
|
2536
|
-
}
|
|
2537
|
-
]
|
|
2401
|
+
"type": "keyword",
|
|
2402
|
+
"value": "string"
|
|
2538
2403
|
},
|
|
2539
2404
|
"computed": false
|
|
2540
2405
|
},
|
|
@@ -2542,28 +2407,14 @@
|
|
|
2542
2407
|
"type": "propertySignature",
|
|
2543
2408
|
"key": {
|
|
2544
2409
|
"type": "identifier",
|
|
2545
|
-
"name": "
|
|
2410
|
+
"name": "unit"
|
|
2546
2411
|
},
|
|
2547
2412
|
"annotation": {
|
|
2548
2413
|
"type": "keyword",
|
|
2549
2414
|
"value": "string"
|
|
2550
2415
|
},
|
|
2416
|
+
"optional": true,
|
|
2551
2417
|
"computed": false
|
|
2552
|
-
},
|
|
2553
|
-
{
|
|
2554
|
-
"type": "indexSignature",
|
|
2555
|
-
"parameter": {
|
|
2556
|
-
"type": "identifier",
|
|
2557
|
-
"name": "x",
|
|
2558
|
-
"annotation": {
|
|
2559
|
-
"type": "keyword",
|
|
2560
|
-
"value": "string"
|
|
2561
|
-
}
|
|
2562
|
-
},
|
|
2563
|
-
"annotation": {
|
|
2564
|
-
"type": "keyword",
|
|
2565
|
-
"value": "any"
|
|
2566
|
-
}
|
|
2567
2418
|
}
|
|
2568
2419
|
]
|
|
2569
2420
|
}
|
|
@@ -3880,6 +3731,169 @@
|
|
|
3880
3731
|
"events": [],
|
|
3881
3732
|
"methods": []
|
|
3882
3733
|
},
|
|
3734
|
+
"data-view.china-map-chart": {
|
|
3735
|
+
"properties": [
|
|
3736
|
+
{
|
|
3737
|
+
"name": "province",
|
|
3738
|
+
"annotation": {
|
|
3739
|
+
"type": "keyword",
|
|
3740
|
+
"value": "string"
|
|
3741
|
+
}
|
|
3742
|
+
},
|
|
3743
|
+
{
|
|
3744
|
+
"name": "dataSource",
|
|
3745
|
+
"annotation": {
|
|
3746
|
+
"type": "array",
|
|
3747
|
+
"elementType": {
|
|
3748
|
+
"type": "reference",
|
|
3749
|
+
"typeName": {
|
|
3750
|
+
"type": "identifier",
|
|
3751
|
+
"name": "DataSource"
|
|
3752
|
+
}
|
|
3753
|
+
}
|
|
3754
|
+
}
|
|
3755
|
+
},
|
|
3756
|
+
{
|
|
3757
|
+
"name": "detailContentStyle",
|
|
3758
|
+
"annotation": {
|
|
3759
|
+
"type": "reference",
|
|
3760
|
+
"typeName": {
|
|
3761
|
+
"type": "identifier",
|
|
3762
|
+
"name": "CSSProperties"
|
|
3763
|
+
}
|
|
3764
|
+
}
|
|
3765
|
+
},
|
|
3766
|
+
{
|
|
3767
|
+
"name": "fillContainer",
|
|
3768
|
+
"annotation": {
|
|
3769
|
+
"type": "keyword",
|
|
3770
|
+
"value": "boolean"
|
|
3771
|
+
}
|
|
3772
|
+
}
|
|
3773
|
+
],
|
|
3774
|
+
"events": [
|
|
3775
|
+
{
|
|
3776
|
+
"name": "detail.open.change",
|
|
3777
|
+
"detail": {
|
|
3778
|
+
"annotation": {
|
|
3779
|
+
"type": "typeLiteral",
|
|
3780
|
+
"members": [
|
|
3781
|
+
{
|
|
3782
|
+
"type": "propertySignature",
|
|
3783
|
+
"key": {
|
|
3784
|
+
"type": "identifier",
|
|
3785
|
+
"name": "open"
|
|
3786
|
+
},
|
|
3787
|
+
"annotation": {
|
|
3788
|
+
"type": "keyword",
|
|
3789
|
+
"value": "boolean"
|
|
3790
|
+
},
|
|
3791
|
+
"computed": false
|
|
3792
|
+
},
|
|
3793
|
+
{
|
|
3794
|
+
"type": "propertySignature",
|
|
3795
|
+
"key": {
|
|
3796
|
+
"type": "identifier",
|
|
3797
|
+
"name": "data"
|
|
3798
|
+
},
|
|
3799
|
+
"annotation": {
|
|
3800
|
+
"type": "reference",
|
|
3801
|
+
"typeName": {
|
|
3802
|
+
"type": "identifier",
|
|
3803
|
+
"name": "Record"
|
|
3804
|
+
},
|
|
3805
|
+
"typeParameters": {
|
|
3806
|
+
"type": "typeParameterInstantiation",
|
|
3807
|
+
"params": [
|
|
3808
|
+
{
|
|
3809
|
+
"type": "keyword",
|
|
3810
|
+
"value": "string"
|
|
3811
|
+
},
|
|
3812
|
+
{
|
|
3813
|
+
"type": "keyword",
|
|
3814
|
+
"value": "any"
|
|
3815
|
+
}
|
|
3816
|
+
]
|
|
3817
|
+
}
|
|
3818
|
+
},
|
|
3819
|
+
"computed": false
|
|
3820
|
+
}
|
|
3821
|
+
]
|
|
3822
|
+
}
|
|
3823
|
+
}
|
|
3824
|
+
}
|
|
3825
|
+
],
|
|
3826
|
+
"methods": [],
|
|
3827
|
+
"types": [
|
|
3828
|
+
{
|
|
3829
|
+
"type": "interface",
|
|
3830
|
+
"name": "DataSource",
|
|
3831
|
+
"body": [
|
|
3832
|
+
{
|
|
3833
|
+
"type": "propertySignature",
|
|
3834
|
+
"key": {
|
|
3835
|
+
"type": "identifier",
|
|
3836
|
+
"name": "city"
|
|
3837
|
+
},
|
|
3838
|
+
"annotation": {
|
|
3839
|
+
"type": "keyword",
|
|
3840
|
+
"value": "string"
|
|
3841
|
+
},
|
|
3842
|
+
"computed": false,
|
|
3843
|
+
"description": "省级行政区域名,例如:四川、北京"
|
|
3844
|
+
},
|
|
3845
|
+
{
|
|
3846
|
+
"type": "propertySignature",
|
|
3847
|
+
"key": {
|
|
3848
|
+
"type": "identifier",
|
|
3849
|
+
"name": "detailDisplayLocation"
|
|
3850
|
+
},
|
|
3851
|
+
"annotation": {
|
|
3852
|
+
"type": "union",
|
|
3853
|
+
"types": [
|
|
3854
|
+
{
|
|
3855
|
+
"type": "jsLiteral",
|
|
3856
|
+
"value": "pageCenter"
|
|
3857
|
+
},
|
|
3858
|
+
{
|
|
3859
|
+
"type": "jsLiteral",
|
|
3860
|
+
"value": "textBottom"
|
|
3861
|
+
}
|
|
3862
|
+
]
|
|
3863
|
+
},
|
|
3864
|
+
"computed": false
|
|
3865
|
+
},
|
|
3866
|
+
{
|
|
3867
|
+
"type": "propertySignature",
|
|
3868
|
+
"key": {
|
|
3869
|
+
"type": "identifier",
|
|
3870
|
+
"name": "text"
|
|
3871
|
+
},
|
|
3872
|
+
"annotation": {
|
|
3873
|
+
"type": "keyword",
|
|
3874
|
+
"value": "string"
|
|
3875
|
+
},
|
|
3876
|
+
"computed": false
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
"type": "indexSignature",
|
|
3880
|
+
"parameter": {
|
|
3881
|
+
"type": "identifier",
|
|
3882
|
+
"name": "x",
|
|
3883
|
+
"annotation": {
|
|
3884
|
+
"type": "keyword",
|
|
3885
|
+
"value": "string"
|
|
3886
|
+
}
|
|
3887
|
+
},
|
|
3888
|
+
"annotation": {
|
|
3889
|
+
"type": "keyword",
|
|
3890
|
+
"value": "any"
|
|
3891
|
+
}
|
|
3892
|
+
}
|
|
3893
|
+
]
|
|
3894
|
+
}
|
|
3895
|
+
]
|
|
3896
|
+
},
|
|
3883
3897
|
"data-view.globe-with-halo-indicator": {
|
|
3884
3898
|
"properties": [
|
|
3885
3899
|
{
|