@next-bricks/data-view 1.3.4 → 1.3.6
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 +7 -7
- package/dist/chunks/1122.9835fb92.js +2 -0
- package/dist/chunks/1122.9835fb92.js.map +1 -0
- package/dist/chunks/{3171.a773cf1b.js → 3171.3e78212b.js} +2 -2
- package/dist/chunks/{5552.7d119e3c.js.map → 3171.3e78212b.js.map} +1 -1
- package/dist/chunks/3413.7135d330.js +3 -0
- package/dist/chunks/3413.7135d330.js.map +1 -0
- package/dist/chunks/3933.c01ffb09.js +2 -0
- package/dist/chunks/3933.c01ffb09.js.map +1 -0
- package/dist/chunks/{4263.eb2f854f.js → 4263.9708be6f.js} +2 -2
- package/dist/chunks/4263.9708be6f.js.map +1 -0
- package/dist/chunks/{4837.5768107a.js → 4837.a3fa233a.js} +2 -2
- package/dist/chunks/{7218.63d95e50.js.map → 4837.a3fa233a.js.map} +1 -1
- package/dist/chunks/{5371.c2bad3e2.js → 5371.15b68669.js} +2 -2
- package/dist/chunks/{5371.c2bad3e2.js.map → 5371.15b68669.js.map} +1 -1
- package/dist/chunks/{5399.a2e48ba8.js → 5399.f09dcea4.js} +2 -2
- package/dist/chunks/5399.f09dcea4.js.map +1 -0
- package/dist/chunks/{5552.7d119e3c.js → 5552.8441d588.js} +2 -2
- package/dist/chunks/{3171.a773cf1b.js.map → 5552.8441d588.js.map} +1 -1
- package/dist/chunks/6314.bd8edc3a.js +2 -0
- package/dist/chunks/6314.bd8edc3a.js.map +1 -0
- package/dist/chunks/{7218.63d95e50.js → 7218.75e43f86.js} +2 -2
- package/dist/chunks/{4837.5768107a.js.map → 7218.75e43f86.js.map} +1 -1
- package/dist/chunks/{8097.e3f6f00d.js → 8097.c532b8c8.js} +2 -2
- package/dist/chunks/{8097.e3f6f00d.js.map → 8097.c532b8c8.js.map} +1 -1
- package/dist/chunks/china-map-chart.c33ff7d1.js +2 -0
- package/dist/chunks/china-map-chart.c33ff7d1.js.map +1 -0
- package/dist/chunks/{complex-search.0e47f65c.js → complex-search.e7c98e9f.js} +2 -2
- package/dist/chunks/{complex-search.0e47f65c.js.map → complex-search.e7c98e9f.js.map} +1 -1
- package/dist/chunks/{graph-text.c8127661.js → graph-text.ea81dc98.js} +2 -2
- package/dist/chunks/{graph-text.c8127661.js.map → graph-text.ea81dc98.js.map} +1 -1
- package/dist/chunks/{main.901c61b4.js → main.37f5a4f7.js} +2 -2
- package/dist/chunks/{main.901c61b4.js.map → main.37f5a4f7.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.caae4443.js → modern-style-treemap.f6bc4dbf.js} +3 -3
- package/dist/chunks/{modern-style-treemap.caae4443.js.map → modern-style-treemap.f6bc4dbf.js.map} +1 -1
- package/dist/examples.json +17 -17
- package/dist/index.50f7b88d.js +2 -0
- package/dist/{index.60bb7d4d.js.map → index.50f7b88d.js.map} +1 -1
- package/dist/manifest.json +180 -180
- package/dist/types.json +206 -206
- package/package.json +2 -2
- package/dist/chunks/1122.c4ac62cc.js +0 -2
- package/dist/chunks/1122.c4ac62cc.js.map +0 -1
- package/dist/chunks/3933.55ee37a2.js +0 -2
- package/dist/chunks/3933.55ee37a2.js.map +0 -1
- package/dist/chunks/4263.eb2f854f.js.map +0 -1
- package/dist/chunks/5399.a2e48ba8.js.map +0 -1
- package/dist/chunks/5478.8d7dee10.js +0 -3
- package/dist/chunks/5478.8d7dee10.js.map +0 -1
- package/dist/chunks/6314.96007900.js +0 -2
- package/dist/chunks/6314.96007900.js.map +0 -1
- package/dist/chunks/china-map-chart.3ef92a46.js +0 -2
- package/dist/chunks/china-map-chart.3ef92a46.js.map +0 -1
- package/dist/index.60bb7d4d.js +0 -2
- /package/dist/chunks/{5478.8d7dee10.js.LICENSE.txt → 3413.7135d330.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.caae4443.js.LICENSE.txt → modern-style-treemap.f6bc4dbf.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -49,6 +49,83 @@
|
|
|
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
|
+
},
|
|
52
129
|
{
|
|
53
130
|
"name": "data-view.tabs-drawer",
|
|
54
131
|
"properties": [
|
|
@@ -199,80 +276,40 @@
|
|
|
199
276
|
"category": "big-screen-content"
|
|
200
277
|
},
|
|
201
278
|
{
|
|
202
|
-
"name": "data-view.
|
|
203
|
-
"properties": [
|
|
204
|
-
{
|
|
205
|
-
"name": "pageTitle",
|
|
206
|
-
"description": "",
|
|
207
|
-
"type": "string"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"name": "description",
|
|
211
|
-
"description": "",
|
|
212
|
-
"type": "string"
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"name": "backgroundStyle",
|
|
216
|
-
"description": "",
|
|
217
|
-
"attribute": false,
|
|
218
|
-
"type": "CSSProperties"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"name": "leftRoundStyle",
|
|
222
|
-
"description": "",
|
|
223
|
-
"attribute": false,
|
|
224
|
-
"type": "CSSProperties"
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"name": "rightRoundStyle",
|
|
228
|
-
"description": "",
|
|
229
|
-
"attribute": false,
|
|
230
|
-
"type": "CSSProperties"
|
|
231
|
-
}
|
|
232
|
-
],
|
|
233
|
-
"events": [],
|
|
234
|
-
"slots": [],
|
|
235
|
-
"methods": [],
|
|
236
|
-
"parts": [],
|
|
237
|
-
"description": "现代风页面标题",
|
|
238
|
-
"category": "big-screen-content"
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"name": "data-view.modern-style-component-title",
|
|
279
|
+
"name": "data-view.battery-chart",
|
|
242
280
|
"properties": [
|
|
243
281
|
{
|
|
244
|
-
"name": "
|
|
282
|
+
"name": "value",
|
|
245
283
|
"description": "",
|
|
246
|
-
"
|
|
284
|
+
"type": "number"
|
|
247
285
|
},
|
|
248
286
|
{
|
|
249
|
-
"name": "
|
|
287
|
+
"name": "batteryWidth",
|
|
250
288
|
"description": "",
|
|
251
|
-
"
|
|
289
|
+
"type": "number"
|
|
252
290
|
},
|
|
253
291
|
{
|
|
254
|
-
"name": "
|
|
292
|
+
"name": "batteryHeight",
|
|
255
293
|
"description": "",
|
|
256
|
-
"type": "
|
|
294
|
+
"type": "number"
|
|
257
295
|
},
|
|
258
296
|
{
|
|
259
|
-
"name": "
|
|
297
|
+
"name": "thresholdColors",
|
|
260
298
|
"description": "",
|
|
261
299
|
"attribute": false,
|
|
262
|
-
"type": "
|
|
300
|
+
"type": "ThresholdColor[]"
|
|
263
301
|
},
|
|
264
302
|
{
|
|
265
|
-
"name": "
|
|
303
|
+
"name": "thresholdValue",
|
|
266
304
|
"description": "",
|
|
267
|
-
"
|
|
268
|
-
"type": "CSSProperties[\"color\"]"
|
|
305
|
+
"type": "number"
|
|
269
306
|
}
|
|
270
307
|
],
|
|
271
308
|
"events": [],
|
|
272
309
|
"slots": [],
|
|
273
310
|
"methods": [],
|
|
274
311
|
"parts": [],
|
|
275
|
-
"description": "
|
|
312
|
+
"description": "大屏电池",
|
|
276
313
|
"category": "big-screen-content"
|
|
277
314
|
},
|
|
278
315
|
{
|
|
@@ -316,43 +353,6 @@
|
|
|
316
353
|
"description": "基础下拉菜单",
|
|
317
354
|
"category": "big-screen-content"
|
|
318
355
|
},
|
|
319
|
-
{
|
|
320
|
-
"name": "data-view.battery-chart",
|
|
321
|
-
"properties": [
|
|
322
|
-
{
|
|
323
|
-
"name": "value",
|
|
324
|
-
"description": "",
|
|
325
|
-
"type": "number"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"name": "batteryWidth",
|
|
329
|
-
"description": "",
|
|
330
|
-
"type": "number"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"name": "batteryHeight",
|
|
334
|
-
"description": "",
|
|
335
|
-
"type": "number"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"name": "thresholdColors",
|
|
339
|
-
"description": "",
|
|
340
|
-
"attribute": false,
|
|
341
|
-
"type": "ThresholdColor[]"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"name": "thresholdValue",
|
|
345
|
-
"description": "",
|
|
346
|
-
"type": "number"
|
|
347
|
-
}
|
|
348
|
-
],
|
|
349
|
-
"events": [],
|
|
350
|
-
"slots": [],
|
|
351
|
-
"methods": [],
|
|
352
|
-
"parts": [],
|
|
353
|
-
"description": "大屏电池",
|
|
354
|
-
"category": "big-screen-content"
|
|
355
|
-
},
|
|
356
356
|
{
|
|
357
357
|
"name": "data-view.complex-search",
|
|
358
358
|
"properties": [
|
|
@@ -427,29 +427,6 @@
|
|
|
427
427
|
"description": "大屏搜索构件",
|
|
428
428
|
"category": "big-screen-content"
|
|
429
429
|
},
|
|
430
|
-
{
|
|
431
|
-
"name": "data-view.particle-animation",
|
|
432
|
-
"properties": [
|
|
433
|
-
{
|
|
434
|
-
"name": "colors",
|
|
435
|
-
"description": "",
|
|
436
|
-
"attribute": false,
|
|
437
|
-
"type": "ColorType"
|
|
438
|
-
},
|
|
439
|
-
{
|
|
440
|
-
"name": "containerStyle",
|
|
441
|
-
"description": "",
|
|
442
|
-
"attribute": false,
|
|
443
|
-
"type": "React.CSSProperties"
|
|
444
|
-
}
|
|
445
|
-
],
|
|
446
|
-
"events": [],
|
|
447
|
-
"slots": [],
|
|
448
|
-
"methods": [],
|
|
449
|
-
"parts": [],
|
|
450
|
-
"description": "大屏粒子加载动效",
|
|
451
|
-
"category": "big-screen-content"
|
|
452
|
-
},
|
|
453
430
|
{
|
|
454
431
|
"name": "data-view.loading-panel",
|
|
455
432
|
"properties": [
|
|
@@ -496,6 +473,29 @@
|
|
|
496
473
|
"description": "大屏加载模块展示",
|
|
497
474
|
"category": "big-screen-content"
|
|
498
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": [
|
|
@@ -784,43 +784,6 @@
|
|
|
784
784
|
"description": "cabinet 部署架构拓扑",
|
|
785
785
|
"category": "big-screen-content"
|
|
786
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",
|
|
813
|
-
"description": "",
|
|
814
|
-
"type": "string"
|
|
815
|
-
}
|
|
816
|
-
],
|
|
817
|
-
"events": [],
|
|
818
|
-
"slots": [],
|
|
819
|
-
"methods": [],
|
|
820
|
-
"parts": [],
|
|
821
|
-
"description": "Graph Node",
|
|
822
|
-
"category": "big-screen-content"
|
|
823
|
-
},
|
|
824
787
|
{
|
|
825
788
|
"name": "data-view.app-wall",
|
|
826
789
|
"properties": [
|
|
@@ -938,6 +901,43 @@
|
|
|
938
901
|
"description": "应用墙",
|
|
939
902
|
"category": "big-screen-layout"
|
|
940
903
|
},
|
|
904
|
+
{
|
|
905
|
+
"name": "data-view.graph-text",
|
|
906
|
+
"properties": [
|
|
907
|
+
{
|
|
908
|
+
"name": "text",
|
|
909
|
+
"description": "",
|
|
910
|
+
"type": "string"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "value",
|
|
914
|
+
"description": "",
|
|
915
|
+
"type": "string | number"
|
|
916
|
+
}
|
|
917
|
+
],
|
|
918
|
+
"events": [],
|
|
919
|
+
"slots": [],
|
|
920
|
+
"methods": [],
|
|
921
|
+
"parts": [],
|
|
922
|
+
"description": "Graph text",
|
|
923
|
+
"category": "big-screen-content"
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"name": "data-view.graph-node",
|
|
927
|
+
"properties": [
|
|
928
|
+
{
|
|
929
|
+
"name": "url",
|
|
930
|
+
"description": "",
|
|
931
|
+
"type": "string"
|
|
932
|
+
}
|
|
933
|
+
],
|
|
934
|
+
"events": [],
|
|
935
|
+
"slots": [],
|
|
936
|
+
"methods": [],
|
|
937
|
+
"parts": [],
|
|
938
|
+
"description": "Graph Node",
|
|
939
|
+
"category": "big-screen-content"
|
|
940
|
+
},
|
|
941
941
|
{
|
|
942
942
|
"name": "data-view.graph-layout-grid",
|
|
943
943
|
"properties": [
|
|
@@ -970,6 +970,37 @@
|
|
|
970
970
|
"description": "Graph grid 布局",
|
|
971
971
|
"category": "big-screen-content"
|
|
972
972
|
},
|
|
973
|
+
{
|
|
974
|
+
"name": "data-view.grid-background",
|
|
975
|
+
"properties": [
|
|
976
|
+
{
|
|
977
|
+
"name": "color",
|
|
978
|
+
"description": "",
|
|
979
|
+
"default": "\"#235F90\"",
|
|
980
|
+
"attribute": false,
|
|
981
|
+
"type": "React.CSSProperties[\"color\"]"
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"name": "maskStyle",
|
|
985
|
+
"description": "",
|
|
986
|
+
"attribute": false,
|
|
987
|
+
"type": "React.CSSProperties"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"name": "particleColor",
|
|
991
|
+
"description": "",
|
|
992
|
+
"default": "{\n startColor: \"#477AFFFF\",\n endColor: \"#5F83FF00\",\n }",
|
|
993
|
+
"attribute": false,
|
|
994
|
+
"type": "ParticleColor"
|
|
995
|
+
}
|
|
996
|
+
],
|
|
997
|
+
"events": [],
|
|
998
|
+
"slots": [],
|
|
999
|
+
"methods": [],
|
|
1000
|
+
"parts": [],
|
|
1001
|
+
"description": "大屏网格背景",
|
|
1002
|
+
"category": "big-screen-layout"
|
|
1003
|
+
},
|
|
973
1004
|
{
|
|
974
1005
|
"name": "data-view.gear-background",
|
|
975
1006
|
"properties": [
|
|
@@ -1071,37 +1102,6 @@
|
|
|
1071
1102
|
"description": "雷达图",
|
|
1072
1103
|
"category": "big-screen-content"
|
|
1073
1104
|
},
|
|
1074
|
-
{
|
|
1075
|
-
"name": "data-view.grid-background",
|
|
1076
|
-
"properties": [
|
|
1077
|
-
{
|
|
1078
|
-
"name": "color",
|
|
1079
|
-
"description": "",
|
|
1080
|
-
"default": "\"#235F90\"",
|
|
1081
|
-
"attribute": false,
|
|
1082
|
-
"type": "React.CSSProperties[\"color\"]"
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"name": "maskStyle",
|
|
1086
|
-
"description": "",
|
|
1087
|
-
"attribute": false,
|
|
1088
|
-
"type": "React.CSSProperties"
|
|
1089
|
-
},
|
|
1090
|
-
{
|
|
1091
|
-
"name": "particleColor",
|
|
1092
|
-
"description": "",
|
|
1093
|
-
"default": "{\n startColor: \"#477AFFFF\",\n endColor: \"#5F83FF00\",\n }",
|
|
1094
|
-
"attribute": false,
|
|
1095
|
-
"type": "ParticleColor"
|
|
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": [
|