antdv-next 1.3.5 → 1.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/ActionButton.d.ts +2 -2
- package/dist/_util/ContextIsolator.d.ts +3 -3
- package/dist/_util/hooks/useClosable.d.ts +2 -2
- package/dist/_util/hooks/useMergeSemantic.d.ts +4 -4
- package/dist/_util/hooks/useMergedMask.d.ts +3 -3
- package/dist/_util/instance.d.ts +2 -2
- package/dist/_util/responsiveObserver.d.ts +2 -2
- package/dist/_util/statusUtils.d.ts +1 -1
- package/dist/_util/wave/WaveEffect.d.ts +5 -5
- package/dist/_util/wave/index.d.ts +2 -2
- package/dist/_util/wave/style.d.ts +2 -2
- package/dist/_util/zindexContext.d.ts +2 -2
- package/dist/affix/index.d.ts +3 -3
- package/dist/affix/style/index.d.ts +2 -2
- package/dist/alert/Alert.d.ts +2 -2
- package/dist/alert/style/index.d.ts +2 -2
- package/dist/alert/style/index.js +1 -1
- package/dist/anchor/Anchor.d.ts +2 -2
- package/dist/anchor/Anchor.js +1 -1
- package/dist/anchor/AnchorLink.d.ts +2 -2
- package/dist/anchor/style/index.d.ts +2 -2
- package/dist/antd-with-locales.esm.js +3487 -3357
- package/dist/antd-with-locales.js +76 -76
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +1132 -1023
- package/dist/antd.js +24 -24
- package/dist/app/App.d.ts +2 -2
- package/dist/app/context.d.ts +2 -2
- package/dist/app/style/index.d.ts +2 -2
- package/dist/auto-complete/index.d.ts +2 -2
- package/dist/avatar/Avatar.d.ts +2 -2
- package/dist/avatar/AvatarGroup.d.ts +2 -2
- package/dist/avatar/style/index.d.ts +2 -2
- package/dist/badge/Ribbon.d.ts +2 -2
- package/dist/badge/ScrollNumber.d.ts +2 -2
- package/dist/badge/SingleNumber.d.ts +2 -2
- package/dist/badge/index.d.ts +3 -3
- package/dist/badge/style/index.d.ts +2 -2
- package/dist/badge/style/ribbon.d.ts +2 -2
- package/dist/border-beam/BorderBeam.d.ts +3 -3
- package/dist/border-beam/hooks/useBorderSize.d.ts +2 -2
- package/dist/border-beam/style/index.d.ts +2 -2
- package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
- package/dist/breadcrumb/style/index.d.ts +2 -2
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/DefaultLoadingIcon.d.ts +2 -2
- package/dist/button/IconWrapper.d.ts +2 -2
- package/dist/button/buttonHelper.d.ts +1 -1
- package/dist/button/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- package/dist/button/style/index.js +0 -5
- package/dist/calendar/Header.d.ts +2 -2
- package/dist/calendar/generateCalendar.d.ts +2 -2
- package/dist/calendar/index.d.ts +2 -2
- package/dist/calendar/style/index.d.ts +2 -2
- package/dist/card/Card.d.ts +2 -2
- package/dist/card/CardGrid.d.ts +2 -2
- package/dist/card/CardMeta.d.ts +2 -2
- package/dist/card/style/index.d.ts +2 -2
- package/dist/carousel/index.d.ts +2 -2
- package/dist/carousel/style/index.d.ts +2 -2
- package/dist/cascader/Panel.d.ts +2 -2
- package/dist/cascader/hooks/useBase.d.ts +5 -5
- package/dist/cascader/hooks/useCheckable.d.ts +2 -2
- package/dist/cascader/index.d.ts +2 -2
- package/dist/cascader/style/index.d.ts +2 -2
- package/dist/cascader/style/panel.d.ts +2 -2
- package/dist/checkbox/Checkbox.d.ts +2 -2
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/checkbox/style/index.d.ts +4 -4
- package/dist/collapse/Collapse.d.ts +2 -2
- package/dist/collapse/CollapsePanel.d.ts +2 -2
- package/dist/collapse/style/index.d.ts +2 -2
- package/dist/color-picker/ColorPicker.d.ts +2 -2
- package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
- package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
- package/dist/color-picker/components/ColorClear.d.ts +2 -2
- package/dist/color-picker/components/ColorHexInput.d.ts +2 -2
- package/dist/color-picker/components/ColorHsbInput.d.ts +2 -2
- package/dist/color-picker/components/ColorInput.d.ts +2 -2
- package/dist/color-picker/components/ColorPresets.d.ts +2 -2
- package/dist/color-picker/components/ColorRgbInput.d.ts +2 -2
- package/dist/color-picker/components/ColorSlider.d.ts +3 -3
- package/dist/color-picker/components/ColorSteppers.d.ts +2 -2
- package/dist/color-picker/components/ColorTrigger.d.ts +2 -2
- package/dist/color-picker/components/PanelPicker/GradientColorBar.d.ts +2 -2
- package/dist/color-picker/components/PanelPicker/index.d.ts +2 -2
- package/dist/color-picker/components/PanelPresets.d.ts +2 -2
- package/dist/color-picker/context.d.ts +3 -3
- package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
- package/dist/color-picker/style/index.d.ts +2 -2
- package/dist/components.d.ts +2 -1
- package/dist/config-provider/DisabledContext.d.ts +2 -2
- package/dist/config-provider/SizeContext.d.ts +2 -2
- package/dist/config-provider/context.d.ts +15 -15
- package/dist/config-provider/defaultRenderEmpty.d.ts +2 -2
- package/dist/config-provider/hooks/useCSSVarCls.d.ts +2 -2
- package/dist/config-provider/hooks/useConfig.d.ts +3 -3
- package/dist/config-provider/hooks/useSize.d.ts +2 -2
- package/dist/config-provider/hooks/useTheme.d.ts +2 -2
- package/dist/config-provider/index.d.ts +4 -4
- package/dist/date-picker/PickerButton.d.ts +2 -2
- package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
- package/dist/date-picker/generatePicker/index.d.ts +8 -8
- package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
- package/dist/date-picker/index.d.ts +13 -13
- package/dist/date-picker/style/index.d.ts +2 -2
- package/dist/date-picker/util.d.ts +3 -3
- package/dist/descriptions/Cell.d.ts +2 -2
- package/dist/descriptions/Item.d.ts +2 -2
- package/dist/descriptions/Row.d.ts +2 -2
- package/dist/descriptions/hooks/useItems.d.ts +8 -8
- package/dist/descriptions/hooks/useRow.d.ts +2 -2
- package/dist/descriptions/index.d.ts +2 -2
- package/dist/descriptions/style/index.d.ts +2 -2
- package/dist/divider/index.d.ts +2 -2
- package/dist/divider/style/index.d.ts +2 -2
- package/dist/drawer/DrawerPanel.d.ts +2 -2
- package/dist/drawer/index.d.ts +3 -3
- package/dist/drawer/style/index.d.ts +2 -2
- package/dist/drawer/useFocusable.d.ts +2 -2
- package/dist/dropdown/dropdown.d.ts +2 -2
- package/dist/dropdown/dropdown.js +8 -1
- package/dist/dropdown/style/index.d.ts +2 -2
- package/dist/dropdown/style/index.js +2 -2
- package/dist/empty/empty.d.ts +2 -2
- package/dist/empty/index.d.ts +5 -5
- package/dist/empty/simple.d.ts +2 -2
- package/dist/empty/style/index.d.ts +2 -2
- package/dist/flex/index.d.ts +2 -2
- package/dist/flex/style/index.d.ts +2 -2
- package/dist/float-button/BackTop.d.ts +2 -2
- package/dist/float-button/FloatButton.d.ts +2 -2
- package/dist/float-button/FloatButtonGroup.d.ts +2 -2
- package/dist/float-button/PurePanel.d.ts +2 -2
- package/dist/float-button/context.d.ts +3 -3
- package/dist/float-button/style/index.d.ts +2 -2
- package/dist/form/ErrorList.d.ts +2 -2
- package/dist/form/Form.d.ts +4 -4
- package/dist/form/FormItem/ItemHolder.d.ts +3 -3
- package/dist/form/FormItem/StatusProvider.d.ts +2 -2
- package/dist/form/FormItem/index.d.ts +2 -2
- package/dist/form/FormItemInput.d.ts +2 -2
- package/dist/form/FormItemLabel.d.ts +3 -3
- package/dist/form/context.d.ts +9 -9
- package/dist/form/hooks/useForm.d.ts +6 -0
- package/dist/form/hooks/useForm.js +6 -0
- package/dist/form/hooks/useVariant.d.ts +2 -2
- package/dist/form/index.d.ts +2 -1
- package/dist/form/style/fallbackCmp.d.ts +4 -4
- package/dist/form/style/index.d.ts +4 -2
- package/dist/form/style/index.js +3 -2
- package/dist/form/types.d.ts +13 -1
- package/dist/grid/col.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid/row.d.ts +2 -2
- package/dist/grid/style/index.d.ts +3 -3
- package/dist/image/PreviewGroup.d.ts +12 -12
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +2 -2
- package/dist/image/hooks/usePreviewConfig.d.ts +8 -8
- package/dist/image/index.d.ts +3 -3
- package/dist/image/style/index.d.ts +2 -2
- package/dist/index.d.ts +2 -1
- package/dist/input/Group.d.ts +3 -3
- package/dist/input/Input.d.ts +2 -2
- package/dist/input/Input.js +5 -1
- package/dist/input/OTP/OTPInput.d.ts +3 -3
- package/dist/input/OTP/index.d.ts +2 -2
- package/dist/input/Password.d.ts +2 -2
- package/dist/input/Search.d.ts +2 -2
- package/dist/input/TextArea.d.ts +2 -2
- package/dist/input/index.d.ts +6 -6
- package/dist/input/style/index.d.ts +3 -3
- package/dist/input/style/otp.d.ts +2 -2
- package/dist/input/style/search.d.ts +2 -2
- package/dist/input/style/textarea.d.ts +2 -2
- package/dist/input-number/index.d.ts +2 -2
- package/dist/input-number/style/index.d.ts +2 -2
- package/dist/layout/Sider.d.ts +2 -2
- package/dist/layout/index.d.ts +5 -5
- package/dist/layout/layout.d.ts +5 -5
- package/dist/layout/style/index.d.ts +2 -2
- package/dist/layout/style/sider.d.ts +2 -2
- package/dist/locale/index.d.ts +2 -2
- package/dist/locale/nb_NO.js +68 -47
- package/dist/locale/useLocale.d.ts +2 -2
- package/dist/locale/zh_CN.js +2 -2
- package/dist/masonry/Masonry.d.ts +3 -3
- package/dist/masonry/MasonryItem.d.ts +2 -2
- package/dist/masonry/hooks/usePositions.d.ts +2 -2
- package/dist/masonry/style/index.d.ts +2 -2
- package/dist/mentions/index.d.ts +2 -2
- package/dist/mentions/style/index.d.ts +2 -2
- package/dist/menu/MenuContext.d.ts +3 -3
- package/dist/menu/MenuDivider.d.ts +2 -2
- package/dist/menu/MenuItem.d.ts +2 -2
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +3 -3
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/menu/index.d.ts +3 -3
- package/dist/menu/menu.d.ts +2 -2
- package/dist/menu/style/index.d.ts +2 -2
- package/dist/message/PureList.d.ts +3 -3
- package/dist/message/PurePanel.d.ts +3 -3
- package/dist/message/style/index.d.ts +5 -5
- package/dist/message/useMessage.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +4 -4
- package/dist/modal/Modal.d.ts +2 -2
- package/dist/modal/PurePanel.d.ts +2 -2
- package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
- package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
- package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
- package/dist/modal/components/NormalOkBtn.d.ts +2 -2
- package/dist/modal/shared.d.ts +2 -2
- package/dist/modal/style/confirm.d.ts +4 -4
- package/dist/modal/style/index.d.ts +2 -2
- package/dist/modal/style/index.js +0 -3
- package/dist/modal/useModal/HookModal.d.ts +3 -3
- package/dist/notification/PureList.d.ts +3 -3
- package/dist/notification/PurePanel.d.ts +3 -3
- package/dist/notification/style/index.d.ts +5 -5
- package/dist/notification/useNotification.d.ts +3 -3
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.d.ts +2 -2
- package/dist/pagination/Pagination.js +10 -7
- package/dist/pagination/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -2
- package/dist/pagination/style/index.js +51 -0
- package/dist/popconfirm/PurePanel.d.ts +3 -3
- package/dist/popconfirm/index.d.ts +2 -2
- package/dist/popconfirm/style/index.d.ts +2 -2
- package/dist/popover/PurePanel.d.ts +4 -4
- package/dist/popover/index.d.ts +2 -2
- package/dist/popover/style/index.d.ts +2 -2
- package/dist/progress/Circle.d.ts +3 -3
- package/dist/progress/Line.d.ts +3 -3
- package/dist/progress/Steps.d.ts +2 -2
- package/dist/progress/progress.d.ts +2 -2
- package/dist/progress/style/index.d.ts +2 -2
- package/dist/qrcode/QrcodeStatus.d.ts +2 -2
- package/dist/qrcode/index.d.ts +2 -2
- package/dist/qrcode/style/index.d.ts +2 -2
- package/dist/radio/group.d.ts +2 -2
- package/dist/radio/index.d.ts +3 -3
- package/dist/radio/radio.d.ts +2 -2
- package/dist/radio/radioButton.d.ts +2 -2
- package/dist/radio/style/index.d.ts +2 -2
- package/dist/rate/index.d.ts +2 -2
- package/dist/rate/style/index.d.ts +2 -2
- package/dist/result/index.d.ts +2 -2
- package/dist/result/noFound.d.ts +2 -2
- package/dist/result/style/index.d.ts +2 -2
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +2 -2
- package/dist/segmented/index.js +9 -7
- package/dist/segmented/style/index.d.ts +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/index.d.ts +2 -2
- package/dist/select/useIcons.d.ts +5 -5
- package/dist/select/usePopupRender.d.ts +2 -2
- package/dist/skeleton/Avatar.d.ts +2 -2
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Element.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Input.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +2 -2
- package/dist/skeleton/Paragraph.d.ts +2 -2
- package/dist/skeleton/Skeleton.d.ts +2 -2
- package/dist/skeleton/Title.d.ts +2 -2
- package/dist/skeleton/style/index.d.ts +2 -2
- package/dist/slider/SliderTooltip.d.ts +3 -3
- package/dist/slider/index.d.ts +2 -2
- package/dist/slider/style/index.d.ts +2 -2
- package/dist/space/Addon.d.ts +2 -2
- package/dist/space/Compact.d.ts +6 -6
- package/dist/space/Item.d.ts +2 -2
- package/dist/space/index.d.ts +4 -4
- package/dist/space/style/addon.d.ts +2 -2
- package/dist/space/style/compact.d.ts +2 -2
- package/dist/space/style/index.d.ts +2 -2
- package/dist/spin/Indicator/Looper.d.ts +2 -2
- package/dist/spin/Indicator/Progress.d.ts +2 -2
- package/dist/spin/Indicator/index.d.ts +2 -2
- package/dist/spin/index.d.ts +2 -2
- package/dist/spin/style/index.d.ts +2 -2
- package/dist/spin/usePercent.d.ts +2 -2
- package/dist/splitter/Panel.d.ts +3 -3
- package/dist/splitter/SplitBar.d.ts +2 -2
- package/dist/splitter/Splitter.d.ts +2 -2
- package/dist/splitter/hooks/useResizable.d.ts +2 -2
- package/dist/splitter/hooks/useResize.d.ts +2 -2
- package/dist/splitter/hooks/useSizes.d.ts +2 -2
- package/dist/splitter/index.d.ts +2 -2
- package/dist/splitter/style/index.d.ts +2 -2
- package/dist/statistic/Number.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +2 -2
- package/dist/statistic/Timer.d.ts +2 -2
- package/dist/statistic/index.d.ts +2 -2
- package/dist/statistic/style/index.d.ts +2 -2
- package/dist/steps/PanelArrow.d.ts +2 -2
- package/dist/steps/ProgressIcon.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/steps/style/index.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/ExpandIcon.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +11 -3
- package/dist/table/InternalTable.js +39 -2
- package/dist/table/Table.js +4 -0
- package/dist/table/TableMeasureRowContext.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
- package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
- package/dist/table/hooks/usePagination.d.ts +2 -2
- package/dist/table/hooks/useSelection.d.ts +2 -2
- package/dist/table/hooks/useSorter.d.ts +2 -2
- package/dist/table/style/ellipsis.js +2 -0
- package/dist/table/style/index.d.ts +2 -2
- package/dist/tabs/TabPane.d.ts +2 -2
- package/dist/tabs/hooks/useLegacyItems.d.ts +2 -2
- package/dist/tabs/index.d.ts +2 -2
- package/dist/tabs/style/index.d.ts +2 -2
- package/dist/tag/CheckableTag.d.ts +2 -2
- package/dist/tag/CheckableTagGroup.d.ts +2 -2
- package/dist/tag/hooks/useColor.d.ts +2 -2
- package/dist/tag/index.d.ts +2 -2
- package/dist/tag/style/index.d.ts +2 -2
- package/dist/tag/style/presetCmp.d.ts +4 -4
- package/dist/tag/style/statusCmp.d.ts +4 -4
- package/dist/theme/context.d.ts +2 -2
- package/dist/theme/index.d.ts +7 -8
- package/dist/theme/themes/default/theme.d.ts +2 -2
- package/dist/theme/util/genStyleUtils.d.ts +14 -14
- package/dist/time-picker/index.d.ts +4 -4
- package/dist/timeline/Timeline.d.ts +2 -2
- package/dist/timeline/TimelineItem.d.ts +2 -2
- package/dist/timeline/style/index.d.ts +2 -2
- package/dist/tooltip/PurePanel.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
- package/dist/tooltip/index.d.ts +2 -2
- package/dist/tooltip/style/index.d.ts +2 -2
- package/dist/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/panelRender.js +8 -2
- package/dist/tour/style/index.d.ts +2 -2
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/ListBody.d.ts +2 -2
- package/dist/transfer/ListItem.d.ts +2 -2
- package/dist/transfer/Section.d.ts +2 -2
- package/dist/transfer/Transfer.d.ts +2 -2
- package/dist/transfer/hooks/useData.d.ts +2 -2
- package/dist/transfer/search.d.ts +2 -2
- package/dist/transfer/style/index.d.ts +2 -2
- package/dist/tree/DirectoryTree.d.ts +2 -2
- package/dist/tree/DirectoryTree.js +1 -1
- package/dist/tree/Tree.d.ts +2 -2
- package/dist/tree/style/index.d.ts +2 -2
- package/dist/tree/utils/dropIndicator.d.ts +2 -2
- package/dist/tree/utils/iconUtil.d.ts +2 -2
- package/dist/tree-select/index.d.ts +3 -3
- package/dist/tree-select/style/index.d.ts +2 -2
- package/dist/typography/Base/CopyBtn.d.ts +2 -2
- package/dist/typography/Base/Ellipsis.d.ts +3 -3
- package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
- package/dist/typography/Base/index.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/Link.d.ts +2 -2
- package/dist/typography/Paragraph.d.ts +2 -2
- package/dist/typography/Text.d.ts +2 -2
- package/dist/typography/Title.d.ts +2 -2
- package/dist/typography/Typography.d.ts +2 -2
- package/dist/typography/hooks/useCopyClick.d.ts +3 -3
- package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
- package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
- package/dist/typography/index.d.ts +5 -5
- package/dist/typography/style/index.d.ts +2 -2
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +3 -3
- package/dist/upload/UploadList/ListItem.js +9 -0
- package/dist/upload/UploadList/index.d.ts +2 -2
- package/dist/upload/index.d.ts +3 -3
- package/dist/upload/style/index.d.ts +2 -2
- package/dist/upload/utils.js +1 -1
- package/dist/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +13 -13
- package/web-tags.json +1124 -1120
- package/web-types.json +4187 -4174
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.3.
|
|
2
|
+
"version": "1.3.7",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -101,24 +101,6 @@
|
|
|
101
101
|
}
|
|
102
102
|
]
|
|
103
103
|
},
|
|
104
|
-
{
|
|
105
|
-
"name": "a-app",
|
|
106
|
-
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
107
|
-
"attributes": [
|
|
108
|
-
{
|
|
109
|
-
"name": "message",
|
|
110
|
-
"description": "Default: -\n\nGlobal config for Message"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"name": "notification",
|
|
114
|
-
"description": "Default: -\n\nGlobal config for Notification"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"name": "component",
|
|
118
|
-
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
119
|
-
}
|
|
120
|
-
]
|
|
121
|
-
},
|
|
122
104
|
{
|
|
123
105
|
"name": "a-anchor",
|
|
124
106
|
"description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
|
|
@@ -173,6 +155,114 @@
|
|
|
173
155
|
}
|
|
174
156
|
]
|
|
175
157
|
},
|
|
158
|
+
{
|
|
159
|
+
"name": "a-app",
|
|
160
|
+
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
161
|
+
"attributes": [
|
|
162
|
+
{
|
|
163
|
+
"name": "message",
|
|
164
|
+
"description": "Default: -\n\nGlobal config for Message"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"name": "notification",
|
|
168
|
+
"description": "Default: -\n\nGlobal config for Notification"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "component",
|
|
172
|
+
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
173
|
+
}
|
|
174
|
+
]
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"name": "a-auto-complete",
|
|
178
|
+
"description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
|
|
179
|
+
"attributes": [
|
|
180
|
+
{
|
|
181
|
+
"name": "allow-clear",
|
|
182
|
+
"description": "Default: false\n\nShow clear button"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"name": "backfill",
|
|
186
|
+
"description": "Default: false\n\nIf backfill selected item the input when using keyboard"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"name": "classes",
|
|
190
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"name": "default-active-first-option",
|
|
194
|
+
"description": "Default: true\n\nWhether active first option by default"
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"name": "disabled",
|
|
198
|
+
"description": "Default: false\n\nWhether disabled select"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"name": "get-popup-container",
|
|
202
|
+
"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"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"name": "label-render",
|
|
206
|
+
"description": "Default: -\n\nCustomize selected label render"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"name": "not-found-content",
|
|
210
|
+
"description": "Default: -\n\nSpecify content to show when no result matches"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"name": "open",
|
|
214
|
+
"description": "Default: -\n\nControlled open state of dropdown"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"name": "options",
|
|
218
|
+
"description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"name": "option-render",
|
|
222
|
+
"description": "Default: -\n\nCustomize the rendering dropdown options"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"name": "placeholder",
|
|
226
|
+
"description": "Default: -\n\nThe placeholder of input"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"name": "popup-match-select-width",
|
|
230
|
+
"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"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"name": "popup-render",
|
|
234
|
+
"description": "Default: -\n\nCustomize dropdown content"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"name": "show-search",
|
|
238
|
+
"description": "Default: true\n\nSearch configuration"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"name": "size",
|
|
242
|
+
"description": "Default: -\n\nThe size of the input box"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"name": "status",
|
|
246
|
+
"description": "Default: -\n\nSet validation status"
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"name": "styles",
|
|
250
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"name": "value",
|
|
254
|
+
"description": "Default: -\n\nSelected option, support v-model:value"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"name": "variant",
|
|
258
|
+
"description": "Default: outlined\n\nVariants of input"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"name": "virtual",
|
|
262
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
263
|
+
}
|
|
264
|
+
]
|
|
265
|
+
},
|
|
176
266
|
{
|
|
177
267
|
"name": "a-avatar",
|
|
178
268
|
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
@@ -300,140 +390,128 @@
|
|
|
300
390
|
]
|
|
301
391
|
},
|
|
302
392
|
{
|
|
303
|
-
"name": "a-
|
|
304
|
-
"description": "(ZH)
|
|
393
|
+
"name": "a-border-beam",
|
|
394
|
+
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
305
395
|
"attributes": [
|
|
306
396
|
{
|
|
307
|
-
"name": "
|
|
308
|
-
"description": "Default:
|
|
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"
|
|
309
399
|
},
|
|
310
400
|
{
|
|
311
|
-
"name": "
|
|
312
|
-
"description": "Default:
|
|
313
|
-
}
|
|
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-breadcrumb",
|
|
408
|
+
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
409
|
+
"attributes": [
|
|
314
410
|
{
|
|
315
411
|
"name": "classes",
|
|
316
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"name": "default-active-first-option",
|
|
320
|
-
"description": "Default: true\n\nWhether active first option by default"
|
|
412
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
321
413
|
},
|
|
322
414
|
{
|
|
323
|
-
"name": "
|
|
324
|
-
"description": "Default:
|
|
415
|
+
"name": "dropdown-icon",
|
|
416
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
325
417
|
},
|
|
326
418
|
{
|
|
327
|
-
"name": "
|
|
328
|
-
"description": "Default:
|
|
419
|
+
"name": "item-render",
|
|
420
|
+
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
329
421
|
},
|
|
330
422
|
{
|
|
331
|
-
"name": "
|
|
332
|
-
"description": "Default: -\n\
|
|
423
|
+
"name": "params",
|
|
424
|
+
"description": "Default: -\n\nRouting parameters"
|
|
333
425
|
},
|
|
334
426
|
{
|
|
335
|
-
"name": "
|
|
336
|
-
"description": "Default: -\n\
|
|
427
|
+
"name": "items",
|
|
428
|
+
"description": "Default: -\n\nThe routing stack information of router"
|
|
337
429
|
},
|
|
338
430
|
{
|
|
339
|
-
"name": "
|
|
340
|
-
"description": "Default:
|
|
431
|
+
"name": "separator",
|
|
432
|
+
"description": "Default: /\n\nCustom separator"
|
|
341
433
|
},
|
|
342
434
|
{
|
|
343
|
-
"name": "
|
|
344
|
-
"description": "Default: -\n\
|
|
345
|
-
}
|
|
435
|
+
"name": "styles",
|
|
436
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
437
|
+
}
|
|
438
|
+
]
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"name": "a-button",
|
|
442
|
+
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
443
|
+
"attributes": [
|
|
346
444
|
{
|
|
347
|
-
"name": "
|
|
348
|
-
"description": "Default:
|
|
445
|
+
"name": "auto-insert-space",
|
|
446
|
+
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
349
447
|
},
|
|
350
448
|
{
|
|
351
|
-
"name": "
|
|
352
|
-
"description": "Default:
|
|
449
|
+
"name": "block",
|
|
450
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
353
451
|
},
|
|
354
452
|
{
|
|
355
|
-
"name": "
|
|
356
|
-
"description": "Default:
|
|
453
|
+
"name": "classes",
|
|
454
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
357
455
|
},
|
|
358
456
|
{
|
|
359
|
-
"name": "
|
|
360
|
-
"description": "Default: -\n\
|
|
457
|
+
"name": "color",
|
|
458
|
+
"description": "Default: -\n\nSet button color"
|
|
361
459
|
},
|
|
362
460
|
{
|
|
363
|
-
"name": "
|
|
364
|
-
"description": "Default:
|
|
461
|
+
"name": "danger",
|
|
462
|
+
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
365
463
|
},
|
|
366
464
|
{
|
|
367
|
-
"name": "
|
|
368
|
-
"description": "Default:
|
|
465
|
+
"name": "disabled",
|
|
466
|
+
"description": "Default: false\n\nDisabled state of button"
|
|
369
467
|
},
|
|
370
468
|
{
|
|
371
|
-
"name": "
|
|
372
|
-
"description": "Default:
|
|
469
|
+
"name": "ghost",
|
|
470
|
+
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
373
471
|
},
|
|
374
472
|
{
|
|
375
|
-
"name": "
|
|
376
|
-
"description": "Default: -\n\
|
|
473
|
+
"name": "href",
|
|
474
|
+
"description": "Default: -\n\nRedirect url of link button"
|
|
377
475
|
},
|
|
378
476
|
{
|
|
379
|
-
"name": "
|
|
380
|
-
"description": "Default:
|
|
477
|
+
"name": "html-type",
|
|
478
|
+
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
381
479
|
},
|
|
382
480
|
{
|
|
383
|
-
"name": "
|
|
384
|
-
"description": "Default:
|
|
481
|
+
"name": "icon-placement",
|
|
482
|
+
"description": "Default: start\n\nSet the icon position of button"
|
|
385
483
|
},
|
|
386
484
|
{
|
|
387
|
-
"name": "
|
|
388
|
-
"description": "Default:
|
|
389
|
-
}
|
|
390
|
-
]
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"name": "a-border-beam",
|
|
394
|
-
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
395
|
-
"attributes": [
|
|
396
|
-
{
|
|
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"
|
|
485
|
+
"name": "loading",
|
|
486
|
+
"description": "Default: false\n\nSet the loading status of button"
|
|
399
487
|
},
|
|
400
488
|
{
|
|
401
|
-
"name": "
|
|
402
|
-
"description": "Default: -\n\
|
|
403
|
-
}
|
|
404
|
-
]
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"name": "a-breadcrumb",
|
|
408
|
-
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
409
|
-
"attributes": [
|
|
410
|
-
{
|
|
411
|
-
"name": "classes",
|
|
412
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
489
|
+
"name": "loading-icon",
|
|
490
|
+
"description": "Default: -\n\n(Global config only) Set the loading icon of button"
|
|
413
491
|
},
|
|
414
492
|
{
|
|
415
|
-
"name": "
|
|
416
|
-
"description": "Default:
|
|
493
|
+
"name": "shape",
|
|
494
|
+
"description": "Default: default\n\nCan be used to set button shape"
|
|
417
495
|
},
|
|
418
496
|
{
|
|
419
|
-
"name": "
|
|
420
|
-
"description": "Default:
|
|
497
|
+
"name": "size",
|
|
498
|
+
"description": "Default: middle\n\nSet the size of button"
|
|
421
499
|
},
|
|
422
500
|
{
|
|
423
|
-
"name": "
|
|
424
|
-
"description": "Default: -\n\
|
|
501
|
+
"name": "styles",
|
|
502
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
425
503
|
},
|
|
426
504
|
{
|
|
427
|
-
"name": "
|
|
428
|
-
"description": "Default: -\n\
|
|
505
|
+
"name": "target",
|
|
506
|
+
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
429
507
|
},
|
|
430
508
|
{
|
|
431
|
-
"name": "
|
|
432
|
-
"description": "Default:
|
|
509
|
+
"name": "type",
|
|
510
|
+
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
433
511
|
},
|
|
434
512
|
{
|
|
435
|
-
"name": "
|
|
436
|
-
"description": "Default: -\n\
|
|
513
|
+
"name": "variant",
|
|
514
|
+
"description": "Default: -\n\nSet button variant"
|
|
437
515
|
}
|
|
438
516
|
]
|
|
439
517
|
},
|
|
@@ -741,233 +819,63 @@
|
|
|
741
819
|
},
|
|
742
820
|
{
|
|
743
821
|
"name": "max-tag-text-length",
|
|
744
|
-
"description": "Default: -\n\nMax tag text length to show"
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
"name": "multiple",
|
|
748
|
-
"description": "Default: -\n\nSupport multiple or not"
|
|
749
|
-
},
|
|
750
|
-
{
|
|
751
|
-
"name": "open",
|
|
752
|
-
"description": "Default: -\n\nSet visible of cascader popup"
|
|
753
|
-
},
|
|
754
|
-
{
|
|
755
|
-
"name": "options",
|
|
756
|
-
"description": "Default: -\n\nThe data options of cascade"
|
|
757
|
-
},
|
|
758
|
-
{
|
|
759
|
-
"name": "placeholder",
|
|
760
|
-
"description": "Default: -\n\nThe input placeholder"
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"name": "placement",
|
|
764
|
-
"description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
|
|
765
|
-
},
|
|
766
|
-
{
|
|
767
|
-
"name": "popup-menu-column-style",
|
|
768
|
-
"description": "Default: -\n\nThe style of the drop-down menu column"
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"name": "show-checked-strategy",
|
|
772
|
-
"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)"
|
|
773
|
-
},
|
|
774
|
-
{
|
|
775
|
-
"name": "show-search",
|
|
776
|
-
"description": "Default: false\n\nWhether show search input in single mode"
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"name": "~~search-value~~",
|
|
780
|
-
"description": "Default: -\n\nSet search value, Need work with showSearch"
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
"name": "size",
|
|
784
|
-
"description": "Default: -\n\nThe input size"
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"name": "status",
|
|
788
|
-
"description": "Default: -\n\nSet validation status"
|
|
789
|
-
},
|
|
790
|
-
{
|
|
791
|
-
"name": "styles",
|
|
792
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
"name": "value",
|
|
796
|
-
"description": "Default: -\n\nThe selected value, support v-model:value"
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
"name": "variant",
|
|
800
|
-
"description": "Default: outlined\n\nVariants of selector"
|
|
801
|
-
}
|
|
802
|
-
]
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"name": "a-button",
|
|
806
|
-
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
807
|
-
"attributes": [
|
|
808
|
-
{
|
|
809
|
-
"name": "auto-insert-space",
|
|
810
|
-
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"name": "block",
|
|
814
|
-
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"name": "classes",
|
|
818
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"name": "color",
|
|
822
|
-
"description": "Default: -\n\nSet button color"
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"name": "danger",
|
|
826
|
-
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"name": "disabled",
|
|
830
|
-
"description": "Default: false\n\nDisabled state of button"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "ghost",
|
|
834
|
-
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"name": "href",
|
|
838
|
-
"description": "Default: -\n\nRedirect url of link button"
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"name": "html-type",
|
|
842
|
-
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"name": "icon-placement",
|
|
846
|
-
"description": "Default: start\n\nSet the icon position of button"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"name": "loading",
|
|
850
|
-
"description": "Default: false\n\nSet the loading status of button"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"name": "loading-icon",
|
|
854
|
-
"description": "Default: -\n\n(Global config only) Set the loading icon of button"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"name": "shape",
|
|
858
|
-
"description": "Default: default\n\nCan be used to set button shape"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"name": "size",
|
|
862
|
-
"description": "Default: middle\n\nSet the size of button"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"name": "styles",
|
|
866
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"name": "target",
|
|
870
|
-
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
"name": "type",
|
|
874
|
-
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"name": "variant",
|
|
878
|
-
"description": "Default: -\n\nSet button variant"
|
|
879
|
-
}
|
|
880
|
-
]
|
|
881
|
-
},
|
|
882
|
-
{
|
|
883
|
-
"name": "a-collapse",
|
|
884
|
-
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
885
|
-
"attributes": [
|
|
886
|
-
{
|
|
887
|
-
"name": "active-key",
|
|
888
|
-
"description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"name": "default-active-key",
|
|
892
|
-
"description": "Default: -\n\nKey of the initial active panel"
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
"name": "accordion",
|
|
896
|
-
"description": "Default: false\n\nIf true, Collapse renders as Accordion"
|
|
897
|
-
},
|
|
898
|
-
{
|
|
899
|
-
"name": "destroy-on-hidden",
|
|
900
|
-
"description": "Default: false\n\nDestroy Inactive Panel"
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"name": "root-class",
|
|
904
|
-
"description": "Default: -\n\nRoot container class"
|
|
822
|
+
"description": "Default: -\n\nMax tag text length to show"
|
|
905
823
|
},
|
|
906
824
|
{
|
|
907
|
-
"name": "
|
|
908
|
-
"description": "Default:
|
|
825
|
+
"name": "multiple",
|
|
826
|
+
"description": "Default: -\n\nSupport multiple or not"
|
|
909
827
|
},
|
|
910
828
|
{
|
|
911
|
-
"name": "
|
|
912
|
-
"description": "Default: -\n\
|
|
829
|
+
"name": "open",
|
|
830
|
+
"description": "Default: -\n\nSet visible of cascader popup"
|
|
913
831
|
},
|
|
914
832
|
{
|
|
915
|
-
"name": "
|
|
916
|
-
"description": "Default:
|
|
833
|
+
"name": "options",
|
|
834
|
+
"description": "Default: -\n\nThe data options of cascade"
|
|
917
835
|
},
|
|
918
836
|
{
|
|
919
|
-
"name": "
|
|
920
|
-
"description": "Default:
|
|
837
|
+
"name": "placeholder",
|
|
838
|
+
"description": "Default: -\n\nThe input placeholder"
|
|
921
839
|
},
|
|
922
840
|
{
|
|
923
|
-
"name": "
|
|
924
|
-
"description": "Default:
|
|
841
|
+
"name": "placement",
|
|
842
|
+
"description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
|
|
925
843
|
},
|
|
926
844
|
{
|
|
927
|
-
"name": "
|
|
928
|
-
"description": "Default: -\n\
|
|
845
|
+
"name": "popup-menu-column-style",
|
|
846
|
+
"description": "Default: -\n\nThe style of the drop-down menu column"
|
|
929
847
|
},
|
|
930
848
|
{
|
|
931
|
-
"name": "
|
|
932
|
-
"description": "Default:
|
|
849
|
+
"name": "show-checked-strategy",
|
|
850
|
+
"description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
|
|
933
851
|
},
|
|
934
852
|
{
|
|
935
|
-
"name": "
|
|
936
|
-
"description": "Default:
|
|
853
|
+
"name": "show-search",
|
|
854
|
+
"description": "Default: false\n\nWhether show search input in single mode"
|
|
937
855
|
},
|
|
938
856
|
{
|
|
939
|
-
"name": "
|
|
940
|
-
"description": "Default: -\n\
|
|
857
|
+
"name": "~~search-value~~",
|
|
858
|
+
"description": "Default: -\n\nSet search value, Need work with showSearch"
|
|
941
859
|
},
|
|
942
860
|
{
|
|
943
|
-
"name": "
|
|
944
|
-
"description": "Default: -\n\
|
|
861
|
+
"name": "size",
|
|
862
|
+
"description": "Default: -\n\nThe input size"
|
|
945
863
|
},
|
|
946
864
|
{
|
|
947
|
-
"name": "
|
|
948
|
-
"description": "Default: -\n\
|
|
949
|
-
}
|
|
950
|
-
]
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"name": "a-collapse-panel",
|
|
954
|
-
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
955
|
-
"attributes": [
|
|
956
|
-
{
|
|
957
|
-
"name": "header",
|
|
958
|
-
"description": "Default: -\n\n-"
|
|
865
|
+
"name": "status",
|
|
866
|
+
"description": "Default: -\n\nSet validation status"
|
|
959
867
|
},
|
|
960
868
|
{
|
|
961
|
-
"name": "
|
|
962
|
-
"description": "Default:
|
|
869
|
+
"name": "styles",
|
|
870
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
963
871
|
},
|
|
964
872
|
{
|
|
965
|
-
"name": "
|
|
966
|
-
"description": "Default: -\n\
|
|
873
|
+
"name": "value",
|
|
874
|
+
"description": "Default: -\n\nThe selected value, support v-model:value"
|
|
967
875
|
},
|
|
968
876
|
{
|
|
969
|
-
"name": "
|
|
970
|
-
"description": "Default:
|
|
877
|
+
"name": "variant",
|
|
878
|
+
"description": "Default: outlined\n\nVariants of selector"
|
|
971
879
|
}
|
|
972
880
|
]
|
|
973
881
|
},
|
|
@@ -1036,72 +944,94 @@
|
|
|
1036
944
|
]
|
|
1037
945
|
},
|
|
1038
946
|
{
|
|
1039
|
-
"name": "a-
|
|
1040
|
-
"description": "(ZH)
|
|
947
|
+
"name": "a-collapse",
|
|
948
|
+
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
1041
949
|
"attributes": [
|
|
1042
950
|
{
|
|
1043
|
-
"name": "
|
|
1044
|
-
"description": "Default:
|
|
951
|
+
"name": "active-key",
|
|
952
|
+
"description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
|
|
1045
953
|
},
|
|
1046
954
|
{
|
|
1047
|
-
"name": "
|
|
1048
|
-
"description": "Default: -\n\
|
|
955
|
+
"name": "default-active-key",
|
|
956
|
+
"description": "Default: -\n\nKey of the initial active panel"
|
|
1049
957
|
},
|
|
1050
958
|
{
|
|
1051
|
-
"name": "
|
|
1052
|
-
"description": "Default:
|
|
959
|
+
"name": "accordion",
|
|
960
|
+
"description": "Default: false\n\nIf true, Collapse renders as Accordion"
|
|
1053
961
|
},
|
|
1054
962
|
{
|
|
1055
|
-
"name": "
|
|
1056
|
-
"description": "Default:
|
|
963
|
+
"name": "destroy-on-hidden",
|
|
964
|
+
"description": "Default: false\n\nDestroy Inactive Panel"
|
|
1057
965
|
},
|
|
1058
966
|
{
|
|
1059
|
-
"name": "
|
|
1060
|
-
"description": "Default:
|
|
967
|
+
"name": "root-class",
|
|
968
|
+
"description": "Default: -\n\nRoot container class"
|
|
1061
969
|
},
|
|
1062
970
|
{
|
|
1063
|
-
"name": "
|
|
1064
|
-
"description": "Default:
|
|
971
|
+
"name": "bordered",
|
|
972
|
+
"description": "Default: true\n\nToggles rendering of the border around the collapse block"
|
|
1065
973
|
},
|
|
1066
974
|
{
|
|
1067
|
-
"name": "icon
|
|
1068
|
-
"description": "Default:
|
|
975
|
+
"name": "expand-icon",
|
|
976
|
+
"description": "Default: -\n\nAllow to customize collapse icon"
|
|
1069
977
|
},
|
|
1070
978
|
{
|
|
1071
|
-
"name": "
|
|
1072
|
-
"description": "Default:
|
|
979
|
+
"name": "expand-icon-placement",
|
|
980
|
+
"description": "Default: start\n\nSet expand icon placement"
|
|
1073
981
|
},
|
|
1074
982
|
{
|
|
1075
|
-
"name": "
|
|
1076
|
-
"description": "Default:
|
|
983
|
+
"name": "ghost",
|
|
984
|
+
"description": "Default: false\n\nMake the collapse borderless and its background transparent"
|
|
1077
985
|
},
|
|
1078
986
|
{
|
|
1079
|
-
"name": "
|
|
1080
|
-
"description": "Default:
|
|
987
|
+
"name": "size",
|
|
988
|
+
"description": "Default: middle\n\nSet the size of collapse"
|
|
1081
989
|
},
|
|
1082
990
|
{
|
|
1083
|
-
"name": "
|
|
1084
|
-
"description": "Default:
|
|
991
|
+
"name": "collapsible",
|
|
992
|
+
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
1085
993
|
},
|
|
1086
994
|
{
|
|
1087
|
-
"name": "render
|
|
1088
|
-
"description": "Default: -\n\
|
|
995
|
+
"name": "label-render",
|
|
996
|
+
"description": "Default: -\n\nCustom render label"
|
|
1089
997
|
},
|
|
1090
998
|
{
|
|
1091
|
-
"name": "
|
|
1092
|
-
"description": "Default: -\n\
|
|
999
|
+
"name": "content-render",
|
|
1000
|
+
"description": "Default: -\n\nCustom render content"
|
|
1093
1001
|
},
|
|
1094
1002
|
{
|
|
1095
|
-
"name": "
|
|
1096
|
-
"description": "Default: -\n\
|
|
1003
|
+
"name": "classes",
|
|
1004
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1097
1005
|
},
|
|
1098
1006
|
{
|
|
1099
|
-
"name": "
|
|
1100
|
-
"description": "Default: -\n\
|
|
1007
|
+
"name": "styles",
|
|
1008
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1101
1009
|
},
|
|
1102
1010
|
{
|
|
1103
|
-
"name": "
|
|
1104
|
-
"description": "Default: -\n\
|
|
1011
|
+
"name": "items",
|
|
1012
|
+
"description": "Default: -\n\nCollapse items content"
|
|
1013
|
+
}
|
|
1014
|
+
]
|
|
1015
|
+
},
|
|
1016
|
+
{
|
|
1017
|
+
"name": "a-collapse-panel",
|
|
1018
|
+
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
1019
|
+
"attributes": [
|
|
1020
|
+
{
|
|
1021
|
+
"name": "header",
|
|
1022
|
+
"description": "Default: -\n\n-"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"name": "show-arrow",
|
|
1026
|
+
"description": "Default: true\n\n-"
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"name": "extra",
|
|
1030
|
+
"description": "Default: -\n\n-"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"name": "collapsible",
|
|
1034
|
+
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
1105
1035
|
}
|
|
1106
1036
|
]
|
|
1107
1037
|
},
|
|
@@ -1208,60 +1138,72 @@
|
|
|
1208
1138
|
]
|
|
1209
1139
|
},
|
|
1210
1140
|
{
|
|
1211
|
-
"name": "a-
|
|
1212
|
-
"description": "(ZH)
|
|
1141
|
+
"name": "a-config-provider",
|
|
1142
|
+
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
1213
1143
|
"attributes": [
|
|
1214
1144
|
{
|
|
1215
|
-
"name": "
|
|
1216
|
-
"description": "Default:
|
|
1145
|
+
"name": "component-disabled",
|
|
1146
|
+
"description": "Default: -\n\nConfig antd component disabled"
|
|
1217
1147
|
},
|
|
1218
1148
|
{
|
|
1219
|
-
"name": "size",
|
|
1220
|
-
"description": "Default: -\n\
|
|
1149
|
+
"name": "component-size",
|
|
1150
|
+
"description": "Default: -\n\nConfig antd component size"
|
|
1221
1151
|
},
|
|
1222
1152
|
{
|
|
1223
|
-
"name": "
|
|
1224
|
-
"description": "Default: -\n\
|
|
1153
|
+
"name": "csp",
|
|
1154
|
+
"description": "Default: -\n\nSet Content Security Policy config"
|
|
1225
1155
|
},
|
|
1226
1156
|
{
|
|
1227
|
-
"name": "
|
|
1228
|
-
"description": "Default:
|
|
1157
|
+
"name": "direction",
|
|
1158
|
+
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
1229
1159
|
},
|
|
1230
1160
|
{
|
|
1231
|
-
"name": "
|
|
1232
|
-
"description": "Default:
|
|
1161
|
+
"name": "get-popup-container",
|
|
1162
|
+
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
1233
1163
|
},
|
|
1234
1164
|
{
|
|
1235
|
-
"name": "
|
|
1236
|
-
"description": "Default:
|
|
1165
|
+
"name": "get-target-container",
|
|
1166
|
+
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
1237
1167
|
},
|
|
1238
1168
|
{
|
|
1239
|
-
"name": "
|
|
1240
|
-
"description": "Default:
|
|
1169
|
+
"name": "icon-prefix-cls",
|
|
1170
|
+
"description": "Default: anticon\n\nSet icon prefix className"
|
|
1241
1171
|
},
|
|
1242
1172
|
{
|
|
1243
|
-
"name": "
|
|
1244
|
-
"description": "Default:
|
|
1173
|
+
"name": "locale",
|
|
1174
|
+
"description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
|
|
1245
1175
|
},
|
|
1246
1176
|
{
|
|
1247
|
-
"name": "
|
|
1248
|
-
"description": "Default:
|
|
1177
|
+
"name": "popup-match-select-width",
|
|
1178
|
+
"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"
|
|
1249
1179
|
},
|
|
1250
1180
|
{
|
|
1251
|
-
"name": "
|
|
1252
|
-
"description": "Default:
|
|
1181
|
+
"name": "popup-overflow",
|
|
1182
|
+
"description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
|
|
1253
1183
|
},
|
|
1254
1184
|
{
|
|
1255
|
-
"name": "
|
|
1256
|
-
"description": "Default:
|
|
1185
|
+
"name": "prefix-cls",
|
|
1186
|
+
"description": "Default: ant\n\nSet prefix className"
|
|
1257
1187
|
},
|
|
1258
1188
|
{
|
|
1259
|
-
"name": "
|
|
1260
|
-
"description": "Default: -\n\
|
|
1189
|
+
"name": "render-empty",
|
|
1190
|
+
"description": "Default: -\n\nSet empty content of components. Ref Empty"
|
|
1261
1191
|
},
|
|
1262
1192
|
{
|
|
1263
|
-
"name": "
|
|
1264
|
-
"description": "Default: -\n\
|
|
1193
|
+
"name": "theme",
|
|
1194
|
+
"description": "Default: -\n\nSet theme, ref Customize Theme"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"name": "variant",
|
|
1198
|
+
"description": "Default: -\n\nSet variant of data entry components"
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
"name": "virtual",
|
|
1202
|
+
"description": "Default: -\n\nDisable virtual scroll when set to false"
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"name": "warning",
|
|
1206
|
+
"description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
|
|
1265
1207
|
}
|
|
1266
1208
|
]
|
|
1267
1209
|
},
|
|
@@ -1325,6 +1267,64 @@
|
|
|
1325
1267
|
"description": "输入或选择日期的控件。",
|
|
1326
1268
|
"attributes": []
|
|
1327
1269
|
},
|
|
1270
|
+
{
|
|
1271
|
+
"name": "a-descriptions",
|
|
1272
|
+
"description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
|
|
1273
|
+
"attributes": [
|
|
1274
|
+
{
|
|
1275
|
+
"name": "bordered",
|
|
1276
|
+
"description": "Default: false\n\nWhether to display the border"
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
"name": "size",
|
|
1280
|
+
"description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
"name": "title",
|
|
1284
|
+
"description": "Default: -\n\nThe title of the description list, placed at the top"
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"name": "extra",
|
|
1288
|
+
"description": "Default: -\n\nThe action area of the description list, placed at the top-right"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"name": "label-render",
|
|
1292
|
+
"description": "Default: -\n\n-"
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"name": "content-render",
|
|
1296
|
+
"description": "Default: -\n\n-"
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
"name": "column",
|
|
1300
|
+
"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}"
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"name": "layout",
|
|
1304
|
+
"description": "Default: horizontal\n\nDefine description layout"
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
"name": "colon",
|
|
1308
|
+
"description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"name": "styles",
|
|
1312
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"name": "classes",
|
|
1316
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"name": "items",
|
|
1320
|
+
"description": "Default: -\n\nDescribe the contents of the list item"
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"name": "id",
|
|
1324
|
+
"description": "Default: -\n\n-"
|
|
1325
|
+
}
|
|
1326
|
+
]
|
|
1327
|
+
},
|
|
1328
1328
|
{
|
|
1329
1329
|
"name": "a-divider",
|
|
1330
1330
|
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
@@ -1469,41 +1469,6 @@
|
|
|
1469
1469
|
}
|
|
1470
1470
|
]
|
|
1471
1471
|
},
|
|
1472
|
-
{
|
|
1473
|
-
"name": "a-empty",
|
|
1474
|
-
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1475
|
-
"attributes": [
|
|
1476
|
-
{
|
|
1477
|
-
"name": "classes",
|
|
1478
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1479
|
-
},
|
|
1480
|
-
{
|
|
1481
|
-
"name": "styles",
|
|
1482
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"name": "image",
|
|
1486
|
-
"description": "Default: Empty.PRESENTED_IMAGE_DEFAULT\n\nCustomize image. Will treat as image url when string provided"
|
|
1487
|
-
},
|
|
1488
|
-
{
|
|
1489
|
-
"name": "description",
|
|
1490
|
-
"description": "Default: -\n\nCustomize description"
|
|
1491
|
-
},
|
|
1492
|
-
{
|
|
1493
|
-
"name": "root-class",
|
|
1494
|
-
"description": "Default: -\n\nRoot container class"
|
|
1495
|
-
},
|
|
1496
|
-
{
|
|
1497
|
-
"name": "prefix-cls",
|
|
1498
|
-
"description": "Default: -\n\nPrefix class name"
|
|
1499
|
-
}
|
|
1500
|
-
]
|
|
1501
|
-
},
|
|
1502
|
-
{
|
|
1503
|
-
"name": "a-flex",
|
|
1504
|
-
"description": "用于对齐的弹性布局容器。",
|
|
1505
|
-
"attributes": []
|
|
1506
|
-
},
|
|
1507
1472
|
{
|
|
1508
1473
|
"name": "a-dropdown",
|
|
1509
1474
|
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
@@ -1590,6 +1555,45 @@
|
|
|
1590
1555
|
}
|
|
1591
1556
|
]
|
|
1592
1557
|
},
|
|
1558
|
+
{
|
|
1559
|
+
"name": "a-empty",
|
|
1560
|
+
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1561
|
+
"attributes": [
|
|
1562
|
+
{
|
|
1563
|
+
"name": "vertical",
|
|
1564
|
+
"description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"name": "wrap",
|
|
1568
|
+
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"name": "justify",
|
|
1572
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"name": "align",
|
|
1576
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"name": "flex",
|
|
1580
|
+
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1581
|
+
},
|
|
1582
|
+
{
|
|
1583
|
+
"name": "gap",
|
|
1584
|
+
"description": "Default: -\n\nSets the gap between grids"
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"name": "component",
|
|
1588
|
+
"description": "Default: div\n\ncustom element type"
|
|
1589
|
+
}
|
|
1590
|
+
]
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"name": "a-flex",
|
|
1594
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1595
|
+
"attributes": []
|
|
1596
|
+
},
|
|
1593
1597
|
{
|
|
1594
1598
|
"name": "a-float-button-group",
|
|
1595
1599
|
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
@@ -1925,6 +1929,86 @@
|
|
|
1925
1929
|
"description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
|
|
1926
1930
|
"attributes": []
|
|
1927
1931
|
},
|
|
1932
|
+
{
|
|
1933
|
+
"name": "a-row",
|
|
1934
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1935
|
+
"attributes": [
|
|
1936
|
+
{
|
|
1937
|
+
"name": "align",
|
|
1938
|
+
"description": "Default: top\n\nVertical alignment"
|
|
1939
|
+
},
|
|
1940
|
+
{
|
|
1941
|
+
"name": "gutter",
|
|
1942
|
+
"description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
|
|
1943
|
+
},
|
|
1944
|
+
{
|
|
1945
|
+
"name": "justify",
|
|
1946
|
+
"description": "Default: start\n\nHorizontal arrangement"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"name": "wrap",
|
|
1950
|
+
"description": "Default: true\n\nAuto wrap line"
|
|
1951
|
+
}
|
|
1952
|
+
]
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"name": "a-col",
|
|
1956
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1957
|
+
"attributes": [
|
|
1958
|
+
{
|
|
1959
|
+
"name": "flex",
|
|
1960
|
+
"description": "Default: -\n\nFlex layout style"
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"name": "offset",
|
|
1964
|
+
"description": "Default: 0\n\nThe number of cells to offset Col from the left"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"name": "order",
|
|
1968
|
+
"description": "Default: 0\n\nRaster order"
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"name": "pull",
|
|
1972
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the left"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"name": "push",
|
|
1976
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"name": "span",
|
|
1980
|
+
"description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"name": "xs",
|
|
1984
|
+
"description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
|
|
1985
|
+
},
|
|
1986
|
+
{
|
|
1987
|
+
"name": "sm",
|
|
1988
|
+
"description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
"name": "md",
|
|
1992
|
+
"description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"name": "lg",
|
|
1996
|
+
"description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"name": "xl",
|
|
2000
|
+
"description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"name": "xxl",
|
|
2004
|
+
"description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"name": "xxxl",
|
|
2008
|
+
"description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
|
|
2009
|
+
}
|
|
2010
|
+
]
|
|
2011
|
+
},
|
|
1928
2012
|
{
|
|
1929
2013
|
"name": "a-common-icon",
|
|
1930
2014
|
"description": "Semantic vector graphics.",
|
|
@@ -2107,155 +2191,75 @@
|
|
|
2107
2191
|
"name": "icon-render",
|
|
2108
2192
|
"description": "Default: (visible) => (visible ? : )\n\nCustom toggle button"
|
|
2109
2193
|
},
|
|
2110
|
-
{
|
|
2111
|
-
"name": "styles",
|
|
2112
|
-
"description": "Default: -\n\nSemantic DOM style"
|
|
2113
|
-
},
|
|
2114
|
-
{
|
|
2115
|
-
"name": "visibility-toggle",
|
|
2116
|
-
"description": "Default: true\n\nWhether show toggle button or control password visible"
|
|
2117
|
-
}
|
|
2118
|
-
]
|
|
2119
|
-
},
|
|
2120
|
-
{
|
|
2121
|
-
"name": "a-input-otp",
|
|
2122
|
-
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2123
|
-
"attributes": [
|
|
2124
|
-
{
|
|
2125
|
-
"name": "classes",
|
|
2126
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2127
|
-
},
|
|
2128
|
-
{
|
|
2129
|
-
"name": "default-value",
|
|
2130
|
-
"description": "Default: -\n\nDefault value"
|
|
2131
|
-
},
|
|
2132
|
-
{
|
|
2133
|
-
"name": "disabled",
|
|
2134
|
-
"description": "Default: false\n\nWhether the input is disabled"
|
|
2135
|
-
},
|
|
2136
|
-
{
|
|
2137
|
-
"name": "formatter",
|
|
2138
|
-
"description": "Default: -\n\nFormat display, blank fields will be filled with"
|
|
2139
|
-
},
|
|
2140
|
-
{
|
|
2141
|
-
"name": "separator",
|
|
2142
|
-
"description": "Default: -\n\nrender the separator after the input box of the specified index"
|
|
2143
|
-
},
|
|
2144
|
-
{
|
|
2145
|
-
"name": "styles",
|
|
2146
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2147
|
-
},
|
|
2148
|
-
{
|
|
2149
|
-
"name": "mask",
|
|
2150
|
-
"description": "Default: false\n\nCustom display, the original value will not be modified"
|
|
2151
|
-
},
|
|
2152
|
-
{
|
|
2153
|
-
"name": "length",
|
|
2154
|
-
"description": "Default: 6\n\nThe number of input elements"
|
|
2155
|
-
},
|
|
2156
|
-
{
|
|
2157
|
-
"name": "status",
|
|
2158
|
-
"description": "Default: -\n\nSet validation status"
|
|
2159
|
-
},
|
|
2160
|
-
{
|
|
2161
|
-
"name": "size",
|
|
2162
|
-
"description": "Default: middle\n\nThe size of the input box"
|
|
2163
|
-
},
|
|
2164
|
-
{
|
|
2165
|
-
"name": "variant",
|
|
2166
|
-
"description": "Default: outlined\n\nVariants of Input"
|
|
2167
|
-
},
|
|
2168
|
-
{
|
|
2169
|
-
"name": "value",
|
|
2170
|
-
"description": "Default: -\n\nThe input content value"
|
|
2171
|
-
}
|
|
2172
|
-
]
|
|
2173
|
-
},
|
|
2174
|
-
{
|
|
2175
|
-
"name": "a-types",
|
|
2176
|
-
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2177
|
-
"attributes": []
|
|
2178
|
-
},
|
|
2179
|
-
{
|
|
2180
|
-
"name": "a-row",
|
|
2181
|
-
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
2182
|
-
"attributes": [
|
|
2183
|
-
{
|
|
2184
|
-
"name": "align",
|
|
2185
|
-
"description": "Default: top\n\nVertical alignment"
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"name": "gutter",
|
|
2189
|
-
"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]"
|
|
2190
|
-
},
|
|
2191
|
-
{
|
|
2192
|
-
"name": "justify",
|
|
2193
|
-
"description": "Default: start\n\nHorizontal arrangement"
|
|
2194
|
+
{
|
|
2195
|
+
"name": "styles",
|
|
2196
|
+
"description": "Default: -\n\nSemantic DOM style"
|
|
2194
2197
|
},
|
|
2195
2198
|
{
|
|
2196
|
-
"name": "
|
|
2197
|
-
"description": "Default: true\n\
|
|
2199
|
+
"name": "visibility-toggle",
|
|
2200
|
+
"description": "Default: true\n\nWhether show toggle button or control password visible"
|
|
2198
2201
|
}
|
|
2199
2202
|
]
|
|
2200
2203
|
},
|
|
2201
2204
|
{
|
|
2202
|
-
"name": "a-
|
|
2203
|
-
"description": "(ZH)
|
|
2205
|
+
"name": "a-input-otp",
|
|
2206
|
+
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2204
2207
|
"attributes": [
|
|
2205
2208
|
{
|
|
2206
|
-
"name": "
|
|
2207
|
-
"description": "Default: -\n\
|
|
2208
|
-
},
|
|
2209
|
-
{
|
|
2210
|
-
"name": "offset",
|
|
2211
|
-
"description": "Default: 0\n\nThe number of cells to offset Col from the left"
|
|
2209
|
+
"name": "classes",
|
|
2210
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2212
2211
|
},
|
|
2213
2212
|
{
|
|
2214
|
-
"name": "
|
|
2215
|
-
"description": "Default:
|
|
2213
|
+
"name": "default-value",
|
|
2214
|
+
"description": "Default: -\n\nDefault value"
|
|
2216
2215
|
},
|
|
2217
2216
|
{
|
|
2218
|
-
"name": "
|
|
2219
|
-
"description": "Default:
|
|
2217
|
+
"name": "disabled",
|
|
2218
|
+
"description": "Default: false\n\nWhether the input is disabled"
|
|
2220
2219
|
},
|
|
2221
2220
|
{
|
|
2222
|
-
"name": "
|
|
2223
|
-
"description": "Default:
|
|
2221
|
+
"name": "formatter",
|
|
2222
|
+
"description": "Default: -\n\nFormat display, blank fields will be filled with"
|
|
2224
2223
|
},
|
|
2225
2224
|
{
|
|
2226
|
-
"name": "
|
|
2227
|
-
"description": "Default:
|
|
2225
|
+
"name": "separator",
|
|
2226
|
+
"description": "Default: -\n\nrender the separator after the input box of the specified index"
|
|
2228
2227
|
},
|
|
2229
2228
|
{
|
|
2230
|
-
"name": "
|
|
2231
|
-
"description": "Default: -\n\
|
|
2229
|
+
"name": "styles",
|
|
2230
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2232
2231
|
},
|
|
2233
2232
|
{
|
|
2234
|
-
"name": "
|
|
2235
|
-
"description": "Default:
|
|
2233
|
+
"name": "mask",
|
|
2234
|
+
"description": "Default: false\n\nCustom display, the original value will not be modified"
|
|
2236
2235
|
},
|
|
2237
2236
|
{
|
|
2238
|
-
"name": "
|
|
2239
|
-
"description": "Default:
|
|
2237
|
+
"name": "length",
|
|
2238
|
+
"description": "Default: 6\n\nThe number of input elements"
|
|
2240
2239
|
},
|
|
2241
2240
|
{
|
|
2242
|
-
"name": "
|
|
2243
|
-
"description": "Default: -\n\
|
|
2241
|
+
"name": "status",
|
|
2242
|
+
"description": "Default: -\n\nSet validation status"
|
|
2244
2243
|
},
|
|
2245
2244
|
{
|
|
2246
|
-
"name": "
|
|
2247
|
-
"description": "Default:
|
|
2245
|
+
"name": "size",
|
|
2246
|
+
"description": "Default: middle\n\nThe size of the input box"
|
|
2248
2247
|
},
|
|
2249
2248
|
{
|
|
2250
|
-
"name": "
|
|
2251
|
-
"description": "Default:
|
|
2249
|
+
"name": "variant",
|
|
2250
|
+
"description": "Default: outlined\n\nVariants of Input"
|
|
2252
2251
|
},
|
|
2253
2252
|
{
|
|
2254
|
-
"name": "
|
|
2255
|
-
"description": "Default: -\n\
|
|
2253
|
+
"name": "value",
|
|
2254
|
+
"description": "Default: -\n\nThe input content value"
|
|
2256
2255
|
}
|
|
2257
2256
|
]
|
|
2258
2257
|
},
|
|
2258
|
+
{
|
|
2259
|
+
"name": "a-types",
|
|
2260
|
+
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2261
|
+
"attributes": []
|
|
2262
|
+
},
|
|
2259
2263
|
{
|
|
2260
2264
|
"name": "a-image",
|
|
2261
2265
|
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
@@ -2298,58 +2302,6 @@
|
|
|
2298
2302
|
}
|
|
2299
2303
|
]
|
|
2300
2304
|
},
|
|
2301
|
-
{
|
|
2302
|
-
"name": "a-layout",
|
|
2303
|
-
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2304
|
-
"attributes": [
|
|
2305
|
-
{
|
|
2306
|
-
"name": "has-sider",
|
|
2307
|
-
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2308
|
-
}
|
|
2309
|
-
]
|
|
2310
|
-
},
|
|
2311
|
-
{
|
|
2312
|
-
"name": "a-layout-sider",
|
|
2313
|
-
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2314
|
-
"attributes": [
|
|
2315
|
-
{
|
|
2316
|
-
"name": "breakpoint",
|
|
2317
|
-
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
2318
|
-
},
|
|
2319
|
-
{
|
|
2320
|
-
"name": "collapsed",
|
|
2321
|
-
"description": "Default: -\n\nTo set the current status"
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"name": "collapsed-width",
|
|
2325
|
-
"description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
|
|
2326
|
-
},
|
|
2327
|
-
{
|
|
2328
|
-
"name": "collapsible",
|
|
2329
|
-
"description": "Default: false\n\nWhether can be collapsed"
|
|
2330
|
-
},
|
|
2331
|
-
{
|
|
2332
|
-
"name": "reverse-arrow",
|
|
2333
|
-
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
"name": "theme",
|
|
2337
|
-
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2338
|
-
},
|
|
2339
|
-
{
|
|
2340
|
-
"name": "trigger",
|
|
2341
|
-
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2342
|
-
},
|
|
2343
|
-
{
|
|
2344
|
-
"name": "width",
|
|
2345
|
-
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2346
|
-
},
|
|
2347
|
-
{
|
|
2348
|
-
"name": "zero-width-trigger-style",
|
|
2349
|
-
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2350
|
-
}
|
|
2351
|
-
]
|
|
2352
|
-
},
|
|
2353
2305
|
{
|
|
2354
2306
|
"name": "a-input-number",
|
|
2355
2307
|
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
@@ -2420,6 +2372,58 @@
|
|
|
2420
2372
|
}
|
|
2421
2373
|
]
|
|
2422
2374
|
},
|
|
2375
|
+
{
|
|
2376
|
+
"name": "a-layout",
|
|
2377
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2378
|
+
"attributes": [
|
|
2379
|
+
{
|
|
2380
|
+
"name": "has-sider",
|
|
2381
|
+
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2382
|
+
}
|
|
2383
|
+
]
|
|
2384
|
+
},
|
|
2385
|
+
{
|
|
2386
|
+
"name": "a-layout-sider",
|
|
2387
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2388
|
+
"attributes": [
|
|
2389
|
+
{
|
|
2390
|
+
"name": "breakpoint",
|
|
2391
|
+
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"name": "collapsed",
|
|
2395
|
+
"description": "Default: -\n\nTo set the current status"
|
|
2396
|
+
},
|
|
2397
|
+
{
|
|
2398
|
+
"name": "collapsed-width",
|
|
2399
|
+
"description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"name": "collapsible",
|
|
2403
|
+
"description": "Default: false\n\nWhether can be collapsed"
|
|
2404
|
+
},
|
|
2405
|
+
{
|
|
2406
|
+
"name": "reverse-arrow",
|
|
2407
|
+
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2408
|
+
},
|
|
2409
|
+
{
|
|
2410
|
+
"name": "theme",
|
|
2411
|
+
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2412
|
+
},
|
|
2413
|
+
{
|
|
2414
|
+
"name": "trigger",
|
|
2415
|
+
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"name": "width",
|
|
2419
|
+
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"name": "zero-width-trigger-style",
|
|
2423
|
+
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2424
|
+
}
|
|
2425
|
+
]
|
|
2426
|
+
},
|
|
2423
2427
|
{
|
|
2424
2428
|
"name": "a-masonry",
|
|
2425
2429
|
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
@@ -2616,52 +2620,37 @@
|
|
|
2616
2620
|
},
|
|
2617
2621
|
{
|
|
2618
2622
|
"name": "a-static-methods",
|
|
2619
|
-
"description": "
|
|
2623
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2620
2624
|
"attributes": []
|
|
2621
2625
|
},
|
|
2622
2626
|
{
|
|
2623
|
-
"name": "a-
|
|
2624
|
-
"description": "
|
|
2627
|
+
"name": "a-args-props",
|
|
2628
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2625
2629
|
"attributes": []
|
|
2626
2630
|
},
|
|
2627
2631
|
{
|
|
2628
|
-
"name": "a-
|
|
2629
|
-
"description": "(ZH)
|
|
2632
|
+
"name": "a-notification-use-notification",
|
|
2633
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2630
2634
|
"attributes": []
|
|
2631
2635
|
},
|
|
2632
2636
|
{
|
|
2633
|
-
"name": "a-
|
|
2634
|
-
"description": "Prompt notification message globally.",
|
|
2637
|
+
"name": "a-closable-type",
|
|
2638
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2635
2639
|
"attributes": []
|
|
2636
2640
|
},
|
|
2637
2641
|
{
|
|
2638
|
-
"name": "a
|
|
2639
|
-
"description": "
|
|
2642
|
+
"name": "a-global-configuration",
|
|
2643
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2640
2644
|
"attributes": []
|
|
2641
2645
|
},
|
|
2642
2646
|
{
|
|
2643
|
-
"name": "a
|
|
2647
|
+
"name": "a-静态方法",
|
|
2644
2648
|
"description": "全局展示操作反馈信息。",
|
|
2645
2649
|
"attributes": []
|
|
2646
2650
|
},
|
|
2647
2651
|
{
|
|
2648
2652
|
"name": "a-全局配置",
|
|
2649
|
-
"description": "
|
|
2650
|
-
"attributes": []
|
|
2651
|
-
},
|
|
2652
|
-
{
|
|
2653
|
-
"name": "a-args-props",
|
|
2654
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2655
|
-
"attributes": []
|
|
2656
|
-
},
|
|
2657
|
-
{
|
|
2658
|
-
"name": "a-notification-use-notification",
|
|
2659
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2660
|
-
"attributes": []
|
|
2661
|
-
},
|
|
2662
|
-
{
|
|
2663
|
-
"name": "a-closable-type",
|
|
2664
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2653
|
+
"description": "全局展示操作反馈信息。",
|
|
2665
2654
|
"attributes": []
|
|
2666
2655
|
},
|
|
2667
2656
|
{
|
|
@@ -2883,48 +2872,102 @@
|
|
|
2883
2872
|
"description": "Default: true\n\nShow page item's title"
|
|
2884
2873
|
},
|
|
2885
2874
|
{
|
|
2886
|
-
"name": "show-total",
|
|
2887
|
-
"description": "Default: -\n\nTo display the total number and range"
|
|
2875
|
+
"name": "show-total",
|
|
2876
|
+
"description": "Default: -\n\nTo display the total number and range"
|
|
2877
|
+
},
|
|
2878
|
+
{
|
|
2879
|
+
"name": "simple",
|
|
2880
|
+
"description": "Default: -\n\nWhether to use simple mode"
|
|
2881
|
+
},
|
|
2882
|
+
{
|
|
2883
|
+
"name": "size",
|
|
2884
|
+
"description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
|
|
2885
|
+
},
|
|
2886
|
+
{
|
|
2887
|
+
"name": "styles",
|
|
2888
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "total",
|
|
2892
|
+
"description": "Default: 0\n\nTotal number of data items"
|
|
2893
|
+
},
|
|
2894
|
+
{
|
|
2895
|
+
"name": "locale",
|
|
2896
|
+
"description": "Default: -\n\nPagination locale"
|
|
2897
|
+
},
|
|
2898
|
+
{
|
|
2899
|
+
"name": "prev-icon",
|
|
2900
|
+
"description": "Default: -\n\nCustom previous icon"
|
|
2901
|
+
},
|
|
2902
|
+
{
|
|
2903
|
+
"name": "next-icon",
|
|
2904
|
+
"description": "Default: -\n\nCustom next icon"
|
|
2905
|
+
},
|
|
2906
|
+
{
|
|
2907
|
+
"name": "jump-prev-icon",
|
|
2908
|
+
"description": "Default: -\n\nCustom jump-prev icon"
|
|
2909
|
+
},
|
|
2910
|
+
{
|
|
2911
|
+
"name": "jump-next-icon",
|
|
2912
|
+
"description": "Default: -\n\nCustom jump-next icon"
|
|
2913
|
+
},
|
|
2914
|
+
{
|
|
2915
|
+
"name": "select-component-class",
|
|
2916
|
+
"description": "Default: -\n\nDeprecated, not official support"
|
|
2917
|
+
}
|
|
2918
|
+
]
|
|
2919
|
+
},
|
|
2920
|
+
{
|
|
2921
|
+
"name": "a-popconfirm",
|
|
2922
|
+
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2923
|
+
"attributes": [
|
|
2924
|
+
{
|
|
2925
|
+
"name": "cancel-button-props",
|
|
2926
|
+
"description": "Default: -\n\nThe cancel button props"
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
"name": "cancel-text",
|
|
2930
|
+
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
2888
2931
|
},
|
|
2889
2932
|
{
|
|
2890
|
-
"name": "
|
|
2891
|
-
"description": "Default:
|
|
2933
|
+
"name": "disabled",
|
|
2934
|
+
"description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
|
|
2892
2935
|
},
|
|
2893
2936
|
{
|
|
2894
|
-
"name": "
|
|
2895
|
-
"description": "Default:
|
|
2937
|
+
"name": "icon",
|
|
2938
|
+
"description": "Default: -\n\nCustomize icon of confirmation"
|
|
2896
2939
|
},
|
|
2897
2940
|
{
|
|
2898
|
-
"name": "
|
|
2899
|
-
"description": "Default: -\n\
|
|
2941
|
+
"name": "ok-button-props",
|
|
2942
|
+
"description": "Default: -\n\nThe ok button props"
|
|
2900
2943
|
},
|
|
2901
2944
|
{
|
|
2902
|
-
"name": "
|
|
2903
|
-
"description": "Default:
|
|
2945
|
+
"name": "ok-text",
|
|
2946
|
+
"description": "Default: OK\n\nThe text of the Confirm button"
|
|
2904
2947
|
},
|
|
2905
2948
|
{
|
|
2906
|
-
"name": "
|
|
2907
|
-
"description": "Default:
|
|
2949
|
+
"name": "ok-type",
|
|
2950
|
+
"description": "Default: primary\n\nButton type of the Confirm button"
|
|
2908
2951
|
},
|
|
2909
2952
|
{
|
|
2910
|
-
"name": "
|
|
2911
|
-
"description": "Default:
|
|
2953
|
+
"name": "show-cancel",
|
|
2954
|
+
"description": "Default: true\n\nShow cancel button"
|
|
2912
2955
|
},
|
|
2913
2956
|
{
|
|
2914
|
-
"name": "
|
|
2915
|
-
"description": "Default: -\n\
|
|
2957
|
+
"name": "title",
|
|
2958
|
+
"description": "Default: -\n\nThe title of the confirmation box"
|
|
2916
2959
|
},
|
|
2917
2960
|
{
|
|
2918
|
-
"name": "
|
|
2919
|
-
"description": "Default: -\n\
|
|
2961
|
+
"name": "description",
|
|
2962
|
+
"description": "Default: -\n\nThe description of the confirmation box"
|
|
2920
2963
|
},
|
|
2921
2964
|
{
|
|
2922
|
-
"name": "
|
|
2923
|
-
"description": "Default: -\n\
|
|
2965
|
+
"name": "classes",
|
|
2966
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2924
2967
|
},
|
|
2925
2968
|
{
|
|
2926
|
-
"name": "
|
|
2927
|
-
"description": "Default: -\n\
|
|
2969
|
+
"name": "styles",
|
|
2970
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2928
2971
|
}
|
|
2929
2972
|
]
|
|
2930
2973
|
},
|
|
@@ -2994,28 +3037,6 @@
|
|
|
2994
3037
|
}
|
|
2995
3038
|
]
|
|
2996
3039
|
},
|
|
2997
|
-
{
|
|
2998
|
-
"name": "a-popover",
|
|
2999
|
-
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
3000
|
-
"attributes": [
|
|
3001
|
-
{
|
|
3002
|
-
"name": "title",
|
|
3003
|
-
"description": "Default: -\n\nTitle of the card"
|
|
3004
|
-
},
|
|
3005
|
-
{
|
|
3006
|
-
"name": "content",
|
|
3007
|
-
"description": "Default: -\n\nContent of the card"
|
|
3008
|
-
},
|
|
3009
|
-
{
|
|
3010
|
-
"name": "classes",
|
|
3011
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3012
|
-
},
|
|
3013
|
-
{
|
|
3014
|
-
"name": "styles",
|
|
3015
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3016
|
-
}
|
|
3017
|
-
]
|
|
3018
|
-
},
|
|
3019
3040
|
{
|
|
3020
3041
|
"name": "a-progress",
|
|
3021
3042
|
"description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
|
|
@@ -3086,60 +3107,6 @@
|
|
|
3086
3107
|
}
|
|
3087
3108
|
]
|
|
3088
3109
|
},
|
|
3089
|
-
{
|
|
3090
|
-
"name": "a-popconfirm",
|
|
3091
|
-
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
3092
|
-
"attributes": [
|
|
3093
|
-
{
|
|
3094
|
-
"name": "cancel-button-props",
|
|
3095
|
-
"description": "Default: -\n\nThe cancel button props"
|
|
3096
|
-
},
|
|
3097
|
-
{
|
|
3098
|
-
"name": "cancel-text",
|
|
3099
|
-
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
3100
|
-
},
|
|
3101
|
-
{
|
|
3102
|
-
"name": "disabled",
|
|
3103
|
-
"description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
|
|
3104
|
-
},
|
|
3105
|
-
{
|
|
3106
|
-
"name": "icon",
|
|
3107
|
-
"description": "Default: -\n\nCustomize icon of confirmation"
|
|
3108
|
-
},
|
|
3109
|
-
{
|
|
3110
|
-
"name": "ok-button-props",
|
|
3111
|
-
"description": "Default: -\n\nThe ok button props"
|
|
3112
|
-
},
|
|
3113
|
-
{
|
|
3114
|
-
"name": "ok-text",
|
|
3115
|
-
"description": "Default: OK\n\nThe text of the Confirm button"
|
|
3116
|
-
},
|
|
3117
|
-
{
|
|
3118
|
-
"name": "ok-type",
|
|
3119
|
-
"description": "Default: primary\n\nButton type of the Confirm button"
|
|
3120
|
-
},
|
|
3121
|
-
{
|
|
3122
|
-
"name": "show-cancel",
|
|
3123
|
-
"description": "Default: true\n\nShow cancel button"
|
|
3124
|
-
},
|
|
3125
|
-
{
|
|
3126
|
-
"name": "title",
|
|
3127
|
-
"description": "Default: -\n\nThe title of the confirmation box"
|
|
3128
|
-
},
|
|
3129
|
-
{
|
|
3130
|
-
"name": "description",
|
|
3131
|
-
"description": "Default: -\n\nThe description of the confirmation box"
|
|
3132
|
-
},
|
|
3133
|
-
{
|
|
3134
|
-
"name": "classes",
|
|
3135
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3136
|
-
},
|
|
3137
|
-
{
|
|
3138
|
-
"name": "styles",
|
|
3139
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3140
|
-
}
|
|
3141
|
-
]
|
|
3142
|
-
},
|
|
3143
3110
|
{
|
|
3144
3111
|
"name": "a-radio/radio-button",
|
|
3145
3112
|
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
@@ -3266,6 +3233,40 @@
|
|
|
3266
3233
|
}
|
|
3267
3234
|
]
|
|
3268
3235
|
},
|
|
3236
|
+
{
|
|
3237
|
+
"name": "a-result",
|
|
3238
|
+
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
3239
|
+
"attributes": [
|
|
3240
|
+
{
|
|
3241
|
+
"name": "classes",
|
|
3242
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3243
|
+
},
|
|
3244
|
+
{
|
|
3245
|
+
"name": "extra",
|
|
3246
|
+
"description": "Default: -\n\nOperating area"
|
|
3247
|
+
},
|
|
3248
|
+
{
|
|
3249
|
+
"name": "icon",
|
|
3250
|
+
"description": "Default: -\n\nCustom back icon"
|
|
3251
|
+
},
|
|
3252
|
+
{
|
|
3253
|
+
"name": "status",
|
|
3254
|
+
"description": "Default: info\n\nResult status, decide icons and colors"
|
|
3255
|
+
},
|
|
3256
|
+
{
|
|
3257
|
+
"name": "styles",
|
|
3258
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
"name": "sub-title",
|
|
3262
|
+
"description": "Default: -\n\nThe subTitle"
|
|
3263
|
+
},
|
|
3264
|
+
{
|
|
3265
|
+
"name": "title",
|
|
3266
|
+
"description": "Default: -\n\nThe title"
|
|
3267
|
+
}
|
|
3268
|
+
]
|
|
3269
|
+
},
|
|
3269
3270
|
{
|
|
3270
3271
|
"name": "a-segmented",
|
|
3271
3272
|
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
@@ -3510,40 +3511,6 @@
|
|
|
3510
3511
|
}
|
|
3511
3512
|
]
|
|
3512
3513
|
},
|
|
3513
|
-
{
|
|
3514
|
-
"name": "a-result",
|
|
3515
|
-
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
3516
|
-
"attributes": [
|
|
3517
|
-
{
|
|
3518
|
-
"name": "classes",
|
|
3519
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3520
|
-
},
|
|
3521
|
-
{
|
|
3522
|
-
"name": "extra",
|
|
3523
|
-
"description": "Default: -\n\nOperating area"
|
|
3524
|
-
},
|
|
3525
|
-
{
|
|
3526
|
-
"name": "icon",
|
|
3527
|
-
"description": "Default: -\n\nCustom back icon"
|
|
3528
|
-
},
|
|
3529
|
-
{
|
|
3530
|
-
"name": "status",
|
|
3531
|
-
"description": "Default: info\n\nResult status, decide icons and colors"
|
|
3532
|
-
},
|
|
3533
|
-
{
|
|
3534
|
-
"name": "styles",
|
|
3535
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3536
|
-
},
|
|
3537
|
-
{
|
|
3538
|
-
"name": "sub-title",
|
|
3539
|
-
"description": "Default: -\n\nThe subTitle"
|
|
3540
|
-
},
|
|
3541
|
-
{
|
|
3542
|
-
"name": "title",
|
|
3543
|
-
"description": "Default: -\n\nThe title"
|
|
3544
|
-
}
|
|
3545
|
-
]
|
|
3546
|
-
},
|
|
3547
3514
|
{
|
|
3548
3515
|
"name": "a-skeleton",
|
|
3549
3516
|
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
@@ -3794,6 +3761,71 @@
|
|
|
3794
3761
|
}
|
|
3795
3762
|
]
|
|
3796
3763
|
},
|
|
3764
|
+
{
|
|
3765
|
+
"name": "a-space",
|
|
3766
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3767
|
+
"attributes": [
|
|
3768
|
+
{
|
|
3769
|
+
"name": "align",
|
|
3770
|
+
"description": "Default: -\n\nAlign items"
|
|
3771
|
+
},
|
|
3772
|
+
{
|
|
3773
|
+
"name": "classes",
|
|
3774
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3775
|
+
},
|
|
3776
|
+
{
|
|
3777
|
+
"name": "orientation",
|
|
3778
|
+
"description": "Default: horizontal\n\nThe space direction"
|
|
3779
|
+
},
|
|
3780
|
+
{
|
|
3781
|
+
"name": "separator",
|
|
3782
|
+
"description": "Default: -\n\nSet separator"
|
|
3783
|
+
},
|
|
3784
|
+
{
|
|
3785
|
+
"name": "size",
|
|
3786
|
+
"description": "Default: small\n\nThe space size"
|
|
3787
|
+
},
|
|
3788
|
+
{
|
|
3789
|
+
"name": "styles",
|
|
3790
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3791
|
+
},
|
|
3792
|
+
{
|
|
3793
|
+
"name": "vertical",
|
|
3794
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3795
|
+
},
|
|
3796
|
+
{
|
|
3797
|
+
"name": "wrap",
|
|
3798
|
+
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
3799
|
+
}
|
|
3800
|
+
]
|
|
3801
|
+
},
|
|
3802
|
+
{
|
|
3803
|
+
"name": "a-size",
|
|
3804
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3805
|
+
"attributes": []
|
|
3806
|
+
},
|
|
3807
|
+
{
|
|
3808
|
+
"name": "a-space-compact",
|
|
3809
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3810
|
+
"attributes": [
|
|
3811
|
+
{
|
|
3812
|
+
"name": "block",
|
|
3813
|
+
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
3814
|
+
},
|
|
3815
|
+
{
|
|
3816
|
+
"name": "orientation",
|
|
3817
|
+
"description": "Default: horizontal\n\nSet direction of layout"
|
|
3818
|
+
},
|
|
3819
|
+
{
|
|
3820
|
+
"name": "size",
|
|
3821
|
+
"description": "Default: middle\n\nSet child component size"
|
|
3822
|
+
},
|
|
3823
|
+
{
|
|
3824
|
+
"name": "vertical",
|
|
3825
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3826
|
+
}
|
|
3827
|
+
]
|
|
3828
|
+
},
|
|
3797
3829
|
{
|
|
3798
3830
|
"name": "a-spin",
|
|
3799
3831
|
"description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
|
|
@@ -3912,71 +3944,6 @@
|
|
|
3912
3944
|
}
|
|
3913
3945
|
]
|
|
3914
3946
|
},
|
|
3915
|
-
{
|
|
3916
|
-
"name": "a-space",
|
|
3917
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3918
|
-
"attributes": [
|
|
3919
|
-
{
|
|
3920
|
-
"name": "align",
|
|
3921
|
-
"description": "Default: -\n\nAlign items"
|
|
3922
|
-
},
|
|
3923
|
-
{
|
|
3924
|
-
"name": "classes",
|
|
3925
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"name": "orientation",
|
|
3929
|
-
"description": "Default: horizontal\n\nThe space direction"
|
|
3930
|
-
},
|
|
3931
|
-
{
|
|
3932
|
-
"name": "separator",
|
|
3933
|
-
"description": "Default: -\n\nSet separator"
|
|
3934
|
-
},
|
|
3935
|
-
{
|
|
3936
|
-
"name": "size",
|
|
3937
|
-
"description": "Default: small\n\nThe space size"
|
|
3938
|
-
},
|
|
3939
|
-
{
|
|
3940
|
-
"name": "styles",
|
|
3941
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3942
|
-
},
|
|
3943
|
-
{
|
|
3944
|
-
"name": "vertical",
|
|
3945
|
-
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3946
|
-
},
|
|
3947
|
-
{
|
|
3948
|
-
"name": "wrap",
|
|
3949
|
-
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
3950
|
-
}
|
|
3951
|
-
]
|
|
3952
|
-
},
|
|
3953
|
-
{
|
|
3954
|
-
"name": "a-size",
|
|
3955
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3956
|
-
"attributes": []
|
|
3957
|
-
},
|
|
3958
|
-
{
|
|
3959
|
-
"name": "a-space-compact",
|
|
3960
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3961
|
-
"attributes": [
|
|
3962
|
-
{
|
|
3963
|
-
"name": "block",
|
|
3964
|
-
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
3965
|
-
},
|
|
3966
|
-
{
|
|
3967
|
-
"name": "orientation",
|
|
3968
|
-
"description": "Default: horizontal\n\nSet direction of layout"
|
|
3969
|
-
},
|
|
3970
|
-
{
|
|
3971
|
-
"name": "size",
|
|
3972
|
-
"description": "Default: middle\n\nSet child component size"
|
|
3973
|
-
},
|
|
3974
|
-
{
|
|
3975
|
-
"name": "vertical",
|
|
3976
|
-
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3977
|
-
}
|
|
3978
|
-
]
|
|
3979
|
-
},
|
|
3980
3947
|
{
|
|
3981
3948
|
"name": "a-statistic",
|
|
3982
3949
|
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
@@ -4036,6 +4003,72 @@
|
|
|
4036
4003
|
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
4037
4004
|
"attributes": []
|
|
4038
4005
|
},
|
|
4006
|
+
{
|
|
4007
|
+
"name": "a-steps",
|
|
4008
|
+
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
4009
|
+
"attributes": [
|
|
4010
|
+
{
|
|
4011
|
+
"name": "classes",
|
|
4012
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4013
|
+
},
|
|
4014
|
+
{
|
|
4015
|
+
"name": "current",
|
|
4016
|
+
"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"
|
|
4017
|
+
},
|
|
4018
|
+
{
|
|
4019
|
+
"name": "icon-render",
|
|
4020
|
+
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
4021
|
+
},
|
|
4022
|
+
{
|
|
4023
|
+
"name": "initial",
|
|
4024
|
+
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
4025
|
+
},
|
|
4026
|
+
{
|
|
4027
|
+
"name": "items",
|
|
4028
|
+
"description": "Default: []\n\nStepItem content"
|
|
4029
|
+
},
|
|
4030
|
+
{
|
|
4031
|
+
"name": "orientation",
|
|
4032
|
+
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
4033
|
+
},
|
|
4034
|
+
{
|
|
4035
|
+
"name": "percent",
|
|
4036
|
+
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
4037
|
+
},
|
|
4038
|
+
{
|
|
4039
|
+
"name": "progress-dot",
|
|
4040
|
+
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
4041
|
+
},
|
|
4042
|
+
{
|
|
4043
|
+
"name": "responsive",
|
|
4044
|
+
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
4045
|
+
},
|
|
4046
|
+
{
|
|
4047
|
+
"name": "size",
|
|
4048
|
+
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
4049
|
+
},
|
|
4050
|
+
{
|
|
4051
|
+
"name": "status",
|
|
4052
|
+
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
4053
|
+
},
|
|
4054
|
+
{
|
|
4055
|
+
"name": "styles",
|
|
4056
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"name": "title-placement",
|
|
4060
|
+
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
4061
|
+
},
|
|
4062
|
+
{
|
|
4063
|
+
"name": "type",
|
|
4064
|
+
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
4065
|
+
},
|
|
4066
|
+
{
|
|
4067
|
+
"name": "variant",
|
|
4068
|
+
"description": "Default: filled\n\nConfig style variant"
|
|
4069
|
+
}
|
|
4070
|
+
]
|
|
4071
|
+
},
|
|
4039
4072
|
{
|
|
4040
4073
|
"name": "a-switch",
|
|
4041
4074
|
"description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
|
|
@@ -4196,72 +4229,6 @@
|
|
|
4196
4229
|
}
|
|
4197
4230
|
]
|
|
4198
4231
|
},
|
|
4199
|
-
{
|
|
4200
|
-
"name": "a-steps",
|
|
4201
|
-
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
4202
|
-
"attributes": [
|
|
4203
|
-
{
|
|
4204
|
-
"name": "classes",
|
|
4205
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4206
|
-
},
|
|
4207
|
-
{
|
|
4208
|
-
"name": "current",
|
|
4209
|
-
"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"
|
|
4210
|
-
},
|
|
4211
|
-
{
|
|
4212
|
-
"name": "icon-render",
|
|
4213
|
-
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
4214
|
-
},
|
|
4215
|
-
{
|
|
4216
|
-
"name": "initial",
|
|
4217
|
-
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
4218
|
-
},
|
|
4219
|
-
{
|
|
4220
|
-
"name": "items",
|
|
4221
|
-
"description": "Default: []\n\nStepItem content"
|
|
4222
|
-
},
|
|
4223
|
-
{
|
|
4224
|
-
"name": "orientation",
|
|
4225
|
-
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
4226
|
-
},
|
|
4227
|
-
{
|
|
4228
|
-
"name": "percent",
|
|
4229
|
-
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
4230
|
-
},
|
|
4231
|
-
{
|
|
4232
|
-
"name": "progress-dot",
|
|
4233
|
-
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
4234
|
-
},
|
|
4235
|
-
{
|
|
4236
|
-
"name": "responsive",
|
|
4237
|
-
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
4238
|
-
},
|
|
4239
|
-
{
|
|
4240
|
-
"name": "size",
|
|
4241
|
-
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
4242
|
-
},
|
|
4243
|
-
{
|
|
4244
|
-
"name": "status",
|
|
4245
|
-
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
4246
|
-
},
|
|
4247
|
-
{
|
|
4248
|
-
"name": "styles",
|
|
4249
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4250
|
-
},
|
|
4251
|
-
{
|
|
4252
|
-
"name": "title-placement",
|
|
4253
|
-
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
4254
|
-
},
|
|
4255
|
-
{
|
|
4256
|
-
"name": "type",
|
|
4257
|
-
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
4258
|
-
},
|
|
4259
|
-
{
|
|
4260
|
-
"name": "variant",
|
|
4261
|
-
"description": "Default: filled\n\nConfig style variant"
|
|
4262
|
-
}
|
|
4263
|
-
]
|
|
4264
|
-
},
|
|
4265
4232
|
{
|
|
4266
4233
|
"name": "a-tabs",
|
|
4267
4234
|
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
@@ -4462,84 +4429,48 @@
|
|
|
4462
4429
|
"attributes": []
|
|
4463
4430
|
},
|
|
4464
4431
|
{
|
|
4465
|
-
"name": "a-
|
|
4466
|
-
"description": "(ZH)
|
|
4432
|
+
"name": "a-timeline",
|
|
4433
|
+
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
4467
4434
|
"attributes": [
|
|
4468
4435
|
{
|
|
4469
|
-
"name": "
|
|
4470
|
-
"description": "Default: -\n\
|
|
4471
|
-
},
|
|
4472
|
-
{
|
|
4473
|
-
"name": "open",
|
|
4474
|
-
"description": "Default: false\n\nOpen tour, support v-model:open"
|
|
4475
|
-
},
|
|
4476
|
-
{
|
|
4477
|
-
"name": "current",
|
|
4478
|
-
"description": "Default: -\n\nWhat is the current step"
|
|
4479
|
-
},
|
|
4480
|
-
{
|
|
4481
|
-
"name": "arrow",
|
|
4482
|
-
"description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
|
|
4483
|
-
},
|
|
4484
|
-
{
|
|
4485
|
-
"name": "close-icon",
|
|
4486
|
-
"description": "Default: true\n\nCustomize close icon"
|
|
4487
|
-
},
|
|
4488
|
-
{
|
|
4489
|
-
"name": "disabled-interaction",
|
|
4490
|
-
"description": "Default: false\n\nDisable interaction on highlighted area"
|
|
4491
|
-
},
|
|
4492
|
-
{
|
|
4493
|
-
"name": "gap",
|
|
4494
|
-
"description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
|
|
4495
|
-
},
|
|
4496
|
-
{
|
|
4497
|
-
"name": "placement",
|
|
4498
|
-
"description": "Default: bottom\n\nPosition of the guide card relative to the target element"
|
|
4499
|
-
},
|
|
4500
|
-
{
|
|
4501
|
-
"name": "mask",
|
|
4502
|
-
"description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
|
|
4503
|
-
},
|
|
4504
|
-
{
|
|
4505
|
-
"name": "type",
|
|
4506
|
-
"description": "Default: default\n\nType, affects the background color and text color"
|
|
4436
|
+
"name": "classes",
|
|
4437
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4507
4438
|
},
|
|
4508
4439
|
{
|
|
4509
|
-
"name": "
|
|
4510
|
-
"description": "Default:
|
|
4440
|
+
"name": "items",
|
|
4441
|
+
"description": "Default: -\n\nEach node of timeline"
|
|
4511
4442
|
},
|
|
4512
4443
|
{
|
|
4513
|
-
"name": "
|
|
4514
|
-
"description": "Default: -\n\
|
|
4444
|
+
"name": "mode",
|
|
4445
|
+
"description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
|
|
4515
4446
|
},
|
|
4516
4447
|
{
|
|
4517
|
-
"name": "
|
|
4518
|
-
"description": "Default:
|
|
4448
|
+
"name": "pending",
|
|
4449
|
+
"description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
|
|
4519
4450
|
},
|
|
4520
4451
|
{
|
|
4521
|
-
"name": "
|
|
4522
|
-
"description": "Default:
|
|
4452
|
+
"name": "pending-dot",
|
|
4453
|
+
"description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
|
|
4523
4454
|
},
|
|
4524
4455
|
{
|
|
4525
|
-
"name": "
|
|
4526
|
-
"description": "Default:
|
|
4456
|
+
"name": "reverse",
|
|
4457
|
+
"description": "Default: false\n\nWhether reverse nodes or not"
|
|
4527
4458
|
},
|
|
4528
4459
|
{
|
|
4529
|
-
"name": "
|
|
4530
|
-
"description": "Default: -\n\nCustomize
|
|
4460
|
+
"name": "styles",
|
|
4461
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4531
4462
|
},
|
|
4532
4463
|
{
|
|
4533
|
-
"name": "
|
|
4534
|
-
"description": "Default: -\n\
|
|
4464
|
+
"name": "dot-render",
|
|
4465
|
+
"description": "Default: -\n\nCustom rendering function for timeline dot"
|
|
4535
4466
|
},
|
|
4536
4467
|
{
|
|
4537
|
-
"name": "
|
|
4538
|
-
"description": "Default: -\n\
|
|
4468
|
+
"name": "label-render",
|
|
4469
|
+
"description": "Default: -\n\nCustom rendering function for timeline label"
|
|
4539
4470
|
},
|
|
4540
4471
|
{
|
|
4541
|
-
"name": "
|
|
4542
|
-
"description": "Default: -\n\
|
|
4472
|
+
"name": "content-render",
|
|
4473
|
+
"description": "Default: -\n\nCustom rendering function for timeline content"
|
|
4543
4474
|
}
|
|
4544
4475
|
]
|
|
4545
4476
|
},
|
|
@@ -4646,48 +4577,106 @@
|
|
|
4646
4577
|
]
|
|
4647
4578
|
},
|
|
4648
4579
|
{
|
|
4649
|
-
"name": "a-
|
|
4650
|
-
"description": "(ZH)
|
|
4580
|
+
"name": "a-tour",
|
|
4581
|
+
"description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
|
|
4651
4582
|
"attributes": [
|
|
4652
4583
|
{
|
|
4653
|
-
"name": "
|
|
4654
|
-
"description": "Default: -\n\
|
|
4584
|
+
"name": "steps",
|
|
4585
|
+
"description": "Default: -\n\nTour steps"
|
|
4655
4586
|
},
|
|
4656
4587
|
{
|
|
4657
|
-
"name": "
|
|
4658
|
-
"description": "Default:
|
|
4588
|
+
"name": "open",
|
|
4589
|
+
"description": "Default: false\n\nOpen tour, support v-model:open"
|
|
4659
4590
|
},
|
|
4660
4591
|
{
|
|
4661
|
-
"name": "
|
|
4662
|
-
"description": "Default: -\n\
|
|
4592
|
+
"name": "current",
|
|
4593
|
+
"description": "Default: -\n\nWhat is the current step"
|
|
4663
4594
|
},
|
|
4664
4595
|
{
|
|
4665
|
-
"name": "
|
|
4666
|
-
"description": "Default:
|
|
4596
|
+
"name": "arrow",
|
|
4597
|
+
"description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
|
|
4667
4598
|
},
|
|
4668
4599
|
{
|
|
4669
|
-
"name": "
|
|
4670
|
-
"description": "Default:
|
|
4600
|
+
"name": "close-icon",
|
|
4601
|
+
"description": "Default: true\n\nCustomize close icon"
|
|
4671
4602
|
},
|
|
4672
4603
|
{
|
|
4673
|
-
"name": "
|
|
4674
|
-
"description": "Default: false\n\
|
|
4604
|
+
"name": "disabled-interaction",
|
|
4605
|
+
"description": "Default: false\n\nDisable interaction on highlighted area"
|
|
4606
|
+
},
|
|
4607
|
+
{
|
|
4608
|
+
"name": "gap",
|
|
4609
|
+
"description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
|
|
4610
|
+
},
|
|
4611
|
+
{
|
|
4612
|
+
"name": "placement",
|
|
4613
|
+
"description": "Default: bottom\n\nPosition of the guide card relative to the target element"
|
|
4614
|
+
},
|
|
4615
|
+
{
|
|
4616
|
+
"name": "mask",
|
|
4617
|
+
"description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
|
|
4618
|
+
},
|
|
4619
|
+
{
|
|
4620
|
+
"name": "type",
|
|
4621
|
+
"description": "Default: default\n\nType, affects the background color and text color"
|
|
4622
|
+
},
|
|
4623
|
+
{
|
|
4624
|
+
"name": "scroll-into-view-options",
|
|
4625
|
+
"description": "Default: true\n\nsupport pass custom scrollIntoView options"
|
|
4626
|
+
},
|
|
4627
|
+
{
|
|
4628
|
+
"name": "indicators-render",
|
|
4629
|
+
"description": "Default: -\n\nCustom indicator"
|
|
4630
|
+
},
|
|
4631
|
+
{
|
|
4632
|
+
"name": "actions-render",
|
|
4633
|
+
"description": "Default: -\n\nCustom action"
|
|
4634
|
+
},
|
|
4635
|
+
{
|
|
4636
|
+
"name": "z-index",
|
|
4637
|
+
"description": "Default: 1001\n\nTour zIndex"
|
|
4638
|
+
},
|
|
4639
|
+
{
|
|
4640
|
+
"name": "get-popup-container",
|
|
4641
|
+
"description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
|
|
4642
|
+
},
|
|
4643
|
+
{
|
|
4644
|
+
"name": "classes",
|
|
4645
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4675
4646
|
},
|
|
4676
4647
|
{
|
|
4677
4648
|
"name": "styles",
|
|
4678
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4649
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4679
4650
|
},
|
|
4680
4651
|
{
|
|
4681
|
-
"name": "
|
|
4682
|
-
"description": "Default: -\n\
|
|
4652
|
+
"name": "root-class",
|
|
4653
|
+
"description": "Default: -\n\nRoot container class"
|
|
4683
4654
|
},
|
|
4684
4655
|
{
|
|
4685
|
-
"name": "
|
|
4686
|
-
"description": "Default: -\n\
|
|
4656
|
+
"name": "prefix-cls",
|
|
4657
|
+
"description": "Default: -\n\n-"
|
|
4658
|
+
}
|
|
4659
|
+
]
|
|
4660
|
+
},
|
|
4661
|
+
{
|
|
4662
|
+
"name": "a-popover",
|
|
4663
|
+
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
4664
|
+
"attributes": [
|
|
4665
|
+
{
|
|
4666
|
+
"name": "title",
|
|
4667
|
+
"description": "Default: -\n\nTitle of the card"
|
|
4687
4668
|
},
|
|
4688
4669
|
{
|
|
4689
|
-
"name": "content
|
|
4690
|
-
"description": "Default: -\n\
|
|
4670
|
+
"name": "content",
|
|
4671
|
+
"description": "Default: -\n\nContent of the card"
|
|
4672
|
+
},
|
|
4673
|
+
{
|
|
4674
|
+
"name": "classes",
|
|
4675
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4676
|
+
},
|
|
4677
|
+
{
|
|
4678
|
+
"name": "styles",
|
|
4679
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4691
4680
|
}
|
|
4692
4681
|
]
|
|
4693
4682
|
},
|
|
@@ -4778,121 +4767,201 @@
|
|
|
4778
4767
|
]
|
|
4779
4768
|
},
|
|
4780
4769
|
{
|
|
4781
|
-
"name": "a-tree
|
|
4782
|
-
"description": "
|
|
4783
|
-
"attributes": []
|
|
4784
|
-
},
|
|
4785
|
-
{
|
|
4786
|
-
"name": "a-tree-select",
|
|
4787
|
-
"description": "树型选择控件。",
|
|
4788
|
-
"attributes": []
|
|
4789
|
-
},
|
|
4790
|
-
{
|
|
4791
|
-
"name": "a-upload",
|
|
4792
|
-
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
4770
|
+
"name": "a-tree",
|
|
4771
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4793
4772
|
"attributes": [
|
|
4794
4773
|
{
|
|
4795
|
-
"name": "
|
|
4796
|
-
"description": "Default: -\n\
|
|
4774
|
+
"name": "allow-drop",
|
|
4775
|
+
"description": "Default: -\n\nWhether to allow dropping on the node"
|
|
4797
4776
|
},
|
|
4798
4777
|
{
|
|
4799
|
-
"name": "
|
|
4800
|
-
"description": "Default:
|
|
4778
|
+
"name": "auto-expand-parent",
|
|
4779
|
+
"description": "Default: false\n\nWhether to automatically expand a parent treeNode"
|
|
4801
4780
|
},
|
|
4802
4781
|
{
|
|
4803
|
-
"name": "
|
|
4804
|
-
"description": "Default:
|
|
4782
|
+
"name": "block-node",
|
|
4783
|
+
"description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
|
|
4805
4784
|
},
|
|
4806
4785
|
{
|
|
4807
|
-
"name": "
|
|
4808
|
-
"description": "Default:
|
|
4786
|
+
"name": "checkable",
|
|
4787
|
+
"description": "Default: false\n\nAdd a Checkbox before the treeNodes"
|
|
4788
|
+
},
|
|
4789
|
+
{
|
|
4790
|
+
"name": "checked-keys",
|
|
4791
|
+
"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"
|
|
4792
|
+
},
|
|
4793
|
+
{
|
|
4794
|
+
"name": "check-strictly",
|
|
4795
|
+
"description": "Default: false\n\nCheck treeNode precisely; parent treeNode and children treeNodes are not associated"
|
|
4809
4796
|
},
|
|
4810
4797
|
{
|
|
4811
4798
|
"name": "classes",
|
|
4812
4799
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4813
4800
|
},
|
|
4814
4801
|
{
|
|
4815
|
-
"name": "
|
|
4816
|
-
"description": "Default:
|
|
4802
|
+
"name": "default-checked-keys",
|
|
4803
|
+
"description": "Default: []\n\nSpecifies the keys of the default checked treeNodes"
|
|
4817
4804
|
},
|
|
4818
4805
|
{
|
|
4819
|
-
"name": "
|
|
4820
|
-
"description": "Default: false\n\
|
|
4806
|
+
"name": "default-expand-all",
|
|
4807
|
+
"description": "Default: false\n\nWhether to expand all treeNodes by default"
|
|
4808
|
+
},
|
|
4809
|
+
{
|
|
4810
|
+
"name": "default-expanded-keys",
|
|
4811
|
+
"description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
|
|
4812
|
+
},
|
|
4813
|
+
{
|
|
4814
|
+
"name": "default-expand-parent",
|
|
4815
|
+
"description": "Default: true\n\nIf auto expand parent treeNodes when init"
|
|
4816
|
+
},
|
|
4817
|
+
{
|
|
4818
|
+
"name": "default-selected-keys",
|
|
4819
|
+
"description": "Default: []\n\nSpecifies the keys of the default selected treeNodes"
|
|
4821
4820
|
},
|
|
4822
4821
|
{
|
|
4823
4822
|
"name": "disabled",
|
|
4824
|
-
"description": "Default: false\n\
|
|
4823
|
+
"description": "Default: false\n\nWhether the tree is disabled"
|
|
4825
4824
|
},
|
|
4826
4825
|
{
|
|
4827
|
-
"name": "
|
|
4828
|
-
"description": "Default:
|
|
4826
|
+
"name": "draggable",
|
|
4827
|
+
"description": "Default: false\n\nSpecifies whether this Tree or the node is draggable. Use icon: false to disable drag handler icon"
|
|
4829
4828
|
},
|
|
4830
4829
|
{
|
|
4831
|
-
"name": "
|
|
4832
|
-
"description": "Default:
|
|
4830
|
+
"name": "expanded-keys",
|
|
4831
|
+
"description": "Default: []\n\n(Controlled) Specifies the keys of the expanded treeNodes, support v-model:expanded-keys"
|
|
4833
4832
|
},
|
|
4834
4833
|
{
|
|
4835
|
-
"name": "
|
|
4836
|
-
"description": "Default:
|
|
4834
|
+
"name": "field-names",
|
|
4835
|
+
"description": "Default: { title: title, key: key, children: children }\n\nCustomize node title, key, children field name"
|
|
4837
4836
|
},
|
|
4838
4837
|
{
|
|
4839
|
-
"name": "
|
|
4840
|
-
"description": "Default:
|
|
4838
|
+
"name": "filter-ant-tree-node",
|
|
4839
|
+
"description": "Default: -\n\nDefines a function to filter (highlight) treeNodes. When the function returns true, the corresponding treeNode will be highlighted"
|
|
4841
4840
|
},
|
|
4842
4841
|
{
|
|
4843
|
-
"name": "
|
|
4844
|
-
"description": "Default: -\n\
|
|
4842
|
+
"name": "height",
|
|
4843
|
+
"description": "Default: -\n\nConfig virtual scroll height. Will not support horizontal scroll when enabled"
|
|
4845
4844
|
},
|
|
4846
4845
|
{
|
|
4847
|
-
"name": "
|
|
4848
|
-
"description": "Default:
|
|
4846
|
+
"name": "icon",
|
|
4847
|
+
"description": "Default: -\n\nInsert a custom icon before the title. Need to set showIcon to true"
|
|
4849
4848
|
},
|
|
4850
4849
|
{
|
|
4851
|
-
"name": "
|
|
4852
|
-
"description": "Default: -\n\
|
|
4850
|
+
"name": "load-data",
|
|
4851
|
+
"description": "Default: -\n\nLoad data asynchronously"
|
|
4853
4852
|
},
|
|
4854
4853
|
{
|
|
4855
|
-
"name": "
|
|
4856
|
-
"description": "Default:
|
|
4854
|
+
"name": "loaded-keys",
|
|
4855
|
+
"description": "Default: []\n\n(Controlled) Set loaded tree nodes. Need to work with loadData"
|
|
4856
|
+
},
|
|
4857
|
+
{
|
|
4858
|
+
"name": "multiple",
|
|
4859
|
+
"description": "Default: false\n\nAllows selecting multiple treeNodes"
|
|
4860
|
+
},
|
|
4861
|
+
{
|
|
4862
|
+
"name": "root-style",
|
|
4863
|
+
"description": "Default: -\n\nStyle on the root element"
|
|
4864
|
+
},
|
|
4865
|
+
{
|
|
4866
|
+
"name": "selectable",
|
|
4867
|
+
"description": "Default: true\n\nWhether it can be selected"
|
|
4868
|
+
},
|
|
4869
|
+
{
|
|
4870
|
+
"name": "selected-keys",
|
|
4871
|
+
"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"
|
|
4872
|
+
},
|
|
4873
|
+
{
|
|
4874
|
+
"name": "show-icon",
|
|
4875
|
+
"description": "Default: false\n\nControls whether to display the icon node (no default style)"
|
|
4876
|
+
},
|
|
4877
|
+
{
|
|
4878
|
+
"name": "show-line",
|
|
4879
|
+
"description": "Default: false\n\nShows a connecting line"
|
|
4880
|
+
},
|
|
4881
|
+
{
|
|
4882
|
+
"name": "styles",
|
|
4883
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4884
|
+
},
|
|
4885
|
+
{
|
|
4886
|
+
"name": "switcher-icon",
|
|
4887
|
+
"description": "Default: -\n\nCustomize expand/collapse icons for tree nodes (With default rotate angular style)"
|
|
4888
|
+
},
|
|
4889
|
+
{
|
|
4890
|
+
"name": "switcher-loading-icon",
|
|
4891
|
+
"description": "Default: -\n\nCustomize loading icons for tree nodes"
|
|
4892
|
+
},
|
|
4893
|
+
{
|
|
4894
|
+
"name": "title-render",
|
|
4895
|
+
"description": "Default: -\n\nCustomize tree node title render"
|
|
4896
|
+
},
|
|
4897
|
+
{
|
|
4898
|
+
"name": "tree-data",
|
|
4899
|
+
"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)"
|
|
4857
4900
|
},
|
|
4858
4901
|
{
|
|
4859
|
-
"name": "
|
|
4860
|
-
"description": "Default:
|
|
4861
|
-
}
|
|
4902
|
+
"name": "virtual",
|
|
4903
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
4904
|
+
}
|
|
4905
|
+
]
|
|
4906
|
+
},
|
|
4907
|
+
{
|
|
4908
|
+
"name": "a-tree-node",
|
|
4909
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4910
|
+
"attributes": [
|
|
4862
4911
|
{
|
|
4863
|
-
"name": "
|
|
4864
|
-
"description": "Default:
|
|
4912
|
+
"name": "checkable",
|
|
4913
|
+
"description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
|
|
4865
4914
|
},
|
|
4866
4915
|
{
|
|
4867
|
-
"name": "
|
|
4868
|
-
"description": "Default:
|
|
4916
|
+
"name": "disable-checkbox",
|
|
4917
|
+
"description": "Default: false\n\nDisables the checkbox of the treeNode"
|
|
4869
4918
|
},
|
|
4870
4919
|
{
|
|
4871
|
-
"name": "
|
|
4872
|
-
"description": "Default: false\n\
|
|
4920
|
+
"name": "disabled",
|
|
4921
|
+
"description": "Default: false\n\nDisables the treeNode"
|
|
4873
4922
|
},
|
|
4874
4923
|
{
|
|
4875
|
-
"name": "
|
|
4876
|
-
"description": "Default: -\n\nCustomize
|
|
4924
|
+
"name": "icon",
|
|
4925
|
+
"description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
|
|
4877
4926
|
},
|
|
4878
4927
|
{
|
|
4879
|
-
"name": "
|
|
4880
|
-
"description": "Default:
|
|
4928
|
+
"name": "is-leaf",
|
|
4929
|
+
"description": "Default: -\n\nDetermines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node"
|
|
4881
4930
|
},
|
|
4882
4931
|
{
|
|
4883
|
-
"name": "
|
|
4884
|
-
"description": "Default:
|
|
4932
|
+
"name": "key",
|
|
4933
|
+
"description": "Default: (internal calculated position of treeNode)\n\nUsed with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree"
|
|
4885
4934
|
},
|
|
4886
4935
|
{
|
|
4887
|
-
"name": "
|
|
4888
|
-
"description": "Default:
|
|
4936
|
+
"name": "selectable",
|
|
4937
|
+
"description": "Default: true\n\nSet whether the treeNode can be selected"
|
|
4889
4938
|
},
|
|
4890
4939
|
{
|
|
4891
|
-
"name": "
|
|
4892
|
-
"description": "Default:
|
|
4940
|
+
"name": "title",
|
|
4941
|
+
"description": "Default: ---\n\nTitle"
|
|
4942
|
+
}
|
|
4943
|
+
]
|
|
4944
|
+
},
|
|
4945
|
+
{
|
|
4946
|
+
"name": "a-directory-tree",
|
|
4947
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4948
|
+
"attributes": [
|
|
4949
|
+
{
|
|
4950
|
+
"name": "expand-action",
|
|
4951
|
+
"description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
|
|
4893
4952
|
}
|
|
4894
4953
|
]
|
|
4895
4954
|
},
|
|
4955
|
+
{
|
|
4956
|
+
"name": "a-tree-select-props",
|
|
4957
|
+
"description": "Tree selection control.",
|
|
4958
|
+
"attributes": []
|
|
4959
|
+
},
|
|
4960
|
+
{
|
|
4961
|
+
"name": "a-tree-select",
|
|
4962
|
+
"description": "树型选择控件。",
|
|
4963
|
+
"attributes": []
|
|
4964
|
+
},
|
|
4896
4965
|
{
|
|
4897
4966
|
"name": "a-typography",
|
|
4898
4967
|
"description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
|
|
@@ -5082,188 +5151,108 @@
|
|
|
5082
5151
|
]
|
|
5083
5152
|
},
|
|
5084
5153
|
{
|
|
5085
|
-
"name": "a-
|
|
5086
|
-
"description": "(ZH)
|
|
5154
|
+
"name": "a-upload",
|
|
5155
|
+
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
5087
5156
|
"attributes": [
|
|
5088
5157
|
{
|
|
5089
|
-
"name": "
|
|
5090
|
-
"description": "Default: -\n\
|
|
5091
|
-
},
|
|
5092
|
-
{
|
|
5093
|
-
"name": "auto-expand-parent",
|
|
5094
|
-
"description": "Default: false\n\nWhether to automatically expand a parent treeNode"
|
|
5095
|
-
},
|
|
5096
|
-
{
|
|
5097
|
-
"name": "block-node",
|
|
5098
|
-
"description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
|
|
5158
|
+
"name": "accept",
|
|
5159
|
+
"description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
|
|
5099
5160
|
},
|
|
5100
5161
|
{
|
|
5101
|
-
"name": "
|
|
5102
|
-
"description": "Default:
|
|
5162
|
+
"name": "action",
|
|
5163
|
+
"description": "Default: -\n\nUploading URL"
|
|
5103
5164
|
},
|
|
5104
5165
|
{
|
|
5105
|
-
"name": "
|
|
5106
|
-
"description": "Default:
|
|
5166
|
+
"name": "before-upload",
|
|
5167
|
+
"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**"
|
|
5107
5168
|
},
|
|
5108
5169
|
{
|
|
5109
|
-
"name": "
|
|
5110
|
-
"description": "Default:
|
|
5170
|
+
"name": "custom-request",
|
|
5171
|
+
"description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
|
|
5111
5172
|
},
|
|
5112
5173
|
{
|
|
5113
5174
|
"name": "classes",
|
|
5114
5175
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
5115
5176
|
},
|
|
5116
5177
|
{
|
|
5117
|
-
"name": "
|
|
5118
|
-
"description": "Default:
|
|
5119
|
-
},
|
|
5120
|
-
{
|
|
5121
|
-
"name": "default-expand-all",
|
|
5122
|
-
"description": "Default: false\n\nWhether to expand all treeNodes by default"
|
|
5123
|
-
},
|
|
5124
|
-
{
|
|
5125
|
-
"name": "default-expanded-keys",
|
|
5126
|
-
"description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
|
|
5127
|
-
},
|
|
5128
|
-
{
|
|
5129
|
-
"name": "default-expand-parent",
|
|
5130
|
-
"description": "Default: true\n\nIf auto expand parent treeNodes when init"
|
|
5178
|
+
"name": "data",
|
|
5179
|
+
"description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
|
|
5131
5180
|
},
|
|
5132
5181
|
{
|
|
5133
|
-
"name": "
|
|
5134
|
-
"description": "Default:
|
|
5182
|
+
"name": "directory",
|
|
5183
|
+
"description": "Default: false\n\nSupport upload whole directory (caniuse)"
|
|
5135
5184
|
},
|
|
5136
5185
|
{
|
|
5137
5186
|
"name": "disabled",
|
|
5138
|
-
"description": "Default: false\n\
|
|
5187
|
+
"description": "Default: false\n\nDisable upload button. When customizing Upload children, please pass the disabled attribute to the child node at the same time to ensure the disabled rendering effect is consistent."
|
|
5139
5188
|
},
|
|
5140
5189
|
{
|
|
5141
|
-
"name": "
|
|
5142
|
-
"description": "Default:
|
|
5190
|
+
"name": "file-list",
|
|
5191
|
+
"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"
|
|
5143
5192
|
},
|
|
5144
5193
|
{
|
|
5145
|
-
"name": "
|
|
5146
|
-
"description": "Default:
|
|
5194
|
+
"name": "headers",
|
|
5195
|
+
"description": "Default: -\n\nSet request headers, valid above IE10"
|
|
5147
5196
|
},
|
|
5148
5197
|
{
|
|
5149
|
-
"name": "
|
|
5150
|
-
"description": "Default:
|
|
5198
|
+
"name": "icon-render",
|
|
5199
|
+
"description": "Default: -\n\nCustom show icon"
|
|
5151
5200
|
},
|
|
5152
5201
|
{
|
|
5153
|
-
"name": "
|
|
5154
|
-
"description": "Default:
|
|
5202
|
+
"name": "is-image-url",
|
|
5203
|
+
"description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
|
|
5155
5204
|
},
|
|
5156
5205
|
{
|
|
5157
|
-
"name": "
|
|
5158
|
-
"description": "Default: -\n\
|
|
5206
|
+
"name": "item-render",
|
|
5207
|
+
"description": "Default: -\n\nCustom item of uploadList"
|
|
5159
5208
|
},
|
|
5160
5209
|
{
|
|
5161
|
-
"name": "
|
|
5162
|
-
"description": "Default:
|
|
5210
|
+
"name": "list-type",
|
|
5211
|
+
"description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
|
|
5163
5212
|
},
|
|
5164
5213
|
{
|
|
5165
|
-
"name": "
|
|
5166
|
-
"description": "Default: -\n\
|
|
5214
|
+
"name": "max-count",
|
|
5215
|
+
"description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
|
|
5167
5216
|
},
|
|
5168
5217
|
{
|
|
5169
|
-
"name": "
|
|
5170
|
-
"description": "Default:
|
|
5218
|
+
"name": "method",
|
|
5219
|
+
"description": "Default: post\n\nThe http method of upload request"
|
|
5171
5220
|
},
|
|
5172
5221
|
{
|
|
5173
5222
|
"name": "multiple",
|
|
5174
|
-
"description": "Default: false\n\
|
|
5175
|
-
},
|
|
5176
|
-
{
|
|
5177
|
-
"name": "root-style",
|
|
5178
|
-
"description": "Default: -\n\nStyle on the root element"
|
|
5179
|
-
},
|
|
5180
|
-
{
|
|
5181
|
-
"name": "selectable",
|
|
5182
|
-
"description": "Default: true\n\nWhether it can be selected"
|
|
5183
|
-
},
|
|
5184
|
-
{
|
|
5185
|
-
"name": "selected-keys",
|
|
5186
|
-
"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"
|
|
5187
|
-
},
|
|
5188
|
-
{
|
|
5189
|
-
"name": "show-icon",
|
|
5190
|
-
"description": "Default: false\n\nControls whether to display the icon node (no default style)"
|
|
5191
|
-
},
|
|
5192
|
-
{
|
|
5193
|
-
"name": "show-line",
|
|
5194
|
-
"description": "Default: false\n\nShows a connecting line"
|
|
5195
|
-
},
|
|
5196
|
-
{
|
|
5197
|
-
"name": "styles",
|
|
5198
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5199
|
-
},
|
|
5200
|
-
{
|
|
5201
|
-
"name": "switcher-icon",
|
|
5202
|
-
"description": "Default: -\n\nCustomize expand/collapse icons for tree nodes (With default rotate angular style)"
|
|
5203
|
-
},
|
|
5204
|
-
{
|
|
5205
|
-
"name": "switcher-loading-icon",
|
|
5206
|
-
"description": "Default: -\n\nCustomize loading icons for tree nodes"
|
|
5207
|
-
},
|
|
5208
|
-
{
|
|
5209
|
-
"name": "title-render",
|
|
5210
|
-
"description": "Default: -\n\nCustomize tree node title render"
|
|
5211
|
-
},
|
|
5212
|
-
{
|
|
5213
|
-
"name": "tree-data",
|
|
5214
|
-
"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)"
|
|
5223
|
+
"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"
|
|
5215
5224
|
},
|
|
5216
5225
|
{
|
|
5217
|
-
"name": "
|
|
5218
|
-
"description": "Default:
|
|
5219
|
-
}
|
|
5220
|
-
]
|
|
5221
|
-
},
|
|
5222
|
-
{
|
|
5223
|
-
"name": "a-tree-node",
|
|
5224
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
5225
|
-
"attributes": [
|
|
5226
|
-
{
|
|
5227
|
-
"name": "checkable",
|
|
5228
|
-
"description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
|
|
5226
|
+
"name": "name",
|
|
5227
|
+
"description": "Default: file\n\nThe name of uploading file"
|
|
5229
5228
|
},
|
|
5230
5229
|
{
|
|
5231
|
-
"name": "
|
|
5232
|
-
"description": "Default:
|
|
5230
|
+
"name": "open-file-dialog-on-click",
|
|
5231
|
+
"description": "Default: true\n\nClick open file dialog"
|
|
5233
5232
|
},
|
|
5234
5233
|
{
|
|
5235
|
-
"name": "
|
|
5236
|
-
"description": "Default: false\n\
|
|
5234
|
+
"name": "pastable",
|
|
5235
|
+
"description": "Default: false\n\nSupport paste file"
|
|
5237
5236
|
},
|
|
5238
5237
|
{
|
|
5239
|
-
"name": "
|
|
5240
|
-
"description": "Default: -\n\nCustomize
|
|
5238
|
+
"name": "preview-file",
|
|
5239
|
+
"description": "Default: -\n\nCustomize preview file logic"
|
|
5241
5240
|
},
|
|
5242
5241
|
{
|
|
5243
|
-
"name": "
|
|
5244
|
-
"description": "Default:
|
|
5242
|
+
"name": "progress",
|
|
5243
|
+
"description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
|
|
5245
5244
|
},
|
|
5246
5245
|
{
|
|
5247
|
-
"name": "
|
|
5248
|
-
"description": "Default:
|
|
5246
|
+
"name": "show-upload-list",
|
|
5247
|
+
"description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
|
|
5249
5248
|
},
|
|
5250
5249
|
{
|
|
5251
|
-
"name": "
|
|
5252
|
-
"description": "Default:
|
|
5250
|
+
"name": "styles",
|
|
5251
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5253
5252
|
},
|
|
5254
5253
|
{
|
|
5255
|
-
"name": "
|
|
5256
|
-
"description": "Default:
|
|
5257
|
-
}
|
|
5258
|
-
]
|
|
5259
|
-
},
|
|
5260
|
-
{
|
|
5261
|
-
"name": "a-directory-tree",
|
|
5262
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
5263
|
-
"attributes": [
|
|
5264
|
-
{
|
|
5265
|
-
"name": "expand-action",
|
|
5266
|
-
"description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
|
|
5254
|
+
"name": "with-credentials",
|
|
5255
|
+
"description": "Default: false\n\nThe ajax upload with cookie sent"
|
|
5267
5256
|
}
|
|
5268
5257
|
]
|
|
5269
5258
|
},
|
|
@@ -5313,6 +5302,21 @@
|
|
|
5313
5302
|
}
|
|
5314
5303
|
]
|
|
5315
5304
|
},
|
|
5305
|
+
{
|
|
5306
|
+
"name": "a-arguments",
|
|
5307
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
5308
|
+
"attributes": []
|
|
5309
|
+
},
|
|
5310
|
+
{
|
|
5311
|
+
"name": "a-config",
|
|
5312
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
5313
|
+
"attributes": []
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
"name": "a-参数",
|
|
5317
|
+
"description": "全局展示操作反馈信息。",
|
|
5318
|
+
"attributes": []
|
|
5319
|
+
},
|
|
5316
5320
|
{
|
|
5317
5321
|
"name": "a-menu-item",
|
|
5318
5322
|
"description": "(ZH) Menu item used as a child of Menu or SubMenu.\n\n(EN) Menu item used as a child of Menu or SubMenu.",
|