antdv-next 1.3.2-beta.1 → 1.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/ActionButton.d.ts +2 -2
- package/dist/_util/ContextIsolator.d.ts +3 -3
- package/dist/_util/PurePanel.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/vueNode.d.ts +6 -8
- 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/anchor/Anchor.d.ts +2 -2
- package/dist/anchor/AnchorLink.d.ts +2 -2
- package/dist/anchor/style/index.d.ts +2 -2
- package/dist/antd-with-locales.esm.js +6565 -6503
- package/dist/antd-with-locales.js +83 -69
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +7468 -7422
- package/dist/antd.js +84 -70
- 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/breadcrumb/useItemRender.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/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- 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 +2 -2
- package/dist/checkbox/style/index.js +10 -9
- 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/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 +5 -5
- 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/generateSinglePicker.js +4 -1
- 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/style/index.js +13 -4
- package/dist/date-picker/util.d.ts +3 -7
- 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 +10 -10
- 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/descriptions/style/index.js +2 -1
- 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/style/index.d.ts +2 -2
- package/dist/empty/empty.d.ts +2 -2
- package/dist/empty/empty.js +33 -31
- package/dist/empty/index.d.ts +5 -5
- package/dist/empty/simple.d.ts +2 -2
- package/dist/empty/simple.js +4 -4
- package/dist/empty/style/index.d.ts +2 -2
- package/dist/empty/utils.d.ts +4 -0
- package/dist/empty/utils.js +10 -0
- 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/ErrorList.js +2 -1
- package/dist/form/Form.d.ts +2 -2
- package/dist/form/FormItem/ItemHolder.d.ts +3 -3
- package/dist/form/FormItem/ItemHolder.js +1 -1
- 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 +7 -7
- package/dist/form/hooks/useVariant.d.ts +2 -2
- package/dist/form/style/fallbackCmp.d.ts +4 -4
- package/dist/form/style/index.d.ts +2 -2
- 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/input/Group.d.ts +3 -3
- package/dist/input/Input.d.ts +2 -2
- 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/km_KH.js +5 -0
- package/dist/locale/pt_BR.js +11 -0
- package/dist/locale/useLocale.d.ts +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/MenuItem.js +3 -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 +4 -4
- package/dist/modal/style/confirm.d.ts +4 -4
- package/dist/modal/style/index.d.ts +2 -2
- package/dist/modal/style/index.js +3 -0
- 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 +3 -3
- package/dist/pagination/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -12
- package/dist/pagination/style/index.js +6 -6
- 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/popconfirm/style/index.js +1 -1
- 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/popover/style/index.js +3 -3
- 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/serverError.d.ts +2 -2
- package/dist/result/style/index.d.ts +2 -2
- package/dist/result/style/index.js +5 -5
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +2 -2
- package/dist/segmented/style/index.d.ts +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/dropdown.js +1 -0
- package/dist/select/style/index.d.ts +2 -2
- package/dist/select/style/select-input-customize.js +13 -1
- package/dist/select/useIcons.d.ts +10 -15
- 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/style/placementArrow.d.ts +1 -0
- package/dist/style/placementArrow.js +2 -2
- package/dist/style/roundedArrow.d.ts +1 -1
- package/dist/style/roundedArrow.js +18 -17
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/index.js +4 -0
- 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 +2 -2
- 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/useFilter/FilterWrapper.js +2 -1
- 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/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/tabs/style/index.js +20 -1
- 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 +4 -5
- package/dist/theme/interface/alias.d.ts +2 -0
- package/dist/theme/util/alias.js +1 -0
- package/dist/theme/util/genStyleUtils.d.ts +6 -6
- 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/tooltip/style/index.js +5 -5
- 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 +4 -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/Section.js +5 -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/Dragger.d.ts +3 -3
- package/dist/upload/Dragger.js +1 -1
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +2 -2
- 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/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +6 -6
- package/web-tags.json +1046 -1054
- package/web-types.json +3195 -3211
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.3.
|
|
2
|
+
"version": "1.3.3",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -85,24 +85,6 @@
|
|
|
85
85
|
}
|
|
86
86
|
]
|
|
87
87
|
},
|
|
88
|
-
{
|
|
89
|
-
"name": "a-app",
|
|
90
|
-
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
91
|
-
"attributes": [
|
|
92
|
-
{
|
|
93
|
-
"name": "message",
|
|
94
|
-
"description": "Default: -\n\nGlobal config for Message"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"name": "notification",
|
|
98
|
-
"description": "Default: -\n\nGlobal config for Notification"
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"name": "component",
|
|
102
|
-
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
103
|
-
}
|
|
104
|
-
]
|
|
105
|
-
},
|
|
106
88
|
{
|
|
107
89
|
"name": "a-anchor",
|
|
108
90
|
"description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
|
|
@@ -158,70 +140,20 @@
|
|
|
158
140
|
]
|
|
159
141
|
},
|
|
160
142
|
{
|
|
161
|
-
"name": "a-
|
|
162
|
-
"description": "(ZH)
|
|
163
|
-
"attributes": [
|
|
164
|
-
{
|
|
165
|
-
"name": "shape",
|
|
166
|
-
"description": "Default: circle\n\nThe shape of avatar"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"name": "size",
|
|
170
|
-
"description": "Default: medium\n\nThe size of the avatar"
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"name": "gap",
|
|
174
|
-
"description": "Default: 4\n\nLetter type unit distance between left and right sides"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"name": "src",
|
|
178
|
-
"description": "Default: -\n\nThe address of the image for an image avatar or image element"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"name": "src-set",
|
|
182
|
-
"description": "Default: -\n\nA list of sources to use for different screen resolutions"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"name": "draggable",
|
|
186
|
-
"description": "Default: true\n\nWhether the picture is allowed to be dragged"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"name": "icon",
|
|
190
|
-
"description": "Default: -\n\nCustom icon type for an icon avatar"
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"name": "alt",
|
|
194
|
-
"description": "Default: -\n\nThis attribute defines the alternative text describing the image"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"name": "cross-origin",
|
|
198
|
-
"description": "Default: -\n\nCORS settings attributes"
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"name": "on-error",
|
|
202
|
-
"description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
|
|
203
|
-
}
|
|
204
|
-
]
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"name": "a-avatar-group",
|
|
208
|
-
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
143
|
+
"name": "a-app",
|
|
144
|
+
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
209
145
|
"attributes": [
|
|
210
146
|
{
|
|
211
|
-
"name": "
|
|
212
|
-
"description": "Default: -\n\
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"name": "max",
|
|
216
|
-
"description": "Default: -\n\n-"
|
|
147
|
+
"name": "message",
|
|
148
|
+
"description": "Default: -\n\nGlobal config for Message"
|
|
217
149
|
},
|
|
218
150
|
{
|
|
219
|
-
"name": "
|
|
220
|
-
"description": "Default:
|
|
151
|
+
"name": "notification",
|
|
152
|
+
"description": "Default: -\n\nGlobal config for Notification"
|
|
221
153
|
},
|
|
222
154
|
{
|
|
223
|
-
"name": "
|
|
224
|
-
"description": "Default:
|
|
155
|
+
"name": "component",
|
|
156
|
+
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
225
157
|
}
|
|
226
158
|
]
|
|
227
159
|
},
|
|
@@ -316,57 +248,115 @@
|
|
|
316
248
|
]
|
|
317
249
|
},
|
|
318
250
|
{
|
|
319
|
-
"name": "a-
|
|
320
|
-
"description": "(ZH)
|
|
251
|
+
"name": "a-avatar",
|
|
252
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
321
253
|
"attributes": [
|
|
322
254
|
{
|
|
323
|
-
"name": "
|
|
324
|
-
"description": "Default:
|
|
255
|
+
"name": "shape",
|
|
256
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
325
257
|
},
|
|
326
258
|
{
|
|
327
|
-
"name": "
|
|
328
|
-
"description": "Default:
|
|
259
|
+
"name": "size",
|
|
260
|
+
"description": "Default: medium\n\nThe size of the avatar"
|
|
329
261
|
},
|
|
330
262
|
{
|
|
331
|
-
"name": "
|
|
332
|
-
"description": "Default:
|
|
263
|
+
"name": "gap",
|
|
264
|
+
"description": "Default: 4\n\nLetter type unit distance between left and right sides"
|
|
333
265
|
},
|
|
334
266
|
{
|
|
335
|
-
"name": "
|
|
336
|
-
"description": "Default:
|
|
267
|
+
"name": "src",
|
|
268
|
+
"description": "Default: -\n\nThe address of the image for an image avatar or image element"
|
|
337
269
|
},
|
|
338
270
|
{
|
|
339
|
-
"name": "
|
|
340
|
-
"description": "Default: -\n\
|
|
271
|
+
"name": "src-set",
|
|
272
|
+
"description": "Default: -\n\nA list of sources to use for different screen resolutions"
|
|
341
273
|
},
|
|
342
274
|
{
|
|
343
|
-
"name": "
|
|
344
|
-
"description": "Default:
|
|
275
|
+
"name": "draggable",
|
|
276
|
+
"description": "Default: true\n\nWhether the picture is allowed to be dragged"
|
|
345
277
|
},
|
|
346
278
|
{
|
|
347
|
-
"name": "
|
|
348
|
-
"description": "Default: -\n\
|
|
279
|
+
"name": "icon",
|
|
280
|
+
"description": "Default: -\n\nCustom icon type for an icon avatar"
|
|
349
281
|
},
|
|
350
282
|
{
|
|
351
|
-
"name": "
|
|
352
|
-
"description": "Default: -\n\
|
|
283
|
+
"name": "alt",
|
|
284
|
+
"description": "Default: -\n\nThis attribute defines the alternative text describing the image"
|
|
353
285
|
},
|
|
354
286
|
{
|
|
355
|
-
"name": "
|
|
356
|
-
"description": "Default: -\n\
|
|
287
|
+
"name": "cross-origin",
|
|
288
|
+
"description": "Default: -\n\nCORS settings attributes"
|
|
357
289
|
},
|
|
358
290
|
{
|
|
359
|
-
"name": "
|
|
360
|
-
"description": "Default: -\n\
|
|
291
|
+
"name": "on-error",
|
|
292
|
+
"description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
|
|
293
|
+
}
|
|
294
|
+
]
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"name": "a-avatar-group",
|
|
298
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
299
|
+
"attributes": [
|
|
300
|
+
{
|
|
301
|
+
"name": "prefix-cls",
|
|
302
|
+
"description": "Default: -\n\n-"
|
|
361
303
|
},
|
|
362
304
|
{
|
|
363
|
-
"name": "
|
|
364
|
-
"description": "Default: -\n\
|
|
305
|
+
"name": "max",
|
|
306
|
+
"description": "Default: -\n\n-"
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"name": "size",
|
|
310
|
+
"description": "Default: default\n\nThe size of the avatar"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"name": "shape",
|
|
314
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
315
|
+
}
|
|
316
|
+
]
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"name": "a-border-beam",
|
|
320
|
+
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
321
|
+
"attributes": [
|
|
322
|
+
{
|
|
323
|
+
"name": "color",
|
|
324
|
+
"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"
|
|
365
325
|
},
|
|
326
|
+
{
|
|
327
|
+
"name": "outset",
|
|
328
|
+
"description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
|
|
329
|
+
}
|
|
330
|
+
]
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"name": "a-breadcrumb",
|
|
334
|
+
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
335
|
+
"attributes": [
|
|
366
336
|
{
|
|
367
337
|
"name": "classes",
|
|
368
338
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
369
339
|
},
|
|
340
|
+
{
|
|
341
|
+
"name": "dropdown-icon",
|
|
342
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"name": "item-render",
|
|
346
|
+
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"name": "params",
|
|
350
|
+
"description": "Default: -\n\nRouting parameters"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"name": "items",
|
|
354
|
+
"description": "Default: -\n\nThe routing stack information of router"
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"name": "separator",
|
|
358
|
+
"description": "Default: /\n\nCustom separator"
|
|
359
|
+
},
|
|
370
360
|
{
|
|
371
361
|
"name": "styles",
|
|
372
362
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
@@ -448,50 +438,60 @@
|
|
|
448
438
|
]
|
|
449
439
|
},
|
|
450
440
|
{
|
|
451
|
-
"name": "a-
|
|
452
|
-
"description": "(ZH)
|
|
441
|
+
"name": "a-badge",
|
|
442
|
+
"description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
|
|
453
443
|
"attributes": [
|
|
454
444
|
{
|
|
455
|
-
"name": "
|
|
456
|
-
"description": "Default: -\n\
|
|
445
|
+
"name": "count",
|
|
446
|
+
"description": "Default: -\n\nNumber to show in badge"
|
|
457
447
|
},
|
|
458
448
|
{
|
|
459
|
-
"name": "
|
|
460
|
-
"description": "Default:
|
|
449
|
+
"name": "show-zero",
|
|
450
|
+
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
461
451
|
},
|
|
462
452
|
{
|
|
463
|
-
"name": "
|
|
464
|
-
"description": "Default:
|
|
453
|
+
"name": "overflow-count",
|
|
454
|
+
"description": "Default: 99\n\nMax count to show"
|
|
465
455
|
},
|
|
466
456
|
{
|
|
467
|
-
"name": "
|
|
468
|
-
"description": "Default:
|
|
457
|
+
"name": "dot",
|
|
458
|
+
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
469
459
|
},
|
|
470
460
|
{
|
|
471
|
-
"name": "
|
|
472
|
-
"description": "Default: -\n\
|
|
461
|
+
"name": "scroll-number-prefix-cls",
|
|
462
|
+
"description": "Default: -\n\n-"
|
|
473
463
|
},
|
|
474
464
|
{
|
|
475
|
-
"name": "
|
|
476
|
-
"description": "Default:
|
|
465
|
+
"name": "status",
|
|
466
|
+
"description": "Default: -\n\nSet Badge as a status dot"
|
|
477
467
|
},
|
|
478
|
-
{
|
|
479
|
-
"name": "styles",
|
|
480
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
481
|
-
}
|
|
482
|
-
]
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"name": "a-border-beam",
|
|
486
|
-
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
487
|
-
"attributes": [
|
|
488
468
|
{
|
|
489
469
|
"name": "color",
|
|
490
|
-
"description": "Default: -\n\
|
|
470
|
+
"description": "Default: -\n\nCustomize Badge dot color"
|
|
491
471
|
},
|
|
492
472
|
{
|
|
493
|
-
"name": "
|
|
494
|
-
"description": "Default: -\n\
|
|
473
|
+
"name": "text",
|
|
474
|
+
"description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"name": "size",
|
|
478
|
+
"description": "Default: -\n\nIf count is set, size sets the size of badge"
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"name": "offset",
|
|
482
|
+
"description": "Default: -\n\nSet offset of the badge dot"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"name": "title",
|
|
486
|
+
"description": "Default: -\n\nText to show when hovering over the badge"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"name": "classes",
|
|
490
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"name": "styles",
|
|
494
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
495
495
|
}
|
|
496
496
|
]
|
|
497
497
|
},
|
|
@@ -860,8 +860,72 @@
|
|
|
860
860
|
]
|
|
861
861
|
},
|
|
862
862
|
{
|
|
863
|
-
"name": "a-
|
|
864
|
-
"description": "(ZH)
|
|
863
|
+
"name": "a-checkbox",
|
|
864
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
865
|
+
"attributes": [
|
|
866
|
+
{
|
|
867
|
+
"name": "checked",
|
|
868
|
+
"description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"name": "checked-value",
|
|
872
|
+
"description": "Default: true\n\nThe value when checked"
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"name": "default-checked",
|
|
876
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"name": "disabled",
|
|
880
|
+
"description": "Default: false\n\nIf disable checkbox"
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"name": "indeterminate",
|
|
884
|
+
"description": "Default: false\n\nThe indeterminate checked state of checkbox"
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"name": "un-checked-value",
|
|
888
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"name": "classes",
|
|
892
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"name": "styles",
|
|
896
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
897
|
+
}
|
|
898
|
+
]
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"name": "a-checkbox-group",
|
|
902
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
903
|
+
"attributes": [
|
|
904
|
+
{
|
|
905
|
+
"name": "options",
|
|
906
|
+
"description": "Default: \\[]\n\nSpecifies options"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"name": "disabled",
|
|
910
|
+
"description": "Default: false\n\nIf disable all checkboxes"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "name",
|
|
914
|
+
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"name": "value",
|
|
918
|
+
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"name": "label-render",
|
|
922
|
+
"description": "Default: -\n\n-"
|
|
923
|
+
}
|
|
924
|
+
]
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"name": "a-collapse",
|
|
928
|
+
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
865
929
|
"attributes": [
|
|
866
930
|
{
|
|
867
931
|
"name": "active-key",
|
|
@@ -1053,70 +1117,6 @@
|
|
|
1053
1117
|
}
|
|
1054
1118
|
]
|
|
1055
1119
|
},
|
|
1056
|
-
{
|
|
1057
|
-
"name": "a-checkbox",
|
|
1058
|
-
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
1059
|
-
"attributes": [
|
|
1060
|
-
{
|
|
1061
|
-
"name": "checked",
|
|
1062
|
-
"description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"name": "checked-value",
|
|
1066
|
-
"description": "Default: true\n\nThe value when checked"
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"name": "default-checked",
|
|
1070
|
-
"description": "Default: false\n\nWhether to set the initial state"
|
|
1071
|
-
},
|
|
1072
|
-
{
|
|
1073
|
-
"name": "disabled",
|
|
1074
|
-
"description": "Default: false\n\nIf disable checkbox"
|
|
1075
|
-
},
|
|
1076
|
-
{
|
|
1077
|
-
"name": "indeterminate",
|
|
1078
|
-
"description": "Default: false\n\nThe indeterminate checked state of checkbox"
|
|
1079
|
-
},
|
|
1080
|
-
{
|
|
1081
|
-
"name": "un-checked-value",
|
|
1082
|
-
"description": "Default: false\n\nThe value when unchecked"
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"name": "classes",
|
|
1086
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
"name": "styles",
|
|
1090
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1091
|
-
}
|
|
1092
|
-
]
|
|
1093
|
-
},
|
|
1094
|
-
{
|
|
1095
|
-
"name": "a-checkbox-group",
|
|
1096
|
-
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
1097
|
-
"attributes": [
|
|
1098
|
-
{
|
|
1099
|
-
"name": "options",
|
|
1100
|
-
"description": "Default: \\[]\n\nSpecifies options"
|
|
1101
|
-
},
|
|
1102
|
-
{
|
|
1103
|
-
"name": "disabled",
|
|
1104
|
-
"description": "Default: false\n\nIf disable all checkboxes"
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
"name": "name",
|
|
1108
|
-
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
1109
|
-
},
|
|
1110
|
-
{
|
|
1111
|
-
"name": "value",
|
|
1112
|
-
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
1113
|
-
},
|
|
1114
|
-
{
|
|
1115
|
-
"name": "label-render",
|
|
1116
|
-
"description": "Default: -\n\n-"
|
|
1117
|
-
}
|
|
1118
|
-
]
|
|
1119
|
-
},
|
|
1120
1120
|
{
|
|
1121
1121
|
"name": "a-config-provider",
|
|
1122
1122
|
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
@@ -1187,6 +1187,106 @@
|
|
|
1187
1187
|
}
|
|
1188
1188
|
]
|
|
1189
1189
|
},
|
|
1190
|
+
{
|
|
1191
|
+
"name": "a-descriptions",
|
|
1192
|
+
"description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
|
|
1193
|
+
"attributes": [
|
|
1194
|
+
{
|
|
1195
|
+
"name": "bordered",
|
|
1196
|
+
"description": "Default: false\n\nWhether to display the border"
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"name": "size",
|
|
1200
|
+
"description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
"name": "title",
|
|
1204
|
+
"description": "Default: -\n\nThe title of the description list, placed at the top"
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"name": "extra",
|
|
1208
|
+
"description": "Default: -\n\nThe action area of the description list, placed at the top-right"
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"name": "label-render",
|
|
1212
|
+
"description": "Default: -\n\n-"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"name": "content-render",
|
|
1216
|
+
"description": "Default: -\n\n-"
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
"name": "column",
|
|
1220
|
+
"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}"
|
|
1221
|
+
},
|
|
1222
|
+
{
|
|
1223
|
+
"name": "layout",
|
|
1224
|
+
"description": "Default: horizontal\n\nDefine description layout"
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"name": "colon",
|
|
1228
|
+
"description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"name": "styles",
|
|
1232
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1233
|
+
},
|
|
1234
|
+
{
|
|
1235
|
+
"name": "classes",
|
|
1236
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
"name": "items",
|
|
1240
|
+
"description": "Default: -\n\nDescribe the contents of the list item"
|
|
1241
|
+
},
|
|
1242
|
+
{
|
|
1243
|
+
"name": "id",
|
|
1244
|
+
"description": "Default: -\n\n-"
|
|
1245
|
+
}
|
|
1246
|
+
]
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"name": "a-divider",
|
|
1250
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1251
|
+
"attributes": [
|
|
1252
|
+
{
|
|
1253
|
+
"name": "dashed",
|
|
1254
|
+
"description": "Default: false\n\nWhether line is dashed"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"name": "orientation",
|
|
1258
|
+
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"name": "plain",
|
|
1262
|
+
"description": "Default: true\n\nDivider text show as plain style"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"name": "size",
|
|
1266
|
+
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"name": "title-placement",
|
|
1270
|
+
"description": "Default: center\n\nThe position of title inside divider"
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"name": "variant",
|
|
1274
|
+
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"name": "vertical",
|
|
1278
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"name": "classes",
|
|
1282
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"name": "styles",
|
|
1286
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1287
|
+
}
|
|
1288
|
+
]
|
|
1289
|
+
},
|
|
1190
1290
|
{
|
|
1191
1291
|
"name": "a-localization",
|
|
1192
1292
|
"description": "To select or input a date.",
|
|
@@ -1248,156 +1348,28 @@
|
|
|
1248
1348
|
"attributes": []
|
|
1249
1349
|
},
|
|
1250
1350
|
{
|
|
1251
|
-
"name": "a-
|
|
1252
|
-
"description": "(ZH)
|
|
1351
|
+
"name": "a-drawer",
|
|
1352
|
+
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
1253
1353
|
"attributes": [
|
|
1254
1354
|
{
|
|
1255
|
-
"name": "
|
|
1256
|
-
"description": "Default:
|
|
1355
|
+
"name": "after-open-change",
|
|
1356
|
+
"description": "Default: -\n\nCallback after the animation ends when switching drawers"
|
|
1257
1357
|
},
|
|
1258
1358
|
{
|
|
1259
|
-
"name": "
|
|
1260
|
-
"description": "Default:
|
|
1359
|
+
"name": "classes",
|
|
1360
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
|
|
1261
1361
|
},
|
|
1262
1362
|
{
|
|
1263
|
-
"name": "
|
|
1264
|
-
"description": "Default: true\n\
|
|
1363
|
+
"name": "closable",
|
|
1364
|
+
"description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
|
|
1265
1365
|
},
|
|
1266
1366
|
{
|
|
1267
|
-
"name": "
|
|
1268
|
-
"description": "Default: -\n\
|
|
1367
|
+
"name": "close-icon",
|
|
1368
|
+
"description": "Default: -\n\nCustom close icon"
|
|
1269
1369
|
},
|
|
1270
1370
|
{
|
|
1271
|
-
"name": "
|
|
1272
|
-
"description": "Default:
|
|
1273
|
-
},
|
|
1274
|
-
{
|
|
1275
|
-
"name": "variant",
|
|
1276
|
-
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1277
|
-
},
|
|
1278
|
-
{
|
|
1279
|
-
"name": "vertical",
|
|
1280
|
-
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1281
|
-
},
|
|
1282
|
-
{
|
|
1283
|
-
"name": "classes",
|
|
1284
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1285
|
-
},
|
|
1286
|
-
{
|
|
1287
|
-
"name": "styles",
|
|
1288
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1289
|
-
}
|
|
1290
|
-
]
|
|
1291
|
-
},
|
|
1292
|
-
{
|
|
1293
|
-
"name": "a-dropdown",
|
|
1294
|
-
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
1295
|
-
"attributes": [
|
|
1296
|
-
{
|
|
1297
|
-
"name": "classes",
|
|
1298
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1299
|
-
},
|
|
1300
|
-
{
|
|
1301
|
-
"name": "styles",
|
|
1302
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1303
|
-
},
|
|
1304
|
-
{
|
|
1305
|
-
"name": "menu",
|
|
1306
|
-
"description": "Default: -\n\nThe menu props"
|
|
1307
|
-
},
|
|
1308
|
-
{
|
|
1309
|
-
"name": "auto-focus",
|
|
1310
|
-
"description": "Default: -\n\nFocus the first menu item when opened"
|
|
1311
|
-
},
|
|
1312
|
-
{
|
|
1313
|
-
"name": "arrow",
|
|
1314
|
-
"description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
|
|
1315
|
-
},
|
|
1316
|
-
{
|
|
1317
|
-
"name": "trigger",
|
|
1318
|
-
"description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
|
|
1319
|
-
},
|
|
1320
|
-
{
|
|
1321
|
-
"name": "popup-render",
|
|
1322
|
-
"description": "Default: -\n\nCustomize popup content"
|
|
1323
|
-
},
|
|
1324
|
-
{
|
|
1325
|
-
"name": "open",
|
|
1326
|
-
"description": "Default: -\n\nWhether the dropdown menu is currently open"
|
|
1327
|
-
},
|
|
1328
|
-
{
|
|
1329
|
-
"name": "disabled",
|
|
1330
|
-
"description": "Default: -\n\nWhether the dropdown menu is disabled"
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
"name": "destroy-on-hidden",
|
|
1334
|
-
"description": "Default: false\n\nWhether destroy dropdown when hidden"
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"name": "align",
|
|
1338
|
-
"description": "Default: -\n\nPopup align config"
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
"name": "get-popup-container",
|
|
1342
|
-
"description": "Default: () => document.body\n\nTo set the container of the dropdown menu. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition. Example on CodePen"
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"name": "prefix-cls",
|
|
1346
|
-
"description": "Default: -\n\nCustomize prefix class name"
|
|
1347
|
-
},
|
|
1348
|
-
{
|
|
1349
|
-
"name": "transition-name",
|
|
1350
|
-
"description": "Default: -\n\nMotion name of dropdown"
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
"name": "placement",
|
|
1354
|
-
"description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"name": "force-render",
|
|
1358
|
-
"description": "Default: -\n\nForce render dropdown overlay"
|
|
1359
|
-
},
|
|
1360
|
-
{
|
|
1361
|
-
"name": "mouse-enter-delay",
|
|
1362
|
-
"description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
|
|
1363
|
-
},
|
|
1364
|
-
{
|
|
1365
|
-
"name": "mouse-leave-delay",
|
|
1366
|
-
"description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
|
|
1367
|
-
},
|
|
1368
|
-
{
|
|
1369
|
-
"name": "open-class-name",
|
|
1370
|
-
"description": "Default: -\n\nClass added to trigger when dropdown is open"
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
"name": "auto-adjust-overflow",
|
|
1374
|
-
"description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
|
|
1375
|
-
}
|
|
1376
|
-
]
|
|
1377
|
-
},
|
|
1378
|
-
{
|
|
1379
|
-
"name": "a-drawer",
|
|
1380
|
-
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
1381
|
-
"attributes": [
|
|
1382
|
-
{
|
|
1383
|
-
"name": "after-open-change",
|
|
1384
|
-
"description": "Default: -\n\nCallback after the animation ends when switching drawers"
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"name": "classes",
|
|
1388
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
|
|
1389
|
-
},
|
|
1390
|
-
{
|
|
1391
|
-
"name": "closable",
|
|
1392
|
-
"description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
"name": "close-icon",
|
|
1396
|
-
"description": "Default: -\n\nCustom close icon"
|
|
1397
|
-
},
|
|
1398
|
-
{
|
|
1399
|
-
"name": "~~destroy-on-close~~",
|
|
1400
|
-
"description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
|
|
1371
|
+
"name": "~~destroy-on-close~~",
|
|
1372
|
+
"description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
|
|
1401
1373
|
},
|
|
1402
1374
|
{
|
|
1403
1375
|
"name": "destroy-on-hidden",
|
|
@@ -1478,60 +1450,88 @@
|
|
|
1478
1450
|
]
|
|
1479
1451
|
},
|
|
1480
1452
|
{
|
|
1481
|
-
"name": "a-
|
|
1482
|
-
"description": "(ZH)
|
|
1453
|
+
"name": "a-dropdown",
|
|
1454
|
+
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
1483
1455
|
"attributes": [
|
|
1484
1456
|
{
|
|
1485
|
-
"name": "
|
|
1486
|
-
"description": "Default:
|
|
1457
|
+
"name": "classes",
|
|
1458
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1487
1459
|
},
|
|
1488
1460
|
{
|
|
1489
|
-
"name": "
|
|
1490
|
-
"description": "Default: -\n\
|
|
1461
|
+
"name": "styles",
|
|
1462
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1491
1463
|
},
|
|
1492
1464
|
{
|
|
1493
|
-
"name": "
|
|
1494
|
-
"description": "Default: -\n\nThe
|
|
1465
|
+
"name": "menu",
|
|
1466
|
+
"description": "Default: -\n\nThe menu props"
|
|
1495
1467
|
},
|
|
1496
1468
|
{
|
|
1497
|
-
"name": "
|
|
1498
|
-
"description": "Default: -\n\
|
|
1469
|
+
"name": "auto-focus",
|
|
1470
|
+
"description": "Default: -\n\nFocus the first menu item when opened"
|
|
1499
1471
|
},
|
|
1500
1472
|
{
|
|
1501
|
-
"name": "
|
|
1502
|
-
"description": "Default:
|
|
1473
|
+
"name": "arrow",
|
|
1474
|
+
"description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
|
|
1503
1475
|
},
|
|
1504
1476
|
{
|
|
1505
|
-
"name": "
|
|
1506
|
-
"description": "Default:
|
|
1477
|
+
"name": "trigger",
|
|
1478
|
+
"description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
|
|
1507
1479
|
},
|
|
1508
1480
|
{
|
|
1509
|
-
"name": "
|
|
1510
|
-
"description": "Default:
|
|
1481
|
+
"name": "popup-render",
|
|
1482
|
+
"description": "Default: -\n\nCustomize popup content"
|
|
1511
1483
|
},
|
|
1512
1484
|
{
|
|
1513
|
-
"name": "
|
|
1514
|
-
"description": "Default:
|
|
1485
|
+
"name": "open",
|
|
1486
|
+
"description": "Default: -\n\nWhether the dropdown menu is currently open"
|
|
1515
1487
|
},
|
|
1516
1488
|
{
|
|
1517
|
-
"name": "
|
|
1518
|
-
"description": "Default:
|
|
1489
|
+
"name": "disabled",
|
|
1490
|
+
"description": "Default: -\n\nWhether the dropdown menu is disabled"
|
|
1519
1491
|
},
|
|
1520
1492
|
{
|
|
1521
|
-
"name": "
|
|
1522
|
-
"description": "Default:
|
|
1493
|
+
"name": "destroy-on-hidden",
|
|
1494
|
+
"description": "Default: false\n\nWhether destroy dropdown when hidden"
|
|
1523
1495
|
},
|
|
1524
1496
|
{
|
|
1525
|
-
"name": "
|
|
1526
|
-
"description": "Default: -\n\
|
|
1497
|
+
"name": "align",
|
|
1498
|
+
"description": "Default: -\n\nPopup align config"
|
|
1527
1499
|
},
|
|
1528
1500
|
{
|
|
1529
|
-
"name": "
|
|
1530
|
-
"description": "Default:
|
|
1501
|
+
"name": "get-popup-container",
|
|
1502
|
+
"description": "Default: () => document.body\n\nTo set the container of the dropdown menu. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition. Example on CodePen"
|
|
1531
1503
|
},
|
|
1532
1504
|
{
|
|
1533
|
-
"name": "
|
|
1534
|
-
"description": "Default: -\n\
|
|
1505
|
+
"name": "prefix-cls",
|
|
1506
|
+
"description": "Default: -\n\nCustomize prefix class name"
|
|
1507
|
+
},
|
|
1508
|
+
{
|
|
1509
|
+
"name": "transition-name",
|
|
1510
|
+
"description": "Default: -\n\nMotion name of dropdown"
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"name": "placement",
|
|
1514
|
+
"description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
"name": "force-render",
|
|
1518
|
+
"description": "Default: -\n\nForce render dropdown overlay"
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
"name": "mouse-enter-delay",
|
|
1522
|
+
"description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"name": "mouse-leave-delay",
|
|
1526
|
+
"description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"name": "open-class-name",
|
|
1530
|
+
"description": "Default: -\n\nClass added to trigger when dropdown is open"
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"name": "auto-adjust-overflow",
|
|
1534
|
+
"description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
|
|
1535
1535
|
}
|
|
1536
1536
|
]
|
|
1537
1537
|
},
|
|
@@ -1569,6 +1569,11 @@
|
|
|
1569
1569
|
}
|
|
1570
1570
|
]
|
|
1571
1571
|
},
|
|
1572
|
+
{
|
|
1573
|
+
"name": "a-flex",
|
|
1574
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1575
|
+
"attributes": []
|
|
1576
|
+
},
|
|
1572
1577
|
{
|
|
1573
1578
|
"name": "a-float-button-group",
|
|
1574
1579
|
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
@@ -1661,126 +1666,41 @@
|
|
|
1661
1666
|
"name": "a-float-back-top",
|
|
1662
1667
|
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1663
1668
|
"attributes": [
|
|
1664
|
-
{
|
|
1665
|
-
"name": "duration",
|
|
1666
|
-
"description": "Default: 450\n\nTime to return to top(ms)"
|
|
1667
|
-
},
|
|
1668
|
-
{
|
|
1669
|
-
"name": "target",
|
|
1670
|
-
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1671
|
-
},
|
|
1672
|
-
{
|
|
1673
|
-
"name": "visibility-height",
|
|
1674
|
-
"description": "Default: 400\n\nThe BackTop button will not show until the scroll height reaches this value"
|
|
1675
|
-
},
|
|
1676
|
-
{
|
|
1677
|
-
"name": "badge",
|
|
1678
|
-
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"name": "html-type",
|
|
1682
|
-
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1683
|
-
},
|
|
1684
|
-
{
|
|
1685
|
-
"name": "aria-label",
|
|
1686
|
-
"description": "Default: -\n\n-"
|
|
1687
|
-
},
|
|
1688
|
-
{
|
|
1689
|
-
"name": "style",
|
|
1690
|
-
"description": "Default: -\n\n-"
|
|
1691
|
-
},
|
|
1692
|
-
{
|
|
1693
|
-
"name": "classes",
|
|
1694
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1695
|
-
},
|
|
1696
|
-
{
|
|
1697
|
-
"name": "styles",
|
|
1698
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1699
|
-
}
|
|
1700
|
-
]
|
|
1701
|
-
},
|
|
1702
|
-
{
|
|
1703
|
-
"name": "a-flex",
|
|
1704
|
-
"description": "用于对齐的弹性布局容器。",
|
|
1705
|
-
"attributes": []
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
"name": "a-row",
|
|
1709
|
-
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1710
|
-
"attributes": [
|
|
1711
|
-
{
|
|
1712
|
-
"name": "align",
|
|
1713
|
-
"description": "Default: top\n\nVertical alignment"
|
|
1714
|
-
},
|
|
1715
|
-
{
|
|
1716
|
-
"name": "gutter",
|
|
1717
|
-
"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]"
|
|
1718
|
-
},
|
|
1719
|
-
{
|
|
1720
|
-
"name": "justify",
|
|
1721
|
-
"description": "Default: start\n\nHorizontal arrangement"
|
|
1722
|
-
},
|
|
1723
|
-
{
|
|
1724
|
-
"name": "wrap",
|
|
1725
|
-
"description": "Default: true\n\nAuto wrap line"
|
|
1726
|
-
}
|
|
1727
|
-
]
|
|
1728
|
-
},
|
|
1729
|
-
{
|
|
1730
|
-
"name": "a-col",
|
|
1731
|
-
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1732
|
-
"attributes": [
|
|
1733
|
-
{
|
|
1734
|
-
"name": "flex",
|
|
1735
|
-
"description": "Default: -\n\nFlex layout style"
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"name": "offset",
|
|
1739
|
-
"description": "Default: 0\n\nThe number of cells to offset Col from the left"
|
|
1740
|
-
},
|
|
1741
|
-
{
|
|
1742
|
-
"name": "order",
|
|
1743
|
-
"description": "Default: 0\n\nRaster order"
|
|
1744
|
-
},
|
|
1745
|
-
{
|
|
1746
|
-
"name": "pull",
|
|
1747
|
-
"description": "Default: 0\n\nThe number of cells that raster is moved to the left"
|
|
1748
|
-
},
|
|
1749
|
-
{
|
|
1750
|
-
"name": "push",
|
|
1751
|
-
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
1669
|
+
{
|
|
1670
|
+
"name": "duration",
|
|
1671
|
+
"description": "Default: 450\n\nTime to return to top(ms)"
|
|
1752
1672
|
},
|
|
1753
1673
|
{
|
|
1754
|
-
"name": "
|
|
1755
|
-
"description": "Default:
|
|
1674
|
+
"name": "target",
|
|
1675
|
+
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1756
1676
|
},
|
|
1757
1677
|
{
|
|
1758
|
-
"name": "
|
|
1759
|
-
"description": "Default:
|
|
1678
|
+
"name": "visibility-height",
|
|
1679
|
+
"description": "Default: 400\n\nThe BackTop button will not show until the scroll height reaches this value"
|
|
1760
1680
|
},
|
|
1761
1681
|
{
|
|
1762
|
-
"name": "
|
|
1763
|
-
"description": "Default: -\n\
|
|
1682
|
+
"name": "badge",
|
|
1683
|
+
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1764
1684
|
},
|
|
1765
1685
|
{
|
|
1766
|
-
"name": "
|
|
1767
|
-
"description": "Default:
|
|
1686
|
+
"name": "html-type",
|
|
1687
|
+
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1768
1688
|
},
|
|
1769
1689
|
{
|
|
1770
|
-
"name": "
|
|
1771
|
-
"description": "Default: -\n\
|
|
1690
|
+
"name": "aria-label",
|
|
1691
|
+
"description": "Default: -\n\n-"
|
|
1772
1692
|
},
|
|
1773
1693
|
{
|
|
1774
|
-
"name": "
|
|
1775
|
-
"description": "Default: -\n\
|
|
1694
|
+
"name": "style",
|
|
1695
|
+
"description": "Default: -\n\n-"
|
|
1776
1696
|
},
|
|
1777
1697
|
{
|
|
1778
|
-
"name": "
|
|
1779
|
-
"description": "Default: -\n\
|
|
1698
|
+
"name": "classes",
|
|
1699
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1780
1700
|
},
|
|
1781
1701
|
{
|
|
1782
|
-
"name": "
|
|
1783
|
-
"description": "Default: -\n\
|
|
1702
|
+
"name": "styles",
|
|
1703
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1784
1704
|
}
|
|
1785
1705
|
]
|
|
1786
1706
|
},
|
|
@@ -1989,6 +1909,86 @@
|
|
|
1989
1909
|
"description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
|
|
1990
1910
|
"attributes": []
|
|
1991
1911
|
},
|
|
1912
|
+
{
|
|
1913
|
+
"name": "a-row",
|
|
1914
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1915
|
+
"attributes": [
|
|
1916
|
+
{
|
|
1917
|
+
"name": "align",
|
|
1918
|
+
"description": "Default: top\n\nVertical alignment"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"name": "gutter",
|
|
1922
|
+
"description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"name": "justify",
|
|
1926
|
+
"description": "Default: start\n\nHorizontal arrangement"
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
"name": "wrap",
|
|
1930
|
+
"description": "Default: true\n\nAuto wrap line"
|
|
1931
|
+
}
|
|
1932
|
+
]
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"name": "a-col",
|
|
1936
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1937
|
+
"attributes": [
|
|
1938
|
+
{
|
|
1939
|
+
"name": "flex",
|
|
1940
|
+
"description": "Default: -\n\nFlex layout style"
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"name": "offset",
|
|
1944
|
+
"description": "Default: 0\n\nThe number of cells to offset Col from the left"
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"name": "order",
|
|
1948
|
+
"description": "Default: 0\n\nRaster order"
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"name": "pull",
|
|
1952
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the left"
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"name": "push",
|
|
1956
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"name": "span",
|
|
1960
|
+
"description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"name": "xs",
|
|
1964
|
+
"description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"name": "sm",
|
|
1968
|
+
"description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"name": "md",
|
|
1972
|
+
"description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"name": "lg",
|
|
1976
|
+
"description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"name": "xl",
|
|
1980
|
+
"description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"name": "xxl",
|
|
1984
|
+
"description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
|
|
1985
|
+
},
|
|
1986
|
+
{
|
|
1987
|
+
"name": "xxxl",
|
|
1988
|
+
"description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
|
|
1989
|
+
}
|
|
1990
|
+
]
|
|
1991
|
+
},
|
|
1992
1992
|
{
|
|
1993
1993
|
"name": "a-common-icon",
|
|
1994
1994
|
"description": "Semantic vector graphics.",
|
|
@@ -2049,6 +2049,48 @@
|
|
|
2049
2049
|
"description": "语义化的矢量图形。",
|
|
2050
2050
|
"attributes": []
|
|
2051
2051
|
},
|
|
2052
|
+
{
|
|
2053
|
+
"name": "a-image",
|
|
2054
|
+
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2055
|
+
"attributes": [
|
|
2056
|
+
{
|
|
2057
|
+
"name": "preview",
|
|
2058
|
+
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"name": "wrapper-style",
|
|
2062
|
+
"description": "Default: -\n\nDeprecated."
|
|
2063
|
+
},
|
|
2064
|
+
{
|
|
2065
|
+
"name": "classes",
|
|
2066
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
"name": "styles",
|
|
2070
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"name": "root-class",
|
|
2074
|
+
"description": "Default: -\n\n-"
|
|
2075
|
+
},
|
|
2076
|
+
{
|
|
2077
|
+
"name": "alt",
|
|
2078
|
+
"description": "Default: -\n\nImage description"
|
|
2079
|
+
},
|
|
2080
|
+
{
|
|
2081
|
+
"name": "height",
|
|
2082
|
+
"description": "Default: -\n\nImage height"
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"name": "src",
|
|
2086
|
+
"description": "Default: -\n\nImage URL"
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
"name": "width",
|
|
2090
|
+
"description": "Default: -\n\nImage width"
|
|
2091
|
+
}
|
|
2092
|
+
]
|
|
2093
|
+
},
|
|
2052
2094
|
{
|
|
2053
2095
|
"name": "a-input",
|
|
2054
2096
|
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
@@ -2311,96 +2353,138 @@
|
|
|
2311
2353
|
]
|
|
2312
2354
|
},
|
|
2313
2355
|
{
|
|
2314
|
-
"name": "a-
|
|
2315
|
-
"description": "(ZH)
|
|
2356
|
+
"name": "a-layout",
|
|
2357
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2316
2358
|
"attributes": [
|
|
2317
2359
|
{
|
|
2318
|
-
"name": "
|
|
2319
|
-
"description": "Default:
|
|
2320
|
-
}
|
|
2360
|
+
"name": "has-sider",
|
|
2361
|
+
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2362
|
+
}
|
|
2363
|
+
]
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"name": "a-layout-sider",
|
|
2367
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2368
|
+
"attributes": [
|
|
2321
2369
|
{
|
|
2322
|
-
"name": "
|
|
2323
|
-
"description": "Default: -\n\
|
|
2370
|
+
"name": "breakpoint",
|
|
2371
|
+
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
2324
2372
|
},
|
|
2325
2373
|
{
|
|
2326
|
-
"name": "
|
|
2327
|
-
"description": "Default: -\n\
|
|
2374
|
+
"name": "collapsed",
|
|
2375
|
+
"description": "Default: -\n\nTo set the current status"
|
|
2328
2376
|
},
|
|
2329
2377
|
{
|
|
2330
|
-
"name": "
|
|
2331
|
-
"description": "Default:
|
|
2378
|
+
"name": "collapsed-width",
|
|
2379
|
+
"description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
|
|
2332
2380
|
},
|
|
2333
2381
|
{
|
|
2334
|
-
"name": "
|
|
2335
|
-
"description": "Default:
|
|
2382
|
+
"name": "collapsible",
|
|
2383
|
+
"description": "Default: false\n\nWhether can be collapsed"
|
|
2336
2384
|
},
|
|
2337
2385
|
{
|
|
2338
|
-
"name": "
|
|
2339
|
-
"description": "Default:
|
|
2386
|
+
"name": "reverse-arrow",
|
|
2387
|
+
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2340
2388
|
},
|
|
2341
2389
|
{
|
|
2342
|
-
"name": "
|
|
2343
|
-
"description": "Default:
|
|
2390
|
+
"name": "theme",
|
|
2391
|
+
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2344
2392
|
},
|
|
2345
2393
|
{
|
|
2346
|
-
"name": "
|
|
2347
|
-
"description": "Default: -\n\
|
|
2394
|
+
"name": "trigger",
|
|
2395
|
+
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2348
2396
|
},
|
|
2349
2397
|
{
|
|
2350
2398
|
"name": "width",
|
|
2351
|
-
"description": "Default:
|
|
2399
|
+
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"name": "zero-width-trigger-style",
|
|
2403
|
+
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2352
2404
|
}
|
|
2353
2405
|
]
|
|
2354
2406
|
},
|
|
2355
2407
|
{
|
|
2356
|
-
"name": "a-
|
|
2357
|
-
"description": "(ZH)
|
|
2408
|
+
"name": "a-masonry",
|
|
2409
|
+
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2358
2410
|
"attributes": [
|
|
2359
2411
|
{
|
|
2360
|
-
"name": "
|
|
2361
|
-
"description": "Default: -\n\
|
|
2412
|
+
"name": "classes",
|
|
2413
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2414
|
+
},
|
|
2415
|
+
{
|
|
2416
|
+
"name": "styles",
|
|
2417
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"name": "columns",
|
|
2421
|
+
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
"name": "fresh",
|
|
2425
|
+
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2426
|
+
},
|
|
2427
|
+
{
|
|
2428
|
+
"name": "gutter",
|
|
2429
|
+
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
"name": "items",
|
|
2433
|
+
"description": "Default: -\n\nMasonry items"
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
"name": "item-render",
|
|
2437
|
+
"description": "Default: -\n\nCustom item rendering function"
|
|
2362
2438
|
}
|
|
2363
2439
|
]
|
|
2364
2440
|
},
|
|
2365
2441
|
{
|
|
2366
|
-
"name": "a-
|
|
2367
|
-
"description": "(ZH)
|
|
2442
|
+
"name": "a-mentions",
|
|
2443
|
+
"description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
|
|
2368
2444
|
"attributes": [
|
|
2369
2445
|
{
|
|
2370
|
-
"name": "
|
|
2371
|
-
"description": "Default: -\n\
|
|
2446
|
+
"name": "loading",
|
|
2447
|
+
"description": "Default: -\n\n-"
|
|
2372
2448
|
},
|
|
2373
2449
|
{
|
|
2374
|
-
"name": "
|
|
2375
|
-
"description": "Default: -\n\
|
|
2450
|
+
"name": "status",
|
|
2451
|
+
"description": "Default: -\n\nSet validation status"
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"name": "options",
|
|
2455
|
+
"description": "Default: \\[]\n\nOption Configuration"
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
"name": "popup-class-name",
|
|
2459
|
+
"description": "Default: -\n\n-"
|
|
2376
2460
|
},
|
|
2377
2461
|
{
|
|
2378
|
-
"name": "
|
|
2379
|
-
"description": "Default:
|
|
2462
|
+
"name": "variant",
|
|
2463
|
+
"description": "Default: outlined\n\nVariants of Input"
|
|
2380
2464
|
},
|
|
2381
2465
|
{
|
|
2382
|
-
"name": "
|
|
2383
|
-
"description": "Default:
|
|
2466
|
+
"name": "classes",
|
|
2467
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2384
2468
|
},
|
|
2385
2469
|
{
|
|
2386
|
-
"name": "
|
|
2387
|
-
"description": "Default:
|
|
2470
|
+
"name": "styles",
|
|
2471
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2388
2472
|
},
|
|
2389
2473
|
{
|
|
2390
|
-
"name": "
|
|
2391
|
-
"description": "Default:
|
|
2474
|
+
"name": "size",
|
|
2475
|
+
"description": "Default: -\n\n-"
|
|
2392
2476
|
},
|
|
2393
2477
|
{
|
|
2394
|
-
"name": "
|
|
2395
|
-
"description": "Default: -\n\
|
|
2478
|
+
"name": "label-render",
|
|
2479
|
+
"description": "Default: -\n\n-"
|
|
2396
2480
|
},
|
|
2397
2481
|
{
|
|
2398
|
-
"name": "
|
|
2399
|
-
"description": "Default:
|
|
2482
|
+
"name": "allow-clear",
|
|
2483
|
+
"description": "Default: false\n\nIf allow to remove mentions content with clear icon"
|
|
2400
2484
|
},
|
|
2401
2485
|
{
|
|
2402
|
-
"name": "
|
|
2403
|
-
"description": "Default: -\n\
|
|
2486
|
+
"name": "disabled",
|
|
2487
|
+
"description": "Default: -\n\n-"
|
|
2404
2488
|
}
|
|
2405
2489
|
]
|
|
2406
2490
|
},
|
|
@@ -2514,90 +2598,6 @@
|
|
|
2514
2598
|
}
|
|
2515
2599
|
]
|
|
2516
2600
|
},
|
|
2517
|
-
{
|
|
2518
|
-
"name": "a-masonry",
|
|
2519
|
-
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2520
|
-
"attributes": [
|
|
2521
|
-
{
|
|
2522
|
-
"name": "classes",
|
|
2523
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2524
|
-
},
|
|
2525
|
-
{
|
|
2526
|
-
"name": "styles",
|
|
2527
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2528
|
-
},
|
|
2529
|
-
{
|
|
2530
|
-
"name": "columns",
|
|
2531
|
-
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
"name": "fresh",
|
|
2535
|
-
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2536
|
-
},
|
|
2537
|
-
{
|
|
2538
|
-
"name": "gutter",
|
|
2539
|
-
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"name": "items",
|
|
2543
|
-
"description": "Default: -\n\nMasonry items"
|
|
2544
|
-
},
|
|
2545
|
-
{
|
|
2546
|
-
"name": "item-render",
|
|
2547
|
-
"description": "Default: -\n\nCustom item rendering function"
|
|
2548
|
-
}
|
|
2549
|
-
]
|
|
2550
|
-
},
|
|
2551
|
-
{
|
|
2552
|
-
"name": "a-mentions",
|
|
2553
|
-
"description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
|
|
2554
|
-
"attributes": [
|
|
2555
|
-
{
|
|
2556
|
-
"name": "loading",
|
|
2557
|
-
"description": "Default: -\n\n-"
|
|
2558
|
-
},
|
|
2559
|
-
{
|
|
2560
|
-
"name": "status",
|
|
2561
|
-
"description": "Default: -\n\nSet validation status"
|
|
2562
|
-
},
|
|
2563
|
-
{
|
|
2564
|
-
"name": "options",
|
|
2565
|
-
"description": "Default: \\[]\n\nOption Configuration"
|
|
2566
|
-
},
|
|
2567
|
-
{
|
|
2568
|
-
"name": "popup-class-name",
|
|
2569
|
-
"description": "Default: -\n\n-"
|
|
2570
|
-
},
|
|
2571
|
-
{
|
|
2572
|
-
"name": "variant",
|
|
2573
|
-
"description": "Default: outlined\n\nVariants of Input"
|
|
2574
|
-
},
|
|
2575
|
-
{
|
|
2576
|
-
"name": "classes",
|
|
2577
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2578
|
-
},
|
|
2579
|
-
{
|
|
2580
|
-
"name": "styles",
|
|
2581
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2582
|
-
},
|
|
2583
|
-
{
|
|
2584
|
-
"name": "size",
|
|
2585
|
-
"description": "Default: -\n\n-"
|
|
2586
|
-
},
|
|
2587
|
-
{
|
|
2588
|
-
"name": "label-render",
|
|
2589
|
-
"description": "Default: -\n\n-"
|
|
2590
|
-
},
|
|
2591
|
-
{
|
|
2592
|
-
"name": "allow-clear",
|
|
2593
|
-
"description": "Default: false\n\nIf allow to remove mentions content with clear icon"
|
|
2594
|
-
},
|
|
2595
|
-
{
|
|
2596
|
-
"name": "disabled",
|
|
2597
|
-
"description": "Default: -\n\n-"
|
|
2598
|
-
}
|
|
2599
|
-
]
|
|
2600
|
-
},
|
|
2601
2601
|
{
|
|
2602
2602
|
"name": "a-static-methods",
|
|
2603
2603
|
"description": "Prompt notification message globally.",
|
|
@@ -2912,6 +2912,28 @@
|
|
|
2912
2912
|
}
|
|
2913
2913
|
]
|
|
2914
2914
|
},
|
|
2915
|
+
{
|
|
2916
|
+
"name": "a-popover",
|
|
2917
|
+
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
2918
|
+
"attributes": [
|
|
2919
|
+
{
|
|
2920
|
+
"name": "title",
|
|
2921
|
+
"description": "Default: -\n\nTitle of the card"
|
|
2922
|
+
},
|
|
2923
|
+
{
|
|
2924
|
+
"name": "content",
|
|
2925
|
+
"description": "Default: -\n\nContent of the card"
|
|
2926
|
+
},
|
|
2927
|
+
{
|
|
2928
|
+
"name": "classes",
|
|
2929
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
"name": "styles",
|
|
2933
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2934
|
+
}
|
|
2935
|
+
]
|
|
2936
|
+
},
|
|
2915
2937
|
{
|
|
2916
2938
|
"name": "a-popconfirm",
|
|
2917
2939
|
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
@@ -3037,24 +3059,68 @@
|
|
|
3037
3059
|
]
|
|
3038
3060
|
},
|
|
3039
3061
|
{
|
|
3040
|
-
"name": "a-
|
|
3041
|
-
"description": "(ZH)
|
|
3062
|
+
"name": "a-qrcode",
|
|
3063
|
+
"description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
|
|
3042
3064
|
"attributes": [
|
|
3043
3065
|
{
|
|
3044
|
-
"name": "
|
|
3045
|
-
"description": "Default: -\n\
|
|
3066
|
+
"name": "value",
|
|
3067
|
+
"description": "Default: -\n\nscanned text"
|
|
3046
3068
|
},
|
|
3047
3069
|
{
|
|
3048
|
-
"name": "
|
|
3049
|
-
"description": "Default:
|
|
3070
|
+
"name": "type",
|
|
3071
|
+
"description": "Default: canvas\n\nrender type"
|
|
3072
|
+
},
|
|
3073
|
+
{
|
|
3074
|
+
"name": "icon",
|
|
3075
|
+
"description": "Default: -\n\ninclude image url (only image link are supported)"
|
|
3076
|
+
},
|
|
3077
|
+
{
|
|
3078
|
+
"name": "size",
|
|
3079
|
+
"description": "Default: 160\n\nQRCode size"
|
|
3080
|
+
},
|
|
3081
|
+
{
|
|
3082
|
+
"name": "icon-size",
|
|
3083
|
+
"description": "Default: 40\n\ninclude image size"
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"name": "color",
|
|
3087
|
+
"description": "Default: #000\n\nQRCode Color"
|
|
3050
3088
|
},
|
|
3051
3089
|
{
|
|
3052
3090
|
"name": "classes",
|
|
3053
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3091
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3092
|
+
},
|
|
3093
|
+
{
|
|
3094
|
+
"name": "bg-color",
|
|
3095
|
+
"description": "Default: transparent\n\nQRCode Background Color"
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
"name": "margin-size",
|
|
3099
|
+
"description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
|
|
3100
|
+
},
|
|
3101
|
+
{
|
|
3102
|
+
"name": "bordered",
|
|
3103
|
+
"description": "Default: true\n\nWhether has border style"
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"name": "error-level",
|
|
3107
|
+
"description": "Default: 'M'\n\nError Code Level"
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
"name": "boost-level",
|
|
3111
|
+
"description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
|
|
3112
|
+
},
|
|
3113
|
+
{
|
|
3114
|
+
"name": "status",
|
|
3115
|
+
"description": "Default: 'active'\n\nQRCode status"
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"name": "status-render",
|
|
3119
|
+
"description": "Default: -\n\ncustom status render"
|
|
3054
3120
|
},
|
|
3055
3121
|
{
|
|
3056
3122
|
"name": "styles",
|
|
3057
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3123
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3058
3124
|
}
|
|
3059
3125
|
]
|
|
3060
3126
|
},
|
|
@@ -3143,118 +3209,98 @@
|
|
|
3143
3209
|
]
|
|
3144
3210
|
},
|
|
3145
3211
|
{
|
|
3146
|
-
"name": "a-
|
|
3147
|
-
"description": "(ZH)
|
|
3212
|
+
"name": "a-rate",
|
|
3213
|
+
"description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
|
|
3148
3214
|
"attributes": [
|
|
3149
3215
|
{
|
|
3150
|
-
"name": "
|
|
3151
|
-
"description": "Default:
|
|
3152
|
-
},
|
|
3153
|
-
{
|
|
3154
|
-
"name": "type",
|
|
3155
|
-
"description": "Default: canvas\n\nrender type"
|
|
3156
|
-
},
|
|
3157
|
-
{
|
|
3158
|
-
"name": "icon",
|
|
3159
|
-
"description": "Default: -\n\ninclude image url (only image link are supported)"
|
|
3160
|
-
},
|
|
3161
|
-
{
|
|
3162
|
-
"name": "size",
|
|
3163
|
-
"description": "Default: 160\n\nQRCode size"
|
|
3164
|
-
},
|
|
3165
|
-
{
|
|
3166
|
-
"name": "icon-size",
|
|
3167
|
-
"description": "Default: 40\n\ninclude image size"
|
|
3168
|
-
},
|
|
3169
|
-
{
|
|
3170
|
-
"name": "color",
|
|
3171
|
-
"description": "Default: #000\n\nQRCode Color"
|
|
3172
|
-
},
|
|
3173
|
-
{
|
|
3174
|
-
"name": "classes",
|
|
3175
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3216
|
+
"name": "allow-clear",
|
|
3217
|
+
"description": "Default: true\n\nWhether to allow clear when click again"
|
|
3176
3218
|
},
|
|
3177
3219
|
{
|
|
3178
|
-
"name": "
|
|
3179
|
-
"description": "Default:
|
|
3220
|
+
"name": "allow-half",
|
|
3221
|
+
"description": "Default: false\n\nWhether to allow semi selection"
|
|
3180
3222
|
},
|
|
3181
3223
|
{
|
|
3182
|
-
"name": "
|
|
3183
|
-
"description": "Default:
|
|
3224
|
+
"name": "character",
|
|
3225
|
+
"description": "Default: -\n\nThe custom character of rate"
|
|
3184
3226
|
},
|
|
3185
3227
|
{
|
|
3186
|
-
"name": "
|
|
3187
|
-
"description": "Default:
|
|
3228
|
+
"name": "count",
|
|
3229
|
+
"description": "Default: 5\n\nStar count"
|
|
3188
3230
|
},
|
|
3189
3231
|
{
|
|
3190
|
-
"name": "
|
|
3191
|
-
"description": "Default:
|
|
3232
|
+
"name": "disabled",
|
|
3233
|
+
"description": "Default: false\n\nIf read only, unable to interact"
|
|
3192
3234
|
},
|
|
3193
3235
|
{
|
|
3194
|
-
"name": "
|
|
3195
|
-
"description": "Default: true\n\
|
|
3236
|
+
"name": "keyboard",
|
|
3237
|
+
"description": "Default: true\n\nSupport keyboard operation"
|
|
3196
3238
|
},
|
|
3197
3239
|
{
|
|
3198
|
-
"name": "
|
|
3199
|
-
"description": "Default: '
|
|
3240
|
+
"name": "size",
|
|
3241
|
+
"description": "Default: 'middle'\n\nStar size"
|
|
3200
3242
|
},
|
|
3201
|
-
{
|
|
3202
|
-
"name": "
|
|
3203
|
-
"description": "Default: -\n\
|
|
3243
|
+
{
|
|
3244
|
+
"name": "tooltips",
|
|
3245
|
+
"description": "Default: -\n\nCustomize tooltip by each character"
|
|
3204
3246
|
},
|
|
3205
3247
|
{
|
|
3206
|
-
"name": "
|
|
3207
|
-
"description": "Default: -\n\
|
|
3248
|
+
"name": "value",
|
|
3249
|
+
"description": "Default: -\n\nThe current value, support v-model:value"
|
|
3208
3250
|
}
|
|
3209
3251
|
]
|
|
3210
3252
|
},
|
|
3211
3253
|
{
|
|
3212
|
-
"name": "a-
|
|
3213
|
-
"description": "(ZH)
|
|
3254
|
+
"name": "a-segmented",
|
|
3255
|
+
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
3214
3256
|
"attributes": [
|
|
3215
3257
|
{
|
|
3216
|
-
"name": "
|
|
3217
|
-
"description": "Default:
|
|
3218
|
-
},
|
|
3219
|
-
{
|
|
3220
|
-
"name": "allow-half",
|
|
3221
|
-
"description": "Default: false\n\nWhether to allow semi selection"
|
|
3258
|
+
"name": "block",
|
|
3259
|
+
"description": "Default: false\n\nOption to fit width to its parent\\'s width"
|
|
3222
3260
|
},
|
|
3223
3261
|
{
|
|
3224
|
-
"name": "
|
|
3225
|
-
"description": "Default: -\n\
|
|
3262
|
+
"name": "classes",
|
|
3263
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
|
|
3226
3264
|
},
|
|
3227
3265
|
{
|
|
3228
|
-
"name": "
|
|
3229
|
-
"description": "Default: -\n\
|
|
3266
|
+
"name": "default-value",
|
|
3267
|
+
"description": "Default: -\n\nDefault selected value"
|
|
3230
3268
|
},
|
|
3231
3269
|
{
|
|
3232
|
-
"name": "
|
|
3233
|
-
"description": "Default:
|
|
3270
|
+
"name": "disabled",
|
|
3271
|
+
"description": "Default: false\n\nDisable all segments"
|
|
3234
3272
|
},
|
|
3235
3273
|
{
|
|
3236
|
-
"name": "
|
|
3237
|
-
"description": "Default:
|
|
3274
|
+
"name": "options",
|
|
3275
|
+
"description": "Default: []\n\nSet children optional"
|
|
3238
3276
|
},
|
|
3239
3277
|
{
|
|
3240
|
-
"name": "
|
|
3241
|
-
"description": "Default:
|
|
3278
|
+
"name": "orientation",
|
|
3279
|
+
"description": "Default: horizontal\n\nOrientation"
|
|
3242
3280
|
},
|
|
3243
3281
|
{
|
|
3244
3282
|
"name": "size",
|
|
3245
|
-
"description": "Default:
|
|
3283
|
+
"description": "Default: middle\n\nThe size of the Segmented."
|
|
3246
3284
|
},
|
|
3247
3285
|
{
|
|
3248
|
-
"name": "
|
|
3249
|
-
"description": "Default: -\n\
|
|
3286
|
+
"name": "styles",
|
|
3287
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
|
|
3250
3288
|
},
|
|
3251
3289
|
{
|
|
3252
|
-
"name": "
|
|
3253
|
-
"description": "Default:
|
|
3290
|
+
"name": "vertical",
|
|
3291
|
+
"description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
|
|
3254
3292
|
},
|
|
3255
3293
|
{
|
|
3256
3294
|
"name": "value",
|
|
3257
|
-
"description": "Default: -\n\
|
|
3295
|
+
"description": "Default: -\n\nCurrently selected value, support v-model:value"
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"name": "shape",
|
|
3299
|
+
"description": "Default: default\n\nshape of Segmented"
|
|
3300
|
+
},
|
|
3301
|
+
{
|
|
3302
|
+
"name": "name",
|
|
3303
|
+
"description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
|
|
3258
3304
|
}
|
|
3259
3305
|
]
|
|
3260
3306
|
},
|
|
@@ -3482,134 +3528,6 @@
|
|
|
3482
3528
|
}
|
|
3483
3529
|
]
|
|
3484
3530
|
},
|
|
3485
|
-
{
|
|
3486
|
-
"name": "a-segmented",
|
|
3487
|
-
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
3488
|
-
"attributes": [
|
|
3489
|
-
{
|
|
3490
|
-
"name": "block",
|
|
3491
|
-
"description": "Default: false\n\nOption to fit width to its parent\\'s width"
|
|
3492
|
-
},
|
|
3493
|
-
{
|
|
3494
|
-
"name": "classes",
|
|
3495
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
|
|
3496
|
-
},
|
|
3497
|
-
{
|
|
3498
|
-
"name": "default-value",
|
|
3499
|
-
"description": "Default: -\n\nDefault selected value"
|
|
3500
|
-
},
|
|
3501
|
-
{
|
|
3502
|
-
"name": "disabled",
|
|
3503
|
-
"description": "Default: false\n\nDisable all segments"
|
|
3504
|
-
},
|
|
3505
|
-
{
|
|
3506
|
-
"name": "options",
|
|
3507
|
-
"description": "Default: []\n\nSet children optional"
|
|
3508
|
-
},
|
|
3509
|
-
{
|
|
3510
|
-
"name": "orientation",
|
|
3511
|
-
"description": "Default: horizontal\n\nOrientation"
|
|
3512
|
-
},
|
|
3513
|
-
{
|
|
3514
|
-
"name": "size",
|
|
3515
|
-
"description": "Default: middle\n\nThe size of the Segmented."
|
|
3516
|
-
},
|
|
3517
|
-
{
|
|
3518
|
-
"name": "styles",
|
|
3519
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
|
|
3520
|
-
},
|
|
3521
|
-
{
|
|
3522
|
-
"name": "vertical",
|
|
3523
|
-
"description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
|
|
3524
|
-
},
|
|
3525
|
-
{
|
|
3526
|
-
"name": "value",
|
|
3527
|
-
"description": "Default: -\n\nCurrently selected value, support v-model:value"
|
|
3528
|
-
},
|
|
3529
|
-
{
|
|
3530
|
-
"name": "shape",
|
|
3531
|
-
"description": "Default: default\n\nshape of Segmented"
|
|
3532
|
-
},
|
|
3533
|
-
{
|
|
3534
|
-
"name": "name",
|
|
3535
|
-
"description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
|
|
3536
|
-
}
|
|
3537
|
-
]
|
|
3538
|
-
},
|
|
3539
|
-
{
|
|
3540
|
-
"name": "a-slider",
|
|
3541
|
-
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3542
|
-
"attributes": [
|
|
3543
|
-
{
|
|
3544
|
-
"name": "classes",
|
|
3545
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3546
|
-
},
|
|
3547
|
-
{
|
|
3548
|
-
"name": "default-value",
|
|
3549
|
-
"description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
|
|
3550
|
-
},
|
|
3551
|
-
{
|
|
3552
|
-
"name": "disabled",
|
|
3553
|
-
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3554
|
-
},
|
|
3555
|
-
{
|
|
3556
|
-
"name": "dots",
|
|
3557
|
-
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3558
|
-
},
|
|
3559
|
-
{
|
|
3560
|
-
"name": "included",
|
|
3561
|
-
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3562
|
-
},
|
|
3563
|
-
{
|
|
3564
|
-
"name": "keyboard",
|
|
3565
|
-
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3566
|
-
},
|
|
3567
|
-
{
|
|
3568
|
-
"name": "marks",
|
|
3569
|
-
"description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
|
|
3570
|
-
},
|
|
3571
|
-
{
|
|
3572
|
-
"name": "max",
|
|
3573
|
-
"description": "Default: 100\n\nThe maximum value the slider can slide to"
|
|
3574
|
-
},
|
|
3575
|
-
{
|
|
3576
|
-
"name": "min",
|
|
3577
|
-
"description": "Default: 0\n\nThe minimum value the slider can slide to"
|
|
3578
|
-
},
|
|
3579
|
-
{
|
|
3580
|
-
"name": "orientation",
|
|
3581
|
-
"description": "Default: horizontal\n\nOrientation direction"
|
|
3582
|
-
},
|
|
3583
|
-
{
|
|
3584
|
-
"name": "range",
|
|
3585
|
-
"description": "Default: false\n\nEnable dual thumb mode for range selection"
|
|
3586
|
-
},
|
|
3587
|
-
{
|
|
3588
|
-
"name": "reverse",
|
|
3589
|
-
"description": "Default: false\n\nReverse the component"
|
|
3590
|
-
},
|
|
3591
|
-
{
|
|
3592
|
-
"name": "step",
|
|
3593
|
-
"description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
|
|
3594
|
-
},
|
|
3595
|
-
{
|
|
3596
|
-
"name": "styles",
|
|
3597
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3598
|
-
},
|
|
3599
|
-
{
|
|
3600
|
-
"name": "tooltip",
|
|
3601
|
-
"description": "Default: -\n\nThe tooltip related props"
|
|
3602
|
-
},
|
|
3603
|
-
{
|
|
3604
|
-
"name": "value",
|
|
3605
|
-
"description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
|
|
3606
|
-
},
|
|
3607
|
-
{
|
|
3608
|
-
"name": "vertical",
|
|
3609
|
-
"description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3610
|
-
}
|
|
3611
|
-
]
|
|
3612
|
-
},
|
|
3613
3531
|
{
|
|
3614
3532
|
"name": "a-skeleton",
|
|
3615
3533
|
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
@@ -3777,12 +3695,86 @@
|
|
|
3777
3695
|
"description": "Default: false\n\nShow animation effect"
|
|
3778
3696
|
},
|
|
3779
3697
|
{
|
|
3780
|
-
"name": "classes",
|
|
3781
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3698
|
+
"name": "classes",
|
|
3699
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3700
|
+
},
|
|
3701
|
+
{
|
|
3702
|
+
"name": "styles",
|
|
3703
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3704
|
+
}
|
|
3705
|
+
]
|
|
3706
|
+
},
|
|
3707
|
+
{
|
|
3708
|
+
"name": "a-slider",
|
|
3709
|
+
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3710
|
+
"attributes": [
|
|
3711
|
+
{
|
|
3712
|
+
"name": "classes",
|
|
3713
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3714
|
+
},
|
|
3715
|
+
{
|
|
3716
|
+
"name": "default-value",
|
|
3717
|
+
"description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
|
|
3718
|
+
},
|
|
3719
|
+
{
|
|
3720
|
+
"name": "disabled",
|
|
3721
|
+
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3722
|
+
},
|
|
3723
|
+
{
|
|
3724
|
+
"name": "dots",
|
|
3725
|
+
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3726
|
+
},
|
|
3727
|
+
{
|
|
3728
|
+
"name": "included",
|
|
3729
|
+
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3730
|
+
},
|
|
3731
|
+
{
|
|
3732
|
+
"name": "keyboard",
|
|
3733
|
+
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3734
|
+
},
|
|
3735
|
+
{
|
|
3736
|
+
"name": "marks",
|
|
3737
|
+
"description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
|
|
3738
|
+
},
|
|
3739
|
+
{
|
|
3740
|
+
"name": "max",
|
|
3741
|
+
"description": "Default: 100\n\nThe maximum value the slider can slide to"
|
|
3742
|
+
},
|
|
3743
|
+
{
|
|
3744
|
+
"name": "min",
|
|
3745
|
+
"description": "Default: 0\n\nThe minimum value the slider can slide to"
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
"name": "orientation",
|
|
3749
|
+
"description": "Default: horizontal\n\nOrientation direction"
|
|
3750
|
+
},
|
|
3751
|
+
{
|
|
3752
|
+
"name": "range",
|
|
3753
|
+
"description": "Default: false\n\nEnable dual thumb mode for range selection"
|
|
3754
|
+
},
|
|
3755
|
+
{
|
|
3756
|
+
"name": "reverse",
|
|
3757
|
+
"description": "Default: false\n\nReverse the component"
|
|
3758
|
+
},
|
|
3759
|
+
{
|
|
3760
|
+
"name": "step",
|
|
3761
|
+
"description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
|
|
3762
|
+
},
|
|
3763
|
+
{
|
|
3764
|
+
"name": "styles",
|
|
3765
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3766
|
+
},
|
|
3767
|
+
{
|
|
3768
|
+
"name": "tooltip",
|
|
3769
|
+
"description": "Default: -\n\nThe tooltip related props"
|
|
3770
|
+
},
|
|
3771
|
+
{
|
|
3772
|
+
"name": "value",
|
|
3773
|
+
"description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
|
|
3782
3774
|
},
|
|
3783
3775
|
{
|
|
3784
|
-
"name": "
|
|
3785
|
-
"description": "Default:
|
|
3776
|
+
"name": "vertical",
|
|
3777
|
+
"description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3786
3778
|
}
|
|
3787
3779
|
]
|
|
3788
3780
|
},
|
|
@@ -3851,6 +3843,70 @@
|
|
|
3851
3843
|
}
|
|
3852
3844
|
]
|
|
3853
3845
|
},
|
|
3846
|
+
{
|
|
3847
|
+
"name": "a-splitter",
|
|
3848
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3849
|
+
"attributes": [
|
|
3850
|
+
{
|
|
3851
|
+
"name": "classes",
|
|
3852
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3853
|
+
},
|
|
3854
|
+
{
|
|
3855
|
+
"name": "collapsible-icon",
|
|
3856
|
+
"description": "Default: -\n\nCustom collapsible icon"
|
|
3857
|
+
},
|
|
3858
|
+
{
|
|
3859
|
+
"name": "dragger-icon",
|
|
3860
|
+
"description": "Default: -\n\nCustom dragger icon"
|
|
3861
|
+
},
|
|
3862
|
+
{
|
|
3863
|
+
"name": "lazy",
|
|
3864
|
+
"description": "Default: false\n\nLazy rendering mode"
|
|
3865
|
+
},
|
|
3866
|
+
{
|
|
3867
|
+
"name": "orientation",
|
|
3868
|
+
"description": "Default: horizontal\n\nLayout direction"
|
|
3869
|
+
},
|
|
3870
|
+
{
|
|
3871
|
+
"name": "styles",
|
|
3872
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3873
|
+
},
|
|
3874
|
+
{
|
|
3875
|
+
"name": "vertical",
|
|
3876
|
+
"description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
|
|
3877
|
+
}
|
|
3878
|
+
]
|
|
3879
|
+
},
|
|
3880
|
+
{
|
|
3881
|
+
"name": "a-splitter-panel",
|
|
3882
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3883
|
+
"attributes": [
|
|
3884
|
+
{
|
|
3885
|
+
"name": "collapsible",
|
|
3886
|
+
"description": "Default: false\n\nEnable collapsible"
|
|
3887
|
+
},
|
|
3888
|
+
{
|
|
3889
|
+
"name": "default-size",
|
|
3890
|
+
"description": "Default: -\n\nInitial panel size, supports px and percentage"
|
|
3891
|
+
},
|
|
3892
|
+
{
|
|
3893
|
+
"name": "max",
|
|
3894
|
+
"description": "Default: -\n\nMaximum threshold, supports px and percentage"
|
|
3895
|
+
},
|
|
3896
|
+
{
|
|
3897
|
+
"name": "min",
|
|
3898
|
+
"description": "Default: -\n\nMinimum threshold, supports px and percentage"
|
|
3899
|
+
},
|
|
3900
|
+
{
|
|
3901
|
+
"name": "resizable",
|
|
3902
|
+
"description": "Default: true\n\nWhether to enable resize"
|
|
3903
|
+
},
|
|
3904
|
+
{
|
|
3905
|
+
"name": "size",
|
|
3906
|
+
"description": "Default: -\n\nControlled panel size, supports px and percentage"
|
|
3907
|
+
}
|
|
3908
|
+
]
|
|
3909
|
+
},
|
|
3854
3910
|
{
|
|
3855
3911
|
"name": "a-spin",
|
|
3856
3912
|
"description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
|
|
@@ -3964,70 +4020,6 @@
|
|
|
3964
4020
|
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3965
4021
|
"attributes": []
|
|
3966
4022
|
},
|
|
3967
|
-
{
|
|
3968
|
-
"name": "a-splitter",
|
|
3969
|
-
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3970
|
-
"attributes": [
|
|
3971
|
-
{
|
|
3972
|
-
"name": "classes",
|
|
3973
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3974
|
-
},
|
|
3975
|
-
{
|
|
3976
|
-
"name": "collapsible-icon",
|
|
3977
|
-
"description": "Default: -\n\nCustom collapsible icon"
|
|
3978
|
-
},
|
|
3979
|
-
{
|
|
3980
|
-
"name": "dragger-icon",
|
|
3981
|
-
"description": "Default: -\n\nCustom dragger icon"
|
|
3982
|
-
},
|
|
3983
|
-
{
|
|
3984
|
-
"name": "lazy",
|
|
3985
|
-
"description": "Default: false\n\nLazy rendering mode"
|
|
3986
|
-
},
|
|
3987
|
-
{
|
|
3988
|
-
"name": "orientation",
|
|
3989
|
-
"description": "Default: horizontal\n\nLayout direction"
|
|
3990
|
-
},
|
|
3991
|
-
{
|
|
3992
|
-
"name": "styles",
|
|
3993
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3994
|
-
},
|
|
3995
|
-
{
|
|
3996
|
-
"name": "vertical",
|
|
3997
|
-
"description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
|
|
3998
|
-
}
|
|
3999
|
-
]
|
|
4000
|
-
},
|
|
4001
|
-
{
|
|
4002
|
-
"name": "a-splitter-panel",
|
|
4003
|
-
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
4004
|
-
"attributes": [
|
|
4005
|
-
{
|
|
4006
|
-
"name": "collapsible",
|
|
4007
|
-
"description": "Default: false\n\nEnable collapsible"
|
|
4008
|
-
},
|
|
4009
|
-
{
|
|
4010
|
-
"name": "default-size",
|
|
4011
|
-
"description": "Default: -\n\nInitial panel size, supports px and percentage"
|
|
4012
|
-
},
|
|
4013
|
-
{
|
|
4014
|
-
"name": "max",
|
|
4015
|
-
"description": "Default: -\n\nMaximum threshold, supports px and percentage"
|
|
4016
|
-
},
|
|
4017
|
-
{
|
|
4018
|
-
"name": "min",
|
|
4019
|
-
"description": "Default: -\n\nMinimum threshold, supports px and percentage"
|
|
4020
|
-
},
|
|
4021
|
-
{
|
|
4022
|
-
"name": "resizable",
|
|
4023
|
-
"description": "Default: true\n\nWhether to enable resize"
|
|
4024
|
-
},
|
|
4025
|
-
{
|
|
4026
|
-
"name": "size",
|
|
4027
|
-
"description": "Default: -\n\nControlled panel size, supports px and percentage"
|
|
4028
|
-
}
|
|
4029
|
-
]
|
|
4030
|
-
},
|
|
4031
4023
|
{
|
|
4032
4024
|
"name": "a-steps",
|
|
4033
4025
|
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
@@ -4095,92 +4087,64 @@
|
|
|
4095
4087
|
]
|
|
4096
4088
|
},
|
|
4097
4089
|
{
|
|
4098
|
-
"name": "a-
|
|
4099
|
-
"description": "(ZH)
|
|
4090
|
+
"name": "a-switch",
|
|
4091
|
+
"description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
|
|
4100
4092
|
"attributes": [
|
|
4101
4093
|
{
|
|
4102
|
-
"name": "
|
|
4103
|
-
"description": "Default:
|
|
4094
|
+
"name": "auto-focus",
|
|
4095
|
+
"description": "Default: false\n\nAuto focus when component mounted"
|
|
4104
4096
|
},
|
|
4105
4097
|
{
|
|
4106
|
-
"name": "
|
|
4107
|
-
"description": "Default:
|
|
4098
|
+
"name": "checked",
|
|
4099
|
+
"description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
|
|
4108
4100
|
},
|
|
4109
4101
|
{
|
|
4110
|
-
"name": "
|
|
4111
|
-
"description": "Default:
|
|
4102
|
+
"name": "checked-children",
|
|
4103
|
+
"description": "Default: -\n\nThe content to be shown when the state is checked"
|
|
4112
4104
|
},
|
|
4113
4105
|
{
|
|
4114
|
-
"name": "
|
|
4115
|
-
"description": "Default:
|
|
4106
|
+
"name": "checked-value",
|
|
4107
|
+
"description": "Default: true\n\nThe value when checked"
|
|
4116
4108
|
},
|
|
4117
4109
|
{
|
|
4118
4110
|
"name": "classes",
|
|
4119
4111
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4120
4112
|
},
|
|
4121
4113
|
{
|
|
4122
|
-
"name": "default-
|
|
4123
|
-
"description": "Default:
|
|
4124
|
-
},
|
|
4125
|
-
{
|
|
4126
|
-
"name": "hide-add",
|
|
4127
|
-
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4128
|
-
},
|
|
4129
|
-
{
|
|
4130
|
-
"name": "indicator",
|
|
4131
|
-
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4132
|
-
},
|
|
4133
|
-
{
|
|
4134
|
-
"name": "items",
|
|
4135
|
-
"description": "Default: []\n\nConfigure tab content"
|
|
4136
|
-
},
|
|
4137
|
-
{
|
|
4138
|
-
"name": "more",
|
|
4139
|
-
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4114
|
+
"name": "default-checked",
|
|
4115
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
4140
4116
|
},
|
|
4141
4117
|
{
|
|
4142
|
-
"name": "
|
|
4143
|
-
"description": "Default: -\n\
|
|
4118
|
+
"name": "default-value",
|
|
4119
|
+
"description": "Default: -\n\nAlias for defaultChecked"
|
|
4144
4120
|
},
|
|
4145
4121
|
{
|
|
4146
|
-
"name": "
|
|
4147
|
-
"description": "Default:
|
|
4122
|
+
"name": "disabled",
|
|
4123
|
+
"description": "Default: false\n\nDisable switch"
|
|
4148
4124
|
},
|
|
4149
4125
|
{
|
|
4150
|
-
"name": "
|
|
4151
|
-
"description": "Default:
|
|
4126
|
+
"name": "loading",
|
|
4127
|
+
"description": "Default: false\n\nLoading state of switch"
|
|
4152
4128
|
},
|
|
4153
4129
|
{
|
|
4154
4130
|
"name": "size",
|
|
4155
|
-
"description": "Default:
|
|
4131
|
+
"description": "Default: default\n\nThe size of the Switch, options: default small"
|
|
4156
4132
|
},
|
|
4157
4133
|
{
|
|
4158
4134
|
"name": "styles",
|
|
4159
4135
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4160
4136
|
},
|
|
4161
4137
|
{
|
|
4162
|
-
"name": "
|
|
4163
|
-
"description": "Default: -\n\
|
|
4164
|
-
},
|
|
4165
|
-
{
|
|
4166
|
-
"name": "tab-bar-gutter",
|
|
4167
|
-
"description": "Default: -\n\nThe gap between tabs"
|
|
4168
|
-
},
|
|
4169
|
-
{
|
|
4170
|
-
"name": "tab-bar-style",
|
|
4171
|
-
"description": "Default: -\n\nTab bar style object"
|
|
4172
|
-
},
|
|
4173
|
-
{
|
|
4174
|
-
"name": "tab-placement",
|
|
4175
|
-
"description": "Default: top\n\nPlacement of tabs"
|
|
4138
|
+
"name": "un-checked-children",
|
|
4139
|
+
"description": "Default: -\n\nThe content to be shown when the state is unchecked"
|
|
4176
4140
|
},
|
|
4177
4141
|
{
|
|
4178
|
-
"name": "
|
|
4179
|
-
"description": "Default: false\n\
|
|
4142
|
+
"name": "un-checked-value",
|
|
4143
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
4180
4144
|
},
|
|
4181
4145
|
{
|
|
4182
|
-
"name": "
|
|
4183
|
-
"description": "Default:
|
|
4146
|
+
"name": "value",
|
|
4147
|
+
"description": "Default: -\n\nAlias for checked, support v-model:value"
|
|
4184
4148
|
}
|
|
4185
4149
|
]
|
|
4186
4150
|
},
|
|
@@ -4283,109 +4247,95 @@
|
|
|
4283
4247
|
]
|
|
4284
4248
|
},
|
|
4285
4249
|
{
|
|
4286
|
-
"name": "a-
|
|
4287
|
-
"description": "(ZH)
|
|
4250
|
+
"name": "a-tabs",
|
|
4251
|
+
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4288
4252
|
"attributes": [
|
|
4289
4253
|
{
|
|
4290
|
-
"name": "
|
|
4291
|
-
"description": "Default:
|
|
4254
|
+
"name": "active-key",
|
|
4255
|
+
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
4292
4256
|
},
|
|
4293
4257
|
{
|
|
4294
|
-
"name": "
|
|
4295
|
-
"description": "Default: -\n\
|
|
4258
|
+
"name": "add-icon",
|
|
4259
|
+
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
4296
4260
|
},
|
|
4297
4261
|
{
|
|
4298
|
-
"name": "
|
|
4299
|
-
"description": "Default:
|
|
4262
|
+
"name": "animated",
|
|
4263
|
+
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
4264
|
+
},
|
|
4265
|
+
{
|
|
4266
|
+
"name": "centered",
|
|
4267
|
+
"description": "Default: false\n\nCenters tabs"
|
|
4300
4268
|
},
|
|
4301
4269
|
{
|
|
4302
4270
|
"name": "classes",
|
|
4303
4271
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4304
4272
|
},
|
|
4305
4273
|
{
|
|
4306
|
-
"name": "
|
|
4307
|
-
"description": "Default:
|
|
4274
|
+
"name": "default-active-key",
|
|
4275
|
+
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
4308
4276
|
},
|
|
4309
4277
|
{
|
|
4310
|
-
"name": "
|
|
4311
|
-
"description": "Default:
|
|
4278
|
+
"name": "hide-add",
|
|
4279
|
+
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4312
4280
|
},
|
|
4313
4281
|
{
|
|
4314
|
-
"name": "
|
|
4315
|
-
"description": "Default: -\n\
|
|
4282
|
+
"name": "indicator",
|
|
4283
|
+
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4316
4284
|
},
|
|
4317
4285
|
{
|
|
4318
|
-
"name": "
|
|
4319
|
-
"description": "Default:
|
|
4286
|
+
"name": "items",
|
|
4287
|
+
"description": "Default: []\n\nConfigure tab content"
|
|
4288
|
+
},
|
|
4289
|
+
{
|
|
4290
|
+
"name": "more",
|
|
4291
|
+
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4320
4292
|
},
|
|
4321
4293
|
{
|
|
4322
|
-
"name": "
|
|
4323
|
-
"description": "Default: -\n\
|
|
4294
|
+
"name": "more-icon",
|
|
4295
|
+
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
4324
4296
|
},
|
|
4325
4297
|
{
|
|
4326
|
-
"name": "
|
|
4327
|
-
"description": "Default:
|
|
4328
|
-
}
|
|
4329
|
-
]
|
|
4330
|
-
},
|
|
4331
|
-
{
|
|
4332
|
-
"name": "a-checkable-tag",
|
|
4333
|
-
"description": "Used for marking and categorization.",
|
|
4334
|
-
"attributes": [
|
|
4298
|
+
"name": "remove-icon",
|
|
4299
|
+
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
4300
|
+
},
|
|
4335
4301
|
{
|
|
4336
|
-
"name": "
|
|
4337
|
-
"description": "Default:
|
|
4302
|
+
"name": "render-tab-bar",
|
|
4303
|
+
"description": "Default: -\n\nReplace the TabBar"
|
|
4338
4304
|
},
|
|
4339
4305
|
{
|
|
4340
|
-
"name": "
|
|
4341
|
-
"description": "Default:
|
|
4342
|
-
}
|
|
4343
|
-
]
|
|
4344
|
-
},
|
|
4345
|
-
{
|
|
4346
|
-
"name": "a-checkable-tag-group",
|
|
4347
|
-
"description": "Used for marking and categorization.",
|
|
4348
|
-
"attributes": [
|
|
4306
|
+
"name": "size",
|
|
4307
|
+
"description": "Default: middle\n\nPreset tab bar size"
|
|
4308
|
+
},
|
|
4349
4309
|
{
|
|
4350
|
-
"name": "
|
|
4351
|
-
"description": "Default: -\n\nCustomize
|
|
4310
|
+
"name": "styles",
|
|
4311
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4352
4312
|
},
|
|
4353
4313
|
{
|
|
4354
|
-
"name": "
|
|
4355
|
-
"description": "Default: -\n\
|
|
4314
|
+
"name": "tab-bar-extra-content",
|
|
4315
|
+
"description": "Default: -\n\nExtra content in tab bar"
|
|
4356
4316
|
},
|
|
4357
4317
|
{
|
|
4358
|
-
"name": "
|
|
4359
|
-
"description": "Default:
|
|
4318
|
+
"name": "tab-bar-gutter",
|
|
4319
|
+
"description": "Default: -\n\nThe gap between tabs"
|
|
4360
4320
|
},
|
|
4361
4321
|
{
|
|
4362
|
-
"name": "
|
|
4363
|
-
"description": "Default:
|
|
4322
|
+
"name": "tab-bar-style",
|
|
4323
|
+
"description": "Default: -\n\nTab bar style object"
|
|
4364
4324
|
},
|
|
4365
4325
|
{
|
|
4366
|
-
"name": "
|
|
4367
|
-
"description": "Default:
|
|
4326
|
+
"name": "tab-placement",
|
|
4327
|
+
"description": "Default: top\n\nPlacement of tabs"
|
|
4368
4328
|
},
|
|
4369
4329
|
{
|
|
4370
|
-
"name": "
|
|
4371
|
-
"description": "Default:
|
|
4330
|
+
"name": "destroy-on-hidden",
|
|
4331
|
+
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
4372
4332
|
},
|
|
4373
4333
|
{
|
|
4374
|
-
"name": "
|
|
4375
|
-
"description": "Default:
|
|
4334
|
+
"name": "type",
|
|
4335
|
+
"description": "Default: line\n\nBasic style of tabs"
|
|
4376
4336
|
}
|
|
4377
4337
|
]
|
|
4378
4338
|
},
|
|
4379
|
-
{
|
|
4380
|
-
"name": "a-tag-checkable-tag",
|
|
4381
|
-
"description": "进行标记和分类的小标签。",
|
|
4382
|
-
"attributes": []
|
|
4383
|
-
},
|
|
4384
|
-
{
|
|
4385
|
-
"name": "a-tag-checkable-tag-group",
|
|
4386
|
-
"description": "进行标记和分类的小标签。",
|
|
4387
|
-
"attributes": []
|
|
4388
|
-
},
|
|
4389
4339
|
{
|
|
4390
4340
|
"name": "a-time-picker",
|
|
4391
4341
|
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
@@ -5091,52 +5041,6 @@
|
|
|
5091
5041
|
}
|
|
5092
5042
|
]
|
|
5093
5043
|
},
|
|
5094
|
-
{
|
|
5095
|
-
"name": "a-watermark",
|
|
5096
|
-
"description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
|
|
5097
|
-
"attributes": [
|
|
5098
|
-
{
|
|
5099
|
-
"name": "width",
|
|
5100
|
-
"description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
|
|
5101
|
-
},
|
|
5102
|
-
{
|
|
5103
|
-
"name": "height",
|
|
5104
|
-
"description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
|
|
5105
|
-
},
|
|
5106
|
-
{
|
|
5107
|
-
"name": "inherit",
|
|
5108
|
-
"description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
|
|
5109
|
-
},
|
|
5110
|
-
{
|
|
5111
|
-
"name": "rotate",
|
|
5112
|
-
"description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
|
|
5113
|
-
},
|
|
5114
|
-
{
|
|
5115
|
-
"name": "z-index",
|
|
5116
|
-
"description": "Default: 9\n\nThe z-index of the appended watermark element"
|
|
5117
|
-
},
|
|
5118
|
-
{
|
|
5119
|
-
"name": "image",
|
|
5120
|
-
"description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
|
|
5121
|
-
},
|
|
5122
|
-
{
|
|
5123
|
-
"name": "content",
|
|
5124
|
-
"description": "Default: -\n\nWatermark text content"
|
|
5125
|
-
},
|
|
5126
|
-
{
|
|
5127
|
-
"name": "font",
|
|
5128
|
-
"description": "Default: Font\n\nText style"
|
|
5129
|
-
},
|
|
5130
|
-
{
|
|
5131
|
-
"name": "gap",
|
|
5132
|
-
"description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
|
|
5133
|
-
},
|
|
5134
|
-
{
|
|
5135
|
-
"name": "offset",
|
|
5136
|
-
"description": "Default: \\[gap\\[0\\]/2, gap\\[1\\]/2\\]\n\nThe offset of the watermark from the upper left corner of the container. The default is gap/2"
|
|
5137
|
-
}
|
|
5138
|
-
]
|
|
5139
|
-
},
|
|
5140
5044
|
{
|
|
5141
5045
|
"name": "a-upload",
|
|
5142
5046
|
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
@@ -5244,64 +5148,152 @@
|
|
|
5244
5148
|
]
|
|
5245
5149
|
},
|
|
5246
5150
|
{
|
|
5247
|
-
"name": "a-
|
|
5248
|
-
"description": "(ZH)
|
|
5151
|
+
"name": "a-tag",
|
|
5152
|
+
"description": "(ZH) 进行标记和分类的小标签。\n\n(EN) Used for marking and categorization.",
|
|
5249
5153
|
"attributes": [
|
|
5250
5154
|
{
|
|
5251
|
-
"name": "
|
|
5252
|
-
"description": "Default: false\n\
|
|
5253
|
-
},
|
|
5254
|
-
{
|
|
5255
|
-
"name": "checked",
|
|
5256
|
-
"description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
|
|
5155
|
+
"name": "closable",
|
|
5156
|
+
"description": "Default: false\n\nWhether the Tag can be closed"
|
|
5257
5157
|
},
|
|
5258
5158
|
{
|
|
5259
|
-
"name": "
|
|
5260
|
-
"description": "Default: -\n\
|
|
5159
|
+
"name": "close-icon",
|
|
5160
|
+
"description": "Default: -\n\nCustom close icon. Setting to null or false hides the close button"
|
|
5261
5161
|
},
|
|
5262
5162
|
{
|
|
5263
|
-
"name": "
|
|
5264
|
-
"description": "Default:
|
|
5163
|
+
"name": "color",
|
|
5164
|
+
"description": "Default: -\n\nColor of the Tag"
|
|
5265
5165
|
},
|
|
5266
5166
|
{
|
|
5267
5167
|
"name": "classes",
|
|
5268
5168
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
5269
5169
|
},
|
|
5270
5170
|
{
|
|
5271
|
-
"name": "
|
|
5272
|
-
"description": "Default: false\n\nWhether
|
|
5171
|
+
"name": "disabled",
|
|
5172
|
+
"description": "Default: false\n\nWhether the tag is disabled"
|
|
5173
|
+
},
|
|
5174
|
+
{
|
|
5175
|
+
"name": "href",
|
|
5176
|
+
"description": "Default: -\n\nThe address to jump when clicking, when specified the tag will be rendered as tag"
|
|
5177
|
+
},
|
|
5178
|
+
{
|
|
5179
|
+
"name": "icon",
|
|
5180
|
+
"description": "Default: -\n\nSet the icon of tag"
|
|
5181
|
+
},
|
|
5182
|
+
{
|
|
5183
|
+
"name": "styles",
|
|
5184
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
5185
|
+
},
|
|
5186
|
+
{
|
|
5187
|
+
"name": "target",
|
|
5188
|
+
"description": "Default: -\n\nSame as target attribute of , works when href is specified"
|
|
5189
|
+
},
|
|
5190
|
+
{
|
|
5191
|
+
"name": "variant",
|
|
5192
|
+
"description": "Default: filled\n\nVariant of the tag"
|
|
5193
|
+
}
|
|
5194
|
+
]
|
|
5195
|
+
},
|
|
5196
|
+
{
|
|
5197
|
+
"name": "a-checkable-tag",
|
|
5198
|
+
"description": "Used for marking and categorization.",
|
|
5199
|
+
"attributes": [
|
|
5200
|
+
{
|
|
5201
|
+
"name": "checked",
|
|
5202
|
+
"description": "Default: false\n\nChecked status of Tag. This is a controlled component"
|
|
5203
|
+
},
|
|
5204
|
+
{
|
|
5205
|
+
"name": "icon",
|
|
5206
|
+
"description": "Default: -\n\nSet the icon of tag"
|
|
5207
|
+
}
|
|
5208
|
+
]
|
|
5209
|
+
},
|
|
5210
|
+
{
|
|
5211
|
+
"name": "a-checkable-tag-group",
|
|
5212
|
+
"description": "Used for marking and categorization.",
|
|
5213
|
+
"attributes": [
|
|
5214
|
+
{
|
|
5215
|
+
"name": "classes",
|
|
5216
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
5273
5217
|
},
|
|
5274
5218
|
{
|
|
5275
5219
|
"name": "default-value",
|
|
5276
|
-
"description": "Default: -\n\
|
|
5220
|
+
"description": "Default: -\n\nInitial value"
|
|
5277
5221
|
},
|
|
5278
5222
|
{
|
|
5279
5223
|
"name": "disabled",
|
|
5280
|
-
"description": "Default: false\n\nDisable
|
|
5224
|
+
"description": "Default: false\n\nDisable check/uncheck"
|
|
5281
5225
|
},
|
|
5282
5226
|
{
|
|
5283
|
-
"name": "
|
|
5284
|
-
"description": "Default: false\n\
|
|
5227
|
+
"name": "multiple",
|
|
5228
|
+
"description": "Default: false\n\nMultiple select mode"
|
|
5285
5229
|
},
|
|
5286
5230
|
{
|
|
5287
|
-
"name": "
|
|
5288
|
-
"description": "Default:
|
|
5231
|
+
"name": "options",
|
|
5232
|
+
"description": "Default: -\n\nOption list"
|
|
5289
5233
|
},
|
|
5290
5234
|
{
|
|
5291
5235
|
"name": "styles",
|
|
5292
5236
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
5293
5237
|
},
|
|
5294
5238
|
{
|
|
5295
|
-
"name": "
|
|
5296
|
-
"description": "Default: -\n\
|
|
5239
|
+
"name": "value",
|
|
5240
|
+
"description": "Default: -\n\nValue of checked tag(s), support v-model:value"
|
|
5241
|
+
}
|
|
5242
|
+
]
|
|
5243
|
+
},
|
|
5244
|
+
{
|
|
5245
|
+
"name": "a-tag-checkable-tag",
|
|
5246
|
+
"description": "进行标记和分类的小标签。",
|
|
5247
|
+
"attributes": []
|
|
5248
|
+
},
|
|
5249
|
+
{
|
|
5250
|
+
"name": "a-tag-checkable-tag-group",
|
|
5251
|
+
"description": "进行标记和分类的小标签。",
|
|
5252
|
+
"attributes": []
|
|
5253
|
+
},
|
|
5254
|
+
{
|
|
5255
|
+
"name": "a-watermark",
|
|
5256
|
+
"description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
|
|
5257
|
+
"attributes": [
|
|
5258
|
+
{
|
|
5259
|
+
"name": "width",
|
|
5260
|
+
"description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
|
|
5297
5261
|
},
|
|
5298
5262
|
{
|
|
5299
|
-
"name": "
|
|
5300
|
-
"description": "Default:
|
|
5263
|
+
"name": "height",
|
|
5264
|
+
"description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
|
|
5301
5265
|
},
|
|
5302
5266
|
{
|
|
5303
|
-
"name": "
|
|
5304
|
-
"description": "Default:
|
|
5267
|
+
"name": "inherit",
|
|
5268
|
+
"description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
|
|
5269
|
+
},
|
|
5270
|
+
{
|
|
5271
|
+
"name": "rotate",
|
|
5272
|
+
"description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
|
|
5273
|
+
},
|
|
5274
|
+
{
|
|
5275
|
+
"name": "z-index",
|
|
5276
|
+
"description": "Default: 9\n\nThe z-index of the appended watermark element"
|
|
5277
|
+
},
|
|
5278
|
+
{
|
|
5279
|
+
"name": "image",
|
|
5280
|
+
"description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
|
|
5281
|
+
},
|
|
5282
|
+
{
|
|
5283
|
+
"name": "content",
|
|
5284
|
+
"description": "Default: -\n\nWatermark text content"
|
|
5285
|
+
},
|
|
5286
|
+
{
|
|
5287
|
+
"name": "font",
|
|
5288
|
+
"description": "Default: Font\n\nText style"
|
|
5289
|
+
},
|
|
5290
|
+
{
|
|
5291
|
+
"name": "gap",
|
|
5292
|
+
"description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
|
|
5293
|
+
},
|
|
5294
|
+
{
|
|
5295
|
+
"name": "offset",
|
|
5296
|
+
"description": "Default: \\[gap\\[0\\]/2, gap\\[1\\]/2\\]\n\nThe offset of the watermark from the upper left corner of the container. The default is gap/2"
|
|
5305
5297
|
}
|
|
5306
5298
|
]
|
|
5307
5299
|
},
|