@next-bricks/data-view 0.24.13 → 1.0.1

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,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": [
@@ -219,60 +181,41 @@
219
181
  "category": "big-screen-layout"
220
182
  },
221
183
  {
222
- "name": "data-view.modern-style-treemap",
184
+ "name": "data-view.modern-style-component-title",
223
185
  "properties": [
224
186
  {
225
- "name": "data",
187
+ "name": "hideLeftComponent",
226
188
  "description": "",
227
- "attribute": false,
228
- "type": "TreemapData"
189
+ "default": "false"
229
190
  },
230
191
  {
231
- "name": "tail",
192
+ "name": "hideRightComponent",
232
193
  "description": "",
233
- "default": "TailTypes[\"treemapSquarify\"]",
234
- "attribute": false,
235
- "type": "TailTypes"
194
+ "default": "true"
236
195
  },
237
196
  {
238
- "name": "leafUseBrick",
197
+ "name": "componentTitle",
239
198
  "description": "",
240
- "attribute": false,
241
- "type": "{ useBrick: UseBrickConf }"
199
+ "type": "string"
242
200
  },
243
201
  {
244
- "name": "leafContainerStyle",
202
+ "name": "titleTextStyle",
245
203
  "description": "",
246
204
  "attribute": false,
247
205
  "type": "CSSProperties"
248
206
  },
249
207
  {
250
- "name": "tooltipUseBrick",
251
- "description": "",
252
- "attribute": false,
253
- "type": "{ useBrick: UseBrickConf }"
254
- },
255
- {
256
- "name": "tooltipStyle",
208
+ "name": "squareColor",
257
209
  "description": "",
258
210
  "attribute": false,
259
- "type": "CSSProperties"
260
- }
261
- ],
262
- "events": [
263
- {
264
- "name": "treemap.click",
265
- "description": "",
266
- "detail": {
267
- "description": null,
268
- "type": "TreemapData"
269
- }
211
+ "type": "CSSProperties[\"color\"]"
270
212
  }
271
213
  ],
214
+ "events": [],
272
215
  "slots": [],
273
216
  "methods": [],
274
217
  "parts": [],
275
- "description": "现代风树图",
218
+ "description": "现代风组件标题",
276
219
  "category": "big-screen-content"
277
220
  },
278
221
  {
@@ -312,6 +255,63 @@
312
255
  "description": "大屏电池",
313
256
  "category": "big-screen-content"
314
257
  },
258
+ {
259
+ "name": "data-view.modern-style-treemap",
260
+ "properties": [
261
+ {
262
+ "name": "data",
263
+ "description": "",
264
+ "attribute": false,
265
+ "type": "TreemapData"
266
+ },
267
+ {
268
+ "name": "tail",
269
+ "description": "",
270
+ "default": "TailTypes[\"treemapSquarify\"]",
271
+ "attribute": false,
272
+ "type": "TailTypes"
273
+ },
274
+ {
275
+ "name": "leafUseBrick",
276
+ "description": "",
277
+ "attribute": false,
278
+ "type": "{ useBrick: UseBrickConf }"
279
+ },
280
+ {
281
+ "name": "leafContainerStyle",
282
+ "description": "",
283
+ "attribute": false,
284
+ "type": "CSSProperties"
285
+ },
286
+ {
287
+ "name": "tooltipUseBrick",
288
+ "description": "",
289
+ "attribute": false,
290
+ "type": "{ useBrick: UseBrickConf }"
291
+ },
292
+ {
293
+ "name": "tooltipStyle",
294
+ "description": "",
295
+ "attribute": false,
296
+ "type": "CSSProperties"
297
+ }
298
+ ],
299
+ "events": [
300
+ {
301
+ "name": "treemap.click",
302
+ "description": "",
303
+ "detail": {
304
+ "description": null,
305
+ "type": "TreemapData"
306
+ }
307
+ }
308
+ ],
309
+ "slots": [],
310
+ "methods": [],
311
+ "parts": [],
312
+ "description": "现代风树图",
313
+ "category": "big-screen-content"
314
+ },
315
315
  {
316
316
  "name": "data-view.dropdown-menu",
317
317
  "properties": [
@@ -427,6 +427,29 @@
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
+ },
430
453
  {
431
454
  "name": "data-view.loading-panel",
432
455
  "properties": [
@@ -474,13 +497,30 @@
474
497
  "category": "big-screen-content"
475
498
  },
476
499
  {
477
- "name": "data-view.particle-animation",
500
+ "name": "data-view.app-wall-system-card",
478
501
  "properties": [
479
502
  {
480
- "name": "colors",
503
+ "name": "status",
481
504
  "description": "",
505
+ "default": "\"normal\"",
482
506
  "attribute": false,
483
- "type": "ColorType"
507
+ "type": "StatusType"
508
+ },
509
+ {
510
+ "name": "cardTitle",
511
+ "description": "",
512
+ "type": "string"
513
+ },
514
+ {
515
+ "name": "itemList",
516
+ "description": "",
517
+ "attribute": false,
518
+ "type": "DescriptionItem[]"
519
+ },
520
+ {
521
+ "name": "buttonName",
522
+ "description": "",
523
+ "type": "string"
484
524
  },
485
525
  {
486
526
  "name": "containerStyle",
@@ -489,12 +529,20 @@
489
529
  "type": "React.CSSProperties"
490
530
  }
491
531
  ],
492
- "events": [],
532
+ "events": [
533
+ {
534
+ "name": "button-click",
535
+ "description": "",
536
+ "detail": {
537
+ "description": null,
538
+ "type": "void"
539
+ }
540
+ }
541
+ ],
493
542
  "slots": [],
494
543
  "methods": [],
495
544
  "parts": [],
496
- "description": "大屏粒子加载动效",
497
- "category": "big-screen-content"
545
+ "description": "应用墙系统卡片"
498
546
  },
499
547
  {
500
548
  "name": "data-view.app-wall-card-item",
@@ -523,52 +571,20 @@
523
571
  "description": "应用墙子构件----卡片项"
524
572
  },
525
573
  {
526
- "name": "data-view.app-wall-system-card",
574
+ "name": "data-view.cabinet-button",
527
575
  "properties": [
528
576
  {
529
- "name": "status",
530
- "description": "",
531
- "default": "\"normal\"",
532
- "attribute": false,
533
- "type": "StatusType"
534
- },
535
- {
536
- "name": "cardTitle",
537
- "description": "",
538
- "type": "string"
539
- },
540
- {
541
- "name": "itemList",
542
- "description": "",
543
- "attribute": false,
544
- "type": "DescriptionItem[]"
545
- },
546
- {
547
- "name": "buttonName",
548
- "description": "",
549
- "type": "string"
550
- },
551
- {
552
- "name": "containerStyle",
577
+ "name": "buttonStyle",
553
578
  "description": "",
554
579
  "attribute": false,
555
580
  "type": "React.CSSProperties"
556
581
  }
557
582
  ],
558
- "events": [
559
- {
560
- "name": "button-click",
561
- "description": "",
562
- "detail": {
563
- "description": null,
564
- "type": "void"
565
- }
566
- }
567
- ],
583
+ "events": [],
568
584
  "slots": [],
569
585
  "methods": [],
570
586
  "parts": [],
571
- "description": "应用墙系统卡片"
587
+ "description": "大屏按钮"
572
588
  },
573
589
  {
574
590
  "name": "data-view.app-wall-relation-line",
@@ -587,20 +603,24 @@
587
603
  "description": "应用墙子构件----关联连线"
588
604
  },
589
605
  {
590
- "name": "data-view.cabinet-button",
606
+ "name": "data-view.cabinet-app-layer",
591
607
  "properties": [
592
608
  {
593
- "name": "buttonStyle",
609
+ "name": "appTitle",
594
610
  "description": "",
595
- "attribute": false,
596
- "type": "React.CSSProperties"
611
+ "type": "string"
612
+ },
613
+ {
614
+ "name": "status",
615
+ "description": "",
616
+ "type": "\"active\" | \"faded\""
597
617
  }
598
618
  ],
599
619
  "events": [],
600
620
  "slots": [],
601
621
  "methods": [],
602
622
  "parts": [],
603
- "description": "大屏按钮"
623
+ "description": "cabinet子构件----应用层"
604
624
  },
605
625
  {
606
626
  "name": "data-view.cabinet-node",
@@ -632,26 +652,6 @@
632
652
  "parts": [],
633
653
  "description": "cabinet子构件----节点"
634
654
  },
635
- {
636
- "name": "data-view.cabinet-app-layer",
637
- "properties": [
638
- {
639
- "name": "appTitle",
640
- "description": "",
641
- "type": "string"
642
- },
643
- {
644
- "name": "status",
645
- "description": "",
646
- "type": "\"active\" | \"faded\""
647
- }
648
- ],
649
- "events": [],
650
- "slots": [],
651
- "methods": [],
652
- "parts": [],
653
- "description": "cabinet子构件----应用层"
654
- },
655
655
  {
656
656
  "name": "data-view.cabinet-container",
657
657
  "properties": [
@@ -896,40 +896,40 @@
896
896
  "category": "big-screen-layout"
897
897
  },
898
898
  {
899
- "name": "data-view.graph-text",
899
+ "name": "data-view.graph-node",
900
900
  "properties": [
901
901
  {
902
- "name": "text",
902
+ "name": "url",
903
903
  "description": "",
904
904
  "type": "string"
905
- },
906
- {
907
- "name": "value",
908
- "description": "",
909
- "type": "string | number"
910
905
  }
911
906
  ],
912
907
  "events": [],
913
908
  "slots": [],
914
909
  "methods": [],
915
910
  "parts": [],
916
- "description": "Graph text",
911
+ "description": "Graph Node",
917
912
  "category": "big-screen-content"
918
913
  },
919
914
  {
920
- "name": "data-view.graph-node",
915
+ "name": "data-view.graph-text",
921
916
  "properties": [
922
917
  {
923
- "name": "url",
918
+ "name": "text",
924
919
  "description": "",
925
920
  "type": "string"
921
+ },
922
+ {
923
+ "name": "value",
924
+ "description": "",
925
+ "type": "string | number"
926
926
  }
927
927
  ],
928
928
  "events": [],
929
929
  "slots": [],
930
930
  "methods": [],
931
931
  "parts": [],
932
- "description": "Graph Node",
932
+ "description": "Graph text",
933
933
  "category": "big-screen-content"
934
934
  },
935
935
  {