antdv-next 1.4.1 → 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/hooks/useClosable.d.ts +5 -5
- package/dist/_util/vueNode.d.ts +2 -2
- package/dist/alert/Alert.d.ts +7 -7
- package/dist/antd-with-locales.esm.js +13320 -11032
- package/dist/antd-with-locales.js +80 -80
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +11449 -10208
- package/dist/antd.js +74 -74
- package/dist/auto-complete/index.d.ts +4 -4
- package/dist/avatar/Avatar.d.ts +3 -3
- package/dist/badge/Ribbon.d.ts +2 -2
- package/dist/badge/index.d.ts +3 -3
- package/dist/breadcrumb/Breadcrumb.d.ts +4 -4
- package/dist/breadcrumb/BreadcrumbItem.d.ts +4 -4
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/style/index.js +13 -0
- package/dist/calendar/generateCalendar.d.ts +8 -8
- package/dist/card/Card.d.ts +9 -9
- package/dist/card/CardMeta.d.ts +4 -4
- package/dist/carousel/index.d.ts +3 -3
- package/dist/cascader/Panel.js +26 -2
- package/dist/cascader/index.d.ts +53 -21
- package/dist/cascader/index.js +33 -5
- package/dist/checkbox/Checkbox.d.ts +1 -1
- package/dist/checkbox/Checkbox.js +4 -4
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/collapse/Collapse.d.ts +3 -3
- package/dist/collapse/CollapsePanel.d.ts +3 -3
- package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
- package/dist/color-picker/interface.d.ts +2 -2
- package/dist/config-provider/context.d.ts +20 -14
- package/dist/config-provider/index.js +1 -1
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateRangePicker.js +112 -10
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateSinglePicker.js +101 -11
- package/dist/date-picker/generatePicker/useComponents.d.ts +2 -2
- package/dist/date-picker/util.d.ts +10 -1
- package/dist/descriptions/Item.d.ts +3 -3
- package/dist/descriptions/hooks/useItems.d.ts +11 -11
- package/dist/descriptions/index.d.ts +3 -3
- package/dist/descriptions/style/index.js +2 -3
- package/dist/drawer/DrawerPanel.d.ts +5 -5
- package/dist/empty/index.d.ts +3 -3
- package/dist/float-button/FloatButton.d.ts +5 -5
- package/dist/float-button/FloatButton.js +1 -1
- package/dist/float-button/FloatButtonGroup.d.ts +2 -2
- package/dist/form/ErrorList.d.ts +2 -2
- package/dist/image/index.d.ts +2 -2
- package/dist/input/Input.d.ts +5 -5
- package/dist/input/OTP/index.d.ts +2 -2
- package/dist/input/Password.d.ts +2 -2
- package/dist/input/Search.d.ts +3 -3
- package/dist/input/TextArea.js +1 -1
- package/dist/input/style/search.js +1 -0
- package/dist/input-number/index.d.ts +8 -8
- package/dist/input-number/index.js +0 -4
- package/dist/layout/layout.js +54 -48
- package/dist/locale/ar_EG.js +18 -4
- package/dist/locale/az_AZ.js +2 -1
- package/dist/locale/bg_BG.js +44 -3
- package/dist/locale/bn_BD.js +20 -4
- package/dist/locale/by_BY.js +17 -3
- package/dist/locale/ca_ES.js +22 -4
- package/dist/locale/cs_CZ.js +6 -3
- package/dist/locale/da_DK.js +34 -3
- package/dist/locale/de_DE.js +14 -4
- package/dist/locale/el_GR.js +4 -2
- package/dist/locale/en_GB.js +6 -3
- package/dist/locale/en_US.js +2 -1
- package/dist/locale/es_ES.js +17 -3
- package/dist/locale/et_EE.js +17 -3
- package/dist/locale/eu_ES.js +8 -4
- package/dist/locale/fa_IR.js +2 -1
- package/dist/locale/fi_FI.js +35 -4
- package/dist/locale/fr_BE.js +20 -3
- package/dist/locale/fr_CA.js +20 -3
- package/dist/locale/fr_FR.js +20 -3
- package/dist/locale/ga_IE.js +24 -5
- package/dist/locale/gl_ES.js +36 -5
- package/dist/locale/he_IL.js +30 -5
- package/dist/locale/hi_IN.js +20 -4
- package/dist/locale/hr_HR.js +21 -4
- package/dist/locale/hu_HU.js +43 -3
- package/dist/locale/hy_AM.js +33 -4
- package/dist/locale/id_ID.js +2 -1
- package/dist/locale/is_IS.js +44 -3
- package/dist/locale/it_IT.js +6 -3
- package/dist/locale/ja_JP.js +2 -1
- package/dist/locale/ka_GE.js +20 -4
- package/dist/locale/kk_KZ.js +22 -5
- package/dist/locale/km_KH.js +35 -4
- package/dist/locale/kmr_IQ.js +45 -4
- package/dist/locale/kn_IN.js +18 -3
- package/dist/locale/ko_KR.js +8 -4
- package/dist/locale/ku_IQ.js +45 -4
- package/dist/locale/lt_LT.js +8 -4
- package/dist/locale/lv_LV.js +45 -4
- package/dist/locale/mk_MK.js +36 -4
- package/dist/locale/ml_IN.js +20 -4
- package/dist/locale/mn_MN.js +17 -3
- package/dist/locale/mr_IN.js +13 -1
- package/dist/locale/ms_MY.js +8 -4
- package/dist/locale/my_MM.js +18 -5
- package/dist/locale/ne_NP.js +2 -1
- package/dist/locale/nl_BE.js +20 -4
- package/dist/locale/nl_NL.js +20 -4
- package/dist/locale/pl_PL.js +17 -3
- package/dist/locale/pt_BR.js +6 -3
- package/dist/locale/pt_PT.js +2 -1
- package/dist/locale/ro_RO.js +20 -4
- package/dist/locale/ru_RU.js +4 -2
- package/dist/locale/si_LK.js +17 -3
- package/dist/locale/sk_SK.js +17 -3
- package/dist/locale/sl_SI.js +45 -4
- package/dist/locale/sr_RS.js +20 -4
- package/dist/locale/sv_SE.js +14 -4
- package/dist/locale/ta_IN.js +23 -5
- package/dist/locale/th_TH.js +2 -1
- package/dist/locale/tk_TK.js +21 -5
- package/dist/locale/tr_TR.js +17 -2
- package/dist/locale/uk_UA.js +12 -3
- package/dist/locale/ur_PK.js +20 -4
- package/dist/locale/uz_UZ.js +14 -4
- package/dist/locale/vi_VN.js +2 -1
- package/dist/locale/zh_CN.js +2 -1
- package/dist/locale/zh_HK.js +4 -2
- package/dist/locale/zh_TW.js +4 -2
- package/dist/masonry/Masonry.d.ts +18 -10
- package/dist/masonry/MasonryItem.d.ts +2 -2
- package/dist/mentions/index.d.ts +4 -4
- package/dist/mentions/index.js +62 -1
- package/dist/menu/MenuItem.d.ts +3 -3
- package/dist/menu/MenuItem.js +1 -1
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +2 -2
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/message/PureList.d.ts +3 -1
- package/dist/message/PureList.js +4 -0
- package/dist/message/interface.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +5 -1
- package/dist/modal/ConfirmDialog.js +40 -19
- package/dist/modal/Modal.d.ts +12 -3
- package/dist/modal/Modal.js +24 -7
- package/dist/modal/interface.d.ts +14 -14
- package/dist/notification/PureList.d.ts +3 -1
- package/dist/notification/PureList.js +4 -0
- package/dist/notification/interface.d.ts +8 -8
- package/dist/notification/util.d.ts +2 -2
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.js +1 -1
- package/dist/pagination/interface.d.ts +7 -7
- package/dist/pagination/style/index.js +1 -1
- package/dist/popconfirm/index.d.ts +6 -6
- package/dist/popover/index.d.ts +4 -4
- package/dist/radio/radio.js +4 -4
- package/dist/radio/radioButton.js +4 -4
- package/dist/result/index.d.ts +5 -5
- package/dist/segmented/index.d.ts +38 -20
- package/dist/segmented/index.js +5 -10
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/select-input-customize.js +1 -0
- package/dist/slider/index.js +1 -1
- package/dist/space/Compact.d.ts +1 -1
- package/dist/space/index.d.ts +2 -2
- package/dist/spin/index.d.ts +5 -5
- package/dist/splitter/SplitBar.js +12 -1
- package/dist/splitter/interface.d.ts +6 -6
- package/dist/statistic/Statistic.d.ts +4 -4
- package/dist/steps/index.d.ts +6 -6
- package/dist/style/motion/util.js +2 -2
- package/dist/switch/index.d.ts +4 -4
- package/dist/switch/index.js +7 -7
- package/dist/switch/style/index.js +3 -1
- package/dist/table/InternalTable.js +8 -25
- package/dist/table/Table.d.ts +20 -9
- package/dist/table/hooks/useColumnTitleProps.d.ts +8 -0
- package/dist/table/hooks/useColumnTitleProps.js +16 -0
- package/dist/table/hooks/useFilter/FilterDropdown.js +2 -1
- package/dist/table/hooks/useSpinProps.d.ts +7 -0
- package/dist/table/hooks/useSpinProps.js +14 -0
- package/dist/table/util.d.ts +5 -2
- package/dist/table/util.js +10 -1
- package/dist/tabs/index.d.ts +5 -5
- package/dist/tag/CheckableTag.d.ts +2 -2
- package/dist/tag/index.d.ts +3 -3
- package/dist/time-picker/index.d.ts +2 -2
- package/dist/time-picker/index.js +211 -19
- package/dist/timeline/Timeline.d.ts +9 -9
- package/dist/tooltip/PurePanel.js +1 -1
- package/dist/tooltip/index.d.ts +3 -3
- package/dist/tour/interface.d.ts +4 -4
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/Transfer.d.ts +2 -2
- package/dist/transfer/index.d.ts +27 -6
- package/dist/transfer/interface.d.ts +17 -17
- package/dist/transfer/search.d.ts +2 -2
- package/dist/tree/Tree.d.ts +6 -6
- package/dist/tree-select/index.d.ts +57 -28
- package/dist/tree-select/index.js +4 -3
- package/dist/typography/Base/Ellipsis.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/interface.d.ts +8 -8
- package/dist/upload/UploadList/index.js +1 -1
- package/package.json +10 -10
- package/web-tags.json +1674 -1662
- package/web-types.json +4801 -4762
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.4.
|
|
2
|
+
"version": "1.4.2",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -155,74 +155,6 @@
|
|
|
155
155
|
}
|
|
156
156
|
]
|
|
157
157
|
},
|
|
158
|
-
{
|
|
159
|
-
"name": "a-avatar",
|
|
160
|
-
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
161
|
-
"attributes": [
|
|
162
|
-
{
|
|
163
|
-
"name": "shape",
|
|
164
|
-
"description": "Default: circle\n\nThe shape of avatar"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"name": "size",
|
|
168
|
-
"description": "Default: medium\n\nThe size of the avatar"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"name": "gap",
|
|
172
|
-
"description": "Default: 4\n\nLetter type unit distance between left and right sides"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"name": "src",
|
|
176
|
-
"description": "Default: -\n\nThe address of the image for an image avatar or image element"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"name": "src-set",
|
|
180
|
-
"description": "Default: -\n\nA list of sources to use for different screen resolutions"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"name": "draggable",
|
|
184
|
-
"description": "Default: true\n\nWhether the picture is allowed to be dragged"
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"name": "icon",
|
|
188
|
-
"description": "Default: -\n\nCustom icon type for an icon avatar"
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"name": "alt",
|
|
192
|
-
"description": "Default: -\n\nThis attribute defines the alternative text describing the image"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"name": "cross-origin",
|
|
196
|
-
"description": "Default: -\n\nCORS settings attributes"
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"name": "on-error",
|
|
200
|
-
"description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
|
|
201
|
-
}
|
|
202
|
-
]
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"name": "a-avatar-group",
|
|
206
|
-
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
207
|
-
"attributes": [
|
|
208
|
-
{
|
|
209
|
-
"name": "prefix-cls",
|
|
210
|
-
"description": "Default: -\n\n-"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"name": "max",
|
|
214
|
-
"description": "Default: -\n\n-"
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"name": "size",
|
|
218
|
-
"description": "Default: default\n\nThe size of the avatar"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"name": "shape",
|
|
222
|
-
"description": "Default: circle\n\nThe shape of avatar"
|
|
223
|
-
}
|
|
224
|
-
]
|
|
225
|
-
},
|
|
226
158
|
{
|
|
227
159
|
"name": "a-app",
|
|
228
160
|
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
@@ -332,16 +264,70 @@
|
|
|
332
264
|
]
|
|
333
265
|
},
|
|
334
266
|
{
|
|
335
|
-
"name": "a-
|
|
336
|
-
"description": "(ZH)
|
|
267
|
+
"name": "a-avatar",
|
|
268
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
337
269
|
"attributes": [
|
|
338
270
|
{
|
|
339
|
-
"name": "
|
|
340
|
-
"description": "Default:
|
|
271
|
+
"name": "shape",
|
|
272
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
341
273
|
},
|
|
342
274
|
{
|
|
343
|
-
"name": "
|
|
344
|
-
"description": "Default:
|
|
275
|
+
"name": "size",
|
|
276
|
+
"description": "Default: medium\n\nThe size of the avatar"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"name": "gap",
|
|
280
|
+
"description": "Default: 4\n\nLetter type unit distance between left and right sides"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"name": "src",
|
|
284
|
+
"description": "Default: -\n\nThe address of the image for an image avatar or image element"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"name": "src-set",
|
|
288
|
+
"description": "Default: -\n\nA list of sources to use for different screen resolutions"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"name": "draggable",
|
|
292
|
+
"description": "Default: true\n\nWhether the picture is allowed to be dragged"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"name": "icon",
|
|
296
|
+
"description": "Default: -\n\nCustom icon type for an icon avatar"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"name": "alt",
|
|
300
|
+
"description": "Default: -\n\nThis attribute defines the alternative text describing the image"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"name": "cross-origin",
|
|
304
|
+
"description": "Default: -\n\nCORS settings attributes"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"name": "on-error",
|
|
308
|
+
"description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
|
|
309
|
+
}
|
|
310
|
+
]
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"name": "a-avatar-group",
|
|
314
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
315
|
+
"attributes": [
|
|
316
|
+
{
|
|
317
|
+
"name": "prefix-cls",
|
|
318
|
+
"description": "Default: -\n\n-"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"name": "max",
|
|
322
|
+
"description": "Default: -\n\n-"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"name": "size",
|
|
326
|
+
"description": "Default: default\n\nThe size of the avatar"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"name": "shape",
|
|
330
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
345
331
|
}
|
|
346
332
|
]
|
|
347
333
|
},
|
|
@@ -404,114 +390,16 @@
|
|
|
404
390
|
]
|
|
405
391
|
},
|
|
406
392
|
{
|
|
407
|
-
"name": "a-
|
|
408
|
-
"description": "(ZH)
|
|
393
|
+
"name": "a-border-beam",
|
|
394
|
+
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
409
395
|
"attributes": [
|
|
410
|
-
{
|
|
411
|
-
"name": "auto-insert-space",
|
|
412
|
-
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
"name": "block",
|
|
416
|
-
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"name": "classes",
|
|
420
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
421
|
-
},
|
|
422
396
|
{
|
|
423
397
|
"name": "color",
|
|
424
|
-
"description": "Default: -\n\
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"name": "danger",
|
|
428
|
-
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"name": "disabled",
|
|
432
|
-
"description": "Default: false\n\nDisabled state of button"
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
"name": "ghost",
|
|
436
|
-
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
"name": "href",
|
|
440
|
-
"description": "Default: -\n\nRedirect url of link button"
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"name": "html-type",
|
|
444
|
-
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
"name": "icon-placement",
|
|
448
|
-
"description": "Default: start\n\nSet the icon position of button"
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
"name": "loading",
|
|
452
|
-
"description": "Default: false\n\nSet the loading status of button"
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"name": "loading-icon",
|
|
456
|
-
"description": "Default: -\n\n(Global config only) Set the loading icon of button"
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"name": "shape",
|
|
460
|
-
"description": "Default: default\n\nCan be used to set button shape"
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"name": "size",
|
|
464
|
-
"description": "Default: middle\n\nSet the size of button"
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"name": "styles",
|
|
468
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"name": "target",
|
|
472
|
-
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"name": "type",
|
|
476
|
-
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"name": "variant",
|
|
480
|
-
"description": "Default: -\n\nSet button variant"
|
|
481
|
-
}
|
|
482
|
-
]
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"name": "a-breadcrumb",
|
|
486
|
-
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
487
|
-
"attributes": [
|
|
488
|
-
{
|
|
489
|
-
"name": "classes",
|
|
490
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"name": "dropdown-icon",
|
|
494
|
-
"description": "Default: -\n\nCustom dropdown icon"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"name": "item-render",
|
|
498
|
-
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"name": "params",
|
|
502
|
-
"description": "Default: -\n\nRouting parameters"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"name": "items",
|
|
506
|
-
"description": "Default: -\n\nThe routing stack information of router"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
"name": "separator",
|
|
510
|
-
"description": "Default: /\n\nCustom separator"
|
|
398
|
+
"description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
|
|
511
399
|
},
|
|
512
400
|
{
|
|
513
|
-
"name": "
|
|
514
|
-
"description": "Default: -\n\
|
|
401
|
+
"name": "outset",
|
|
402
|
+
"description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
|
|
515
403
|
}
|
|
516
404
|
]
|
|
517
405
|
},
|
|
@@ -598,20 +486,66 @@
|
|
|
598
486
|
]
|
|
599
487
|
},
|
|
600
488
|
{
|
|
601
|
-
"name": "a-
|
|
602
|
-
"description": "(ZH)
|
|
489
|
+
"name": "a-carousel",
|
|
490
|
+
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
603
491
|
"attributes": [
|
|
604
492
|
{
|
|
605
|
-
"name": "
|
|
606
|
-
"description": "Default:
|
|
493
|
+
"name": "effect",
|
|
494
|
+
"description": "Default: scrollx\n\nTransition effect"
|
|
607
495
|
},
|
|
608
496
|
{
|
|
609
|
-
"name": "
|
|
610
|
-
"description": "Default: -\n\
|
|
497
|
+
"name": "id",
|
|
498
|
+
"description": "Default: -\n\n-"
|
|
611
499
|
},
|
|
612
500
|
{
|
|
613
|
-
"name": "
|
|
614
|
-
"description": "Default:
|
|
501
|
+
"name": "slick-go-to",
|
|
502
|
+
"description": "Default: -\n\n-"
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"name": "dot-position",
|
|
506
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"name": "dot-placement",
|
|
510
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"name": "dots",
|
|
514
|
+
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
"name": "wait-for-animate",
|
|
518
|
+
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"name": "autoplay",
|
|
522
|
+
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"name": "prev-arrow",
|
|
526
|
+
"description": "Default: -\n\n-"
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"name": "next-arrow",
|
|
530
|
+
"description": "Default: -\n\n-"
|
|
531
|
+
}
|
|
532
|
+
]
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"name": "a-card",
|
|
536
|
+
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
537
|
+
"attributes": [
|
|
538
|
+
{
|
|
539
|
+
"name": "title",
|
|
540
|
+
"description": "Default: -\n\nCard title"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"name": "extra",
|
|
544
|
+
"description": "Default: -\n\nContent to render in the top-right corner of the card"
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"name": "bordered",
|
|
548
|
+
"description": "Default: true\n\nToggles rendering of the border around the card, please use variant instead"
|
|
615
549
|
},
|
|
616
550
|
{
|
|
617
551
|
"name": "head-style",
|
|
@@ -727,6 +661,118 @@
|
|
|
727
661
|
}
|
|
728
662
|
]
|
|
729
663
|
},
|
|
664
|
+
{
|
|
665
|
+
"name": "a-breadcrumb",
|
|
666
|
+
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
667
|
+
"attributes": [
|
|
668
|
+
{
|
|
669
|
+
"name": "classes",
|
|
670
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"name": "dropdown-icon",
|
|
674
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"name": "item-render",
|
|
678
|
+
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"name": "params",
|
|
682
|
+
"description": "Default: -\n\nRouting parameters"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"name": "items",
|
|
686
|
+
"description": "Default: -\n\nThe routing stack information of router"
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"name": "separator",
|
|
690
|
+
"description": "Default: /\n\nCustom separator"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"name": "styles",
|
|
694
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
695
|
+
}
|
|
696
|
+
]
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"name": "a-button",
|
|
700
|
+
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
701
|
+
"attributes": [
|
|
702
|
+
{
|
|
703
|
+
"name": "auto-insert-space",
|
|
704
|
+
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"name": "block",
|
|
708
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"name": "classes",
|
|
712
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"name": "color",
|
|
716
|
+
"description": "Default: -\n\nSet button color"
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"name": "danger",
|
|
720
|
+
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"name": "disabled",
|
|
724
|
+
"description": "Default: false\n\nDisabled state of button"
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"name": "ghost",
|
|
728
|
+
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"name": "href",
|
|
732
|
+
"description": "Default: -\n\nRedirect url of link button"
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"name": "html-type",
|
|
736
|
+
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"name": "icon-placement",
|
|
740
|
+
"description": "Default: start\n\nSet the icon position of button"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"name": "loading",
|
|
744
|
+
"description": "Default: false\n\nSet the loading status of button"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"name": "loading-icon",
|
|
748
|
+
"description": "Default: -\n\n(Global config only) Set the loading icon of button"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "shape",
|
|
752
|
+
"description": "Default: default\n\nCan be used to set button shape"
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
"name": "size",
|
|
756
|
+
"description": "Default: middle\n\nSet the size of button"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"name": "styles",
|
|
760
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"name": "target",
|
|
764
|
+
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
"name": "type",
|
|
768
|
+
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"name": "variant",
|
|
772
|
+
"description": "Default: -\n\nSet button variant"
|
|
773
|
+
}
|
|
774
|
+
]
|
|
775
|
+
},
|
|
730
776
|
{
|
|
731
777
|
"name": "a-cascader",
|
|
732
778
|
"description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
|
|
@@ -833,52 +879,6 @@
|
|
|
833
879
|
}
|
|
834
880
|
]
|
|
835
881
|
},
|
|
836
|
-
{
|
|
837
|
-
"name": "a-carousel",
|
|
838
|
-
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
839
|
-
"attributes": [
|
|
840
|
-
{
|
|
841
|
-
"name": "effect",
|
|
842
|
-
"description": "Default: scrollx\n\nTransition effect"
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"name": "id",
|
|
846
|
-
"description": "Default: -\n\n-"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"name": "slick-go-to",
|
|
850
|
-
"description": "Default: -\n\n-"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"name": "dot-position",
|
|
854
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"name": "dot-placement",
|
|
858
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"name": "dots",
|
|
862
|
-
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"name": "wait-for-animate",
|
|
866
|
-
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"name": "autoplay",
|
|
870
|
-
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
"name": "prev-arrow",
|
|
874
|
-
"description": "Default: -\n\n-"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"name": "next-arrow",
|
|
878
|
-
"description": "Default: -\n\n-"
|
|
879
|
-
}
|
|
880
|
-
]
|
|
881
|
-
},
|
|
882
882
|
{
|
|
883
883
|
"name": "a-checkbox",
|
|
884
884
|
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
@@ -1325,6 +1325,48 @@
|
|
|
1325
1325
|
}
|
|
1326
1326
|
]
|
|
1327
1327
|
},
|
|
1328
|
+
{
|
|
1329
|
+
"name": "a-divider",
|
|
1330
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1331
|
+
"attributes": [
|
|
1332
|
+
{
|
|
1333
|
+
"name": "dashed",
|
|
1334
|
+
"description": "Default: false\n\nWhether line is dashed"
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"name": "orientation",
|
|
1338
|
+
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
"name": "plain",
|
|
1342
|
+
"description": "Default: true\n\nDivider text show as plain style"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"name": "size",
|
|
1346
|
+
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"name": "title-placement",
|
|
1350
|
+
"description": "Default: center\n\nThe position of title inside divider"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"name": "variant",
|
|
1354
|
+
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"name": "vertical",
|
|
1358
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"name": "classes",
|
|
1362
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"name": "styles",
|
|
1366
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1367
|
+
}
|
|
1368
|
+
]
|
|
1369
|
+
},
|
|
1328
1370
|
{
|
|
1329
1371
|
"name": "a-drawer",
|
|
1330
1372
|
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
@@ -1518,162 +1560,241 @@
|
|
|
1518
1560
|
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1519
1561
|
"attributes": [
|
|
1520
1562
|
{
|
|
1521
|
-
"name": "
|
|
1522
|
-
"description": "Default:
|
|
1563
|
+
"name": "classes",
|
|
1564
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1523
1565
|
},
|
|
1524
1566
|
{
|
|
1525
|
-
"name": "
|
|
1526
|
-
"description": "Default:
|
|
1567
|
+
"name": "styles",
|
|
1568
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1527
1569
|
},
|
|
1528
1570
|
{
|
|
1529
|
-
"name": "
|
|
1530
|
-
"description": "Default:
|
|
1571
|
+
"name": "image",
|
|
1572
|
+
"description": "Default: Empty.PRESENTED_IMAGE_DEFAULT\n\nCustomize image. Will treat as image url when string provided"
|
|
1531
1573
|
},
|
|
1532
1574
|
{
|
|
1533
|
-
"name": "
|
|
1534
|
-
"description": "Default:
|
|
1535
|
-
},
|
|
1536
|
-
{
|
|
1537
|
-
"name": "flex",
|
|
1538
|
-
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1575
|
+
"name": "description",
|
|
1576
|
+
"description": "Default: -\n\nCustomize description"
|
|
1539
1577
|
},
|
|
1540
1578
|
{
|
|
1541
|
-
"name": "
|
|
1542
|
-
"description": "Default: -\n\
|
|
1579
|
+
"name": "root-class",
|
|
1580
|
+
"description": "Default: -\n\nRoot container class"
|
|
1543
1581
|
},
|
|
1544
1582
|
{
|
|
1545
|
-
"name": "
|
|
1546
|
-
"description": "Default:
|
|
1583
|
+
"name": "prefix-cls",
|
|
1584
|
+
"description": "Default: -\n\nPrefix class name"
|
|
1547
1585
|
}
|
|
1548
1586
|
]
|
|
1549
1587
|
},
|
|
1550
1588
|
{
|
|
1551
|
-
"name": "a-
|
|
1552
|
-
"description": "
|
|
1589
|
+
"name": "a-flex",
|
|
1590
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1591
|
+
"attributes": []
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
"name": "a-form",
|
|
1595
|
+
"description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
|
|
1553
1596
|
"attributes": [
|
|
1554
1597
|
{
|
|
1555
|
-
"name": "
|
|
1556
|
-
"description": "Default:
|
|
1598
|
+
"name": "classes",
|
|
1599
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1557
1600
|
},
|
|
1558
1601
|
{
|
|
1559
|
-
"name": "
|
|
1560
|
-
"description": "Default:
|
|
1602
|
+
"name": "styles",
|
|
1603
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1561
1604
|
},
|
|
1562
1605
|
{
|
|
1563
|
-
"name": "
|
|
1564
|
-
"description": "Default: true\n\
|
|
1606
|
+
"name": "colon",
|
|
1607
|
+
"description": "Default: true\n\nConfigure the default value of colon for Form.Item. Indicates whether the colon after the label is displayed (only effective when prop layout is horizontal)"
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
"name": "name",
|
|
1611
|
+
"description": "Default: -\n\nForm name. Will be the prefix of Field id"
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
"name": "layout",
|
|
1615
|
+
"description": "Default: horizontal\n\nForm layout"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"name": "label-align",
|
|
1619
|
+
"description": "Default: right\n\nThe text align of label of all items"
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"name": "label-wrap",
|
|
1623
|
+
"description": "Default: false\n\nwhether label can be wrap"
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
"name": "label-col",
|
|
1627
|
+
"description": "Default: -\n\nLabel layout, like Col component. Set span offset value like {span: 3, offset: 12} or sm: {span: 3, offset: 12}"
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"name": "wrapper-col",
|
|
1631
|
+
"description": "Default: -\n\nThe layout for input controls, same as labelCol"
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
"name": "feedback-icons",
|
|
1635
|
+
"description": "Default: -\n\nCan be passed custom icons while Form.Item element has hasFeedback"
|
|
1565
1636
|
},
|
|
1566
1637
|
{
|
|
1567
1638
|
"name": "size",
|
|
1568
|
-
"description": "Default: -\n\
|
|
1639
|
+
"description": "Default: -\n\nSet field component size (antd components only)"
|
|
1569
1640
|
},
|
|
1570
1641
|
{
|
|
1571
|
-
"name": "
|
|
1572
|
-
"description": "Default:
|
|
1642
|
+
"name": "disabled",
|
|
1643
|
+
"description": "Default: false\n\nSet form component disable, only available for antd components"
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"name": "scroll-to-first-error",
|
|
1647
|
+
"description": "Default: false\n\nAuto scroll to first failed field when submit"
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
"name": "required-mark",
|
|
1651
|
+
"description": "Default: true\n\nRequired mark style. Can use required mark or optional mark. You can not config to single Form.Item since this is a Form level config"
|
|
1573
1652
|
},
|
|
1574
1653
|
{
|
|
1575
1654
|
"name": "variant",
|
|
1576
|
-
"description": "Default:
|
|
1655
|
+
"description": "Default: outlined\n\nVariant of components inside form"
|
|
1577
1656
|
},
|
|
1578
1657
|
{
|
|
1579
|
-
"name": "
|
|
1580
|
-
"description": "Default:
|
|
1658
|
+
"name": "validate-messages",
|
|
1659
|
+
"description": "Default: -\n\nValidation prompt template, description see below"
|
|
1581
1660
|
},
|
|
1582
1661
|
{
|
|
1583
|
-
"name": "
|
|
1584
|
-
"description": "Default: -\n\
|
|
1662
|
+
"name": "model",
|
|
1663
|
+
"description": "Default: -\n\nForm model"
|
|
1585
1664
|
},
|
|
1586
1665
|
{
|
|
1587
|
-
"name": "
|
|
1588
|
-
"description": "Default: -\n\
|
|
1589
|
-
}
|
|
1590
|
-
]
|
|
1591
|
-
},
|
|
1592
|
-
{
|
|
1593
|
-
"name": "a-flex",
|
|
1594
|
-
"description": "用于对齐的弹性布局容器。",
|
|
1595
|
-
"attributes": []
|
|
1596
|
-
},
|
|
1597
|
-
{
|
|
1598
|
-
"name": "a-row",
|
|
1599
|
-
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1600
|
-
"attributes": [
|
|
1666
|
+
"name": "rules",
|
|
1667
|
+
"description": "Default: -\n\nForm rules"
|
|
1668
|
+
},
|
|
1601
1669
|
{
|
|
1602
|
-
"name": "
|
|
1603
|
-
"description": "Default:
|
|
1670
|
+
"name": "validate-trigger",
|
|
1671
|
+
"description": "Default: change\n\nConfig field validate trigger. When set to false, all interaction-driven validation is disabled even if a rule declares trigger or validateTrigger; validateFields and submit validation still run"
|
|
1604
1672
|
},
|
|
1605
1673
|
{
|
|
1606
|
-
"name": "
|
|
1607
|
-
"description": "Default:
|
|
1674
|
+
"name": "preserve",
|
|
1675
|
+
"description": "Default: true\n\nKeep field value even when field removed. You can get the preserve field value by getFieldsValue(true)"
|
|
1608
1676
|
},
|
|
1609
1677
|
{
|
|
1610
|
-
"name": "
|
|
1611
|
-
"description": "Default:
|
|
1678
|
+
"name": "clear-on-destroy",
|
|
1679
|
+
"description": "Default: false\n\nClear form values when the form is uninstalled"
|
|
1612
1680
|
},
|
|
1613
1681
|
{
|
|
1614
|
-
"name": "
|
|
1615
|
-
"description": "Default:
|
|
1682
|
+
"name": "validate-on-rule-change",
|
|
1683
|
+
"description": "Default: false\n\nAutomatically revalidates the form when Form.rules changes"
|
|
1684
|
+
},
|
|
1685
|
+
{
|
|
1686
|
+
"name": "root-class",
|
|
1687
|
+
"description": "Default: -\n\nRoot container class"
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"name": "prefix-cls",
|
|
1691
|
+
"description": "Default: -\n\nPrefix class name"
|
|
1616
1692
|
}
|
|
1617
1693
|
]
|
|
1618
1694
|
},
|
|
1619
1695
|
{
|
|
1620
|
-
"name": "a-
|
|
1621
|
-
"description": "(ZH)
|
|
1696
|
+
"name": "a-form-item",
|
|
1697
|
+
"description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
|
|
1622
1698
|
"attributes": [
|
|
1623
1699
|
{
|
|
1624
|
-
"name": "
|
|
1625
|
-
"description": "Default: -\n\
|
|
1700
|
+
"name": "name",
|
|
1701
|
+
"description": "Default: -\n\nField name"
|
|
1626
1702
|
},
|
|
1627
1703
|
{
|
|
1628
|
-
"name": "
|
|
1629
|
-
"description": "Default:
|
|
1704
|
+
"name": "label",
|
|
1705
|
+
"description": "Default: -\n\nLabel text"
|
|
1630
1706
|
},
|
|
1631
1707
|
{
|
|
1632
|
-
"name": "
|
|
1633
|
-
"description": "Default:
|
|
1708
|
+
"name": "label-align",
|
|
1709
|
+
"description": "Default: right\n\nThe text align of label"
|
|
1634
1710
|
},
|
|
1635
1711
|
{
|
|
1636
|
-
"name": "
|
|
1637
|
-
"description": "Default:
|
|
1712
|
+
"name": "label-col",
|
|
1713
|
+
"description": "Default: -\n\nThe layout of label. If both Form and Form.Item exists, use Item first"
|
|
1638
1714
|
},
|
|
1639
1715
|
{
|
|
1640
|
-
"name": "
|
|
1641
|
-
"description": "Default:
|
|
1716
|
+
"name": "wrapper-col",
|
|
1717
|
+
"description": "Default: -\n\nThe layout for input controls, same as labelCol"
|
|
1642
1718
|
},
|
|
1643
1719
|
{
|
|
1644
|
-
"name": "
|
|
1645
|
-
"description": "Default:
|
|
1720
|
+
"name": "colon",
|
|
1721
|
+
"description": "Default: true\n\nUsed with label, whether to display : after label text"
|
|
1646
1722
|
},
|
|
1647
1723
|
{
|
|
1648
|
-
"name": "
|
|
1649
|
-
"description": "Default: -\n\
|
|
1724
|
+
"name": "extra",
|
|
1725
|
+
"description": "Default: -\n\nThe extra prompt message"
|
|
1650
1726
|
},
|
|
1651
1727
|
{
|
|
1652
|
-
"name": "
|
|
1653
|
-
"description": "Default: -\n\
|
|
1728
|
+
"name": "help",
|
|
1729
|
+
"description": "Default: -\n\nThe prompt message. If not provided, the prompt message will be generated by the validation rule"
|
|
1654
1730
|
},
|
|
1655
1731
|
{
|
|
1656
|
-
"name": "
|
|
1657
|
-
"description": "Default:
|
|
1732
|
+
"name": "has-feedback",
|
|
1733
|
+
"description": "Default: false\n\nDisplay validation status icon"
|
|
1658
1734
|
},
|
|
1659
1735
|
{
|
|
1660
|
-
"name": "
|
|
1661
|
-
"description": "Default: -\n\
|
|
1736
|
+
"name": "validate-status",
|
|
1737
|
+
"description": "Default: -\n\nThe validation status"
|
|
1662
1738
|
},
|
|
1663
1739
|
{
|
|
1664
|
-
"name": "
|
|
1665
|
-
"description": "Default:
|
|
1740
|
+
"name": "required",
|
|
1741
|
+
"description": "Default: false\n\nDisplay required style. It will be generated by the validation rule"
|
|
1666
1742
|
},
|
|
1667
1743
|
{
|
|
1668
|
-
"name": "
|
|
1669
|
-
"description": "Default: -\n\
|
|
1744
|
+
"name": "rules",
|
|
1745
|
+
"description": "Default: -\n\nRules for field validation"
|
|
1670
1746
|
},
|
|
1671
1747
|
{
|
|
1672
|
-
"name": "
|
|
1673
|
-
"description": "Default:
|
|
1748
|
+
"name": "validate-trigger",
|
|
1749
|
+
"description": "Default: change\n\nWhen to validate the value of children node. When set to false, all interaction-driven validation for the field is disabled even if a rule declares trigger or validateTrigger; explicit validateFields and submit validation still run"
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"name": "validate-debounce",
|
|
1753
|
+
"description": "Default: -\n\nDelay milliseconds to start validation"
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"name": "validate-first",
|
|
1757
|
+
"description": "Default: false\n\nWhether stop validate on first rule of error for this field. Will parallel validate when parallel configured"
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"name": "no-style",
|
|
1761
|
+
"description": "Default: false\n\nNo style for true, used as a pure field control"
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"name": "id",
|
|
1765
|
+
"description": "Default: -\n\nSet sub label htmlFor"
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
"name": "hidden",
|
|
1769
|
+
"description": "Default: false\n\nWhether to hide Form.Item (still collect and validate value)"
|
|
1770
|
+
},
|
|
1771
|
+
{
|
|
1772
|
+
"name": "message-variables",
|
|
1773
|
+
"description": "Default: -\n\nThe default validate field info"
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"name": "tooltip",
|
|
1777
|
+
"description": "Default: -\n\nConfig tooltip info"
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
"name": "layout",
|
|
1781
|
+
"description": "Default: -\n\nForm item layout"
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"name": "root-class",
|
|
1785
|
+
"description": "Default: -\n\nRoot container class"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"name": "prefix-cls",
|
|
1789
|
+
"description": "Default: -\n\nPrefix class name"
|
|
1674
1790
|
}
|
|
1675
1791
|
]
|
|
1676
1792
|
},
|
|
1793
|
+
{
|
|
1794
|
+
"name": "a-类型",
|
|
1795
|
+
"description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
|
|
1796
|
+
"attributes": []
|
|
1797
|
+
},
|
|
1677
1798
|
{
|
|
1678
1799
|
"name": "a-float-button-group",
|
|
1679
1800
|
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
@@ -1805,210 +1926,85 @@
|
|
|
1805
1926
|
]
|
|
1806
1927
|
},
|
|
1807
1928
|
{
|
|
1808
|
-
"name": "a-
|
|
1809
|
-
"description": "(ZH)
|
|
1929
|
+
"name": "a-row",
|
|
1930
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1810
1931
|
"attributes": [
|
|
1811
1932
|
{
|
|
1812
|
-
"name": "
|
|
1813
|
-
"description": "Default:
|
|
1933
|
+
"name": "align",
|
|
1934
|
+
"description": "Default: top\n\nVertical alignment"
|
|
1814
1935
|
},
|
|
1815
1936
|
{
|
|
1816
|
-
"name": "
|
|
1817
|
-
"description": "Default:
|
|
1937
|
+
"name": "gutter",
|
|
1938
|
+
"description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
|
|
1818
1939
|
},
|
|
1819
1940
|
{
|
|
1820
|
-
"name": "
|
|
1821
|
-
"description": "Default:
|
|
1941
|
+
"name": "justify",
|
|
1942
|
+
"description": "Default: start\n\nHorizontal arrangement"
|
|
1822
1943
|
},
|
|
1823
1944
|
{
|
|
1824
|
-
"name": "
|
|
1825
|
-
"description": "Default:
|
|
1826
|
-
}
|
|
1945
|
+
"name": "wrap",
|
|
1946
|
+
"description": "Default: true\n\nAuto wrap line"
|
|
1947
|
+
}
|
|
1948
|
+
]
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"name": "a-col",
|
|
1952
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1953
|
+
"attributes": [
|
|
1827
1954
|
{
|
|
1828
|
-
"name": "
|
|
1829
|
-
"description": "Default:
|
|
1955
|
+
"name": "flex",
|
|
1956
|
+
"description": "Default: -\n\nFlex layout style. Number for 'flex: n n auto', string is applied directly (e.g. pure number string 'n' for 'flex: n 1 0')"
|
|
1830
1957
|
},
|
|
1831
1958
|
{
|
|
1832
|
-
"name": "
|
|
1833
|
-
"description": "Default:
|
|
1834
|
-
},
|
|
1835
|
-
{
|
|
1836
|
-
"name": "label-wrap",
|
|
1837
|
-
"description": "Default: false\n\nwhether label can be wrap"
|
|
1838
|
-
},
|
|
1839
|
-
{
|
|
1840
|
-
"name": "label-col",
|
|
1841
|
-
"description": "Default: -\n\nLabel layout, like Col component. Set span offset value like {span: 3, offset: 12} or sm: {span: 3, offset: 12}"
|
|
1842
|
-
},
|
|
1843
|
-
{
|
|
1844
|
-
"name": "wrapper-col",
|
|
1845
|
-
"description": "Default: -\n\nThe layout for input controls, same as labelCol"
|
|
1846
|
-
},
|
|
1847
|
-
{
|
|
1848
|
-
"name": "feedback-icons",
|
|
1849
|
-
"description": "Default: -\n\nCan be passed custom icons while Form.Item element has hasFeedback"
|
|
1850
|
-
},
|
|
1851
|
-
{
|
|
1852
|
-
"name": "size",
|
|
1853
|
-
"description": "Default: -\n\nSet field component size (antd components only)"
|
|
1854
|
-
},
|
|
1855
|
-
{
|
|
1856
|
-
"name": "disabled",
|
|
1857
|
-
"description": "Default: false\n\nSet form component disable, only available for antd components"
|
|
1858
|
-
},
|
|
1859
|
-
{
|
|
1860
|
-
"name": "scroll-to-first-error",
|
|
1861
|
-
"description": "Default: false\n\nAuto scroll to first failed field when submit"
|
|
1862
|
-
},
|
|
1863
|
-
{
|
|
1864
|
-
"name": "required-mark",
|
|
1865
|
-
"description": "Default: true\n\nRequired mark style. Can use required mark or optional mark. You can not config to single Form.Item since this is a Form level config"
|
|
1866
|
-
},
|
|
1867
|
-
{
|
|
1868
|
-
"name": "variant",
|
|
1869
|
-
"description": "Default: outlined\n\nVariant of components inside form"
|
|
1870
|
-
},
|
|
1871
|
-
{
|
|
1872
|
-
"name": "validate-messages",
|
|
1873
|
-
"description": "Default: -\n\nValidation prompt template, description see below"
|
|
1874
|
-
},
|
|
1875
|
-
{
|
|
1876
|
-
"name": "model",
|
|
1877
|
-
"description": "Default: -\n\nForm model"
|
|
1878
|
-
},
|
|
1879
|
-
{
|
|
1880
|
-
"name": "rules",
|
|
1881
|
-
"description": "Default: -\n\nForm rules"
|
|
1882
|
-
},
|
|
1883
|
-
{
|
|
1884
|
-
"name": "validate-trigger",
|
|
1885
|
-
"description": "Default: change\n\nConfig field validate trigger. When set to false, all interaction-driven validation is disabled even if a rule declares trigger or validateTrigger; validateFields and submit validation still run"
|
|
1886
|
-
},
|
|
1887
|
-
{
|
|
1888
|
-
"name": "preserve",
|
|
1889
|
-
"description": "Default: true\n\nKeep field value even when field removed. You can get the preserve field value by getFieldsValue(true)"
|
|
1890
|
-
},
|
|
1891
|
-
{
|
|
1892
|
-
"name": "clear-on-destroy",
|
|
1893
|
-
"description": "Default: false\n\nClear form values when the form is uninstalled"
|
|
1894
|
-
},
|
|
1895
|
-
{
|
|
1896
|
-
"name": "validate-on-rule-change",
|
|
1897
|
-
"description": "Default: false\n\nAutomatically revalidates the form when Form.rules changes"
|
|
1898
|
-
},
|
|
1899
|
-
{
|
|
1900
|
-
"name": "root-class",
|
|
1901
|
-
"description": "Default: -\n\nRoot container class"
|
|
1902
|
-
},
|
|
1903
|
-
{
|
|
1904
|
-
"name": "prefix-cls",
|
|
1905
|
-
"description": "Default: -\n\nPrefix class name"
|
|
1906
|
-
}
|
|
1907
|
-
]
|
|
1908
|
-
},
|
|
1909
|
-
{
|
|
1910
|
-
"name": "a-form-item",
|
|
1911
|
-
"description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
|
|
1912
|
-
"attributes": [
|
|
1913
|
-
{
|
|
1914
|
-
"name": "name",
|
|
1915
|
-
"description": "Default: -\n\nField name"
|
|
1916
|
-
},
|
|
1917
|
-
{
|
|
1918
|
-
"name": "label",
|
|
1919
|
-
"description": "Default: -\n\nLabel text"
|
|
1920
|
-
},
|
|
1921
|
-
{
|
|
1922
|
-
"name": "label-align",
|
|
1923
|
-
"description": "Default: right\n\nThe text align of label"
|
|
1924
|
-
},
|
|
1925
|
-
{
|
|
1926
|
-
"name": "label-col",
|
|
1927
|
-
"description": "Default: -\n\nThe layout of label. If both Form and Form.Item exists, use Item first"
|
|
1928
|
-
},
|
|
1929
|
-
{
|
|
1930
|
-
"name": "wrapper-col",
|
|
1931
|
-
"description": "Default: -\n\nThe layout for input controls, same as labelCol"
|
|
1932
|
-
},
|
|
1933
|
-
{
|
|
1934
|
-
"name": "colon",
|
|
1935
|
-
"description": "Default: true\n\nUsed with label, whether to display : after label text"
|
|
1936
|
-
},
|
|
1937
|
-
{
|
|
1938
|
-
"name": "extra",
|
|
1939
|
-
"description": "Default: -\n\nThe extra prompt message"
|
|
1940
|
-
},
|
|
1941
|
-
{
|
|
1942
|
-
"name": "help",
|
|
1943
|
-
"description": "Default: -\n\nThe prompt message. If not provided, the prompt message will be generated by the validation rule"
|
|
1944
|
-
},
|
|
1945
|
-
{
|
|
1946
|
-
"name": "has-feedback",
|
|
1947
|
-
"description": "Default: false\n\nDisplay validation status icon"
|
|
1948
|
-
},
|
|
1949
|
-
{
|
|
1950
|
-
"name": "validate-status",
|
|
1951
|
-
"description": "Default: -\n\nThe validation status"
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"name": "required",
|
|
1955
|
-
"description": "Default: false\n\nDisplay required style. It will be generated by the validation rule"
|
|
1956
|
-
},
|
|
1957
|
-
{
|
|
1958
|
-
"name": "rules",
|
|
1959
|
-
"description": "Default: -\n\nRules for field validation"
|
|
1959
|
+
"name": "offset",
|
|
1960
|
+
"description": "Default: 0\n\nThe number of cells to offset Col from the left"
|
|
1960
1961
|
},
|
|
1961
1962
|
{
|
|
1962
|
-
"name": "
|
|
1963
|
-
"description": "Default:
|
|
1963
|
+
"name": "order",
|
|
1964
|
+
"description": "Default: 0\n\nRaster order"
|
|
1964
1965
|
},
|
|
1965
1966
|
{
|
|
1966
|
-
"name": "
|
|
1967
|
-
"description": "Default:
|
|
1967
|
+
"name": "pull",
|
|
1968
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the left"
|
|
1968
1969
|
},
|
|
1969
1970
|
{
|
|
1970
|
-
"name": "
|
|
1971
|
-
"description": "Default:
|
|
1971
|
+
"name": "push",
|
|
1972
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
1972
1973
|
},
|
|
1973
1974
|
{
|
|
1974
|
-
"name": "
|
|
1975
|
-
"description": "Default:
|
|
1975
|
+
"name": "span",
|
|
1976
|
+
"description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
|
|
1976
1977
|
},
|
|
1977
1978
|
{
|
|
1978
|
-
"name": "
|
|
1979
|
-
"description": "Default: -\n\
|
|
1979
|
+
"name": "xs",
|
|
1980
|
+
"description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
|
|
1980
1981
|
},
|
|
1981
1982
|
{
|
|
1982
|
-
"name": "
|
|
1983
|
-
"description": "Default:
|
|
1983
|
+
"name": "sm",
|
|
1984
|
+
"description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
|
|
1984
1985
|
},
|
|
1985
1986
|
{
|
|
1986
|
-
"name": "
|
|
1987
|
-
"description": "Default: -\n\
|
|
1987
|
+
"name": "md",
|
|
1988
|
+
"description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
|
|
1988
1989
|
},
|
|
1989
1990
|
{
|
|
1990
|
-
"name": "
|
|
1991
|
-
"description": "Default: -\n\
|
|
1991
|
+
"name": "lg",
|
|
1992
|
+
"description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
|
|
1992
1993
|
},
|
|
1993
1994
|
{
|
|
1994
|
-
"name": "
|
|
1995
|
-
"description": "Default: -\n\
|
|
1995
|
+
"name": "xl",
|
|
1996
|
+
"description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
|
|
1996
1997
|
},
|
|
1997
1998
|
{
|
|
1998
|
-
"name": "
|
|
1999
|
-
"description": "Default: -\n\
|
|
1999
|
+
"name": "xxl",
|
|
2000
|
+
"description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
|
|
2000
2001
|
},
|
|
2001
2002
|
{
|
|
2002
|
-
"name": "
|
|
2003
|
-
"description": "Default: -\n\
|
|
2003
|
+
"name": "xxxl",
|
|
2004
|
+
"description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
|
|
2004
2005
|
}
|
|
2005
2006
|
]
|
|
2006
2007
|
},
|
|
2007
|
-
{
|
|
2008
|
-
"name": "a-类型",
|
|
2009
|
-
"description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
|
|
2010
|
-
"attributes": []
|
|
2011
|
-
},
|
|
2012
2008
|
{
|
|
2013
2009
|
"name": "a-common-icon",
|
|
2014
2010
|
"description": "Semantic vector graphics.",
|
|
@@ -2069,6 +2065,48 @@
|
|
|
2069
2065
|
"description": "语义化的矢量图形。",
|
|
2070
2066
|
"attributes": []
|
|
2071
2067
|
},
|
|
2068
|
+
{
|
|
2069
|
+
"name": "a-image",
|
|
2070
|
+
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2071
|
+
"attributes": [
|
|
2072
|
+
{
|
|
2073
|
+
"name": "preview",
|
|
2074
|
+
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
2075
|
+
},
|
|
2076
|
+
{
|
|
2077
|
+
"name": "wrapper-style",
|
|
2078
|
+
"description": "Default: -\n\nDeprecated."
|
|
2079
|
+
},
|
|
2080
|
+
{
|
|
2081
|
+
"name": "classes",
|
|
2082
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"name": "styles",
|
|
2086
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
"name": "root-class",
|
|
2090
|
+
"description": "Default: -\n\n-"
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"name": "alt",
|
|
2094
|
+
"description": "Default: -\n\nImage description"
|
|
2095
|
+
},
|
|
2096
|
+
{
|
|
2097
|
+
"name": "height",
|
|
2098
|
+
"description": "Default: -\n\nImage height"
|
|
2099
|
+
},
|
|
2100
|
+
{
|
|
2101
|
+
"name": "src",
|
|
2102
|
+
"description": "Default: -\n\nImage URL"
|
|
2103
|
+
},
|
|
2104
|
+
{
|
|
2105
|
+
"name": "width",
|
|
2106
|
+
"description": "Default: -\n\nImage width"
|
|
2107
|
+
}
|
|
2108
|
+
]
|
|
2109
|
+
},
|
|
2072
2110
|
{
|
|
2073
2111
|
"name": "a-input",
|
|
2074
2112
|
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
@@ -2261,44 +2299,62 @@
|
|
|
2261
2299
|
"attributes": []
|
|
2262
2300
|
},
|
|
2263
2301
|
{
|
|
2264
|
-
"name": "a-
|
|
2265
|
-
"description": "(ZH)
|
|
2302
|
+
"name": "a-layout",
|
|
2303
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2266
2304
|
"attributes": [
|
|
2267
2305
|
{
|
|
2268
|
-
"name": "
|
|
2269
|
-
"description": "Default:
|
|
2270
|
-
}
|
|
2306
|
+
"name": "has-sider",
|
|
2307
|
+
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2308
|
+
}
|
|
2309
|
+
]
|
|
2310
|
+
},
|
|
2311
|
+
{
|
|
2312
|
+
"name": "a-layout-sider",
|
|
2313
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2314
|
+
"attributes": [
|
|
2271
2315
|
{
|
|
2272
|
-
"name": "
|
|
2273
|
-
"description": "Default: -\n\
|
|
2316
|
+
"name": "breakpoint",
|
|
2317
|
+
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
2274
2318
|
},
|
|
2275
2319
|
{
|
|
2276
2320
|
"name": "classes",
|
|
2277
|
-
"description": "Default: -\n\
|
|
2321
|
+
"description": "Default: -\n\nSemantic structure class (root, body) for the Sider, supports object or function"
|
|
2278
2322
|
},
|
|
2279
2323
|
{
|
|
2280
|
-
"name": "
|
|
2281
|
-
"description": "Default: -\n\
|
|
2324
|
+
"name": "collapsed",
|
|
2325
|
+
"description": "Default: -\n\nTo set the current status"
|
|
2282
2326
|
},
|
|
2283
2327
|
{
|
|
2284
|
-
"name": "
|
|
2285
|
-
"description": "Default:
|
|
2328
|
+
"name": "collapsed-width",
|
|
2329
|
+
"description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
|
|
2286
2330
|
},
|
|
2287
2331
|
{
|
|
2288
|
-
"name": "
|
|
2289
|
-
"description": "Default:
|
|
2332
|
+
"name": "collapsible",
|
|
2333
|
+
"description": "Default: false\n\nWhether can be collapsed"
|
|
2290
2334
|
},
|
|
2291
2335
|
{
|
|
2292
|
-
"name": "
|
|
2293
|
-
"description": "Default:
|
|
2336
|
+
"name": "reverse-arrow",
|
|
2337
|
+
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2294
2338
|
},
|
|
2295
2339
|
{
|
|
2296
|
-
"name": "
|
|
2297
|
-
"description": "Default: -\n\
|
|
2340
|
+
"name": "styles",
|
|
2341
|
+
"description": "Default: -\n\nSemantic structure inline style (root, body) for the Sider, supports object or function"
|
|
2342
|
+
},
|
|
2343
|
+
{
|
|
2344
|
+
"name": "theme",
|
|
2345
|
+
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2346
|
+
},
|
|
2347
|
+
{
|
|
2348
|
+
"name": "trigger",
|
|
2349
|
+
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2298
2350
|
},
|
|
2299
2351
|
{
|
|
2300
2352
|
"name": "width",
|
|
2301
|
-
"description": "Default:
|
|
2353
|
+
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"name": "zero-width-trigger-style",
|
|
2357
|
+
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2302
2358
|
}
|
|
2303
2359
|
]
|
|
2304
2360
|
},
|
|
@@ -2373,62 +2429,52 @@
|
|
|
2373
2429
|
]
|
|
2374
2430
|
},
|
|
2375
2431
|
{
|
|
2376
|
-
"name": "a-
|
|
2377
|
-
"description": "(ZH)
|
|
2378
|
-
"attributes": [
|
|
2379
|
-
{
|
|
2380
|
-
"name": "has-sider",
|
|
2381
|
-
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2382
|
-
}
|
|
2383
|
-
]
|
|
2384
|
-
},
|
|
2385
|
-
{
|
|
2386
|
-
"name": "a-layout-sider",
|
|
2387
|
-
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2432
|
+
"name": "a-mentions",
|
|
2433
|
+
"description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
|
|
2388
2434
|
"attributes": [
|
|
2389
2435
|
{
|
|
2390
|
-
"name": "
|
|
2391
|
-
"description": "Default: -\n\
|
|
2436
|
+
"name": "loading",
|
|
2437
|
+
"description": "Default: -\n\n-"
|
|
2392
2438
|
},
|
|
2393
2439
|
{
|
|
2394
|
-
"name": "
|
|
2395
|
-
"description": "Default: -\n\
|
|
2440
|
+
"name": "status",
|
|
2441
|
+
"description": "Default: -\n\nSet validation status"
|
|
2396
2442
|
},
|
|
2397
2443
|
{
|
|
2398
|
-
"name": "
|
|
2399
|
-
"description": "Default:
|
|
2444
|
+
"name": "options",
|
|
2445
|
+
"description": "Default: \\[]\n\nOption Configuration"
|
|
2400
2446
|
},
|
|
2401
2447
|
{
|
|
2402
|
-
"name": "
|
|
2403
|
-
"description": "Default:
|
|
2448
|
+
"name": "popup-class-name",
|
|
2449
|
+
"description": "Default: -\n\n-"
|
|
2404
2450
|
},
|
|
2405
2451
|
{
|
|
2406
|
-
"name": "
|
|
2407
|
-
"description": "Default:
|
|
2452
|
+
"name": "variant",
|
|
2453
|
+
"description": "Default: outlined\n\nVariants of Input"
|
|
2408
2454
|
},
|
|
2409
2455
|
{
|
|
2410
|
-
"name": "
|
|
2411
|
-
"description": "Default:
|
|
2456
|
+
"name": "classes",
|
|
2457
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2412
2458
|
},
|
|
2413
2459
|
{
|
|
2414
2460
|
"name": "styles",
|
|
2415
|
-
"description": "Default: -\n\
|
|
2461
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2416
2462
|
},
|
|
2417
2463
|
{
|
|
2418
|
-
"name": "
|
|
2419
|
-
"description": "Default:
|
|
2464
|
+
"name": "size",
|
|
2465
|
+
"description": "Default: -\n\n-"
|
|
2420
2466
|
},
|
|
2421
2467
|
{
|
|
2422
|
-
"name": "
|
|
2423
|
-
"description": "Default: -\n\
|
|
2468
|
+
"name": "label-render",
|
|
2469
|
+
"description": "Default: -\n\n-"
|
|
2424
2470
|
},
|
|
2425
2471
|
{
|
|
2426
|
-
"name": "
|
|
2427
|
-
"description": "Default:
|
|
2472
|
+
"name": "allow-clear",
|
|
2473
|
+
"description": "Default: false\n\nIf allow to remove mentions content with clear icon"
|
|
2428
2474
|
},
|
|
2429
2475
|
{
|
|
2430
|
-
"name": "
|
|
2431
|
-
"description": "Default: -\n\
|
|
2476
|
+
"name": "disabled",
|
|
2477
|
+
"description": "Default: -\n\n-"
|
|
2432
2478
|
}
|
|
2433
2479
|
]
|
|
2434
2480
|
},
|
|
@@ -2466,6 +2512,41 @@
|
|
|
2466
2512
|
}
|
|
2467
2513
|
]
|
|
2468
2514
|
},
|
|
2515
|
+
{
|
|
2516
|
+
"name": "a-static-methods",
|
|
2517
|
+
"description": "Prompt notification message globally.",
|
|
2518
|
+
"attributes": []
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"name": "a-arguments",
|
|
2522
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2523
|
+
"attributes": []
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"name": "a-config",
|
|
2527
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2528
|
+
"attributes": []
|
|
2529
|
+
},
|
|
2530
|
+
{
|
|
2531
|
+
"name": "a-global-configuration",
|
|
2532
|
+
"description": "Prompt notification message globally.",
|
|
2533
|
+
"attributes": []
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"name": "a-静态方法",
|
|
2537
|
+
"description": "全局展示通知提醒信息。",
|
|
2538
|
+
"attributes": []
|
|
2539
|
+
},
|
|
2540
|
+
{
|
|
2541
|
+
"name": "a-参数",
|
|
2542
|
+
"description": "全局展示操作反馈信息。",
|
|
2543
|
+
"attributes": []
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
"name": "a-全局配置",
|
|
2547
|
+
"description": "全局展示通知提醒信息。",
|
|
2548
|
+
"attributes": []
|
|
2549
|
+
},
|
|
2469
2550
|
{
|
|
2470
2551
|
"name": "a-menu",
|
|
2471
2552
|
"description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
|
|
@@ -2577,373 +2658,310 @@
|
|
|
2577
2658
|
]
|
|
2578
2659
|
},
|
|
2579
2660
|
{
|
|
2580
|
-
"name": "a-
|
|
2581
|
-
"description": "(ZH)
|
|
2661
|
+
"name": "a-modal",
|
|
2662
|
+
"description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
|
|
2582
2663
|
"attributes": [
|
|
2583
2664
|
{
|
|
2584
|
-
"name": "
|
|
2585
|
-
"description": "Default: -\n\
|
|
2665
|
+
"name": "after-close",
|
|
2666
|
+
"description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
|
|
2586
2667
|
},
|
|
2587
2668
|
{
|
|
2588
|
-
"name": "
|
|
2589
|
-
"description": "Default: -\n\
|
|
2669
|
+
"name": "after-open-change",
|
|
2670
|
+
"description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
|
|
2590
2671
|
},
|
|
2591
2672
|
{
|
|
2592
|
-
"name": "
|
|
2593
|
-
"description": "Default:
|
|
2673
|
+
"name": "cancel-button-props",
|
|
2674
|
+
"description": "Default: -\n\nThe cancel button props"
|
|
2594
2675
|
},
|
|
2595
2676
|
{
|
|
2596
|
-
"name": "
|
|
2597
|
-
"description": "Default:
|
|
2677
|
+
"name": "cancel-text",
|
|
2678
|
+
"description": "Default: Cancel\n\nText of the Cancel button"
|
|
2598
2679
|
},
|
|
2599
2680
|
{
|
|
2600
|
-
"name": "
|
|
2601
|
-
"description": "Default:
|
|
2681
|
+
"name": "centered",
|
|
2682
|
+
"description": "Default: false\n\nCentered Modal"
|
|
2602
2683
|
},
|
|
2603
2684
|
{
|
|
2604
2685
|
"name": "classes",
|
|
2605
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2686
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
|
|
2606
2687
|
},
|
|
2607
2688
|
{
|
|
2608
|
-
"name": "
|
|
2609
|
-
"description": "Default:
|
|
2689
|
+
"name": "closable",
|
|
2690
|
+
"description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
|
|
2610
2691
|
},
|
|
2611
2692
|
{
|
|
2612
|
-
"name": "
|
|
2613
|
-
"description": "Default: -\n\
|
|
2693
|
+
"name": "close-icon",
|
|
2694
|
+
"description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
|
|
2614
2695
|
},
|
|
2615
2696
|
{
|
|
2616
|
-
"name": "
|
|
2617
|
-
"description": "Default:
|
|
2697
|
+
"name": "confirm-loading",
|
|
2698
|
+
"description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
|
|
2618
2699
|
},
|
|
2619
2700
|
{
|
|
2620
|
-
"name": "
|
|
2621
|
-
"description": "Default: false\n\
|
|
2701
|
+
"name": "destroy-on-hidden",
|
|
2702
|
+
"description": "Default: false\n\nWhether to unmount child components on close"
|
|
2622
2703
|
},
|
|
2623
2704
|
{
|
|
2624
|
-
"name": "
|
|
2625
|
-
"description": "Default:
|
|
2626
|
-
}
|
|
2627
|
-
]
|
|
2628
|
-
},
|
|
2629
|
-
{
|
|
2630
|
-
"name": "a-static-methods",
|
|
2631
|
-
"description": "Prompt notification message globally.",
|
|
2632
|
-
"attributes": []
|
|
2633
|
-
},
|
|
2634
|
-
{
|
|
2635
|
-
"name": "a-arguments",
|
|
2636
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
2637
|
-
"attributes": []
|
|
2638
|
-
},
|
|
2639
|
-
{
|
|
2640
|
-
"name": "a-config",
|
|
2641
|
-
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2642
|
-
"attributes": []
|
|
2643
|
-
},
|
|
2644
|
-
{
|
|
2645
|
-
"name": "a-global-configuration",
|
|
2646
|
-
"description": "Prompt notification message globally.",
|
|
2647
|
-
"attributes": []
|
|
2648
|
-
},
|
|
2649
|
-
{
|
|
2650
|
-
"name": "a-静态方法",
|
|
2651
|
-
"description": "全局展示通知提醒信息。",
|
|
2652
|
-
"attributes": []
|
|
2653
|
-
},
|
|
2654
|
-
{
|
|
2655
|
-
"name": "a-参数",
|
|
2656
|
-
"description": "全局展示操作反馈信息。",
|
|
2657
|
-
"attributes": []
|
|
2658
|
-
},
|
|
2659
|
-
{
|
|
2660
|
-
"name": "a-全局配置",
|
|
2661
|
-
"description": "全局展示通知提醒信息。",
|
|
2662
|
-
"attributes": []
|
|
2663
|
-
},
|
|
2664
|
-
{
|
|
2665
|
-
"name": "a-pagination",
|
|
2666
|
-
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
2667
|
-
"attributes": [
|
|
2668
|
-
{
|
|
2669
|
-
"name": "align",
|
|
2670
|
-
"description": "Default: -\n\nAlignment of pagination"
|
|
2705
|
+
"name": "focus-trigger-after-close",
|
|
2706
|
+
"description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
|
|
2671
2707
|
},
|
|
2672
2708
|
{
|
|
2673
|
-
"name": "
|
|
2674
|
-
"description": "Default:
|
|
2709
|
+
"name": "footer",
|
|
2710
|
+
"description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
|
|
2675
2711
|
},
|
|
2676
2712
|
{
|
|
2677
|
-
"name": "
|
|
2678
|
-
"description": "Default:
|
|
2713
|
+
"name": "force-render",
|
|
2714
|
+
"description": "Default: false\n\nForce render Modal"
|
|
2679
2715
|
},
|
|
2680
2716
|
{
|
|
2681
|
-
"name": "
|
|
2682
|
-
"description": "Default:
|
|
2717
|
+
"name": "focusable",
|
|
2718
|
+
"description": "Default: -\n\nConfiguration for focus management in the Modal"
|
|
2683
2719
|
},
|
|
2684
2720
|
{
|
|
2685
|
-
"name": "
|
|
2686
|
-
"description": "Default:
|
|
2721
|
+
"name": "get-container",
|
|
2722
|
+
"description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
|
|
2687
2723
|
},
|
|
2688
2724
|
{
|
|
2689
|
-
"name": "
|
|
2690
|
-
"description": "Default:
|
|
2725
|
+
"name": "keyboard",
|
|
2726
|
+
"description": "Default: true\n\nWhether support press esc to close"
|
|
2691
2727
|
},
|
|
2692
2728
|
{
|
|
2693
|
-
"name": "
|
|
2694
|
-
"description": "Default: false\n\
|
|
2729
|
+
"name": "loading",
|
|
2730
|
+
"description": "Default: false\n\nShow the skeleton"
|
|
2695
2731
|
},
|
|
2696
2732
|
{
|
|
2697
|
-
"name": "
|
|
2698
|
-
"description": "Default:
|
|
2733
|
+
"name": "mask",
|
|
2734
|
+
"description": "Default: true\n\nMask effect"
|
|
2699
2735
|
},
|
|
2700
2736
|
{
|
|
2701
|
-
"name": "
|
|
2702
|
-
"description": "Default:
|
|
2737
|
+
"name": "~~mask-closable~~",
|
|
2738
|
+
"description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
|
|
2703
2739
|
},
|
|
2704
2740
|
{
|
|
2705
|
-
"name": "
|
|
2706
|
-
"description": "Default:
|
|
2741
|
+
"name": "modal-render",
|
|
2742
|
+
"description": "Default: -\n\nCustom modal content render"
|
|
2707
2743
|
},
|
|
2708
2744
|
{
|
|
2709
|
-
"name": "
|
|
2710
|
-
"description": "Default: -\n\
|
|
2745
|
+
"name": "mouse-position",
|
|
2746
|
+
"description": "Default: -\n\nSet animation start position"
|
|
2711
2747
|
},
|
|
2712
2748
|
{
|
|
2713
|
-
"name": "
|
|
2714
|
-
"description": "Default: -\n\
|
|
2749
|
+
"name": "ok-button-props",
|
|
2750
|
+
"description": "Default: -\n\nThe ok button props"
|
|
2715
2751
|
},
|
|
2716
2752
|
{
|
|
2717
|
-
"name": "
|
|
2718
|
-
"description": "Default:
|
|
2753
|
+
"name": "ok-text",
|
|
2754
|
+
"description": "Default: OK\n\nText of the OK button"
|
|
2719
2755
|
},
|
|
2720
2756
|
{
|
|
2721
|
-
"name": "
|
|
2722
|
-
"description": "Default:
|
|
2757
|
+
"name": "ok-type",
|
|
2758
|
+
"description": "Default: primary\n\nButton type of the OK button"
|
|
2723
2759
|
},
|
|
2724
2760
|
{
|
|
2725
|
-
"name": "
|
|
2726
|
-
"description": "Default:
|
|
2727
|
-
},
|
|
2728
|
-
{
|
|
2729
|
-
"name": "total-boundary-show-size-changer",
|
|
2730
|
-
"description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
|
|
2731
|
-
},
|
|
2732
|
-
{
|
|
2733
|
-
"name": "show-title",
|
|
2734
|
-
"description": "Default: true\n\nShow page item's title"
|
|
2761
|
+
"name": "open",
|
|
2762
|
+
"description": "Default: false\n\nWhether the modal dialog is visible or not, support v-model:open"
|
|
2735
2763
|
},
|
|
2736
2764
|
{
|
|
2737
|
-
"name": "
|
|
2738
|
-
"description": "Default: -\n\
|
|
2765
|
+
"name": "root-class",
|
|
2766
|
+
"description": "Default: -\n\nRoot container class"
|
|
2739
2767
|
},
|
|
2740
2768
|
{
|
|
2741
|
-
"name": "
|
|
2742
|
-
"description": "Default: -\n\
|
|
2769
|
+
"name": "root-style",
|
|
2770
|
+
"description": "Default: -\n\nRoot container style"
|
|
2743
2771
|
},
|
|
2744
2772
|
{
|
|
2745
|
-
"name": "
|
|
2746
|
-
"description": "Default:
|
|
2773
|
+
"name": "scroll-lock",
|
|
2774
|
+
"description": "Default: true\n\nWhether to lock body scroll when modal opens"
|
|
2747
2775
|
},
|
|
2748
2776
|
{
|
|
2749
2777
|
"name": "styles",
|
|
2750
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2778
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
|
|
2751
2779
|
},
|
|
2752
2780
|
{
|
|
2753
|
-
"name": "
|
|
2754
|
-
"description": "Default:
|
|
2781
|
+
"name": "title",
|
|
2782
|
+
"description": "Default: -\n\nThe modal dialog's title"
|
|
2755
2783
|
},
|
|
2756
2784
|
{
|
|
2757
|
-
"name": "
|
|
2758
|
-
"description": "Default: -\n\
|
|
2785
|
+
"name": "transition-name",
|
|
2786
|
+
"description": "Default: -\n\nTransition name of dialog"
|
|
2759
2787
|
},
|
|
2760
2788
|
{
|
|
2761
|
-
"name": "
|
|
2762
|
-
"description": "Default: -\n\
|
|
2789
|
+
"name": "mask-transition-name",
|
|
2790
|
+
"description": "Default: -\n\nTransition name of mask"
|
|
2763
2791
|
},
|
|
2764
2792
|
{
|
|
2765
|
-
"name": "
|
|
2766
|
-
"description": "Default:
|
|
2793
|
+
"name": "width",
|
|
2794
|
+
"description": "Default: 520\n\nWidth of the modal dialog"
|
|
2767
2795
|
},
|
|
2768
2796
|
{
|
|
2769
|
-
"name": "
|
|
2770
|
-
"description": "Default: -\n\
|
|
2797
|
+
"name": "wrap-class-name",
|
|
2798
|
+
"description": "Default: -\n\nThe class name of the container of the modal dialog"
|
|
2771
2799
|
},
|
|
2772
2800
|
{
|
|
2773
|
-
"name": "
|
|
2774
|
-
"description": "Default: -\n\
|
|
2801
|
+
"name": "wrap-props",
|
|
2802
|
+
"description": "Default: -\n\nWrapper element props"
|
|
2775
2803
|
},
|
|
2776
2804
|
{
|
|
2777
|
-
"name": "
|
|
2778
|
-
"description": "Default:
|
|
2805
|
+
"name": "z-index",
|
|
2806
|
+
"description": "Default: 1000\n\nThe z-index of the Modal"
|
|
2779
2807
|
}
|
|
2780
2808
|
]
|
|
2781
2809
|
},
|
|
2782
2810
|
{
|
|
2783
|
-
"name": "a-
|
|
2784
|
-
"description": "(ZH)
|
|
2811
|
+
"name": "a-args-props",
|
|
2812
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2813
|
+
"attributes": []
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
"name": "a-notification-use-notification",
|
|
2817
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2818
|
+
"attributes": []
|
|
2819
|
+
},
|
|
2820
|
+
{
|
|
2821
|
+
"name": "a-closable-type",
|
|
2822
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2823
|
+
"attributes": []
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"name": "a-popover",
|
|
2827
|
+
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
2785
2828
|
"attributes": [
|
|
2786
2829
|
{
|
|
2787
|
-
"name": "
|
|
2788
|
-
"description": "Default: -\n\
|
|
2789
|
-
},
|
|
2790
|
-
{
|
|
2791
|
-
"name": "after-open-change",
|
|
2792
|
-
"description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
|
|
2793
|
-
},
|
|
2794
|
-
{
|
|
2795
|
-
"name": "cancel-button-props",
|
|
2796
|
-
"description": "Default: -\n\nThe cancel button props"
|
|
2797
|
-
},
|
|
2798
|
-
{
|
|
2799
|
-
"name": "cancel-text",
|
|
2800
|
-
"description": "Default: Cancel\n\nText of the Cancel button"
|
|
2830
|
+
"name": "title",
|
|
2831
|
+
"description": "Default: -\n\nTitle of the card"
|
|
2801
2832
|
},
|
|
2802
2833
|
{
|
|
2803
|
-
"name": "
|
|
2804
|
-
"description": "Default:
|
|
2834
|
+
"name": "content",
|
|
2835
|
+
"description": "Default: -\n\nContent of the card"
|
|
2805
2836
|
},
|
|
2806
2837
|
{
|
|
2807
2838
|
"name": "classes",
|
|
2808
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the
|
|
2809
|
-
},
|
|
2810
|
-
{
|
|
2811
|
-
"name": "closable",
|
|
2812
|
-
"description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
|
|
2839
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2813
2840
|
},
|
|
2814
2841
|
{
|
|
2815
|
-
"name": "
|
|
2816
|
-
"description": "Default: -\n\
|
|
2817
|
-
}
|
|
2842
|
+
"name": "styles",
|
|
2843
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2844
|
+
}
|
|
2845
|
+
]
|
|
2846
|
+
},
|
|
2847
|
+
{
|
|
2848
|
+
"name": "a-pagination",
|
|
2849
|
+
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
2850
|
+
"attributes": [
|
|
2818
2851
|
{
|
|
2819
|
-
"name": "
|
|
2820
|
-
"description": "Default:
|
|
2852
|
+
"name": "align",
|
|
2853
|
+
"description": "Default: -\n\nAlignment of pagination"
|
|
2821
2854
|
},
|
|
2822
2855
|
{
|
|
2823
|
-
"name": "
|
|
2824
|
-
"description": "Default:
|
|
2856
|
+
"name": "classes",
|
|
2857
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2825
2858
|
},
|
|
2826
2859
|
{
|
|
2827
|
-
"name": "
|
|
2828
|
-
"description": "Default:
|
|
2860
|
+
"name": "current",
|
|
2861
|
+
"description": "Default: -\n\nCurrent page number"
|
|
2829
2862
|
},
|
|
2830
2863
|
{
|
|
2831
|
-
"name": "
|
|
2832
|
-
"description": "Default:
|
|
2864
|
+
"name": "default-current",
|
|
2865
|
+
"description": "Default: 1\n\nDefault initial page number"
|
|
2833
2866
|
},
|
|
2834
2867
|
{
|
|
2835
|
-
"name": "
|
|
2836
|
-
"description": "Default:
|
|
2868
|
+
"name": "default-page-size",
|
|
2869
|
+
"description": "Default: 10\n\nDefault number of data items per page"
|
|
2837
2870
|
},
|
|
2838
2871
|
{
|
|
2839
|
-
"name": "
|
|
2840
|
-
"description": "Default: -\n\
|
|
2872
|
+
"name": "disabled",
|
|
2873
|
+
"description": "Default: -\n\nDisable pagination"
|
|
2841
2874
|
},
|
|
2842
2875
|
{
|
|
2843
|
-
"name": "
|
|
2844
|
-
"description": "Default:
|
|
2876
|
+
"name": "hide-on-single-page",
|
|
2877
|
+
"description": "Default: false\n\nWhether to hide pager on single page"
|
|
2845
2878
|
},
|
|
2846
2879
|
{
|
|
2847
|
-
"name": "
|
|
2848
|
-
"description": "Default:
|
|
2880
|
+
"name": "item-render",
|
|
2881
|
+
"description": "Default: -\n\nTo customize item's innerHTML"
|
|
2849
2882
|
},
|
|
2850
2883
|
{
|
|
2851
|
-
"name": "
|
|
2852
|
-
"description": "Default:
|
|
2884
|
+
"name": "page-size",
|
|
2885
|
+
"description": "Default: -\n\nNumber of data items per page"
|
|
2853
2886
|
},
|
|
2854
2887
|
{
|
|
2855
|
-
"name": "
|
|
2856
|
-
"description": "Default:
|
|
2888
|
+
"name": "page-size-options",
|
|
2889
|
+
"description": "Default: ['10', '20', '50', '100']\n\nSpecify the sizeChanger options"
|
|
2857
2890
|
},
|
|
2858
2891
|
{
|
|
2859
|
-
"name": "
|
|
2860
|
-
"description": "Default:
|
|
2892
|
+
"name": "responsive",
|
|
2893
|
+
"description": "Default: -\n\nIf size is not specified, Pagination would resize according to the width of the window"
|
|
2861
2894
|
},
|
|
2862
2895
|
{
|
|
2863
|
-
"name": "
|
|
2864
|
-
"description": "Default: -\n\
|
|
2896
|
+
"name": "root-class",
|
|
2897
|
+
"description": "Default: -\n\nRoot container class"
|
|
2865
2898
|
},
|
|
2866
2899
|
{
|
|
2867
|
-
"name": "
|
|
2868
|
-
"description": "Default:
|
|
2900
|
+
"name": "show-less-items",
|
|
2901
|
+
"description": "Default: false\n\nShow less page items"
|
|
2869
2902
|
},
|
|
2870
2903
|
{
|
|
2871
|
-
"name": "
|
|
2872
|
-
"description": "Default:
|
|
2904
|
+
"name": "show-quick-jumper",
|
|
2905
|
+
"description": "Default: false\n\nDetermine whether you can jump to pages directly"
|
|
2873
2906
|
},
|
|
2874
2907
|
{
|
|
2875
|
-
"name": "
|
|
2876
|
-
"description": "Default:
|
|
2908
|
+
"name": "show-size-changer",
|
|
2909
|
+
"description": "Default: -\n\nDetermine whether to show pageSize select"
|
|
2877
2910
|
},
|
|
2878
2911
|
{
|
|
2879
|
-
"name": "
|
|
2880
|
-
"description": "Default:
|
|
2912
|
+
"name": "total-boundary-show-size-changer",
|
|
2913
|
+
"description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
|
|
2881
2914
|
},
|
|
2882
2915
|
{
|
|
2883
|
-
"name": "
|
|
2884
|
-
"description": "Default:
|
|
2916
|
+
"name": "show-title",
|
|
2917
|
+
"description": "Default: true\n\nShow page item's title"
|
|
2885
2918
|
},
|
|
2886
2919
|
{
|
|
2887
|
-
"name": "
|
|
2888
|
-
"description": "Default: -\n\
|
|
2920
|
+
"name": "show-total",
|
|
2921
|
+
"description": "Default: -\n\nTo display the total number and range"
|
|
2889
2922
|
},
|
|
2890
2923
|
{
|
|
2891
|
-
"name": "
|
|
2892
|
-
"description": "Default: -\n\
|
|
2924
|
+
"name": "simple",
|
|
2925
|
+
"description": "Default: -\n\nWhether to use simple mode"
|
|
2893
2926
|
},
|
|
2894
2927
|
{
|
|
2895
|
-
"name": "
|
|
2896
|
-
"description": "Default:
|
|
2928
|
+
"name": "size",
|
|
2929
|
+
"description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
|
|
2897
2930
|
},
|
|
2898
2931
|
{
|
|
2899
2932
|
"name": "styles",
|
|
2900
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the
|
|
2933
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2901
2934
|
},
|
|
2902
2935
|
{
|
|
2903
|
-
"name": "
|
|
2904
|
-
"description": "Default:
|
|
2936
|
+
"name": "total",
|
|
2937
|
+
"description": "Default: 0\n\nTotal number of data items"
|
|
2905
2938
|
},
|
|
2906
2939
|
{
|
|
2907
|
-
"name": "
|
|
2908
|
-
"description": "Default: -\n\
|
|
2940
|
+
"name": "locale",
|
|
2941
|
+
"description": "Default: -\n\nPagination locale"
|
|
2909
2942
|
},
|
|
2910
2943
|
{
|
|
2911
|
-
"name": "
|
|
2912
|
-
"description": "Default: -\n\
|
|
2944
|
+
"name": "prev-icon",
|
|
2945
|
+
"description": "Default: -\n\nCustom previous icon"
|
|
2913
2946
|
},
|
|
2914
2947
|
{
|
|
2915
|
-
"name": "
|
|
2916
|
-
"description": "Default:
|
|
2948
|
+
"name": "next-icon",
|
|
2949
|
+
"description": "Default: -\n\nCustom next icon"
|
|
2917
2950
|
},
|
|
2918
2951
|
{
|
|
2919
|
-
"name": "
|
|
2920
|
-
"description": "Default: -\n\
|
|
2952
|
+
"name": "jump-prev-icon",
|
|
2953
|
+
"description": "Default: -\n\nCustom jump-prev icon"
|
|
2921
2954
|
},
|
|
2922
2955
|
{
|
|
2923
|
-
"name": "
|
|
2924
|
-
"description": "Default: -\n\
|
|
2956
|
+
"name": "jump-next-icon",
|
|
2957
|
+
"description": "Default: -\n\nCustom jump-next icon"
|
|
2925
2958
|
},
|
|
2926
2959
|
{
|
|
2927
|
-
"name": "
|
|
2928
|
-
"description": "Default:
|
|
2960
|
+
"name": "select-component-class",
|
|
2961
|
+
"description": "Default: -\n\nDeprecated, not official support"
|
|
2929
2962
|
}
|
|
2930
2963
|
]
|
|
2931
2964
|
},
|
|
2932
|
-
{
|
|
2933
|
-
"name": "a-args-props",
|
|
2934
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2935
|
-
"attributes": []
|
|
2936
|
-
},
|
|
2937
|
-
{
|
|
2938
|
-
"name": "a-notification-use-notification",
|
|
2939
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2940
|
-
"attributes": []
|
|
2941
|
-
},
|
|
2942
|
-
{
|
|
2943
|
-
"name": "a-closable-type",
|
|
2944
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2945
|
-
"attributes": []
|
|
2946
|
-
},
|
|
2947
2965
|
{
|
|
2948
2966
|
"name": "a-popconfirm",
|
|
2949
2967
|
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
@@ -2999,160 +3017,180 @@
|
|
|
2999
3017
|
]
|
|
3000
3018
|
},
|
|
3001
3019
|
{
|
|
3002
|
-
"name": "a-
|
|
3003
|
-
"description": "(ZH)
|
|
3020
|
+
"name": "a-progress",
|
|
3021
|
+
"description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
|
|
3004
3022
|
"attributes": [
|
|
3005
3023
|
{
|
|
3006
|
-
"name": "
|
|
3007
|
-
"description": "Default: -\n\
|
|
3024
|
+
"name": "classes",
|
|
3025
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3008
3026
|
},
|
|
3009
3027
|
{
|
|
3010
|
-
"name": "
|
|
3011
|
-
"description": "Default:
|
|
3028
|
+
"name": "styles",
|
|
3029
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3012
3030
|
},
|
|
3013
3031
|
{
|
|
3014
|
-
"name": "
|
|
3015
|
-
"description": "Default: -\n\
|
|
3032
|
+
"name": "root-class",
|
|
3033
|
+
"description": "Default: -\n\nRoot container class"
|
|
3016
3034
|
},
|
|
3017
3035
|
{
|
|
3018
|
-
"name": "
|
|
3019
|
-
"description": "Default:
|
|
3036
|
+
"name": "type",
|
|
3037
|
+
"description": "Default: line\n\nTo set the type, options: line circle dashboard"
|
|
3020
3038
|
},
|
|
3021
3039
|
{
|
|
3022
|
-
"name": "
|
|
3023
|
-
"description": "Default:
|
|
3040
|
+
"name": "percent",
|
|
3041
|
+
"description": "Default: 0\n\nTo set the completion percentage"
|
|
3024
3042
|
},
|
|
3025
3043
|
{
|
|
3026
|
-
"name": "
|
|
3027
|
-
"description": "Default:
|
|
3044
|
+
"name": "format",
|
|
3045
|
+
"description": "Default: (percent) => percent + %\n\nThe template function of the content"
|
|
3028
3046
|
},
|
|
3029
3047
|
{
|
|
3030
|
-
"name": "
|
|
3031
|
-
"description": "Default: -\n\
|
|
3048
|
+
"name": "status",
|
|
3049
|
+
"description": "Default: -\n\nTo set the status of the Progress, options: success exception normal active(line only)"
|
|
3032
3050
|
},
|
|
3033
3051
|
{
|
|
3034
|
-
"name": "
|
|
3035
|
-
"description": "Default:
|
|
3052
|
+
"name": "show-info",
|
|
3053
|
+
"description": "Default: true\n\nWhether to display the progress value and the status icon"
|
|
3036
3054
|
},
|
|
3037
3055
|
{
|
|
3038
|
-
"name": "
|
|
3039
|
-
"description": "Default:
|
|
3056
|
+
"name": "stroke-width",
|
|
3057
|
+
"description": "Default: -\n\n-"
|
|
3040
3058
|
},
|
|
3041
3059
|
{
|
|
3042
|
-
"name": "
|
|
3043
|
-
"description": "Default:
|
|
3060
|
+
"name": "stroke-linecap",
|
|
3061
|
+
"description": "Default: round\n\nTo set the style of the progress linecap"
|
|
3044
3062
|
},
|
|
3045
3063
|
{
|
|
3046
|
-
"name": "
|
|
3047
|
-
"description": "Default:
|
|
3064
|
+
"name": "stroke-color",
|
|
3065
|
+
"description": "Default: -\n\nThe color of progress bar"
|
|
3048
3066
|
},
|
|
3049
3067
|
{
|
|
3050
|
-
"name": "
|
|
3051
|
-
"description": "Default:
|
|
3068
|
+
"name": "rail-color",
|
|
3069
|
+
"description": "Default: -\n\nThe color of unfilled part"
|
|
3052
3070
|
},
|
|
3053
3071
|
{
|
|
3054
|
-
"name": "
|
|
3055
|
-
"description": "Default:
|
|
3072
|
+
"name": "success",
|
|
3073
|
+
"description": "Default: -\n\nConfigs of successfully progress bar"
|
|
3056
3074
|
},
|
|
3057
3075
|
{
|
|
3058
|
-
"name": "
|
|
3059
|
-
"description": "Default: -\n\
|
|
3076
|
+
"name": "trail-color",
|
|
3077
|
+
"description": "Default: -\n\nThe color of unfilled part. Please use railColor instead"
|
|
3060
3078
|
},
|
|
3061
3079
|
{
|
|
3062
|
-
"name": "
|
|
3063
|
-
"description": "Default: -\n\
|
|
3080
|
+
"name": "width",
|
|
3081
|
+
"description": "Default: -\n\nDeprecated. Use size instead"
|
|
3082
|
+
},
|
|
3083
|
+
{
|
|
3084
|
+
"name": "size",
|
|
3085
|
+
"description": "Default: default\n\nProgress size"
|
|
3064
3086
|
}
|
|
3065
3087
|
]
|
|
3066
3088
|
},
|
|
3067
3089
|
{
|
|
3068
|
-
"name": "a-
|
|
3069
|
-
"description": "(ZH)
|
|
3090
|
+
"name": "a-qrcode",
|
|
3091
|
+
"description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
|
|
3070
3092
|
"attributes": [
|
|
3071
3093
|
{
|
|
3072
|
-
"name": "
|
|
3073
|
-
"description": "Default: -\n\
|
|
3074
|
-
},
|
|
3075
|
-
{
|
|
3076
|
-
"name": "styles",
|
|
3077
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3094
|
+
"name": "value",
|
|
3095
|
+
"description": "Default: -\n\nscanned text"
|
|
3078
3096
|
},
|
|
3079
3097
|
{
|
|
3080
|
-
"name": "
|
|
3081
|
-
"description": "Default:
|
|
3098
|
+
"name": "type",
|
|
3099
|
+
"description": "Default: canvas\n\nrender type"
|
|
3082
3100
|
},
|
|
3083
3101
|
{
|
|
3084
|
-
"name": "
|
|
3085
|
-
"description": "Default:
|
|
3102
|
+
"name": "icon",
|
|
3103
|
+
"description": "Default: -\n\ninclude image url (only image link are supported)"
|
|
3086
3104
|
},
|
|
3087
3105
|
{
|
|
3088
|
-
"name": "
|
|
3089
|
-
"description": "Default:
|
|
3106
|
+
"name": "size",
|
|
3107
|
+
"description": "Default: 160\n\nQRCode size"
|
|
3090
3108
|
},
|
|
3091
3109
|
{
|
|
3092
|
-
"name": "
|
|
3093
|
-
"description": "Default:
|
|
3110
|
+
"name": "icon-size",
|
|
3111
|
+
"description": "Default: 40\n\ninclude image size"
|
|
3094
3112
|
},
|
|
3095
3113
|
{
|
|
3096
|
-
"name": "
|
|
3097
|
-
"description": "Default:
|
|
3114
|
+
"name": "color",
|
|
3115
|
+
"description": "Default: #000\n\nQRCode Color"
|
|
3098
3116
|
},
|
|
3099
3117
|
{
|
|
3100
|
-
"name": "
|
|
3101
|
-
"description": "Default:
|
|
3118
|
+
"name": "classes",
|
|
3119
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3102
3120
|
},
|
|
3103
3121
|
{
|
|
3104
|
-
"name": "
|
|
3105
|
-
"description": "Default:
|
|
3122
|
+
"name": "bg-color",
|
|
3123
|
+
"description": "Default: transparent\n\nQRCode Background Color"
|
|
3106
3124
|
},
|
|
3107
3125
|
{
|
|
3108
|
-
"name": "
|
|
3109
|
-
"description": "Default:
|
|
3126
|
+
"name": "margin-size",
|
|
3127
|
+
"description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
|
|
3110
3128
|
},
|
|
3111
3129
|
{
|
|
3112
|
-
"name": "
|
|
3113
|
-
"description": "Default:
|
|
3130
|
+
"name": "bordered",
|
|
3131
|
+
"description": "Default: true\n\nWhether has border style"
|
|
3114
3132
|
},
|
|
3115
3133
|
{
|
|
3116
|
-
"name": "
|
|
3117
|
-
"description": "Default:
|
|
3134
|
+
"name": "error-level",
|
|
3135
|
+
"description": "Default: 'M'\n\nError Code Level"
|
|
3118
3136
|
},
|
|
3119
3137
|
{
|
|
3120
|
-
"name": "
|
|
3121
|
-
"description": "Default:
|
|
3138
|
+
"name": "boost-level",
|
|
3139
|
+
"description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
|
|
3122
3140
|
},
|
|
3123
3141
|
{
|
|
3124
|
-
"name": "
|
|
3125
|
-
"description": "Default:
|
|
3142
|
+
"name": "status",
|
|
3143
|
+
"description": "Default: 'active'\n\nQRCode status"
|
|
3126
3144
|
},
|
|
3127
3145
|
{
|
|
3128
|
-
"name": "
|
|
3129
|
-
"description": "Default: -\n\
|
|
3146
|
+
"name": "status-render",
|
|
3147
|
+
"description": "Default: -\n\ncustom status render"
|
|
3130
3148
|
},
|
|
3131
3149
|
{
|
|
3132
|
-
"name": "
|
|
3133
|
-
"description": "Default:
|
|
3150
|
+
"name": "styles",
|
|
3151
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3134
3152
|
}
|
|
3135
3153
|
]
|
|
3136
3154
|
},
|
|
3137
3155
|
{
|
|
3138
|
-
"name": "a-
|
|
3139
|
-
"description": "(ZH)
|
|
3156
|
+
"name": "a-rate",
|
|
3157
|
+
"description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
|
|
3140
3158
|
"attributes": [
|
|
3141
3159
|
{
|
|
3142
|
-
"name": "
|
|
3143
|
-
"description": "Default:
|
|
3160
|
+
"name": "allow-clear",
|
|
3161
|
+
"description": "Default: true\n\nWhether to allow clear when click again"
|
|
3144
3162
|
},
|
|
3145
3163
|
{
|
|
3146
|
-
"name": "
|
|
3147
|
-
"description": "Default:
|
|
3164
|
+
"name": "allow-half",
|
|
3165
|
+
"description": "Default: false\n\nWhether to allow semi selection"
|
|
3148
3166
|
},
|
|
3149
3167
|
{
|
|
3150
|
-
"name": "
|
|
3151
|
-
"description": "Default: -\n\
|
|
3168
|
+
"name": "character",
|
|
3169
|
+
"description": "Default: -\n\nThe custom character of rate"
|
|
3152
3170
|
},
|
|
3153
3171
|
{
|
|
3154
|
-
"name": "
|
|
3155
|
-
"description": "Default:
|
|
3172
|
+
"name": "count",
|
|
3173
|
+
"description": "Default: 5\n\nStar count"
|
|
3174
|
+
},
|
|
3175
|
+
{
|
|
3176
|
+
"name": "disabled",
|
|
3177
|
+
"description": "Default: false\n\nIf read only, unable to interact"
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
"name": "keyboard",
|
|
3181
|
+
"description": "Default: true\n\nSupport keyboard operation"
|
|
3182
|
+
},
|
|
3183
|
+
{
|
|
3184
|
+
"name": "size",
|
|
3185
|
+
"description": "Default: 'middle'\n\nStar size"
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
"name": "tooltips",
|
|
3189
|
+
"description": "Default: -\n\nCustomize tooltip by each character"
|
|
3190
|
+
},
|
|
3191
|
+
{
|
|
3192
|
+
"name": "value",
|
|
3193
|
+
"description": "Default: -\n\nThe current value, support v-model:value"
|
|
3156
3194
|
}
|
|
3157
3195
|
]
|
|
3158
3196
|
},
|
|
@@ -3240,48 +3278,6 @@
|
|
|
3240
3278
|
}
|
|
3241
3279
|
]
|
|
3242
3280
|
},
|
|
3243
|
-
{
|
|
3244
|
-
"name": "a-rate",
|
|
3245
|
-
"description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
|
|
3246
|
-
"attributes": [
|
|
3247
|
-
{
|
|
3248
|
-
"name": "allow-clear",
|
|
3249
|
-
"description": "Default: true\n\nWhether to allow clear when click again"
|
|
3250
|
-
},
|
|
3251
|
-
{
|
|
3252
|
-
"name": "allow-half",
|
|
3253
|
-
"description": "Default: false\n\nWhether to allow semi selection"
|
|
3254
|
-
},
|
|
3255
|
-
{
|
|
3256
|
-
"name": "character",
|
|
3257
|
-
"description": "Default: -\n\nThe custom character of rate"
|
|
3258
|
-
},
|
|
3259
|
-
{
|
|
3260
|
-
"name": "count",
|
|
3261
|
-
"description": "Default: 5\n\nStar count"
|
|
3262
|
-
},
|
|
3263
|
-
{
|
|
3264
|
-
"name": "disabled",
|
|
3265
|
-
"description": "Default: false\n\nIf read only, unable to interact"
|
|
3266
|
-
},
|
|
3267
|
-
{
|
|
3268
|
-
"name": "keyboard",
|
|
3269
|
-
"description": "Default: true\n\nSupport keyboard operation"
|
|
3270
|
-
},
|
|
3271
|
-
{
|
|
3272
|
-
"name": "size",
|
|
3273
|
-
"description": "Default: 'middle'\n\nStar size"
|
|
3274
|
-
},
|
|
3275
|
-
{
|
|
3276
|
-
"name": "tooltips",
|
|
3277
|
-
"description": "Default: -\n\nCustomize tooltip by each character"
|
|
3278
|
-
},
|
|
3279
|
-
{
|
|
3280
|
-
"name": "value",
|
|
3281
|
-
"description": "Default: -\n\nThe current value, support v-model:value"
|
|
3282
|
-
}
|
|
3283
|
-
]
|
|
3284
|
-
},
|
|
3285
3281
|
{
|
|
3286
3282
|
"name": "a-result",
|
|
3287
3283
|
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
@@ -3371,55 +3367,231 @@
|
|
|
3371
3367
|
]
|
|
3372
3368
|
},
|
|
3373
3369
|
{
|
|
3374
|
-
"name": "a-
|
|
3375
|
-
"description": "(ZH)
|
|
3370
|
+
"name": "a-skeleton",
|
|
3371
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3376
3372
|
"attributes": [
|
|
3377
3373
|
{
|
|
3378
|
-
"name": "
|
|
3379
|
-
"description": "Default: false\n\nShow
|
|
3374
|
+
"name": "active",
|
|
3375
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3380
3376
|
},
|
|
3381
3377
|
{
|
|
3382
|
-
"name": "
|
|
3383
|
-
"description": "Default:
|
|
3378
|
+
"name": "avatar",
|
|
3379
|
+
"description": "Default: false\n\nShow avatar placeholder"
|
|
3384
3380
|
},
|
|
3385
3381
|
{
|
|
3386
|
-
"name": "
|
|
3387
|
-
"description": "Default: -\n\
|
|
3382
|
+
"name": "loading",
|
|
3383
|
+
"description": "Default: -\n\nDisplay the skeleton when true"
|
|
3388
3384
|
},
|
|
3389
3385
|
{
|
|
3390
|
-
"name": "
|
|
3391
|
-
"description": "Default: true\n\
|
|
3386
|
+
"name": "paragraph",
|
|
3387
|
+
"description": "Default: true\n\nShow paragraph placeholder"
|
|
3392
3388
|
},
|
|
3393
3389
|
{
|
|
3394
|
-
"name": "
|
|
3395
|
-
"description": "Default: false\n\
|
|
3390
|
+
"name": "round",
|
|
3391
|
+
"description": "Default: false\n\nShow paragraph and title radius when true"
|
|
3396
3392
|
},
|
|
3397
3393
|
{
|
|
3398
|
-
"name": "
|
|
3399
|
-
"description": "Default:
|
|
3394
|
+
"name": "title",
|
|
3395
|
+
"description": "Default: true\n\nShow title placeholder"
|
|
3400
3396
|
},
|
|
3401
3397
|
{
|
|
3402
|
-
"name": "
|
|
3403
|
-
"description": "Default: -\n\
|
|
3398
|
+
"name": "classes",
|
|
3399
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3404
3400
|
},
|
|
3405
3401
|
{
|
|
3406
|
-
"name": "
|
|
3407
|
-
"description": "Default: -\n\nCustomize
|
|
3402
|
+
"name": "styles",
|
|
3403
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3404
|
+
}
|
|
3405
|
+
]
|
|
3406
|
+
},
|
|
3407
|
+
{
|
|
3408
|
+
"name": "a-skeleton-avatar",
|
|
3409
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3410
|
+
"attributes": [
|
|
3411
|
+
{
|
|
3412
|
+
"name": "active",
|
|
3413
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3408
3414
|
},
|
|
3409
3415
|
{
|
|
3410
|
-
"name": "
|
|
3411
|
-
"description": "Default:
|
|
3416
|
+
"name": "shape",
|
|
3417
|
+
"description": "Default: circle\n\nSet the shape of avatar"
|
|
3412
3418
|
},
|
|
3413
3419
|
{
|
|
3414
|
-
"name": "
|
|
3415
|
-
"description": "Default:
|
|
3420
|
+
"name": "size",
|
|
3421
|
+
"description": "Default: medium\n\nSet the size of avatar"
|
|
3416
3422
|
},
|
|
3417
3423
|
{
|
|
3418
|
-
"name": "
|
|
3419
|
-
"description": "Default:
|
|
3424
|
+
"name": "classes",
|
|
3425
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3420
3426
|
},
|
|
3421
3427
|
{
|
|
3422
|
-
"name": "
|
|
3428
|
+
"name": "styles",
|
|
3429
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3430
|
+
}
|
|
3431
|
+
]
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"name": "a-skeleton-title",
|
|
3435
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3436
|
+
"attributes": [
|
|
3437
|
+
{
|
|
3438
|
+
"name": "width",
|
|
3439
|
+
"description": "Default: -\n\nSet the width of title"
|
|
3440
|
+
}
|
|
3441
|
+
]
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
"name": "a-skeleton-paragraph",
|
|
3445
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3446
|
+
"attributes": [
|
|
3447
|
+
{
|
|
3448
|
+
"name": "rows",
|
|
3449
|
+
"description": "Default: -\n\nSet the row count of paragraph"
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
"name": "width",
|
|
3453
|
+
"description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
|
|
3454
|
+
}
|
|
3455
|
+
]
|
|
3456
|
+
},
|
|
3457
|
+
{
|
|
3458
|
+
"name": "a-skeleton-button",
|
|
3459
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3460
|
+
"attributes": [
|
|
3461
|
+
{
|
|
3462
|
+
"name": "active",
|
|
3463
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
"name": "block",
|
|
3467
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
3468
|
+
},
|
|
3469
|
+
{
|
|
3470
|
+
"name": "shape",
|
|
3471
|
+
"description": "Default: -\n\nSet the shape of button"
|
|
3472
|
+
},
|
|
3473
|
+
{
|
|
3474
|
+
"name": "size",
|
|
3475
|
+
"description": "Default: medium\n\nSet the size of button"
|
|
3476
|
+
},
|
|
3477
|
+
{
|
|
3478
|
+
"name": "classes",
|
|
3479
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
"name": "styles",
|
|
3483
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3484
|
+
}
|
|
3485
|
+
]
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
"name": "a-skeleton-input",
|
|
3489
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3490
|
+
"attributes": [
|
|
3491
|
+
{
|
|
3492
|
+
"name": "active",
|
|
3493
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3494
|
+
},
|
|
3495
|
+
{
|
|
3496
|
+
"name": "size",
|
|
3497
|
+
"description": "Default: medium\n\nSet the size of input"
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
"name": "classes",
|
|
3501
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3502
|
+
},
|
|
3503
|
+
{
|
|
3504
|
+
"name": "styles",
|
|
3505
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3506
|
+
}
|
|
3507
|
+
]
|
|
3508
|
+
},
|
|
3509
|
+
{
|
|
3510
|
+
"name": "a-skeleton-image",
|
|
3511
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3512
|
+
"attributes": [
|
|
3513
|
+
{
|
|
3514
|
+
"name": "active",
|
|
3515
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3516
|
+
},
|
|
3517
|
+
{
|
|
3518
|
+
"name": "classes",
|
|
3519
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3520
|
+
},
|
|
3521
|
+
{
|
|
3522
|
+
"name": "styles",
|
|
3523
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3524
|
+
}
|
|
3525
|
+
]
|
|
3526
|
+
},
|
|
3527
|
+
{
|
|
3528
|
+
"name": "a-skeleton-node",
|
|
3529
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3530
|
+
"attributes": [
|
|
3531
|
+
{
|
|
3532
|
+
"name": "active",
|
|
3533
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3534
|
+
},
|
|
3535
|
+
{
|
|
3536
|
+
"name": "classes",
|
|
3537
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3538
|
+
},
|
|
3539
|
+
{
|
|
3540
|
+
"name": "styles",
|
|
3541
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3542
|
+
}
|
|
3543
|
+
]
|
|
3544
|
+
},
|
|
3545
|
+
{
|
|
3546
|
+
"name": "a-select",
|
|
3547
|
+
"description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
|
|
3548
|
+
"attributes": [
|
|
3549
|
+
{
|
|
3550
|
+
"name": "allow-clear",
|
|
3551
|
+
"description": "Default: false\n\nShow clear button"
|
|
3552
|
+
},
|
|
3553
|
+
{
|
|
3554
|
+
"name": "auto-clear-search-value",
|
|
3555
|
+
"description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
|
|
3556
|
+
},
|
|
3557
|
+
{
|
|
3558
|
+
"name": "classes",
|
|
3559
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3560
|
+
},
|
|
3561
|
+
{
|
|
3562
|
+
"name": "default-active-first-option",
|
|
3563
|
+
"description": "Default: true\n\nWhether active first option by default"
|
|
3564
|
+
},
|
|
3565
|
+
{
|
|
3566
|
+
"name": "disabled",
|
|
3567
|
+
"description": "Default: false\n\nWhether disabled select"
|
|
3568
|
+
},
|
|
3569
|
+
{
|
|
3570
|
+
"name": "dropdown-class-name",
|
|
3571
|
+
"description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
|
|
3572
|
+
},
|
|
3573
|
+
{
|
|
3574
|
+
"name": "dropdown-match-select-width",
|
|
3575
|
+
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
|
|
3576
|
+
},
|
|
3577
|
+
{
|
|
3578
|
+
"name": "dropdown-render",
|
|
3579
|
+
"description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
|
|
3580
|
+
},
|
|
3581
|
+
{
|
|
3582
|
+
"name": "dropdown-style",
|
|
3583
|
+
"description": "Default: -\n\nThe style of dropdown menu, **Deprecated. Use styles.popup.root instead**"
|
|
3584
|
+
},
|
|
3585
|
+
{
|
|
3586
|
+
"name": "field-names",
|
|
3587
|
+
"description": "Default: { label: 'label', value: 'value', options: 'options', groupLabel: 'label' }\n\nCustomize node label, value, options, groupLabel field name"
|
|
3588
|
+
},
|
|
3589
|
+
{
|
|
3590
|
+
"name": "filter-option",
|
|
3591
|
+
"description": "Default: true\n\nIf true, filter options by input, if function, filter options against it. The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded"
|
|
3592
|
+
},
|
|
3593
|
+
{
|
|
3594
|
+
"name": "filter-sort",
|
|
3423
3595
|
"description": "Default: -\n\nSort function for search options sorting, see Array.sort's compareFunction"
|
|
3424
3596
|
},
|
|
3425
3597
|
{
|
|
@@ -3635,28 +3807,28 @@
|
|
|
3635
3807
|
]
|
|
3636
3808
|
},
|
|
3637
3809
|
{
|
|
3638
|
-
"name": "a-
|
|
3639
|
-
"description": "(ZH)
|
|
3810
|
+
"name": "a-splitter",
|
|
3811
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3640
3812
|
"attributes": [
|
|
3641
|
-
{
|
|
3642
|
-
"name": "align",
|
|
3643
|
-
"description": "Default: -\n\nAlign items"
|
|
3644
|
-
},
|
|
3645
3813
|
{
|
|
3646
3814
|
"name": "classes",
|
|
3647
3815
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3648
3816
|
},
|
|
3649
3817
|
{
|
|
3650
|
-
"name": "
|
|
3651
|
-
"description": "Default:
|
|
3818
|
+
"name": "collapsible-icon",
|
|
3819
|
+
"description": "Default: -\n\nCustom collapsible icon"
|
|
3652
3820
|
},
|
|
3653
3821
|
{
|
|
3654
|
-
"name": "
|
|
3655
|
-
"description": "Default: -\n\
|
|
3822
|
+
"name": "dragger-icon",
|
|
3823
|
+
"description": "Default: -\n\nCustom dragger icon"
|
|
3656
3824
|
},
|
|
3657
3825
|
{
|
|
3658
|
-
"name": "
|
|
3659
|
-
"description": "Default:
|
|
3826
|
+
"name": "lazy",
|
|
3827
|
+
"description": "Default: false\n\nLazy rendering mode"
|
|
3828
|
+
},
|
|
3829
|
+
{
|
|
3830
|
+
"name": "orientation",
|
|
3831
|
+
"description": "Default: horizontal\n\nLayout direction"
|
|
3660
3832
|
},
|
|
3661
3833
|
{
|
|
3662
3834
|
"name": "styles",
|
|
@@ -3664,38 +3836,37 @@
|
|
|
3664
3836
|
},
|
|
3665
3837
|
{
|
|
3666
3838
|
"name": "vertical",
|
|
3667
|
-
"description": "Default: false\n\nOrientation, Simultaneously
|
|
3668
|
-
},
|
|
3669
|
-
{
|
|
3670
|
-
"name": "wrap",
|
|
3671
|
-
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
3839
|
+
"description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
|
|
3672
3840
|
}
|
|
3673
3841
|
]
|
|
3674
3842
|
},
|
|
3675
3843
|
{
|
|
3676
|
-
"name": "a-
|
|
3677
|
-
"description": "(ZH)
|
|
3678
|
-
"attributes": []
|
|
3679
|
-
},
|
|
3680
|
-
{
|
|
3681
|
-
"name": "a-space-compact",
|
|
3682
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3844
|
+
"name": "a-splitter-panel",
|
|
3845
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3683
3846
|
"attributes": [
|
|
3684
3847
|
{
|
|
3685
|
-
"name": "
|
|
3686
|
-
"description": "Default: false\n\
|
|
3848
|
+
"name": "collapsible",
|
|
3849
|
+
"description": "Default: false\n\nEnable collapsible"
|
|
3687
3850
|
},
|
|
3688
3851
|
{
|
|
3689
|
-
"name": "
|
|
3690
|
-
"description": "Default:
|
|
3852
|
+
"name": "default-size",
|
|
3853
|
+
"description": "Default: -\n\nInitial panel size, supports px and percentage"
|
|
3691
3854
|
},
|
|
3692
3855
|
{
|
|
3693
|
-
"name": "
|
|
3694
|
-
"description": "Default:
|
|
3856
|
+
"name": "max",
|
|
3857
|
+
"description": "Default: -\n\nMaximum threshold, supports px and percentage"
|
|
3695
3858
|
},
|
|
3696
3859
|
{
|
|
3697
|
-
"name": "
|
|
3698
|
-
"description": "Default:
|
|
3860
|
+
"name": "min",
|
|
3861
|
+
"description": "Default: -\n\nMinimum threshold, supports px and percentage"
|
|
3862
|
+
},
|
|
3863
|
+
{
|
|
3864
|
+
"name": "resizable",
|
|
3865
|
+
"description": "Default: true\n\nWhether to enable resize"
|
|
3866
|
+
},
|
|
3867
|
+
{
|
|
3868
|
+
"name": "size",
|
|
3869
|
+
"description": "Default: -\n\nControlled panel size, supports px and percentage"
|
|
3699
3870
|
}
|
|
3700
3871
|
]
|
|
3701
3872
|
},
|
|
@@ -3748,397 +3919,137 @@
|
|
|
3748
3919
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3749
3920
|
},
|
|
3750
3921
|
{
|
|
3751
|
-
"name": "styles",
|
|
3752
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3753
|
-
}
|
|
3754
|
-
]
|
|
3755
|
-
},
|
|
3756
|
-
{
|
|
3757
|
-
"name": "a-skeleton",
|
|
3758
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3759
|
-
"attributes": [
|
|
3760
|
-
{
|
|
3761
|
-
"name": "active",
|
|
3762
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3763
|
-
},
|
|
3764
|
-
{
|
|
3765
|
-
"name": "avatar",
|
|
3766
|
-
"description": "Default: false\n\nShow avatar placeholder"
|
|
3767
|
-
},
|
|
3768
|
-
{
|
|
3769
|
-
"name": "loading",
|
|
3770
|
-
"description": "Default: -\n\nDisplay the skeleton when true"
|
|
3771
|
-
},
|
|
3772
|
-
{
|
|
3773
|
-
"name": "paragraph",
|
|
3774
|
-
"description": "Default: true\n\nShow paragraph placeholder"
|
|
3775
|
-
},
|
|
3776
|
-
{
|
|
3777
|
-
"name": "round",
|
|
3778
|
-
"description": "Default: false\n\nShow paragraph and title radius when true"
|
|
3779
|
-
},
|
|
3780
|
-
{
|
|
3781
|
-
"name": "title",
|
|
3782
|
-
"description": "Default: true\n\nShow title placeholder"
|
|
3783
|
-
},
|
|
3784
|
-
{
|
|
3785
|
-
"name": "classes",
|
|
3786
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3787
|
-
},
|
|
3788
|
-
{
|
|
3789
|
-
"name": "styles",
|
|
3790
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3791
|
-
}
|
|
3792
|
-
]
|
|
3793
|
-
},
|
|
3794
|
-
{
|
|
3795
|
-
"name": "a-skeleton-avatar",
|
|
3796
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3797
|
-
"attributes": [
|
|
3798
|
-
{
|
|
3799
|
-
"name": "active",
|
|
3800
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3801
|
-
},
|
|
3802
|
-
{
|
|
3803
|
-
"name": "shape",
|
|
3804
|
-
"description": "Default: circle\n\nSet the shape of avatar"
|
|
3805
|
-
},
|
|
3806
|
-
{
|
|
3807
|
-
"name": "size",
|
|
3808
|
-
"description": "Default: medium\n\nSet the size of avatar"
|
|
3809
|
-
},
|
|
3810
|
-
{
|
|
3811
|
-
"name": "classes",
|
|
3812
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3813
|
-
},
|
|
3814
|
-
{
|
|
3815
|
-
"name": "styles",
|
|
3816
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3817
|
-
}
|
|
3818
|
-
]
|
|
3819
|
-
},
|
|
3820
|
-
{
|
|
3821
|
-
"name": "a-skeleton-title",
|
|
3822
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3823
|
-
"attributes": [
|
|
3824
|
-
{
|
|
3825
|
-
"name": "width",
|
|
3826
|
-
"description": "Default: -\n\nSet the width of title"
|
|
3827
|
-
}
|
|
3828
|
-
]
|
|
3829
|
-
},
|
|
3830
|
-
{
|
|
3831
|
-
"name": "a-skeleton-paragraph",
|
|
3832
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3833
|
-
"attributes": [
|
|
3834
|
-
{
|
|
3835
|
-
"name": "rows",
|
|
3836
|
-
"description": "Default: -\n\nSet the row count of paragraph"
|
|
3837
|
-
},
|
|
3838
|
-
{
|
|
3839
|
-
"name": "width",
|
|
3840
|
-
"description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
|
|
3841
|
-
}
|
|
3842
|
-
]
|
|
3843
|
-
},
|
|
3844
|
-
{
|
|
3845
|
-
"name": "a-skeleton-button",
|
|
3846
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3847
|
-
"attributes": [
|
|
3848
|
-
{
|
|
3849
|
-
"name": "active",
|
|
3850
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3851
|
-
},
|
|
3852
|
-
{
|
|
3853
|
-
"name": "block",
|
|
3854
|
-
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
3855
|
-
},
|
|
3856
|
-
{
|
|
3857
|
-
"name": "shape",
|
|
3858
|
-
"description": "Default: -\n\nSet the shape of button"
|
|
3859
|
-
},
|
|
3860
|
-
{
|
|
3861
|
-
"name": "size",
|
|
3862
|
-
"description": "Default: medium\n\nSet the size of button"
|
|
3863
|
-
},
|
|
3864
|
-
{
|
|
3865
|
-
"name": "classes",
|
|
3866
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3867
|
-
},
|
|
3868
|
-
{
|
|
3869
|
-
"name": "styles",
|
|
3870
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3871
|
-
}
|
|
3872
|
-
]
|
|
3873
|
-
},
|
|
3874
|
-
{
|
|
3875
|
-
"name": "a-skeleton-input",
|
|
3876
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3877
|
-
"attributes": [
|
|
3878
|
-
{
|
|
3879
|
-
"name": "active",
|
|
3880
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3881
|
-
},
|
|
3882
|
-
{
|
|
3883
|
-
"name": "size",
|
|
3884
|
-
"description": "Default: medium\n\nSet the size of input"
|
|
3885
|
-
},
|
|
3886
|
-
{
|
|
3887
|
-
"name": "classes",
|
|
3888
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3889
|
-
},
|
|
3890
|
-
{
|
|
3891
|
-
"name": "styles",
|
|
3892
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3893
|
-
}
|
|
3894
|
-
]
|
|
3895
|
-
},
|
|
3896
|
-
{
|
|
3897
|
-
"name": "a-skeleton-image",
|
|
3898
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3899
|
-
"attributes": [
|
|
3900
|
-
{
|
|
3901
|
-
"name": "active",
|
|
3902
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3903
|
-
},
|
|
3904
|
-
{
|
|
3905
|
-
"name": "classes",
|
|
3906
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3907
|
-
},
|
|
3908
|
-
{
|
|
3909
|
-
"name": "styles",
|
|
3910
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3911
|
-
}
|
|
3912
|
-
]
|
|
3913
|
-
},
|
|
3914
|
-
{
|
|
3915
|
-
"name": "a-skeleton-node",
|
|
3916
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3917
|
-
"attributes": [
|
|
3918
|
-
{
|
|
3919
|
-
"name": "active",
|
|
3920
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3921
|
-
},
|
|
3922
|
-
{
|
|
3923
|
-
"name": "classes",
|
|
3924
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3925
|
-
},
|
|
3926
|
-
{
|
|
3927
|
-
"name": "styles",
|
|
3928
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3929
|
-
}
|
|
3930
|
-
]
|
|
3931
|
-
},
|
|
3932
|
-
{
|
|
3933
|
-
"name": "a-statistic",
|
|
3934
|
-
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3935
|
-
"attributes": [
|
|
3936
|
-
{
|
|
3937
|
-
"name": "classes",
|
|
3938
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
|
|
3939
|
-
},
|
|
3940
|
-
{
|
|
3941
|
-
"name": "decimal-separator",
|
|
3942
|
-
"description": "Default: .\n\nThe decimal separator"
|
|
3943
|
-
},
|
|
3944
|
-
{
|
|
3945
|
-
"name": "formatter",
|
|
3946
|
-
"description": "Default: -\n\nCustomize value display logic"
|
|
3947
|
-
},
|
|
3948
|
-
{
|
|
3949
|
-
"name": "group-separator",
|
|
3950
|
-
"description": "Default: ,\n\nGroup separator"
|
|
3951
|
-
},
|
|
3952
|
-
{
|
|
3953
|
-
"name": "loading",
|
|
3954
|
-
"description": "Default: false\n\nLoading status of Statistic"
|
|
3955
|
-
},
|
|
3956
|
-
{
|
|
3957
|
-
"name": "precision",
|
|
3958
|
-
"description": "Default: -\n\nThe precision of input value"
|
|
3959
|
-
},
|
|
3960
|
-
{
|
|
3961
|
-
"name": "prefix",
|
|
3962
|
-
"description": "Default: -\n\nThe prefix node of value"
|
|
3963
|
-
},
|
|
3964
|
-
{
|
|
3965
|
-
"name": "styles",
|
|
3966
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
|
|
3967
|
-
},
|
|
3968
|
-
{
|
|
3969
|
-
"name": "suffix",
|
|
3970
|
-
"description": "Default: -\n\nThe suffix node of value"
|
|
3971
|
-
},
|
|
3972
|
-
{
|
|
3973
|
-
"name": "title",
|
|
3974
|
-
"description": "Default: -\n\nDisplay title"
|
|
3975
|
-
},
|
|
3976
|
-
{
|
|
3977
|
-
"name": "value",
|
|
3978
|
-
"description": "Default: -\n\nDisplay value"
|
|
3979
|
-
},
|
|
3980
|
-
{
|
|
3981
|
-
"name": "value-style",
|
|
3982
|
-
"description": "Default: -\n\nSet value section style"
|
|
3983
|
-
}
|
|
3984
|
-
]
|
|
3985
|
-
},
|
|
3986
|
-
{
|
|
3987
|
-
"name": "a-statistic-timer",
|
|
3988
|
-
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3989
|
-
"attributes": []
|
|
3990
|
-
},
|
|
3991
|
-
{
|
|
3992
|
-
"name": "a-splitter",
|
|
3993
|
-
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3994
|
-
"attributes": [
|
|
3995
|
-
{
|
|
3996
|
-
"name": "classes",
|
|
3997
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3998
|
-
},
|
|
3999
|
-
{
|
|
4000
|
-
"name": "collapsible-icon",
|
|
4001
|
-
"description": "Default: -\n\nCustom collapsible icon"
|
|
4002
|
-
},
|
|
4003
|
-
{
|
|
4004
|
-
"name": "dragger-icon",
|
|
4005
|
-
"description": "Default: -\n\nCustom dragger icon"
|
|
4006
|
-
},
|
|
4007
|
-
{
|
|
4008
|
-
"name": "lazy",
|
|
4009
|
-
"description": "Default: false\n\nLazy rendering mode"
|
|
4010
|
-
},
|
|
4011
|
-
{
|
|
4012
|
-
"name": "orientation",
|
|
4013
|
-
"description": "Default: horizontal\n\nLayout direction"
|
|
4014
|
-
},
|
|
4015
|
-
{
|
|
4016
|
-
"name": "styles",
|
|
4017
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4018
|
-
},
|
|
4019
|
-
{
|
|
4020
|
-
"name": "vertical",
|
|
4021
|
-
"description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
|
|
3922
|
+
"name": "styles",
|
|
3923
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4022
3924
|
}
|
|
4023
3925
|
]
|
|
4024
3926
|
},
|
|
4025
3927
|
{
|
|
4026
|
-
"name": "a-
|
|
4027
|
-
"description": "(ZH)
|
|
3928
|
+
"name": "a-statistic",
|
|
3929
|
+
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
4028
3930
|
"attributes": [
|
|
4029
3931
|
{
|
|
4030
|
-
"name": "
|
|
4031
|
-
"description": "Default:
|
|
3932
|
+
"name": "classes",
|
|
3933
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
|
|
4032
3934
|
},
|
|
4033
3935
|
{
|
|
4034
|
-
"name": "
|
|
4035
|
-
"description": "Default:
|
|
3936
|
+
"name": "decimal-separator",
|
|
3937
|
+
"description": "Default: .\n\nThe decimal separator"
|
|
4036
3938
|
},
|
|
4037
3939
|
{
|
|
4038
|
-
"name": "
|
|
4039
|
-
"description": "Default: -\n\
|
|
3940
|
+
"name": "formatter",
|
|
3941
|
+
"description": "Default: -\n\nCustomize value display logic"
|
|
4040
3942
|
},
|
|
4041
3943
|
{
|
|
4042
|
-
"name": "
|
|
4043
|
-
"description": "Default:
|
|
3944
|
+
"name": "group-separator",
|
|
3945
|
+
"description": "Default: ,\n\nGroup separator"
|
|
4044
3946
|
},
|
|
4045
3947
|
{
|
|
4046
|
-
"name": "
|
|
4047
|
-
"description": "Default:
|
|
3948
|
+
"name": "loading",
|
|
3949
|
+
"description": "Default: false\n\nLoading status of Statistic"
|
|
4048
3950
|
},
|
|
4049
3951
|
{
|
|
4050
|
-
"name": "
|
|
4051
|
-
"description": "Default: -\n\
|
|
4052
|
-
}
|
|
4053
|
-
]
|
|
4054
|
-
},
|
|
4055
|
-
{
|
|
4056
|
-
"name": "a-tabs",
|
|
4057
|
-
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4058
|
-
"attributes": [
|
|
3952
|
+
"name": "precision",
|
|
3953
|
+
"description": "Default: -\n\nThe precision of input value"
|
|
3954
|
+
},
|
|
4059
3955
|
{
|
|
4060
|
-
"name": "
|
|
4061
|
-
"description": "Default: -\n\
|
|
3956
|
+
"name": "prefix",
|
|
3957
|
+
"description": "Default: -\n\nThe prefix node of value"
|
|
4062
3958
|
},
|
|
4063
3959
|
{
|
|
4064
|
-
"name": "
|
|
4065
|
-
"description": "Default: -\n\nCustomize
|
|
3960
|
+
"name": "styles",
|
|
3961
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
|
|
4066
3962
|
},
|
|
4067
3963
|
{
|
|
4068
|
-
"name": "
|
|
4069
|
-
"description": "Default:
|
|
3964
|
+
"name": "suffix",
|
|
3965
|
+
"description": "Default: -\n\nThe suffix node of value"
|
|
4070
3966
|
},
|
|
4071
3967
|
{
|
|
4072
|
-
"name": "
|
|
4073
|
-
"description": "Default:
|
|
3968
|
+
"name": "title",
|
|
3969
|
+
"description": "Default: -\n\nDisplay title"
|
|
3970
|
+
},
|
|
3971
|
+
{
|
|
3972
|
+
"name": "value",
|
|
3973
|
+
"description": "Default: -\n\nDisplay value"
|
|
4074
3974
|
},
|
|
3975
|
+
{
|
|
3976
|
+
"name": "value-style",
|
|
3977
|
+
"description": "Default: -\n\nSet value section style"
|
|
3978
|
+
}
|
|
3979
|
+
]
|
|
3980
|
+
},
|
|
3981
|
+
{
|
|
3982
|
+
"name": "a-statistic-timer",
|
|
3983
|
+
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3984
|
+
"attributes": []
|
|
3985
|
+
},
|
|
3986
|
+
{
|
|
3987
|
+
"name": "a-steps",
|
|
3988
|
+
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
3989
|
+
"attributes": [
|
|
4075
3990
|
{
|
|
4076
3991
|
"name": "classes",
|
|
4077
3992
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4078
3993
|
},
|
|
4079
3994
|
{
|
|
4080
|
-
"name": "
|
|
4081
|
-
"description": "Default:
|
|
3995
|
+
"name": "current",
|
|
3996
|
+
"description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
|
|
4082
3997
|
},
|
|
4083
3998
|
{
|
|
4084
|
-
"name": "
|
|
4085
|
-
"description": "Default:
|
|
3999
|
+
"name": "icon-render",
|
|
4000
|
+
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
4086
4001
|
},
|
|
4087
4002
|
{
|
|
4088
|
-
"name": "
|
|
4089
|
-
"description": "Default:
|
|
4003
|
+
"name": "initial",
|
|
4004
|
+
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
4090
4005
|
},
|
|
4091
4006
|
{
|
|
4092
4007
|
"name": "items",
|
|
4093
|
-
"description": "Default: []\n\
|
|
4094
|
-
},
|
|
4095
|
-
{
|
|
4096
|
-
"name": "more",
|
|
4097
|
-
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4008
|
+
"description": "Default: []\n\nStepItem content"
|
|
4098
4009
|
},
|
|
4099
4010
|
{
|
|
4100
|
-
"name": "
|
|
4101
|
-
"description": "Default: -\n\
|
|
4011
|
+
"name": "max-count",
|
|
4012
|
+
"description": "Default: -\n\nMaximum number of step items to display (>= 3). Hidden step ranges are collapsed into disabled ellipsis steps"
|
|
4102
4013
|
},
|
|
4103
4014
|
{
|
|
4104
|
-
"name": "
|
|
4105
|
-
"description": "Default:
|
|
4015
|
+
"name": "orientation",
|
|
4016
|
+
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
4106
4017
|
},
|
|
4107
4018
|
{
|
|
4108
|
-
"name": "
|
|
4109
|
-
"description": "Default: -\n\
|
|
4019
|
+
"name": "percent",
|
|
4020
|
+
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
4110
4021
|
},
|
|
4111
4022
|
{
|
|
4112
|
-
"name": "
|
|
4113
|
-
"description": "Default:
|
|
4023
|
+
"name": "progress-dot",
|
|
4024
|
+
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
4114
4025
|
},
|
|
4115
4026
|
{
|
|
4116
|
-
"name": "
|
|
4117
|
-
"description": "Default:
|
|
4027
|
+
"name": "responsive",
|
|
4028
|
+
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
4118
4029
|
},
|
|
4119
4030
|
{
|
|
4120
|
-
"name": "
|
|
4121
|
-
"description": "Default:
|
|
4031
|
+
"name": "size",
|
|
4032
|
+
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
4122
4033
|
},
|
|
4123
4034
|
{
|
|
4124
|
-
"name": "
|
|
4125
|
-
"description": "Default:
|
|
4035
|
+
"name": "status",
|
|
4036
|
+
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
4126
4037
|
},
|
|
4127
4038
|
{
|
|
4128
|
-
"name": "
|
|
4129
|
-
"description": "Default: -\n\
|
|
4039
|
+
"name": "styles",
|
|
4040
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4130
4041
|
},
|
|
4131
4042
|
{
|
|
4132
|
-
"name": "
|
|
4133
|
-
"description": "Default:
|
|
4043
|
+
"name": "title-placement",
|
|
4044
|
+
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
4134
4045
|
},
|
|
4135
4046
|
{
|
|
4136
|
-
"name": "
|
|
4137
|
-
"description": "Default:
|
|
4047
|
+
"name": "type",
|
|
4048
|
+
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
4138
4049
|
},
|
|
4139
4050
|
{
|
|
4140
|
-
"name": "
|
|
4141
|
-
"description": "Default:
|
|
4051
|
+
"name": "variant",
|
|
4052
|
+
"description": "Default: filled\n\nConfig style variant"
|
|
4142
4053
|
}
|
|
4143
4054
|
]
|
|
4144
4055
|
},
|
|
@@ -4216,10 +4127,18 @@
|
|
|
4216
4127
|
"name": "classes",
|
|
4217
4128
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4218
4129
|
},
|
|
4130
|
+
{
|
|
4131
|
+
"name": "column",
|
|
4132
|
+
"description": "Default: -\n\nDefault props for every column. See Column. It only applies when the column does not define the same property."
|
|
4133
|
+
},
|
|
4219
4134
|
{
|
|
4220
4135
|
"name": "columns",
|
|
4221
4136
|
"description": "Default: -\n\nColumns of table"
|
|
4222
4137
|
},
|
|
4138
|
+
{
|
|
4139
|
+
"name": "components",
|
|
4140
|
+
"description": "Default: -\n\nOverride default table elements"
|
|
4141
|
+
},
|
|
4223
4142
|
{
|
|
4224
4143
|
"name": "data-source",
|
|
4225
4144
|
"description": "Default: -\n\nData record array to be displayed"
|
|
@@ -4276,150 +4195,37 @@
|
|
|
4276
4195
|
"name": "size",
|
|
4277
4196
|
"description": "Default: large\n\nSize of table"
|
|
4278
4197
|
},
|
|
4279
|
-
{
|
|
4280
|
-
"name": "sort-directions",
|
|
4281
|
-
"description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
|
|
4282
|
-
},
|
|
4283
|
-
{
|
|
4284
|
-
"name": "sticky",
|
|
4285
|
-
"description": "Default: -\n\nSet sticky header and scroll bar"
|
|
4286
|
-
},
|
|
4287
|
-
{
|
|
4288
|
-
"name": "styles",
|
|
4289
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4290
|
-
},
|
|
4291
|
-
{
|
|
4292
|
-
"name": "table-layout",
|
|
4293
|
-
"description": "Default: -fixed when header/columns are fixed, or using column.ellipsis\n\nThe table-layout attribute of table element"
|
|
4294
|
-
},
|
|
4295
|
-
{
|
|
4296
|
-
"name": "dropdown-prefix-cls",
|
|
4297
|
-
"description": "Default: -\n\n-"
|
|
4298
|
-
},
|
|
4299
|
-
{
|
|
4300
|
-
"name": "virtual",
|
|
4301
|
-
"description": "Default: -\n\nSupport virtual list"
|
|
4302
|
-
}
|
|
4303
|
-
]
|
|
4304
|
-
},
|
|
4305
|
-
{
|
|
4306
|
-
"name": "a-steps",
|
|
4307
|
-
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
4308
|
-
"attributes": [
|
|
4309
|
-
{
|
|
4310
|
-
"name": "classes",
|
|
4311
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4312
|
-
},
|
|
4313
|
-
{
|
|
4314
|
-
"name": "current",
|
|
4315
|
-
"description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
|
|
4316
|
-
},
|
|
4317
|
-
{
|
|
4318
|
-
"name": "icon-render",
|
|
4319
|
-
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
4320
|
-
},
|
|
4321
|
-
{
|
|
4322
|
-
"name": "initial",
|
|
4323
|
-
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
4324
|
-
},
|
|
4325
|
-
{
|
|
4326
|
-
"name": "items",
|
|
4327
|
-
"description": "Default: []\n\nStepItem content"
|
|
4328
|
-
},
|
|
4329
|
-
{
|
|
4330
|
-
"name": "max-count",
|
|
4331
|
-
"description": "Default: -\n\nMaximum number of step items to display (>= 3). Hidden step ranges are collapsed into disabled ellipsis steps"
|
|
4332
|
-
},
|
|
4333
|
-
{
|
|
4334
|
-
"name": "orientation",
|
|
4335
|
-
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
4336
|
-
},
|
|
4337
|
-
{
|
|
4338
|
-
"name": "percent",
|
|
4339
|
-
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
4340
|
-
},
|
|
4341
|
-
{
|
|
4342
|
-
"name": "progress-dot",
|
|
4343
|
-
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
4344
|
-
},
|
|
4345
|
-
{
|
|
4346
|
-
"name": "responsive",
|
|
4347
|
-
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
4348
|
-
},
|
|
4349
|
-
{
|
|
4350
|
-
"name": "size",
|
|
4351
|
-
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
4352
|
-
},
|
|
4353
|
-
{
|
|
4354
|
-
"name": "status",
|
|
4355
|
-
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
4356
|
-
},
|
|
4357
|
-
{
|
|
4358
|
-
"name": "styles",
|
|
4359
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4360
|
-
},
|
|
4361
|
-
{
|
|
4362
|
-
"name": "title-placement",
|
|
4363
|
-
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
4364
|
-
},
|
|
4365
|
-
{
|
|
4366
|
-
"name": "type",
|
|
4367
|
-
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
4368
|
-
},
|
|
4369
|
-
{
|
|
4370
|
-
"name": "variant",
|
|
4371
|
-
"description": "Default: filled\n\nConfig style variant"
|
|
4372
|
-
}
|
|
4373
|
-
]
|
|
4374
|
-
},
|
|
4375
|
-
{
|
|
4376
|
-
"name": "a-time-picker",
|
|
4377
|
-
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
4378
|
-
"attributes": []
|
|
4379
|
-
},
|
|
4380
|
-
{
|
|
4381
|
-
"name": "a-timeline",
|
|
4382
|
-
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
4383
|
-
"attributes": [
|
|
4384
|
-
{
|
|
4385
|
-
"name": "classes",
|
|
4386
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4387
|
-
},
|
|
4388
|
-
{
|
|
4389
|
-
"name": "items",
|
|
4390
|
-
"description": "Default: -\n\nEach node of timeline"
|
|
4391
|
-
},
|
|
4392
|
-
{
|
|
4393
|
-
"name": "mode",
|
|
4394
|
-
"description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
|
|
4198
|
+
{
|
|
4199
|
+
"name": "sort-directions",
|
|
4200
|
+
"description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
|
|
4395
4201
|
},
|
|
4396
4202
|
{
|
|
4397
|
-
"name": "
|
|
4398
|
-
"description": "Default:
|
|
4203
|
+
"name": "sticky",
|
|
4204
|
+
"description": "Default: -\n\nSet sticky header and scroll bar"
|
|
4399
4205
|
},
|
|
4400
4206
|
{
|
|
4401
|
-
"name": "
|
|
4402
|
-
"description": "Default: -\n\
|
|
4207
|
+
"name": "styles",
|
|
4208
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4403
4209
|
},
|
|
4404
4210
|
{
|
|
4405
|
-
"name": "
|
|
4406
|
-
"description": "Default:
|
|
4211
|
+
"name": "summary",
|
|
4212
|
+
"description": "Default: -\n\nSummary content renderer. You can also use the #summary slot."
|
|
4407
4213
|
},
|
|
4408
4214
|
{
|
|
4409
|
-
"name": "
|
|
4410
|
-
"description": "Default:
|
|
4215
|
+
"name": "table-layout",
|
|
4216
|
+
"description": "Default: -fixed when header/columns are fixed, or using column.ellipsis\n\nThe table-layout attribute of table element"
|
|
4411
4217
|
},
|
|
4412
4218
|
{
|
|
4413
|
-
"name": "
|
|
4414
|
-
"description": "Default: -\n\
|
|
4219
|
+
"name": "title",
|
|
4220
|
+
"description": "Default: -\n\nTable title renderer. You can also use the #title slot."
|
|
4415
4221
|
},
|
|
4416
4222
|
{
|
|
4417
|
-
"name": "
|
|
4418
|
-
"description": "Default: -\n\
|
|
4223
|
+
"name": "dropdown-prefix-cls",
|
|
4224
|
+
"description": "Default: -\n\n-"
|
|
4419
4225
|
},
|
|
4420
4226
|
{
|
|
4421
|
-
"name": "
|
|
4422
|
-
"description": "Default: -\n\
|
|
4227
|
+
"name": "virtual",
|
|
4228
|
+
"description": "Default: -\n\nSupport virtual list"
|
|
4423
4229
|
}
|
|
4424
4230
|
]
|
|
4425
4231
|
},
|
|
@@ -4528,290 +4334,331 @@
|
|
|
4528
4334
|
"attributes": []
|
|
4529
4335
|
},
|
|
4530
4336
|
{
|
|
4531
|
-
"name": "a-
|
|
4532
|
-
"description": "(ZH)
|
|
4337
|
+
"name": "a-tabs",
|
|
4338
|
+
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4533
4339
|
"attributes": [
|
|
4534
4340
|
{
|
|
4535
|
-
"name": "
|
|
4536
|
-
"description": "Default: -\n\
|
|
4341
|
+
"name": "active-key",
|
|
4342
|
+
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
4537
4343
|
},
|
|
4538
4344
|
{
|
|
4539
|
-
"name": "
|
|
4540
|
-
"description": "Default: -\n\
|
|
4345
|
+
"name": "add-icon",
|
|
4346
|
+
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
4541
4347
|
},
|
|
4542
4348
|
{
|
|
4543
|
-
"name": "
|
|
4544
|
-
"description": "Default:
|
|
4349
|
+
"name": "animated",
|
|
4350
|
+
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
4545
4351
|
},
|
|
4546
4352
|
{
|
|
4547
|
-
"name": "
|
|
4548
|
-
"description": "Default:
|
|
4353
|
+
"name": "centered",
|
|
4354
|
+
"description": "Default: false\n\nCenters tabs"
|
|
4549
4355
|
},
|
|
4550
4356
|
{
|
|
4551
|
-
"name": "
|
|
4552
|
-
"description": "Default: -\n\
|
|
4357
|
+
"name": "classes",
|
|
4358
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4553
4359
|
},
|
|
4554
4360
|
{
|
|
4555
|
-
"name": "default-
|
|
4556
|
-
"description": "Default:
|
|
4361
|
+
"name": "default-active-key",
|
|
4362
|
+
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
4557
4363
|
},
|
|
4558
4364
|
{
|
|
4559
|
-
"name": "
|
|
4560
|
-
"description": "Default:
|
|
4365
|
+
"name": "hide-add",
|
|
4366
|
+
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4561
4367
|
},
|
|
4562
4368
|
{
|
|
4563
|
-
"name": "
|
|
4564
|
-
"description": "Default: -\n\
|
|
4369
|
+
"name": "indicator",
|
|
4370
|
+
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4565
4371
|
},
|
|
4566
4372
|
{
|
|
4567
|
-
"name": "
|
|
4568
|
-
"description": "Default:
|
|
4373
|
+
"name": "items",
|
|
4374
|
+
"description": "Default: []\n\nConfigure tab content"
|
|
4569
4375
|
},
|
|
4570
4376
|
{
|
|
4571
|
-
"name": "
|
|
4572
|
-
"description": "Default:
|
|
4377
|
+
"name": "more",
|
|
4378
|
+
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4573
4379
|
},
|
|
4574
4380
|
{
|
|
4575
|
-
"name": "
|
|
4576
|
-
"description": "Default: -\n\
|
|
4381
|
+
"name": "more-icon",
|
|
4382
|
+
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
4577
4383
|
},
|
|
4578
4384
|
{
|
|
4579
|
-
"name": "
|
|
4580
|
-
"description": "Default: -\n\
|
|
4385
|
+
"name": "remove-icon",
|
|
4386
|
+
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
4581
4387
|
},
|
|
4582
4388
|
{
|
|
4583
|
-
"name": "
|
|
4584
|
-
"description": "Default:
|
|
4389
|
+
"name": "render-tab-bar",
|
|
4390
|
+
"description": "Default: -\n\nReplace the TabBar"
|
|
4585
4391
|
},
|
|
4586
4392
|
{
|
|
4587
|
-
"name": "
|
|
4588
|
-
"description": "Default:
|
|
4393
|
+
"name": "size",
|
|
4394
|
+
"description": "Default: middle\n\nPreset tab bar size"
|
|
4395
|
+
},
|
|
4396
|
+
{
|
|
4397
|
+
"name": "styles",
|
|
4398
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4399
|
+
},
|
|
4400
|
+
{
|
|
4401
|
+
"name": "tab-bar-extra-content",
|
|
4402
|
+
"description": "Default: -\n\nExtra content in tab bar"
|
|
4589
4403
|
},
|
|
4404
|
+
{
|
|
4405
|
+
"name": "tab-bar-gutter",
|
|
4406
|
+
"description": "Default: -\n\nThe gap between tabs"
|
|
4407
|
+
},
|
|
4408
|
+
{
|
|
4409
|
+
"name": "tab-bar-style",
|
|
4410
|
+
"description": "Default: -\n\nTab bar style object"
|
|
4411
|
+
},
|
|
4412
|
+
{
|
|
4413
|
+
"name": "tab-placement",
|
|
4414
|
+
"description": "Default: top\n\nPlacement of tabs"
|
|
4415
|
+
},
|
|
4416
|
+
{
|
|
4417
|
+
"name": "destroy-on-hidden",
|
|
4418
|
+
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
4419
|
+
},
|
|
4420
|
+
{
|
|
4421
|
+
"name": "type",
|
|
4422
|
+
"description": "Default: line\n\nBasic style of tabs"
|
|
4423
|
+
}
|
|
4424
|
+
]
|
|
4425
|
+
},
|
|
4426
|
+
{
|
|
4427
|
+
"name": "a-time-picker",
|
|
4428
|
+
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
4429
|
+
"attributes": []
|
|
4430
|
+
},
|
|
4431
|
+
{
|
|
4432
|
+
"name": "a-timeline",
|
|
4433
|
+
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
4434
|
+
"attributes": [
|
|
4590
4435
|
{
|
|
4591
4436
|
"name": "classes",
|
|
4592
|
-
"description": "Default: -\n\
|
|
4437
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4593
4438
|
},
|
|
4594
4439
|
{
|
|
4595
|
-
"name": "
|
|
4596
|
-
"description": "Default: -\n\
|
|
4440
|
+
"name": "items",
|
|
4441
|
+
"description": "Default: -\n\nEach node of timeline"
|
|
4597
4442
|
},
|
|
4598
4443
|
{
|
|
4599
|
-
"name": "
|
|
4600
|
-
"description": "Default: -\n\
|
|
4444
|
+
"name": "mode",
|
|
4445
|
+
"description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
|
|
4601
4446
|
},
|
|
4602
4447
|
{
|
|
4603
|
-
"name": "
|
|
4604
|
-
"description": "Default:
|
|
4448
|
+
"name": "pending",
|
|
4449
|
+
"description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
|
|
4605
4450
|
},
|
|
4606
4451
|
{
|
|
4607
|
-
"name": "
|
|
4608
|
-
"description": "Default: -\n\
|
|
4452
|
+
"name": "pending-dot",
|
|
4453
|
+
"description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
|
|
4609
4454
|
},
|
|
4610
4455
|
{
|
|
4611
|
-
"name": "
|
|
4612
|
-
"description": "Default:
|
|
4456
|
+
"name": "reverse",
|
|
4457
|
+
"description": "Default: false\n\nWhether reverse nodes or not"
|
|
4613
4458
|
},
|
|
4614
4459
|
{
|
|
4615
|
-
"name": "
|
|
4616
|
-
"description": "Default: -\n\
|
|
4460
|
+
"name": "styles",
|
|
4461
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4617
4462
|
},
|
|
4618
4463
|
{
|
|
4619
|
-
"name": "
|
|
4620
|
-
"description": "Default: -\n\
|
|
4464
|
+
"name": "dot-render",
|
|
4465
|
+
"description": "Default: -\n\nCustom rendering function for timeline dot"
|
|
4621
4466
|
},
|
|
4622
4467
|
{
|
|
4623
|
-
"name": "
|
|
4624
|
-
"description": "Default: -\n\
|
|
4468
|
+
"name": "label-render",
|
|
4469
|
+
"description": "Default: -\n\nCustom rendering function for timeline label"
|
|
4625
4470
|
},
|
|
4626
4471
|
{
|
|
4627
|
-
"name": "
|
|
4628
|
-
"description": "Default: -\n\
|
|
4472
|
+
"name": "content-render",
|
|
4473
|
+
"description": "Default: -\n\nCustom rendering function for timeline content"
|
|
4629
4474
|
}
|
|
4630
4475
|
]
|
|
4631
4476
|
},
|
|
4632
4477
|
{
|
|
4633
|
-
"name": "a-
|
|
4634
|
-
"description": "(ZH)
|
|
4478
|
+
"name": "a-tooltip",
|
|
4479
|
+
"description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
|
|
4635
4480
|
"attributes": [
|
|
4636
4481
|
{
|
|
4637
|
-
"name": "
|
|
4638
|
-
"description": "Default: -\n\
|
|
4482
|
+
"name": "align",
|
|
4483
|
+
"description": "Default: -\n\nPopup alignment config"
|
|
4639
4484
|
},
|
|
4640
4485
|
{
|
|
4641
|
-
"name": "
|
|
4642
|
-
"description": "Default:
|
|
4486
|
+
"name": "arrow",
|
|
4487
|
+
"description": "Default: -\n\nShow, hide or keep arrow in the center"
|
|
4643
4488
|
},
|
|
4644
4489
|
{
|
|
4645
|
-
"name": "
|
|
4646
|
-
"description": "Default:
|
|
4490
|
+
"name": "auto-adjust-overflow",
|
|
4491
|
+
"description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
|
|
4647
4492
|
},
|
|
4648
4493
|
{
|
|
4649
|
-
"name": "
|
|
4650
|
-
"description": "Default:
|
|
4494
|
+
"name": "color",
|
|
4495
|
+
"description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
|
|
4651
4496
|
},
|
|
4652
4497
|
{
|
|
4653
|
-
"name": "
|
|
4654
|
-
"description": "Default:
|
|
4498
|
+
"name": "open",
|
|
4499
|
+
"description": "Default: -\n\nWhether tooltip is visible"
|
|
4655
4500
|
},
|
|
4656
4501
|
{
|
|
4657
|
-
"name": "
|
|
4658
|
-
"description": "Default: false\n\
|
|
4502
|
+
"name": "default-open",
|
|
4503
|
+
"description": "Default: false\n\nInitial open state"
|
|
4659
4504
|
},
|
|
4660
4505
|
{
|
|
4661
|
-
"name": "
|
|
4662
|
-
"description": "Default: -\n\
|
|
4506
|
+
"name": "get-popup-container",
|
|
4507
|
+
"description": "Default: -\n\nSpecify container for tooltip"
|
|
4663
4508
|
},
|
|
4664
4509
|
{
|
|
4665
|
-
"name": "
|
|
4666
|
-
"description": "Default:
|
|
4510
|
+
"name": "destroy-on-hidden",
|
|
4511
|
+
"description": "Default: -\n\nDestroy tooltip when hidden"
|
|
4667
4512
|
},
|
|
4668
4513
|
{
|
|
4669
|
-
"name": "
|
|
4670
|
-
"description": "Default:
|
|
4514
|
+
"name": "z-index",
|
|
4515
|
+
"description": "Default: -\n\nSet z-index of tooltip"
|
|
4671
4516
|
},
|
|
4672
4517
|
{
|
|
4673
|
-
"name": "
|
|
4674
|
-
"description": "Default:
|
|
4518
|
+
"name": "placement",
|
|
4519
|
+
"description": "Default: top\n\nTooltip placement"
|
|
4675
4520
|
},
|
|
4676
4521
|
{
|
|
4677
|
-
"name": "
|
|
4678
|
-
"description": "Default:
|
|
4522
|
+
"name": "trigger",
|
|
4523
|
+
"description": "Default: -\n\nTrigger action"
|
|
4679
4524
|
},
|
|
4680
4525
|
{
|
|
4681
|
-
"name": "
|
|
4682
|
-
"description": "Default:
|
|
4526
|
+
"name": "fresh",
|
|
4527
|
+
"description": "Default: -\n\nUpdate content even when tooltip is hidden"
|
|
4683
4528
|
},
|
|
4684
4529
|
{
|
|
4685
|
-
"name": "
|
|
4686
|
-
"description": "Default:
|
|
4530
|
+
"name": "mouse-enter-delay",
|
|
4531
|
+
"description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
|
|
4687
4532
|
},
|
|
4688
4533
|
{
|
|
4689
|
-
"name": "
|
|
4690
|
-
"description": "Default:
|
|
4534
|
+
"name": "mouse-leave-delay",
|
|
4535
|
+
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
4691
4536
|
},
|
|
4692
4537
|
{
|
|
4693
|
-
"name": "
|
|
4694
|
-
"description": "Default:
|
|
4538
|
+
"name": "classes",
|
|
4539
|
+
"description": "Default: -\n\nSemantic DOM class. Supports object or function"
|
|
4695
4540
|
},
|
|
4696
4541
|
{
|
|
4697
|
-
"name": "
|
|
4698
|
-
"description": "Default:
|
|
4542
|
+
"name": "styles",
|
|
4543
|
+
"description": "Default: -\n\nSemantic DOM style. Supports object or function"
|
|
4699
4544
|
},
|
|
4700
4545
|
{
|
|
4701
|
-
"name": "
|
|
4702
|
-
"description": "Default: -\n\
|
|
4546
|
+
"name": "get-tooltip-container",
|
|
4547
|
+
"description": "Default: -\n\nLegacy alias of getPopupContainer"
|
|
4703
4548
|
},
|
|
4704
4549
|
{
|
|
4705
|
-
"name": "
|
|
4706
|
-
"description": "Default: -\n\
|
|
4550
|
+
"name": "motion",
|
|
4551
|
+
"description": "Default: -\n\nPopup motion config"
|
|
4707
4552
|
},
|
|
4708
4553
|
{
|
|
4709
|
-
"name": "
|
|
4710
|
-
"description": "Default: -\n\
|
|
4554
|
+
"name": "after-open-change",
|
|
4555
|
+
"description": "Default: -\n\nCallback after visibility change"
|
|
4711
4556
|
},
|
|
4712
4557
|
{
|
|
4713
|
-
"name": "
|
|
4714
|
-
"description": "Default: -\n\
|
|
4558
|
+
"name": "builtin-placements",
|
|
4559
|
+
"description": "Default: -\n\nBuilt-in placement config"
|
|
4560
|
+
},
|
|
4561
|
+
{
|
|
4562
|
+
"name": "title",
|
|
4563
|
+
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
4564
|
+
},
|
|
4565
|
+
{
|
|
4566
|
+
"name": "overlay",
|
|
4567
|
+
"description": "Default: -\n\nLegacy alias of title"
|
|
4715
4568
|
},
|
|
4716
4569
|
{
|
|
4717
|
-
"name": "
|
|
4718
|
-
"description": "Default:
|
|
4570
|
+
"name": "open-class",
|
|
4571
|
+
"description": "Default: -\n\nClass added to child when tooltip is open"
|
|
4719
4572
|
},
|
|
4720
4573
|
{
|
|
4721
|
-
"name": "
|
|
4722
|
-
"description": "Default:
|
|
4723
|
-
}
|
|
4574
|
+
"name": "unique",
|
|
4575
|
+
"description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
|
|
4576
|
+
}
|
|
4577
|
+
]
|
|
4578
|
+
},
|
|
4579
|
+
{
|
|
4580
|
+
"name": "a-transfer",
|
|
4581
|
+
"description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
|
|
4582
|
+
"attributes": [
|
|
4724
4583
|
{
|
|
4725
|
-
"name": "
|
|
4726
|
-
"description": "Default:
|
|
4584
|
+
"name": "actions",
|
|
4585
|
+
"description": "Default: [>, <]\n\nA set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used"
|
|
4727
4586
|
},
|
|
4728
4587
|
{
|
|
4729
|
-
"name": "
|
|
4730
|
-
"description": "Default:
|
|
4588
|
+
"name": "classes",
|
|
4589
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4731
4590
|
},
|
|
4732
4591
|
{
|
|
4733
|
-
"name": "
|
|
4734
|
-
"description": "Default:
|
|
4592
|
+
"name": "data-source",
|
|
4593
|
+
"description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
|
|
4735
4594
|
},
|
|
4736
4595
|
{
|
|
4737
|
-
"name": "
|
|
4738
|
-
"description": "Default: false\n\
|
|
4596
|
+
"name": "disabled",
|
|
4597
|
+
"description": "Default: false\n\nWhether disabled transfer"
|
|
4739
4598
|
},
|
|
4740
4599
|
{
|
|
4741
|
-
"name": "
|
|
4742
|
-
"description": "Default:
|
|
4600
|
+
"name": "filter-option",
|
|
4601
|
+
"description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
|
|
4743
4602
|
},
|
|
4744
4603
|
{
|
|
4745
|
-
"name": "
|
|
4746
|
-
"description": "Default: -\n\
|
|
4604
|
+
"name": "footer",
|
|
4605
|
+
"description": "Default: -\n\nA function used for rendering the footer"
|
|
4747
4606
|
},
|
|
4748
4607
|
{
|
|
4749
|
-
"name": "
|
|
4750
|
-
"description": "Default: -\n\
|
|
4608
|
+
"name": "locale",
|
|
4609
|
+
"description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
|
|
4751
4610
|
},
|
|
4752
4611
|
{
|
|
4753
|
-
"name": "
|
|
4754
|
-
"description": "Default:
|
|
4612
|
+
"name": "one-way",
|
|
4613
|
+
"description": "Default: false\n\nDisplay as single direction style"
|
|
4755
4614
|
},
|
|
4756
4615
|
{
|
|
4757
|
-
"name": "
|
|
4758
|
-
"description": "Default:
|
|
4616
|
+
"name": "pagination",
|
|
4617
|
+
"description": "Default: false\n\nUse pagination. Not work in render props"
|
|
4759
4618
|
},
|
|
4760
4619
|
{
|
|
4761
|
-
"name": "
|
|
4762
|
-
"description": "Default: -\n\nThe
|
|
4620
|
+
"name": "render",
|
|
4621
|
+
"description": "Default: -\n\nThe function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title"
|
|
4763
4622
|
},
|
|
4764
4623
|
{
|
|
4765
|
-
"name": "
|
|
4766
|
-
"description": "Default:
|
|
4767
|
-
}
|
|
4768
|
-
]
|
|
4769
|
-
},
|
|
4770
|
-
{
|
|
4771
|
-
"name": "a-tree-node",
|
|
4772
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4773
|
-
"attributes": [
|
|
4624
|
+
"name": "row-key",
|
|
4625
|
+
"description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
|
|
4626
|
+
},
|
|
4774
4627
|
{
|
|
4775
|
-
"name": "
|
|
4776
|
-
"description": "Default: -\n\
|
|
4628
|
+
"name": "select-all-labels",
|
|
4629
|
+
"description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
|
|
4777
4630
|
},
|
|
4778
4631
|
{
|
|
4779
|
-
"name": "
|
|
4780
|
-
"description": "Default:
|
|
4632
|
+
"name": "selected-keys",
|
|
4633
|
+
"description": "Default: []\n\nA set of keys of selected items, support v-model:selected-keys"
|
|
4781
4634
|
},
|
|
4782
4635
|
{
|
|
4783
|
-
"name": "
|
|
4784
|
-
"description": "Default:
|
|
4636
|
+
"name": "selections-icon",
|
|
4637
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
4785
4638
|
},
|
|
4786
4639
|
{
|
|
4787
|
-
"name": "
|
|
4788
|
-
"description": "Default:
|
|
4640
|
+
"name": "show-search",
|
|
4641
|
+
"description": "Default: false\n\nIf included, a search box is shown on each column"
|
|
4789
4642
|
},
|
|
4790
4643
|
{
|
|
4791
|
-
"name": "
|
|
4792
|
-
"description": "Default:
|
|
4644
|
+
"name": "show-select-all",
|
|
4645
|
+
"description": "Default: true\n\nShow select all checkbox on the header"
|
|
4793
4646
|
},
|
|
4794
4647
|
{
|
|
4795
|
-
"name": "
|
|
4796
|
-
"description": "Default:
|
|
4648
|
+
"name": "status",
|
|
4649
|
+
"description": "Default: -\n\nSet validation status"
|
|
4797
4650
|
},
|
|
4798
4651
|
{
|
|
4799
|
-
"name": "
|
|
4800
|
-
"description": "Default:
|
|
4652
|
+
"name": "styles",
|
|
4653
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4801
4654
|
},
|
|
4802
4655
|
{
|
|
4803
|
-
"name": "
|
|
4804
|
-
"description": "Default:
|
|
4805
|
-
}
|
|
4806
|
-
]
|
|
4807
|
-
},
|
|
4808
|
-
{
|
|
4809
|
-
"name": "a-directory-tree",
|
|
4810
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4811
|
-
"attributes": [
|
|
4656
|
+
"name": "target-keys",
|
|
4657
|
+
"description": "Default: []\n\nA set of keys of elements that are listed on the right column, support v-model:target-keys"
|
|
4658
|
+
},
|
|
4812
4659
|
{
|
|
4813
|
-
"name": "
|
|
4814
|
-
"description": "Default:
|
|
4660
|
+
"name": "titles",
|
|
4661
|
+
"description": "Default: -\n\nA set of titles that are sorted from left to right"
|
|
4815
4662
|
}
|
|
4816
4663
|
]
|
|
4817
4664
|
},
|
|
@@ -4898,207 +4745,201 @@
|
|
|
4898
4745
|
]
|
|
4899
4746
|
},
|
|
4900
4747
|
{
|
|
4901
|
-
"name": "a-
|
|
4902
|
-
"description": "(ZH)
|
|
4748
|
+
"name": "a-tree",
|
|
4749
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4903
4750
|
"attributes": [
|
|
4904
4751
|
{
|
|
4905
|
-
"name": "
|
|
4906
|
-
"description": "Default:
|
|
4907
|
-
},
|
|
4908
|
-
{
|
|
4909
|
-
"name": "classes",
|
|
4910
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4911
|
-
},
|
|
4912
|
-
{
|
|
4913
|
-
"name": "data-source",
|
|
4914
|
-
"description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
|
|
4915
|
-
},
|
|
4916
|
-
{
|
|
4917
|
-
"name": "disabled",
|
|
4918
|
-
"description": "Default: false\n\nWhether disabled transfer"
|
|
4752
|
+
"name": "allow-drop",
|
|
4753
|
+
"description": "Default: -\n\nWhether to allow dropping on the node"
|
|
4919
4754
|
},
|
|
4920
4755
|
{
|
|
4921
|
-
"name": "
|
|
4922
|
-
"description": "Default:
|
|
4756
|
+
"name": "auto-expand-parent",
|
|
4757
|
+
"description": "Default: false\n\nWhether to automatically expand a parent treeNode"
|
|
4923
4758
|
},
|
|
4924
4759
|
{
|
|
4925
|
-
"name": "
|
|
4926
|
-
"description": "Default:
|
|
4760
|
+
"name": "block-node",
|
|
4761
|
+
"description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
|
|
4927
4762
|
},
|
|
4928
4763
|
{
|
|
4929
|
-
"name": "
|
|
4930
|
-
"description": "Default:
|
|
4764
|
+
"name": "checkable",
|
|
4765
|
+
"description": "Default: false\n\nAdd a Checkbox before the treeNodes"
|
|
4931
4766
|
},
|
|
4932
4767
|
{
|
|
4933
|
-
"name": "
|
|
4934
|
-
"description": "Default:
|
|
4768
|
+
"name": "checked-keys",
|
|
4769
|
+
"description": "Default: []\n\n(Controlled) Specifies the keys of the checked treeNodes (PS: When this specifies the key of a treeNode which is also a parent treeNode, all the children treeNodes of will be checked; and vice versa, when it specifies the key of a treeNode which is a child treeNode, its parent treeNode will also be checked. When checkable and checkStrictly is true, its object has checked and halfChecked property. Regardless of whether the child or parent treeNode is checked, they won't impact each other, support v-model:checked-keys"
|
|
4935
4770
|
},
|
|
4936
4771
|
{
|
|
4937
|
-
"name": "
|
|
4938
|
-
"description": "Default: false\n\
|
|
4772
|
+
"name": "check-strictly",
|
|
4773
|
+
"description": "Default: false\n\nCheck treeNode precisely; parent treeNode and children treeNodes are not associated"
|
|
4939
4774
|
},
|
|
4940
4775
|
{
|
|
4941
|
-
"name": "
|
|
4942
|
-
"description": "Default: -\n\
|
|
4776
|
+
"name": "classes",
|
|
4777
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4943
4778
|
},
|
|
4944
4779
|
{
|
|
4945
|
-
"name": "
|
|
4946
|
-
"description": "Default:
|
|
4780
|
+
"name": "default-checked-keys",
|
|
4781
|
+
"description": "Default: []\n\nSpecifies the keys of the default checked treeNodes"
|
|
4947
4782
|
},
|
|
4948
4783
|
{
|
|
4949
|
-
"name": "
|
|
4950
|
-
"description": "Default:
|
|
4784
|
+
"name": "default-expand-all",
|
|
4785
|
+
"description": "Default: false\n\nWhether to expand all treeNodes by default"
|
|
4951
4786
|
},
|
|
4952
4787
|
{
|
|
4953
|
-
"name": "
|
|
4954
|
-
"description": "Default: []\n\
|
|
4788
|
+
"name": "default-expanded-keys",
|
|
4789
|
+
"description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
|
|
4955
4790
|
},
|
|
4956
4791
|
{
|
|
4957
|
-
"name": "
|
|
4958
|
-
"description": "Default:
|
|
4792
|
+
"name": "default-expand-parent",
|
|
4793
|
+
"description": "Default: true\n\nIf auto expand parent treeNodes when init"
|
|
4959
4794
|
},
|
|
4960
4795
|
{
|
|
4961
|
-
"name": "
|
|
4962
|
-
"description": "Default:
|
|
4796
|
+
"name": "default-selected-keys",
|
|
4797
|
+
"description": "Default: []\n\nSpecifies the keys of the default selected treeNodes"
|
|
4963
4798
|
},
|
|
4964
4799
|
{
|
|
4965
|
-
"name": "
|
|
4966
|
-
"description": "Default:
|
|
4800
|
+
"name": "disabled",
|
|
4801
|
+
"description": "Default: false\n\nWhether the tree is disabled"
|
|
4967
4802
|
},
|
|
4968
4803
|
{
|
|
4969
|
-
"name": "
|
|
4970
|
-
"description": "Default:
|
|
4804
|
+
"name": "draggable",
|
|
4805
|
+
"description": "Default: false\n\nSpecifies whether this Tree or the node is draggable. Use icon: false to disable drag handler icon"
|
|
4971
4806
|
},
|
|
4972
4807
|
{
|
|
4973
|
-
"name": "
|
|
4974
|
-
"description": "Default:
|
|
4808
|
+
"name": "expanded-keys",
|
|
4809
|
+
"description": "Default: []\n\n(Controlled) Specifies the keys of the expanded treeNodes, support v-model:expanded-keys"
|
|
4975
4810
|
},
|
|
4976
4811
|
{
|
|
4977
|
-
"name": "
|
|
4978
|
-
"description": "Default:
|
|
4812
|
+
"name": "field-names",
|
|
4813
|
+
"description": "Default: { title: title, key: key, children: children }\n\nCustomize node title, key, children field name"
|
|
4979
4814
|
},
|
|
4980
4815
|
{
|
|
4981
|
-
"name": "
|
|
4982
|
-
"description": "Default: -\n\
|
|
4983
|
-
}
|
|
4984
|
-
]
|
|
4985
|
-
},
|
|
4986
|
-
{
|
|
4987
|
-
"name": "a-tree-select-props",
|
|
4988
|
-
"description": "Tree selection control.",
|
|
4989
|
-
"attributes": []
|
|
4990
|
-
},
|
|
4991
|
-
{
|
|
4992
|
-
"name": "a-tree-select",
|
|
4993
|
-
"description": "树型选择控件。",
|
|
4994
|
-
"attributes": []
|
|
4995
|
-
},
|
|
4996
|
-
{
|
|
4997
|
-
"name": "a-upload",
|
|
4998
|
-
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
4999
|
-
"attributes": [
|
|
5000
|
-
{
|
|
5001
|
-
"name": "accept",
|
|
5002
|
-
"description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
|
|
4816
|
+
"name": "filter-ant-tree-node",
|
|
4817
|
+
"description": "Default: -\n\nDefines a function to filter (highlight) treeNodes. When the function returns true, the corresponding treeNode will be highlighted"
|
|
5003
4818
|
},
|
|
5004
4819
|
{
|
|
5005
|
-
"name": "
|
|
5006
|
-
"description": "Default: -\n\
|
|
4820
|
+
"name": "height",
|
|
4821
|
+
"description": "Default: -\n\nConfig virtual scroll height. Will not support horizontal scroll when enabled"
|
|
5007
4822
|
},
|
|
5008
4823
|
{
|
|
5009
|
-
"name": "
|
|
5010
|
-
"description": "Default: -\n\
|
|
4824
|
+
"name": "icon",
|
|
4825
|
+
"description": "Default: -\n\nInsert a custom icon before the title. Need to set showIcon to true"
|
|
5011
4826
|
},
|
|
5012
4827
|
{
|
|
5013
|
-
"name": "
|
|
5014
|
-
"description": "Default: -\n\
|
|
4828
|
+
"name": "load-data",
|
|
4829
|
+
"description": "Default: -\n\nLoad data asynchronously"
|
|
5015
4830
|
},
|
|
5016
4831
|
{
|
|
5017
|
-
"name": "
|
|
5018
|
-
"description": "Default:
|
|
4832
|
+
"name": "loaded-keys",
|
|
4833
|
+
"description": "Default: []\n\n(Controlled) Set loaded tree nodes. Need to work with loadData"
|
|
5019
4834
|
},
|
|
5020
4835
|
{
|
|
5021
|
-
"name": "
|
|
5022
|
-
"description": "Default:
|
|
4836
|
+
"name": "multiple",
|
|
4837
|
+
"description": "Default: false\n\nAllows selecting multiple treeNodes"
|
|
5023
4838
|
},
|
|
5024
4839
|
{
|
|
5025
|
-
"name": "
|
|
5026
|
-
"description": "Default:
|
|
4840
|
+
"name": "root-style",
|
|
4841
|
+
"description": "Default: -\n\nStyle on the root element"
|
|
5027
4842
|
},
|
|
5028
4843
|
{
|
|
5029
|
-
"name": "
|
|
5030
|
-
"description": "Default:
|
|
4844
|
+
"name": "selectable",
|
|
4845
|
+
"description": "Default: true\n\nWhether it can be selected"
|
|
5031
4846
|
},
|
|
5032
4847
|
{
|
|
5033
|
-
"name": "
|
|
5034
|
-
"description": "Default: -\n\
|
|
4848
|
+
"name": "selected-keys",
|
|
4849
|
+
"description": "Default: -\n\n(Controlled) Specifies the keys of the selected treeNodes, multiple selection needs to set multiple to true, support v-model:selected-keys"
|
|
5035
4850
|
},
|
|
5036
4851
|
{
|
|
5037
|
-
"name": "
|
|
5038
|
-
"description": "Default:
|
|
4852
|
+
"name": "show-icon",
|
|
4853
|
+
"description": "Default: false\n\nControls whether to display the icon node (no default style)"
|
|
5039
4854
|
},
|
|
5040
4855
|
{
|
|
5041
|
-
"name": "
|
|
5042
|
-
"description": "Default:
|
|
4856
|
+
"name": "show-line",
|
|
4857
|
+
"description": "Default: false\n\nShows a connecting line"
|
|
5043
4858
|
},
|
|
5044
4859
|
{
|
|
5045
|
-
"name": "
|
|
5046
|
-
"description": "Default:
|
|
4860
|
+
"name": "styles",
|
|
4861
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5047
4862
|
},
|
|
5048
4863
|
{
|
|
5049
|
-
"name": "
|
|
5050
|
-
"description": "Default: -\n\
|
|
4864
|
+
"name": "switcher-icon",
|
|
4865
|
+
"description": "Default: -\n\nCustomize expand/collapse icons for tree nodes (With default rotate angular style)"
|
|
5051
4866
|
},
|
|
5052
4867
|
{
|
|
5053
|
-
"name": "
|
|
5054
|
-
"description": "Default:
|
|
4868
|
+
"name": "switcher-loading-icon",
|
|
4869
|
+
"description": "Default: -\n\nCustomize loading icons for tree nodes"
|
|
5055
4870
|
},
|
|
5056
4871
|
{
|
|
5057
|
-
"name": "
|
|
5058
|
-
"description": "Default: -\n\
|
|
4872
|
+
"name": "title-render",
|
|
4873
|
+
"description": "Default: -\n\nCustomize tree node title render"
|
|
5059
4874
|
},
|
|
5060
4875
|
{
|
|
5061
|
-
"name": "
|
|
5062
|
-
"description": "Default:
|
|
4876
|
+
"name": "tree-data",
|
|
4877
|
+
"description": "Default: -\n\nThe treeNodes data Array, if set it then you need not to construct children TreeNode. (key should be unique across the whole array)"
|
|
5063
4878
|
},
|
|
5064
4879
|
{
|
|
5065
|
-
"name": "
|
|
5066
|
-
"description": "Default:
|
|
5067
|
-
}
|
|
4880
|
+
"name": "virtual",
|
|
4881
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
4882
|
+
}
|
|
4883
|
+
]
|
|
4884
|
+
},
|
|
4885
|
+
{
|
|
4886
|
+
"name": "a-tree-node",
|
|
4887
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4888
|
+
"attributes": [
|
|
5068
4889
|
{
|
|
5069
|
-
"name": "
|
|
5070
|
-
"description": "Default:
|
|
4890
|
+
"name": "checkable",
|
|
4891
|
+
"description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
|
|
5071
4892
|
},
|
|
5072
4893
|
{
|
|
5073
|
-
"name": "
|
|
5074
|
-
"description": "Default:
|
|
4894
|
+
"name": "disable-checkbox",
|
|
4895
|
+
"description": "Default: false\n\nDisables the checkbox of the treeNode"
|
|
5075
4896
|
},
|
|
5076
4897
|
{
|
|
5077
|
-
"name": "
|
|
5078
|
-
"description": "Default: false\n\
|
|
4898
|
+
"name": "disabled",
|
|
4899
|
+
"description": "Default: false\n\nDisables the treeNode"
|
|
5079
4900
|
},
|
|
5080
4901
|
{
|
|
5081
|
-
"name": "
|
|
5082
|
-
"description": "Default: -\n\nCustomize
|
|
4902
|
+
"name": "icon",
|
|
4903
|
+
"description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
|
|
5083
4904
|
},
|
|
5084
4905
|
{
|
|
5085
|
-
"name": "
|
|
5086
|
-
"description": "Default:
|
|
4906
|
+
"name": "is-leaf",
|
|
4907
|
+
"description": "Default: -\n\nDetermines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node"
|
|
5087
4908
|
},
|
|
5088
4909
|
{
|
|
5089
|
-
"name": "
|
|
5090
|
-
"description": "Default:
|
|
4910
|
+
"name": "key",
|
|
4911
|
+
"description": "Default: (internal calculated position of treeNode)\n\nUsed with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree"
|
|
5091
4912
|
},
|
|
5092
4913
|
{
|
|
5093
|
-
"name": "
|
|
5094
|
-
"description": "Default:
|
|
4914
|
+
"name": "selectable",
|
|
4915
|
+
"description": "Default: true\n\nSet whether the treeNode can be selected"
|
|
5095
4916
|
},
|
|
5096
4917
|
{
|
|
5097
|
-
"name": "
|
|
5098
|
-
"description": "Default:
|
|
4918
|
+
"name": "title",
|
|
4919
|
+
"description": "Default: ---\n\nTitle"
|
|
4920
|
+
}
|
|
4921
|
+
]
|
|
4922
|
+
},
|
|
4923
|
+
{
|
|
4924
|
+
"name": "a-directory-tree",
|
|
4925
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4926
|
+
"attributes": [
|
|
4927
|
+
{
|
|
4928
|
+
"name": "expand-action",
|
|
4929
|
+
"description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
|
|
5099
4930
|
}
|
|
5100
4931
|
]
|
|
5101
4932
|
},
|
|
4933
|
+
{
|
|
4934
|
+
"name": "a-tree-select-props",
|
|
4935
|
+
"description": "Tree selection control.",
|
|
4936
|
+
"attributes": []
|
|
4937
|
+
},
|
|
4938
|
+
{
|
|
4939
|
+
"name": "a-tree-select",
|
|
4940
|
+
"description": "树型选择控件。",
|
|
4941
|
+
"attributes": []
|
|
4942
|
+
},
|
|
5102
4943
|
{
|
|
5103
4944
|
"name": "a-typography",
|
|
5104
4945
|
"description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
|
|
@@ -5287,6 +5128,112 @@
|
|
|
5287
5128
|
}
|
|
5288
5129
|
]
|
|
5289
5130
|
},
|
|
5131
|
+
{
|
|
5132
|
+
"name": "a-upload",
|
|
5133
|
+
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
5134
|
+
"attributes": [
|
|
5135
|
+
{
|
|
5136
|
+
"name": "accept",
|
|
5137
|
+
"description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
|
|
5138
|
+
},
|
|
5139
|
+
{
|
|
5140
|
+
"name": "action",
|
|
5141
|
+
"description": "Default: -\n\nUploading URL"
|
|
5142
|
+
},
|
|
5143
|
+
{
|
|
5144
|
+
"name": "before-upload",
|
|
5145
|
+
"description": "Default: -\n\nHook function which will be executed before uploading. Uploading will be stopped with false or a rejected Promise returned. When returned value is Upload.LIST_IGNORE, the list of files that have been uploaded will ignore it. **Warning:this function is not supported in IE9**"
|
|
5146
|
+
},
|
|
5147
|
+
{
|
|
5148
|
+
"name": "custom-request",
|
|
5149
|
+
"description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
|
|
5150
|
+
},
|
|
5151
|
+
{
|
|
5152
|
+
"name": "classes",
|
|
5153
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
5154
|
+
},
|
|
5155
|
+
{
|
|
5156
|
+
"name": "data",
|
|
5157
|
+
"description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
|
|
5158
|
+
},
|
|
5159
|
+
{
|
|
5160
|
+
"name": "directory",
|
|
5161
|
+
"description": "Default: false\n\nSupport upload whole directory (caniuse)"
|
|
5162
|
+
},
|
|
5163
|
+
{
|
|
5164
|
+
"name": "disabled",
|
|
5165
|
+
"description": "Default: false\n\nDisable upload button. When customizing Upload children, please pass the disabled attribute to the child node at the same time to ensure the disabled rendering effect is consistent."
|
|
5166
|
+
},
|
|
5167
|
+
{
|
|
5168
|
+
"name": "file-list",
|
|
5169
|
+
"description": "Default: -\n\nList of files that have been uploaded (controlled). Here is a common issue #2423 when using it, support v-model:file-list"
|
|
5170
|
+
},
|
|
5171
|
+
{
|
|
5172
|
+
"name": "headers",
|
|
5173
|
+
"description": "Default: -\n\nSet request headers, valid above IE10"
|
|
5174
|
+
},
|
|
5175
|
+
{
|
|
5176
|
+
"name": "icon-render",
|
|
5177
|
+
"description": "Default: -\n\nCustom show icon"
|
|
5178
|
+
},
|
|
5179
|
+
{
|
|
5180
|
+
"name": "is-image-url",
|
|
5181
|
+
"description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
|
|
5182
|
+
},
|
|
5183
|
+
{
|
|
5184
|
+
"name": "item-render",
|
|
5185
|
+
"description": "Default: -\n\nCustom item of uploadList"
|
|
5186
|
+
},
|
|
5187
|
+
{
|
|
5188
|
+
"name": "list-type",
|
|
5189
|
+
"description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
|
|
5190
|
+
},
|
|
5191
|
+
{
|
|
5192
|
+
"name": "max-count",
|
|
5193
|
+
"description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
|
|
5194
|
+
},
|
|
5195
|
+
{
|
|
5196
|
+
"name": "method",
|
|
5197
|
+
"description": "Default: post\n\nThe http method of upload request"
|
|
5198
|
+
},
|
|
5199
|
+
{
|
|
5200
|
+
"name": "multiple",
|
|
5201
|
+
"description": "Default: false\n\nWhether to support selected multiple files. IE10+ supported. You can select multiple files with CTRL holding down while multiple is set to be true"
|
|
5202
|
+
},
|
|
5203
|
+
{
|
|
5204
|
+
"name": "name",
|
|
5205
|
+
"description": "Default: file\n\nThe name of uploading file"
|
|
5206
|
+
},
|
|
5207
|
+
{
|
|
5208
|
+
"name": "open-file-dialog-on-click",
|
|
5209
|
+
"description": "Default: true\n\nClick open file dialog"
|
|
5210
|
+
},
|
|
5211
|
+
{
|
|
5212
|
+
"name": "pastable",
|
|
5213
|
+
"description": "Default: false\n\nSupport paste file"
|
|
5214
|
+
},
|
|
5215
|
+
{
|
|
5216
|
+
"name": "preview-file",
|
|
5217
|
+
"description": "Default: -\n\nCustomize preview file logic"
|
|
5218
|
+
},
|
|
5219
|
+
{
|
|
5220
|
+
"name": "progress",
|
|
5221
|
+
"description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
|
|
5222
|
+
},
|
|
5223
|
+
{
|
|
5224
|
+
"name": "show-upload-list",
|
|
5225
|
+
"description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
|
|
5226
|
+
},
|
|
5227
|
+
{
|
|
5228
|
+
"name": "styles",
|
|
5229
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5230
|
+
},
|
|
5231
|
+
{
|
|
5232
|
+
"name": "with-credentials",
|
|
5233
|
+
"description": "Default: false\n\nThe ajax upload with cookie sent"
|
|
5234
|
+
}
|
|
5235
|
+
]
|
|
5236
|
+
},
|
|
5290
5237
|
{
|
|
5291
5238
|
"name": "a-watermark",
|
|
5292
5239
|
"description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
|
|
@@ -5333,6 +5280,71 @@
|
|
|
5333
5280
|
}
|
|
5334
5281
|
]
|
|
5335
5282
|
},
|
|
5283
|
+
{
|
|
5284
|
+
"name": "a-space",
|
|
5285
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
5286
|
+
"attributes": [
|
|
5287
|
+
{
|
|
5288
|
+
"name": "align",
|
|
5289
|
+
"description": "Default: -\n\nAlign items"
|
|
5290
|
+
},
|
|
5291
|
+
{
|
|
5292
|
+
"name": "classes",
|
|
5293
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
5294
|
+
},
|
|
5295
|
+
{
|
|
5296
|
+
"name": "orientation",
|
|
5297
|
+
"description": "Default: horizontal\n\nThe space direction"
|
|
5298
|
+
},
|
|
5299
|
+
{
|
|
5300
|
+
"name": "separator",
|
|
5301
|
+
"description": "Default: -\n\nSet separator"
|
|
5302
|
+
},
|
|
5303
|
+
{
|
|
5304
|
+
"name": "size",
|
|
5305
|
+
"description": "Default: small\n\nThe space size"
|
|
5306
|
+
},
|
|
5307
|
+
{
|
|
5308
|
+
"name": "styles",
|
|
5309
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
5310
|
+
},
|
|
5311
|
+
{
|
|
5312
|
+
"name": "vertical",
|
|
5313
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
"name": "wrap",
|
|
5317
|
+
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
5318
|
+
}
|
|
5319
|
+
]
|
|
5320
|
+
},
|
|
5321
|
+
{
|
|
5322
|
+
"name": "a-size",
|
|
5323
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
5324
|
+
"attributes": []
|
|
5325
|
+
},
|
|
5326
|
+
{
|
|
5327
|
+
"name": "a-space-compact",
|
|
5328
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
5329
|
+
"attributes": [
|
|
5330
|
+
{
|
|
5331
|
+
"name": "block",
|
|
5332
|
+
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
5333
|
+
},
|
|
5334
|
+
{
|
|
5335
|
+
"name": "orientation",
|
|
5336
|
+
"description": "Default: horizontal\n\nSet direction of layout"
|
|
5337
|
+
},
|
|
5338
|
+
{
|
|
5339
|
+
"name": "size",
|
|
5340
|
+
"description": "Default: middle\n\nSet child component size"
|
|
5341
|
+
},
|
|
5342
|
+
{
|
|
5343
|
+
"name": "vertical",
|
|
5344
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
5345
|
+
}
|
|
5346
|
+
]
|
|
5347
|
+
},
|
|
5336
5348
|
{
|
|
5337
5349
|
"name": "a-menu-item",
|
|
5338
5350
|
"description": "(ZH) Menu item used as a child of Menu or SubMenu.\n\n(EN) Menu item used as a child of Menu or SubMenu.",
|