@next-bricks/data-view 1.10.13 → 1.11.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 +12 -12
- package/dist/chunks/{8826.a293b47f.js → 8826.de9de90b.js} +2 -2
- package/dist/chunks/8826.de9de90b.js.map +1 -0
- package/dist/chunks/china-map.bcf4df6e.js +2 -0
- package/dist/chunks/china-map.bcf4df6e.js.map +1 -0
- package/dist/chunks/{main.44488957.js → main.fb95bab6.js} +2 -2
- package/dist/chunks/{main.44488957.js.map → main.fb95bab6.js.map} +1 -1
- package/dist/examples.json +16 -16
- package/dist/{index.8fb268dd.js → index.163f2ff4.js} +2 -2
- package/dist/{index.8fb268dd.js.map → index.163f2ff4.js.map} +1 -1
- package/dist/manifest.json +154 -154
- package/dist/types.json +1198 -1165
- package/dist-types/china-map/index.d.ts +2 -0
- package/docs/china-map.md +28 -0
- package/package.json +2 -2
- package/dist/chunks/8826.a293b47f.js.map +0 -1
- package/dist/chunks/china-map.a31fb444.js +0 -2
- package/dist/chunks/china-map.a31fb444.js.map +0 -1
package/dist/manifest.json
CHANGED
|
@@ -275,43 +275,6 @@
|
|
|
275
275
|
"description": "现代风树图",
|
|
276
276
|
"category": "big-screen-content"
|
|
277
277
|
},
|
|
278
|
-
{
|
|
279
|
-
"name": "data-view.battery-chart",
|
|
280
|
-
"properties": [
|
|
281
|
-
{
|
|
282
|
-
"name": "value",
|
|
283
|
-
"description": "",
|
|
284
|
-
"type": "number"
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
"name": "batteryWidth",
|
|
288
|
-
"description": "",
|
|
289
|
-
"type": "number"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"name": "batteryHeight",
|
|
293
|
-
"description": "",
|
|
294
|
-
"type": "number"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"name": "thresholdColors",
|
|
298
|
-
"description": "",
|
|
299
|
-
"attribute": false,
|
|
300
|
-
"type": "ThresholdColor[]"
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"name": "thresholdValue",
|
|
304
|
-
"description": "",
|
|
305
|
-
"type": "number"
|
|
306
|
-
}
|
|
307
|
-
],
|
|
308
|
-
"events": [],
|
|
309
|
-
"slots": [],
|
|
310
|
-
"methods": [],
|
|
311
|
-
"parts": [],
|
|
312
|
-
"description": "大屏电池",
|
|
313
|
-
"category": "big-screen-content"
|
|
314
|
-
},
|
|
315
278
|
{
|
|
316
279
|
"name": "data-view.dropdown-menu",
|
|
317
280
|
"properties": [
|
|
@@ -473,29 +436,6 @@
|
|
|
473
436
|
"description": "大屏加载模块展示",
|
|
474
437
|
"category": "big-screen-content"
|
|
475
438
|
},
|
|
476
|
-
{
|
|
477
|
-
"name": "data-view.particle-animation",
|
|
478
|
-
"properties": [
|
|
479
|
-
{
|
|
480
|
-
"name": "colors",
|
|
481
|
-
"description": "",
|
|
482
|
-
"attribute": false,
|
|
483
|
-
"type": "ColorType"
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
"name": "containerStyle",
|
|
487
|
-
"description": "",
|
|
488
|
-
"attribute": false,
|
|
489
|
-
"type": "React.CSSProperties"
|
|
490
|
-
}
|
|
491
|
-
],
|
|
492
|
-
"events": [],
|
|
493
|
-
"slots": [],
|
|
494
|
-
"methods": [],
|
|
495
|
-
"parts": [],
|
|
496
|
-
"description": "大屏粒子加载动效",
|
|
497
|
-
"category": "big-screen-content"
|
|
498
|
-
},
|
|
499
439
|
{
|
|
500
440
|
"name": "data-view.app-wall-card-item",
|
|
501
441
|
"properties": [
|
|
@@ -522,6 +462,43 @@
|
|
|
522
462
|
"parts": [],
|
|
523
463
|
"description": "应用墙子构件----卡片项"
|
|
524
464
|
},
|
|
465
|
+
{
|
|
466
|
+
"name": "data-view.battery-chart",
|
|
467
|
+
"properties": [
|
|
468
|
+
{
|
|
469
|
+
"name": "value",
|
|
470
|
+
"description": "",
|
|
471
|
+
"type": "number"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"name": "batteryWidth",
|
|
475
|
+
"description": "",
|
|
476
|
+
"type": "number"
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"name": "batteryHeight",
|
|
480
|
+
"description": "",
|
|
481
|
+
"type": "number"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"name": "thresholdColors",
|
|
485
|
+
"description": "",
|
|
486
|
+
"attribute": false,
|
|
487
|
+
"type": "ThresholdColor[]"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"name": "thresholdValue",
|
|
491
|
+
"description": "",
|
|
492
|
+
"type": "number"
|
|
493
|
+
}
|
|
494
|
+
],
|
|
495
|
+
"events": [],
|
|
496
|
+
"slots": [],
|
|
497
|
+
"methods": [],
|
|
498
|
+
"parts": [],
|
|
499
|
+
"description": "大屏电池",
|
|
500
|
+
"category": "big-screen-content"
|
|
501
|
+
},
|
|
525
502
|
{
|
|
526
503
|
"name": "data-view.app-wall-system-card",
|
|
527
504
|
"properties": [
|
|
@@ -570,6 +547,29 @@
|
|
|
570
547
|
"parts": [],
|
|
571
548
|
"description": "应用墙系统卡片"
|
|
572
549
|
},
|
|
550
|
+
{
|
|
551
|
+
"name": "data-view.particle-animation",
|
|
552
|
+
"properties": [
|
|
553
|
+
{
|
|
554
|
+
"name": "colors",
|
|
555
|
+
"description": "",
|
|
556
|
+
"attribute": false,
|
|
557
|
+
"type": "ColorType"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"name": "containerStyle",
|
|
561
|
+
"description": "",
|
|
562
|
+
"attribute": false,
|
|
563
|
+
"type": "React.CSSProperties"
|
|
564
|
+
}
|
|
565
|
+
],
|
|
566
|
+
"events": [],
|
|
567
|
+
"slots": [],
|
|
568
|
+
"methods": [],
|
|
569
|
+
"parts": [],
|
|
570
|
+
"description": "大屏粒子加载动效",
|
|
571
|
+
"category": "big-screen-content"
|
|
572
|
+
},
|
|
573
573
|
{
|
|
574
574
|
"name": "data-view.app-wall-relation-line",
|
|
575
575
|
"properties": [
|
|
@@ -731,59 +731,6 @@
|
|
|
731
731
|
"parts": [],
|
|
732
732
|
"description": "应用墙缩略图"
|
|
733
733
|
},
|
|
734
|
-
{
|
|
735
|
-
"name": "data-view.cabinet-graph",
|
|
736
|
-
"properties": [
|
|
737
|
-
{
|
|
738
|
-
"name": "dataSource",
|
|
739
|
-
"description": "",
|
|
740
|
-
"attribute": false,
|
|
741
|
-
"type": "AppData"
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"name": "activeKey",
|
|
745
|
-
"description": "",
|
|
746
|
-
"attribute": false,
|
|
747
|
-
"type": "string | string[]"
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
"name": "hiddenCloseBtn",
|
|
751
|
-
"description": "",
|
|
752
|
-
"type": "boolean"
|
|
753
|
-
}
|
|
754
|
-
],
|
|
755
|
-
"events": [
|
|
756
|
-
{
|
|
757
|
-
"name": "close.button.click",
|
|
758
|
-
"description": "",
|
|
759
|
-
"detail": {
|
|
760
|
-
"description": null,
|
|
761
|
-
"type": "void"
|
|
762
|
-
}
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"name": "cabinet.click",
|
|
766
|
-
"description": "",
|
|
767
|
-
"detail": {
|
|
768
|
-
"description": null,
|
|
769
|
-
"type": "{\n type: ChangeType;\n data: Record<string, any>;\n }"
|
|
770
|
-
}
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"name": "cabinet.dbclick",
|
|
774
|
-
"description": "",
|
|
775
|
-
"detail": {
|
|
776
|
-
"description": null,
|
|
777
|
-
"type": "{\n type: ChangeType;\n data: Record<string, any>;\n }"
|
|
778
|
-
}
|
|
779
|
-
}
|
|
780
|
-
],
|
|
781
|
-
"slots": [],
|
|
782
|
-
"methods": [],
|
|
783
|
-
"parts": [],
|
|
784
|
-
"description": "cabinet 部署架构拓扑",
|
|
785
|
-
"category": "big-screen-content"
|
|
786
|
-
},
|
|
787
734
|
{
|
|
788
735
|
"name": "data-view.app-wall",
|
|
789
736
|
"properties": [
|
|
@@ -1001,24 +948,6 @@
|
|
|
1001
948
|
"description": "大屏网格背景",
|
|
1002
949
|
"category": "big-screen-layout"
|
|
1003
950
|
},
|
|
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
|
-
},
|
|
1022
951
|
{
|
|
1023
952
|
"name": "data-view.radar-chart",
|
|
1024
953
|
"properties": [
|
|
@@ -1102,6 +1031,24 @@
|
|
|
1102
1031
|
"description": "雷达图",
|
|
1103
1032
|
"category": "big-screen-content"
|
|
1104
1033
|
},
|
|
1034
|
+
{
|
|
1035
|
+
"name": "data-view.gear-background",
|
|
1036
|
+
"properties": [
|
|
1037
|
+
{
|
|
1038
|
+
"name": "color",
|
|
1039
|
+
"description": "",
|
|
1040
|
+
"default": "\"#3366FF\"",
|
|
1041
|
+
"attribute": false,
|
|
1042
|
+
"type": "React.CSSProperties[\"color\"]"
|
|
1043
|
+
}
|
|
1044
|
+
],
|
|
1045
|
+
"events": [],
|
|
1046
|
+
"slots": [],
|
|
1047
|
+
"methods": [],
|
|
1048
|
+
"parts": [],
|
|
1049
|
+
"description": "齿轮背景",
|
|
1050
|
+
"category": "big-screen-layout"
|
|
1051
|
+
},
|
|
1105
1052
|
{
|
|
1106
1053
|
"name": "data-view.title-text",
|
|
1107
1054
|
"properties": [
|
|
@@ -1221,29 +1168,6 @@
|
|
|
1221
1168
|
"description": "带有tabs的标题构件",
|
|
1222
1169
|
"category": "big-screen-content"
|
|
1223
1170
|
},
|
|
1224
|
-
{
|
|
1225
|
-
"name": "data-view.top-title-bar",
|
|
1226
|
-
"properties": [
|
|
1227
|
-
{
|
|
1228
|
-
"name": "text",
|
|
1229
|
-
"description": "标题文本",
|
|
1230
|
-
"default": "-",
|
|
1231
|
-
"type": "string"
|
|
1232
|
-
},
|
|
1233
|
-
{
|
|
1234
|
-
"name": "type",
|
|
1235
|
-
"description": "标题类型",
|
|
1236
|
-
"default": "normal",
|
|
1237
|
-
"type": "TitleBarType"
|
|
1238
|
-
}
|
|
1239
|
-
],
|
|
1240
|
-
"events": [],
|
|
1241
|
-
"slots": [],
|
|
1242
|
-
"methods": [],
|
|
1243
|
-
"parts": [],
|
|
1244
|
-
"description": "大屏标题栏三种样式构件",
|
|
1245
|
-
"category": "big-screen-content"
|
|
1246
|
-
},
|
|
1247
1171
|
{
|
|
1248
1172
|
"name": "data-view.lights-component-title",
|
|
1249
1173
|
"properties": [
|
|
@@ -1305,6 +1229,29 @@
|
|
|
1305
1229
|
"parts": [],
|
|
1306
1230
|
"description": "大屏按钮"
|
|
1307
1231
|
},
|
|
1232
|
+
{
|
|
1233
|
+
"name": "data-view.top-title-bar",
|
|
1234
|
+
"properties": [
|
|
1235
|
+
{
|
|
1236
|
+
"name": "text",
|
|
1237
|
+
"description": "标题文本",
|
|
1238
|
+
"default": "-",
|
|
1239
|
+
"type": "string"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"name": "type",
|
|
1243
|
+
"description": "标题类型",
|
|
1244
|
+
"default": "normal",
|
|
1245
|
+
"type": "TitleBarType"
|
|
1246
|
+
}
|
|
1247
|
+
],
|
|
1248
|
+
"events": [],
|
|
1249
|
+
"slots": [],
|
|
1250
|
+
"methods": [],
|
|
1251
|
+
"parts": [],
|
|
1252
|
+
"description": "大屏标题栏三种样式构件",
|
|
1253
|
+
"category": "big-screen-content"
|
|
1254
|
+
},
|
|
1308
1255
|
{
|
|
1309
1256
|
"name": "data-view.tech-mesh-base-view",
|
|
1310
1257
|
"properties": [
|
|
@@ -1827,6 +1774,59 @@
|
|
|
1827
1774
|
"methods": [],
|
|
1828
1775
|
"parts": [],
|
|
1829
1776
|
"description": "构件 `data-view.china-map`"
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
"name": "data-view.cabinet-graph",
|
|
1780
|
+
"properties": [
|
|
1781
|
+
{
|
|
1782
|
+
"name": "dataSource",
|
|
1783
|
+
"description": "",
|
|
1784
|
+
"attribute": false,
|
|
1785
|
+
"type": "AppData"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"name": "activeKey",
|
|
1789
|
+
"description": "",
|
|
1790
|
+
"attribute": false,
|
|
1791
|
+
"type": "string | string[]"
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"name": "hiddenCloseBtn",
|
|
1795
|
+
"description": "",
|
|
1796
|
+
"type": "boolean"
|
|
1797
|
+
}
|
|
1798
|
+
],
|
|
1799
|
+
"events": [
|
|
1800
|
+
{
|
|
1801
|
+
"name": "close.button.click",
|
|
1802
|
+
"description": "",
|
|
1803
|
+
"detail": {
|
|
1804
|
+
"description": null,
|
|
1805
|
+
"type": "void"
|
|
1806
|
+
}
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"name": "cabinet.click",
|
|
1810
|
+
"description": "",
|
|
1811
|
+
"detail": {
|
|
1812
|
+
"description": null,
|
|
1813
|
+
"type": "{\n type: ChangeType;\n data: Record<string, any>;\n }"
|
|
1814
|
+
}
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"name": "cabinet.dbclick",
|
|
1818
|
+
"description": "",
|
|
1819
|
+
"detail": {
|
|
1820
|
+
"description": null,
|
|
1821
|
+
"type": "{\n type: ChangeType;\n data: Record<string, any>;\n }"
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
],
|
|
1825
|
+
"slots": [],
|
|
1826
|
+
"methods": [],
|
|
1827
|
+
"parts": [],
|
|
1828
|
+
"description": "cabinet 部署架构拓扑",
|
|
1829
|
+
"category": "big-screen-content"
|
|
1830
1830
|
}
|
|
1831
1831
|
],
|
|
1832
1832
|
"providers": []
|