antdv-next 1.3.0 → 1.3.1

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 (386) hide show
  1. package/dist/_util/ActionButton.d.ts +2 -2
  2. package/dist/_util/ContextIsolator.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/wave/WaveEffect.d.ts +4 -4
  9. package/dist/_util/wave/index.d.ts +2 -2
  10. package/dist/_util/wave/index.js +29 -16
  11. package/dist/_util/wave/style.d.ts +2 -2
  12. package/dist/_util/zindexContext.d.ts +2 -2
  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 +7995 -7975
  21. package/dist/antd-with-locales.js +66 -66
  22. package/dist/antd.css +1 -1
  23. package/dist/antd.esm.js +6338 -6318
  24. package/dist/antd.js +50 -50
  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/border-beam/BorderBeam.d.ts +3 -3
  39. package/dist/border-beam/hooks/useBorderSize.d.ts +2 -2
  40. package/dist/border-beam/style/index.d.ts +2 -2
  41. package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
  42. package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
  43. package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
  44. package/dist/breadcrumb/style/index.d.ts +2 -2
  45. package/dist/breadcrumb/useItemRender.d.ts +2 -2
  46. package/dist/button/Button.d.ts +2 -2
  47. package/dist/button/DefaultLoadingIcon.d.ts +2 -2
  48. package/dist/button/IconWrapper.d.ts +2 -2
  49. package/dist/button/buttonHelper.d.ts +1 -1
  50. package/dist/button/style/compact.d.ts +4 -4
  51. package/dist/button/style/index.d.ts +2 -2
  52. package/dist/calendar/Header.d.ts +2 -2
  53. package/dist/calendar/generateCalendar.d.ts +2 -2
  54. package/dist/calendar/index.d.ts +2 -2
  55. package/dist/calendar/style/index.d.ts +2 -2
  56. package/dist/card/Card.d.ts +2 -2
  57. package/dist/card/CardGrid.d.ts +2 -2
  58. package/dist/card/CardMeta.d.ts +2 -2
  59. package/dist/card/style/index.d.ts +2 -2
  60. package/dist/carousel/index.d.ts +2 -2
  61. package/dist/carousel/style/index.d.ts +2 -2
  62. package/dist/cascader/Panel.d.ts +2 -2
  63. package/dist/cascader/hooks/useBase.d.ts +5 -5
  64. package/dist/cascader/hooks/useCheckable.d.ts +2 -2
  65. package/dist/cascader/index.d.ts +2 -2
  66. package/dist/cascader/style/index.d.ts +2 -2
  67. package/dist/cascader/style/panel.d.ts +2 -2
  68. package/dist/checkbox/Checkbox.d.ts +2 -2
  69. package/dist/checkbox/Group.d.ts +2 -2
  70. package/dist/checkbox/style/index.d.ts +4 -4
  71. package/dist/collapse/Collapse.d.ts +2 -2
  72. package/dist/collapse/CollapsePanel.d.ts +2 -2
  73. package/dist/collapse/style/index.d.ts +2 -2
  74. package/dist/color-picker/ColorPicker.d.ts +2 -2
  75. package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
  76. package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
  77. package/dist/color-picker/components/ColorClear.d.ts +2 -2
  78. package/dist/color-picker/components/ColorHexInput.d.ts +2 -2
  79. package/dist/color-picker/components/ColorHsbInput.d.ts +2 -2
  80. package/dist/color-picker/components/ColorInput.d.ts +2 -2
  81. package/dist/color-picker/components/ColorPresets.d.ts +2 -2
  82. package/dist/color-picker/components/ColorRgbInput.d.ts +2 -2
  83. package/dist/color-picker/components/ColorSlider.d.ts +3 -3
  84. package/dist/color-picker/components/ColorSteppers.d.ts +2 -2
  85. package/dist/color-picker/components/ColorTrigger.d.ts +2 -2
  86. package/dist/color-picker/components/PanelPicker/GradientColorBar.d.ts +2 -2
  87. package/dist/color-picker/components/PanelPicker/index.d.ts +2 -2
  88. package/dist/color-picker/components/PanelPresets.d.ts +2 -2
  89. package/dist/color-picker/context.d.ts +3 -3
  90. package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
  91. package/dist/color-picker/style/index.d.ts +2 -2
  92. package/dist/config-provider/DisabledContext.d.ts +2 -2
  93. package/dist/config-provider/SizeContext.d.ts +2 -2
  94. package/dist/config-provider/context.d.ts +20 -20
  95. package/dist/config-provider/defaultRenderEmpty.d.ts +2 -2
  96. package/dist/config-provider/hooks/useCSSVarCls.d.ts +2 -2
  97. package/dist/config-provider/hooks/useConfig.d.ts +3 -3
  98. package/dist/config-provider/hooks/useSize.d.ts +2 -2
  99. package/dist/config-provider/hooks/useTheme.d.ts +2 -2
  100. package/dist/config-provider/index.d.ts +4 -4
  101. package/dist/date-picker/PickerButton.d.ts +2 -2
  102. package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
  103. package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
  104. package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
  105. package/dist/date-picker/generatePicker/index.d.ts +8 -8
  106. package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
  107. package/dist/date-picker/index.d.ts +13 -13
  108. package/dist/date-picker/style/index.d.ts +2 -2
  109. package/dist/date-picker/util.d.ts +3 -3
  110. package/dist/date-picker/util.js +5 -5
  111. package/dist/descriptions/Cell.d.ts +2 -2
  112. package/dist/descriptions/Item.d.ts +2 -2
  113. package/dist/descriptions/Row.d.ts +2 -2
  114. package/dist/descriptions/hooks/useItems.d.ts +10 -10
  115. package/dist/descriptions/hooks/useRow.d.ts +2 -2
  116. package/dist/descriptions/index.d.ts +2 -2
  117. package/dist/descriptions/style/index.d.ts +2 -2
  118. package/dist/divider/index.d.ts +2 -2
  119. package/dist/divider/style/index.d.ts +2 -2
  120. package/dist/drawer/DrawerPanel.d.ts +2 -2
  121. package/dist/drawer/index.d.ts +3 -3
  122. package/dist/drawer/style/index.d.ts +2 -2
  123. package/dist/drawer/useFocusable.d.ts +2 -2
  124. package/dist/dropdown/dropdown.d.ts +2 -2
  125. package/dist/dropdown/style/index.d.ts +2 -2
  126. package/dist/empty/empty.d.ts +2 -2
  127. package/dist/empty/index.d.ts +5 -5
  128. package/dist/empty/simple.d.ts +2 -2
  129. package/dist/empty/style/index.d.ts +2 -2
  130. package/dist/flex/index.d.ts +2 -2
  131. package/dist/flex/style/index.d.ts +2 -2
  132. package/dist/float-button/BackTop.d.ts +2 -2
  133. package/dist/float-button/FloatButton.d.ts +2 -2
  134. package/dist/float-button/FloatButtonGroup.d.ts +2 -2
  135. package/dist/float-button/PurePanel.d.ts +2 -2
  136. package/dist/float-button/context.d.ts +3 -3
  137. package/dist/float-button/style/index.d.ts +2 -2
  138. package/dist/form/ErrorList.d.ts +2 -2
  139. package/dist/form/Form.d.ts +2 -2
  140. package/dist/form/Form.js +3 -2
  141. package/dist/form/FormItem/ItemHolder.d.ts +3 -3
  142. package/dist/form/FormItem/StatusProvider.d.ts +2 -2
  143. package/dist/form/FormItem/index.d.ts +2 -2
  144. package/dist/form/FormItemInput.d.ts +2 -2
  145. package/dist/form/FormItemLabel.d.ts +3 -3
  146. package/dist/form/context.d.ts +6 -6
  147. package/dist/form/hooks/useVariant.d.ts +2 -2
  148. package/dist/form/style/fallbackCmp.d.ts +4 -4
  149. package/dist/form/style/index.d.ts +2 -2
  150. package/dist/grid/col.d.ts +2 -2
  151. package/dist/grid/index.d.ts +2 -2
  152. package/dist/grid/row.d.ts +2 -2
  153. package/dist/grid/style/index.d.ts +3 -3
  154. package/dist/image/PreviewGroup.d.ts +12 -12
  155. package/dist/image/hooks/useMergedPreviewConfig.d.ts +2 -2
  156. package/dist/image/hooks/usePreviewConfig.d.ts +7 -7
  157. package/dist/image/index.d.ts +3 -3
  158. package/dist/image/style/index.d.ts +2 -2
  159. package/dist/input/Group.d.ts +3 -3
  160. package/dist/input/Input.d.ts +2 -2
  161. package/dist/input/OTP/OTPInput.d.ts +3 -3
  162. package/dist/input/OTP/index.d.ts +2 -2
  163. package/dist/input/Password.d.ts +2 -2
  164. package/dist/input/Search.d.ts +2 -2
  165. package/dist/input/TextArea.d.ts +2 -2
  166. package/dist/input/index.d.ts +6 -6
  167. package/dist/input/style/index.d.ts +3 -3
  168. package/dist/input/style/otp.d.ts +2 -2
  169. package/dist/input/style/search.d.ts +2 -2
  170. package/dist/input/style/textarea.d.ts +2 -2
  171. package/dist/input-number/index.d.ts +2 -2
  172. package/dist/input-number/style/index.d.ts +2 -2
  173. package/dist/layout/Sider.d.ts +2 -2
  174. package/dist/layout/index.d.ts +5 -5
  175. package/dist/layout/layout.d.ts +5 -5
  176. package/dist/layout/style/index.d.ts +2 -2
  177. package/dist/layout/style/sider.d.ts +2 -2
  178. package/dist/locale/index.d.ts +2 -2
  179. package/dist/locale/useLocale.d.ts +2 -2
  180. package/dist/locale/zh_CN.js +2 -2
  181. package/dist/masonry/Masonry.d.ts +3 -3
  182. package/dist/masonry/MasonryItem.d.ts +2 -2
  183. package/dist/masonry/hooks/usePositions.d.ts +2 -2
  184. package/dist/masonry/style/index.d.ts +2 -2
  185. package/dist/mentions/index.d.ts +2 -2
  186. package/dist/mentions/index.js +10 -7
  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/MenuItemGroup.d.ts +2 -2
  192. package/dist/menu/OverrideContext.d.ts +3 -3
  193. package/dist/menu/SubMenu.d.ts +2 -2
  194. package/dist/menu/index.d.ts +3 -3
  195. package/dist/menu/menu.d.ts +2 -2
  196. package/dist/menu/style/index.d.ts +2 -2
  197. package/dist/message/PureList.d.ts +3 -3
  198. package/dist/message/PurePanel.d.ts +3 -3
  199. package/dist/message/style/index.d.ts +5 -5
  200. package/dist/message/useMessage.d.ts +3 -3
  201. package/dist/modal/ConfirmDialog.d.ts +4 -4
  202. package/dist/modal/Modal.d.ts +2 -2
  203. package/dist/modal/PurePanel.d.ts +2 -2
  204. package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
  205. package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
  206. package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
  207. package/dist/modal/components/NormalOkBtn.d.ts +2 -2
  208. package/dist/modal/shared.d.ts +4 -4
  209. package/dist/modal/style/confirm.d.ts +4 -4
  210. package/dist/modal/style/index.d.ts +2 -2
  211. package/dist/modal/useModal/HookModal.d.ts +3 -3
  212. package/dist/notification/PureList.d.ts +3 -3
  213. package/dist/notification/PurePanel.d.ts +3 -3
  214. package/dist/notification/style/index.d.ts +5 -5
  215. package/dist/notification/useNotification.d.ts +3 -3
  216. package/dist/package.js +1 -1
  217. package/dist/pagination/Pagination.d.ts +2 -2
  218. package/dist/pagination/Pagination.js +6 -6
  219. package/dist/pagination/style/bordered.d.ts +4 -4
  220. package/dist/pagination/style/index.d.ts +2 -2
  221. package/dist/popconfirm/PurePanel.d.ts +3 -3
  222. package/dist/popconfirm/index.d.ts +2 -2
  223. package/dist/popconfirm/style/index.d.ts +2 -2
  224. package/dist/popover/PurePanel.d.ts +4 -4
  225. package/dist/popover/index.d.ts +2 -2
  226. package/dist/popover/style/index.d.ts +2 -2
  227. package/dist/progress/Circle.d.ts +3 -3
  228. package/dist/progress/Line.d.ts +3 -3
  229. package/dist/progress/Steps.d.ts +2 -2
  230. package/dist/progress/progress.d.ts +2 -2
  231. package/dist/progress/style/index.d.ts +2 -2
  232. package/dist/qrcode/QrcodeStatus.d.ts +2 -2
  233. package/dist/qrcode/index.d.ts +2 -2
  234. package/dist/qrcode/style/index.d.ts +2 -2
  235. package/dist/radio/group.d.ts +2 -2
  236. package/dist/radio/index.d.ts +3 -3
  237. package/dist/radio/radio.d.ts +2 -2
  238. package/dist/radio/radioButton.d.ts +2 -2
  239. package/dist/radio/style/index.d.ts +2 -2
  240. package/dist/rate/index.d.ts +2 -2
  241. package/dist/rate/style/index.d.ts +2 -2
  242. package/dist/result/index.d.ts +2 -2
  243. package/dist/result/index.js +1 -1
  244. package/dist/result/noFound.d.ts +2 -2
  245. package/dist/result/serverError.d.ts +2 -2
  246. package/dist/result/style/index.d.ts +2 -2
  247. package/dist/result/unauthorized.d.ts +2 -2
  248. package/dist/segmented/index.d.ts +2 -2
  249. package/dist/segmented/style/index.d.ts +2 -2
  250. package/dist/select/index.d.ts +4 -4
  251. package/dist/select/style/index.d.ts +2 -2
  252. package/dist/select/style/select-input.js +3 -1
  253. package/dist/select/useIcons.d.ts +5 -5
  254. package/dist/select/usePopupRender.d.ts +2 -2
  255. package/dist/skeleton/Avatar.d.ts +2 -2
  256. package/dist/skeleton/Button.d.ts +2 -2
  257. package/dist/skeleton/Element.d.ts +2 -2
  258. package/dist/skeleton/Image.d.ts +2 -2
  259. package/dist/skeleton/Input.d.ts +2 -2
  260. package/dist/skeleton/Node.d.ts +2 -2
  261. package/dist/skeleton/Paragraph.d.ts +2 -2
  262. package/dist/skeleton/Skeleton.d.ts +2 -2
  263. package/dist/skeleton/Title.d.ts +2 -2
  264. package/dist/skeleton/style/index.d.ts +2 -2
  265. package/dist/slider/SliderTooltip.d.ts +3 -3
  266. package/dist/slider/index.d.ts +2 -2
  267. package/dist/slider/style/index.d.ts +2 -2
  268. package/dist/space/Addon.d.ts +2 -2
  269. package/dist/space/Compact.d.ts +6 -6
  270. package/dist/space/Item.d.ts +2 -2
  271. package/dist/space/index.d.ts +4 -4
  272. package/dist/space/style/addon.d.ts +2 -2
  273. package/dist/space/style/compact.d.ts +2 -2
  274. package/dist/space/style/index.d.ts +2 -2
  275. package/dist/spin/Indicator/Looper.d.ts +2 -2
  276. package/dist/spin/Indicator/Progress.d.ts +2 -2
  277. package/dist/spin/Indicator/index.d.ts +2 -2
  278. package/dist/spin/index.d.ts +2 -2
  279. package/dist/spin/style/index.d.ts +2 -2
  280. package/dist/spin/usePercent.d.ts +2 -2
  281. package/dist/splitter/Panel.d.ts +3 -3
  282. package/dist/splitter/SplitBar.d.ts +2 -2
  283. package/dist/splitter/SplitBar.js +1 -12
  284. package/dist/splitter/Splitter.d.ts +2 -2
  285. package/dist/splitter/hooks/useResizable.d.ts +2 -2
  286. package/dist/splitter/hooks/useResize.d.ts +2 -2
  287. package/dist/splitter/hooks/useSizes.d.ts +2 -2
  288. package/dist/splitter/index.d.ts +2 -2
  289. package/dist/splitter/style/index.d.ts +2 -2
  290. package/dist/statistic/Number.d.ts +2 -2
  291. package/dist/statistic/Statistic.d.ts +2 -2
  292. package/dist/statistic/Timer.d.ts +2 -2
  293. package/dist/statistic/index.d.ts +2 -2
  294. package/dist/statistic/style/index.d.ts +2 -2
  295. package/dist/steps/PanelArrow.d.ts +2 -2
  296. package/dist/steps/ProgressIcon.d.ts +2 -2
  297. package/dist/steps/index.d.ts +2 -2
  298. package/dist/steps/style/index.d.ts +2 -2
  299. package/dist/switch/index.d.ts +2 -2
  300. package/dist/switch/style/index.d.ts +2 -2
  301. package/dist/table/Column.d.ts +2 -2
  302. package/dist/table/ColumnGroup.d.ts +2 -2
  303. package/dist/table/ExpandIcon.d.ts +2 -2
  304. package/dist/table/InternalTable.d.ts +2 -2
  305. package/dist/table/TableMeasureRowContext.d.ts +3 -3
  306. package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
  307. package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
  308. package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
  309. package/dist/table/hooks/useFilter/index.d.ts +3 -151
  310. package/dist/table/hooks/useFilter/index.js +15 -11
  311. package/dist/table/hooks/usePagination.d.ts +2 -2
  312. package/dist/table/hooks/useSelection.d.ts +2 -2
  313. package/dist/table/hooks/useSelection.js +1 -1
  314. package/dist/table/hooks/useSorter.d.ts +2 -2
  315. package/dist/table/hooks/useSorter.js +4 -1
  316. package/dist/table/interface.d.ts +5 -3
  317. package/dist/table/style/index.d.ts +2 -2
  318. package/dist/tabs/TabPane.d.ts +2 -2
  319. package/dist/tabs/hooks/useLegacyItems.d.ts +2 -2
  320. package/dist/tabs/index.d.ts +2 -2
  321. package/dist/tabs/style/index.d.ts +2 -2
  322. package/dist/tag/CheckableTag.d.ts +2 -2
  323. package/dist/tag/CheckableTagGroup.d.ts +2 -2
  324. package/dist/tag/hooks/useColor.d.ts +2 -2
  325. package/dist/tag/index.d.ts +2 -2
  326. package/dist/tag/style/index.d.ts +2 -2
  327. package/dist/tag/style/presetCmp.d.ts +4 -4
  328. package/dist/tag/style/statusCmp.d.ts +4 -4
  329. package/dist/theme/context.d.ts +2 -2
  330. package/dist/theme/index.d.ts +4 -4
  331. package/dist/theme/themes/default/theme.d.ts +2 -2
  332. package/dist/theme/util/genStyleUtils.d.ts +6 -6
  333. package/dist/time-picker/index.d.ts +4 -4
  334. package/dist/timeline/Timeline.d.ts +2 -2
  335. package/dist/timeline/TimelineItem.d.ts +2 -2
  336. package/dist/timeline/style/index.d.ts +2 -2
  337. package/dist/tooltip/PurePanel.d.ts +2 -2
  338. package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
  339. package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
  340. package/dist/tooltip/index.d.ts +2 -2
  341. package/dist/tooltip/style/index.d.ts +2 -2
  342. package/dist/tour/PurePanel.d.ts +2 -2
  343. package/dist/tour/index.d.ts +2 -2
  344. package/dist/tour/panelRender.d.ts +2 -2
  345. package/dist/tour/style/index.d.ts +2 -2
  346. package/dist/transfer/Actions.d.ts +2 -2
  347. package/dist/transfer/ListBody.d.ts +2 -2
  348. package/dist/transfer/ListItem.d.ts +2 -2
  349. package/dist/transfer/Section.d.ts +2 -2
  350. package/dist/transfer/Section.js +1 -1
  351. package/dist/transfer/Transfer.d.ts +2 -2
  352. package/dist/transfer/hooks/useData.d.ts +2 -2
  353. package/dist/transfer/search.d.ts +2 -2
  354. package/dist/transfer/style/index.d.ts +2 -2
  355. package/dist/tree/DirectoryTree.d.ts +2 -2
  356. package/dist/tree/Tree.d.ts +2 -2
  357. package/dist/tree/style/index.d.ts +2 -2
  358. package/dist/tree/utils/dropIndicator.d.ts +2 -2
  359. package/dist/tree/utils/iconUtil.d.ts +2 -2
  360. package/dist/tree-select/index.d.ts +3 -3
  361. package/dist/tree-select/style/index.d.ts +2 -2
  362. package/dist/typography/Base/CopyBtn.d.ts +2 -2
  363. package/dist/typography/Base/Ellipsis.d.ts +3 -3
  364. package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
  365. package/dist/typography/Base/index.d.ts +2 -2
  366. package/dist/typography/Editable.d.ts +2 -2
  367. package/dist/typography/Link.d.ts +2 -2
  368. package/dist/typography/Paragraph.d.ts +2 -2
  369. package/dist/typography/Text.d.ts +2 -2
  370. package/dist/typography/Title.d.ts +2 -2
  371. package/dist/typography/Typography.d.ts +2 -2
  372. package/dist/typography/hooks/useCopyClick.d.ts +3 -3
  373. package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
  374. package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
  375. package/dist/typography/index.d.ts +5 -5
  376. package/dist/typography/style/index.d.ts +2 -2
  377. package/dist/upload/Dragger.d.ts +3 -3
  378. package/dist/upload/Upload.d.ts +2 -2
  379. package/dist/upload/UploadList/ListItem.d.ts +2 -2
  380. package/dist/upload/UploadList/index.d.ts +2 -2
  381. package/dist/upload/index.d.ts +3 -3
  382. package/dist/watermark/context.d.ts +2 -2
  383. package/dist/watermark/index.d.ts +2 -2
  384. package/package.json +2 -2
  385. package/web-tags.json +1771 -1771
  386. package/web-types.json +4935 -4935
package/web-tags.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.3.0",
2
+ "version": "1.3.1",
3
3
  "tags": [
4
4
  {
5
5
  "name": "a-affix",
@@ -19,60 +19,6 @@
19
19
  }
20
20
  ]
21
21
  },
22
- {
23
- "name": "a-anchor",
24
- "description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
25
- "attributes": [
26
- {
27
- "name": "affix",
28
- "description": "Default: true\n\nFixed mode of Anchor"
29
- },
30
- {
31
- "name": "bounds",
32
- "description": "Default: 5\n\nBounding distance of anchor area"
33
- },
34
- {
35
- "name": "classes",
36
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
37
- },
38
- {
39
- "name": "get-container",
40
- "description": "Default: () => window\n\nScrolling container"
41
- },
42
- {
43
- "name": "get-current-anchor",
44
- "description": "Default: -\n\nCustomize the anchor highlight"
45
- },
46
- {
47
- "name": "offset-top",
48
- "description": "Default: -\n\nPixels to offset from top when calculating position of scroll"
49
- },
50
- {
51
- "name": "show-ink-in-fixed",
52
- "description": "Default: false\n\nWhether show ink-square when affix={false}"
53
- },
54
- {
55
- "name": "styles",
56
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
57
- },
58
- {
59
- "name": "target-offset",
60
- "description": "Default: -\n\nAnchor scroll offset, default as offsetTop, example"
61
- },
62
- {
63
- "name": "items",
64
- "description": "Default: -\n\nData configuration option content, support nesting through children"
65
- },
66
- {
67
- "name": "direction",
68
- "description": "Default: vertical\n\nSet Anchor direction"
69
- },
70
- {
71
- "name": "replace",
72
- "description": "Default: false\n\nReplace items' href in browser history instead of pushing it"
73
- }
74
- ]
75
- },
76
22
  {
77
23
  "name": "a-alert",
78
24
  "description": "(ZH) 警告提示,展现需要关注的信息。\n\n(EN) Display warning messages that require attention.",
@@ -140,78 +86,56 @@
140
86
  ]
141
87
  },
142
88
  {
143
- "name": "a-app",
144
- "description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
145
- "attributes": [
146
- {
147
- "name": "message",
148
- "description": "Default: -\n\nGlobal config for Message"
149
- },
150
- {
151
- "name": "notification",
152
- "description": "Default: -\n\nGlobal config for Notification"
153
- },
154
- {
155
- "name": "component",
156
- "description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
157
- }
158
- ]
159
- },
160
- {
161
- "name": "a-badge",
162
- "description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
89
+ "name": "a-anchor",
90
+ "description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
163
91
  "attributes": [
164
92
  {
165
- "name": "count",
166
- "description": "Default: -\n\nNumber to show in badge"
167
- },
168
- {
169
- "name": "show-zero",
170
- "description": "Default: false\n\nWhether to show badge when count is zero"
93
+ "name": "affix",
94
+ "description": "Default: true\n\nFixed mode of Anchor"
171
95
  },
172
96
  {
173
- "name": "overflow-count",
174
- "description": "Default: 99\n\nMax count to show"
97
+ "name": "bounds",
98
+ "description": "Default: 5\n\nBounding distance of anchor area"
175
99
  },
176
100
  {
177
- "name": "dot",
178
- "description": "Default: false\n\nWhether to display a red dot instead of count"
101
+ "name": "classes",
102
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
179
103
  },
180
104
  {
181
- "name": "scroll-number-prefix-cls",
182
- "description": "Default: -\n\n-"
105
+ "name": "get-container",
106
+ "description": "Default: () => window\n\nScrolling container"
183
107
  },
184
108
  {
185
- "name": "status",
186
- "description": "Default: -\n\nSet Badge as a status dot"
109
+ "name": "get-current-anchor",
110
+ "description": "Default: -\n\nCustomize the anchor highlight"
187
111
  },
188
112
  {
189
- "name": "color",
190
- "description": "Default: -\n\nCustomize Badge dot color"
113
+ "name": "offset-top",
114
+ "description": "Default: -\n\nPixels to offset from top when calculating position of scroll"
191
115
  },
192
116
  {
193
- "name": "text",
194
- "description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
117
+ "name": "show-ink-in-fixed",
118
+ "description": "Default: false\n\nWhether show ink-square when affix={false}"
195
119
  },
196
120
  {
197
- "name": "size",
198
- "description": "Default: -\n\nIf count is set, size sets the size of badge"
121
+ "name": "styles",
122
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
199
123
  },
200
124
  {
201
- "name": "offset",
202
- "description": "Default: -\n\nSet offset of the badge dot"
125
+ "name": "target-offset",
126
+ "description": "Default: -\n\nAnchor scroll offset, default as offsetTop, example"
203
127
  },
204
128
  {
205
- "name": "title",
206
- "description": "Default: -\n\nText to show when hovering over the badge"
129
+ "name": "items",
130
+ "description": "Default: -\n\nData configuration option content, support nesting through children"
207
131
  },
208
132
  {
209
- "name": "classes",
210
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
133
+ "name": "direction",
134
+ "description": "Default: vertical\n\nSet Anchor direction"
211
135
  },
212
136
  {
213
- "name": "styles",
214
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
137
+ "name": "replace",
138
+ "description": "Default: false\n\nReplace items' href in browser history instead of pushing it"
215
139
  }
216
140
  ]
217
141
  },
@@ -284,50 +208,110 @@
284
208
  ]
285
209
  },
286
210
  {
287
- "name": "a-border-beam",
288
- "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
211
+ "name": "a-app",
212
+ "description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
289
213
  "attributes": [
290
214
  {
291
- "name": "color",
292
- "description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
215
+ "name": "message",
216
+ "description": "Default: -\n\nGlobal config for Message"
293
217
  },
294
218
  {
295
- "name": "outset",
296
- "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
219
+ "name": "notification",
220
+ "description": "Default: -\n\nGlobal config for Notification"
221
+ },
222
+ {
223
+ "name": "component",
224
+ "description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
297
225
  }
298
226
  ]
299
227
  },
300
228
  {
301
- "name": "a-breadcrumb",
302
- "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
229
+ "name": "a-auto-complete",
230
+ "description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
303
231
  "attributes": [
232
+ {
233
+ "name": "allow-clear",
234
+ "description": "Default: false\n\nShow clear button"
235
+ },
236
+ {
237
+ "name": "backfill",
238
+ "description": "Default: false\n\nIf backfill selected item the input when using keyboard"
239
+ },
304
240
  {
305
241
  "name": "classes",
306
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
242
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
307
243
  },
308
244
  {
309
- "name": "dropdown-icon",
310
- "description": "Default: -\n\nCustom dropdown icon"
245
+ "name": "default-active-first-option",
246
+ "description": "Default: true\n\nWhether active first option by default"
311
247
  },
312
248
  {
313
- "name": "item-render",
314
- "description": "Default: -\n\nCustom item renderer, work with vue-router"
249
+ "name": "disabled",
250
+ "description": "Default: false\n\nWhether disabled select"
315
251
  },
316
252
  {
317
- "name": "params",
318
- "description": "Default: -\n\nRouting parameters"
253
+ "name": "get-popup-container",
254
+ "description": "Default: () => document.body\n\nParent node of the dropdown. Default to body, if you encountered positioning problems during scroll, try changing to the scrollable area and position relative to it"
319
255
  },
320
256
  {
321
- "name": "items",
322
- "description": "Default: -\n\nThe routing stack information of router"
257
+ "name": "label-render",
258
+ "description": "Default: -\n\nCustomize selected label render"
323
259
  },
324
260
  {
325
- "name": "separator",
326
- "description": "Default: /\n\nCustom separator"
261
+ "name": "not-found-content",
262
+ "description": "Default: -\n\nSpecify content to show when no result matches"
263
+ },
264
+ {
265
+ "name": "open",
266
+ "description": "Default: -\n\nControlled open state of dropdown"
267
+ },
268
+ {
269
+ "name": "options",
270
+ "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
271
+ },
272
+ {
273
+ "name": "option-render",
274
+ "description": "Default: -\n\nCustomize the rendering dropdown options"
275
+ },
276
+ {
277
+ "name": "placeholder",
278
+ "description": "Default: -\n\nThe placeholder of input"
279
+ },
280
+ {
281
+ "name": "popup-match-select-width",
282
+ "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"
283
+ },
284
+ {
285
+ "name": "popup-render",
286
+ "description": "Default: -\n\nCustomize dropdown content"
287
+ },
288
+ {
289
+ "name": "show-search",
290
+ "description": "Default: true\n\nSearch configuration"
291
+ },
292
+ {
293
+ "name": "size",
294
+ "description": "Default: -\n\nThe size of the input box"
295
+ },
296
+ {
297
+ "name": "status",
298
+ "description": "Default: -\n\nSet validation status"
327
299
  },
328
300
  {
329
301
  "name": "styles",
330
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
302
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
303
+ },
304
+ {
305
+ "name": "value",
306
+ "description": "Default: -\n\nSelected option, support v-model:value"
307
+ },
308
+ {
309
+ "name": "variant",
310
+ "description": "Default: outlined\n\nVariants of input"
311
+ },
312
+ {
313
+ "name": "virtual",
314
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
331
315
  }
332
316
  ]
333
317
  },
@@ -406,24 +390,130 @@
406
390
  ]
407
391
  },
408
392
  {
409
- "name": "a-calendar",
410
- "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
393
+ "name": "a-border-beam",
394
+ "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
411
395
  "attributes": [
412
396
  {
413
- "name": "prefix-cls",
414
- "description": "Default: -\n\n-"
397
+ "name": "color",
398
+ "description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
415
399
  },
416
400
  {
417
- "name": "root-class",
418
- "description": "Default: -\n\n-"
419
- },
401
+ "name": "outset",
402
+ "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
403
+ }
404
+ ]
405
+ },
406
+ {
407
+ "name": "a-badge",
408
+ "description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
409
+ "attributes": [
420
410
  {
421
- "name": "classes",
422
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
411
+ "name": "count",
412
+ "description": "Default: -\n\nNumber to show in badge"
423
413
  },
424
414
  {
425
- "name": "styles",
426
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
415
+ "name": "show-zero",
416
+ "description": "Default: false\n\nWhether to show badge when count is zero"
417
+ },
418
+ {
419
+ "name": "overflow-count",
420
+ "description": "Default: 99\n\nMax count to show"
421
+ },
422
+ {
423
+ "name": "dot",
424
+ "description": "Default: false\n\nWhether to display a red dot instead of count"
425
+ },
426
+ {
427
+ "name": "scroll-number-prefix-cls",
428
+ "description": "Default: -\n\n-"
429
+ },
430
+ {
431
+ "name": "status",
432
+ "description": "Default: -\n\nSet Badge as a status dot"
433
+ },
434
+ {
435
+ "name": "color",
436
+ "description": "Default: -\n\nCustomize Badge dot color"
437
+ },
438
+ {
439
+ "name": "text",
440
+ "description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
441
+ },
442
+ {
443
+ "name": "size",
444
+ "description": "Default: -\n\nIf count is set, size sets the size of badge"
445
+ },
446
+ {
447
+ "name": "offset",
448
+ "description": "Default: -\n\nSet offset of the badge dot"
449
+ },
450
+ {
451
+ "name": "title",
452
+ "description": "Default: -\n\nText to show when hovering over the badge"
453
+ },
454
+ {
455
+ "name": "classes",
456
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
457
+ },
458
+ {
459
+ "name": "styles",
460
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
461
+ }
462
+ ]
463
+ },
464
+ {
465
+ "name": "a-breadcrumb",
466
+ "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
467
+ "attributes": [
468
+ {
469
+ "name": "classes",
470
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
471
+ },
472
+ {
473
+ "name": "dropdown-icon",
474
+ "description": "Default: -\n\nCustom dropdown icon"
475
+ },
476
+ {
477
+ "name": "item-render",
478
+ "description": "Default: -\n\nCustom item renderer, work with vue-router"
479
+ },
480
+ {
481
+ "name": "params",
482
+ "description": "Default: -\n\nRouting parameters"
483
+ },
484
+ {
485
+ "name": "items",
486
+ "description": "Default: -\n\nThe routing stack information of router"
487
+ },
488
+ {
489
+ "name": "separator",
490
+ "description": "Default: /\n\nCustom separator"
491
+ },
492
+ {
493
+ "name": "styles",
494
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
495
+ }
496
+ ]
497
+ },
498
+ {
499
+ "name": "a-calendar",
500
+ "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
501
+ "attributes": [
502
+ {
503
+ "name": "prefix-cls",
504
+ "description": "Default: -\n\n-"
505
+ },
506
+ {
507
+ "name": "root-class",
508
+ "description": "Default: -\n\n-"
509
+ },
510
+ {
511
+ "name": "classes",
512
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
513
+ },
514
+ {
515
+ "name": "styles",
516
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
427
517
  },
428
518
  {
429
519
  "name": "locale",
@@ -487,6 +577,158 @@
487
577
  }
488
578
  ]
489
579
  },
580
+ {
581
+ "name": "a-carousel",
582
+ "description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
583
+ "attributes": [
584
+ {
585
+ "name": "effect",
586
+ "description": "Default: scrollx\n\nTransition effect"
587
+ },
588
+ {
589
+ "name": "id",
590
+ "description": "Default: -\n\n-"
591
+ },
592
+ {
593
+ "name": "slick-go-to",
594
+ "description": "Default: -\n\n-"
595
+ },
596
+ {
597
+ "name": "dot-position",
598
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
599
+ },
600
+ {
601
+ "name": "dot-placement",
602
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
603
+ },
604
+ {
605
+ "name": "dots",
606
+ "description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
607
+ },
608
+ {
609
+ "name": "wait-for-animate",
610
+ "description": "Default: false\n\nWhether to wait for the animation when switching"
611
+ },
612
+ {
613
+ "name": "autoplay",
614
+ "description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
615
+ },
616
+ {
617
+ "name": "prev-arrow",
618
+ "description": "Default: -\n\n-"
619
+ },
620
+ {
621
+ "name": "next-arrow",
622
+ "description": "Default: -\n\n-"
623
+ }
624
+ ]
625
+ },
626
+ {
627
+ "name": "a-cascader",
628
+ "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
629
+ "attributes": [
630
+ {
631
+ "name": "allow-clear",
632
+ "description": "Default: true\n\nShow clear button"
633
+ },
634
+ {
635
+ "name": "change-on-select",
636
+ "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
637
+ },
638
+ {
639
+ "name": "classes",
640
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
641
+ },
642
+ {
643
+ "name": "disabled",
644
+ "description": "Default: false\n\nWhether disabled select"
645
+ },
646
+ {
647
+ "name": "expand-trigger",
648
+ "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
649
+ },
650
+ {
651
+ "name": "field-names",
652
+ "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
653
+ },
654
+ {
655
+ "name": "get-popup-container",
656
+ "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"
657
+ },
658
+ {
659
+ "name": "load-data",
660
+ "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
661
+ },
662
+ {
663
+ "name": "max-tag-count",
664
+ "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
665
+ },
666
+ {
667
+ "name": "max-tag-placeholder",
668
+ "description": "Default: -\n\nPlaceholder for not showing tags"
669
+ },
670
+ {
671
+ "name": "max-tag-text-length",
672
+ "description": "Default: -\n\nMax tag text length to show"
673
+ },
674
+ {
675
+ "name": "multiple",
676
+ "description": "Default: -\n\nSupport multiple or not"
677
+ },
678
+ {
679
+ "name": "open",
680
+ "description": "Default: -\n\nSet visible of cascader popup"
681
+ },
682
+ {
683
+ "name": "options",
684
+ "description": "Default: -\n\nThe data options of cascade"
685
+ },
686
+ {
687
+ "name": "placeholder",
688
+ "description": "Default: -\n\nThe input placeholder"
689
+ },
690
+ {
691
+ "name": "placement",
692
+ "description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
693
+ },
694
+ {
695
+ "name": "popup-menu-column-style",
696
+ "description": "Default: -\n\nThe style of the drop-down menu column"
697
+ },
698
+ {
699
+ "name": "show-checked-strategy",
700
+ "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)"
701
+ },
702
+ {
703
+ "name": "show-search",
704
+ "description": "Default: false\n\nWhether show search input in single mode"
705
+ },
706
+ {
707
+ "name": "~~search-value~~",
708
+ "description": "Default: -\n\nSet search value, Need work with showSearch"
709
+ },
710
+ {
711
+ "name": "size",
712
+ "description": "Default: -\n\nThe input size"
713
+ },
714
+ {
715
+ "name": "status",
716
+ "description": "Default: -\n\nSet validation status"
717
+ },
718
+ {
719
+ "name": "styles",
720
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
721
+ },
722
+ {
723
+ "name": "value",
724
+ "description": "Default: -\n\nThe selected value, support v-model:value"
725
+ },
726
+ {
727
+ "name": "variant",
728
+ "description": "Default: outlined\n\nVariants of selector"
729
+ }
730
+ ]
731
+ },
490
732
  {
491
733
  "name": "a-card",
492
734
  "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
@@ -618,314 +860,8 @@
618
860
  ]
619
861
  },
620
862
  {
621
- "name": "a-auto-complete",
622
- "description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
623
- "attributes": [
624
- {
625
- "name": "allow-clear",
626
- "description": "Default: false\n\nShow clear button"
627
- },
628
- {
629
- "name": "backfill",
630
- "description": "Default: false\n\nIf backfill selected item the input when using keyboard"
631
- },
632
- {
633
- "name": "classes",
634
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
635
- },
636
- {
637
- "name": "default-active-first-option",
638
- "description": "Default: true\n\nWhether active first option by default"
639
- },
640
- {
641
- "name": "disabled",
642
- "description": "Default: false\n\nWhether disabled select"
643
- },
644
- {
645
- "name": "get-popup-container",
646
- "description": "Default: () => document.body\n\nParent node of the dropdown. Default to body, if you encountered positioning problems during scroll, try changing to the scrollable area and position relative to it"
647
- },
648
- {
649
- "name": "label-render",
650
- "description": "Default: -\n\nCustomize selected label render"
651
- },
652
- {
653
- "name": "not-found-content",
654
- "description": "Default: -\n\nSpecify content to show when no result matches"
655
- },
656
- {
657
- "name": "open",
658
- "description": "Default: -\n\nControlled open state of dropdown"
659
- },
660
- {
661
- "name": "options",
662
- "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
663
- },
664
- {
665
- "name": "option-render",
666
- "description": "Default: -\n\nCustomize the rendering dropdown options"
667
- },
668
- {
669
- "name": "placeholder",
670
- "description": "Default: -\n\nThe placeholder of input"
671
- },
672
- {
673
- "name": "popup-match-select-width",
674
- "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"
675
- },
676
- {
677
- "name": "popup-render",
678
- "description": "Default: -\n\nCustomize dropdown content"
679
- },
680
- {
681
- "name": "show-search",
682
- "description": "Default: true\n\nSearch configuration"
683
- },
684
- {
685
- "name": "size",
686
- "description": "Default: -\n\nThe size of the input box"
687
- },
688
- {
689
- "name": "status",
690
- "description": "Default: -\n\nSet validation status"
691
- },
692
- {
693
- "name": "styles",
694
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
695
- },
696
- {
697
- "name": "value",
698
- "description": "Default: -\n\nSelected option, support v-model:value"
699
- },
700
- {
701
- "name": "variant",
702
- "description": "Default: outlined\n\nVariants of input"
703
- },
704
- {
705
- "name": "virtual",
706
- "description": "Default: true\n\nDisable virtual scroll when set to false"
707
- }
708
- ]
709
- },
710
- {
711
- "name": "a-carousel",
712
- "description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
713
- "attributes": [
714
- {
715
- "name": "effect",
716
- "description": "Default: scrollx\n\nTransition effect"
717
- },
718
- {
719
- "name": "id",
720
- "description": "Default: -\n\n-"
721
- },
722
- {
723
- "name": "slick-go-to",
724
- "description": "Default: -\n\n-"
725
- },
726
- {
727
- "name": "dot-position",
728
- "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
729
- },
730
- {
731
- "name": "dot-placement",
732
- "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
733
- },
734
- {
735
- "name": "dots",
736
- "description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
737
- },
738
- {
739
- "name": "wait-for-animate",
740
- "description": "Default: false\n\nWhether to wait for the animation when switching"
741
- },
742
- {
743
- "name": "autoplay",
744
- "description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
745
- },
746
- {
747
- "name": "prev-arrow",
748
- "description": "Default: -\n\n-"
749
- },
750
- {
751
- "name": "next-arrow",
752
- "description": "Default: -\n\n-"
753
- }
754
- ]
755
- },
756
- {
757
- "name": "a-cascader",
758
- "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
759
- "attributes": [
760
- {
761
- "name": "allow-clear",
762
- "description": "Default: true\n\nShow clear button"
763
- },
764
- {
765
- "name": "change-on-select",
766
- "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
767
- },
768
- {
769
- "name": "classes",
770
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
771
- },
772
- {
773
- "name": "disabled",
774
- "description": "Default: false\n\nWhether disabled select"
775
- },
776
- {
777
- "name": "expand-trigger",
778
- "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
779
- },
780
- {
781
- "name": "field-names",
782
- "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
783
- },
784
- {
785
- "name": "get-popup-container",
786
- "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"
787
- },
788
- {
789
- "name": "load-data",
790
- "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
791
- },
792
- {
793
- "name": "max-tag-count",
794
- "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
795
- },
796
- {
797
- "name": "max-tag-placeholder",
798
- "description": "Default: -\n\nPlaceholder for not showing tags"
799
- },
800
- {
801
- "name": "max-tag-text-length",
802
- "description": "Default: -\n\nMax tag text length to show"
803
- },
804
- {
805
- "name": "multiple",
806
- "description": "Default: -\n\nSupport multiple or not"
807
- },
808
- {
809
- "name": "open",
810
- "description": "Default: -\n\nSet visible of cascader popup"
811
- },
812
- {
813
- "name": "options",
814
- "description": "Default: -\n\nThe data options of cascade"
815
- },
816
- {
817
- "name": "placeholder",
818
- "description": "Default: -\n\nThe input placeholder"
819
- },
820
- {
821
- "name": "placement",
822
- "description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
823
- },
824
- {
825
- "name": "popup-menu-column-style",
826
- "description": "Default: -\n\nThe style of the drop-down menu column"
827
- },
828
- {
829
- "name": "show-checked-strategy",
830
- "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)"
831
- },
832
- {
833
- "name": "show-search",
834
- "description": "Default: false\n\nWhether show search input in single mode"
835
- },
836
- {
837
- "name": "~~search-value~~",
838
- "description": "Default: -\n\nSet search value, Need work with showSearch"
839
- },
840
- {
841
- "name": "size",
842
- "description": "Default: -\n\nThe input size"
843
- },
844
- {
845
- "name": "status",
846
- "description": "Default: -\n\nSet validation status"
847
- },
848
- {
849
- "name": "styles",
850
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
851
- },
852
- {
853
- "name": "value",
854
- "description": "Default: -\n\nThe selected value, support v-model:value"
855
- },
856
- {
857
- "name": "variant",
858
- "description": "Default: outlined\n\nVariants of selector"
859
- }
860
- ]
861
- },
862
- {
863
- "name": "a-checkbox",
864
- "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
865
- "attributes": [
866
- {
867
- "name": "checked",
868
- "description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
869
- },
870
- {
871
- "name": "checked-value",
872
- "description": "Default: true\n\nThe value when checked"
873
- },
874
- {
875
- "name": "default-checked",
876
- "description": "Default: false\n\nWhether to set the initial state"
877
- },
878
- {
879
- "name": "disabled",
880
- "description": "Default: false\n\nIf disable checkbox"
881
- },
882
- {
883
- "name": "indeterminate",
884
- "description": "Default: false\n\nThe indeterminate checked state of checkbox"
885
- },
886
- {
887
- "name": "un-checked-value",
888
- "description": "Default: false\n\nThe value when unchecked"
889
- },
890
- {
891
- "name": "classes",
892
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
893
- },
894
- {
895
- "name": "styles",
896
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
897
- }
898
- ]
899
- },
900
- {
901
- "name": "a-checkbox-group",
902
- "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
903
- "attributes": [
904
- {
905
- "name": "options",
906
- "description": "Default: \\[]\n\nSpecifies options"
907
- },
908
- {
909
- "name": "disabled",
910
- "description": "Default: false\n\nIf disable all checkboxes"
911
- },
912
- {
913
- "name": "name",
914
- "description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
915
- },
916
- {
917
- "name": "value",
918
- "description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
919
- },
920
- {
921
- "name": "label-render",
922
- "description": "Default: -\n\n-"
923
- }
924
- ]
925
- },
926
- {
927
- "name": "a-collapse",
928
- "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
863
+ "name": "a-collapse",
864
+ "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
929
865
  "attributes": [
930
866
  {
931
867
  "name": "active-key",
@@ -1085,6 +1021,66 @@
1085
1021
  }
1086
1022
  ]
1087
1023
  },
1024
+ {
1025
+ "name": "a-localization",
1026
+ "description": "To select or input a date.",
1027
+ "attributes": []
1028
+ },
1029
+ {
1030
+ "name": "a-common-api",
1031
+ "description": "To select or input a date.",
1032
+ "attributes": []
1033
+ },
1034
+ {
1035
+ "name": "a-common-methods",
1036
+ "description": "To select or input a date.",
1037
+ "attributes": []
1038
+ },
1039
+ {
1040
+ "name": "a-date-picker",
1041
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1042
+ "attributes": []
1043
+ },
1044
+ {
1045
+ "name": "a-date-picker[picker=year]",
1046
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1047
+ "attributes": []
1048
+ },
1049
+ {
1050
+ "name": "a-date-picker[picker=quarter]",
1051
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1052
+ "attributes": []
1053
+ },
1054
+ {
1055
+ "name": "a-date-picker[picker=month]",
1056
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1057
+ "attributes": []
1058
+ },
1059
+ {
1060
+ "name": "a-date-picker[picker=week]",
1061
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1062
+ "attributes": []
1063
+ },
1064
+ {
1065
+ "name": "a-range-picker",
1066
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1067
+ "attributes": []
1068
+ },
1069
+ {
1070
+ "name": "a-国际化配置",
1071
+ "description": "输入或选择日期的控件。",
1072
+ "attributes": []
1073
+ },
1074
+ {
1075
+ "name": "a-共同的-api",
1076
+ "description": "输入或选择日期的控件。",
1077
+ "attributes": []
1078
+ },
1079
+ {
1080
+ "name": "a-共同的方法",
1081
+ "description": "输入或选择日期的控件。",
1082
+ "attributes": []
1083
+ },
1088
1084
  {
1089
1085
  "name": "a-color-picker",
1090
1086
  "description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
@@ -1150,157 +1146,103 @@
1150
1146
  "description": "Default: bottomLeft\n\nPlacement of popup"
1151
1147
  },
1152
1148
  {
1153
- "name": "presets",
1154
- "description": "Default: -\n\nPreset colors"
1155
- },
1156
- {
1157
- "name": "panel-render",
1158
- "description": "Default: -\n\nCustom Render Panel"
1159
- },
1160
- {
1161
- "name": "root-class",
1162
- "description": "Default: -\n\nRoot container class"
1163
- },
1164
- {
1165
- "name": "show-text",
1166
- "description": "Default: false\n\nShow color text"
1167
- },
1168
- {
1169
- "name": "size",
1170
- "description": "Default: middle\n\nSetting the trigger size"
1171
- },
1172
- {
1173
- "name": "styles",
1174
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1175
- },
1176
- {
1177
- "name": "trigger",
1178
- "description": "Default: click\n\nColorPicker trigger mode"
1179
- },
1180
- {
1181
- "name": "value-format",
1182
- "description": "Default: -\n\nSet the output format of color value, supporting hex, rgb, and hsb. After setting, v-model:value returns strings in the selected format. Demo: Value Format"
1183
- },
1184
- {
1185
- "name": "value",
1186
- "description": "Default: -\n\nValue of color, support v-model:value"
1187
- }
1188
- ]
1189
- },
1190
- {
1191
- "name": "a-localization",
1192
- "description": "To select or input a date.",
1193
- "attributes": []
1194
- },
1195
- {
1196
- "name": "a-common-api",
1197
- "description": "To select or input a date.",
1198
- "attributes": []
1199
- },
1200
- {
1201
- "name": "a-common-methods",
1202
- "description": "To select or input a date.",
1203
- "attributes": []
1204
- },
1205
- {
1206
- "name": "a-date-picker",
1207
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1208
- "attributes": []
1209
- },
1210
- {
1211
- "name": "a-date-picker[picker=year]",
1212
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1213
- "attributes": []
1214
- },
1215
- {
1216
- "name": "a-date-picker[picker=quarter]",
1217
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1218
- "attributes": []
1219
- },
1220
- {
1221
- "name": "a-date-picker[picker=month]",
1222
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1223
- "attributes": []
1224
- },
1225
- {
1226
- "name": "a-date-picker[picker=week]",
1227
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1228
- "attributes": []
1229
- },
1230
- {
1231
- "name": "a-range-picker",
1232
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1233
- "attributes": []
1234
- },
1235
- {
1236
- "name": "a-国际化配置",
1237
- "description": "输入或选择日期的控件。",
1238
- "attributes": []
1239
- },
1240
- {
1241
- "name": "a-共同的-api",
1242
- "description": "输入或选择日期的控件。",
1243
- "attributes": []
1244
- },
1245
- {
1246
- "name": "a-共同的方法",
1247
- "description": "输入或选择日期的控件。",
1248
- "attributes": []
1249
- },
1250
- {
1251
- "name": "a-descriptions",
1252
- "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1253
- "attributes": [
1254
- {
1255
- "name": "bordered",
1256
- "description": "Default: false\n\nWhether to display the border"
1149
+ "name": "presets",
1150
+ "description": "Default: -\n\nPreset colors"
1151
+ },
1152
+ {
1153
+ "name": "panel-render",
1154
+ "description": "Default: -\n\nCustom Render Panel"
1155
+ },
1156
+ {
1157
+ "name": "root-class",
1158
+ "description": "Default: -\n\nRoot container class"
1159
+ },
1160
+ {
1161
+ "name": "show-text",
1162
+ "description": "Default: false\n\nShow color text"
1257
1163
  },
1258
1164
  {
1259
1165
  "name": "size",
1260
- "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1166
+ "description": "Default: middle\n\nSetting the trigger size"
1261
1167
  },
1262
1168
  {
1263
- "name": "title",
1264
- "description": "Default: -\n\nThe title of the description list, placed at the top"
1169
+ "name": "styles",
1170
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1265
1171
  },
1266
1172
  {
1267
- "name": "extra",
1268
- "description": "Default: -\n\nThe action area of the description list, placed at the top-right"
1173
+ "name": "trigger",
1174
+ "description": "Default: click\n\nColorPicker trigger mode"
1269
1175
  },
1270
1176
  {
1271
- "name": "label-render",
1272
- "description": "Default: -\n\n-"
1177
+ "name": "value-format",
1178
+ "description": "Default: -\n\nSet the output format of color value, supporting hex, rgb, and hsb. After setting, v-model:value returns strings in the selected format. Demo: Value Format"
1273
1179
  },
1274
1180
  {
1275
- "name": "content-render",
1276
- "description": "Default: -\n\n-"
1181
+ "name": "value",
1182
+ "description": "Default: -\n\nValue of color, support v-model:value"
1183
+ }
1184
+ ]
1185
+ },
1186
+ {
1187
+ "name": "a-checkbox",
1188
+ "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
1189
+ "attributes": [
1190
+ {
1191
+ "name": "checked",
1192
+ "description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
1277
1193
  },
1278
1194
  {
1279
- "name": "column",
1280
- "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}"
1195
+ "name": "checked-value",
1196
+ "description": "Default: true\n\nThe value when checked"
1281
1197
  },
1282
1198
  {
1283
- "name": "layout",
1284
- "description": "Default: horizontal\n\nDefine description layout"
1199
+ "name": "default-checked",
1200
+ "description": "Default: false\n\nWhether to set the initial state"
1285
1201
  },
1286
1202
  {
1287
- "name": "colon",
1288
- "description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
1203
+ "name": "disabled",
1204
+ "description": "Default: false\n\nIf disable checkbox"
1289
1205
  },
1290
1206
  {
1291
- "name": "styles",
1292
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1207
+ "name": "indeterminate",
1208
+ "description": "Default: false\n\nThe indeterminate checked state of checkbox"
1209
+ },
1210
+ {
1211
+ "name": "un-checked-value",
1212
+ "description": "Default: false\n\nThe value when unchecked"
1293
1213
  },
1294
1214
  {
1295
1215
  "name": "classes",
1296
1216
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1297
1217
  },
1298
1218
  {
1299
- "name": "items",
1300
- "description": "Default: -\n\nDescribe the contents of the list item"
1219
+ "name": "styles",
1220
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1221
+ }
1222
+ ]
1223
+ },
1224
+ {
1225
+ "name": "a-checkbox-group",
1226
+ "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
1227
+ "attributes": [
1228
+ {
1229
+ "name": "options",
1230
+ "description": "Default: \\[]\n\nSpecifies options"
1301
1231
  },
1302
1232
  {
1303
- "name": "id",
1233
+ "name": "disabled",
1234
+ "description": "Default: false\n\nIf disable all checkboxes"
1235
+ },
1236
+ {
1237
+ "name": "name",
1238
+ "description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
1239
+ },
1240
+ {
1241
+ "name": "value",
1242
+ "description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
1243
+ },
1244
+ {
1245
+ "name": "label-render",
1304
1246
  "description": "Default: -\n\n-"
1305
1247
  }
1306
1248
  ]
@@ -1348,232 +1290,188 @@
1348
1290
  ]
1349
1291
  },
1350
1292
  {
1351
- "name": "a-empty",
1352
- "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1293
+ "name": "a-dropdown",
1294
+ "description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
1353
1295
  "attributes": [
1354
1296
  {
1355
- "name": "vertical",
1356
- "description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
1357
- },
1358
- {
1359
- "name": "wrap",
1360
- "description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
1361
- },
1362
- {
1363
- "name": "justify",
1364
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
1297
+ "name": "classes",
1298
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
1365
1299
  },
1366
1300
  {
1367
- "name": "align",
1368
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
1301
+ "name": "styles",
1302
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
1369
1303
  },
1370
1304
  {
1371
- "name": "flex",
1372
- "description": "Default: normal\n\nflex CSS shorthand properties"
1305
+ "name": "menu",
1306
+ "description": "Default: -\n\nThe menu props"
1373
1307
  },
1374
1308
  {
1375
- "name": "gap",
1376
- "description": "Default: -\n\nSets the gap between grids"
1309
+ "name": "auto-focus",
1310
+ "description": "Default: -\n\nFocus the first menu item when opened"
1377
1311
  },
1378
1312
  {
1379
- "name": "component",
1380
- "description": "Default: div\n\ncustom element type"
1381
- }
1382
- ]
1383
- },
1384
- {
1385
- "name": "a-drawer",
1386
- "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1387
- "attributes": [
1388
- {
1389
- "name": "after-open-change",
1390
- "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1313
+ "name": "arrow",
1314
+ "description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
1391
1315
  },
1392
1316
  {
1393
- "name": "classes",
1394
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1317
+ "name": "trigger",
1318
+ "description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
1395
1319
  },
1396
1320
  {
1397
- "name": "closable",
1398
- "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1321
+ "name": "popup-render",
1322
+ "description": "Default: -\n\nCustomize popup content"
1399
1323
  },
1400
1324
  {
1401
- "name": "close-icon",
1402
- "description": "Default: -\n\nCustom close icon"
1325
+ "name": "open",
1326
+ "description": "Default: -\n\nWhether the dropdown menu is currently open"
1403
1327
  },
1404
1328
  {
1405
- "name": "~~destroy-on-close~~",
1406
- "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1329
+ "name": "disabled",
1330
+ "description": "Default: -\n\nWhether the dropdown menu is disabled"
1407
1331
  },
1408
1332
  {
1409
1333
  "name": "destroy-on-hidden",
1410
- "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1411
- },
1412
- {
1413
- "name": "extra",
1414
- "description": "Default: -\n\nExtra actions area at corner"
1415
- },
1416
- {
1417
- "name": "footer",
1418
- "description": "Default: -\n\nThe footer for Drawer"
1419
- },
1420
- {
1421
- "name": "force-render",
1422
- "description": "Default: false\n\nPre-render Drawer component forcibly"
1423
- },
1424
- {
1425
- "name": "get-container",
1426
- "description": "Default: document.body\n\nMounted node and display window for Drawer"
1334
+ "description": "Default: false\n\nWhether destroy dropdown when hidden"
1427
1335
  },
1428
1336
  {
1429
- "name": "keyboard",
1430
- "description": "Default: true\n\nWhether support press esc to close"
1337
+ "name": "align",
1338
+ "description": "Default: -\n\nPopup align config"
1431
1339
  },
1432
1340
  {
1433
- "name": "loading",
1434
- "description": "Default: false\n\nShow the Skeleton"
1341
+ "name": "get-popup-container",
1342
+ "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"
1435
1343
  },
1436
1344
  {
1437
- "name": "mask",
1438
- "description": "Default: true\n\nMask effect"
1345
+ "name": "prefix-cls",
1346
+ "description": "Default: -\n\nCustomize prefix class name"
1439
1347
  },
1440
1348
  {
1441
- "name": "mask-closable",
1442
- "description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
1349
+ "name": "transition-name",
1350
+ "description": "Default: -\n\nMotion name of dropdown"
1443
1351
  },
1444
1352
  {
1445
1353
  "name": "placement",
1446
- "description": "Default: right\n\nThe placement of the Drawer"
1447
- },
1448
- {
1449
- "name": "push",
1450
- "description": "Default: \\{ distance: 180 \\}\n\nNested drawers push behavior"
1451
- },
1452
- {
1453
- "name": "resizable",
1454
- "description": "Default: -\n\nEnable resizable by dragging"
1455
- },
1456
- {
1457
- "name": "root-class",
1458
- "description": "Default: -\n\nRoot container class"
1459
- },
1460
- {
1461
- "name": "root-style",
1462
- "description": "Default: -\n\nStyle of wrapper element which contains mask"
1354
+ "description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
1463
1355
  },
1464
1356
  {
1465
- "name": "size",
1466
- "description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
1357
+ "name": "force-render",
1358
+ "description": "Default: -\n\nForce render dropdown overlay"
1467
1359
  },
1468
1360
  {
1469
- "name": "styles",
1470
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
1361
+ "name": "mouse-enter-delay",
1362
+ "description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
1471
1363
  },
1472
1364
  {
1473
- "name": "title",
1474
- "description": "Default: -\n\nThe title for Drawer"
1365
+ "name": "mouse-leave-delay",
1366
+ "description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
1475
1367
  },
1476
1368
  {
1477
- "name": "open",
1478
- "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1369
+ "name": "open-class-name",
1370
+ "description": "Default: -\n\nClass added to trigger when dropdown is open"
1479
1371
  },
1480
1372
  {
1481
- "name": "z-index",
1482
- "description": "Default: 1000\n\nThe z-index of the Drawer"
1373
+ "name": "auto-adjust-overflow",
1374
+ "description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
1483
1375
  }
1484
1376
  ]
1485
1377
  },
1486
1378
  {
1487
- "name": "a-dropdown",
1488
- "description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
1379
+ "name": "a-empty",
1380
+ "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1489
1381
  "attributes": [
1490
1382
  {
1491
- "name": "classes",
1492
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
1383
+ "name": "vertical",
1384
+ "description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
1493
1385
  },
1494
1386
  {
1495
- "name": "styles",
1496
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
1387
+ "name": "wrap",
1388
+ "description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
1497
1389
  },
1498
1390
  {
1499
- "name": "menu",
1500
- "description": "Default: -\n\nThe menu props"
1391
+ "name": "justify",
1392
+ "description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
1501
1393
  },
1502
1394
  {
1503
- "name": "auto-focus",
1504
- "description": "Default: -\n\nFocus the first menu item when opened"
1395
+ "name": "align",
1396
+ "description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
1505
1397
  },
1506
1398
  {
1507
- "name": "arrow",
1508
- "description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
1399
+ "name": "flex",
1400
+ "description": "Default: normal\n\nflex CSS shorthand properties"
1509
1401
  },
1510
1402
  {
1511
- "name": "trigger",
1512
- "description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
1403
+ "name": "gap",
1404
+ "description": "Default: -\n\nSets the gap between grids"
1513
1405
  },
1514
1406
  {
1515
- "name": "popup-render",
1516
- "description": "Default: -\n\nCustomize popup content"
1517
- },
1407
+ "name": "component",
1408
+ "description": "Default: div\n\ncustom element type"
1409
+ }
1410
+ ]
1411
+ },
1412
+ {
1413
+ "name": "a-flex",
1414
+ "description": "用于对齐的弹性布局容器。",
1415
+ "attributes": []
1416
+ },
1417
+ {
1418
+ "name": "a-descriptions",
1419
+ "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1420
+ "attributes": [
1518
1421
  {
1519
- "name": "open",
1520
- "description": "Default: -\n\nWhether the dropdown menu is currently open"
1422
+ "name": "bordered",
1423
+ "description": "Default: false\n\nWhether to display the border"
1521
1424
  },
1522
1425
  {
1523
- "name": "disabled",
1524
- "description": "Default: -\n\nWhether the dropdown menu is disabled"
1426
+ "name": "size",
1427
+ "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1525
1428
  },
1526
1429
  {
1527
- "name": "destroy-on-hidden",
1528
- "description": "Default: false\n\nWhether destroy dropdown when hidden"
1430
+ "name": "title",
1431
+ "description": "Default: -\n\nThe title of the description list, placed at the top"
1529
1432
  },
1530
1433
  {
1531
- "name": "align",
1532
- "description": "Default: -\n\nPopup align config"
1434
+ "name": "extra",
1435
+ "description": "Default: -\n\nThe action area of the description list, placed at the top-right"
1533
1436
  },
1534
1437
  {
1535
- "name": "get-popup-container",
1536
- "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"
1438
+ "name": "label-render",
1439
+ "description": "Default: -\n\n-"
1537
1440
  },
1538
1441
  {
1539
- "name": "prefix-cls",
1540
- "description": "Default: -\n\nCustomize prefix class name"
1442
+ "name": "content-render",
1443
+ "description": "Default: -\n\n-"
1541
1444
  },
1542
1445
  {
1543
- "name": "transition-name",
1544
- "description": "Default: -\n\nMotion name of dropdown"
1446
+ "name": "column",
1447
+ "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}"
1545
1448
  },
1546
1449
  {
1547
- "name": "placement",
1548
- "description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
1450
+ "name": "layout",
1451
+ "description": "Default: horizontal\n\nDefine description layout"
1549
1452
  },
1550
1453
  {
1551
- "name": "force-render",
1552
- "description": "Default: -\n\nForce render dropdown overlay"
1454
+ "name": "colon",
1455
+ "description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
1553
1456
  },
1554
1457
  {
1555
- "name": "mouse-enter-delay",
1556
- "description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
1458
+ "name": "styles",
1459
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1557
1460
  },
1558
1461
  {
1559
- "name": "mouse-leave-delay",
1560
- "description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
1462
+ "name": "classes",
1463
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1561
1464
  },
1562
1465
  {
1563
- "name": "open-class-name",
1564
- "description": "Default: -\n\nClass added to trigger when dropdown is open"
1466
+ "name": "items",
1467
+ "description": "Default: -\n\nDescribe the contents of the list item"
1565
1468
  },
1566
1469
  {
1567
- "name": "auto-adjust-overflow",
1568
- "description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
1470
+ "name": "id",
1471
+ "description": "Default: -\n\n-"
1569
1472
  }
1570
1473
  ]
1571
1474
  },
1572
- {
1573
- "name": "a-flex",
1574
- "description": "用于对齐的弹性布局容器。",
1575
- "attributes": []
1576
- },
1577
1475
  {
1578
1476
  "name": "a-float-button-group",
1579
1477
  "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
@@ -1704,6 +1602,108 @@
1704
1602
  }
1705
1603
  ]
1706
1604
  },
1605
+ {
1606
+ "name": "a-drawer",
1607
+ "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1608
+ "attributes": [
1609
+ {
1610
+ "name": "after-open-change",
1611
+ "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1612
+ },
1613
+ {
1614
+ "name": "classes",
1615
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1616
+ },
1617
+ {
1618
+ "name": "closable",
1619
+ "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1620
+ },
1621
+ {
1622
+ "name": "close-icon",
1623
+ "description": "Default: -\n\nCustom close icon"
1624
+ },
1625
+ {
1626
+ "name": "~~destroy-on-close~~",
1627
+ "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1628
+ },
1629
+ {
1630
+ "name": "destroy-on-hidden",
1631
+ "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1632
+ },
1633
+ {
1634
+ "name": "extra",
1635
+ "description": "Default: -\n\nExtra actions area at corner"
1636
+ },
1637
+ {
1638
+ "name": "footer",
1639
+ "description": "Default: -\n\nThe footer for Drawer"
1640
+ },
1641
+ {
1642
+ "name": "force-render",
1643
+ "description": "Default: false\n\nPre-render Drawer component forcibly"
1644
+ },
1645
+ {
1646
+ "name": "get-container",
1647
+ "description": "Default: document.body\n\nMounted node and display window for Drawer"
1648
+ },
1649
+ {
1650
+ "name": "keyboard",
1651
+ "description": "Default: true\n\nWhether support press esc to close"
1652
+ },
1653
+ {
1654
+ "name": "loading",
1655
+ "description": "Default: false\n\nShow the Skeleton"
1656
+ },
1657
+ {
1658
+ "name": "mask",
1659
+ "description": "Default: true\n\nMask effect"
1660
+ },
1661
+ {
1662
+ "name": "mask-closable",
1663
+ "description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
1664
+ },
1665
+ {
1666
+ "name": "placement",
1667
+ "description": "Default: right\n\nThe placement of the Drawer"
1668
+ },
1669
+ {
1670
+ "name": "push",
1671
+ "description": "Default: \\{ distance: 180 \\}\n\nNested drawers push behavior"
1672
+ },
1673
+ {
1674
+ "name": "resizable",
1675
+ "description": "Default: -\n\nEnable resizable by dragging"
1676
+ },
1677
+ {
1678
+ "name": "root-class",
1679
+ "description": "Default: -\n\nRoot container class"
1680
+ },
1681
+ {
1682
+ "name": "root-style",
1683
+ "description": "Default: -\n\nStyle of wrapper element which contains mask"
1684
+ },
1685
+ {
1686
+ "name": "size",
1687
+ "description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
1688
+ },
1689
+ {
1690
+ "name": "styles",
1691
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
1692
+ },
1693
+ {
1694
+ "name": "title",
1695
+ "description": "Default: -\n\nThe title for Drawer"
1696
+ },
1697
+ {
1698
+ "name": "open",
1699
+ "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1700
+ },
1701
+ {
1702
+ "name": "z-index",
1703
+ "description": "Default: 1000\n\nThe z-index of the Drawer"
1704
+ }
1705
+ ]
1706
+ },
1707
1707
  {
1708
1708
  "name": "a-form",
1709
1709
  "description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
@@ -1880,115 +1880,35 @@
1880
1880
  },
1881
1881
  {
1882
1882
  "name": "hidden",
1883
- "description": "Default: false\n\nWhether to hide Form.Item (still collect and validate value)"
1884
- },
1885
- {
1886
- "name": "message-variables",
1887
- "description": "Default: -\n\nThe default validate field info"
1888
- },
1889
- {
1890
- "name": "tooltip",
1891
- "description": "Default: -\n\nConfig tooltip info"
1892
- },
1893
- {
1894
- "name": "layout",
1895
- "description": "Default: -\n\nForm item layout"
1896
- },
1897
- {
1898
- "name": "root-class",
1899
- "description": "Default: -\n\nRoot container class"
1900
- },
1901
- {
1902
- "name": "prefix-cls",
1903
- "description": "Default: -\n\nPrefix class name"
1904
- }
1905
- ]
1906
- },
1907
- {
1908
- "name": "a-类型",
1909
- "description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
1910
- "attributes": []
1911
- },
1912
- {
1913
- "name": "a-row",
1914
- "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1915
- "attributes": [
1916
- {
1917
- "name": "align",
1918
- "description": "Default: top\n\nVertical alignment"
1919
- },
1920
- {
1921
- "name": "gutter",
1922
- "description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
1923
- },
1924
- {
1925
- "name": "justify",
1926
- "description": "Default: start\n\nHorizontal arrangement"
1927
- },
1928
- {
1929
- "name": "wrap",
1930
- "description": "Default: true\n\nAuto wrap line"
1931
- }
1932
- ]
1933
- },
1934
- {
1935
- "name": "a-col",
1936
- "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1937
- "attributes": [
1938
- {
1939
- "name": "flex",
1940
- "description": "Default: -\n\nFlex layout style"
1941
- },
1942
- {
1943
- "name": "offset",
1944
- "description": "Default: 0\n\nThe number of cells to offset Col from the left"
1945
- },
1946
- {
1947
- "name": "order",
1948
- "description": "Default: 0\n\nRaster order"
1949
- },
1950
- {
1951
- "name": "pull",
1952
- "description": "Default: 0\n\nThe number of cells that raster is moved to the left"
1953
- },
1954
- {
1955
- "name": "push",
1956
- "description": "Default: 0\n\nThe number of cells that raster is moved to the right"
1957
- },
1958
- {
1959
- "name": "span",
1960
- "description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
1961
- },
1962
- {
1963
- "name": "xs",
1964
- "description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
1965
- },
1966
- {
1967
- "name": "sm",
1968
- "description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
1883
+ "description": "Default: false\n\nWhether to hide Form.Item (still collect and validate value)"
1969
1884
  },
1970
1885
  {
1971
- "name": "md",
1972
- "description": "Default: -\n\nscreen 768px, could be a span value or an object containing above props"
1886
+ "name": "message-variables",
1887
+ "description": "Default: -\n\nThe default validate field info"
1973
1888
  },
1974
1889
  {
1975
- "name": "lg",
1976
- "description": "Default: -\n\nscreen 992px, could be a span value or an object containing above props"
1890
+ "name": "tooltip",
1891
+ "description": "Default: -\n\nConfig tooltip info"
1977
1892
  },
1978
1893
  {
1979
- "name": "xl",
1980
- "description": "Default: -\n\nscreen 1200px, could be a span value or an object containing above props"
1894
+ "name": "layout",
1895
+ "description": "Default: -\n\nForm item layout"
1981
1896
  },
1982
1897
  {
1983
- "name": "xxl",
1984
- "description": "Default: -\n\nscreen 1600px, could be a span value or an object containing above props"
1898
+ "name": "root-class",
1899
+ "description": "Default: -\n\nRoot container class"
1985
1900
  },
1986
1901
  {
1987
- "name": "xxxl",
1988
- "description": "Default: -\n\nscreen 1920px, could be a span value or an object containing above props"
1902
+ "name": "prefix-cls",
1903
+ "description": "Default: -\n\nPrefix class name"
1989
1904
  }
1990
1905
  ]
1991
1906
  },
1907
+ {
1908
+ "name": "a-类型",
1909
+ "description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
1910
+ "attributes": []
1911
+ },
1992
1912
  {
1993
1913
  "name": "a-common-icon",
1994
1914
  "description": "Semantic vector graphics.",
@@ -2049,48 +1969,6 @@
2049
1969
  "description": "语义化的矢量图形。",
2050
1970
  "attributes": []
2051
1971
  },
2052
- {
2053
- "name": "a-image",
2054
- "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2055
- "attributes": [
2056
- {
2057
- "name": "preview",
2058
- "description": "Default: true\n\nPreview configuration; set to false to disable"
2059
- },
2060
- {
2061
- "name": "wrapper-style",
2062
- "description": "Default: -\n\nDeprecated."
2063
- },
2064
- {
2065
- "name": "classes",
2066
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2067
- },
2068
- {
2069
- "name": "styles",
2070
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2071
- },
2072
- {
2073
- "name": "root-class",
2074
- "description": "Default: -\n\n-"
2075
- },
2076
- {
2077
- "name": "alt",
2078
- "description": "Default: -\n\nImage description"
2079
- },
2080
- {
2081
- "name": "height",
2082
- "description": "Default: -\n\nImage height"
2083
- },
2084
- {
2085
- "name": "src",
2086
- "description": "Default: -\n\nImage URL"
2087
- },
2088
- {
2089
- "name": "width",
2090
- "description": "Default: -\n\nImage width"
2091
- }
2092
- ]
2093
- },
2094
1972
  {
2095
1973
  "name": "a-input",
2096
1974
  "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
@@ -2353,114 +2231,96 @@
2353
2231
  ]
2354
2232
  },
2355
2233
  {
2356
- "name": "a-layout",
2357
- "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2234
+ "name": "a-row",
2235
+ "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
2358
2236
  "attributes": [
2359
2237
  {
2360
- "name": "has-sider",
2361
- "description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
2238
+ "name": "align",
2239
+ "description": "Default: top\n\nVertical alignment"
2240
+ },
2241
+ {
2242
+ "name": "gutter",
2243
+ "description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
2244
+ },
2245
+ {
2246
+ "name": "justify",
2247
+ "description": "Default: start\n\nHorizontal arrangement"
2248
+ },
2249
+ {
2250
+ "name": "wrap",
2251
+ "description": "Default: true\n\nAuto wrap line"
2362
2252
  }
2363
2253
  ]
2364
2254
  },
2365
2255
  {
2366
- "name": "a-layout-sider",
2367
- "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2256
+ "name": "a-col",
2257
+ "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
2368
2258
  "attributes": [
2369
2259
  {
2370
- "name": "breakpoint",
2371
- "description": "Default: -\n\nBreakpoints of the responsive layout"
2372
- },
2373
- {
2374
- "name": "collapsed",
2375
- "description": "Default: -\n\nTo set the current status"
2376
- },
2377
- {
2378
- "name": "collapsed-width",
2379
- "description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
2260
+ "name": "flex",
2261
+ "description": "Default: -\n\nFlex layout style"
2380
2262
  },
2381
2263
  {
2382
- "name": "collapsible",
2383
- "description": "Default: false\n\nWhether can be collapsed"
2264
+ "name": "offset",
2265
+ "description": "Default: 0\n\nThe number of cells to offset Col from the left"
2384
2266
  },
2385
2267
  {
2386
- "name": "reverse-arrow",
2387
- "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2268
+ "name": "order",
2269
+ "description": "Default: 0\n\nRaster order"
2388
2270
  },
2389
2271
  {
2390
- "name": "theme",
2391
- "description": "Default: dark\n\nColor theme of the sidebar"
2272
+ "name": "pull",
2273
+ "description": "Default: 0\n\nThe number of cells that raster is moved to the left"
2392
2274
  },
2393
2275
  {
2394
- "name": "trigger",
2395
- "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2276
+ "name": "push",
2277
+ "description": "Default: 0\n\nThe number of cells that raster is moved to the right"
2396
2278
  },
2397
2279
  {
2398
- "name": "width",
2399
- "description": "Default: 200\n\nWidth of the sidebar"
2280
+ "name": "span",
2281
+ "description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
2400
2282
  },
2401
2283
  {
2402
- "name": "zero-width-trigger-style",
2403
- "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2404
- }
2405
- ]
2406
- },
2407
- {
2408
- "name": "a-masonry",
2409
- "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2410
- "attributes": [
2411
- {
2412
- "name": "classes",
2413
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2284
+ "name": "xs",
2285
+ "description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
2414
2286
  },
2415
2287
  {
2416
- "name": "styles",
2417
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2288
+ "name": "sm",
2289
+ "description": "Default: -\n\nscreen 576px, could be a span value or an object containing above props"
2418
2290
  },
2419
2291
  {
2420
- "name": "columns",
2421
- "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2292
+ "name": "md",
2293
+ "description": "Default: -\n\nscreen 768px, could be a span value or an object containing above props"
2422
2294
  },
2423
2295
  {
2424
- "name": "fresh",
2425
- "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2296
+ "name": "lg",
2297
+ "description": "Default: -\n\nscreen 992px, could be a span value or an object containing above props"
2426
2298
  },
2427
2299
  {
2428
- "name": "gutter",
2429
- "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2300
+ "name": "xl",
2301
+ "description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
2430
2302
  },
2431
2303
  {
2432
- "name": "items",
2433
- "description": "Default: -\n\nMasonry items"
2304
+ "name": "xxl",
2305
+ "description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
2434
2306
  },
2435
2307
  {
2436
- "name": "item-render",
2437
- "description": "Default: -\n\nCustom item rendering function"
2308
+ "name": "xxxl",
2309
+ "description": "Default: -\n\nscreen 1920px, could be a span value or an object containing above props"
2438
2310
  }
2439
2311
  ]
2440
2312
  },
2441
2313
  {
2442
- "name": "a-mentions",
2443
- "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2314
+ "name": "a-image",
2315
+ "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2444
2316
  "attributes": [
2445
2317
  {
2446
- "name": "loading",
2447
- "description": "Default: -\n\n-"
2448
- },
2449
- {
2450
- "name": "status",
2451
- "description": "Default: -\n\nSet validation status"
2452
- },
2453
- {
2454
- "name": "options",
2455
- "description": "Default: \\[]\n\nOption Configuration"
2456
- },
2457
- {
2458
- "name": "popup-class-name",
2459
- "description": "Default: -\n\n-"
2318
+ "name": "preview",
2319
+ "description": "Default: true\n\nPreview configuration; set to false to disable"
2460
2320
  },
2461
2321
  {
2462
- "name": "variant",
2463
- "description": "Default: outlined\n\nVariants of Input"
2322
+ "name": "wrapper-style",
2323
+ "description": "Default: -\n\nDeprecated."
2464
2324
  },
2465
2325
  {
2466
2326
  "name": "classes",
@@ -2471,26 +2331,30 @@
2471
2331
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2472
2332
  },
2473
2333
  {
2474
- "name": "size",
2334
+ "name": "root-class",
2475
2335
  "description": "Default: -\n\n-"
2476
2336
  },
2477
2337
  {
2478
- "name": "label-render",
2479
- "description": "Default: -\n\n-"
2338
+ "name": "alt",
2339
+ "description": "Default: -\n\nImage description"
2480
2340
  },
2481
2341
  {
2482
- "name": "allow-clear",
2483
- "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2342
+ "name": "height",
2343
+ "description": "Default: -\n\nImage height"
2484
2344
  },
2485
2345
  {
2486
- "name": "disabled",
2487
- "description": "Default: -\n\n-"
2346
+ "name": "src",
2347
+ "description": "Default: -\n\nImage URL"
2348
+ },
2349
+ {
2350
+ "name": "width",
2351
+ "description": "Default: -\n\nImage width"
2488
2352
  }
2489
2353
  ]
2490
2354
  },
2491
2355
  {
2492
- "name": "a-menu",
2493
- "description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
2356
+ "name": "a-masonry",
2357
+ "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2494
2358
  "attributes": [
2495
2359
  {
2496
2360
  "name": "classes",
@@ -2501,138 +2365,129 @@
2501
2365
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2502
2366
  },
2503
2367
  {
2504
- "name": "root-class",
2505
- "description": "Default: -\n\nRoot container class"
2368
+ "name": "columns",
2369
+ "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2506
2370
  },
2507
2371
  {
2508
- "name": "default-open-keys",
2509
- "description": "Default: -\n\nArray with the keys of default opened sub menus"
2372
+ "name": "fresh",
2373
+ "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2510
2374
  },
2511
2375
  {
2512
- "name": "default-selected-keys",
2513
- "description": "Default: -\n\nArray with the keys of default selected menu items"
2376
+ "name": "gutter",
2377
+ "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2514
2378
  },
2515
2379
  {
2516
- "name": "expand-icon",
2517
- "description": "Default: -\n\nCustom expand icon of submenu"
2380
+ "name": "items",
2381
+ "description": "Default: -\n\nMasonry items"
2518
2382
  },
2519
2383
  {
2520
- "name": "force-sub-menu-render",
2521
- "description": "Default: false\n\nRender submenu into DOM before it becomes visible"
2384
+ "name": "item-render",
2385
+ "description": "Default: -\n\nCustom item rendering function"
2386
+ }
2387
+ ]
2388
+ },
2389
+ {
2390
+ "name": "a-layout",
2391
+ "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2392
+ "attributes": [
2393
+ {
2394
+ "name": "has-sider",
2395
+ "description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
2396
+ }
2397
+ ]
2398
+ },
2399
+ {
2400
+ "name": "a-layout-sider",
2401
+ "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2402
+ "attributes": [
2403
+ {
2404
+ "name": "breakpoint",
2405
+ "description": "Default: -\n\nBreakpoints of the responsive layout"
2522
2406
  },
2523
2407
  {
2524
- "name": "inline-collapsed",
2525
- "description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
2408
+ "name": "collapsed",
2409
+ "description": "Default: -\n\nTo set the current status"
2526
2410
  },
2527
2411
  {
2528
- "name": "inline-indent",
2529
- "description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
2412
+ "name": "collapsed-width",
2413
+ "description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
2530
2414
  },
2531
2415
  {
2532
- "name": "items",
2533
- "description": "Default: -\n\nMenu item content"
2416
+ "name": "collapsible",
2417
+ "description": "Default: false\n\nWhether can be collapsed"
2534
2418
  },
2535
2419
  {
2536
- "name": "mode",
2537
- "description": "Default: vertical\n\nType of menu"
2420
+ "name": "reverse-arrow",
2421
+ "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2538
2422
  },
2539
2423
  {
2540
- "name": "multiple",
2541
- "description": "Default: false\n\nAllows selection of multiple items"
2424
+ "name": "theme",
2425
+ "description": "Default: dark\n\nColor theme of the sidebar"
2542
2426
  },
2543
2427
  {
2544
- "name": "open-keys",
2545
- "description": "Default: -\n\nArray with the keys of currently opened sub-menus"
2428
+ "name": "trigger",
2429
+ "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2546
2430
  },
2547
2431
  {
2548
- "name": "overflowed-indicator",
2549
- "description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
2432
+ "name": "width",
2433
+ "description": "Default: 200\n\nWidth of the sidebar"
2550
2434
  },
2551
2435
  {
2552
- "name": "selectable",
2553
- "description": "Default: true\n\nAllows selecting menu items"
2554
- },
2436
+ "name": "zero-width-trigger-style",
2437
+ "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2438
+ }
2439
+ ]
2440
+ },
2441
+ {
2442
+ "name": "a-mentions",
2443
+ "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2444
+ "attributes": [
2555
2445
  {
2556
- "name": "selected-keys",
2557
- "description": "Default: -\n\nArray with the keys of currently selected menu items"
2446
+ "name": "loading",
2447
+ "description": "Default: -\n\n-"
2558
2448
  },
2559
2449
  {
2560
- "name": "sub-menu-close-delay",
2561
- "description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
2450
+ "name": "status",
2451
+ "description": "Default: -\n\nSet validation status"
2562
2452
  },
2563
2453
  {
2564
- "name": "sub-menu-open-delay",
2565
- "description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
2454
+ "name": "options",
2455
+ "description": "Default: \\[]\n\nOption Configuration"
2566
2456
  },
2567
2457
  {
2568
- "name": "theme",
2569
- "description": "Default: light\n\nColor theme of the menu"
2458
+ "name": "popup-class-name",
2459
+ "description": "Default: -\n\n-"
2570
2460
  },
2571
2461
  {
2572
- "name": "trigger-sub-menu-action",
2573
- "description": "Default: hover\n\nWhich action can trigger submenu open/close"
2462
+ "name": "variant",
2463
+ "description": "Default: outlined\n\nVariants of Input"
2574
2464
  },
2575
2465
  {
2576
- "name": "get-popup-container",
2577
- "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"
2466
+ "name": "classes",
2467
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2578
2468
  },
2579
2469
  {
2580
- "name": "item-icon",
2581
- "description": "Default: -\n\nCustom menu item icon render"
2470
+ "name": "styles",
2471
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2582
2472
  },
2583
2473
  {
2584
- "name": "label-render",
2585
- "description": "Default: -\n\nCustom label render"
2474
+ "name": "size",
2475
+ "description": "Default: -\n\n-"
2586
2476
  },
2587
2477
  {
2588
- "name": "icon-render",
2589
- "description": "Default: -\n\nCustom icon render (items mode)"
2478
+ "name": "label-render",
2479
+ "description": "Default: -\n\n-"
2590
2480
  },
2591
2481
  {
2592
- "name": "extra-render",
2593
- "description": "Default: -\n\nCustom extra render"
2482
+ "name": "allow-clear",
2483
+ "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2594
2484
  },
2595
2485
  {
2596
- "name": "popup-render",
2597
- "description": "Default: -\n\nCustom popup renderer for submenu"
2486
+ "name": "disabled",
2487
+ "description": "Default: -\n\n-"
2598
2488
  }
2599
2489
  ]
2600
2490
  },
2601
- {
2602
- "name": "a-static-methods",
2603
- "description": "Prompt notification message globally.",
2604
- "attributes": []
2605
- },
2606
- {
2607
- "name": "a-arguments",
2608
- "description": "Display global messages as feedback in response to user operations.",
2609
- "attributes": []
2610
- },
2611
- {
2612
- "name": "a-config",
2613
- "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2614
- "attributes": []
2615
- },
2616
- {
2617
- "name": "a-global-configuration",
2618
- "description": "Prompt notification message globally.",
2619
- "attributes": []
2620
- },
2621
- {
2622
- "name": "a-静态方法",
2623
- "description": "全局展示通知提醒信息。",
2624
- "attributes": []
2625
- },
2626
- {
2627
- "name": "a-参数",
2628
- "description": "全局展示操作反馈信息。",
2629
- "attributes": []
2630
- },
2631
- {
2632
- "name": "a-全局配置",
2633
- "description": "全局展示通知提醒信息。",
2634
- "attributes": []
2635
- },
2636
2491
  {
2637
2492
  "name": "a-modal",
2638
2493
  "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
@@ -2779,6 +2634,41 @@
2779
2634
  }
2780
2635
  ]
2781
2636
  },
2637
+ {
2638
+ "name": "a-static-methods",
2639
+ "description": "Prompt notification message globally.",
2640
+ "attributes": []
2641
+ },
2642
+ {
2643
+ "name": "a-arguments",
2644
+ "description": "Display global messages as feedback in response to user operations.",
2645
+ "attributes": []
2646
+ },
2647
+ {
2648
+ "name": "a-config",
2649
+ "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2650
+ "attributes": []
2651
+ },
2652
+ {
2653
+ "name": "a-global-configuration",
2654
+ "description": "Prompt notification message globally.",
2655
+ "attributes": []
2656
+ },
2657
+ {
2658
+ "name": "a-静态方法",
2659
+ "description": "全局展示通知提醒信息。",
2660
+ "attributes": []
2661
+ },
2662
+ {
2663
+ "name": "a-参数",
2664
+ "description": "全局展示操作反馈信息。",
2665
+ "attributes": []
2666
+ },
2667
+ {
2668
+ "name": "a-全局配置",
2669
+ "description": "全局展示通知提醒信息。",
2670
+ "attributes": []
2671
+ },
2782
2672
  {
2783
2673
  "name": "a-args-props",
2784
2674
  "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
@@ -2887,28 +2777,138 @@
2887
2777
  "description": "Default: 0\n\nTotal number of data items"
2888
2778
  },
2889
2779
  {
2890
- "name": "locale",
2891
- "description": "Default: -\n\nPagination locale"
2780
+ "name": "locale",
2781
+ "description": "Default: -\n\nPagination locale"
2782
+ },
2783
+ {
2784
+ "name": "prev-icon",
2785
+ "description": "Default: -\n\nCustom previous icon"
2786
+ },
2787
+ {
2788
+ "name": "next-icon",
2789
+ "description": "Default: -\n\nCustom next icon"
2790
+ },
2791
+ {
2792
+ "name": "jump-prev-icon",
2793
+ "description": "Default: -\n\nCustom jump-prev icon"
2794
+ },
2795
+ {
2796
+ "name": "jump-next-icon",
2797
+ "description": "Default: -\n\nCustom jump-next icon"
2798
+ },
2799
+ {
2800
+ "name": "select-component-class",
2801
+ "description": "Default: -\n\nDeprecated, not official support"
2802
+ }
2803
+ ]
2804
+ },
2805
+ {
2806
+ "name": "a-menu",
2807
+ "description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
2808
+ "attributes": [
2809
+ {
2810
+ "name": "classes",
2811
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2812
+ },
2813
+ {
2814
+ "name": "styles",
2815
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2816
+ },
2817
+ {
2818
+ "name": "root-class",
2819
+ "description": "Default: -\n\nRoot container class"
2820
+ },
2821
+ {
2822
+ "name": "default-open-keys",
2823
+ "description": "Default: -\n\nArray with the keys of default opened sub menus"
2824
+ },
2825
+ {
2826
+ "name": "default-selected-keys",
2827
+ "description": "Default: -\n\nArray with the keys of default selected menu items"
2828
+ },
2829
+ {
2830
+ "name": "expand-icon",
2831
+ "description": "Default: -\n\nCustom expand icon of submenu"
2832
+ },
2833
+ {
2834
+ "name": "force-sub-menu-render",
2835
+ "description": "Default: false\n\nRender submenu into DOM before it becomes visible"
2836
+ },
2837
+ {
2838
+ "name": "inline-collapsed",
2839
+ "description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
2840
+ },
2841
+ {
2842
+ "name": "inline-indent",
2843
+ "description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
2844
+ },
2845
+ {
2846
+ "name": "items",
2847
+ "description": "Default: -\n\nMenu item content"
2848
+ },
2849
+ {
2850
+ "name": "mode",
2851
+ "description": "Default: vertical\n\nType of menu"
2852
+ },
2853
+ {
2854
+ "name": "multiple",
2855
+ "description": "Default: false\n\nAllows selection of multiple items"
2856
+ },
2857
+ {
2858
+ "name": "open-keys",
2859
+ "description": "Default: -\n\nArray with the keys of currently opened sub-menus"
2860
+ },
2861
+ {
2862
+ "name": "overflowed-indicator",
2863
+ "description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
2864
+ },
2865
+ {
2866
+ "name": "selectable",
2867
+ "description": "Default: true\n\nAllows selecting menu items"
2868
+ },
2869
+ {
2870
+ "name": "selected-keys",
2871
+ "description": "Default: -\n\nArray with the keys of currently selected menu items"
2872
+ },
2873
+ {
2874
+ "name": "sub-menu-close-delay",
2875
+ "description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
2876
+ },
2877
+ {
2878
+ "name": "sub-menu-open-delay",
2879
+ "description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
2880
+ },
2881
+ {
2882
+ "name": "theme",
2883
+ "description": "Default: light\n\nColor theme of the menu"
2884
+ },
2885
+ {
2886
+ "name": "trigger-sub-menu-action",
2887
+ "description": "Default: hover\n\nWhich action can trigger submenu open/close"
2888
+ },
2889
+ {
2890
+ "name": "get-popup-container",
2891
+ "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"
2892
2892
  },
2893
2893
  {
2894
- "name": "prev-icon",
2895
- "description": "Default: -\n\nCustom previous icon"
2894
+ "name": "item-icon",
2895
+ "description": "Default: -\n\nCustom menu item icon render"
2896
2896
  },
2897
2897
  {
2898
- "name": "next-icon",
2899
- "description": "Default: -\n\nCustom next icon"
2898
+ "name": "label-render",
2899
+ "description": "Default: -\n\nCustom label render"
2900
2900
  },
2901
2901
  {
2902
- "name": "jump-prev-icon",
2903
- "description": "Default: -\n\nCustom jump-prev icon"
2902
+ "name": "icon-render",
2903
+ "description": "Default: -\n\nCustom icon render (items mode)"
2904
2904
  },
2905
2905
  {
2906
- "name": "jump-next-icon",
2907
- "description": "Default: -\n\nCustom jump-next icon"
2906
+ "name": "extra-render",
2907
+ "description": "Default: -\n\nCustom extra render"
2908
2908
  },
2909
2909
  {
2910
- "name": "select-component-class",
2911
- "description": "Default: -\n\nDeprecated, not official support"
2910
+ "name": "popup-render",
2911
+ "description": "Default: -\n\nCustom popup renderer for submenu"
2912
2912
  }
2913
2913
  ]
2914
2914
  },
@@ -2966,28 +2966,6 @@
2966
2966
  }
2967
2967
  ]
2968
2968
  },
2969
- {
2970
- "name": "a-popover",
2971
- "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
2972
- "attributes": [
2973
- {
2974
- "name": "title",
2975
- "description": "Default: -\n\nTitle of the card"
2976
- },
2977
- {
2978
- "name": "content",
2979
- "description": "Default: -\n\nContent of the card"
2980
- },
2981
- {
2982
- "name": "classes",
2983
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2984
- },
2985
- {
2986
- "name": "styles",
2987
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2988
- }
2989
- ]
2990
- },
2991
2969
  {
2992
2970
  "name": "a-progress",
2993
2971
  "description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
@@ -3059,68 +3037,24 @@
3059
3037
  ]
3060
3038
  },
3061
3039
  {
3062
- "name": "a-qrcode",
3063
- "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3040
+ "name": "a-popover",
3041
+ "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
3064
3042
  "attributes": [
3065
3043
  {
3066
- "name": "value",
3067
- "description": "Default: -\n\nscanned text"
3068
- },
3069
- {
3070
- "name": "type",
3071
- "description": "Default: canvas\n\nrender type"
3072
- },
3073
- {
3074
- "name": "icon",
3075
- "description": "Default: -\n\ninclude image url (only image link are supported)"
3076
- },
3077
- {
3078
- "name": "size",
3079
- "description": "Default: 160\n\nQRCode size"
3080
- },
3081
- {
3082
- "name": "icon-size",
3083
- "description": "Default: 40\n\ninclude image size"
3044
+ "name": "title",
3045
+ "description": "Default: -\n\nTitle of the card"
3084
3046
  },
3085
3047
  {
3086
- "name": "color",
3087
- "description": "Default: #000\n\nQRCode Color"
3048
+ "name": "content",
3049
+ "description": "Default: -\n\nContent of the card"
3088
3050
  },
3089
3051
  {
3090
3052
  "name": "classes",
3091
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3092
- },
3093
- {
3094
- "name": "bg-color",
3095
- "description": "Default: transparent\n\nQRCode Background Color"
3096
- },
3097
- {
3098
- "name": "margin-size",
3099
- "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
3100
- },
3101
- {
3102
- "name": "bordered",
3103
- "description": "Default: true\n\nWhether has border style"
3104
- },
3105
- {
3106
- "name": "error-level",
3107
- "description": "Default: 'M'\n\nError Code Level"
3108
- },
3109
- {
3110
- "name": "boost-level",
3111
- "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
3112
- },
3113
- {
3114
- "name": "status",
3115
- "description": "Default: 'active'\n\nQRCode status"
3116
- },
3117
- {
3118
- "name": "status-render",
3119
- "description": "Default: -\n\ncustom status render"
3053
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3120
3054
  },
3121
3055
  {
3122
3056
  "name": "styles",
3123
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3057
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3124
3058
  }
3125
3059
  ]
3126
3060
  },
@@ -3347,192 +3281,68 @@
3347
3281
  ]
3348
3282
  },
3349
3283
  {
3350
- "name": "a-select",
3351
- "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
3284
+ "name": "a-qrcode",
3285
+ "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3352
3286
  "attributes": [
3353
3287
  {
3354
- "name": "allow-clear",
3355
- "description": "Default: false\n\nShow clear button"
3356
- },
3357
- {
3358
- "name": "auto-clear-search-value",
3359
- "description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
3360
- },
3361
- {
3362
- "name": "classes",
3363
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3364
- },
3365
- {
3366
- "name": "default-active-first-option",
3367
- "description": "Default: true\n\nWhether active first option by default"
3368
- },
3369
- {
3370
- "name": "disabled",
3371
- "description": "Default: false\n\nWhether disabled select"
3372
- },
3373
- {
3374
- "name": "dropdown-class-name",
3375
- "description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
3376
- },
3377
- {
3378
- "name": "dropdown-match-select-width",
3379
- "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
3380
- },
3381
- {
3382
- "name": "dropdown-render",
3383
- "description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
3384
- },
3385
- {
3386
- "name": "dropdown-style",
3387
- "description": "Default: -\n\nThe style of dropdown menu, **Deprecated. Use styles.popup.root instead**"
3388
- },
3389
- {
3390
- "name": "field-names",
3391
- "description": "Default: &#123; label: 'label', value: 'value', options: 'options', groupLabel: 'label' &#125;\n\nCustomize node label, value, options, groupLabel field name"
3392
- },
3393
- {
3394
- "name": "filter-option",
3395
- "description": "Default: true\n\nIf true, filter options by input, if function, filter options against it. The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded"
3396
- },
3397
- {
3398
- "name": "filter-sort",
3399
- "description": "Default: -\n\nSort function for search options sorting, see Array.sort's compareFunction"
3400
- },
3401
- {
3402
- "name": "get-popup-container",
3403
- "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"
3404
- },
3405
- {
3406
- "name": "label-in-value",
3407
- "description": "Default: false\n\nWhether to embed label in value, turn the format of value from string to &#123; value: string, label: VueNode &#125;"
3408
- },
3409
- {
3410
- "name": "list-height",
3411
- "description": "Default: 256\n\nConfig popup height"
3412
- },
3413
- {
3414
- "name": "loading",
3415
- "description": "Default: false\n\nIndicate loading state"
3416
- },
3417
- {
3418
- "name": "max-count",
3419
- "description": "Default: -\n\nThe max number of items can be selected, only applies when mode is multiple or tags"
3420
- },
3421
- {
3422
- "name": "max-tag-count",
3423
- "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
3424
- },
3425
- {
3426
- "name": "max-tag-placeholder",
3427
- "description": "Default: -\n\nPlaceholder for not showing tags"
3428
- },
3429
- {
3430
- "name": "max-tag-text-length",
3431
- "description": "Default: -\n\nMax tag text length to show"
3432
- },
3433
- {
3434
- "name": "menu-item-selected-icon",
3435
- "description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
3436
- },
3437
- {
3438
- "name": "mode",
3439
- "description": "Default: -\n\nSet mode of Select"
3440
- },
3441
- {
3442
- "name": "not-found-content",
3443
- "description": "Default: Not Found\n\nSpecify content to show when no result matches"
3444
- },
3445
- {
3446
- "name": "open",
3447
- "description": "Default: -\n\nControlled open state of dropdown"
3448
- },
3449
- {
3450
- "name": "option-filter-prop",
3451
- "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"
3452
- },
3453
- {
3454
- "name": "options",
3455
- "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
3456
- },
3457
- {
3458
- "name": "option-render",
3459
- "description": "Default: -\n\nCustomize the rendering dropdown options"
3460
- },
3461
- {
3462
- "name": "placeholder",
3463
- "description": "Default: -\n\nThe placeholder of select"
3464
- },
3465
- {
3466
- "name": "placement",
3467
- "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
3468
- },
3469
- {
3470
- "name": "popup-class-name",
3471
- "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
3472
- },
3473
- {
3474
- "name": "popup-match-select-width",
3475
- "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"
3476
- },
3477
- {
3478
- "name": "popup-render",
3479
- "description": "Default: -\n\nCustomize dropdown content"
3288
+ "name": "value",
3289
+ "description": "Default: -\n\nscanned text"
3480
3290
  },
3481
3291
  {
3482
- "name": "prefix",
3483
- "description": "Default: -\n\nThe custom prefix"
3292
+ "name": "type",
3293
+ "description": "Default: canvas\n\nrender type"
3484
3294
  },
3485
3295
  {
3486
- "name": "remove-icon",
3487
- "description": "Default: -\n\nThe custom remove icon"
3296
+ "name": "icon",
3297
+ "description": "Default: -\n\ninclude image url (only image link are supported)"
3488
3298
  },
3489
3299
  {
3490
- "name": "search-value",
3491
- "description": "Default: -\n\nThe current input \"search\" text"
3300
+ "name": "size",
3301
+ "description": "Default: 160\n\nQRCode size"
3492
3302
  },
3493
3303
  {
3494
- "name": "show-search",
3495
- "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
3304
+ "name": "icon-size",
3305
+ "description": "Default: 40\n\ninclude image size"
3496
3306
  },
3497
3307
  {
3498
- "name": "size",
3499
- "description": "Default: -\n\nSize of Select input"
3308
+ "name": "color",
3309
+ "description": "Default: #000\n\nQRCode Color"
3500
3310
  },
3501
3311
  {
3502
- "name": "status",
3503
- "description": "Default: -\n\nSet validation status"
3312
+ "name": "classes",
3313
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3504
3314
  },
3505
3315
  {
3506
- "name": "styles",
3507
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3316
+ "name": "bg-color",
3317
+ "description": "Default: transparent\n\nQRCode Background Color"
3508
3318
  },
3509
3319
  {
3510
- "name": "suffix-icon",
3511
- "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"
3320
+ "name": "margin-size",
3321
+ "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
3512
3322
  },
3513
3323
  {
3514
- "name": "tag-render",
3515
- "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
3324
+ "name": "bordered",
3325
+ "description": "Default: true\n\nWhether has border style"
3516
3326
  },
3517
3327
  {
3518
- "name": "label-render",
3519
- "description": "Default: -\n\nCustomize selected label render"
3328
+ "name": "error-level",
3329
+ "description": "Default: 'M'\n\nError Code Level"
3520
3330
  },
3521
3331
  {
3522
- "name": "token-separators",
3523
- "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
3332
+ "name": "boost-level",
3333
+ "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
3524
3334
  },
3525
3335
  {
3526
- "name": "value",
3527
- "description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
3336
+ "name": "status",
3337
+ "description": "Default: 'active'\n\nQRCode status"
3528
3338
  },
3529
3339
  {
3530
- "name": "variant",
3531
- "description": "Default: outlined\n\nVariants of selector"
3340
+ "name": "status-render",
3341
+ "description": "Default: -\n\ncustom status render"
3532
3342
  },
3533
3343
  {
3534
- "name": "virtual",
3535
- "description": "Default: true\n\nDisable virtual scroll when set to false"
3344
+ "name": "styles",
3345
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3536
3346
  }
3537
3347
  ]
3538
3348
  },
@@ -3713,195 +3523,266 @@
3713
3523
  ]
3714
3524
  },
3715
3525
  {
3716
- "name": "a-slider",
3717
- "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3526
+ "name": "a-select",
3527
+ "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
3718
3528
  "attributes": [
3529
+ {
3530
+ "name": "allow-clear",
3531
+ "description": "Default: false\n\nShow clear button"
3532
+ },
3533
+ {
3534
+ "name": "auto-clear-search-value",
3535
+ "description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
3536
+ },
3719
3537
  {
3720
3538
  "name": "classes",
3721
3539
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3722
3540
  },
3723
3541
  {
3724
- "name": "default-value",
3725
- "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3542
+ "name": "default-active-first-option",
3543
+ "description": "Default: true\n\nWhether active first option by default"
3726
3544
  },
3727
3545
  {
3728
3546
  "name": "disabled",
3729
- "description": "Default: false\n\nIf true, the slider will not be interactive"
3547
+ "description": "Default: false\n\nWhether disabled select"
3730
3548
  },
3731
3549
  {
3732
- "name": "dots",
3733
- "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3550
+ "name": "dropdown-class-name",
3551
+ "description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
3734
3552
  },
3735
3553
  {
3736
- "name": "included",
3737
- "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3554
+ "name": "dropdown-match-select-width",
3555
+ "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
3738
3556
  },
3739
3557
  {
3740
- "name": "keyboard",
3741
- "description": "Default: true\n\nSupport using keyboard to move handlers"
3558
+ "name": "dropdown-render",
3559
+ "description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
3742
3560
  },
3743
3561
  {
3744
- "name": "marks",
3745
- "description": "Default: &#123; number: VueNode &#125; | &#123; number: &#123; style: CSSProperties, label: VueNode &#125; &#125;\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
3562
+ "name": "dropdown-style",
3563
+ "description": "Default: -\n\nThe style of dropdown menu, **Deprecated. Use styles.popup.root instead**"
3746
3564
  },
3747
3565
  {
3748
- "name": "max",
3749
- "description": "Default: 100\n\nThe maximum value the slider can slide to"
3566
+ "name": "field-names",
3567
+ "description": "Default: &#123; label: 'label', value: 'value', options: 'options', groupLabel: 'label' &#125;\n\nCustomize node label, value, options, groupLabel field name"
3750
3568
  },
3751
3569
  {
3752
- "name": "min",
3753
- "description": "Default: 0\n\nThe minimum value the slider can slide to"
3570
+ "name": "filter-option",
3571
+ "description": "Default: true\n\nIf true, filter options by input, if function, filter options against it. The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded"
3754
3572
  },
3755
3573
  {
3756
- "name": "orientation",
3757
- "description": "Default: horizontal\n\nOrientation direction"
3574
+ "name": "filter-sort",
3575
+ "description": "Default: -\n\nSort function for search options sorting, see Array.sort's compareFunction"
3758
3576
  },
3759
3577
  {
3760
- "name": "range",
3761
- "description": "Default: false\n\nEnable dual thumb mode for range selection"
3578
+ "name": "get-popup-container",
3579
+ "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"
3762
3580
  },
3763
3581
  {
3764
- "name": "reverse",
3765
- "description": "Default: false\n\nReverse the component"
3582
+ "name": "label-in-value",
3583
+ "description": "Default: false\n\nWhether to embed label in value, turn the format of value from string to &#123; value: string, label: VueNode &#125;"
3766
3584
  },
3767
3585
  {
3768
- "name": "step",
3769
- "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"
3586
+ "name": "list-height",
3587
+ "description": "Default: 256\n\nConfig popup height"
3770
3588
  },
3771
3589
  {
3772
- "name": "styles",
3773
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3590
+ "name": "loading",
3591
+ "description": "Default: false\n\nIndicate loading state"
3774
3592
  },
3775
3593
  {
3776
- "name": "tooltip",
3777
- "description": "Default: -\n\nThe tooltip related props"
3594
+ "name": "max-count",
3595
+ "description": "Default: -\n\nThe max number of items can be selected, only applies when mode is multiple or tags"
3778
3596
  },
3779
3597
  {
3780
- "name": "value",
3781
- "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3598
+ "name": "max-tag-count",
3599
+ "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
3782
3600
  },
3783
3601
  {
3784
- "name": "vertical",
3785
- "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3786
- }
3787
- ]
3788
- },
3789
- {
3790
- "name": "a-space",
3791
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3792
- "attributes": [
3602
+ "name": "max-tag-placeholder",
3603
+ "description": "Default: -\n\nPlaceholder for not showing tags"
3604
+ },
3793
3605
  {
3794
- "name": "align",
3795
- "description": "Default: -\n\nAlign items"
3606
+ "name": "max-tag-text-length",
3607
+ "description": "Default: -\n\nMax tag text length to show"
3796
3608
  },
3797
3609
  {
3798
- "name": "classes",
3799
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3610
+ "name": "menu-item-selected-icon",
3611
+ "description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
3800
3612
  },
3801
3613
  {
3802
- "name": "orientation",
3803
- "description": "Default: horizontal\n\nThe space direction"
3614
+ "name": "mode",
3615
+ "description": "Default: -\n\nSet mode of Select"
3804
3616
  },
3805
3617
  {
3806
- "name": "separator",
3807
- "description": "Default: -\n\nSet separator"
3618
+ "name": "not-found-content",
3619
+ "description": "Default: Not Found\n\nSpecify content to show when no result matches"
3620
+ },
3621
+ {
3622
+ "name": "open",
3623
+ "description": "Default: -\n\nControlled open state of dropdown"
3624
+ },
3625
+ {
3626
+ "name": "option-filter-prop",
3627
+ "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"
3628
+ },
3629
+ {
3630
+ "name": "options",
3631
+ "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
3632
+ },
3633
+ {
3634
+ "name": "option-render",
3635
+ "description": "Default: -\n\nCustomize the rendering dropdown options"
3636
+ },
3637
+ {
3638
+ "name": "placeholder",
3639
+ "description": "Default: -\n\nThe placeholder of select"
3640
+ },
3641
+ {
3642
+ "name": "placement",
3643
+ "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
3644
+ },
3645
+ {
3646
+ "name": "popup-class-name",
3647
+ "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
3648
+ },
3649
+ {
3650
+ "name": "popup-match-select-width",
3651
+ "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"
3652
+ },
3653
+ {
3654
+ "name": "popup-render",
3655
+ "description": "Default: -\n\nCustomize dropdown content"
3656
+ },
3657
+ {
3658
+ "name": "prefix",
3659
+ "description": "Default: -\n\nThe custom prefix"
3660
+ },
3661
+ {
3662
+ "name": "remove-icon",
3663
+ "description": "Default: -\n\nThe custom remove icon"
3664
+ },
3665
+ {
3666
+ "name": "search-value",
3667
+ "description": "Default: -\n\nThe current input \"search\" text"
3668
+ },
3669
+ {
3670
+ "name": "show-search",
3671
+ "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
3808
3672
  },
3809
3673
  {
3810
3674
  "name": "size",
3811
- "description": "Default: small\n\nThe space size"
3675
+ "description": "Default: -\n\nSize of Select input"
3676
+ },
3677
+ {
3678
+ "name": "status",
3679
+ "description": "Default: -\n\nSet validation status"
3812
3680
  },
3813
3681
  {
3814
3682
  "name": "styles",
3815
3683
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3816
3684
  },
3817
3685
  {
3818
- "name": "vertical",
3819
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3686
+ "name": "suffix-icon",
3687
+ "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"
3820
3688
  },
3821
3689
  {
3822
- "name": "wrap",
3823
- "description": "Default: false\n\nAuto wrap line, when horizontal effective"
3824
- }
3825
- ]
3826
- },
3827
- {
3828
- "name": "a-size",
3829
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3830
- "attributes": []
3831
- },
3832
- {
3833
- "name": "a-space-compact",
3834
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3835
- "attributes": [
3690
+ "name": "tag-render",
3691
+ "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
3692
+ },
3836
3693
  {
3837
- "name": "block",
3838
- "description": "Default: false\n\nOption to fit width to its parent's width"
3694
+ "name": "label-render",
3695
+ "description": "Default: -\n\nCustomize selected label render"
3839
3696
  },
3840
3697
  {
3841
- "name": "orientation",
3842
- "description": "Default: horizontal\n\nSet direction of layout"
3698
+ "name": "token-separators",
3699
+ "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
3843
3700
  },
3844
3701
  {
3845
- "name": "size",
3846
- "description": "Default: middle\n\nSet child component size"
3702
+ "name": "value",
3703
+ "description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
3847
3704
  },
3848
3705
  {
3849
- "name": "vertical",
3850
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3706
+ "name": "variant",
3707
+ "description": "Default: outlined\n\nVariants of selector"
3708
+ },
3709
+ {
3710
+ "name": "virtual",
3711
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
3851
3712
  }
3852
3713
  ]
3853
3714
  },
3854
3715
  {
3855
- "name": "a-spin",
3856
- "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3716
+ "name": "a-slider",
3717
+ "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3857
3718
  "attributes": [
3858
3719
  {
3859
- "name": "spinning",
3860
- "description": "Default: true\n\nWhether Spin is visible"
3720
+ "name": "classes",
3721
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3722
+ },
3723
+ {
3724
+ "name": "default-value",
3725
+ "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3726
+ },
3727
+ {
3728
+ "name": "disabled",
3729
+ "description": "Default: false\n\nIf true, the slider will not be interactive"
3730
+ },
3731
+ {
3732
+ "name": "dots",
3733
+ "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3734
+ },
3735
+ {
3736
+ "name": "included",
3737
+ "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3738
+ },
3739
+ {
3740
+ "name": "keyboard",
3741
+ "description": "Default: true\n\nSupport using keyboard to move handlers"
3861
3742
  },
3862
3743
  {
3863
- "name": "size",
3864
- "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3744
+ "name": "marks",
3745
+ "description": "Default: &#123; number: VueNode &#125; | &#123; number: &#123; style: CSSProperties, label: VueNode &#125; &#125;\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
3865
3746
  },
3866
3747
  {
3867
- "name": "~~tip~~",
3868
- "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
3748
+ "name": "max",
3749
+ "description": "Default: 100\n\nThe maximum value the slider can slide to"
3869
3750
  },
3870
3751
  {
3871
- "name": "description",
3872
- "description": "Default: -\n\nCustomize description content"
3752
+ "name": "min",
3753
+ "description": "Default: 0\n\nThe minimum value the slider can slide to"
3873
3754
  },
3874
3755
  {
3875
- "name": "delay",
3876
- "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3756
+ "name": "orientation",
3757
+ "description": "Default: horizontal\n\nOrientation direction"
3877
3758
  },
3878
3759
  {
3879
- "name": "wrapper-class-name",
3880
- "description": "Default: -\n\nThe className of wrapper when Spin has children"
3760
+ "name": "range",
3761
+ "description": "Default: false\n\nEnable dual thumb mode for range selection"
3881
3762
  },
3882
3763
  {
3883
- "name": "indicator",
3884
- "description": "Default: -\n\nThe node of the spinning indicator"
3764
+ "name": "reverse",
3765
+ "description": "Default: false\n\nReverse the component"
3885
3766
  },
3886
3767
  {
3887
- "name": "fullscreen",
3888
- "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3768
+ "name": "step",
3769
+ "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"
3889
3770
  },
3890
3771
  {
3891
- "name": "percent",
3892
- "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3772
+ "name": "styles",
3773
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3893
3774
  },
3894
3775
  {
3895
- "name": "root-class",
3896
- "description": "Default: -\n\nRoot container class"
3776
+ "name": "tooltip",
3777
+ "description": "Default: -\n\nThe tooltip related props"
3897
3778
  },
3898
3779
  {
3899
- "name": "classes",
3900
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3780
+ "name": "value",
3781
+ "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3901
3782
  },
3902
3783
  {
3903
- "name": "styles",
3904
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3784
+ "name": "vertical",
3785
+ "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3905
3786
  }
3906
3787
  ]
3907
3788
  },
@@ -4028,6 +3909,125 @@
4028
3909
  "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
4029
3910
  "attributes": []
4030
3911
  },
3912
+ {
3913
+ "name": "a-spin",
3914
+ "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3915
+ "attributes": [
3916
+ {
3917
+ "name": "spinning",
3918
+ "description": "Default: true\n\nWhether Spin is visible"
3919
+ },
3920
+ {
3921
+ "name": "size",
3922
+ "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3923
+ },
3924
+ {
3925
+ "name": "~~tip~~",
3926
+ "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
3927
+ },
3928
+ {
3929
+ "name": "description",
3930
+ "description": "Default: -\n\nCustomize description content"
3931
+ },
3932
+ {
3933
+ "name": "delay",
3934
+ "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3935
+ },
3936
+ {
3937
+ "name": "wrapper-class-name",
3938
+ "description": "Default: -\n\nThe className of wrapper when Spin has children"
3939
+ },
3940
+ {
3941
+ "name": "indicator",
3942
+ "description": "Default: -\n\nThe node of the spinning indicator"
3943
+ },
3944
+ {
3945
+ "name": "fullscreen",
3946
+ "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3947
+ },
3948
+ {
3949
+ "name": "percent",
3950
+ "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3951
+ },
3952
+ {
3953
+ "name": "root-class",
3954
+ "description": "Default: -\n\nRoot container class"
3955
+ },
3956
+ {
3957
+ "name": "classes",
3958
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3959
+ },
3960
+ {
3961
+ "name": "styles",
3962
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3963
+ }
3964
+ ]
3965
+ },
3966
+ {
3967
+ "name": "a-space",
3968
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3969
+ "attributes": [
3970
+ {
3971
+ "name": "align",
3972
+ "description": "Default: -\n\nAlign items"
3973
+ },
3974
+ {
3975
+ "name": "classes",
3976
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3977
+ },
3978
+ {
3979
+ "name": "orientation",
3980
+ "description": "Default: horizontal\n\nThe space direction"
3981
+ },
3982
+ {
3983
+ "name": "separator",
3984
+ "description": "Default: -\n\nSet separator"
3985
+ },
3986
+ {
3987
+ "name": "size",
3988
+ "description": "Default: small\n\nThe space size"
3989
+ },
3990
+ {
3991
+ "name": "styles",
3992
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3993
+ },
3994
+ {
3995
+ "name": "vertical",
3996
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3997
+ },
3998
+ {
3999
+ "name": "wrap",
4000
+ "description": "Default: false\n\nAuto wrap line, when horizontal effective"
4001
+ }
4002
+ ]
4003
+ },
4004
+ {
4005
+ "name": "a-size",
4006
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4007
+ "attributes": []
4008
+ },
4009
+ {
4010
+ "name": "a-space-compact",
4011
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4012
+ "attributes": [
4013
+ {
4014
+ "name": "block",
4015
+ "description": "Default: false\n\nOption to fit width to its parent's width"
4016
+ },
4017
+ {
4018
+ "name": "orientation",
4019
+ "description": "Default: horizontal\n\nSet direction of layout"
4020
+ },
4021
+ {
4022
+ "name": "size",
4023
+ "description": "Default: middle\n\nSet child component size"
4024
+ },
4025
+ {
4026
+ "name": "vertical",
4027
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
4028
+ }
4029
+ ]
4030
+ },
4031
4031
  {
4032
4032
  "name": "a-steps",
4033
4033
  "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
@@ -4189,158 +4189,68 @@
4189
4189
  "description": "Default: false\n\nLoading status of table"
4190
4190
  },
4191
4191
  {
4192
- "name": "locale",
4193
- "description": "Default: 默认值\n\nThe i18n text including filter, sort, empty text, etc"
4194
- },
4195
- {
4196
- "name": "pagination",
4197
- "description": "Default: -\n\nConfig of pagination. You can ref table pagination config or full pagination document, hide it by setting it to false"
4198
- },
4199
- {
4200
- "name": "row-class-name",
4201
- "description": "Default: -\n\nRow's className"
4202
- },
4203
- {
4204
- "name": "row-key",
4205
- "description": "Default: key\n\nRow's unique key, could be a string or function that returns a string"
4206
- },
4207
- {
4208
- "name": "row-selection",
4209
- "description": "Default: -\n\nRow selection config"
4210
- },
4211
- {
4212
- "name": "row-hoverable",
4213
- "description": "Default: true\n\nRow hover"
4214
- },
4215
- {
4216
- "name": "scroll",
4217
- "description": "Default: -\n\nWhether the table can be scrollable, config"
4218
- },
4219
- {
4220
- "name": "show-header",
4221
- "description": "Default: true\n\nWhether to show table header"
4222
- },
4223
- {
4224
- "name": "show-sorter-tooltip",
4225
- "description": "Default: \\{ target: 'full-header' \\}\n\nThe header show next sorter direction tooltip. It will be set as the property of Tooltip if its type is object"
4226
- },
4227
- {
4228
- "name": "size",
4229
- "description": "Default: large\n\nSize of table"
4230
- },
4231
- {
4232
- "name": "sort-directions",
4233
- "description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
4234
- },
4235
- {
4236
- "name": "sticky",
4237
- "description": "Default: -\n\nSet sticky header and scroll bar"
4238
- },
4239
- {
4240
- "name": "styles",
4241
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4242
- },
4243
- {
4244
- "name": "table-layout",
4245
- "description": "Default: -fixed when header/columns are fixed, or using column.ellipsis\n\nThe table-layout attribute of table element"
4246
- },
4247
- {
4248
- "name": "dropdown-prefix-cls",
4249
- "description": "Default: -\n\n-"
4250
- },
4251
- {
4252
- "name": "virtual",
4253
- "description": "Default: -\n\nSupport virtual list"
4254
- }
4255
- ]
4256
- },
4257
- {
4258
- "name": "a-tabs",
4259
- "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
4260
- "attributes": [
4261
- {
4262
- "name": "active-key",
4263
- "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
4264
- },
4265
- {
4266
- "name": "add-icon",
4267
- "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
4268
- },
4269
- {
4270
- "name": "animated",
4271
- "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
4272
- },
4273
- {
4274
- "name": "centered",
4275
- "description": "Default: false\n\nCenters tabs"
4276
- },
4277
- {
4278
- "name": "classes",
4279
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4192
+ "name": "locale",
4193
+ "description": "Default: 默认值\n\nThe i18n text including filter, sort, empty text, etc"
4280
4194
  },
4281
4195
  {
4282
- "name": "default-active-key",
4283
- "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
4196
+ "name": "pagination",
4197
+ "description": "Default: -\n\nConfig of pagination. You can ref table pagination config or full pagination document, hide it by setting it to false"
4284
4198
  },
4285
4199
  {
4286
- "name": "hide-add",
4287
- "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
4200
+ "name": "row-class-name",
4201
+ "description": "Default: -\n\nRow's className"
4288
4202
  },
4289
4203
  {
4290
- "name": "indicator",
4291
- "description": "Default: -\n\nCustomize size and align of indicator"
4204
+ "name": "row-key",
4205
+ "description": "Default: key\n\nRow's unique key, could be a string or function that returns a string"
4292
4206
  },
4293
4207
  {
4294
- "name": "items",
4295
- "description": "Default: []\n\nConfigure tab content"
4208
+ "name": "row-selection",
4209
+ "description": "Default: -\n\nRow selection config"
4296
4210
  },
4297
4211
  {
4298
- "name": "more",
4299
- "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
4212
+ "name": "row-hoverable",
4213
+ "description": "Default: true\n\nRow hover"
4300
4214
  },
4301
4215
  {
4302
- "name": "more-icon",
4303
- "description": "Default: -\n\nCustom icon of the collapse menu"
4216
+ "name": "scroll",
4217
+ "description": "Default: -\n\nWhether the table can be scrollable, config"
4304
4218
  },
4305
4219
  {
4306
- "name": "remove-icon",
4307
- "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
4220
+ "name": "show-header",
4221
+ "description": "Default: true\n\nWhether to show table header"
4308
4222
  },
4309
4223
  {
4310
- "name": "render-tab-bar",
4311
- "description": "Default: -\n\nReplace the TabBar"
4224
+ "name": "show-sorter-tooltip",
4225
+ "description": "Default: \\{ target: 'full-header' \\}\n\nThe header show next sorter direction tooltip. It will be set as the property of Tooltip if its type is object"
4312
4226
  },
4313
4227
  {
4314
4228
  "name": "size",
4315
- "description": "Default: middle\n\nPreset tab bar size"
4316
- },
4317
- {
4318
- "name": "styles",
4319
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4229
+ "description": "Default: large\n\nSize of table"
4320
4230
  },
4321
4231
  {
4322
- "name": "tab-bar-extra-content",
4323
- "description": "Default: -\n\nExtra content in tab bar"
4232
+ "name": "sort-directions",
4233
+ "description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
4324
4234
  },
4325
4235
  {
4326
- "name": "tab-bar-gutter",
4327
- "description": "Default: -\n\nThe gap between tabs"
4236
+ "name": "sticky",
4237
+ "description": "Default: -\n\nSet sticky header and scroll bar"
4328
4238
  },
4329
4239
  {
4330
- "name": "tab-bar-style",
4331
- "description": "Default: -\n\nTab bar style object"
4240
+ "name": "styles",
4241
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4332
4242
  },
4333
4243
  {
4334
- "name": "tab-placement",
4335
- "description": "Default: top\n\nPlacement of tabs"
4244
+ "name": "table-layout",
4245
+ "description": "Default: -fixed when header/columns are fixed, or using column.ellipsis\n\nThe table-layout attribute of table element"
4336
4246
  },
4337
4247
  {
4338
- "name": "destroy-on-hidden",
4339
- "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
4248
+ "name": "dropdown-prefix-cls",
4249
+ "description": "Default: -\n\n-"
4340
4250
  },
4341
4251
  {
4342
- "name": "type",
4343
- "description": "Default: line\n\nBasic style of tabs"
4252
+ "name": "virtual",
4253
+ "description": "Default: -\n\nSupport virtual list"
4344
4254
  }
4345
4255
  ]
4346
4256
  },
@@ -4448,6 +4358,96 @@
4448
4358
  "description": "进行标记和分类的小标签。",
4449
4359
  "attributes": []
4450
4360
  },
4361
+ {
4362
+ "name": "a-tabs",
4363
+ "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
4364
+ "attributes": [
4365
+ {
4366
+ "name": "active-key",
4367
+ "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
4368
+ },
4369
+ {
4370
+ "name": "add-icon",
4371
+ "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
4372
+ },
4373
+ {
4374
+ "name": "animated",
4375
+ "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
4376
+ },
4377
+ {
4378
+ "name": "centered",
4379
+ "description": "Default: false\n\nCenters tabs"
4380
+ },
4381
+ {
4382
+ "name": "classes",
4383
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4384
+ },
4385
+ {
4386
+ "name": "default-active-key",
4387
+ "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
4388
+ },
4389
+ {
4390
+ "name": "hide-add",
4391
+ "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
4392
+ },
4393
+ {
4394
+ "name": "indicator",
4395
+ "description": "Default: -\n\nCustomize size and align of indicator"
4396
+ },
4397
+ {
4398
+ "name": "items",
4399
+ "description": "Default: []\n\nConfigure tab content"
4400
+ },
4401
+ {
4402
+ "name": "more",
4403
+ "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
4404
+ },
4405
+ {
4406
+ "name": "more-icon",
4407
+ "description": "Default: -\n\nCustom icon of the collapse menu"
4408
+ },
4409
+ {
4410
+ "name": "remove-icon",
4411
+ "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
4412
+ },
4413
+ {
4414
+ "name": "render-tab-bar",
4415
+ "description": "Default: -\n\nReplace the TabBar"
4416
+ },
4417
+ {
4418
+ "name": "size",
4419
+ "description": "Default: middle\n\nPreset tab bar size"
4420
+ },
4421
+ {
4422
+ "name": "styles",
4423
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4424
+ },
4425
+ {
4426
+ "name": "tab-bar-extra-content",
4427
+ "description": "Default: -\n\nExtra content in tab bar"
4428
+ },
4429
+ {
4430
+ "name": "tab-bar-gutter",
4431
+ "description": "Default: -\n\nThe gap between tabs"
4432
+ },
4433
+ {
4434
+ "name": "tab-bar-style",
4435
+ "description": "Default: -\n\nTab bar style object"
4436
+ },
4437
+ {
4438
+ "name": "tab-placement",
4439
+ "description": "Default: top\n\nPlacement of tabs"
4440
+ },
4441
+ {
4442
+ "name": "destroy-on-hidden",
4443
+ "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
4444
+ },
4445
+ {
4446
+ "name": "type",
4447
+ "description": "Default: line\n\nBasic style of tabs"
4448
+ }
4449
+ ]
4450
+ },
4451
4451
  {
4452
4452
  "name": "a-time-picker",
4453
4453
  "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
@@ -4540,146 +4540,260 @@
4540
4540
  "description": "Default: -\n\nSet z-index of tooltip"
4541
4541
  },
4542
4542
  {
4543
- "name": "placement",
4544
- "description": "Default: top\n\nTooltip placement"
4543
+ "name": "placement",
4544
+ "description": "Default: top\n\nTooltip placement"
4545
+ },
4546
+ {
4547
+ "name": "trigger",
4548
+ "description": "Default: -\n\nTrigger action"
4549
+ },
4550
+ {
4551
+ "name": "fresh",
4552
+ "description": "Default: -\n\nUpdate content even when tooltip is hidden"
4553
+ },
4554
+ {
4555
+ "name": "mouse-enter-delay",
4556
+ "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
4557
+ },
4558
+ {
4559
+ "name": "mouse-leave-delay",
4560
+ "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
4561
+ },
4562
+ {
4563
+ "name": "classes",
4564
+ "description": "Default: -\n\nSemantic DOM class. Supports object or function"
4565
+ },
4566
+ {
4567
+ "name": "styles",
4568
+ "description": "Default: -\n\nSemantic DOM style. Supports object or function"
4569
+ },
4570
+ {
4571
+ "name": "get-tooltip-container",
4572
+ "description": "Default: -\n\nLegacy alias of getPopupContainer"
4573
+ },
4574
+ {
4575
+ "name": "motion",
4576
+ "description": "Default: -\n\nPopup motion config"
4577
+ },
4578
+ {
4579
+ "name": "after-open-change",
4580
+ "description": "Default: -\n\nCallback after visibility change"
4581
+ },
4582
+ {
4583
+ "name": "builtin-placements",
4584
+ "description": "Default: -\n\nBuilt-in placement config"
4585
+ },
4586
+ {
4587
+ "name": "title",
4588
+ "description": "Default: -\n\nThe text shown in the tooltip"
4589
+ },
4590
+ {
4591
+ "name": "overlay",
4592
+ "description": "Default: -\n\nLegacy alias of title"
4593
+ },
4594
+ {
4595
+ "name": "open-class",
4596
+ "description": "Default: -\n\nClass added to child when tooltip is open"
4597
+ },
4598
+ {
4599
+ "name": "unique",
4600
+ "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
4601
+ }
4602
+ ]
4603
+ },
4604
+ {
4605
+ "name": "a-tree-select-props",
4606
+ "description": "Tree selection control.",
4607
+ "attributes": []
4608
+ },
4609
+ {
4610
+ "name": "a-tree-select",
4611
+ "description": "树型选择控件。",
4612
+ "attributes": []
4613
+ },
4614
+ {
4615
+ "name": "a-tree",
4616
+ "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4617
+ "attributes": [
4618
+ {
4619
+ "name": "allow-drop",
4620
+ "description": "Default: -\n\nWhether to allow dropping on the node"
4621
+ },
4622
+ {
4623
+ "name": "auto-expand-parent",
4624
+ "description": "Default: false\n\nWhether to automatically expand a parent treeNode"
4625
+ },
4626
+ {
4627
+ "name": "block-node",
4628
+ "description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
4629
+ },
4630
+ {
4631
+ "name": "checkable",
4632
+ "description": "Default: false\n\nAdd a Checkbox before the treeNodes"
4633
+ },
4634
+ {
4635
+ "name": "checked-keys",
4636
+ "description": "Default: []\n\n(Controlled) Specifies the keys of the checked treeNodes (PS: When this specifies the key of a treeNode which is also a parent treeNode, all the children treeNodes of will be checked; and vice versa, when it specifies the key of a treeNode which is a child treeNode, its parent treeNode will also be checked. When checkable and checkStrictly is true, its object has checked and halfChecked property. Regardless of whether the child or parent treeNode is checked, they won't impact each other, support v-model:checked-keys"
4637
+ },
4638
+ {
4639
+ "name": "check-strictly",
4640
+ "description": "Default: false\n\nCheck treeNode precisely; parent treeNode and children treeNodes are not associated"
4641
+ },
4642
+ {
4643
+ "name": "classes",
4644
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4545
4645
  },
4546
4646
  {
4547
- "name": "trigger",
4548
- "description": "Default: -\n\nTrigger action"
4647
+ "name": "default-checked-keys",
4648
+ "description": "Default: []\n\nSpecifies the keys of the default checked treeNodes"
4549
4649
  },
4550
4650
  {
4551
- "name": "fresh",
4552
- "description": "Default: -\n\nUpdate content even when tooltip is hidden"
4651
+ "name": "default-expand-all",
4652
+ "description": "Default: false\n\nWhether to expand all treeNodes by default"
4553
4653
  },
4554
4654
  {
4555
- "name": "mouse-enter-delay",
4556
- "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
4655
+ "name": "default-expanded-keys",
4656
+ "description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
4557
4657
  },
4558
4658
  {
4559
- "name": "mouse-leave-delay",
4560
- "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
4659
+ "name": "default-expand-parent",
4660
+ "description": "Default: true\n\nIf auto expand parent treeNodes when init"
4561
4661
  },
4562
4662
  {
4563
- "name": "classes",
4564
- "description": "Default: -\n\nSemantic DOM class. Supports object or function"
4663
+ "name": "default-selected-keys",
4664
+ "description": "Default: []\n\nSpecifies the keys of the default selected treeNodes"
4565
4665
  },
4566
4666
  {
4567
- "name": "styles",
4568
- "description": "Default: -\n\nSemantic DOM style. Supports object or function"
4667
+ "name": "disabled",
4668
+ "description": "Default: false\n\nWhether the tree is disabled"
4569
4669
  },
4570
4670
  {
4571
- "name": "get-tooltip-container",
4572
- "description": "Default: -\n\nLegacy alias of getPopupContainer"
4671
+ "name": "draggable",
4672
+ "description": "Default: false\n\nSpecifies whether this Tree or the node is draggable. Use icon: false to disable drag handler icon"
4573
4673
  },
4574
4674
  {
4575
- "name": "motion",
4576
- "description": "Default: -\n\nPopup motion config"
4675
+ "name": "expanded-keys",
4676
+ "description": "Default: []\n\n(Controlled) Specifies the keys of the expanded treeNodes, support v-model:expanded-keys"
4577
4677
  },
4578
4678
  {
4579
- "name": "after-open-change",
4580
- "description": "Default: -\n\nCallback after visibility change"
4679
+ "name": "field-names",
4680
+ "description": "Default: &#123; title: title, key: key, children: children &#125;\n\nCustomize node title, key, children field name"
4581
4681
  },
4582
4682
  {
4583
- "name": "builtin-placements",
4584
- "description": "Default: -\n\nBuilt-in placement config"
4683
+ "name": "filter-ant-tree-node",
4684
+ "description": "Default: -\n\nDefines a function to filter (highlight) treeNodes. When the function returns true, the corresponding treeNode will be highlighted"
4585
4685
  },
4586
4686
  {
4587
- "name": "title",
4588
- "description": "Default: -\n\nThe text shown in the tooltip"
4687
+ "name": "height",
4688
+ "description": "Default: -\n\nConfig virtual scroll height. Will not support horizontal scroll when enabled"
4589
4689
  },
4590
4690
  {
4591
- "name": "overlay",
4592
- "description": "Default: -\n\nLegacy alias of title"
4691
+ "name": "icon",
4692
+ "description": "Default: -\n\nInsert a custom icon before the title. Need to set showIcon to true"
4593
4693
  },
4594
4694
  {
4595
- "name": "open-class",
4596
- "description": "Default: -\n\nClass added to child when tooltip is open"
4695
+ "name": "load-data",
4696
+ "description": "Default: -\n\nLoad data asynchronously"
4597
4697
  },
4598
4698
  {
4599
- "name": "unique",
4600
- "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
4601
- }
4602
- ]
4603
- },
4604
- {
4605
- "name": "a-tour",
4606
- "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4607
- "attributes": [
4699
+ "name": "loaded-keys",
4700
+ "description": "Default: []\n\n(Controlled) Set loaded tree nodes. Need to work with loadData"
4701
+ },
4608
4702
  {
4609
- "name": "steps",
4610
- "description": "Default: -\n\nTour steps"
4703
+ "name": "multiple",
4704
+ "description": "Default: false\n\nAllows selecting multiple treeNodes"
4611
4705
  },
4612
4706
  {
4613
- "name": "open",
4614
- "description": "Default: false\n\nOpen tour, support v-model:open"
4707
+ "name": "root-style",
4708
+ "description": "Default: -\n\nStyle on the root element"
4615
4709
  },
4616
4710
  {
4617
- "name": "current",
4618
- "description": "Default: -\n\nWhat is the current step"
4711
+ "name": "selectable",
4712
+ "description": "Default: true\n\nWhether it can be selected"
4619
4713
  },
4620
4714
  {
4621
- "name": "arrow",
4622
- "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4715
+ "name": "selected-keys",
4716
+ "description": "Default: -\n\n(Controlled) Specifies the keys of the selected treeNodes, multiple selection needs to set multiple to true, support v-model:selected-keys"
4623
4717
  },
4624
4718
  {
4625
- "name": "close-icon",
4626
- "description": "Default: true\n\nCustomize close icon"
4719
+ "name": "show-icon",
4720
+ "description": "Default: false\n\nControls whether to display the icon node (no default style)"
4627
4721
  },
4628
4722
  {
4629
- "name": "disabled-interaction",
4630
- "description": "Default: false\n\nDisable interaction on highlighted area"
4723
+ "name": "show-line",
4724
+ "description": "Default: false\n\nShows a connecting line"
4631
4725
  },
4632
4726
  {
4633
- "name": "gap",
4634
- "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"
4727
+ "name": "styles",
4728
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4635
4729
  },
4636
4730
  {
4637
- "name": "placement",
4638
- "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4731
+ "name": "switcher-icon",
4732
+ "description": "Default: -\n\nCustomize expand/collapse icons for tree nodes (With default rotate angular style)"
4639
4733
  },
4640
4734
  {
4641
- "name": "mask",
4642
- "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4735
+ "name": "switcher-loading-icon",
4736
+ "description": "Default: -\n\nCustomize loading icons for tree nodes"
4643
4737
  },
4644
4738
  {
4645
- "name": "type",
4646
- "description": "Default: default\n\nType, affects the background color and text color"
4739
+ "name": "title-render",
4740
+ "description": "Default: -\n\nCustomize tree node title render"
4647
4741
  },
4648
4742
  {
4649
- "name": "scroll-into-view-options",
4650
- "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4743
+ "name": "tree-data",
4744
+ "description": "Default: -\n\nThe treeNodes data Array, if set it then you need not to construct children TreeNode. (key should be unique across the whole array)"
4651
4745
  },
4652
4746
  {
4653
- "name": "indicators-render",
4654
- "description": "Default: -\n\nCustom indicator"
4747
+ "name": "virtual",
4748
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
4749
+ }
4750
+ ]
4751
+ },
4752
+ {
4753
+ "name": "a-tree-node",
4754
+ "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4755
+ "attributes": [
4756
+ {
4757
+ "name": "checkable",
4758
+ "description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
4655
4759
  },
4656
4760
  {
4657
- "name": "actions-render",
4658
- "description": "Default: -\n\nCustom action"
4761
+ "name": "disable-checkbox",
4762
+ "description": "Default: false\n\nDisables the checkbox of the treeNode"
4659
4763
  },
4660
4764
  {
4661
- "name": "z-index",
4662
- "description": "Default: 1001\n\nTour zIndex"
4765
+ "name": "disabled",
4766
+ "description": "Default: false\n\nDisables the treeNode"
4663
4767
  },
4664
4768
  {
4665
- "name": "get-popup-container",
4666
- "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4769
+ "name": "icon",
4770
+ "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4667
4771
  },
4668
4772
  {
4669
- "name": "classes",
4670
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4773
+ "name": "is-leaf",
4774
+ "description": "Default: -\n\nDetermines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node"
4671
4775
  },
4672
4776
  {
4673
- "name": "styles",
4674
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4777
+ "name": "key",
4778
+ "description": "Default: (internal calculated position of treeNode)\n\nUsed with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree"
4675
4779
  },
4676
4780
  {
4677
- "name": "root-class",
4678
- "description": "Default: -\n\nRoot container class"
4781
+ "name": "selectable",
4782
+ "description": "Default: true\n\nSet whether the treeNode can be selected"
4679
4783
  },
4680
4784
  {
4681
- "name": "prefix-cls",
4682
- "description": "Default: -\n\n-"
4785
+ "name": "title",
4786
+ "description": "Default: ---\n\nTitle"
4787
+ }
4788
+ ]
4789
+ },
4790
+ {
4791
+ "name": "a-directory-tree",
4792
+ "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4793
+ "attributes": [
4794
+ {
4795
+ "name": "expand-action",
4796
+ "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4683
4797
  }
4684
4798
  ]
4685
4799
  },
@@ -4770,201 +4884,111 @@
4770
4884
  ]
4771
4885
  },
4772
4886
  {
4773
- "name": "a-tree",
4774
- "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4887
+ "name": "a-upload",
4888
+ "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
4775
4889
  "attributes": [
4776
4890
  {
4777
- "name": "allow-drop",
4778
- "description": "Default: -\n\nWhether to allow dropping on the node"
4779
- },
4780
- {
4781
- "name": "auto-expand-parent",
4782
- "description": "Default: false\n\nWhether to automatically expand a parent treeNode"
4783
- },
4784
- {
4785
- "name": "block-node",
4786
- "description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
4891
+ "name": "accept",
4892
+ "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
4787
4893
  },
4788
4894
  {
4789
- "name": "checkable",
4790
- "description": "Default: false\n\nAdd a Checkbox before the treeNodes"
4895
+ "name": "action",
4896
+ "description": "Default: -\n\nUploading URL"
4791
4897
  },
4792
4898
  {
4793
- "name": "checked-keys",
4794
- "description": "Default: []\n\n(Controlled) Specifies the keys of the checked treeNodes (PS: When this specifies the key of a treeNode which is also a parent treeNode, all the children treeNodes of will be checked; and vice versa, when it specifies the key of a treeNode which is a child treeNode, its parent treeNode will also be checked. When checkable and checkStrictly is true, its object has checked and halfChecked property. Regardless of whether the child or parent treeNode is checked, they won't impact each other, support v-model:checked-keys"
4899
+ "name": "before-upload",
4900
+ "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**"
4795
4901
  },
4796
4902
  {
4797
- "name": "check-strictly",
4798
- "description": "Default: false\n\nCheck treeNode precisely; parent treeNode and children treeNodes are not associated"
4903
+ "name": "custom-request",
4904
+ "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
4799
4905
  },
4800
4906
  {
4801
4907
  "name": "classes",
4802
4908
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4803
4909
  },
4804
4910
  {
4805
- "name": "default-checked-keys",
4806
- "description": "Default: []\n\nSpecifies the keys of the default checked treeNodes"
4807
- },
4808
- {
4809
- "name": "default-expand-all",
4810
- "description": "Default: false\n\nWhether to expand all treeNodes by default"
4811
- },
4812
- {
4813
- "name": "default-expanded-keys",
4814
- "description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
4815
- },
4816
- {
4817
- "name": "default-expand-parent",
4818
- "description": "Default: true\n\nIf auto expand parent treeNodes when init"
4819
- },
4820
- {
4821
- "name": "default-selected-keys",
4822
- "description": "Default: []\n\nSpecifies the keys of the default selected treeNodes"
4823
- },
4824
- {
4825
- "name": "disabled",
4826
- "description": "Default: false\n\nWhether the tree is disabled"
4827
- },
4828
- {
4829
- "name": "draggable",
4830
- "description": "Default: false\n\nSpecifies whether this Tree or the node is draggable. Use icon: false to disable drag handler icon"
4831
- },
4832
- {
4833
- "name": "expanded-keys",
4834
- "description": "Default: []\n\n(Controlled) Specifies the keys of the expanded treeNodes, support v-model:expanded-keys"
4835
- },
4836
- {
4837
- "name": "field-names",
4838
- "description": "Default: &#123; title: title, key: key, children: children &#125;\n\nCustomize node title, key, children field name"
4839
- },
4840
- {
4841
- "name": "filter-ant-tree-node",
4842
- "description": "Default: -\n\nDefines a function to filter (highlight) treeNodes. When the function returns true, the corresponding treeNode will be highlighted"
4843
- },
4844
- {
4845
- "name": "height",
4846
- "description": "Default: -\n\nConfig virtual scroll height. Will not support horizontal scroll when enabled"
4847
- },
4848
- {
4849
- "name": "icon",
4850
- "description": "Default: -\n\nInsert a custom icon before the title. Need to set showIcon to true"
4851
- },
4852
- {
4853
- "name": "load-data",
4854
- "description": "Default: -\n\nLoad data asynchronously"
4855
- },
4856
- {
4857
- "name": "loaded-keys",
4858
- "description": "Default: []\n\n(Controlled) Set loaded tree nodes. Need to work with loadData"
4859
- },
4860
- {
4861
- "name": "multiple",
4862
- "description": "Default: false\n\nAllows selecting multiple treeNodes"
4911
+ "name": "data",
4912
+ "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
4863
4913
  },
4864
4914
  {
4865
- "name": "root-style",
4866
- "description": "Default: -\n\nStyle on the root element"
4915
+ "name": "directory",
4916
+ "description": "Default: false\n\nSupport upload whole directory (caniuse)"
4867
4917
  },
4868
4918
  {
4869
- "name": "selectable",
4870
- "description": "Default: true\n\nWhether it can be selected"
4919
+ "name": "disabled",
4920
+ "description": "Default: false\n\nDisable upload button"
4871
4921
  },
4872
4922
  {
4873
- "name": "selected-keys",
4874
- "description": "Default: -\n\n(Controlled) Specifies the keys of the selected treeNodes, multiple selection needs to set multiple to true, support v-model:selected-keys"
4923
+ "name": "file-list",
4924
+ "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"
4875
4925
  },
4876
4926
  {
4877
- "name": "show-icon",
4878
- "description": "Default: false\n\nControls whether to display the icon node (no default style)"
4927
+ "name": "headers",
4928
+ "description": "Default: -\n\nSet request headers, valid above IE10"
4879
4929
  },
4880
4930
  {
4881
- "name": "show-line",
4882
- "description": "Default: false\n\nShows a connecting line"
4931
+ "name": "icon-render",
4932
+ "description": "Default: -\n\nCustom show icon"
4883
4933
  },
4884
4934
  {
4885
- "name": "styles",
4886
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4935
+ "name": "is-image-url",
4936
+ "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
4887
4937
  },
4888
4938
  {
4889
- "name": "switcher-icon",
4890
- "description": "Default: -\n\nCustomize expand/collapse icons for tree nodes (With default rotate angular style)"
4939
+ "name": "item-render",
4940
+ "description": "Default: -\n\nCustom item of uploadList"
4891
4941
  },
4892
4942
  {
4893
- "name": "switcher-loading-icon",
4894
- "description": "Default: -\n\nCustomize loading icons for tree nodes"
4943
+ "name": "list-type",
4944
+ "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
4895
4945
  },
4896
4946
  {
4897
- "name": "title-render",
4898
- "description": "Default: -\n\nCustomize tree node title render"
4947
+ "name": "max-count",
4948
+ "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
4899
4949
  },
4900
4950
  {
4901
- "name": "tree-data",
4902
- "description": "Default: -\n\nThe treeNodes data Array, if set it then you need not to construct children TreeNode. (key should be unique across the whole array)"
4951
+ "name": "method",
4952
+ "description": "Default: post\n\nThe http method of upload request"
4903
4953
  },
4904
4954
  {
4905
- "name": "virtual",
4906
- "description": "Default: true\n\nDisable virtual scroll when set to false"
4907
- }
4908
- ]
4909
- },
4910
- {
4911
- "name": "a-tree-node",
4912
- "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4913
- "attributes": [
4914
- {
4915
- "name": "checkable",
4916
- "description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
4955
+ "name": "multiple",
4956
+ "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"
4917
4957
  },
4918
4958
  {
4919
- "name": "disable-checkbox",
4920
- "description": "Default: false\n\nDisables the checkbox of the treeNode"
4959
+ "name": "name",
4960
+ "description": "Default: file\n\nThe name of uploading file"
4921
4961
  },
4922
4962
  {
4923
- "name": "disabled",
4924
- "description": "Default: false\n\nDisables the treeNode"
4963
+ "name": "open-file-dialog-on-click",
4964
+ "description": "Default: true\n\nClick open file dialog"
4925
4965
  },
4926
4966
  {
4927
- "name": "icon",
4928
- "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4967
+ "name": "pastable",
4968
+ "description": "Default: false\n\nSupport paste file"
4929
4969
  },
4930
4970
  {
4931
- "name": "is-leaf",
4932
- "description": "Default: -\n\nDetermines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node"
4971
+ "name": "preview-file",
4972
+ "description": "Default: -\n\nCustomize preview file logic"
4933
4973
  },
4934
4974
  {
4935
- "name": "key",
4936
- "description": "Default: (internal calculated position of treeNode)\n\nUsed with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree"
4975
+ "name": "progress",
4976
+ "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
4937
4977
  },
4938
4978
  {
4939
- "name": "selectable",
4940
- "description": "Default: true\n\nSet whether the treeNode can be selected"
4979
+ "name": "show-upload-list",
4980
+ "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
4941
4981
  },
4942
4982
  {
4943
- "name": "title",
4944
- "description": "Default: ---\n\nTitle"
4945
- }
4946
- ]
4947
- },
4948
- {
4949
- "name": "a-directory-tree",
4950
- "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4951
- "attributes": [
4983
+ "name": "styles",
4984
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4985
+ },
4952
4986
  {
4953
- "name": "expand-action",
4954
- "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4987
+ "name": "with-credentials",
4988
+ "description": "Default: false\n\nThe ajax upload with cookie sent"
4955
4989
  }
4956
4990
  ]
4957
4991
  },
4958
- {
4959
- "name": "a-tree-select-props",
4960
- "description": "Tree selection control.",
4961
- "attributes": []
4962
- },
4963
- {
4964
- "name": "a-tree-select",
4965
- "description": "树型选择控件。",
4966
- "attributes": []
4967
- },
4968
4992
  {
4969
4993
  "name": "a-typography",
4970
4994
  "description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
@@ -5154,154 +5178,130 @@
5154
5178
  ]
5155
5179
  },
5156
5180
  {
5157
- "name": "a-upload",
5158
- "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
5181
+ "name": "a-watermark",
5182
+ "description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
5159
5183
  "attributes": [
5160
5184
  {
5161
- "name": "accept",
5162
- "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
5163
- },
5164
- {
5165
- "name": "action",
5166
- "description": "Default: -\n\nUploading URL"
5167
- },
5168
- {
5169
- "name": "before-upload",
5170
- "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**"
5171
- },
5172
- {
5173
- "name": "custom-request",
5174
- "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
5175
- },
5176
- {
5177
- "name": "classes",
5178
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5179
- },
5180
- {
5181
- "name": "data",
5182
- "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
5185
+ "name": "width",
5186
+ "description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
5183
5187
  },
5184
5188
  {
5185
- "name": "directory",
5186
- "description": "Default: false\n\nSupport upload whole directory (caniuse)"
5189
+ "name": "height",
5190
+ "description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
5187
5191
  },
5188
5192
  {
5189
- "name": "disabled",
5190
- "description": "Default: false\n\nDisable upload button"
5193
+ "name": "inherit",
5194
+ "description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
5191
5195
  },
5192
5196
  {
5193
- "name": "file-list",
5194
- "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"
5197
+ "name": "rotate",
5198
+ "description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
5195
5199
  },
5196
5200
  {
5197
- "name": "headers",
5198
- "description": "Default: -\n\nSet request headers, valid above IE10"
5201
+ "name": "z-index",
5202
+ "description": "Default: 9\n\nThe z-index of the appended watermark element"
5199
5203
  },
5200
5204
  {
5201
- "name": "icon-render",
5202
- "description": "Default: -\n\nCustom show icon"
5205
+ "name": "image",
5206
+ "description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
5203
5207
  },
5204
5208
  {
5205
- "name": "is-image-url",
5206
- "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
5209
+ "name": "content",
5210
+ "description": "Default: -\n\nWatermark text content"
5207
5211
  },
5208
5212
  {
5209
- "name": "item-render",
5210
- "description": "Default: -\n\nCustom item of uploadList"
5213
+ "name": "font",
5214
+ "description": "Default: Font\n\nText style"
5211
5215
  },
5212
5216
  {
5213
- "name": "list-type",
5214
- "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
5217
+ "name": "gap",
5218
+ "description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
5215
5219
  },
5216
5220
  {
5217
- "name": "max-count",
5218
- "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
5219
- },
5221
+ "name": "offset",
5222
+ "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"
5223
+ }
5224
+ ]
5225
+ },
5226
+ {
5227
+ "name": "a-tour",
5228
+ "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
5229
+ "attributes": [
5220
5230
  {
5221
- "name": "method",
5222
- "description": "Default: post\n\nThe http method of upload request"
5231
+ "name": "steps",
5232
+ "description": "Default: -\n\nTour steps"
5223
5233
  },
5224
5234
  {
5225
- "name": "multiple",
5226
- "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"
5235
+ "name": "open",
5236
+ "description": "Default: false\n\nOpen tour, support v-model:open"
5227
5237
  },
5228
5238
  {
5229
- "name": "name",
5230
- "description": "Default: file\n\nThe name of uploading file"
5239
+ "name": "current",
5240
+ "description": "Default: -\n\nWhat is the current step"
5231
5241
  },
5232
5242
  {
5233
- "name": "open-file-dialog-on-click",
5234
- "description": "Default: true\n\nClick open file dialog"
5243
+ "name": "arrow",
5244
+ "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
5235
5245
  },
5236
5246
  {
5237
- "name": "pastable",
5238
- "description": "Default: false\n\nSupport paste file"
5247
+ "name": "close-icon",
5248
+ "description": "Default: true\n\nCustomize close icon"
5239
5249
  },
5240
5250
  {
5241
- "name": "preview-file",
5242
- "description": "Default: -\n\nCustomize preview file logic"
5251
+ "name": "disabled-interaction",
5252
+ "description": "Default: false\n\nDisable interaction on highlighted area"
5243
5253
  },
5244
5254
  {
5245
- "name": "progress",
5246
- "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
5255
+ "name": "gap",
5256
+ "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"
5247
5257
  },
5248
5258
  {
5249
- "name": "show-upload-list",
5250
- "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5259
+ "name": "placement",
5260
+ "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
5251
5261
  },
5252
5262
  {
5253
- "name": "styles",
5254
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5263
+ "name": "mask",
5264
+ "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
5255
5265
  },
5256
5266
  {
5257
- "name": "with-credentials",
5258
- "description": "Default: false\n\nThe ajax upload with cookie sent"
5259
- }
5260
- ]
5261
- },
5262
- {
5263
- "name": "a-watermark",
5264
- "description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
5265
- "attributes": [
5266
- {
5267
- "name": "width",
5268
- "description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
5267
+ "name": "type",
5268
+ "description": "Default: default\n\nType, affects the background color and text color"
5269
5269
  },
5270
5270
  {
5271
- "name": "height",
5272
- "description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
5271
+ "name": "scroll-into-view-options",
5272
+ "description": "Default: true\n\nsupport pass custom scrollIntoView options"
5273
5273
  },
5274
5274
  {
5275
- "name": "inherit",
5276
- "description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
5275
+ "name": "indicators-render",
5276
+ "description": "Default: -\n\nCustom indicator"
5277
5277
  },
5278
5278
  {
5279
- "name": "rotate",
5280
- "description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
5279
+ "name": "actions-render",
5280
+ "description": "Default: -\n\nCustom action"
5281
5281
  },
5282
5282
  {
5283
5283
  "name": "z-index",
5284
- "description": "Default: 9\n\nThe z-index of the appended watermark element"
5284
+ "description": "Default: 1001\n\nTour zIndex"
5285
5285
  },
5286
5286
  {
5287
- "name": "image",
5288
- "description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
5287
+ "name": "get-popup-container",
5288
+ "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
5289
5289
  },
5290
5290
  {
5291
- "name": "content",
5292
- "description": "Default: -\n\nWatermark text content"
5291
+ "name": "classes",
5292
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5293
5293
  },
5294
5294
  {
5295
- "name": "font",
5296
- "description": "Default: Font\n\nText style"
5295
+ "name": "styles",
5296
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5297
5297
  },
5298
5298
  {
5299
- "name": "gap",
5300
- "description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
5299
+ "name": "root-class",
5300
+ "description": "Default: -\n\nRoot container class"
5301
5301
  },
5302
5302
  {
5303
- "name": "offset",
5304
- "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"
5303
+ "name": "prefix-cls",
5304
+ "description": "Default: -\n\n-"
5305
5305
  }
5306
5306
  ]
5307
5307
  },