@next-bricks/data-view 1.7.0 → 1.8.0
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 +9 -9
- package/dist/chunks/3035.c14dd436.js +2 -0
- package/dist/chunks/3035.c14dd436.js.map +1 -0
- package/dist/chunks/{6565.de76a169.js → 5214.6fb670ee.js} +2 -2
- package/dist/chunks/5214.6fb670ee.js.map +1 -0
- package/dist/chunks/bubbles-indicator.9c56af44.js +2 -0
- package/dist/chunks/bubbles-indicator.9c56af44.js.map +1 -0
- package/dist/chunks/china-map-chart.d1e8b843.js +2 -0
- package/dist/chunks/china-map-chart.d1e8b843.js.map +1 -0
- package/dist/chunks/crystal-ball-indicator.67278de8.js +2 -0
- package/dist/chunks/crystal-ball-indicator.67278de8.js.map +1 -0
- package/dist/chunks/globe-with-gear-indicator.a35ef0d2.js +2 -0
- package/dist/chunks/globe-with-gear-indicator.a35ef0d2.js.map +1 -0
- package/dist/chunks/{globe-with-halo-indicator.0762631d.js → globe-with-halo-indicator.ed913008.js} +2 -2
- package/dist/chunks/globe-with-halo-indicator.ed913008.js.map +1 -0
- package/dist/chunks/globe-with-orbit-indicator.14c59388.js +2 -0
- package/dist/chunks/globe-with-orbit-indicator.14c59388.js.map +1 -0
- package/dist/chunks/{main.a5af19c9.js → main.f2f04361.js} +2 -2
- package/dist/chunks/{main.a5af19c9.js.map → main.f2f04361.js.map} +1 -1
- package/dist/examples.json +18 -18
- package/dist/images/eae6fa62.png +0 -0
- package/dist/index.1906baf6.js +2 -0
- package/dist/index.1906baf6.js.map +1 -0
- package/dist/manifest.json +219 -214
- package/dist/types.json +291 -284
- package/dist-types/china-map-chart/index.d.ts +9 -1
- package/dist-types/shared/useContainerScale.d.ts +2 -1
- package/docs/china-map-chart.md +31 -2
- package/package.json +2 -2
- package/dist/chunks/2938.1d24bf3a.js +0 -2
- package/dist/chunks/2938.1d24bf3a.js.map +0 -1
- package/dist/chunks/6565.de76a169.js.map +0 -1
- package/dist/chunks/bubbles-indicator.56727686.js +0 -2
- package/dist/chunks/bubbles-indicator.56727686.js.map +0 -1
- package/dist/chunks/china-map-chart.eb43bf10.js +0 -2
- package/dist/chunks/china-map-chart.eb43bf10.js.map +0 -1
- package/dist/chunks/crystal-ball-indicator.7d4537b8.js +0 -2
- package/dist/chunks/crystal-ball-indicator.7d4537b8.js.map +0 -1
- package/dist/chunks/globe-with-gear-indicator.e8196cc6.js +0 -2
- package/dist/chunks/globe-with-gear-indicator.e8196cc6.js.map +0 -1
- package/dist/chunks/globe-with-halo-indicator.0762631d.js.map +0 -1
- package/dist/chunks/globe-with-orbit-indicator.36fcd0e1.js +0 -2
- package/dist/chunks/globe-with-orbit-indicator.36fcd0e1.js.map +0 -1
- package/dist/images/698229b4.png +0 -0
- package/dist/index.477c735f.js +0 -2
- package/dist/index.477c735f.js.map +0 -1
package/dist/manifest.json
CHANGED
|
@@ -49,83 +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
|
-
{
|
|
92
|
-
"name": "data-view.modern-style-component-title",
|
|
93
|
-
"properties": [
|
|
94
|
-
{
|
|
95
|
-
"name": "hideLeftComponent",
|
|
96
|
-
"description": "",
|
|
97
|
-
"default": "false"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"name": "hideRightComponent",
|
|
101
|
-
"description": "",
|
|
102
|
-
"default": "true"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"name": "componentTitle",
|
|
106
|
-
"description": "",
|
|
107
|
-
"type": "string"
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"name": "titleTextStyle",
|
|
111
|
-
"description": "",
|
|
112
|
-
"attribute": false,
|
|
113
|
-
"type": "CSSProperties"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"name": "squareColor",
|
|
117
|
-
"description": "",
|
|
118
|
-
"attribute": false,
|
|
119
|
-
"type": "CSSProperties[\"color\"]"
|
|
120
|
-
}
|
|
121
|
-
],
|
|
122
|
-
"events": [],
|
|
123
|
-
"slots": [],
|
|
124
|
-
"methods": [],
|
|
125
|
-
"parts": [],
|
|
126
|
-
"description": "现代风组件标题",
|
|
127
|
-
"category": "big-screen-content"
|
|
128
|
-
},
|
|
129
52
|
{
|
|
130
53
|
"name": "data-view.tabs-drawer",
|
|
131
54
|
"properties": [
|
|
@@ -218,6 +141,44 @@
|
|
|
218
141
|
"description": "大屏仪标签页抽屉",
|
|
219
142
|
"category": "big-screen-layout"
|
|
220
143
|
},
|
|
144
|
+
{
|
|
145
|
+
"name": "data-view.modern-style-component-title",
|
|
146
|
+
"properties": [
|
|
147
|
+
{
|
|
148
|
+
"name": "hideLeftComponent",
|
|
149
|
+
"description": "",
|
|
150
|
+
"default": "false"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"name": "hideRightComponent",
|
|
154
|
+
"description": "",
|
|
155
|
+
"default": "true"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"name": "componentTitle",
|
|
159
|
+
"description": "",
|
|
160
|
+
"type": "string"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "titleTextStyle",
|
|
164
|
+
"description": "",
|
|
165
|
+
"attribute": false,
|
|
166
|
+
"type": "CSSProperties"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"name": "squareColor",
|
|
170
|
+
"description": "",
|
|
171
|
+
"attribute": false,
|
|
172
|
+
"type": "CSSProperties[\"color\"]"
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"events": [],
|
|
176
|
+
"slots": [],
|
|
177
|
+
"methods": [],
|
|
178
|
+
"parts": [],
|
|
179
|
+
"description": "现代风组件标题",
|
|
180
|
+
"category": "big-screen-content"
|
|
181
|
+
},
|
|
221
182
|
{
|
|
222
183
|
"name": "data-view.modern-style-treemap",
|
|
223
184
|
"properties": [
|
|
@@ -275,6 +236,45 @@
|
|
|
275
236
|
"description": "现代风树图",
|
|
276
237
|
"category": "big-screen-content"
|
|
277
238
|
},
|
|
239
|
+
{
|
|
240
|
+
"name": "data-view.modern-style-page-title",
|
|
241
|
+
"properties": [
|
|
242
|
+
{
|
|
243
|
+
"name": "pageTitle",
|
|
244
|
+
"description": "",
|
|
245
|
+
"type": "string"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"name": "description",
|
|
249
|
+
"description": "",
|
|
250
|
+
"type": "string"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"name": "backgroundStyle",
|
|
254
|
+
"description": "",
|
|
255
|
+
"attribute": false,
|
|
256
|
+
"type": "CSSProperties"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"name": "leftRoundStyle",
|
|
260
|
+
"description": "",
|
|
261
|
+
"attribute": false,
|
|
262
|
+
"type": "CSSProperties"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"name": "rightRoundStyle",
|
|
266
|
+
"description": "",
|
|
267
|
+
"attribute": false,
|
|
268
|
+
"type": "CSSProperties"
|
|
269
|
+
}
|
|
270
|
+
],
|
|
271
|
+
"events": [],
|
|
272
|
+
"slots": [],
|
|
273
|
+
"methods": [],
|
|
274
|
+
"parts": [],
|
|
275
|
+
"description": "现代风页面标题",
|
|
276
|
+
"category": "big-screen-content"
|
|
277
|
+
},
|
|
278
278
|
{
|
|
279
279
|
"name": "data-view.battery-chart",
|
|
280
280
|
"properties": [
|
|
@@ -313,14 +313,8 @@
|
|
|
313
313
|
"category": "big-screen-content"
|
|
314
314
|
},
|
|
315
315
|
{
|
|
316
|
-
"name": "data-view.
|
|
316
|
+
"name": "data-view.complex-search",
|
|
317
317
|
"properties": [
|
|
318
|
-
{
|
|
319
|
-
"name": "options",
|
|
320
|
-
"description": "",
|
|
321
|
-
"attribute": false,
|
|
322
|
-
"type": "{ label: string; value: string }[]"
|
|
323
|
-
},
|
|
324
318
|
{
|
|
325
319
|
"name": "value",
|
|
326
320
|
"description": "",
|
|
@@ -332,60 +326,53 @@
|
|
|
332
326
|
"type": "string"
|
|
333
327
|
},
|
|
334
328
|
{
|
|
335
|
-
"name": "
|
|
329
|
+
"name": "options",
|
|
336
330
|
"description": "",
|
|
337
|
-
"
|
|
331
|
+
"attribute": false,
|
|
332
|
+
"type": "OptionItem[]"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"name": "tooltipUseBrick",
|
|
336
|
+
"description": "",
|
|
337
|
+
"attribute": false,
|
|
338
|
+
"type": "ReactUseMultipleBricksProps"
|
|
338
339
|
}
|
|
339
340
|
],
|
|
340
341
|
"events": [
|
|
341
342
|
{
|
|
342
|
-
"name": "
|
|
343
|
+
"name": "change",
|
|
343
344
|
"description": "",
|
|
344
345
|
"detail": {
|
|
345
346
|
"description": null,
|
|
346
347
|
"type": "string"
|
|
347
348
|
}
|
|
348
|
-
}
|
|
349
|
-
],
|
|
350
|
-
"slots": [],
|
|
351
|
-
"methods": [],
|
|
352
|
-
"parts": [],
|
|
353
|
-
"description": "基础下拉菜单",
|
|
354
|
-
"category": "big-screen-content"
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
"name": "data-view.loading-panel",
|
|
358
|
-
"properties": [
|
|
359
|
-
{
|
|
360
|
-
"name": "customTitle",
|
|
361
|
-
"description": "",
|
|
362
|
-
"type": "string"
|
|
363
349
|
},
|
|
364
350
|
{
|
|
365
|
-
"name": "
|
|
351
|
+
"name": "search",
|
|
366
352
|
"description": "",
|
|
367
|
-
"
|
|
353
|
+
"detail": {
|
|
354
|
+
"description": null,
|
|
355
|
+
"type": "string"
|
|
356
|
+
}
|
|
368
357
|
},
|
|
369
358
|
{
|
|
370
|
-
"name": "
|
|
359
|
+
"name": "select",
|
|
371
360
|
"description": "",
|
|
372
|
-
"
|
|
373
|
-
|
|
361
|
+
"detail": {
|
|
362
|
+
"description": null,
|
|
363
|
+
"type": "OptionItem"
|
|
364
|
+
}
|
|
374
365
|
},
|
|
375
366
|
{
|
|
376
|
-
"name": "
|
|
367
|
+
"name": "focus",
|
|
377
368
|
"description": "",
|
|
378
|
-
"
|
|
369
|
+
"detail": {
|
|
370
|
+
"description": null,
|
|
371
|
+
"type": "void"
|
|
372
|
+
}
|
|
379
373
|
},
|
|
380
374
|
{
|
|
381
|
-
"name": "
|
|
382
|
-
"description": "",
|
|
383
|
-
"type": "number"
|
|
384
|
-
}
|
|
385
|
-
],
|
|
386
|
-
"events": [
|
|
387
|
-
{
|
|
388
|
-
"name": "end",
|
|
375
|
+
"name": "blur",
|
|
389
376
|
"description": "",
|
|
390
377
|
"detail": {
|
|
391
378
|
"description": null,
|
|
@@ -396,70 +383,83 @@
|
|
|
396
383
|
"slots": [],
|
|
397
384
|
"methods": [],
|
|
398
385
|
"parts": [],
|
|
399
|
-
"description": "
|
|
386
|
+
"description": "大屏搜索构件",
|
|
400
387
|
"category": "big-screen-content"
|
|
401
388
|
},
|
|
402
389
|
{
|
|
403
|
-
"name": "data-view.
|
|
390
|
+
"name": "data-view.dropdown-menu",
|
|
404
391
|
"properties": [
|
|
405
392
|
{
|
|
406
|
-
"name": "
|
|
393
|
+
"name": "options",
|
|
407
394
|
"description": "",
|
|
408
|
-
"
|
|
395
|
+
"attribute": false,
|
|
396
|
+
"type": "{ label: string; value: string }[]"
|
|
409
397
|
},
|
|
410
398
|
{
|
|
411
|
-
"name": "
|
|
399
|
+
"name": "value",
|
|
412
400
|
"description": "",
|
|
413
401
|
"type": "string"
|
|
414
402
|
},
|
|
415
403
|
{
|
|
416
|
-
"name": "
|
|
404
|
+
"name": "placeholder",
|
|
417
405
|
"description": "",
|
|
418
|
-
"
|
|
419
|
-
"type": "OptionItem[]"
|
|
406
|
+
"type": "string"
|
|
420
407
|
},
|
|
421
408
|
{
|
|
422
|
-
"name": "
|
|
409
|
+
"name": "allowClear",
|
|
423
410
|
"description": "",
|
|
424
|
-
"
|
|
425
|
-
"type": "ReactUseMultipleBricksProps"
|
|
411
|
+
"type": "boolean"
|
|
426
412
|
}
|
|
427
413
|
],
|
|
428
414
|
"events": [
|
|
429
415
|
{
|
|
430
|
-
"name": "change",
|
|
416
|
+
"name": "value.change",
|
|
431
417
|
"description": "",
|
|
432
418
|
"detail": {
|
|
433
419
|
"description": null,
|
|
434
420
|
"type": "string"
|
|
435
421
|
}
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"slots": [],
|
|
425
|
+
"methods": [],
|
|
426
|
+
"parts": [],
|
|
427
|
+
"description": "基础下拉菜单",
|
|
428
|
+
"category": "big-screen-content"
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"name": "data-view.loading-panel",
|
|
432
|
+
"properties": [
|
|
433
|
+
{
|
|
434
|
+
"name": "customTitle",
|
|
435
|
+
"description": "",
|
|
436
|
+
"type": "string"
|
|
436
437
|
},
|
|
437
438
|
{
|
|
438
|
-
"name": "
|
|
439
|
+
"name": "loading",
|
|
439
440
|
"description": "",
|
|
440
|
-
"
|
|
441
|
-
"description": null,
|
|
442
|
-
"type": "string"
|
|
443
|
-
}
|
|
441
|
+
"type": "boolean"
|
|
444
442
|
},
|
|
445
443
|
{
|
|
446
|
-
"name": "
|
|
444
|
+
"name": "useRealTimeProgress",
|
|
447
445
|
"description": "",
|
|
448
|
-
"
|
|
449
|
-
|
|
450
|
-
"type": "OptionItem"
|
|
451
|
-
}
|
|
446
|
+
"default": "false",
|
|
447
|
+
"type": "boolean"
|
|
452
448
|
},
|
|
453
449
|
{
|
|
454
|
-
"name": "
|
|
450
|
+
"name": "progress",
|
|
455
451
|
"description": "",
|
|
456
|
-
"
|
|
457
|
-
"description": null,
|
|
458
|
-
"type": "void"
|
|
459
|
-
}
|
|
452
|
+
"type": "number"
|
|
460
453
|
},
|
|
461
454
|
{
|
|
462
|
-
"name": "
|
|
455
|
+
"name": "intervalTime",
|
|
456
|
+
"description": "",
|
|
457
|
+
"type": "number"
|
|
458
|
+
}
|
|
459
|
+
],
|
|
460
|
+
"events": [
|
|
461
|
+
{
|
|
462
|
+
"name": "end",
|
|
463
463
|
"description": "",
|
|
464
464
|
"detail": {
|
|
465
465
|
"description": null,
|
|
@@ -470,7 +470,7 @@
|
|
|
470
470
|
"slots": [],
|
|
471
471
|
"methods": [],
|
|
472
472
|
"parts": [],
|
|
473
|
-
"description": "
|
|
473
|
+
"description": "大屏加载模块展示",
|
|
474
474
|
"category": "big-screen-content"
|
|
475
475
|
},
|
|
476
476
|
{
|
|
@@ -571,36 +571,36 @@
|
|
|
571
571
|
"description": "应用墙系统卡片"
|
|
572
572
|
},
|
|
573
573
|
{
|
|
574
|
-
"name": "data-view.
|
|
574
|
+
"name": "data-view.cabinet-button",
|
|
575
575
|
"properties": [
|
|
576
576
|
{
|
|
577
|
-
"name": "
|
|
577
|
+
"name": "buttonStyle",
|
|
578
578
|
"description": "",
|
|
579
|
-
"
|
|
580
|
-
"type": "
|
|
579
|
+
"attribute": false,
|
|
580
|
+
"type": "React.CSSProperties"
|
|
581
581
|
}
|
|
582
582
|
],
|
|
583
583
|
"events": [],
|
|
584
584
|
"slots": [],
|
|
585
585
|
"methods": [],
|
|
586
586
|
"parts": [],
|
|
587
|
-
"description": "
|
|
587
|
+
"description": "大屏按钮"
|
|
588
588
|
},
|
|
589
589
|
{
|
|
590
|
-
"name": "data-view.
|
|
590
|
+
"name": "data-view.app-wall-relation-line",
|
|
591
591
|
"properties": [
|
|
592
592
|
{
|
|
593
|
-
"name": "
|
|
593
|
+
"name": "lightColor",
|
|
594
594
|
"description": "",
|
|
595
|
-
"
|
|
596
|
-
"type": "
|
|
595
|
+
"default": "\"blue\"",
|
|
596
|
+
"type": "\"blue\" | \"purple\""
|
|
597
597
|
}
|
|
598
598
|
],
|
|
599
599
|
"events": [],
|
|
600
600
|
"slots": [],
|
|
601
601
|
"methods": [],
|
|
602
602
|
"parts": [],
|
|
603
|
-
"description": "
|
|
603
|
+
"description": "应用墙子构件----关联连线"
|
|
604
604
|
},
|
|
605
605
|
{
|
|
606
606
|
"name": "data-view.cabinet-node",
|
|
@@ -1019,48 +1019,6 @@
|
|
|
1019
1019
|
"description": "齿轮背景",
|
|
1020
1020
|
"category": "big-screen-layout"
|
|
1021
1021
|
},
|
|
1022
|
-
{
|
|
1023
|
-
"name": "data-view.title-text",
|
|
1024
|
-
"properties": [
|
|
1025
|
-
{
|
|
1026
|
-
"name": "type",
|
|
1027
|
-
"description": "文本样式,`normal` 纯白, `stroke` 渐变加描边, `gradient` 渐变",
|
|
1028
|
-
"default": "\"normal\"",
|
|
1029
|
-
"attribute": false,
|
|
1030
|
-
"type": "TitleType"
|
|
1031
|
-
},
|
|
1032
|
-
{
|
|
1033
|
-
"name": "text",
|
|
1034
|
-
"description": "标题文本",
|
|
1035
|
-
"default": "-",
|
|
1036
|
-
"type": "string"
|
|
1037
|
-
},
|
|
1038
|
-
{
|
|
1039
|
-
"name": "fontSize",
|
|
1040
|
-
"description": "字体大小",
|
|
1041
|
-
"default": "42px",
|
|
1042
|
-
"type": "CSSProperties[\"fontSize\"]"
|
|
1043
|
-
},
|
|
1044
|
-
{
|
|
1045
|
-
"name": "fontWeight",
|
|
1046
|
-
"description": "字体粗细",
|
|
1047
|
-
"default": "500",
|
|
1048
|
-
"type": "CSSProperties[\"fontWeight\"]"
|
|
1049
|
-
},
|
|
1050
|
-
{
|
|
1051
|
-
"name": "letterSpacing",
|
|
1052
|
-
"description": "字体间距",
|
|
1053
|
-
"default": "17px",
|
|
1054
|
-
"type": "CSSProperties[\"letterSpacing\"]"
|
|
1055
|
-
}
|
|
1056
|
-
],
|
|
1057
|
-
"events": [],
|
|
1058
|
-
"slots": [],
|
|
1059
|
-
"methods": [],
|
|
1060
|
-
"parts": [],
|
|
1061
|
-
"description": "大屏标题文本构件",
|
|
1062
|
-
"category": "big-screen-content"
|
|
1063
|
-
},
|
|
1064
1022
|
{
|
|
1065
1023
|
"name": "data-view.radar-chart",
|
|
1066
1024
|
"properties": [
|
|
@@ -1144,6 +1102,48 @@
|
|
|
1144
1102
|
"description": "雷达图",
|
|
1145
1103
|
"category": "big-screen-content"
|
|
1146
1104
|
},
|
|
1105
|
+
{
|
|
1106
|
+
"name": "data-view.title-text",
|
|
1107
|
+
"properties": [
|
|
1108
|
+
{
|
|
1109
|
+
"name": "type",
|
|
1110
|
+
"description": "文本样式,`normal` 纯白, `stroke` 渐变加描边, `gradient` 渐变",
|
|
1111
|
+
"default": "\"normal\"",
|
|
1112
|
+
"attribute": false,
|
|
1113
|
+
"type": "TitleType"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"name": "text",
|
|
1117
|
+
"description": "标题文本",
|
|
1118
|
+
"default": "-",
|
|
1119
|
+
"type": "string"
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
"name": "fontSize",
|
|
1123
|
+
"description": "字体大小",
|
|
1124
|
+
"default": "42px",
|
|
1125
|
+
"type": "CSSProperties[\"fontSize\"]"
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"name": "fontWeight",
|
|
1129
|
+
"description": "字体粗细",
|
|
1130
|
+
"default": "500",
|
|
1131
|
+
"type": "CSSProperties[\"fontWeight\"]"
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
"name": "letterSpacing",
|
|
1135
|
+
"description": "字体间距",
|
|
1136
|
+
"default": "17px",
|
|
1137
|
+
"type": "CSSProperties[\"letterSpacing\"]"
|
|
1138
|
+
}
|
|
1139
|
+
],
|
|
1140
|
+
"events": [],
|
|
1141
|
+
"slots": [],
|
|
1142
|
+
"methods": [],
|
|
1143
|
+
"parts": [],
|
|
1144
|
+
"description": "大屏标题文本构件",
|
|
1145
|
+
"category": "big-screen-content"
|
|
1146
|
+
},
|
|
1147
1147
|
{
|
|
1148
1148
|
"name": "data-view.brick-notification",
|
|
1149
1149
|
"properties": [
|
|
@@ -1263,6 +1263,21 @@
|
|
|
1263
1263
|
"description": "构件 `data-view.lights-component-title`",
|
|
1264
1264
|
"category": "big-screen-content"
|
|
1265
1265
|
},
|
|
1266
|
+
{
|
|
1267
|
+
"name": "data-view.tech-mesh-base-view",
|
|
1268
|
+
"properties": [],
|
|
1269
|
+
"events": [],
|
|
1270
|
+
"slots": [
|
|
1271
|
+
{
|
|
1272
|
+
"name": null,
|
|
1273
|
+
"description": "页面内容"
|
|
1274
|
+
}
|
|
1275
|
+
],
|
|
1276
|
+
"methods": [],
|
|
1277
|
+
"parts": [],
|
|
1278
|
+
"description": "大屏框架构件-网格纹",
|
|
1279
|
+
"category": "big-screen-layout"
|
|
1280
|
+
},
|
|
1266
1281
|
{
|
|
1267
1282
|
"name": "data-view.hi-tech-button",
|
|
1268
1283
|
"properties": [
|
|
@@ -1295,21 +1310,6 @@
|
|
|
1295
1310
|
"parts": [],
|
|
1296
1311
|
"description": "大屏按钮"
|
|
1297
1312
|
},
|
|
1298
|
-
{
|
|
1299
|
-
"name": "data-view.tech-mesh-base-view",
|
|
1300
|
-
"properties": [],
|
|
1301
|
-
"events": [],
|
|
1302
|
-
"slots": [
|
|
1303
|
-
{
|
|
1304
|
-
"name": null,
|
|
1305
|
-
"description": "页面内容"
|
|
1306
|
-
}
|
|
1307
|
-
],
|
|
1308
|
-
"methods": [],
|
|
1309
|
-
"parts": [],
|
|
1310
|
-
"description": "大屏框架构件-网格纹",
|
|
1311
|
-
"category": "big-screen-layout"
|
|
1312
|
-
},
|
|
1313
1313
|
{
|
|
1314
1314
|
"name": "data-view.simple-card-item",
|
|
1315
1315
|
"properties": [
|
|
@@ -1584,9 +1584,14 @@
|
|
|
1584
1584
|
},
|
|
1585
1585
|
{
|
|
1586
1586
|
"name": "detailContentStyle",
|
|
1587
|
-
"description": "
|
|
1587
|
+
"description": "描述内容样式",
|
|
1588
1588
|
"attribute": false,
|
|
1589
1589
|
"type": "CSSProperties"
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"name": "fillContainer",
|
|
1593
|
+
"description": "是否铺满容器\n\n注意:该属性不同时兼容 detail 插槽",
|
|
1594
|
+
"type": "boolean"
|
|
1590
1595
|
}
|
|
1591
1596
|
],
|
|
1592
1597
|
"events": [
|