@next-bricks/data-view 1.1.10 → 1.1.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 +7 -7
- package/dist/chunks/114.0edc0317.js +2 -0
- package/dist/chunks/{114.ba73e598.js.map → 114.0edc0317.js.map} +1 -1
- package/dist/chunks/1451.3649bd7b.js +2 -0
- package/dist/chunks/{1451.3e4f4b24.js.map → 1451.3649bd7b.js.map} +1 -1
- package/dist/chunks/{2652.b74a0d9d.js → 2652.c7c0b3ca.js} +2 -2
- package/dist/chunks/{2652.b74a0d9d.js.map → 2652.c7c0b3ca.js.map} +1 -1
- package/dist/chunks/{3171.6da3049b.js → 3171.4c3e7d15.js} +2 -2
- package/dist/chunks/{3171.6da3049b.js.map → 3171.4c3e7d15.js.map} +1 -1
- package/dist/chunks/{3933.55b9a92e.js → 3933.948585df.js} +2 -2
- package/dist/chunks/{3933.55b9a92e.js.map → 3933.948585df.js.map} +1 -1
- package/dist/chunks/{5552.78516ee6.js → 5552.7bc070c1.js} +2 -2
- package/dist/chunks/{5552.78516ee6.js.map → 5552.7bc070c1.js.map} +1 -1
- package/dist/chunks/{6314.c45cee8f.js → 6314.13162e81.js} +2 -2
- package/dist/chunks/{6314.c45cee8f.js.map → 6314.13162e81.js.map} +1 -1
- package/dist/chunks/{7115.e5705c7a.js → 7115.0652281d.js} +2 -2
- package/dist/chunks/{7115.e5705c7a.js.map → 7115.0652281d.js.map} +1 -1
- package/dist/chunks/7733.e30b59fd.js +2 -0
- package/dist/chunks/{7733.85fbd68a.js.map → 7733.e30b59fd.js.map} +1 -1
- package/dist/chunks/{8097.7e701352.js → 8097.66d4f32d.js} +2 -2
- package/dist/chunks/{8097.7e701352.js.map → 8097.66d4f32d.js.map} +1 -1
- package/dist/chunks/{871.71935584.js → 871.3f15d26f.js} +2 -2
- package/dist/chunks/871.3f15d26f.js.map +1 -0
- package/dist/chunks/{9496.d0515794.js → 9496.c73086c1.js} +2 -2
- package/dist/chunks/{9496.d0515794.js.map → 9496.c73086c1.js.map} +1 -1
- package/dist/chunks/complex-search.fc45b7fe.js +2 -0
- package/dist/chunks/{complex-search.1c63dc38.js.map → complex-search.fc45b7fe.js.map} +1 -1
- package/dist/chunks/{graph-text.7813b468.js → graph-text.12759327.js} +2 -2
- package/dist/chunks/{graph-text.7813b468.js.map → graph-text.12759327.js.map} +1 -1
- package/dist/chunks/main.8be6d52f.js +2 -0
- package/dist/chunks/main.8be6d52f.js.map +1 -0
- package/dist/chunks/modern-style-treemap.ef1eebc2.js +3 -0
- package/dist/chunks/{modern-style-treemap.76c02429.js.map → modern-style-treemap.ef1eebc2.js.map} +1 -1
- package/dist/examples.json +9 -9
- package/dist/index.64f17b2e.js +2 -0
- package/dist/index.64f17b2e.js.map +1 -0
- package/dist/manifest.json +154 -154
- package/dist/types.json +281 -281
- package/package.json +3 -3
- package/dist/chunks/114.ba73e598.js +0 -2
- package/dist/chunks/1451.3e4f4b24.js +0 -2
- package/dist/chunks/7733.85fbd68a.js +0 -2
- package/dist/chunks/871.71935584.js.map +0 -1
- package/dist/chunks/complex-search.1c63dc38.js +0 -2
- package/dist/chunks/main.6b2e6f24.js +0 -2
- package/dist/chunks/main.6b2e6f24.js.map +0 -1
- package/dist/chunks/modern-style-treemap.76c02429.js +0 -3
- package/dist/index.8d71cc47.js +0 -2
- package/dist/index.8d71cc47.js.map +0 -1
- /package/dist/chunks/{modern-style-treemap.76c02429.js.LICENSE.txt → modern-style-treemap.ef1eebc2.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -87,6 +87,137 @@
|
|
|
87
87
|
"description": "现代风组件标题",
|
|
88
88
|
"category": "big-screen-content"
|
|
89
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
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"name": "data-view.tabs-drawer",
|
|
131
|
+
"properties": [
|
|
132
|
+
{
|
|
133
|
+
"name": "tabList",
|
|
134
|
+
"description": "",
|
|
135
|
+
"required": true,
|
|
136
|
+
"default": "-",
|
|
137
|
+
"attribute": false,
|
|
138
|
+
"type": "TabItem[]"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"name": "activeKey",
|
|
142
|
+
"description": "",
|
|
143
|
+
"required": true,
|
|
144
|
+
"default": "-",
|
|
145
|
+
"type": "string"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"name": "width",
|
|
149
|
+
"description": "",
|
|
150
|
+
"attribute": false,
|
|
151
|
+
"type": "number | string"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"name": "drawerStyle",
|
|
155
|
+
"description": "",
|
|
156
|
+
"attribute": false,
|
|
157
|
+
"type": "React.CSSProperties"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "bodyStyle",
|
|
161
|
+
"description": "",
|
|
162
|
+
"attribute": false,
|
|
163
|
+
"type": "React.CSSProperties"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"name": "zIndex",
|
|
167
|
+
"description": "",
|
|
168
|
+
"type": "number"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "visible",
|
|
172
|
+
"description": "",
|
|
173
|
+
"type": "boolean"
|
|
174
|
+
}
|
|
175
|
+
],
|
|
176
|
+
"events": [
|
|
177
|
+
{
|
|
178
|
+
"name": "open",
|
|
179
|
+
"description": "",
|
|
180
|
+
"detail": {
|
|
181
|
+
"description": null,
|
|
182
|
+
"type": "void"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"name": "close",
|
|
187
|
+
"description": "",
|
|
188
|
+
"detail": {
|
|
189
|
+
"description": null,
|
|
190
|
+
"type": "void"
|
|
191
|
+
}
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"name": "tab.change",
|
|
195
|
+
"description": "",
|
|
196
|
+
"detail": {
|
|
197
|
+
"description": "`string`",
|
|
198
|
+
"type": "string"
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
],
|
|
202
|
+
"slots": [],
|
|
203
|
+
"methods": [
|
|
204
|
+
{
|
|
205
|
+
"name": "open",
|
|
206
|
+
"params": [],
|
|
207
|
+
"description": "",
|
|
208
|
+
"returns": {}
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"name": "close",
|
|
212
|
+
"params": [],
|
|
213
|
+
"description": "",
|
|
214
|
+
"returns": {}
|
|
215
|
+
}
|
|
216
|
+
],
|
|
217
|
+
"parts": [],
|
|
218
|
+
"description": "大屏仪标签页抽屉",
|
|
219
|
+
"category": "big-screen-layout"
|
|
220
|
+
},
|
|
90
221
|
{
|
|
91
222
|
"name": "data-view.modern-style-treemap",
|
|
92
223
|
"properties": [
|
|
@@ -342,6 +473,29 @@
|
|
|
342
473
|
"description": "大屏加载模块展示",
|
|
343
474
|
"category": "big-screen-content"
|
|
344
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
|
+
},
|
|
345
499
|
{
|
|
346
500
|
"name": "data-view.app-wall-card-item",
|
|
347
501
|
"properties": [
|
|
@@ -368,29 +522,6 @@
|
|
|
368
522
|
"parts": [],
|
|
369
523
|
"description": "应用墙子构件----卡片项"
|
|
370
524
|
},
|
|
371
|
-
{
|
|
372
|
-
"name": "data-view.particle-animation",
|
|
373
|
-
"properties": [
|
|
374
|
-
{
|
|
375
|
-
"name": "colors",
|
|
376
|
-
"description": "",
|
|
377
|
-
"attribute": false,
|
|
378
|
-
"type": "ColorType"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"name": "containerStyle",
|
|
382
|
-
"description": "",
|
|
383
|
-
"attribute": false,
|
|
384
|
-
"type": "React.CSSProperties"
|
|
385
|
-
}
|
|
386
|
-
],
|
|
387
|
-
"events": [],
|
|
388
|
-
"slots": [],
|
|
389
|
-
"methods": [],
|
|
390
|
-
"parts": [],
|
|
391
|
-
"description": "大屏粒子加载动效",
|
|
392
|
-
"category": "big-screen-content"
|
|
393
|
-
},
|
|
394
525
|
{
|
|
395
526
|
"name": "data-view.app-wall-system-card",
|
|
396
527
|
"properties": [
|
|
@@ -455,45 +586,6 @@
|
|
|
455
586
|
"parts": [],
|
|
456
587
|
"description": "应用墙子构件----关联连线"
|
|
457
588
|
},
|
|
458
|
-
{
|
|
459
|
-
"name": "data-view.modern-style-page-title",
|
|
460
|
-
"properties": [
|
|
461
|
-
{
|
|
462
|
-
"name": "pageTitle",
|
|
463
|
-
"description": "",
|
|
464
|
-
"type": "string"
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"name": "description",
|
|
468
|
-
"description": "",
|
|
469
|
-
"type": "string"
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
"name": "backgroundStyle",
|
|
473
|
-
"description": "",
|
|
474
|
-
"attribute": false,
|
|
475
|
-
"type": "CSSProperties"
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"name": "leftRoundStyle",
|
|
479
|
-
"description": "",
|
|
480
|
-
"attribute": false,
|
|
481
|
-
"type": "CSSProperties"
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"name": "rightRoundStyle",
|
|
485
|
-
"description": "",
|
|
486
|
-
"attribute": false,
|
|
487
|
-
"type": "CSSProperties"
|
|
488
|
-
}
|
|
489
|
-
],
|
|
490
|
-
"events": [],
|
|
491
|
-
"slots": [],
|
|
492
|
-
"methods": [],
|
|
493
|
-
"parts": [],
|
|
494
|
-
"description": "现代风页面标题",
|
|
495
|
-
"category": "big-screen-content"
|
|
496
|
-
},
|
|
497
589
|
{
|
|
498
590
|
"name": "data-view.cabinet-button",
|
|
499
591
|
"properties": [
|
|
@@ -510,98 +602,6 @@
|
|
|
510
602
|
"parts": [],
|
|
511
603
|
"description": "大屏按钮"
|
|
512
604
|
},
|
|
513
|
-
{
|
|
514
|
-
"name": "data-view.tabs-drawer",
|
|
515
|
-
"properties": [
|
|
516
|
-
{
|
|
517
|
-
"name": "tabList",
|
|
518
|
-
"description": "",
|
|
519
|
-
"required": true,
|
|
520
|
-
"default": "-",
|
|
521
|
-
"attribute": false,
|
|
522
|
-
"type": "TabItem[]"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"name": "activeKey",
|
|
526
|
-
"description": "",
|
|
527
|
-
"required": true,
|
|
528
|
-
"default": "-",
|
|
529
|
-
"type": "string"
|
|
530
|
-
},
|
|
531
|
-
{
|
|
532
|
-
"name": "width",
|
|
533
|
-
"description": "",
|
|
534
|
-
"attribute": false,
|
|
535
|
-
"type": "number | string"
|
|
536
|
-
},
|
|
537
|
-
{
|
|
538
|
-
"name": "drawerStyle",
|
|
539
|
-
"description": "",
|
|
540
|
-
"attribute": false,
|
|
541
|
-
"type": "React.CSSProperties"
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
"name": "bodyStyle",
|
|
545
|
-
"description": "",
|
|
546
|
-
"attribute": false,
|
|
547
|
-
"type": "React.CSSProperties"
|
|
548
|
-
},
|
|
549
|
-
{
|
|
550
|
-
"name": "zIndex",
|
|
551
|
-
"description": "",
|
|
552
|
-
"type": "number"
|
|
553
|
-
},
|
|
554
|
-
{
|
|
555
|
-
"name": "visible",
|
|
556
|
-
"description": "",
|
|
557
|
-
"type": "boolean"
|
|
558
|
-
}
|
|
559
|
-
],
|
|
560
|
-
"events": [
|
|
561
|
-
{
|
|
562
|
-
"name": "open",
|
|
563
|
-
"description": "",
|
|
564
|
-
"detail": {
|
|
565
|
-
"description": null,
|
|
566
|
-
"type": "void"
|
|
567
|
-
}
|
|
568
|
-
},
|
|
569
|
-
{
|
|
570
|
-
"name": "close",
|
|
571
|
-
"description": "",
|
|
572
|
-
"detail": {
|
|
573
|
-
"description": null,
|
|
574
|
-
"type": "void"
|
|
575
|
-
}
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
"name": "tab.change",
|
|
579
|
-
"description": "",
|
|
580
|
-
"detail": {
|
|
581
|
-
"description": "`string`",
|
|
582
|
-
"type": "string"
|
|
583
|
-
}
|
|
584
|
-
}
|
|
585
|
-
],
|
|
586
|
-
"slots": [],
|
|
587
|
-
"methods": [
|
|
588
|
-
{
|
|
589
|
-
"name": "open",
|
|
590
|
-
"params": [],
|
|
591
|
-
"description": "",
|
|
592
|
-
"returns": {}
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"name": "close",
|
|
596
|
-
"params": [],
|
|
597
|
-
"description": "",
|
|
598
|
-
"returns": {}
|
|
599
|
-
}
|
|
600
|
-
],
|
|
601
|
-
"parts": [],
|
|
602
|
-
"description": "大屏仪标签页抽屉",
|
|
603
|
-
"category": "big-screen-layout"
|
|
604
|
-
},
|
|
605
605
|
{
|
|
606
606
|
"name": "data-view.cabinet-node",
|
|
607
607
|
"properties": [
|