@next-bricks/data-view 1.10.10 → 1.10.12
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 +8 -8
- package/dist/chunks/3171.844c796f.js +2 -0
- package/dist/chunks/{5552.c7abf709.js.map → 3171.844c796f.js.map} +1 -1
- package/dist/chunks/{6314.2caa1846.js → 3933.0bb7da1d.js} +2 -2
- package/dist/chunks/{6314.2caa1846.js.map → 3933.0bb7da1d.js.map} +1 -1
- package/dist/chunks/4291.66178472.js +2 -0
- package/dist/chunks/4291.66178472.js.map +1 -0
- package/dist/chunks/5552.6fcbd077.js +2 -0
- package/dist/chunks/{3171.4ec49a67.js.map → 5552.6fcbd077.js.map} +1 -1
- package/dist/chunks/5902.549535f9.js +3 -0
- package/dist/chunks/5902.549535f9.js.map +1 -0
- package/dist/chunks/{3933.e1a5baea.js → 6314.9f58384b.js} +2 -2
- package/dist/chunks/{3933.e1a5baea.js.map → 6314.9f58384b.js.map} +1 -1
- package/dist/chunks/8097.8f59d530.js +2 -0
- package/dist/chunks/{8097.790cb624.js.map → 8097.8f59d530.js.map} +1 -1
- package/dist/chunks/{8826.58e3e455.js → 8826.da754999.js} +2 -2
- package/dist/chunks/{8826.58e3e455.js.map → 8826.da754999.js.map} +1 -1
- package/dist/chunks/9140.e170dabc.js +3 -0
- package/dist/chunks/9140.e170dabc.js.map +1 -0
- package/dist/chunks/{complex-search.96805f23.js → complex-search.6e250583.js} +2 -2
- package/dist/chunks/{complex-search.96805f23.js.map → complex-search.6e250583.js.map} +1 -1
- package/dist/chunks/{graph-text.68c50603.js → graph-text.7519cf16.js} +2 -2
- package/dist/chunks/{graph-text.68c50603.js.map → graph-text.7519cf16.js.map} +1 -1
- package/dist/chunks/main.5a631d5a.js +2 -0
- package/dist/chunks/{main.17ec0a6e.js.map → main.5a631d5a.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.e7d66b7e.js → modern-style-treemap.e69e96f5.js} +3 -3
- package/dist/chunks/{modern-style-treemap.e7d66b7e.js.map → modern-style-treemap.e69e96f5.js.map} +1 -1
- package/dist/examples.json +9 -9
- package/dist/index.bda4d569.js +2 -0
- package/dist/index.bda4d569.js.map +1 -0
- package/dist/manifest.json +143 -143
- package/dist/types.json +331 -331
- package/package.json +3 -3
- package/dist/chunks/3171.4ec49a67.js +0 -2
- package/dist/chunks/4185.e62f1747.js +0 -3
- package/dist/chunks/4185.e62f1747.js.map +0 -1
- package/dist/chunks/4291.8a2ae0f7.js +0 -2
- package/dist/chunks/4291.8a2ae0f7.js.map +0 -1
- package/dist/chunks/5552.c7abf709.js +0 -2
- package/dist/chunks/5902.8d260dd5.js +0 -3
- package/dist/chunks/5902.8d260dd5.js.map +0 -1
- package/dist/chunks/8097.790cb624.js +0 -2
- package/dist/chunks/main.17ec0a6e.js +0 -2
- package/dist/index.5efb9d19.js +0 -2
- package/dist/index.5efb9d19.js.map +0 -1
- /package/dist/chunks/{5902.8d260dd5.js.LICENSE.txt → 5902.549535f9.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{4185.e62f1747.js.LICENSE.txt → 9140.e170dabc.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.e7d66b7e.js.LICENSE.txt → modern-style-treemap.e69e96f5.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -50,80 +50,80 @@
|
|
|
50
50
|
"category": "big-screen-content"
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
|
-
"name": "data-view.modern-style-
|
|
53
|
+
"name": "data-view.modern-style-page-title",
|
|
54
54
|
"properties": [
|
|
55
55
|
{
|
|
56
|
-
"name": "
|
|
56
|
+
"name": "pageTitle",
|
|
57
57
|
"description": "",
|
|
58
|
-
"
|
|
58
|
+
"type": "string"
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
|
-
"name": "
|
|
61
|
+
"name": "description",
|
|
62
62
|
"description": "",
|
|
63
|
-
"
|
|
63
|
+
"type": "string"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"name": "
|
|
66
|
+
"name": "backgroundStyle",
|
|
67
67
|
"description": "",
|
|
68
|
-
"
|
|
68
|
+
"attribute": false,
|
|
69
|
+
"type": "CSSProperties"
|
|
69
70
|
},
|
|
70
71
|
{
|
|
71
|
-
"name": "
|
|
72
|
+
"name": "leftRoundStyle",
|
|
72
73
|
"description": "",
|
|
73
74
|
"attribute": false,
|
|
74
75
|
"type": "CSSProperties"
|
|
75
76
|
},
|
|
76
77
|
{
|
|
77
|
-
"name": "
|
|
78
|
+
"name": "rightRoundStyle",
|
|
78
79
|
"description": "",
|
|
79
80
|
"attribute": false,
|
|
80
|
-
"type": "CSSProperties
|
|
81
|
+
"type": "CSSProperties"
|
|
81
82
|
}
|
|
82
83
|
],
|
|
83
84
|
"events": [],
|
|
84
85
|
"slots": [],
|
|
85
86
|
"methods": [],
|
|
86
87
|
"parts": [],
|
|
87
|
-
"description": "
|
|
88
|
+
"description": "现代风页面标题",
|
|
88
89
|
"category": "big-screen-content"
|
|
89
90
|
},
|
|
90
91
|
{
|
|
91
|
-
"name": "data-view.modern-style-
|
|
92
|
+
"name": "data-view.modern-style-component-title",
|
|
92
93
|
"properties": [
|
|
93
94
|
{
|
|
94
|
-
"name": "
|
|
95
|
+
"name": "hideLeftComponent",
|
|
95
96
|
"description": "",
|
|
96
|
-
"
|
|
97
|
+
"default": "false"
|
|
97
98
|
},
|
|
98
99
|
{
|
|
99
|
-
"name": "
|
|
100
|
+
"name": "hideRightComponent",
|
|
100
101
|
"description": "",
|
|
101
|
-
"
|
|
102
|
+
"default": "true"
|
|
102
103
|
},
|
|
103
104
|
{
|
|
104
|
-
"name": "
|
|
105
|
+
"name": "componentTitle",
|
|
105
106
|
"description": "",
|
|
106
|
-
"
|
|
107
|
-
"type": "CSSProperties"
|
|
107
|
+
"type": "string"
|
|
108
108
|
},
|
|
109
109
|
{
|
|
110
|
-
"name": "
|
|
110
|
+
"name": "titleTextStyle",
|
|
111
111
|
"description": "",
|
|
112
112
|
"attribute": false,
|
|
113
113
|
"type": "CSSProperties"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
|
-
"name": "
|
|
116
|
+
"name": "squareColor",
|
|
117
117
|
"description": "",
|
|
118
118
|
"attribute": false,
|
|
119
|
-
"type": "CSSProperties"
|
|
119
|
+
"type": "CSSProperties[\"color\"]"
|
|
120
120
|
}
|
|
121
121
|
],
|
|
122
122
|
"events": [],
|
|
123
123
|
"slots": [],
|
|
124
124
|
"methods": [],
|
|
125
125
|
"parts": [],
|
|
126
|
-
"description": "
|
|
126
|
+
"description": "现代风组件标题",
|
|
127
127
|
"category": "big-screen-content"
|
|
128
128
|
},
|
|
129
129
|
{
|
|
@@ -353,6 +353,75 @@
|
|
|
353
353
|
"description": "基础下拉菜单",
|
|
354
354
|
"category": "big-screen-content"
|
|
355
355
|
},
|
|
356
|
+
{
|
|
357
|
+
"name": "data-view.loading-panel",
|
|
358
|
+
"properties": [
|
|
359
|
+
{
|
|
360
|
+
"name": "customTitle",
|
|
361
|
+
"description": "",
|
|
362
|
+
"type": "string"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"name": "loading",
|
|
366
|
+
"description": "",
|
|
367
|
+
"type": "boolean"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"name": "useRealTimeProgress",
|
|
371
|
+
"description": "",
|
|
372
|
+
"default": "false",
|
|
373
|
+
"type": "boolean"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"name": "progress",
|
|
377
|
+
"description": "",
|
|
378
|
+
"type": "number"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"name": "intervalTime",
|
|
382
|
+
"description": "",
|
|
383
|
+
"type": "number"
|
|
384
|
+
}
|
|
385
|
+
],
|
|
386
|
+
"events": [
|
|
387
|
+
{
|
|
388
|
+
"name": "end",
|
|
389
|
+
"description": "",
|
|
390
|
+
"detail": {
|
|
391
|
+
"description": null,
|
|
392
|
+
"type": "void"
|
|
393
|
+
}
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"slots": [],
|
|
397
|
+
"methods": [],
|
|
398
|
+
"parts": [],
|
|
399
|
+
"description": "大屏加载模块展示",
|
|
400
|
+
"category": "big-screen-content"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"name": "data-view.particle-animation",
|
|
404
|
+
"properties": [
|
|
405
|
+
{
|
|
406
|
+
"name": "colors",
|
|
407
|
+
"description": "",
|
|
408
|
+
"attribute": false,
|
|
409
|
+
"type": "ColorType"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"name": "containerStyle",
|
|
413
|
+
"description": "",
|
|
414
|
+
"attribute": false,
|
|
415
|
+
"type": "React.CSSProperties"
|
|
416
|
+
}
|
|
417
|
+
],
|
|
418
|
+
"events": [],
|
|
419
|
+
"slots": [],
|
|
420
|
+
"methods": [],
|
|
421
|
+
"parts": [],
|
|
422
|
+
"description": "大屏粒子加载动效",
|
|
423
|
+
"category": "big-screen-content"
|
|
424
|
+
},
|
|
356
425
|
{
|
|
357
426
|
"name": "data-view.complex-search",
|
|
358
427
|
"properties": [
|
|
@@ -427,75 +496,6 @@
|
|
|
427
496
|
"description": "大屏搜索构件",
|
|
428
497
|
"category": "big-screen-content"
|
|
429
498
|
},
|
|
430
|
-
{
|
|
431
|
-
"name": "data-view.loading-panel",
|
|
432
|
-
"properties": [
|
|
433
|
-
{
|
|
434
|
-
"name": "customTitle",
|
|
435
|
-
"description": "",
|
|
436
|
-
"type": "string"
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
"name": "loading",
|
|
440
|
-
"description": "",
|
|
441
|
-
"type": "boolean"
|
|
442
|
-
},
|
|
443
|
-
{
|
|
444
|
-
"name": "useRealTimeProgress",
|
|
445
|
-
"description": "",
|
|
446
|
-
"default": "false",
|
|
447
|
-
"type": "boolean"
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"name": "progress",
|
|
451
|
-
"description": "",
|
|
452
|
-
"type": "number"
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"name": "intervalTime",
|
|
456
|
-
"description": "",
|
|
457
|
-
"type": "number"
|
|
458
|
-
}
|
|
459
|
-
],
|
|
460
|
-
"events": [
|
|
461
|
-
{
|
|
462
|
-
"name": "end",
|
|
463
|
-
"description": "",
|
|
464
|
-
"detail": {
|
|
465
|
-
"description": null,
|
|
466
|
-
"type": "void"
|
|
467
|
-
}
|
|
468
|
-
}
|
|
469
|
-
],
|
|
470
|
-
"slots": [],
|
|
471
|
-
"methods": [],
|
|
472
|
-
"parts": [],
|
|
473
|
-
"description": "大屏加载模块展示",
|
|
474
|
-
"category": "big-screen-content"
|
|
475
|
-
},
|
|
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
499
|
{
|
|
500
500
|
"name": "data-view.app-wall-card-item",
|
|
501
501
|
"properties": [
|
|
@@ -652,6 +652,57 @@
|
|
|
652
652
|
"parts": [],
|
|
653
653
|
"description": "cabinet子构件----应用层"
|
|
654
654
|
},
|
|
655
|
+
{
|
|
656
|
+
"name": "data-view.cabinet-container",
|
|
657
|
+
"properties": [
|
|
658
|
+
{
|
|
659
|
+
"name": "type",
|
|
660
|
+
"description": "",
|
|
661
|
+
"default": "\"host\"",
|
|
662
|
+
"attribute": false,
|
|
663
|
+
"type": "ContainerType"
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"name": "data",
|
|
667
|
+
"description": "",
|
|
668
|
+
"default": "[]",
|
|
669
|
+
"attribute": false,
|
|
670
|
+
"type": "CabinetNodeProps[]"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"name": "status",
|
|
674
|
+
"description": "",
|
|
675
|
+
"type": "\"active\" | \"faded\""
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"name": "customTitle",
|
|
679
|
+
"description": "",
|
|
680
|
+
"type": "string"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"events": [
|
|
684
|
+
{
|
|
685
|
+
"name": "container.click",
|
|
686
|
+
"description": "",
|
|
687
|
+
"detail": {
|
|
688
|
+
"description": null,
|
|
689
|
+
"type": "ClickEventDataType"
|
|
690
|
+
}
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"name": "container.dbclick",
|
|
694
|
+
"description": "",
|
|
695
|
+
"detail": {
|
|
696
|
+
"description": null,
|
|
697
|
+
"type": "ClickEventDataType"
|
|
698
|
+
}
|
|
699
|
+
}
|
|
700
|
+
],
|
|
701
|
+
"slots": [],
|
|
702
|
+
"methods": [],
|
|
703
|
+
"parts": [],
|
|
704
|
+
"description": "大屏集群容器构件"
|
|
705
|
+
},
|
|
655
706
|
{
|
|
656
707
|
"name": "data-view.cabinet-thumbnail",
|
|
657
708
|
"properties": [
|
|
@@ -1776,57 +1827,6 @@
|
|
|
1776
1827
|
"methods": [],
|
|
1777
1828
|
"parts": [],
|
|
1778
1829
|
"description": "构件 `data-view.china-map`"
|
|
1779
|
-
},
|
|
1780
|
-
{
|
|
1781
|
-
"name": "data-view.cabinet-container",
|
|
1782
|
-
"properties": [
|
|
1783
|
-
{
|
|
1784
|
-
"name": "type",
|
|
1785
|
-
"description": "",
|
|
1786
|
-
"default": "\"host\"",
|
|
1787
|
-
"attribute": false,
|
|
1788
|
-
"type": "ContainerType"
|
|
1789
|
-
},
|
|
1790
|
-
{
|
|
1791
|
-
"name": "data",
|
|
1792
|
-
"description": "",
|
|
1793
|
-
"default": "[]",
|
|
1794
|
-
"attribute": false,
|
|
1795
|
-
"type": "CabinetNodeProps[]"
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
"name": "status",
|
|
1799
|
-
"description": "",
|
|
1800
|
-
"type": "\"active\" | \"faded\""
|
|
1801
|
-
},
|
|
1802
|
-
{
|
|
1803
|
-
"name": "customTitle",
|
|
1804
|
-
"description": "",
|
|
1805
|
-
"type": "string"
|
|
1806
|
-
}
|
|
1807
|
-
],
|
|
1808
|
-
"events": [
|
|
1809
|
-
{
|
|
1810
|
-
"name": "container.click",
|
|
1811
|
-
"description": "",
|
|
1812
|
-
"detail": {
|
|
1813
|
-
"description": null,
|
|
1814
|
-
"type": "ClickEventDataType"
|
|
1815
|
-
}
|
|
1816
|
-
},
|
|
1817
|
-
{
|
|
1818
|
-
"name": "container.dbclick",
|
|
1819
|
-
"description": "",
|
|
1820
|
-
"detail": {
|
|
1821
|
-
"description": null,
|
|
1822
|
-
"type": "ClickEventDataType"
|
|
1823
|
-
}
|
|
1824
|
-
}
|
|
1825
|
-
],
|
|
1826
|
-
"slots": [],
|
|
1827
|
-
"methods": [],
|
|
1828
|
-
"parts": [],
|
|
1829
|
-
"description": "大屏集群容器构件"
|
|
1830
1830
|
}
|
|
1831
1831
|
],
|
|
1832
1832
|
"providers": []
|