@next-bricks/data-view 1.12.2 → 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.
- package/dist/bricks.json +15 -15
- package/dist/chunks/1889.91fa1d7c.js +2 -0
- package/dist/chunks/1889.91fa1d7c.js.map +1 -0
- package/dist/chunks/{5552.f046ba86.js → 3171.f3d21c75.js} +2 -2
- package/dist/chunks/{5552.f046ba86.js.map → 3171.f3d21c75.js.map} +1 -1
- package/dist/chunks/4765.fe24f07e.js +2 -0
- package/dist/chunks/4765.fe24f07e.js.map +1 -0
- package/dist/chunks/4837.7e3e2eea.js.map +1 -1
- package/dist/chunks/{3171.c0d5c9a1.js → 5552.51f3063d.js} +2 -2
- package/dist/chunks/{3171.c0d5c9a1.js.map → 5552.51f3063d.js.map} +1 -1
- package/dist/chunks/7146.e395f790.js +2 -0
- package/dist/chunks/7146.e395f790.js.map +1 -0
- package/dist/chunks/7218.2b5b7887.js.map +1 -1
- package/dist/chunks/{8097.f99bf9d0.js → 8097.afdbc01f.js} +2 -2
- package/dist/chunks/{8097.f99bf9d0.js.map → 8097.afdbc01f.js.map} +1 -1
- package/dist/chunks/{8826.63d2867f.js → 8826.8ef9431c.js} +2 -2
- package/dist/chunks/{8826.63d2867f.js.map → 8826.8ef9431c.js.map} +1 -1
- package/dist/chunks/9140.eddbf9c8.js +3 -0
- package/dist/chunks/9140.eddbf9c8.js.map +1 -0
- package/dist/chunks/{complex-search.92e0b5ca.js → complex-search.2fa969e0.js} +2 -2
- package/dist/chunks/{complex-search.92e0b5ca.js.map → complex-search.2fa969e0.js.map} +1 -1
- package/dist/chunks/{graph-text.1e489f3c.js → graph-text.0e9a8aa9.js} +2 -2
- package/dist/chunks/{graph-text.1e489f3c.js.map → graph-text.0e9a8aa9.js.map} +1 -1
- package/dist/chunks/main.e6b2d9a9.js +2 -0
- package/dist/chunks/main.e6b2d9a9.js.map +1 -0
- package/dist/chunks/{modern-style-treemap.53d4bfc8.js → modern-style-treemap.912d99c6.js} +3 -3
- package/dist/chunks/{modern-style-treemap.53d4bfc8.js.map → modern-style-treemap.912d99c6.js.map} +1 -1
- package/dist/examples.json +19 -19
- package/dist/index.7b4cd640.js +2 -0
- package/dist/index.7b4cd640.js.map +1 -0
- package/dist/manifest.json +197 -197
- package/dist/types.json +383 -383
- package/package.json +2 -2
- package/dist/chunks/1889.b702a90d.js +0 -2
- package/dist/chunks/1889.b702a90d.js.map +0 -1
- package/dist/chunks/3933.b3a62e03.js +0 -2
- package/dist/chunks/3933.b3a62e03.js.map +0 -1
- package/dist/chunks/6314.6563d16e.js +0 -2
- package/dist/chunks/6314.6563d16e.js.map +0 -1
- package/dist/chunks/9140.776942ea.js +0 -3
- package/dist/chunks/9140.776942ea.js.map +0 -1
- package/dist/chunks/main.2bd22c14.js +0 -2
- package/dist/chunks/main.2bd22c14.js.map +0 -1
- package/dist/index.727c7633.js +0 -2
- package/dist/index.727c7633.js.map +0 -1
- /package/dist/chunks/{9140.776942ea.js.LICENSE.txt → 9140.eddbf9c8.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.53d4bfc8.js.LICENSE.txt → modern-style-treemap.912d99c6.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -49,45 +49,6 @@
|
|
|
49
49
|
"description": "大屏仪表盘",
|
|
50
50
|
"category": "big-screen-content"
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
"name": "data-view.modern-style-page-title",
|
|
54
|
-
"properties": [
|
|
55
|
-
{
|
|
56
|
-
"name": "pageTitle",
|
|
57
|
-
"description": "",
|
|
58
|
-
"type": "string"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"name": "description",
|
|
62
|
-
"description": "",
|
|
63
|
-
"type": "string"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "backgroundStyle",
|
|
67
|
-
"description": "",
|
|
68
|
-
"attribute": false,
|
|
69
|
-
"type": "CSSProperties"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"name": "leftRoundStyle",
|
|
73
|
-
"description": "",
|
|
74
|
-
"attribute": false,
|
|
75
|
-
"type": "CSSProperties"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"name": "rightRoundStyle",
|
|
79
|
-
"description": "",
|
|
80
|
-
"attribute": false,
|
|
81
|
-
"type": "CSSProperties"
|
|
82
|
-
}
|
|
83
|
-
],
|
|
84
|
-
"events": [],
|
|
85
|
-
"slots": [],
|
|
86
|
-
"methods": [],
|
|
87
|
-
"parts": [],
|
|
88
|
-
"description": "现代风页面标题",
|
|
89
|
-
"category": "big-screen-content"
|
|
90
|
-
},
|
|
91
52
|
{
|
|
92
53
|
"name": "data-view.modern-style-component-title",
|
|
93
54
|
"properties": [
|
|
@@ -276,44 +237,42 @@
|
|
|
276
237
|
"category": "big-screen-content"
|
|
277
238
|
},
|
|
278
239
|
{
|
|
279
|
-
"name": "data-view.
|
|
240
|
+
"name": "data-view.modern-style-page-title",
|
|
280
241
|
"properties": [
|
|
281
242
|
{
|
|
282
|
-
"name": "
|
|
243
|
+
"name": "pageTitle",
|
|
283
244
|
"description": "",
|
|
284
|
-
"
|
|
285
|
-
"type": "{ label: string; value: string }[]"
|
|
245
|
+
"type": "string"
|
|
286
246
|
},
|
|
287
247
|
{
|
|
288
|
-
"name": "
|
|
248
|
+
"name": "description",
|
|
289
249
|
"description": "",
|
|
290
250
|
"type": "string"
|
|
291
251
|
},
|
|
292
252
|
{
|
|
293
|
-
"name": "
|
|
253
|
+
"name": "backgroundStyle",
|
|
294
254
|
"description": "",
|
|
295
|
-
"
|
|
255
|
+
"attribute": false,
|
|
256
|
+
"type": "CSSProperties"
|
|
296
257
|
},
|
|
297
258
|
{
|
|
298
|
-
"name": "
|
|
259
|
+
"name": "leftRoundStyle",
|
|
299
260
|
"description": "",
|
|
300
|
-
"
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
"events": [
|
|
261
|
+
"attribute": false,
|
|
262
|
+
"type": "CSSProperties"
|
|
263
|
+
},
|
|
304
264
|
{
|
|
305
|
-
"name": "
|
|
265
|
+
"name": "rightRoundStyle",
|
|
306
266
|
"description": "",
|
|
307
|
-
"
|
|
308
|
-
|
|
309
|
-
"type": "string"
|
|
310
|
-
}
|
|
267
|
+
"attribute": false,
|
|
268
|
+
"type": "CSSProperties"
|
|
311
269
|
}
|
|
312
270
|
],
|
|
271
|
+
"events": [],
|
|
313
272
|
"slots": [],
|
|
314
273
|
"methods": [],
|
|
315
274
|
"parts": [],
|
|
316
|
-
"description": "
|
|
275
|
+
"description": "现代风页面标题",
|
|
317
276
|
"category": "big-screen-content"
|
|
318
277
|
},
|
|
319
278
|
{
|
|
@@ -353,52 +312,6 @@
|
|
|
353
312
|
"description": "大屏电池",
|
|
354
313
|
"category": "big-screen-content"
|
|
355
314
|
},
|
|
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
315
|
{
|
|
403
316
|
"name": "data-view.complex-search",
|
|
404
317
|
"properties": [
|
|
@@ -474,64 +387,79 @@
|
|
|
474
387
|
"category": "big-screen-content"
|
|
475
388
|
},
|
|
476
389
|
{
|
|
477
|
-
"name": "data-view.
|
|
390
|
+
"name": "data-view.dropdown-menu",
|
|
478
391
|
"properties": [
|
|
479
392
|
{
|
|
480
|
-
"name": "
|
|
393
|
+
"name": "options",
|
|
481
394
|
"description": "",
|
|
482
395
|
"attribute": false,
|
|
483
|
-
"type": "
|
|
396
|
+
"type": "{ label: string; value: string }[]"
|
|
484
397
|
},
|
|
485
398
|
{
|
|
486
|
-
"name": "
|
|
399
|
+
"name": "value",
|
|
487
400
|
"description": "",
|
|
488
|
-
"
|
|
489
|
-
|
|
401
|
+
"type": "string"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"name": "placeholder",
|
|
405
|
+
"description": "",
|
|
406
|
+
"type": "string"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"name": "allowClear",
|
|
410
|
+
"description": "",
|
|
411
|
+
"type": "boolean"
|
|
412
|
+
}
|
|
413
|
+
],
|
|
414
|
+
"events": [
|
|
415
|
+
{
|
|
416
|
+
"name": "value.change",
|
|
417
|
+
"description": "",
|
|
418
|
+
"detail": {
|
|
419
|
+
"description": null,
|
|
420
|
+
"type": "string"
|
|
421
|
+
}
|
|
490
422
|
}
|
|
491
423
|
],
|
|
492
|
-
"events": [],
|
|
493
424
|
"slots": [],
|
|
494
425
|
"methods": [],
|
|
495
426
|
"parts": [],
|
|
496
|
-
"description": "
|
|
427
|
+
"description": "基础下拉菜单",
|
|
497
428
|
"category": "big-screen-content"
|
|
498
429
|
},
|
|
499
430
|
{
|
|
500
|
-
"name": "data-view.
|
|
431
|
+
"name": "data-view.loading-panel",
|
|
501
432
|
"properties": [
|
|
502
433
|
{
|
|
503
|
-
"name": "
|
|
434
|
+
"name": "customTitle",
|
|
504
435
|
"description": "",
|
|
505
|
-
"
|
|
506
|
-
"attribute": false,
|
|
507
|
-
"type": "StatusType"
|
|
436
|
+
"type": "string"
|
|
508
437
|
},
|
|
509
438
|
{
|
|
510
|
-
"name": "
|
|
439
|
+
"name": "loading",
|
|
511
440
|
"description": "",
|
|
512
|
-
"type": "
|
|
441
|
+
"type": "boolean"
|
|
513
442
|
},
|
|
514
443
|
{
|
|
515
|
-
"name": "
|
|
444
|
+
"name": "useRealTimeProgress",
|
|
516
445
|
"description": "",
|
|
517
|
-
"
|
|
518
|
-
"type": "
|
|
446
|
+
"default": "false",
|
|
447
|
+
"type": "boolean"
|
|
519
448
|
},
|
|
520
449
|
{
|
|
521
|
-
"name": "
|
|
450
|
+
"name": "progress",
|
|
522
451
|
"description": "",
|
|
523
|
-
"type": "
|
|
452
|
+
"type": "number"
|
|
524
453
|
},
|
|
525
454
|
{
|
|
526
|
-
"name": "
|
|
455
|
+
"name": "intervalTime",
|
|
527
456
|
"description": "",
|
|
528
|
-
"
|
|
529
|
-
"type": "React.CSSProperties"
|
|
457
|
+
"type": "number"
|
|
530
458
|
}
|
|
531
459
|
],
|
|
532
460
|
"events": [
|
|
533
461
|
{
|
|
534
|
-
"name": "
|
|
462
|
+
"name": "end",
|
|
535
463
|
"description": "",
|
|
536
464
|
"detail": {
|
|
537
465
|
"description": null,
|
|
@@ -542,7 +470,31 @@
|
|
|
542
470
|
"slots": [],
|
|
543
471
|
"methods": [],
|
|
544
472
|
"parts": [],
|
|
545
|
-
"description": "
|
|
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"
|
|
546
498
|
},
|
|
547
499
|
{
|
|
548
500
|
"name": "data-view.app-wall-relation-line",
|
|
@@ -603,24 +555,52 @@
|
|
|
603
555
|
"description": "大屏按钮"
|
|
604
556
|
},
|
|
605
557
|
{
|
|
606
|
-
"name": "data-view.
|
|
558
|
+
"name": "data-view.app-wall-system-card",
|
|
607
559
|
"properties": [
|
|
608
560
|
{
|
|
609
|
-
"name": "
|
|
561
|
+
"name": "status",
|
|
562
|
+
"description": "",
|
|
563
|
+
"default": "\"normal\"",
|
|
564
|
+
"attribute": false,
|
|
565
|
+
"type": "StatusType"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"name": "cardTitle",
|
|
610
569
|
"description": "",
|
|
611
570
|
"type": "string"
|
|
612
571
|
},
|
|
613
572
|
{
|
|
614
|
-
"name": "
|
|
573
|
+
"name": "itemList",
|
|
615
574
|
"description": "",
|
|
616
|
-
"
|
|
575
|
+
"attribute": false,
|
|
576
|
+
"type": "DescriptionItem[]"
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"name": "buttonName",
|
|
580
|
+
"description": "",
|
|
581
|
+
"type": "string"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"name": "containerStyle",
|
|
585
|
+
"description": "",
|
|
586
|
+
"attribute": false,
|
|
587
|
+
"type": "React.CSSProperties"
|
|
588
|
+
}
|
|
589
|
+
],
|
|
590
|
+
"events": [
|
|
591
|
+
{
|
|
592
|
+
"name": "button-click",
|
|
593
|
+
"description": "",
|
|
594
|
+
"detail": {
|
|
595
|
+
"description": null,
|
|
596
|
+
"type": "void"
|
|
597
|
+
}
|
|
617
598
|
}
|
|
618
599
|
],
|
|
619
|
-
"events": [],
|
|
620
600
|
"slots": [],
|
|
621
601
|
"methods": [],
|
|
622
602
|
"parts": [],
|
|
623
|
-
"description": "
|
|
603
|
+
"description": "应用墙系统卡片"
|
|
624
604
|
},
|
|
625
605
|
{
|
|
626
606
|
"name": "data-view.cabinet-node",
|
|
@@ -652,6 +632,26 @@
|
|
|
652
632
|
"parts": [],
|
|
653
633
|
"description": "cabinet子构件----节点"
|
|
654
634
|
},
|
|
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": [
|
|
@@ -938,6 +938,69 @@
|
|
|
938
938
|
"description": "Graph Node",
|
|
939
939
|
"category": "big-screen-content"
|
|
940
940
|
},
|
|
941
|
+
{
|
|
942
|
+
"name": "data-view.graph-layout-grid",
|
|
943
|
+
"properties": [
|
|
944
|
+
{
|
|
945
|
+
"name": "columns",
|
|
946
|
+
"description": "",
|
|
947
|
+
"type": "number"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"name": "rows",
|
|
951
|
+
"description": "",
|
|
952
|
+
"type": "number"
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"name": "isReverse",
|
|
956
|
+
"description": "",
|
|
957
|
+
"type": "boolean"
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
"name": "dataSource",
|
|
961
|
+
"description": "",
|
|
962
|
+
"attribute": false,
|
|
963
|
+
"type": "DataSourceType[]"
|
|
964
|
+
}
|
|
965
|
+
],
|
|
966
|
+
"events": [],
|
|
967
|
+
"slots": [],
|
|
968
|
+
"methods": [],
|
|
969
|
+
"parts": [],
|
|
970
|
+
"description": "Graph grid 布局",
|
|
971
|
+
"category": "big-screen-content"
|
|
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
|
+
},
|
|
941
1004
|
{
|
|
942
1005
|
"name": "data-view.gear-background",
|
|
943
1006
|
"properties": [
|
|
@@ -1770,69 +1833,6 @@
|
|
|
1770
1833
|
"methods": [],
|
|
1771
1834
|
"parts": [],
|
|
1772
1835
|
"description": "构件 `data-view.china-map`"
|
|
1773
|
-
},
|
|
1774
|
-
{
|
|
1775
|
-
"name": "data-view.grid-background",
|
|
1776
|
-
"properties": [
|
|
1777
|
-
{
|
|
1778
|
-
"name": "color",
|
|
1779
|
-
"description": "",
|
|
1780
|
-
"default": "\"#235F90\"",
|
|
1781
|
-
"attribute": false,
|
|
1782
|
-
"type": "React.CSSProperties[\"color\"]"
|
|
1783
|
-
},
|
|
1784
|
-
{
|
|
1785
|
-
"name": "maskStyle",
|
|
1786
|
-
"description": "",
|
|
1787
|
-
"attribute": false,
|
|
1788
|
-
"type": "React.CSSProperties"
|
|
1789
|
-
},
|
|
1790
|
-
{
|
|
1791
|
-
"name": "particleColor",
|
|
1792
|
-
"description": "",
|
|
1793
|
-
"default": "{\n startColor: \"#477AFFFF\",\n endColor: \"#5F83FF00\",\n }",
|
|
1794
|
-
"attribute": false,
|
|
1795
|
-
"type": "ParticleColor"
|
|
1796
|
-
}
|
|
1797
|
-
],
|
|
1798
|
-
"events": [],
|
|
1799
|
-
"slots": [],
|
|
1800
|
-
"methods": [],
|
|
1801
|
-
"parts": [],
|
|
1802
|
-
"description": "大屏网格背景",
|
|
1803
|
-
"category": "big-screen-layout"
|
|
1804
|
-
},
|
|
1805
|
-
{
|
|
1806
|
-
"name": "data-view.graph-layout-grid",
|
|
1807
|
-
"properties": [
|
|
1808
|
-
{
|
|
1809
|
-
"name": "columns",
|
|
1810
|
-
"description": "",
|
|
1811
|
-
"type": "number"
|
|
1812
|
-
},
|
|
1813
|
-
{
|
|
1814
|
-
"name": "rows",
|
|
1815
|
-
"description": "",
|
|
1816
|
-
"type": "number"
|
|
1817
|
-
},
|
|
1818
|
-
{
|
|
1819
|
-
"name": "isReverse",
|
|
1820
|
-
"description": "",
|
|
1821
|
-
"type": "boolean"
|
|
1822
|
-
},
|
|
1823
|
-
{
|
|
1824
|
-
"name": "dataSource",
|
|
1825
|
-
"description": "",
|
|
1826
|
-
"attribute": false,
|
|
1827
|
-
"type": "DataSourceType[]"
|
|
1828
|
-
}
|
|
1829
|
-
],
|
|
1830
|
-
"events": [],
|
|
1831
|
-
"slots": [],
|
|
1832
|
-
"methods": [],
|
|
1833
|
-
"parts": [],
|
|
1834
|
-
"description": "Graph grid 布局",
|
|
1835
|
-
"category": "big-screen-content"
|
|
1836
1836
|
}
|
|
1837
1837
|
],
|
|
1838
1838
|
"providers": []
|