@next-bricks/data-view 1.11.0 → 1.12.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.
@@ -49,83 +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
- {
91
- "name": "data-view.modern-style-page-title",
92
- "properties": [
93
- {
94
- "name": "pageTitle",
95
- "description": "",
96
- "type": "string"
97
- },
98
- {
99
- "name": "description",
100
- "description": "",
101
- "type": "string"
102
- },
103
- {
104
- "name": "backgroundStyle",
105
- "description": "",
106
- "attribute": false,
107
- "type": "CSSProperties"
108
- },
109
- {
110
- "name": "leftRoundStyle",
111
- "description": "",
112
- "attribute": false,
113
- "type": "CSSProperties"
114
- },
115
- {
116
- "name": "rightRoundStyle",
117
- "description": "",
118
- "attribute": false,
119
- "type": "CSSProperties"
120
- }
121
- ],
122
- "events": [],
123
- "slots": [],
124
- "methods": [],
125
- "parts": [],
126
- "description": "现代风页面标题",
127
- "category": "big-screen-content"
128
- },
129
52
  {
130
53
  "name": "data-view.tabs-drawer",
131
54
  "properties": [
@@ -275,6 +198,120 @@
275
198
  "description": "现代风树图",
276
199
  "category": "big-screen-content"
277
200
  },
201
+ {
202
+ "name": "data-view.battery-chart",
203
+ "properties": [
204
+ {
205
+ "name": "value",
206
+ "description": "",
207
+ "type": "number"
208
+ },
209
+ {
210
+ "name": "batteryWidth",
211
+ "description": "",
212
+ "type": "number"
213
+ },
214
+ {
215
+ "name": "batteryHeight",
216
+ "description": "",
217
+ "type": "number"
218
+ },
219
+ {
220
+ "name": "thresholdColors",
221
+ "description": "",
222
+ "attribute": false,
223
+ "type": "ThresholdColor[]"
224
+ },
225
+ {
226
+ "name": "thresholdValue",
227
+ "description": "",
228
+ "type": "number"
229
+ }
230
+ ],
231
+ "events": [],
232
+ "slots": [],
233
+ "methods": [],
234
+ "parts": [],
235
+ "description": "大屏电池",
236
+ "category": "big-screen-content"
237
+ },
238
+ {
239
+ "name": "data-view.modern-style-component-title",
240
+ "properties": [
241
+ {
242
+ "name": "hideLeftComponent",
243
+ "description": "",
244
+ "default": "false"
245
+ },
246
+ {
247
+ "name": "hideRightComponent",
248
+ "description": "",
249
+ "default": "true"
250
+ },
251
+ {
252
+ "name": "componentTitle",
253
+ "description": "",
254
+ "type": "string"
255
+ },
256
+ {
257
+ "name": "titleTextStyle",
258
+ "description": "",
259
+ "attribute": false,
260
+ "type": "CSSProperties"
261
+ },
262
+ {
263
+ "name": "squareColor",
264
+ "description": "",
265
+ "attribute": false,
266
+ "type": "CSSProperties[\"color\"]"
267
+ }
268
+ ],
269
+ "events": [],
270
+ "slots": [],
271
+ "methods": [],
272
+ "parts": [],
273
+ "description": "现代风组件标题",
274
+ "category": "big-screen-content"
275
+ },
276
+ {
277
+ "name": "data-view.modern-style-page-title",
278
+ "properties": [
279
+ {
280
+ "name": "pageTitle",
281
+ "description": "",
282
+ "type": "string"
283
+ },
284
+ {
285
+ "name": "description",
286
+ "description": "",
287
+ "type": "string"
288
+ },
289
+ {
290
+ "name": "backgroundStyle",
291
+ "description": "",
292
+ "attribute": false,
293
+ "type": "CSSProperties"
294
+ },
295
+ {
296
+ "name": "leftRoundStyle",
297
+ "description": "",
298
+ "attribute": false,
299
+ "type": "CSSProperties"
300
+ },
301
+ {
302
+ "name": "rightRoundStyle",
303
+ "description": "",
304
+ "attribute": false,
305
+ "type": "CSSProperties"
306
+ }
307
+ ],
308
+ "events": [],
309
+ "slots": [],
310
+ "methods": [],
311
+ "parts": [],
312
+ "description": "现代风页面标题",
313
+ "category": "big-screen-content"
314
+ },
278
315
  {
279
316
  "name": "data-view.dropdown-menu",
280
317
  "properties": [
@@ -391,49 +428,26 @@
391
428
  "category": "big-screen-content"
392
429
  },
393
430
  {
394
- "name": "data-view.loading-panel",
431
+ "name": "data-view.particle-animation",
395
432
  "properties": [
396
433
  {
397
- "name": "customTitle",
398
- "description": "",
399
- "type": "string"
400
- },
401
- {
402
- "name": "loading",
403
- "description": "",
404
- "type": "boolean"
405
- },
406
- {
407
- "name": "useRealTimeProgress",
408
- "description": "",
409
- "default": "false",
410
- "type": "boolean"
411
- },
412
- {
413
- "name": "progress",
434
+ "name": "colors",
414
435
  "description": "",
415
- "type": "number"
436
+ "attribute": false,
437
+ "type": "ColorType"
416
438
  },
417
439
  {
418
- "name": "intervalTime",
419
- "description": "",
420
- "type": "number"
421
- }
422
- ],
423
- "events": [
424
- {
425
- "name": "end",
440
+ "name": "containerStyle",
426
441
  "description": "",
427
- "detail": {
428
- "description": null,
429
- "type": "void"
430
- }
442
+ "attribute": false,
443
+ "type": "React.CSSProperties"
431
444
  }
432
445
  ],
446
+ "events": [],
433
447
  "slots": [],
434
448
  "methods": [],
435
449
  "parts": [],
436
- "description": "大屏加载模块展示",
450
+ "description": "大屏粒子加载动效",
437
451
  "category": "big-screen-content"
438
452
  },
439
453
  {
@@ -462,43 +476,6 @@
462
476
  "parts": [],
463
477
  "description": "应用墙子构件----卡片项"
464
478
  },
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
- },
502
479
  {
503
480
  "name": "data-view.app-wall-system-card",
504
481
  "properties": [
@@ -548,26 +525,49 @@
548
525
  "description": "应用墙系统卡片"
549
526
  },
550
527
  {
551
- "name": "data-view.particle-animation",
528
+ "name": "data-view.loading-panel",
552
529
  "properties": [
553
530
  {
554
- "name": "colors",
531
+ "name": "customTitle",
555
532
  "description": "",
556
- "attribute": false,
557
- "type": "ColorType"
533
+ "type": "string"
558
534
  },
559
535
  {
560
- "name": "containerStyle",
536
+ "name": "loading",
561
537
  "description": "",
562
- "attribute": false,
563
- "type": "React.CSSProperties"
538
+ "type": "boolean"
539
+ },
540
+ {
541
+ "name": "useRealTimeProgress",
542
+ "description": "",
543
+ "default": "false",
544
+ "type": "boolean"
545
+ },
546
+ {
547
+ "name": "progress",
548
+ "description": "",
549
+ "type": "number"
550
+ },
551
+ {
552
+ "name": "intervalTime",
553
+ "description": "",
554
+ "type": "number"
555
+ }
556
+ ],
557
+ "events": [
558
+ {
559
+ "name": "end",
560
+ "description": "",
561
+ "detail": {
562
+ "description": null,
563
+ "type": "void"
564
+ }
564
565
  }
565
566
  ],
566
- "events": [],
567
567
  "slots": [],
568
568
  "methods": [],
569
569
  "parts": [],
570
- "description": "大屏粒子加载动效",
570
+ "description": "大屏加载模块展示",
571
571
  "category": "big-screen-content"
572
572
  },
573
573
  {
@@ -720,7 +720,96 @@
720
720
  "type": "number"
721
721
  },
722
722
  {
723
- "name": "appName",
723
+ "name": "appName",
724
+ "description": "",
725
+ "type": "string"
726
+ }
727
+ ],
728
+ "events": [],
729
+ "slots": [],
730
+ "methods": [],
731
+ "parts": [],
732
+ "description": "应用墙缩略图"
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
+ {
788
+ "name": "data-view.graph-text",
789
+ "properties": [
790
+ {
791
+ "name": "text",
792
+ "description": "",
793
+ "type": "string"
794
+ },
795
+ {
796
+ "name": "value",
797
+ "description": "",
798
+ "type": "string | number"
799
+ }
800
+ ],
801
+ "events": [],
802
+ "slots": [],
803
+ "methods": [],
804
+ "parts": [],
805
+ "description": "Graph text",
806
+ "category": "big-screen-content"
807
+ },
808
+ {
809
+ "name": "data-view.graph-node",
810
+ "properties": [
811
+ {
812
+ "name": "url",
724
813
  "description": "",
725
814
  "type": "string"
726
815
  }
@@ -729,7 +818,8 @@
729
818
  "slots": [],
730
819
  "methods": [],
731
820
  "parts": [],
732
- "description": "应用墙缩略图"
821
+ "description": "Graph Node",
822
+ "category": "big-screen-content"
733
823
  },
734
824
  {
735
825
  "name": "data-view.app-wall",
@@ -848,43 +938,6 @@
848
938
  "description": "应用墙",
849
939
  "category": "big-screen-layout"
850
940
  },
851
- {
852
- "name": "data-view.graph-text",
853
- "properties": [
854
- {
855
- "name": "text",
856
- "description": "",
857
- "type": "string"
858
- },
859
- {
860
- "name": "value",
861
- "description": "",
862
- "type": "string | number"
863
- }
864
- ],
865
- "events": [],
866
- "slots": [],
867
- "methods": [],
868
- "parts": [],
869
- "description": "Graph text",
870
- "category": "big-screen-content"
871
- },
872
- {
873
- "name": "data-view.graph-node",
874
- "properties": [
875
- {
876
- "name": "url",
877
- "description": "",
878
- "type": "string"
879
- }
880
- ],
881
- "events": [],
882
- "slots": [],
883
- "methods": [],
884
- "parts": [],
885
- "description": "Graph Node",
886
- "category": "big-screen-content"
887
- },
888
941
  {
889
942
  "name": "data-view.graph-layout-grid",
890
943
  "properties": [
@@ -948,6 +1001,24 @@
948
1001
  "description": "大屏网格背景",
949
1002
  "category": "big-screen-layout"
950
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
+ },
951
1022
  {
952
1023
  "name": "data-view.radar-chart",
953
1024
  "properties": [
@@ -1031,24 +1102,6 @@
1031
1102
  "description": "雷达图",
1032
1103
  "category": "big-screen-content"
1033
1104
  },
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
- },
1052
1105
  {
1053
1106
  "name": "data-view.title-text",
1054
1107
  "properties": [
@@ -1192,6 +1245,29 @@
1192
1245
  "description": "构件 `data-view.lights-component-title`",
1193
1246
  "category": "big-screen-content"
1194
1247
  },
1248
+ {
1249
+ "name": "data-view.top-title-bar",
1250
+ "properties": [
1251
+ {
1252
+ "name": "text",
1253
+ "description": "标题文本",
1254
+ "default": "-",
1255
+ "type": "string"
1256
+ },
1257
+ {
1258
+ "name": "type",
1259
+ "description": "标题类型",
1260
+ "default": "normal",
1261
+ "type": "TitleBarType"
1262
+ }
1263
+ ],
1264
+ "events": [],
1265
+ "slots": [],
1266
+ "methods": [],
1267
+ "parts": [],
1268
+ "description": "大屏标题栏三种样式构件",
1269
+ "category": "big-screen-content"
1270
+ },
1195
1271
  {
1196
1272
  "name": "data-view.hi-tech-button",
1197
1273
  "properties": [
@@ -1229,29 +1305,6 @@
1229
1305
  "parts": [],
1230
1306
  "description": "大屏按钮"
1231
1307
  },
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
- },
1255
1308
  {
1256
1309
  "name": "data-view.tech-mesh-base-view",
1257
1310
  "properties": [
@@ -1330,43 +1383,6 @@
1330
1383
  "description": "基础卡片项",
1331
1384
  "category": "big-screen-content"
1332
1385
  },
1333
- {
1334
- "name": "data-view.basic-index-group",
1335
- "properties": [
1336
- {
1337
- "name": "itemList",
1338
- "description": "指标组的数据源",
1339
- "required": true,
1340
- "attribute": false,
1341
- "type": "ItemProps[]"
1342
- },
1343
- {
1344
- "name": "width",
1345
- "description": "容器组宽度",
1346
- "attribute": false,
1347
- "type": "number"
1348
- },
1349
- {
1350
- "name": "gap",
1351
- "description": "指标卡片之间的间距",
1352
- "default": "30",
1353
- "attribute": false,
1354
- "type": "number"
1355
- },
1356
- {
1357
- "name": "layout",
1358
- "description": "布局,左右或上下两种形式",
1359
- "default": "`left-right`",
1360
- "attribute": false,
1361
- "type": "string"
1362
- }
1363
- ],
1364
- "events": [],
1365
- "slots": [],
1366
- "methods": [],
1367
- "parts": [],
1368
- "description": "基础指标组构件"
1369
- },
1370
1386
  {
1371
1387
  "name": "data-view.data-display-flipper",
1372
1388
  "properties": [
@@ -1419,6 +1435,43 @@
1419
1435
  "description": "翻牌器-type-3",
1420
1436
  "category": "big-screen-content"
1421
1437
  },
1438
+ {
1439
+ "name": "data-view.basic-index-group",
1440
+ "properties": [
1441
+ {
1442
+ "name": "itemList",
1443
+ "description": "指标组的数据源",
1444
+ "required": true,
1445
+ "attribute": false,
1446
+ "type": "ItemProps[]"
1447
+ },
1448
+ {
1449
+ "name": "width",
1450
+ "description": "容器组宽度",
1451
+ "attribute": false,
1452
+ "type": "number"
1453
+ },
1454
+ {
1455
+ "name": "gap",
1456
+ "description": "指标卡片之间的间距",
1457
+ "default": "30",
1458
+ "attribute": false,
1459
+ "type": "number"
1460
+ },
1461
+ {
1462
+ "name": "layout",
1463
+ "description": "布局,左右或上下两种形式",
1464
+ "default": "`left-right`",
1465
+ "attribute": false,
1466
+ "type": "string"
1467
+ }
1468
+ ],
1469
+ "events": [],
1470
+ "slots": [],
1471
+ "methods": [],
1472
+ "parts": [],
1473
+ "description": "基础指标组构件"
1474
+ },
1422
1475
  {
1423
1476
  "name": "data-view.data-display-flipper-fifth",
1424
1477
  "properties": [
@@ -1767,66 +1820,19 @@
1767
1820
  "description": "最大缩放比例",
1768
1821
  "default": "1",
1769
1822
  "type": "number"
1770
- }
1771
- ],
1772
- "events": [],
1773
- "slots": [],
1774
- "methods": [],
1775
- "parts": [],
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
1823
  },
1816
1824
  {
1817
- "name": "cabinet.dbclick",
1818
- "description": "",
1819
- "detail": {
1820
- "description": null,
1821
- "type": "{\n type: ChangeType;\n data: Record<string, any>;\n }"
1822
- }
1825
+ "name": "textScale",
1826
+ "description": "标签文本缩放比例",
1827
+ "default": "1",
1828
+ "type": "number"
1823
1829
  }
1824
1830
  ],
1831
+ "events": [],
1825
1832
  "slots": [],
1826
1833
  "methods": [],
1827
1834
  "parts": [],
1828
- "description": "cabinet 部署架构拓扑",
1829
- "category": "big-screen-content"
1835
+ "description": "构件 `data-view.china-map`"
1830
1836
  }
1831
1837
  ],
1832
1838
  "providers": []