antdv-next 1.4.1 → 1.4.3

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.
Files changed (217) hide show
  1. package/dist/_util/hooks/useClosable.d.ts +5 -5
  2. package/dist/_util/statusUtils.d.ts +1 -1
  3. package/dist/_util/vueNode.d.ts +8 -4
  4. package/dist/alert/Alert.d.ts +7 -7
  5. package/dist/antd-with-locales.esm.js +13344 -11050
  6. package/dist/antd-with-locales.js +80 -80
  7. package/dist/antd.css +1 -1
  8. package/dist/antd.esm.js +10337 -9090
  9. package/dist/antd.js +74 -74
  10. package/dist/auto-complete/index.d.ts +4 -4
  11. package/dist/avatar/Avatar.d.ts +3 -3
  12. package/dist/badge/Ribbon.d.ts +2 -2
  13. package/dist/badge/index.d.ts +3 -3
  14. package/dist/border-beam/style/index.js +2 -2
  15. package/dist/breadcrumb/Breadcrumb.d.ts +4 -4
  16. package/dist/breadcrumb/BreadcrumbItem.d.ts +4 -4
  17. package/dist/button/Button.d.ts +2 -2
  18. package/dist/button/buttonHelper.d.ts +1 -1
  19. package/dist/button/style/index.js +13 -0
  20. package/dist/calendar/generateCalendar.d.ts +8 -8
  21. package/dist/card/Card.d.ts +9 -9
  22. package/dist/card/CardMeta.d.ts +4 -4
  23. package/dist/carousel/index.d.ts +3 -3
  24. package/dist/cascader/Panel.js +26 -2
  25. package/dist/cascader/index.d.ts +53 -21
  26. package/dist/cascader/index.js +33 -5
  27. package/dist/checkbox/Checkbox.d.ts +1 -1
  28. package/dist/checkbox/Checkbox.js +4 -4
  29. package/dist/checkbox/Group.d.ts +2 -2
  30. package/dist/checkbox/style/index.js +3 -3
  31. package/dist/collapse/Collapse.d.ts +3 -3
  32. package/dist/collapse/CollapsePanel.d.ts +3 -3
  33. package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
  34. package/dist/color-picker/interface.d.ts +2 -2
  35. package/dist/config-provider/context.d.ts +20 -14
  36. package/dist/config-provider/index.js +1 -1
  37. package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
  38. package/dist/date-picker/generatePicker/generateRangePicker.js +112 -10
  39. package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +2 -2
  40. package/dist/date-picker/generatePicker/generateSinglePicker.js +101 -11
  41. package/dist/date-picker/util.d.ts +10 -1
  42. package/dist/descriptions/Item.d.ts +3 -3
  43. package/dist/descriptions/hooks/useItems.d.ts +11 -11
  44. package/dist/descriptions/index.d.ts +3 -3
  45. package/dist/descriptions/style/index.js +2 -3
  46. package/dist/drawer/DrawerPanel.d.ts +5 -5
  47. package/dist/empty/index.d.ts +3 -3
  48. package/dist/float-button/FloatButton.d.ts +5 -5
  49. package/dist/float-button/FloatButton.js +1 -1
  50. package/dist/float-button/FloatButtonGroup.d.ts +2 -2
  51. package/dist/form/ErrorList.d.ts +2 -2
  52. package/dist/form/context.d.ts +1 -1
  53. package/dist/form/hooks/useVariant.d.ts +1 -1
  54. package/dist/image/index.d.ts +2 -2
  55. package/dist/input/Input.d.ts +5 -5
  56. package/dist/input/OTP/index.d.ts +2 -2
  57. package/dist/input/Password.d.ts +2 -2
  58. package/dist/input/Search.d.ts +3 -3
  59. package/dist/input/TextArea.js +1 -1
  60. package/dist/input/style/search.js +1 -0
  61. package/dist/input-number/index.d.ts +8 -8
  62. package/dist/input-number/index.js +0 -4
  63. package/dist/layout/layout.js +54 -48
  64. package/dist/locale/ar_EG.js +18 -4
  65. package/dist/locale/az_AZ.js +2 -1
  66. package/dist/locale/bg_BG.js +44 -3
  67. package/dist/locale/bn_BD.js +20 -4
  68. package/dist/locale/by_BY.js +17 -3
  69. package/dist/locale/ca_ES.js +22 -4
  70. package/dist/locale/cs_CZ.js +6 -3
  71. package/dist/locale/da_DK.js +34 -3
  72. package/dist/locale/de_DE.js +14 -4
  73. package/dist/locale/el_GR.js +4 -2
  74. package/dist/locale/en_GB.js +6 -3
  75. package/dist/locale/en_US.js +2 -1
  76. package/dist/locale/es_ES.js +17 -3
  77. package/dist/locale/et_EE.js +17 -3
  78. package/dist/locale/eu_ES.js +8 -4
  79. package/dist/locale/fa_IR.js +2 -1
  80. package/dist/locale/fi_FI.js +35 -4
  81. package/dist/locale/fr_BE.js +20 -3
  82. package/dist/locale/fr_CA.js +20 -3
  83. package/dist/locale/fr_FR.js +20 -3
  84. package/dist/locale/ga_IE.js +24 -5
  85. package/dist/locale/gl_ES.js +36 -5
  86. package/dist/locale/he_IL.js +30 -5
  87. package/dist/locale/hi_IN.js +20 -4
  88. package/dist/locale/hr_HR.js +21 -4
  89. package/dist/locale/hu_HU.js +43 -3
  90. package/dist/locale/hy_AM.js +33 -4
  91. package/dist/locale/id_ID.js +2 -1
  92. package/dist/locale/is_IS.js +44 -3
  93. package/dist/locale/it_IT.js +6 -3
  94. package/dist/locale/ja_JP.js +2 -1
  95. package/dist/locale/ka_GE.js +20 -4
  96. package/dist/locale/kk_KZ.js +22 -5
  97. package/dist/locale/km_KH.js +35 -4
  98. package/dist/locale/kmr_IQ.js +45 -4
  99. package/dist/locale/kn_IN.js +18 -3
  100. package/dist/locale/ko_KR.js +8 -4
  101. package/dist/locale/ku_IQ.js +45 -4
  102. package/dist/locale/lt_LT.js +8 -4
  103. package/dist/locale/lv_LV.js +45 -4
  104. package/dist/locale/mk_MK.js +36 -4
  105. package/dist/locale/ml_IN.js +20 -4
  106. package/dist/locale/mn_MN.js +17 -3
  107. package/dist/locale/mr_IN.js +13 -1
  108. package/dist/locale/ms_MY.js +8 -4
  109. package/dist/locale/my_MM.js +18 -5
  110. package/dist/locale/ne_NP.js +2 -1
  111. package/dist/locale/nl_BE.js +20 -4
  112. package/dist/locale/nl_NL.js +20 -4
  113. package/dist/locale/pl_PL.js +17 -3
  114. package/dist/locale/pt_BR.js +6 -3
  115. package/dist/locale/pt_PT.js +2 -1
  116. package/dist/locale/ro_RO.js +20 -4
  117. package/dist/locale/ru_RU.js +4 -2
  118. package/dist/locale/si_LK.js +17 -3
  119. package/dist/locale/sk_SK.js +17 -3
  120. package/dist/locale/sl_SI.js +45 -4
  121. package/dist/locale/sr_RS.js +20 -4
  122. package/dist/locale/sv_SE.js +14 -4
  123. package/dist/locale/ta_IN.js +23 -5
  124. package/dist/locale/th_TH.js +2 -1
  125. package/dist/locale/tk_TK.js +21 -5
  126. package/dist/locale/tr_TR.js +17 -2
  127. package/dist/locale/uk_UA.js +12 -3
  128. package/dist/locale/ur_PK.js +20 -4
  129. package/dist/locale/uz_UZ.js +14 -4
  130. package/dist/locale/vi_VN.js +2 -1
  131. package/dist/locale/zh_CN.js +2 -1
  132. package/dist/locale/zh_HK.js +4 -2
  133. package/dist/locale/zh_TW.js +4 -2
  134. package/dist/masonry/Masonry.d.ts +18 -10
  135. package/dist/masonry/MasonryItem.d.ts +2 -2
  136. package/dist/mentions/index.d.ts +4 -4
  137. package/dist/mentions/index.js +62 -1
  138. package/dist/menu/MenuItem.d.ts +3 -3
  139. package/dist/menu/MenuItem.js +1 -1
  140. package/dist/menu/MenuItemGroup.d.ts +2 -2
  141. package/dist/menu/OverrideContext.d.ts +2 -2
  142. package/dist/menu/SubMenu.d.ts +2 -2
  143. package/dist/message/PureList.d.ts +3 -1
  144. package/dist/message/PureList.js +4 -0
  145. package/dist/message/interface.d.ts +3 -3
  146. package/dist/modal/ConfirmDialog.d.ts +5 -1
  147. package/dist/modal/ConfirmDialog.js +40 -19
  148. package/dist/modal/Modal.d.ts +12 -3
  149. package/dist/modal/Modal.js +24 -7
  150. package/dist/modal/interface.d.ts +14 -14
  151. package/dist/notification/PureList.d.ts +3 -1
  152. package/dist/notification/PureList.js +4 -0
  153. package/dist/notification/interface.d.ts +8 -8
  154. package/dist/notification/util.d.ts +2 -2
  155. package/dist/package.js +1 -1
  156. package/dist/pagination/Pagination.js +1 -1
  157. package/dist/pagination/interface.d.ts +7 -7
  158. package/dist/pagination/style/index.js +1 -1
  159. package/dist/popconfirm/index.d.ts +6 -6
  160. package/dist/popover/index.d.ts +4 -4
  161. package/dist/radio/radio.js +4 -4
  162. package/dist/radio/radioButton.js +4 -4
  163. package/dist/radio/style/index.js +2 -2
  164. package/dist/result/index.d.ts +5 -5
  165. package/dist/segmented/index.d.ts +38 -20
  166. package/dist/segmented/index.js +5 -10
  167. package/dist/segmented/style/index.js +2 -2
  168. package/dist/select/index.d.ts +4 -4
  169. package/dist/select/style/select-input-customize.js +1 -0
  170. package/dist/slider/index.js +1 -1
  171. package/dist/space/Compact.d.ts +1 -1
  172. package/dist/space/index.d.ts +2 -2
  173. package/dist/spin/index.d.ts +5 -5
  174. package/dist/splitter/interface.d.ts +6 -6
  175. package/dist/statistic/Statistic.d.ts +4 -4
  176. package/dist/steps/index.d.ts +6 -6
  177. package/dist/style/motion/index.d.ts +2 -2
  178. package/dist/style/motion/index.js +2 -2
  179. package/dist/style/motion/util.d.ts +8 -1
  180. package/dist/style/motion/util.js +13 -1
  181. package/dist/switch/index.d.ts +4 -4
  182. package/dist/switch/index.js +7 -7
  183. package/dist/switch/style/index.js +5 -3
  184. package/dist/table/InternalTable.js +8 -25
  185. package/dist/table/Table.d.ts +20 -9
  186. package/dist/table/hooks/useColumnTitleProps.d.ts +8 -0
  187. package/dist/table/hooks/useColumnTitleProps.js +16 -0
  188. package/dist/table/hooks/useFilter/FilterDropdown.js +2 -1
  189. package/dist/table/hooks/useSpinProps.d.ts +7 -0
  190. package/dist/table/hooks/useSpinProps.js +14 -0
  191. package/dist/table/util.d.ts +5 -2
  192. package/dist/table/util.js +10 -1
  193. package/dist/tabs/index.d.ts +5 -5
  194. package/dist/tag/CheckableTag.d.ts +2 -2
  195. package/dist/tag/hooks/useColor.d.ts +1 -1
  196. package/dist/tag/index.d.ts +3 -3
  197. package/dist/time-picker/index.d.ts +2 -2
  198. package/dist/time-picker/index.js +211 -19
  199. package/dist/timeline/Timeline.d.ts +9 -9
  200. package/dist/tooltip/PurePanel.js +1 -1
  201. package/dist/tooltip/index.d.ts +3 -3
  202. package/dist/tour/interface.d.ts +4 -4
  203. package/dist/transfer/Actions.d.ts +2 -2
  204. package/dist/transfer/Transfer.d.ts +2 -2
  205. package/dist/transfer/index.d.ts +27 -6
  206. package/dist/transfer/interface.d.ts +17 -17
  207. package/dist/transfer/search.d.ts +2 -2
  208. package/dist/tree/Tree.d.ts +6 -6
  209. package/dist/tree-select/index.d.ts +57 -28
  210. package/dist/tree-select/index.js +4 -3
  211. package/dist/typography/Base/Ellipsis.d.ts +2 -2
  212. package/dist/typography/Editable.d.ts +2 -2
  213. package/dist/typography/interface.d.ts +8 -8
  214. package/dist/upload/UploadList/index.js +1 -1
  215. package/package.json +10 -10
  216. package/web-tags.json +1301 -1285
  217. package/web-types.json +3864 -3812
package/web-tags.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.4.1",
2
+ "version": "1.4.3",
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-border-beam",
336
- "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
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": "color",
340
- "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"
271
+ "name": "shape",
272
+ "description": "Default: circle\n\nThe shape of avatar"
341
273
  },
342
274
  {
343
- "name": "outset",
344
- "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
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
  },
@@ -403,6 +389,54 @@
403
389
  }
404
390
  ]
405
391
  },
392
+ {
393
+ "name": "a-breadcrumb",
394
+ "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
395
+ "attributes": [
396
+ {
397
+ "name": "classes",
398
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
399
+ },
400
+ {
401
+ "name": "dropdown-icon",
402
+ "description": "Default: -\n\nCustom dropdown icon"
403
+ },
404
+ {
405
+ "name": "item-render",
406
+ "description": "Default: -\n\nCustom item renderer, work with vue-router"
407
+ },
408
+ {
409
+ "name": "params",
410
+ "description": "Default: -\n\nRouting parameters"
411
+ },
412
+ {
413
+ "name": "items",
414
+ "description": "Default: -\n\nThe routing stack information of router"
415
+ },
416
+ {
417
+ "name": "separator",
418
+ "description": "Default: /\n\nCustom separator"
419
+ },
420
+ {
421
+ "name": "styles",
422
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
423
+ }
424
+ ]
425
+ },
426
+ {
427
+ "name": "a-border-beam",
428
+ "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
429
+ "attributes": [
430
+ {
431
+ "name": "color",
432
+ "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"
433
+ },
434
+ {
435
+ "name": "outset",
436
+ "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
437
+ }
438
+ ]
439
+ },
406
440
  {
407
441
  "name": "a-button",
408
442
  "description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
@@ -481,40 +515,6 @@
481
515
  }
482
516
  ]
483
517
  },
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"
511
- },
512
- {
513
- "name": "styles",
514
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
515
- }
516
- ]
517
- },
518
518
  {
519
519
  "name": "a-calendar",
520
520
  "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
@@ -728,44 +728,90 @@
728
728
  ]
729
729
  },
730
730
  {
731
- "name": "a-cascader",
732
- "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
731
+ "name": "a-carousel",
732
+ "description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
733
733
  "attributes": [
734
734
  {
735
- "name": "allow-clear",
736
- "description": "Default: true\n\nShow clear button"
735
+ "name": "effect",
736
+ "description": "Default: scrollx\n\nTransition effect"
737
737
  },
738
738
  {
739
- "name": "change-on-select",
740
- "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
739
+ "name": "id",
740
+ "description": "Default: -\n\n-"
741
741
  },
742
742
  {
743
- "name": "classes",
744
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
743
+ "name": "slick-go-to",
744
+ "description": "Default: -\n\n-"
745
745
  },
746
746
  {
747
- "name": "disabled",
748
- "description": "Default: false\n\nWhether disabled select"
747
+ "name": "dot-position",
748
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
749
749
  },
750
750
  {
751
- "name": "expand-trigger",
752
- "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
751
+ "name": "dot-placement",
752
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
753
753
  },
754
754
  {
755
- "name": "field-names",
756
- "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
755
+ "name": "dots",
756
+ "description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
757
757
  },
758
758
  {
759
- "name": "get-popup-container",
760
- "description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
759
+ "name": "wait-for-animate",
760
+ "description": "Default: false\n\nWhether to wait for the animation when switching"
761
761
  },
762
762
  {
763
- "name": "load-data",
764
- "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
763
+ "name": "autoplay",
764
+ "description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
765
765
  },
766
766
  {
767
- "name": "max-tag-count",
768
- "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
767
+ "name": "prev-arrow",
768
+ "description": "Default: -\n\n-"
769
+ },
770
+ {
771
+ "name": "next-arrow",
772
+ "description": "Default: -\n\n-"
773
+ }
774
+ ]
775
+ },
776
+ {
777
+ "name": "a-cascader",
778
+ "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
779
+ "attributes": [
780
+ {
781
+ "name": "allow-clear",
782
+ "description": "Default: true\n\nShow clear button"
783
+ },
784
+ {
785
+ "name": "change-on-select",
786
+ "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
787
+ },
788
+ {
789
+ "name": "classes",
790
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
791
+ },
792
+ {
793
+ "name": "disabled",
794
+ "description": "Default: false\n\nWhether disabled select"
795
+ },
796
+ {
797
+ "name": "expand-trigger",
798
+ "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
799
+ },
800
+ {
801
+ "name": "field-names",
802
+ "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
803
+ },
804
+ {
805
+ "name": "get-popup-container",
806
+ "description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
807
+ },
808
+ {
809
+ "name": "load-data",
810
+ "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
811
+ },
812
+ {
813
+ "name": "max-tag-count",
814
+ "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
769
815
  },
770
816
  {
771
817
  "name": "max-tag-placeholder",
@@ -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.",
@@ -1035,76 +1035,6 @@
1035
1035
  }
1036
1036
  ]
1037
1037
  },
1038
- {
1039
- "name": "a-config-provider",
1040
- "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1041
- "attributes": [
1042
- {
1043
- "name": "component-disabled",
1044
- "description": "Default: -\n\nConfig antd component disabled"
1045
- },
1046
- {
1047
- "name": "component-size",
1048
- "description": "Default: -\n\nConfig antd component size"
1049
- },
1050
- {
1051
- "name": "csp",
1052
- "description": "Default: -\n\nSet Content Security Policy config"
1053
- },
1054
- {
1055
- "name": "direction",
1056
- "description": "Default: ltr\n\nSet direction of layout. See demo"
1057
- },
1058
- {
1059
- "name": "get-popup-container",
1060
- "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
1061
- },
1062
- {
1063
- "name": "get-target-container",
1064
- "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
1065
- },
1066
- {
1067
- "name": "icon-prefix-cls",
1068
- "description": "Default: anticon\n\nSet icon prefix className"
1069
- },
1070
- {
1071
- "name": "locale",
1072
- "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
1073
- },
1074
- {
1075
- "name": "popup-match-select-width",
1076
- "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
1077
- },
1078
- {
1079
- "name": "popup-overflow",
1080
- "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
1081
- },
1082
- {
1083
- "name": "prefix-cls",
1084
- "description": "Default: ant\n\nSet prefix className"
1085
- },
1086
- {
1087
- "name": "render-empty",
1088
- "description": "Default: -\n\nSet empty content of components. Ref Empty"
1089
- },
1090
- {
1091
- "name": "theme",
1092
- "description": "Default: -\n\nSet theme, ref Customize Theme"
1093
- },
1094
- {
1095
- "name": "variant",
1096
- "description": "Default: -\n\nSet variant of data entry components"
1097
- },
1098
- {
1099
- "name": "virtual",
1100
- "description": "Default: -\n\nDisable virtual scroll when set to false"
1101
- },
1102
- {
1103
- "name": "warning",
1104
- "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
1105
- }
1106
- ]
1107
- },
1108
1038
  {
1109
1039
  "name": "a-color-picker",
1110
1040
  "description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
@@ -1267,6 +1197,76 @@
1267
1197
  "description": "输入或选择日期的控件。",
1268
1198
  "attributes": []
1269
1199
  },
1200
+ {
1201
+ "name": "a-config-provider",
1202
+ "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1203
+ "attributes": [
1204
+ {
1205
+ "name": "component-disabled",
1206
+ "description": "Default: -\n\nConfig antd component disabled"
1207
+ },
1208
+ {
1209
+ "name": "component-size",
1210
+ "description": "Default: -\n\nConfig antd component size"
1211
+ },
1212
+ {
1213
+ "name": "csp",
1214
+ "description": "Default: -\n\nSet Content Security Policy config"
1215
+ },
1216
+ {
1217
+ "name": "direction",
1218
+ "description": "Default: ltr\n\nSet direction of layout. See demo"
1219
+ },
1220
+ {
1221
+ "name": "get-popup-container",
1222
+ "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
1223
+ },
1224
+ {
1225
+ "name": "get-target-container",
1226
+ "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
1227
+ },
1228
+ {
1229
+ "name": "icon-prefix-cls",
1230
+ "description": "Default: anticon\n\nSet icon prefix className"
1231
+ },
1232
+ {
1233
+ "name": "locale",
1234
+ "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
1235
+ },
1236
+ {
1237
+ "name": "popup-match-select-width",
1238
+ "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
1239
+ },
1240
+ {
1241
+ "name": "popup-overflow",
1242
+ "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
1243
+ },
1244
+ {
1245
+ "name": "prefix-cls",
1246
+ "description": "Default: ant\n\nSet prefix className"
1247
+ },
1248
+ {
1249
+ "name": "render-empty",
1250
+ "description": "Default: -\n\nSet empty content of components. Ref Empty"
1251
+ },
1252
+ {
1253
+ "name": "theme",
1254
+ "description": "Default: -\n\nSet theme, ref Customize Theme"
1255
+ },
1256
+ {
1257
+ "name": "variant",
1258
+ "description": "Default: -\n\nSet variant of data entry components"
1259
+ },
1260
+ {
1261
+ "name": "virtual",
1262
+ "description": "Default: -\n\nDisable virtual scroll when set to false"
1263
+ },
1264
+ {
1265
+ "name": "warning",
1266
+ "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
1267
+ }
1268
+ ]
1269
+ },
1270
1270
  {
1271
1271
  "name": "a-descriptions",
1272
1272
  "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
@@ -1326,28 +1326,70 @@
1326
1326
  ]
1327
1327
  },
1328
1328
  {
1329
- "name": "a-drawer",
1330
- "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1329
+ "name": "a-divider",
1330
+ "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1331
1331
  "attributes": [
1332
1332
  {
1333
- "name": "after-open-change",
1334
- "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1333
+ "name": "dashed",
1334
+ "description": "Default: false\n\nWhether line is dashed"
1335
1335
  },
1336
1336
  {
1337
- "name": "classes",
1338
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1337
+ "name": "orientation",
1338
+ "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1339
1339
  },
1340
1340
  {
1341
- "name": "closable",
1342
- "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1341
+ "name": "plain",
1342
+ "description": "Default: true\n\nDivider text show as plain style"
1343
1343
  },
1344
1344
  {
1345
- "name": "close-icon",
1346
- "description": "Default: -\n\nCustom close icon"
1345
+ "name": "size",
1346
+ "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1347
1347
  },
1348
1348
  {
1349
- "name": "~~destroy-on-close~~",
1350
- "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
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
+ },
1370
+ {
1371
+ "name": "a-drawer",
1372
+ "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1373
+ "attributes": [
1374
+ {
1375
+ "name": "after-open-change",
1376
+ "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1377
+ },
1378
+ {
1379
+ "name": "classes",
1380
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1381
+ },
1382
+ {
1383
+ "name": "closable",
1384
+ "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1385
+ },
1386
+ {
1387
+ "name": "close-icon",
1388
+ "description": "Default: -\n\nCustom close icon"
1389
+ },
1390
+ {
1391
+ "name": "~~destroy-on-close~~",
1392
+ "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1351
1393
  },
1352
1394
  {
1353
1395
  "name": "destroy-on-hidden",
@@ -1547,133 +1589,11 @@
1547
1589
  }
1548
1590
  ]
1549
1591
  },
1550
- {
1551
- "name": "a-divider",
1552
- "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1553
- "attributes": [
1554
- {
1555
- "name": "dashed",
1556
- "description": "Default: false\n\nWhether line is dashed"
1557
- },
1558
- {
1559
- "name": "orientation",
1560
- "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1561
- },
1562
- {
1563
- "name": "plain",
1564
- "description": "Default: true\n\nDivider text show as plain style"
1565
- },
1566
- {
1567
- "name": "size",
1568
- "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1569
- },
1570
- {
1571
- "name": "title-placement",
1572
- "description": "Default: center\n\nThe position of title inside divider"
1573
- },
1574
- {
1575
- "name": "variant",
1576
- "description": "Default: solid\n\nWhether line is dashed, dotted or solid"
1577
- },
1578
- {
1579
- "name": "vertical",
1580
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
1581
- },
1582
- {
1583
- "name": "classes",
1584
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1585
- },
1586
- {
1587
- "name": "styles",
1588
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1589
- }
1590
- ]
1591
- },
1592
1592
  {
1593
1593
  "name": "a-flex",
1594
1594
  "description": "用于对齐的弹性布局容器。",
1595
1595
  "attributes": []
1596
1596
  },
1597
- {
1598
- "name": "a-row",
1599
- "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1600
- "attributes": [
1601
- {
1602
- "name": "align",
1603
- "description": "Default: top\n\nVertical alignment"
1604
- },
1605
- {
1606
- "name": "gutter",
1607
- "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]"
1608
- },
1609
- {
1610
- "name": "justify",
1611
- "description": "Default: start\n\nHorizontal arrangement"
1612
- },
1613
- {
1614
- "name": "wrap",
1615
- "description": "Default: true\n\nAuto wrap line"
1616
- }
1617
- ]
1618
- },
1619
- {
1620
- "name": "a-col",
1621
- "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1622
- "attributes": [
1623
- {
1624
- "name": "flex",
1625
- "description": "Default: -\n\nFlex layout style"
1626
- },
1627
- {
1628
- "name": "offset",
1629
- "description": "Default: 0\n\nThe number of cells to offset Col from the left"
1630
- },
1631
- {
1632
- "name": "order",
1633
- "description": "Default: 0\n\nRaster order"
1634
- },
1635
- {
1636
- "name": "pull",
1637
- "description": "Default: 0\n\nThe number of cells that raster is moved to the left"
1638
- },
1639
- {
1640
- "name": "push",
1641
- "description": "Default: 0\n\nThe number of cells that raster is moved to the right"
1642
- },
1643
- {
1644
- "name": "span",
1645
- "description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
1646
- },
1647
- {
1648
- "name": "xs",
1649
- "description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
1650
- },
1651
- {
1652
- "name": "sm",
1653
- "description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
1654
- },
1655
- {
1656
- "name": "md",
1657
- "description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
1658
- },
1659
- {
1660
- "name": "lg",
1661
- "description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
1662
- },
1663
- {
1664
- "name": "xl",
1665
- "description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
1666
- },
1667
- {
1668
- "name": "xxl",
1669
- "description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
1670
- },
1671
- {
1672
- "name": "xxxl",
1673
- "description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
1674
- }
1675
- ]
1676
- },
1677
1597
  {
1678
1598
  "name": "a-float-button-group",
1679
1599
  "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
@@ -2009,6 +1929,86 @@
2009
1929
  "description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
2010
1930
  "attributes": []
2011
1931
  },
1932
+ {
1933
+ "name": "a-row",
1934
+ "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1935
+ "attributes": [
1936
+ {
1937
+ "name": "align",
1938
+ "description": "Default: top\n\nVertical alignment"
1939
+ },
1940
+ {
1941
+ "name": "gutter",
1942
+ "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]"
1943
+ },
1944
+ {
1945
+ "name": "justify",
1946
+ "description": "Default: start\n\nHorizontal arrangement"
1947
+ },
1948
+ {
1949
+ "name": "wrap",
1950
+ "description": "Default: true\n\nAuto wrap line"
1951
+ }
1952
+ ]
1953
+ },
1954
+ {
1955
+ "name": "a-col",
1956
+ "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1957
+ "attributes": [
1958
+ {
1959
+ "name": "flex",
1960
+ "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')"
1961
+ },
1962
+ {
1963
+ "name": "offset",
1964
+ "description": "Default: 0\n\nThe number of cells to offset Col from the left"
1965
+ },
1966
+ {
1967
+ "name": "order",
1968
+ "description": "Default: 0\n\nRaster order"
1969
+ },
1970
+ {
1971
+ "name": "pull",
1972
+ "description": "Default: 0\n\nThe number of cells that raster is moved to the left"
1973
+ },
1974
+ {
1975
+ "name": "push",
1976
+ "description": "Default: 0\n\nThe number of cells that raster is moved to the right"
1977
+ },
1978
+ {
1979
+ "name": "span",
1980
+ "description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
1981
+ },
1982
+ {
1983
+ "name": "xs",
1984
+ "description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
1985
+ },
1986
+ {
1987
+ "name": "sm",
1988
+ "description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
1989
+ },
1990
+ {
1991
+ "name": "md",
1992
+ "description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
1993
+ },
1994
+ {
1995
+ "name": "lg",
1996
+ "description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
1997
+ },
1998
+ {
1999
+ "name": "xl",
2000
+ "description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
2001
+ },
2002
+ {
2003
+ "name": "xxl",
2004
+ "description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
2005
+ },
2006
+ {
2007
+ "name": "xxxl",
2008
+ "description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
2009
+ }
2010
+ ]
2011
+ },
2012
2012
  {
2013
2013
  "name": "a-common-icon",
2014
2014
  "description": "Semantic vector graphics.",
@@ -2070,20 +2070,62 @@
2070
2070
  "attributes": []
2071
2071
  },
2072
2072
  {
2073
- "name": "a-input",
2074
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2073
+ "name": "a-image",
2074
+ "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2075
2075
  "attributes": [
2076
2076
  {
2077
- "name": "allow-clear",
2078
- "description": "Default: false\n\nIf allow to remove input content with clear icon"
2077
+ "name": "preview",
2078
+ "description": "Default: true\n\nPreview configuration; set to false to disable"
2079
+ },
2080
+ {
2081
+ "name": "wrapper-style",
2082
+ "description": "Default: -\n\nDeprecated."
2079
2083
  },
2080
2084
  {
2081
2085
  "name": "classes",
2082
2086
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2083
2087
  },
2084
2088
  {
2085
- "name": "count",
2086
- "description": "Default: -\n\nCharacter count config"
2089
+ "name": "styles",
2090
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2091
+ },
2092
+ {
2093
+ "name": "root-class",
2094
+ "description": "Default: -\n\n-"
2095
+ },
2096
+ {
2097
+ "name": "alt",
2098
+ "description": "Default: -\n\nImage description"
2099
+ },
2100
+ {
2101
+ "name": "height",
2102
+ "description": "Default: -\n\nImage height"
2103
+ },
2104
+ {
2105
+ "name": "src",
2106
+ "description": "Default: -\n\nImage URL"
2107
+ },
2108
+ {
2109
+ "name": "width",
2110
+ "description": "Default: -\n\nImage width"
2111
+ }
2112
+ ]
2113
+ },
2114
+ {
2115
+ "name": "a-input",
2116
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2117
+ "attributes": [
2118
+ {
2119
+ "name": "allow-clear",
2120
+ "description": "Default: false\n\nIf allow to remove input content with clear icon"
2121
+ },
2122
+ {
2123
+ "name": "classes",
2124
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2125
+ },
2126
+ {
2127
+ "name": "count",
2128
+ "description": "Default: -\n\nCharacter count config"
2087
2129
  },
2088
2130
  {
2089
2131
  "name": "default-value",
@@ -2260,48 +2302,6 @@
2260
2302
  "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2261
2303
  "attributes": []
2262
2304
  },
2263
- {
2264
- "name": "a-image",
2265
- "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2266
- "attributes": [
2267
- {
2268
- "name": "preview",
2269
- "description": "Default: true\n\nPreview configuration; set to false to disable"
2270
- },
2271
- {
2272
- "name": "wrapper-style",
2273
- "description": "Default: -\n\nDeprecated."
2274
- },
2275
- {
2276
- "name": "classes",
2277
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2278
- },
2279
- {
2280
- "name": "styles",
2281
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2282
- },
2283
- {
2284
- "name": "root-class",
2285
- "description": "Default: -\n\n-"
2286
- },
2287
- {
2288
- "name": "alt",
2289
- "description": "Default: -\n\nImage description"
2290
- },
2291
- {
2292
- "name": "height",
2293
- "description": "Default: -\n\nImage height"
2294
- },
2295
- {
2296
- "name": "src",
2297
- "description": "Default: -\n\nImage URL"
2298
- },
2299
- {
2300
- "name": "width",
2301
- "description": "Default: -\n\nImage width"
2302
- }
2303
- ]
2304
- },
2305
2305
  {
2306
2306
  "name": "a-input-number",
2307
2307
  "description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
@@ -2466,6 +2466,56 @@
2466
2466
  }
2467
2467
  ]
2468
2468
  },
2469
+ {
2470
+ "name": "a-mentions",
2471
+ "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2472
+ "attributes": [
2473
+ {
2474
+ "name": "loading",
2475
+ "description": "Default: -\n\n-"
2476
+ },
2477
+ {
2478
+ "name": "status",
2479
+ "description": "Default: -\n\nSet validation status"
2480
+ },
2481
+ {
2482
+ "name": "options",
2483
+ "description": "Default: \\[]\n\nOption Configuration"
2484
+ },
2485
+ {
2486
+ "name": "popup-class-name",
2487
+ "description": "Default: -\n\n-"
2488
+ },
2489
+ {
2490
+ "name": "variant",
2491
+ "description": "Default: outlined\n\nVariants of Input"
2492
+ },
2493
+ {
2494
+ "name": "classes",
2495
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2496
+ },
2497
+ {
2498
+ "name": "styles",
2499
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2500
+ },
2501
+ {
2502
+ "name": "size",
2503
+ "description": "Default: -\n\n-"
2504
+ },
2505
+ {
2506
+ "name": "label-render",
2507
+ "description": "Default: -\n\n-"
2508
+ },
2509
+ {
2510
+ "name": "allow-clear",
2511
+ "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2512
+ },
2513
+ {
2514
+ "name": "disabled",
2515
+ "description": "Default: -\n\n-"
2516
+ }
2517
+ ]
2518
+ },
2469
2519
  {
2470
2520
  "name": "a-menu",
2471
2521
  "description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
@@ -2576,56 +2626,6 @@
2576
2626
  }
2577
2627
  ]
2578
2628
  },
2579
- {
2580
- "name": "a-mentions",
2581
- "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2582
- "attributes": [
2583
- {
2584
- "name": "loading",
2585
- "description": "Default: -\n\n-"
2586
- },
2587
- {
2588
- "name": "status",
2589
- "description": "Default: -\n\nSet validation status"
2590
- },
2591
- {
2592
- "name": "options",
2593
- "description": "Default: \\[]\n\nOption Configuration"
2594
- },
2595
- {
2596
- "name": "popup-class-name",
2597
- "description": "Default: -\n\n-"
2598
- },
2599
- {
2600
- "name": "variant",
2601
- "description": "Default: outlined\n\nVariants of Input"
2602
- },
2603
- {
2604
- "name": "classes",
2605
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2606
- },
2607
- {
2608
- "name": "styles",
2609
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2610
- },
2611
- {
2612
- "name": "size",
2613
- "description": "Default: -\n\n-"
2614
- },
2615
- {
2616
- "name": "label-render",
2617
- "description": "Default: -\n\n-"
2618
- },
2619
- {
2620
- "name": "allow-clear",
2621
- "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2622
- },
2623
- {
2624
- "name": "disabled",
2625
- "description": "Default: -\n\n-"
2626
- }
2627
- ]
2628
- },
2629
2629
  {
2630
2630
  "name": "a-static-methods",
2631
2631
  "description": "Prompt notification message globally.",
@@ -2662,194 +2662,76 @@
2662
2662
  "attributes": []
2663
2663
  },
2664
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.",
2665
+ "name": "a-modal",
2666
+ "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
2667
2667
  "attributes": [
2668
2668
  {
2669
- "name": "align",
2670
- "description": "Default: -\n\nAlignment of pagination"
2669
+ "name": "after-close",
2670
+ "description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
2671
2671
  },
2672
2672
  {
2673
- "name": "classes",
2674
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2673
+ "name": "after-open-change",
2674
+ "description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
2675
2675
  },
2676
2676
  {
2677
- "name": "current",
2678
- "description": "Default: -\n\nCurrent page number"
2677
+ "name": "cancel-button-props",
2678
+ "description": "Default: -\n\nThe cancel button props"
2679
2679
  },
2680
2680
  {
2681
- "name": "default-current",
2682
- "description": "Default: 1\n\nDefault initial page number"
2681
+ "name": "cancel-text",
2682
+ "description": "Default: Cancel\n\nText of the Cancel button"
2683
2683
  },
2684
2684
  {
2685
- "name": "default-page-size",
2686
- "description": "Default: 10\n\nDefault number of data items per page"
2685
+ "name": "centered",
2686
+ "description": "Default: false\n\nCentered Modal"
2687
2687
  },
2688
2688
  {
2689
- "name": "disabled",
2690
- "description": "Default: -\n\nDisable pagination"
2689
+ "name": "classes",
2690
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
2691
2691
  },
2692
2692
  {
2693
- "name": "hide-on-single-page",
2694
- "description": "Default: false\n\nWhether to hide pager on single page"
2693
+ "name": "closable",
2694
+ "description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
2695
2695
  },
2696
2696
  {
2697
- "name": "item-render",
2698
- "description": "Default: -\n\nTo customize item's innerHTML"
2697
+ "name": "close-icon",
2698
+ "description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
2699
2699
  },
2700
2700
  {
2701
- "name": "page-size",
2702
- "description": "Default: -\n\nNumber of data items per page"
2701
+ "name": "confirm-loading",
2702
+ "description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
2703
2703
  },
2704
2704
  {
2705
- "name": "page-size-options",
2706
- "description": "Default: ['10', '20', '50', '100']\n\nSpecify the sizeChanger options"
2705
+ "name": "destroy-on-hidden",
2706
+ "description": "Default: false\n\nWhether to unmount child components on close"
2707
2707
  },
2708
2708
  {
2709
- "name": "responsive",
2710
- "description": "Default: -\n\nIf size is not specified, Pagination would resize according to the width of the window"
2709
+ "name": "focus-trigger-after-close",
2710
+ "description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
2711
2711
  },
2712
2712
  {
2713
- "name": "root-class",
2714
- "description": "Default: -\n\nRoot container class"
2713
+ "name": "footer",
2714
+ "description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
2715
2715
  },
2716
2716
  {
2717
- "name": "show-less-items",
2718
- "description": "Default: false\n\nShow less page items"
2717
+ "name": "force-render",
2718
+ "description": "Default: false\n\nForce render Modal"
2719
2719
  },
2720
2720
  {
2721
- "name": "show-quick-jumper",
2722
- "description": "Default: false\n\nDetermine whether you can jump to pages directly"
2721
+ "name": "focusable",
2722
+ "description": "Default: -\n\nConfiguration for focus management in the Modal"
2723
2723
  },
2724
2724
  {
2725
- "name": "show-size-changer",
2726
- "description": "Default: -\n\nDetermine whether to show pageSize select"
2725
+ "name": "get-container",
2726
+ "description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
2727
2727
  },
2728
2728
  {
2729
- "name": "total-boundary-show-size-changer",
2730
- "description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
2729
+ "name": "keyboard",
2730
+ "description": "Default: true\n\nWhether support press esc to close"
2731
2731
  },
2732
2732
  {
2733
- "name": "show-title",
2734
- "description": "Default: true\n\nShow page item's title"
2735
- },
2736
- {
2737
- "name": "show-total",
2738
- "description": "Default: -\n\nTo display the total number and range"
2739
- },
2740
- {
2741
- "name": "simple",
2742
- "description": "Default: -\n\nWhether to use simple mode"
2743
- },
2744
- {
2745
- "name": "size",
2746
- "description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
2747
- },
2748
- {
2749
- "name": "styles",
2750
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2751
- },
2752
- {
2753
- "name": "total",
2754
- "description": "Default: 0\n\nTotal number of data items"
2755
- },
2756
- {
2757
- "name": "locale",
2758
- "description": "Default: -\n\nPagination locale"
2759
- },
2760
- {
2761
- "name": "prev-icon",
2762
- "description": "Default: -\n\nCustom previous icon"
2763
- },
2764
- {
2765
- "name": "next-icon",
2766
- "description": "Default: -\n\nCustom next icon"
2767
- },
2768
- {
2769
- "name": "jump-prev-icon",
2770
- "description": "Default: -\n\nCustom jump-prev icon"
2771
- },
2772
- {
2773
- "name": "jump-next-icon",
2774
- "description": "Default: -\n\nCustom jump-next icon"
2775
- },
2776
- {
2777
- "name": "select-component-class",
2778
- "description": "Default: -\n\nDeprecated, not official support"
2779
- }
2780
- ]
2781
- },
2782
- {
2783
- "name": "a-modal",
2784
- "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
2785
- "attributes": [
2786
- {
2787
- "name": "after-close",
2788
- "description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
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"
2801
- },
2802
- {
2803
- "name": "centered",
2804
- "description": "Default: false\n\nCentered Modal"
2805
- },
2806
- {
2807
- "name": "classes",
2808
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
2809
- },
2810
- {
2811
- "name": "closable",
2812
- "description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
2813
- },
2814
- {
2815
- "name": "close-icon",
2816
- "description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
2817
- },
2818
- {
2819
- "name": "confirm-loading",
2820
- "description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
2821
- },
2822
- {
2823
- "name": "destroy-on-hidden",
2824
- "description": "Default: false\n\nWhether to unmount child components on close"
2825
- },
2826
- {
2827
- "name": "focus-trigger-after-close",
2828
- "description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
2829
- },
2830
- {
2831
- "name": "footer",
2832
- "description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
2833
- },
2834
- {
2835
- "name": "force-render",
2836
- "description": "Default: false\n\nForce render Modal"
2837
- },
2838
- {
2839
- "name": "focusable",
2840
- "description": "Default: -\n\nConfiguration for focus management in the Modal"
2841
- },
2842
- {
2843
- "name": "get-container",
2844
- "description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
2845
- },
2846
- {
2847
- "name": "keyboard",
2848
- "description": "Default: true\n\nWhether support press esc to close"
2849
- },
2850
- {
2851
- "name": "loading",
2852
- "description": "Default: false\n\nShow the skeleton"
2733
+ "name": "loading",
2734
+ "description": "Default: false\n\nShow the skeleton"
2853
2735
  },
2854
2736
  {
2855
2737
  "name": "mask",
@@ -2945,122 +2827,174 @@
2945
2827
  "attributes": []
2946
2828
  },
2947
2829
  {
2948
- "name": "a-popconfirm",
2949
- "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
2830
+ "name": "a-pagination",
2831
+ "description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
2950
2832
  "attributes": [
2951
2833
  {
2952
- "name": "cancel-button-props",
2953
- "description": "Default: -\n\nThe cancel button props"
2834
+ "name": "align",
2835
+ "description": "Default: -\n\nAlignment of pagination"
2954
2836
  },
2955
2837
  {
2956
- "name": "cancel-text",
2957
- "description": "Default: Cancel\n\nThe text of the Cancel button"
2838
+ "name": "classes",
2839
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2840
+ },
2841
+ {
2842
+ "name": "current",
2843
+ "description": "Default: -\n\nCurrent page number"
2844
+ },
2845
+ {
2846
+ "name": "default-current",
2847
+ "description": "Default: 1\n\nDefault initial page number"
2848
+ },
2849
+ {
2850
+ "name": "default-page-size",
2851
+ "description": "Default: 10\n\nDefault number of data items per page"
2958
2852
  },
2959
2853
  {
2960
2854
  "name": "disabled",
2961
- "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
2855
+ "description": "Default: -\n\nDisable pagination"
2962
2856
  },
2963
2857
  {
2964
- "name": "icon",
2965
- "description": "Default: -\n\nCustomize icon of confirmation"
2858
+ "name": "hide-on-single-page",
2859
+ "description": "Default: false\n\nWhether to hide pager on single page"
2966
2860
  },
2967
2861
  {
2968
- "name": "ok-button-props",
2969
- "description": "Default: -\n\nThe ok button props"
2862
+ "name": "item-render",
2863
+ "description": "Default: -\n\nTo customize item's innerHTML"
2970
2864
  },
2971
2865
  {
2972
- "name": "ok-text",
2973
- "description": "Default: OK\n\nThe text of the Confirm button"
2866
+ "name": "page-size",
2867
+ "description": "Default: -\n\nNumber of data items per page"
2974
2868
  },
2975
2869
  {
2976
- "name": "ok-type",
2977
- "description": "Default: primary\n\nButton type of the Confirm button"
2870
+ "name": "page-size-options",
2871
+ "description": "Default: ['10', '20', '50', '100']\n\nSpecify the sizeChanger options"
2978
2872
  },
2979
2873
  {
2980
- "name": "show-cancel",
2981
- "description": "Default: true\n\nShow cancel button"
2874
+ "name": "responsive",
2875
+ "description": "Default: -\n\nIf size is not specified, Pagination would resize according to the width of the window"
2982
2876
  },
2983
2877
  {
2984
- "name": "title",
2985
- "description": "Default: -\n\nThe title of the confirmation box"
2878
+ "name": "root-class",
2879
+ "description": "Default: -\n\nRoot container class"
2986
2880
  },
2987
2881
  {
2988
- "name": "description",
2989
- "description": "Default: -\n\nThe description of the confirmation box"
2882
+ "name": "show-less-items",
2883
+ "description": "Default: false\n\nShow less page items"
2990
2884
  },
2991
2885
  {
2992
- "name": "classes",
2993
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2886
+ "name": "show-quick-jumper",
2887
+ "description": "Default: false\n\nDetermine whether you can jump to pages directly"
2888
+ },
2889
+ {
2890
+ "name": "show-size-changer",
2891
+ "description": "Default: -\n\nDetermine whether to show pageSize select"
2892
+ },
2893
+ {
2894
+ "name": "total-boundary-show-size-changer",
2895
+ "description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
2896
+ },
2897
+ {
2898
+ "name": "show-title",
2899
+ "description": "Default: true\n\nShow page item's title"
2900
+ },
2901
+ {
2902
+ "name": "show-total",
2903
+ "description": "Default: -\n\nTo display the total number and range"
2904
+ },
2905
+ {
2906
+ "name": "simple",
2907
+ "description": "Default: -\n\nWhether to use simple mode"
2908
+ },
2909
+ {
2910
+ "name": "size",
2911
+ "description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
2994
2912
  },
2995
2913
  {
2996
2914
  "name": "styles",
2997
2915
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2998
- }
2999
- ]
3000
- },
3001
- {
3002
- "name": "a-qrcode",
3003
- "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3004
- "attributes": [
2916
+ },
3005
2917
  {
3006
- "name": "value",
3007
- "description": "Default: -\n\nscanned text"
2918
+ "name": "total",
2919
+ "description": "Default: 0\n\nTotal number of data items"
3008
2920
  },
3009
2921
  {
3010
- "name": "type",
3011
- "description": "Default: canvas\n\nrender type"
2922
+ "name": "locale",
2923
+ "description": "Default: -\n\nPagination locale"
3012
2924
  },
3013
2925
  {
3014
- "name": "icon",
3015
- "description": "Default: -\n\ninclude image url (only image link are supported)"
2926
+ "name": "prev-icon",
2927
+ "description": "Default: -\n\nCustom previous icon"
3016
2928
  },
3017
2929
  {
3018
- "name": "size",
3019
- "description": "Default: 160\n\nQRCode size"
2930
+ "name": "next-icon",
2931
+ "description": "Default: -\n\nCustom next icon"
3020
2932
  },
3021
2933
  {
3022
- "name": "icon-size",
3023
- "description": "Default: 40\n\ninclude image size"
2934
+ "name": "jump-prev-icon",
2935
+ "description": "Default: -\n\nCustom jump-prev icon"
3024
2936
  },
3025
2937
  {
3026
- "name": "color",
3027
- "description": "Default: #000\n\nQRCode Color"
2938
+ "name": "jump-next-icon",
2939
+ "description": "Default: -\n\nCustom jump-next icon"
3028
2940
  },
3029
2941
  {
3030
- "name": "classes",
3031
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2942
+ "name": "select-component-class",
2943
+ "description": "Default: -\n\nDeprecated, not official support"
2944
+ }
2945
+ ]
2946
+ },
2947
+ {
2948
+ "name": "a-popconfirm",
2949
+ "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
2950
+ "attributes": [
2951
+ {
2952
+ "name": "cancel-button-props",
2953
+ "description": "Default: -\n\nThe cancel button props"
3032
2954
  },
3033
2955
  {
3034
- "name": "bg-color",
3035
- "description": "Default: transparent\n\nQRCode Background Color"
2956
+ "name": "cancel-text",
2957
+ "description": "Default: Cancel\n\nThe text of the Cancel button"
3036
2958
  },
3037
2959
  {
3038
- "name": "margin-size",
3039
- "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
2960
+ "name": "disabled",
2961
+ "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
3040
2962
  },
3041
2963
  {
3042
- "name": "bordered",
3043
- "description": "Default: true\n\nWhether has border style"
2964
+ "name": "icon",
2965
+ "description": "Default: -\n\nCustomize icon of confirmation"
3044
2966
  },
3045
2967
  {
3046
- "name": "error-level",
3047
- "description": "Default: 'M'\n\nError Code Level"
2968
+ "name": "ok-button-props",
2969
+ "description": "Default: -\n\nThe ok button props"
2970
+ },
2971
+ {
2972
+ "name": "ok-text",
2973
+ "description": "Default: OK\n\nThe text of the Confirm button"
2974
+ },
2975
+ {
2976
+ "name": "ok-type",
2977
+ "description": "Default: primary\n\nButton type of the Confirm button"
2978
+ },
2979
+ {
2980
+ "name": "show-cancel",
2981
+ "description": "Default: true\n\nShow cancel button"
3048
2982
  },
3049
2983
  {
3050
- "name": "boost-level",
3051
- "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
2984
+ "name": "title",
2985
+ "description": "Default: -\n\nThe title of the confirmation box"
3052
2986
  },
3053
2987
  {
3054
- "name": "status",
3055
- "description": "Default: 'active'\n\nQRCode status"
2988
+ "name": "description",
2989
+ "description": "Default: -\n\nThe description of the confirmation box"
3056
2990
  },
3057
2991
  {
3058
- "name": "status-render",
3059
- "description": "Default: -\n\ncustom status render"
2992
+ "name": "classes",
2993
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3060
2994
  },
3061
2995
  {
3062
2996
  "name": "styles",
3063
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2997
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3064
2998
  }
3065
2999
  ]
3066
3000
  },
@@ -3240,6 +3174,72 @@
3240
3174
  }
3241
3175
  ]
3242
3176
  },
3177
+ {
3178
+ "name": "a-qrcode",
3179
+ "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3180
+ "attributes": [
3181
+ {
3182
+ "name": "value",
3183
+ "description": "Default: -\n\nscanned text"
3184
+ },
3185
+ {
3186
+ "name": "type",
3187
+ "description": "Default: canvas\n\nrender type"
3188
+ },
3189
+ {
3190
+ "name": "icon",
3191
+ "description": "Default: -\n\ninclude image url (only image link are supported)"
3192
+ },
3193
+ {
3194
+ "name": "size",
3195
+ "description": "Default: 160\n\nQRCode size"
3196
+ },
3197
+ {
3198
+ "name": "icon-size",
3199
+ "description": "Default: 40\n\ninclude image size"
3200
+ },
3201
+ {
3202
+ "name": "color",
3203
+ "description": "Default: #000\n\nQRCode Color"
3204
+ },
3205
+ {
3206
+ "name": "classes",
3207
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3208
+ },
3209
+ {
3210
+ "name": "bg-color",
3211
+ "description": "Default: transparent\n\nQRCode Background Color"
3212
+ },
3213
+ {
3214
+ "name": "margin-size",
3215
+ "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
3216
+ },
3217
+ {
3218
+ "name": "bordered",
3219
+ "description": "Default: true\n\nWhether has border style"
3220
+ },
3221
+ {
3222
+ "name": "error-level",
3223
+ "description": "Default: 'M'\n\nError Code Level"
3224
+ },
3225
+ {
3226
+ "name": "boost-level",
3227
+ "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
3228
+ },
3229
+ {
3230
+ "name": "status",
3231
+ "description": "Default: 'active'\n\nQRCode status"
3232
+ },
3233
+ {
3234
+ "name": "status-render",
3235
+ "description": "Default: -\n\ncustom status render"
3236
+ },
3237
+ {
3238
+ "name": "styles",
3239
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3240
+ }
3241
+ ]
3242
+ },
3243
3243
  {
3244
3244
  "name": "a-rate",
3245
3245
  "description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
@@ -3479,277 +3479,84 @@
3479
3479
  "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
3480
3480
  },
3481
3481
  {
3482
- "name": "option-render",
3483
- "description": "Default: -\n\nCustomize the rendering dropdown options"
3484
- },
3485
- {
3486
- "name": "placeholder",
3487
- "description": "Default: -\n\nThe placeholder of select"
3488
- },
3489
- {
3490
- "name": "placement",
3491
- "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
3492
- },
3493
- {
3494
- "name": "popup-class-name",
3495
- "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
3496
- },
3497
- {
3498
- "name": "popup-match-select-width",
3499
- "description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
3500
- },
3501
- {
3502
- "name": "popup-render",
3503
- "description": "Default: -\n\nCustomize dropdown content"
3504
- },
3505
- {
3506
- "name": "prefix",
3507
- "description": "Default: -\n\nThe custom prefix"
3508
- },
3509
- {
3510
- "name": "remove-icon",
3511
- "description": "Default: -\n\nThe custom remove icon"
3512
- },
3513
- {
3514
- "name": "search-value",
3515
- "description": "Default: -\n\nThe current input \"search\" text"
3516
- },
3517
- {
3518
- "name": "show-search",
3519
- "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
3520
- },
3521
- {
3522
- "name": "size",
3523
- "description": "Default: -\n\nSize of Select input"
3524
- },
3525
- {
3526
- "name": "status",
3527
- "description": "Default: -\n\nSet validation status"
3528
- },
3529
- {
3530
- "name": "styles",
3531
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3532
- },
3533
- {
3534
- "name": "suffix-icon",
3535
- "description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
3536
- },
3537
- {
3538
- "name": "tag-render",
3539
- "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
3540
- },
3541
- {
3542
- "name": "label-render",
3543
- "description": "Default: -\n\nCustomize selected label render"
3544
- },
3545
- {
3546
- "name": "token-separators",
3547
- "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
3548
- },
3549
- {
3550
- "name": "value",
3551
- "description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
3552
- },
3553
- {
3554
- "name": "variant",
3555
- "description": "Default: outlined\n\nVariants of selector"
3556
- },
3557
- {
3558
- "name": "virtual",
3559
- "description": "Default: true\n\nDisable virtual scroll when set to false"
3560
- }
3561
- ]
3562
- },
3563
- {
3564
- "name": "a-slider",
3565
- "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3566
- "attributes": [
3567
- {
3568
- "name": "classes",
3569
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3570
- },
3571
- {
3572
- "name": "default-value",
3573
- "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3574
- },
3575
- {
3576
- "name": "disabled",
3577
- "description": "Default: false\n\nIf true, the slider will not be interactive. Pass boolean[] to disable specific handles individually in Range mode"
3578
- },
3579
- {
3580
- "name": "dots",
3581
- "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3582
- },
3583
- {
3584
- "name": "included",
3585
- "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3586
- },
3587
- {
3588
- "name": "keyboard",
3589
- "description": "Default: true\n\nSupport using keyboard to move handlers"
3590
- },
3591
- {
3592
- "name": "marks",
3593
- "description": "Default: &#123; number: VueNode &#125; | &#123; number: &#123; style: CSSProperties, label: VueNode &#125; &#125;\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
3594
- },
3595
- {
3596
- "name": "max",
3597
- "description": "Default: 100\n\nThe maximum value the slider can slide to"
3598
- },
3599
- {
3600
- "name": "min",
3601
- "description": "Default: 0\n\nThe minimum value the slider can slide to"
3602
- },
3603
- {
3604
- "name": "orientation",
3605
- "description": "Default: horizontal\n\nOrientation direction"
3606
- },
3607
- {
3608
- "name": "range",
3609
- "description": "Default: false\n\nEnable dual thumb mode for range selection"
3610
- },
3611
- {
3612
- "name": "reverse",
3613
- "description": "Default: false\n\nReverse the component"
3614
- },
3615
- {
3616
- "name": "step",
3617
- "description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
3618
- },
3619
- {
3620
- "name": "styles",
3621
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3622
- },
3623
- {
3624
- "name": "tooltip",
3625
- "description": "Default: -\n\nThe tooltip related props"
3626
- },
3627
- {
3628
- "name": "value",
3629
- "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3630
- },
3631
- {
3632
- "name": "vertical",
3633
- "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3634
- }
3635
- ]
3636
- },
3637
- {
3638
- "name": "a-space",
3639
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3640
- "attributes": [
3641
- {
3642
- "name": "align",
3643
- "description": "Default: -\n\nAlign items"
3644
- },
3645
- {
3646
- "name": "classes",
3647
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3648
- },
3649
- {
3650
- "name": "orientation",
3651
- "description": "Default: horizontal\n\nThe space direction"
3652
- },
3653
- {
3654
- "name": "separator",
3655
- "description": "Default: -\n\nSet separator"
3656
- },
3657
- {
3658
- "name": "size",
3659
- "description": "Default: small\n\nThe space size"
3482
+ "name": "option-render",
3483
+ "description": "Default: -\n\nCustomize the rendering dropdown options"
3660
3484
  },
3661
3485
  {
3662
- "name": "styles",
3663
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3486
+ "name": "placeholder",
3487
+ "description": "Default: -\n\nThe placeholder of select"
3664
3488
  },
3665
3489
  {
3666
- "name": "vertical",
3667
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3490
+ "name": "placement",
3491
+ "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
3668
3492
  },
3669
3493
  {
3670
- "name": "wrap",
3671
- "description": "Default: false\n\nAuto wrap line, when horizontal effective"
3672
- }
3673
- ]
3674
- },
3675
- {
3676
- "name": "a-size",
3677
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3678
- "attributes": []
3679
- },
3680
- {
3681
- "name": "a-space-compact",
3682
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3683
- "attributes": [
3494
+ "name": "popup-class-name",
3495
+ "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
3496
+ },
3684
3497
  {
3685
- "name": "block",
3686
- "description": "Default: false\n\nOption to fit width to its parent's width"
3498
+ "name": "popup-match-select-width",
3499
+ "description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
3687
3500
  },
3688
3501
  {
3689
- "name": "orientation",
3690
- "description": "Default: horizontal\n\nSet direction of layout"
3502
+ "name": "popup-render",
3503
+ "description": "Default: -\n\nCustomize dropdown content"
3691
3504
  },
3692
3505
  {
3693
- "name": "size",
3694
- "description": "Default: middle\n\nSet child component size"
3506
+ "name": "prefix",
3507
+ "description": "Default: -\n\nThe custom prefix"
3695
3508
  },
3696
3509
  {
3697
- "name": "vertical",
3698
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3699
- }
3700
- ]
3701
- },
3702
- {
3703
- "name": "a-spin",
3704
- "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3705
- "attributes": [
3510
+ "name": "remove-icon",
3511
+ "description": "Default: -\n\nThe custom remove icon"
3512
+ },
3706
3513
  {
3707
- "name": "spinning",
3708
- "description": "Default: true\n\nWhether Spin is visible"
3514
+ "name": "search-value",
3515
+ "description": "Default: -\n\nThe current input \"search\" text"
3709
3516
  },
3710
3517
  {
3711
- "name": "size",
3712
- "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3518
+ "name": "show-search",
3519
+ "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
3713
3520
  },
3714
3521
  {
3715
- "name": "~~tip~~",
3716
- "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
3522
+ "name": "size",
3523
+ "description": "Default: -\n\nSize of Select input"
3717
3524
  },
3718
3525
  {
3719
- "name": "description",
3720
- "description": "Default: -\n\nCustomize description content"
3526
+ "name": "status",
3527
+ "description": "Default: -\n\nSet validation status"
3721
3528
  },
3722
3529
  {
3723
- "name": "delay",
3724
- "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3530
+ "name": "styles",
3531
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3725
3532
  },
3726
3533
  {
3727
- "name": "wrapper-class-name",
3728
- "description": "Default: -\n\nThe className of wrapper when Spin has children"
3534
+ "name": "suffix-icon",
3535
+ "description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
3729
3536
  },
3730
3537
  {
3731
- "name": "indicator",
3732
- "description": "Default: -\n\nThe node of the spinning indicator"
3538
+ "name": "tag-render",
3539
+ "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
3733
3540
  },
3734
3541
  {
3735
- "name": "fullscreen",
3736
- "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3542
+ "name": "label-render",
3543
+ "description": "Default: -\n\nCustomize selected label render"
3737
3544
  },
3738
3545
  {
3739
- "name": "percent",
3740
- "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3546
+ "name": "token-separators",
3547
+ "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
3741
3548
  },
3742
3549
  {
3743
- "name": "root-class",
3744
- "description": "Default: -\n\nRoot container class"
3550
+ "name": "value",
3551
+ "description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
3745
3552
  },
3746
3553
  {
3747
- "name": "classes",
3748
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3554
+ "name": "variant",
3555
+ "description": "Default: outlined\n\nVariants of selector"
3749
3556
  },
3750
3557
  {
3751
- "name": "styles",
3752
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3558
+ "name": "virtual",
3559
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
3753
3560
  }
3754
3561
  ]
3755
3562
  },
@@ -3930,64 +3737,79 @@
3930
3737
  ]
3931
3738
  },
3932
3739
  {
3933
- "name": "a-statistic",
3934
- "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3740
+ "name": "a-slider",
3741
+ "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3935
3742
  "attributes": [
3936
3743
  {
3937
3744
  "name": "classes",
3938
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
3745
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3939
3746
  },
3940
3747
  {
3941
- "name": "decimal-separator",
3942
- "description": "Default: .\n\nThe decimal separator"
3748
+ "name": "default-value",
3749
+ "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3943
3750
  },
3944
3751
  {
3945
- "name": "formatter",
3946
- "description": "Default: -\n\nCustomize value display logic"
3752
+ "name": "disabled",
3753
+ "description": "Default: false\n\nIf true, the slider will not be interactive. Pass boolean[] to disable specific handles individually in Range mode"
3947
3754
  },
3948
3755
  {
3949
- "name": "group-separator",
3950
- "description": "Default: ,\n\nGroup separator"
3756
+ "name": "dots",
3757
+ "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3951
3758
  },
3952
3759
  {
3953
- "name": "loading",
3954
- "description": "Default: false\n\nLoading status of Statistic"
3760
+ "name": "included",
3761
+ "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3955
3762
  },
3956
3763
  {
3957
- "name": "precision",
3958
- "description": "Default: -\n\nThe precision of input value"
3764
+ "name": "keyboard",
3765
+ "description": "Default: true\n\nSupport using keyboard to move handlers"
3959
3766
  },
3960
3767
  {
3961
- "name": "prefix",
3962
- "description": "Default: -\n\nThe prefix node of value"
3768
+ "name": "marks",
3769
+ "description": "Default: &#123; number: VueNode &#125; | &#123; number: &#123; style: CSSProperties, label: VueNode &#125; &#125;\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
3963
3770
  },
3964
3771
  {
3965
- "name": "styles",
3966
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
3772
+ "name": "max",
3773
+ "description": "Default: 100\n\nThe maximum value the slider can slide to"
3967
3774
  },
3968
3775
  {
3969
- "name": "suffix",
3970
- "description": "Default: -\n\nThe suffix node of value"
3776
+ "name": "min",
3777
+ "description": "Default: 0\n\nThe minimum value the slider can slide to"
3971
3778
  },
3972
3779
  {
3973
- "name": "title",
3974
- "description": "Default: -\n\nDisplay title"
3780
+ "name": "orientation",
3781
+ "description": "Default: horizontal\n\nOrientation direction"
3782
+ },
3783
+ {
3784
+ "name": "range",
3785
+ "description": "Default: false\n\nEnable dual thumb mode for range selection"
3786
+ },
3787
+ {
3788
+ "name": "reverse",
3789
+ "description": "Default: false\n\nReverse the component"
3790
+ },
3791
+ {
3792
+ "name": "step",
3793
+ "description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
3794
+ },
3795
+ {
3796
+ "name": "styles",
3797
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3798
+ },
3799
+ {
3800
+ "name": "tooltip",
3801
+ "description": "Default: -\n\nThe tooltip related props"
3975
3802
  },
3976
3803
  {
3977
3804
  "name": "value",
3978
- "description": "Default: -\n\nDisplay value"
3805
+ "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3979
3806
  },
3980
3807
  {
3981
- "name": "value-style",
3982
- "description": "Default: -\n\nSet value section style"
3808
+ "name": "vertical",
3809
+ "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3983
3810
  }
3984
3811
  ]
3985
3812
  },
3986
- {
3987
- "name": "a-statistic-timer",
3988
- "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3989
- "attributes": []
3990
- },
3991
3813
  {
3992
3814
  "name": "a-splitter",
3993
3815
  "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
@@ -4053,92 +3875,196 @@
4053
3875
  ]
4054
3876
  },
4055
3877
  {
4056
- "name": "a-tabs",
4057
- "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
3878
+ "name": "a-steps",
3879
+ "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
3880
+ "attributes": [
3881
+ {
3882
+ "name": "classes",
3883
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3884
+ },
3885
+ {
3886
+ "name": "current",
3887
+ "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"
3888
+ },
3889
+ {
3890
+ "name": "icon-render",
3891
+ "description": "Default: -\n\nCustom render icon, please use items.icon first"
3892
+ },
3893
+ {
3894
+ "name": "initial",
3895
+ "description": "Default: 0\n\nSet the initial step, counting from 0"
3896
+ },
3897
+ {
3898
+ "name": "items",
3899
+ "description": "Default: []\n\nStepItem content"
3900
+ },
3901
+ {
3902
+ "name": "max-count",
3903
+ "description": "Default: -\n\nMaximum number of step items to display (>= 3). Hidden step ranges are collapsed into disabled ellipsis steps"
3904
+ },
3905
+ {
3906
+ "name": "orientation",
3907
+ "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
3908
+ },
3909
+ {
3910
+ "name": "percent",
3911
+ "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
3912
+ },
3913
+ {
3914
+ "name": "progress-dot",
3915
+ "description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
3916
+ },
3917
+ {
3918
+ "name": "responsive",
3919
+ "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
3920
+ },
3921
+ {
3922
+ "name": "size",
3923
+ "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
3924
+ },
3925
+ {
3926
+ "name": "status",
3927
+ "description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
3928
+ },
3929
+ {
3930
+ "name": "styles",
3931
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3932
+ },
3933
+ {
3934
+ "name": "title-placement",
3935
+ "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
3936
+ },
3937
+ {
3938
+ "name": "type",
3939
+ "description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
3940
+ },
3941
+ {
3942
+ "name": "variant",
3943
+ "description": "Default: filled\n\nConfig style variant"
3944
+ }
3945
+ ]
3946
+ },
3947
+ {
3948
+ "name": "a-statistic",
3949
+ "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
4058
3950
  "attributes": [
4059
3951
  {
4060
- "name": "active-key",
4061
- "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
3952
+ "name": "classes",
3953
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
3954
+ },
3955
+ {
3956
+ "name": "decimal-separator",
3957
+ "description": "Default: .\n\nThe decimal separator"
3958
+ },
3959
+ {
3960
+ "name": "formatter",
3961
+ "description": "Default: -\n\nCustomize value display logic"
4062
3962
  },
4063
3963
  {
4064
- "name": "add-icon",
4065
- "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
3964
+ "name": "group-separator",
3965
+ "description": "Default: ,\n\nGroup separator"
4066
3966
  },
4067
3967
  {
4068
- "name": "animated",
4069
- "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
3968
+ "name": "loading",
3969
+ "description": "Default: false\n\nLoading status of Statistic"
4070
3970
  },
4071
3971
  {
4072
- "name": "centered",
4073
- "description": "Default: false\n\nCenters tabs"
3972
+ "name": "precision",
3973
+ "description": "Default: -\n\nThe precision of input value"
4074
3974
  },
4075
3975
  {
4076
- "name": "classes",
4077
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3976
+ "name": "prefix",
3977
+ "description": "Default: -\n\nThe prefix node of value"
4078
3978
  },
4079
3979
  {
4080
- "name": "default-active-key",
4081
- "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
3980
+ "name": "styles",
3981
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
4082
3982
  },
4083
3983
  {
4084
- "name": "hide-add",
4085
- "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
3984
+ "name": "suffix",
3985
+ "description": "Default: -\n\nThe suffix node of value"
4086
3986
  },
4087
3987
  {
4088
- "name": "indicator",
4089
- "description": "Default: -\n\nCustomize size and align of indicator"
3988
+ "name": "title",
3989
+ "description": "Default: -\n\nDisplay title"
4090
3990
  },
4091
3991
  {
4092
- "name": "items",
4093
- "description": "Default: []\n\nConfigure tab content"
3992
+ "name": "value",
3993
+ "description": "Default: -\n\nDisplay value"
4094
3994
  },
4095
3995
  {
4096
- "name": "more",
4097
- "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
3996
+ "name": "value-style",
3997
+ "description": "Default: -\n\nSet value section style"
3998
+ }
3999
+ ]
4000
+ },
4001
+ {
4002
+ "name": "a-statistic-timer",
4003
+ "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
4004
+ "attributes": []
4005
+ },
4006
+ {
4007
+ "name": "a-space",
4008
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4009
+ "attributes": [
4010
+ {
4011
+ "name": "align",
4012
+ "description": "Default: -\n\nAlign items"
4098
4013
  },
4099
4014
  {
4100
- "name": "more-icon",
4101
- "description": "Default: -\n\nCustom icon of the collapse menu"
4015
+ "name": "classes",
4016
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4102
4017
  },
4103
4018
  {
4104
- "name": "remove-icon",
4105
- "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
4019
+ "name": "orientation",
4020
+ "description": "Default: horizontal\n\nThe space direction"
4106
4021
  },
4107
4022
  {
4108
- "name": "render-tab-bar",
4109
- "description": "Default: -\n\nReplace the TabBar"
4023
+ "name": "separator",
4024
+ "description": "Default: -\n\nSet separator"
4110
4025
  },
4111
4026
  {
4112
4027
  "name": "size",
4113
- "description": "Default: middle\n\nPreset tab bar size"
4028
+ "description": "Default: small\n\nThe space size"
4114
4029
  },
4115
4030
  {
4116
4031
  "name": "styles",
4117
4032
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4118
4033
  },
4119
4034
  {
4120
- "name": "tab-bar-extra-content",
4121
- "description": "Default: -\n\nExtra content in tab bar"
4035
+ "name": "vertical",
4036
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
4122
4037
  },
4123
4038
  {
4124
- "name": "tab-bar-gutter",
4125
- "description": "Default: -\n\nThe gap between tabs"
4126
- },
4039
+ "name": "wrap",
4040
+ "description": "Default: false\n\nAuto wrap line, when horizontal effective"
4041
+ }
4042
+ ]
4043
+ },
4044
+ {
4045
+ "name": "a-size",
4046
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4047
+ "attributes": []
4048
+ },
4049
+ {
4050
+ "name": "a-space-compact",
4051
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4052
+ "attributes": [
4127
4053
  {
4128
- "name": "tab-bar-style",
4129
- "description": "Default: -\n\nTab bar style object"
4054
+ "name": "block",
4055
+ "description": "Default: false\n\nOption to fit width to its parent's width"
4130
4056
  },
4131
4057
  {
4132
- "name": "tab-placement",
4133
- "description": "Default: top\n\nPlacement of tabs"
4058
+ "name": "orientation",
4059
+ "description": "Default: horizontal\n\nSet direction of layout"
4134
4060
  },
4135
4061
  {
4136
- "name": "destroy-on-hidden",
4137
- "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
4062
+ "name": "size",
4063
+ "description": "Default: middle\n\nSet child component size"
4138
4064
  },
4139
4065
  {
4140
- "name": "type",
4141
- "description": "Default: line\n\nBasic style of tabs"
4066
+ "name": "vertical",
4067
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
4142
4068
  }
4143
4069
  ]
4144
4070
  },
@@ -4204,6 +4130,60 @@
4204
4130
  }
4205
4131
  ]
4206
4132
  },
4133
+ {
4134
+ "name": "a-spin",
4135
+ "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
4136
+ "attributes": [
4137
+ {
4138
+ "name": "spinning",
4139
+ "description": "Default: true\n\nWhether Spin is visible"
4140
+ },
4141
+ {
4142
+ "name": "size",
4143
+ "description": "Default: default\n\nThe size of Spin, options: small, default and large"
4144
+ },
4145
+ {
4146
+ "name": "~~tip~~",
4147
+ "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
4148
+ },
4149
+ {
4150
+ "name": "description",
4151
+ "description": "Default: -\n\nCustomize description content"
4152
+ },
4153
+ {
4154
+ "name": "delay",
4155
+ "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
4156
+ },
4157
+ {
4158
+ "name": "wrapper-class-name",
4159
+ "description": "Default: -\n\nThe className of wrapper when Spin has children"
4160
+ },
4161
+ {
4162
+ "name": "indicator",
4163
+ "description": "Default: -\n\nThe node of the spinning indicator"
4164
+ },
4165
+ {
4166
+ "name": "fullscreen",
4167
+ "description": "Default: false\n\nDisplay a backdrop with the Spin component"
4168
+ },
4169
+ {
4170
+ "name": "percent",
4171
+ "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
4172
+ },
4173
+ {
4174
+ "name": "root-class",
4175
+ "description": "Default: -\n\nRoot container class"
4176
+ },
4177
+ {
4178
+ "name": "classes",
4179
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4180
+ },
4181
+ {
4182
+ "name": "styles",
4183
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4184
+ }
4185
+ ]
4186
+ },
4207
4187
  {
4208
4188
  "name": "a-table",
4209
4189
  "description": "(ZH) 展示行列数据。\n\n(EN) A table displays rows of data.",
@@ -4216,10 +4196,18 @@
4216
4196
  "name": "classes",
4217
4197
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4218
4198
  },
4199
+ {
4200
+ "name": "column",
4201
+ "description": "Default: -\n\nDefault props for every column. See Column. It only applies when the column does not define the same property."
4202
+ },
4219
4203
  {
4220
4204
  "name": "columns",
4221
4205
  "description": "Default: -\n\nColumns of table"
4222
4206
  },
4207
+ {
4208
+ "name": "components",
4209
+ "description": "Default: -\n\nOverride default table elements"
4210
+ },
4223
4211
  {
4224
4212
  "name": "data-source",
4225
4213
  "description": "Default: -\n\nData record array to be displayed"
@@ -4288,10 +4276,18 @@
4288
4276
  "name": "styles",
4289
4277
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4290
4278
  },
4279
+ {
4280
+ "name": "summary",
4281
+ "description": "Default: -\n\nSummary content renderer. You can also use the #summary slot."
4282
+ },
4291
4283
  {
4292
4284
  "name": "table-layout",
4293
4285
  "description": "Default: -fixed when header/columns are fixed, or using column.ellipsis\n\nThe table-layout attribute of table element"
4294
4286
  },
4287
+ {
4288
+ "name": "title",
4289
+ "description": "Default: -\n\nTable title renderer. You can also use the #title slot."
4290
+ },
4295
4291
  {
4296
4292
  "name": "dropdown-prefix-cls",
4297
4293
  "description": "Default: -\n\n-"
@@ -4303,123 +4299,92 @@
4303
4299
  ]
4304
4300
  },
4305
4301
  {
4306
- "name": "a-steps",
4307
- "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
4302
+ "name": "a-tabs",
4303
+ "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
4308
4304
  "attributes": [
4309
4305
  {
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"
4306
+ "name": "active-key",
4307
+ "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
4328
4308
  },
4329
4309
  {
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"
4310
+ "name": "add-icon",
4311
+ "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
4332
4312
  },
4333
4313
  {
4334
- "name": "orientation",
4335
- "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
4314
+ "name": "animated",
4315
+ "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
4336
4316
  },
4337
4317
  {
4338
- "name": "percent",
4339
- "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
4318
+ "name": "centered",
4319
+ "description": "Default: false\n\nCenters tabs"
4340
4320
  },
4341
4321
  {
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"
4322
+ "name": "classes",
4323
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4344
4324
  },
4345
4325
  {
4346
- "name": "responsive",
4347
- "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
4326
+ "name": "default-active-key",
4327
+ "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
4348
4328
  },
4349
4329
  {
4350
- "name": "size",
4351
- "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
4330
+ "name": "hide-add",
4331
+ "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
4352
4332
  },
4353
4333
  {
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"
4334
+ "name": "indicator",
4335
+ "description": "Default: -\n\nCustomize size and align of indicator"
4356
4336
  },
4357
4337
  {
4358
- "name": "styles",
4359
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4338
+ "name": "items",
4339
+ "description": "Default: []\n\nConfigure tab content"
4360
4340
  },
4361
4341
  {
4362
- "name": "title-placement",
4363
- "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
4342
+ "name": "more",
4343
+ "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
4364
4344
  },
4365
4345
  {
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"
4346
+ "name": "more-icon",
4347
+ "description": "Default: -\n\nCustom icon of the collapse menu"
4368
4348
  },
4369
4349
  {
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"
4350
+ "name": "remove-icon",
4351
+ "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
4387
4352
  },
4388
- {
4389
- "name": "items",
4390
- "description": "Default: -\n\nEach node of timeline"
4353
+ {
4354
+ "name": "render-tab-bar",
4355
+ "description": "Default: -\n\nReplace the TabBar"
4391
4356
  },
4392
4357
  {
4393
- "name": "mode",
4394
- "description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
4358
+ "name": "size",
4359
+ "description": "Default: middle\n\nPreset tab bar size"
4395
4360
  },
4396
4361
  {
4397
- "name": "pending",
4398
- "description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
4362
+ "name": "styles",
4363
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4399
4364
  },
4400
4365
  {
4401
- "name": "pending-dot",
4402
- "description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
4366
+ "name": "tab-bar-extra-content",
4367
+ "description": "Default: -\n\nExtra content in tab bar"
4403
4368
  },
4404
4369
  {
4405
- "name": "reverse",
4406
- "description": "Default: false\n\nWhether reverse nodes or not"
4370
+ "name": "tab-bar-gutter",
4371
+ "description": "Default: -\n\nThe gap between tabs"
4407
4372
  },
4408
4373
  {
4409
- "name": "styles",
4410
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4374
+ "name": "tab-bar-style",
4375
+ "description": "Default: -\n\nTab bar style object"
4411
4376
  },
4412
4377
  {
4413
- "name": "dot-render",
4414
- "description": "Default: -\n\nCustom rendering function for timeline dot"
4378
+ "name": "tab-placement",
4379
+ "description": "Default: top\n\nPlacement of tabs"
4415
4380
  },
4416
4381
  {
4417
- "name": "label-render",
4418
- "description": "Default: -\n\nCustom rendering function for timeline label"
4382
+ "name": "destroy-on-hidden",
4383
+ "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
4419
4384
  },
4420
4385
  {
4421
- "name": "content-render",
4422
- "description": "Default: -\n\nCustom rendering function for timeline content"
4386
+ "name": "type",
4387
+ "description": "Default: line\n\nBasic style of tabs"
4423
4388
  }
4424
4389
  ]
4425
4390
  },
@@ -4527,6 +4492,57 @@
4527
4492
  "description": "进行标记和分类的小标签。",
4528
4493
  "attributes": []
4529
4494
  },
4495
+ {
4496
+ "name": "a-time-picker",
4497
+ "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4498
+ "attributes": []
4499
+ },
4500
+ {
4501
+ "name": "a-timeline",
4502
+ "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
4503
+ "attributes": [
4504
+ {
4505
+ "name": "classes",
4506
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4507
+ },
4508
+ {
4509
+ "name": "items",
4510
+ "description": "Default: -\n\nEach node of timeline"
4511
+ },
4512
+ {
4513
+ "name": "mode",
4514
+ "description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
4515
+ },
4516
+ {
4517
+ "name": "pending",
4518
+ "description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
4519
+ },
4520
+ {
4521
+ "name": "pending-dot",
4522
+ "description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
4523
+ },
4524
+ {
4525
+ "name": "reverse",
4526
+ "description": "Default: false\n\nWhether reverse nodes or not"
4527
+ },
4528
+ {
4529
+ "name": "styles",
4530
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4531
+ },
4532
+ {
4533
+ "name": "dot-render",
4534
+ "description": "Default: -\n\nCustom rendering function for timeline dot"
4535
+ },
4536
+ {
4537
+ "name": "label-render",
4538
+ "description": "Default: -\n\nCustom rendering function for timeline label"
4539
+ },
4540
+ {
4541
+ "name": "content-render",
4542
+ "description": "Default: -\n\nCustom rendering function for timeline content"
4543
+ }
4544
+ ]
4545
+ },
4530
4546
  {
4531
4547
  "name": "a-tooltip",
4532
4548
  "description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
@@ -4629,6 +4645,88 @@
4629
4645
  }
4630
4646
  ]
4631
4647
  },
4648
+ {
4649
+ "name": "a-tour",
4650
+ "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4651
+ "attributes": [
4652
+ {
4653
+ "name": "steps",
4654
+ "description": "Default: -\n\nTour steps"
4655
+ },
4656
+ {
4657
+ "name": "open",
4658
+ "description": "Default: false\n\nOpen tour, support v-model:open"
4659
+ },
4660
+ {
4661
+ "name": "current",
4662
+ "description": "Default: -\n\nWhat is the current step"
4663
+ },
4664
+ {
4665
+ "name": "arrow",
4666
+ "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4667
+ },
4668
+ {
4669
+ "name": "close-icon",
4670
+ "description": "Default: true\n\nCustomize close icon"
4671
+ },
4672
+ {
4673
+ "name": "disabled-interaction",
4674
+ "description": "Default: false\n\nDisable interaction on highlighted area"
4675
+ },
4676
+ {
4677
+ "name": "gap",
4678
+ "description": "Default: &#123; offset: 6, radius: 2 &#125;\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
4679
+ },
4680
+ {
4681
+ "name": "placement",
4682
+ "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4683
+ },
4684
+ {
4685
+ "name": "mask",
4686
+ "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4687
+ },
4688
+ {
4689
+ "name": "type",
4690
+ "description": "Default: default\n\nType, affects the background color and text color"
4691
+ },
4692
+ {
4693
+ "name": "scroll-into-view-options",
4694
+ "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4695
+ },
4696
+ {
4697
+ "name": "indicators-render",
4698
+ "description": "Default: -\n\nCustom indicator"
4699
+ },
4700
+ {
4701
+ "name": "actions-render",
4702
+ "description": "Default: -\n\nCustom action"
4703
+ },
4704
+ {
4705
+ "name": "z-index",
4706
+ "description": "Default: 1001\n\nTour zIndex"
4707
+ },
4708
+ {
4709
+ "name": "get-popup-container",
4710
+ "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4711
+ },
4712
+ {
4713
+ "name": "classes",
4714
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4715
+ },
4716
+ {
4717
+ "name": "styles",
4718
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4719
+ },
4720
+ {
4721
+ "name": "root-class",
4722
+ "description": "Default: -\n\nRoot container class"
4723
+ },
4724
+ {
4725
+ "name": "prefix-cls",
4726
+ "description": "Default: -\n\n-"
4727
+ }
4728
+ ]
4729
+ },
4632
4730
  {
4633
4731
  "name": "a-tree",
4634
4732
  "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
@@ -4772,128 +4870,46 @@
4772
4870
  "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4773
4871
  "attributes": [
4774
4872
  {
4775
- "name": "checkable",
4776
- "description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
4777
- },
4778
- {
4779
- "name": "disable-checkbox",
4780
- "description": "Default: false\n\nDisables the checkbox of the treeNode"
4781
- },
4782
- {
4783
- "name": "disabled",
4784
- "description": "Default: false\n\nDisables the treeNode"
4785
- },
4786
- {
4787
- "name": "icon",
4788
- "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4789
- },
4790
- {
4791
- "name": "is-leaf",
4792
- "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"
4793
- },
4794
- {
4795
- "name": "key",
4796
- "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"
4797
- },
4798
- {
4799
- "name": "selectable",
4800
- "description": "Default: true\n\nSet whether the treeNode can be selected"
4801
- },
4802
- {
4803
- "name": "title",
4804
- "description": "Default: ---\n\nTitle"
4805
- }
4806
- ]
4807
- },
4808
- {
4809
- "name": "a-directory-tree",
4810
- "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4811
- "attributes": [
4812
- {
4813
- "name": "expand-action",
4814
- "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4815
- }
4816
- ]
4817
- },
4818
- {
4819
- "name": "a-tour",
4820
- "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4821
- "attributes": [
4822
- {
4823
- "name": "steps",
4824
- "description": "Default: -\n\nTour steps"
4825
- },
4826
- {
4827
- "name": "open",
4828
- "description": "Default: false\n\nOpen tour, support v-model:open"
4829
- },
4830
- {
4831
- "name": "current",
4832
- "description": "Default: -\n\nWhat is the current step"
4833
- },
4834
- {
4835
- "name": "arrow",
4836
- "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4837
- },
4838
- {
4839
- "name": "close-icon",
4840
- "description": "Default: true\n\nCustomize close icon"
4841
- },
4842
- {
4843
- "name": "disabled-interaction",
4844
- "description": "Default: false\n\nDisable interaction on highlighted area"
4845
- },
4846
- {
4847
- "name": "gap",
4848
- "description": "Default: &#123; offset: 6, radius: 2 &#125;\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
4849
- },
4850
- {
4851
- "name": "placement",
4852
- "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4853
- },
4854
- {
4855
- "name": "mask",
4856
- "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4857
- },
4858
- {
4859
- "name": "type",
4860
- "description": "Default: default\n\nType, affects the background color and text color"
4861
- },
4862
- {
4863
- "name": "scroll-into-view-options",
4864
- "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4873
+ "name": "checkable",
4874
+ "description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
4865
4875
  },
4866
4876
  {
4867
- "name": "indicators-render",
4868
- "description": "Default: -\n\nCustom indicator"
4877
+ "name": "disable-checkbox",
4878
+ "description": "Default: false\n\nDisables the checkbox of the treeNode"
4869
4879
  },
4870
4880
  {
4871
- "name": "actions-render",
4872
- "description": "Default: -\n\nCustom action"
4881
+ "name": "disabled",
4882
+ "description": "Default: false\n\nDisables the treeNode"
4873
4883
  },
4874
4884
  {
4875
- "name": "z-index",
4876
- "description": "Default: 1001\n\nTour zIndex"
4885
+ "name": "icon",
4886
+ "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4877
4887
  },
4878
4888
  {
4879
- "name": "get-popup-container",
4880
- "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4889
+ "name": "is-leaf",
4890
+ "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"
4881
4891
  },
4882
4892
  {
4883
- "name": "classes",
4884
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4893
+ "name": "key",
4894
+ "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"
4885
4895
  },
4886
4896
  {
4887
- "name": "styles",
4888
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4897
+ "name": "selectable",
4898
+ "description": "Default: true\n\nSet whether the treeNode can be selected"
4889
4899
  },
4890
4900
  {
4891
- "name": "root-class",
4892
- "description": "Default: -\n\nRoot container class"
4893
- },
4901
+ "name": "title",
4902
+ "description": "Default: ---\n\nTitle"
4903
+ }
4904
+ ]
4905
+ },
4906
+ {
4907
+ "name": "a-directory-tree",
4908
+ "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4909
+ "attributes": [
4894
4910
  {
4895
- "name": "prefix-cls",
4896
- "description": "Default: -\n\n-"
4911
+ "name": "expand-action",
4912
+ "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4897
4913
  }
4898
4914
  ]
4899
4915
  },
@@ -4993,112 +5009,6 @@
4993
5009
  "description": "树型选择控件。",
4994
5010
  "attributes": []
4995
5011
  },
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"
5003
- },
5004
- {
5005
- "name": "action",
5006
- "description": "Default: -\n\nUploading URL"
5007
- },
5008
- {
5009
- "name": "before-upload",
5010
- "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**"
5011
- },
5012
- {
5013
- "name": "custom-request",
5014
- "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
5015
- },
5016
- {
5017
- "name": "classes",
5018
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5019
- },
5020
- {
5021
- "name": "data",
5022
- "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
5023
- },
5024
- {
5025
- "name": "directory",
5026
- "description": "Default: false\n\nSupport upload whole directory (caniuse)"
5027
- },
5028
- {
5029
- "name": "disabled",
5030
- "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."
5031
- },
5032
- {
5033
- "name": "file-list",
5034
- "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"
5035
- },
5036
- {
5037
- "name": "headers",
5038
- "description": "Default: -\n\nSet request headers, valid above IE10"
5039
- },
5040
- {
5041
- "name": "icon-render",
5042
- "description": "Default: -\n\nCustom show icon"
5043
- },
5044
- {
5045
- "name": "is-image-url",
5046
- "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
5047
- },
5048
- {
5049
- "name": "item-render",
5050
- "description": "Default: -\n\nCustom item of uploadList"
5051
- },
5052
- {
5053
- "name": "list-type",
5054
- "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
5055
- },
5056
- {
5057
- "name": "max-count",
5058
- "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
5059
- },
5060
- {
5061
- "name": "method",
5062
- "description": "Default: post\n\nThe http method of upload request"
5063
- },
5064
- {
5065
- "name": "multiple",
5066
- "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"
5067
- },
5068
- {
5069
- "name": "name",
5070
- "description": "Default: file\n\nThe name of uploading file"
5071
- },
5072
- {
5073
- "name": "open-file-dialog-on-click",
5074
- "description": "Default: true\n\nClick open file dialog"
5075
- },
5076
- {
5077
- "name": "pastable",
5078
- "description": "Default: false\n\nSupport paste file"
5079
- },
5080
- {
5081
- "name": "preview-file",
5082
- "description": "Default: -\n\nCustomize preview file logic"
5083
- },
5084
- {
5085
- "name": "progress",
5086
- "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
5087
- },
5088
- {
5089
- "name": "show-upload-list",
5090
- "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5091
- },
5092
- {
5093
- "name": "styles",
5094
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5095
- },
5096
- {
5097
- "name": "with-credentials",
5098
- "description": "Default: false\n\nThe ajax upload with cookie sent"
5099
- }
5100
- ]
5101
- },
5102
5012
  {
5103
5013
  "name": "a-typography",
5104
5014
  "description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
@@ -5287,6 +5197,112 @@
5287
5197
  }
5288
5198
  ]
5289
5199
  },
5200
+ {
5201
+ "name": "a-upload",
5202
+ "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
5203
+ "attributes": [
5204
+ {
5205
+ "name": "accept",
5206
+ "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
5207
+ },
5208
+ {
5209
+ "name": "action",
5210
+ "description": "Default: -\n\nUploading URL"
5211
+ },
5212
+ {
5213
+ "name": "before-upload",
5214
+ "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**"
5215
+ },
5216
+ {
5217
+ "name": "custom-request",
5218
+ "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
5219
+ },
5220
+ {
5221
+ "name": "classes",
5222
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5223
+ },
5224
+ {
5225
+ "name": "data",
5226
+ "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
5227
+ },
5228
+ {
5229
+ "name": "directory",
5230
+ "description": "Default: false\n\nSupport upload whole directory (caniuse)"
5231
+ },
5232
+ {
5233
+ "name": "disabled",
5234
+ "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."
5235
+ },
5236
+ {
5237
+ "name": "file-list",
5238
+ "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"
5239
+ },
5240
+ {
5241
+ "name": "headers",
5242
+ "description": "Default: -\n\nSet request headers, valid above IE10"
5243
+ },
5244
+ {
5245
+ "name": "icon-render",
5246
+ "description": "Default: -\n\nCustom show icon"
5247
+ },
5248
+ {
5249
+ "name": "is-image-url",
5250
+ "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
5251
+ },
5252
+ {
5253
+ "name": "item-render",
5254
+ "description": "Default: -\n\nCustom item of uploadList"
5255
+ },
5256
+ {
5257
+ "name": "list-type",
5258
+ "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
5259
+ },
5260
+ {
5261
+ "name": "max-count",
5262
+ "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
5263
+ },
5264
+ {
5265
+ "name": "method",
5266
+ "description": "Default: post\n\nThe http method of upload request"
5267
+ },
5268
+ {
5269
+ "name": "multiple",
5270
+ "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"
5271
+ },
5272
+ {
5273
+ "name": "name",
5274
+ "description": "Default: file\n\nThe name of uploading file"
5275
+ },
5276
+ {
5277
+ "name": "open-file-dialog-on-click",
5278
+ "description": "Default: true\n\nClick open file dialog"
5279
+ },
5280
+ {
5281
+ "name": "pastable",
5282
+ "description": "Default: false\n\nSupport paste file"
5283
+ },
5284
+ {
5285
+ "name": "preview-file",
5286
+ "description": "Default: -\n\nCustomize preview file logic"
5287
+ },
5288
+ {
5289
+ "name": "progress",
5290
+ "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
5291
+ },
5292
+ {
5293
+ "name": "show-upload-list",
5294
+ "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5295
+ },
5296
+ {
5297
+ "name": "styles",
5298
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5299
+ },
5300
+ {
5301
+ "name": "with-credentials",
5302
+ "description": "Default: false\n\nThe ajax upload with cookie sent"
5303
+ }
5304
+ ]
5305
+ },
5290
5306
  {
5291
5307
  "name": "a-watermark",
5292
5308
  "description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",