antdv-next 1.2.2-beta.1 → 1.2.2-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (379) hide show
  1. package/dist/_util/ActionButton.d.ts +2 -2
  2. package/dist/_util/ContextIsolator.d.ts +3 -3
  3. package/dist/_util/PurePanel.d.ts +3 -3
  4. package/dist/_util/hooks/useClosable.d.ts +2 -2
  5. package/dist/_util/hooks/useMergeSemantic.d.ts +4 -4
  6. package/dist/_util/hooks/useMergedMask.d.ts +3 -3
  7. package/dist/_util/instance.d.ts +2 -2
  8. package/dist/_util/responsiveObserver.d.ts +2 -2
  9. package/dist/_util/vueNode.d.ts +7 -2
  10. package/dist/_util/wave/WaveEffect.d.ts +5 -5
  11. package/dist/_util/wave/index.d.ts +2 -2
  12. package/dist/_util/wave/style.d.ts +2 -2
  13. package/dist/_util/zindexContext.d.ts +2 -2
  14. package/dist/affix/index.d.ts +3 -3
  15. package/dist/affix/style/index.d.ts +2 -2
  16. package/dist/alert/Alert.d.ts +2 -2
  17. package/dist/alert/style/index.d.ts +2 -2
  18. package/dist/anchor/Anchor.d.ts +2 -2
  19. package/dist/anchor/AnchorLink.d.ts +2 -2
  20. package/dist/anchor/style/index.d.ts +2 -2
  21. package/dist/antd-with-locales.esm.js +47 -38
  22. package/dist/antd-with-locales.js +6 -6
  23. package/dist/antd.esm.js +47 -38
  24. package/dist/antd.js +6 -6
  25. package/dist/app/App.d.ts +2 -2
  26. package/dist/app/context.d.ts +2 -2
  27. package/dist/app/style/index.d.ts +2 -2
  28. package/dist/auto-complete/index.d.ts +2 -2
  29. package/dist/avatar/Avatar.d.ts +2 -2
  30. package/dist/avatar/AvatarGroup.d.ts +2 -2
  31. package/dist/avatar/style/index.d.ts +2 -2
  32. package/dist/badge/Ribbon.d.ts +2 -2
  33. package/dist/badge/ScrollNumber.d.ts +2 -2
  34. package/dist/badge/SingleNumber.d.ts +2 -2
  35. package/dist/badge/index.d.ts +3 -3
  36. package/dist/badge/style/index.d.ts +2 -2
  37. package/dist/badge/style/ribbon.d.ts +2 -2
  38. package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
  39. package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
  40. package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
  41. package/dist/breadcrumb/style/index.d.ts +2 -2
  42. package/dist/breadcrumb/useItemRender.d.ts +2 -2
  43. package/dist/button/Button.d.ts +2 -2
  44. package/dist/button/Button.js +4 -1
  45. package/dist/button/DefaultLoadingIcon.d.ts +2 -2
  46. package/dist/button/DefaultLoadingIcon.js +28 -15
  47. package/dist/button/IconWrapper.d.ts +2 -2
  48. package/dist/button/buttonHelper.d.ts +1 -1
  49. package/dist/button/style/compact.d.ts +4 -4
  50. package/dist/button/style/index.d.ts +2 -2
  51. package/dist/calendar/Header.d.ts +2 -2
  52. package/dist/calendar/generateCalendar.d.ts +2 -2
  53. package/dist/calendar/index.d.ts +2 -2
  54. package/dist/calendar/style/index.d.ts +2 -2
  55. package/dist/card/Card.d.ts +2 -2
  56. package/dist/card/Card.js +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/components.d.ts +6 -6
  93. package/dist/config-provider/DisabledContext.d.ts +2 -2
  94. package/dist/config-provider/SizeContext.d.ts +2 -2
  95. package/dist/config-provider/context.d.ts +16 -16
  96. package/dist/config-provider/defaultRenderEmpty.d.ts +2 -2
  97. package/dist/config-provider/hooks/useCSSVarCls.d.ts +2 -2
  98. package/dist/config-provider/hooks/useConfig.d.ts +3 -3
  99. package/dist/config-provider/hooks/useSize.d.ts +2 -2
  100. package/dist/config-provider/hooks/useTheme.d.ts +2 -2
  101. package/dist/config-provider/index.d.ts +4 -4
  102. package/dist/date-picker/PickerButton.d.ts +2 -2
  103. package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
  104. package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
  105. package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
  106. package/dist/date-picker/generatePicker/index.d.ts +8 -8
  107. package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
  108. package/dist/date-picker/index.d.ts +13 -13
  109. package/dist/date-picker/style/index.d.ts +2 -2
  110. package/dist/date-picker/util.d.ts +3 -3
  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 +2 -2
  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/FormItem/ItemHolder.d.ts +3 -3
  141. package/dist/form/FormItem/StatusProvider.d.ts +2 -2
  142. package/dist/form/FormItem/index.d.ts +2 -2
  143. package/dist/form/FormItemInput.d.ts +2 -2
  144. package/dist/form/FormItemLabel.d.ts +3 -3
  145. package/dist/form/context.d.ts +7 -7
  146. package/dist/form/hooks/useVariant.d.ts +2 -2
  147. package/dist/form/style/fallbackCmp.d.ts +4 -4
  148. package/dist/form/style/index.d.ts +2 -2
  149. package/dist/form/util.js +5 -1
  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 +6 -6
  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/index.d.ts +8 -8
  160. package/dist/input/Group.d.ts +3 -3
  161. package/dist/input/Input.d.ts +2 -2
  162. package/dist/input/OTP/OTPInput.d.ts +3 -3
  163. package/dist/input/OTP/index.d.ts +2 -2
  164. package/dist/input/Password.d.ts +2 -2
  165. package/dist/input/Search.d.ts +2 -2
  166. package/dist/input/TextArea.d.ts +2 -2
  167. package/dist/input/index.d.ts +6 -6
  168. package/dist/input/style/index.d.ts +3 -3
  169. package/dist/input/style/otp.d.ts +2 -2
  170. package/dist/input/style/search.d.ts +2 -2
  171. package/dist/input/style/textarea.d.ts +2 -2
  172. package/dist/input-number/index.d.ts +2 -2
  173. package/dist/input-number/style/index.d.ts +2 -2
  174. package/dist/layout/Sider.d.ts +2 -2
  175. package/dist/layout/index.d.ts +5 -5
  176. package/dist/layout/layout.d.ts +5 -5
  177. package/dist/layout/style/index.d.ts +2 -2
  178. package/dist/layout/style/sider.d.ts +2 -2
  179. package/dist/locale/index.d.ts +2 -2
  180. package/dist/locale/useLocale.d.ts +2 -2
  181. package/dist/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/style/index.d.ts +2 -2
  187. package/dist/menu/MenuContext.d.ts +3 -3
  188. package/dist/menu/MenuDivider.d.ts +2 -2
  189. package/dist/menu/MenuItem.d.ts +2 -2
  190. package/dist/menu/MenuItemGroup.d.ts +2 -2
  191. package/dist/menu/OverrideContext.d.ts +3 -3
  192. package/dist/menu/SubMenu.d.ts +2 -2
  193. package/dist/menu/index.d.ts +3 -3
  194. package/dist/menu/menu.d.ts +2 -2
  195. package/dist/menu/style/index.d.ts +2 -2
  196. package/dist/message/PurePanel.d.ts +3 -3
  197. package/dist/message/style/index.d.ts +2 -2
  198. package/dist/message/useMessage.d.ts +3 -3
  199. package/dist/modal/ConfirmDialog.d.ts +4 -4
  200. package/dist/modal/Modal.d.ts +2 -2
  201. package/dist/modal/PurePanel.d.ts +2 -2
  202. package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
  203. package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
  204. package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
  205. package/dist/modal/components/NormalOkBtn.d.ts +2 -2
  206. package/dist/modal/shared.d.ts +4 -4
  207. package/dist/modal/style/confirm.d.ts +4 -4
  208. package/dist/modal/style/index.d.ts +2 -2
  209. package/dist/modal/useModal/HookModal.d.ts +3 -3
  210. package/dist/notification/PurePanel.d.ts +3 -3
  211. package/dist/notification/style/index.d.ts +2 -2
  212. package/dist/notification/style/pure-panel.d.ts +4 -4
  213. package/dist/notification/useNotification.d.ts +3 -3
  214. package/dist/package.js +1 -1
  215. package/dist/pagination/Pagination.d.ts +2 -2
  216. package/dist/pagination/style/bordered.d.ts +4 -4
  217. package/dist/pagination/style/index.d.ts +2 -2
  218. package/dist/popconfirm/PurePanel.d.ts +3 -3
  219. package/dist/popconfirm/index.d.ts +2 -2
  220. package/dist/popconfirm/style/index.d.ts +2 -2
  221. package/dist/popover/PurePanel.d.ts +4 -4
  222. package/dist/popover/index.d.ts +2 -2
  223. package/dist/popover/style/index.d.ts +2 -2
  224. package/dist/progress/Circle.d.ts +3 -3
  225. package/dist/progress/Line.d.ts +3 -3
  226. package/dist/progress/Steps.d.ts +2 -2
  227. package/dist/progress/progress.d.ts +2 -2
  228. package/dist/progress/style/index.d.ts +2 -2
  229. package/dist/qrcode/QrcodeStatus.d.ts +2 -2
  230. package/dist/qrcode/index.d.ts +2 -2
  231. package/dist/qrcode/style/index.d.ts +2 -2
  232. package/dist/radio/group.d.ts +2 -2
  233. package/dist/radio/index.d.ts +3 -3
  234. package/dist/radio/radio.d.ts +2 -2
  235. package/dist/radio/radioButton.d.ts +2 -2
  236. package/dist/radio/style/index.d.ts +2 -2
  237. package/dist/rate/index.d.ts +2 -2
  238. package/dist/rate/style/index.d.ts +2 -2
  239. package/dist/result/index.d.ts +2 -2
  240. package/dist/result/noFound.d.ts +2 -2
  241. package/dist/result/serverError.d.ts +2 -2
  242. package/dist/result/style/index.d.ts +2 -2
  243. package/dist/segmented/index.d.ts +2 -2
  244. package/dist/segmented/style/index.d.ts +2 -2
  245. package/dist/select/index.d.ts +4 -4
  246. package/dist/select/style/index.d.ts +2 -2
  247. package/dist/select/useIcons.d.ts +5 -5
  248. package/dist/select/usePopupRender.d.ts +2 -2
  249. package/dist/skeleton/Avatar.d.ts +2 -2
  250. package/dist/skeleton/Button.d.ts +2 -2
  251. package/dist/skeleton/Element.d.ts +2 -2
  252. package/dist/skeleton/Image.d.ts +2 -2
  253. package/dist/skeleton/Input.d.ts +2 -2
  254. package/dist/skeleton/Node.d.ts +2 -2
  255. package/dist/skeleton/Paragraph.d.ts +2 -2
  256. package/dist/skeleton/Skeleton.d.ts +2 -2
  257. package/dist/skeleton/Title.d.ts +2 -2
  258. package/dist/skeleton/style/index.d.ts +2 -2
  259. package/dist/slider/SliderTooltip.d.ts +3 -3
  260. package/dist/slider/index.d.ts +2 -2
  261. package/dist/slider/style/index.d.ts +2 -2
  262. package/dist/space/Addon.d.ts +2 -2
  263. package/dist/space/Compact.d.ts +6 -6
  264. package/dist/space/Item.d.ts +2 -2
  265. package/dist/space/index.d.ts +4 -4
  266. package/dist/space/style/addon.d.ts +2 -2
  267. package/dist/space/style/compact.d.ts +2 -2
  268. package/dist/space/style/index.d.ts +2 -2
  269. package/dist/spin/Indicator/Looper.d.ts +2 -2
  270. package/dist/spin/Indicator/Progress.d.ts +2 -2
  271. package/dist/spin/Indicator/index.d.ts +2 -2
  272. package/dist/spin/index.d.ts +2 -2
  273. package/dist/spin/style/index.d.ts +2 -2
  274. package/dist/spin/usePercent.d.ts +2 -2
  275. package/dist/splitter/Panel.d.ts +3 -3
  276. package/dist/splitter/SplitBar.d.ts +2 -2
  277. package/dist/splitter/SplitBar.js +1 -12
  278. package/dist/splitter/Splitter.d.ts +2 -2
  279. package/dist/splitter/hooks/useResizable.d.ts +2 -2
  280. package/dist/splitter/hooks/useResize.d.ts +2 -2
  281. package/dist/splitter/hooks/useSizes.d.ts +2 -2
  282. package/dist/splitter/index.d.ts +2 -2
  283. package/dist/splitter/style/index.d.ts +2 -2
  284. package/dist/statistic/Number.d.ts +2 -2
  285. package/dist/statistic/Statistic.d.ts +2 -2
  286. package/dist/statistic/Timer.d.ts +2 -2
  287. package/dist/statistic/index.d.ts +2 -2
  288. package/dist/statistic/style/index.d.ts +2 -2
  289. package/dist/steps/PanelArrow.d.ts +2 -2
  290. package/dist/steps/ProgressIcon.d.ts +2 -2
  291. package/dist/steps/index.d.ts +2 -2
  292. package/dist/steps/style/index.d.ts +2 -2
  293. package/dist/switch/index.d.ts +2 -2
  294. package/dist/switch/style/index.d.ts +2 -2
  295. package/dist/table/Column.d.ts +2 -2
  296. package/dist/table/ColumnGroup.d.ts +2 -2
  297. package/dist/table/ExpandIcon.d.ts +2 -2
  298. package/dist/table/InternalTable.d.ts +6 -5
  299. package/dist/table/Table.d.ts +16 -9
  300. package/dist/table/TableMeasureRowContext.d.ts +3 -3
  301. package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
  302. package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
  303. package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
  304. package/dist/table/hooks/useFilter/index.d.ts +7 -7
  305. package/dist/table/hooks/usePagination.d.ts +2 -2
  306. package/dist/table/hooks/useSelection.d.ts +2 -2
  307. package/dist/table/hooks/useSorter.d.ts +2 -2
  308. package/dist/table/index.d.ts +4 -17
  309. package/dist/table/style/index.d.ts +2 -2
  310. package/dist/tabs/TabPane.d.ts +2 -2
  311. package/dist/tabs/hooks/useLegacyItems.d.ts +2 -2
  312. package/dist/tabs/index.d.ts +2 -2
  313. package/dist/tabs/style/index.d.ts +2 -2
  314. package/dist/tag/CheckableTag.d.ts +2 -2
  315. package/dist/tag/CheckableTagGroup.d.ts +2 -2
  316. package/dist/tag/hooks/useColor.d.ts +2 -2
  317. package/dist/tag/index.d.ts +2 -2
  318. package/dist/tag/style/index.d.ts +2 -2
  319. package/dist/tag/style/presetCmp.d.ts +4 -4
  320. package/dist/tag/style/statusCmp.d.ts +4 -4
  321. package/dist/theme/context.d.ts +2 -2
  322. package/dist/theme/index.d.ts +4 -4
  323. package/dist/theme/util/genStyleUtils.d.ts +6 -6
  324. package/dist/time-picker/index.d.ts +8 -6
  325. package/dist/time-picker/index.js +12 -11
  326. package/dist/timeline/Timeline.d.ts +2 -2
  327. package/dist/timeline/TimelineItem.d.ts +2 -2
  328. package/dist/timeline/style/index.d.ts +2 -2
  329. package/dist/tooltip/PurePanel.d.ts +2 -2
  330. package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
  331. package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
  332. package/dist/tooltip/index.d.ts +2 -2
  333. package/dist/tooltip/style/index.d.ts +2 -2
  334. package/dist/tour/PurePanel.d.ts +2 -2
  335. package/dist/tour/index.d.ts +2 -2
  336. package/dist/tour/panelRender.d.ts +2 -2
  337. package/dist/tour/panelRender.js +8 -2
  338. package/dist/tour/style/index.d.ts +2 -2
  339. package/dist/transfer/Actions.d.ts +2 -2
  340. package/dist/transfer/ListBody.d.ts +2 -2
  341. package/dist/transfer/ListItem.d.ts +2 -2
  342. package/dist/transfer/Section.d.ts +2 -2
  343. package/dist/transfer/Transfer.d.ts +2 -2
  344. package/dist/transfer/hooks/useData.d.ts +2 -2
  345. package/dist/transfer/search.d.ts +2 -2
  346. package/dist/transfer/style/index.d.ts +2 -2
  347. package/dist/tree/DirectoryTree.d.ts +2 -2
  348. package/dist/tree/Tree.d.ts +2 -2
  349. package/dist/tree/style/index.d.ts +2 -2
  350. package/dist/tree/utils/dropIndicator.d.ts +2 -2
  351. package/dist/tree/utils/iconUtil.d.ts +2 -2
  352. package/dist/tree-select/index.d.ts +3 -3
  353. package/dist/tree-select/style/index.d.ts +2 -2
  354. package/dist/typography/Base/CopyBtn.d.ts +2 -2
  355. package/dist/typography/Base/Ellipsis.d.ts +3 -3
  356. package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
  357. package/dist/typography/Base/index.d.ts +2 -2
  358. package/dist/typography/Editable.d.ts +2 -2
  359. package/dist/typography/Link.d.ts +2 -2
  360. package/dist/typography/Paragraph.d.ts +2 -2
  361. package/dist/typography/Text.d.ts +2 -2
  362. package/dist/typography/Title.d.ts +2 -2
  363. package/dist/typography/Typography.d.ts +2 -2
  364. package/dist/typography/hooks/useCopyClick.d.ts +3 -3
  365. package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
  366. package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
  367. package/dist/typography/index.d.ts +5 -5
  368. package/dist/typography/style/index.d.ts +2 -2
  369. package/dist/upload/Dragger.d.ts +3 -3
  370. package/dist/upload/Upload.d.ts +2 -2
  371. package/dist/upload/UploadList/ListItem.d.ts +2 -2
  372. package/dist/upload/UploadList/index.d.ts +2 -2
  373. package/dist/upload/index.d.ts +3 -3
  374. package/dist/upload/style/index.d.ts +2 -2
  375. package/dist/watermark/context.d.ts +2 -2
  376. package/dist/watermark/index.d.ts +2 -2
  377. package/package.json +1 -1
  378. package/web-tags.json +785 -785
  379. package/web-types.json +2540 -2540
package/web-tags.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.2.2-beta.1",
2
+ "version": "1.2.2-beta.2",
3
3
  "tags": [
4
4
  {
5
5
  "name": "a-affix",
@@ -19,6 +19,90 @@
19
19
  }
20
20
  ]
21
21
  },
22
+ {
23
+ "name": "a-alert",
24
+ "description": "(ZH) 警告提示,展现需要关注的信息。\n\n(EN) Display warning messages that require attention.",
25
+ "attributes": [
26
+ {
27
+ "name": "type",
28
+ "description": "Default: info, in banner mode default is warning\n\nType of Alert styles, options: success, info, warning, error"
29
+ },
30
+ {
31
+ "name": "closable",
32
+ "description": "Default: false\n\nThe config of closable, >=5.15.0: support aria-*"
33
+ },
34
+ {
35
+ "name": "title",
36
+ "description": "Default: -\n\nContent of Alert"
37
+ },
38
+ {
39
+ "name": "message",
40
+ "description": "Default: -\n\nContent of Alert, please use title instead"
41
+ },
42
+ {
43
+ "name": "description",
44
+ "description": "Default: -\n\nAdditional content of Alert"
45
+ },
46
+ {
47
+ "name": "after-close",
48
+ "description": "Default: -\n\nCalled when close animation is finished, please use closable.afterClose instead"
49
+ },
50
+ {
51
+ "name": "show-icon",
52
+ "description": "Default: false, in banner mode default is true\n\nWhether to show icon"
53
+ },
54
+ {
55
+ "name": "role",
56
+ "description": "Default: -\n\nhttps://www.w3.org/TR/2014/REC-html5-20141028/dom.html#aria-role-attribute"
57
+ },
58
+ {
59
+ "name": "classes",
60
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
61
+ },
62
+ {
63
+ "name": "styles",
64
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
65
+ },
66
+ {
67
+ "name": "banner",
68
+ "description": "Default: false\n\nWhether to show as banner"
69
+ },
70
+ {
71
+ "name": "icon",
72
+ "description": "Default: -\n\nCustom icon, effective when showIcon is true"
73
+ },
74
+ {
75
+ "name": "close-icon",
76
+ "description": "Default: -\n\n-"
77
+ },
78
+ {
79
+ "name": "action",
80
+ "description": "Default: -\n\nThe action of Alert"
81
+ },
82
+ {
83
+ "name": "id",
84
+ "description": "Default: -\n\n-"
85
+ }
86
+ ]
87
+ },
88
+ {
89
+ "name": "a-app",
90
+ "description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
91
+ "attributes": [
92
+ {
93
+ "name": "message",
94
+ "description": "Default: -\n\nGlobal config for Message"
95
+ },
96
+ {
97
+ "name": "notification",
98
+ "description": "Default: -\n\nGlobal config for Notification"
99
+ },
100
+ {
101
+ "name": "component",
102
+ "description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
103
+ }
104
+ ]
105
+ },
22
106
  {
23
107
  "name": "a-anchor",
24
108
  "description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
@@ -141,24 +225,6 @@
141
225
  }
142
226
  ]
143
227
  },
144
- {
145
- "name": "a-app",
146
- "description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
147
- "attributes": [
148
- {
149
- "name": "message",
150
- "description": "Default: -\n\nGlobal config for Message"
151
- },
152
- {
153
- "name": "notification",
154
- "description": "Default: -\n\nGlobal config for Notification"
155
- },
156
- {
157
- "name": "component",
158
- "description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
159
- }
160
- ]
161
- },
162
228
  {
163
229
  "name": "a-auto-complete",
164
230
  "description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
@@ -249,154 +315,6 @@
249
315
  }
250
316
  ]
251
317
  },
252
- {
253
- "name": "a-alert",
254
- "description": "(ZH) 警告提示,展现需要关注的信息。\n\n(EN) Display warning messages that require attention.",
255
- "attributes": [
256
- {
257
- "name": "type",
258
- "description": "Default: info, in banner mode default is warning\n\nType of Alert styles, options: success, info, warning, error"
259
- },
260
- {
261
- "name": "closable",
262
- "description": "Default: false\n\nThe config of closable, >=5.15.0: support aria-*"
263
- },
264
- {
265
- "name": "title",
266
- "description": "Default: -\n\nContent of Alert"
267
- },
268
- {
269
- "name": "message",
270
- "description": "Default: -\n\nContent of Alert, please use title instead"
271
- },
272
- {
273
- "name": "description",
274
- "description": "Default: -\n\nAdditional content of Alert"
275
- },
276
- {
277
- "name": "after-close",
278
- "description": "Default: -\n\nCalled when close animation is finished, please use closable.afterClose instead"
279
- },
280
- {
281
- "name": "show-icon",
282
- "description": "Default: false, in banner mode default is true\n\nWhether to show icon"
283
- },
284
- {
285
- "name": "role",
286
- "description": "Default: -\n\nhttps://www.w3.org/TR/2014/REC-html5-20141028/dom.html#aria-role-attribute"
287
- },
288
- {
289
- "name": "classes",
290
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
291
- },
292
- {
293
- "name": "styles",
294
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
295
- },
296
- {
297
- "name": "banner",
298
- "description": "Default: false\n\nWhether to show as banner"
299
- },
300
- {
301
- "name": "icon",
302
- "description": "Default: -\n\nCustom icon, effective when showIcon is true"
303
- },
304
- {
305
- "name": "close-icon",
306
- "description": "Default: -\n\n-"
307
- },
308
- {
309
- "name": "action",
310
- "description": "Default: -\n\nThe action of Alert"
311
- },
312
- {
313
- "name": "id",
314
- "description": "Default: -\n\n-"
315
- }
316
- ]
317
- },
318
- {
319
- "name": "a-calendar",
320
- "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
321
- "attributes": [
322
- {
323
- "name": "prefix-cls",
324
- "description": "Default: -\n\n-"
325
- },
326
- {
327
- "name": "root-class",
328
- "description": "Default: -\n\n-"
329
- },
330
- {
331
- "name": "classes",
332
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
333
- },
334
- {
335
- "name": "styles",
336
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
337
- },
338
- {
339
- "name": "locale",
340
- "description": "Default: (default)\n\nThe calendar's locale"
341
- },
342
- {
343
- "name": "valid-range",
344
- "description": "Default: -\n\nTo set valid range"
345
- },
346
- {
347
- "name": "disabled-date",
348
- "description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it"
349
- },
350
- {
351
- "name": "date-full-cell-render",
352
- "description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
353
- },
354
- {
355
- "name": "date-cell-render",
356
- "description": "Default: -\n\nDeprecated."
357
- },
358
- {
359
- "name": "month-full-cell-render",
360
- "description": "Default: -\n\nDeprecated."
361
- },
362
- {
363
- "name": "month-cell-render",
364
- "description": "Default: -\n\nDeprecated."
365
- },
366
- {
367
- "name": "cell-render",
368
- "description": "Default: -\n\nCustomize cell content"
369
- },
370
- {
371
- "name": "full-cell-render",
372
- "description": "Default: -\n\nCustomize cell content"
373
- },
374
- {
375
- "name": "header-render",
376
- "description": "Default: -\n\nRender custom header in panel"
377
- },
378
- {
379
- "name": "value",
380
- "description": "Default: -\n\nThe current selected date, support v-model:value"
381
- },
382
- {
383
- "name": "default-value",
384
- "description": "Default: -\n\nThe date selected by default"
385
- },
386
- {
387
- "name": "mode",
388
- "description": "Default: month\n\nThe display mode of the calendar"
389
- },
390
- {
391
- "name": "fullscreen",
392
- "description": "Default: true\n\nWhether to display in full-screen"
393
- },
394
- {
395
- "name": "show-week",
396
- "description": "Default: false\n\nWhether to display week number"
397
- }
398
- ]
399
- },
400
318
  {
401
319
  "name": "a-badge",
402
320
  "description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
@@ -442,12 +360,46 @@
442
360
  "description": "Default: -\n\nSet offset of the badge dot"
443
361
  },
444
362
  {
445
- "name": "title",
446
- "description": "Default: -\n\nText to show when hovering over the badge"
363
+ "name": "title",
364
+ "description": "Default: -\n\nText to show when hovering over the badge"
365
+ },
366
+ {
367
+ "name": "classes",
368
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
369
+ },
370
+ {
371
+ "name": "styles",
372
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
373
+ }
374
+ ]
375
+ },
376
+ {
377
+ "name": "a-breadcrumb",
378
+ "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
379
+ "attributes": [
380
+ {
381
+ "name": "classes",
382
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
383
+ },
384
+ {
385
+ "name": "dropdown-icon",
386
+ "description": "Default: -\n\nCustom dropdown icon"
387
+ },
388
+ {
389
+ "name": "item-render",
390
+ "description": "Default: -\n\nCustom item renderer, work with vue-router"
391
+ },
392
+ {
393
+ "name": "params",
394
+ "description": "Default: -\n\nRouting parameters"
395
+ },
396
+ {
397
+ "name": "items",
398
+ "description": "Default: -\n\nThe routing stack information of router"
447
399
  },
448
400
  {
449
- "name": "classes",
450
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
401
+ "name": "separator",
402
+ "description": "Default: /\n\nCustom separator"
451
403
  },
452
404
  {
453
405
  "name": "styles",
@@ -530,36 +482,84 @@
530
482
  ]
531
483
  },
532
484
  {
533
- "name": "a-breadcrumb",
534
- "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
485
+ "name": "a-calendar",
486
+ "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
535
487
  "attributes": [
488
+ {
489
+ "name": "prefix-cls",
490
+ "description": "Default: -\n\n-"
491
+ },
492
+ {
493
+ "name": "root-class",
494
+ "description": "Default: -\n\n-"
495
+ },
536
496
  {
537
497
  "name": "classes",
538
498
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
539
499
  },
540
500
  {
541
- "name": "dropdown-icon",
542
- "description": "Default: -\n\nCustom dropdown icon"
501
+ "name": "styles",
502
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
543
503
  },
544
504
  {
545
- "name": "item-render",
546
- "description": "Default: -\n\nCustom item renderer, work with vue-router"
505
+ "name": "locale",
506
+ "description": "Default: (default)\n\nThe calendar's locale"
547
507
  },
548
508
  {
549
- "name": "params",
550
- "description": "Default: -\n\nRouting parameters"
509
+ "name": "valid-range",
510
+ "description": "Default: -\n\nTo set valid range"
551
511
  },
552
512
  {
553
- "name": "items",
554
- "description": "Default: -\n\nThe routing stack information of router"
513
+ "name": "disabled-date",
514
+ "description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it"
555
515
  },
556
516
  {
557
- "name": "separator",
558
- "description": "Default: /\n\nCustom separator"
517
+ "name": "date-full-cell-render",
518
+ "description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
559
519
  },
560
520
  {
561
- "name": "styles",
562
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
521
+ "name": "date-cell-render",
522
+ "description": "Default: -\n\nDeprecated."
523
+ },
524
+ {
525
+ "name": "month-full-cell-render",
526
+ "description": "Default: -\n\nDeprecated."
527
+ },
528
+ {
529
+ "name": "month-cell-render",
530
+ "description": "Default: -\n\nDeprecated."
531
+ },
532
+ {
533
+ "name": "cell-render",
534
+ "description": "Default: -\n\nCustomize cell content"
535
+ },
536
+ {
537
+ "name": "full-cell-render",
538
+ "description": "Default: -\n\nCustomize cell content"
539
+ },
540
+ {
541
+ "name": "header-render",
542
+ "description": "Default: -\n\nRender custom header in panel"
543
+ },
544
+ {
545
+ "name": "value",
546
+ "description": "Default: -\n\nThe current selected date, support v-model:value"
547
+ },
548
+ {
549
+ "name": "default-value",
550
+ "description": "Default: -\n\nThe date selected by default"
551
+ },
552
+ {
553
+ "name": "mode",
554
+ "description": "Default: month\n\nThe display mode of the calendar"
555
+ },
556
+ {
557
+ "name": "fullscreen",
558
+ "description": "Default: true\n\nWhether to display in full-screen"
559
+ },
560
+ {
561
+ "name": "show-week",
562
+ "description": "Default: false\n\nWhether to display week number"
563
563
  }
564
564
  ]
565
565
  },
@@ -800,94 +800,48 @@
800
800
  ]
801
801
  },
802
802
  {
803
- "name": "a-collapse",
804
- "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
803
+ "name": "a-carousel",
804
+ "description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
805
805
  "attributes": [
806
806
  {
807
- "name": "active-key",
808
- "description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
809
- },
810
- {
811
- "name": "default-active-key",
812
- "description": "Default: -\n\nKey of the initial active panel"
813
- },
814
- {
815
- "name": "accordion",
816
- "description": "Default: false\n\nIf true, Collapse renders as Accordion"
817
- },
818
- {
819
- "name": "destroy-on-hidden",
820
- "description": "Default: false\n\nDestroy Inactive Panel"
821
- },
822
- {
823
- "name": "root-class",
824
- "description": "Default: -\n\nRoot container class"
825
- },
826
- {
827
- "name": "bordered",
828
- "description": "Default: true\n\nToggles rendering of the border around the collapse block"
829
- },
830
- {
831
- "name": "expand-icon",
832
- "description": "Default: -\n\nAllow to customize collapse icon"
833
- },
834
- {
835
- "name": "expand-icon-placement",
836
- "description": "Default: start\n\nSet expand icon placement"
807
+ "name": "effect",
808
+ "description": "Default: scrollx\n\nTransition effect"
837
809
  },
838
810
  {
839
- "name": "ghost",
840
- "description": "Default: false\n\nMake the collapse borderless and its background transparent"
811
+ "name": "id",
812
+ "description": "Default: -\n\n-"
841
813
  },
842
814
  {
843
- "name": "size",
844
- "description": "Default: middle\n\nSet the size of collapse"
815
+ "name": "slick-go-to",
816
+ "description": "Default: -\n\n-"
845
817
  },
846
818
  {
847
- "name": "collapsible",
848
- "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
819
+ "name": "dot-position",
820
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
849
821
  },
850
822
  {
851
- "name": "label-render",
852
- "description": "Default: -\n\nCustom render label"
823
+ "name": "dot-placement",
824
+ "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
853
825
  },
854
826
  {
855
- "name": "content-render",
856
- "description": "Default: -\n\nCustom render content"
827
+ "name": "dots",
828
+ "description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
857
829
  },
858
830
  {
859
- "name": "classes",
860
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
831
+ "name": "wait-for-animate",
832
+ "description": "Default: false\n\nWhether to wait for the animation when switching"
861
833
  },
862
834
  {
863
- "name": "styles",
864
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
835
+ "name": "autoplay",
836
+ "description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
865
837
  },
866
838
  {
867
- "name": "items",
868
- "description": "Default: -\n\nCollapse items content"
869
- }
870
- ]
871
- },
872
- {
873
- "name": "a-collapse-panel",
874
- "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
875
- "attributes": [
876
- {
877
- "name": "header",
839
+ "name": "prev-arrow",
878
840
  "description": "Default: -\n\n-"
879
841
  },
880
842
  {
881
- "name": "show-arrow",
882
- "description": "Default: true\n\n-"
883
- },
884
- {
885
- "name": "extra",
843
+ "name": "next-arrow",
886
844
  "description": "Default: -\n\n-"
887
- },
888
- {
889
- "name": "collapsible",
890
- "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
891
845
  }
892
846
  ]
893
847
  },
@@ -956,118 +910,94 @@
956
910
  ]
957
911
  },
958
912
  {
959
- "name": "a-carousel",
960
- "description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
913
+ "name": "a-collapse",
914
+ "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
961
915
  "attributes": [
962
916
  {
963
- "name": "effect",
964
- "description": "Default: scrollx\n\nTransition effect"
965
- },
966
- {
967
- "name": "id",
968
- "description": "Default: -\n\n-"
969
- },
970
- {
971
- "name": "slick-go-to",
972
- "description": "Default: -\n\n-"
973
- },
974
- {
975
- "name": "dot-position",
976
- "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
977
- },
978
- {
979
- "name": "dot-placement",
980
- "description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
981
- },
982
- {
983
- "name": "dots",
984
- "description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
917
+ "name": "active-key",
918
+ "description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
985
919
  },
986
920
  {
987
- "name": "wait-for-animate",
988
- "description": "Default: false\n\nWhether to wait for the animation when switching"
921
+ "name": "default-active-key",
922
+ "description": "Default: -\n\nKey of the initial active panel"
989
923
  },
990
924
  {
991
- "name": "autoplay",
992
- "description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
925
+ "name": "accordion",
926
+ "description": "Default: false\n\nIf true, Collapse renders as Accordion"
993
927
  },
994
928
  {
995
- "name": "prev-arrow",
996
- "description": "Default: -\n\n-"
929
+ "name": "destroy-on-hidden",
930
+ "description": "Default: false\n\nDestroy Inactive Panel"
997
931
  },
998
932
  {
999
- "name": "next-arrow",
1000
- "description": "Default: -\n\n-"
1001
- }
1002
- ]
1003
- },
1004
- {
1005
- "name": "a-config-provider",
1006
- "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1007
- "attributes": [
1008
- {
1009
- "name": "component-disabled",
1010
- "description": "Default: -\n\nConfig antd component disabled"
933
+ "name": "root-class",
934
+ "description": "Default: -\n\nRoot container class"
1011
935
  },
1012
936
  {
1013
- "name": "component-size",
1014
- "description": "Default: -\n\nConfig antd component size"
937
+ "name": "bordered",
938
+ "description": "Default: true\n\nToggles rendering of the border around the collapse block"
1015
939
  },
1016
940
  {
1017
- "name": "csp",
1018
- "description": "Default: -\n\nSet Content Security Policy config"
941
+ "name": "expand-icon",
942
+ "description": "Default: -\n\nAllow to customize collapse icon"
1019
943
  },
1020
944
  {
1021
- "name": "direction",
1022
- "description": "Default: ltr\n\nSet direction of layout. See demo"
945
+ "name": "expand-icon-placement",
946
+ "description": "Default: start\n\nSet expand icon placement"
1023
947
  },
1024
948
  {
1025
- "name": "get-popup-container",
1026
- "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
949
+ "name": "ghost",
950
+ "description": "Default: false\n\nMake the collapse borderless and its background transparent"
1027
951
  },
1028
952
  {
1029
- "name": "get-target-container",
1030
- "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
953
+ "name": "size",
954
+ "description": "Default: middle\n\nSet the size of collapse"
1031
955
  },
1032
956
  {
1033
- "name": "icon-prefix-cls",
1034
- "description": "Default: anticon\n\nSet icon prefix className"
957
+ "name": "collapsible",
958
+ "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
1035
959
  },
1036
960
  {
1037
- "name": "locale",
1038
- "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
961
+ "name": "label-render",
962
+ "description": "Default: -\n\nCustom render label"
1039
963
  },
1040
964
  {
1041
- "name": "popup-match-select-width",
1042
- "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
965
+ "name": "content-render",
966
+ "description": "Default: -\n\nCustom render content"
1043
967
  },
1044
968
  {
1045
- "name": "popup-overflow",
1046
- "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
969
+ "name": "classes",
970
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1047
971
  },
1048
972
  {
1049
- "name": "prefix-cls",
1050
- "description": "Default: ant\n\nSet prefix className"
973
+ "name": "styles",
974
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1051
975
  },
1052
976
  {
1053
- "name": "render-empty",
1054
- "description": "Default: -\n\nSet empty content of components. Ref Empty"
1055
- },
977
+ "name": "items",
978
+ "description": "Default: -\n\nCollapse items content"
979
+ }
980
+ ]
981
+ },
982
+ {
983
+ "name": "a-collapse-panel",
984
+ "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
985
+ "attributes": [
1056
986
  {
1057
- "name": "theme",
1058
- "description": "Default: -\n\nSet theme, ref Customize Theme"
987
+ "name": "header",
988
+ "description": "Default: -\n\n-"
1059
989
  },
1060
990
  {
1061
- "name": "variant",
1062
- "description": "Default: -\n\nSet variant of data entry components"
991
+ "name": "show-arrow",
992
+ "description": "Default: true\n\n-"
1063
993
  },
1064
994
  {
1065
- "name": "virtual",
1066
- "description": "Default: -\n\nDisable virtual scroll when set to false"
995
+ "name": "extra",
996
+ "description": "Default: -\n\n-"
1067
997
  },
1068
998
  {
1069
- "name": "warning",
1070
- "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
999
+ "name": "collapsible",
1000
+ "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
1071
1001
  }
1072
1002
  ]
1073
1003
  },
@@ -1173,6 +1103,76 @@
1173
1103
  }
1174
1104
  ]
1175
1105
  },
1106
+ {
1107
+ "name": "a-config-provider",
1108
+ "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1109
+ "attributes": [
1110
+ {
1111
+ "name": "component-disabled",
1112
+ "description": "Default: -\n\nConfig antd component disabled"
1113
+ },
1114
+ {
1115
+ "name": "component-size",
1116
+ "description": "Default: -\n\nConfig antd component size"
1117
+ },
1118
+ {
1119
+ "name": "csp",
1120
+ "description": "Default: -\n\nSet Content Security Policy config"
1121
+ },
1122
+ {
1123
+ "name": "direction",
1124
+ "description": "Default: ltr\n\nSet direction of layout. See demo"
1125
+ },
1126
+ {
1127
+ "name": "get-popup-container",
1128
+ "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
1129
+ },
1130
+ {
1131
+ "name": "get-target-container",
1132
+ "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
1133
+ },
1134
+ {
1135
+ "name": "icon-prefix-cls",
1136
+ "description": "Default: anticon\n\nSet icon prefix className"
1137
+ },
1138
+ {
1139
+ "name": "locale",
1140
+ "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
1141
+ },
1142
+ {
1143
+ "name": "popup-match-select-width",
1144
+ "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
1145
+ },
1146
+ {
1147
+ "name": "popup-overflow",
1148
+ "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
1149
+ },
1150
+ {
1151
+ "name": "prefix-cls",
1152
+ "description": "Default: ant\n\nSet prefix className"
1153
+ },
1154
+ {
1155
+ "name": "render-empty",
1156
+ "description": "Default: -\n\nSet empty content of components. Ref Empty"
1157
+ },
1158
+ {
1159
+ "name": "theme",
1160
+ "description": "Default: -\n\nSet theme, ref Customize Theme"
1161
+ },
1162
+ {
1163
+ "name": "variant",
1164
+ "description": "Default: -\n\nSet variant of data entry components"
1165
+ },
1166
+ {
1167
+ "name": "virtual",
1168
+ "description": "Default: -\n\nDisable virtual scroll when set to false"
1169
+ },
1170
+ {
1171
+ "name": "warning",
1172
+ "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
1173
+ }
1174
+ ]
1175
+ },
1176
1176
  {
1177
1177
  "name": "a-localization",
1178
1178
  "description": "To select or input a date.",
@@ -1233,64 +1233,6 @@
1233
1233
  "description": "输入或选择日期的控件。",
1234
1234
  "attributes": []
1235
1235
  },
1236
- {
1237
- "name": "a-descriptions",
1238
- "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1239
- "attributes": [
1240
- {
1241
- "name": "bordered",
1242
- "description": "Default: false\n\nWhether to display the border"
1243
- },
1244
- {
1245
- "name": "size",
1246
- "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1247
- },
1248
- {
1249
- "name": "title",
1250
- "description": "Default: -\n\nThe title of the description list, placed at the top"
1251
- },
1252
- {
1253
- "name": "extra",
1254
- "description": "Default: -\n\nThe action area of the description list, placed at the top-right"
1255
- },
1256
- {
1257
- "name": "label-render",
1258
- "description": "Default: -\n\n-"
1259
- },
1260
- {
1261
- "name": "content-render",
1262
- "description": "Default: -\n\n-"
1263
- },
1264
- {
1265
- "name": "column",
1266
- "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}"
1267
- },
1268
- {
1269
- "name": "layout",
1270
- "description": "Default: horizontal\n\nDefine description layout"
1271
- },
1272
- {
1273
- "name": "colon",
1274
- "description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
1275
- },
1276
- {
1277
- "name": "styles",
1278
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1279
- },
1280
- {
1281
- "name": "classes",
1282
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1283
- },
1284
- {
1285
- "name": "items",
1286
- "description": "Default: -\n\nDescribe the contents of the list item"
1287
- },
1288
- {
1289
- "name": "id",
1290
- "description": "Default: -\n\n-"
1291
- }
1292
- ]
1293
- },
1294
1236
  {
1295
1237
  "name": "a-divider",
1296
1238
  "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
@@ -1334,44 +1276,63 @@
1334
1276
  ]
1335
1277
  },
1336
1278
  {
1337
- "name": "a-empty",
1338
- "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1279
+ "name": "a-descriptions",
1280
+ "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1339
1281
  "attributes": [
1340
1282
  {
1341
- "name": "vertical",
1342
- "description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
1283
+ "name": "bordered",
1284
+ "description": "Default: false\n\nWhether to display the border"
1343
1285
  },
1344
1286
  {
1345
- "name": "wrap",
1346
- "description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
1287
+ "name": "size",
1288
+ "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1347
1289
  },
1348
1290
  {
1349
- "name": "justify",
1350
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
1291
+ "name": "title",
1292
+ "description": "Default: -\n\nThe title of the description list, placed at the top"
1351
1293
  },
1352
1294
  {
1353
- "name": "align",
1354
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
1295
+ "name": "extra",
1296
+ "description": "Default: -\n\nThe action area of the description list, placed at the top-right"
1355
1297
  },
1356
1298
  {
1357
- "name": "flex",
1358
- "description": "Default: normal\n\nflex CSS shorthand properties"
1299
+ "name": "label-render",
1300
+ "description": "Default: -\n\n-"
1359
1301
  },
1360
1302
  {
1361
- "name": "gap",
1362
- "description": "Default: -\n\nSets the gap between grids"
1303
+ "name": "content-render",
1304
+ "description": "Default: -\n\n-"
1363
1305
  },
1364
1306
  {
1365
- "name": "component",
1366
- "description": "Default: div\n\ncustom element type"
1307
+ "name": "column",
1308
+ "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}"
1309
+ },
1310
+ {
1311
+ "name": "layout",
1312
+ "description": "Default: horizontal\n\nDefine description layout"
1313
+ },
1314
+ {
1315
+ "name": "colon",
1316
+ "description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
1317
+ },
1318
+ {
1319
+ "name": "styles",
1320
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1321
+ },
1322
+ {
1323
+ "name": "classes",
1324
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1325
+ },
1326
+ {
1327
+ "name": "items",
1328
+ "description": "Default: -\n\nDescribe the contents of the list item"
1329
+ },
1330
+ {
1331
+ "name": "id",
1332
+ "description": "Default: -\n\n-"
1367
1333
  }
1368
1334
  ]
1369
1335
  },
1370
- {
1371
- "name": "a-flex",
1372
- "description": "用于对齐的弹性布局容器。",
1373
- "attributes": []
1374
- },
1375
1336
  {
1376
1337
  "name": "a-dropdown",
1377
1338
  "description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
@@ -1551,15 +1512,54 @@
1551
1512
  "description": "Default: -\n\nThe title for Drawer"
1552
1513
  },
1553
1514
  {
1554
- "name": "open",
1555
- "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1515
+ "name": "open",
1516
+ "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1517
+ },
1518
+ {
1519
+ "name": "z-index",
1520
+ "description": "Default: 1000\n\nThe z-index of the Drawer"
1521
+ }
1522
+ ]
1523
+ },
1524
+ {
1525
+ "name": "a-empty",
1526
+ "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1527
+ "attributes": [
1528
+ {
1529
+ "name": "vertical",
1530
+ "description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
1531
+ },
1532
+ {
1533
+ "name": "wrap",
1534
+ "description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
1535
+ },
1536
+ {
1537
+ "name": "justify",
1538
+ "description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
1539
+ },
1540
+ {
1541
+ "name": "align",
1542
+ "description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
1543
+ },
1544
+ {
1545
+ "name": "flex",
1546
+ "description": "Default: normal\n\nflex CSS shorthand properties"
1547
+ },
1548
+ {
1549
+ "name": "gap",
1550
+ "description": "Default: -\n\nSets the gap between grids"
1556
1551
  },
1557
1552
  {
1558
- "name": "z-index",
1559
- "description": "Default: 1000\n\nThe z-index of the Drawer"
1553
+ "name": "component",
1554
+ "description": "Default: div\n\ncustom element type"
1560
1555
  }
1561
1556
  ]
1562
1557
  },
1558
+ {
1559
+ "name": "a-flex",
1560
+ "description": "用于对齐的弹性布局容器。",
1561
+ "attributes": []
1562
+ },
1563
1563
  {
1564
1564
  "name": "a-float-button-group",
1565
1565
  "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
@@ -2390,40 +2390,6 @@
2390
2390
  }
2391
2391
  ]
2392
2392
  },
2393
- {
2394
- "name": "a-masonry",
2395
- "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2396
- "attributes": [
2397
- {
2398
- "name": "classes",
2399
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2400
- },
2401
- {
2402
- "name": "styles",
2403
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2404
- },
2405
- {
2406
- "name": "columns",
2407
- "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2408
- },
2409
- {
2410
- "name": "fresh",
2411
- "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2412
- },
2413
- {
2414
- "name": "gutter",
2415
- "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2416
- },
2417
- {
2418
- "name": "items",
2419
- "description": "Default: -\n\nMasonry items"
2420
- },
2421
- {
2422
- "name": "item-render",
2423
- "description": "Default: -\n\nCustom item rendering function"
2424
- }
2425
- ]
2426
- },
2427
2393
  {
2428
2394
  "name": "a-mentions",
2429
2395
  "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
@@ -2474,6 +2440,40 @@
2474
2440
  }
2475
2441
  ]
2476
2442
  },
2443
+ {
2444
+ "name": "a-masonry",
2445
+ "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2446
+ "attributes": [
2447
+ {
2448
+ "name": "classes",
2449
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2450
+ },
2451
+ {
2452
+ "name": "styles",
2453
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2454
+ },
2455
+ {
2456
+ "name": "columns",
2457
+ "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2458
+ },
2459
+ {
2460
+ "name": "fresh",
2461
+ "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2462
+ },
2463
+ {
2464
+ "name": "gutter",
2465
+ "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2466
+ },
2467
+ {
2468
+ "name": "items",
2469
+ "description": "Default: -\n\nMasonry items"
2470
+ },
2471
+ {
2472
+ "name": "item-render",
2473
+ "description": "Default: -\n\nCustom item rendering function"
2474
+ }
2475
+ ]
2476
+ },
2477
2477
  {
2478
2478
  "name": "a-menu",
2479
2479
  "description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
@@ -2584,6 +2584,41 @@
2584
2584
  }
2585
2585
  ]
2586
2586
  },
2587
+ {
2588
+ "name": "a-static-methods",
2589
+ "description": "Prompt notification message globally.",
2590
+ "attributes": []
2591
+ },
2592
+ {
2593
+ "name": "a-arguments",
2594
+ "description": "Display global messages as feedback in response to user operations.",
2595
+ "attributes": []
2596
+ },
2597
+ {
2598
+ "name": "a-config",
2599
+ "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2600
+ "attributes": []
2601
+ },
2602
+ {
2603
+ "name": "a-global-configuration",
2604
+ "description": "Prompt notification message globally.",
2605
+ "attributes": []
2606
+ },
2607
+ {
2608
+ "name": "a-静态方法",
2609
+ "description": "全局展示通知提醒信息。",
2610
+ "attributes": []
2611
+ },
2612
+ {
2613
+ "name": "a-参数",
2614
+ "description": "全局展示操作反馈信息。",
2615
+ "attributes": []
2616
+ },
2617
+ {
2618
+ "name": "a-全局配置",
2619
+ "description": "全局展示通知提醒信息。",
2620
+ "attributes": []
2621
+ },
2587
2622
  {
2588
2623
  "name": "a-modal",
2589
2624
  "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
@@ -2730,11 +2765,6 @@
2730
2765
  }
2731
2766
  ]
2732
2767
  },
2733
- {
2734
- "name": "a-static-methods",
2735
- "description": "Display global messages as feedback in response to user operations.",
2736
- "attributes": []
2737
- },
2738
2768
  {
2739
2769
  "name": "a-args-props",
2740
2770
  "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
@@ -2751,34 +2781,58 @@
2751
2781
  "attributes": []
2752
2782
  },
2753
2783
  {
2754
- "name": "a-global-configuration",
2755
- "description": "Display global messages as feedback in response to user operations.",
2756
- "attributes": []
2757
- },
2758
- {
2759
- "name": "a-静态方法",
2760
- "description": "全局展示操作反馈信息。",
2761
- "attributes": []
2762
- },
2763
- {
2764
- "name": "a-全局配置",
2765
- "description": "全局展示操作反馈信息。",
2766
- "attributes": []
2767
- },
2768
- {
2769
- "name": "a-arguments",
2770
- "description": "Display global messages as feedback in response to user operations.",
2771
- "attributes": []
2772
- },
2773
- {
2774
- "name": "a-config",
2775
- "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2776
- "attributes": []
2777
- },
2778
- {
2779
- "name": "a-参数",
2780
- "description": "全局展示操作反馈信息。",
2781
- "attributes": []
2784
+ "name": "a-popconfirm",
2785
+ "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
2786
+ "attributes": [
2787
+ {
2788
+ "name": "cancel-button-props",
2789
+ "description": "Default: -\n\nThe cancel button props"
2790
+ },
2791
+ {
2792
+ "name": "cancel-text",
2793
+ "description": "Default: Cancel\n\nThe text of the Cancel button"
2794
+ },
2795
+ {
2796
+ "name": "disabled",
2797
+ "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
2798
+ },
2799
+ {
2800
+ "name": "icon",
2801
+ "description": "Default: -\n\nCustomize icon of confirmation"
2802
+ },
2803
+ {
2804
+ "name": "ok-button-props",
2805
+ "description": "Default: -\n\nThe ok button props"
2806
+ },
2807
+ {
2808
+ "name": "ok-text",
2809
+ "description": "Default: OK\n\nThe text of the Confirm button"
2810
+ },
2811
+ {
2812
+ "name": "ok-type",
2813
+ "description": "Default: primary\n\nButton type of the Confirm button"
2814
+ },
2815
+ {
2816
+ "name": "show-cancel",
2817
+ "description": "Default: true\n\nShow cancel button"
2818
+ },
2819
+ {
2820
+ "name": "title",
2821
+ "description": "Default: -\n\nThe title of the confirmation box"
2822
+ },
2823
+ {
2824
+ "name": "description",
2825
+ "description": "Default: -\n\nThe description of the confirmation box"
2826
+ },
2827
+ {
2828
+ "name": "classes",
2829
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2830
+ },
2831
+ {
2832
+ "name": "styles",
2833
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2834
+ }
2835
+ ]
2782
2836
  },
2783
2837
  {
2784
2838
  "name": "a-pagination",
@@ -2853,102 +2907,48 @@
2853
2907
  "description": "Default: true\n\nShow page item's title"
2854
2908
  },
2855
2909
  {
2856
- "name": "show-total",
2857
- "description": "Default: -\n\nTo display the total number and range"
2858
- },
2859
- {
2860
- "name": "simple",
2861
- "description": "Default: -\n\nWhether to use simple mode"
2862
- },
2863
- {
2864
- "name": "size",
2865
- "description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
2866
- },
2867
- {
2868
- "name": "styles",
2869
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2870
- },
2871
- {
2872
- "name": "total",
2873
- "description": "Default: 0\n\nTotal number of data items"
2874
- },
2875
- {
2876
- "name": "locale",
2877
- "description": "Default: -\n\nPagination locale"
2878
- },
2879
- {
2880
- "name": "prev-icon",
2881
- "description": "Default: -\n\nCustom previous icon"
2882
- },
2883
- {
2884
- "name": "next-icon",
2885
- "description": "Default: -\n\nCustom next icon"
2886
- },
2887
- {
2888
- "name": "jump-prev-icon",
2889
- "description": "Default: -\n\nCustom jump-prev icon"
2890
- },
2891
- {
2892
- "name": "jump-next-icon",
2893
- "description": "Default: -\n\nCustom jump-next icon"
2894
- },
2895
- {
2896
- "name": "select-component-class",
2897
- "description": "Default: -\n\nDeprecated, not official support"
2898
- }
2899
- ]
2900
- },
2901
- {
2902
- "name": "a-popconfirm",
2903
- "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
2904
- "attributes": [
2905
- {
2906
- "name": "cancel-button-props",
2907
- "description": "Default: -\n\nThe cancel button props"
2908
- },
2909
- {
2910
- "name": "cancel-text",
2911
- "description": "Default: Cancel\n\nThe text of the Cancel button"
2910
+ "name": "show-total",
2911
+ "description": "Default: -\n\nTo display the total number and range"
2912
2912
  },
2913
2913
  {
2914
- "name": "disabled",
2915
- "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
2914
+ "name": "simple",
2915
+ "description": "Default: -\n\nWhether to use simple mode"
2916
2916
  },
2917
2917
  {
2918
- "name": "icon",
2919
- "description": "Default: -\n\nCustomize icon of confirmation"
2918
+ "name": "size",
2919
+ "description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
2920
2920
  },
2921
2921
  {
2922
- "name": "ok-button-props",
2923
- "description": "Default: -\n\nThe ok button props"
2922
+ "name": "styles",
2923
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2924
2924
  },
2925
2925
  {
2926
- "name": "ok-text",
2927
- "description": "Default: OK\n\nThe text of the Confirm button"
2926
+ "name": "total",
2927
+ "description": "Default: 0\n\nTotal number of data items"
2928
2928
  },
2929
2929
  {
2930
- "name": "ok-type",
2931
- "description": "Default: primary\n\nButton type of the Confirm button"
2930
+ "name": "locale",
2931
+ "description": "Default: -\n\nPagination locale"
2932
2932
  },
2933
2933
  {
2934
- "name": "show-cancel",
2935
- "description": "Default: true\n\nShow cancel button"
2934
+ "name": "prev-icon",
2935
+ "description": "Default: -\n\nCustom previous icon"
2936
2936
  },
2937
2937
  {
2938
- "name": "title",
2939
- "description": "Default: -\n\nThe title of the confirmation box"
2938
+ "name": "next-icon",
2939
+ "description": "Default: -\n\nCustom next icon"
2940
2940
  },
2941
2941
  {
2942
- "name": "description",
2943
- "description": "Default: -\n\nThe description of the confirmation box"
2942
+ "name": "jump-prev-icon",
2943
+ "description": "Default: -\n\nCustom jump-prev icon"
2944
2944
  },
2945
2945
  {
2946
- "name": "classes",
2947
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2946
+ "name": "jump-next-icon",
2947
+ "description": "Default: -\n\nCustom jump-next icon"
2948
2948
  },
2949
2949
  {
2950
- "name": "styles",
2951
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2950
+ "name": "select-component-class",
2951
+ "description": "Default: -\n\nDeprecated, not official support"
2952
2952
  }
2953
2953
  ]
2954
2954
  },
@@ -3278,60 +3278,6 @@
3278
3278
  }
3279
3279
  ]
3280
3280
  },
3281
- {
3282
- "name": "a-segmented",
3283
- "description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
3284
- "attributes": [
3285
- {
3286
- "name": "block",
3287
- "description": "Default: false\n\nOption to fit width to its parent\\'s width"
3288
- },
3289
- {
3290
- "name": "classes",
3291
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
3292
- },
3293
- {
3294
- "name": "default-value",
3295
- "description": "Default: -\n\nDefault selected value"
3296
- },
3297
- {
3298
- "name": "disabled",
3299
- "description": "Default: false\n\nDisable all segments"
3300
- },
3301
- {
3302
- "name": "options",
3303
- "description": "Default: []\n\nSet children optional"
3304
- },
3305
- {
3306
- "name": "orientation",
3307
- "description": "Default: horizontal\n\nOrientation"
3308
- },
3309
- {
3310
- "name": "size",
3311
- "description": "Default: middle\n\nThe size of the Segmented."
3312
- },
3313
- {
3314
- "name": "styles",
3315
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
3316
- },
3317
- {
3318
- "name": "vertical",
3319
- "description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
3320
- },
3321
- {
3322
- "name": "value",
3323
- "description": "Default: -\n\nCurrently selected value, support v-model:value"
3324
- },
3325
- {
3326
- "name": "shape",
3327
- "description": "Default: default\n\nshape of Segmented"
3328
- },
3329
- {
3330
- "name": "name",
3331
- "description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
3332
- }
3333
- ]
3334
- },
3335
3281
  {
3336
3282
  "name": "a-select",
3337
3283
  "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
@@ -3837,6 +3783,70 @@
3837
3783
  }
3838
3784
  ]
3839
3785
  },
3786
+ {
3787
+ "name": "a-splitter",
3788
+ "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3789
+ "attributes": [
3790
+ {
3791
+ "name": "classes",
3792
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3793
+ },
3794
+ {
3795
+ "name": "collapsible-icon",
3796
+ "description": "Default: -\n\nCustom collapsible icon"
3797
+ },
3798
+ {
3799
+ "name": "dragger-icon",
3800
+ "description": "Default: -\n\nCustom dragger icon"
3801
+ },
3802
+ {
3803
+ "name": "lazy",
3804
+ "description": "Default: false\n\nLazy rendering mode"
3805
+ },
3806
+ {
3807
+ "name": "orientation",
3808
+ "description": "Default: horizontal\n\nLayout direction"
3809
+ },
3810
+ {
3811
+ "name": "styles",
3812
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3813
+ },
3814
+ {
3815
+ "name": "vertical",
3816
+ "description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
3817
+ }
3818
+ ]
3819
+ },
3820
+ {
3821
+ "name": "a-splitter-panel",
3822
+ "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3823
+ "attributes": [
3824
+ {
3825
+ "name": "collapsible",
3826
+ "description": "Default: false\n\nEnable collapsible"
3827
+ },
3828
+ {
3829
+ "name": "default-size",
3830
+ "description": "Default: -\n\nInitial panel size, supports px and percentage"
3831
+ },
3832
+ {
3833
+ "name": "max",
3834
+ "description": "Default: -\n\nMaximum threshold, supports px and percentage"
3835
+ },
3836
+ {
3837
+ "name": "min",
3838
+ "description": "Default: -\n\nMinimum threshold, supports px and percentage"
3839
+ },
3840
+ {
3841
+ "name": "resizable",
3842
+ "description": "Default: true\n\nWhether to enable resize"
3843
+ },
3844
+ {
3845
+ "name": "size",
3846
+ "description": "Default: -\n\nControlled panel size, supports px and percentage"
3847
+ }
3848
+ ]
3849
+ },
3840
3850
  {
3841
3851
  "name": "a-spin",
3842
3852
  "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
@@ -3951,66 +3961,68 @@
3951
3961
  "attributes": []
3952
3962
  },
3953
3963
  {
3954
- "name": "a-splitter",
3955
- "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3964
+ "name": "a-steps",
3965
+ "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
3956
3966
  "attributes": [
3957
3967
  {
3958
3968
  "name": "classes",
3959
3969
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3960
3970
  },
3961
3971
  {
3962
- "name": "collapsible-icon",
3963
- "description": "Default: -\n\nCustom collapsible icon"
3972
+ "name": "current",
3973
+ "description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
3964
3974
  },
3965
3975
  {
3966
- "name": "dragger-icon",
3967
- "description": "Default: -\n\nCustom dragger icon"
3976
+ "name": "icon-render",
3977
+ "description": "Default: -\n\nCustom render icon, please use items.icon first"
3968
3978
  },
3969
3979
  {
3970
- "name": "lazy",
3971
- "description": "Default: false\n\nLazy rendering mode"
3980
+ "name": "initial",
3981
+ "description": "Default: 0\n\nSet the initial step, counting from 0"
3982
+ },
3983
+ {
3984
+ "name": "items",
3985
+ "description": "Default: []\n\nStepItem content"
3972
3986
  },
3973
3987
  {
3974
3988
  "name": "orientation",
3975
- "description": "Default: horizontal\n\nLayout direction"
3989
+ "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
3976
3990
  },
3977
3991
  {
3978
- "name": "styles",
3979
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3992
+ "name": "percent",
3993
+ "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
3980
3994
  },
3981
3995
  {
3982
- "name": "vertical",
3983
- "description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
3984
- }
3985
- ]
3986
- },
3987
- {
3988
- "name": "a-splitter-panel",
3989
- "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3990
- "attributes": [
3996
+ "name": "progress-dot",
3997
+ "description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
3998
+ },
3991
3999
  {
3992
- "name": "collapsible",
3993
- "description": "Default: false\n\nEnable collapsible"
4000
+ "name": "responsive",
4001
+ "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
3994
4002
  },
3995
4003
  {
3996
- "name": "default-size",
3997
- "description": "Default: -\n\nInitial panel size, supports px and percentage"
4004
+ "name": "size",
4005
+ "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
3998
4006
  },
3999
4007
  {
4000
- "name": "max",
4001
- "description": "Default: -\n\nMaximum threshold, supports px and percentage"
4008
+ "name": "status",
4009
+ "description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
4002
4010
  },
4003
4011
  {
4004
- "name": "min",
4005
- "description": "Default: -\n\nMinimum threshold, supports px and percentage"
4012
+ "name": "styles",
4013
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4006
4014
  },
4007
4015
  {
4008
- "name": "resizable",
4009
- "description": "Default: true\n\nWhether to enable resize"
4016
+ "name": "title-placement",
4017
+ "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
4010
4018
  },
4011
4019
  {
4012
- "name": "size",
4013
- "description": "Default: -\n\nControlled panel size, supports px and percentage"
4020
+ "name": "type",
4021
+ "description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
4022
+ },
4023
+ {
4024
+ "name": "variant",
4025
+ "description": "Default: filled\n\nConfig style variant"
4014
4026
  }
4015
4027
  ]
4016
4028
  },
@@ -4077,68 +4089,56 @@
4077
4089
  ]
4078
4090
  },
4079
4091
  {
4080
- "name": "a-steps",
4081
- "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
4092
+ "name": "a-segmented",
4093
+ "description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
4082
4094
  "attributes": [
4083
4095
  {
4084
- "name": "classes",
4085
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4086
- },
4087
- {
4088
- "name": "current",
4089
- "description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
4090
- },
4091
- {
4092
- "name": "icon-render",
4093
- "description": "Default: -\n\nCustom render icon, please use items.icon first"
4094
- },
4095
- {
4096
- "name": "initial",
4097
- "description": "Default: 0\n\nSet the initial step, counting from 0"
4096
+ "name": "block",
4097
+ "description": "Default: false\n\nOption to fit width to its parent\\'s width"
4098
4098
  },
4099
4099
  {
4100
- "name": "items",
4101
- "description": "Default: []\n\nStepItem content"
4100
+ "name": "classes",
4101
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
4102
4102
  },
4103
4103
  {
4104
- "name": "orientation",
4105
- "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
4104
+ "name": "default-value",
4105
+ "description": "Default: -\n\nDefault selected value"
4106
4106
  },
4107
4107
  {
4108
- "name": "percent",
4109
- "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
4108
+ "name": "disabled",
4109
+ "description": "Default: false\n\nDisable all segments"
4110
4110
  },
4111
4111
  {
4112
- "name": "progress-dot",
4113
- "description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
4112
+ "name": "options",
4113
+ "description": "Default: []\n\nSet children optional"
4114
4114
  },
4115
4115
  {
4116
- "name": "responsive",
4117
- "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
4116
+ "name": "orientation",
4117
+ "description": "Default: horizontal\n\nOrientation"
4118
4118
  },
4119
4119
  {
4120
4120
  "name": "size",
4121
- "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
4121
+ "description": "Default: middle\n\nThe size of the Segmented."
4122
4122
  },
4123
4123
  {
4124
- "name": "status",
4125
- "description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
4124
+ "name": "styles",
4125
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
4126
4126
  },
4127
4127
  {
4128
- "name": "styles",
4129
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4128
+ "name": "vertical",
4129
+ "description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
4130
4130
  },
4131
4131
  {
4132
- "name": "title-placement",
4133
- "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
4132
+ "name": "value",
4133
+ "description": "Default: -\n\nCurrently selected value, support v-model:value"
4134
4134
  },
4135
4135
  {
4136
- "name": "type",
4137
- "description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
4136
+ "name": "shape",
4137
+ "description": "Default: default\n\nshape of Segmented"
4138
4138
  },
4139
4139
  {
4140
- "name": "variant",
4141
- "description": "Default: filled\n\nConfig style variant"
4140
+ "name": "name",
4141
+ "description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
4142
4142
  }
4143
4143
  ]
4144
4144
  },
@@ -4434,11 +4434,6 @@
4434
4434
  "description": "进行标记和分类的小标签。",
4435
4435
  "attributes": []
4436
4436
  },
4437
- {
4438
- "name": "a-time-picker",
4439
- "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4440
- "attributes": []
4441
- },
4442
4437
  {
4443
4438
  "name": "a-timeline",
4444
4439
  "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
@@ -4485,6 +4480,108 @@
4485
4480
  }
4486
4481
  ]
4487
4482
  },
4483
+ {
4484
+ "name": "a-tooltip",
4485
+ "description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
4486
+ "attributes": [
4487
+ {
4488
+ "name": "align",
4489
+ "description": "Default: -\n\nPopup alignment config"
4490
+ },
4491
+ {
4492
+ "name": "arrow",
4493
+ "description": "Default: -\n\nShow, hide or keep arrow in the center"
4494
+ },
4495
+ {
4496
+ "name": "auto-adjust-overflow",
4497
+ "description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
4498
+ },
4499
+ {
4500
+ "name": "color",
4501
+ "description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
4502
+ },
4503
+ {
4504
+ "name": "open",
4505
+ "description": "Default: -\n\nWhether tooltip is visible"
4506
+ },
4507
+ {
4508
+ "name": "default-open",
4509
+ "description": "Default: false\n\nInitial open state"
4510
+ },
4511
+ {
4512
+ "name": "get-popup-container",
4513
+ "description": "Default: -\n\nSpecify container for tooltip"
4514
+ },
4515
+ {
4516
+ "name": "destroy-on-hidden",
4517
+ "description": "Default: -\n\nDestroy tooltip when hidden"
4518
+ },
4519
+ {
4520
+ "name": "z-index",
4521
+ "description": "Default: -\n\nSet z-index of tooltip"
4522
+ },
4523
+ {
4524
+ "name": "placement",
4525
+ "description": "Default: top\n\nTooltip placement"
4526
+ },
4527
+ {
4528
+ "name": "trigger",
4529
+ "description": "Default: -\n\nTrigger action"
4530
+ },
4531
+ {
4532
+ "name": "fresh",
4533
+ "description": "Default: -\n\nUpdate content even when tooltip is hidden"
4534
+ },
4535
+ {
4536
+ "name": "mouse-enter-delay",
4537
+ "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
4538
+ },
4539
+ {
4540
+ "name": "mouse-leave-delay",
4541
+ "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
4542
+ },
4543
+ {
4544
+ "name": "classes",
4545
+ "description": "Default: -\n\nSemantic DOM class. Supports object or function"
4546
+ },
4547
+ {
4548
+ "name": "styles",
4549
+ "description": "Default: -\n\nSemantic DOM style. Supports object or function"
4550
+ },
4551
+ {
4552
+ "name": "get-tooltip-container",
4553
+ "description": "Default: -\n\nLegacy alias of getPopupContainer"
4554
+ },
4555
+ {
4556
+ "name": "motion",
4557
+ "description": "Default: -\n\nPopup motion config"
4558
+ },
4559
+ {
4560
+ "name": "after-open-change",
4561
+ "description": "Default: -\n\nCallback after visibility change"
4562
+ },
4563
+ {
4564
+ "name": "builtin-placements",
4565
+ "description": "Default: -\n\nBuilt-in placement config"
4566
+ },
4567
+ {
4568
+ "name": "title",
4569
+ "description": "Default: -\n\nThe text shown in the tooltip"
4570
+ },
4571
+ {
4572
+ "name": "overlay",
4573
+ "description": "Default: -\n\nLegacy alias of title"
4574
+ },
4575
+ {
4576
+ "name": "open-class",
4577
+ "description": "Default: -\n\nClass added to child when tooltip is open"
4578
+ },
4579
+ {
4580
+ "name": "unique",
4581
+ "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
4582
+ }
4583
+ ]
4584
+ },
4488
4585
  {
4489
4586
  "name": "a-tour",
4490
4587
  "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
@@ -4840,13 +4937,8 @@
4840
4937
  ]
4841
4938
  },
4842
4939
  {
4843
- "name": "a-tree-select-props",
4844
- "description": "Tree selection control.",
4845
- "attributes": []
4846
- },
4847
- {
4848
- "name": "a-tree-select",
4849
- "description": "树型选择控件。",
4940
+ "name": "a-time-picker",
4941
+ "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4850
4942
  "attributes": []
4851
4943
  },
4852
4944
  {
@@ -5190,106 +5282,14 @@
5190
5282
  ]
5191
5283
  },
5192
5284
  {
5193
- "name": "a-tooltip",
5194
- "description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
5195
- "attributes": [
5196
- {
5197
- "name": "align",
5198
- "description": "Default: -\n\nPopup alignment config"
5199
- },
5200
- {
5201
- "name": "arrow",
5202
- "description": "Default: -\n\nShow, hide or keep arrow in the center"
5203
- },
5204
- {
5205
- "name": "auto-adjust-overflow",
5206
- "description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
5207
- },
5208
- {
5209
- "name": "color",
5210
- "description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
5211
- },
5212
- {
5213
- "name": "open",
5214
- "description": "Default: -\n\nWhether tooltip is visible"
5215
- },
5216
- {
5217
- "name": "default-open",
5218
- "description": "Default: false\n\nInitial open state"
5219
- },
5220
- {
5221
- "name": "get-popup-container",
5222
- "description": "Default: -\n\nSpecify container for tooltip"
5223
- },
5224
- {
5225
- "name": "destroy-on-hidden",
5226
- "description": "Default: -\n\nDestroy tooltip when hidden"
5227
- },
5228
- {
5229
- "name": "z-index",
5230
- "description": "Default: -\n\nSet z-index of tooltip"
5231
- },
5232
- {
5233
- "name": "placement",
5234
- "description": "Default: top\n\nTooltip placement"
5235
- },
5236
- {
5237
- "name": "trigger",
5238
- "description": "Default: -\n\nTrigger action"
5239
- },
5240
- {
5241
- "name": "fresh",
5242
- "description": "Default: -\n\nUpdate content even when tooltip is hidden"
5243
- },
5244
- {
5245
- "name": "mouse-enter-delay",
5246
- "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
5247
- },
5248
- {
5249
- "name": "mouse-leave-delay",
5250
- "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
5251
- },
5252
- {
5253
- "name": "classes",
5254
- "description": "Default: -\n\nSemantic DOM class. Supports object or function"
5255
- },
5256
- {
5257
- "name": "styles",
5258
- "description": "Default: -\n\nSemantic DOM style. Supports object or function"
5259
- },
5260
- {
5261
- "name": "get-tooltip-container",
5262
- "description": "Default: -\n\nLegacy alias of getPopupContainer"
5263
- },
5264
- {
5265
- "name": "motion",
5266
- "description": "Default: -\n\nPopup motion config"
5267
- },
5268
- {
5269
- "name": "after-open-change",
5270
- "description": "Default: -\n\nCallback after visibility change"
5271
- },
5272
- {
5273
- "name": "builtin-placements",
5274
- "description": "Default: -\n\nBuilt-in placement config"
5275
- },
5276
- {
5277
- "name": "title",
5278
- "description": "Default: -\n\nThe text shown in the tooltip"
5279
- },
5280
- {
5281
- "name": "overlay",
5282
- "description": "Default: -\n\nLegacy alias of title"
5283
- },
5284
- {
5285
- "name": "open-class",
5286
- "description": "Default: -\n\nClass added to child when tooltip is open"
5287
- },
5288
- {
5289
- "name": "unique",
5290
- "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
5291
- }
5292
- ]
5285
+ "name": "a-tree-select-props",
5286
+ "description": "Tree selection control.",
5287
+ "attributes": []
5288
+ },
5289
+ {
5290
+ "name": "a-tree-select",
5291
+ "description": "树型选择控件。",
5292
+ "attributes": []
5293
5293
  },
5294
5294
  {
5295
5295
  "name": "a-menu-item",