@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
@@ -49,44 +49,6 @@
49
49
  "description": "大屏仪表盘",
50
50
  "category": "big-screen-content"
51
51
  },
52
- {
53
- "name": "data-view.modern-style-component-title",
54
- "properties": [
55
- {
56
- "name": "hideLeftComponent",
57
- "description": "",
58
- "default": "false"
59
- },
60
- {
61
- "name": "hideRightComponent",
62
- "description": "",
63
- "default": "true"
64
- },
65
- {
66
- "name": "componentTitle",
67
- "description": "",
68
- "type": "string"
69
- },
70
- {
71
- "name": "titleTextStyle",
72
- "description": "",
73
- "attribute": false,
74
- "type": "CSSProperties"
75
- },
76
- {
77
- "name": "squareColor",
78
- "description": "",
79
- "attribute": false,
80
- "type": "CSSProperties[\"color\"]"
81
- }
82
- ],
83
- "events": [],
84
- "slots": [],
85
- "methods": [],
86
- "parts": [],
87
- "description": "现代风组件标题",
88
- "category": "big-screen-content"
89
- },
90
52
  {
91
53
  "name": "data-view.modern-style-page-title",
92
54
  "properties": [
@@ -218,6 +180,44 @@
218
180
  "description": "大屏仪标签页抽屉",
219
181
  "category": "big-screen-layout"
220
182
  },
183
+ {
184
+ "name": "data-view.modern-style-component-title",
185
+ "properties": [
186
+ {
187
+ "name": "hideLeftComponent",
188
+ "description": "",
189
+ "default": "false"
190
+ },
191
+ {
192
+ "name": "hideRightComponent",
193
+ "description": "",
194
+ "default": "true"
195
+ },
196
+ {
197
+ "name": "componentTitle",
198
+ "description": "",
199
+ "type": "string"
200
+ },
201
+ {
202
+ "name": "titleTextStyle",
203
+ "description": "",
204
+ "attribute": false,
205
+ "type": "CSSProperties"
206
+ },
207
+ {
208
+ "name": "squareColor",
209
+ "description": "",
210
+ "attribute": false,
211
+ "type": "CSSProperties[\"color\"]"
212
+ }
213
+ ],
214
+ "events": [],
215
+ "slots": [],
216
+ "methods": [],
217
+ "parts": [],
218
+ "description": "现代风组件标题",
219
+ "category": "big-screen-content"
220
+ },
221
221
  {
222
222
  "name": "data-view.modern-style-treemap",
223
223
  "properties": [
@@ -276,81 +276,81 @@
276
276
  "category": "big-screen-content"
277
277
  },
278
278
  {
279
- "name": "data-view.dropdown-menu",
279
+ "name": "data-view.battery-chart",
280
280
  "properties": [
281
281
  {
282
- "name": "options",
282
+ "name": "value",
283
283
  "description": "",
284
- "attribute": false,
285
- "type": "{ label: string; value: string }[]"
284
+ "type": "number"
286
285
  },
287
286
  {
288
- "name": "value",
287
+ "name": "batteryWidth",
289
288
  "description": "",
290
- "type": "string"
289
+ "type": "number"
291
290
  },
292
291
  {
293
- "name": "placeholder",
292
+ "name": "batteryHeight",
294
293
  "description": "",
295
- "type": "string"
294
+ "type": "number"
296
295
  },
297
296
  {
298
- "name": "allowClear",
297
+ "name": "thresholdColors",
299
298
  "description": "",
300
- "type": "boolean"
301
- }
302
- ],
303
- "events": [
299
+ "attribute": false,
300
+ "type": "ThresholdColor[]"
301
+ },
304
302
  {
305
- "name": "value.change",
303
+ "name": "thresholdValue",
306
304
  "description": "",
307
- "detail": {
308
- "description": null,
309
- "type": "string"
310
- }
305
+ "type": "number"
311
306
  }
312
307
  ],
308
+ "events": [],
313
309
  "slots": [],
314
310
  "methods": [],
315
311
  "parts": [],
316
- "description": "基础下拉菜单",
312
+ "description": "大屏电池",
317
313
  "category": "big-screen-content"
318
314
  },
319
315
  {
320
- "name": "data-view.battery-chart",
316
+ "name": "data-view.dropdown-menu",
321
317
  "properties": [
322
318
  {
323
- "name": "value",
319
+ "name": "options",
324
320
  "description": "",
325
- "type": "number"
321
+ "attribute": false,
322
+ "type": "{ label: string; value: string }[]"
326
323
  },
327
324
  {
328
- "name": "batteryWidth",
325
+ "name": "value",
329
326
  "description": "",
330
- "type": "number"
327
+ "type": "string"
331
328
  },
332
329
  {
333
- "name": "batteryHeight",
330
+ "name": "placeholder",
334
331
  "description": "",
335
- "type": "number"
332
+ "type": "string"
336
333
  },
337
334
  {
338
- "name": "thresholdColors",
335
+ "name": "allowClear",
339
336
  "description": "",
340
- "attribute": false,
341
- "type": "ThresholdColor[]"
342
- },
337
+ "type": "boolean"
338
+ }
339
+ ],
340
+ "events": [
343
341
  {
344
- "name": "thresholdValue",
342
+ "name": "value.change",
345
343
  "description": "",
346
- "type": "number"
344
+ "detail": {
345
+ "description": null,
346
+ "type": "string"
347
+ }
347
348
  }
348
349
  ],
349
- "events": [],
350
350
  "slots": [],
351
351
  "methods": [],
352
352
  "parts": [],
353
- "description": "大屏电池",
353
+ "description": "基础下拉菜单",
354
354
  "category": "big-screen-content"
355
355
  },
356
356
  {
@@ -522,6 +522,38 @@
522
522
  "parts": [],
523
523
  "description": "应用墙子构件----卡片项"
524
524
  },
525
+ {
526
+ "name": "data-view.app-wall-relation-line",
527
+ "properties": [
528
+ {
529
+ "name": "lightColor",
530
+ "description": "",
531
+ "default": "\"blue\"",
532
+ "type": "\"blue\" | \"purple\""
533
+ }
534
+ ],
535
+ "events": [],
536
+ "slots": [],
537
+ "methods": [],
538
+ "parts": [],
539
+ "description": "应用墙子构件----关联连线"
540
+ },
541
+ {
542
+ "name": "data-view.cabinet-button",
543
+ "properties": [
544
+ {
545
+ "name": "buttonStyle",
546
+ "description": "",
547
+ "attribute": false,
548
+ "type": "React.CSSProperties"
549
+ }
550
+ ],
551
+ "events": [],
552
+ "slots": [],
553
+ "methods": [],
554
+ "parts": [],
555
+ "description": "大屏按钮"
556
+ },
525
557
  {
526
558
  "name": "data-view.app-wall-system-card",
527
559
  "properties": [
@@ -570,38 +602,6 @@
570
602
  "parts": [],
571
603
  "description": "应用墙系统卡片"
572
604
  },
573
- {
574
- "name": "data-view.app-wall-relation-line",
575
- "properties": [
576
- {
577
- "name": "lightColor",
578
- "description": "",
579
- "default": "\"blue\"",
580
- "type": "\"blue\" | \"purple\""
581
- }
582
- ],
583
- "events": [],
584
- "slots": [],
585
- "methods": [],
586
- "parts": [],
587
- "description": "应用墙子构件----关联连线"
588
- },
589
- {
590
- "name": "data-view.cabinet-button",
591
- "properties": [
592
- {
593
- "name": "buttonStyle",
594
- "description": "",
595
- "attribute": false,
596
- "type": "React.CSSProperties"
597
- }
598
- ],
599
- "events": [],
600
- "slots": [],
601
- "methods": [],
602
- "parts": [],
603
- "description": "大屏按钮"
604
- },
605
605
  {
606
606
  "name": "data-view.cabinet-node",
607
607
  "properties": [
@@ -902,40 +902,40 @@
902
902
  "category": "big-screen-layout"
903
903
  },
904
904
  {
905
- "name": "data-view.graph-node",
905
+ "name": "data-view.graph-text",
906
906
  "properties": [
907
907
  {
908
- "name": "url",
908
+ "name": "text",
909
909
  "description": "",
910
910
  "type": "string"
911
+ },
912
+ {
913
+ "name": "value",
914
+ "description": "",
915
+ "type": "string | number"
911
916
  }
912
917
  ],
913
918
  "events": [],
914
919
  "slots": [],
915
920
  "methods": [],
916
921
  "parts": [],
917
- "description": "Graph Node",
922
+ "description": "Graph text",
918
923
  "category": "big-screen-content"
919
924
  },
920
925
  {
921
- "name": "data-view.graph-text",
926
+ "name": "data-view.graph-node",
922
927
  "properties": [
923
928
  {
924
- "name": "text",
929
+ "name": "url",
925
930
  "description": "",
926
931
  "type": "string"
927
- },
928
- {
929
- "name": "value",
930
- "description": "",
931
- "type": "string | number"
932
932
  }
933
933
  ],
934
934
  "events": [],
935
935
  "slots": [],
936
936
  "methods": [],
937
937
  "parts": [],
938
- "description": "Graph text",
938
+ "description": "Graph Node",
939
939
  "category": "big-screen-content"
940
940
  },
941
941
  {
@@ -1001,6 +1001,24 @@
1001
1001
  "description": "大屏网格背景",
1002
1002
  "category": "big-screen-layout"
1003
1003
  },
1004
+ {
1005
+ "name": "data-view.gear-background",
1006
+ "properties": [
1007
+ {
1008
+ "name": "color",
1009
+ "description": "",
1010
+ "default": "\"#3366FF\"",
1011
+ "attribute": false,
1012
+ "type": "React.CSSProperties[\"color\"]"
1013
+ }
1014
+ ],
1015
+ "events": [],
1016
+ "slots": [],
1017
+ "methods": [],
1018
+ "parts": [],
1019
+ "description": "齿轮背景",
1020
+ "category": "big-screen-layout"
1021
+ },
1004
1022
  {
1005
1023
  "name": "data-view.radar-chart",
1006
1024
  "properties": [
@@ -1084,24 +1102,6 @@
1084
1102
  "description": "雷达图",
1085
1103
  "category": "big-screen-content"
1086
1104
  },
1087
- {
1088
- "name": "data-view.gear-background",
1089
- "properties": [
1090
- {
1091
- "name": "color",
1092
- "description": "",
1093
- "default": "\"#3366FF\"",
1094
- "attribute": false,
1095
- "type": "React.CSSProperties[\"color\"]"
1096
- }
1097
- ],
1098
- "events": [],
1099
- "slots": [],
1100
- "methods": [],
1101
- "parts": [],
1102
- "description": "齿轮背景",
1103
- "category": "big-screen-layout"
1104
- },
1105
1105
  {
1106
1106
  "name": "data-view.title-text",
1107
1107
  "properties": [
@@ -1217,50 +1217,50 @@
1217
1217
  "category": "big-screen-content"
1218
1218
  },
1219
1219
  {
1220
- "name": "data-view.lights-component-title",
1220
+ "name": "data-view.top-title-bar",
1221
1221
  "properties": [
1222
1222
  {
1223
- "name": "componentTitle",
1224
- "description": "组件标题",
1223
+ "name": "text",
1224
+ "description": "标题文本",
1225
1225
  "default": "-",
1226
1226
  "type": "string"
1227
1227
  },
1228
1228
  {
1229
- "name": "theme",
1230
- "description": "",
1231
- "required": true,
1232
- "default": null,
1233
- "type": "\"light\" | \"dark\""
1229
+ "name": "type",
1230
+ "description": "标题类型",
1231
+ "default": "normal",
1232
+ "type": "TitleBarType"
1234
1233
  }
1235
1234
  ],
1236
1235
  "events": [],
1237
1236
  "slots": [],
1238
1237
  "methods": [],
1239
1238
  "parts": [],
1240
- "description": "构件 `data-view.lights-component-title`",
1239
+ "description": "大屏标题栏三种样式构件",
1241
1240
  "category": "big-screen-content"
1242
1241
  },
1243
1242
  {
1244
- "name": "data-view.top-title-bar",
1243
+ "name": "data-view.lights-component-title",
1245
1244
  "properties": [
1246
1245
  {
1247
- "name": "text",
1248
- "description": "标题文本",
1246
+ "name": "componentTitle",
1247
+ "description": "组件标题",
1249
1248
  "default": "-",
1250
1249
  "type": "string"
1251
1250
  },
1252
1251
  {
1253
- "name": "type",
1254
- "description": "标题类型",
1255
- "default": "normal",
1256
- "type": "TitleBarType"
1252
+ "name": "theme",
1253
+ "description": "",
1254
+ "required": true,
1255
+ "default": null,
1256
+ "type": "\"light\" | \"dark\""
1257
1257
  }
1258
1258
  ],
1259
1259
  "events": [],
1260
1260
  "slots": [],
1261
1261
  "methods": [],
1262
1262
  "parts": [],
1263
- "description": "大屏标题栏三种样式构件",
1263
+ "description": "构件 `data-view.lights-component-title`",
1264
1264
  "category": "big-screen-content"
1265
1265
  },
1266
1266
  {
@@ -1457,7 +1457,7 @@
1457
1457
  "category": "big-screen-content"
1458
1458
  },
1459
1459
  {
1460
- "name": "data-view.data-display-flipper-sixth",
1460
+ "name": "data-view.data-display-flipper-fifth",
1461
1461
  "properties": [
1462
1462
  {
1463
1463
  "name": "flipperTitle",
@@ -1475,17 +1475,35 @@
1475
1475
  "description": "翻牌器数值",
1476
1476
  "attribute": false,
1477
1477
  "type": "number | string"
1478
+ },
1479
+ {
1480
+ "name": "unit",
1481
+ "description": "翻牌器单位",
1482
+ "attribute": false,
1483
+ "type": "string"
1484
+ },
1485
+ {
1486
+ "name": "enableTitlePrefix",
1487
+ "description": "是否启用标题前缀插槽",
1488
+ "default": "false",
1489
+ "type": "boolean"
1490
+ },
1491
+ {
1492
+ "name": "showDefaultPrefix",
1493
+ "description": "标题是否展示默认前缀图片",
1494
+ "default": "true",
1495
+ "type": "boolean"
1478
1496
  }
1479
1497
  ],
1480
1498
  "events": [],
1481
1499
  "slots": [],
1482
1500
  "methods": [],
1483
1501
  "parts": [],
1484
- "description": "翻牌器-type-6",
1502
+ "description": "翻牌器-type-5",
1485
1503
  "category": "big-screen-content"
1486
1504
  },
1487
1505
  {
1488
- "name": "data-view.data-display-flipper-fifth",
1506
+ "name": "data-view.data-display-flipper-sixth",
1489
1507
  "properties": [
1490
1508
  {
1491
1509
  "name": "flipperTitle",
@@ -1503,31 +1521,13 @@
1503
1521
  "description": "翻牌器数值",
1504
1522
  "attribute": false,
1505
1523
  "type": "number | string"
1506
- },
1507
- {
1508
- "name": "unit",
1509
- "description": "翻牌器单位",
1510
- "attribute": false,
1511
- "type": "string"
1512
- },
1513
- {
1514
- "name": "enableTitlePrefix",
1515
- "description": "是否启用标题前缀插槽",
1516
- "default": "false",
1517
- "type": "boolean"
1518
- },
1519
- {
1520
- "name": "showDefaultPrefix",
1521
- "description": "标题是否展示默认前缀图片",
1522
- "default": "true",
1523
- "type": "boolean"
1524
1524
  }
1525
1525
  ],
1526
1526
  "events": [],
1527
1527
  "slots": [],
1528
1528
  "methods": [],
1529
1529
  "parts": [],
1530
- "description": "翻牌器-type-5",
1530
+ "description": "翻牌器-type-6",
1531
1531
  "category": "big-screen-content"
1532
1532
  },
1533
1533
  {
@@ -1602,14 +1602,14 @@
1602
1602
  "slots": [],
1603
1603
  "methods": [],
1604
1604
  "parts": [],
1605
- "description": "构件 `data-view.china-map-chart`"
1605
+ "description": "中国地图图表构件,可以显示省级指标数据"
1606
1606
  },
1607
1607
  {
1608
1608
  "name": "data-view.crystal-ball-indicator",
1609
1609
  "properties": [
1610
1610
  {
1611
1611
  "name": "dataSource",
1612
- "description": "指标数据列表(显示在环上)",
1612
+ "description": "指标数据列表(显示在环上)\n\n注意:最多显示12项数据",
1613
1613
  "attribute": false,
1614
1614
  "type": "DataItem[]"
1615
1615
  },
@@ -1623,7 +1623,7 @@
1623
1623
  "name": "cornerDataSource",
1624
1624
  "description": "左上角指标数据列表",
1625
1625
  "attribute": false,
1626
- "type": "cornerDataItem[]"
1626
+ "type": "CornerDataItem[]"
1627
1627
  },
1628
1628
  {
1629
1629
  "name": "maxScale",
@@ -1637,6 +1637,74 @@
1637
1637
  "methods": [],
1638
1638
  "parts": [],
1639
1639
  "description": "有水晶球动画的数据展示构件。"
1640
+ },
1641
+ {
1642
+ "name": "data-view.globe-with-gear-indicator",
1643
+ "properties": [
1644
+ {
1645
+ "name": "dataSource",
1646
+ "description": "指标数据列表(显示在环上)\n\n注意:最多显示12项数据",
1647
+ "attribute": false,
1648
+ "type": "DataItem[]"
1649
+ },
1650
+ {
1651
+ "name": "centerDataSource",
1652
+ "description": "中心数据(显示在中心水晶球内)",
1653
+ "attribute": false,
1654
+ "type": "DataItem"
1655
+ },
1656
+ {
1657
+ "name": "cornerDataSource",
1658
+ "description": "左上角指标数据列表",
1659
+ "attribute": false,
1660
+ "type": "CornerDataItem[]"
1661
+ },
1662
+ {
1663
+ "name": "maxScale",
1664
+ "description": "最大缩放比例",
1665
+ "default": "1",
1666
+ "type": "number"
1667
+ }
1668
+ ],
1669
+ "events": [],
1670
+ "slots": [],
1671
+ "methods": [],
1672
+ "parts": [],
1673
+ "description": "地球加轮盘的数据展示构件。"
1674
+ },
1675
+ {
1676
+ "name": "data-view.globe-with-halo-indicator",
1677
+ "properties": [
1678
+ {
1679
+ "name": "dataSource",
1680
+ "description": "指标数据列表(显示在环上)\n\n注意:最多显示8项数据",
1681
+ "attribute": false,
1682
+ "type": "DataItem[]"
1683
+ },
1684
+ {
1685
+ "name": "centerDataSource",
1686
+ "description": "中心数据(显示在中心地球内)",
1687
+ "attribute": false,
1688
+ "type": "DataItem"
1689
+ },
1690
+ {
1691
+ "name": "cornerDataSource",
1692
+ "description": "左上角指标数据列表",
1693
+ "attribute": false,
1694
+ "type": "CornerDataItem[]"
1695
+ },
1696
+ {
1697
+ "name": "maxScale",
1698
+ "description": "最大缩放比例",
1699
+ "default": "1",
1700
+ "type": "number"
1701
+ }
1702
+ ],
1703
+ "events": [],
1704
+ "slots": [],
1705
+ "methods": [],
1706
+ "parts": [],
1707
+ "description": "地球加光环的数据展示构件。"
1640
1708
  }
1641
1709
  ],
1642
1710
  "providers": []
Binary file
Binary file
Binary file