@next-bricks/data-view 0.14.0 → 0.14.2
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 +6 -6
- package/dist/chunks/3494.4abaa53c.js +2 -0
- package/dist/chunks/3494.4abaa53c.js.map +1 -0
- package/dist/chunks/{6301.9023c47c.js → 6301.3c283b1c.js} +2 -2
- package/dist/chunks/{6301.9023c47c.js.map → 6301.3c283b1c.js.map} +1 -1
- package/dist/chunks/7782.11601d27.js +2 -0
- package/dist/chunks/7782.11601d27.js.map +1 -0
- package/dist/chunks/7822.1c4bf248.js +2 -0
- package/dist/chunks/7822.1c4bf248.js.map +1 -0
- package/dist/chunks/{complex-search.8bae1f77.js → complex-search.e09dc15c.js} +2 -2
- package/dist/chunks/{complex-search.8bae1f77.js.map → complex-search.e09dc15c.js.map} +1 -1
- package/dist/chunks/{main.78bfe79b.js → main.0a9023ef.js} +2 -2
- package/dist/chunks/{main.78bfe79b.js.map → main.0a9023ef.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.1bacb40b.js → modern-style-treemap.052eb4c9.js} +3 -3
- package/dist/chunks/{modern-style-treemap.1bacb40b.js.map → modern-style-treemap.052eb4c9.js.map} +1 -1
- package/dist/index.2bf1df0b.js +2 -0
- package/dist/{index.5f28649b.js.map → index.2bf1df0b.js.map} +1 -1
- package/dist/manifest.json +136 -103
- package/dist/types.json +253 -253
- package/package.json +3 -3
- package/dist/chunks/3494.a4f4c9fb.js +0 -2
- package/dist/chunks/3494.a4f4c9fb.js.map +0 -1
- package/dist/chunks/7782.d3ddfa4c.js +0 -2
- package/dist/chunks/7782.d3ddfa4c.js.map +0 -1
- package/dist/chunks/7822.a0b2c2c0.js +0 -2
- package/dist/chunks/7822.a0b2c2c0.js.map +0 -1
- package/dist/index.5f28649b.js +0 -2
- /package/dist/chunks/{modern-style-treemap.1bacb40b.js.LICENSE.txt → modern-style-treemap.052eb4c9.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -45,6 +45,44 @@
|
|
|
45
45
|
"events": [],
|
|
46
46
|
"slots": [],
|
|
47
47
|
"methods": [],
|
|
48
|
+
"parts": [],
|
|
49
|
+
"description": ""
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "data-view.modern-style-component-title",
|
|
53
|
+
"properties": [
|
|
54
|
+
{
|
|
55
|
+
"name": "hideLeftComponent",
|
|
56
|
+
"description": "",
|
|
57
|
+
"default": "false"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "hideRightComponent",
|
|
61
|
+
"description": "",
|
|
62
|
+
"default": "true"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "componentTitle",
|
|
66
|
+
"description": "",
|
|
67
|
+
"type": "string"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "titleTextStyle",
|
|
71
|
+
"description": "",
|
|
72
|
+
"attribute": false,
|
|
73
|
+
"type": "CSSProperties"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "squareColor",
|
|
77
|
+
"description": "",
|
|
78
|
+
"attribute": false,
|
|
79
|
+
"type": "CSSProperties[\"color\"]"
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
"events": [],
|
|
83
|
+
"slots": [],
|
|
84
|
+
"methods": [],
|
|
85
|
+
"parts": [],
|
|
48
86
|
"description": ""
|
|
49
87
|
},
|
|
50
88
|
{
|
|
@@ -82,6 +120,7 @@
|
|
|
82
120
|
"events": [],
|
|
83
121
|
"slots": [],
|
|
84
122
|
"methods": [],
|
|
123
|
+
"parts": [],
|
|
85
124
|
"description": ""
|
|
86
125
|
},
|
|
87
126
|
{
|
|
@@ -172,42 +211,7 @@
|
|
|
172
211
|
"returns": {}
|
|
173
212
|
}
|
|
174
213
|
],
|
|
175
|
-
"
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"name": "data-view.modern-style-component-title",
|
|
179
|
-
"properties": [
|
|
180
|
-
{
|
|
181
|
-
"name": "hideLeftComponent",
|
|
182
|
-
"description": "",
|
|
183
|
-
"default": "false"
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"name": "hideRightComponent",
|
|
187
|
-
"description": "",
|
|
188
|
-
"default": "true"
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"name": "componentTitle",
|
|
192
|
-
"description": "",
|
|
193
|
-
"type": "string"
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"name": "titleTextStyle",
|
|
197
|
-
"description": "",
|
|
198
|
-
"attribute": false,
|
|
199
|
-
"type": "CSSProperties"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"name": "squareColor",
|
|
203
|
-
"description": "",
|
|
204
|
-
"attribute": false,
|
|
205
|
-
"type": "CSSProperties[\"color\"]"
|
|
206
|
-
}
|
|
207
|
-
],
|
|
208
|
-
"events": [],
|
|
209
|
-
"slots": [],
|
|
210
|
-
"methods": [],
|
|
214
|
+
"parts": [],
|
|
211
215
|
"description": ""
|
|
212
216
|
},
|
|
213
217
|
{
|
|
@@ -263,6 +267,7 @@
|
|
|
263
267
|
],
|
|
264
268
|
"slots": [],
|
|
265
269
|
"methods": [],
|
|
270
|
+
"parts": [],
|
|
266
271
|
"description": ""
|
|
267
272
|
},
|
|
268
273
|
{
|
|
@@ -298,6 +303,7 @@
|
|
|
298
303
|
"events": [],
|
|
299
304
|
"slots": [],
|
|
300
305
|
"methods": [],
|
|
306
|
+
"parts": [],
|
|
301
307
|
"description": ""
|
|
302
308
|
},
|
|
303
309
|
{
|
|
@@ -337,6 +343,7 @@
|
|
|
337
343
|
],
|
|
338
344
|
"slots": [],
|
|
339
345
|
"methods": [],
|
|
346
|
+
"parts": [],
|
|
340
347
|
"description": ""
|
|
341
348
|
},
|
|
342
349
|
{
|
|
@@ -409,6 +416,7 @@
|
|
|
409
416
|
],
|
|
410
417
|
"slots": [],
|
|
411
418
|
"methods": [],
|
|
419
|
+
"parts": [],
|
|
412
420
|
"description": ""
|
|
413
421
|
},
|
|
414
422
|
{
|
|
@@ -453,6 +461,7 @@
|
|
|
453
461
|
],
|
|
454
462
|
"slots": [],
|
|
455
463
|
"methods": [],
|
|
464
|
+
"parts": [],
|
|
456
465
|
"description": ""
|
|
457
466
|
},
|
|
458
467
|
{
|
|
@@ -474,6 +483,7 @@
|
|
|
474
483
|
"events": [],
|
|
475
484
|
"slots": [],
|
|
476
485
|
"methods": [],
|
|
486
|
+
"parts": [],
|
|
477
487
|
"description": ""
|
|
478
488
|
},
|
|
479
489
|
{
|
|
@@ -499,6 +509,7 @@
|
|
|
499
509
|
"events": [],
|
|
500
510
|
"slots": [],
|
|
501
511
|
"methods": [],
|
|
512
|
+
"parts": [],
|
|
502
513
|
"description": ""
|
|
503
514
|
},
|
|
504
515
|
{
|
|
@@ -546,6 +557,7 @@
|
|
|
546
557
|
],
|
|
547
558
|
"slots": [],
|
|
548
559
|
"methods": [],
|
|
560
|
+
"parts": [],
|
|
549
561
|
"description": ""
|
|
550
562
|
},
|
|
551
563
|
{
|
|
@@ -561,6 +573,7 @@
|
|
|
561
573
|
"events": [],
|
|
562
574
|
"slots": [],
|
|
563
575
|
"methods": [],
|
|
576
|
+
"parts": [],
|
|
564
577
|
"description": ""
|
|
565
578
|
},
|
|
566
579
|
{
|
|
@@ -576,6 +589,7 @@
|
|
|
576
589
|
"events": [],
|
|
577
590
|
"slots": [],
|
|
578
591
|
"methods": [],
|
|
592
|
+
"parts": [],
|
|
579
593
|
"description": ""
|
|
580
594
|
},
|
|
581
595
|
{
|
|
@@ -605,6 +619,7 @@
|
|
|
605
619
|
"events": [],
|
|
606
620
|
"slots": [],
|
|
607
621
|
"methods": [],
|
|
622
|
+
"parts": [],
|
|
608
623
|
"description": ""
|
|
609
624
|
},
|
|
610
625
|
{
|
|
@@ -624,6 +639,7 @@
|
|
|
624
639
|
"events": [],
|
|
625
640
|
"slots": [],
|
|
626
641
|
"methods": [],
|
|
642
|
+
"parts": [],
|
|
627
643
|
"description": ""
|
|
628
644
|
},
|
|
629
645
|
{
|
|
@@ -674,6 +690,7 @@
|
|
|
674
690
|
],
|
|
675
691
|
"slots": [],
|
|
676
692
|
"methods": [],
|
|
693
|
+
"parts": [],
|
|
677
694
|
"description": ""
|
|
678
695
|
},
|
|
679
696
|
{
|
|
@@ -701,6 +718,7 @@
|
|
|
701
718
|
"events": [],
|
|
702
719
|
"slots": [],
|
|
703
720
|
"methods": [],
|
|
721
|
+
"parts": [],
|
|
704
722
|
"description": ""
|
|
705
723
|
},
|
|
706
724
|
{
|
|
@@ -752,6 +770,7 @@
|
|
|
752
770
|
],
|
|
753
771
|
"slots": [],
|
|
754
772
|
"methods": [],
|
|
773
|
+
"parts": [],
|
|
755
774
|
"description": ""
|
|
756
775
|
},
|
|
757
776
|
{
|
|
@@ -826,6 +845,7 @@
|
|
|
826
845
|
],
|
|
827
846
|
"slots": [],
|
|
828
847
|
"methods": [],
|
|
848
|
+
"parts": [],
|
|
829
849
|
"description": ""
|
|
830
850
|
},
|
|
831
851
|
{
|
|
@@ -845,6 +865,7 @@
|
|
|
845
865
|
"events": [],
|
|
846
866
|
"slots": [],
|
|
847
867
|
"methods": [],
|
|
868
|
+
"parts": [],
|
|
848
869
|
"description": ""
|
|
849
870
|
},
|
|
850
871
|
{
|
|
@@ -859,6 +880,7 @@
|
|
|
859
880
|
"events": [],
|
|
860
881
|
"slots": [],
|
|
861
882
|
"methods": [],
|
|
883
|
+
"parts": [],
|
|
862
884
|
"description": ""
|
|
863
885
|
},
|
|
864
886
|
{
|
|
@@ -889,51 +911,7 @@
|
|
|
889
911
|
"events": [],
|
|
890
912
|
"slots": [],
|
|
891
913
|
"methods": [],
|
|
892
|
-
"
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
"name": "data-view.grid-background",
|
|
896
|
-
"properties": [
|
|
897
|
-
{
|
|
898
|
-
"name": "color",
|
|
899
|
-
"description": "",
|
|
900
|
-
"default": "\"#235F90\"",
|
|
901
|
-
"attribute": false,
|
|
902
|
-
"type": "React.CSSProperties[\"color\"]"
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"name": "maskStyle",
|
|
906
|
-
"description": "",
|
|
907
|
-
"attribute": false,
|
|
908
|
-
"type": "React.CSSProperties"
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"name": "particleColor",
|
|
912
|
-
"description": "",
|
|
913
|
-
"default": "{\n startColor: \"#477AFFFF\",\n endColor: \"#5F83FF00\",\n }",
|
|
914
|
-
"attribute": false,
|
|
915
|
-
"type": "ParticleColor"
|
|
916
|
-
}
|
|
917
|
-
],
|
|
918
|
-
"events": [],
|
|
919
|
-
"slots": [],
|
|
920
|
-
"methods": [],
|
|
921
|
-
"description": ""
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"name": "data-view.gear-background",
|
|
925
|
-
"properties": [
|
|
926
|
-
{
|
|
927
|
-
"name": "color",
|
|
928
|
-
"description": "",
|
|
929
|
-
"default": "\"#3366FF\"",
|
|
930
|
-
"attribute": false,
|
|
931
|
-
"type": "React.CSSProperties[\"color\"]"
|
|
932
|
-
}
|
|
933
|
-
],
|
|
934
|
-
"events": [],
|
|
935
|
-
"slots": [],
|
|
936
|
-
"methods": [],
|
|
914
|
+
"parts": [],
|
|
937
915
|
"description": ""
|
|
938
916
|
},
|
|
939
917
|
{
|
|
@@ -1015,6 +993,7 @@
|
|
|
1015
993
|
"events": [],
|
|
1016
994
|
"slots": [],
|
|
1017
995
|
"methods": [],
|
|
996
|
+
"parts": [],
|
|
1018
997
|
"description": ""
|
|
1019
998
|
},
|
|
1020
999
|
{
|
|
@@ -1055,6 +1034,7 @@
|
|
|
1055
1034
|
"events": [],
|
|
1056
1035
|
"slots": [],
|
|
1057
1036
|
"methods": [],
|
|
1037
|
+
"parts": [],
|
|
1058
1038
|
"description": "大屏标题文本构件"
|
|
1059
1039
|
},
|
|
1060
1040
|
{
|
|
@@ -1076,7 +1056,8 @@
|
|
|
1076
1056
|
],
|
|
1077
1057
|
"events": [],
|
|
1078
1058
|
"slots": [],
|
|
1079
|
-
"methods": []
|
|
1059
|
+
"methods": [],
|
|
1060
|
+
"parts": []
|
|
1080
1061
|
},
|
|
1081
1062
|
{
|
|
1082
1063
|
"name": "data-view.tabs-page-title",
|
|
@@ -1106,28 +1087,8 @@
|
|
|
1106
1087
|
}
|
|
1107
1088
|
],
|
|
1108
1089
|
"slots": [],
|
|
1109
|
-
"methods": []
|
|
1110
|
-
},
|
|
1111
|
-
{
|
|
1112
|
-
"name": "data-view.top-title-bar",
|
|
1113
|
-
"properties": [
|
|
1114
|
-
{
|
|
1115
|
-
"name": "text",
|
|
1116
|
-
"description": "标题文本",
|
|
1117
|
-
"default": "-",
|
|
1118
|
-
"type": "string"
|
|
1119
|
-
},
|
|
1120
|
-
{
|
|
1121
|
-
"name": "type",
|
|
1122
|
-
"description": "标题类型",
|
|
1123
|
-
"default": "normal",
|
|
1124
|
-
"type": "TitleBarType"
|
|
1125
|
-
}
|
|
1126
|
-
],
|
|
1127
|
-
"events": [],
|
|
1128
|
-
"slots": [],
|
|
1129
1090
|
"methods": [],
|
|
1130
|
-
"
|
|
1091
|
+
"parts": []
|
|
1131
1092
|
},
|
|
1132
1093
|
{
|
|
1133
1094
|
"name": "data-view.lights-component-title",
|
|
@@ -1149,6 +1110,7 @@
|
|
|
1149
1110
|
"events": [],
|
|
1150
1111
|
"slots": [],
|
|
1151
1112
|
"methods": [],
|
|
1113
|
+
"parts": [],
|
|
1152
1114
|
"description": "构件 `data-view.lights-component-title`"
|
|
1153
1115
|
},
|
|
1154
1116
|
{
|
|
@@ -1180,6 +1142,7 @@
|
|
|
1180
1142
|
}
|
|
1181
1143
|
],
|
|
1182
1144
|
"methods": [],
|
|
1145
|
+
"parts": [],
|
|
1183
1146
|
"description": "大屏按钮"
|
|
1184
1147
|
},
|
|
1185
1148
|
{
|
|
@@ -1193,7 +1156,77 @@
|
|
|
1193
1156
|
}
|
|
1194
1157
|
],
|
|
1195
1158
|
"methods": [],
|
|
1159
|
+
"parts": [],
|
|
1196
1160
|
"description": "大屏框架构件-网格纹"
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
"name": "data-view.grid-background",
|
|
1164
|
+
"properties": [
|
|
1165
|
+
{
|
|
1166
|
+
"name": "color",
|
|
1167
|
+
"description": "",
|
|
1168
|
+
"default": "\"#235F90\"",
|
|
1169
|
+
"attribute": false,
|
|
1170
|
+
"type": "React.CSSProperties[\"color\"]"
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"name": "maskStyle",
|
|
1174
|
+
"description": "",
|
|
1175
|
+
"attribute": false,
|
|
1176
|
+
"type": "React.CSSProperties"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"name": "particleColor",
|
|
1180
|
+
"description": "",
|
|
1181
|
+
"default": "{\n startColor: \"#477AFFFF\",\n endColor: \"#5F83FF00\",\n }",
|
|
1182
|
+
"attribute": false,
|
|
1183
|
+
"type": "ParticleColor"
|
|
1184
|
+
}
|
|
1185
|
+
],
|
|
1186
|
+
"events": [],
|
|
1187
|
+
"slots": [],
|
|
1188
|
+
"methods": [],
|
|
1189
|
+
"parts": [],
|
|
1190
|
+
"description": ""
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"name": "data-view.gear-background",
|
|
1194
|
+
"properties": [
|
|
1195
|
+
{
|
|
1196
|
+
"name": "color",
|
|
1197
|
+
"description": "",
|
|
1198
|
+
"default": "\"#3366FF\"",
|
|
1199
|
+
"attribute": false,
|
|
1200
|
+
"type": "React.CSSProperties[\"color\"]"
|
|
1201
|
+
}
|
|
1202
|
+
],
|
|
1203
|
+
"events": [],
|
|
1204
|
+
"slots": [],
|
|
1205
|
+
"methods": [],
|
|
1206
|
+
"parts": [],
|
|
1207
|
+
"description": ""
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"name": "data-view.top-title-bar",
|
|
1211
|
+
"properties": [
|
|
1212
|
+
{
|
|
1213
|
+
"name": "text",
|
|
1214
|
+
"description": "标题文本",
|
|
1215
|
+
"default": "-",
|
|
1216
|
+
"type": "string"
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
"name": "type",
|
|
1220
|
+
"description": "标题类型",
|
|
1221
|
+
"default": "normal",
|
|
1222
|
+
"type": "TitleBarType"
|
|
1223
|
+
}
|
|
1224
|
+
],
|
|
1225
|
+
"events": [],
|
|
1226
|
+
"slots": [],
|
|
1227
|
+
"methods": [],
|
|
1228
|
+
"parts": [],
|
|
1229
|
+
"description": "大屏标题栏三种样式构件"
|
|
1197
1230
|
}
|
|
1198
1231
|
],
|
|
1199
1232
|
"providers": []
|