antdv-next 1.1.2 → 1.1.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 (384) hide show
  1. package/dist/_util/ActionButton.d.ts +2 -2
  2. package/dist/_util/PurePanel.d.ts +3 -3
  3. package/dist/_util/hooks/useClosable.d.ts +2 -2
  4. package/dist/_util/hooks/useMergeSemantic.d.ts +4 -4
  5. package/dist/_util/hooks/useMergedMask.d.ts +3 -3
  6. package/dist/_util/instance.d.ts +2 -2
  7. package/dist/_util/responsiveObserver.d.ts +2 -2
  8. package/dist/_util/statusUtils.d.ts +1 -1
  9. package/dist/_util/wave/WaveEffect.d.ts +5 -5
  10. package/dist/_util/wave/index.d.ts +2 -2
  11. package/dist/_util/wave/style.d.ts +2 -2
  12. package/dist/_util/zindexContext.d.ts +3 -3
  13. package/dist/affix/index.d.ts +3 -3
  14. package/dist/affix/style/index.d.ts +2 -2
  15. package/dist/alert/Alert.d.ts +2 -2
  16. package/dist/alert/style/index.d.ts +2 -2
  17. package/dist/anchor/Anchor.d.ts +2 -2
  18. package/dist/anchor/AnchorLink.d.ts +2 -2
  19. package/dist/anchor/style/index.d.ts +2 -2
  20. package/dist/antd-with-locales.esm.js +10988 -10599
  21. package/dist/antd-with-locales.js +82 -82
  22. package/dist/antd.css +1 -1
  23. package/dist/antd.esm.js +9456 -9067
  24. package/dist/antd.js +82 -82
  25. package/dist/app/App.d.ts +2 -2
  26. package/dist/app/context.d.ts +2 -2
  27. package/dist/app/style/index.d.ts +2 -2
  28. package/dist/auto-complete/index.d.ts +2 -2
  29. package/dist/avatar/Avatar.d.ts +2 -2
  30. package/dist/avatar/AvatarGroup.d.ts +2 -2
  31. package/dist/avatar/style/index.d.ts +2 -2
  32. package/dist/badge/Ribbon.d.ts +2 -2
  33. package/dist/badge/ScrollNumber.d.ts +2 -2
  34. package/dist/badge/SingleNumber.d.ts +2 -2
  35. package/dist/badge/index.d.ts +3 -3
  36. package/dist/badge/style/index.d.ts +2 -2
  37. package/dist/badge/style/ribbon.d.ts +2 -2
  38. package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
  39. package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
  40. package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
  41. package/dist/breadcrumb/style/index.d.ts +2 -2
  42. package/dist/breadcrumb/useItemRender.d.ts +2 -2
  43. package/dist/button/Button.d.ts +2 -2
  44. package/dist/button/DefaultLoadingIcon.d.ts +2 -2
  45. package/dist/button/IconWrapper.d.ts +2 -2
  46. package/dist/button/buttonHelper.d.ts +1 -1
  47. package/dist/button/style/compact.d.ts +4 -4
  48. package/dist/button/style/index.d.ts +2 -2
  49. package/dist/calendar/Header.d.ts +2 -2
  50. package/dist/calendar/generateCalendar.d.ts +2 -2
  51. package/dist/calendar/index.d.ts +2 -2
  52. package/dist/calendar/style/index.d.ts +2 -2
  53. package/dist/card/Card.d.ts +2 -2
  54. package/dist/card/CardGrid.d.ts +2 -2
  55. package/dist/card/CardMeta.d.ts +2 -2
  56. package/dist/card/style/index.d.ts +2 -2
  57. package/dist/carousel/index.d.ts +2 -2
  58. package/dist/carousel/style/index.d.ts +2 -2
  59. package/dist/cascader/Panel.d.ts +2 -2
  60. package/dist/cascader/hooks/useBase.d.ts +5 -5
  61. package/dist/cascader/hooks/useCheckable.d.ts +2 -2
  62. package/dist/cascader/index.d.ts +2 -2
  63. package/dist/cascader/style/index.d.ts +2 -2
  64. package/dist/cascader/style/panel.d.ts +2 -2
  65. package/dist/checkbox/Checkbox.d.ts +2 -2
  66. package/dist/checkbox/Group.d.ts +2 -2
  67. package/dist/checkbox/style/index.d.ts +4 -4
  68. package/dist/collapse/Collapse.d.ts +2 -2
  69. package/dist/collapse/CollapsePanel.d.ts +2 -2
  70. package/dist/collapse/style/index.d.ts +2 -2
  71. package/dist/color-picker/ColorPicker.d.ts +2 -2
  72. package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
  73. package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
  74. package/dist/color-picker/components/ColorClear.d.ts +2 -2
  75. package/dist/color-picker/components/ColorHexInput.d.ts +2 -2
  76. package/dist/color-picker/components/ColorHsbInput.d.ts +2 -2
  77. package/dist/color-picker/components/ColorInput.d.ts +2 -2
  78. package/dist/color-picker/components/ColorPresets.d.ts +2 -2
  79. package/dist/color-picker/components/ColorRgbInput.d.ts +2 -2
  80. package/dist/color-picker/components/ColorSlider.d.ts +3 -3
  81. package/dist/color-picker/components/ColorSteppers.d.ts +2 -2
  82. package/dist/color-picker/components/ColorTrigger.d.ts +2 -2
  83. package/dist/color-picker/components/PanelPicker/GradientColorBar.d.ts +2 -2
  84. package/dist/color-picker/components/PanelPicker/index.d.ts +2 -2
  85. package/dist/color-picker/components/PanelPresets.d.ts +2 -2
  86. package/dist/color-picker/context.d.ts +3 -3
  87. package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
  88. package/dist/color-picker/style/index.d.ts +2 -2
  89. package/dist/config-provider/DisabledContext.d.ts +2 -2
  90. package/dist/config-provider/SizeContext.d.ts +2 -2
  91. package/dist/config-provider/context.d.ts +15 -15
  92. package/dist/config-provider/defaultRenderEmpty.d.ts +2 -2
  93. package/dist/config-provider/hooks/useCSSVarCls.d.ts +2 -2
  94. package/dist/config-provider/hooks/useConfig.d.ts +3 -3
  95. package/dist/config-provider/hooks/useSize.d.ts +2 -2
  96. package/dist/config-provider/hooks/useTheme.d.ts +2 -2
  97. package/dist/config-provider/index.d.ts +4 -4
  98. package/dist/date-picker/PickerButton.d.ts +2 -2
  99. package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
  100. package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
  101. package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
  102. package/dist/date-picker/generatePicker/index.d.ts +8 -8
  103. package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
  104. package/dist/date-picker/index.d.ts +13 -13
  105. package/dist/date-picker/style/index.d.ts +2 -2
  106. package/dist/date-picker/util.d.ts +7 -3
  107. package/dist/descriptions/Cell.d.ts +2 -2
  108. package/dist/descriptions/Item.d.ts +2 -2
  109. package/dist/descriptions/Row.d.ts +2 -2
  110. package/dist/descriptions/hooks/useItems.d.ts +8 -8
  111. package/dist/descriptions/hooks/useRow.d.ts +2 -2
  112. package/dist/descriptions/index.d.ts +2 -2
  113. package/dist/descriptions/style/index.d.ts +2 -2
  114. package/dist/divider/index.d.ts +2 -2
  115. package/dist/divider/style/index.d.ts +2 -2
  116. package/dist/drawer/DrawerPanel.d.ts +2 -2
  117. package/dist/drawer/index.d.ts +3 -3
  118. package/dist/drawer/style/index.d.ts +2 -2
  119. package/dist/drawer/useFocusable.d.ts +2 -2
  120. package/dist/dropdown/dropdown.d.ts +2 -2
  121. package/dist/dropdown/style/index.d.ts +2 -2
  122. package/dist/empty/empty.d.ts +2 -2
  123. package/dist/empty/index.d.ts +5 -5
  124. package/dist/empty/simple.d.ts +2 -2
  125. package/dist/empty/style/index.d.ts +2 -2
  126. package/dist/flex/index.d.ts +2 -2
  127. package/dist/flex/style/index.d.ts +2 -2
  128. package/dist/float-button/BackTop.d.ts +2 -2
  129. package/dist/float-button/FloatButton.d.ts +2 -2
  130. package/dist/float-button/FloatButtonGroup.d.ts +2 -2
  131. package/dist/float-button/PurePanel.d.ts +2 -2
  132. package/dist/float-button/context.d.ts +3 -3
  133. package/dist/float-button/style/index.d.ts +2 -2
  134. package/dist/form/ErrorList.d.ts +2 -2
  135. package/dist/form/Form.d.ts +2 -2
  136. package/dist/form/FormItem/ItemHolder.d.ts +3 -3
  137. package/dist/form/FormItem/ItemHolder.js +1 -1
  138. package/dist/form/FormItem/StatusProvider.d.ts +2 -2
  139. package/dist/form/FormItem/index.d.ts +5 -5
  140. package/dist/form/FormItem/index.js +24 -13
  141. package/dist/form/FormItemInput.d.ts +2 -2
  142. package/dist/form/FormItemLabel.d.ts +3 -3
  143. package/dist/form/context.d.ts +7 -7
  144. package/dist/form/hooks/useVariant.d.ts +2 -2
  145. package/dist/form/style/fallbackCmp.d.ts +4 -4
  146. package/dist/form/style/index.d.ts +2 -2
  147. package/dist/form/types.d.ts +6 -3
  148. package/dist/form/utils/messages.d.ts +1 -0
  149. package/dist/form/utils/messages.js +1 -0
  150. package/dist/form/utils/validateUtil.js +2 -0
  151. package/dist/grid/col.d.ts +2 -2
  152. package/dist/grid/index.d.ts +2 -2
  153. package/dist/grid/row.d.ts +2 -2
  154. package/dist/grid/style/index.d.ts +3 -3
  155. package/dist/image/PreviewGroup.d.ts +12 -12
  156. package/dist/image/hooks/useMergedPreviewConfig.d.ts +6 -6
  157. package/dist/image/hooks/usePreviewConfig.d.ts +10 -10
  158. package/dist/image/index.d.ts +3 -3
  159. package/dist/image/style/index.d.ts +2 -2
  160. package/dist/input/Group.d.ts +3 -3
  161. package/dist/input/Input.d.ts +2 -2
  162. package/dist/input/OTP/OTPInput.d.ts +3 -3
  163. package/dist/input/OTP/index.d.ts +2 -2
  164. package/dist/input/Password.d.ts +2 -2
  165. package/dist/input/Search.d.ts +2 -2
  166. package/dist/input/TextArea.d.ts +2 -2
  167. package/dist/input/index.d.ts +7 -7
  168. package/dist/input/style/index.d.ts +3 -3
  169. package/dist/input/style/otp.d.ts +2 -2
  170. package/dist/input/style/search.d.ts +2 -2
  171. package/dist/input/style/textarea.d.ts +2 -2
  172. package/dist/input-number/index.d.ts +2 -2
  173. package/dist/input-number/style/index.d.ts +2 -2
  174. package/dist/layout/Sider.d.ts +2 -2
  175. package/dist/layout/index.d.ts +5 -5
  176. package/dist/layout/layout.d.ts +5 -5
  177. package/dist/layout/style/index.d.ts +2 -2
  178. package/dist/layout/style/sider.d.ts +2 -2
  179. package/dist/locale/index.d.ts +2 -2
  180. package/dist/locale/useLocale.d.ts +2 -2
  181. package/dist/locale/zh_CN.js +2 -2
  182. package/dist/masonry/Masonry.d.ts +2 -2
  183. package/dist/masonry/MasonryItem.d.ts +2 -2
  184. package/dist/masonry/hooks/usePositions.d.ts +2 -2
  185. package/dist/masonry/style/index.d.ts +2 -2
  186. package/dist/mentions/index.d.ts +2 -2
  187. package/dist/mentions/style/index.d.ts +2 -2
  188. package/dist/menu/MenuContext.d.ts +3 -3
  189. package/dist/menu/MenuDivider.d.ts +2 -2
  190. package/dist/menu/MenuItem.d.ts +2 -2
  191. package/dist/menu/OverrideContext.d.ts +3 -3
  192. package/dist/menu/SubMenu.d.ts +2 -2
  193. package/dist/menu/index.d.ts +3 -3
  194. package/dist/menu/menu.d.ts +2 -2
  195. package/dist/menu/style/index.d.ts +2 -2
  196. package/dist/message/PurePanel.d.ts +3 -3
  197. package/dist/message/style/index.d.ts +2 -2
  198. package/dist/message/useMessage.d.ts +3 -3
  199. package/dist/modal/ConfirmDialog.d.ts +4 -4
  200. package/dist/modal/Modal.d.ts +2 -2
  201. package/dist/modal/PurePanel.d.ts +2 -2
  202. package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
  203. package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
  204. package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
  205. package/dist/modal/components/NormalOkBtn.d.ts +2 -2
  206. package/dist/modal/shared.d.ts +4 -4
  207. package/dist/modal/style/confirm.d.ts +4 -4
  208. package/dist/modal/style/index.d.ts +2 -2
  209. package/dist/modal/useModal/HookModal.d.ts +3 -3
  210. package/dist/notification/PurePanel.d.ts +3 -3
  211. package/dist/notification/style/index.d.ts +2 -2
  212. package/dist/notification/style/pure-panel.d.ts +4 -4
  213. package/dist/notification/useNotification.d.ts +3 -3
  214. package/dist/package.js +1 -1
  215. package/dist/pagination/Pagination.d.ts +2 -2
  216. package/dist/pagination/Pagination.js +6 -6
  217. package/dist/pagination/style/bordered.d.ts +4 -4
  218. package/dist/pagination/style/index.d.ts +2 -2
  219. package/dist/popconfirm/PurePanel.d.ts +3 -3
  220. package/dist/popconfirm/index.d.ts +2 -2
  221. package/dist/popconfirm/style/index.d.ts +2 -2
  222. package/dist/popover/PurePanel.d.ts +4 -4
  223. package/dist/popover/index.d.ts +2 -2
  224. package/dist/popover/style/index.d.ts +2 -2
  225. package/dist/progress/Circle.d.ts +3 -3
  226. package/dist/progress/Line.d.ts +3 -3
  227. package/dist/progress/Steps.d.ts +2 -2
  228. package/dist/progress/progress.d.ts +2 -2
  229. package/dist/progress/style/index.d.ts +2 -2
  230. package/dist/qrcode/QrcodeStatus.d.ts +2 -2
  231. package/dist/qrcode/index.d.ts +2 -2
  232. package/dist/qrcode/style/index.d.ts +2 -2
  233. package/dist/radio/group.d.ts +2 -2
  234. package/dist/radio/index.d.ts +3 -3
  235. package/dist/radio/radio.d.ts +2 -2
  236. package/dist/radio/radioButton.d.ts +2 -2
  237. package/dist/radio/style/index.d.ts +2 -2
  238. package/dist/rate/index.d.ts +2 -2
  239. package/dist/rate/style/index.d.ts +2 -2
  240. package/dist/result/index.d.ts +2 -2
  241. package/dist/result/noFound.d.ts +2 -2
  242. package/dist/result/serverError.d.ts +2 -2
  243. package/dist/result/style/index.d.ts +2 -2
  244. package/dist/result/unauthorized.d.ts +2 -2
  245. package/dist/segmented/index.d.ts +2 -2
  246. package/dist/segmented/style/index.d.ts +2 -2
  247. package/dist/select/index.d.ts +4 -4
  248. package/dist/select/index.js +2 -0
  249. package/dist/select/style/index.d.ts +2 -2
  250. package/dist/select/style/select-input.js +2 -2
  251. package/dist/select/useIcons.d.ts +10 -5
  252. package/dist/select/usePopupRender.d.ts +2 -2
  253. package/dist/skeleton/Avatar.d.ts +2 -2
  254. package/dist/skeleton/Button.d.ts +2 -2
  255. package/dist/skeleton/Element.d.ts +2 -2
  256. package/dist/skeleton/Image.d.ts +2 -2
  257. package/dist/skeleton/Input.d.ts +2 -2
  258. package/dist/skeleton/Node.d.ts +2 -2
  259. package/dist/skeleton/Paragraph.d.ts +2 -2
  260. package/dist/skeleton/Skeleton.d.ts +2 -2
  261. package/dist/skeleton/Title.d.ts +2 -2
  262. package/dist/skeleton/style/index.d.ts +2 -2
  263. package/dist/slider/SliderTooltip.d.ts +3 -3
  264. package/dist/slider/index.d.ts +2 -2
  265. package/dist/slider/style/index.d.ts +2 -2
  266. package/dist/space/Addon.d.ts +2 -2
  267. package/dist/space/Compact.d.ts +6 -6
  268. package/dist/space/Item.d.ts +2 -2
  269. package/dist/space/index.d.ts +4 -4
  270. package/dist/space/style/addon.d.ts +2 -2
  271. package/dist/space/style/compact.d.ts +2 -2
  272. package/dist/space/style/index.d.ts +2 -2
  273. package/dist/spin/Indicator/Looper.d.ts +2 -2
  274. package/dist/spin/Indicator/Progress.d.ts +2 -2
  275. package/dist/spin/Indicator/index.d.ts +2 -2
  276. package/dist/spin/index.d.ts +2 -2
  277. package/dist/spin/style/index.d.ts +2 -2
  278. package/dist/spin/usePercent.d.ts +2 -2
  279. package/dist/splitter/Panel.d.ts +3 -3
  280. package/dist/splitter/SplitBar.d.ts +2 -2
  281. package/dist/splitter/Splitter.d.ts +2 -2
  282. package/dist/splitter/hooks/useResizable.d.ts +2 -2
  283. package/dist/splitter/hooks/useResize.d.ts +2 -2
  284. package/dist/splitter/hooks/useSizes.d.ts +2 -2
  285. package/dist/splitter/hooks/useSizes.js +1 -3
  286. package/dist/splitter/index.d.ts +2 -2
  287. package/dist/splitter/style/index.d.ts +2 -2
  288. package/dist/statistic/Number.d.ts +2 -2
  289. package/dist/statistic/Statistic.d.ts +2 -2
  290. package/dist/statistic/Timer.d.ts +2 -2
  291. package/dist/statistic/index.d.ts +2 -2
  292. package/dist/statistic/style/index.d.ts +2 -2
  293. package/dist/steps/PanelArrow.d.ts +2 -2
  294. package/dist/steps/ProgressIcon.d.ts +2 -2
  295. package/dist/steps/index.d.ts +2 -2
  296. package/dist/steps/style/index.d.ts +2 -2
  297. package/dist/switch/index.d.ts +2 -2
  298. package/dist/switch/style/index.d.ts +2 -2
  299. package/dist/table/Column.d.ts +2 -2
  300. package/dist/table/ColumnGroup.d.ts +2 -2
  301. package/dist/table/ExpandIcon.d.ts +2 -2
  302. package/dist/table/InternalTable.d.ts +2 -2
  303. package/dist/table/Table.d.ts +2 -2
  304. package/dist/table/TableMeasureRowContext.d.ts +3 -3
  305. package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
  306. package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
  307. package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
  308. package/dist/table/hooks/useFilter/index.d.ts +14 -14
  309. package/dist/table/hooks/usePagination.d.ts +2 -2
  310. package/dist/table/hooks/useSelection.d.ts +2 -2
  311. package/dist/table/hooks/useSorter.d.ts +2 -2
  312. package/dist/table/style/index.d.ts +2 -2
  313. package/dist/tabs/TabPane.d.ts +2 -2
  314. package/dist/tabs/hooks/useLegacyItems.d.ts +2 -2
  315. package/dist/tabs/index.d.ts +2 -2
  316. package/dist/tabs/style/index.d.ts +2 -2
  317. package/dist/tag/CheckableTag.d.ts +2 -2
  318. package/dist/tag/CheckableTagGroup.d.ts +2 -2
  319. package/dist/tag/hooks/useColor.d.ts +2 -2
  320. package/dist/tag/index.d.ts +2 -2
  321. package/dist/tag/style/index.d.ts +2 -2
  322. package/dist/tag/style/presetCmp.d.ts +4 -4
  323. package/dist/tag/style/statusCmp.d.ts +4 -4
  324. package/dist/theme/context.d.ts +3 -3
  325. package/dist/theme/index.d.ts +4 -4
  326. package/dist/theme/themes/default/theme.d.ts +2 -2
  327. package/dist/theme/util/genStyleUtils.d.ts +14 -14
  328. package/dist/time-picker/index.d.ts +4 -4
  329. package/dist/time-picker/index.js +12 -3
  330. package/dist/timeline/Timeline.d.ts +2 -2
  331. package/dist/timeline/TimelineItem.d.ts +2 -2
  332. package/dist/timeline/style/index.d.ts +2 -2
  333. package/dist/tooltip/PurePanel.d.ts +2 -2
  334. package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
  335. package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
  336. package/dist/tooltip/index.d.ts +2 -2
  337. package/dist/tooltip/style/index.d.ts +2 -2
  338. package/dist/tour/PurePanel.d.ts +2 -2
  339. package/dist/tour/index.d.ts +2 -2
  340. package/dist/tour/panelRender.d.ts +2 -2
  341. package/dist/tour/panelRender.js +2 -8
  342. package/dist/tour/style/index.d.ts +2 -2
  343. package/dist/transfer/Actions.d.ts +2 -2
  344. package/dist/transfer/ListBody.d.ts +2 -2
  345. package/dist/transfer/ListItem.d.ts +2 -2
  346. package/dist/transfer/Section.d.ts +2 -2
  347. package/dist/transfer/Transfer.d.ts +2 -2
  348. package/dist/transfer/hooks/useData.d.ts +2 -2
  349. package/dist/transfer/search.d.ts +2 -2
  350. package/dist/transfer/style/index.d.ts +2 -2
  351. package/dist/tree/DirectoryTree.d.ts +2 -2
  352. package/dist/tree/Tree.d.ts +2 -2
  353. package/dist/tree/style/index.d.ts +7 -3
  354. package/dist/tree/style/index.js +10 -9
  355. package/dist/tree/utils/dropIndicator.d.ts +2 -2
  356. package/dist/tree/utils/iconUtil.d.ts +2 -2
  357. package/dist/tree-select/index.d.ts +3 -3
  358. package/dist/tree-select/style/index.d.ts +2 -2
  359. package/dist/typography/Base/CopyBtn.d.ts +2 -2
  360. package/dist/typography/Base/Ellipsis.d.ts +3 -3
  361. package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
  362. package/dist/typography/Base/index.d.ts +2 -2
  363. package/dist/typography/Editable.d.ts +2 -2
  364. package/dist/typography/Link.d.ts +2 -2
  365. package/dist/typography/Paragraph.d.ts +2 -2
  366. package/dist/typography/Text.d.ts +2 -2
  367. package/dist/typography/Title.d.ts +2 -2
  368. package/dist/typography/Typography.d.ts +2 -2
  369. package/dist/typography/hooks/useCopyClick.d.ts +3 -3
  370. package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
  371. package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
  372. package/dist/typography/index.d.ts +5 -5
  373. package/dist/typography/style/index.d.ts +2 -2
  374. package/dist/upload/Dragger.d.ts +3 -3
  375. package/dist/upload/Upload.d.ts +2 -2
  376. package/dist/upload/UploadList/ListItem.d.ts +2 -2
  377. package/dist/upload/UploadList/index.d.ts +2 -2
  378. package/dist/upload/index.d.ts +3 -3
  379. package/dist/upload/style/index.d.ts +2 -2
  380. package/dist/watermark/context.d.ts +2 -2
  381. package/dist/watermark/index.d.ts +2 -2
  382. package/package.json +7 -7
  383. package/web-tags.json +1764 -1764
  384. package/web-types.json +5453 -5452
package/web-tags.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.2",
2
+ "version": "1.1.3",
3
3
  "tags": [
4
4
  {
5
5
  "name": "a-affix",
@@ -307,6 +307,40 @@
307
307
  }
308
308
  ]
309
309
  },
310
+ {
311
+ "name": "a-breadcrumb",
312
+ "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
313
+ "attributes": [
314
+ {
315
+ "name": "classes",
316
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
317
+ },
318
+ {
319
+ "name": "dropdown-icon",
320
+ "description": "Default: -\n\nCustom dropdown icon"
321
+ },
322
+ {
323
+ "name": "item-render",
324
+ "description": "Default: -\n\nCustom item renderer, work with vue-router"
325
+ },
326
+ {
327
+ "name": "params",
328
+ "description": "Default: -\n\nRouting parameters"
329
+ },
330
+ {
331
+ "name": "items",
332
+ "description": "Default: -\n\nThe routing stack information of router"
333
+ },
334
+ {
335
+ "name": "separator",
336
+ "description": "Default: /\n\nCustom separator"
337
+ },
338
+ {
339
+ "name": "styles",
340
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
341
+ }
342
+ ]
343
+ },
310
344
  {
311
345
  "name": "a-badge",
312
346
  "description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
@@ -366,36 +400,76 @@
366
400
  ]
367
401
  },
368
402
  {
369
- "name": "a-breadcrumb",
370
- "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
403
+ "name": "a-button",
404
+ "description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
371
405
  "attributes": [
406
+ {
407
+ "name": "auto-insert-space",
408
+ "description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
409
+ },
410
+ {
411
+ "name": "block",
412
+ "description": "Default: false\n\nOption to fit button width to its parent width"
413
+ },
372
414
  {
373
415
  "name": "classes",
374
416
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
375
417
  },
376
418
  {
377
- "name": "dropdown-icon",
378
- "description": "Default: -\n\nCustom dropdown icon"
419
+ "name": "color",
420
+ "description": "Default: -\n\nSet button color"
379
421
  },
380
422
  {
381
- "name": "item-render",
382
- "description": "Default: -\n\nCustom item renderer, work with vue-router"
423
+ "name": "danger",
424
+ "description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
383
425
  },
384
426
  {
385
- "name": "params",
386
- "description": "Default: -\n\nRouting parameters"
427
+ "name": "disabled",
428
+ "description": "Default: false\n\nDisabled state of button"
387
429
  },
388
430
  {
389
- "name": "items",
390
- "description": "Default: -\n\nThe routing stack information of router"
431
+ "name": "ghost",
432
+ "description": "Default: false\n\nMake background transparent and invert text and border colors"
391
433
  },
392
434
  {
393
- "name": "separator",
394
- "description": "Default: /\n\nCustom separator"
435
+ "name": "href",
436
+ "description": "Default: -\n\nRedirect url of link button"
437
+ },
438
+ {
439
+ "name": "html-type",
440
+ "description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
441
+ },
442
+ {
443
+ "name": "icon-placement",
444
+ "description": "Default: start\n\nSet the icon position of button"
445
+ },
446
+ {
447
+ "name": "loading",
448
+ "description": "Default: false\n\nSet the loading status of button"
449
+ },
450
+ {
451
+ "name": "shape",
452
+ "description": "Default: default\n\nCan be used to set button shape"
453
+ },
454
+ {
455
+ "name": "size",
456
+ "description": "Default: middle\n\nSet the size of button"
395
457
  },
396
458
  {
397
459
  "name": "styles",
398
460
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
461
+ },
462
+ {
463
+ "name": "target",
464
+ "description": "Default: -\n\nSame as target attribute of a, works when href is specified"
465
+ },
466
+ {
467
+ "name": "type",
468
+ "description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
469
+ },
470
+ {
471
+ "name": "variant",
472
+ "description": "Default: -\n\nSet button variant"
399
473
  }
400
474
  ]
401
475
  },
@@ -482,76 +556,48 @@
482
556
  ]
483
557
  },
484
558
  {
485
- "name": "a-button",
486
- "description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
559
+ "name": "a-carousel",
560
+ "description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
487
561
  "attributes": [
488
562
  {
489
- "name": "auto-insert-space",
490
- "description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
491
- },
492
- {
493
- "name": "block",
494
- "description": "Default: false\n\nOption to fit button width to its parent width"
495
- },
496
- {
497
- "name": "classes",
498
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
499
- },
500
- {
501
- "name": "color",
502
- "description": "Default: -\n\nSet button color"
503
- },
504
- {
505
- "name": "danger",
506
- "description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
507
- },
508
- {
509
- "name": "disabled",
510
- "description": "Default: false\n\nDisabled state of button"
511
- },
512
- {
513
- "name": "ghost",
514
- "description": "Default: false\n\nMake background transparent and invert text and border colors"
515
- },
516
- {
517
- "name": "href",
518
- "description": "Default: -\n\nRedirect url of link button"
563
+ "name": "effect",
564
+ "description": "Default: scrollx\n\nTransition effect"
519
565
  },
520
566
  {
521
- "name": "html-type",
522
- "description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
567
+ "name": "id",
568
+ "description": "Default: -\n\n-"
523
569
  },
524
570
  {
525
- "name": "icon-placement",
526
- "description": "Default: start\n\nSet the icon position of button"
571
+ "name": "slick-go-to",
572
+ "description": "Default: -\n\n-"
527
573
  },
528
574
  {
529
- "name": "loading",
530
- "description": "Default: false\n\nSet the loading status of button"
575
+ "name": "dot-position",
576
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
531
577
  },
532
578
  {
533
- "name": "shape",
534
- "description": "Default: default\n\nCan be used to set button shape"
579
+ "name": "dot-placement",
580
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
535
581
  },
536
582
  {
537
- "name": "size",
538
- "description": "Default: middle\n\nSet the size of button"
583
+ "name": "dots",
584
+ "description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
539
585
  },
540
586
  {
541
- "name": "styles",
542
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
587
+ "name": "wait-for-animate",
588
+ "description": "Default: false\n\nWhether to wait for the animation when switching"
543
589
  },
544
590
  {
545
- "name": "target",
546
- "description": "Default: -\n\nSame as target attribute of a, works when href is specified"
591
+ "name": "autoplay",
592
+ "description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
547
593
  },
548
594
  {
549
- "name": "type",
550
- "description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
595
+ "name": "prev-arrow",
596
+ "description": "Default: -\n\n-"
551
597
  },
552
598
  {
553
- "name": "variant",
554
- "description": "Default: -\n\nSet button variant"
599
+ "name": "next-arrow",
600
+ "description": "Default: -\n\n-"
555
601
  }
556
602
  ]
557
603
  },
@@ -686,221 +732,305 @@
686
732
  ]
687
733
  },
688
734
  {
689
- "name": "a-checkbox",
690
- "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
735
+ "name": "a-cascader",
736
+ "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
691
737
  "attributes": [
692
738
  {
693
- "name": "checked",
694
- "description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
739
+ "name": "allow-clear",
740
+ "description": "Default: true\n\nShow clear button"
695
741
  },
696
742
  {
697
- "name": "checked-value",
698
- "description": "Default: true\n\nThe value when checked"
743
+ "name": "change-on-select",
744
+ "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
699
745
  },
700
746
  {
701
- "name": "default-checked",
702
- "description": "Default: false\n\nWhether to set the initial state"
747
+ "name": "classes",
748
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
703
749
  },
704
750
  {
705
751
  "name": "disabled",
706
- "description": "Default: false\n\nIf disable checkbox"
752
+ "description": "Default: false\n\nWhether disabled select"
707
753
  },
708
754
  {
709
- "name": "indeterminate",
710
- "description": "Default: false\n\nThe indeterminate checked state of checkbox"
755
+ "name": "expand-trigger",
756
+ "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
711
757
  },
712
758
  {
713
- "name": "un-checked-value",
714
- "description": "Default: false\n\nThe value when unchecked"
759
+ "name": "field-names",
760
+ "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
715
761
  },
716
762
  {
717
- "name": "classes",
718
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
763
+ "name": "get-popup-container",
764
+ "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"
719
765
  },
720
766
  {
721
- "name": "styles",
722
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
723
- }
724
- ]
725
- },
726
- {
727
- "name": "a-checkbox-group",
728
- "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
729
- "attributes": [
730
- {
731
- "name": "options",
732
- "description": "Default: \\[]\n\nSpecifies options"
767
+ "name": "load-data",
768
+ "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
733
769
  },
734
770
  {
735
- "name": "disabled",
736
- "description": "Default: false\n\nIf disable all checkboxes"
771
+ "name": "max-tag-count",
772
+ "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
737
773
  },
738
774
  {
739
- "name": "name",
740
- "description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
775
+ "name": "max-tag-placeholder",
776
+ "description": "Default: -\n\nPlaceholder for not showing tags"
741
777
  },
742
778
  {
743
- "name": "value",
744
- "description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
779
+ "name": "max-tag-text-length",
780
+ "description": "Default: -\n\nMax tag text length to show"
745
781
  },
746
782
  {
747
- "name": "label-render",
748
- "description": "Default: -\n\n-"
749
- }
750
- ]
751
- },
752
- {
753
- "name": "a-carousel",
754
- "description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
755
- "attributes": [
756
- {
757
- "name": "effect",
758
- "description": "Default: scrollx\n\nTransition effect"
783
+ "name": "multiple",
784
+ "description": "Default: -\n\nSupport multiple or not"
759
785
  },
760
786
  {
761
- "name": "id",
762
- "description": "Default: -\n\n-"
787
+ "name": "open",
788
+ "description": "Default: -\n\nSet visible of cascader popup"
763
789
  },
764
790
  {
765
- "name": "slick-go-to",
766
- "description": "Default: -\n\n-"
791
+ "name": "options",
792
+ "description": "Default: -\n\nThe data options of cascade"
767
793
  },
768
794
  {
769
- "name": "dot-position",
770
- "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
795
+ "name": "placeholder",
796
+ "description": "Default: -\n\nThe input placeholder"
771
797
  },
772
798
  {
773
- "name": "dot-placement",
774
- "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
799
+ "name": "placement",
800
+ "description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
775
801
  },
776
802
  {
777
- "name": "dots",
778
- "description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
803
+ "name": "popup-menu-column-style",
804
+ "description": "Default: -\n\nThe style of the drop-down menu column"
779
805
  },
780
806
  {
781
- "name": "wait-for-animate",
782
- "description": "Default: false\n\nWhether to wait for the animation when switching"
807
+ "name": "show-checked-strategy",
808
+ "description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
783
809
  },
784
810
  {
785
- "name": "autoplay",
786
- "description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
811
+ "name": "show-search",
812
+ "description": "Default: false\n\nWhether show search input in single mode"
787
813
  },
788
814
  {
789
- "name": "prev-arrow",
790
- "description": "Default: -\n\n-"
815
+ "name": "~~search-value~~",
816
+ "description": "Default: -\n\nSet search value, Need work with showSearch"
791
817
  },
792
818
  {
793
- "name": "next-arrow",
794
- "description": "Default: -\n\n-"
819
+ "name": "size",
820
+ "description": "Default: -\n\nThe input size"
821
+ },
822
+ {
823
+ "name": "status",
824
+ "description": "Default: -\n\nSet validation status"
825
+ },
826
+ {
827
+ "name": "styles",
828
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
829
+ },
830
+ {
831
+ "name": "value",
832
+ "description": "Default: -\n\nThe selected value, support v-model:value"
833
+ },
834
+ {
835
+ "name": "variant",
836
+ "description": "Default: outlined\n\nVariants of selector"
795
837
  }
796
838
  ]
797
839
  },
798
840
  {
799
- "name": "a-cascader",
800
- "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
841
+ "name": "a-checkbox",
842
+ "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
801
843
  "attributes": [
802
844
  {
803
- "name": "allow-clear",
804
- "description": "Default: true\n\nShow clear button"
845
+ "name": "checked",
846
+ "description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
805
847
  },
806
848
  {
807
- "name": "change-on-select",
808
- "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
849
+ "name": "checked-value",
850
+ "description": "Default: true\n\nThe value when checked"
809
851
  },
810
852
  {
811
- "name": "classes",
812
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
853
+ "name": "default-checked",
854
+ "description": "Default: false\n\nWhether to set the initial state"
813
855
  },
814
856
  {
815
857
  "name": "disabled",
816
- "description": "Default: false\n\nWhether disabled select"
858
+ "description": "Default: false\n\nIf disable checkbox"
817
859
  },
818
860
  {
819
- "name": "expand-trigger",
820
- "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
861
+ "name": "indeterminate",
862
+ "description": "Default: false\n\nThe indeterminate checked state of checkbox"
821
863
  },
822
864
  {
823
- "name": "field-names",
824
- "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
865
+ "name": "un-checked-value",
866
+ "description": "Default: false\n\nThe value when unchecked"
825
867
  },
826
868
  {
827
- "name": "get-popup-container",
828
- "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"
869
+ "name": "classes",
870
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
829
871
  },
830
872
  {
831
- "name": "load-data",
832
- "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
873
+ "name": "styles",
874
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
875
+ }
876
+ ]
877
+ },
878
+ {
879
+ "name": "a-checkbox-group",
880
+ "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
881
+ "attributes": [
882
+ {
883
+ "name": "options",
884
+ "description": "Default: \\[]\n\nSpecifies options"
833
885
  },
834
886
  {
835
- "name": "max-tag-count",
836
- "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
887
+ "name": "disabled",
888
+ "description": "Default: false\n\nIf disable all checkboxes"
837
889
  },
838
890
  {
839
- "name": "max-tag-placeholder",
840
- "description": "Default: -\n\nPlaceholder for not showing tags"
891
+ "name": "name",
892
+ "description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
841
893
  },
842
894
  {
843
- "name": "max-tag-text-length",
844
- "description": "Default: -\n\nMax tag text length to show"
895
+ "name": "value",
896
+ "description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
845
897
  },
846
898
  {
847
- "name": "multiple",
848
- "description": "Default: -\n\nSupport multiple or not"
899
+ "name": "label-render",
900
+ "description": "Default: -\n\n-"
901
+ }
902
+ ]
903
+ },
904
+ {
905
+ "name": "a-config-provider",
906
+ "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
907
+ "attributes": [
908
+ {
909
+ "name": "component-disabled",
910
+ "description": "Default: -\n\nConfig antd component disabled"
849
911
  },
850
912
  {
851
- "name": "open",
852
- "description": "Default: -\n\nSet visible of cascader popup"
913
+ "name": "component-size",
914
+ "description": "Default: -\n\nConfig antd component size"
853
915
  },
854
916
  {
855
- "name": "options",
856
- "description": "Default: -\n\nThe data options of cascade"
917
+ "name": "csp",
918
+ "description": "Default: -\n\nSet Content Security Policy config"
857
919
  },
858
920
  {
859
- "name": "placeholder",
860
- "description": "Default: -\n\nThe input placeholder"
921
+ "name": "direction",
922
+ "description": "Default: ltr\n\nSet direction of layout. See demo"
861
923
  },
862
924
  {
863
- "name": "placement",
864
- "description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
925
+ "name": "get-popup-container",
926
+ "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
865
927
  },
866
928
  {
867
- "name": "popup-menu-column-style",
868
- "description": "Default: -\n\nThe style of the drop-down menu column"
929
+ "name": "get-target-container",
930
+ "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
869
931
  },
870
932
  {
871
- "name": "show-checked-strategy",
872
- "description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
933
+ "name": "icon-prefix-cls",
934
+ "description": "Default: anticon\n\nSet icon prefix className"
873
935
  },
874
936
  {
875
- "name": "show-search",
876
- "description": "Default: false\n\nWhether show search input in single mode"
937
+ "name": "locale",
938
+ "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
877
939
  },
878
940
  {
879
- "name": "~~search-value~~",
880
- "description": "Default: -\n\nSet search value, Need work with showSearch"
941
+ "name": "popup-match-select-width",
942
+ "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"
881
943
  },
882
944
  {
883
- "name": "size",
884
- "description": "Default: -\n\nThe input size"
945
+ "name": "popup-overflow",
946
+ "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
885
947
  },
886
948
  {
887
- "name": "status",
888
- "description": "Default: -\n\nSet validation status"
949
+ "name": "prefix-cls",
950
+ "description": "Default: ant\n\nSet prefix className"
889
951
  },
890
952
  {
891
- "name": "styles",
892
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
953
+ "name": "render-empty",
954
+ "description": "Default: -\n\nSet empty content of components. Ref Empty"
893
955
  },
894
956
  {
895
- "name": "value",
896
- "description": "Default: -\n\nThe selected value, support v-model:value"
957
+ "name": "theme",
958
+ "description": "Default: -\n\nSet theme, ref Customize Theme"
897
959
  },
898
960
  {
899
961
  "name": "variant",
900
- "description": "Default: outlined\n\nVariants of selector"
962
+ "description": "Default: -\n\nSet variant of data entry components"
963
+ },
964
+ {
965
+ "name": "virtual",
966
+ "description": "Default: -\n\nDisable virtual scroll when set to false"
967
+ },
968
+ {
969
+ "name": "warning",
970
+ "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
901
971
  }
902
972
  ]
903
973
  },
974
+ {
975
+ "name": "a-localization",
976
+ "description": "To select or input a date.",
977
+ "attributes": []
978
+ },
979
+ {
980
+ "name": "a-common-api",
981
+ "description": "To select or input a date.",
982
+ "attributes": []
983
+ },
984
+ {
985
+ "name": "a-common-methods",
986
+ "description": "To select or input a date.",
987
+ "attributes": []
988
+ },
989
+ {
990
+ "name": "a-date-picker",
991
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
992
+ "attributes": []
993
+ },
994
+ {
995
+ "name": "a-date-picker[picker=year]",
996
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
997
+ "attributes": []
998
+ },
999
+ {
1000
+ "name": "a-date-picker[picker=quarter]",
1001
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1002
+ "attributes": []
1003
+ },
1004
+ {
1005
+ "name": "a-date-picker[picker=month]",
1006
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1007
+ "attributes": []
1008
+ },
1009
+ {
1010
+ "name": "a-date-picker[picker=week]",
1011
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1012
+ "attributes": []
1013
+ },
1014
+ {
1015
+ "name": "a-range-picker",
1016
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1017
+ "attributes": []
1018
+ },
1019
+ {
1020
+ "name": "a-国际化配置",
1021
+ "description": "输入或选择日期的控件。",
1022
+ "attributes": []
1023
+ },
1024
+ {
1025
+ "name": "a-共同的-api",
1026
+ "description": "输入或选择日期的控件。",
1027
+ "attributes": []
1028
+ },
1029
+ {
1030
+ "name": "a-共同的方法",
1031
+ "description": "输入或选择日期的控件。",
1032
+ "attributes": []
1033
+ },
904
1034
  {
905
1035
  "name": "a-collapse",
906
1036
  "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
@@ -994,64 +1124,104 @@
994
1124
  ]
995
1125
  },
996
1126
  {
997
- "name": "a-localization",
998
- "description": "To select or input a date.",
999
- "attributes": []
1000
- },
1001
- {
1002
- "name": "a-common-api",
1003
- "description": "To select or input a date.",
1004
- "attributes": []
1005
- },
1006
- {
1007
- "name": "a-common-methods",
1008
- "description": "To select or input a date.",
1009
- "attributes": []
1010
- },
1011
- {
1012
- "name": "a-date-picker",
1013
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1014
- "attributes": []
1015
- },
1016
- {
1017
- "name": "a-date-picker[picker=year]",
1018
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1019
- "attributes": []
1020
- },
1021
- {
1022
- "name": "a-date-picker[picker=quarter]",
1023
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1024
- "attributes": []
1025
- },
1026
- {
1027
- "name": "a-date-picker[picker=month]",
1028
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1029
- "attributes": []
1030
- },
1031
- {
1032
- "name": "a-date-picker[picker=week]",
1033
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1034
- "attributes": []
1035
- },
1036
- {
1037
- "name": "a-range-picker",
1038
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1039
- "attributes": []
1040
- },
1041
- {
1042
- "name": "a-国际化配置",
1043
- "description": "输入或选择日期的控件。",
1044
- "attributes": []
1045
- },
1046
- {
1047
- "name": "a-共同的-api",
1048
- "description": "输入或选择日期的控件。",
1049
- "attributes": []
1127
+ "name": "a-descriptions",
1128
+ "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1129
+ "attributes": [
1130
+ {
1131
+ "name": "bordered",
1132
+ "description": "Default: false\n\nWhether to display the border"
1133
+ },
1134
+ {
1135
+ "name": "size",
1136
+ "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1137
+ },
1138
+ {
1139
+ "name": "title",
1140
+ "description": "Default: -\n\nThe title of the description list, placed at the top"
1141
+ },
1142
+ {
1143
+ "name": "extra",
1144
+ "description": "Default: -\n\nThe action area of the description list, placed at the top-right"
1145
+ },
1146
+ {
1147
+ "name": "label-render",
1148
+ "description": "Default: -\n\n-"
1149
+ },
1150
+ {
1151
+ "name": "content-render",
1152
+ "description": "Default: -\n\n-"
1153
+ },
1154
+ {
1155
+ "name": "column",
1156
+ "description": "Default: {xxxl: 4,xxl: 3,xl: 3,lg: 3,md: 3,sm: 2,xs: 1}\n\nThe number of DescriptionItems in a row, could be a number or a responsive object like { xs: 8, sm: 16, md: 24}"
1157
+ },
1158
+ {
1159
+ "name": "layout",
1160
+ "description": "Default: horizontal\n\nDefine description layout"
1161
+ },
1162
+ {
1163
+ "name": "colon",
1164
+ "description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
1165
+ },
1166
+ {
1167
+ "name": "styles",
1168
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1169
+ },
1170
+ {
1171
+ "name": "classes",
1172
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1173
+ },
1174
+ {
1175
+ "name": "items",
1176
+ "description": "Default: -\n\nDescribe the contents of the list item"
1177
+ },
1178
+ {
1179
+ "name": "id",
1180
+ "description": "Default: -\n\n-"
1181
+ }
1182
+ ]
1050
1183
  },
1051
1184
  {
1052
- "name": "a-共同的方法",
1053
- "description": "输入或选择日期的控件。",
1054
- "attributes": []
1185
+ "name": "a-divider",
1186
+ "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1187
+ "attributes": [
1188
+ {
1189
+ "name": "dashed",
1190
+ "description": "Default: false\n\nWhether line is dashed"
1191
+ },
1192
+ {
1193
+ "name": "orientation",
1194
+ "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1195
+ },
1196
+ {
1197
+ "name": "plain",
1198
+ "description": "Default: true\n\nDivider text show as plain style"
1199
+ },
1200
+ {
1201
+ "name": "size",
1202
+ "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1203
+ },
1204
+ {
1205
+ "name": "title-placement",
1206
+ "description": "Default: center\n\nThe position of title inside divider"
1207
+ },
1208
+ {
1209
+ "name": "variant",
1210
+ "description": "Default: solid\n\nWhether line is dashed, dotted or solid"
1211
+ },
1212
+ {
1213
+ "name": "vertical",
1214
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
1215
+ },
1216
+ {
1217
+ "name": "classes",
1218
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1219
+ },
1220
+ {
1221
+ "name": "styles",
1222
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1223
+ }
1224
+ ]
1055
1225
  },
1056
1226
  {
1057
1227
  "name": "a-color-picker",
@@ -1156,607 +1326,567 @@
1156
1326
  ]
1157
1327
  },
1158
1328
  {
1159
- "name": "a-config-provider",
1160
- "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1329
+ "name": "a-dropdown",
1330
+ "description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
1161
1331
  "attributes": [
1162
1332
  {
1163
- "name": "component-disabled",
1164
- "description": "Default: -\n\nConfig antd component disabled"
1333
+ "name": "classes",
1334
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
1165
1335
  },
1166
1336
  {
1167
- "name": "component-size",
1168
- "description": "Default: -\n\nConfig antd component size"
1337
+ "name": "styles",
1338
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
1169
1339
  },
1170
1340
  {
1171
- "name": "csp",
1172
- "description": "Default: -\n\nSet Content Security Policy config"
1341
+ "name": "menu",
1342
+ "description": "Default: -\n\nThe menu props"
1173
1343
  },
1174
1344
  {
1175
- "name": "direction",
1176
- "description": "Default: ltr\n\nSet direction of layout. See demo"
1345
+ "name": "auto-focus",
1346
+ "description": "Default: -\n\nFocus the first menu item when opened"
1177
1347
  },
1178
1348
  {
1179
- "name": "get-popup-container",
1180
- "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
1349
+ "name": "arrow",
1350
+ "description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
1181
1351
  },
1182
1352
  {
1183
- "name": "get-target-container",
1184
- "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
1353
+ "name": "trigger",
1354
+ "description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
1185
1355
  },
1186
1356
  {
1187
- "name": "icon-prefix-cls",
1188
- "description": "Default: anticon\n\nSet icon prefix className"
1357
+ "name": "popup-render",
1358
+ "description": "Default: -\n\nCustomize popup content"
1189
1359
  },
1190
1360
  {
1191
- "name": "locale",
1192
- "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
1361
+ "name": "open",
1362
+ "description": "Default: -\n\nWhether the dropdown menu is currently open"
1193
1363
  },
1194
1364
  {
1195
- "name": "popup-match-select-width",
1196
- "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"
1365
+ "name": "disabled",
1366
+ "description": "Default: -\n\nWhether the dropdown menu is disabled"
1197
1367
  },
1198
1368
  {
1199
- "name": "popup-overflow",
1200
- "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
1369
+ "name": "destroy-on-hidden",
1370
+ "description": "Default: false\n\nWhether destroy dropdown when hidden"
1371
+ },
1372
+ {
1373
+ "name": "align",
1374
+ "description": "Default: -\n\nPopup align config"
1375
+ },
1376
+ {
1377
+ "name": "get-popup-container",
1378
+ "description": "Default: () => document.body\n\nTo set the container of the dropdown menu. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition. Example on CodePen"
1201
1379
  },
1202
1380
  {
1203
1381
  "name": "prefix-cls",
1204
- "description": "Default: ant\n\nSet prefix className"
1382
+ "description": "Default: -\n\nCustomize prefix class name"
1205
1383
  },
1206
1384
  {
1207
- "name": "render-empty",
1208
- "description": "Default: -\n\nSet empty content of components. Ref Empty"
1385
+ "name": "transition-name",
1386
+ "description": "Default: -\n\nMotion name of dropdown"
1209
1387
  },
1210
1388
  {
1211
- "name": "theme",
1212
- "description": "Default: -\n\nSet theme, ref Customize Theme"
1389
+ "name": "placement",
1390
+ "description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
1213
1391
  },
1214
1392
  {
1215
- "name": "variant",
1216
- "description": "Default: -\n\nSet variant of data entry components"
1393
+ "name": "force-render",
1394
+ "description": "Default: -\n\nForce render dropdown overlay"
1217
1395
  },
1218
1396
  {
1219
- "name": "virtual",
1220
- "description": "Default: -\n\nDisable virtual scroll when set to false"
1397
+ "name": "mouse-enter-delay",
1398
+ "description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
1221
1399
  },
1222
1400
  {
1223
- "name": "warning",
1224
- "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
1401
+ "name": "mouse-leave-delay",
1402
+ "description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
1403
+ },
1404
+ {
1405
+ "name": "open-class-name",
1406
+ "description": "Default: -\n\nClass added to trigger when dropdown is open"
1407
+ },
1408
+ {
1409
+ "name": "auto-adjust-overflow",
1410
+ "description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
1225
1411
  }
1226
1412
  ]
1227
1413
  },
1228
1414
  {
1229
- "name": "a-descriptions",
1230
- "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1415
+ "name": "a-empty",
1416
+ "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1231
1417
  "attributes": [
1232
1418
  {
1233
- "name": "bordered",
1234
- "description": "Default: false\n\nWhether to display the border"
1235
- },
1236
- {
1237
- "name": "size",
1238
- "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1419
+ "name": "vertical",
1420
+ "description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
1239
1421
  },
1240
1422
  {
1241
- "name": "title",
1242
- "description": "Default: -\n\nThe title of the description list, placed at the top"
1423
+ "name": "wrap",
1424
+ "description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
1243
1425
  },
1244
1426
  {
1245
- "name": "extra",
1246
- "description": "Default: -\n\nThe action area of the description list, placed at the top-right"
1427
+ "name": "justify",
1428
+ "description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
1247
1429
  },
1248
1430
  {
1249
- "name": "label-render",
1250
- "description": "Default: -\n\n-"
1431
+ "name": "align",
1432
+ "description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
1251
1433
  },
1252
1434
  {
1253
- "name": "content-render",
1254
- "description": "Default: -\n\n-"
1435
+ "name": "flex",
1436
+ "description": "Default: normal\n\nflex CSS shorthand properties"
1255
1437
  },
1256
1438
  {
1257
- "name": "column",
1258
- "description": "Default: {xxxl: 4,xxl: 3,xl: 3,lg: 3,md: 3,sm: 2,xs: 1}\n\nThe number of DescriptionItems in a row, could be a number or a responsive object like { xs: 8, sm: 16, md: 24}"
1439
+ "name": "gap",
1440
+ "description": "Default: -\n\nSets the gap between grids"
1259
1441
  },
1260
1442
  {
1261
- "name": "layout",
1262
- "description": "Default: horizontal\n\nDefine description layout"
1263
- },
1443
+ "name": "component",
1444
+ "description": "Default: div\n\ncustom element type"
1445
+ }
1446
+ ]
1447
+ },
1448
+ {
1449
+ "name": "a-flex",
1450
+ "description": "用于对齐的弹性布局容器。",
1451
+ "attributes": []
1452
+ },
1453
+ {
1454
+ "name": "a-form",
1455
+ "description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
1456
+ "attributes": [
1264
1457
  {
1265
- "name": "colon",
1266
- "description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
1458
+ "name": "classes",
1459
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1267
1460
  },
1268
1461
  {
1269
1462
  "name": "styles",
1270
1463
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1271
1464
  },
1272
1465
  {
1273
- "name": "classes",
1274
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1466
+ "name": "colon",
1467
+ "description": "Default: true\n\nConfigure the default value of colon for Form.Item. Indicates whether the colon after the label is displayed (only effective when prop layout is horizontal)"
1275
1468
  },
1276
1469
  {
1277
- "name": "items",
1278
- "description": "Default: -\n\nDescribe the contents of the list item"
1470
+ "name": "name",
1471
+ "description": "Default: -\n\nForm name. Will be the prefix of Field id"
1279
1472
  },
1280
1473
  {
1281
- "name": "id",
1282
- "description": "Default: -\n\n-"
1283
- }
1284
- ]
1285
- },
1286
- {
1287
- "name": "a-divider",
1288
- "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1289
- "attributes": [
1474
+ "name": "layout",
1475
+ "description": "Default: horizontal\n\nForm layout"
1476
+ },
1290
1477
  {
1291
- "name": "dashed",
1292
- "description": "Default: false\n\nWhether line is dashed"
1478
+ "name": "label-align",
1479
+ "description": "Default: right\n\nThe text align of label of all items"
1293
1480
  },
1294
1481
  {
1295
- "name": "orientation",
1296
- "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1482
+ "name": "label-wrap",
1483
+ "description": "Default: false\n\nwhether label can be wrap"
1297
1484
  },
1298
1485
  {
1299
- "name": "plain",
1300
- "description": "Default: true\n\nDivider text show as plain style"
1486
+ "name": "label-col",
1487
+ "description": "Default: -\n\nLabel layout, like Col component. Set span offset value like {span: 3, offset: 12} or sm: {span: 3, offset: 12}"
1488
+ },
1489
+ {
1490
+ "name": "wrapper-col",
1491
+ "description": "Default: -\n\nThe layout for input controls, same as labelCol"
1492
+ },
1493
+ {
1494
+ "name": "feedback-icons",
1495
+ "description": "Default: -\n\nCan be passed custom icons while Form.Item element has hasFeedback"
1301
1496
  },
1302
1497
  {
1303
1498
  "name": "size",
1304
- "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1499
+ "description": "Default: -\n\nSet field component size (antd components only)"
1305
1500
  },
1306
1501
  {
1307
- "name": "title-placement",
1308
- "description": "Default: center\n\nThe position of title inside divider"
1502
+ "name": "disabled",
1503
+ "description": "Default: false\n\nSet form component disable, only available for antd components"
1504
+ },
1505
+ {
1506
+ "name": "scroll-to-first-error",
1507
+ "description": "Default: false\n\nAuto scroll to first failed field when submit"
1508
+ },
1509
+ {
1510
+ "name": "required-mark",
1511
+ "description": "Default: true\n\nRequired mark style. Can use required mark or optional mark. You can not config to single Form.Item since this is a Form level config"
1309
1512
  },
1310
1513
  {
1311
1514
  "name": "variant",
1312
- "description": "Default: solid\n\nWhether line is dashed, dotted or solid"
1515
+ "description": "Default: outlined\n\nVariant of components inside form"
1313
1516
  },
1314
1517
  {
1315
- "name": "vertical",
1316
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
1518
+ "name": "validate-messages",
1519
+ "description": "Default: -\n\nValidation prompt template, description see below"
1317
1520
  },
1318
1521
  {
1319
- "name": "classes",
1320
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1522
+ "name": "model",
1523
+ "description": "Default: -\n\nForm model"
1321
1524
  },
1322
1525
  {
1323
- "name": "styles",
1324
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1526
+ "name": "rules",
1527
+ "description": "Default: -\n\nForm rules"
1528
+ },
1529
+ {
1530
+ "name": "validate-trigger",
1531
+ "description": "Default: change\n\nConfig field validate trigger. When set to false, all interaction-driven validation is disabled even if a rule declares trigger or validateTrigger; validateFields and submit validation still run"
1532
+ },
1533
+ {
1534
+ "name": "preserve",
1535
+ "description": "Default: true\n\nKeep field value even when field removed. You can get the preserve field value by getFieldsValue(true)"
1536
+ },
1537
+ {
1538
+ "name": "clear-on-destroy",
1539
+ "description": "Default: false\n\nClear form values when the form is uninstalled"
1540
+ },
1541
+ {
1542
+ "name": "validate-on-rule-change",
1543
+ "description": "Default: false\n\nAutomatically revalidates the form when Form.rules changes"
1544
+ },
1545
+ {
1546
+ "name": "root-class",
1547
+ "description": "Default: -\n\nRoot container class"
1548
+ },
1549
+ {
1550
+ "name": "prefix-cls",
1551
+ "description": "Default: -\n\nPrefix class name"
1325
1552
  }
1326
1553
  ]
1327
1554
  },
1328
1555
  {
1329
- "name": "a-drawer",
1330
- "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1556
+ "name": "a-form-item",
1557
+ "description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
1331
1558
  "attributes": [
1332
1559
  {
1333
- "name": "after-open-change",
1334
- "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1560
+ "name": "name",
1561
+ "description": "Default: -\n\nField name"
1335
1562
  },
1336
1563
  {
1337
- "name": "classes",
1338
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1564
+ "name": "label",
1565
+ "description": "Default: -\n\nLabel text"
1339
1566
  },
1340
1567
  {
1341
- "name": "closable",
1342
- "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1568
+ "name": "label-align",
1569
+ "description": "Default: right\n\nThe text align of label"
1343
1570
  },
1344
1571
  {
1345
- "name": "close-icon",
1346
- "description": "Default: -\n\nCustom close icon"
1572
+ "name": "label-col",
1573
+ "description": "Default: -\n\nThe layout of label. If both Form and Form.Item exists, use Item first"
1347
1574
  },
1348
1575
  {
1349
- "name": "~~destroy-on-close~~",
1350
- "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1576
+ "name": "wrapper-col",
1577
+ "description": "Default: -\n\nThe layout for input controls, same as labelCol"
1351
1578
  },
1352
1579
  {
1353
- "name": "destroy-on-hidden",
1354
- "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1580
+ "name": "colon",
1581
+ "description": "Default: true\n\nUsed with label, whether to display : after label text"
1355
1582
  },
1356
1583
  {
1357
1584
  "name": "extra",
1358
- "description": "Default: -\n\nExtra actions area at corner"
1359
- },
1360
- {
1361
- "name": "footer",
1362
- "description": "Default: -\n\nThe footer for Drawer"
1585
+ "description": "Default: -\n\nThe extra prompt message"
1363
1586
  },
1364
1587
  {
1365
- "name": "force-render",
1366
- "description": "Default: false\n\nPre-render Drawer component forcibly"
1588
+ "name": "help",
1589
+ "description": "Default: -\n\nThe prompt message. If not provided, the prompt message will be generated by the validation rule"
1367
1590
  },
1368
1591
  {
1369
- "name": "get-container",
1370
- "description": "Default: document.body\n\nMounted node and display window for Drawer"
1592
+ "name": "has-feedback",
1593
+ "description": "Default: false\n\nDisplay validation status icon"
1371
1594
  },
1372
1595
  {
1373
- "name": "keyboard",
1374
- "description": "Default: true\n\nWhether support press esc to close"
1596
+ "name": "validate-status",
1597
+ "description": "Default: -\n\nThe validation status"
1375
1598
  },
1376
1599
  {
1377
- "name": "loading",
1378
- "description": "Default: false\n\nShow the Skeleton"
1600
+ "name": "required",
1601
+ "description": "Default: false\n\nDisplay required style. It will be generated by the validation rule"
1379
1602
  },
1380
1603
  {
1381
- "name": "mask",
1382
- "description": "Default: true\n\nMask effect"
1604
+ "name": "rules",
1605
+ "description": "Default: -\n\nRules for field validation"
1383
1606
  },
1384
1607
  {
1385
- "name": "mask-closable",
1386
- "description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
1608
+ "name": "validate-trigger",
1609
+ "description": "Default: change\n\nWhen to validate the value of children node. When set to false, all interaction-driven validation for the field is disabled even if a rule declares trigger or validateTrigger; explicit validateFields and submit validation still run"
1387
1610
  },
1388
1611
  {
1389
- "name": "placement",
1390
- "description": "Default: right\n\nThe placement of the Drawer"
1612
+ "name": "validate-debounce",
1613
+ "description": "Default: -\n\nDelay milliseconds to start validation"
1391
1614
  },
1392
1615
  {
1393
- "name": "push",
1394
- "description": "Default: { distance: 180 }\n\nNested drawers push behavior"
1616
+ "name": "validate-first",
1617
+ "description": "Default: false\n\nWhether stop validate on first rule of error for this field. Will parallel validate when parallel configured"
1395
1618
  },
1396
1619
  {
1397
- "name": "resizable",
1398
- "description": "Default: -\n\nEnable resizable by dragging"
1620
+ "name": "no-style",
1621
+ "description": "Default: false\n\nNo style for true, used as a pure field control"
1399
1622
  },
1400
1623
  {
1401
- "name": "root-class",
1402
- "description": "Default: -\n\nRoot container class"
1624
+ "name": "id",
1625
+ "description": "Default: -\n\nSet sub label htmlFor"
1403
1626
  },
1404
1627
  {
1405
- "name": "root-style",
1406
- "description": "Default: -\n\nStyle of wrapper element which contains mask"
1628
+ "name": "hidden",
1629
+ "description": "Default: false\n\nWhether to hide Form.Item (still collect and validate value)"
1407
1630
  },
1408
1631
  {
1409
- "name": "size",
1410
- "description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
1632
+ "name": "message-variables",
1633
+ "description": "Default: -\n\nThe default validate field info"
1411
1634
  },
1412
1635
  {
1413
- "name": "styles",
1414
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
1636
+ "name": "tooltip",
1637
+ "description": "Default: -\n\nConfig tooltip info"
1415
1638
  },
1416
1639
  {
1417
- "name": "title",
1418
- "description": "Default: -\n\nThe title for Drawer"
1640
+ "name": "layout",
1641
+ "description": "Default: -\n\nForm item layout"
1419
1642
  },
1420
1643
  {
1421
- "name": "open",
1422
- "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1644
+ "name": "root-class",
1645
+ "description": "Default: -\n\nRoot container class"
1423
1646
  },
1424
1647
  {
1425
- "name": "z-index",
1426
- "description": "Default: 1000\n\nThe z-index of the Drawer"
1648
+ "name": "prefix-cls",
1649
+ "description": "Default: -\n\nPrefix class name"
1427
1650
  }
1428
1651
  ]
1429
1652
  },
1430
1653
  {
1431
- "name": "a-empty",
1432
- "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1654
+ "name": "a-类型",
1655
+ "description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
1656
+ "attributes": []
1657
+ },
1658
+ {
1659
+ "name": "a-float-button-group",
1660
+ "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1433
1661
  "attributes": [
1434
1662
  {
1435
- "name": "vertical",
1436
- "description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
1663
+ "name": "shape",
1664
+ "description": "Default: circle\n\nSetting button shape of children"
1437
1665
  },
1438
1666
  {
1439
- "name": "wrap",
1440
- "description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
1667
+ "name": "trigger",
1668
+ "description": "Default: -\n\nWhich action can trigger menu open/close"
1441
1669
  },
1442
1670
  {
1443
- "name": "justify",
1444
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
1671
+ "name": "open",
1672
+ "description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
1445
1673
  },
1446
1674
  {
1447
- "name": "align",
1448
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
1675
+ "name": "close-icon",
1676
+ "description": "Default: -\n\nCustomize close button icon"
1449
1677
  },
1450
1678
  {
1451
- "name": "flex",
1452
- "description": "Default: normal\n\nflex CSS shorthand properties"
1679
+ "name": "placement",
1680
+ "description": "Default: top\n\nCustomize menu animation placement"
1453
1681
  },
1454
1682
  {
1455
- "name": "gap",
1456
- "description": "Default: -\n\nSets the gap between grids"
1683
+ "name": "classes",
1684
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1457
1685
  },
1458
1686
  {
1459
- "name": "component",
1460
- "description": "Default: div\n\ncustom element type"
1687
+ "name": "styles",
1688
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1461
1689
  }
1462
1690
  ]
1463
1691
  },
1464
1692
  {
1465
- "name": "a-dropdown",
1466
- "description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
1693
+ "name": "a-float-button",
1694
+ "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1467
1695
  "attributes": [
1468
1696
  {
1469
- "name": "classes",
1470
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
1697
+ "name": "icon",
1698
+ "description": "Default: -\n\nSet the icon component of button"
1471
1699
  },
1472
1700
  {
1473
- "name": "styles",
1474
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
1701
+ "name": "content",
1702
+ "description": "Default: -\n\nText and other"
1475
1703
  },
1476
1704
  {
1477
- "name": "menu",
1478
- "description": "Default: -\n\nThe menu props"
1705
+ "name": "~~description~~",
1706
+ "description": "Default: -\n\nPlease use content instead"
1479
1707
  },
1480
1708
  {
1481
- "name": "auto-focus",
1482
- "description": "Default: -\n\nFocus the first menu item when opened"
1709
+ "name": "tooltip",
1710
+ "description": "Default: -\n\nThe text shown in the tooltip"
1483
1711
  },
1484
1712
  {
1485
- "name": "arrow",
1486
- "description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
1713
+ "name": "type",
1714
+ "description": "Default: default\n\nSetting button type"
1487
1715
  },
1488
1716
  {
1489
- "name": "trigger",
1490
- "description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
1717
+ "name": "shape",
1718
+ "description": "Default: circle\n\nSetting button shape"
1491
1719
  },
1492
1720
  {
1493
- "name": "popup-render",
1494
- "description": "Default: -\n\nCustomize popup content"
1721
+ "name": "href",
1722
+ "description": "Default: -\n\nThe target of hyperlink"
1495
1723
  },
1496
1724
  {
1497
- "name": "open",
1498
- "description": "Default: -\n\nWhether the dropdown menu is currently open"
1499
- },
1500
- {
1501
- "name": "disabled",
1502
- "description": "Default: -\n\nWhether the dropdown menu is disabled"
1503
- },
1504
- {
1505
- "name": "destroy-on-hidden",
1506
- "description": "Default: false\n\nWhether destroy dropdown when hidden"
1507
- },
1508
- {
1509
- "name": "align",
1510
- "description": "Default: -\n\nPopup align config"
1511
- },
1512
- {
1513
- "name": "get-popup-container",
1514
- "description": "Default: () => document.body\n\nTo set the container of the dropdown menu. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition. Example on CodePen"
1515
- },
1516
- {
1517
- "name": "prefix-cls",
1518
- "description": "Default: -\n\nCustomize prefix class name"
1519
- },
1520
- {
1521
- "name": "transition-name",
1522
- "description": "Default: -\n\nMotion name of dropdown"
1523
- },
1524
- {
1525
- "name": "placement",
1526
- "description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
1527
- },
1528
- {
1529
- "name": "force-render",
1530
- "description": "Default: -\n\nForce render dropdown overlay"
1725
+ "name": "target",
1726
+ "description": "Default: -\n\nSpecifies where to display the linked URL"
1531
1727
  },
1532
1728
  {
1533
- "name": "mouse-enter-delay",
1534
- "description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
1729
+ "name": "html-type",
1730
+ "description": "Default: button\n\nSet the original html type of button, see: MDN"
1535
1731
  },
1536
1732
  {
1537
- "name": "mouse-leave-delay",
1538
- "description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
1733
+ "name": "badge",
1734
+ "description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
1539
1735
  },
1540
1736
  {
1541
- "name": "open-class-name",
1542
- "description": "Default: -\n\nClass added to trigger when dropdown is open"
1737
+ "name": "classes",
1738
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1543
1739
  },
1544
1740
  {
1545
- "name": "auto-adjust-overflow",
1546
- "description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
1741
+ "name": "styles",
1742
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1547
1743
  }
1548
1744
  ]
1549
1745
  },
1550
1746
  {
1551
- "name": "a-form",
1552
- "description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
1747
+ "name": "a-float-back-top",
1748
+ "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1553
1749
  "attributes": [
1554
1750
  {
1555
- "name": "classes",
1556
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1557
- },
1558
- {
1559
- "name": "styles",
1560
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1561
- },
1562
- {
1563
- "name": "colon",
1564
- "description": "Default: true\n\nConfigure the default value of colon for Form.Item. Indicates whether the colon after the label is displayed (only effective when prop layout is horizontal)"
1565
- },
1566
- {
1567
- "name": "name",
1568
- "description": "Default: -\n\nForm name. Will be the prefix of Field id"
1569
- },
1570
- {
1571
- "name": "layout",
1572
- "description": "Default: horizontal\n\nForm layout"
1573
- },
1574
- {
1575
- "name": "label-align",
1576
- "description": "Default: right\n\nThe text align of label of all items"
1577
- },
1578
- {
1579
- "name": "label-wrap",
1580
- "description": "Default: false\n\nwhether label can be wrap"
1581
- },
1582
- {
1583
- "name": "label-col",
1584
- "description": "Default: -\n\nLabel layout, like Col component. Set span offset value like {span: 3, offset: 12} or sm: {span: 3, offset: 12}"
1585
- },
1586
- {
1587
- "name": "wrapper-col",
1588
- "description": "Default: -\n\nThe layout for input controls, same as labelCol"
1589
- },
1590
- {
1591
- "name": "feedback-icons",
1592
- "description": "Default: -\n\nCan be passed custom icons while Form.Item element has hasFeedback"
1593
- },
1594
- {
1595
- "name": "size",
1596
- "description": "Default: -\n\nSet field component size (antd components only)"
1597
- },
1598
- {
1599
- "name": "disabled",
1600
- "description": "Default: false\n\nSet form component disable, only available for antd components"
1601
- },
1602
- {
1603
- "name": "scroll-to-first-error",
1604
- "description": "Default: false\n\nAuto scroll to first failed field when submit"
1605
- },
1606
- {
1607
- "name": "required-mark",
1608
- "description": "Default: true\n\nRequired mark style. Can use required mark or optional mark. You can not config to single Form.Item since this is a Form level config"
1609
- },
1610
- {
1611
- "name": "variant",
1612
- "description": "Default: outlined\n\nVariant of components inside form"
1613
- },
1614
- {
1615
- "name": "validate-messages",
1616
- "description": "Default: -\n\nValidation prompt template, description see below"
1751
+ "name": "duration",
1752
+ "description": "Default: 450\n\nTime to return to top(ms)"
1617
1753
  },
1618
1754
  {
1619
- "name": "model",
1620
- "description": "Default: -\n\nForm model"
1755
+ "name": "target",
1756
+ "description": "Default: -\n\nSpecifies where to display the linked URL"
1621
1757
  },
1622
1758
  {
1623
- "name": "rules",
1624
- "description": "Default: -\n\nForm rules"
1759
+ "name": "visibility-height",
1760
+ "description": "Default: 400\n\nThe BackTop button will not show until the scroll height reaches this value"
1625
1761
  },
1626
1762
  {
1627
- "name": "validate-trigger",
1628
- "description": "Default: change\n\nConfig field validate trigger"
1763
+ "name": "badge",
1764
+ "description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
1629
1765
  },
1630
1766
  {
1631
- "name": "preserve",
1632
- "description": "Default: true\n\nKeep field value even when field removed. You can get the preserve field value by getFieldsValue(true)"
1767
+ "name": "html-type",
1768
+ "description": "Default: button\n\nSet the original html type of button, see: MDN"
1633
1769
  },
1634
1770
  {
1635
- "name": "clear-on-destroy",
1636
- "description": "Default: false\n\nClear form values when the form is uninstalled"
1771
+ "name": "aria-label",
1772
+ "description": "Default: -\n\n-"
1637
1773
  },
1638
1774
  {
1639
- "name": "validate-on-rule-change",
1775
+ "name": "style",
1640
1776
  "description": "Default: -\n\n-"
1641
1777
  },
1642
1778
  {
1643
- "name": "root-class",
1644
- "description": "Default: -\n\nRoot container class"
1779
+ "name": "classes",
1780
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1645
1781
  },
1646
1782
  {
1647
- "name": "prefix-cls",
1648
- "description": "Default: -\n\nPrefix class name"
1783
+ "name": "styles",
1784
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1649
1785
  }
1650
1786
  ]
1651
1787
  },
1652
1788
  {
1653
- "name": "a-form-item",
1654
- "description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
1789
+ "name": "a-drawer",
1790
+ "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1655
1791
  "attributes": [
1656
1792
  {
1657
- "name": "name",
1658
- "description": "Default: -\n\nField name"
1793
+ "name": "after-open-change",
1794
+ "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1659
1795
  },
1660
1796
  {
1661
- "name": "label",
1662
- "description": "Default: -\n\nLabel text"
1797
+ "name": "classes",
1798
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1663
1799
  },
1664
1800
  {
1665
- "name": "label-align",
1666
- "description": "Default: right\n\nThe text align of label"
1801
+ "name": "closable",
1802
+ "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1667
1803
  },
1668
1804
  {
1669
- "name": "label-col",
1670
- "description": "Default: -\n\nThe layout of label. If both Form and Form.Item exists, use Item first"
1805
+ "name": "close-icon",
1806
+ "description": "Default: -\n\nCustom close icon"
1671
1807
  },
1672
1808
  {
1673
- "name": "wrapper-col",
1674
- "description": "Default: -\n\nThe layout for input controls, same as labelCol"
1809
+ "name": "~~destroy-on-close~~",
1810
+ "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1675
1811
  },
1676
1812
  {
1677
- "name": "colon",
1678
- "description": "Default: true\n\nUsed with label, whether to display : after label text"
1813
+ "name": "destroy-on-hidden",
1814
+ "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1679
1815
  },
1680
1816
  {
1681
1817
  "name": "extra",
1682
- "description": "Default: -\n\nThe extra prompt message"
1818
+ "description": "Default: -\n\nExtra actions area at corner"
1683
1819
  },
1684
1820
  {
1685
- "name": "help",
1686
- "description": "Default: -\n\nThe prompt message. If not provided, the prompt message will be generated by the validation rule"
1821
+ "name": "footer",
1822
+ "description": "Default: -\n\nThe footer for Drawer"
1687
1823
  },
1688
1824
  {
1689
- "name": "has-feedback",
1690
- "description": "Default: false\n\nDisplay validation status icon"
1825
+ "name": "force-render",
1826
+ "description": "Default: false\n\nPre-render Drawer component forcibly"
1691
1827
  },
1692
1828
  {
1693
- "name": "validate-status",
1694
- "description": "Default: -\n\nThe validation status"
1829
+ "name": "get-container",
1830
+ "description": "Default: document.body\n\nMounted node and display window for Drawer"
1695
1831
  },
1696
1832
  {
1697
- "name": "required",
1698
- "description": "Default: false\n\nDisplay required style. It will be generated by the validation rule"
1833
+ "name": "keyboard",
1834
+ "description": "Default: true\n\nWhether support press esc to close"
1699
1835
  },
1700
1836
  {
1701
- "name": "rules",
1702
- "description": "Default: -\n\nRules for field validation"
1837
+ "name": "loading",
1838
+ "description": "Default: false\n\nShow the Skeleton"
1703
1839
  },
1704
1840
  {
1705
- "name": "validate-trigger",
1706
- "description": "Default: change\n\nWhen to validate the value of children node"
1841
+ "name": "mask",
1842
+ "description": "Default: true\n\nMask effect"
1707
1843
  },
1708
1844
  {
1709
- "name": "validate-debounce",
1710
- "description": "Default: -\n\nDelay milliseconds to start validation"
1845
+ "name": "mask-closable",
1846
+ "description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
1711
1847
  },
1712
1848
  {
1713
- "name": "validate-first",
1714
- "description": "Default: false\n\nWhether stop validate on first rule of error for this field. Will parallel validate when parallel configured"
1849
+ "name": "placement",
1850
+ "description": "Default: right\n\nThe placement of the Drawer"
1715
1851
  },
1716
1852
  {
1717
- "name": "no-style",
1718
- "description": "Default: false\n\nNo style for true, used as a pure field control"
1853
+ "name": "push",
1854
+ "description": "Default: { distance: 180 }\n\nNested drawers push behavior"
1719
1855
  },
1720
1856
  {
1721
- "name": "id",
1722
- "description": "Default: -\n\nSet sub label htmlFor"
1857
+ "name": "resizable",
1858
+ "description": "Default: -\n\nEnable resizable by dragging"
1723
1859
  },
1724
1860
  {
1725
- "name": "hidden",
1726
- "description": "Default: false\n\nWhether to hide Form.Item (still collect and validate value)"
1861
+ "name": "root-class",
1862
+ "description": "Default: -\n\nRoot container class"
1727
1863
  },
1728
1864
  {
1729
- "name": "message-variables",
1730
- "description": "Default: -\n\nThe default validate field info"
1865
+ "name": "root-style",
1866
+ "description": "Default: -\n\nStyle of wrapper element which contains mask"
1731
1867
  },
1732
1868
  {
1733
- "name": "tooltip",
1734
- "description": "Default: -\n\nConfig tooltip info"
1869
+ "name": "size",
1870
+ "description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
1735
1871
  },
1736
1872
  {
1737
- "name": "layout",
1738
- "description": "Default: -\n\nForm item layout"
1873
+ "name": "styles",
1874
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
1739
1875
  },
1740
1876
  {
1741
- "name": "root-class",
1742
- "description": "Default: -\n\nRoot container class"
1877
+ "name": "title",
1878
+ "description": "Default: -\n\nThe title for Drawer"
1743
1879
  },
1744
1880
  {
1745
- "name": "prefix-cls",
1746
- "description": "Default: -\n\nPrefix class name"
1881
+ "name": "open",
1882
+ "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1883
+ },
1884
+ {
1885
+ "name": "z-index",
1886
+ "description": "Default: 1000\n\nThe z-index of the Drawer"
1747
1887
  }
1748
1888
  ]
1749
1889
  },
1750
- {
1751
- "name": "a-类型",
1752
- "description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
1753
- "attributes": []
1754
- },
1755
- {
1756
- "name": "a-flex",
1757
- "description": "用于对齐的弹性布局容器。",
1758
- "attributes": []
1759
- },
1760
1890
  {
1761
1891
  "name": "a-row",
1762
1892
  "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
@@ -1837,136 +1967,6 @@
1837
1967
  }
1838
1968
  ]
1839
1969
  },
1840
- {
1841
- "name": "a-float-button-group",
1842
- "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1843
- "attributes": [
1844
- {
1845
- "name": "shape",
1846
- "description": "Default: circle\n\nSetting button shape of children"
1847
- },
1848
- {
1849
- "name": "trigger",
1850
- "description": "Default: -\n\nWhich action can trigger menu open/close"
1851
- },
1852
- {
1853
- "name": "open",
1854
- "description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
1855
- },
1856
- {
1857
- "name": "close-icon",
1858
- "description": "Default: -\n\nCustomize close button icon"
1859
- },
1860
- {
1861
- "name": "placement",
1862
- "description": "Default: top\n\nCustomize menu animation placement"
1863
- },
1864
- {
1865
- "name": "classes",
1866
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1867
- },
1868
- {
1869
- "name": "styles",
1870
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1871
- }
1872
- ]
1873
- },
1874
- {
1875
- "name": "a-float-button",
1876
- "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1877
- "attributes": [
1878
- {
1879
- "name": "icon",
1880
- "description": "Default: -\n\nSet the icon component of button"
1881
- },
1882
- {
1883
- "name": "content",
1884
- "description": "Default: -\n\nText and other"
1885
- },
1886
- {
1887
- "name": "~~description~~",
1888
- "description": "Default: -\n\nPlease use content instead"
1889
- },
1890
- {
1891
- "name": "tooltip",
1892
- "description": "Default: -\n\nThe text shown in the tooltip"
1893
- },
1894
- {
1895
- "name": "type",
1896
- "description": "Default: default\n\nSetting button type"
1897
- },
1898
- {
1899
- "name": "shape",
1900
- "description": "Default: circle\n\nSetting button shape"
1901
- },
1902
- {
1903
- "name": "href",
1904
- "description": "Default: -\n\nThe target of hyperlink"
1905
- },
1906
- {
1907
- "name": "target",
1908
- "description": "Default: -\n\nSpecifies where to display the linked URL"
1909
- },
1910
- {
1911
- "name": "html-type",
1912
- "description": "Default: button\n\nSet the original html type of button, see: MDN"
1913
- },
1914
- {
1915
- "name": "badge",
1916
- "description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
1917
- },
1918
- {
1919
- "name": "classes",
1920
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1921
- },
1922
- {
1923
- "name": "styles",
1924
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1925
- }
1926
- ]
1927
- },
1928
- {
1929
- "name": "a-float-back-top",
1930
- "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1931
- "attributes": [
1932
- {
1933
- "name": "duration",
1934
- "description": "Default: 450\n\nTime to return to top(ms)"
1935
- },
1936
- {
1937
- "name": "target",
1938
- "description": "Default: -\n\nSpecifies where to display the linked URL"
1939
- },
1940
- {
1941
- "name": "visibility-height",
1942
- "description": "Default: 400\n\nThe BackTop button will not show until the scroll height reaches this value"
1943
- },
1944
- {
1945
- "name": "badge",
1946
- "description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
1947
- },
1948
- {
1949
- "name": "html-type",
1950
- "description": "Default: button\n\nSet the original html type of button, see: MDN"
1951
- },
1952
- {
1953
- "name": "aria-label",
1954
- "description": "Default: -\n\n-"
1955
- },
1956
- {
1957
- "name": "style",
1958
- "description": "Default: -\n\n-"
1959
- },
1960
- {
1961
- "name": "classes",
1962
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1963
- },
1964
- {
1965
- "name": "styles",
1966
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1967
- }
1968
- ]
1969
- },
1970
1970
  {
1971
1971
  "name": "a-common-icon",
1972
1972
  "description": "Semantic vector graphics.",
@@ -2069,6 +2069,259 @@
2069
2069
  }
2070
2070
  ]
2071
2071
  },
2072
+ {
2073
+ "name": "a-input-number",
2074
+ "description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
2075
+ "attributes": [
2076
+ {
2077
+ "name": "size",
2078
+ "description": "Default: -\n\nThe height of input box"
2079
+ },
2080
+ {
2081
+ "name": "status",
2082
+ "description": "Default: -\n\nSet validation status"
2083
+ },
2084
+ {
2085
+ "name": "disabled",
2086
+ "description": "Default: false\n\nIf the input is disabled"
2087
+ },
2088
+ {
2089
+ "name": "addon-before",
2090
+ "description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
2091
+ },
2092
+ {
2093
+ "name": "addon-after",
2094
+ "description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
2095
+ },
2096
+ {
2097
+ "name": "prefix",
2098
+ "description": "Default: -\n\nThe prefix icon for the Input"
2099
+ },
2100
+ {
2101
+ "name": "suffix",
2102
+ "description": "Default: -\n\nThe suffix icon for the Input"
2103
+ },
2104
+ {
2105
+ "name": "bordered",
2106
+ "description": "Default: -\n\nDeprecated."
2107
+ },
2108
+ {
2109
+ "name": "variant",
2110
+ "description": "Default: outlined\n\nVariants of Input"
2111
+ },
2112
+ {
2113
+ "name": "classes",
2114
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2115
+ },
2116
+ {
2117
+ "name": "styles",
2118
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2119
+ },
2120
+ {
2121
+ "name": "controls",
2122
+ "description": "Default: -\n\nWhether to show +- controls, or set custom arrow icons"
2123
+ },
2124
+ {
2125
+ "name": "type",
2126
+ "description": "Default: -\n\n-"
2127
+ },
2128
+ {
2129
+ "name": "step",
2130
+ "description": "Default: 1\n\nThe number to which the current value is increased or decreased. It can be an integer or decimal"
2131
+ }
2132
+ ]
2133
+ },
2134
+ {
2135
+ "name": "a-input",
2136
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2137
+ "attributes": [
2138
+ {
2139
+ "name": "allow-clear",
2140
+ "description": "Default: false\n\nIf allow to remove input content with clear icon"
2141
+ },
2142
+ {
2143
+ "name": "classes",
2144
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2145
+ },
2146
+ {
2147
+ "name": "count",
2148
+ "description": "Default: -\n\nCharacter count config"
2149
+ },
2150
+ {
2151
+ "name": "default-value",
2152
+ "description": "Default: -\n\nThe initial input content"
2153
+ },
2154
+ {
2155
+ "name": "disabled",
2156
+ "description": "Default: false\n\nWhether the input is disabled"
2157
+ },
2158
+ {
2159
+ "name": "id",
2160
+ "description": "Default: -\n\nThe ID for input"
2161
+ },
2162
+ {
2163
+ "name": "maxlength",
2164
+ "description": "Default: -\n\nThe maximum number of characters in Input"
2165
+ },
2166
+ {
2167
+ "name": "prefix",
2168
+ "description": "Default: -\n\nThe prefix icon for the Input"
2169
+ },
2170
+ {
2171
+ "name": "show-count",
2172
+ "description": "Default: false\n\nWhether to show character count"
2173
+ },
2174
+ {
2175
+ "name": "status",
2176
+ "description": "Default: -\n\nSet validation status"
2177
+ },
2178
+ {
2179
+ "name": "styles",
2180
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2181
+ },
2182
+ {
2183
+ "name": "size",
2184
+ "description": "Default: -\n\nThe size of the input box. Note: in the context of a form, the middle size is used"
2185
+ },
2186
+ {
2187
+ "name": "suffix",
2188
+ "description": "Default: -\n\nThe suffix icon for the Input"
2189
+ },
2190
+ {
2191
+ "name": "type",
2192
+ "description": "Default: text\n\nThe type of input, see: MDN( use Input.TextArea instead of type=\"textarea\")"
2193
+ },
2194
+ {
2195
+ "name": "value",
2196
+ "description": "Default: -\n\nThe input content value, support v-model:value"
2197
+ },
2198
+ {
2199
+ "name": "variant",
2200
+ "description": "Default: outlined\n\nVariants of Input"
2201
+ }
2202
+ ]
2203
+ },
2204
+ {
2205
+ "name": "a-text-area",
2206
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2207
+ "attributes": [
2208
+ {
2209
+ "name": "auto-size",
2210
+ "description": "Default: false\n\nHeight auto size feature, can be set to true | false or an object { minRows: 2, maxRows: 6 }"
2211
+ },
2212
+ {
2213
+ "name": "classes",
2214
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2215
+ },
2216
+ {
2217
+ "name": "styles",
2218
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2219
+ }
2220
+ ]
2221
+ },
2222
+ {
2223
+ "name": "a-input-search",
2224
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2225
+ "attributes": [
2226
+ {
2227
+ "name": "classes",
2228
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2229
+ },
2230
+ {
2231
+ "name": "enter-button",
2232
+ "description": "Default: false\n\nfalse displays the default button color, true uses the primary color, or you can provide a custom button. Conflicts with addonAfter."
2233
+ },
2234
+ {
2235
+ "name": "loading",
2236
+ "description": "Default: false\n\nSearch box with loading"
2237
+ },
2238
+ {
2239
+ "name": "styles",
2240
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2241
+ }
2242
+ ]
2243
+ },
2244
+ {
2245
+ "name": "a-input-password",
2246
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2247
+ "attributes": [
2248
+ {
2249
+ "name": "classes",
2250
+ "description": "Default: -\n\nSemantic DOM class"
2251
+ },
2252
+ {
2253
+ "name": "icon-render",
2254
+ "description": "Default: (visible) => (visible ? : )\n\nCustom toggle button"
2255
+ },
2256
+ {
2257
+ "name": "styles",
2258
+ "description": "Default: -\n\nSemantic DOM style"
2259
+ },
2260
+ {
2261
+ "name": "visibility-toggle",
2262
+ "description": "Default: true\n\nWhether show toggle button or control password visible"
2263
+ }
2264
+ ]
2265
+ },
2266
+ {
2267
+ "name": "a-input-otp",
2268
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2269
+ "attributes": [
2270
+ {
2271
+ "name": "classes",
2272
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2273
+ },
2274
+ {
2275
+ "name": "default-value",
2276
+ "description": "Default: -\n\nDefault value"
2277
+ },
2278
+ {
2279
+ "name": "disabled",
2280
+ "description": "Default: false\n\nWhether the input is disabled"
2281
+ },
2282
+ {
2283
+ "name": "formatter",
2284
+ "description": "Default: -\n\nFormat display, blank fields will be filled with"
2285
+ },
2286
+ {
2287
+ "name": "separator",
2288
+ "description": "Default: -\n\nrender the separator after the input box of the specified index"
2289
+ },
2290
+ {
2291
+ "name": "styles",
2292
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2293
+ },
2294
+ {
2295
+ "name": "mask",
2296
+ "description": "Default: false\n\nCustom display, the original value will not be modified"
2297
+ },
2298
+ {
2299
+ "name": "length",
2300
+ "description": "Default: 6\n\nThe number of input elements"
2301
+ },
2302
+ {
2303
+ "name": "status",
2304
+ "description": "Default: -\n\nSet validation status"
2305
+ },
2306
+ {
2307
+ "name": "size",
2308
+ "description": "Default: middle\n\nThe size of the input box"
2309
+ },
2310
+ {
2311
+ "name": "variant",
2312
+ "description": "Default: outlined\n\nVariants of Input"
2313
+ },
2314
+ {
2315
+ "name": "value",
2316
+ "description": "Default: -\n\nThe input content value"
2317
+ }
2318
+ ]
2319
+ },
2320
+ {
2321
+ "name": "a-types",
2322
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2323
+ "attributes": []
2324
+ },
2072
2325
  {
2073
2326
  "name": "a-layout",
2074
2327
  "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
@@ -2096,124 +2349,172 @@
2096
2349
  "description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
2097
2350
  },
2098
2351
  {
2099
- "name": "collapsible",
2100
- "description": "Default: false\n\nWhether can be collapsed"
2352
+ "name": "collapsible",
2353
+ "description": "Default: false\n\nWhether can be collapsed"
2354
+ },
2355
+ {
2356
+ "name": "reverse-arrow",
2357
+ "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2358
+ },
2359
+ {
2360
+ "name": "theme",
2361
+ "description": "Default: dark\n\nColor theme of the sidebar"
2362
+ },
2363
+ {
2364
+ "name": "trigger",
2365
+ "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2366
+ },
2367
+ {
2368
+ "name": "width",
2369
+ "description": "Default: 200\n\nWidth of the sidebar"
2370
+ },
2371
+ {
2372
+ "name": "zero-width-trigger-style",
2373
+ "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2374
+ }
2375
+ ]
2376
+ },
2377
+ {
2378
+ "name": "a-masonry",
2379
+ "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2380
+ "attributes": [
2381
+ {
2382
+ "name": "classes",
2383
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2384
+ },
2385
+ {
2386
+ "name": "styles",
2387
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2388
+ },
2389
+ {
2390
+ "name": "columns",
2391
+ "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2392
+ },
2393
+ {
2394
+ "name": "fresh",
2395
+ "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2396
+ },
2397
+ {
2398
+ "name": "gutter",
2399
+ "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2400
+ },
2401
+ {
2402
+ "name": "items",
2403
+ "description": "Default: -\n\nMasonry items"
2404
+ },
2405
+ {
2406
+ "name": "item-render",
2407
+ "description": "Default: -\n\nCustom item rendering function"
2408
+ }
2409
+ ]
2410
+ },
2411
+ {
2412
+ "name": "a-menu",
2413
+ "description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
2414
+ "attributes": [
2415
+ {
2416
+ "name": "classes",
2417
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2418
+ },
2419
+ {
2420
+ "name": "styles",
2421
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2101
2422
  },
2102
2423
  {
2103
- "name": "reverse-arrow",
2104
- "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2424
+ "name": "root-class",
2425
+ "description": "Default: -\n\nRoot container class"
2105
2426
  },
2106
2427
  {
2107
- "name": "theme",
2108
- "description": "Default: dark\n\nColor theme of the sidebar"
2428
+ "name": "default-open-keys",
2429
+ "description": "Default: -\n\nArray with the keys of default opened sub menus"
2109
2430
  },
2110
2431
  {
2111
- "name": "trigger",
2112
- "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2432
+ "name": "default-selected-keys",
2433
+ "description": "Default: -\n\nArray with the keys of default selected menu items"
2113
2434
  },
2114
2435
  {
2115
- "name": "width",
2116
- "description": "Default: 200\n\nWidth of the sidebar"
2436
+ "name": "expand-icon",
2437
+ "description": "Default: -\n\nCustom expand icon of submenu"
2117
2438
  },
2118
2439
  {
2119
- "name": "zero-width-trigger-style",
2120
- "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2121
- }
2122
- ]
2123
- },
2124
- {
2125
- "name": "a-input-number",
2126
- "description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
2127
- "attributes": [
2128
- {
2129
- "name": "size",
2130
- "description": "Default: -\n\nThe height of input box"
2440
+ "name": "force-sub-menu-render",
2441
+ "description": "Default: false\n\nRender submenu into DOM before it becomes visible"
2131
2442
  },
2132
2443
  {
2133
- "name": "status",
2134
- "description": "Default: -\n\nSet validation status"
2444
+ "name": "inline-collapsed",
2445
+ "description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
2135
2446
  },
2136
2447
  {
2137
- "name": "disabled",
2138
- "description": "Default: false\n\nIf the input is disabled"
2448
+ "name": "inline-indent",
2449
+ "description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
2139
2450
  },
2140
2451
  {
2141
- "name": "addon-before",
2142
- "description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
2452
+ "name": "items",
2453
+ "description": "Default: -\n\nMenu item content"
2143
2454
  },
2144
2455
  {
2145
- "name": "addon-after",
2146
- "description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
2456
+ "name": "mode",
2457
+ "description": "Default: vertical\n\nType of menu"
2147
2458
  },
2148
2459
  {
2149
- "name": "prefix",
2150
- "description": "Default: -\n\nThe prefix icon for the Input"
2460
+ "name": "multiple",
2461
+ "description": "Default: false\n\nAllows selection of multiple items"
2151
2462
  },
2152
2463
  {
2153
- "name": "suffix",
2154
- "description": "Default: -\n\nThe suffix icon for the Input"
2464
+ "name": "open-keys",
2465
+ "description": "Default: -\n\nArray with the keys of currently opened sub-menus"
2155
2466
  },
2156
2467
  {
2157
- "name": "bordered",
2158
- "description": "Default: -\n\nDeprecated."
2468
+ "name": "overflowed-indicator",
2469
+ "description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
2159
2470
  },
2160
2471
  {
2161
- "name": "variant",
2162
- "description": "Default: outlined\n\nVariants of Input"
2472
+ "name": "selectable",
2473
+ "description": "Default: true\n\nAllows selecting menu items"
2163
2474
  },
2164
2475
  {
2165
- "name": "classes",
2166
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2476
+ "name": "selected-keys",
2477
+ "description": "Default: -\n\nArray with the keys of currently selected menu items"
2167
2478
  },
2168
2479
  {
2169
- "name": "styles",
2170
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2480
+ "name": "sub-menu-close-delay",
2481
+ "description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
2171
2482
  },
2172
2483
  {
2173
- "name": "controls",
2174
- "description": "Default: -\n\nWhether to show +- controls, or set custom arrow icons"
2484
+ "name": "sub-menu-open-delay",
2485
+ "description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
2175
2486
  },
2176
2487
  {
2177
- "name": "type",
2178
- "description": "Default: -\n\n-"
2488
+ "name": "theme",
2489
+ "description": "Default: light\n\nColor theme of the menu"
2179
2490
  },
2180
2491
  {
2181
- "name": "step",
2182
- "description": "Default: 1\n\nThe number to which the current value is increased or decreased. It can be an integer or decimal"
2183
- }
2184
- ]
2185
- },
2186
- {
2187
- "name": "a-masonry",
2188
- "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2189
- "attributes": [
2190
- {
2191
- "name": "classes",
2192
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2492
+ "name": "trigger-sub-menu-action",
2493
+ "description": "Default: hover\n\nWhich action can trigger submenu open/close"
2193
2494
  },
2194
2495
  {
2195
- "name": "styles",
2196
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2496
+ "name": "get-popup-container",
2497
+ "description": "Default: () => document.body\n\nTo set the container of the submenu popup. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition"
2197
2498
  },
2198
2499
  {
2199
- "name": "columns",
2200
- "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2500
+ "name": "item-icon",
2501
+ "description": "Default: -\n\nCustom menu item icon render"
2201
2502
  },
2202
2503
  {
2203
- "name": "fresh",
2204
- "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2504
+ "name": "label-render",
2505
+ "description": "Default: -\n\nCustom label render"
2205
2506
  },
2206
2507
  {
2207
- "name": "gutter",
2208
- "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2508
+ "name": "icon-render",
2509
+ "description": "Default: -\n\nCustom icon render (items mode)"
2209
2510
  },
2210
2511
  {
2211
- "name": "items",
2212
- "description": "Default: -\n\nMasonry items"
2512
+ "name": "extra-render",
2513
+ "description": "Default: -\n\nCustom extra render"
2213
2514
  },
2214
2515
  {
2215
- "name": "item-render",
2216
- "description": "Default: -\n\nCustom item rendering function"
2516
+ "name": "popup-render",
2517
+ "description": "Default: -\n\nCustom popup renderer for submenu"
2217
2518
  }
2218
2519
  ]
2219
2520
  },
@@ -2444,116 +2745,6 @@
2444
2745
  "description": "全局展示通知提醒信息。",
2445
2746
  "attributes": []
2446
2747
  },
2447
- {
2448
- "name": "a-menu",
2449
- "description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
2450
- "attributes": [
2451
- {
2452
- "name": "classes",
2453
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2454
- },
2455
- {
2456
- "name": "styles",
2457
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2458
- },
2459
- {
2460
- "name": "root-class",
2461
- "description": "Default: -\n\nRoot container class"
2462
- },
2463
- {
2464
- "name": "default-open-keys",
2465
- "description": "Default: -\n\nArray with the keys of default opened sub menus"
2466
- },
2467
- {
2468
- "name": "default-selected-keys",
2469
- "description": "Default: -\n\nArray with the keys of default selected menu items"
2470
- },
2471
- {
2472
- "name": "expand-icon",
2473
- "description": "Default: -\n\nCustom expand icon of submenu"
2474
- },
2475
- {
2476
- "name": "force-sub-menu-render",
2477
- "description": "Default: false\n\nRender submenu into DOM before it becomes visible"
2478
- },
2479
- {
2480
- "name": "inline-collapsed",
2481
- "description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
2482
- },
2483
- {
2484
- "name": "inline-indent",
2485
- "description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
2486
- },
2487
- {
2488
- "name": "items",
2489
- "description": "Default: -\n\nMenu item content"
2490
- },
2491
- {
2492
- "name": "mode",
2493
- "description": "Default: vertical\n\nType of menu"
2494
- },
2495
- {
2496
- "name": "multiple",
2497
- "description": "Default: false\n\nAllows selection of multiple items"
2498
- },
2499
- {
2500
- "name": "open-keys",
2501
- "description": "Default: -\n\nArray with the keys of currently opened sub-menus"
2502
- },
2503
- {
2504
- "name": "overflowed-indicator",
2505
- "description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
2506
- },
2507
- {
2508
- "name": "selectable",
2509
- "description": "Default: true\n\nAllows selecting menu items"
2510
- },
2511
- {
2512
- "name": "selected-keys",
2513
- "description": "Default: -\n\nArray with the keys of currently selected menu items"
2514
- },
2515
- {
2516
- "name": "sub-menu-close-delay",
2517
- "description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
2518
- },
2519
- {
2520
- "name": "sub-menu-open-delay",
2521
- "description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
2522
- },
2523
- {
2524
- "name": "theme",
2525
- "description": "Default: light\n\nColor theme of the menu"
2526
- },
2527
- {
2528
- "name": "trigger-sub-menu-action",
2529
- "description": "Default: hover\n\nWhich action can trigger submenu open/close"
2530
- },
2531
- {
2532
- "name": "get-popup-container",
2533
- "description": "Default: () => document.body\n\nTo set the container of the submenu popup. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition"
2534
- },
2535
- {
2536
- "name": "item-icon",
2537
- "description": "Default: -\n\nCustom menu item icon render"
2538
- },
2539
- {
2540
- "name": "label-render",
2541
- "description": "Default: -\n\nCustom label render"
2542
- },
2543
- {
2544
- "name": "icon-render",
2545
- "description": "Default: -\n\nCustom icon render (items mode)"
2546
- },
2547
- {
2548
- "name": "extra-render",
2549
- "description": "Default: -\n\nCustom extra render"
2550
- },
2551
- {
2552
- "name": "popup-render",
2553
- "description": "Default: -\n\nCustom popup renderer for submenu"
2554
- }
2555
- ]
2556
- },
2557
2748
  {
2558
2749
  "name": "a-args-props",
2559
2750
  "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
@@ -2731,35 +2922,13 @@
2731
2922
  "name": "jump-prev-icon",
2732
2923
  "description": "Default: -\n\nCustom jump-prev icon"
2733
2924
  },
2734
- {
2735
- "name": "jump-next-icon",
2736
- "description": "Default: -\n\nCustom jump-next icon"
2737
- },
2738
- {
2739
- "name": "select-component-class",
2740
- "description": "Default: -\n\nDeprecated, not official support"
2741
- }
2742
- ]
2743
- },
2744
- {
2745
- "name": "a-popover",
2746
- "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
2747
- "attributes": [
2748
- {
2749
- "name": "title",
2750
- "description": "Default: -\n\nTitle of the card"
2751
- },
2752
- {
2753
- "name": "content",
2754
- "description": "Default: -\n\nContent of the card"
2755
- },
2756
- {
2757
- "name": "classes",
2758
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2925
+ {
2926
+ "name": "jump-next-icon",
2927
+ "description": "Default: -\n\nCustom jump-next icon"
2759
2928
  },
2760
2929
  {
2761
- "name": "styles",
2762
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2930
+ "name": "select-component-class",
2931
+ "description": "Default: -\n\nDeprecated, not official support"
2763
2932
  }
2764
2933
  ]
2765
2934
  },
@@ -2833,6 +3002,28 @@
2833
3002
  }
2834
3003
  ]
2835
3004
  },
3005
+ {
3006
+ "name": "a-popover",
3007
+ "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
3008
+ "attributes": [
3009
+ {
3010
+ "name": "title",
3011
+ "description": "Default: -\n\nTitle of the card"
3012
+ },
3013
+ {
3014
+ "name": "content",
3015
+ "description": "Default: -\n\nContent of the card"
3016
+ },
3017
+ {
3018
+ "name": "classes",
3019
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3020
+ },
3021
+ {
3022
+ "name": "styles",
3023
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3024
+ }
3025
+ ]
3026
+ },
2836
3027
  {
2837
3028
  "name": "a-radio/radio-button",
2838
3029
  "description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
@@ -2983,6 +3174,60 @@
2983
3174
  }
2984
3175
  ]
2985
3176
  },
3177
+ {
3178
+ "name": "a-segmented",
3179
+ "description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
3180
+ "attributes": [
3181
+ {
3182
+ "name": "block",
3183
+ "description": "Default: false\n\nOption to fit width to its parent\\'s width"
3184
+ },
3185
+ {
3186
+ "name": "classes",
3187
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
3188
+ },
3189
+ {
3190
+ "name": "default-value",
3191
+ "description": "Default: -\n\nDefault selected value"
3192
+ },
3193
+ {
3194
+ "name": "disabled",
3195
+ "description": "Default: false\n\nDisable all segments"
3196
+ },
3197
+ {
3198
+ "name": "options",
3199
+ "description": "Default: []\n\nSet children optional"
3200
+ },
3201
+ {
3202
+ "name": "orientation",
3203
+ "description": "Default: horizontal\n\nOrientation"
3204
+ },
3205
+ {
3206
+ "name": "size",
3207
+ "description": "Default: middle\n\nThe size of the Segmented."
3208
+ },
3209
+ {
3210
+ "name": "styles",
3211
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
3212
+ },
3213
+ {
3214
+ "name": "vertical",
3215
+ "description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
3216
+ },
3217
+ {
3218
+ "name": "value",
3219
+ "description": "Default: -\n\nCurrently selected value, support v-model:value"
3220
+ },
3221
+ {
3222
+ "name": "shape",
3223
+ "description": "Default: default\n\nshape of Segmented"
3224
+ },
3225
+ {
3226
+ "name": "name",
3227
+ "description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
3228
+ }
3229
+ ]
3230
+ },
2986
3231
  {
2987
3232
  "name": "a-result",
2988
3233
  "description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
@@ -3149,289 +3394,111 @@
3149
3394
  },
3150
3395
  {
3151
3396
  "name": "max-tag-text-length",
3152
- "description": "Default: -\n\nMax tag text length to show"
3153
- },
3154
- {
3155
- "name": "menu-item-selected-icon",
3156
- "description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
3157
- },
3158
- {
3159
- "name": "mode",
3160
- "description": "Default: -\n\nSet mode of Select"
3161
- },
3162
- {
3163
- "name": "not-found-content",
3164
- "description": "Default: Not Found\n\nSpecify content to show when no result matches"
3165
- },
3166
- {
3167
- "name": "open",
3168
- "description": "Default: -\n\nControlled open state of dropdown"
3169
- },
3170
- {
3171
- "name": "option-filter-prop",
3172
- "description": "Default: value\n\nWhich prop value of option will be used for filter if filterOption is true. If options is set, it should be set to label. When a string[] is provided, multiple fields are searched using OR matching"
3173
- },
3174
- {
3175
- "name": "options",
3176
- "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
3177
- },
3178
- {
3179
- "name": "option-render",
3180
- "description": "Default: -\n\nCustomize the rendering dropdown options"
3181
- },
3182
- {
3183
- "name": "placeholder",
3184
- "description": "Default: -\n\nThe placeholder of select"
3185
- },
3186
- {
3187
- "name": "placement",
3188
- "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
3189
- },
3190
- {
3191
- "name": "popup-class-name",
3192
- "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
3193
- },
3194
- {
3195
- "name": "popup-match-select-width",
3196
- "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"
3197
- },
3198
- {
3199
- "name": "popup-render",
3200
- "description": "Default: -\n\nCustomize dropdown content"
3201
- },
3202
- {
3203
- "name": "prefix",
3204
- "description": "Default: -\n\nThe custom prefix"
3205
- },
3206
- {
3207
- "name": "remove-icon",
3208
- "description": "Default: -\n\nThe custom remove icon"
3209
- },
3210
- {
3211
- "name": "search-value",
3212
- "description": "Default: -\n\nThe current input \"search\" text"
3213
- },
3214
- {
3215
- "name": "show-search",
3216
- "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
3217
- },
3218
- {
3219
- "name": "size",
3220
- "description": "Default: -\n\nSize of Select input"
3221
- },
3222
- {
3223
- "name": "status",
3224
- "description": "Default: -\n\nSet validation status"
3225
- },
3226
- {
3227
- "name": "styles",
3228
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3229
- },
3230
- {
3231
- "name": "suffix-icon",
3232
- "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"
3233
- },
3234
- {
3235
- "name": "tag-render",
3236
- "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
3237
- },
3238
- {
3239
- "name": "label-render",
3240
- "description": "Default: -\n\nCustomize selected label render"
3241
- },
3242
- {
3243
- "name": "token-separators",
3244
- "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
3245
- },
3246
- {
3247
- "name": "value",
3248
- "description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
3249
- },
3250
- {
3251
- "name": "variant",
3252
- "description": "Default: outlined\n\nVariants of selector"
3253
- },
3254
- {
3255
- "name": "virtual",
3256
- "description": "Default: true\n\nDisable virtual scroll when set to false"
3257
- }
3258
- ]
3259
- },
3260
- {
3261
- "name": "a-segmented",
3262
- "description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
3263
- "attributes": [
3264
- {
3265
- "name": "block",
3266
- "description": "Default: false\n\nOption to fit width to its parent\\'s width"
3267
- },
3268
- {
3269
- "name": "classes",
3270
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
3271
- },
3272
- {
3273
- "name": "default-value",
3274
- "description": "Default: -\n\nDefault selected value"
3275
- },
3276
- {
3277
- "name": "disabled",
3278
- "description": "Default: false\n\nDisable all segments"
3279
- },
3280
- {
3281
- "name": "options",
3282
- "description": "Default: []\n\nSet children optional"
3283
- },
3284
- {
3285
- "name": "orientation",
3286
- "description": "Default: horizontal\n\nOrientation"
3287
- },
3288
- {
3289
- "name": "size",
3290
- "description": "Default: middle\n\nThe size of the Segmented."
3291
- },
3292
- {
3293
- "name": "styles",
3294
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
3295
- },
3296
- {
3297
- "name": "vertical",
3298
- "description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
3299
- },
3300
- {
3301
- "name": "value",
3302
- "description": "Default: -\n\nCurrently selected value, support v-model:value"
3303
- },
3304
- {
3305
- "name": "shape",
3306
- "description": "Default: default\n\nshape of Segmented"
3307
- },
3308
- {
3309
- "name": "name",
3310
- "description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
3311
- }
3312
- ]
3313
- },
3314
- {
3315
- "name": "a-slider",
3316
- "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3317
- "attributes": [
3318
- {
3319
- "name": "classes",
3320
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3321
- },
3322
- {
3323
- "name": "default-value",
3324
- "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3397
+ "description": "Default: -\n\nMax tag text length to show"
3325
3398
  },
3326
3399
  {
3327
- "name": "disabled",
3328
- "description": "Default: false\n\nIf true, the slider will not be interactive"
3400
+ "name": "menu-item-selected-icon",
3401
+ "description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
3329
3402
  },
3330
3403
  {
3331
- "name": "dots",
3332
- "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3404
+ "name": "mode",
3405
+ "description": "Default: -\n\nSet mode of Select"
3333
3406
  },
3334
3407
  {
3335
- "name": "included",
3336
- "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3408
+ "name": "not-found-content",
3409
+ "description": "Default: Not Found\n\nSpecify content to show when no result matches"
3337
3410
  },
3338
3411
  {
3339
- "name": "keyboard",
3340
- "description": "Default: true\n\nSupport using keyboard to move handlers"
3412
+ "name": "open",
3413
+ "description": "Default: -\n\nControlled open state of dropdown"
3341
3414
  },
3342
3415
  {
3343
- "name": "marks",
3344
- "description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\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"
3416
+ "name": "option-filter-prop",
3417
+ "description": "Default: value\n\nWhich prop value of option will be used for filter if filterOption is true. If options is set, it should be set to label. When a string[] is provided, multiple fields are searched using OR matching"
3345
3418
  },
3346
3419
  {
3347
- "name": "max",
3348
- "description": "Default: 100\n\nThe maximum value the slider can slide to"
3420
+ "name": "options",
3421
+ "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
3349
3422
  },
3350
3423
  {
3351
- "name": "min",
3352
- "description": "Default: 0\n\nThe minimum value the slider can slide to"
3424
+ "name": "option-render",
3425
+ "description": "Default: -\n\nCustomize the rendering dropdown options"
3353
3426
  },
3354
3427
  {
3355
- "name": "orientation",
3356
- "description": "Default: horizontal\n\nOrientation direction"
3428
+ "name": "placeholder",
3429
+ "description": "Default: -\n\nThe placeholder of select"
3357
3430
  },
3358
3431
  {
3359
- "name": "range",
3360
- "description": "Default: false\n\nEnable dual thumb mode for range selection"
3432
+ "name": "placement",
3433
+ "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
3361
3434
  },
3362
3435
  {
3363
- "name": "reverse",
3364
- "description": "Default: false\n\nReverse the component"
3436
+ "name": "popup-class-name",
3437
+ "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
3365
3438
  },
3366
3439
  {
3367
- "name": "step",
3368
- "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"
3440
+ "name": "popup-match-select-width",
3441
+ "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"
3369
3442
  },
3370
3443
  {
3371
- "name": "styles",
3372
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3444
+ "name": "popup-render",
3445
+ "description": "Default: -\n\nCustomize dropdown content"
3373
3446
  },
3374
3447
  {
3375
- "name": "tooltip",
3376
- "description": "Default: -\n\nThe tooltip related props"
3448
+ "name": "prefix",
3449
+ "description": "Default: -\n\nThe custom prefix"
3377
3450
  },
3378
3451
  {
3379
- "name": "value",
3380
- "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3452
+ "name": "remove-icon",
3453
+ "description": "Default: -\n\nThe custom remove icon"
3381
3454
  },
3382
3455
  {
3383
- "name": "vertical",
3384
- "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3385
- }
3386
- ]
3387
- },
3388
- {
3389
- "name": "a-spin",
3390
- "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3391
- "attributes": [
3456
+ "name": "search-value",
3457
+ "description": "Default: -\n\nThe current input \"search\" text"
3458
+ },
3392
3459
  {
3393
- "name": "spinning",
3394
- "description": "Default: true\n\nWhether Spin is visible"
3460
+ "name": "show-search",
3461
+ "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
3395
3462
  },
3396
3463
  {
3397
3464
  "name": "size",
3398
- "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3465
+ "description": "Default: -\n\nSize of Select input"
3399
3466
  },
3400
3467
  {
3401
- "name": "tip",
3402
- "description": "Default: -\n\nCustomize description content when Spin has children"
3468
+ "name": "status",
3469
+ "description": "Default: -\n\nSet validation status"
3403
3470
  },
3404
3471
  {
3405
- "name": "delay",
3406
- "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3472
+ "name": "styles",
3473
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3407
3474
  },
3408
3475
  {
3409
- "name": "wrapper-class-name",
3410
- "description": "Default: -\n\nThe className of wrapper when Spin has children"
3476
+ "name": "suffix-icon",
3477
+ "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"
3411
3478
  },
3412
3479
  {
3413
- "name": "indicator",
3414
- "description": "Default: -\n\nThe node of the spinning indicator"
3480
+ "name": "tag-render",
3481
+ "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
3415
3482
  },
3416
3483
  {
3417
- "name": "fullscreen",
3418
- "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3484
+ "name": "label-render",
3485
+ "description": "Default: -\n\nCustomize selected label render"
3419
3486
  },
3420
3487
  {
3421
- "name": "percent",
3422
- "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3488
+ "name": "token-separators",
3489
+ "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
3423
3490
  },
3424
3491
  {
3425
- "name": "root-class",
3426
- "description": "Default: -\n\nRoot container class"
3492
+ "name": "value",
3493
+ "description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
3427
3494
  },
3428
3495
  {
3429
- "name": "classes",
3430
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3496
+ "name": "variant",
3497
+ "description": "Default: outlined\n\nVariants of selector"
3431
3498
  },
3432
3499
  {
3433
- "name": "styles",
3434
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3500
+ "name": "virtual",
3501
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
3435
3502
  }
3436
3503
  ]
3437
3504
  },
@@ -3612,196 +3679,79 @@
3612
3679
  ]
3613
3680
  },
3614
3681
  {
3615
- "name": "a-input",
3616
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
3682
+ "name": "a-slider",
3683
+ "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3617
3684
  "attributes": [
3618
- {
3619
- "name": "allow-clear",
3620
- "description": "Default: false\n\nIf allow to remove input content with clear icon"
3621
- },
3622
3685
  {
3623
3686
  "name": "classes",
3624
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3625
- },
3626
- {
3627
- "name": "count",
3628
- "description": "Default: -\n\nCharacter count config"
3687
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3629
3688
  },
3630
3689
  {
3631
3690
  "name": "default-value",
3632
- "description": "Default: -\n\nThe initial input content"
3691
+ "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3633
3692
  },
3634
3693
  {
3635
3694
  "name": "disabled",
3636
- "description": "Default: false\n\nWhether the input is disabled"
3637
- },
3638
- {
3639
- "name": "id",
3640
- "description": "Default: -\n\nThe ID for input"
3641
- },
3642
- {
3643
- "name": "maxlength",
3644
- "description": "Default: -\n\nThe maximum number of characters in Input"
3645
- },
3646
- {
3647
- "name": "prefix",
3648
- "description": "Default: -\n\nThe prefix icon for the Input"
3649
- },
3650
- {
3651
- "name": "show-count",
3652
- "description": "Default: false\n\nWhether to show character count"
3653
- },
3654
- {
3655
- "name": "status",
3656
- "description": "Default: -\n\nSet validation status"
3657
- },
3658
- {
3659
- "name": "styles",
3660
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3661
- },
3662
- {
3663
- "name": "size",
3664
- "description": "Default: -\n\nThe size of the input box. Note: in the context of a form, the middle size is used"
3665
- },
3666
- {
3667
- "name": "suffix",
3668
- "description": "Default: -\n\nThe suffix icon for the Input"
3669
- },
3670
- {
3671
- "name": "type",
3672
- "description": "Default: text\n\nThe type of input, see: MDN( use Input.TextArea instead of type=\"textarea\")"
3673
- },
3674
- {
3675
- "name": "value",
3676
- "description": "Default: -\n\nThe input content value, support v-model:value"
3677
- },
3678
- {
3679
- "name": "variant",
3680
- "description": "Default: outlined\n\nVariants of Input"
3681
- }
3682
- ]
3683
- },
3684
- {
3685
- "name": "a-text-area",
3686
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
3687
- "attributes": [
3688
- {
3689
- "name": "auto-size",
3690
- "description": "Default: false\n\nHeight auto size feature, can be set to true | false or an object { minRows: 2, maxRows: 6 }"
3691
- },
3692
- {
3693
- "name": "classes",
3694
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3695
- },
3696
- {
3697
- "name": "styles",
3698
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3699
- }
3700
- ]
3701
- },
3702
- {
3703
- "name": "a-input-search",
3704
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
3705
- "attributes": [
3706
- {
3707
- "name": "classes",
3708
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3709
- },
3710
- {
3711
- "name": "enter-button",
3712
- "description": "Default: false\n\nfalse displays the default button color, true uses the primary color, or you can provide a custom button. Conflicts with addonAfter."
3713
- },
3714
- {
3715
- "name": "loading",
3716
- "description": "Default: false\n\nSearch box with loading"
3717
- },
3718
- {
3719
- "name": "styles",
3720
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3721
- }
3722
- ]
3723
- },
3724
- {
3725
- "name": "a-input-password",
3726
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
3727
- "attributes": [
3728
- {
3729
- "name": "classes",
3730
- "description": "Default: -\n\nSemantic DOM class"
3731
- },
3732
- {
3733
- "name": "icon-render",
3734
- "description": "Default: (visible) => (visible ? : )\n\nCustom toggle button"
3695
+ "description": "Default: false\n\nIf true, the slider will not be interactive"
3735
3696
  },
3736
3697
  {
3737
- "name": "styles",
3738
- "description": "Default: -\n\nSemantic DOM style"
3698
+ "name": "dots",
3699
+ "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3739
3700
  },
3740
3701
  {
3741
- "name": "visibility-toggle",
3742
- "description": "Default: true\n\nWhether show toggle button or control password visible"
3743
- }
3744
- ]
3745
- },
3746
- {
3747
- "name": "a-input-otp",
3748
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
3749
- "attributes": [
3750
- {
3751
- "name": "classes",
3752
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3702
+ "name": "included",
3703
+ "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3753
3704
  },
3754
3705
  {
3755
- "name": "default-value",
3756
- "description": "Default: -\n\nDefault value"
3706
+ "name": "keyboard",
3707
+ "description": "Default: true\n\nSupport using keyboard to move handlers"
3757
3708
  },
3758
3709
  {
3759
- "name": "disabled",
3760
- "description": "Default: false\n\nWhether the input is disabled"
3710
+ "name": "marks",
3711
+ "description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\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"
3761
3712
  },
3762
3713
  {
3763
- "name": "formatter",
3764
- "description": "Default: -\n\nFormat display, blank fields will be filled with"
3714
+ "name": "max",
3715
+ "description": "Default: 100\n\nThe maximum value the slider can slide to"
3765
3716
  },
3766
3717
  {
3767
- "name": "separator",
3768
- "description": "Default: -\n\nrender the separator after the input box of the specified index"
3718
+ "name": "min",
3719
+ "description": "Default: 0\n\nThe minimum value the slider can slide to"
3769
3720
  },
3770
3721
  {
3771
- "name": "styles",
3772
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3722
+ "name": "orientation",
3723
+ "description": "Default: horizontal\n\nOrientation direction"
3773
3724
  },
3774
3725
  {
3775
- "name": "mask",
3776
- "description": "Default: false\n\nCustom display, the original value will not be modified"
3726
+ "name": "range",
3727
+ "description": "Default: false\n\nEnable dual thumb mode for range selection"
3777
3728
  },
3778
3729
  {
3779
- "name": "length",
3780
- "description": "Default: 6\n\nThe number of input elements"
3730
+ "name": "reverse",
3731
+ "description": "Default: false\n\nReverse the component"
3781
3732
  },
3782
3733
  {
3783
- "name": "status",
3784
- "description": "Default: -\n\nSet validation status"
3734
+ "name": "step",
3735
+ "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"
3785
3736
  },
3786
3737
  {
3787
- "name": "size",
3788
- "description": "Default: middle\n\nThe size of the input box"
3738
+ "name": "styles",
3739
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3789
3740
  },
3790
3741
  {
3791
- "name": "variant",
3792
- "description": "Default: outlined\n\nVariants of Input"
3742
+ "name": "tooltip",
3743
+ "description": "Default: -\n\nThe tooltip related props"
3793
3744
  },
3794
3745
  {
3795
3746
  "name": "value",
3796
- "description": "Default: -\n\nThe input content value"
3747
+ "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3748
+ },
3749
+ {
3750
+ "name": "vertical",
3751
+ "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3797
3752
  }
3798
3753
  ]
3799
3754
  },
3800
- {
3801
- "name": "a-types",
3802
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
3803
- "attributes": []
3804
- },
3805
3755
  {
3806
3756
  "name": "a-splitter",
3807
3757
  "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
@@ -3867,130 +3817,238 @@
3867
3817
  ]
3868
3818
  },
3869
3819
  {
3870
- "name": "a-switch",
3871
- "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
3820
+ "name": "a-statistic",
3821
+ "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3872
3822
  "attributes": [
3873
3823
  {
3874
- "name": "auto-focus",
3875
- "description": "Default: false\n\nAuto focus when component mounted"
3824
+ "name": "classes",
3825
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
3876
3826
  },
3877
3827
  {
3878
- "name": "checked",
3879
- "description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
3828
+ "name": "decimal-separator",
3829
+ "description": "Default: .\n\nThe decimal separator"
3880
3830
  },
3881
3831
  {
3882
- "name": "checked-children",
3883
- "description": "Default: -\n\nThe content to be shown when the state is checked"
3832
+ "name": "formatter",
3833
+ "description": "Default: -\n\nCustomize value display logic"
3884
3834
  },
3885
3835
  {
3886
- "name": "checked-value",
3887
- "description": "Default: true\n\nThe value when checked"
3836
+ "name": "group-separator",
3837
+ "description": "Default: ,\n\nGroup separator"
3888
3838
  },
3889
3839
  {
3890
- "name": "classes",
3891
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3840
+ "name": "loading",
3841
+ "description": "Default: false\n\nLoading status of Statistic"
3892
3842
  },
3893
3843
  {
3894
- "name": "default-checked",
3895
- "description": "Default: false\n\nWhether to set the initial state"
3844
+ "name": "precision",
3845
+ "description": "Default: -\n\nThe precision of input value"
3896
3846
  },
3897
3847
  {
3898
- "name": "default-value",
3899
- "description": "Default: -\n\nAlias for defaultChecked"
3848
+ "name": "prefix",
3849
+ "description": "Default: -\n\nThe prefix node of value"
3900
3850
  },
3901
3851
  {
3902
- "name": "disabled",
3903
- "description": "Default: false\n\nDisable switch"
3852
+ "name": "styles",
3853
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
3904
3854
  },
3905
3855
  {
3906
- "name": "loading",
3907
- "description": "Default: false\n\nLoading state of switch"
3856
+ "name": "suffix",
3857
+ "description": "Default: -\n\nThe suffix node of value"
3858
+ },
3859
+ {
3860
+ "name": "title",
3861
+ "description": "Default: -\n\nDisplay title"
3862
+ },
3863
+ {
3864
+ "name": "value",
3865
+ "description": "Default: -\n\nDisplay value"
3866
+ },
3867
+ {
3868
+ "name": "value-style",
3869
+ "description": "Default: -\n\nSet value section style"
3870
+ }
3871
+ ]
3872
+ },
3873
+ {
3874
+ "name": "a-statistic-timer",
3875
+ "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3876
+ "attributes": []
3877
+ },
3878
+ {
3879
+ "name": "a-spin",
3880
+ "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3881
+ "attributes": [
3882
+ {
3883
+ "name": "spinning",
3884
+ "description": "Default: true\n\nWhether Spin is visible"
3908
3885
  },
3909
3886
  {
3910
3887
  "name": "size",
3911
- "description": "Default: default\n\nThe size of the Switch, options: default small"
3888
+ "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3912
3889
  },
3913
3890
  {
3914
- "name": "styles",
3915
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3891
+ "name": "tip",
3892
+ "description": "Default: -\n\nCustomize description content when Spin has children"
3916
3893
  },
3917
3894
  {
3918
- "name": "un-checked-children",
3919
- "description": "Default: -\n\nThe content to be shown when the state is unchecked"
3895
+ "name": "delay",
3896
+ "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3920
3897
  },
3921
3898
  {
3922
- "name": "un-checked-value",
3923
- "description": "Default: false\n\nThe value when unchecked"
3899
+ "name": "wrapper-class-name",
3900
+ "description": "Default: -\n\nThe className of wrapper when Spin has children"
3924
3901
  },
3925
3902
  {
3926
- "name": "value",
3927
- "description": "Default: -\n\nAlias for checked, support v-model:value"
3903
+ "name": "indicator",
3904
+ "description": "Default: -\n\nThe node of the spinning indicator"
3905
+ },
3906
+ {
3907
+ "name": "fullscreen",
3908
+ "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3909
+ },
3910
+ {
3911
+ "name": "percent",
3912
+ "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3913
+ },
3914
+ {
3915
+ "name": "root-class",
3916
+ "description": "Default: -\n\nRoot container class"
3917
+ },
3918
+ {
3919
+ "name": "classes",
3920
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3921
+ },
3922
+ {
3923
+ "name": "styles",
3924
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3928
3925
  }
3929
3926
  ]
3930
3927
  },
3931
3928
  {
3932
- "name": "a-steps",
3933
- "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
3929
+ "name": "a-space",
3930
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3934
3931
  "attributes": [
3932
+ {
3933
+ "name": "align",
3934
+ "description": "Default: -\n\nAlign items"
3935
+ },
3935
3936
  {
3936
3937
  "name": "classes",
3937
3938
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3938
3939
  },
3939
3940
  {
3940
- "name": "current",
3941
- "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"
3941
+ "name": "orientation",
3942
+ "description": "Default: horizontal\n\nThe space direction"
3942
3943
  },
3943
3944
  {
3944
- "name": "icon-render",
3945
- "description": "Default: -\n\nCustom render icon, please use items.icon first"
3945
+ "name": "separator",
3946
+ "description": "Default: -\n\nSet separator"
3946
3947
  },
3947
3948
  {
3948
- "name": "initial",
3949
- "description": "Default: 0\n\nSet the initial step, counting from 0"
3949
+ "name": "size",
3950
+ "description": "Default: small\n\nThe space size"
3950
3951
  },
3951
3952
  {
3952
- "name": "items",
3953
- "description": "Default: []\n\nStepItem content"
3953
+ "name": "styles",
3954
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3955
+ },
3956
+ {
3957
+ "name": "vertical",
3958
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3959
+ },
3960
+ {
3961
+ "name": "wrap",
3962
+ "description": "Default: false\n\nAuto wrap line, when horizontal effective"
3963
+ }
3964
+ ]
3965
+ },
3966
+ {
3967
+ "name": "a-size",
3968
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3969
+ "attributes": []
3970
+ },
3971
+ {
3972
+ "name": "a-space-compact",
3973
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3974
+ "attributes": [
3975
+ {
3976
+ "name": "block",
3977
+ "description": "Default: false\n\nOption to fit width to its parent's width"
3954
3978
  },
3955
3979
  {
3956
3980
  "name": "orientation",
3957
- "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
3981
+ "description": "Default: horizontal\n\nSet direction of layout"
3958
3982
  },
3959
3983
  {
3960
- "name": "percent",
3961
- "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
3984
+ "name": "size",
3985
+ "description": "Default: middle\n\nSet child component size"
3962
3986
  },
3963
3987
  {
3964
- "name": "progress-dot",
3965
- "description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
3988
+ "name": "vertical",
3989
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3990
+ }
3991
+ ]
3992
+ },
3993
+ {
3994
+ "name": "a-switch",
3995
+ "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
3996
+ "attributes": [
3997
+ {
3998
+ "name": "auto-focus",
3999
+ "description": "Default: false\n\nAuto focus when component mounted"
3966
4000
  },
3967
4001
  {
3968
- "name": "responsive",
3969
- "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
4002
+ "name": "checked",
4003
+ "description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
3970
4004
  },
3971
4005
  {
3972
- "name": "size",
3973
- "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
4006
+ "name": "checked-children",
4007
+ "description": "Default: -\n\nThe content to be shown when the state is checked"
3974
4008
  },
3975
4009
  {
3976
- "name": "status",
3977
- "description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
4010
+ "name": "checked-value",
4011
+ "description": "Default: true\n\nThe value when checked"
4012
+ },
4013
+ {
4014
+ "name": "classes",
4015
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4016
+ },
4017
+ {
4018
+ "name": "default-checked",
4019
+ "description": "Default: false\n\nWhether to set the initial state"
4020
+ },
4021
+ {
4022
+ "name": "default-value",
4023
+ "description": "Default: -\n\nAlias for defaultChecked"
4024
+ },
4025
+ {
4026
+ "name": "disabled",
4027
+ "description": "Default: false\n\nDisable switch"
4028
+ },
4029
+ {
4030
+ "name": "loading",
4031
+ "description": "Default: false\n\nLoading state of switch"
4032
+ },
4033
+ {
4034
+ "name": "size",
4035
+ "description": "Default: default\n\nThe size of the Switch, options: default small"
3978
4036
  },
3979
4037
  {
3980
4038
  "name": "styles",
3981
4039
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3982
4040
  },
3983
4041
  {
3984
- "name": "title-placement",
3985
- "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
4042
+ "name": "un-checked-children",
4043
+ "description": "Default: -\n\nThe content to be shown when the state is unchecked"
3986
4044
  },
3987
4045
  {
3988
- "name": "type",
3989
- "description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
4046
+ "name": "un-checked-value",
4047
+ "description": "Default: false\n\nThe value when unchecked"
3990
4048
  },
3991
4049
  {
3992
- "name": "variant",
3993
- "description": "Default: filled\n\nConfig style variant"
4050
+ "name": "value",
4051
+ "description": "Default: -\n\nAlias for checked, support v-model:value"
3994
4052
  }
3995
4053
  ]
3996
4054
  },
@@ -4064,65 +4122,6 @@
4064
4122
  }
4065
4123
  ]
4066
4124
  },
4067
- {
4068
- "name": "a-statistic",
4069
- "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
4070
- "attributes": [
4071
- {
4072
- "name": "classes",
4073
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
4074
- },
4075
- {
4076
- "name": "decimal-separator",
4077
- "description": "Default: .\n\nThe decimal separator"
4078
- },
4079
- {
4080
- "name": "formatter",
4081
- "description": "Default: -\n\nCustomize value display logic"
4082
- },
4083
- {
4084
- "name": "group-separator",
4085
- "description": "Default: ,\n\nGroup separator"
4086
- },
4087
- {
4088
- "name": "loading",
4089
- "description": "Default: false\n\nLoading status of Statistic"
4090
- },
4091
- {
4092
- "name": "precision",
4093
- "description": "Default: -\n\nThe precision of input value"
4094
- },
4095
- {
4096
- "name": "prefix",
4097
- "description": "Default: -\n\nThe prefix node of value"
4098
- },
4099
- {
4100
- "name": "styles",
4101
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
4102
- },
4103
- {
4104
- "name": "suffix",
4105
- "description": "Default: -\n\nThe suffix node of value"
4106
- },
4107
- {
4108
- "name": "title",
4109
- "description": "Default: -\n\nDisplay title"
4110
- },
4111
- {
4112
- "name": "value",
4113
- "description": "Default: -\n\nDisplay value"
4114
- },
4115
- {
4116
- "name": "value-style",
4117
- "description": "Default: -\n\nSet value section style"
4118
- }
4119
- ]
4120
- },
4121
- {
4122
- "name": "a-statistic-timer",
4123
- "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
4124
- "attributes": []
4125
- },
4126
4125
  {
4127
4126
  "name": "a-tag",
4128
4127
  "description": "(ZH) 进行标记和分类的小标签。\n\n(EN) Used for marking and categorization.",
@@ -4317,11 +4316,6 @@
4317
4316
  }
4318
4317
  ]
4319
4318
  },
4320
- {
4321
- "name": "a-time-picker",
4322
- "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4323
- "attributes": []
4324
- },
4325
4319
  {
4326
4320
  "name": "a-timeline",
4327
4321
  "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
@@ -4355,121 +4349,304 @@
4355
4349
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4356
4350
  },
4357
4351
  {
4358
- "name": "dot-render",
4359
- "description": "Default: -\n\nCustom rendering function for timeline dot"
4352
+ "name": "dot-render",
4353
+ "description": "Default: -\n\nCustom rendering function for timeline dot"
4354
+ },
4355
+ {
4356
+ "name": "label-render",
4357
+ "description": "Default: -\n\nCustom rendering function for timeline label"
4358
+ },
4359
+ {
4360
+ "name": "content-render",
4361
+ "description": "Default: -\n\nCustom rendering function for timeline content"
4362
+ }
4363
+ ]
4364
+ },
4365
+ {
4366
+ "name": "a-time-picker",
4367
+ "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4368
+ "attributes": []
4369
+ },
4370
+ {
4371
+ "name": "a-tooltip",
4372
+ "description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
4373
+ "attributes": [
4374
+ {
4375
+ "name": "align",
4376
+ "description": "Default: -\n\nPopup alignment config"
4377
+ },
4378
+ {
4379
+ "name": "arrow",
4380
+ "description": "Default: -\n\nShow, hide or keep arrow in the center"
4381
+ },
4382
+ {
4383
+ "name": "auto-adjust-overflow",
4384
+ "description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
4385
+ },
4386
+ {
4387
+ "name": "color",
4388
+ "description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
4389
+ },
4390
+ {
4391
+ "name": "open",
4392
+ "description": "Default: -\n\nWhether tooltip is visible"
4393
+ },
4394
+ {
4395
+ "name": "default-open",
4396
+ "description": "Default: false\n\nInitial open state"
4397
+ },
4398
+ {
4399
+ "name": "get-popup-container",
4400
+ "description": "Default: -\n\nSpecify container for tooltip"
4401
+ },
4402
+ {
4403
+ "name": "destroy-on-hidden",
4404
+ "description": "Default: -\n\nDestroy tooltip when hidden"
4405
+ },
4406
+ {
4407
+ "name": "z-index",
4408
+ "description": "Default: -\n\nSet z-index of tooltip"
4409
+ },
4410
+ {
4411
+ "name": "placement",
4412
+ "description": "Default: top\n\nTooltip placement"
4413
+ },
4414
+ {
4415
+ "name": "trigger",
4416
+ "description": "Default: -\n\nTrigger action"
4417
+ },
4418
+ {
4419
+ "name": "fresh",
4420
+ "description": "Default: -\n\nUpdate content even when tooltip is hidden"
4421
+ },
4422
+ {
4423
+ "name": "mouse-enter-delay",
4424
+ "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
4425
+ },
4426
+ {
4427
+ "name": "mouse-leave-delay",
4428
+ "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
4429
+ },
4430
+ {
4431
+ "name": "classes",
4432
+ "description": "Default: -\n\nSemantic DOM class. Supports object or function"
4433
+ },
4434
+ {
4435
+ "name": "styles",
4436
+ "description": "Default: -\n\nSemantic DOM style. Supports object or function"
4437
+ },
4438
+ {
4439
+ "name": "get-tooltip-container",
4440
+ "description": "Default: -\n\nLegacy alias of getPopupContainer"
4441
+ },
4442
+ {
4443
+ "name": "motion",
4444
+ "description": "Default: -\n\nPopup motion config"
4445
+ },
4446
+ {
4447
+ "name": "after-open-change",
4448
+ "description": "Default: -\n\nCallback after visibility change"
4449
+ },
4450
+ {
4451
+ "name": "builtin-placements",
4452
+ "description": "Default: -\n\nBuilt-in placement config"
4453
+ },
4454
+ {
4455
+ "name": "title",
4456
+ "description": "Default: -\n\nThe text shown in the tooltip"
4457
+ },
4458
+ {
4459
+ "name": "overlay",
4460
+ "description": "Default: -\n\nLegacy alias of title"
4461
+ },
4462
+ {
4463
+ "name": "open-class",
4464
+ "description": "Default: -\n\nClass added to child when tooltip is open"
4465
+ },
4466
+ {
4467
+ "name": "unique",
4468
+ "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
4469
+ }
4470
+ ]
4471
+ },
4472
+ {
4473
+ "name": "a-tour",
4474
+ "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4475
+ "attributes": [
4476
+ {
4477
+ "name": "steps",
4478
+ "description": "Default: -\n\nTour steps"
4479
+ },
4480
+ {
4481
+ "name": "open",
4482
+ "description": "Default: false\n\nOpen tour, support v-model:open"
4483
+ },
4484
+ {
4485
+ "name": "current",
4486
+ "description": "Default: -\n\nWhat is the current step"
4487
+ },
4488
+ {
4489
+ "name": "arrow",
4490
+ "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4491
+ },
4492
+ {
4493
+ "name": "close-icon",
4494
+ "description": "Default: true\n\nCustomize close icon"
4495
+ },
4496
+ {
4497
+ "name": "disabled-interaction",
4498
+ "description": "Default: false\n\nDisable interaction on highlighted area"
4499
+ },
4500
+ {
4501
+ "name": "gap",
4502
+ "description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
4503
+ },
4504
+ {
4505
+ "name": "placement",
4506
+ "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4507
+ },
4508
+ {
4509
+ "name": "mask",
4510
+ "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4511
+ },
4512
+ {
4513
+ "name": "type",
4514
+ "description": "Default: default\n\nType, affects the background color and text color"
4515
+ },
4516
+ {
4517
+ "name": "scroll-into-view-options",
4518
+ "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4519
+ },
4520
+ {
4521
+ "name": "indicators-render",
4522
+ "description": "Default: -\n\nCustom indicator"
4523
+ },
4524
+ {
4525
+ "name": "actions-render",
4526
+ "description": "Default: -\n\nCustom action"
4527
+ },
4528
+ {
4529
+ "name": "z-index",
4530
+ "description": "Default: 1001\n\nTour zIndex"
4531
+ },
4532
+ {
4533
+ "name": "get-popup-container",
4534
+ "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4535
+ },
4536
+ {
4537
+ "name": "classes",
4538
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4539
+ },
4540
+ {
4541
+ "name": "styles",
4542
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4360
4543
  },
4361
4544
  {
4362
- "name": "label-render",
4363
- "description": "Default: -\n\nCustom rendering function for timeline label"
4545
+ "name": "root-class",
4546
+ "description": "Default: -\n\nRoot container class"
4364
4547
  },
4365
4548
  {
4366
- "name": "content-render",
4367
- "description": "Default: -\n\nCustom rendering function for timeline content"
4549
+ "name": "prefix-cls",
4550
+ "description": "Default: -\n\n-"
4368
4551
  }
4369
4552
  ]
4370
4553
  },
4371
4554
  {
4372
- "name": "a-tooltip",
4373
- "description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
4555
+ "name": "a-transfer",
4556
+ "description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
4374
4557
  "attributes": [
4375
4558
  {
4376
- "name": "align",
4377
- "description": "Default: -\n\nPopup alignment config"
4378
- },
4379
- {
4380
- "name": "arrow",
4381
- "description": "Default: -\n\nShow, hide or keep arrow in the center"
4382
- },
4383
- {
4384
- "name": "auto-adjust-overflow",
4385
- "description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
4386
- },
4387
- {
4388
- "name": "color",
4389
- "description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
4390
- },
4391
- {
4392
- "name": "open",
4393
- "description": "Default: -\n\nWhether tooltip is visible"
4559
+ "name": "actions",
4560
+ "description": "Default: [>, <]\n\nA set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used"
4394
4561
  },
4395
4562
  {
4396
- "name": "default-open",
4397
- "description": "Default: false\n\nInitial open state"
4563
+ "name": "classes",
4564
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4398
4565
  },
4399
4566
  {
4400
- "name": "get-popup-container",
4401
- "description": "Default: -\n\nSpecify container for tooltip"
4567
+ "name": "data-source",
4568
+ "description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
4402
4569
  },
4403
4570
  {
4404
- "name": "destroy-on-hidden",
4405
- "description": "Default: -\n\nDestroy tooltip when hidden"
4571
+ "name": "disabled",
4572
+ "description": "Default: false\n\nWhether disabled transfer"
4406
4573
  },
4407
4574
  {
4408
- "name": "z-index",
4409
- "description": "Default: -\n\nSet z-index of tooltip"
4575
+ "name": "filter-option",
4576
+ "description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
4410
4577
  },
4411
4578
  {
4412
- "name": "placement",
4413
- "description": "Default: top\n\nTooltip placement"
4579
+ "name": "footer",
4580
+ "description": "Default: -\n\nA function used for rendering the footer"
4414
4581
  },
4415
4582
  {
4416
- "name": "trigger",
4417
- "description": "Default: -\n\nTrigger action"
4583
+ "name": "locale",
4584
+ "description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
4418
4585
  },
4419
4586
  {
4420
- "name": "fresh",
4421
- "description": "Default: -\n\nUpdate content even when tooltip is hidden"
4587
+ "name": "one-way",
4588
+ "description": "Default: false\n\nDisplay as single direction style"
4422
4589
  },
4423
4590
  {
4424
- "name": "mouse-enter-delay",
4425
- "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
4591
+ "name": "pagination",
4592
+ "description": "Default: false\n\nUse pagination. Not work in render props"
4426
4593
  },
4427
4594
  {
4428
- "name": "mouse-leave-delay",
4429
- "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
4595
+ "name": "render",
4596
+ "description": "Default: -\n\nThe function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title"
4430
4597
  },
4431
4598
  {
4432
- "name": "classes",
4433
- "description": "Default: -\n\nSemantic DOM class. Supports object or function"
4599
+ "name": "row-key",
4600
+ "description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
4434
4601
  },
4435
4602
  {
4436
- "name": "styles",
4437
- "description": "Default: -\n\nSemantic DOM style. Supports object or function"
4603
+ "name": "select-all-labels",
4604
+ "description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
4438
4605
  },
4439
4606
  {
4440
- "name": "get-tooltip-container",
4441
- "description": "Default: -\n\nLegacy alias of getPopupContainer"
4607
+ "name": "selected-keys",
4608
+ "description": "Default: []\n\nA set of keys of selected items, support v-model:selected-keys"
4442
4609
  },
4443
4610
  {
4444
- "name": "motion",
4445
- "description": "Default: -\n\nPopup motion config"
4611
+ "name": "selections-icon",
4612
+ "description": "Default: -\n\nCustom dropdown icon"
4446
4613
  },
4447
4614
  {
4448
- "name": "after-open-change",
4449
- "description": "Default: -\n\nCallback after visibility change"
4615
+ "name": "show-search",
4616
+ "description": "Default: false\n\nIf included, a search box is shown on each column"
4450
4617
  },
4451
4618
  {
4452
- "name": "builtin-placements",
4453
- "description": "Default: -\n\nBuilt-in placement config"
4619
+ "name": "show-select-all",
4620
+ "description": "Default: true\n\nShow select all checkbox on the header"
4454
4621
  },
4455
4622
  {
4456
- "name": "title",
4457
- "description": "Default: -\n\nThe text shown in the tooltip"
4623
+ "name": "status",
4624
+ "description": "Default: -\n\nSet validation status"
4458
4625
  },
4459
4626
  {
4460
- "name": "overlay",
4461
- "description": "Default: -\n\nLegacy alias of title"
4627
+ "name": "styles",
4628
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4462
4629
  },
4463
4630
  {
4464
- "name": "open-class",
4465
- "description": "Default: -\n\nClass added to child when tooltip is open"
4631
+ "name": "target-keys",
4632
+ "description": "Default: []\n\nA set of keys of elements that are listed on the right column, support v-model:target-keys"
4466
4633
  },
4467
4634
  {
4468
- "name": "unique",
4469
- "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
4635
+ "name": "titles",
4636
+ "description": "Default: -\n\nA set of titles that are sorted from left to right"
4470
4637
  }
4471
4638
  ]
4472
4639
  },
4640
+ {
4641
+ "name": "a-tree-select-props",
4642
+ "description": "Tree selection control.",
4643
+ "attributes": []
4644
+ },
4645
+ {
4646
+ "name": "a-tree-select",
4647
+ "description": "树型选择控件。",
4648
+ "attributes": []
4649
+ },
4473
4650
  {
4474
4651
  "name": "a-tree",
4475
4652
  "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
@@ -4657,170 +4834,154 @@
4657
4834
  ]
4658
4835
  },
4659
4836
  {
4660
- "name": "a-transfer",
4661
- "description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
4837
+ "name": "a-upload",
4838
+ "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
4662
4839
  "attributes": [
4663
4840
  {
4664
- "name": "actions",
4665
- "description": "Default: [>, <]\n\nA set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used"
4666
- },
4667
- {
4668
- "name": "classes",
4669
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4670
- },
4671
- {
4672
- "name": "data-source",
4673
- "description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
4674
- },
4675
- {
4676
- "name": "disabled",
4677
- "description": "Default: false\n\nWhether disabled transfer"
4841
+ "name": "accept",
4842
+ "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
4678
4843
  },
4679
4844
  {
4680
- "name": "filter-option",
4681
- "description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
4845
+ "name": "action",
4846
+ "description": "Default: -\n\nUploading URL"
4682
4847
  },
4683
4848
  {
4684
- "name": "footer",
4685
- "description": "Default: -\n\nA function used for rendering the footer"
4849
+ "name": "before-upload",
4850
+ "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**"
4686
4851
  },
4687
4852
  {
4688
- "name": "locale",
4689
- "description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
4853
+ "name": "custom-request",
4854
+ "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
4690
4855
  },
4691
4856
  {
4692
- "name": "one-way",
4693
- "description": "Default: false\n\nDisplay as single direction style"
4857
+ "name": "classes",
4858
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4694
4859
  },
4695
4860
  {
4696
- "name": "pagination",
4697
- "description": "Default: false\n\nUse pagination. Not work in render props"
4861
+ "name": "data",
4862
+ "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
4698
4863
  },
4699
4864
  {
4700
- "name": "render",
4701
- "description": "Default: -\n\nThe function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title"
4865
+ "name": "directory",
4866
+ "description": "Default: false\n\nSupport upload whole directory (caniuse)"
4702
4867
  },
4703
4868
  {
4704
- "name": "row-key",
4705
- "description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
4869
+ "name": "disabled",
4870
+ "description": "Default: false\n\nDisable upload button"
4706
4871
  },
4707
4872
  {
4708
- "name": "select-all-labels",
4709
- "description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
4873
+ "name": "file-list",
4874
+ "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"
4710
4875
  },
4711
4876
  {
4712
- "name": "selected-keys",
4713
- "description": "Default: []\n\nA set of keys of selected items, support v-model:selected-keys"
4877
+ "name": "headers",
4878
+ "description": "Default: -\n\nSet request headers, valid above IE10"
4714
4879
  },
4715
4880
  {
4716
- "name": "selections-icon",
4717
- "description": "Default: -\n\nCustom dropdown icon"
4881
+ "name": "icon-render",
4882
+ "description": "Default: -\n\nCustom show icon"
4718
4883
  },
4719
4884
  {
4720
- "name": "show-search",
4721
- "description": "Default: false\n\nIf included, a search box is shown on each column"
4885
+ "name": "is-image-url",
4886
+ "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
4722
4887
  },
4723
4888
  {
4724
- "name": "show-select-all",
4725
- "description": "Default: true\n\nShow select all checkbox on the header"
4889
+ "name": "item-render",
4890
+ "description": "Default: -\n\nCustom item of uploadList"
4726
4891
  },
4727
4892
  {
4728
- "name": "status",
4729
- "description": "Default: -\n\nSet validation status"
4893
+ "name": "list-type",
4894
+ "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
4730
4895
  },
4731
4896
  {
4732
- "name": "styles",
4733
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4897
+ "name": "max-count",
4898
+ "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
4734
4899
  },
4735
4900
  {
4736
- "name": "target-keys",
4737
- "description": "Default: []\n\nA set of keys of elements that are listed on the right column, support v-model:target-keys"
4901
+ "name": "method",
4902
+ "description": "Default: post\n\nThe http method of upload request"
4738
4903
  },
4739
4904
  {
4740
- "name": "titles",
4741
- "description": "Default: -\n\nA set of titles that are sorted from left to right"
4742
- }
4743
- ]
4744
- },
4745
- {
4746
- "name": "a-tour",
4747
- "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4748
- "attributes": [
4749
- {
4750
- "name": "steps",
4751
- "description": "Default: -\n\nTour steps"
4905
+ "name": "multiple",
4906
+ "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"
4752
4907
  },
4753
4908
  {
4754
- "name": "open",
4755
- "description": "Default: false\n\nOpen tour, support v-model:open"
4909
+ "name": "name",
4910
+ "description": "Default: file\n\nThe name of uploading file"
4756
4911
  },
4757
4912
  {
4758
- "name": "current",
4759
- "description": "Default: -\n\nWhat is the current step"
4913
+ "name": "open-file-dialog-on-click",
4914
+ "description": "Default: true\n\nClick open file dialog"
4760
4915
  },
4761
4916
  {
4762
- "name": "arrow",
4763
- "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4917
+ "name": "pastable",
4918
+ "description": "Default: false\n\nSupport paste file"
4764
4919
  },
4765
4920
  {
4766
- "name": "close-icon",
4767
- "description": "Default: true\n\nCustomize close icon"
4921
+ "name": "preview-file",
4922
+ "description": "Default: -\n\nCustomize preview file logic"
4768
4923
  },
4769
4924
  {
4770
- "name": "disabled-interaction",
4771
- "description": "Default: false\n\nDisable interaction on highlighted area"
4925
+ "name": "progress",
4926
+ "description": "Default: { strokeWidth: 2, showInfo: false }\n\nCustom progress bar"
4772
4927
  },
4773
4928
  {
4774
- "name": "gap",
4775
- "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"
4929
+ "name": "show-upload-list",
4930
+ "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
4776
4931
  },
4777
4932
  {
4778
- "name": "placement",
4779
- "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4933
+ "name": "styles",
4934
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4780
4935
  },
4781
4936
  {
4782
- "name": "mask",
4783
- "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4784
- },
4937
+ "name": "with-credentials",
4938
+ "description": "Default: false\n\nThe ajax upload with cookie sent"
4939
+ }
4940
+ ]
4941
+ },
4942
+ {
4943
+ "name": "a-watermark",
4944
+ "description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
4945
+ "attributes": [
4785
4946
  {
4786
- "name": "type",
4787
- "description": "Default: default\n\nType, affects the background color and text color"
4947
+ "name": "width",
4948
+ "description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
4788
4949
  },
4789
4950
  {
4790
- "name": "scroll-into-view-options",
4791
- "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4951
+ "name": "height",
4952
+ "description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
4792
4953
  },
4793
4954
  {
4794
- "name": "indicators-render",
4795
- "description": "Default: -\n\nCustom indicator"
4955
+ "name": "inherit",
4956
+ "description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
4796
4957
  },
4797
4958
  {
4798
- "name": "actions-render",
4799
- "description": "Default: -\n\nCustom action"
4959
+ "name": "rotate",
4960
+ "description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
4800
4961
  },
4801
4962
  {
4802
4963
  "name": "z-index",
4803
- "description": "Default: 1001\n\nTour zIndex"
4964
+ "description": "Default: 9\n\nThe z-index of the appended watermark element"
4804
4965
  },
4805
4966
  {
4806
- "name": "get-popup-container",
4807
- "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4967
+ "name": "image",
4968
+ "description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
4808
4969
  },
4809
4970
  {
4810
- "name": "classes",
4811
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4971
+ "name": "content",
4972
+ "description": "Default: -\n\nWatermark text content"
4812
4973
  },
4813
4974
  {
4814
- "name": "styles",
4815
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4975
+ "name": "font",
4976
+ "description": "Default: Font\n\nText style"
4816
4977
  },
4817
4978
  {
4818
- "name": "root-class",
4819
- "description": "Default: -\n\nRoot container class"
4979
+ "name": "gap",
4980
+ "description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
4820
4981
  },
4821
4982
  {
4822
- "name": "prefix-cls",
4823
- "description": "Default: -\n\n-"
4983
+ "name": "offset",
4984
+ "description": "Default: \\[gap\\[0\\]/2, gap\\[1\\]/2\\]\n\nThe offset of the watermark from the upper left corner of the container. The default is gap/2"
4824
4985
  }
4825
4986
  ]
4826
4987
  },
@@ -5013,229 +5174,68 @@
5013
5174
  ]
5014
5175
  },
5015
5176
  {
5016
- "name": "a-tree-select-props",
5017
- "description": "Tree selection control.",
5018
- "attributes": []
5019
- },
5020
- {
5021
- "name": "a-tree-select",
5022
- "description": "树型选择控件。",
5023
- "attributes": []
5024
- },
5025
- {
5026
- "name": "a-upload",
5027
- "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
5177
+ "name": "a-steps",
5178
+ "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
5028
5179
  "attributes": [
5029
- {
5030
- "name": "accept",
5031
- "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
5032
- },
5033
- {
5034
- "name": "action",
5035
- "description": "Default: -\n\nUploading URL"
5036
- },
5037
- {
5038
- "name": "before-upload",
5039
- "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**"
5040
- },
5041
- {
5042
- "name": "custom-request",
5043
- "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
5044
- },
5045
5180
  {
5046
5181
  "name": "classes",
5047
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5048
- },
5049
- {
5050
- "name": "data",
5051
- "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
5052
- },
5053
- {
5054
- "name": "directory",
5055
- "description": "Default: false\n\nSupport upload whole directory (caniuse)"
5056
- },
5057
- {
5058
- "name": "disabled",
5059
- "description": "Default: false\n\nDisable upload button"
5060
- },
5061
- {
5062
- "name": "file-list",
5063
- "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"
5182
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
5064
5183
  },
5065
5184
  {
5066
- "name": "headers",
5067
- "description": "Default: -\n\nSet request headers, valid above IE10"
5185
+ "name": "current",
5186
+ "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"
5068
5187
  },
5069
5188
  {
5070
5189
  "name": "icon-render",
5071
- "description": "Default: -\n\nCustom show icon"
5072
- },
5073
- {
5074
- "name": "is-image-url",
5075
- "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
5076
- },
5077
- {
5078
- "name": "item-render",
5079
- "description": "Default: -\n\nCustom item of uploadList"
5080
- },
5081
- {
5082
- "name": "list-type",
5083
- "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
5084
- },
5085
- {
5086
- "name": "max-count",
5087
- "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
5088
- },
5089
- {
5090
- "name": "method",
5091
- "description": "Default: post\n\nThe http method of upload request"
5092
- },
5093
- {
5094
- "name": "multiple",
5095
- "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"
5096
- },
5097
- {
5098
- "name": "name",
5099
- "description": "Default: file\n\nThe name of uploading file"
5100
- },
5101
- {
5102
- "name": "open-file-dialog-on-click",
5103
- "description": "Default: true\n\nClick open file dialog"
5104
- },
5105
- {
5106
- "name": "pastable",
5107
- "description": "Default: false\n\nSupport paste file"
5108
- },
5109
- {
5110
- "name": "preview-file",
5111
- "description": "Default: -\n\nCustomize preview file logic"
5112
- },
5113
- {
5114
- "name": "progress",
5115
- "description": "Default: { strokeWidth: 2, showInfo: false }\n\nCustom progress bar"
5116
- },
5117
- {
5118
- "name": "show-upload-list",
5119
- "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5120
- },
5121
- {
5122
- "name": "styles",
5123
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5124
- },
5125
- {
5126
- "name": "with-credentials",
5127
- "description": "Default: false\n\nThe ajax upload with cookie sent"
5128
- }
5129
- ]
5130
- },
5131
- {
5132
- "name": "a-watermark",
5133
- "description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
5134
- "attributes": [
5135
- {
5136
- "name": "width",
5137
- "description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
5138
- },
5139
- {
5140
- "name": "height",
5141
- "description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
5142
- },
5143
- {
5144
- "name": "inherit",
5145
- "description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
5146
- },
5147
- {
5148
- "name": "rotate",
5149
- "description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
5150
- },
5151
- {
5152
- "name": "z-index",
5153
- "description": "Default: 9\n\nThe z-index of the appended watermark element"
5154
- },
5155
- {
5156
- "name": "image",
5157
- "description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
5190
+ "description": "Default: -\n\nCustom render icon, please use items.icon first"
5158
5191
  },
5159
5192
  {
5160
- "name": "content",
5161
- "description": "Default: -\n\nWatermark text content"
5193
+ "name": "initial",
5194
+ "description": "Default: 0\n\nSet the initial step, counting from 0"
5162
5195
  },
5163
5196
  {
5164
- "name": "font",
5165
- "description": "Default: Font\n\nText style"
5197
+ "name": "items",
5198
+ "description": "Default: []\n\nStepItem content"
5166
5199
  },
5167
5200
  {
5168
- "name": "gap",
5169
- "description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
5201
+ "name": "orientation",
5202
+ "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
5170
5203
  },
5171
5204
  {
5172
- "name": "offset",
5173
- "description": "Default: \\[gap\\[0\\]/2, gap\\[1\\]/2\\]\n\nThe offset of the watermark from the upper left corner of the container. The default is gap/2"
5174
- }
5175
- ]
5176
- },
5177
- {
5178
- "name": "a-space",
5179
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
5180
- "attributes": [
5181
- {
5182
- "name": "align",
5183
- "description": "Default: -\n\nAlign items"
5205
+ "name": "percent",
5206
+ "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
5184
5207
  },
5185
5208
  {
5186
- "name": "classes",
5187
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
5209
+ "name": "progress-dot",
5210
+ "description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
5188
5211
  },
5189
5212
  {
5190
- "name": "orientation",
5191
- "description": "Default: horizontal\n\nThe space direction"
5213
+ "name": "responsive",
5214
+ "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
5192
5215
  },
5193
5216
  {
5194
- "name": "separator",
5195
- "description": "Default: -\n\nSet separator"
5217
+ "name": "size",
5218
+ "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
5196
5219
  },
5197
5220
  {
5198
- "name": "size",
5199
- "description": "Default: small\n\nThe space size"
5221
+ "name": "status",
5222
+ "description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
5200
5223
  },
5201
5224
  {
5202
5225
  "name": "styles",
5203
5226
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
5204
5227
  },
5205
5228
  {
5206
- "name": "vertical",
5207
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
5208
- },
5209
- {
5210
- "name": "wrap",
5211
- "description": "Default: false\n\nAuto wrap line, when horizontal effective"
5212
- }
5213
- ]
5214
- },
5215
- {
5216
- "name": "a-size",
5217
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
5218
- "attributes": []
5219
- },
5220
- {
5221
- "name": "a-space-compact",
5222
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
5223
- "attributes": [
5224
- {
5225
- "name": "block",
5226
- "description": "Default: false\n\nOption to fit width to its parent's width"
5227
- },
5228
- {
5229
- "name": "orientation",
5230
- "description": "Default: horizontal\n\nSet direction of layout"
5229
+ "name": "title-placement",
5230
+ "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
5231
5231
  },
5232
5232
  {
5233
- "name": "size",
5234
- "description": "Default: middle\n\nSet child component size"
5233
+ "name": "type",
5234
+ "description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
5235
5235
  },
5236
5236
  {
5237
- "name": "vertical",
5238
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
5237
+ "name": "variant",
5238
+ "description": "Default: filled\n\nConfig style variant"
5239
5239
  }
5240
5240
  ]
5241
5241
  },