@next-bricks/data-view 1.6.2 → 1.8.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 +16 -12
- package/dist/chunks/3035.c14dd436.js +2 -0
- package/dist/chunks/3035.c14dd436.js.map +1 -0
- package/dist/chunks/{3910.4e6c75b8.js → 5214.6fb670ee.js} +2 -2
- package/dist/chunks/5214.6fb670ee.js.map +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.d1e8b843.js +2 -0
- package/dist/chunks/china-map-chart.d1e8b843.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.ed913008.js +2 -0
- 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.f5a25c33.js → main.f2f04361.js} +2 -2
- package/dist/chunks/{main.f5a25c33.js.map → main.f2f04361.js.map} +1 -1
- package/dist/examples.json +21 -18
- package/dist/images/15af7907.png +0 -0
- package/dist/images/43f65465.png +0 -0
- package/dist/images/7ddba157.png +0 -0
- package/dist/images/923db8f8.png +0 -0
- package/dist/images/eae6fa62.png +0 -0
- package/dist/index.1906baf6.js +2 -0
- package/dist/index.1906baf6.js.map +1 -0
- package/dist/manifest.json +193 -154
- package/dist/media/8023ccd1.mp4 +0 -0
- package/dist/types.json +827 -688
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/bubbles-indicator/index.d.ts +4 -0
- package/dist-types/china-map-chart/index.d.ts +9 -1
- package/dist-types/globe-with-halo-indicator/RotatingArc.d.ts +7 -1
- package/dist-types/globe-with-orbit-indicator/index.d.ts +46 -0
- package/dist-types/globe-with-orbit-indicator/index.spec.d.ts +1 -0
- package/dist-types/shared/CornerIndicator.d.ts +10 -0
- package/dist-types/shared/formatValue.d.ts +9 -0
- package/dist-types/shared/useCenterScale.d.ts +4 -0
- package/dist-types/shared/useContainerScale.d.ts +11 -0
- package/docs/china-map-chart.md +31 -2
- package/docs/globe-with-orbit-indicator.md +44 -0
- 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/3910.4e6c75b8.js.map +0 -1
- package/dist/chunks/bubbles-indicator.0568641b.js +0 -2
- package/dist/chunks/bubbles-indicator.0568641b.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.d8cd86a8.js +0 -2
- package/dist/chunks/crystal-ball-indicator.d8cd86a8.js.map +0 -1
- package/dist/chunks/globe-with-gear-indicator.25c9901b.js +0 -2
- package/dist/chunks/globe-with-gear-indicator.25c9901b.js.map +0 -1
- package/dist/chunks/globe-with-halo-indicator.5491f30c.js +0 -2
- package/dist/chunks/globe-with-halo-indicator.5491f30c.js.map +0 -1
- package/dist/images/0fec7781.png +0 -0
- package/dist/images/698229b4.png +0 -0
- package/dist/index.e4bffdda.js +0 -2
- package/dist/index.e4bffdda.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -40,110 +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
43
|
"data-view.tabs-drawer": {
|
|
148
44
|
"properties": [
|
|
149
45
|
{
|
|
@@ -337,6 +233,110 @@
|
|
|
337
233
|
}
|
|
338
234
|
]
|
|
339
235
|
},
|
|
236
|
+
"data-view.modern-style-component-title": {
|
|
237
|
+
"properties": [
|
|
238
|
+
{
|
|
239
|
+
"name": "hideLeftComponent",
|
|
240
|
+
"annotation": {
|
|
241
|
+
"type": "keyword",
|
|
242
|
+
"value": "boolean"
|
|
243
|
+
}
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"name": "hideRightComponent",
|
|
247
|
+
"annotation": {
|
|
248
|
+
"type": "keyword",
|
|
249
|
+
"value": "boolean"
|
|
250
|
+
}
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"name": "componentTitle",
|
|
254
|
+
"annotation": {
|
|
255
|
+
"type": "keyword",
|
|
256
|
+
"value": "string"
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"name": "titleTextStyle",
|
|
261
|
+
"annotation": {
|
|
262
|
+
"type": "reference",
|
|
263
|
+
"typeName": {
|
|
264
|
+
"type": "identifier",
|
|
265
|
+
"name": "CSSProperties"
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"name": "squareColor",
|
|
271
|
+
"annotation": {
|
|
272
|
+
"type": "indexedAccess",
|
|
273
|
+
"objectType": {
|
|
274
|
+
"type": "reference",
|
|
275
|
+
"typeName": {
|
|
276
|
+
"type": "identifier",
|
|
277
|
+
"name": "CSSProperties"
|
|
278
|
+
}
|
|
279
|
+
},
|
|
280
|
+
"indexType": {
|
|
281
|
+
"type": "jsLiteral",
|
|
282
|
+
"value": "color"
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
],
|
|
287
|
+
"events": [],
|
|
288
|
+
"methods": []
|
|
289
|
+
},
|
|
290
|
+
"data-view.modern-style-page-title": {
|
|
291
|
+
"properties": [
|
|
292
|
+
{
|
|
293
|
+
"name": "pageTitle",
|
|
294
|
+
"annotation": {
|
|
295
|
+
"type": "keyword",
|
|
296
|
+
"value": "string"
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"name": "description",
|
|
301
|
+
"annotation": {
|
|
302
|
+
"type": "keyword",
|
|
303
|
+
"value": "string"
|
|
304
|
+
}
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"name": "backgroundStyle",
|
|
308
|
+
"annotation": {
|
|
309
|
+
"type": "reference",
|
|
310
|
+
"typeName": {
|
|
311
|
+
"type": "identifier",
|
|
312
|
+
"name": "CSSProperties"
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"name": "leftRoundStyle",
|
|
318
|
+
"annotation": {
|
|
319
|
+
"type": "reference",
|
|
320
|
+
"typeName": {
|
|
321
|
+
"type": "identifier",
|
|
322
|
+
"name": "CSSProperties"
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"name": "rightRoundStyle",
|
|
328
|
+
"annotation": {
|
|
329
|
+
"type": "reference",
|
|
330
|
+
"typeName": {
|
|
331
|
+
"type": "identifier",
|
|
332
|
+
"name": "CSSProperties"
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
],
|
|
337
|
+
"events": [],
|
|
338
|
+
"methods": []
|
|
339
|
+
},
|
|
340
340
|
"data-view.battery-chart": {
|
|
341
341
|
"properties": [
|
|
342
342
|
{
|
|
@@ -831,28 +831,6 @@
|
|
|
831
831
|
}
|
|
832
832
|
]
|
|
833
833
|
},
|
|
834
|
-
"data-view.app-wall-relation-line": {
|
|
835
|
-
"properties": [
|
|
836
|
-
{
|
|
837
|
-
"name": "lightColor",
|
|
838
|
-
"annotation": {
|
|
839
|
-
"type": "union",
|
|
840
|
-
"types": [
|
|
841
|
-
{
|
|
842
|
-
"type": "jsLiteral",
|
|
843
|
-
"value": "blue"
|
|
844
|
-
},
|
|
845
|
-
{
|
|
846
|
-
"type": "jsLiteral",
|
|
847
|
-
"value": "purple"
|
|
848
|
-
}
|
|
849
|
-
]
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
],
|
|
853
|
-
"events": [],
|
|
854
|
-
"methods": []
|
|
855
|
-
},
|
|
856
834
|
"data-view.cabinet-button": {
|
|
857
835
|
"properties": [
|
|
858
836
|
{
|
|
@@ -876,6 +854,28 @@
|
|
|
876
854
|
"events": [],
|
|
877
855
|
"methods": []
|
|
878
856
|
},
|
|
857
|
+
"data-view.app-wall-relation-line": {
|
|
858
|
+
"properties": [
|
|
859
|
+
{
|
|
860
|
+
"name": "lightColor",
|
|
861
|
+
"annotation": {
|
|
862
|
+
"type": "union",
|
|
863
|
+
"types": [
|
|
864
|
+
{
|
|
865
|
+
"type": "jsLiteral",
|
|
866
|
+
"value": "blue"
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"type": "jsLiteral",
|
|
870
|
+
"value": "purple"
|
|
871
|
+
}
|
|
872
|
+
]
|
|
873
|
+
}
|
|
874
|
+
}
|
|
875
|
+
],
|
|
876
|
+
"events": [],
|
|
877
|
+
"methods": []
|
|
878
|
+
},
|
|
879
879
|
"data-view.cabinet-node": {
|
|
880
880
|
"properties": [
|
|
881
881
|
{
|
|
@@ -1766,10 +1766,15 @@
|
|
|
1766
1766
|
"events": [],
|
|
1767
1767
|
"methods": []
|
|
1768
1768
|
},
|
|
1769
|
-
"data-view.
|
|
1770
|
-
"properties": [
|
|
1771
|
-
|
|
1772
|
-
|
|
1769
|
+
"data-view.tech-mesh-base-view": {
|
|
1770
|
+
"properties": [],
|
|
1771
|
+
"events": [],
|
|
1772
|
+
"methods": []
|
|
1773
|
+
},
|
|
1774
|
+
"data-view.hi-tech-button": {
|
|
1775
|
+
"properties": [
|
|
1776
|
+
{
|
|
1777
|
+
"name": "type",
|
|
1773
1778
|
"annotation": {
|
|
1774
1779
|
"type": "reference",
|
|
1775
1780
|
"typeName": {
|
|
@@ -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
|
{
|
|
@@ -2420,198 +2420,317 @@
|
|
|
2420
2420
|
}
|
|
2421
2421
|
]
|
|
2422
2422
|
},
|
|
2423
|
-
"data-view.
|
|
2423
|
+
"data-view.loading-panel": {
|
|
2424
2424
|
"properties": [
|
|
2425
2425
|
{
|
|
2426
|
-
"name": "
|
|
2426
|
+
"name": "customTitle",
|
|
2427
|
+
"annotation": {
|
|
2428
|
+
"type": "keyword",
|
|
2429
|
+
"value": "string"
|
|
2430
|
+
}
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"name": "loading",
|
|
2434
|
+
"annotation": {
|
|
2435
|
+
"type": "keyword",
|
|
2436
|
+
"value": "boolean"
|
|
2437
|
+
}
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"name": "useRealTimeProgress",
|
|
2441
|
+
"annotation": {
|
|
2442
|
+
"type": "keyword",
|
|
2443
|
+
"value": "boolean"
|
|
2444
|
+
}
|
|
2445
|
+
},
|
|
2446
|
+
{
|
|
2447
|
+
"name": "progress",
|
|
2448
|
+
"annotation": {
|
|
2449
|
+
"type": "keyword",
|
|
2450
|
+
"value": "number"
|
|
2451
|
+
}
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"name": "intervalTime",
|
|
2455
|
+
"annotation": {
|
|
2456
|
+
"type": "keyword",
|
|
2457
|
+
"value": "number"
|
|
2458
|
+
}
|
|
2459
|
+
}
|
|
2460
|
+
],
|
|
2461
|
+
"events": [
|
|
2462
|
+
{
|
|
2463
|
+
"name": "end",
|
|
2464
|
+
"detail": {
|
|
2465
|
+
"annotation": {
|
|
2466
|
+
"type": "keyword",
|
|
2467
|
+
"value": "void"
|
|
2468
|
+
}
|
|
2469
|
+
}
|
|
2470
|
+
}
|
|
2471
|
+
],
|
|
2472
|
+
"methods": []
|
|
2473
|
+
},
|
|
2474
|
+
"data-view.cabinet-container": {
|
|
2475
|
+
"properties": [
|
|
2476
|
+
{
|
|
2477
|
+
"name": "type",
|
|
2478
|
+
"annotation": {
|
|
2479
|
+
"type": "reference",
|
|
2480
|
+
"typeName": {
|
|
2481
|
+
"type": "identifier",
|
|
2482
|
+
"name": "ContainerType"
|
|
2483
|
+
}
|
|
2484
|
+
}
|
|
2485
|
+
},
|
|
2486
|
+
{
|
|
2487
|
+
"name": "data",
|
|
2427
2488
|
"annotation": {
|
|
2428
2489
|
"type": "array",
|
|
2429
2490
|
"elementType": {
|
|
2430
2491
|
"type": "reference",
|
|
2431
2492
|
"typeName": {
|
|
2432
2493
|
"type": "identifier",
|
|
2433
|
-
"name": "
|
|
2494
|
+
"name": "CabinetNodeProps"
|
|
2434
2495
|
}
|
|
2435
2496
|
}
|
|
2436
2497
|
}
|
|
2437
2498
|
},
|
|
2438
2499
|
{
|
|
2439
|
-
"name": "
|
|
2500
|
+
"name": "status",
|
|
2440
2501
|
"annotation": {
|
|
2441
|
-
"type": "
|
|
2442
|
-
"
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2502
|
+
"type": "union",
|
|
2503
|
+
"types": [
|
|
2504
|
+
{
|
|
2505
|
+
"type": "jsLiteral",
|
|
2506
|
+
"value": "active"
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"type": "jsLiteral",
|
|
2510
|
+
"value": "faded"
|
|
2511
|
+
}
|
|
2512
|
+
]
|
|
2513
|
+
}
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"name": "customTitle",
|
|
2517
|
+
"annotation": {
|
|
2518
|
+
"type": "keyword",
|
|
2519
|
+
"value": "string"
|
|
2446
2520
|
}
|
|
2447
2521
|
}
|
|
2448
2522
|
],
|
|
2449
2523
|
"events": [
|
|
2450
2524
|
{
|
|
2451
|
-
"name": "
|
|
2525
|
+
"name": "container.click",
|
|
2452
2526
|
"detail": {
|
|
2453
2527
|
"annotation": {
|
|
2454
|
-
"type": "
|
|
2455
|
-
"
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
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
|
-
]
|
|
2528
|
+
"type": "reference",
|
|
2529
|
+
"typeName": {
|
|
2530
|
+
"type": "identifier",
|
|
2531
|
+
"name": "ClickEventDataType"
|
|
2532
|
+
}
|
|
2533
|
+
}
|
|
2534
|
+
}
|
|
2535
|
+
},
|
|
2536
|
+
{
|
|
2537
|
+
"name": "container.dbclick",
|
|
2538
|
+
"detail": {
|
|
2539
|
+
"annotation": {
|
|
2540
|
+
"type": "reference",
|
|
2541
|
+
"typeName": {
|
|
2542
|
+
"type": "identifier",
|
|
2543
|
+
"name": "ClickEventDataType"
|
|
2544
|
+
}
|
|
2497
2545
|
}
|
|
2498
2546
|
}
|
|
2499
2547
|
}
|
|
2500
2548
|
],
|
|
2501
2549
|
"methods": [],
|
|
2502
2550
|
"types": [
|
|
2551
|
+
{
|
|
2552
|
+
"type": "typeAlias",
|
|
2553
|
+
"name": "ContainerType",
|
|
2554
|
+
"annotation": {
|
|
2555
|
+
"type": "union",
|
|
2556
|
+
"types": [
|
|
2557
|
+
{
|
|
2558
|
+
"type": "jsLiteral",
|
|
2559
|
+
"value": "host"
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
"type": "jsLiteral",
|
|
2563
|
+
"value": "k8s"
|
|
2564
|
+
},
|
|
2565
|
+
{
|
|
2566
|
+
"type": "jsLiteral",
|
|
2567
|
+
"value": "k8s-blue"
|
|
2568
|
+
}
|
|
2569
|
+
]
|
|
2570
|
+
}
|
|
2571
|
+
},
|
|
2503
2572
|
{
|
|
2504
2573
|
"type": "interface",
|
|
2505
|
-
"name": "
|
|
2574
|
+
"name": "CabinetNodeProps",
|
|
2506
2575
|
"body": [
|
|
2507
2576
|
{
|
|
2508
2577
|
"type": "propertySignature",
|
|
2509
2578
|
"key": {
|
|
2510
2579
|
"type": "identifier",
|
|
2511
|
-
"name": "
|
|
2580
|
+
"name": "type"
|
|
2581
|
+
},
|
|
2582
|
+
"annotation": {
|
|
2583
|
+
"type": "union",
|
|
2584
|
+
"types": [
|
|
2585
|
+
{
|
|
2586
|
+
"type": "jsLiteral",
|
|
2587
|
+
"value": "container-group"
|
|
2588
|
+
},
|
|
2589
|
+
{
|
|
2590
|
+
"type": "jsLiteral",
|
|
2591
|
+
"value": "physical-machine"
|
|
2592
|
+
},
|
|
2593
|
+
{
|
|
2594
|
+
"type": "jsLiteral",
|
|
2595
|
+
"value": "virtual-machine"
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"type": "jsLiteral",
|
|
2599
|
+
"value": "pod"
|
|
2600
|
+
}
|
|
2601
|
+
]
|
|
2602
|
+
},
|
|
2603
|
+
"computed": false
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
"type": "propertySignature",
|
|
2607
|
+
"key": {
|
|
2608
|
+
"type": "identifier",
|
|
2609
|
+
"name": "nodeTitle"
|
|
2512
2610
|
},
|
|
2513
2611
|
"annotation": {
|
|
2514
2612
|
"type": "keyword",
|
|
2515
2613
|
"value": "string"
|
|
2516
2614
|
},
|
|
2517
|
-
"computed": false
|
|
2518
|
-
"description": "省级行政区域名,例如:四川、北京"
|
|
2615
|
+
"computed": false
|
|
2519
2616
|
},
|
|
2520
2617
|
{
|
|
2521
2618
|
"type": "propertySignature",
|
|
2522
2619
|
"key": {
|
|
2523
2620
|
"type": "identifier",
|
|
2524
|
-
"name": "
|
|
2621
|
+
"name": "status"
|
|
2525
2622
|
},
|
|
2526
2623
|
"annotation": {
|
|
2527
2624
|
"type": "union",
|
|
2528
2625
|
"types": [
|
|
2529
2626
|
{
|
|
2530
2627
|
"type": "jsLiteral",
|
|
2531
|
-
"value": "
|
|
2628
|
+
"value": "active"
|
|
2532
2629
|
},
|
|
2533
2630
|
{
|
|
2534
2631
|
"type": "jsLiteral",
|
|
2535
|
-
"value": "
|
|
2632
|
+
"value": "faded"
|
|
2536
2633
|
}
|
|
2537
2634
|
]
|
|
2538
2635
|
},
|
|
2636
|
+
"optional": true,
|
|
2539
2637
|
"computed": false
|
|
2540
2638
|
},
|
|
2541
2639
|
{
|
|
2542
2640
|
"type": "propertySignature",
|
|
2543
2641
|
"key": {
|
|
2544
2642
|
"type": "identifier",
|
|
2545
|
-
"name": "
|
|
2643
|
+
"name": "isAlert"
|
|
2546
2644
|
},
|
|
2547
2645
|
"annotation": {
|
|
2548
2646
|
"type": "keyword",
|
|
2549
|
-
"value": "
|
|
2647
|
+
"value": "boolean"
|
|
2550
2648
|
},
|
|
2649
|
+
"optional": true,
|
|
2551
2650
|
"computed": false
|
|
2552
|
-
}
|
|
2651
|
+
}
|
|
2652
|
+
]
|
|
2653
|
+
},
|
|
2654
|
+
{
|
|
2655
|
+
"type": "interface",
|
|
2656
|
+
"name": "ClickEventDataType",
|
|
2657
|
+
"body": [
|
|
2553
2658
|
{
|
|
2554
|
-
"type": "
|
|
2555
|
-
"
|
|
2659
|
+
"type": "propertySignature",
|
|
2660
|
+
"key": {
|
|
2556
2661
|
"type": "identifier",
|
|
2557
|
-
"name": "
|
|
2558
|
-
"annotation": {
|
|
2559
|
-
"type": "keyword",
|
|
2560
|
-
"value": "string"
|
|
2561
|
-
}
|
|
2662
|
+
"name": "type"
|
|
2562
2663
|
},
|
|
2563
2664
|
"annotation": {
|
|
2564
|
-
"type": "
|
|
2565
|
-
"
|
|
2566
|
-
|
|
2665
|
+
"type": "union",
|
|
2666
|
+
"types": [
|
|
2667
|
+
{
|
|
2668
|
+
"type": "jsLiteral",
|
|
2669
|
+
"value": "node"
|
|
2670
|
+
},
|
|
2671
|
+
{
|
|
2672
|
+
"type": "jsLiteral",
|
|
2673
|
+
"value": "container"
|
|
2674
|
+
}
|
|
2675
|
+
]
|
|
2676
|
+
},
|
|
2677
|
+
"computed": false
|
|
2678
|
+
},
|
|
2679
|
+
{
|
|
2680
|
+
"type": "propertySignature",
|
|
2681
|
+
"key": {
|
|
2682
|
+
"type": "identifier",
|
|
2683
|
+
"name": "data"
|
|
2684
|
+
},
|
|
2685
|
+
"annotation": {
|
|
2686
|
+
"type": "union",
|
|
2687
|
+
"types": [
|
|
2688
|
+
{
|
|
2689
|
+
"type": "reference",
|
|
2690
|
+
"typeName": {
|
|
2691
|
+
"type": "identifier",
|
|
2692
|
+
"name": "CabinetNodeProps"
|
|
2693
|
+
}
|
|
2694
|
+
},
|
|
2695
|
+
{
|
|
2696
|
+
"type": "keyword",
|
|
2697
|
+
"value": "undefined"
|
|
2698
|
+
}
|
|
2699
|
+
]
|
|
2700
|
+
},
|
|
2701
|
+
"computed": false
|
|
2567
2702
|
}
|
|
2568
2703
|
]
|
|
2569
2704
|
}
|
|
2570
2705
|
]
|
|
2571
2706
|
},
|
|
2572
|
-
"data-view.
|
|
2707
|
+
"data-view.cabinet-thumbnail": {
|
|
2573
2708
|
"properties": [
|
|
2574
2709
|
{
|
|
2575
|
-
"name": "
|
|
2710
|
+
"name": "clusters",
|
|
2576
2711
|
"annotation": {
|
|
2577
2712
|
"type": "array",
|
|
2578
2713
|
"elementType": {
|
|
2579
2714
|
"type": "reference",
|
|
2580
2715
|
"typeName": {
|
|
2581
2716
|
"type": "identifier",
|
|
2582
|
-
"name": "
|
|
2717
|
+
"name": "Clusters"
|
|
2583
2718
|
}
|
|
2584
2719
|
}
|
|
2585
2720
|
}
|
|
2586
2721
|
},
|
|
2587
2722
|
{
|
|
2588
|
-
"name": "
|
|
2589
|
-
"annotation": {
|
|
2590
|
-
"type": "reference",
|
|
2591
|
-
"typeName": {
|
|
2592
|
-
"type": "identifier",
|
|
2593
|
-
"name": "DataItem"
|
|
2594
|
-
}
|
|
2595
|
-
}
|
|
2596
|
-
},
|
|
2597
|
-
{
|
|
2598
|
-
"name": "cornerDataSource",
|
|
2723
|
+
"name": "columns",
|
|
2599
2724
|
"annotation": {
|
|
2600
|
-
"type": "
|
|
2601
|
-
"
|
|
2602
|
-
"type": "reference",
|
|
2603
|
-
"typeName": {
|
|
2604
|
-
"type": "identifier",
|
|
2605
|
-
"name": "CornerDataItem"
|
|
2606
|
-
}
|
|
2607
|
-
}
|
|
2725
|
+
"type": "keyword",
|
|
2726
|
+
"value": "number"
|
|
2608
2727
|
}
|
|
2609
2728
|
},
|
|
2610
2729
|
{
|
|
2611
|
-
"name": "
|
|
2730
|
+
"name": "appName",
|
|
2612
2731
|
"annotation": {
|
|
2613
2732
|
"type": "keyword",
|
|
2614
|
-
"value": "
|
|
2733
|
+
"value": "string"
|
|
2615
2734
|
}
|
|
2616
2735
|
}
|
|
2617
2736
|
],
|
|
@@ -2620,17 +2739,23 @@
|
|
|
2620
2739
|
"types": [
|
|
2621
2740
|
{
|
|
2622
2741
|
"type": "interface",
|
|
2623
|
-
"name": "
|
|
2742
|
+
"name": "Clusters",
|
|
2624
2743
|
"body": [
|
|
2625
2744
|
{
|
|
2626
2745
|
"type": "propertySignature",
|
|
2627
2746
|
"key": {
|
|
2628
2747
|
"type": "identifier",
|
|
2629
|
-
"name": "
|
|
2748
|
+
"name": "data"
|
|
2630
2749
|
},
|
|
2631
2750
|
"annotation": {
|
|
2632
|
-
"type": "
|
|
2633
|
-
"
|
|
2751
|
+
"type": "array",
|
|
2752
|
+
"elementType": {
|
|
2753
|
+
"type": "reference",
|
|
2754
|
+
"typeName": {
|
|
2755
|
+
"type": "identifier",
|
|
2756
|
+
"name": "CabinetNodeProps"
|
|
2757
|
+
}
|
|
2758
|
+
}
|
|
2634
2759
|
},
|
|
2635
2760
|
"computed": false
|
|
2636
2761
|
},
|
|
@@ -2638,7 +2763,23 @@
|
|
|
2638
2763
|
"type": "propertySignature",
|
|
2639
2764
|
"key": {
|
|
2640
2765
|
"type": "identifier",
|
|
2641
|
-
"name": "
|
|
2766
|
+
"name": "type"
|
|
2767
|
+
},
|
|
2768
|
+
"annotation": {
|
|
2769
|
+
"type": "reference",
|
|
2770
|
+
"typeName": {
|
|
2771
|
+
"type": "identifier",
|
|
2772
|
+
"name": "ContainerType"
|
|
2773
|
+
}
|
|
2774
|
+
},
|
|
2775
|
+
"optional": true,
|
|
2776
|
+
"computed": false
|
|
2777
|
+
},
|
|
2778
|
+
{
|
|
2779
|
+
"type": "propertySignature",
|
|
2780
|
+
"key": {
|
|
2781
|
+
"type": "identifier",
|
|
2782
|
+
"name": "title"
|
|
2642
2783
|
},
|
|
2643
2784
|
"annotation": {
|
|
2644
2785
|
"type": "union",
|
|
@@ -2649,46 +2790,40 @@
|
|
|
2649
2790
|
},
|
|
2650
2791
|
{
|
|
2651
2792
|
"type": "keyword",
|
|
2652
|
-
"value": "
|
|
2793
|
+
"value": "undefined"
|
|
2653
2794
|
}
|
|
2654
2795
|
]
|
|
2655
2796
|
},
|
|
2656
|
-
"computed": false
|
|
2657
|
-
}
|
|
2658
|
-
]
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"type": "interface",
|
|
2662
|
-
"name": "CornerDataItem",
|
|
2663
|
-
"body": [
|
|
2664
|
-
{
|
|
2665
|
-
"type": "propertySignature",
|
|
2666
|
-
"key": {
|
|
2667
|
-
"type": "identifier",
|
|
2668
|
-
"name": "color"
|
|
2669
|
-
},
|
|
2670
|
-
"annotation": {
|
|
2671
|
-
"type": "keyword",
|
|
2672
|
-
"value": "string"
|
|
2673
|
-
},
|
|
2674
2797
|
"optional": true,
|
|
2675
2798
|
"computed": false
|
|
2676
2799
|
}
|
|
2677
|
-
],
|
|
2678
|
-
"extends": [
|
|
2679
|
-
{
|
|
2680
|
-
"type": "expressionWithTypeArguments",
|
|
2681
|
-
"expression": {
|
|
2682
|
-
"type": "identifier",
|
|
2683
|
-
"name": "DataItem"
|
|
2684
|
-
}
|
|
2685
|
-
}
|
|
2686
2800
|
]
|
|
2687
2801
|
}
|
|
2688
2802
|
]
|
|
2689
2803
|
},
|
|
2690
|
-
"data-view.
|
|
2804
|
+
"data-view.graph-layout-grid": {
|
|
2691
2805
|
"properties": [
|
|
2806
|
+
{
|
|
2807
|
+
"name": "columns",
|
|
2808
|
+
"annotation": {
|
|
2809
|
+
"type": "keyword",
|
|
2810
|
+
"value": "number"
|
|
2811
|
+
}
|
|
2812
|
+
},
|
|
2813
|
+
{
|
|
2814
|
+
"name": "rows",
|
|
2815
|
+
"annotation": {
|
|
2816
|
+
"type": "keyword",
|
|
2817
|
+
"value": "number"
|
|
2818
|
+
}
|
|
2819
|
+
},
|
|
2820
|
+
{
|
|
2821
|
+
"name": "isReverse",
|
|
2822
|
+
"annotation": {
|
|
2823
|
+
"type": "keyword",
|
|
2824
|
+
"value": "boolean"
|
|
2825
|
+
}
|
|
2826
|
+
},
|
|
2692
2827
|
{
|
|
2693
2828
|
"name": "dataSource",
|
|
2694
2829
|
"annotation": {
|
|
@@ -2697,40 +2832,54 @@
|
|
|
2697
2832
|
"type": "reference",
|
|
2698
2833
|
"typeName": {
|
|
2699
2834
|
"type": "identifier",
|
|
2700
|
-
"name": "
|
|
2835
|
+
"name": "DataSourceType"
|
|
2701
2836
|
}
|
|
2702
2837
|
}
|
|
2703
2838
|
}
|
|
2704
|
-
}
|
|
2839
|
+
}
|
|
2840
|
+
],
|
|
2841
|
+
"events": [],
|
|
2842
|
+
"methods": [],
|
|
2843
|
+
"types": [
|
|
2705
2844
|
{
|
|
2706
|
-
"
|
|
2845
|
+
"type": "typeAlias",
|
|
2846
|
+
"name": "DataSourceType",
|
|
2707
2847
|
"annotation": {
|
|
2708
|
-
"type": "
|
|
2709
|
-
"
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2848
|
+
"type": "intersection",
|
|
2849
|
+
"types": [
|
|
2850
|
+
{
|
|
2851
|
+
"type": "reference",
|
|
2852
|
+
"typeName": {
|
|
2853
|
+
"type": "identifier",
|
|
2854
|
+
"name": "GraphTextProps"
|
|
2855
|
+
}
|
|
2856
|
+
},
|
|
2857
|
+
{
|
|
2858
|
+
"type": "reference",
|
|
2859
|
+
"typeName": {
|
|
2860
|
+
"type": "identifier",
|
|
2861
|
+
"name": "GraphNodeProps"
|
|
2862
|
+
}
|
|
2863
|
+
}
|
|
2864
|
+
]
|
|
2713
2865
|
}
|
|
2714
|
-
}
|
|
2866
|
+
}
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
"data-view.progress-bar-list": {
|
|
2870
|
+
"properties": [
|
|
2715
2871
|
{
|
|
2716
|
-
"name": "
|
|
2872
|
+
"name": "dataSource",
|
|
2717
2873
|
"annotation": {
|
|
2718
2874
|
"type": "array",
|
|
2719
2875
|
"elementType": {
|
|
2720
2876
|
"type": "reference",
|
|
2721
2877
|
"typeName": {
|
|
2722
2878
|
"type": "identifier",
|
|
2723
|
-
"name": "
|
|
2879
|
+
"name": "Data"
|
|
2724
2880
|
}
|
|
2725
2881
|
}
|
|
2726
2882
|
}
|
|
2727
|
-
},
|
|
2728
|
-
{
|
|
2729
|
-
"name": "maxScale",
|
|
2730
|
-
"annotation": {
|
|
2731
|
-
"type": "keyword",
|
|
2732
|
-
"value": "number"
|
|
2733
|
-
}
|
|
2734
2883
|
}
|
|
2735
2884
|
],
|
|
2736
2885
|
"events": [],
|
|
@@ -2738,13 +2887,13 @@
|
|
|
2738
2887
|
"types": [
|
|
2739
2888
|
{
|
|
2740
2889
|
"type": "interface",
|
|
2741
|
-
"name": "
|
|
2890
|
+
"name": "Data",
|
|
2742
2891
|
"body": [
|
|
2743
2892
|
{
|
|
2744
2893
|
"type": "propertySignature",
|
|
2745
2894
|
"key": {
|
|
2746
2895
|
"type": "identifier",
|
|
2747
|
-
"name": "
|
|
2896
|
+
"name": "title"
|
|
2748
2897
|
},
|
|
2749
2898
|
"annotation": {
|
|
2750
2899
|
"type": "keyword",
|
|
@@ -2756,56 +2905,65 @@
|
|
|
2756
2905
|
"type": "propertySignature",
|
|
2757
2906
|
"key": {
|
|
2758
2907
|
"type": "identifier",
|
|
2759
|
-
"name": "
|
|
2908
|
+
"name": "count"
|
|
2760
2909
|
},
|
|
2761
2910
|
"annotation": {
|
|
2762
|
-
"type": "
|
|
2763
|
-
"
|
|
2764
|
-
{
|
|
2765
|
-
"type": "keyword",
|
|
2766
|
-
"value": "string"
|
|
2767
|
-
},
|
|
2768
|
-
{
|
|
2769
|
-
"type": "keyword",
|
|
2770
|
-
"value": "number"
|
|
2771
|
-
}
|
|
2772
|
-
]
|
|
2911
|
+
"type": "keyword",
|
|
2912
|
+
"value": "number"
|
|
2773
2913
|
},
|
|
2774
2914
|
"computed": false
|
|
2775
|
-
}
|
|
2776
|
-
]
|
|
2777
|
-
},
|
|
2778
|
-
{
|
|
2779
|
-
"type": "interface",
|
|
2780
|
-
"name": "CornerDataItem",
|
|
2781
|
-
"body": [
|
|
2915
|
+
},
|
|
2782
2916
|
{
|
|
2783
2917
|
"type": "propertySignature",
|
|
2784
2918
|
"key": {
|
|
2785
2919
|
"type": "identifier",
|
|
2786
|
-
"name": "
|
|
2920
|
+
"name": "loopBackground"
|
|
2787
2921
|
},
|
|
2788
2922
|
"annotation": {
|
|
2789
|
-
"type": "
|
|
2790
|
-
"
|
|
2923
|
+
"type": "indexedAccess",
|
|
2924
|
+
"objectType": {
|
|
2925
|
+
"type": "reference",
|
|
2926
|
+
"typeName": {
|
|
2927
|
+
"type": "identifier",
|
|
2928
|
+
"name": "CSSProperties"
|
|
2929
|
+
}
|
|
2930
|
+
},
|
|
2931
|
+
"indexType": {
|
|
2932
|
+
"type": "jsLiteral",
|
|
2933
|
+
"value": "background"
|
|
2934
|
+
}
|
|
2791
2935
|
},
|
|
2792
2936
|
"optional": true,
|
|
2793
2937
|
"computed": false
|
|
2794
|
-
}
|
|
2795
|
-
],
|
|
2796
|
-
"extends": [
|
|
2938
|
+
},
|
|
2797
2939
|
{
|
|
2798
|
-
"type": "
|
|
2799
|
-
"
|
|
2940
|
+
"type": "propertySignature",
|
|
2941
|
+
"key": {
|
|
2800
2942
|
"type": "identifier",
|
|
2801
|
-
"name": "
|
|
2802
|
-
}
|
|
2943
|
+
"name": "barBackground"
|
|
2944
|
+
},
|
|
2945
|
+
"annotation": {
|
|
2946
|
+
"type": "indexedAccess",
|
|
2947
|
+
"objectType": {
|
|
2948
|
+
"type": "reference",
|
|
2949
|
+
"typeName": {
|
|
2950
|
+
"type": "identifier",
|
|
2951
|
+
"name": "CSSProperties"
|
|
2952
|
+
}
|
|
2953
|
+
},
|
|
2954
|
+
"indexType": {
|
|
2955
|
+
"type": "jsLiteral",
|
|
2956
|
+
"value": "background"
|
|
2957
|
+
}
|
|
2958
|
+
},
|
|
2959
|
+
"optional": true,
|
|
2960
|
+
"computed": false
|
|
2803
2961
|
}
|
|
2804
2962
|
]
|
|
2805
2963
|
}
|
|
2806
2964
|
]
|
|
2807
2965
|
},
|
|
2808
|
-
"data-view.
|
|
2966
|
+
"data-view.globe-with-gear-indicator": {
|
|
2809
2967
|
"properties": [
|
|
2810
2968
|
{
|
|
2811
2969
|
"name": "dataSource",
|
|
@@ -2923,193 +3081,64 @@
|
|
|
2923
3081
|
}
|
|
2924
3082
|
]
|
|
2925
3083
|
},
|
|
2926
|
-
"data-view.
|
|
3084
|
+
"data-view.bubbles-indicator": {
|
|
2927
3085
|
"properties": [
|
|
2928
3086
|
{
|
|
2929
|
-
"name": "
|
|
2930
|
-
"annotation": {
|
|
2931
|
-
"type": "keyword",
|
|
2932
|
-
"value": "string"
|
|
2933
|
-
}
|
|
2934
|
-
},
|
|
2935
|
-
{
|
|
2936
|
-
"name": "loading",
|
|
2937
|
-
"annotation": {
|
|
2938
|
-
"type": "keyword",
|
|
2939
|
-
"value": "boolean"
|
|
2940
|
-
}
|
|
2941
|
-
},
|
|
2942
|
-
{
|
|
2943
|
-
"name": "useRealTimeProgress",
|
|
2944
|
-
"annotation": {
|
|
2945
|
-
"type": "keyword",
|
|
2946
|
-
"value": "boolean"
|
|
2947
|
-
}
|
|
2948
|
-
},
|
|
2949
|
-
{
|
|
2950
|
-
"name": "progress",
|
|
2951
|
-
"annotation": {
|
|
2952
|
-
"type": "keyword",
|
|
2953
|
-
"value": "number"
|
|
2954
|
-
}
|
|
2955
|
-
},
|
|
2956
|
-
{
|
|
2957
|
-
"name": "intervalTime",
|
|
3087
|
+
"name": "dataSource",
|
|
2958
3088
|
"annotation": {
|
|
2959
|
-
"type": "
|
|
2960
|
-
"
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
"name": "end",
|
|
2967
|
-
"detail": {
|
|
2968
|
-
"annotation": {
|
|
2969
|
-
"type": "keyword",
|
|
2970
|
-
"value": "void"
|
|
3089
|
+
"type": "array",
|
|
3090
|
+
"elementType": {
|
|
3091
|
+
"type": "reference",
|
|
3092
|
+
"typeName": {
|
|
3093
|
+
"type": "identifier",
|
|
3094
|
+
"name": "DataItem"
|
|
3095
|
+
}
|
|
2971
3096
|
}
|
|
2972
3097
|
}
|
|
2973
|
-
}
|
|
2974
|
-
],
|
|
2975
|
-
"methods": []
|
|
2976
|
-
},
|
|
2977
|
-
"data-view.cabinet-container": {
|
|
2978
|
-
"properties": [
|
|
3098
|
+
},
|
|
2979
3099
|
{
|
|
2980
|
-
"name": "
|
|
3100
|
+
"name": "centerDataSource",
|
|
2981
3101
|
"annotation": {
|
|
2982
3102
|
"type": "reference",
|
|
2983
3103
|
"typeName": {
|
|
2984
3104
|
"type": "identifier",
|
|
2985
|
-
"name": "
|
|
3105
|
+
"name": "DataItem"
|
|
2986
3106
|
}
|
|
2987
3107
|
}
|
|
2988
3108
|
},
|
|
2989
3109
|
{
|
|
2990
|
-
"name": "
|
|
3110
|
+
"name": "cornerDataSource",
|
|
2991
3111
|
"annotation": {
|
|
2992
3112
|
"type": "array",
|
|
2993
3113
|
"elementType": {
|
|
2994
3114
|
"type": "reference",
|
|
2995
3115
|
"typeName": {
|
|
2996
3116
|
"type": "identifier",
|
|
2997
|
-
"name": "
|
|
3117
|
+
"name": "CornerDataItem"
|
|
2998
3118
|
}
|
|
2999
3119
|
}
|
|
3000
3120
|
}
|
|
3001
3121
|
},
|
|
3002
3122
|
{
|
|
3003
|
-
"name": "
|
|
3004
|
-
"annotation": {
|
|
3005
|
-
"type": "union",
|
|
3006
|
-
"types": [
|
|
3007
|
-
{
|
|
3008
|
-
"type": "jsLiteral",
|
|
3009
|
-
"value": "active"
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"type": "jsLiteral",
|
|
3013
|
-
"value": "faded"
|
|
3014
|
-
}
|
|
3015
|
-
]
|
|
3016
|
-
}
|
|
3017
|
-
},
|
|
3018
|
-
{
|
|
3019
|
-
"name": "customTitle",
|
|
3123
|
+
"name": "maxScale",
|
|
3020
3124
|
"annotation": {
|
|
3021
3125
|
"type": "keyword",
|
|
3022
|
-
"value": "
|
|
3023
|
-
}
|
|
3024
|
-
}
|
|
3025
|
-
],
|
|
3026
|
-
"events": [
|
|
3027
|
-
{
|
|
3028
|
-
"name": "container.click",
|
|
3029
|
-
"detail": {
|
|
3030
|
-
"annotation": {
|
|
3031
|
-
"type": "reference",
|
|
3032
|
-
"typeName": {
|
|
3033
|
-
"type": "identifier",
|
|
3034
|
-
"name": "ClickEventDataType"
|
|
3035
|
-
}
|
|
3036
|
-
}
|
|
3037
|
-
}
|
|
3038
|
-
},
|
|
3039
|
-
{
|
|
3040
|
-
"name": "container.dbclick",
|
|
3041
|
-
"detail": {
|
|
3042
|
-
"annotation": {
|
|
3043
|
-
"type": "reference",
|
|
3044
|
-
"typeName": {
|
|
3045
|
-
"type": "identifier",
|
|
3046
|
-
"name": "ClickEventDataType"
|
|
3047
|
-
}
|
|
3048
|
-
}
|
|
3126
|
+
"value": "number"
|
|
3049
3127
|
}
|
|
3050
3128
|
}
|
|
3051
3129
|
],
|
|
3130
|
+
"events": [],
|
|
3052
3131
|
"methods": [],
|
|
3053
3132
|
"types": [
|
|
3054
|
-
{
|
|
3055
|
-
"type": "typeAlias",
|
|
3056
|
-
"name": "ContainerType",
|
|
3057
|
-
"annotation": {
|
|
3058
|
-
"type": "union",
|
|
3059
|
-
"types": [
|
|
3060
|
-
{
|
|
3061
|
-
"type": "jsLiteral",
|
|
3062
|
-
"value": "host"
|
|
3063
|
-
},
|
|
3064
|
-
{
|
|
3065
|
-
"type": "jsLiteral",
|
|
3066
|
-
"value": "k8s"
|
|
3067
|
-
},
|
|
3068
|
-
{
|
|
3069
|
-
"type": "jsLiteral",
|
|
3070
|
-
"value": "k8s-blue"
|
|
3071
|
-
}
|
|
3072
|
-
]
|
|
3073
|
-
}
|
|
3074
|
-
},
|
|
3075
3133
|
{
|
|
3076
3134
|
"type": "interface",
|
|
3077
|
-
"name": "
|
|
3135
|
+
"name": "DataItem",
|
|
3078
3136
|
"body": [
|
|
3079
3137
|
{
|
|
3080
3138
|
"type": "propertySignature",
|
|
3081
3139
|
"key": {
|
|
3082
3140
|
"type": "identifier",
|
|
3083
|
-
"name": "
|
|
3084
|
-
},
|
|
3085
|
-
"annotation": {
|
|
3086
|
-
"type": "union",
|
|
3087
|
-
"types": [
|
|
3088
|
-
{
|
|
3089
|
-
"type": "jsLiteral",
|
|
3090
|
-
"value": "container-group"
|
|
3091
|
-
},
|
|
3092
|
-
{
|
|
3093
|
-
"type": "jsLiteral",
|
|
3094
|
-
"value": "physical-machine"
|
|
3095
|
-
},
|
|
3096
|
-
{
|
|
3097
|
-
"type": "jsLiteral",
|
|
3098
|
-
"value": "virtual-machine"
|
|
3099
|
-
},
|
|
3100
|
-
{
|
|
3101
|
-
"type": "jsLiteral",
|
|
3102
|
-
"value": "pod"
|
|
3103
|
-
}
|
|
3104
|
-
]
|
|
3105
|
-
},
|
|
3106
|
-
"computed": false
|
|
3107
|
-
},
|
|
3108
|
-
{
|
|
3109
|
-
"type": "propertySignature",
|
|
3110
|
-
"key": {
|
|
3111
|
-
"type": "identifier",
|
|
3112
|
-
"name": "nodeTitle"
|
|
3141
|
+
"name": "label"
|
|
3113
3142
|
},
|
|
3114
3143
|
"annotation": {
|
|
3115
3144
|
"type": "keyword",
|
|
@@ -3121,119 +3150,112 @@
|
|
|
3121
3150
|
"type": "propertySignature",
|
|
3122
3151
|
"key": {
|
|
3123
3152
|
"type": "identifier",
|
|
3124
|
-
"name": "
|
|
3153
|
+
"name": "value"
|
|
3125
3154
|
},
|
|
3126
3155
|
"annotation": {
|
|
3127
3156
|
"type": "union",
|
|
3128
3157
|
"types": [
|
|
3129
3158
|
{
|
|
3130
|
-
"type": "
|
|
3131
|
-
"value": "
|
|
3159
|
+
"type": "keyword",
|
|
3160
|
+
"value": "string"
|
|
3132
3161
|
},
|
|
3133
3162
|
{
|
|
3134
|
-
"type": "
|
|
3135
|
-
"value": "
|
|
3163
|
+
"type": "keyword",
|
|
3164
|
+
"value": "number"
|
|
3136
3165
|
}
|
|
3137
3166
|
]
|
|
3138
3167
|
},
|
|
3139
|
-
"optional": true,
|
|
3140
3168
|
"computed": false
|
|
3141
3169
|
},
|
|
3142
3170
|
{
|
|
3143
3171
|
"type": "propertySignature",
|
|
3144
3172
|
"key": {
|
|
3145
3173
|
"type": "identifier",
|
|
3146
|
-
"name": "
|
|
3174
|
+
"name": "numberValue"
|
|
3147
3175
|
},
|
|
3148
3176
|
"annotation": {
|
|
3149
3177
|
"type": "keyword",
|
|
3150
|
-
"value": "
|
|
3178
|
+
"value": "number"
|
|
3151
3179
|
},
|
|
3152
3180
|
"optional": true,
|
|
3153
|
-
"computed": false
|
|
3181
|
+
"computed": false,
|
|
3182
|
+
"description": "用于计算气泡相对大小的数值。"
|
|
3154
3183
|
}
|
|
3155
3184
|
]
|
|
3156
3185
|
},
|
|
3157
3186
|
{
|
|
3158
3187
|
"type": "interface",
|
|
3159
|
-
"name": "
|
|
3188
|
+
"name": "CornerDataItem",
|
|
3160
3189
|
"body": [
|
|
3161
3190
|
{
|
|
3162
3191
|
"type": "propertySignature",
|
|
3163
3192
|
"key": {
|
|
3164
3193
|
"type": "identifier",
|
|
3165
|
-
"name": "
|
|
3194
|
+
"name": "color"
|
|
3166
3195
|
},
|
|
3167
3196
|
"annotation": {
|
|
3168
|
-
"type": "
|
|
3169
|
-
"
|
|
3170
|
-
{
|
|
3171
|
-
"type": "jsLiteral",
|
|
3172
|
-
"value": "node"
|
|
3173
|
-
},
|
|
3174
|
-
{
|
|
3175
|
-
"type": "jsLiteral",
|
|
3176
|
-
"value": "container"
|
|
3177
|
-
}
|
|
3178
|
-
]
|
|
3197
|
+
"type": "keyword",
|
|
3198
|
+
"value": "string"
|
|
3179
3199
|
},
|
|
3200
|
+
"optional": true,
|
|
3180
3201
|
"computed": false
|
|
3181
|
-
}
|
|
3202
|
+
}
|
|
3203
|
+
],
|
|
3204
|
+
"extends": [
|
|
3182
3205
|
{
|
|
3183
|
-
"type": "
|
|
3184
|
-
"
|
|
3206
|
+
"type": "expressionWithTypeArguments",
|
|
3207
|
+
"expression": {
|
|
3185
3208
|
"type": "identifier",
|
|
3186
|
-
"name": "
|
|
3187
|
-
}
|
|
3188
|
-
"annotation": {
|
|
3189
|
-
"type": "union",
|
|
3190
|
-
"types": [
|
|
3191
|
-
{
|
|
3192
|
-
"type": "reference",
|
|
3193
|
-
"typeName": {
|
|
3194
|
-
"type": "identifier",
|
|
3195
|
-
"name": "CabinetNodeProps"
|
|
3196
|
-
}
|
|
3197
|
-
},
|
|
3198
|
-
{
|
|
3199
|
-
"type": "keyword",
|
|
3200
|
-
"value": "undefined"
|
|
3201
|
-
}
|
|
3202
|
-
]
|
|
3203
|
-
},
|
|
3204
|
-
"computed": false
|
|
3209
|
+
"name": "DataItem"
|
|
3210
|
+
}
|
|
3205
3211
|
}
|
|
3206
3212
|
]
|
|
3207
3213
|
}
|
|
3208
3214
|
]
|
|
3209
3215
|
},
|
|
3210
|
-
"data-view.
|
|
3216
|
+
"data-view.globe-with-orbit-indicator": {
|
|
3211
3217
|
"properties": [
|
|
3212
3218
|
{
|
|
3213
|
-
"name": "
|
|
3219
|
+
"name": "dataSource",
|
|
3214
3220
|
"annotation": {
|
|
3215
3221
|
"type": "array",
|
|
3216
3222
|
"elementType": {
|
|
3217
3223
|
"type": "reference",
|
|
3218
3224
|
"typeName": {
|
|
3219
3225
|
"type": "identifier",
|
|
3220
|
-
"name": "
|
|
3226
|
+
"name": "DataItem"
|
|
3221
3227
|
}
|
|
3222
3228
|
}
|
|
3223
3229
|
}
|
|
3224
3230
|
},
|
|
3225
3231
|
{
|
|
3226
|
-
"name": "
|
|
3232
|
+
"name": "centerDataSource",
|
|
3227
3233
|
"annotation": {
|
|
3228
|
-
"type": "
|
|
3229
|
-
"
|
|
3234
|
+
"type": "reference",
|
|
3235
|
+
"typeName": {
|
|
3236
|
+
"type": "identifier",
|
|
3237
|
+
"name": "DataItem"
|
|
3238
|
+
}
|
|
3230
3239
|
}
|
|
3231
3240
|
},
|
|
3232
3241
|
{
|
|
3233
|
-
"name": "
|
|
3242
|
+
"name": "cornerDataSource",
|
|
3243
|
+
"annotation": {
|
|
3244
|
+
"type": "array",
|
|
3245
|
+
"elementType": {
|
|
3246
|
+
"type": "reference",
|
|
3247
|
+
"typeName": {
|
|
3248
|
+
"type": "identifier",
|
|
3249
|
+
"name": "CornerDataItem"
|
|
3250
|
+
}
|
|
3251
|
+
}
|
|
3252
|
+
}
|
|
3253
|
+
},
|
|
3254
|
+
{
|
|
3255
|
+
"name": "maxScale",
|
|
3234
3256
|
"annotation": {
|
|
3235
3257
|
"type": "keyword",
|
|
3236
|
-
"value": "
|
|
3258
|
+
"value": "number"
|
|
3237
3259
|
}
|
|
3238
3260
|
}
|
|
3239
3261
|
],
|
|
@@ -3242,47 +3264,25 @@
|
|
|
3242
3264
|
"types": [
|
|
3243
3265
|
{
|
|
3244
3266
|
"type": "interface",
|
|
3245
|
-
"name": "
|
|
3267
|
+
"name": "DataItem",
|
|
3246
3268
|
"body": [
|
|
3247
3269
|
{
|
|
3248
3270
|
"type": "propertySignature",
|
|
3249
3271
|
"key": {
|
|
3250
3272
|
"type": "identifier",
|
|
3251
|
-
"name": "
|
|
3252
|
-
},
|
|
3253
|
-
"annotation": {
|
|
3254
|
-
"type": "array",
|
|
3255
|
-
"elementType": {
|
|
3256
|
-
"type": "reference",
|
|
3257
|
-
"typeName": {
|
|
3258
|
-
"type": "identifier",
|
|
3259
|
-
"name": "CabinetNodeProps"
|
|
3260
|
-
}
|
|
3261
|
-
}
|
|
3262
|
-
},
|
|
3263
|
-
"computed": false
|
|
3264
|
-
},
|
|
3265
|
-
{
|
|
3266
|
-
"type": "propertySignature",
|
|
3267
|
-
"key": {
|
|
3268
|
-
"type": "identifier",
|
|
3269
|
-
"name": "type"
|
|
3273
|
+
"name": "label"
|
|
3270
3274
|
},
|
|
3271
3275
|
"annotation": {
|
|
3272
|
-
"type": "
|
|
3273
|
-
"
|
|
3274
|
-
"type": "identifier",
|
|
3275
|
-
"name": "ContainerType"
|
|
3276
|
-
}
|
|
3276
|
+
"type": "keyword",
|
|
3277
|
+
"value": "string"
|
|
3277
3278
|
},
|
|
3278
|
-
"optional": true,
|
|
3279
3279
|
"computed": false
|
|
3280
3280
|
},
|
|
3281
3281
|
{
|
|
3282
3282
|
"type": "propertySignature",
|
|
3283
3283
|
"key": {
|
|
3284
3284
|
"type": "identifier",
|
|
3285
|
-
"name": "
|
|
3285
|
+
"name": "value"
|
|
3286
3286
|
},
|
|
3287
3287
|
"annotation": {
|
|
3288
3288
|
"type": "union",
|
|
@@ -3293,174 +3293,39 @@
|
|
|
3293
3293
|
},
|
|
3294
3294
|
{
|
|
3295
3295
|
"type": "keyword",
|
|
3296
|
-
"value": "
|
|
3296
|
+
"value": "number"
|
|
3297
3297
|
}
|
|
3298
3298
|
]
|
|
3299
3299
|
},
|
|
3300
|
-
"optional": true,
|
|
3301
3300
|
"computed": false
|
|
3302
3301
|
}
|
|
3303
3302
|
]
|
|
3304
|
-
}
|
|
3305
|
-
]
|
|
3306
|
-
},
|
|
3307
|
-
"data-view.graph-layout-grid": {
|
|
3308
|
-
"properties": [
|
|
3309
|
-
{
|
|
3310
|
-
"name": "columns",
|
|
3311
|
-
"annotation": {
|
|
3312
|
-
"type": "keyword",
|
|
3313
|
-
"value": "number"
|
|
3314
|
-
}
|
|
3315
3303
|
},
|
|
3316
|
-
{
|
|
3317
|
-
"name": "rows",
|
|
3318
|
-
"annotation": {
|
|
3319
|
-
"type": "keyword",
|
|
3320
|
-
"value": "number"
|
|
3321
|
-
}
|
|
3322
|
-
},
|
|
3323
|
-
{
|
|
3324
|
-
"name": "isReverse",
|
|
3325
|
-
"annotation": {
|
|
3326
|
-
"type": "keyword",
|
|
3327
|
-
"value": "boolean"
|
|
3328
|
-
}
|
|
3329
|
-
},
|
|
3330
|
-
{
|
|
3331
|
-
"name": "dataSource",
|
|
3332
|
-
"annotation": {
|
|
3333
|
-
"type": "array",
|
|
3334
|
-
"elementType": {
|
|
3335
|
-
"type": "reference",
|
|
3336
|
-
"typeName": {
|
|
3337
|
-
"type": "identifier",
|
|
3338
|
-
"name": "DataSourceType"
|
|
3339
|
-
}
|
|
3340
|
-
}
|
|
3341
|
-
}
|
|
3342
|
-
}
|
|
3343
|
-
],
|
|
3344
|
-
"events": [],
|
|
3345
|
-
"methods": [],
|
|
3346
|
-
"types": [
|
|
3347
|
-
{
|
|
3348
|
-
"type": "typeAlias",
|
|
3349
|
-
"name": "DataSourceType",
|
|
3350
|
-
"annotation": {
|
|
3351
|
-
"type": "intersection",
|
|
3352
|
-
"types": [
|
|
3353
|
-
{
|
|
3354
|
-
"type": "reference",
|
|
3355
|
-
"typeName": {
|
|
3356
|
-
"type": "identifier",
|
|
3357
|
-
"name": "GraphTextProps"
|
|
3358
|
-
}
|
|
3359
|
-
},
|
|
3360
|
-
{
|
|
3361
|
-
"type": "reference",
|
|
3362
|
-
"typeName": {
|
|
3363
|
-
"type": "identifier",
|
|
3364
|
-
"name": "GraphNodeProps"
|
|
3365
|
-
}
|
|
3366
|
-
}
|
|
3367
|
-
]
|
|
3368
|
-
}
|
|
3369
|
-
}
|
|
3370
|
-
]
|
|
3371
|
-
},
|
|
3372
|
-
"data-view.progress-bar-list": {
|
|
3373
|
-
"properties": [
|
|
3374
|
-
{
|
|
3375
|
-
"name": "dataSource",
|
|
3376
|
-
"annotation": {
|
|
3377
|
-
"type": "array",
|
|
3378
|
-
"elementType": {
|
|
3379
|
-
"type": "reference",
|
|
3380
|
-
"typeName": {
|
|
3381
|
-
"type": "identifier",
|
|
3382
|
-
"name": "Data"
|
|
3383
|
-
}
|
|
3384
|
-
}
|
|
3385
|
-
}
|
|
3386
|
-
}
|
|
3387
|
-
],
|
|
3388
|
-
"events": [],
|
|
3389
|
-
"methods": [],
|
|
3390
|
-
"types": [
|
|
3391
3304
|
{
|
|
3392
3305
|
"type": "interface",
|
|
3393
|
-
"name": "
|
|
3306
|
+
"name": "CornerDataItem",
|
|
3394
3307
|
"body": [
|
|
3395
3308
|
{
|
|
3396
3309
|
"type": "propertySignature",
|
|
3397
3310
|
"key": {
|
|
3398
3311
|
"type": "identifier",
|
|
3399
|
-
"name": "
|
|
3312
|
+
"name": "color"
|
|
3400
3313
|
},
|
|
3401
3314
|
"annotation": {
|
|
3402
3315
|
"type": "keyword",
|
|
3403
3316
|
"value": "string"
|
|
3404
3317
|
},
|
|
3405
|
-
"computed": false
|
|
3406
|
-
},
|
|
3407
|
-
{
|
|
3408
|
-
"type": "propertySignature",
|
|
3409
|
-
"key": {
|
|
3410
|
-
"type": "identifier",
|
|
3411
|
-
"name": "count"
|
|
3412
|
-
},
|
|
3413
|
-
"annotation": {
|
|
3414
|
-
"type": "keyword",
|
|
3415
|
-
"value": "number"
|
|
3416
|
-
},
|
|
3417
|
-
"computed": false
|
|
3418
|
-
},
|
|
3419
|
-
{
|
|
3420
|
-
"type": "propertySignature",
|
|
3421
|
-
"key": {
|
|
3422
|
-
"type": "identifier",
|
|
3423
|
-
"name": "loopBackground"
|
|
3424
|
-
},
|
|
3425
|
-
"annotation": {
|
|
3426
|
-
"type": "indexedAccess",
|
|
3427
|
-
"objectType": {
|
|
3428
|
-
"type": "reference",
|
|
3429
|
-
"typeName": {
|
|
3430
|
-
"type": "identifier",
|
|
3431
|
-
"name": "CSSProperties"
|
|
3432
|
-
}
|
|
3433
|
-
},
|
|
3434
|
-
"indexType": {
|
|
3435
|
-
"type": "jsLiteral",
|
|
3436
|
-
"value": "background"
|
|
3437
|
-
}
|
|
3438
|
-
},
|
|
3439
3318
|
"optional": true,
|
|
3440
3319
|
"computed": false
|
|
3441
|
-
}
|
|
3320
|
+
}
|
|
3321
|
+
],
|
|
3322
|
+
"extends": [
|
|
3442
3323
|
{
|
|
3443
|
-
"type": "
|
|
3444
|
-
"
|
|
3324
|
+
"type": "expressionWithTypeArguments",
|
|
3325
|
+
"expression": {
|
|
3445
3326
|
"type": "identifier",
|
|
3446
|
-
"name": "
|
|
3447
|
-
}
|
|
3448
|
-
"annotation": {
|
|
3449
|
-
"type": "indexedAccess",
|
|
3450
|
-
"objectType": {
|
|
3451
|
-
"type": "reference",
|
|
3452
|
-
"typeName": {
|
|
3453
|
-
"type": "identifier",
|
|
3454
|
-
"name": "CSSProperties"
|
|
3455
|
-
}
|
|
3456
|
-
},
|
|
3457
|
-
"indexType": {
|
|
3458
|
-
"type": "jsLiteral",
|
|
3459
|
-
"value": "background"
|
|
3460
|
-
}
|
|
3461
|
-
},
|
|
3462
|
-
"optional": true,
|
|
3463
|
-
"computed": false
|
|
3327
|
+
"name": "DataItem"
|
|
3328
|
+
}
|
|
3464
3329
|
}
|
|
3465
3330
|
]
|
|
3466
3331
|
}
|
|
@@ -3866,6 +3731,162 @@
|
|
|
3866
3731
|
"events": [],
|
|
3867
3732
|
"methods": []
|
|
3868
3733
|
},
|
|
3734
|
+
"data-view.china-map-chart": {
|
|
3735
|
+
"properties": [
|
|
3736
|
+
{
|
|
3737
|
+
"name": "dataSource",
|
|
3738
|
+
"annotation": {
|
|
3739
|
+
"type": "array",
|
|
3740
|
+
"elementType": {
|
|
3741
|
+
"type": "reference",
|
|
3742
|
+
"typeName": {
|
|
3743
|
+
"type": "identifier",
|
|
3744
|
+
"name": "DataSource"
|
|
3745
|
+
}
|
|
3746
|
+
}
|
|
3747
|
+
}
|
|
3748
|
+
},
|
|
3749
|
+
{
|
|
3750
|
+
"name": "detailContentStyle",
|
|
3751
|
+
"annotation": {
|
|
3752
|
+
"type": "reference",
|
|
3753
|
+
"typeName": {
|
|
3754
|
+
"type": "identifier",
|
|
3755
|
+
"name": "CSSProperties"
|
|
3756
|
+
}
|
|
3757
|
+
}
|
|
3758
|
+
},
|
|
3759
|
+
{
|
|
3760
|
+
"name": "fillContainer",
|
|
3761
|
+
"annotation": {
|
|
3762
|
+
"type": "keyword",
|
|
3763
|
+
"value": "boolean"
|
|
3764
|
+
}
|
|
3765
|
+
}
|
|
3766
|
+
],
|
|
3767
|
+
"events": [
|
|
3768
|
+
{
|
|
3769
|
+
"name": "detail.open.change",
|
|
3770
|
+
"detail": {
|
|
3771
|
+
"annotation": {
|
|
3772
|
+
"type": "typeLiteral",
|
|
3773
|
+
"members": [
|
|
3774
|
+
{
|
|
3775
|
+
"type": "propertySignature",
|
|
3776
|
+
"key": {
|
|
3777
|
+
"type": "identifier",
|
|
3778
|
+
"name": "open"
|
|
3779
|
+
},
|
|
3780
|
+
"annotation": {
|
|
3781
|
+
"type": "keyword",
|
|
3782
|
+
"value": "boolean"
|
|
3783
|
+
},
|
|
3784
|
+
"computed": false
|
|
3785
|
+
},
|
|
3786
|
+
{
|
|
3787
|
+
"type": "propertySignature",
|
|
3788
|
+
"key": {
|
|
3789
|
+
"type": "identifier",
|
|
3790
|
+
"name": "data"
|
|
3791
|
+
},
|
|
3792
|
+
"annotation": {
|
|
3793
|
+
"type": "reference",
|
|
3794
|
+
"typeName": {
|
|
3795
|
+
"type": "identifier",
|
|
3796
|
+
"name": "Record"
|
|
3797
|
+
},
|
|
3798
|
+
"typeParameters": {
|
|
3799
|
+
"type": "typeParameterInstantiation",
|
|
3800
|
+
"params": [
|
|
3801
|
+
{
|
|
3802
|
+
"type": "keyword",
|
|
3803
|
+
"value": "string"
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
"type": "keyword",
|
|
3807
|
+
"value": "any"
|
|
3808
|
+
}
|
|
3809
|
+
]
|
|
3810
|
+
}
|
|
3811
|
+
},
|
|
3812
|
+
"computed": false
|
|
3813
|
+
}
|
|
3814
|
+
]
|
|
3815
|
+
}
|
|
3816
|
+
}
|
|
3817
|
+
}
|
|
3818
|
+
],
|
|
3819
|
+
"methods": [],
|
|
3820
|
+
"types": [
|
|
3821
|
+
{
|
|
3822
|
+
"type": "interface",
|
|
3823
|
+
"name": "DataSource",
|
|
3824
|
+
"body": [
|
|
3825
|
+
{
|
|
3826
|
+
"type": "propertySignature",
|
|
3827
|
+
"key": {
|
|
3828
|
+
"type": "identifier",
|
|
3829
|
+
"name": "city"
|
|
3830
|
+
},
|
|
3831
|
+
"annotation": {
|
|
3832
|
+
"type": "keyword",
|
|
3833
|
+
"value": "string"
|
|
3834
|
+
},
|
|
3835
|
+
"computed": false,
|
|
3836
|
+
"description": "省级行政区域名,例如:四川、北京"
|
|
3837
|
+
},
|
|
3838
|
+
{
|
|
3839
|
+
"type": "propertySignature",
|
|
3840
|
+
"key": {
|
|
3841
|
+
"type": "identifier",
|
|
3842
|
+
"name": "detailDisplayLocation"
|
|
3843
|
+
},
|
|
3844
|
+
"annotation": {
|
|
3845
|
+
"type": "union",
|
|
3846
|
+
"types": [
|
|
3847
|
+
{
|
|
3848
|
+
"type": "jsLiteral",
|
|
3849
|
+
"value": "pageCenter"
|
|
3850
|
+
},
|
|
3851
|
+
{
|
|
3852
|
+
"type": "jsLiteral",
|
|
3853
|
+
"value": "textBottom"
|
|
3854
|
+
}
|
|
3855
|
+
]
|
|
3856
|
+
},
|
|
3857
|
+
"computed": false
|
|
3858
|
+
},
|
|
3859
|
+
{
|
|
3860
|
+
"type": "propertySignature",
|
|
3861
|
+
"key": {
|
|
3862
|
+
"type": "identifier",
|
|
3863
|
+
"name": "text"
|
|
3864
|
+
},
|
|
3865
|
+
"annotation": {
|
|
3866
|
+
"type": "keyword",
|
|
3867
|
+
"value": "string"
|
|
3868
|
+
},
|
|
3869
|
+
"computed": false
|
|
3870
|
+
},
|
|
3871
|
+
{
|
|
3872
|
+
"type": "indexSignature",
|
|
3873
|
+
"parameter": {
|
|
3874
|
+
"type": "identifier",
|
|
3875
|
+
"name": "x",
|
|
3876
|
+
"annotation": {
|
|
3877
|
+
"type": "keyword",
|
|
3878
|
+
"value": "string"
|
|
3879
|
+
}
|
|
3880
|
+
},
|
|
3881
|
+
"annotation": {
|
|
3882
|
+
"type": "keyword",
|
|
3883
|
+
"value": "any"
|
|
3884
|
+
}
|
|
3885
|
+
}
|
|
3886
|
+
]
|
|
3887
|
+
}
|
|
3888
|
+
]
|
|
3889
|
+
},
|
|
3869
3890
|
"data-view.globe-with-halo-indicator": {
|
|
3870
3891
|
"properties": [
|
|
3871
3892
|
{
|
|
@@ -3984,6 +4005,124 @@
|
|
|
3984
4005
|
}
|
|
3985
4006
|
]
|
|
3986
4007
|
},
|
|
4008
|
+
"data-view.crystal-ball-indicator": {
|
|
4009
|
+
"properties": [
|
|
4010
|
+
{
|
|
4011
|
+
"name": "dataSource",
|
|
4012
|
+
"annotation": {
|
|
4013
|
+
"type": "array",
|
|
4014
|
+
"elementType": {
|
|
4015
|
+
"type": "reference",
|
|
4016
|
+
"typeName": {
|
|
4017
|
+
"type": "identifier",
|
|
4018
|
+
"name": "DataItem"
|
|
4019
|
+
}
|
|
4020
|
+
}
|
|
4021
|
+
}
|
|
4022
|
+
},
|
|
4023
|
+
{
|
|
4024
|
+
"name": "centerDataSource",
|
|
4025
|
+
"annotation": {
|
|
4026
|
+
"type": "reference",
|
|
4027
|
+
"typeName": {
|
|
4028
|
+
"type": "identifier",
|
|
4029
|
+
"name": "DataItem"
|
|
4030
|
+
}
|
|
4031
|
+
}
|
|
4032
|
+
},
|
|
4033
|
+
{
|
|
4034
|
+
"name": "cornerDataSource",
|
|
4035
|
+
"annotation": {
|
|
4036
|
+
"type": "array",
|
|
4037
|
+
"elementType": {
|
|
4038
|
+
"type": "reference",
|
|
4039
|
+
"typeName": {
|
|
4040
|
+
"type": "identifier",
|
|
4041
|
+
"name": "CornerDataItem"
|
|
4042
|
+
}
|
|
4043
|
+
}
|
|
4044
|
+
}
|
|
4045
|
+
},
|
|
4046
|
+
{
|
|
4047
|
+
"name": "maxScale",
|
|
4048
|
+
"annotation": {
|
|
4049
|
+
"type": "keyword",
|
|
4050
|
+
"value": "number"
|
|
4051
|
+
}
|
|
4052
|
+
}
|
|
4053
|
+
],
|
|
4054
|
+
"events": [],
|
|
4055
|
+
"methods": [],
|
|
4056
|
+
"types": [
|
|
4057
|
+
{
|
|
4058
|
+
"type": "interface",
|
|
4059
|
+
"name": "DataItem",
|
|
4060
|
+
"body": [
|
|
4061
|
+
{
|
|
4062
|
+
"type": "propertySignature",
|
|
4063
|
+
"key": {
|
|
4064
|
+
"type": "identifier",
|
|
4065
|
+
"name": "label"
|
|
4066
|
+
},
|
|
4067
|
+
"annotation": {
|
|
4068
|
+
"type": "keyword",
|
|
4069
|
+
"value": "string"
|
|
4070
|
+
},
|
|
4071
|
+
"computed": false
|
|
4072
|
+
},
|
|
4073
|
+
{
|
|
4074
|
+
"type": "propertySignature",
|
|
4075
|
+
"key": {
|
|
4076
|
+
"type": "identifier",
|
|
4077
|
+
"name": "value"
|
|
4078
|
+
},
|
|
4079
|
+
"annotation": {
|
|
4080
|
+
"type": "union",
|
|
4081
|
+
"types": [
|
|
4082
|
+
{
|
|
4083
|
+
"type": "keyword",
|
|
4084
|
+
"value": "string"
|
|
4085
|
+
},
|
|
4086
|
+
{
|
|
4087
|
+
"type": "keyword",
|
|
4088
|
+
"value": "number"
|
|
4089
|
+
}
|
|
4090
|
+
]
|
|
4091
|
+
},
|
|
4092
|
+
"computed": false
|
|
4093
|
+
}
|
|
4094
|
+
]
|
|
4095
|
+
},
|
|
4096
|
+
{
|
|
4097
|
+
"type": "interface",
|
|
4098
|
+
"name": "CornerDataItem",
|
|
4099
|
+
"body": [
|
|
4100
|
+
{
|
|
4101
|
+
"type": "propertySignature",
|
|
4102
|
+
"key": {
|
|
4103
|
+
"type": "identifier",
|
|
4104
|
+
"name": "color"
|
|
4105
|
+
},
|
|
4106
|
+
"annotation": {
|
|
4107
|
+
"type": "keyword",
|
|
4108
|
+
"value": "string"
|
|
4109
|
+
},
|
|
4110
|
+
"optional": true,
|
|
4111
|
+
"computed": false
|
|
4112
|
+
}
|
|
4113
|
+
],
|
|
4114
|
+
"extends": [
|
|
4115
|
+
{
|
|
4116
|
+
"type": "expressionWithTypeArguments",
|
|
4117
|
+
"expression": {
|
|
4118
|
+
"type": "identifier",
|
|
4119
|
+
"name": "DataItem"
|
|
4120
|
+
}
|
|
4121
|
+
}
|
|
4122
|
+
]
|
|
4123
|
+
}
|
|
4124
|
+
]
|
|
4125
|
+
},
|
|
3987
4126
|
"data-view.app-wall": {
|
|
3988
4127
|
"properties": [
|
|
3989
4128
|
{
|