@sdata/web-vue 1.4.1 → 1.5.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/sd.css +26 -0
- package/dist/sd.min.css +1 -1
- package/es/components.d.ts +2 -0
- package/es/ellipsis/ellipsis.js +72 -0
- package/es/ellipsis/ellipsis.vue.d.ts +1417 -0
- package/es/ellipsis/ellipsis.vue_vue_type_script_lang.js +170 -0
- package/es/ellipsis/index.d.ts +5826 -0
- package/es/ellipsis/index.js +16 -0
- package/es/ellipsis/interface.d.ts +15 -0
- package/es/ellipsis/performant-ellipsis.js +47 -0
- package/es/ellipsis/performant-ellipsis.vue.d.ts +1462 -0
- package/es/ellipsis/performant-ellipsis.vue_vue_type_script_lang.js +104 -0
- package/es/ellipsis/style/css.js +2 -0
- package/es/ellipsis/style/index.css +43 -0
- package/es/ellipsis/style/index.d.ts +2 -0
- package/es/ellipsis/style/index.js +2 -0
- package/es/ellipsis/style/index.less +33 -0
- package/es/ellipsis/style/token.less +5 -0
- package/es/form/form-item-label.vue_vue_type_script_lang.js +1 -1
- package/es/index.css +26 -0
- package/es/index.d.ts +2 -0
- package/es/index.js +3 -2
- package/es/index.less +1 -0
- package/es/sd-vue.js +5 -1
- package/json/vetur-attributes.json +1261 -1711
- package/json/vetur-tags.json +487 -590
- package/json/web-types.json +3027 -3934
- package/package.json +1 -1
|
@@ -45,6 +45,14 @@
|
|
|
45
45
|
"description": "Whether the content is displayed in the center",
|
|
46
46
|
"type": "boolean"
|
|
47
47
|
},
|
|
48
|
+
"sd-anchor-link/title": {
|
|
49
|
+
"description": "The text content of the anchor link",
|
|
50
|
+
"type": "string"
|
|
51
|
+
},
|
|
52
|
+
"sd-anchor-link/href": {
|
|
53
|
+
"description": "The address of the anchor link",
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
48
56
|
"sd-anchor/select": {
|
|
49
57
|
"description": "Triggered when the user clicks on the link"
|
|
50
58
|
},
|
|
@@ -69,14 +77,6 @@
|
|
|
69
77
|
"description": "Whether to use smooth scrolling",
|
|
70
78
|
"type": "boolean"
|
|
71
79
|
},
|
|
72
|
-
"sd-anchor-link/title": {
|
|
73
|
-
"description": "The text content of the anchor link",
|
|
74
|
-
"type": "string"
|
|
75
|
-
},
|
|
76
|
-
"sd-anchor-link/href": {
|
|
77
|
-
"description": "The address of the anchor link",
|
|
78
|
-
"type": "string"
|
|
79
|
-
},
|
|
80
80
|
"sd-auto-complete/change": {
|
|
81
81
|
"description": "Emitted when the value changes"
|
|
82
82
|
},
|
|
@@ -130,49 +130,30 @@
|
|
|
130
130
|
"sd-auto-complete/virtual-list-props": {
|
|
131
131
|
"description": "Pass the virtual list attribute, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
|
|
132
132
|
},
|
|
133
|
-
"sd-
|
|
134
|
-
"description": "
|
|
135
|
-
"type": "number"
|
|
136
|
-
},
|
|
137
|
-
"sd-back-top/target-container": {
|
|
138
|
-
"description": "Scroll event listener container"
|
|
139
|
-
},
|
|
140
|
-
"sd-back-top/easing": {
|
|
141
|
-
"description": "Easing mode of scrolling animation, refer to [BTween](https://github.com/PengJiyuan/b-tween) for optional values",
|
|
142
|
-
"type": "string"
|
|
133
|
+
"sd-avatar-group/shape": {
|
|
134
|
+
"description": "The shape of the avatar in the group, there are two kinds of circle (circle) and square (square)"
|
|
143
135
|
},
|
|
144
|
-
"sd-
|
|
145
|
-
"description": "
|
|
136
|
+
"sd-avatar-group/size": {
|
|
137
|
+
"description": "The size of the avatar in the group, the unit is `px`",
|
|
146
138
|
"type": "number"
|
|
147
139
|
},
|
|
148
|
-
"sd-
|
|
149
|
-
"description": "
|
|
150
|
-
"type": "string"
|
|
151
|
-
},
|
|
152
|
-
"sd-badge/dot": {
|
|
153
|
-
"description": "Whether to display a red dot instead of `count`",
|
|
140
|
+
"sd-avatar-group/auto-fix-font-size": {
|
|
141
|
+
"description": "Whether to automatically adjust the font size according to the size of the avatar.",
|
|
154
142
|
"type": "boolean"
|
|
155
143
|
},
|
|
156
|
-
"sd-
|
|
157
|
-
"description": "
|
|
158
|
-
"type": "object"
|
|
159
|
-
},
|
|
160
|
-
"sd-badge/max-count": {
|
|
161
|
-
"description": "Max count to show. If count is larger than this value, it will be displayed as `${maxCount}+`",
|
|
144
|
+
"sd-avatar-group/max-count": {
|
|
145
|
+
"description": "The maximum number of avatars displayed in the avatar group. The excess avatars will be displayed in the form of `+x`.",
|
|
162
146
|
"type": "number"
|
|
163
147
|
},
|
|
164
|
-
"sd-
|
|
165
|
-
"description": "
|
|
166
|
-
|
|
167
|
-
"sd-badge/color": {
|
|
168
|
-
"description": "Customize dot color"
|
|
148
|
+
"sd-avatar-group/z-index-ascend": {
|
|
149
|
+
"description": "The avatar `z-index` in the avatar group increases, and the default is decreasing.",
|
|
150
|
+
"type": "boolean"
|
|
169
151
|
},
|
|
170
|
-
"sd-
|
|
171
|
-
"description": "
|
|
152
|
+
"sd-avatar-group/max-style": {
|
|
153
|
+
"description": "Style for +x."
|
|
172
154
|
},
|
|
173
|
-
"sd-
|
|
174
|
-
"description": "
|
|
175
|
-
"type": "number"
|
|
155
|
+
"sd-avatar-group/max-popover-trigger-props": {
|
|
156
|
+
"description": "TriggerProps for popover around +x."
|
|
176
157
|
},
|
|
177
158
|
"sd-avatar/click": {
|
|
178
159
|
"description": "Callback when clicked"
|
|
@@ -207,30 +188,49 @@
|
|
|
207
188
|
"sd-avatar/object-fit": {
|
|
208
189
|
"description": "Object-fit type of the image in the container"
|
|
209
190
|
},
|
|
210
|
-
"sd-
|
|
211
|
-
"description": "
|
|
191
|
+
"sd-back-top/visible-height": {
|
|
192
|
+
"description": "Display the trigger scroll height of the back to top button",
|
|
193
|
+
"type": "number"
|
|
212
194
|
},
|
|
213
|
-
"sd-
|
|
214
|
-
"description": "
|
|
195
|
+
"sd-back-top/target-container": {
|
|
196
|
+
"description": "Scroll event listener container"
|
|
197
|
+
},
|
|
198
|
+
"sd-back-top/easing": {
|
|
199
|
+
"description": "Easing mode of scrolling animation, refer to [BTween](https://github.com/PengJiyuan/b-tween) for optional values",
|
|
200
|
+
"type": "string"
|
|
201
|
+
},
|
|
202
|
+
"sd-back-top/duration": {
|
|
203
|
+
"description": "Duration of scroll animation",
|
|
215
204
|
"type": "number"
|
|
216
205
|
},
|
|
217
|
-
"sd-
|
|
218
|
-
"description": "
|
|
206
|
+
"sd-badge/text": {
|
|
207
|
+
"description": "Set the display text of the status dot",
|
|
208
|
+
"type": "string"
|
|
209
|
+
},
|
|
210
|
+
"sd-badge/dot": {
|
|
211
|
+
"description": "Whether to display a red dot instead of `count`",
|
|
219
212
|
"type": "boolean"
|
|
220
213
|
},
|
|
221
|
-
"sd-
|
|
222
|
-
"description": "
|
|
214
|
+
"sd-badge/dot-style": {
|
|
215
|
+
"description": "Customize badge dot style",
|
|
216
|
+
"type": "object"
|
|
217
|
+
},
|
|
218
|
+
"sd-badge/max-count": {
|
|
219
|
+
"description": "Max count to show. If count is larger than this value, it will be displayed as `${maxCount}+`",
|
|
223
220
|
"type": "number"
|
|
224
221
|
},
|
|
225
|
-
"sd-
|
|
226
|
-
"description": "
|
|
227
|
-
"type": "boolean"
|
|
222
|
+
"sd-badge/offset": {
|
|
223
|
+
"description": "Set offset of the badge dot"
|
|
228
224
|
},
|
|
229
|
-
"sd-
|
|
230
|
-
"description": "
|
|
225
|
+
"sd-badge/color": {
|
|
226
|
+
"description": "Customize dot color"
|
|
231
227
|
},
|
|
232
|
-
"sd-
|
|
233
|
-
"description": "
|
|
228
|
+
"sd-badge/status": {
|
|
229
|
+
"description": "Badge status"
|
|
230
|
+
},
|
|
231
|
+
"sd-badge/count": {
|
|
232
|
+
"description": "Number to show in badge",
|
|
233
|
+
"type": "number"
|
|
234
234
|
},
|
|
235
235
|
"sd-breadcrumb/max-count": {
|
|
236
236
|
"description": "Maximum number of breadcrumbs displayed (0 means no limit)",
|
|
@@ -256,6 +256,22 @@
|
|
|
256
256
|
"sd-breadcrumb-item/dropdown-props": {
|
|
257
257
|
"description": "Dropdown props"
|
|
258
258
|
},
|
|
259
|
+
"sd-button-group/type": {
|
|
260
|
+
"description": "Children button types are divided into five types: secondary, primary, dashed, outline and text."
|
|
261
|
+
},
|
|
262
|
+
"sd-button-group/status": {
|
|
263
|
+
"description": "Children button state"
|
|
264
|
+
},
|
|
265
|
+
"sd-button-group/shape": {
|
|
266
|
+
"description": "Button shape"
|
|
267
|
+
},
|
|
268
|
+
"sd-button-group/size": {
|
|
269
|
+
"description": "Children button size"
|
|
270
|
+
},
|
|
271
|
+
"sd-button-group/disabled": {
|
|
272
|
+
"description": "All children whether the button is disabled",
|
|
273
|
+
"type": "boolean"
|
|
274
|
+
},
|
|
259
275
|
"sd-button/click": {
|
|
260
276
|
"description": "Emitted when the button is clicked"
|
|
261
277
|
},
|
|
@@ -294,22 +310,6 @@
|
|
|
294
310
|
"description": "Set up a jump link. When this property is set, the button is rendered as `<a>`",
|
|
295
311
|
"type": "string"
|
|
296
312
|
},
|
|
297
|
-
"sd-button-group/type": {
|
|
298
|
-
"description": "Children button types are divided into five types: secondary, primary, dashed, outline and text."
|
|
299
|
-
},
|
|
300
|
-
"sd-button-group/status": {
|
|
301
|
-
"description": "Children button state"
|
|
302
|
-
},
|
|
303
|
-
"sd-button-group/shape": {
|
|
304
|
-
"description": "Button shape"
|
|
305
|
-
},
|
|
306
|
-
"sd-button-group/size": {
|
|
307
|
-
"description": "Children button size"
|
|
308
|
-
},
|
|
309
|
-
"sd-button-group/disabled": {
|
|
310
|
-
"description": "All children whether the button is disabled",
|
|
311
|
-
"type": "boolean"
|
|
312
|
-
},
|
|
313
313
|
"sd-calendar/change": {
|
|
314
314
|
"description": "Emitted when the button is clicked"
|
|
315
315
|
},
|
|
@@ -333,6 +333,48 @@
|
|
|
333
333
|
"sd-calendar/modes": {
|
|
334
334
|
"description": "Displayed mode"
|
|
335
335
|
},
|
|
336
|
+
"sd-card/bordered": {
|
|
337
|
+
"description": "Whether to render the border",
|
|
338
|
+
"type": "boolean"
|
|
339
|
+
},
|
|
340
|
+
"sd-card/loading": {
|
|
341
|
+
"description": "Loading status",
|
|
342
|
+
"type": "boolean"
|
|
343
|
+
},
|
|
344
|
+
"sd-card/hoverable": {
|
|
345
|
+
"description": "Can be hovered",
|
|
346
|
+
"type": "boolean"
|
|
347
|
+
},
|
|
348
|
+
"sd-card/size": {
|
|
349
|
+
"description": "Size of card",
|
|
350
|
+
"type": "string"
|
|
351
|
+
},
|
|
352
|
+
"sd-card/header-style": {
|
|
353
|
+
"description": "The additional css style to apply to card head"
|
|
354
|
+
},
|
|
355
|
+
"sd-card/body-style": {
|
|
356
|
+
"description": "The additional css style to apply to card content"
|
|
357
|
+
},
|
|
358
|
+
"sd-card/title": {
|
|
359
|
+
"description": "Title of card",
|
|
360
|
+
"type": "string"
|
|
361
|
+
},
|
|
362
|
+
"sd-card/extra": {
|
|
363
|
+
"description": "Content to render in the top-right corner of the card",
|
|
364
|
+
"type": "string"
|
|
365
|
+
},
|
|
366
|
+
"sd-card-grid/hoverable": {
|
|
367
|
+
"description": "Whether to hover",
|
|
368
|
+
"type": "boolean"
|
|
369
|
+
},
|
|
370
|
+
"sd-card-meta/title": {
|
|
371
|
+
"description": "Title of card",
|
|
372
|
+
"type": "string"
|
|
373
|
+
},
|
|
374
|
+
"sd-card-meta/description": {
|
|
375
|
+
"description": "Description of card",
|
|
376
|
+
"type": "string"
|
|
377
|
+
},
|
|
336
378
|
"sd-carousel/change": {
|
|
337
379
|
"description": "Callback when slide changes"
|
|
338
380
|
},
|
|
@@ -382,46 +424,46 @@
|
|
|
382
424
|
"description": "How intermediate values are calculated for CSS properties being affected by a transition effect.\n[transition-timing-function](https://developer.mozilla.org/zh-CN/docs/Web/CSS/transition-timing-function)",
|
|
383
425
|
"type": "string"
|
|
384
426
|
},
|
|
385
|
-
"sd-
|
|
386
|
-
"description": "
|
|
387
|
-
"type": "boolean"
|
|
427
|
+
"sd-cascader-panel/change": {
|
|
428
|
+
"description": "Triggered when the selected value changes"
|
|
388
429
|
},
|
|
389
|
-
"sd-
|
|
390
|
-
"description": "
|
|
430
|
+
"sd-cascader-panel/path-mode": {
|
|
431
|
+
"description": "Whether the value is a path",
|
|
391
432
|
"type": "boolean"
|
|
392
433
|
},
|
|
393
|
-
"sd-
|
|
394
|
-
"description": "
|
|
434
|
+
"sd-cascader-panel/multiple": {
|
|
435
|
+
"description": "Whether it is a multi-selection state (The search is turned on by default in the multi-select mode)",
|
|
395
436
|
"type": "boolean"
|
|
396
437
|
},
|
|
397
|
-
"sd-
|
|
398
|
-
"description": "
|
|
399
|
-
"type": "string"
|
|
438
|
+
"sd-cascader-panel/model-value": {
|
|
439
|
+
"description": "Value"
|
|
400
440
|
},
|
|
401
|
-
"sd-
|
|
402
|
-
"description": "
|
|
441
|
+
"sd-cascader-panel/default-value": {
|
|
442
|
+
"description": "Default value (uncontrolled state)"
|
|
403
443
|
},
|
|
404
|
-
"sd-
|
|
405
|
-
"description": "
|
|
444
|
+
"sd-cascader-panel/options": {
|
|
445
|
+
"description": "Options for cascader"
|
|
406
446
|
},
|
|
407
|
-
"sd-
|
|
408
|
-
"description": "
|
|
447
|
+
"sd-cascader-panel/expand-trigger": {
|
|
448
|
+
"description": "Expand the trigger method of the next level",
|
|
409
449
|
"type": "string"
|
|
410
450
|
},
|
|
411
|
-
"sd-
|
|
412
|
-
"description": "
|
|
413
|
-
"type": "
|
|
451
|
+
"sd-cascader-panel/check-strictly": {
|
|
452
|
+
"description": "Whether to enable strict selection mode",
|
|
453
|
+
"type": "boolean"
|
|
414
454
|
},
|
|
415
|
-
"sd-
|
|
416
|
-
"description": "
|
|
417
|
-
"type": "string"
|
|
455
|
+
"sd-cascader-panel/load-more": {
|
|
456
|
+
"description": "Data lazy loading function, open the lazy loading function when it is passed in"
|
|
418
457
|
},
|
|
419
|
-
"sd-
|
|
420
|
-
"description": "
|
|
458
|
+
"sd-cascader-panel/field-names": {
|
|
459
|
+
"description": "Customize fields in `CascaderOption`"
|
|
460
|
+
},
|
|
461
|
+
"sd-cascader-panel/value-key": {
|
|
462
|
+
"description": "Used to determine the option key value attribute name",
|
|
421
463
|
"type": "string"
|
|
422
464
|
},
|
|
423
|
-
"sd-
|
|
424
|
-
"description": "
|
|
465
|
+
"sd-cascader-panel/expand-child": {
|
|
466
|
+
"description": "whether to expand the submenu",
|
|
425
467
|
"type": "boolean"
|
|
426
468
|
},
|
|
427
469
|
"sd-cascader/change": {
|
|
@@ -561,56 +603,14 @@
|
|
|
561
603
|
"description": "Tag content does not wrap",
|
|
562
604
|
"type": "boolean"
|
|
563
605
|
},
|
|
564
|
-
"sd-
|
|
565
|
-
"description": "
|
|
606
|
+
"sd-checkbox/change": {
|
|
607
|
+
"description": "Trigger when the value changes"
|
|
566
608
|
},
|
|
567
|
-
"sd-
|
|
568
|
-
"description": "
|
|
569
|
-
"type": "boolean"
|
|
609
|
+
"sd-checkbox/model-value": {
|
|
610
|
+
"description": "Value"
|
|
570
611
|
},
|
|
571
|
-
"sd-
|
|
572
|
-
"description": "Whether
|
|
573
|
-
"type": "boolean"
|
|
574
|
-
},
|
|
575
|
-
"sd-cascader-panel/model-value": {
|
|
576
|
-
"description": "Value"
|
|
577
|
-
},
|
|
578
|
-
"sd-cascader-panel/default-value": {
|
|
579
|
-
"description": "Default value (uncontrolled state)"
|
|
580
|
-
},
|
|
581
|
-
"sd-cascader-panel/options": {
|
|
582
|
-
"description": "Options for cascader"
|
|
583
|
-
},
|
|
584
|
-
"sd-cascader-panel/expand-trigger": {
|
|
585
|
-
"description": "Expand the trigger method of the next level",
|
|
586
|
-
"type": "string"
|
|
587
|
-
},
|
|
588
|
-
"sd-cascader-panel/check-strictly": {
|
|
589
|
-
"description": "Whether to enable strict selection mode",
|
|
590
|
-
"type": "boolean"
|
|
591
|
-
},
|
|
592
|
-
"sd-cascader-panel/load-more": {
|
|
593
|
-
"description": "Data lazy loading function, open the lazy loading function when it is passed in"
|
|
594
|
-
},
|
|
595
|
-
"sd-cascader-panel/field-names": {
|
|
596
|
-
"description": "Customize fields in `CascaderOption`"
|
|
597
|
-
},
|
|
598
|
-
"sd-cascader-panel/value-key": {
|
|
599
|
-
"description": "Used to determine the option key value attribute name",
|
|
600
|
-
"type": "string"
|
|
601
|
-
},
|
|
602
|
-
"sd-cascader-panel/expand-child": {
|
|
603
|
-
"description": "whether to expand the submenu",
|
|
604
|
-
"type": "boolean"
|
|
605
|
-
},
|
|
606
|
-
"sd-checkbox/change": {
|
|
607
|
-
"description": "Trigger when the value changes"
|
|
608
|
-
},
|
|
609
|
-
"sd-checkbox/model-value": {
|
|
610
|
-
"description": "Value"
|
|
611
|
-
},
|
|
612
|
-
"sd-checkbox/default-checked": {
|
|
613
|
-
"description": "Whether checked by default (uncontrolled state)",
|
|
612
|
+
"sd-checkbox/default-checked": {
|
|
613
|
+
"description": "Whether checked by default (uncontrolled state)",
|
|
614
614
|
"type": "boolean"
|
|
615
615
|
},
|
|
616
616
|
"sd-checkbox/value": {
|
|
@@ -648,6 +648,22 @@
|
|
|
648
648
|
"description": "Whether to disable",
|
|
649
649
|
"type": "boolean"
|
|
650
650
|
},
|
|
651
|
+
"sd-collapse-item/header": {
|
|
652
|
+
"description": "The title of the panel",
|
|
653
|
+
"type": "string"
|
|
654
|
+
},
|
|
655
|
+
"sd-collapse-item/disabled": {
|
|
656
|
+
"description": "Whether to disable",
|
|
657
|
+
"type": "boolean"
|
|
658
|
+
},
|
|
659
|
+
"sd-collapse-item/show-expand-icon": {
|
|
660
|
+
"description": "Whether to show the expand icon",
|
|
661
|
+
"type": "boolean"
|
|
662
|
+
},
|
|
663
|
+
"sd-collapse-item/destroy-on-hide": {
|
|
664
|
+
"description": "Whether to destroy content when hidden",
|
|
665
|
+
"type": "boolean"
|
|
666
|
+
},
|
|
651
667
|
"sd-collapse/change": {
|
|
652
668
|
"description": "Emitted when the expanded panel changes"
|
|
653
669
|
},
|
|
@@ -676,22 +692,6 @@
|
|
|
676
692
|
"description": "Whether to destroy content when hidden",
|
|
677
693
|
"type": "boolean"
|
|
678
694
|
},
|
|
679
|
-
"sd-collapse-item/header": {
|
|
680
|
-
"description": "The title of the panel",
|
|
681
|
-
"type": "string"
|
|
682
|
-
},
|
|
683
|
-
"sd-collapse-item/disabled": {
|
|
684
|
-
"description": "Whether to disable",
|
|
685
|
-
"type": "boolean"
|
|
686
|
-
},
|
|
687
|
-
"sd-collapse-item/show-expand-icon": {
|
|
688
|
-
"description": "Whether to show the expand icon",
|
|
689
|
-
"type": "boolean"
|
|
690
|
-
},
|
|
691
|
-
"sd-collapse-item/destroy-on-hide": {
|
|
692
|
-
"description": "Whether to destroy content when hidden",
|
|
693
|
-
"type": "boolean"
|
|
694
|
-
},
|
|
695
695
|
"sd-color-picker/change": {
|
|
696
696
|
"description": "Triggered when the color value changes"
|
|
697
697
|
},
|
|
@@ -746,6 +746,26 @@
|
|
|
746
746
|
"sd-color-picker/preset-colors": {
|
|
747
747
|
"description": "Color array of preset colors"
|
|
748
748
|
},
|
|
749
|
+
"sd-comment/author": {
|
|
750
|
+
"description": "Display as the comment author",
|
|
751
|
+
"type": "string"
|
|
752
|
+
},
|
|
753
|
+
"sd-comment/avatar": {
|
|
754
|
+
"description": "Display as the comment avatar",
|
|
755
|
+
"type": "string"
|
|
756
|
+
},
|
|
757
|
+
"sd-comment/content": {
|
|
758
|
+
"description": "The content of the comment",
|
|
759
|
+
"type": "string"
|
|
760
|
+
},
|
|
761
|
+
"sd-comment/datetime": {
|
|
762
|
+
"description": "Display as the comment datetime",
|
|
763
|
+
"type": "string"
|
|
764
|
+
},
|
|
765
|
+
"sd-comment/align": {
|
|
766
|
+
"description": "Alignment of `datetime` and `actions`",
|
|
767
|
+
"type": "string|object"
|
|
768
|
+
},
|
|
749
769
|
"sd-config-provider/prefix-cls": {
|
|
750
770
|
"description": "Component classname prefix",
|
|
751
771
|
"type": "string"
|
|
@@ -772,26 +792,6 @@
|
|
|
772
792
|
"description": "View starts from the right and ends on the left",
|
|
773
793
|
"type": "boolean"
|
|
774
794
|
},
|
|
775
|
-
"sd-comment/author": {
|
|
776
|
-
"description": "Display as the comment author",
|
|
777
|
-
"type": "string"
|
|
778
|
-
},
|
|
779
|
-
"sd-comment/avatar": {
|
|
780
|
-
"description": "Display as the comment avatar",
|
|
781
|
-
"type": "string"
|
|
782
|
-
},
|
|
783
|
-
"sd-comment/content": {
|
|
784
|
-
"description": "The content of the comment",
|
|
785
|
-
"type": "string"
|
|
786
|
-
},
|
|
787
|
-
"sd-comment/datetime": {
|
|
788
|
-
"description": "Display as the comment datetime",
|
|
789
|
-
"type": "string"
|
|
790
|
-
},
|
|
791
|
-
"sd-comment/align": {
|
|
792
|
-
"description": "Alignment of `datetime` and `actions`",
|
|
793
|
-
"type": "string|object"
|
|
794
|
-
},
|
|
795
795
|
"sd-range-picker/change": {
|
|
796
796
|
"description": "The component value changes"
|
|
797
797
|
},
|
|
@@ -916,6 +916,25 @@
|
|
|
916
916
|
"description": "Label",
|
|
917
917
|
"type": "string"
|
|
918
918
|
},
|
|
919
|
+
"sd-divider/direction": {
|
|
920
|
+
"description": "The direction of the dividing line. Can be horizontal or vertical"
|
|
921
|
+
},
|
|
922
|
+
"sd-divider/orientation": {
|
|
923
|
+
"description": "The position of the dividing line text",
|
|
924
|
+
"type": "string"
|
|
925
|
+
},
|
|
926
|
+
"sd-divider/type": {
|
|
927
|
+
"description": "Dividing line style type",
|
|
928
|
+
"type": "string"
|
|
929
|
+
},
|
|
930
|
+
"sd-divider/size": {
|
|
931
|
+
"description": "The wide/height of the dividing line",
|
|
932
|
+
"type": "number"
|
|
933
|
+
},
|
|
934
|
+
"sd-divider/margin": {
|
|
935
|
+
"description": "Margin up and down the split line (left and right margin in vertical direction)",
|
|
936
|
+
"type": "number | string"
|
|
937
|
+
},
|
|
919
938
|
"sd-drawer/ok": {
|
|
920
939
|
"description": "Triggered when the OK button is clicked"
|
|
921
940
|
},
|
|
@@ -1029,56 +1048,55 @@
|
|
|
1029
1048
|
"description": "Whether to hide the cancel button",
|
|
1030
1049
|
"type": "boolean"
|
|
1031
1050
|
},
|
|
1032
|
-
"sd-
|
|
1033
|
-
"description": "The direction of the dividing line. Can be horizontal or vertical"
|
|
1034
|
-
},
|
|
1035
|
-
"sd-divider/orientation": {
|
|
1036
|
-
"description": "The position of the dividing line text",
|
|
1037
|
-
"type": "string"
|
|
1038
|
-
},
|
|
1039
|
-
"sd-divider/type": {
|
|
1040
|
-
"description": "Dividing line style type",
|
|
1041
|
-
"type": "string"
|
|
1042
|
-
},
|
|
1043
|
-
"sd-divider/size": {
|
|
1044
|
-
"description": "The wide/height of the dividing line",
|
|
1045
|
-
"type": "number"
|
|
1046
|
-
},
|
|
1047
|
-
"sd-divider/margin": {
|
|
1048
|
-
"description": "Margin up and down the split line (left and right margin in vertical direction)",
|
|
1049
|
-
"type": "number | string"
|
|
1050
|
-
},
|
|
1051
|
-
"sd-dropdown/popup-visible-change": {
|
|
1051
|
+
"sd-dropdown-button/popup-visible-change": {
|
|
1052
1052
|
"description": "Triggered when the display status of the drop-down box changes"
|
|
1053
1053
|
},
|
|
1054
|
-
"sd-dropdown/
|
|
1054
|
+
"sd-dropdown-button/click": {
|
|
1055
|
+
"description": "Emitted when the button is clicked"
|
|
1056
|
+
},
|
|
1057
|
+
"sd-dropdown-button/select": {
|
|
1055
1058
|
"description": "Triggered when the user selects"
|
|
1056
1059
|
},
|
|
1057
|
-
"sd-dropdown/popup-visible": {
|
|
1060
|
+
"sd-dropdown-button/popup-visible": {
|
|
1058
1061
|
"description": "Whether the popup is visible",
|
|
1059
1062
|
"type": "boolean"
|
|
1060
1063
|
},
|
|
1061
|
-
"sd-dropdown/default-popup-visible": {
|
|
1064
|
+
"sd-dropdown-button/default-popup-visible": {
|
|
1062
1065
|
"description": "Whether the popup is visible by default (uncontrolled mode)",
|
|
1063
1066
|
"type": "boolean"
|
|
1064
1067
|
},
|
|
1065
|
-
"sd-dropdown/trigger": {
|
|
1068
|
+
"sd-dropdown-button/trigger": {
|
|
1066
1069
|
"description": "Trigger method"
|
|
1067
1070
|
},
|
|
1068
|
-
"sd-dropdown/position": {
|
|
1071
|
+
"sd-dropdown-button/position": {
|
|
1069
1072
|
"description": "Popup position"
|
|
1070
1073
|
},
|
|
1071
|
-
"sd-dropdown/popup-container": {
|
|
1074
|
+
"sd-dropdown-button/popup-container": {
|
|
1072
1075
|
"description": "Mount container for popup"
|
|
1073
1076
|
},
|
|
1074
|
-
"sd-dropdown/
|
|
1075
|
-
"description": "
|
|
1076
|
-
"type": "boolean
|
|
1077
|
+
"sd-dropdown-button/disabled": {
|
|
1078
|
+
"description": "Whether to disable",
|
|
1079
|
+
"type": "boolean"
|
|
1077
1080
|
},
|
|
1078
|
-
"sd-dropdown/
|
|
1081
|
+
"sd-dropdown-button/type": {
|
|
1082
|
+
"description": "Button type",
|
|
1083
|
+
"type": "string"
|
|
1084
|
+
},
|
|
1085
|
+
"sd-dropdown-button/size": {
|
|
1086
|
+
"description": "Button size",
|
|
1087
|
+
"type": "string"
|
|
1088
|
+
},
|
|
1089
|
+
"sd-dropdown-button/button-props": {
|
|
1090
|
+
"description": "Button props"
|
|
1091
|
+
},
|
|
1092
|
+
"sd-dropdown-button/hide-on-select": {
|
|
1079
1093
|
"description": "Whether to hide popup when the user selects",
|
|
1080
1094
|
"type": "boolean"
|
|
1081
1095
|
},
|
|
1096
|
+
"sd-dgroup/title": {
|
|
1097
|
+
"description": "Group title",
|
|
1098
|
+
"type": "string"
|
|
1099
|
+
},
|
|
1082
1100
|
"sd-doption/click": {
|
|
1083
1101
|
"description": "Emitted when the button is clicked"
|
|
1084
1102
|
},
|
|
@@ -1090,10 +1108,6 @@
|
|
|
1090
1108
|
"description": "Whether to disable",
|
|
1091
1109
|
"type": "boolean"
|
|
1092
1110
|
},
|
|
1093
|
-
"sd-dgroup/title": {
|
|
1094
|
-
"description": "Group title",
|
|
1095
|
-
"type": "string"
|
|
1096
|
-
},
|
|
1097
1111
|
"sd-dsubmenu/popup-visible-change": {
|
|
1098
1112
|
"description": "Triggered when the display status of the drop-down box changes"
|
|
1099
1113
|
},
|
|
@@ -1124,50 +1138,56 @@
|
|
|
1124
1138
|
"description": "Custom option properties",
|
|
1125
1139
|
"type": "object"
|
|
1126
1140
|
},
|
|
1127
|
-
"sd-dropdown
|
|
1141
|
+
"sd-dropdown/popup-visible-change": {
|
|
1128
1142
|
"description": "Triggered when the display status of the drop-down box changes"
|
|
1129
1143
|
},
|
|
1130
|
-
"sd-dropdown
|
|
1131
|
-
"description": "Emitted when the button is clicked"
|
|
1132
|
-
},
|
|
1133
|
-
"sd-dropdown-button/select": {
|
|
1144
|
+
"sd-dropdown/select": {
|
|
1134
1145
|
"description": "Triggered when the user selects"
|
|
1135
1146
|
},
|
|
1136
|
-
"sd-dropdown
|
|
1147
|
+
"sd-dropdown/popup-visible": {
|
|
1137
1148
|
"description": "Whether the popup is visible",
|
|
1138
1149
|
"type": "boolean"
|
|
1139
1150
|
},
|
|
1140
|
-
"sd-dropdown
|
|
1151
|
+
"sd-dropdown/default-popup-visible": {
|
|
1141
1152
|
"description": "Whether the popup is visible by default (uncontrolled mode)",
|
|
1142
1153
|
"type": "boolean"
|
|
1143
1154
|
},
|
|
1144
|
-
"sd-dropdown
|
|
1155
|
+
"sd-dropdown/trigger": {
|
|
1145
1156
|
"description": "Trigger method"
|
|
1146
1157
|
},
|
|
1147
|
-
"sd-dropdown
|
|
1158
|
+
"sd-dropdown/position": {
|
|
1148
1159
|
"description": "Popup position"
|
|
1149
1160
|
},
|
|
1150
|
-
"sd-dropdown
|
|
1161
|
+
"sd-dropdown/popup-container": {
|
|
1151
1162
|
"description": "Mount container for popup"
|
|
1152
1163
|
},
|
|
1153
|
-
"sd-dropdown-
|
|
1154
|
-
"description": "
|
|
1164
|
+
"sd-dropdown/popup-max-height": {
|
|
1165
|
+
"description": "Maximum height of the popup",
|
|
1166
|
+
"type": "boolean|number"
|
|
1167
|
+
},
|
|
1168
|
+
"sd-dropdown/hide-on-select": {
|
|
1169
|
+
"description": "Whether to hide popup when the user selects",
|
|
1155
1170
|
"type": "boolean"
|
|
1156
1171
|
},
|
|
1157
|
-
"sd-
|
|
1158
|
-
"description": "
|
|
1159
|
-
"type": "string"
|
|
1172
|
+
"sd-ellipsis/line-clamp": {
|
|
1173
|
+
"description": "Maximum number of displayed lines. Single-line ellipsis is used by default.",
|
|
1174
|
+
"type": "number | string"
|
|
1160
1175
|
},
|
|
1161
|
-
"sd-
|
|
1162
|
-
"description": "
|
|
1163
|
-
"type": "string"
|
|
1176
|
+
"sd-ellipsis/expand-trigger": {
|
|
1177
|
+
"description": "Trigger mode for expansion"
|
|
1164
1178
|
},
|
|
1165
|
-
"sd-
|
|
1166
|
-
"description": "
|
|
1179
|
+
"sd-ellipsis/tooltip": {
|
|
1180
|
+
"description": "Whether to show a tooltip when ellipsis is active. Tooltip props are supported."
|
|
1167
1181
|
},
|
|
1168
|
-
"sd-
|
|
1169
|
-
"description": "
|
|
1170
|
-
"type": "
|
|
1182
|
+
"sd-performant-ellipsis/line-clamp": {
|
|
1183
|
+
"description": "Maximum number of displayed lines. Single-line ellipsis is used by default.",
|
|
1184
|
+
"type": "number | string"
|
|
1185
|
+
},
|
|
1186
|
+
"sd-performant-ellipsis/expand-trigger": {
|
|
1187
|
+
"description": "Trigger mode for expansion"
|
|
1188
|
+
},
|
|
1189
|
+
"sd-performant-ellipsis/tooltip": {
|
|
1190
|
+
"description": "Whether to show a tooltip when ellipsis is active. Tooltip props are supported."
|
|
1171
1191
|
},
|
|
1172
1192
|
"sd-empty/description": {
|
|
1173
1193
|
"description": "Description",
|
|
@@ -1181,70 +1201,21 @@
|
|
|
1181
1201
|
"description": "Whether to use in ConfigProvider",
|
|
1182
1202
|
"type": "boolean"
|
|
1183
1203
|
},
|
|
1184
|
-
"sd-form/
|
|
1185
|
-
"description": "
|
|
1186
|
-
|
|
1187
|
-
"sd-form/submit-success": {
|
|
1188
|
-
"description": "Triggered when verification is successful"
|
|
1204
|
+
"sd-form-item/field": {
|
|
1205
|
+
"description": "The path of the form element in the data object (required for the data item)",
|
|
1206
|
+
"type": "string"
|
|
1189
1207
|
},
|
|
1190
|
-
"sd-form/
|
|
1191
|
-
"description": "
|
|
1208
|
+
"sd-form-item/label": {
|
|
1209
|
+
"description": "Label text",
|
|
1210
|
+
"type": "string"
|
|
1192
1211
|
},
|
|
1193
|
-
"sd-form/
|
|
1194
|
-
"description": "
|
|
1195
|
-
"type": "
|
|
1212
|
+
"sd-form-item/tooltip": {
|
|
1213
|
+
"description": "Tooltip text",
|
|
1214
|
+
"type": "string"
|
|
1196
1215
|
},
|
|
1197
|
-
"sd-form/
|
|
1198
|
-
"description": "
|
|
1199
|
-
|
|
1200
|
-
"sd-form/size": {
|
|
1201
|
-
"description": "The size of the form"
|
|
1202
|
-
},
|
|
1203
|
-
"sd-form/label-col-props": {
|
|
1204
|
-
"description": "Label element layout options. The parameters are the same as the `<col>` component",
|
|
1205
|
-
"type": "object"
|
|
1206
|
-
},
|
|
1207
|
-
"sd-form/wrapper-col-props": {
|
|
1208
|
-
"description": "Form control layout options. The parameters are the same as the `<col>` component",
|
|
1209
|
-
"type": "object"
|
|
1210
|
-
},
|
|
1211
|
-
"sd-form/label-align": {
|
|
1212
|
-
"description": "Alignment direction of the label"
|
|
1213
|
-
},
|
|
1214
|
-
"sd-form/disabled": {
|
|
1215
|
-
"description": "Whether to disable the form",
|
|
1216
|
-
"type": "boolean"
|
|
1217
|
-
},
|
|
1218
|
-
"sd-form/rules": {
|
|
1219
|
-
"description": "Form item validation rules"
|
|
1220
|
-
},
|
|
1221
|
-
"sd-form/auto-label-width": {
|
|
1222
|
-
"description": "Whether to enable automatic label width, it only takes effect under `layout=\"horizontal\"`.",
|
|
1223
|
-
"type": "boolean"
|
|
1224
|
-
},
|
|
1225
|
-
"sd-form/id": {
|
|
1226
|
-
"description": "Form `id` attribute and form control `id` prefix",
|
|
1227
|
-
"type": "string"
|
|
1228
|
-
},
|
|
1229
|
-
"sd-form/scroll-to-first-error": {
|
|
1230
|
-
"description": "Scroll to the first error field after verification fails",
|
|
1231
|
-
"type": "boolean"
|
|
1232
|
-
},
|
|
1233
|
-
"sd-form-item/field": {
|
|
1234
|
-
"description": "The path of the form element in the data object (required for the data item)",
|
|
1235
|
-
"type": "string"
|
|
1236
|
-
},
|
|
1237
|
-
"sd-form-item/label": {
|
|
1238
|
-
"description": "Label text",
|
|
1239
|
-
"type": "string"
|
|
1240
|
-
},
|
|
1241
|
-
"sd-form-item/tooltip": {
|
|
1242
|
-
"description": "Tooltip text",
|
|
1243
|
-
"type": "string"
|
|
1244
|
-
},
|
|
1245
|
-
"sd-form-item/show-colon": {
|
|
1246
|
-
"description": "Whether to show a colon",
|
|
1247
|
-
"type": "boolean"
|
|
1216
|
+
"sd-form-item/show-colon": {
|
|
1217
|
+
"description": "Whether to show a colon",
|
|
1218
|
+
"type": "boolean"
|
|
1248
1219
|
},
|
|
1249
1220
|
"sd-form-item/no-style": {
|
|
1250
1221
|
"description": "Whether to remove the style",
|
|
@@ -1338,23 +1309,53 @@
|
|
|
1338
1309
|
"description": "Attributes of the form item element",
|
|
1339
1310
|
"type": "object"
|
|
1340
1311
|
},
|
|
1341
|
-
"sd-
|
|
1342
|
-
"description": "
|
|
1312
|
+
"sd-form/submit": {
|
|
1313
|
+
"description": "Triggered when the form is submitted"
|
|
1343
1314
|
},
|
|
1344
|
-
"sd-
|
|
1345
|
-
"description": "
|
|
1346
|
-
"type": "string"
|
|
1315
|
+
"sd-form/submit-success": {
|
|
1316
|
+
"description": "Triggered when verification is successful"
|
|
1347
1317
|
},
|
|
1348
|
-
"sd-
|
|
1349
|
-
"description": "
|
|
1350
|
-
"type": "string"
|
|
1318
|
+
"sd-form/submit-failed": {
|
|
1319
|
+
"description": "Triggered when verification failed"
|
|
1351
1320
|
},
|
|
1352
|
-
"sd-
|
|
1353
|
-
"description": "
|
|
1321
|
+
"sd-form/model": {
|
|
1322
|
+
"description": "Form data object",
|
|
1323
|
+
"type": "object"
|
|
1324
|
+
},
|
|
1325
|
+
"sd-form/layout": {
|
|
1326
|
+
"description": "The layout of the form, including horizontal, vertical, and multi-column"
|
|
1327
|
+
},
|
|
1328
|
+
"sd-form/size": {
|
|
1329
|
+
"description": "The size of the form"
|
|
1330
|
+
},
|
|
1331
|
+
"sd-form/label-col-props": {
|
|
1332
|
+
"description": "Label element layout options. The parameters are the same as the `<col>` component",
|
|
1333
|
+
"type": "object"
|
|
1334
|
+
},
|
|
1335
|
+
"sd-form/wrapper-col-props": {
|
|
1336
|
+
"description": "Form control layout options. The parameters are the same as the `<col>` component",
|
|
1337
|
+
"type": "object"
|
|
1338
|
+
},
|
|
1339
|
+
"sd-form/label-align": {
|
|
1340
|
+
"description": "Alignment direction of the label"
|
|
1341
|
+
},
|
|
1342
|
+
"sd-form/disabled": {
|
|
1343
|
+
"description": "Whether to disable the form",
|
|
1354
1344
|
"type": "boolean"
|
|
1355
1345
|
},
|
|
1356
|
-
"sd-
|
|
1357
|
-
"description": "
|
|
1346
|
+
"sd-form/rules": {
|
|
1347
|
+
"description": "Form item validation rules"
|
|
1348
|
+
},
|
|
1349
|
+
"sd-form/auto-label-width": {
|
|
1350
|
+
"description": "Whether to enable automatic label width, it only takes effect under `layout=\"horizontal\"`.",
|
|
1351
|
+
"type": "boolean"
|
|
1352
|
+
},
|
|
1353
|
+
"sd-form/id": {
|
|
1354
|
+
"description": "Form `id` attribute and form control `id` prefix",
|
|
1355
|
+
"type": "string"
|
|
1356
|
+
},
|
|
1357
|
+
"sd-form/scroll-to-first-error": {
|
|
1358
|
+
"description": "Scroll to the first error field after verification fails",
|
|
1358
1359
|
"type": "boolean"
|
|
1359
1360
|
},
|
|
1360
1361
|
"sd-col/span": {
|
|
@@ -1390,6 +1391,35 @@
|
|
|
1390
1391
|
"sd-col/flex": {
|
|
1391
1392
|
"description": "Set flex layout properties"
|
|
1392
1393
|
},
|
|
1394
|
+
"sd-grid-item/span": {
|
|
1395
|
+
"description": "Number of grids spanned"
|
|
1396
|
+
},
|
|
1397
|
+
"sd-grid-item/offset": {
|
|
1398
|
+
"description": "Number of grids on the left"
|
|
1399
|
+
},
|
|
1400
|
+
"sd-grid-item/suffix": {
|
|
1401
|
+
"description": "Is it a suffix element",
|
|
1402
|
+
"type": "boolean"
|
|
1403
|
+
},
|
|
1404
|
+
"sd-row/gutter": {
|
|
1405
|
+
"description": "Grid interval in `px`. Pass in the responsive object like {xs: 4, sm: 6, md: 12}. Pass in the array [horizontal spacing, vertical spacing] to set two directions."
|
|
1406
|
+
},
|
|
1407
|
+
"sd-row/justify": {
|
|
1408
|
+
"description": "Horizontal alignment (`justify-content`)",
|
|
1409
|
+
"type": "string"
|
|
1410
|
+
},
|
|
1411
|
+
"sd-row/align": {
|
|
1412
|
+
"description": "Vertical alignment (`align-items`)",
|
|
1413
|
+
"type": "string"
|
|
1414
|
+
},
|
|
1415
|
+
"sd-row/div": {
|
|
1416
|
+
"description": "Enabling this option `Row` and `Col` will be treated as divs without any Grid-related classes and styles",
|
|
1417
|
+
"type": "boolean"
|
|
1418
|
+
},
|
|
1419
|
+
"sd-row/wrap": {
|
|
1420
|
+
"description": "Whether `Col` can wrap onto multiple lines",
|
|
1421
|
+
"type": "boolean"
|
|
1422
|
+
},
|
|
1393
1423
|
"sd-grid/cols": {
|
|
1394
1424
|
"description": "Number of columns displayed in each row"
|
|
1395
1425
|
},
|
|
@@ -1407,16 +1437,6 @@
|
|
|
1407
1437
|
"description": "Number of rows displayed when collapsed",
|
|
1408
1438
|
"type": "number"
|
|
1409
1439
|
},
|
|
1410
|
-
"sd-grid-item/span": {
|
|
1411
|
-
"description": "Number of grids spanned"
|
|
1412
|
-
},
|
|
1413
|
-
"sd-grid-item/offset": {
|
|
1414
|
-
"description": "Number of grids on the left"
|
|
1415
|
-
},
|
|
1416
|
-
"sd-grid-item/suffix": {
|
|
1417
|
-
"description": "Is it a suffix element",
|
|
1418
|
-
"type": "boolean"
|
|
1419
|
-
},
|
|
1420
1440
|
"sd-image/preview-visible-change": {
|
|
1421
1441
|
"description": "Preview opening and closing events"
|
|
1422
1442
|
},
|
|
@@ -1478,6 +1498,57 @@
|
|
|
1478
1498
|
"description": "The class name of the bottom display area",
|
|
1479
1499
|
"type": "string|array|object"
|
|
1480
1500
|
},
|
|
1501
|
+
"sd-image-preview-action/name": {
|
|
1502
|
+
"description": "the name of the action",
|
|
1503
|
+
"type": "string"
|
|
1504
|
+
},
|
|
1505
|
+
"sd-image-preview-action/disabled": {
|
|
1506
|
+
"description": "Whether to disable the action",
|
|
1507
|
+
"type": "boolean"
|
|
1508
|
+
},
|
|
1509
|
+
"sd-image-preview-group/change": {
|
|
1510
|
+
"description": "Image switch"
|
|
1511
|
+
},
|
|
1512
|
+
"sd-image-preview-group/visible-change": {
|
|
1513
|
+
"description": "Preview visibility change"
|
|
1514
|
+
},
|
|
1515
|
+
"sd-image-preview-group/src-list": {
|
|
1516
|
+
"description": "Picture list (after setting this property, the picture information of a-image subcomponent will no longer be collected)"
|
|
1517
|
+
},
|
|
1518
|
+
"sd-image-preview-group/current": {
|
|
1519
|
+
"description": "The index of the currently displayed image",
|
|
1520
|
+
"type": "number"
|
|
1521
|
+
},
|
|
1522
|
+
"sd-image-preview-group/default-current": {
|
|
1523
|
+
"description": "The index of the first image shown",
|
|
1524
|
+
"type": "number"
|
|
1525
|
+
},
|
|
1526
|
+
"sd-image-preview-group/infinite": {
|
|
1527
|
+
"description": "Whether to loop infinitely",
|
|
1528
|
+
"type": "boolean"
|
|
1529
|
+
},
|
|
1530
|
+
"sd-image-preview-group/visible": {
|
|
1531
|
+
"description": "Whether is visible",
|
|
1532
|
+
"type": "boolean"
|
|
1533
|
+
},
|
|
1534
|
+
"sd-image-preview-group/default-visible": {
|
|
1535
|
+
"description": "Default visibility",
|
|
1536
|
+
"type": "boolean"
|
|
1537
|
+
},
|
|
1538
|
+
"sd-image-preview-group/mask-closable": {
|
|
1539
|
+
"description": "Whether to close the modal when mask is clicked",
|
|
1540
|
+
"type": "boolean"
|
|
1541
|
+
},
|
|
1542
|
+
"sd-image-preview-group/closable": {
|
|
1543
|
+
"description": "Whether to show close button",
|
|
1544
|
+
"type": "boolean"
|
|
1545
|
+
},
|
|
1546
|
+
"sd-image-preview-group/actions-layout": {
|
|
1547
|
+
"description": "Layout of action list"
|
|
1548
|
+
},
|
|
1549
|
+
"sd-image-preview-group/popup-container": {
|
|
1550
|
+
"description": "Set the mount point of the pop-up box, the same as the `to` of `teleport`, the default value is document.body"
|
|
1551
|
+
},
|
|
1481
1552
|
"sd-image-preview/close": {
|
|
1482
1553
|
"description": "Close event"
|
|
1483
1554
|
},
|
|
@@ -1527,55 +1598,170 @@
|
|
|
1527
1598
|
"description": "Zoom rate, only for scroll zoom",
|
|
1528
1599
|
"type": "number"
|
|
1529
1600
|
},
|
|
1530
|
-
"sd-
|
|
1531
|
-
"description": "
|
|
1601
|
+
"sd-input-number/change": {
|
|
1602
|
+
"description": "Triggered when the value changes"
|
|
1532
1603
|
},
|
|
1533
|
-
"sd-
|
|
1534
|
-
"description": "
|
|
1604
|
+
"sd-input-number/focus": {
|
|
1605
|
+
"description": "Triggered when the input gets focus"
|
|
1535
1606
|
},
|
|
1536
|
-
"sd-
|
|
1537
|
-
"description": "
|
|
1607
|
+
"sd-input-number/blur": {
|
|
1608
|
+
"description": "Triggered when the input box loses focus"
|
|
1538
1609
|
},
|
|
1539
|
-
"sd-
|
|
1540
|
-
"description": "
|
|
1610
|
+
"sd-input-number/clear": {
|
|
1611
|
+
"description": "Triggered when the user clicks the clear button"
|
|
1612
|
+
},
|
|
1613
|
+
"sd-input-number/input": {
|
|
1614
|
+
"description": "Triggered on input"
|
|
1615
|
+
},
|
|
1616
|
+
"sd-input-number/keydown": {
|
|
1617
|
+
"description": "Triggered on keydown"
|
|
1618
|
+
},
|
|
1619
|
+
"sd-input-number/model-value": {
|
|
1620
|
+
"description": "Value",
|
|
1541
1621
|
"type": "number"
|
|
1542
1622
|
},
|
|
1543
|
-
"sd-
|
|
1544
|
-
"description": "
|
|
1623
|
+
"sd-input-number/default-value": {
|
|
1624
|
+
"description": "Default value (uncontrolled mode)",
|
|
1545
1625
|
"type": "number"
|
|
1546
1626
|
},
|
|
1547
|
-
"sd-
|
|
1548
|
-
"description": "
|
|
1549
|
-
"type": "
|
|
1627
|
+
"sd-input-number/mode": {
|
|
1628
|
+
"description": "Mode (`embed`: button embedded mode, `button`: left and right button mode)",
|
|
1629
|
+
"type": "string"
|
|
1550
1630
|
},
|
|
1551
|
-
"sd-
|
|
1552
|
-
"description": "
|
|
1553
|
-
"type": "
|
|
1631
|
+
"sd-input-number/precision": {
|
|
1632
|
+
"description": "Precision",
|
|
1633
|
+
"type": "number"
|
|
1554
1634
|
},
|
|
1555
|
-
"sd-
|
|
1556
|
-
"description": "
|
|
1557
|
-
"type": "
|
|
1635
|
+
"sd-input-number/step": {
|
|
1636
|
+
"description": "Number change step",
|
|
1637
|
+
"type": "number"
|
|
1558
1638
|
},
|
|
1559
|
-
"sd-
|
|
1560
|
-
"description": "Whether to
|
|
1639
|
+
"sd-input-number/disabled": {
|
|
1640
|
+
"description": "Whether to disable",
|
|
1561
1641
|
"type": "boolean"
|
|
1562
1642
|
},
|
|
1563
|
-
"sd-
|
|
1564
|
-
"description": "Whether
|
|
1643
|
+
"sd-input-number/error": {
|
|
1644
|
+
"description": "Whether it is an error state",
|
|
1565
1645
|
"type": "boolean"
|
|
1566
1646
|
},
|
|
1567
|
-
"sd-
|
|
1568
|
-
"description": "
|
|
1569
|
-
|
|
1570
|
-
"sd-image-preview-group/popup-container": {
|
|
1571
|
-
"description": "Set the mount point of the pop-up box, the same as the `to` of `teleport`, the default value is document.body"
|
|
1647
|
+
"sd-input-number/max": {
|
|
1648
|
+
"description": "Max",
|
|
1649
|
+
"type": "number"
|
|
1572
1650
|
},
|
|
1573
|
-
"sd-
|
|
1574
|
-
"description": "
|
|
1651
|
+
"sd-input-number/min": {
|
|
1652
|
+
"description": "Min",
|
|
1653
|
+
"type": "number"
|
|
1654
|
+
},
|
|
1655
|
+
"sd-input-number/formatter": {
|
|
1656
|
+
"description": "Define the display value of the input"
|
|
1657
|
+
},
|
|
1658
|
+
"sd-input-number/parser": {
|
|
1659
|
+
"description": "Convert from `formatter` to number, and use with `formatter`"
|
|
1660
|
+
},
|
|
1661
|
+
"sd-input-number/placeholder": {
|
|
1662
|
+
"description": "Input prompt text",
|
|
1575
1663
|
"type": "string"
|
|
1576
1664
|
},
|
|
1577
|
-
"sd-
|
|
1578
|
-
"description": "Whether to
|
|
1665
|
+
"sd-input-number/hide-button": {
|
|
1666
|
+
"description": "Whether to hide the button",
|
|
1667
|
+
"type": "boolean"
|
|
1668
|
+
},
|
|
1669
|
+
"sd-input-number/size": {
|
|
1670
|
+
"description": "Input size"
|
|
1671
|
+
},
|
|
1672
|
+
"sd-input-number/allow-clear": {
|
|
1673
|
+
"description": "Whether to allow the input to be cleared",
|
|
1674
|
+
"type": "boolean"
|
|
1675
|
+
},
|
|
1676
|
+
"sd-input-number/model-event": {
|
|
1677
|
+
"description": "Trigger event for `v-model`",
|
|
1678
|
+
"type": "string"
|
|
1679
|
+
},
|
|
1680
|
+
"sd-input-number/read-only": {
|
|
1681
|
+
"description": "Readonly",
|
|
1682
|
+
"type": "boolean"
|
|
1683
|
+
},
|
|
1684
|
+
"sd-input-number/input-attrs": {
|
|
1685
|
+
"description": "Attributes of inner input elements",
|
|
1686
|
+
"type": "object"
|
|
1687
|
+
},
|
|
1688
|
+
"sd-input-tag/change": {
|
|
1689
|
+
"description": "Triggered when the value changes"
|
|
1690
|
+
},
|
|
1691
|
+
"sd-input-tag/input-value-change": {
|
|
1692
|
+
"description": "Trigger when the input value changes"
|
|
1693
|
+
},
|
|
1694
|
+
"sd-input-tag/press-enter": {
|
|
1695
|
+
"description": "Triggered when the enter key is pressed"
|
|
1696
|
+
},
|
|
1697
|
+
"sd-input-tag/remove": {
|
|
1698
|
+
"description": "Triggered when the delete button of the label is clicked"
|
|
1699
|
+
},
|
|
1700
|
+
"sd-input-tag/clear": {
|
|
1701
|
+
"description": "Triggered when the clear button is clicked"
|
|
1702
|
+
},
|
|
1703
|
+
"sd-input-tag/focus": {
|
|
1704
|
+
"description": "Triggered when the input box gets focus"
|
|
1705
|
+
},
|
|
1706
|
+
"sd-input-tag/blur": {
|
|
1707
|
+
"description": "Triggered when the input box loses focus"
|
|
1708
|
+
},
|
|
1709
|
+
"sd-input-tag/model-value": {
|
|
1710
|
+
"description": "Value"
|
|
1711
|
+
},
|
|
1712
|
+
"sd-input-tag/default-value": {
|
|
1713
|
+
"description": "Default value (uncontrolled state)"
|
|
1714
|
+
},
|
|
1715
|
+
"sd-input-tag/input-value": {
|
|
1716
|
+
"description": "The value of the input",
|
|
1717
|
+
"type": "string"
|
|
1718
|
+
},
|
|
1719
|
+
"sd-input-tag/default-input-value": {
|
|
1720
|
+
"description": "The default value of the input (uncontrolled state)",
|
|
1721
|
+
"type": "string"
|
|
1722
|
+
},
|
|
1723
|
+
"sd-input-tag/placeholder": {
|
|
1724
|
+
"description": "Placeholder",
|
|
1725
|
+
"type": "string"
|
|
1726
|
+
},
|
|
1727
|
+
"sd-input-tag/disabled": {
|
|
1728
|
+
"description": "Whether to disable",
|
|
1729
|
+
"type": "boolean"
|
|
1730
|
+
},
|
|
1731
|
+
"sd-input-tag/error": {
|
|
1732
|
+
"description": "Whether it is an error state",
|
|
1733
|
+
"type": "boolean"
|
|
1734
|
+
},
|
|
1735
|
+
"sd-input-tag/readonly": {
|
|
1736
|
+
"description": "Whether it is read-only mode",
|
|
1737
|
+
"type": "boolean"
|
|
1738
|
+
},
|
|
1739
|
+
"sd-input-tag/allow-clear": {
|
|
1740
|
+
"description": "Whether to allow clear",
|
|
1741
|
+
"type": "boolean"
|
|
1742
|
+
},
|
|
1743
|
+
"sd-input-tag/size": {
|
|
1744
|
+
"description": "The size of the input"
|
|
1745
|
+
},
|
|
1746
|
+
"sd-input-tag/max-tag-count": {
|
|
1747
|
+
"description": "The maximum number of tags displayed, `0` means unlimited",
|
|
1748
|
+
"type": "number"
|
|
1749
|
+
},
|
|
1750
|
+
"sd-input-tag/retain-input-value": {
|
|
1751
|
+
"description": "Whether to keep the content of the input box"
|
|
1752
|
+
},
|
|
1753
|
+
"sd-input-tag/format-tag": {
|
|
1754
|
+
"description": "Format tag content"
|
|
1755
|
+
},
|
|
1756
|
+
"sd-input-tag/unique-value": {
|
|
1757
|
+
"description": "Whether to create only unique values",
|
|
1758
|
+
"type": "boolean"
|
|
1759
|
+
},
|
|
1760
|
+
"sd-input-tag/field-names": {
|
|
1761
|
+
"description": "Customize fields in `TagData`"
|
|
1762
|
+
},
|
|
1763
|
+
"sd-input-tag/tag-nowrap": {
|
|
1764
|
+
"description": "Tag content does not wrap",
|
|
1579
1765
|
"type": "boolean"
|
|
1580
1766
|
},
|
|
1581
1767
|
"sd-input/input": {
|
|
@@ -1692,288 +1878,122 @@
|
|
|
1692
1878
|
"sd-input-search/button-props": {
|
|
1693
1879
|
"description": "Button props"
|
|
1694
1880
|
},
|
|
1695
|
-
"sd-
|
|
1696
|
-
"description": "
|
|
1881
|
+
"sd-layout/has-sider": {
|
|
1882
|
+
"description": "Indicates that there is a Sider in the sub-element, which generally does not need to be specified. Used to avoid style flicker when rendering on the server side.",
|
|
1883
|
+
"type": "boolean"
|
|
1697
1884
|
},
|
|
1698
|
-
"sd-
|
|
1699
|
-
"description": "
|
|
1885
|
+
"sd-layout-sider/collapse": {
|
|
1886
|
+
"description": "Events on expand/collapse. There are two ways to trigger click trigger and responsive feedback"
|
|
1700
1887
|
},
|
|
1701
|
-
"sd-
|
|
1702
|
-
"description": "
|
|
1888
|
+
"sd-layout-sider/breakpoint": {
|
|
1889
|
+
"description": "Events when a responsive layout breakpoint is triggered"
|
|
1703
1890
|
},
|
|
1704
|
-
"sd-
|
|
1705
|
-
"description": "
|
|
1891
|
+
"sd-layout-sider/theme": {
|
|
1892
|
+
"description": "Theme",
|
|
1893
|
+
"type": "string"
|
|
1706
1894
|
},
|
|
1707
|
-
"sd-
|
|
1708
|
-
"description": "
|
|
1895
|
+
"sd-layout-sider/collapsed": {
|
|
1896
|
+
"description": "Current collapsed state",
|
|
1897
|
+
"type": "boolean"
|
|
1709
1898
|
},
|
|
1710
|
-
"sd-
|
|
1711
|
-
"description": "
|
|
1899
|
+
"sd-layout-sider/default-collapsed": {
|
|
1900
|
+
"description": "The default collapsed state",
|
|
1901
|
+
"type": "boolean"
|
|
1712
1902
|
},
|
|
1713
|
-
"sd-
|
|
1714
|
-
"description": "
|
|
1903
|
+
"sd-layout-sider/collapsible": {
|
|
1904
|
+
"description": "Whether is collapsible",
|
|
1905
|
+
"type": "boolean"
|
|
1906
|
+
},
|
|
1907
|
+
"sd-layout-sider/width": {
|
|
1908
|
+
"description": "Width",
|
|
1715
1909
|
"type": "number"
|
|
1716
1910
|
},
|
|
1717
|
-
"sd-
|
|
1718
|
-
"description": "
|
|
1911
|
+
"sd-layout-sider/collapsed-width": {
|
|
1912
|
+
"description": "Collapsed width",
|
|
1719
1913
|
"type": "number"
|
|
1720
1914
|
},
|
|
1721
|
-
"sd-
|
|
1722
|
-
"description": "
|
|
1915
|
+
"sd-layout-sider/reverse-arrow": {
|
|
1916
|
+
"description": "Flip and fold the direction of the hint arrow, which can be used when Sider is on the right",
|
|
1917
|
+
"type": "boolean"
|
|
1918
|
+
},
|
|
1919
|
+
"sd-layout-sider/resize-directions": {
|
|
1920
|
+
"description": "Can replace the native `aside` tag with ResizeBox. This is the `directions` parameter of ResizeBox. For details, please see [ResizeBox](/vue/component/resize-box)"
|
|
1921
|
+
},
|
|
1922
|
+
"sd-layout-sider/hide-trigger": {
|
|
1923
|
+
"description": "Whether to hide the bottom fold trigger",
|
|
1924
|
+
"type": "boolean"
|
|
1925
|
+
},
|
|
1926
|
+
"sd-link/click": {
|
|
1927
|
+
"description": "Emitted when the link is clicked"
|
|
1928
|
+
},
|
|
1929
|
+
"sd-link/href": {
|
|
1930
|
+
"description": "Link address",
|
|
1723
1931
|
"type": "string"
|
|
1724
1932
|
},
|
|
1725
|
-
"sd-
|
|
1726
|
-
"description": "
|
|
1727
|
-
"type": "number"
|
|
1933
|
+
"sd-link/status": {
|
|
1934
|
+
"description": "Link status"
|
|
1728
1935
|
},
|
|
1729
|
-
"sd-
|
|
1730
|
-
"description": "
|
|
1731
|
-
"type": "
|
|
1936
|
+
"sd-link/hoverable": {
|
|
1937
|
+
"description": "Whether to hide background when hover",
|
|
1938
|
+
"type": "boolean"
|
|
1732
1939
|
},
|
|
1733
|
-
"sd-
|
|
1734
|
-
"description": "
|
|
1940
|
+
"sd-link/icon": {
|
|
1941
|
+
"description": "icon",
|
|
1735
1942
|
"type": "boolean"
|
|
1736
1943
|
},
|
|
1737
|
-
"sd-
|
|
1738
|
-
"description": "Whether
|
|
1944
|
+
"sd-link/loading": {
|
|
1945
|
+
"description": "Whether the link is in the loading state",
|
|
1739
1946
|
"type": "boolean"
|
|
1740
1947
|
},
|
|
1741
|
-
"sd-
|
|
1742
|
-
"description": "
|
|
1743
|
-
"type": "
|
|
1948
|
+
"sd-link/disabled": {
|
|
1949
|
+
"description": "Whether the link is disabled",
|
|
1950
|
+
"type": "boolean"
|
|
1744
1951
|
},
|
|
1745
|
-
"sd-
|
|
1746
|
-
"description": "
|
|
1747
|
-
"type": "number"
|
|
1952
|
+
"sd-list/scroll": {
|
|
1953
|
+
"description": "Triggered when the list scrolls"
|
|
1748
1954
|
},
|
|
1749
|
-
"sd-
|
|
1750
|
-
"description": "
|
|
1955
|
+
"sd-list/reach-bottom": {
|
|
1956
|
+
"description": "Triggered when the list reaches the bottom"
|
|
1751
1957
|
},
|
|
1752
|
-
"sd-
|
|
1753
|
-
"description": "
|
|
1958
|
+
"sd-list/page-change": {
|
|
1959
|
+
"description": "Triggered when the table pagination changes"
|
|
1754
1960
|
},
|
|
1755
|
-
"sd-
|
|
1756
|
-
"description": "
|
|
1961
|
+
"sd-list/page-size-change": {
|
|
1962
|
+
"description": "Triggered when the number of data per page of the table changes"
|
|
1963
|
+
},
|
|
1964
|
+
"sd-list/data": {
|
|
1965
|
+
"description": "List data, need to be used with `item` slot at the same time"
|
|
1966
|
+
},
|
|
1967
|
+
"sd-list/size": {
|
|
1968
|
+
"description": "List size",
|
|
1757
1969
|
"type": "string"
|
|
1758
1970
|
},
|
|
1759
|
-
"sd-
|
|
1760
|
-
"description": "Whether to
|
|
1971
|
+
"sd-list/bordered": {
|
|
1972
|
+
"description": "Whether to show the border",
|
|
1761
1973
|
"type": "boolean"
|
|
1762
1974
|
},
|
|
1763
|
-
"sd-
|
|
1764
|
-
"description": "
|
|
1765
|
-
},
|
|
1766
|
-
"sd-input-number/allow-clear": {
|
|
1767
|
-
"description": "Whether to allow the input to be cleared",
|
|
1975
|
+
"sd-list/split": {
|
|
1976
|
+
"description": "Whether to show the dividing line",
|
|
1768
1977
|
"type": "boolean"
|
|
1769
1978
|
},
|
|
1770
|
-
"sd-
|
|
1771
|
-
"description": "
|
|
1772
|
-
"type": "
|
|
1979
|
+
"sd-list/loading": {
|
|
1980
|
+
"description": "Whether it is loading state",
|
|
1981
|
+
"type": "boolean"
|
|
1773
1982
|
},
|
|
1774
|
-
"sd-
|
|
1775
|
-
"description": "
|
|
1983
|
+
"sd-list/hoverable": {
|
|
1984
|
+
"description": "Whether to display the selected style",
|
|
1776
1985
|
"type": "boolean"
|
|
1777
1986
|
},
|
|
1778
|
-
"sd-
|
|
1779
|
-
"description": "
|
|
1987
|
+
"sd-list/pagination-props": {
|
|
1988
|
+
"description": "List pagination configuration"
|
|
1989
|
+
},
|
|
1990
|
+
"sd-list/grid-props": {
|
|
1991
|
+
"description": "List grid configuration",
|
|
1780
1992
|
"type": "object"
|
|
1781
1993
|
},
|
|
1782
|
-
"sd-
|
|
1783
|
-
"description": "
|
|
1784
|
-
|
|
1785
|
-
"sd-input-tag/input-value-change": {
|
|
1786
|
-
"description": "Trigger when the input value changes"
|
|
1787
|
-
},
|
|
1788
|
-
"sd-input-tag/press-enter": {
|
|
1789
|
-
"description": "Triggered when the enter key is pressed"
|
|
1790
|
-
},
|
|
1791
|
-
"sd-input-tag/remove": {
|
|
1792
|
-
"description": "Triggered when the delete button of the label is clicked"
|
|
1793
|
-
},
|
|
1794
|
-
"sd-input-tag/clear": {
|
|
1795
|
-
"description": "Triggered when the clear button is clicked"
|
|
1796
|
-
},
|
|
1797
|
-
"sd-input-tag/focus": {
|
|
1798
|
-
"description": "Triggered when the input box gets focus"
|
|
1799
|
-
},
|
|
1800
|
-
"sd-input-tag/blur": {
|
|
1801
|
-
"description": "Triggered when the input box loses focus"
|
|
1802
|
-
},
|
|
1803
|
-
"sd-input-tag/model-value": {
|
|
1804
|
-
"description": "Value"
|
|
1805
|
-
},
|
|
1806
|
-
"sd-input-tag/default-value": {
|
|
1807
|
-
"description": "Default value (uncontrolled state)"
|
|
1808
|
-
},
|
|
1809
|
-
"sd-input-tag/input-value": {
|
|
1810
|
-
"description": "The value of the input",
|
|
1811
|
-
"type": "string"
|
|
1812
|
-
},
|
|
1813
|
-
"sd-input-tag/default-input-value": {
|
|
1814
|
-
"description": "The default value of the input (uncontrolled state)",
|
|
1815
|
-
"type": "string"
|
|
1816
|
-
},
|
|
1817
|
-
"sd-input-tag/placeholder": {
|
|
1818
|
-
"description": "Placeholder",
|
|
1819
|
-
"type": "string"
|
|
1820
|
-
},
|
|
1821
|
-
"sd-input-tag/disabled": {
|
|
1822
|
-
"description": "Whether to disable",
|
|
1823
|
-
"type": "boolean"
|
|
1824
|
-
},
|
|
1825
|
-
"sd-input-tag/error": {
|
|
1826
|
-
"description": "Whether it is an error state",
|
|
1827
|
-
"type": "boolean"
|
|
1828
|
-
},
|
|
1829
|
-
"sd-input-tag/readonly": {
|
|
1830
|
-
"description": "Whether it is read-only mode",
|
|
1831
|
-
"type": "boolean"
|
|
1832
|
-
},
|
|
1833
|
-
"sd-input-tag/allow-clear": {
|
|
1834
|
-
"description": "Whether to allow clear",
|
|
1835
|
-
"type": "boolean"
|
|
1836
|
-
},
|
|
1837
|
-
"sd-input-tag/size": {
|
|
1838
|
-
"description": "The size of the input"
|
|
1839
|
-
},
|
|
1840
|
-
"sd-input-tag/max-tag-count": {
|
|
1841
|
-
"description": "The maximum number of tags displayed, `0` means unlimited",
|
|
1842
|
-
"type": "number"
|
|
1843
|
-
},
|
|
1844
|
-
"sd-input-tag/retain-input-value": {
|
|
1845
|
-
"description": "Whether to keep the content of the input box"
|
|
1846
|
-
},
|
|
1847
|
-
"sd-input-tag/format-tag": {
|
|
1848
|
-
"description": "Format tag content"
|
|
1849
|
-
},
|
|
1850
|
-
"sd-input-tag/unique-value": {
|
|
1851
|
-
"description": "Whether to create only unique values",
|
|
1852
|
-
"type": "boolean"
|
|
1853
|
-
},
|
|
1854
|
-
"sd-input-tag/field-names": {
|
|
1855
|
-
"description": "Customize fields in `TagData`"
|
|
1856
|
-
},
|
|
1857
|
-
"sd-input-tag/tag-nowrap": {
|
|
1858
|
-
"description": "Tag content does not wrap",
|
|
1859
|
-
"type": "boolean"
|
|
1860
|
-
},
|
|
1861
|
-
"sd-layout/has-sider": {
|
|
1862
|
-
"description": "Indicates that there is a Sider in the sub-element, which generally does not need to be specified. Used to avoid style flicker when rendering on the server side.",
|
|
1863
|
-
"type": "boolean"
|
|
1864
|
-
},
|
|
1865
|
-
"sd-layout-sider/collapse": {
|
|
1866
|
-
"description": "Events on expand/collapse. There are two ways to trigger click trigger and responsive feedback"
|
|
1867
|
-
},
|
|
1868
|
-
"sd-layout-sider/breakpoint": {
|
|
1869
|
-
"description": "Events when a responsive layout breakpoint is triggered"
|
|
1870
|
-
},
|
|
1871
|
-
"sd-layout-sider/theme": {
|
|
1872
|
-
"description": "Theme",
|
|
1873
|
-
"type": "string"
|
|
1874
|
-
},
|
|
1875
|
-
"sd-layout-sider/collapsed": {
|
|
1876
|
-
"description": "Current collapsed state",
|
|
1877
|
-
"type": "boolean"
|
|
1878
|
-
},
|
|
1879
|
-
"sd-layout-sider/default-collapsed": {
|
|
1880
|
-
"description": "The default collapsed state",
|
|
1881
|
-
"type": "boolean"
|
|
1882
|
-
},
|
|
1883
|
-
"sd-layout-sider/collapsible": {
|
|
1884
|
-
"description": "Whether is collapsible",
|
|
1885
|
-
"type": "boolean"
|
|
1886
|
-
},
|
|
1887
|
-
"sd-layout-sider/width": {
|
|
1888
|
-
"description": "Width",
|
|
1889
|
-
"type": "number"
|
|
1890
|
-
},
|
|
1891
|
-
"sd-layout-sider/collapsed-width": {
|
|
1892
|
-
"description": "Collapsed width",
|
|
1893
|
-
"type": "number"
|
|
1894
|
-
},
|
|
1895
|
-
"sd-layout-sider/reverse-arrow": {
|
|
1896
|
-
"description": "Flip and fold the direction of the hint arrow, which can be used when Sider is on the right",
|
|
1897
|
-
"type": "boolean"
|
|
1898
|
-
},
|
|
1899
|
-
"sd-layout-sider/resize-directions": {
|
|
1900
|
-
"description": "Can replace the native `aside` tag with ResizeBox. This is the `directions` parameter of ResizeBox. For details, please see [ResizeBox](/vue/component/resize-box)"
|
|
1901
|
-
},
|
|
1902
|
-
"sd-layout-sider/hide-trigger": {
|
|
1903
|
-
"description": "Whether to hide the bottom fold trigger",
|
|
1904
|
-
"type": "boolean"
|
|
1905
|
-
},
|
|
1906
|
-
"sd-link/click": {
|
|
1907
|
-
"description": "Emitted when the link is clicked"
|
|
1908
|
-
},
|
|
1909
|
-
"sd-link/href": {
|
|
1910
|
-
"description": "Link address",
|
|
1911
|
-
"type": "string"
|
|
1912
|
-
},
|
|
1913
|
-
"sd-link/status": {
|
|
1914
|
-
"description": "Link status"
|
|
1915
|
-
},
|
|
1916
|
-
"sd-link/hoverable": {
|
|
1917
|
-
"description": "Whether to hide background when hover",
|
|
1918
|
-
"type": "boolean"
|
|
1919
|
-
},
|
|
1920
|
-
"sd-link/icon": {
|
|
1921
|
-
"description": "icon",
|
|
1922
|
-
"type": "boolean"
|
|
1923
|
-
},
|
|
1924
|
-
"sd-link/loading": {
|
|
1925
|
-
"description": "Whether the link is in the loading state",
|
|
1926
|
-
"type": "boolean"
|
|
1927
|
-
},
|
|
1928
|
-
"sd-link/disabled": {
|
|
1929
|
-
"description": "Whether the link is disabled",
|
|
1930
|
-
"type": "boolean"
|
|
1931
|
-
},
|
|
1932
|
-
"sd-list/scroll": {
|
|
1933
|
-
"description": "Triggered when the list scrolls"
|
|
1934
|
-
},
|
|
1935
|
-
"sd-list/reach-bottom": {
|
|
1936
|
-
"description": "Triggered when the list reaches the bottom"
|
|
1937
|
-
},
|
|
1938
|
-
"sd-list/page-change": {
|
|
1939
|
-
"description": "Triggered when the table pagination changes"
|
|
1940
|
-
},
|
|
1941
|
-
"sd-list/page-size-change": {
|
|
1942
|
-
"description": "Triggered when the number of data per page of the table changes"
|
|
1943
|
-
},
|
|
1944
|
-
"sd-list/data": {
|
|
1945
|
-
"description": "List data, need to be used with `item` slot at the same time"
|
|
1946
|
-
},
|
|
1947
|
-
"sd-list/size": {
|
|
1948
|
-
"description": "List size",
|
|
1949
|
-
"type": "string"
|
|
1950
|
-
},
|
|
1951
|
-
"sd-list/bordered": {
|
|
1952
|
-
"description": "Whether to show the border",
|
|
1953
|
-
"type": "boolean"
|
|
1954
|
-
},
|
|
1955
|
-
"sd-list/split": {
|
|
1956
|
-
"description": "Whether to show the dividing line",
|
|
1957
|
-
"type": "boolean"
|
|
1958
|
-
},
|
|
1959
|
-
"sd-list/loading": {
|
|
1960
|
-
"description": "Whether it is loading state",
|
|
1961
|
-
"type": "boolean"
|
|
1962
|
-
},
|
|
1963
|
-
"sd-list/hoverable": {
|
|
1964
|
-
"description": "Whether to display the selected style",
|
|
1965
|
-
"type": "boolean"
|
|
1966
|
-
},
|
|
1967
|
-
"sd-list/pagination-props": {
|
|
1968
|
-
"description": "List pagination configuration"
|
|
1969
|
-
},
|
|
1970
|
-
"sd-list/grid-props": {
|
|
1971
|
-
"description": "List grid configuration",
|
|
1972
|
-
"type": "object"
|
|
1973
|
-
},
|
|
1974
|
-
"sd-list/max-height": {
|
|
1975
|
-
"description": "Maximum height of the list",
|
|
1976
|
-
"type": "string | number"
|
|
1994
|
+
"sd-list/max-height": {
|
|
1995
|
+
"description": "Maximum height of the list",
|
|
1996
|
+
"type": "string | number"
|
|
1977
1997
|
},
|
|
1978
1998
|
"sd-list/bottom-offset": {
|
|
1979
1999
|
"description": "Trigger the distance threshold to reach the bottom",
|
|
@@ -2044,89 +2064,14 @@
|
|
|
2044
2064
|
"description": "Whether to allow the input to be cleared",
|
|
2045
2065
|
"type": "boolean"
|
|
2046
2066
|
},
|
|
2047
|
-
"sd-menu/
|
|
2048
|
-
"description": "
|
|
2049
|
-
},
|
|
2050
|
-
"sd-menu/menu-item-click": {
|
|
2051
|
-
"description": "Triggered when the menu item is clicked"
|
|
2052
|
-
},
|
|
2053
|
-
"sd-menu/sub-menu-click": {
|
|
2054
|
-
"description": "Triggered when the submenu is clicked"
|
|
2055
|
-
},
|
|
2056
|
-
"sd-menu/theme": {
|
|
2057
|
-
"description": "Menu theme",
|
|
2058
|
-
"type": "string"
|
|
2059
|
-
},
|
|
2060
|
-
"sd-menu/mode": {
|
|
2061
|
-
"description": "The mode of menu",
|
|
2062
|
-
"type": "string"
|
|
2063
|
-
},
|
|
2064
|
-
"sd-menu/level-indent": {
|
|
2065
|
-
"description": "Indentation between levels",
|
|
2066
|
-
"type": "number"
|
|
2067
|
-
},
|
|
2068
|
-
"sd-menu/auto-open": {
|
|
2069
|
-
"description": "Expand all multi-level menus by default",
|
|
2070
|
-
"type": "boolean"
|
|
2071
|
-
},
|
|
2072
|
-
"sd-menu/collapsed": {
|
|
2073
|
-
"description": "Whether to collapse the menu",
|
|
2074
|
-
"type": "boolean"
|
|
2075
|
-
},
|
|
2076
|
-
"sd-menu/default-collapsed": {
|
|
2077
|
-
"description": "Whether to collapse the menu by default",
|
|
2078
|
-
"type": "boolean"
|
|
2079
|
-
},
|
|
2080
|
-
"sd-menu/collapsed-width": {
|
|
2081
|
-
"description": "Collapse menu width",
|
|
2082
|
-
"type": "number"
|
|
2083
|
-
},
|
|
2084
|
-
"sd-menu/accordion": {
|
|
2085
|
-
"description": "Turn on the accordion effect",
|
|
2086
|
-
"type": "boolean"
|
|
2087
|
-
},
|
|
2088
|
-
"sd-menu/auto-scroll-into-view": {
|
|
2089
|
-
"description": "Whether to automatically scroll the selected item to the visible area",
|
|
2090
|
-
"type": "boolean"
|
|
2091
|
-
},
|
|
2092
|
-
"sd-menu/show-collapse-button": {
|
|
2093
|
-
"description": "Whether built-in folding button",
|
|
2094
|
-
"type": "boolean"
|
|
2095
|
-
},
|
|
2096
|
-
"sd-menu/selected-keys": {
|
|
2097
|
-
"description": "The selected menu item key array"
|
|
2098
|
-
},
|
|
2099
|
-
"sd-menu/default-selected-keys": {
|
|
2100
|
-
"description": "The key array of the menu items selected by default"
|
|
2101
|
-
},
|
|
2102
|
-
"sd-menu/open-keys": {
|
|
2103
|
-
"description": "Expanded submenu key array"
|
|
2104
|
-
},
|
|
2105
|
-
"sd-menu/default-open-keys": {
|
|
2106
|
-
"description": "The default expanded submenu key array"
|
|
2107
|
-
},
|
|
2108
|
-
"sd-menu/scroll-config": {
|
|
2109
|
-
"description": "Scroll to the configuration items in the visible area and receive all the parameters of [scroll-into-view-if-needed](https://github.com/stipsan/scroll-into-view-if-needed)"
|
|
2110
|
-
},
|
|
2111
|
-
"sd-menu/trigger-props": {
|
|
2112
|
-
"description": "Accept all `Props` of `Trigger` in pop-up mode"
|
|
2113
|
-
},
|
|
2114
|
-
"sd-menu/tooltip-props": {
|
|
2115
|
-
"description": "Accept all `Props` of `ToolTip` in pop-up mode",
|
|
2116
|
-
"type": "object"
|
|
2117
|
-
},
|
|
2118
|
-
"sd-menu/auto-open-selected": {
|
|
2119
|
-
"description": "Expand the selected menus by default",
|
|
2067
|
+
"sd-menu-item/disabled": {
|
|
2068
|
+
"description": "Whether to disable",
|
|
2120
2069
|
"type": "boolean"
|
|
2121
2070
|
},
|
|
2122
|
-
"sd-menu/
|
|
2123
|
-
"description": "
|
|
2071
|
+
"sd-menu-item-group/title": {
|
|
2072
|
+
"description": "The title of the menu group",
|
|
2124
2073
|
"type": "string"
|
|
2125
2074
|
},
|
|
2126
|
-
"sd-menu/popup-max-height": {
|
|
2127
|
-
"description": "The maximum height of popover",
|
|
2128
|
-
"type": "boolean | number"
|
|
2129
|
-
},
|
|
2130
2075
|
"sd-sub-menu/title": {
|
|
2131
2076
|
"description": "The title of the submenu",
|
|
2132
2077
|
"type": "string"
|
|
@@ -2142,156 +2087,34 @@
|
|
|
2142
2087
|
"description": "The maximum height of popover",
|
|
2143
2088
|
"type": "boolean | number"
|
|
2144
2089
|
},
|
|
2145
|
-
"sd-
|
|
2146
|
-
"description": "
|
|
2147
|
-
"type": "string"
|
|
2090
|
+
"sd-overflow-list/change": {
|
|
2091
|
+
"description": "Triggered when the overflow quantity changes"
|
|
2148
2092
|
},
|
|
2149
|
-
"sd-
|
|
2150
|
-
"description": "
|
|
2151
|
-
"type": "
|
|
2093
|
+
"sd-overflow-list/min": {
|
|
2094
|
+
"description": "Minimum number of elements to display",
|
|
2095
|
+
"type": "number"
|
|
2152
2096
|
},
|
|
2153
|
-
"sd-
|
|
2154
|
-
"description": "
|
|
2097
|
+
"sd-overflow-list/margin": {
|
|
2098
|
+
"description": "Item Margin",
|
|
2099
|
+
"type": "number"
|
|
2155
2100
|
},
|
|
2156
|
-
"sd-
|
|
2157
|
-
"description": "
|
|
2101
|
+
"sd-overflow-list/from": {
|
|
2102
|
+
"description": "Overflow From",
|
|
2103
|
+
"type": "string"
|
|
2158
2104
|
},
|
|
2159
|
-
"sd-
|
|
2160
|
-
"description": "
|
|
2105
|
+
"sd-page-header/back": {
|
|
2106
|
+
"description": "Emitted when the back button is clicked"
|
|
2161
2107
|
},
|
|
2162
|
-
"sd-
|
|
2163
|
-
"description": "
|
|
2108
|
+
"sd-page-header/title": {
|
|
2109
|
+
"description": "Main title",
|
|
2110
|
+
"type": "string"
|
|
2164
2111
|
},
|
|
2165
|
-
"sd-
|
|
2166
|
-
"description": "
|
|
2112
|
+
"sd-page-header/subtitle": {
|
|
2113
|
+
"description": "Subtitle",
|
|
2114
|
+
"type": "string"
|
|
2167
2115
|
},
|
|
2168
|
-
"sd-
|
|
2169
|
-
"description": "
|
|
2170
|
-
},
|
|
2171
|
-
"sd-modal/visible": {
|
|
2172
|
-
"description": "Whether the modal is visible",
|
|
2173
|
-
"type": "boolean"
|
|
2174
|
-
},
|
|
2175
|
-
"sd-modal/default-visible": {
|
|
2176
|
-
"description": "Whether the modal is visible by default (uncontrolled state)",
|
|
2177
|
-
"type": "boolean"
|
|
2178
|
-
},
|
|
2179
|
-
"sd-modal/width": {
|
|
2180
|
-
"description": "The width of the dialog box, if not set, the width value in the style will be used",
|
|
2181
|
-
"type": "number|string"
|
|
2182
|
-
},
|
|
2183
|
-
"sd-modal/top": {
|
|
2184
|
-
"description": "The height from the top of the dialog box. It does not take effect when the center display is turned on.",
|
|
2185
|
-
"type": "number|string"
|
|
2186
|
-
},
|
|
2187
|
-
"sd-modal/mask": {
|
|
2188
|
-
"description": "Whether to show the mask",
|
|
2189
|
-
"type": "boolean"
|
|
2190
|
-
},
|
|
2191
|
-
"sd-modal/title": {
|
|
2192
|
-
"description": "Title",
|
|
2193
|
-
"type": "string"
|
|
2194
|
-
},
|
|
2195
|
-
"sd-modal/title-align": {
|
|
2196
|
-
"description": "horizontal alignment of the title",
|
|
2197
|
-
"type": "string"
|
|
2198
|
-
},
|
|
2199
|
-
"sd-modal/align-center": {
|
|
2200
|
-
"description": "Whether the dialog box is displayed in the center",
|
|
2201
|
-
"type": "boolean"
|
|
2202
|
-
},
|
|
2203
|
-
"sd-modal/unmount-on-close": {
|
|
2204
|
-
"description": "Whether to uninstall the node when close",
|
|
2205
|
-
"type": "boolean"
|
|
2206
|
-
},
|
|
2207
|
-
"sd-modal/mask-closable": {
|
|
2208
|
-
"description": "Whether to close the modal when click the mask",
|
|
2209
|
-
"type": "boolean"
|
|
2210
|
-
},
|
|
2211
|
-
"sd-modal/hide-cancel": {
|
|
2212
|
-
"description": "Whether to hide the cancel button",
|
|
2213
|
-
"type": "boolean"
|
|
2214
|
-
},
|
|
2215
|
-
"sd-modal/simple": {
|
|
2216
|
-
"description": "Whether to enable simple mode",
|
|
2217
|
-
"type": "boolean"
|
|
2218
|
-
},
|
|
2219
|
-
"sd-modal/closable": {
|
|
2220
|
-
"description": "Whether to show the close button",
|
|
2221
|
-
"type": "boolean"
|
|
2222
|
-
},
|
|
2223
|
-
"sd-modal/ok-text": {
|
|
2224
|
-
"description": "The content of the confirm button",
|
|
2225
|
-
"type": "string"
|
|
2226
|
-
},
|
|
2227
|
-
"sd-modal/cancel-text": {
|
|
2228
|
-
"description": "The content of the cancel button",
|
|
2229
|
-
"type": "string"
|
|
2230
|
-
},
|
|
2231
|
-
"sd-modal/ok-loading": {
|
|
2232
|
-
"description": "Whether the confirm button is in the loading state",
|
|
2233
|
-
"type": "boolean"
|
|
2234
|
-
},
|
|
2235
|
-
"sd-modal/ok-button-props": {
|
|
2236
|
-
"description": "Props of confirm button"
|
|
2237
|
-
},
|
|
2238
|
-
"sd-modal/cancel-button-props": {
|
|
2239
|
-
"description": "Props of cancel button"
|
|
2240
|
-
},
|
|
2241
|
-
"sd-modal/footer": {
|
|
2242
|
-
"description": "Whether to show the footer",
|
|
2243
|
-
"type": "boolean"
|
|
2244
|
-
},
|
|
2245
|
-
"sd-modal/render-to-body": {
|
|
2246
|
-
"description": "Whether the modal is mounted under the `body` element",
|
|
2247
|
-
"type": "boolean"
|
|
2248
|
-
},
|
|
2249
|
-
"sd-modal/popup-container": {
|
|
2250
|
-
"description": "Mount container for modal"
|
|
2251
|
-
},
|
|
2252
|
-
"sd-modal/mask-style": {
|
|
2253
|
-
"description": "Mask style"
|
|
2254
|
-
},
|
|
2255
|
-
"sd-modal/modal-class": {
|
|
2256
|
-
"description": "The classname of the modal"
|
|
2257
|
-
},
|
|
2258
|
-
"sd-modal/modal-style": {
|
|
2259
|
-
"description": "Modal style"
|
|
2260
|
-
},
|
|
2261
|
-
"sd-modal/before-ok": {
|
|
2262
|
-
"description": "The callback function before the ok event is triggered. If false is returned, subsequent events will not be triggered, and done can also be used to close asynchronously."
|
|
2263
|
-
},
|
|
2264
|
-
"sd-modal/before-cancel": {
|
|
2265
|
-
"description": "The callback function before the cancel event is triggered. If it returns false, no subsequent events will be triggered."
|
|
2266
|
-
},
|
|
2267
|
-
"sd-modal/esc-to-close": {
|
|
2268
|
-
"description": "Whether to support the ESC key to close the dialog",
|
|
2269
|
-
"type": "boolean"
|
|
2270
|
-
},
|
|
2271
|
-
"sd-modal/draggable": {
|
|
2272
|
-
"description": "Whether to support drag",
|
|
2273
|
-
"type": "boolean"
|
|
2274
|
-
},
|
|
2275
|
-
"sd-modal/fullscreen": {
|
|
2276
|
-
"description": "Whether to enable full screen",
|
|
2277
|
-
"type": "boolean"
|
|
2278
|
-
},
|
|
2279
|
-
"sd-modal/mask-animation-name": {
|
|
2280
|
-
"description": "Mask layer animation name",
|
|
2281
|
-
"type": "string"
|
|
2282
|
-
},
|
|
2283
|
-
"sd-modal/modal-animation-name": {
|
|
2284
|
-
"description": "Modal animation name",
|
|
2285
|
-
"type": "string"
|
|
2286
|
-
},
|
|
2287
|
-
"sd-modal/body-class": {
|
|
2288
|
-
"description": "The classname of the modal"
|
|
2289
|
-
},
|
|
2290
|
-
"sd-modal/body-style": {
|
|
2291
|
-
"description": "Modal style"
|
|
2292
|
-
},
|
|
2293
|
-
"sd-modal/hide-title": {
|
|
2294
|
-
"description": "Whether to hide the title",
|
|
2116
|
+
"sd-page-header/show-back": {
|
|
2117
|
+
"description": "Whether to show the back button",
|
|
2295
2118
|
"type": "boolean"
|
|
2296
2119
|
},
|
|
2297
2120
|
"sd-pagination/change": {
|
|
@@ -2375,36 +2198,6 @@
|
|
|
2375
2198
|
"description": "Whether to adjust the page number when changing the number of data",
|
|
2376
2199
|
"type": "boolean"
|
|
2377
2200
|
},
|
|
2378
|
-
"sd-page-header/back": {
|
|
2379
|
-
"description": "Emitted when the back button is clicked"
|
|
2380
|
-
},
|
|
2381
|
-
"sd-page-header/title": {
|
|
2382
|
-
"description": "Main title",
|
|
2383
|
-
"type": "string"
|
|
2384
|
-
},
|
|
2385
|
-
"sd-page-header/subtitle": {
|
|
2386
|
-
"description": "Subtitle",
|
|
2387
|
-
"type": "string"
|
|
2388
|
-
},
|
|
2389
|
-
"sd-page-header/show-back": {
|
|
2390
|
-
"description": "Whether to show the back button",
|
|
2391
|
-
"type": "boolean"
|
|
2392
|
-
},
|
|
2393
|
-
"sd-overflow-list/change": {
|
|
2394
|
-
"description": "Triggered when the overflow quantity changes"
|
|
2395
|
-
},
|
|
2396
|
-
"sd-overflow-list/min": {
|
|
2397
|
-
"description": "Minimum number of elements to display",
|
|
2398
|
-
"type": "number"
|
|
2399
|
-
},
|
|
2400
|
-
"sd-overflow-list/margin": {
|
|
2401
|
-
"description": "Item Margin",
|
|
2402
|
-
"type": "number"
|
|
2403
|
-
},
|
|
2404
|
-
"sd-overflow-list/from": {
|
|
2405
|
-
"description": "Overflow From",
|
|
2406
|
-
"type": "string"
|
|
2407
|
-
},
|
|
2408
2201
|
"sd-popconfirm/popup-visible-change": {
|
|
2409
2202
|
"description": "Triggered when the visible or hidden state of the bubble confirmation box changes"
|
|
2410
2203
|
},
|
|
@@ -2691,6 +2484,33 @@
|
|
|
2691
2484
|
"sd-scrollbar/outer-style": {
|
|
2692
2485
|
"description": "Outer style"
|
|
2693
2486
|
},
|
|
2487
|
+
"sd-optgroup/label": {
|
|
2488
|
+
"description": "Title of option group",
|
|
2489
|
+
"type": "string"
|
|
2490
|
+
},
|
|
2491
|
+
"sd-option/value": {
|
|
2492
|
+
"description": "Option value (if not filled, it will be obtained from the content)",
|
|
2493
|
+
"type": "string|number|boolean|object"
|
|
2494
|
+
},
|
|
2495
|
+
"sd-option/label": {
|
|
2496
|
+
"description": "Option label (if not filled, it will be obtained from the content)",
|
|
2497
|
+
"type": "string"
|
|
2498
|
+
},
|
|
2499
|
+
"sd-option/disabled": {
|
|
2500
|
+
"description": "Whether to disable",
|
|
2501
|
+
"type": "boolean"
|
|
2502
|
+
},
|
|
2503
|
+
"sd-option/tag-props": {
|
|
2504
|
+
"description": "Displayed tag attributes"
|
|
2505
|
+
},
|
|
2506
|
+
"sd-option/extra": {
|
|
2507
|
+
"description": "Extra data",
|
|
2508
|
+
"type": "object"
|
|
2509
|
+
},
|
|
2510
|
+
"sd-option/index": {
|
|
2511
|
+
"description": "index for manually specifying option",
|
|
2512
|
+
"type": "number"
|
|
2513
|
+
},
|
|
2694
2514
|
"sd-select/change": {
|
|
2695
2515
|
"description": "Triggered when the value changes"
|
|
2696
2516
|
},
|
|
@@ -2845,41 +2665,6 @@
|
|
|
2845
2665
|
"description": "Tag content does not wrap",
|
|
2846
2666
|
"type": "boolean"
|
|
2847
2667
|
},
|
|
2848
|
-
"sd-option/value": {
|
|
2849
|
-
"description": "Option value (if not filled, it will be obtained from the content)",
|
|
2850
|
-
"type": "string|number|boolean|object"
|
|
2851
|
-
},
|
|
2852
|
-
"sd-option/label": {
|
|
2853
|
-
"description": "Option label (if not filled, it will be obtained from the content)",
|
|
2854
|
-
"type": "string"
|
|
2855
|
-
},
|
|
2856
|
-
"sd-option/disabled": {
|
|
2857
|
-
"description": "Whether to disable",
|
|
2858
|
-
"type": "boolean"
|
|
2859
|
-
},
|
|
2860
|
-
"sd-option/tag-props": {
|
|
2861
|
-
"description": "Displayed tag attributes"
|
|
2862
|
-
},
|
|
2863
|
-
"sd-option/extra": {
|
|
2864
|
-
"description": "Extra data",
|
|
2865
|
-
"type": "object"
|
|
2866
|
-
},
|
|
2867
|
-
"sd-option/index": {
|
|
2868
|
-
"description": "index for manually specifying option",
|
|
2869
|
-
"type": "number"
|
|
2870
|
-
},
|
|
2871
|
-
"sd-optgroup/label": {
|
|
2872
|
-
"description": "Title of option group",
|
|
2873
|
-
"type": "string"
|
|
2874
|
-
},
|
|
2875
|
-
"sd-skeleton/loading": {
|
|
2876
|
-
"description": "Whether to display the skeleton screen (loading state)",
|
|
2877
|
-
"type": "boolean"
|
|
2878
|
-
},
|
|
2879
|
-
"sd-skeleton/animation": {
|
|
2880
|
-
"description": "Whether to enable skeleton screen animation",
|
|
2881
|
-
"type": "boolean"
|
|
2882
|
-
},
|
|
2883
2668
|
"sd-skeleton-line/rows": {
|
|
2884
2669
|
"description": "Number of rows displayed",
|
|
2885
2670
|
"type": "number"
|
|
@@ -2903,6 +2688,14 @@
|
|
|
2903
2688
|
"description": "The size of the shape skeleton",
|
|
2904
2689
|
"type": "string"
|
|
2905
2690
|
},
|
|
2691
|
+
"sd-skeleton/loading": {
|
|
2692
|
+
"description": "Whether to display the skeleton screen (loading state)",
|
|
2693
|
+
"type": "boolean"
|
|
2694
|
+
},
|
|
2695
|
+
"sd-skeleton/animation": {
|
|
2696
|
+
"description": "Whether to enable skeleton screen animation",
|
|
2697
|
+
"type": "boolean"
|
|
2698
|
+
},
|
|
2906
2699
|
"sd-slider/change": {
|
|
2907
2700
|
"description": "Trigger when the value changes"
|
|
2908
2701
|
},
|
|
@@ -2950,6 +2743,25 @@
|
|
|
2950
2743
|
"description": "Whether to show tooltip",
|
|
2951
2744
|
"type": "boolean"
|
|
2952
2745
|
},
|
|
2746
|
+
"sd-space/align": {
|
|
2747
|
+
"description": "Alignment",
|
|
2748
|
+
"type": "string"
|
|
2749
|
+
},
|
|
2750
|
+
"sd-space/direction": {
|
|
2751
|
+
"description": "Spacing direction",
|
|
2752
|
+
"type": "string"
|
|
2753
|
+
},
|
|
2754
|
+
"sd-space/size": {
|
|
2755
|
+
"description": "Spacing size, support for setting horizontal and vertical spacing separately"
|
|
2756
|
+
},
|
|
2757
|
+
"sd-space/wrap": {
|
|
2758
|
+
"description": "The spacing of the wrapping type, used in the scene of wrapping.",
|
|
2759
|
+
"type": "boolean"
|
|
2760
|
+
},
|
|
2761
|
+
"sd-space/fill": {
|
|
2762
|
+
"description": "fill the block",
|
|
2763
|
+
"type": "boolean"
|
|
2764
|
+
},
|
|
2953
2765
|
"sd-spin/size": {
|
|
2954
2766
|
"description": "Size",
|
|
2955
2767
|
"type": "number"
|
|
@@ -2970,25 +2782,6 @@
|
|
|
2970
2782
|
"description": "Whether to hide the icon",
|
|
2971
2783
|
"type": "boolean"
|
|
2972
2784
|
},
|
|
2973
|
-
"sd-space/align": {
|
|
2974
|
-
"description": "Alignment",
|
|
2975
|
-
"type": "string"
|
|
2976
|
-
},
|
|
2977
|
-
"sd-space/direction": {
|
|
2978
|
-
"description": "Spacing direction",
|
|
2979
|
-
"type": "string"
|
|
2980
|
-
},
|
|
2981
|
-
"sd-space/size": {
|
|
2982
|
-
"description": "Spacing size, support for setting horizontal and vertical spacing separately"
|
|
2983
|
-
},
|
|
2984
|
-
"sd-space/wrap": {
|
|
2985
|
-
"description": "The spacing of the wrapping type, used in the scene of wrapping.",
|
|
2986
|
-
"type": "boolean"
|
|
2987
|
-
},
|
|
2988
|
-
"sd-space/fill": {
|
|
2989
|
-
"description": "fill the block",
|
|
2990
|
-
"type": "boolean"
|
|
2991
|
-
},
|
|
2992
2785
|
"sd-split/move-start": {
|
|
2993
2786
|
"description": "Triggered before dragging"
|
|
2994
2787
|
},
|
|
@@ -3026,6 +2819,32 @@
|
|
|
3026
2819
|
"description": "Whether to disable",
|
|
3027
2820
|
"type": "boolean"
|
|
3028
2821
|
},
|
|
2822
|
+
"sd-countdown/finish": {
|
|
2823
|
+
"description": "Callback at the end of the countdown"
|
|
2824
|
+
},
|
|
2825
|
+
"sd-countdown/title": {
|
|
2826
|
+
"description": "Countdown title",
|
|
2827
|
+
"type": "string"
|
|
2828
|
+
},
|
|
2829
|
+
"sd-countdown/value": {
|
|
2830
|
+
"description": "Countdown value",
|
|
2831
|
+
"type": "number"
|
|
2832
|
+
},
|
|
2833
|
+
"sd-countdown/now": {
|
|
2834
|
+
"description": "Used to correct the incorrect display of the initialization time",
|
|
2835
|
+
"type": "number"
|
|
2836
|
+
},
|
|
2837
|
+
"sd-countdown/format": {
|
|
2838
|
+
"description": "Countdown display format [dayjs](https://day.js.org/docs/en/display/format)",
|
|
2839
|
+
"type": "string"
|
|
2840
|
+
},
|
|
2841
|
+
"sd-countdown/start": {
|
|
2842
|
+
"description": "Whether to start the countdown",
|
|
2843
|
+
"type": "boolean"
|
|
2844
|
+
},
|
|
2845
|
+
"sd-countdown/value-style": {
|
|
2846
|
+
"description": "Custom value style"
|
|
2847
|
+
},
|
|
3029
2848
|
"sd-statistic/title": {
|
|
3030
2849
|
"description": "Title of the numerical display",
|
|
3031
2850
|
"type": "string"
|
|
@@ -3076,31 +2895,20 @@
|
|
|
3076
2895
|
"sd-statistic/value-style": {
|
|
3077
2896
|
"description": "Custom value style"
|
|
3078
2897
|
},
|
|
3079
|
-
"sd-
|
|
3080
|
-
"description": "
|
|
2898
|
+
"sd-step/title": {
|
|
2899
|
+
"description": "Title of the step",
|
|
2900
|
+
"type": "string"
|
|
3081
2901
|
},
|
|
3082
|
-
"sd-
|
|
3083
|
-
"description": "
|
|
2902
|
+
"sd-step/description": {
|
|
2903
|
+
"description": "Description of the step",
|
|
3084
2904
|
"type": "string"
|
|
3085
2905
|
},
|
|
3086
|
-
"sd-
|
|
3087
|
-
"description": "
|
|
3088
|
-
"type": "number"
|
|
2906
|
+
"sd-step/status": {
|
|
2907
|
+
"description": "Status of the step"
|
|
3089
2908
|
},
|
|
3090
|
-
"sd-
|
|
3091
|
-
"description": "
|
|
3092
|
-
"type": "
|
|
3093
|
-
},
|
|
3094
|
-
"sd-countdown/format": {
|
|
3095
|
-
"description": "Countdown display format [dayjs](https://day.js.org/docs/en/display/format)",
|
|
3096
|
-
"type": "string"
|
|
3097
|
-
},
|
|
3098
|
-
"sd-countdown/start": {
|
|
3099
|
-
"description": "Whether to start the countdown",
|
|
3100
|
-
"type": "boolean"
|
|
3101
|
-
},
|
|
3102
|
-
"sd-countdown/value-style": {
|
|
3103
|
-
"description": "Custom value style"
|
|
2909
|
+
"sd-step/disabled": {
|
|
2910
|
+
"description": "Whether to disable",
|
|
2911
|
+
"type": "boolean"
|
|
3104
2912
|
},
|
|
3105
2913
|
"sd-steps/change": {
|
|
3106
2914
|
"description": "Triggered when the number of steps changes"
|
|
@@ -3137,21 +2945,6 @@
|
|
|
3137
2945
|
"description": "Whether you can click to switch",
|
|
3138
2946
|
"type": "boolean"
|
|
3139
2947
|
},
|
|
3140
|
-
"sd-step/title": {
|
|
3141
|
-
"description": "Title of the step",
|
|
3142
|
-
"type": "string"
|
|
3143
|
-
},
|
|
3144
|
-
"sd-step/description": {
|
|
3145
|
-
"description": "Description of the step",
|
|
3146
|
-
"type": "string"
|
|
3147
|
-
},
|
|
3148
|
-
"sd-step/status": {
|
|
3149
|
-
"description": "Status of the step"
|
|
3150
|
-
},
|
|
3151
|
-
"sd-step/disabled": {
|
|
3152
|
-
"description": "Whether to disable",
|
|
3153
|
-
"type": "boolean"
|
|
3154
|
-
},
|
|
3155
2948
|
"sd-switch/change": {
|
|
3156
2949
|
"description": "Trigger when the value changes"
|
|
3157
2950
|
},
|
|
@@ -3212,96 +3005,6 @@
|
|
|
3212
3005
|
"description": "Copywriting when closed (not effective when `type='line'` and `size='small'`)",
|
|
3213
3006
|
"type": "string"
|
|
3214
3007
|
},
|
|
3215
|
-
"sd-tabs/change": {
|
|
3216
|
-
"description": "Triggered when the current tag value changes"
|
|
3217
|
-
},
|
|
3218
|
-
"sd-tabs/tab-click": {
|
|
3219
|
-
"description": "Triggered when the user clicks on the tab"
|
|
3220
|
-
},
|
|
3221
|
-
"sd-tabs/add": {
|
|
3222
|
-
"description": "Triggered when the user clicks the add button"
|
|
3223
|
-
},
|
|
3224
|
-
"sd-tabs/delete": {
|
|
3225
|
-
"description": "Triggered when the user clicks the delete button"
|
|
3226
|
-
},
|
|
3227
|
-
"sd-tabs/active-key": {
|
|
3228
|
-
"description": "The `key` of the currently selected label",
|
|
3229
|
-
"type": "string|number"
|
|
3230
|
-
},
|
|
3231
|
-
"sd-tabs/default-active-key": {
|
|
3232
|
-
"description": "The `key` of the tab selected by default (uncontrolled state, select the first tab page when it is empty)",
|
|
3233
|
-
"type": "string|number"
|
|
3234
|
-
},
|
|
3235
|
-
"sd-tabs/position": {
|
|
3236
|
-
"description": "Position of the tab"
|
|
3237
|
-
},
|
|
3238
|
-
"sd-tabs/size": {
|
|
3239
|
-
"description": "The size of the tab"
|
|
3240
|
-
},
|
|
3241
|
-
"sd-tabs/type": {
|
|
3242
|
-
"description": "The type of tab"
|
|
3243
|
-
},
|
|
3244
|
-
"sd-tabs/direction": {
|
|
3245
|
-
"description": "The direction of tab"
|
|
3246
|
-
},
|
|
3247
|
-
"sd-tabs/editable": {
|
|
3248
|
-
"description": "Whether to enable editable mode",
|
|
3249
|
-
"type": "boolean"
|
|
3250
|
-
},
|
|
3251
|
-
"sd-tabs/show-add-button": {
|
|
3252
|
-
"description": "Whether to display the add button (only available in editable mode)",
|
|
3253
|
-
"type": "boolean"
|
|
3254
|
-
},
|
|
3255
|
-
"sd-tabs/destroy-on-hide": {
|
|
3256
|
-
"description": "Whether to destroy the content when the label is not displayed",
|
|
3257
|
-
"type": "boolean"
|
|
3258
|
-
},
|
|
3259
|
-
"sd-tabs/lazy-load": {
|
|
3260
|
-
"description": "Whether to mount the content when the label is first displayed",
|
|
3261
|
-
"type": "boolean"
|
|
3262
|
-
},
|
|
3263
|
-
"sd-tabs/justify": {
|
|
3264
|
-
"description": "The height of the container is fully supported, and it only takes effect in horizontal mode.",
|
|
3265
|
-
"type": "boolean"
|
|
3266
|
-
},
|
|
3267
|
-
"sd-tabs/animation": {
|
|
3268
|
-
"description": "Whether to enable option content transition animation",
|
|
3269
|
-
"type": "boolean"
|
|
3270
|
-
},
|
|
3271
|
-
"sd-tabs/header-padding": {
|
|
3272
|
-
"description": "Whether there is a horizontal margin on the header of the tab. Only valid for tabs with `type` equal to `line` and `text` type",
|
|
3273
|
-
"type": "boolean"
|
|
3274
|
-
},
|
|
3275
|
-
"sd-tabs/auto-switch": {
|
|
3276
|
-
"description": "Whether to switch to a new tab after creating a tab (the last one)",
|
|
3277
|
-
"type": "boolean"
|
|
3278
|
-
},
|
|
3279
|
-
"sd-tabs/hide-content": {
|
|
3280
|
-
"description": "Whether to hide content",
|
|
3281
|
-
"type": "boolean"
|
|
3282
|
-
},
|
|
3283
|
-
"sd-tabs/trigger": {
|
|
3284
|
-
"description": "Trigger method"
|
|
3285
|
-
},
|
|
3286
|
-
"sd-tabs/scroll-position": {
|
|
3287
|
-
"description": "The scroll position of the selected tab, the default auto will scroll the activeTab to the visible area, but will not adjust the position intentionally"
|
|
3288
|
-
},
|
|
3289
|
-
"sd-tab-pane/title": {
|
|
3290
|
-
"description": "Title of the tab",
|
|
3291
|
-
"type": "string"
|
|
3292
|
-
},
|
|
3293
|
-
"sd-tab-pane/disabled": {
|
|
3294
|
-
"description": "Whether to disable",
|
|
3295
|
-
"type": "boolean"
|
|
3296
|
-
},
|
|
3297
|
-
"sd-tab-pane/closable": {
|
|
3298
|
-
"description": "Whether to allow this tab to be closed (only effective in editable mode)",
|
|
3299
|
-
"type": "boolean"
|
|
3300
|
-
},
|
|
3301
|
-
"sd-tab-pane/destroy-on-hide": {
|
|
3302
|
-
"description": "Whether to destroy the content when the label is not displayed",
|
|
3303
|
-
"type": "boolean"
|
|
3304
|
-
},
|
|
3305
3008
|
"sd-table/expand": {
|
|
3306
3009
|
"description": "Triggered when a row is clicked to expand"
|
|
3307
3010
|
},
|
|
@@ -3549,63 +3252,95 @@
|
|
|
3549
3252
|
"description": "Whether to show text hints when omitted",
|
|
3550
3253
|
"type": "boolean|object"
|
|
3551
3254
|
},
|
|
3552
|
-
"sd-
|
|
3553
|
-
"description": "
|
|
3255
|
+
"sd-tab-pane/title": {
|
|
3256
|
+
"description": "Title of the tab",
|
|
3257
|
+
"type": "string"
|
|
3554
3258
|
},
|
|
3555
|
-
"sd-
|
|
3556
|
-
"description": "
|
|
3259
|
+
"sd-tab-pane/disabled": {
|
|
3260
|
+
"description": "Whether to disable",
|
|
3261
|
+
"type": "boolean"
|
|
3557
3262
|
},
|
|
3558
|
-
"sd-
|
|
3559
|
-
"description": "
|
|
3263
|
+
"sd-tab-pane/closable": {
|
|
3264
|
+
"description": "Whether to allow this tab to be closed (only effective in editable mode)",
|
|
3265
|
+
"type": "boolean"
|
|
3560
3266
|
},
|
|
3561
|
-
"sd-
|
|
3562
|
-
"description": "
|
|
3267
|
+
"sd-tab-pane/destroy-on-hide": {
|
|
3268
|
+
"description": "Whether to destroy the content when the label is not displayed",
|
|
3269
|
+
"type": "boolean"
|
|
3563
3270
|
},
|
|
3564
|
-
"sd-
|
|
3565
|
-
"description": "
|
|
3271
|
+
"sd-tabs/change": {
|
|
3272
|
+
"description": "Triggered when the current tag value changes"
|
|
3566
3273
|
},
|
|
3567
|
-
"sd-
|
|
3568
|
-
"description": "
|
|
3569
|
-
"type": "string"
|
|
3274
|
+
"sd-tabs/tab-click": {
|
|
3275
|
+
"description": "Triggered when the user clicks on the tab"
|
|
3570
3276
|
},
|
|
3571
|
-
"sd-
|
|
3572
|
-
"description": "
|
|
3573
|
-
"type": "string"
|
|
3277
|
+
"sd-tabs/add": {
|
|
3278
|
+
"description": "Triggered when the user clicks the add button"
|
|
3574
3279
|
},
|
|
3575
|
-
"sd-
|
|
3576
|
-
"description": "
|
|
3577
|
-
"type": "string"
|
|
3280
|
+
"sd-tabs/delete": {
|
|
3281
|
+
"description": "Triggered when the user clicks the delete button"
|
|
3578
3282
|
},
|
|
3579
|
-
"sd-
|
|
3580
|
-
"description": "
|
|
3283
|
+
"sd-tabs/active-key": {
|
|
3284
|
+
"description": "The `key` of the currently selected label",
|
|
3285
|
+
"type": "string|number"
|
|
3286
|
+
},
|
|
3287
|
+
"sd-tabs/default-active-key": {
|
|
3288
|
+
"description": "The `key` of the tab selected by default (uncontrolled state, select the first tab page when it is empty)",
|
|
3289
|
+
"type": "string|number"
|
|
3290
|
+
},
|
|
3291
|
+
"sd-tabs/position": {
|
|
3292
|
+
"description": "Position of the tab"
|
|
3293
|
+
},
|
|
3294
|
+
"sd-tabs/size": {
|
|
3295
|
+
"description": "The size of the tab"
|
|
3296
|
+
},
|
|
3297
|
+
"sd-tabs/type": {
|
|
3298
|
+
"description": "The type of tab"
|
|
3299
|
+
},
|
|
3300
|
+
"sd-tabs/direction": {
|
|
3301
|
+
"description": "The direction of tab"
|
|
3302
|
+
},
|
|
3303
|
+
"sd-tabs/editable": {
|
|
3304
|
+
"description": "Whether to enable editable mode",
|
|
3581
3305
|
"type": "boolean"
|
|
3582
3306
|
},
|
|
3583
|
-
"sd-
|
|
3584
|
-
"description": "Whether
|
|
3307
|
+
"sd-tabs/show-add-button": {
|
|
3308
|
+
"description": "Whether to display the add button (only available in editable mode)",
|
|
3585
3309
|
"type": "boolean"
|
|
3586
3310
|
},
|
|
3587
|
-
"sd-
|
|
3588
|
-
"description": "
|
|
3311
|
+
"sd-tabs/destroy-on-hide": {
|
|
3312
|
+
"description": "Whether to destroy the content when the label is not displayed",
|
|
3313
|
+
"type": "boolean"
|
|
3589
3314
|
},
|
|
3590
|
-
"sd-
|
|
3591
|
-
"description": "Whether to
|
|
3315
|
+
"sd-tabs/lazy-load": {
|
|
3316
|
+
"description": "Whether to mount the content when the label is first displayed",
|
|
3592
3317
|
"type": "boolean"
|
|
3593
3318
|
},
|
|
3594
|
-
"sd-
|
|
3595
|
-
"description": "
|
|
3319
|
+
"sd-tabs/justify": {
|
|
3320
|
+
"description": "The height of the container is fully supported, and it only takes effect in horizontal mode.",
|
|
3596
3321
|
"type": "boolean"
|
|
3597
3322
|
},
|
|
3598
|
-
"sd-
|
|
3599
|
-
"description": "Whether to
|
|
3323
|
+
"sd-tabs/animation": {
|
|
3324
|
+
"description": "Whether to enable option content transition animation",
|
|
3325
|
+
"type": "boolean"
|
|
3600
3326
|
},
|
|
3601
|
-
"sd-
|
|
3602
|
-
"description": "
|
|
3327
|
+
"sd-tabs/header-padding": {
|
|
3328
|
+
"description": "Whether there is a horizontal margin on the header of the tab. Only valid for tabs with `type` equal to `line` and `text` type",
|
|
3329
|
+
"type": "boolean"
|
|
3603
3330
|
},
|
|
3604
|
-
"sd-
|
|
3605
|
-
"description": "
|
|
3331
|
+
"sd-tabs/auto-switch": {
|
|
3332
|
+
"description": "Whether to switch to a new tab after creating a tab (the last one)",
|
|
3333
|
+
"type": "boolean"
|
|
3606
3334
|
},
|
|
3607
|
-
"sd-
|
|
3608
|
-
"description": "
|
|
3335
|
+
"sd-tabs/hide-content": {
|
|
3336
|
+
"description": "Whether to hide content",
|
|
3337
|
+
"type": "boolean"
|
|
3338
|
+
},
|
|
3339
|
+
"sd-tabs/trigger": {
|
|
3340
|
+
"description": "Trigger method"
|
|
3341
|
+
},
|
|
3342
|
+
"sd-tabs/scroll-position": {
|
|
3343
|
+
"description": "The scroll position of the selected tab, the default auto will scroll the activeTab to the visible area, but will not adjust the position intentionally"
|
|
3609
3344
|
},
|
|
3610
3345
|
"sd-tag/close": {
|
|
3611
3346
|
"description": "Emitted when the close button is clicked"
|
|
@@ -3656,88 +3391,63 @@
|
|
|
3656
3391
|
"description": "Tag content does not wrap",
|
|
3657
3392
|
"type": "boolean"
|
|
3658
3393
|
},
|
|
3659
|
-
"sd-
|
|
3660
|
-
"description": "Emitted when the
|
|
3661
|
-
},
|
|
3662
|
-
"sd-tooltip/popup-visible": {
|
|
3663
|
-
"description": "Whether the tooltip is visible",
|
|
3664
|
-
"type": "boolean"
|
|
3665
|
-
},
|
|
3666
|
-
"sd-tooltip/default-popup-visible": {
|
|
3667
|
-
"description": "Whether the tooltip is visible by default (uncontrolled mode)",
|
|
3668
|
-
"type": "boolean"
|
|
3394
|
+
"sd-textarea/input": {
|
|
3395
|
+
"description": "Emitted when the user enters"
|
|
3669
3396
|
},
|
|
3670
|
-
"sd-
|
|
3671
|
-
"description": "
|
|
3672
|
-
"type": "boolean"
|
|
3397
|
+
"sd-textarea/change": {
|
|
3398
|
+
"description": "Only emitted when the textarea is out of focus"
|
|
3673
3399
|
},
|
|
3674
|
-
"sd-
|
|
3675
|
-
"description": "
|
|
3676
|
-
"type": "string"
|
|
3400
|
+
"sd-textarea/clear": {
|
|
3401
|
+
"description": "Emitted when the clear button is clicked"
|
|
3677
3402
|
},
|
|
3678
|
-
"sd-
|
|
3679
|
-
"description": "
|
|
3403
|
+
"sd-textarea/focus": {
|
|
3404
|
+
"description": "Emitted when the textarea gets focus"
|
|
3680
3405
|
},
|
|
3681
|
-
"sd-
|
|
3682
|
-
"description": "
|
|
3683
|
-
"type": "boolean"
|
|
3406
|
+
"sd-textarea/blur": {
|
|
3407
|
+
"description": "Emitted when the textarea loses focus"
|
|
3684
3408
|
},
|
|
3685
|
-
"sd-
|
|
3686
|
-
"description": "
|
|
3409
|
+
"sd-textarea/model-value": {
|
|
3410
|
+
"description": "Value",
|
|
3687
3411
|
"type": "string"
|
|
3688
3412
|
},
|
|
3689
|
-
"sd-
|
|
3690
|
-
"description": "
|
|
3691
|
-
|
|
3692
|
-
"sd-tooltip/content-style": {
|
|
3693
|
-
"description": "The style of the popup content"
|
|
3694
|
-
},
|
|
3695
|
-
"sd-tooltip/arrow-class": {
|
|
3696
|
-
"description": "The class name of the popup arrow"
|
|
3697
|
-
},
|
|
3698
|
-
"sd-tooltip/arrow-style": {
|
|
3699
|
-
"description": "The style of the popup arrow"
|
|
3413
|
+
"sd-textarea/default-value": {
|
|
3414
|
+
"description": "Default value (uncontrolled state)",
|
|
3415
|
+
"type": "string"
|
|
3700
3416
|
},
|
|
3701
|
-
"sd-
|
|
3702
|
-
"description": "
|
|
3417
|
+
"sd-textarea/placeholder": {
|
|
3418
|
+
"description": "Placeholder",
|
|
3419
|
+
"type": "string"
|
|
3703
3420
|
},
|
|
3704
|
-
"sd-
|
|
3705
|
-
"description": "Whether
|
|
3421
|
+
"sd-textarea/disabled": {
|
|
3422
|
+
"description": "Whether to disable",
|
|
3706
3423
|
"type": "boolean"
|
|
3707
3424
|
},
|
|
3708
|
-
"sd-
|
|
3709
|
-
"description": "
|
|
3710
|
-
|
|
3711
|
-
"sd-timeline/mode": {
|
|
3712
|
-
"description": "The display mode of Timeline"
|
|
3713
|
-
},
|
|
3714
|
-
"sd-timeline/pending": {
|
|
3715
|
-
"description": "Whether to display ghost nodes. When set to true, only ghost nodes are displayed. When passed to ReactNode, it will be displayed as node content",
|
|
3716
|
-
"type": "boolean|string"
|
|
3425
|
+
"sd-textarea/error": {
|
|
3426
|
+
"description": "Whether it is an error state",
|
|
3427
|
+
"type": "boolean"
|
|
3717
3428
|
},
|
|
3718
|
-
"sd-
|
|
3719
|
-
"description": "
|
|
3429
|
+
"sd-textarea/max-length": {
|
|
3430
|
+
"description": "Maximum length of input value, the errorOnly attribute was added in version 2.12.0"
|
|
3720
3431
|
},
|
|
3721
|
-
"sd-
|
|
3722
|
-
"description": "
|
|
3723
|
-
"type": "
|
|
3432
|
+
"sd-textarea/show-word-limit": {
|
|
3433
|
+
"description": "Whether to display word count",
|
|
3434
|
+
"type": "boolean"
|
|
3724
3435
|
},
|
|
3725
|
-
"sd-
|
|
3726
|
-
"description": "
|
|
3436
|
+
"sd-textarea/allow-clear": {
|
|
3437
|
+
"description": "Whether to allow clearing the text",
|
|
3438
|
+
"type": "boolean"
|
|
3727
3439
|
},
|
|
3728
|
-
"sd-
|
|
3729
|
-
"description": "
|
|
3440
|
+
"sd-textarea/auto-size": {
|
|
3441
|
+
"description": "Whether to make the textarea adapt to the height of the content"
|
|
3730
3442
|
},
|
|
3731
|
-
"sd-
|
|
3732
|
-
"description": "
|
|
3733
|
-
"type": "string"
|
|
3443
|
+
"sd-textarea/word-length": {
|
|
3444
|
+
"description": "Calculation method of word length"
|
|
3734
3445
|
},
|
|
3735
|
-
"sd-
|
|
3736
|
-
"description": "
|
|
3737
|
-
"type": "string"
|
|
3446
|
+
"sd-textarea/word-slice": {
|
|
3447
|
+
"description": "Character interception method, used together with wordLength"
|
|
3738
3448
|
},
|
|
3739
|
-
"sd-
|
|
3740
|
-
"description": "
|
|
3449
|
+
"sd-textarea/textarea-attrs": {
|
|
3450
|
+
"description": "Attributes passed to textarea"
|
|
3741
3451
|
},
|
|
3742
3452
|
"sd-time-picker/change": {
|
|
3743
3453
|
"description": "The component value changes"
|
|
@@ -3833,565 +3543,143 @@
|
|
|
3833
3543
|
"description": "Whether to destroy the dom structure after closing",
|
|
3834
3544
|
"type": "boolean"
|
|
3835
3545
|
},
|
|
3836
|
-
"sd-
|
|
3837
|
-
"description": "
|
|
3838
|
-
},
|
|
3839
|
-
"sd-transfer/select": {
|
|
3840
|
-
"description": "Triggered when the selected value changes"
|
|
3841
|
-
},
|
|
3842
|
-
"sd-transfer/search": {
|
|
3843
|
-
"description": "Triggered when the user searches"
|
|
3844
|
-
},
|
|
3845
|
-
"sd-transfer/data": {
|
|
3846
|
-
"description": "Data of the transfer"
|
|
3847
|
-
},
|
|
3848
|
-
"sd-transfer/model-value": {
|
|
3849
|
-
"description": "Value in the target selection box"
|
|
3850
|
-
},
|
|
3851
|
-
"sd-transfer/default-value": {
|
|
3852
|
-
"description": "The default value in the target selection box (uncontrolled state)"
|
|
3853
|
-
},
|
|
3854
|
-
"sd-transfer/selected": {
|
|
3855
|
-
"description": "Selected option value"
|
|
3856
|
-
},
|
|
3857
|
-
"sd-transfer/default-selected": {
|
|
3858
|
-
"description": "The option value selected by default (uncontrolled state)"
|
|
3859
|
-
},
|
|
3860
|
-
"sd-transfer/disabled": {
|
|
3861
|
-
"description": "Whether to disable",
|
|
3862
|
-
"type": "boolean"
|
|
3863
|
-
},
|
|
3864
|
-
"sd-transfer/simple": {
|
|
3865
|
-
"description": "Whether to open the simple mode (click the option to move)",
|
|
3866
|
-
"type": "boolean"
|
|
3867
|
-
},
|
|
3868
|
-
"sd-transfer/one-way": {
|
|
3869
|
-
"description": "Whether to open the one-way mode (only move to the target selection box)",
|
|
3870
|
-
"type": "boolean"
|
|
3871
|
-
},
|
|
3872
|
-
"sd-transfer/show-search": {
|
|
3873
|
-
"description": "Whether to show the search input",
|
|
3874
|
-
"type": "boolean"
|
|
3875
|
-
},
|
|
3876
|
-
"sd-transfer/show-select-all": {
|
|
3877
|
-
"description": "Whether show select all checkbox on the header",
|
|
3878
|
-
"type": "boolean"
|
|
3879
|
-
},
|
|
3880
|
-
"sd-transfer/title": {
|
|
3881
|
-
"description": "The title of the source and target selection boxes"
|
|
3882
|
-
},
|
|
3883
|
-
"sd-transfer/source-input-search-props": {
|
|
3884
|
-
"description": "Search box configuration for source selection box",
|
|
3885
|
-
"type": "object"
|
|
3886
|
-
},
|
|
3887
|
-
"sd-transfer/target-input-search-props": {
|
|
3888
|
-
"description": "Search box configuration for target selection box",
|
|
3889
|
-
"type": "object"
|
|
3890
|
-
},
|
|
3891
|
-
"sd-typography-title/edit-start": {
|
|
3892
|
-
"description": "Edit start"
|
|
3893
|
-
},
|
|
3894
|
-
"sd-typography-title/change": {
|
|
3895
|
-
"description": "Edit content change"
|
|
3896
|
-
},
|
|
3897
|
-
"sd-typography-title/edit-end": {
|
|
3898
|
-
"description": "Edit end"
|
|
3899
|
-
},
|
|
3900
|
-
"sd-typography-title/copy": {
|
|
3901
|
-
"description": "Copy"
|
|
3902
|
-
},
|
|
3903
|
-
"sd-typography-title/ellipsis": {
|
|
3904
|
-
"description": "Ellipsis change"
|
|
3905
|
-
},
|
|
3906
|
-
"sd-typography-title/expand": {
|
|
3907
|
-
"description": "Expand collapse event"
|
|
3908
|
-
},
|
|
3909
|
-
"sd-typography-title/heading": {
|
|
3910
|
-
"description": "Heading level, equivalent to `h1` `h2` `h3` `h4` `h5` `h6`",
|
|
3911
|
-
"type": "string"
|
|
3912
|
-
},
|
|
3913
|
-
"sd-typography-title/type": {
|
|
3914
|
-
"description": "Text type",
|
|
3915
|
-
"type": "string"
|
|
3916
|
-
},
|
|
3917
|
-
"sd-typography-title/bold": {
|
|
3918
|
-
"description": "Whether enable bold style",
|
|
3919
|
-
"type": "boolean"
|
|
3920
|
-
},
|
|
3921
|
-
"sd-typography-title/mark": {
|
|
3922
|
-
"description": "Mark style"
|
|
3923
|
-
},
|
|
3924
|
-
"sd-typography-title/underline": {
|
|
3925
|
-
"description": "Whether enable underline style",
|
|
3926
|
-
"type": "boolean"
|
|
3927
|
-
},
|
|
3928
|
-
"sd-typography-title/delete": {
|
|
3929
|
-
"description": "Whether enable delete style",
|
|
3930
|
-
"type": "boolean"
|
|
3931
|
-
},
|
|
3932
|
-
"sd-typography-title/code": {
|
|
3933
|
-
"description": "Whether enable code style",
|
|
3934
|
-
"type": "boolean"
|
|
3935
|
-
},
|
|
3936
|
-
"sd-typography-title/disabled": {
|
|
3937
|
-
"description": "Whether disabled",
|
|
3938
|
-
"type": "boolean"
|
|
3939
|
-
},
|
|
3940
|
-
"sd-typography-title/editable": {
|
|
3941
|
-
"description": "Whether it's editable",
|
|
3942
|
-
"type": "boolean"
|
|
3943
|
-
},
|
|
3944
|
-
"sd-typography-title/editing": {
|
|
3945
|
-
"description": "Whether it's editing",
|
|
3946
|
-
"type": "boolean"
|
|
3947
|
-
},
|
|
3948
|
-
"sd-typography-title/default-editing": {
|
|
3949
|
-
"description": "Default editing state",
|
|
3950
|
-
"type": "boolean"
|
|
3951
|
-
},
|
|
3952
|
-
"sd-typography-title/edit-text": {
|
|
3953
|
-
"description": "Edit text",
|
|
3954
|
-
"type": "string"
|
|
3955
|
-
},
|
|
3956
|
-
"sd-typography-title/copyable": {
|
|
3957
|
-
"description": "Whether turn on copy functionality",
|
|
3958
|
-
"type": "boolean"
|
|
3959
|
-
},
|
|
3960
|
-
"sd-typography-title/copy-text": {
|
|
3961
|
-
"description": "Copied text",
|
|
3962
|
-
"type": "string"
|
|
3963
|
-
},
|
|
3964
|
-
"sd-typography-title/copy-delay": {
|
|
3965
|
-
"description": "After the copy is successful, the delay time for the copy button to return to the clickable state, in milliseconds",
|
|
3966
|
-
"type": "number"
|
|
3967
|
-
},
|
|
3968
|
-
"sd-typography-title/edit-tooltip-props": {
|
|
3969
|
-
"description": "Edit button question prompt configuration",
|
|
3970
|
-
"type": "object"
|
|
3971
|
-
},
|
|
3972
|
-
"sd-typography-title/copy-tooltip-props": {
|
|
3973
|
-
"description": "Copy button question prompt configuration",
|
|
3974
|
-
"type": "object"
|
|
3975
|
-
},
|
|
3976
|
-
"sd-typography-paragraph/edit-start": {
|
|
3977
|
-
"description": "Edit start"
|
|
3978
|
-
},
|
|
3979
|
-
"sd-typography-paragraph/change": {
|
|
3980
|
-
"description": "Edit content change"
|
|
3981
|
-
},
|
|
3982
|
-
"sd-typography-paragraph/edit-end": {
|
|
3983
|
-
"description": "Edit end"
|
|
3984
|
-
},
|
|
3985
|
-
"sd-typography-paragraph/copy": {
|
|
3986
|
-
"description": "Copy"
|
|
3987
|
-
},
|
|
3988
|
-
"sd-typography-paragraph/ellipsis": {
|
|
3989
|
-
"description": "Ellipsis change"
|
|
3990
|
-
},
|
|
3991
|
-
"sd-typography-paragraph/expand": {
|
|
3992
|
-
"description": "Expand collapse event"
|
|
3993
|
-
},
|
|
3994
|
-
"sd-typography-paragraph/blockquote": {
|
|
3995
|
-
"description": "Whether enable blockquote",
|
|
3996
|
-
"type": "boolean"
|
|
3997
|
-
},
|
|
3998
|
-
"sd-typography-paragraph/spacing": {
|
|
3999
|
-
"description": "The line height of the paragraph, the default line height is recommended for long text (more than 5 lines). `close` line height is recommended for short text (less than or equal to 3 lines).",
|
|
4000
|
-
"type": "string"
|
|
4001
|
-
},
|
|
4002
|
-
"sd-typography-paragraph/type": {
|
|
4003
|
-
"description": "Text type",
|
|
4004
|
-
"type": "string"
|
|
4005
|
-
},
|
|
4006
|
-
"sd-typography-paragraph/bold": {
|
|
4007
|
-
"description": "Whether enable bold style",
|
|
4008
|
-
"type": "boolean"
|
|
4009
|
-
},
|
|
4010
|
-
"sd-typography-paragraph/mark": {
|
|
4011
|
-
"description": "Mark style"
|
|
4012
|
-
},
|
|
4013
|
-
"sd-typography-paragraph/underline": {
|
|
4014
|
-
"description": "Whether enable underline style",
|
|
4015
|
-
"type": "boolean"
|
|
4016
|
-
},
|
|
4017
|
-
"sd-typography-paragraph/delete": {
|
|
4018
|
-
"description": "Whether enable delete style",
|
|
4019
|
-
"type": "boolean"
|
|
4020
|
-
},
|
|
4021
|
-
"sd-typography-paragraph/code": {
|
|
4022
|
-
"description": "Whether enable code style",
|
|
4023
|
-
"type": "boolean"
|
|
4024
|
-
},
|
|
4025
|
-
"sd-typography-paragraph/disabled": {
|
|
4026
|
-
"description": "Whether disabled",
|
|
4027
|
-
"type": "boolean"
|
|
4028
|
-
},
|
|
4029
|
-
"sd-typography-paragraph/editable": {
|
|
4030
|
-
"description": "Whether it's editable",
|
|
4031
|
-
"type": "boolean"
|
|
4032
|
-
},
|
|
4033
|
-
"sd-typography-paragraph/editing": {
|
|
4034
|
-
"description": "Whether it's editing",
|
|
4035
|
-
"type": "boolean"
|
|
4036
|
-
},
|
|
4037
|
-
"sd-typography-paragraph/default-editing": {
|
|
4038
|
-
"description": "Default editing state",
|
|
4039
|
-
"type": "boolean"
|
|
4040
|
-
},
|
|
4041
|
-
"sd-typography-paragraph/edit-text": {
|
|
4042
|
-
"description": "Edit text",
|
|
4043
|
-
"type": "string"
|
|
4044
|
-
},
|
|
4045
|
-
"sd-typography-paragraph/copyable": {
|
|
4046
|
-
"description": "Whether turn on copy functionality",
|
|
4047
|
-
"type": "boolean"
|
|
4048
|
-
},
|
|
4049
|
-
"sd-typography-paragraph/copy-text": {
|
|
4050
|
-
"description": "Copied text",
|
|
4051
|
-
"type": "string"
|
|
4052
|
-
},
|
|
4053
|
-
"sd-typography-paragraph/copy-delay": {
|
|
4054
|
-
"description": "After the copy is successful, the delay time for the copy button to return to the clickable state, in milliseconds",
|
|
4055
|
-
"type": "number"
|
|
4056
|
-
},
|
|
4057
|
-
"sd-typography-paragraph/edit-tooltip-props": {
|
|
4058
|
-
"description": "Edit button question prompt configuration",
|
|
4059
|
-
"type": "object"
|
|
4060
|
-
},
|
|
4061
|
-
"sd-typography-paragraph/copy-tooltip-props": {
|
|
4062
|
-
"description": "Copy button question prompt configuration",
|
|
4063
|
-
"type": "object"
|
|
4064
|
-
},
|
|
4065
|
-
"sd-typography-text/edit-start": {
|
|
4066
|
-
"description": "Edit start"
|
|
4067
|
-
},
|
|
4068
|
-
"sd-typography-text/change": {
|
|
4069
|
-
"description": "Edit content change"
|
|
4070
|
-
},
|
|
4071
|
-
"sd-typography-text/edit-end": {
|
|
4072
|
-
"description": "Edit end"
|
|
4073
|
-
},
|
|
4074
|
-
"sd-typography-text/copy": {
|
|
4075
|
-
"description": "Copy"
|
|
4076
|
-
},
|
|
4077
|
-
"sd-typography-text/ellipsis": {
|
|
4078
|
-
"description": "Ellipsis change"
|
|
4079
|
-
},
|
|
4080
|
-
"sd-typography-text/expand": {
|
|
4081
|
-
"description": "Expand collapse event"
|
|
4082
|
-
},
|
|
4083
|
-
"sd-typography-text/type": {
|
|
4084
|
-
"description": "Text type",
|
|
4085
|
-
"type": "string"
|
|
4086
|
-
},
|
|
4087
|
-
"sd-typography-text/bold": {
|
|
4088
|
-
"description": "Whether enable bold style",
|
|
4089
|
-
"type": "boolean"
|
|
4090
|
-
},
|
|
4091
|
-
"sd-typography-text/mark": {
|
|
4092
|
-
"description": "Mark style"
|
|
4093
|
-
},
|
|
4094
|
-
"sd-typography-text/underline": {
|
|
4095
|
-
"description": "Whether enable underline style",
|
|
4096
|
-
"type": "boolean"
|
|
4097
|
-
},
|
|
4098
|
-
"sd-typography-text/delete": {
|
|
4099
|
-
"description": "Whether enable delete style",
|
|
4100
|
-
"type": "boolean"
|
|
4101
|
-
},
|
|
4102
|
-
"sd-typography-text/code": {
|
|
4103
|
-
"description": "Whether enable code style",
|
|
4104
|
-
"type": "boolean"
|
|
4105
|
-
},
|
|
4106
|
-
"sd-typography-text/disabled": {
|
|
4107
|
-
"description": "Whether disabled",
|
|
4108
|
-
"type": "boolean"
|
|
4109
|
-
},
|
|
4110
|
-
"sd-typography-text/editable": {
|
|
4111
|
-
"description": "Whether it's editable",
|
|
4112
|
-
"type": "boolean"
|
|
4113
|
-
},
|
|
4114
|
-
"sd-typography-text/editing": {
|
|
4115
|
-
"description": "Whether it's editing",
|
|
4116
|
-
"type": "boolean"
|
|
4117
|
-
},
|
|
4118
|
-
"sd-typography-text/default-editing": {
|
|
4119
|
-
"description": "Default editing state",
|
|
4120
|
-
"type": "boolean"
|
|
4121
|
-
},
|
|
4122
|
-
"sd-typography-text/edit-text": {
|
|
4123
|
-
"description": "Edit text",
|
|
4124
|
-
"type": "string"
|
|
4125
|
-
},
|
|
4126
|
-
"sd-typography-text/copyable": {
|
|
4127
|
-
"description": "Whether turn on copy functionality",
|
|
4128
|
-
"type": "boolean"
|
|
4129
|
-
},
|
|
4130
|
-
"sd-typography-text/copy-text": {
|
|
4131
|
-
"description": "Copied text",
|
|
3546
|
+
"sd-timeline-item/dot-color": {
|
|
3547
|
+
"description": "Dot color",
|
|
4132
3548
|
"type": "string"
|
|
4133
3549
|
},
|
|
4134
|
-
"sd-
|
|
4135
|
-
"description": "
|
|
4136
|
-
"type": "number"
|
|
4137
|
-
},
|
|
4138
|
-
"sd-typography-text/edit-tooltip-props": {
|
|
4139
|
-
"description": "Edit button question prompt configuration",
|
|
4140
|
-
"type": "object"
|
|
4141
|
-
},
|
|
4142
|
-
"sd-typography-text/copy-tooltip-props": {
|
|
4143
|
-
"description": "Copy button question prompt configuration",
|
|
4144
|
-
"type": "object"
|
|
4145
|
-
},
|
|
4146
|
-
"sd-tree/select": {
|
|
4147
|
-
"description": "Triggered when the tree node is clicked"
|
|
4148
|
-
},
|
|
4149
|
-
"sd-tree/check": {
|
|
4150
|
-
"description": "Triggered when the tree node checkbox is clicked. `halfCheckedKeys` and `halfCheckedNodes` support from `2.19.0`."
|
|
4151
|
-
},
|
|
4152
|
-
"sd-tree/expand": {
|
|
4153
|
-
"description": "Expand/close"
|
|
4154
|
-
},
|
|
4155
|
-
"sd-tree/drag-start": {
|
|
4156
|
-
"description": "Node starts dragging"
|
|
4157
|
-
},
|
|
4158
|
-
"sd-tree/drag-end": {
|
|
4159
|
-
"description": "Node end drag"
|
|
4160
|
-
},
|
|
4161
|
-
"sd-tree/drag-over": {
|
|
4162
|
-
"description": "The node is dragged to the releasable target"
|
|
4163
|
-
},
|
|
4164
|
-
"sd-tree/drag-leave": {
|
|
4165
|
-
"description": "Node leaves to release the target"
|
|
3550
|
+
"sd-timeline-item/dot-type": {
|
|
3551
|
+
"description": "Dot type"
|
|
4166
3552
|
},
|
|
4167
|
-
"sd-
|
|
4168
|
-
"description": "
|
|
3553
|
+
"sd-timeline-item/line-type": {
|
|
3554
|
+
"description": "Line type"
|
|
4169
3555
|
},
|
|
4170
|
-
"sd-
|
|
4171
|
-
"description": "
|
|
3556
|
+
"sd-timeline-item/line-color": {
|
|
3557
|
+
"description": "Line Color",
|
|
4172
3558
|
"type": "string"
|
|
4173
3559
|
},
|
|
4174
|
-
"sd-
|
|
4175
|
-
"description": "
|
|
4176
|
-
"type": "boolean"
|
|
4177
|
-
},
|
|
4178
|
-
"sd-tree/default-expand-all": {
|
|
4179
|
-
"description": "Whether to expand the parent node by default",
|
|
4180
|
-
"type": "boolean"
|
|
4181
|
-
},
|
|
4182
|
-
"sd-tree/multiple": {
|
|
4183
|
-
"description": "Whether to support multiple selection",
|
|
4184
|
-
"type": "boolean"
|
|
4185
|
-
},
|
|
4186
|
-
"sd-tree/checkable": {
|
|
4187
|
-
"description": "Whether to add a checkbox before the node, function format is supported since `2.27.0`"
|
|
4188
|
-
},
|
|
4189
|
-
"sd-tree/selectable": {
|
|
4190
|
-
"description": "Whether to support selection, function format is supported since `2.27.0`"
|
|
4191
|
-
},
|
|
4192
|
-
"sd-tree/check-strictly": {
|
|
4193
|
-
"description": "Whether to cancel the parent-child node association",
|
|
4194
|
-
"type": "boolean"
|
|
4195
|
-
},
|
|
4196
|
-
"sd-tree/checked-strategy": {
|
|
4197
|
-
"description": "Customized backfill method <br/> all: return all selected nodes <br/> parent: return only parent node when both parent and child nodes are selected <br/> child: return only child nodes",
|
|
3560
|
+
"sd-timeline-item/label": {
|
|
3561
|
+
"description": "Label text",
|
|
4198
3562
|
"type": "string"
|
|
4199
3563
|
},
|
|
4200
|
-
"sd-
|
|
4201
|
-
"description": "
|
|
4202
|
-
},
|
|
4203
|
-
"sd-tree/selected-keys": {
|
|
4204
|
-
"description": "Selected tree node"
|
|
4205
|
-
},
|
|
4206
|
-
"sd-tree/default-checked-keys": {
|
|
4207
|
-
"description": "Tree node with checkbox selected by default"
|
|
4208
|
-
},
|
|
4209
|
-
"sd-tree/checked-keys": {
|
|
4210
|
-
"description": "Tree node with check box selected"
|
|
4211
|
-
},
|
|
4212
|
-
"sd-tree/default-expanded-keys": {
|
|
4213
|
-
"description": "Nodes expanded by default"
|
|
4214
|
-
},
|
|
4215
|
-
"sd-tree/expanded-keys": {
|
|
4216
|
-
"description": "Expanded node"
|
|
4217
|
-
},
|
|
4218
|
-
"sd-tree/data": {
|
|
4219
|
-
"description": "Pass in `data` to generate the corresponding tree structure"
|
|
4220
|
-
},
|
|
4221
|
-
"sd-tree/field-names": {
|
|
4222
|
-
"description": "Specify the field name in the node data"
|
|
4223
|
-
},
|
|
4224
|
-
"sd-tree/show-line": {
|
|
4225
|
-
"description": "Whether to display the connection line",
|
|
4226
|
-
"type": "boolean"
|
|
4227
|
-
},
|
|
4228
|
-
"sd-tree/load-more": {
|
|
4229
|
-
"description": "A callback for loading data asynchronously, returning a `Promise`"
|
|
3564
|
+
"sd-timeline-item/position": {
|
|
3565
|
+
"description": "Item position"
|
|
4230
3566
|
},
|
|
4231
|
-
"sd-
|
|
4232
|
-
"description": "Whether
|
|
3567
|
+
"sd-timeline/reverse": {
|
|
3568
|
+
"description": "Whether reverse order",
|
|
4233
3569
|
"type": "boolean"
|
|
4234
3570
|
},
|
|
4235
|
-
"sd-
|
|
4236
|
-
"description": "
|
|
4237
|
-
},
|
|
4238
|
-
"sd-tree/virtual-list-props": {
|
|
4239
|
-
"description": "Pass virtual list properties, pass in this parameter to turn on virtual scrolling, [VirtualListProps](#VirtualListProps)"
|
|
4240
|
-
},
|
|
4241
|
-
"sd-tree/default-expand-selected": {
|
|
4242
|
-
"description": "Whether to expand the parent node of the selected node by default",
|
|
4243
|
-
"type": "boolean"
|
|
3571
|
+
"sd-timeline/direction": {
|
|
3572
|
+
"description": "Timeline direction"
|
|
4244
3573
|
},
|
|
4245
|
-
"sd-
|
|
4246
|
-
"description": "
|
|
4247
|
-
"type": "boolean"
|
|
3574
|
+
"sd-timeline/mode": {
|
|
3575
|
+
"description": "The display mode of Timeline"
|
|
4248
3576
|
},
|
|
4249
|
-
"sd-
|
|
4250
|
-
"description": "Whether to
|
|
4251
|
-
"type": "boolean"
|
|
3577
|
+
"sd-timeline/pending": {
|
|
3578
|
+
"description": "Whether to display ghost nodes. When set to true, only ghost nodes are displayed. When passed to ReactNode, it will be displayed as node content",
|
|
3579
|
+
"type": "boolean|string"
|
|
4252
3580
|
},
|
|
4253
|
-
"sd-
|
|
4254
|
-
"description": "
|
|
3581
|
+
"sd-timeline/label-position": {
|
|
3582
|
+
"description": "Position of label text"
|
|
4255
3583
|
},
|
|
4256
|
-
"sd-
|
|
4257
|
-
"description": "
|
|
4258
|
-
"type": "boolean"
|
|
3584
|
+
"sd-tooltip/popup-visible-change": {
|
|
3585
|
+
"description": "Emitted when the tooltip display status changes"
|
|
4259
3586
|
},
|
|
4260
|
-
"sd-
|
|
4261
|
-
"description": "Whether
|
|
3587
|
+
"sd-tooltip/popup-visible": {
|
|
3588
|
+
"description": "Whether the tooltip is visible",
|
|
4262
3589
|
"type": "boolean"
|
|
4263
3590
|
},
|
|
4264
|
-
"sd-
|
|
4265
|
-
"description": "
|
|
4266
|
-
},
|
|
4267
|
-
"sd-upload/exceed-limit": {
|
|
4268
|
-
"description": "Triggered when the uploaded file exceeds the limit"
|
|
4269
|
-
},
|
|
4270
|
-
"sd-upload/change": {
|
|
4271
|
-
"description": "Triggered when the status of the uploaded file changes"
|
|
4272
|
-
},
|
|
4273
|
-
"sd-upload/progress": {
|
|
4274
|
-
"description": "Triggered when the uploading file progress changes"
|
|
4275
|
-
},
|
|
4276
|
-
"sd-upload/preview": {
|
|
4277
|
-
"description": "Trigger when the image preview is clicked"
|
|
4278
|
-
},
|
|
4279
|
-
"sd-upload/success": {
|
|
4280
|
-
"description": "Triggered when upload is successful"
|
|
4281
|
-
},
|
|
4282
|
-
"sd-upload/error": {
|
|
4283
|
-
"description": "Triggered when upload fails"
|
|
4284
|
-
},
|
|
4285
|
-
"sd-upload/file-list": {
|
|
4286
|
-
"description": "File List"
|
|
4287
|
-
},
|
|
4288
|
-
"sd-upload/default-file-list": {
|
|
4289
|
-
"description": "Default file list (uncontrolled state)"
|
|
4290
|
-
},
|
|
4291
|
-
"sd-upload/accept": {
|
|
4292
|
-
"description": "For the received upload file type, please refer to [HTML standard](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#htmlattrdefaccept \"_blank\")",
|
|
4293
|
-
"type": "string"
|
|
4294
|
-
},
|
|
4295
|
-
"sd-upload/action": {
|
|
4296
|
-
"description": "Uploaded URL",
|
|
4297
|
-
"type": "string"
|
|
4298
|
-
},
|
|
4299
|
-
"sd-upload/disabled": {
|
|
4300
|
-
"description": "Whether to disable",
|
|
3591
|
+
"sd-tooltip/default-popup-visible": {
|
|
3592
|
+
"description": "Whether the tooltip is visible by default (uncontrolled mode)",
|
|
4301
3593
|
"type": "boolean"
|
|
4302
3594
|
},
|
|
4303
|
-
"sd-
|
|
4304
|
-
"description": "Whether to
|
|
3595
|
+
"sd-tooltip/disabled": {
|
|
3596
|
+
"description": "Whether to disable the tooltip",
|
|
4305
3597
|
"type": "boolean"
|
|
4306
3598
|
},
|
|
4307
|
-
"sd-
|
|
4308
|
-
"description": "
|
|
4309
|
-
"type": "
|
|
3599
|
+
"sd-tooltip/content": {
|
|
3600
|
+
"description": "Tooltip content",
|
|
3601
|
+
"type": "string"
|
|
4310
3602
|
},
|
|
4311
|
-
"sd-
|
|
4312
|
-
"description": "
|
|
3603
|
+
"sd-tooltip/position": {
|
|
3604
|
+
"description": "Popup position"
|
|
3605
|
+
},
|
|
3606
|
+
"sd-tooltip/mini": {
|
|
3607
|
+
"description": "Whether to display as a mini size",
|
|
4313
3608
|
"type": "boolean"
|
|
4314
3609
|
},
|
|
4315
|
-
"sd-
|
|
4316
|
-
"description": "
|
|
3610
|
+
"sd-tooltip/background-color": {
|
|
3611
|
+
"description": "Background color of the popover",
|
|
4317
3612
|
"type": "string"
|
|
4318
3613
|
},
|
|
4319
|
-
"sd-
|
|
4320
|
-
"description": "
|
|
3614
|
+
"sd-tooltip/content-class": {
|
|
3615
|
+
"description": "The class name of the popup content"
|
|
4321
3616
|
},
|
|
4322
|
-
"sd-
|
|
4323
|
-
"description": "
|
|
3617
|
+
"sd-tooltip/content-style": {
|
|
3618
|
+
"description": "The style of the popup content"
|
|
4324
3619
|
},
|
|
4325
|
-
"sd-
|
|
4326
|
-
"description": "
|
|
3620
|
+
"sd-tooltip/arrow-class": {
|
|
3621
|
+
"description": "The class name of the popup arrow"
|
|
4327
3622
|
},
|
|
4328
|
-
"sd-
|
|
4329
|
-
"description": "
|
|
4330
|
-
"type": "boolean"
|
|
3623
|
+
"sd-tooltip/arrow-style": {
|
|
3624
|
+
"description": "The style of the popup arrow"
|
|
4331
3625
|
},
|
|
4332
|
-
"sd-
|
|
4333
|
-
"description": "
|
|
3626
|
+
"sd-tooltip/popup-container": {
|
|
3627
|
+
"description": "Mount container for popup"
|
|
4334
3628
|
},
|
|
4335
|
-
"sd-
|
|
4336
|
-
"description": "
|
|
4337
|
-
"type": "number"
|
|
3629
|
+
"sd-transfer/change": {
|
|
3630
|
+
"description": "Triggered when the value of the target selection box changes"
|
|
4338
3631
|
},
|
|
4339
|
-
"sd-
|
|
4340
|
-
"description": "
|
|
4341
|
-
"type": "boolean"
|
|
3632
|
+
"sd-transfer/select": {
|
|
3633
|
+
"description": "Triggered when the selected value changes"
|
|
4342
3634
|
},
|
|
4343
|
-
"sd-
|
|
4344
|
-
"description": "
|
|
4345
|
-
"type": "boolean"
|
|
3635
|
+
"sd-transfer/search": {
|
|
3636
|
+
"description": "Triggered when the user searches"
|
|
4346
3637
|
},
|
|
4347
|
-
"sd-
|
|
4348
|
-
"description": "
|
|
4349
|
-
"type": "boolean"
|
|
3638
|
+
"sd-transfer/data": {
|
|
3639
|
+
"description": "Data of the transfer"
|
|
4350
3640
|
},
|
|
4351
|
-
"sd-
|
|
4352
|
-
"description": "
|
|
4353
|
-
"type": "boolean"
|
|
3641
|
+
"sd-transfer/model-value": {
|
|
3642
|
+
"description": "Value in the target selection box"
|
|
4354
3643
|
},
|
|
4355
|
-
"sd-
|
|
4356
|
-
"description": "
|
|
4357
|
-
"type": "boolean"
|
|
3644
|
+
"sd-transfer/default-value": {
|
|
3645
|
+
"description": "The default value in the target selection box (uncontrolled state)"
|
|
4358
3646
|
},
|
|
4359
|
-
"sd-
|
|
4360
|
-
"description": "
|
|
3647
|
+
"sd-transfer/selected": {
|
|
3648
|
+
"description": "Selected option value"
|
|
4361
3649
|
},
|
|
4362
|
-
"sd-
|
|
4363
|
-
"description": "
|
|
4364
|
-
"type": "boolean"
|
|
3650
|
+
"sd-transfer/default-selected": {
|
|
3651
|
+
"description": "The option value selected by default (uncontrolled state)"
|
|
4365
3652
|
},
|
|
4366
|
-
"sd-
|
|
4367
|
-
"description": "Whether to
|
|
3653
|
+
"sd-transfer/disabled": {
|
|
3654
|
+
"description": "Whether to disable",
|
|
4368
3655
|
"type": "boolean"
|
|
4369
3656
|
},
|
|
4370
|
-
"sd-
|
|
4371
|
-
"description": "
|
|
3657
|
+
"sd-transfer/simple": {
|
|
3658
|
+
"description": "Whether to open the simple mode (click the option to move)",
|
|
4372
3659
|
"type": "boolean"
|
|
4373
3660
|
},
|
|
4374
|
-
"sd-
|
|
4375
|
-
"description": "
|
|
4376
|
-
"type": "
|
|
4377
|
-
},
|
|
4378
|
-
"sd-upload/list-type": {
|
|
4379
|
-
"description": "Picture list type"
|
|
3661
|
+
"sd-transfer/one-way": {
|
|
3662
|
+
"description": "Whether to open the one-way mode (only move to the target selection box)",
|
|
3663
|
+
"type": "boolean"
|
|
4380
3664
|
},
|
|
4381
|
-
"sd-
|
|
4382
|
-
"description": "
|
|
3665
|
+
"sd-transfer/show-search": {
|
|
3666
|
+
"description": "Whether to show the search input",
|
|
3667
|
+
"type": "boolean"
|
|
4383
3668
|
},
|
|
4384
|
-
"sd-
|
|
4385
|
-
"description": "
|
|
3669
|
+
"sd-transfer/show-select-all": {
|
|
3670
|
+
"description": "Whether show select all checkbox on the header",
|
|
3671
|
+
"type": "boolean"
|
|
4386
3672
|
},
|
|
4387
|
-
"sd-
|
|
4388
|
-
"description": "
|
|
3673
|
+
"sd-transfer/title": {
|
|
3674
|
+
"description": "The title of the source and target selection boxes"
|
|
4389
3675
|
},
|
|
4390
|
-
"sd-
|
|
4391
|
-
"description": "
|
|
3676
|
+
"sd-transfer/source-input-search-props": {
|
|
3677
|
+
"description": "Search box configuration for source selection box",
|
|
3678
|
+
"type": "object"
|
|
4392
3679
|
},
|
|
4393
|
-
"sd-
|
|
4394
|
-
"description": "
|
|
3680
|
+
"sd-transfer/target-input-search-props": {
|
|
3681
|
+
"description": "Search box configuration for target selection box",
|
|
3682
|
+
"type": "object"
|
|
4395
3683
|
},
|
|
4396
3684
|
"sd-tree-select/change": {
|
|
4397
3685
|
"description": "Trigger when the value changes"
|
|
@@ -4532,104 +3820,127 @@
|
|
|
4532
3820
|
"description": "The default value of the input (uncontrolled mode)",
|
|
4533
3821
|
"type": "string"
|
|
4534
3822
|
},
|
|
4535
|
-
"sd-
|
|
4536
|
-
"description": "Triggered when the
|
|
3823
|
+
"sd-tree/select": {
|
|
3824
|
+
"description": "Triggered when the tree node is clicked"
|
|
4537
3825
|
},
|
|
4538
|
-
"sd-
|
|
4539
|
-
"description": "Triggered when the
|
|
3826
|
+
"sd-tree/check": {
|
|
3827
|
+
"description": "Triggered when the tree node checkbox is clicked. `halfCheckedKeys` and `halfCheckedNodes` support from `2.19.0`."
|
|
4540
3828
|
},
|
|
4541
|
-
"sd-
|
|
4542
|
-
"description": "
|
|
3829
|
+
"sd-tree/expand": {
|
|
3830
|
+
"description": "Expand/close"
|
|
4543
3831
|
},
|
|
4544
|
-
"sd-
|
|
4545
|
-
"description": "
|
|
4546
|
-
"type": "string"
|
|
3832
|
+
"sd-tree/drag-start": {
|
|
3833
|
+
"description": "Node starts dragging"
|
|
4547
3834
|
},
|
|
4548
|
-
"sd-
|
|
4549
|
-
"description": "
|
|
4550
|
-
"type": "string"
|
|
3835
|
+
"sd-tree/drag-end": {
|
|
3836
|
+
"description": "Node end drag"
|
|
4551
3837
|
},
|
|
4552
|
-
"sd-
|
|
4553
|
-
"description": "The
|
|
4554
|
-
"type": "number"
|
|
3838
|
+
"sd-tree/drag-over": {
|
|
3839
|
+
"description": "The node is dragged to the releasable target"
|
|
4555
3840
|
},
|
|
4556
|
-
"sd-
|
|
4557
|
-
"description": "
|
|
3841
|
+
"sd-tree/drag-leave": {
|
|
3842
|
+
"description": "Node leaves to release the target"
|
|
4558
3843
|
},
|
|
4559
|
-
"sd-
|
|
4560
|
-
"description": "
|
|
4561
|
-
"type": "boolean"
|
|
3844
|
+
"sd-tree/drop": {
|
|
3845
|
+
"description": "The node is released on a releasable target"
|
|
4562
3846
|
},
|
|
4563
|
-
"sd-
|
|
4564
|
-
"description": "
|
|
3847
|
+
"sd-tree/size": {
|
|
3848
|
+
"description": "Size",
|
|
3849
|
+
"type": "string"
|
|
3850
|
+
},
|
|
3851
|
+
"sd-tree/block-node": {
|
|
3852
|
+
"description": "Whether the node occupies a row",
|
|
4565
3853
|
"type": "boolean"
|
|
4566
3854
|
},
|
|
4567
|
-
"sd-
|
|
4568
|
-
"description": "
|
|
3855
|
+
"sd-tree/default-expand-all": {
|
|
3856
|
+
"description": "Whether to expand the parent node by default",
|
|
4569
3857
|
"type": "boolean"
|
|
4570
3858
|
},
|
|
4571
|
-
"sd-
|
|
4572
|
-
"description": "Whether
|
|
3859
|
+
"sd-tree/multiple": {
|
|
3860
|
+
"description": "Whether to support multiple selection",
|
|
4573
3861
|
"type": "boolean"
|
|
4574
3862
|
},
|
|
4575
|
-
"sd-
|
|
4576
|
-
"description": "
|
|
3863
|
+
"sd-tree/checkable": {
|
|
3864
|
+
"description": "Whether to add a checkbox before the node, function format is supported since `2.27.0`"
|
|
4577
3865
|
},
|
|
4578
|
-
"sd-
|
|
4579
|
-
"description": "
|
|
3866
|
+
"sd-tree/selectable": {
|
|
3867
|
+
"description": "Whether to support selection, function format is supported since `2.27.0`"
|
|
4580
3868
|
},
|
|
4581
|
-
"sd-
|
|
4582
|
-
"description": "
|
|
3869
|
+
"sd-tree/check-strictly": {
|
|
3870
|
+
"description": "Whether to cancel the parent-child node association",
|
|
3871
|
+
"type": "boolean"
|
|
4583
3872
|
},
|
|
4584
|
-
"sd-
|
|
4585
|
-
"description": "
|
|
3873
|
+
"sd-tree/checked-strategy": {
|
|
3874
|
+
"description": "Customized backfill method <br/> all: return all selected nodes <br/> parent: return only parent node when both parent and child nodes are selected <br/> child: return only child nodes",
|
|
4586
3875
|
"type": "string"
|
|
4587
3876
|
},
|
|
4588
|
-
"sd-
|
|
4589
|
-
"description": "
|
|
4590
|
-
"type": "number"
|
|
3877
|
+
"sd-tree/default-selected-keys": {
|
|
3878
|
+
"description": "Tree node selected by default"
|
|
4591
3879
|
},
|
|
4592
|
-
"sd-
|
|
4593
|
-
"description": "
|
|
4594
|
-
"type": "number"
|
|
3880
|
+
"sd-tree/selected-keys": {
|
|
3881
|
+
"description": "Selected tree node"
|
|
4595
3882
|
},
|
|
4596
|
-
"sd-
|
|
4597
|
-
"description": "
|
|
3883
|
+
"sd-tree/default-checked-keys": {
|
|
3884
|
+
"description": "Tree node with checkbox selected by default"
|
|
4598
3885
|
},
|
|
4599
|
-
"sd-
|
|
4600
|
-
"description": "
|
|
3886
|
+
"sd-tree/checked-keys": {
|
|
3887
|
+
"description": "Tree node with check box selected"
|
|
4601
3888
|
},
|
|
4602
|
-
"sd-
|
|
4603
|
-
"description": "
|
|
4604
|
-
"type": "number"
|
|
3889
|
+
"sd-tree/default-expanded-keys": {
|
|
3890
|
+
"description": "Nodes expanded by default"
|
|
4605
3891
|
},
|
|
4606
|
-
"sd-
|
|
4607
|
-
"description": "
|
|
3892
|
+
"sd-tree/expanded-keys": {
|
|
3893
|
+
"description": "Expanded node"
|
|
4608
3894
|
},
|
|
4609
|
-
"sd-
|
|
4610
|
-
"description": "
|
|
4611
|
-
"type": "number"
|
|
3895
|
+
"sd-tree/data": {
|
|
3896
|
+
"description": "Pass in `data` to generate the corresponding tree structure"
|
|
4612
3897
|
},
|
|
4613
|
-
"sd-
|
|
4614
|
-
"description": "
|
|
4615
|
-
"type": "number"
|
|
3898
|
+
"sd-tree/field-names": {
|
|
3899
|
+
"description": "Specify the field name in the node data"
|
|
4616
3900
|
},
|
|
4617
|
-
"sd-
|
|
4618
|
-
"description": "
|
|
3901
|
+
"sd-tree/show-line": {
|
|
3902
|
+
"description": "Whether to display the connection line",
|
|
3903
|
+
"type": "boolean"
|
|
3904
|
+
},
|
|
3905
|
+
"sd-tree/load-more": {
|
|
3906
|
+
"description": "A callback for loading data asynchronously, returning a `Promise`"
|
|
3907
|
+
},
|
|
3908
|
+
"sd-tree/draggable": {
|
|
3909
|
+
"description": "Whether it can be dragged",
|
|
3910
|
+
"type": "boolean"
|
|
3911
|
+
},
|
|
3912
|
+
"sd-tree/allow-drop": {
|
|
3913
|
+
"description": "Whether to allow release on a node when dragging"
|
|
3914
|
+
},
|
|
3915
|
+
"sd-tree/virtual-list-props": {
|
|
3916
|
+
"description": "Pass virtual list properties, pass in this parameter to turn on virtual scrolling, [VirtualListProps](#VirtualListProps)"
|
|
3917
|
+
},
|
|
3918
|
+
"sd-tree/default-expand-selected": {
|
|
3919
|
+
"description": "Whether to expand the parent node of the selected node by default",
|
|
3920
|
+
"type": "boolean"
|
|
3921
|
+
},
|
|
3922
|
+
"sd-tree/default-expand-checked": {
|
|
3923
|
+
"description": "Whether to expand the parent node of the checked node by default",
|
|
3924
|
+
"type": "boolean"
|
|
3925
|
+
},
|
|
3926
|
+
"sd-tree/auto-expand-parent": {
|
|
3927
|
+
"description": "Whether to automatically expand the parent node of the expanded node",
|
|
4619
3928
|
"type": "boolean"
|
|
4620
3929
|
},
|
|
4621
|
-
"sd-
|
|
4622
|
-
"description": "
|
|
4623
|
-
"type": "boolean"
|
|
3930
|
+
"sd-tree/half-checked-keys": {
|
|
3931
|
+
"description": "The keys of half checked. Only valid when checkable and checkStrictly"
|
|
4624
3932
|
},
|
|
4625
|
-
"sd-
|
|
4626
|
-
"description": "
|
|
3933
|
+
"sd-tree/only-check-leaf": {
|
|
3934
|
+
"description": "When enabled, checkedKeys is only for checked leaf nodes, and the status of the parent node is determined by the child node.(Only valid when checkable and checkStrictly is false)",
|
|
4627
3935
|
"type": "boolean"
|
|
4628
3936
|
},
|
|
4629
|
-
"sd-
|
|
4630
|
-
"description": "Whether to
|
|
3937
|
+
"sd-tree/animation": {
|
|
3938
|
+
"description": "Whether to enable expand transition animation",
|
|
4631
3939
|
"type": "boolean"
|
|
4632
3940
|
},
|
|
3941
|
+
"sd-tree/action-on-node-click": {
|
|
3942
|
+
"description": "The action triggered when the node is clicked"
|
|
3943
|
+
},
|
|
4633
3944
|
"sd-trigger/popup-visible-change": {
|
|
4634
3945
|
"description": "Emitted when the status of the popup changes"
|
|
4635
3946
|
},
|
|
@@ -4762,5 +4073,244 @@
|
|
|
4762
4073
|
"sd-trigger/scroll-to-close-distance": {
|
|
4763
4074
|
"description": "Scroll threshold, trigger close when the scroll distance exceeds this value",
|
|
4764
4075
|
"type": "number"
|
|
4076
|
+
},
|
|
4077
|
+
"sd-typography-paragraph/blockquote": {
|
|
4078
|
+
"description": "Whether enable blockquote",
|
|
4079
|
+
"type": "boolean"
|
|
4080
|
+
},
|
|
4081
|
+
"sd-typography-paragraph/spacing": {
|
|
4082
|
+
"description": "The line height of the paragraph, the default line height is recommended for long text (more than 5 lines). `close` line height is recommended for short text (less than or equal to 3 lines).",
|
|
4083
|
+
"type": "string"
|
|
4084
|
+
},
|
|
4085
|
+
"sd-typography-title/heading": {
|
|
4086
|
+
"description": "Heading level, equivalent to `h1` `h2` `h3` `h4` `h5` `h6`",
|
|
4087
|
+
"type": "string"
|
|
4088
|
+
},
|
|
4089
|
+
"sd-upload/exceed-limit": {
|
|
4090
|
+
"description": "Triggered when the uploaded file exceeds the limit"
|
|
4091
|
+
},
|
|
4092
|
+
"sd-upload/change": {
|
|
4093
|
+
"description": "Triggered when the status of the uploaded file changes"
|
|
4094
|
+
},
|
|
4095
|
+
"sd-upload/progress": {
|
|
4096
|
+
"description": "Triggered when the uploading file progress changes"
|
|
4097
|
+
},
|
|
4098
|
+
"sd-upload/preview": {
|
|
4099
|
+
"description": "Trigger when the image preview is clicked"
|
|
4100
|
+
},
|
|
4101
|
+
"sd-upload/success": {
|
|
4102
|
+
"description": "Triggered when upload is successful"
|
|
4103
|
+
},
|
|
4104
|
+
"sd-upload/error": {
|
|
4105
|
+
"description": "Triggered when upload fails"
|
|
4106
|
+
},
|
|
4107
|
+
"sd-upload/file-list": {
|
|
4108
|
+
"description": "File List"
|
|
4109
|
+
},
|
|
4110
|
+
"sd-upload/default-file-list": {
|
|
4111
|
+
"description": "Default file list (uncontrolled state)"
|
|
4112
|
+
},
|
|
4113
|
+
"sd-upload/accept": {
|
|
4114
|
+
"description": "For the received upload file type, please refer to [HTML standard](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#htmlattrdefaccept \"_blank\")",
|
|
4115
|
+
"type": "string"
|
|
4116
|
+
},
|
|
4117
|
+
"sd-upload/action": {
|
|
4118
|
+
"description": "Uploaded URL",
|
|
4119
|
+
"type": "string"
|
|
4120
|
+
},
|
|
4121
|
+
"sd-upload/disabled": {
|
|
4122
|
+
"description": "Whether to disable",
|
|
4123
|
+
"type": "boolean"
|
|
4124
|
+
},
|
|
4125
|
+
"sd-upload/multiple": {
|
|
4126
|
+
"description": "Whether to support multiple file upload",
|
|
4127
|
+
"type": "boolean"
|
|
4128
|
+
},
|
|
4129
|
+
"sd-upload/directory": {
|
|
4130
|
+
"description": "Whether to support folder upload (requires browser support)",
|
|
4131
|
+
"type": "boolean"
|
|
4132
|
+
},
|
|
4133
|
+
"sd-upload/draggable": {
|
|
4134
|
+
"description": "Whether to support drag and drop upload",
|
|
4135
|
+
"type": "boolean"
|
|
4136
|
+
},
|
|
4137
|
+
"sd-upload/tip": {
|
|
4138
|
+
"description": "Prompt text",
|
|
4139
|
+
"type": "string"
|
|
4140
|
+
},
|
|
4141
|
+
"sd-upload/headers": {
|
|
4142
|
+
"description": "Additional header information for upload request"
|
|
4143
|
+
},
|
|
4144
|
+
"sd-upload/data": {
|
|
4145
|
+
"description": "Upload request additional data"
|
|
4146
|
+
},
|
|
4147
|
+
"sd-upload/name": {
|
|
4148
|
+
"description": "Uploaded file name"
|
|
4149
|
+
},
|
|
4150
|
+
"sd-upload/with-credentials": {
|
|
4151
|
+
"description": "Whether the upload request carries cookies",
|
|
4152
|
+
"type": "boolean"
|
|
4153
|
+
},
|
|
4154
|
+
"sd-upload/custom-request": {
|
|
4155
|
+
"description": "Custom upload behavior"
|
|
4156
|
+
},
|
|
4157
|
+
"sd-upload/limit": {
|
|
4158
|
+
"description": "Limit the number of uploaded files. `0` means no limit",
|
|
4159
|
+
"type": "number"
|
|
4160
|
+
},
|
|
4161
|
+
"sd-upload/auto-upload": {
|
|
4162
|
+
"description": "Whether to upload files automatically",
|
|
4163
|
+
"type": "boolean"
|
|
4164
|
+
},
|
|
4165
|
+
"sd-upload/show-file-list": {
|
|
4166
|
+
"description": "Whether to display the file list",
|
|
4167
|
+
"type": "boolean"
|
|
4168
|
+
},
|
|
4169
|
+
"sd-upload/show-remove-button": {
|
|
4170
|
+
"description": "Whether to display the remove button",
|
|
4171
|
+
"type": "boolean"
|
|
4172
|
+
},
|
|
4173
|
+
"sd-upload/show-retry-button": {
|
|
4174
|
+
"description": "Whether to display the retry button",
|
|
4175
|
+
"type": "boolean"
|
|
4176
|
+
},
|
|
4177
|
+
"sd-upload/show-cancel-button": {
|
|
4178
|
+
"description": "Whether to display the cancel button",
|
|
4179
|
+
"type": "boolean"
|
|
4180
|
+
},
|
|
4181
|
+
"sd-upload/show-upload-button": {
|
|
4182
|
+
"description": "Whether to display the retry button. Added `showOnExceedLimit` support in version 2.14.0"
|
|
4183
|
+
},
|
|
4184
|
+
"sd-upload/show-preview-button": {
|
|
4185
|
+
"description": "Whether to display the preview button in picture-card",
|
|
4186
|
+
"type": "boolean"
|
|
4187
|
+
},
|
|
4188
|
+
"sd-upload/download": {
|
|
4189
|
+
"description": "Whether to add download attribute to `<a>` link",
|
|
4190
|
+
"type": "boolean"
|
|
4191
|
+
},
|
|
4192
|
+
"sd-upload/show-link": {
|
|
4193
|
+
"description": "In the list mode, if the uploaded file has a URL, the link will be displayed. If you turn off only display text and click to trigger the `preview` event.",
|
|
4194
|
+
"type": "boolean"
|
|
4195
|
+
},
|
|
4196
|
+
"sd-upload/image-loading": {
|
|
4197
|
+
"description": "Native HTML attributes of `<img>`, browser support is required",
|
|
4198
|
+
"type": "string"
|
|
4199
|
+
},
|
|
4200
|
+
"sd-upload/list-type": {
|
|
4201
|
+
"description": "Picture list type"
|
|
4202
|
+
},
|
|
4203
|
+
"sd-upload/response-url-key": {
|
|
4204
|
+
"description": "Get the key of the image URL in the Response. After opening, it will replace the pre-load image with the uploaded image"
|
|
4205
|
+
},
|
|
4206
|
+
"sd-upload/custom-icon": {
|
|
4207
|
+
"description": "Custom icon"
|
|
4208
|
+
},
|
|
4209
|
+
"sd-upload/before-upload": {
|
|
4210
|
+
"description": "Trigger before uploading a file"
|
|
4211
|
+
},
|
|
4212
|
+
"sd-upload/before-remove": {
|
|
4213
|
+
"description": "Triggered before removing the file"
|
|
4214
|
+
},
|
|
4215
|
+
"sd-upload/button-click": {
|
|
4216
|
+
"description": "Click the upload button to trigger (if the Promise is returned, the default input upload will be closed)"
|
|
4217
|
+
},
|
|
4218
|
+
"sd-verification-code/change": {
|
|
4219
|
+
"description": "Triggered when the value changes"
|
|
4220
|
+
},
|
|
4221
|
+
"sd-verification-code/finish": {
|
|
4222
|
+
"description": "Triggered when the filling is complete"
|
|
4223
|
+
},
|
|
4224
|
+
"sd-verification-code/input": {
|
|
4225
|
+
"description": "Triggered on input"
|
|
4226
|
+
},
|
|
4227
|
+
"sd-verification-code/model-value": {
|
|
4228
|
+
"description": "Value",
|
|
4229
|
+
"type": "string"
|
|
4230
|
+
},
|
|
4231
|
+
"sd-verification-code/default-value": {
|
|
4232
|
+
"description": "Default value (uncontrolled state)",
|
|
4233
|
+
"type": "string"
|
|
4234
|
+
},
|
|
4235
|
+
"sd-verification-code/length": {
|
|
4236
|
+
"description": "The length of the verification code, rendering the corresponding number of input boxes according to the length.",
|
|
4237
|
+
"type": "number"
|
|
4238
|
+
},
|
|
4239
|
+
"sd-verification-code/size": {
|
|
4240
|
+
"description": "Input size"
|
|
4241
|
+
},
|
|
4242
|
+
"sd-verification-code/disabled": {
|
|
4243
|
+
"description": "Whether to disable",
|
|
4244
|
+
"type": "boolean"
|
|
4245
|
+
},
|
|
4246
|
+
"sd-verification-code/masked": {
|
|
4247
|
+
"description": "Password mode",
|
|
4248
|
+
"type": "boolean"
|
|
4249
|
+
},
|
|
4250
|
+
"sd-verification-code/readonly": {
|
|
4251
|
+
"description": "Readonly",
|
|
4252
|
+
"type": "boolean"
|
|
4253
|
+
},
|
|
4254
|
+
"sd-verification-code/error": {
|
|
4255
|
+
"description": "Whether it is an error state",
|
|
4256
|
+
"type": "boolean"
|
|
4257
|
+
},
|
|
4258
|
+
"sd-verification-code/separator": {
|
|
4259
|
+
"description": "Separator. Customizable rendering separators after input boxes with different indexes"
|
|
4260
|
+
},
|
|
4261
|
+
"sd-verification-code/formatter": {
|
|
4262
|
+
"description": "Formatter function, triggered when the user input value changes"
|
|
4263
|
+
},
|
|
4264
|
+
"sd-watermark/content": {
|
|
4265
|
+
"description": "Watermark text content"
|
|
4266
|
+
},
|
|
4267
|
+
"sd-watermark/image": {
|
|
4268
|
+
"description": "Image watermark address",
|
|
4269
|
+
"type": "string"
|
|
4270
|
+
},
|
|
4271
|
+
"sd-watermark/width": {
|
|
4272
|
+
"description": "Watermark width",
|
|
4273
|
+
"type": "number"
|
|
4274
|
+
},
|
|
4275
|
+
"sd-watermark/height": {
|
|
4276
|
+
"description": "Watermark height",
|
|
4277
|
+
"type": "number"
|
|
4278
|
+
},
|
|
4279
|
+
"sd-watermark/gap": {
|
|
4280
|
+
"description": "Watermark spacing"
|
|
4281
|
+
},
|
|
4282
|
+
"sd-watermark/offset": {
|
|
4283
|
+
"description": "The offset from the upper left corner of the container, the default is half the watermark spacing"
|
|
4284
|
+
},
|
|
4285
|
+
"sd-watermark/rotate": {
|
|
4286
|
+
"description": "Watermark rotation angle",
|
|
4287
|
+
"type": "number"
|
|
4288
|
+
},
|
|
4289
|
+
"sd-watermark/font": {
|
|
4290
|
+
"description": "Watermark font style, specific parameter configuration see [WatermarkFont](#WatermarkFont)"
|
|
4291
|
+
},
|
|
4292
|
+
"sd-watermark/z-index": {
|
|
4293
|
+
"description": "Watermark z-index",
|
|
4294
|
+
"type": "number"
|
|
4295
|
+
},
|
|
4296
|
+
"sd-watermark/alpha": {
|
|
4297
|
+
"description": "Watermark opacity",
|
|
4298
|
+
"type": "number"
|
|
4299
|
+
},
|
|
4300
|
+
"sd-watermark/anti-tamper": {
|
|
4301
|
+
"description": "Watermark anti-tampering",
|
|
4302
|
+
"type": "boolean"
|
|
4303
|
+
},
|
|
4304
|
+
"sd-watermark/grayscale": {
|
|
4305
|
+
"description": "Grayscale watermark",
|
|
4306
|
+
"type": "boolean"
|
|
4307
|
+
},
|
|
4308
|
+
"sd-watermark/repeat": {
|
|
4309
|
+
"description": "Whether to repeat the watermark",
|
|
4310
|
+
"type": "boolean"
|
|
4311
|
+
},
|
|
4312
|
+
"sd-watermark/staggered": {
|
|
4313
|
+
"description": "Whether to stagger the arrangement layout",
|
|
4314
|
+
"type": "boolean"
|
|
4765
4315
|
}
|
|
4766
4316
|
}
|