@next-bricks/data-view 1.3.3 → 1.3.5

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,63 +49,6 @@
49
49
  "description": "大屏仪表盘",
50
50
  "category": "big-screen-content"
51
51
  },
52
- {
53
- "name": "data-view.modern-style-treemap",
54
- "properties": [
55
- {
56
- "name": "data",
57
- "description": "",
58
- "attribute": false,
59
- "type": "TreemapData"
60
- },
61
- {
62
- "name": "tail",
63
- "description": "",
64
- "default": "TailTypes[\"treemapSquarify\"]",
65
- "attribute": false,
66
- "type": "TailTypes"
67
- },
68
- {
69
- "name": "leafUseBrick",
70
- "description": "",
71
- "attribute": false,
72
- "type": "{ useBrick: UseBrickConf }"
73
- },
74
- {
75
- "name": "leafContainerStyle",
76
- "description": "",
77
- "attribute": false,
78
- "type": "CSSProperties"
79
- },
80
- {
81
- "name": "tooltipUseBrick",
82
- "description": "",
83
- "attribute": false,
84
- "type": "{ useBrick: UseBrickConf }"
85
- },
86
- {
87
- "name": "tooltipStyle",
88
- "description": "",
89
- "attribute": false,
90
- "type": "CSSProperties"
91
- }
92
- ],
93
- "events": [
94
- {
95
- "name": "treemap.click",
96
- "description": "",
97
- "detail": {
98
- "description": null,
99
- "type": "TreemapData"
100
- }
101
- }
102
- ],
103
- "slots": [],
104
- "methods": [],
105
- "parts": [],
106
- "description": "现代风树图",
107
- "category": "big-screen-content"
108
- },
109
52
  {
110
53
  "name": "data-view.tabs-drawer",
111
54
  "properties": [
@@ -199,193 +142,215 @@
199
142
  "category": "big-screen-layout"
200
143
  },
201
144
  {
202
- "name": "data-view.battery-chart",
145
+ "name": "data-view.modern-style-component-title",
203
146
  "properties": [
204
147
  {
205
- "name": "value",
148
+ "name": "hideLeftComponent",
206
149
  "description": "",
207
- "type": "number"
150
+ "default": "false"
208
151
  },
209
152
  {
210
- "name": "batteryWidth",
153
+ "name": "hideRightComponent",
211
154
  "description": "",
212
- "type": "number"
155
+ "default": "true"
213
156
  },
214
157
  {
215
- "name": "batteryHeight",
158
+ "name": "componentTitle",
216
159
  "description": "",
217
- "type": "number"
160
+ "type": "string"
218
161
  },
219
162
  {
220
- "name": "thresholdColors",
163
+ "name": "titleTextStyle",
221
164
  "description": "",
222
165
  "attribute": false,
223
- "type": "ThresholdColor[]"
166
+ "type": "CSSProperties"
224
167
  },
225
168
  {
226
- "name": "thresholdValue",
169
+ "name": "squareColor",
227
170
  "description": "",
228
- "type": "number"
171
+ "attribute": false,
172
+ "type": "CSSProperties[\"color\"]"
229
173
  }
230
174
  ],
231
175
  "events": [],
232
176
  "slots": [],
233
177
  "methods": [],
234
178
  "parts": [],
235
- "description": "大屏电池",
179
+ "description": "现代风组件标题",
236
180
  "category": "big-screen-content"
237
181
  },
238
182
  {
239
- "name": "data-view.dropdown-menu",
183
+ "name": "data-view.modern-style-treemap",
240
184
  "properties": [
241
185
  {
242
- "name": "options",
186
+ "name": "data",
243
187
  "description": "",
244
188
  "attribute": false,
245
- "type": "{ label: string; value: string }[]"
189
+ "type": "TreemapData"
246
190
  },
247
191
  {
248
- "name": "value",
192
+ "name": "tail",
249
193
  "description": "",
250
- "type": "string"
194
+ "default": "TailTypes[\"treemapSquarify\"]",
195
+ "attribute": false,
196
+ "type": "TailTypes"
251
197
  },
252
198
  {
253
- "name": "placeholder",
199
+ "name": "leafUseBrick",
254
200
  "description": "",
255
- "type": "string"
201
+ "attribute": false,
202
+ "type": "{ useBrick: UseBrickConf }"
256
203
  },
257
204
  {
258
- "name": "allowClear",
205
+ "name": "leafContainerStyle",
259
206
  "description": "",
260
- "type": "boolean"
207
+ "attribute": false,
208
+ "type": "CSSProperties"
209
+ },
210
+ {
211
+ "name": "tooltipUseBrick",
212
+ "description": "",
213
+ "attribute": false,
214
+ "type": "{ useBrick: UseBrickConf }"
215
+ },
216
+ {
217
+ "name": "tooltipStyle",
218
+ "description": "",
219
+ "attribute": false,
220
+ "type": "CSSProperties"
261
221
  }
262
222
  ],
263
223
  "events": [
264
224
  {
265
- "name": "value.change",
225
+ "name": "treemap.click",
266
226
  "description": "",
267
227
  "detail": {
268
228
  "description": null,
269
- "type": "string"
229
+ "type": "TreemapData"
270
230
  }
271
231
  }
272
232
  ],
273
233
  "slots": [],
274
234
  "methods": [],
275
235
  "parts": [],
276
- "description": "基础下拉菜单",
236
+ "description": "现代风树图",
277
237
  "category": "big-screen-content"
278
238
  },
279
239
  {
280
- "name": "data-view.complex-search",
240
+ "name": "data-view.modern-style-page-title",
281
241
  "properties": [
282
242
  {
283
- "name": "value",
243
+ "name": "pageTitle",
284
244
  "description": "",
285
245
  "type": "string"
286
246
  },
287
247
  {
288
- "name": "placeholder",
248
+ "name": "description",
289
249
  "description": "",
290
250
  "type": "string"
291
251
  },
292
252
  {
293
- "name": "options",
253
+ "name": "backgroundStyle",
294
254
  "description": "",
295
255
  "attribute": false,
296
- "type": "OptionItem[]"
256
+ "type": "CSSProperties"
297
257
  },
298
258
  {
299
- "name": "tooltipUseBrick",
259
+ "name": "leftRoundStyle",
300
260
  "description": "",
301
261
  "attribute": false,
302
- "type": "ReactUseMultipleBricksProps"
262
+ "type": "CSSProperties"
263
+ },
264
+ {
265
+ "name": "rightRoundStyle",
266
+ "description": "",
267
+ "attribute": false,
268
+ "type": "CSSProperties"
303
269
  }
304
270
  ],
305
- "events": [
271
+ "events": [],
272
+ "slots": [],
273
+ "methods": [],
274
+ "parts": [],
275
+ "description": "现代风页面标题",
276
+ "category": "big-screen-content"
277
+ },
278
+ {
279
+ "name": "data-view.battery-chart",
280
+ "properties": [
306
281
  {
307
- "name": "change",
282
+ "name": "value",
308
283
  "description": "",
309
- "detail": {
310
- "description": null,
311
- "type": "string"
312
- }
284
+ "type": "number"
313
285
  },
314
286
  {
315
- "name": "search",
287
+ "name": "batteryWidth",
316
288
  "description": "",
317
- "detail": {
318
- "description": null,
319
- "type": "string"
320
- }
289
+ "type": "number"
321
290
  },
322
291
  {
323
- "name": "select",
292
+ "name": "batteryHeight",
324
293
  "description": "",
325
- "detail": {
326
- "description": null,
327
- "type": "OptionItem"
328
- }
294
+ "type": "number"
329
295
  },
330
296
  {
331
- "name": "focus",
297
+ "name": "thresholdColors",
332
298
  "description": "",
333
- "detail": {
334
- "description": null,
335
- "type": "void"
336
- }
299
+ "attribute": false,
300
+ "type": "ThresholdColor[]"
337
301
  },
338
302
  {
339
- "name": "blur",
303
+ "name": "thresholdValue",
340
304
  "description": "",
341
- "detail": {
342
- "description": null,
343
- "type": "void"
344
- }
305
+ "type": "number"
345
306
  }
346
307
  ],
308
+ "events": [],
347
309
  "slots": [],
348
310
  "methods": [],
349
311
  "parts": [],
350
- "description": "大屏搜索构件",
312
+ "description": "大屏电池",
351
313
  "category": "big-screen-content"
352
314
  },
353
315
  {
354
- "name": "data-view.modern-style-component-title",
316
+ "name": "data-view.dropdown-menu",
355
317
  "properties": [
356
318
  {
357
- "name": "hideLeftComponent",
319
+ "name": "options",
358
320
  "description": "",
359
- "default": "false"
321
+ "attribute": false,
322
+ "type": "{ label: string; value: string }[]"
360
323
  },
361
324
  {
362
- "name": "hideRightComponent",
325
+ "name": "value",
363
326
  "description": "",
364
- "default": "true"
327
+ "type": "string"
365
328
  },
366
329
  {
367
- "name": "componentTitle",
330
+ "name": "placeholder",
368
331
  "description": "",
369
332
  "type": "string"
370
333
  },
371
334
  {
372
- "name": "titleTextStyle",
335
+ "name": "allowClear",
373
336
  "description": "",
374
- "attribute": false,
375
- "type": "CSSProperties"
376
- },
337
+ "type": "boolean"
338
+ }
339
+ ],
340
+ "events": [
377
341
  {
378
- "name": "squareColor",
342
+ "name": "value.change",
379
343
  "description": "",
380
- "attribute": false,
381
- "type": "CSSProperties[\"color\"]"
344
+ "detail": {
345
+ "description": null,
346
+ "type": "string"
347
+ }
382
348
  }
383
349
  ],
384
- "events": [],
385
350
  "slots": [],
386
351
  "methods": [],
387
352
  "parts": [],
388
- "description": "现代风组件标题",
353
+ "description": "基础下拉菜单",
389
354
  "category": "big-screen-content"
390
355
  },
391
356
  {
@@ -435,66 +400,104 @@
435
400
  "category": "big-screen-content"
436
401
  },
437
402
  {
438
- "name": "data-view.modern-style-page-title",
403
+ "name": "data-view.complex-search",
439
404
  "properties": [
440
405
  {
441
- "name": "pageTitle",
406
+ "name": "value",
442
407
  "description": "",
443
408
  "type": "string"
444
409
  },
445
410
  {
446
- "name": "description",
411
+ "name": "placeholder",
447
412
  "description": "",
448
413
  "type": "string"
449
414
  },
450
415
  {
451
- "name": "backgroundStyle",
416
+ "name": "options",
452
417
  "description": "",
453
418
  "attribute": false,
454
- "type": "CSSProperties"
419
+ "type": "OptionItem[]"
455
420
  },
456
421
  {
457
- "name": "leftRoundStyle",
422
+ "name": "tooltipUseBrick",
458
423
  "description": "",
459
424
  "attribute": false,
460
- "type": "CSSProperties"
425
+ "type": "ReactUseMultipleBricksProps"
426
+ }
427
+ ],
428
+ "events": [
429
+ {
430
+ "name": "change",
431
+ "description": "",
432
+ "detail": {
433
+ "description": null,
434
+ "type": "string"
435
+ }
461
436
  },
462
437
  {
463
- "name": "rightRoundStyle",
438
+ "name": "search",
464
439
  "description": "",
465
- "attribute": false,
466
- "type": "CSSProperties"
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
+ }
467
468
  }
468
469
  ],
469
- "events": [],
470
470
  "slots": [],
471
471
  "methods": [],
472
472
  "parts": [],
473
- "description": "现代风页面标题",
473
+ "description": "大屏搜索构件",
474
474
  "category": "big-screen-content"
475
475
  },
476
476
  {
477
- "name": "data-view.particle-animation",
477
+ "name": "data-view.app-wall-card-item",
478
478
  "properties": [
479
479
  {
480
- "name": "colors",
481
- "description": "",
482
- "attribute": false,
483
- "type": "ColorType"
480
+ "name": "status",
481
+ "description": "状态",
482
+ "default": "\"normal\"",
483
+ "type": "\"normal\" | \"warning\""
484
484
  },
485
485
  {
486
- "name": "containerStyle",
487
- "description": "",
488
- "attribute": false,
489
- "type": "React.CSSProperties"
486
+ "name": "cardTitle",
487
+ "description": "标题",
488
+ "type": "string"
489
+ },
490
+ {
491
+ "name": "description",
492
+ "description": "描述",
493
+ "type": "string"
490
494
  }
491
495
  ],
492
496
  "events": [],
493
497
  "slots": [],
494
498
  "methods": [],
495
499
  "parts": [],
496
- "description": "大屏粒子加载动效",
497
- "category": "big-screen-content"
500
+ "description": "应用墙子构件----卡片项"
498
501
  },
499
502
  {
500
503
  "name": "data-view.app-wall-system-card",
@@ -545,30 +548,27 @@
545
548
  "description": "应用墙系统卡片"
546
549
  },
547
550
  {
548
- "name": "data-view.app-wall-card-item",
551
+ "name": "data-view.particle-animation",
549
552
  "properties": [
550
553
  {
551
- "name": "status",
552
- "description": "状态",
553
- "default": "\"normal\"",
554
- "type": "\"normal\" | \"warning\""
555
- },
556
- {
557
- "name": "cardTitle",
558
- "description": "标题",
559
- "type": "string"
554
+ "name": "colors",
555
+ "description": "",
556
+ "attribute": false,
557
+ "type": "ColorType"
560
558
  },
561
559
  {
562
- "name": "description",
563
- "description": "描述",
564
- "type": "string"
560
+ "name": "containerStyle",
561
+ "description": "",
562
+ "attribute": false,
563
+ "type": "React.CSSProperties"
565
564
  }
566
565
  ],
567
566
  "events": [],
568
567
  "slots": [],
569
568
  "methods": [],
570
569
  "parts": [],
571
- "description": "应用墙子构件----卡片项"
570
+ "description": "大屏粒子加载动效",
571
+ "category": "big-screen-content"
572
572
  },
573
573
  {
574
574
  "name": "data-view.app-wall-relation-line",
@@ -1239,6 +1239,30 @@
1239
1239
  "description": "大屏标题栏三种样式构件",
1240
1240
  "category": "big-screen-content"
1241
1241
  },
1242
+ {
1243
+ "name": "data-view.lights-component-title",
1244
+ "properties": [
1245
+ {
1246
+ "name": "componentTitle",
1247
+ "description": "组件标题",
1248
+ "default": "-",
1249
+ "type": "string"
1250
+ },
1251
+ {
1252
+ "name": "theme",
1253
+ "description": "",
1254
+ "required": true,
1255
+ "default": null,
1256
+ "type": "\"light\" | \"dark\""
1257
+ }
1258
+ ],
1259
+ "events": [],
1260
+ "slots": [],
1261
+ "methods": [],
1262
+ "parts": [],
1263
+ "description": "构件 `data-view.lights-component-title`",
1264
+ "category": "big-screen-content"
1265
+ },
1242
1266
  {
1243
1267
  "name": "data-view.hi-tech-button",
1244
1268
  "properties": [
@@ -1271,30 +1295,6 @@
1271
1295
  "parts": [],
1272
1296
  "description": "大屏按钮"
1273
1297
  },
1274
- {
1275
- "name": "data-view.lights-component-title",
1276
- "properties": [
1277
- {
1278
- "name": "componentTitle",
1279
- "description": "组件标题",
1280
- "default": "-",
1281
- "type": "string"
1282
- },
1283
- {
1284
- "name": "theme",
1285
- "description": "",
1286
- "required": true,
1287
- "default": null,
1288
- "type": "\"light\" | \"dark\""
1289
- }
1290
- ],
1291
- "events": [],
1292
- "slots": [],
1293
- "methods": [],
1294
- "parts": [],
1295
- "description": "构件 `data-view.lights-component-title`",
1296
- "category": "big-screen-content"
1297
- },
1298
1298
  {
1299
1299
  "name": "data-view.tech-mesh-base-view",
1300
1300
  "properties": [],