@next-bricks/data-view 1.4.0 → 1.5.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.
Files changed (93) hide show
  1. package/dist/bricks.json +18 -9
  2. package/dist/chunks/2938.1d24bf3a.js +2 -0
  3. package/dist/chunks/2938.1d24bf3a.js.map +1 -0
  4. package/dist/chunks/{5155.52b564af.js → 5902.15d216ce.js} +3 -3
  5. package/dist/chunks/5902.15d216ce.js.map +1 -0
  6. package/dist/chunks/8374.9cc215b5.js +2 -0
  7. package/dist/chunks/8374.9cc215b5.js.map +1 -0
  8. package/dist/chunks/859.472360b6.js +2 -0
  9. package/dist/chunks/859.472360b6.js.map +1 -0
  10. package/dist/chunks/cabinet-container.bc8cb288.js +3 -0
  11. package/dist/chunks/cabinet-container.bc8cb288.js.map +1 -0
  12. package/dist/chunks/cabinet-thumbnail.d6c2b232.js +3 -0
  13. package/dist/chunks/cabinet-thumbnail.d6c2b232.js.map +1 -0
  14. package/dist/chunks/china-map-chart.eb43bf10.js +2 -0
  15. package/dist/chunks/china-map-chart.eb43bf10.js.map +1 -0
  16. package/dist/chunks/crystal-ball-indicator.d8cd86a8.js +2 -0
  17. package/dist/chunks/crystal-ball-indicator.d8cd86a8.js.map +1 -0
  18. package/dist/chunks/gear-background.7707f3b1.js.map +1 -1
  19. package/dist/chunks/globe-with-gear-indicator.38da7193.js +2 -0
  20. package/dist/chunks/globe-with-gear-indicator.38da7193.js.map +1 -0
  21. package/dist/chunks/globe-with-halo-indicator.23e27349.js +2 -0
  22. package/dist/chunks/globe-with-halo-indicator.23e27349.js.map +1 -0
  23. package/dist/chunks/loading-panel.4b9cfaa7.js +2 -0
  24. package/dist/chunks/loading-panel.4b9cfaa7.js.map +1 -0
  25. package/dist/chunks/main.d5b7fc71.js +2 -0
  26. package/dist/chunks/{main.dacb91a2.js.map → main.d5b7fc71.js.map} +1 -1
  27. package/dist/chunks/modern-style-treemap.d59d18bc.js +3 -0
  28. package/dist/chunks/modern-style-treemap.d59d18bc.js.map +1 -0
  29. package/dist/chunks/progress-bar-list.3b337de3.js +2 -0
  30. package/dist/chunks/progress-bar-list.3b337de3.js.map +1 -0
  31. package/dist/examples.json +29 -23
  32. package/dist/images/1056eac3.png +0 -0
  33. package/dist/images/12997c2b.png +0 -0
  34. package/dist/images/4f7762f3.svg +21 -0
  35. package/dist/images/698229b4.png +0 -0
  36. package/dist/images/73baf989.png +0 -0
  37. package/dist/images/b2fdf90d.svg +74 -0
  38. package/dist/images/d20b2c27.svg +46 -0
  39. package/dist/images/f1a78578.png +0 -0
  40. package/dist/index.c11ec70a.js +2 -0
  41. package/dist/index.c11ec70a.js.map +1 -0
  42. package/dist/manifest.json +243 -175
  43. package/dist/media/0c649f21.webm +0 -0
  44. package/dist/media/2978c0ae.ttf +0 -0
  45. package/dist/media/cc0a5a55.ttf +0 -0
  46. package/dist/types.json +557 -320
  47. package/dist-types/bootstrap.d.ts +2 -0
  48. package/dist-types/china-map-chart/index.d.ts +2 -1
  49. package/dist-types/crystal-ball-indicator/index.d.ts +7 -4
  50. package/dist-types/gear-background/index.d.ts +1 -1
  51. package/dist-types/globe-with-gear-indicator/index.d.ts +45 -0
  52. package/dist-types/globe-with-gear-indicator/index.spec.d.ts +1 -0
  53. package/dist-types/globe-with-halo-indicator/RotatingArc.d.ts +2 -0
  54. package/dist-types/globe-with-halo-indicator/RotatingArc.spec.d.ts +1 -0
  55. package/dist-types/globe-with-halo-indicator/SatelliteRing.d.ts +2 -0
  56. package/dist-types/globe-with-halo-indicator/index.d.ts +45 -0
  57. package/dist-types/globe-with-halo-indicator/index.spec.d.ts +1 -0
  58. package/docs/china-map-chart.md +55 -27
  59. package/docs/crystal-ball-indicator.md +34 -29
  60. package/docs/globe-with-gear-indicator.md +42 -0
  61. package/docs/globe-with-halo-indicator.md +42 -0
  62. package/package.json +2 -2
  63. package/dist/chunks/2836.358bb597.js +0 -2
  64. package/dist/chunks/2836.358bb597.js.map +0 -1
  65. package/dist/chunks/5155.52b564af.js.map +0 -1
  66. package/dist/chunks/5371.15b68669.js +0 -2
  67. package/dist/chunks/5371.15b68669.js.map +0 -1
  68. package/dist/chunks/8847.9be1eec6.js +0 -2
  69. package/dist/chunks/8847.9be1eec6.js.map +0 -1
  70. package/dist/chunks/cabinet-container.95ec63e8.js +0 -3
  71. package/dist/chunks/cabinet-container.95ec63e8.js.map +0 -1
  72. package/dist/chunks/cabinet-thumbnail.dc01323b.js +0 -3
  73. package/dist/chunks/cabinet-thumbnail.dc01323b.js.map +0 -1
  74. package/dist/chunks/china-map-chart.375f876a.js +0 -2
  75. package/dist/chunks/china-map-chart.375f876a.js.map +0 -1
  76. package/dist/chunks/crystal-ball-indicator.269b1f6d.js +0 -2
  77. package/dist/chunks/crystal-ball-indicator.269b1f6d.js.map +0 -1
  78. package/dist/chunks/loading-panel.b7f40435.js +0 -2
  79. package/dist/chunks/loading-panel.b7f40435.js.map +0 -1
  80. package/dist/chunks/main.dacb91a2.js +0 -2
  81. package/dist/chunks/modern-style-treemap.0b40defb.js +0 -3
  82. package/dist/chunks/modern-style-treemap.0b40defb.js.map +0 -1
  83. package/dist/chunks/progress-bar-list.b788a7ce.js +0 -2
  84. package/dist/chunks/progress-bar-list.b788a7ce.js.map +0 -1
  85. package/dist/images/66ee9c70.png +0 -0
  86. package/dist/images/cc662090.png +0 -0
  87. package/dist/index.fefb1c64.js +0 -2
  88. package/dist/index.fefb1c64.js.map +0 -1
  89. package/dist-types/china-map-chart/map.d.ts +0 -144
  90. /package/dist/chunks/{5155.52b564af.js.LICENSE.txt → 5902.15d216ce.js.LICENSE.txt} +0 -0
  91. /package/dist/chunks/{cabinet-container.95ec63e8.js.LICENSE.txt → cabinet-container.bc8cb288.js.LICENSE.txt} +0 -0
  92. /package/dist/chunks/{cabinet-thumbnail.dc01323b.js.LICENSE.txt → cabinet-thumbnail.d6c2b232.js.LICENSE.txt} +0 -0
  93. /package/dist/chunks/{modern-style-treemap.0b40defb.js.LICENSE.txt → modern-style-treemap.d59d18bc.js.LICENSE.txt} +0 -0
package/dist/types.json CHANGED
@@ -40,60 +40,6 @@
40
40
  "events": [],
41
41
  "methods": []
42
42
  },
43
- "data-view.modern-style-component-title": {
44
- "properties": [
45
- {
46
- "name": "hideLeftComponent",
47
- "annotation": {
48
- "type": "keyword",
49
- "value": "boolean"
50
- }
51
- },
52
- {
53
- "name": "hideRightComponent",
54
- "annotation": {
55
- "type": "keyword",
56
- "value": "boolean"
57
- }
58
- },
59
- {
60
- "name": "componentTitle",
61
- "annotation": {
62
- "type": "keyword",
63
- "value": "string"
64
- }
65
- },
66
- {
67
- "name": "titleTextStyle",
68
- "annotation": {
69
- "type": "reference",
70
- "typeName": {
71
- "type": "identifier",
72
- "name": "CSSProperties"
73
- }
74
- }
75
- },
76
- {
77
- "name": "squareColor",
78
- "annotation": {
79
- "type": "indexedAccess",
80
- "objectType": {
81
- "type": "reference",
82
- "typeName": {
83
- "type": "identifier",
84
- "name": "CSSProperties"
85
- }
86
- },
87
- "indexType": {
88
- "type": "jsLiteral",
89
- "value": "color"
90
- }
91
- }
92
- }
93
- ],
94
- "events": [],
95
- "methods": []
96
- },
97
43
  "data-view.modern-style-page-title": {
98
44
  "properties": [
99
45
  {
@@ -337,76 +283,58 @@
337
283
  }
338
284
  ]
339
285
  },
340
- "data-view.dropdown-menu": {
286
+ "data-view.modern-style-component-title": {
341
287
  "properties": [
342
288
  {
343
- "name": "options",
289
+ "name": "hideLeftComponent",
344
290
  "annotation": {
345
- "type": "array",
346
- "elementType": {
347
- "type": "typeLiteral",
348
- "members": [
349
- {
350
- "type": "propertySignature",
351
- "key": {
352
- "type": "identifier",
353
- "name": "label"
354
- },
355
- "annotation": {
356
- "type": "keyword",
357
- "value": "string"
358
- },
359
- "computed": false
360
- },
361
- {
362
- "type": "propertySignature",
363
- "key": {
364
- "type": "identifier",
365
- "name": "value"
366
- },
367
- "annotation": {
368
- "type": "keyword",
369
- "value": "string"
370
- },
371
- "computed": false
372
- }
373
- ]
374
- }
291
+ "type": "keyword",
292
+ "value": "boolean"
375
293
  }
376
294
  },
377
295
  {
378
- "name": "value",
296
+ "name": "hideRightComponent",
379
297
  "annotation": {
380
298
  "type": "keyword",
381
- "value": "string"
299
+ "value": "boolean"
382
300
  }
383
301
  },
384
302
  {
385
- "name": "placeholder",
303
+ "name": "componentTitle",
386
304
  "annotation": {
387
305
  "type": "keyword",
388
306
  "value": "string"
389
307
  }
390
308
  },
391
309
  {
392
- "name": "allowClear",
310
+ "name": "titleTextStyle",
393
311
  "annotation": {
394
- "type": "keyword",
395
- "value": "boolean"
312
+ "type": "reference",
313
+ "typeName": {
314
+ "type": "identifier",
315
+ "name": "CSSProperties"
316
+ }
396
317
  }
397
- }
398
- ],
399
- "events": [
318
+ },
400
319
  {
401
- "name": "value.change",
402
- "detail": {
403
- "annotation": {
404
- "type": "keyword",
405
- "value": "string"
320
+ "name": "squareColor",
321
+ "annotation": {
322
+ "type": "indexedAccess",
323
+ "objectType": {
324
+ "type": "reference",
325
+ "typeName": {
326
+ "type": "identifier",
327
+ "name": "CSSProperties"
328
+ }
329
+ },
330
+ "indexType": {
331
+ "type": "jsLiteral",
332
+ "value": "color"
406
333
  }
407
334
  }
408
335
  }
409
336
  ],
337
+ "events": [],
410
338
  "methods": []
411
339
  },
412
340
  "data-view.battery-chart": {
@@ -548,6 +476,78 @@
548
476
  }
549
477
  ]
550
478
  },
479
+ "data-view.dropdown-menu": {
480
+ "properties": [
481
+ {
482
+ "name": "options",
483
+ "annotation": {
484
+ "type": "array",
485
+ "elementType": {
486
+ "type": "typeLiteral",
487
+ "members": [
488
+ {
489
+ "type": "propertySignature",
490
+ "key": {
491
+ "type": "identifier",
492
+ "name": "label"
493
+ },
494
+ "annotation": {
495
+ "type": "keyword",
496
+ "value": "string"
497
+ },
498
+ "computed": false
499
+ },
500
+ {
501
+ "type": "propertySignature",
502
+ "key": {
503
+ "type": "identifier",
504
+ "name": "value"
505
+ },
506
+ "annotation": {
507
+ "type": "keyword",
508
+ "value": "string"
509
+ },
510
+ "computed": false
511
+ }
512
+ ]
513
+ }
514
+ }
515
+ },
516
+ {
517
+ "name": "value",
518
+ "annotation": {
519
+ "type": "keyword",
520
+ "value": "string"
521
+ }
522
+ },
523
+ {
524
+ "name": "placeholder",
525
+ "annotation": {
526
+ "type": "keyword",
527
+ "value": "string"
528
+ }
529
+ },
530
+ {
531
+ "name": "allowClear",
532
+ "annotation": {
533
+ "type": "keyword",
534
+ "value": "boolean"
535
+ }
536
+ }
537
+ ],
538
+ "events": [
539
+ {
540
+ "name": "value.change",
541
+ "detail": {
542
+ "annotation": {
543
+ "type": "keyword",
544
+ "value": "string"
545
+ }
546
+ }
547
+ }
548
+ ],
549
+ "methods": []
550
+ },
551
551
  "data-view.particle-animation": {
552
552
  "properties": [
553
553
  {
@@ -712,6 +712,51 @@
712
712
  "events": [],
713
713
  "methods": []
714
714
  },
715
+ "data-view.app-wall-relation-line": {
716
+ "properties": [
717
+ {
718
+ "name": "lightColor",
719
+ "annotation": {
720
+ "type": "union",
721
+ "types": [
722
+ {
723
+ "type": "jsLiteral",
724
+ "value": "blue"
725
+ },
726
+ {
727
+ "type": "jsLiteral",
728
+ "value": "purple"
729
+ }
730
+ ]
731
+ }
732
+ }
733
+ ],
734
+ "events": [],
735
+ "methods": []
736
+ },
737
+ "data-view.cabinet-button": {
738
+ "properties": [
739
+ {
740
+ "name": "buttonStyle",
741
+ "annotation": {
742
+ "type": "reference",
743
+ "typeName": {
744
+ "type": "qualifiedName",
745
+ "left": {
746
+ "type": "identifier",
747
+ "name": "React"
748
+ },
749
+ "right": {
750
+ "type": "identifier",
751
+ "name": "CSSProperties"
752
+ }
753
+ }
754
+ }
755
+ }
756
+ ],
757
+ "events": [],
758
+ "methods": []
759
+ },
715
760
  "data-view.app-wall-system-card": {
716
761
  "properties": [
717
762
  {
@@ -831,61 +876,16 @@
831
876
  }
832
877
  ]
833
878
  },
834
- "data-view.app-wall-relation-line": {
879
+ "data-view.cabinet-node": {
835
880
  "properties": [
836
881
  {
837
- "name": "lightColor",
882
+ "name": "type",
838
883
  "annotation": {
839
884
  "type": "union",
840
885
  "types": [
841
886
  {
842
887
  "type": "jsLiteral",
843
- "value": "blue"
844
- },
845
- {
846
- "type": "jsLiteral",
847
- "value": "purple"
848
- }
849
- ]
850
- }
851
- }
852
- ],
853
- "events": [],
854
- "methods": []
855
- },
856
- "data-view.cabinet-button": {
857
- "properties": [
858
- {
859
- "name": "buttonStyle",
860
- "annotation": {
861
- "type": "reference",
862
- "typeName": {
863
- "type": "qualifiedName",
864
- "left": {
865
- "type": "identifier",
866
- "name": "React"
867
- },
868
- "right": {
869
- "type": "identifier",
870
- "name": "CSSProperties"
871
- }
872
- }
873
- }
874
- }
875
- ],
876
- "events": [],
877
- "methods": []
878
- },
879
- "data-view.cabinet-node": {
880
- "properties": [
881
- {
882
- "name": "type",
883
- "annotation": {
884
- "type": "union",
885
- "types": [
886
- {
887
- "type": "jsLiteral",
888
- "value": "container-group"
888
+ "value": "container-group"
889
889
  },
890
890
  {
891
891
  "type": "jsLiteral",
@@ -1691,35 +1691,6 @@
1691
1691
  }
1692
1692
  ]
1693
1693
  },
1694
- "data-view.lights-component-title": {
1695
- "properties": [
1696
- {
1697
- "name": "componentTitle",
1698
- "annotation": {
1699
- "type": "keyword",
1700
- "value": "string"
1701
- }
1702
- },
1703
- {
1704
- "name": "theme",
1705
- "annotation": {
1706
- "type": "union",
1707
- "types": [
1708
- {
1709
- "type": "jsLiteral",
1710
- "value": "light"
1711
- },
1712
- {
1713
- "type": "jsLiteral",
1714
- "value": "dark"
1715
- }
1716
- ]
1717
- }
1718
- }
1719
- ],
1720
- "events": [],
1721
- "methods": []
1722
- },
1723
1694
  "data-view.top-title-bar": {
1724
1695
  "properties": [
1725
1696
  {
@@ -1766,6 +1737,35 @@
1766
1737
  }
1767
1738
  ]
1768
1739
  },
1740
+ "data-view.lights-component-title": {
1741
+ "properties": [
1742
+ {
1743
+ "name": "componentTitle",
1744
+ "annotation": {
1745
+ "type": "keyword",
1746
+ "value": "string"
1747
+ }
1748
+ },
1749
+ {
1750
+ "name": "theme",
1751
+ "annotation": {
1752
+ "type": "union",
1753
+ "types": [
1754
+ {
1755
+ "type": "jsLiteral",
1756
+ "value": "light"
1757
+ },
1758
+ {
1759
+ "type": "jsLiteral",
1760
+ "value": "dark"
1761
+ }
1762
+ ]
1763
+ }
1764
+ }
1765
+ ],
1766
+ "events": [],
1767
+ "methods": []
1768
+ },
1769
1769
  "data-view.hi-tech-button": {
1770
1770
  "properties": [
1771
1771
  {
@@ -2208,7 +2208,7 @@
2208
2208
  "events": [],
2209
2209
  "methods": []
2210
2210
  },
2211
- "data-view.data-display-flipper-sixth": {
2211
+ "data-view.data-display-flipper-fifth": {
2212
2212
  "properties": [
2213
2213
  {
2214
2214
  "name": "flipperTitle",
@@ -2249,12 +2249,33 @@
2249
2249
  }
2250
2250
  ]
2251
2251
  }
2252
+ },
2253
+ {
2254
+ "name": "unit",
2255
+ "annotation": {
2256
+ "type": "keyword",
2257
+ "value": "string"
2258
+ }
2259
+ },
2260
+ {
2261
+ "name": "enableTitlePrefix",
2262
+ "annotation": {
2263
+ "type": "keyword",
2264
+ "value": "boolean"
2265
+ }
2266
+ },
2267
+ {
2268
+ "name": "showDefaultPrefix",
2269
+ "annotation": {
2270
+ "type": "keyword",
2271
+ "value": "boolean"
2272
+ }
2252
2273
  }
2253
2274
  ],
2254
2275
  "events": [],
2255
2276
  "methods": []
2256
2277
  },
2257
- "data-view.data-display-flipper-fifth": {
2278
+ "data-view.data-display-flipper-sixth": {
2258
2279
  "properties": [
2259
2280
  {
2260
2281
  "name": "flipperTitle",
@@ -2289,105 +2310,327 @@
2289
2310
  "type": "keyword",
2290
2311
  "value": "number"
2291
2312
  },
2292
- {
2313
+ {
2314
+ "type": "keyword",
2315
+ "value": "string"
2316
+ }
2317
+ ]
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
+ ]
2497
+ }
2498
+ }
2499
+ }
2500
+ ],
2501
+ "methods": [],
2502
+ "types": [
2503
+ {
2504
+ "type": "interface",
2505
+ "name": "DataSource",
2506
+ "body": [
2507
+ {
2508
+ "type": "propertySignature",
2509
+ "key": {
2510
+ "type": "identifier",
2511
+ "name": "city"
2512
+ },
2513
+ "annotation": {
2514
+ "type": "keyword",
2515
+ "value": "string"
2516
+ },
2517
+ "computed": false,
2518
+ "description": "省级行政区域名,例如:四川、北京"
2519
+ },
2520
+ {
2521
+ "type": "propertySignature",
2522
+ "key": {
2523
+ "type": "identifier",
2524
+ "name": "detailDisplayLocation"
2525
+ },
2526
+ "annotation": {
2527
+ "type": "union",
2528
+ "types": [
2529
+ {
2530
+ "type": "jsLiteral",
2531
+ "value": "pageCenter"
2532
+ },
2533
+ {
2534
+ "type": "jsLiteral",
2535
+ "value": "textBottom"
2536
+ }
2537
+ ]
2538
+ },
2539
+ "computed": false
2540
+ },
2541
+ {
2542
+ "type": "propertySignature",
2543
+ "key": {
2544
+ "type": "identifier",
2545
+ "name": "text"
2546
+ },
2547
+ "annotation": {
2293
2548
  "type": "keyword",
2294
2549
  "value": "string"
2550
+ },
2551
+ "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"
2295
2566
  }
2296
- ]
2297
- }
2298
- },
2299
- {
2300
- "name": "unit",
2301
- "annotation": {
2302
- "type": "keyword",
2303
- "value": "string"
2304
- }
2305
- },
2567
+ }
2568
+ ]
2569
+ }
2570
+ ]
2571
+ },
2572
+ "data-view.crystal-ball-indicator": {
2573
+ "properties": [
2306
2574
  {
2307
- "name": "enableTitlePrefix",
2575
+ "name": "dataSource",
2308
2576
  "annotation": {
2309
- "type": "keyword",
2310
- "value": "boolean"
2577
+ "type": "array",
2578
+ "elementType": {
2579
+ "type": "reference",
2580
+ "typeName": {
2581
+ "type": "identifier",
2582
+ "name": "DataItem"
2583
+ }
2584
+ }
2311
2585
  }
2312
2586
  },
2313
2587
  {
2314
- "name": "showDefaultPrefix",
2315
- "annotation": {
2316
- "type": "keyword",
2317
- "value": "boolean"
2318
- }
2319
- }
2320
- ],
2321
- "events": [],
2322
- "methods": []
2323
- },
2324
- "data-view.indicator-card": {
2325
- "properties": [
2326
- {
2327
- "name": "layout",
2588
+ "name": "centerDataSource",
2328
2589
  "annotation": {
2329
2590
  "type": "reference",
2330
2591
  "typeName": {
2331
2592
  "type": "identifier",
2332
- "name": "Layout"
2593
+ "name": "DataItem"
2333
2594
  }
2334
2595
  }
2335
2596
  },
2336
2597
  {
2337
- "name": "datasource",
2598
+ "name": "cornerDataSource",
2338
2599
  "annotation": {
2339
2600
  "type": "array",
2340
2601
  "elementType": {
2341
2602
  "type": "reference",
2342
2603
  "typeName": {
2343
2604
  "type": "identifier",
2344
- "name": "Datasource"
2605
+ "name": "CornerDataItem"
2345
2606
  }
2346
2607
  }
2347
2608
  }
2609
+ },
2610
+ {
2611
+ "name": "maxScale",
2612
+ "annotation": {
2613
+ "type": "keyword",
2614
+ "value": "number"
2615
+ }
2348
2616
  }
2349
2617
  ],
2350
2618
  "events": [],
2351
2619
  "methods": [],
2352
2620
  "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
2621
  {
2379
2622
  "type": "interface",
2380
- "name": "Datasource",
2623
+ "name": "DataItem",
2381
2624
  "body": [
2382
2625
  {
2383
2626
  "type": "propertySignature",
2384
2627
  "key": {
2385
2628
  "type": "identifier",
2386
- "name": "value"
2629
+ "name": "label"
2387
2630
  },
2388
2631
  "annotation": {
2389
2632
  "type": "keyword",
2390
- "value": "any"
2633
+ "value": "string"
2391
2634
  },
2392
2635
  "computed": false
2393
2636
  },
@@ -2395,19 +2638,34 @@
2395
2638
  "type": "propertySignature",
2396
2639
  "key": {
2397
2640
  "type": "identifier",
2398
- "name": "desc"
2641
+ "name": "value"
2399
2642
  },
2400
2643
  "annotation": {
2401
- "type": "keyword",
2402
- "value": "string"
2644
+ "type": "union",
2645
+ "types": [
2646
+ {
2647
+ "type": "keyword",
2648
+ "value": "string"
2649
+ },
2650
+ {
2651
+ "type": "keyword",
2652
+ "value": "number"
2653
+ }
2654
+ ]
2403
2655
  },
2404
2656
  "computed": false
2405
- },
2657
+ }
2658
+ ]
2659
+ },
2660
+ {
2661
+ "type": "interface",
2662
+ "name": "CornerDataItem",
2663
+ "body": [
2406
2664
  {
2407
2665
  "type": "propertySignature",
2408
2666
  "key": {
2409
2667
  "type": "identifier",
2410
- "name": "unit"
2668
+ "name": "color"
2411
2669
  },
2412
2670
  "annotation": {
2413
2671
  "type": "keyword",
@@ -2416,11 +2674,20 @@
2416
2674
  "optional": true,
2417
2675
  "computed": false
2418
2676
  }
2677
+ ],
2678
+ "extends": [
2679
+ {
2680
+ "type": "expressionWithTypeArguments",
2681
+ "expression": {
2682
+ "type": "identifier",
2683
+ "name": "DataItem"
2684
+ }
2685
+ }
2419
2686
  ]
2420
2687
  }
2421
2688
  ]
2422
2689
  },
2423
- "data-view.crystal-ball-indicator": {
2690
+ "data-view.globe-with-gear-indicator": {
2424
2691
  "properties": [
2425
2692
  {
2426
2693
  "name": "dataSource",
@@ -2453,7 +2720,7 @@
2453
2720
  "type": "reference",
2454
2721
  "typeName": {
2455
2722
  "type": "identifier",
2456
- "name": "cornerDataItem"
2723
+ "name": "CornerDataItem"
2457
2724
  }
2458
2725
  }
2459
2726
  }
@@ -2510,7 +2777,7 @@
2510
2777
  },
2511
2778
  {
2512
2779
  "type": "interface",
2513
- "name": "cornerDataItem",
2780
+ "name": "CornerDataItem",
2514
2781
  "body": [
2515
2782
  {
2516
2783
  "type": "propertySignature",
@@ -3481,7 +3748,7 @@
3481
3748
  "events": [],
3482
3749
  "methods": []
3483
3750
  },
3484
- "data-view.china-map-chart": {
3751
+ "data-view.globe-with-halo-indicator": {
3485
3752
  "properties": [
3486
3753
  {
3487
3754
  "name": "dataSource",
@@ -3491,85 +3758,54 @@
3491
3758
  "type": "reference",
3492
3759
  "typeName": {
3493
3760
  "type": "identifier",
3494
- "name": "DataSource"
3761
+ "name": "DataItem"
3495
3762
  }
3496
3763
  }
3497
3764
  }
3498
3765
  },
3499
3766
  {
3500
- "name": "detailContentStyle",
3767
+ "name": "centerDataSource",
3501
3768
  "annotation": {
3502
3769
  "type": "reference",
3503
3770
  "typeName": {
3504
3771
  "type": "identifier",
3505
- "name": "CSSProperties"
3772
+ "name": "DataItem"
3506
3773
  }
3507
3774
  }
3508
- }
3509
- ],
3510
- "events": [
3775
+ },
3511
3776
  {
3512
- "name": "detail.open.change",
3513
- "detail": {
3514
- "annotation": {
3515
- "type": "typeLiteral",
3516
- "members": [
3517
- {
3518
- "type": "propertySignature",
3519
- "key": {
3520
- "type": "identifier",
3521
- "name": "open"
3522
- },
3523
- "annotation": {
3524
- "type": "keyword",
3525
- "value": "boolean"
3526
- },
3527
- "computed": false
3528
- },
3529
- {
3530
- "type": "propertySignature",
3531
- "key": {
3532
- "type": "identifier",
3533
- "name": "data"
3534
- },
3535
- "annotation": {
3536
- "type": "reference",
3537
- "typeName": {
3538
- "type": "identifier",
3539
- "name": "Record"
3540
- },
3541
- "typeParameters": {
3542
- "type": "typeParameterInstantiation",
3543
- "params": [
3544
- {
3545
- "type": "keyword",
3546
- "value": "string"
3547
- },
3548
- {
3549
- "type": "keyword",
3550
- "value": "any"
3551
- }
3552
- ]
3553
- }
3554
- },
3555
- "computed": false
3556
- }
3557
- ]
3777
+ "name": "cornerDataSource",
3778
+ "annotation": {
3779
+ "type": "array",
3780
+ "elementType": {
3781
+ "type": "reference",
3782
+ "typeName": {
3783
+ "type": "identifier",
3784
+ "name": "CornerDataItem"
3785
+ }
3558
3786
  }
3559
3787
  }
3788
+ },
3789
+ {
3790
+ "name": "maxScale",
3791
+ "annotation": {
3792
+ "type": "keyword",
3793
+ "value": "number"
3794
+ }
3560
3795
  }
3561
3796
  ],
3797
+ "events": [],
3562
3798
  "methods": [],
3563
3799
  "types": [
3564
3800
  {
3565
3801
  "type": "interface",
3566
- "name": "DataSource",
3802
+ "name": "DataItem",
3567
3803
  "body": [
3568
3804
  {
3569
3805
  "type": "propertySignature",
3570
3806
  "key": {
3571
3807
  "type": "identifier",
3572
- "name": "city"
3808
+ "name": "label"
3573
3809
  },
3574
3810
  "annotation": {
3575
3811
  "type": "keyword",
@@ -3581,48 +3817,49 @@
3581
3817
  "type": "propertySignature",
3582
3818
  "key": {
3583
3819
  "type": "identifier",
3584
- "name": "detailDisplayLocation"
3820
+ "name": "value"
3585
3821
  },
3586
3822
  "annotation": {
3587
3823
  "type": "union",
3588
3824
  "types": [
3589
3825
  {
3590
- "type": "jsLiteral",
3591
- "value": "pageCenter"
3826
+ "type": "keyword",
3827
+ "value": "string"
3592
3828
  },
3593
3829
  {
3594
- "type": "jsLiteral",
3595
- "value": "textBottom"
3830
+ "type": "keyword",
3831
+ "value": "number"
3596
3832
  }
3597
3833
  ]
3598
3834
  },
3599
3835
  "computed": false
3600
- },
3836
+ }
3837
+ ]
3838
+ },
3839
+ {
3840
+ "type": "interface",
3841
+ "name": "CornerDataItem",
3842
+ "body": [
3601
3843
  {
3602
3844
  "type": "propertySignature",
3603
3845
  "key": {
3604
3846
  "type": "identifier",
3605
- "name": "text"
3847
+ "name": "color"
3606
3848
  },
3607
3849
  "annotation": {
3608
3850
  "type": "keyword",
3609
3851
  "value": "string"
3610
3852
  },
3853
+ "optional": true,
3611
3854
  "computed": false
3612
- },
3855
+ }
3856
+ ],
3857
+ "extends": [
3613
3858
  {
3614
- "type": "indexSignature",
3615
- "parameter": {
3859
+ "type": "expressionWithTypeArguments",
3860
+ "expression": {
3616
3861
  "type": "identifier",
3617
- "name": "x",
3618
- "annotation": {
3619
- "type": "keyword",
3620
- "value": "string"
3621
- }
3622
- },
3623
- "annotation": {
3624
- "type": "keyword",
3625
- "value": "any"
3862
+ "name": "DataItem"
3626
3863
  }
3627
3864
  }
3628
3865
  ]