@next-bricks/data-view 1.12.3 → 1.12.4

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.
Files changed (43) hide show
  1. package/dist/bricks.json +14 -14
  2. package/dist/chunks/1889.91fa1d7c.js +2 -0
  3. package/dist/chunks/1889.91fa1d7c.js.map +1 -0
  4. package/dist/chunks/{5552.01e2ba3d.js → 3171.f3d21c75.js} +2 -2
  5. package/dist/chunks/{5552.01e2ba3d.js.map → 3171.f3d21c75.js.map} +1 -1
  6. package/dist/chunks/{4765.108f59d4.js → 4765.fe24f07e.js} +2 -2
  7. package/dist/chunks/{4765.108f59d4.js.map → 4765.fe24f07e.js.map} +1 -1
  8. package/dist/chunks/{3171.f1058377.js → 5552.51f3063d.js} +2 -2
  9. package/dist/chunks/{3171.f1058377.js.map → 5552.51f3063d.js.map} +1 -1
  10. package/dist/chunks/{7146.01773098.js → 7146.e395f790.js} +2 -2
  11. package/dist/chunks/{7146.01773098.js.map → 7146.e395f790.js.map} +1 -1
  12. package/dist/chunks/{8097.6028e869.js → 8097.afdbc01f.js} +2 -2
  13. package/dist/chunks/{8097.6028e869.js.map → 8097.afdbc01f.js.map} +1 -1
  14. package/dist/chunks/8826.8ef9431c.js +2 -0
  15. package/dist/chunks/{8826.6472b495.js.map → 8826.8ef9431c.js.map} +1 -1
  16. package/dist/chunks/9140.eddbf9c8.js +3 -0
  17. package/dist/chunks/9140.eddbf9c8.js.map +1 -0
  18. package/dist/chunks/complex-search.2fa969e0.js +2 -0
  19. package/dist/chunks/{complex-search.6254baa8.js.map → complex-search.2fa969e0.js.map} +1 -1
  20. package/dist/chunks/{graph-text.fa54ea09.js → graph-text.0e9a8aa9.js} +2 -2
  21. package/dist/chunks/{graph-text.fa54ea09.js.map → graph-text.0e9a8aa9.js.map} +1 -1
  22. package/dist/chunks/main.e6b2d9a9.js +2 -0
  23. package/dist/chunks/{main.fbfe3e79.js.map → main.e6b2d9a9.js.map} +1 -1
  24. package/dist/chunks/modern-style-treemap.912d99c6.js +3 -0
  25. package/dist/chunks/{modern-style-treemap.1f2b7101.js.map → modern-style-treemap.912d99c6.js.map} +1 -1
  26. package/dist/examples.json +21 -21
  27. package/dist/index.7b4cd640.js +2 -0
  28. package/dist/index.7b4cd640.js.map +1 -0
  29. package/dist/manifest.json +195 -195
  30. package/dist/types.json +142 -142
  31. package/package.json +2 -2
  32. package/dist/chunks/1889.b702a90d.js +0 -2
  33. package/dist/chunks/1889.b702a90d.js.map +0 -1
  34. package/dist/chunks/8826.6472b495.js +0 -2
  35. package/dist/chunks/9140.9bce802b.js +0 -3
  36. package/dist/chunks/9140.9bce802b.js.map +0 -1
  37. package/dist/chunks/complex-search.6254baa8.js +0 -2
  38. package/dist/chunks/main.fbfe3e79.js +0 -2
  39. package/dist/chunks/modern-style-treemap.1f2b7101.js +0 -3
  40. package/dist/index.0223ee1d.js +0 -2
  41. package/dist/index.0223ee1d.js.map +0 -1
  42. /package/dist/chunks/{9140.9bce802b.js.LICENSE.txt → 9140.eddbf9c8.js.LICENSE.txt} +0 -0
  43. /package/dist/chunks/{modern-style-treemap.1f2b7101.js.LICENSE.txt → modern-style-treemap.912d99c6.js.LICENSE.txt} +0 -0
@@ -49,6 +49,44 @@
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
+ },
52
90
  {
53
91
  "name": "data-view.tabs-drawer",
54
92
  "properties": [
@@ -275,14 +313,8 @@
275
313
  "category": "big-screen-content"
276
314
  },
277
315
  {
278
- "name": "data-view.dropdown-menu",
316
+ "name": "data-view.complex-search",
279
317
  "properties": [
280
- {
281
- "name": "options",
282
- "description": "",
283
- "attribute": false,
284
- "type": "{ label: string; value: string }[]"
285
- },
286
318
  {
287
319
  "name": "value",
288
320
  "description": "",
@@ -294,63 +326,105 @@
294
326
  "type": "string"
295
327
  },
296
328
  {
297
- "name": "allowClear",
329
+ "name": "options",
298
330
  "description": "",
299
- "type": "boolean"
331
+ "attribute": false,
332
+ "type": "OptionItem[]"
333
+ },
334
+ {
335
+ "name": "tooltipUseBrick",
336
+ "description": "",
337
+ "attribute": false,
338
+ "type": "ReactUseMultipleBricksProps"
300
339
  }
301
340
  ],
302
341
  "events": [
303
342
  {
304
- "name": "value.change",
343
+ "name": "change",
305
344
  "description": "",
306
345
  "detail": {
307
346
  "description": null,
308
347
  "type": "string"
309
348
  }
349
+ },
350
+ {
351
+ "name": "search",
352
+ "description": "",
353
+ "detail": {
354
+ "description": null,
355
+ "type": "string"
356
+ }
357
+ },
358
+ {
359
+ "name": "select",
360
+ "description": "",
361
+ "detail": {
362
+ "description": null,
363
+ "type": "OptionItem"
364
+ }
365
+ },
366
+ {
367
+ "name": "focus",
368
+ "description": "",
369
+ "detail": {
370
+ "description": null,
371
+ "type": "void"
372
+ }
373
+ },
374
+ {
375
+ "name": "blur",
376
+ "description": "",
377
+ "detail": {
378
+ "description": null,
379
+ "type": "void"
380
+ }
310
381
  }
311
382
  ],
312
383
  "slots": [],
313
384
  "methods": [],
314
385
  "parts": [],
315
- "description": "基础下拉菜单",
386
+ "description": "大屏搜索构件",
316
387
  "category": "big-screen-content"
317
388
  },
318
389
  {
319
- "name": "data-view.modern-style-component-title",
390
+ "name": "data-view.dropdown-menu",
320
391
  "properties": [
321
392
  {
322
- "name": "hideLeftComponent",
393
+ "name": "options",
323
394
  "description": "",
324
- "default": "false"
395
+ "attribute": false,
396
+ "type": "{ label: string; value: string }[]"
325
397
  },
326
398
  {
327
- "name": "hideRightComponent",
399
+ "name": "value",
328
400
  "description": "",
329
- "default": "true"
401
+ "type": "string"
330
402
  },
331
403
  {
332
- "name": "componentTitle",
404
+ "name": "placeholder",
333
405
  "description": "",
334
406
  "type": "string"
335
407
  },
336
408
  {
337
- "name": "titleTextStyle",
409
+ "name": "allowClear",
338
410
  "description": "",
339
- "attribute": false,
340
- "type": "CSSProperties"
341
- },
411
+ "type": "boolean"
412
+ }
413
+ ],
414
+ "events": [
342
415
  {
343
- "name": "squareColor",
416
+ "name": "value.change",
344
417
  "description": "",
345
- "attribute": false,
346
- "type": "CSSProperties[\"color\"]"
418
+ "detail": {
419
+ "description": null,
420
+ "type": "string"
421
+ }
347
422
  }
348
423
  ],
349
- "events": [],
350
424
  "slots": [],
351
425
  "methods": [],
352
426
  "parts": [],
353
- "description": "现代风组件标题",
427
+ "description": "基础下拉菜单",
354
428
  "category": "big-screen-content"
355
429
  },
356
430
  {
@@ -400,101 +474,43 @@
400
474
  "category": "big-screen-content"
401
475
  },
402
476
  {
403
- "name": "data-view.complex-search",
477
+ "name": "data-view.particle-animation",
404
478
  "properties": [
405
479
  {
406
- "name": "value",
407
- "description": "",
408
- "type": "string"
409
- },
410
- {
411
- "name": "placeholder",
412
- "description": "",
413
- "type": "string"
414
- },
415
- {
416
- "name": "options",
480
+ "name": "colors",
417
481
  "description": "",
418
482
  "attribute": false,
419
- "type": "OptionItem[]"
483
+ "type": "ColorType"
420
484
  },
421
485
  {
422
- "name": "tooltipUseBrick",
486
+ "name": "containerStyle",
423
487
  "description": "",
424
488
  "attribute": false,
425
- "type": "ReactUseMultipleBricksProps"
426
- }
427
- ],
428
- "events": [
429
- {
430
- "name": "change",
431
- "description": "",
432
- "detail": {
433
- "description": null,
434
- "type": "string"
435
- }
436
- },
437
- {
438
- "name": "search",
439
- "description": "",
440
- "detail": {
441
- "description": null,
442
- "type": "string"
443
- }
444
- },
445
- {
446
- "name": "select",
447
- "description": "",
448
- "detail": {
449
- "description": null,
450
- "type": "OptionItem"
451
- }
452
- },
453
- {
454
- "name": "focus",
455
- "description": "",
456
- "detail": {
457
- "description": null,
458
- "type": "void"
459
- }
460
- },
461
- {
462
- "name": "blur",
463
- "description": "",
464
- "detail": {
465
- "description": null,
466
- "type": "void"
467
- }
489
+ "type": "React.CSSProperties"
468
490
  }
469
491
  ],
492
+ "events": [],
470
493
  "slots": [],
471
494
  "methods": [],
472
495
  "parts": [],
473
- "description": "大屏搜索构件",
496
+ "description": "大屏粒子加载动效",
474
497
  "category": "big-screen-content"
475
498
  },
476
499
  {
477
- "name": "data-view.particle-animation",
500
+ "name": "data-view.app-wall-relation-line",
478
501
  "properties": [
479
502
  {
480
- "name": "colors",
481
- "description": "",
482
- "attribute": false,
483
- "type": "ColorType"
484
- },
485
- {
486
- "name": "containerStyle",
503
+ "name": "lightColor",
487
504
  "description": "",
488
- "attribute": false,
489
- "type": "React.CSSProperties"
505
+ "default": "\"blue\"",
506
+ "type": "\"blue\" | \"purple\""
490
507
  }
491
508
  ],
492
509
  "events": [],
493
510
  "slots": [],
494
511
  "methods": [],
495
512
  "parts": [],
496
- "description": "大屏粒子加载动效",
497
- "category": "big-screen-content"
513
+ "description": "应用墙子构件----关联连线"
498
514
  },
499
515
  {
500
516
  "name": "data-view.app-wall-card-item",
@@ -522,6 +538,22 @@
522
538
  "parts": [],
523
539
  "description": "应用墙子构件----卡片项"
524
540
  },
541
+ {
542
+ "name": "data-view.cabinet-button",
543
+ "properties": [
544
+ {
545
+ "name": "buttonStyle",
546
+ "description": "",
547
+ "attribute": false,
548
+ "type": "React.CSSProperties"
549
+ }
550
+ ],
551
+ "events": [],
552
+ "slots": [],
553
+ "methods": [],
554
+ "parts": [],
555
+ "description": "大屏按钮"
556
+ },
525
557
  {
526
558
  "name": "data-view.app-wall-system-card",
527
559
  "properties": [
@@ -570,38 +602,6 @@
570
602
  "parts": [],
571
603
  "description": "应用墙系统卡片"
572
604
  },
573
- {
574
- "name": "data-view.app-wall-relation-line",
575
- "properties": [
576
- {
577
- "name": "lightColor",
578
- "description": "",
579
- "default": "\"blue\"",
580
- "type": "\"blue\" | \"purple\""
581
- }
582
- ],
583
- "events": [],
584
- "slots": [],
585
- "methods": [],
586
- "parts": [],
587
- "description": "应用墙子构件----关联连线"
588
- },
589
- {
590
- "name": "data-view.cabinet-button",
591
- "properties": [
592
- {
593
- "name": "buttonStyle",
594
- "description": "",
595
- "attribute": false,
596
- "type": "React.CSSProperties"
597
- }
598
- ],
599
- "events": [],
600
- "slots": [],
601
- "methods": [],
602
- "parts": [],
603
- "description": "大屏按钮"
604
- },
605
605
  {
606
606
  "name": "data-view.cabinet-node",
607
607
  "properties": [
@@ -703,6 +703,34 @@
703
703
  "parts": [],
704
704
  "description": "大屏集群容器构件"
705
705
  },
706
+ {
707
+ "name": "data-view.cabinet-thumbnail",
708
+ "properties": [
709
+ {
710
+ "name": "clusters",
711
+ "description": "",
712
+ "default": "[]",
713
+ "attribute": false,
714
+ "type": "Clusters[]"
715
+ },
716
+ {
717
+ "name": "columns",
718
+ "description": "",
719
+ "default": "4",
720
+ "type": "number"
721
+ },
722
+ {
723
+ "name": "appName",
724
+ "description": "",
725
+ "type": "string"
726
+ }
727
+ ],
728
+ "events": [],
729
+ "slots": [],
730
+ "methods": [],
731
+ "parts": [],
732
+ "description": "应用墙缩略图"
733
+ },
706
734
  {
707
735
  "name": "data-view.cabinet-graph",
708
736
  "properties": [
@@ -756,34 +784,6 @@
756
784
  "description": "cabinet 部署架构拓扑",
757
785
  "category": "big-screen-content"
758
786
  },
759
- {
760
- "name": "data-view.cabinet-thumbnail",
761
- "properties": [
762
- {
763
- "name": "clusters",
764
- "description": "",
765
- "default": "[]",
766
- "attribute": false,
767
- "type": "Clusters[]"
768
- },
769
- {
770
- "name": "columns",
771
- "description": "",
772
- "default": "4",
773
- "type": "number"
774
- },
775
- {
776
- "name": "appName",
777
- "description": "",
778
- "type": "string"
779
- }
780
- ],
781
- "events": [],
782
- "slots": [],
783
- "methods": [],
784
- "parts": [],
785
- "description": "应用墙缩略图"
786
- },
787
787
  {
788
788
  "name": "data-view.app-wall",
789
789
  "properties": [
@@ -970,24 +970,6 @@
970
970
  "description": "Graph grid 布局",
971
971
  "category": "big-screen-content"
972
972
  },
973
- {
974
- "name": "data-view.gear-background",
975
- "properties": [
976
- {
977
- "name": "color",
978
- "description": "",
979
- "default": "\"#3366FF\"",
980
- "attribute": false,
981
- "type": "React.CSSProperties[\"color\"]"
982
- }
983
- ],
984
- "events": [],
985
- "slots": [],
986
- "methods": [],
987
- "parts": [],
988
- "description": "齿轮背景",
989
- "category": "big-screen-layout"
990
- },
991
973
  {
992
974
  "name": "data-view.grid-background",
993
975
  "properties": [
@@ -1019,6 +1001,24 @@
1019
1001
  "description": "大屏网格背景",
1020
1002
  "category": "big-screen-layout"
1021
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
+ },
1022
1022
  {
1023
1023
  "name": "data-view.radar-chart",
1024
1024
  "properties": [
@@ -1268,27 +1268,6 @@
1268
1268
  "description": "构件 `data-view.lights-component-title`",
1269
1269
  "category": "big-screen-content"
1270
1270
  },
1271
- {
1272
- "name": "data-view.tech-mesh-base-view",
1273
- "properties": [
1274
- {
1275
- "name": "textContent",
1276
- "type": "string",
1277
- "description": "文本内容"
1278
- }
1279
- ],
1280
- "events": [],
1281
- "slots": [
1282
- {
1283
- "name": null,
1284
- "description": "页面内容"
1285
- }
1286
- ],
1287
- "methods": [],
1288
- "parts": [],
1289
- "description": "大屏框架构件-网格纹",
1290
- "category": "big-screen-layout"
1291
- },
1292
1271
  {
1293
1272
  "name": "data-view.hi-tech-button",
1294
1273
  "properties": [
@@ -1326,6 +1305,27 @@
1326
1305
  "parts": [],
1327
1306
  "description": "大屏按钮"
1328
1307
  },
1308
+ {
1309
+ "name": "data-view.tech-mesh-base-view",
1310
+ "properties": [
1311
+ {
1312
+ "name": "textContent",
1313
+ "type": "string",
1314
+ "description": "文本内容"
1315
+ }
1316
+ ],
1317
+ "events": [],
1318
+ "slots": [
1319
+ {
1320
+ "name": null,
1321
+ "description": "页面内容"
1322
+ }
1323
+ ],
1324
+ "methods": [],
1325
+ "parts": [],
1326
+ "description": "大屏框架构件-网格纹",
1327
+ "category": "big-screen-layout"
1328
+ },
1329
1329
  {
1330
1330
  "name": "data-view.simple-card-item",
1331
1331
  "properties": [