antdv-next 1.3.1 → 1.3.2-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/vueNode.d.ts +10 -3
- 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 +7143 -7094
- package/dist/antd-with-locales.js +72 -72
- package/dist/antd.esm.js +1705 -1656
- package/dist/antd.js +20 -20
- 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/AvatarContext.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/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/ColorClear.js +11 -1
- 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 +8 -5
- package/dist/config-provider/index.js +3 -1
- package/dist/date-picker/PickerButton.d.ts +2 -2
- package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
- package/dist/date-picker/generatePicker/index.d.ts +8 -8
- package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
- package/dist/date-picker/index.d.ts +13 -13
- package/dist/date-picker/style/index.d.ts +2 -2
- package/dist/date-picker/util.d.ts +7 -3
- package/dist/descriptions/Cell.d.ts +2 -2
- package/dist/descriptions/Item.d.ts +2 -2
- package/dist/descriptions/Row.d.ts +2 -2
- package/dist/descriptions/hooks/useItems.d.ts +12 -12
- package/dist/descriptions/hooks/useRow.d.ts +2 -2
- package/dist/descriptions/index.d.ts +2 -2
- package/dist/descriptions/index.js +1 -4
- package/dist/descriptions/style/index.d.ts +2 -2
- package/dist/divider/index.d.ts +2 -2
- package/dist/divider/style/index.d.ts +2 -2
- package/dist/drawer/DrawerPanel.d.ts +2 -2
- package/dist/drawer/index.d.ts +3 -3
- package/dist/drawer/style/index.d.ts +2 -2
- package/dist/drawer/useFocusable.d.ts +2 -2
- package/dist/dropdown/dropdown.d.ts +2 -2
- package/dist/dropdown/style/index.d.ts +2 -2
- package/dist/empty/empty.d.ts +2 -2
- package/dist/empty/index.d.ts +5 -5
- package/dist/empty/simple.d.ts +2 -2
- package/dist/empty/style/index.d.ts +2 -2
- package/dist/flex/index.d.ts +2 -2
- package/dist/flex/style/index.d.ts +2 -2
- package/dist/float-button/BackTop.d.ts +2 -2
- package/dist/float-button/FloatButton.d.ts +2 -2
- package/dist/float-button/FloatButtonGroup.d.ts +2 -2
- package/dist/float-button/PurePanel.d.ts +2 -2
- package/dist/float-button/context.d.ts +3 -3
- package/dist/float-button/style/index.d.ts +2 -2
- package/dist/form/ErrorList.d.ts +2 -2
- package/dist/form/Form.d.ts +2 -2
- package/dist/form/FormItem/ItemHolder.d.ts +3 -3
- package/dist/form/FormItem/StatusProvider.d.ts +2 -2
- package/dist/form/FormItem/index.d.ts +2 -2
- package/dist/form/FormItemInput.d.ts +2 -2
- package/dist/form/FormItemLabel.d.ts +3 -3
- package/dist/form/context.d.ts +6 -6
- 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 +11 -11
- 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/useLocale.d.ts +2 -2
- package/dist/locale/zh_CN.js +2 -2
- package/dist/masonry/Masonry.d.ts +3 -3
- package/dist/masonry/MasonryItem.d.ts +2 -2
- package/dist/masonry/hooks/usePositions.d.ts +2 -2
- package/dist/masonry/style/index.d.ts +2 -2
- package/dist/mentions/index.d.ts +2 -2
- package/dist/mentions/style/index.d.ts +2 -2
- package/dist/menu/MenuContext.d.ts +3 -3
- package/dist/menu/MenuDivider.d.ts +2 -2
- package/dist/menu/MenuItem.d.ts +2 -2
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +3 -3
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/menu/index.d.ts +3 -3
- package/dist/menu/menu.d.ts +2 -2
- package/dist/menu/style/index.d.ts +2 -2
- package/dist/message/PureList.d.ts +3 -3
- package/dist/message/PurePanel.d.ts +3 -3
- package/dist/message/style/index.d.ts +5 -5
- package/dist/message/useMessage.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +4 -4
- package/dist/modal/Modal.d.ts +2 -2
- package/dist/modal/PurePanel.d.ts +2 -2
- package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
- package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
- package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
- package/dist/modal/components/NormalOkBtn.d.ts +2 -2
- package/dist/modal/confirm.js +2 -1
- 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/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 +6 -6
- package/dist/pagination/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -2
- package/dist/popconfirm/PurePanel.d.ts +3 -3
- package/dist/popconfirm/index.d.ts +2 -2
- package/dist/popconfirm/style/index.d.ts +2 -2
- package/dist/popover/PurePanel.d.ts +4 -4
- package/dist/popover/index.d.ts +2 -2
- package/dist/popover/style/index.d.ts +2 -2
- package/dist/progress/Circle.d.ts +3 -3
- package/dist/progress/Line.d.ts +3 -3
- package/dist/progress/Steps.d.ts +2 -2
- package/dist/progress/progress.d.ts +2 -2
- package/dist/progress/style/index.d.ts +2 -2
- package/dist/qrcode/QrcodeStatus.d.ts +2 -2
- package/dist/qrcode/index.d.ts +2 -2
- package/dist/qrcode/style/index.d.ts +2 -2
- package/dist/radio/group.d.ts +2 -2
- package/dist/radio/index.d.ts +3 -3
- package/dist/radio/radio.d.ts +2 -2
- package/dist/radio/radioButton.d.ts +2 -2
- package/dist/radio/style/index.d.ts +2 -2
- package/dist/rate/index.d.ts +2 -2
- package/dist/rate/style/index.d.ts +2 -2
- package/dist/result/index.d.ts +2 -2
- package/dist/result/noFound.d.ts +2 -2
- package/dist/result/serverError.d.ts +2 -2
- package/dist/result/style/index.d.ts +2 -2
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +2 -2
- package/dist/segmented/style/index.d.ts +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/index.d.ts +2 -2
- package/dist/select/useIcons.d.ts +15 -10
- 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/SplitBar.js +24 -10
- package/dist/splitter/Splitter.d.ts +2 -2
- package/dist/splitter/hooks/useResizable.d.ts +2 -2
- package/dist/splitter/hooks/useResize.d.ts +2 -2
- package/dist/splitter/hooks/useSizes.d.ts +2 -2
- package/dist/splitter/index.d.ts +2 -2
- package/dist/splitter/style/index.d.ts +2 -2
- package/dist/statistic/Number.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +2 -2
- package/dist/statistic/Timer.d.ts +2 -2
- package/dist/statistic/index.d.ts +2 -2
- package/dist/statistic/style/index.d.ts +2 -2
- package/dist/steps/PanelArrow.d.ts +2 -2
- package/dist/steps/ProgressIcon.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/steps/style/index.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/ExpandIcon.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +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/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/tag/CheckableTag.d.ts +4 -2
- package/dist/tag/CheckableTag.js +18 -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/index.js +20 -3
- 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 +5 -4
- 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/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/panelRender.js +8 -2
- package/dist/tour/style/index.d.ts +2 -2
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/ListBody.d.ts +2 -2
- package/dist/transfer/ListItem.d.ts +2 -2
- package/dist/transfer/Section.d.ts +2 -2
- package/dist/transfer/Transfer.d.ts +2 -2
- package/dist/transfer/hooks/useData.d.ts +2 -2
- package/dist/transfer/search.d.ts +2 -2
- package/dist/transfer/style/index.d.ts +2 -2
- package/dist/tree/DirectoryTree.d.ts +2 -2
- package/dist/tree/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/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 +2 -2
- package/web-tags.json +1623 -1623
- package/web-types.json +4813 -4813
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.3.1",
|
|
2
|
+
"version": "1.3.2-beta.1",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -85,6 +85,24 @@
|
|
|
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
|
+
},
|
|
88
106
|
{
|
|
89
107
|
"name": "a-anchor",
|
|
90
108
|
"description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
|
|
@@ -207,24 +225,6 @@
|
|
|
207
225
|
}
|
|
208
226
|
]
|
|
209
227
|
},
|
|
210
|
-
{
|
|
211
|
-
"name": "a-app",
|
|
212
|
-
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
213
|
-
"attributes": [
|
|
214
|
-
{
|
|
215
|
-
"name": "message",
|
|
216
|
-
"description": "Default: -\n\nGlobal config for Message"
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"name": "notification",
|
|
220
|
-
"description": "Default: -\n\nGlobal config for Notification"
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"name": "component",
|
|
224
|
-
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
225
|
-
}
|
|
226
|
-
]
|
|
227
|
-
},
|
|
228
228
|
{
|
|
229
229
|
"name": "a-auto-complete",
|
|
230
230
|
"description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
|
|
@@ -315,6 +315,64 @@
|
|
|
315
315
|
}
|
|
316
316
|
]
|
|
317
317
|
},
|
|
318
|
+
{
|
|
319
|
+
"name": "a-badge",
|
|
320
|
+
"description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
|
|
321
|
+
"attributes": [
|
|
322
|
+
{
|
|
323
|
+
"name": "count",
|
|
324
|
+
"description": "Default: -\n\nNumber to show in badge"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"name": "show-zero",
|
|
328
|
+
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"name": "overflow-count",
|
|
332
|
+
"description": "Default: 99\n\nMax count to show"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"name": "dot",
|
|
336
|
+
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"name": "scroll-number-prefix-cls",
|
|
340
|
+
"description": "Default: -\n\n-"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"name": "status",
|
|
344
|
+
"description": "Default: -\n\nSet Badge as a status dot"
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"name": "color",
|
|
348
|
+
"description": "Default: -\n\nCustomize Badge dot color"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"name": "text",
|
|
352
|
+
"description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"name": "size",
|
|
356
|
+
"description": "Default: -\n\nIf count is set, size sets the size of badge"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"name": "offset",
|
|
360
|
+
"description": "Default: -\n\nSet offset of the badge dot"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"name": "title",
|
|
364
|
+
"description": "Default: -\n\nText to show when hovering over the badge"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"name": "classes",
|
|
368
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"name": "styles",
|
|
372
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
373
|
+
}
|
|
374
|
+
]
|
|
375
|
+
},
|
|
318
376
|
{
|
|
319
377
|
"name": "a-button",
|
|
320
378
|
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
@@ -389,78 +447,6 @@
|
|
|
389
447
|
}
|
|
390
448
|
]
|
|
391
449
|
},
|
|
392
|
-
{
|
|
393
|
-
"name": "a-border-beam",
|
|
394
|
-
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
395
|
-
"attributes": [
|
|
396
|
-
{
|
|
397
|
-
"name": "color",
|
|
398
|
-
"description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"name": "outset",
|
|
402
|
-
"description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
|
|
403
|
-
}
|
|
404
|
-
]
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"name": "a-badge",
|
|
408
|
-
"description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
|
|
409
|
-
"attributes": [
|
|
410
|
-
{
|
|
411
|
-
"name": "count",
|
|
412
|
-
"description": "Default: -\n\nNumber to show in badge"
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
"name": "show-zero",
|
|
416
|
-
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"name": "overflow-count",
|
|
420
|
-
"description": "Default: 99\n\nMax count to show"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"name": "dot",
|
|
424
|
-
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"name": "scroll-number-prefix-cls",
|
|
428
|
-
"description": "Default: -\n\n-"
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"name": "status",
|
|
432
|
-
"description": "Default: -\n\nSet Badge as a status dot"
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
"name": "color",
|
|
436
|
-
"description": "Default: -\n\nCustomize Badge dot color"
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
"name": "text",
|
|
440
|
-
"description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"name": "size",
|
|
444
|
-
"description": "Default: -\n\nIf count is set, size sets the size of badge"
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
"name": "offset",
|
|
448
|
-
"description": "Default: -\n\nSet offset of the badge dot"
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
"name": "title",
|
|
452
|
-
"description": "Default: -\n\nText to show when hovering over the badge"
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"name": "classes",
|
|
456
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"name": "styles",
|
|
460
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
461
|
-
}
|
|
462
|
-
]
|
|
463
|
-
},
|
|
464
450
|
{
|
|
465
451
|
"name": "a-breadcrumb",
|
|
466
452
|
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
@@ -495,6 +481,20 @@
|
|
|
495
481
|
}
|
|
496
482
|
]
|
|
497
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
|
+
{
|
|
489
|
+
"name": "color",
|
|
490
|
+
"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"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"name": "outset",
|
|
494
|
+
"description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
|
|
495
|
+
}
|
|
496
|
+
]
|
|
497
|
+
},
|
|
498
498
|
{
|
|
499
499
|
"name": "a-calendar",
|
|
500
500
|
"description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
|
|
@@ -578,284 +578,284 @@
|
|
|
578
578
|
]
|
|
579
579
|
},
|
|
580
580
|
{
|
|
581
|
-
"name": "a-
|
|
582
|
-
"description": "(ZH)
|
|
581
|
+
"name": "a-card",
|
|
582
|
+
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
583
583
|
"attributes": [
|
|
584
584
|
{
|
|
585
|
-
"name": "
|
|
586
|
-
"description": "Default:
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"name": "id",
|
|
590
|
-
"description": "Default: -\n\n-"
|
|
585
|
+
"name": "title",
|
|
586
|
+
"description": "Default: -\n\nCard title"
|
|
591
587
|
},
|
|
592
588
|
{
|
|
593
|
-
"name": "
|
|
594
|
-
"description": "Default: -\n\
|
|
589
|
+
"name": "extra",
|
|
590
|
+
"description": "Default: -\n\nContent to render in the top-right corner of the card"
|
|
595
591
|
},
|
|
596
592
|
{
|
|
597
|
-
"name": "
|
|
598
|
-
"description": "Default:
|
|
593
|
+
"name": "bordered",
|
|
594
|
+
"description": "Default: true\n\nToggles rendering of the border around the card, please use variant instead"
|
|
599
595
|
},
|
|
600
596
|
{
|
|
601
|
-
"name": "
|
|
602
|
-
"description": "Default:
|
|
597
|
+
"name": "head-style",
|
|
598
|
+
"description": "Default: -\n\nDeprecated."
|
|
603
599
|
},
|
|
604
600
|
{
|
|
605
|
-
"name": "
|
|
606
|
-
"description": "Default:
|
|
601
|
+
"name": "body-style",
|
|
602
|
+
"description": "Default: -\n\nDeprecated."
|
|
607
603
|
},
|
|
608
604
|
{
|
|
609
|
-
"name": "
|
|
610
|
-
"description": "Default: false\n\
|
|
605
|
+
"name": "loading",
|
|
606
|
+
"description": "Default: false\n\nShows a loading indicator while the contents of the card are being fetched"
|
|
611
607
|
},
|
|
612
608
|
{
|
|
613
|
-
"name": "
|
|
614
|
-
"description": "Default: false\n\
|
|
609
|
+
"name": "hoverable",
|
|
610
|
+
"description": "Default: false\n\nLift up when hovering card"
|
|
615
611
|
},
|
|
616
612
|
{
|
|
617
|
-
"name": "
|
|
613
|
+
"name": "id",
|
|
618
614
|
"description": "Default: -\n\n-"
|
|
619
615
|
},
|
|
620
616
|
{
|
|
621
|
-
"name": "
|
|
622
|
-
"description": "Default:
|
|
623
|
-
}
|
|
624
|
-
]
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
"name": "a-cascader",
|
|
628
|
-
"description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
|
|
629
|
-
"attributes": [
|
|
630
|
-
{
|
|
631
|
-
"name": "allow-clear",
|
|
632
|
-
"description": "Default: true\n\nShow clear button"
|
|
617
|
+
"name": "size",
|
|
618
|
+
"description": "Default: default\n\nSize of card"
|
|
633
619
|
},
|
|
634
620
|
{
|
|
635
|
-
"name": "
|
|
636
|
-
"description": "Default:
|
|
621
|
+
"name": "type",
|
|
622
|
+
"description": "Default: -\n\nCard style type, can be set to inner or not set"
|
|
637
623
|
},
|
|
638
624
|
{
|
|
639
|
-
"name": "
|
|
640
|
-
"description": "Default: -\n\
|
|
625
|
+
"name": "cover",
|
|
626
|
+
"description": "Default: -\n\nCard cover"
|
|
641
627
|
},
|
|
642
628
|
{
|
|
643
|
-
"name": "
|
|
644
|
-
"description": "Default:
|
|
629
|
+
"name": "actions",
|
|
630
|
+
"description": "Default: -\n\nThe action list, shows at the bottom of the Card"
|
|
645
631
|
},
|
|
646
632
|
{
|
|
647
|
-
"name": "
|
|
648
|
-
"description": "Default:
|
|
633
|
+
"name": "tab-list",
|
|
634
|
+
"description": "Default: -\n\nList of TabPane's head"
|
|
649
635
|
},
|
|
650
636
|
{
|
|
651
|
-
"name": "
|
|
652
|
-
"description": "Default:
|
|
637
|
+
"name": "tab-bar-extra-content",
|
|
638
|
+
"description": "Default: -\n\nExtra content in tab bar"
|
|
653
639
|
},
|
|
654
640
|
{
|
|
655
|
-
"name": "
|
|
656
|
-
"description": "Default:
|
|
641
|
+
"name": "active-tab-key",
|
|
642
|
+
"description": "Default: -\n\nCurrent TabPane's key"
|
|
657
643
|
},
|
|
658
644
|
{
|
|
659
|
-
"name": "
|
|
660
|
-
"description": "Default:
|
|
645
|
+
"name": "default-active-tab-key",
|
|
646
|
+
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeTabKey is not set"
|
|
661
647
|
},
|
|
662
648
|
{
|
|
663
|
-
"name": "
|
|
664
|
-
"description": "Default: -\n\
|
|
649
|
+
"name": "tab-props",
|
|
650
|
+
"description": "Default: -\n\nTabs"
|
|
665
651
|
},
|
|
666
652
|
{
|
|
667
|
-
"name": "
|
|
668
|
-
"description": "Default: -\n\
|
|
653
|
+
"name": "classes",
|
|
654
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
669
655
|
},
|
|
670
656
|
{
|
|
671
|
-
"name": "
|
|
672
|
-
"description": "Default: -\n\
|
|
657
|
+
"name": "styles",
|
|
658
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
673
659
|
},
|
|
674
660
|
{
|
|
675
|
-
"name": "
|
|
676
|
-
"description": "Default:
|
|
661
|
+
"name": "variant",
|
|
662
|
+
"description": "Default: outlined\n\nVariants of Card"
|
|
663
|
+
}
|
|
664
|
+
]
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
"name": "a-card-grid",
|
|
668
|
+
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
669
|
+
"attributes": [
|
|
670
|
+
{
|
|
671
|
+
"name": "prefix-cls",
|
|
672
|
+
"description": "Default: -\n\n-"
|
|
677
673
|
},
|
|
678
674
|
{
|
|
679
|
-
"name": "
|
|
680
|
-
"description": "Default:
|
|
675
|
+
"name": "hoverable",
|
|
676
|
+
"description": "Default: false\n\nLift up when hovering card"
|
|
677
|
+
}
|
|
678
|
+
]
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"name": "a-card-meta",
|
|
682
|
+
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
683
|
+
"attributes": [
|
|
684
|
+
{
|
|
685
|
+
"name": "prefix-cls",
|
|
686
|
+
"description": "Default: -\n\n-"
|
|
681
687
|
},
|
|
682
688
|
{
|
|
683
|
-
"name": "
|
|
684
|
-
"description": "Default: -\n\
|
|
689
|
+
"name": "avatar",
|
|
690
|
+
"description": "Default: -\n\n-"
|
|
685
691
|
},
|
|
686
692
|
{
|
|
687
|
-
"name": "
|
|
688
|
-
"description": "Default: -\n\
|
|
693
|
+
"name": "title",
|
|
694
|
+
"description": "Default: -\n\nCard title"
|
|
689
695
|
},
|
|
690
696
|
{
|
|
691
|
-
"name": "
|
|
692
|
-
"description": "Default:
|
|
697
|
+
"name": "description",
|
|
698
|
+
"description": "Default: -\n\n-"
|
|
693
699
|
},
|
|
694
700
|
{
|
|
695
|
-
"name": "
|
|
696
|
-
"description": "Default: -\n\
|
|
701
|
+
"name": "classes",
|
|
702
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
697
703
|
},
|
|
698
704
|
{
|
|
699
|
-
"name": "
|
|
700
|
-
"description": "Default:
|
|
705
|
+
"name": "styles",
|
|
706
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
707
|
+
}
|
|
708
|
+
]
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"name": "a-carousel",
|
|
712
|
+
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
713
|
+
"attributes": [
|
|
714
|
+
{
|
|
715
|
+
"name": "effect",
|
|
716
|
+
"description": "Default: scrollx\n\nTransition effect"
|
|
701
717
|
},
|
|
702
718
|
{
|
|
703
|
-
"name": "
|
|
704
|
-
"description": "Default:
|
|
719
|
+
"name": "id",
|
|
720
|
+
"description": "Default: -\n\n-"
|
|
705
721
|
},
|
|
706
722
|
{
|
|
707
|
-
"name": "
|
|
708
|
-
"description": "Default: -\n\
|
|
723
|
+
"name": "slick-go-to",
|
|
724
|
+
"description": "Default: -\n\n-"
|
|
709
725
|
},
|
|
710
726
|
{
|
|
711
|
-
"name": "
|
|
712
|
-
"description": "Default:
|
|
727
|
+
"name": "dot-position",
|
|
728
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
713
729
|
},
|
|
714
730
|
{
|
|
715
|
-
"name": "
|
|
716
|
-
"description": "Default:
|
|
731
|
+
"name": "dot-placement",
|
|
732
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
717
733
|
},
|
|
718
734
|
{
|
|
719
|
-
"name": "
|
|
720
|
-
"description": "Default:
|
|
735
|
+
"name": "dots",
|
|
736
|
+
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
721
737
|
},
|
|
722
738
|
{
|
|
723
|
-
"name": "
|
|
724
|
-
"description": "Default:
|
|
739
|
+
"name": "wait-for-animate",
|
|
740
|
+
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
725
741
|
},
|
|
726
742
|
{
|
|
727
|
-
"name": "
|
|
728
|
-
"description": "Default:
|
|
743
|
+
"name": "autoplay",
|
|
744
|
+
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"name": "prev-arrow",
|
|
748
|
+
"description": "Default: -\n\n-"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "next-arrow",
|
|
752
|
+
"description": "Default: -\n\n-"
|
|
729
753
|
}
|
|
730
754
|
]
|
|
731
755
|
},
|
|
732
756
|
{
|
|
733
|
-
"name": "a-
|
|
734
|
-
"description": "(ZH)
|
|
757
|
+
"name": "a-cascader",
|
|
758
|
+
"description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
|
|
735
759
|
"attributes": [
|
|
736
760
|
{
|
|
737
|
-
"name": "
|
|
738
|
-
"description": "Default:
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"name": "extra",
|
|
742
|
-
"description": "Default: -\n\nContent to render in the top-right corner of the card"
|
|
761
|
+
"name": "allow-clear",
|
|
762
|
+
"description": "Default: true\n\nShow clear button"
|
|
743
763
|
},
|
|
744
764
|
{
|
|
745
|
-
"name": "
|
|
746
|
-
"description": "Default:
|
|
765
|
+
"name": "change-on-select",
|
|
766
|
+
"description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
|
|
747
767
|
},
|
|
748
768
|
{
|
|
749
|
-
"name": "
|
|
750
|
-
"description": "Default: -\n\
|
|
769
|
+
"name": "classes",
|
|
770
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
751
771
|
},
|
|
752
772
|
{
|
|
753
|
-
"name": "
|
|
754
|
-
"description": "Default:
|
|
773
|
+
"name": "disabled",
|
|
774
|
+
"description": "Default: false\n\nWhether disabled select"
|
|
755
775
|
},
|
|
756
776
|
{
|
|
757
|
-
"name": "
|
|
758
|
-
"description": "Default:
|
|
777
|
+
"name": "expand-trigger",
|
|
778
|
+
"description": "Default: click\n\nexpand current item when click or hover, one of click hover"
|
|
759
779
|
},
|
|
760
780
|
{
|
|
761
|
-
"name": "
|
|
762
|
-
"description": "Default:
|
|
781
|
+
"name": "field-names",
|
|
782
|
+
"description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
|
|
763
783
|
},
|
|
764
784
|
{
|
|
765
|
-
"name": "
|
|
766
|
-
"description": "Default:
|
|
785
|
+
"name": "get-popup-container",
|
|
786
|
+
"description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
|
|
767
787
|
},
|
|
768
788
|
{
|
|
769
|
-
"name": "
|
|
770
|
-
"description": "Default:
|
|
789
|
+
"name": "load-data",
|
|
790
|
+
"description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
|
|
771
791
|
},
|
|
772
792
|
{
|
|
773
|
-
"name": "
|
|
774
|
-
"description": "Default: -\n\
|
|
793
|
+
"name": "max-tag-count",
|
|
794
|
+
"description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
|
|
775
795
|
},
|
|
776
796
|
{
|
|
777
|
-
"name": "
|
|
778
|
-
"description": "Default: -\n\
|
|
797
|
+
"name": "max-tag-placeholder",
|
|
798
|
+
"description": "Default: -\n\nPlaceholder for not showing tags"
|
|
779
799
|
},
|
|
780
800
|
{
|
|
781
|
-
"name": "
|
|
782
|
-
"description": "Default: -\n\
|
|
801
|
+
"name": "max-tag-text-length",
|
|
802
|
+
"description": "Default: -\n\nMax tag text length to show"
|
|
783
803
|
},
|
|
784
804
|
{
|
|
785
|
-
"name": "
|
|
786
|
-
"description": "Default: -\n\
|
|
805
|
+
"name": "multiple",
|
|
806
|
+
"description": "Default: -\n\nSupport multiple or not"
|
|
787
807
|
},
|
|
788
808
|
{
|
|
789
|
-
"name": "
|
|
790
|
-
"description": "Default: -\n\
|
|
809
|
+
"name": "open",
|
|
810
|
+
"description": "Default: -\n\nSet visible of cascader popup"
|
|
791
811
|
},
|
|
792
812
|
{
|
|
793
|
-
"name": "
|
|
794
|
-
"description": "Default: -\n\
|
|
813
|
+
"name": "options",
|
|
814
|
+
"description": "Default: -\n\nThe data options of cascade"
|
|
795
815
|
},
|
|
796
816
|
{
|
|
797
|
-
"name": "
|
|
798
|
-
"description": "Default:
|
|
817
|
+
"name": "placeholder",
|
|
818
|
+
"description": "Default: -\n\nThe input placeholder"
|
|
799
819
|
},
|
|
800
820
|
{
|
|
801
|
-
"name": "
|
|
802
|
-
"description": "Default:
|
|
821
|
+
"name": "placement",
|
|
822
|
+
"description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
|
|
803
823
|
},
|
|
804
824
|
{
|
|
805
|
-
"name": "
|
|
806
|
-
"description": "Default: -\n\
|
|
825
|
+
"name": "popup-menu-column-style",
|
|
826
|
+
"description": "Default: -\n\nThe style of the drop-down menu column"
|
|
807
827
|
},
|
|
808
828
|
{
|
|
809
|
-
"name": "
|
|
810
|
-
"description": "Default:
|
|
829
|
+
"name": "show-checked-strategy",
|
|
830
|
+
"description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
|
|
811
831
|
},
|
|
812
832
|
{
|
|
813
|
-
"name": "
|
|
814
|
-
"description": "Default:
|
|
815
|
-
}
|
|
816
|
-
]
|
|
817
|
-
},
|
|
818
|
-
{
|
|
819
|
-
"name": "a-card-grid",
|
|
820
|
-
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
821
|
-
"attributes": [
|
|
822
|
-
{
|
|
823
|
-
"name": "prefix-cls",
|
|
824
|
-
"description": "Default: -\n\n-"
|
|
833
|
+
"name": "show-search",
|
|
834
|
+
"description": "Default: false\n\nWhether show search input in single mode"
|
|
825
835
|
},
|
|
826
836
|
{
|
|
827
|
-
"name": "
|
|
828
|
-
"description": "Default:
|
|
829
|
-
}
|
|
830
|
-
]
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "a-card-meta",
|
|
834
|
-
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
835
|
-
"attributes": [
|
|
836
|
-
{
|
|
837
|
-
"name": "prefix-cls",
|
|
838
|
-
"description": "Default: -\n\n-"
|
|
837
|
+
"name": "~~search-value~~",
|
|
838
|
+
"description": "Default: -\n\nSet search value, Need work with showSearch"
|
|
839
839
|
},
|
|
840
840
|
{
|
|
841
|
-
"name": "
|
|
842
|
-
"description": "Default: -\n\
|
|
841
|
+
"name": "size",
|
|
842
|
+
"description": "Default: -\n\nThe input size"
|
|
843
843
|
},
|
|
844
844
|
{
|
|
845
|
-
"name": "
|
|
846
|
-
"description": "Default: -\n\
|
|
845
|
+
"name": "status",
|
|
846
|
+
"description": "Default: -\n\nSet validation status"
|
|
847
847
|
},
|
|
848
848
|
{
|
|
849
|
-
"name": "
|
|
850
|
-
"description": "Default: -\n\
|
|
849
|
+
"name": "styles",
|
|
850
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
851
851
|
},
|
|
852
852
|
{
|
|
853
|
-
"name": "
|
|
854
|
-
"description": "Default: -\n\
|
|
853
|
+
"name": "value",
|
|
854
|
+
"description": "Default: -\n\nThe selected value, support v-model:value"
|
|
855
855
|
},
|
|
856
856
|
{
|
|
857
|
-
"name": "
|
|
858
|
-
"description": "Default:
|
|
857
|
+
"name": "variant",
|
|
858
|
+
"description": "Default: outlined\n\nVariants of selector"
|
|
859
859
|
}
|
|
860
860
|
]
|
|
861
861
|
},
|
|
@@ -952,150 +952,20 @@
|
|
|
952
952
|
]
|
|
953
953
|
},
|
|
954
954
|
{
|
|
955
|
-
"name": "a-
|
|
956
|
-
"description": "(ZH)
|
|
955
|
+
"name": "a-color-picker",
|
|
956
|
+
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
957
957
|
"attributes": [
|
|
958
958
|
{
|
|
959
|
-
"name": "
|
|
960
|
-
"description": "Default:
|
|
959
|
+
"name": "allow-clear",
|
|
960
|
+
"description": "Default: false\n\nAllow clearing color selected"
|
|
961
961
|
},
|
|
962
962
|
{
|
|
963
|
-
"name": "
|
|
964
|
-
"description": "Default:
|
|
963
|
+
"name": "arrow",
|
|
964
|
+
"description": "Default: true\n\nConfiguration for popup arrow"
|
|
965
965
|
},
|
|
966
966
|
{
|
|
967
|
-
"name": "
|
|
968
|
-
"description": "Default: -\n\
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"name": "direction",
|
|
972
|
-
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
"name": "get-popup-container",
|
|
976
|
-
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
977
|
-
},
|
|
978
|
-
{
|
|
979
|
-
"name": "get-target-container",
|
|
980
|
-
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
981
|
-
},
|
|
982
|
-
{
|
|
983
|
-
"name": "icon-prefix-cls",
|
|
984
|
-
"description": "Default: anticon\n\nSet icon prefix className"
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
"name": "locale",
|
|
988
|
-
"description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
|
|
989
|
-
},
|
|
990
|
-
{
|
|
991
|
-
"name": "popup-match-select-width",
|
|
992
|
-
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"name": "popup-overflow",
|
|
996
|
-
"description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
|
|
997
|
-
},
|
|
998
|
-
{
|
|
999
|
-
"name": "prefix-cls",
|
|
1000
|
-
"description": "Default: ant\n\nSet prefix className"
|
|
1001
|
-
},
|
|
1002
|
-
{
|
|
1003
|
-
"name": "render-empty",
|
|
1004
|
-
"description": "Default: -\n\nSet empty content of components. Ref Empty"
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"name": "theme",
|
|
1008
|
-
"description": "Default: -\n\nSet theme, ref Customize Theme"
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
"name": "variant",
|
|
1012
|
-
"description": "Default: -\n\nSet variant of data entry components"
|
|
1013
|
-
},
|
|
1014
|
-
{
|
|
1015
|
-
"name": "virtual",
|
|
1016
|
-
"description": "Default: -\n\nDisable virtual scroll when set to false"
|
|
1017
|
-
},
|
|
1018
|
-
{
|
|
1019
|
-
"name": "warning",
|
|
1020
|
-
"description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
|
|
1021
|
-
}
|
|
1022
|
-
]
|
|
1023
|
-
},
|
|
1024
|
-
{
|
|
1025
|
-
"name": "a-localization",
|
|
1026
|
-
"description": "To select or input a date.",
|
|
1027
|
-
"attributes": []
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"name": "a-common-api",
|
|
1031
|
-
"description": "To select or input a date.",
|
|
1032
|
-
"attributes": []
|
|
1033
|
-
},
|
|
1034
|
-
{
|
|
1035
|
-
"name": "a-common-methods",
|
|
1036
|
-
"description": "To select or input a date.",
|
|
1037
|
-
"attributes": []
|
|
1038
|
-
},
|
|
1039
|
-
{
|
|
1040
|
-
"name": "a-date-picker",
|
|
1041
|
-
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1042
|
-
"attributes": []
|
|
1043
|
-
},
|
|
1044
|
-
{
|
|
1045
|
-
"name": "a-date-picker[picker=year]",
|
|
1046
|
-
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1047
|
-
"attributes": []
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"name": "a-date-picker[picker=quarter]",
|
|
1051
|
-
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1052
|
-
"attributes": []
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"name": "a-date-picker[picker=month]",
|
|
1056
|
-
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1057
|
-
"attributes": []
|
|
1058
|
-
},
|
|
1059
|
-
{
|
|
1060
|
-
"name": "a-date-picker[picker=week]",
|
|
1061
|
-
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1062
|
-
"attributes": []
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"name": "a-range-picker",
|
|
1066
|
-
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1067
|
-
"attributes": []
|
|
1068
|
-
},
|
|
1069
|
-
{
|
|
1070
|
-
"name": "a-国际化配置",
|
|
1071
|
-
"description": "输入或选择日期的控件。",
|
|
1072
|
-
"attributes": []
|
|
1073
|
-
},
|
|
1074
|
-
{
|
|
1075
|
-
"name": "a-共同的-api",
|
|
1076
|
-
"description": "输入或选择日期的控件。",
|
|
1077
|
-
"attributes": []
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
"name": "a-共同的方法",
|
|
1081
|
-
"description": "输入或选择日期的控件。",
|
|
1082
|
-
"attributes": []
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"name": "a-color-picker",
|
|
1086
|
-
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
1087
|
-
"attributes": [
|
|
1088
|
-
{
|
|
1089
|
-
"name": "allow-clear",
|
|
1090
|
-
"description": "Default: false\n\nAllow clearing color selected"
|
|
1091
|
-
},
|
|
1092
|
-
{
|
|
1093
|
-
"name": "arrow",
|
|
1094
|
-
"description": "Default: true\n\nConfiguration for popup arrow"
|
|
1095
|
-
},
|
|
1096
|
-
{
|
|
1097
|
-
"name": "auto-adjust-overflow",
|
|
1098
|
-
"description": "Default: -\n\nAuto adjust placement when popup is invisible"
|
|
967
|
+
"name": "auto-adjust-overflow",
|
|
968
|
+
"description": "Default: -\n\nAuto adjust placement when popup is invisible"
|
|
1099
969
|
},
|
|
1100
970
|
{
|
|
1101
971
|
"name": "classes",
|
|
@@ -1248,171 +1118,364 @@
|
|
|
1248
1118
|
]
|
|
1249
1119
|
},
|
|
1250
1120
|
{
|
|
1251
|
-
"name": "a-
|
|
1252
|
-
"description": "(ZH)
|
|
1253
|
-
"attributes": [
|
|
1254
|
-
{
|
|
1255
|
-
"name": "dashed",
|
|
1256
|
-
"description": "Default: false\n\nWhether line is dashed"
|
|
1257
|
-
},
|
|
1258
|
-
{
|
|
1259
|
-
"name": "orientation",
|
|
1260
|
-
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1261
|
-
},
|
|
1262
|
-
{
|
|
1263
|
-
"name": "plain",
|
|
1264
|
-
"description": "Default: true\n\nDivider text show as plain style"
|
|
1265
|
-
},
|
|
1266
|
-
{
|
|
1267
|
-
"name": "size",
|
|
1268
|
-
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1269
|
-
},
|
|
1270
|
-
{
|
|
1271
|
-
"name": "title-placement",
|
|
1272
|
-
"description": "Default: center\n\nThe position of title inside divider"
|
|
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.",
|
|
1121
|
+
"name": "a-config-provider",
|
|
1122
|
+
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
1295
1123
|
"attributes": [
|
|
1296
1124
|
{
|
|
1297
|
-
"name": "
|
|
1298
|
-
"description": "Default: -\n\
|
|
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"
|
|
1125
|
+
"name": "component-disabled",
|
|
1126
|
+
"description": "Default: -\n\nConfig antd component disabled"
|
|
1307
1127
|
},
|
|
1308
1128
|
{
|
|
1309
|
-
"name": "
|
|
1310
|
-
"description": "Default: -\n\
|
|
1129
|
+
"name": "component-size",
|
|
1130
|
+
"description": "Default: -\n\nConfig antd component size"
|
|
1311
1131
|
},
|
|
1312
1132
|
{
|
|
1313
|
-
"name": "
|
|
1314
|
-
"description": "Default:
|
|
1133
|
+
"name": "csp",
|
|
1134
|
+
"description": "Default: -\n\nSet Content Security Policy config"
|
|
1315
1135
|
},
|
|
1316
1136
|
{
|
|
1317
|
-
"name": "
|
|
1318
|
-
"description": "Default:
|
|
1137
|
+
"name": "direction",
|
|
1138
|
+
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
1319
1139
|
},
|
|
1320
1140
|
{
|
|
1321
|
-
"name": "popup-
|
|
1322
|
-
"description": "Default:
|
|
1141
|
+
"name": "get-popup-container",
|
|
1142
|
+
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
1323
1143
|
},
|
|
1324
1144
|
{
|
|
1325
|
-
"name": "
|
|
1326
|
-
"description": "Default:
|
|
1145
|
+
"name": "get-target-container",
|
|
1146
|
+
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
1327
1147
|
},
|
|
1328
1148
|
{
|
|
1329
|
-
"name": "
|
|
1330
|
-
"description": "Default:
|
|
1149
|
+
"name": "icon-prefix-cls",
|
|
1150
|
+
"description": "Default: anticon\n\nSet icon prefix className"
|
|
1331
1151
|
},
|
|
1332
1152
|
{
|
|
1333
|
-
"name": "
|
|
1334
|
-
"description": "Default:
|
|
1153
|
+
"name": "locale",
|
|
1154
|
+
"description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
|
|
1335
1155
|
},
|
|
1336
1156
|
{
|
|
1337
|
-
"name": "
|
|
1338
|
-
"description": "Default: -\n\
|
|
1157
|
+
"name": "popup-match-select-width",
|
|
1158
|
+
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
1339
1159
|
},
|
|
1340
1160
|
{
|
|
1341
|
-
"name": "
|
|
1342
|
-
"description": "Default:
|
|
1161
|
+
"name": "popup-overflow",
|
|
1162
|
+
"description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
|
|
1343
1163
|
},
|
|
1344
1164
|
{
|
|
1345
1165
|
"name": "prefix-cls",
|
|
1346
|
-
"description": "Default:
|
|
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"
|
|
1166
|
+
"description": "Default: ant\n\nSet prefix className"
|
|
1355
1167
|
},
|
|
1356
1168
|
{
|
|
1357
|
-
"name": "
|
|
1358
|
-
"description": "Default: -\n\
|
|
1169
|
+
"name": "render-empty",
|
|
1170
|
+
"description": "Default: -\n\nSet empty content of components. Ref Empty"
|
|
1359
1171
|
},
|
|
1360
1172
|
{
|
|
1361
|
-
"name": "
|
|
1362
|
-
"description": "Default:
|
|
1173
|
+
"name": "theme",
|
|
1174
|
+
"description": "Default: -\n\nSet theme, ref Customize Theme"
|
|
1363
1175
|
},
|
|
1364
1176
|
{
|
|
1365
|
-
"name": "
|
|
1366
|
-
"description": "Default:
|
|
1177
|
+
"name": "variant",
|
|
1178
|
+
"description": "Default: -\n\nSet variant of data entry components"
|
|
1367
1179
|
},
|
|
1368
1180
|
{
|
|
1369
|
-
"name": "
|
|
1370
|
-
"description": "Default: -\n\
|
|
1181
|
+
"name": "virtual",
|
|
1182
|
+
"description": "Default: -\n\nDisable virtual scroll when set to false"
|
|
1371
1183
|
},
|
|
1372
1184
|
{
|
|
1373
|
-
"name": "
|
|
1374
|
-
"description": "Default:
|
|
1185
|
+
"name": "warning",
|
|
1186
|
+
"description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
|
|
1375
1187
|
}
|
|
1376
1188
|
]
|
|
1377
1189
|
},
|
|
1378
1190
|
{
|
|
1379
|
-
"name": "a-
|
|
1380
|
-
"description": "
|
|
1381
|
-
"attributes": [
|
|
1382
|
-
|
|
1191
|
+
"name": "a-localization",
|
|
1192
|
+
"description": "To select or input a date.",
|
|
1193
|
+
"attributes": []
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"name": "a-common-api",
|
|
1197
|
+
"description": "To select or input a date.",
|
|
1198
|
+
"attributes": []
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
"name": "a-common-methods",
|
|
1202
|
+
"description": "To select or input a date.",
|
|
1203
|
+
"attributes": []
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
"name": "a-date-picker",
|
|
1207
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1208
|
+
"attributes": []
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"name": "a-date-picker[picker=year]",
|
|
1212
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1213
|
+
"attributes": []
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
"name": "a-date-picker[picker=quarter]",
|
|
1217
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1218
|
+
"attributes": []
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"name": "a-date-picker[picker=month]",
|
|
1222
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1223
|
+
"attributes": []
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"name": "a-date-picker[picker=week]",
|
|
1227
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1228
|
+
"attributes": []
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"name": "a-range-picker",
|
|
1232
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1233
|
+
"attributes": []
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
"name": "a-国际化配置",
|
|
1237
|
+
"description": "输入或选择日期的控件。",
|
|
1238
|
+
"attributes": []
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"name": "a-共同的-api",
|
|
1242
|
+
"description": "输入或选择日期的控件。",
|
|
1243
|
+
"attributes": []
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"name": "a-共同的方法",
|
|
1247
|
+
"description": "输入或选择日期的控件。",
|
|
1248
|
+
"attributes": []
|
|
1249
|
+
},
|
|
1250
|
+
{
|
|
1251
|
+
"name": "a-divider",
|
|
1252
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1253
|
+
"attributes": [
|
|
1254
|
+
{
|
|
1255
|
+
"name": "dashed",
|
|
1256
|
+
"description": "Default: false\n\nWhether line is dashed"
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"name": "orientation",
|
|
1260
|
+
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"name": "plain",
|
|
1264
|
+
"description": "Default: true\n\nDivider text show as plain style"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"name": "size",
|
|
1268
|
+
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"name": "title-placement",
|
|
1272
|
+
"description": "Default: center\n\nThe position of title inside divider"
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"name": "variant",
|
|
1276
|
+
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1383
1279
|
"name": "vertical",
|
|
1384
|
-
"description": "Default: false\n\
|
|
1280
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1385
1281
|
},
|
|
1386
1282
|
{
|
|
1387
|
-
"name": "
|
|
1388
|
-
"description": "Default:
|
|
1283
|
+
"name": "classes",
|
|
1284
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1389
1285
|
},
|
|
1390
1286
|
{
|
|
1391
|
-
"name": "
|
|
1392
|
-
"description": "Default:
|
|
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"
|
|
1393
1335
|
},
|
|
1394
1336
|
{
|
|
1395
1337
|
"name": "align",
|
|
1396
|
-
"description": "Default:
|
|
1338
|
+
"description": "Default: -\n\nPopup align config"
|
|
1397
1339
|
},
|
|
1398
1340
|
{
|
|
1399
|
-
"name": "
|
|
1400
|
-
"description": "Default:
|
|
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"
|
|
1401
1343
|
},
|
|
1402
1344
|
{
|
|
1403
|
-
"name": "
|
|
1404
|
-
"description": "Default: -\n\
|
|
1345
|
+
"name": "prefix-cls",
|
|
1346
|
+
"description": "Default: -\n\nCustomize prefix class name"
|
|
1405
1347
|
},
|
|
1406
1348
|
{
|
|
1407
|
-
"name": "
|
|
1408
|
-
"description": "Default:
|
|
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"
|
|
1409
1375
|
}
|
|
1410
1376
|
]
|
|
1411
1377
|
},
|
|
1412
1378
|
{
|
|
1413
|
-
"name": "a-
|
|
1414
|
-
"description": "
|
|
1415
|
-
"attributes": [
|
|
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"
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"name": "destroy-on-hidden",
|
|
1404
|
+
"description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
"name": "extra",
|
|
1408
|
+
"description": "Default: -\n\nExtra actions area at corner"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"name": "footer",
|
|
1412
|
+
"description": "Default: -\n\nThe footer for Drawer"
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"name": "force-render",
|
|
1416
|
+
"description": "Default: false\n\nPre-render Drawer component forcibly"
|
|
1417
|
+
},
|
|
1418
|
+
{
|
|
1419
|
+
"name": "get-container",
|
|
1420
|
+
"description": "Default: document.body\n\nMounted node and display window for Drawer"
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"name": "keyboard",
|
|
1424
|
+
"description": "Default: true\n\nWhether support press esc to close"
|
|
1425
|
+
},
|
|
1426
|
+
{
|
|
1427
|
+
"name": "loading",
|
|
1428
|
+
"description": "Default: false\n\nShow the Skeleton"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"name": "mask",
|
|
1432
|
+
"description": "Default: true\n\nMask effect"
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"name": "mask-closable",
|
|
1436
|
+
"description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"name": "placement",
|
|
1440
|
+
"description": "Default: right\n\nThe placement of the Drawer"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"name": "push",
|
|
1444
|
+
"description": "Default: \\{ distance: 180 \\}\n\nNested drawers push behavior"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"name": "resizable",
|
|
1448
|
+
"description": "Default: -\n\nEnable resizable by dragging"
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
"name": "root-class",
|
|
1452
|
+
"description": "Default: -\n\nRoot container class"
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"name": "root-style",
|
|
1456
|
+
"description": "Default: -\n\nStyle of wrapper element which contains mask"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"name": "size",
|
|
1460
|
+
"description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
|
|
1461
|
+
},
|
|
1462
|
+
{
|
|
1463
|
+
"name": "styles",
|
|
1464
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
|
|
1465
|
+
},
|
|
1466
|
+
{
|
|
1467
|
+
"name": "title",
|
|
1468
|
+
"description": "Default: -\n\nThe title for Drawer"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"name": "open",
|
|
1472
|
+
"description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"name": "z-index",
|
|
1476
|
+
"description": "Default: 1000\n\nThe z-index of the Drawer"
|
|
1477
|
+
}
|
|
1478
|
+
]
|
|
1416
1479
|
},
|
|
1417
1480
|
{
|
|
1418
1481
|
"name": "a-descriptions",
|
|
@@ -1472,6 +1535,40 @@
|
|
|
1472
1535
|
}
|
|
1473
1536
|
]
|
|
1474
1537
|
},
|
|
1538
|
+
{
|
|
1539
|
+
"name": "a-empty",
|
|
1540
|
+
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1541
|
+
"attributes": [
|
|
1542
|
+
{
|
|
1543
|
+
"name": "vertical",
|
|
1544
|
+
"description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
"name": "wrap",
|
|
1548
|
+
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"name": "justify",
|
|
1552
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"name": "align",
|
|
1556
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"name": "flex",
|
|
1560
|
+
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1561
|
+
},
|
|
1562
|
+
{
|
|
1563
|
+
"name": "gap",
|
|
1564
|
+
"description": "Default: -\n\nSets the gap between grids"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"name": "component",
|
|
1568
|
+
"description": "Default: div\n\ncustom element type"
|
|
1569
|
+
}
|
|
1570
|
+
]
|
|
1571
|
+
},
|
|
1475
1572
|
{
|
|
1476
1573
|
"name": "a-float-button-group",
|
|
1477
1574
|
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
@@ -1603,104 +1700,87 @@
|
|
|
1603
1700
|
]
|
|
1604
1701
|
},
|
|
1605
1702
|
{
|
|
1606
|
-
"name": "a-
|
|
1607
|
-
"description": "
|
|
1703
|
+
"name": "a-flex",
|
|
1704
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1705
|
+
"attributes": []
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"name": "a-row",
|
|
1709
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1608
1710
|
"attributes": [
|
|
1609
1711
|
{
|
|
1610
|
-
"name": "
|
|
1611
|
-
"description": "Default:
|
|
1612
|
-
},
|
|
1613
|
-
{
|
|
1614
|
-
"name": "classes",
|
|
1615
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
|
|
1616
|
-
},
|
|
1617
|
-
{
|
|
1618
|
-
"name": "closable",
|
|
1619
|
-
"description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
|
|
1620
|
-
},
|
|
1621
|
-
{
|
|
1622
|
-
"name": "close-icon",
|
|
1623
|
-
"description": "Default: -\n\nCustom close icon"
|
|
1624
|
-
},
|
|
1625
|
-
{
|
|
1626
|
-
"name": "~~destroy-on-close~~",
|
|
1627
|
-
"description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
|
|
1628
|
-
},
|
|
1629
|
-
{
|
|
1630
|
-
"name": "destroy-on-hidden",
|
|
1631
|
-
"description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
|
|
1632
|
-
},
|
|
1633
|
-
{
|
|
1634
|
-
"name": "extra",
|
|
1635
|
-
"description": "Default: -\n\nExtra actions area at corner"
|
|
1636
|
-
},
|
|
1637
|
-
{
|
|
1638
|
-
"name": "footer",
|
|
1639
|
-
"description": "Default: -\n\nThe footer for Drawer"
|
|
1712
|
+
"name": "align",
|
|
1713
|
+
"description": "Default: top\n\nVertical alignment"
|
|
1640
1714
|
},
|
|
1641
1715
|
{
|
|
1642
|
-
"name": "
|
|
1643
|
-
"description": "Default:
|
|
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]"
|
|
1644
1718
|
},
|
|
1645
1719
|
{
|
|
1646
|
-
"name": "
|
|
1647
|
-
"description": "Default:
|
|
1720
|
+
"name": "justify",
|
|
1721
|
+
"description": "Default: start\n\nHorizontal arrangement"
|
|
1648
1722
|
},
|
|
1649
1723
|
{
|
|
1650
|
-
"name": "
|
|
1651
|
-
"description": "Default: true\n\
|
|
1652
|
-
}
|
|
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": [
|
|
1653
1733
|
{
|
|
1654
|
-
"name": "
|
|
1655
|
-
"description": "Default:
|
|
1734
|
+
"name": "flex",
|
|
1735
|
+
"description": "Default: -\n\nFlex layout style"
|
|
1656
1736
|
},
|
|
1657
1737
|
{
|
|
1658
|
-
"name": "
|
|
1659
|
-
"description": "Default:
|
|
1738
|
+
"name": "offset",
|
|
1739
|
+
"description": "Default: 0\n\nThe number of cells to offset Col from the left"
|
|
1660
1740
|
},
|
|
1661
1741
|
{
|
|
1662
|
-
"name": "
|
|
1663
|
-
"description": "Default:
|
|
1742
|
+
"name": "order",
|
|
1743
|
+
"description": "Default: 0\n\nRaster order"
|
|
1664
1744
|
},
|
|
1665
1745
|
{
|
|
1666
|
-
"name": "
|
|
1667
|
-
"description": "Default:
|
|
1746
|
+
"name": "pull",
|
|
1747
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the left"
|
|
1668
1748
|
},
|
|
1669
1749
|
{
|
|
1670
1750
|
"name": "push",
|
|
1671
|
-
"description": "Default:
|
|
1751
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
1672
1752
|
},
|
|
1673
1753
|
{
|
|
1674
|
-
"name": "
|
|
1675
|
-
"description": "Default:
|
|
1754
|
+
"name": "span",
|
|
1755
|
+
"description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
|
|
1676
1756
|
},
|
|
1677
1757
|
{
|
|
1678
|
-
"name": "
|
|
1679
|
-
"description": "Default: -\n\
|
|
1758
|
+
"name": "xs",
|
|
1759
|
+
"description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
|
|
1680
1760
|
},
|
|
1681
1761
|
{
|
|
1682
|
-
"name": "
|
|
1683
|
-
"description": "Default: -\n\
|
|
1762
|
+
"name": "sm",
|
|
1763
|
+
"description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
|
|
1684
1764
|
},
|
|
1685
1765
|
{
|
|
1686
|
-
"name": "
|
|
1687
|
-
"description": "Default:
|
|
1766
|
+
"name": "md",
|
|
1767
|
+
"description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
|
|
1688
1768
|
},
|
|
1689
1769
|
{
|
|
1690
|
-
"name": "
|
|
1691
|
-
"description": "Default: -\n\
|
|
1770
|
+
"name": "lg",
|
|
1771
|
+
"description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
|
|
1692
1772
|
},
|
|
1693
1773
|
{
|
|
1694
|
-
"name": "
|
|
1695
|
-
"description": "Default: -\n\
|
|
1774
|
+
"name": "xl",
|
|
1775
|
+
"description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
|
|
1696
1776
|
},
|
|
1697
1777
|
{
|
|
1698
|
-
"name": "
|
|
1699
|
-
"description": "Default:
|
|
1778
|
+
"name": "xxl",
|
|
1779
|
+
"description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
|
|
1700
1780
|
},
|
|
1701
1781
|
{
|
|
1702
|
-
"name": "
|
|
1703
|
-
"description": "Default:
|
|
1782
|
+
"name": "xxxl",
|
|
1783
|
+
"description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
|
|
1704
1784
|
}
|
|
1705
1785
|
]
|
|
1706
1786
|
},
|
|
@@ -2231,210 +2311,240 @@
|
|
|
2231
2311
|
]
|
|
2232
2312
|
},
|
|
2233
2313
|
{
|
|
2234
|
-
"name": "a-
|
|
2235
|
-
"description": "(ZH)
|
|
2314
|
+
"name": "a-image",
|
|
2315
|
+
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2236
2316
|
"attributes": [
|
|
2237
2317
|
{
|
|
2238
|
-
"name": "
|
|
2239
|
-
"description": "Default:
|
|
2318
|
+
"name": "preview",
|
|
2319
|
+
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
2240
2320
|
},
|
|
2241
2321
|
{
|
|
2242
|
-
"name": "
|
|
2243
|
-
"description": "Default:
|
|
2322
|
+
"name": "wrapper-style",
|
|
2323
|
+
"description": "Default: -\n\nDeprecated."
|
|
2244
2324
|
},
|
|
2245
2325
|
{
|
|
2246
|
-
"name": "
|
|
2247
|
-
"description": "Default:
|
|
2326
|
+
"name": "classes",
|
|
2327
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2248
2328
|
},
|
|
2249
2329
|
{
|
|
2250
|
-
"name": "
|
|
2251
|
-
"description": "Default:
|
|
2252
|
-
}
|
|
2253
|
-
]
|
|
2254
|
-
},
|
|
2255
|
-
{
|
|
2256
|
-
"name": "a-col",
|
|
2257
|
-
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
2258
|
-
"attributes": [
|
|
2330
|
+
"name": "styles",
|
|
2331
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2332
|
+
},
|
|
2259
2333
|
{
|
|
2260
|
-
"name": "
|
|
2261
|
-
"description": "Default: -\n\
|
|
2334
|
+
"name": "root-class",
|
|
2335
|
+
"description": "Default: -\n\n-"
|
|
2262
2336
|
},
|
|
2263
2337
|
{
|
|
2264
|
-
"name": "
|
|
2265
|
-
"description": "Default:
|
|
2338
|
+
"name": "alt",
|
|
2339
|
+
"description": "Default: -\n\nImage description"
|
|
2266
2340
|
},
|
|
2267
2341
|
{
|
|
2268
|
-
"name": "
|
|
2269
|
-
"description": "Default:
|
|
2342
|
+
"name": "height",
|
|
2343
|
+
"description": "Default: -\n\nImage height"
|
|
2270
2344
|
},
|
|
2271
2345
|
{
|
|
2272
|
-
"name": "
|
|
2273
|
-
"description": "Default:
|
|
2346
|
+
"name": "src",
|
|
2347
|
+
"description": "Default: -\n\nImage URL"
|
|
2274
2348
|
},
|
|
2275
2349
|
{
|
|
2276
|
-
"name": "
|
|
2277
|
-
"description": "Default:
|
|
2350
|
+
"name": "width",
|
|
2351
|
+
"description": "Default: -\n\nImage width"
|
|
2352
|
+
}
|
|
2353
|
+
]
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"name": "a-layout",
|
|
2357
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2358
|
+
"attributes": [
|
|
2359
|
+
{
|
|
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": [
|
|
2369
|
+
{
|
|
2370
|
+
"name": "breakpoint",
|
|
2371
|
+
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
2278
2372
|
},
|
|
2279
2373
|
{
|
|
2280
|
-
"name": "
|
|
2281
|
-
"description": "Default:
|
|
2374
|
+
"name": "collapsed",
|
|
2375
|
+
"description": "Default: -\n\nTo set the current status"
|
|
2282
2376
|
},
|
|
2283
2377
|
{
|
|
2284
|
-
"name": "
|
|
2285
|
-
"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"
|
|
2286
2380
|
},
|
|
2287
2381
|
{
|
|
2288
|
-
"name": "
|
|
2289
|
-
"description": "Default:
|
|
2382
|
+
"name": "collapsible",
|
|
2383
|
+
"description": "Default: false\n\nWhether can be collapsed"
|
|
2290
2384
|
},
|
|
2291
2385
|
{
|
|
2292
|
-
"name": "
|
|
2293
|
-
"description": "Default:
|
|
2386
|
+
"name": "reverse-arrow",
|
|
2387
|
+
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2294
2388
|
},
|
|
2295
2389
|
{
|
|
2296
|
-
"name": "
|
|
2297
|
-
"description": "Default:
|
|
2390
|
+
"name": "theme",
|
|
2391
|
+
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2298
2392
|
},
|
|
2299
2393
|
{
|
|
2300
|
-
"name": "
|
|
2301
|
-
"description": "Default: -\n\
|
|
2394
|
+
"name": "trigger",
|
|
2395
|
+
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2302
2396
|
},
|
|
2303
2397
|
{
|
|
2304
|
-
"name": "
|
|
2305
|
-
"description": "Default:
|
|
2398
|
+
"name": "width",
|
|
2399
|
+
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2306
2400
|
},
|
|
2307
2401
|
{
|
|
2308
|
-
"name": "
|
|
2309
|
-
"description": "Default: -\n\
|
|
2402
|
+
"name": "zero-width-trigger-style",
|
|
2403
|
+
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2310
2404
|
}
|
|
2311
2405
|
]
|
|
2312
2406
|
},
|
|
2313
2407
|
{
|
|
2314
|
-
"name": "a-
|
|
2315
|
-
"description": "(ZH)
|
|
2408
|
+
"name": "a-menu",
|
|
2409
|
+
"description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
|
|
2316
2410
|
"attributes": [
|
|
2317
2411
|
{
|
|
2318
|
-
"name": "
|
|
2319
|
-
"description": "Default:
|
|
2412
|
+
"name": "classes",
|
|
2413
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2320
2414
|
},
|
|
2321
2415
|
{
|
|
2322
|
-
"name": "
|
|
2323
|
-
"description": "Default: -\n\
|
|
2416
|
+
"name": "styles",
|
|
2417
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2324
2418
|
},
|
|
2325
2419
|
{
|
|
2326
|
-
"name": "
|
|
2327
|
-
"description": "Default: -\n\
|
|
2420
|
+
"name": "root-class",
|
|
2421
|
+
"description": "Default: -\n\nRoot container class"
|
|
2328
2422
|
},
|
|
2329
2423
|
{
|
|
2330
|
-
"name": "
|
|
2331
|
-
"description": "Default: -\n\
|
|
2424
|
+
"name": "default-open-keys",
|
|
2425
|
+
"description": "Default: -\n\nArray with the keys of default opened sub menus"
|
|
2332
2426
|
},
|
|
2333
2427
|
{
|
|
2334
|
-
"name": "
|
|
2335
|
-
"description": "Default: -\n\
|
|
2428
|
+
"name": "default-selected-keys",
|
|
2429
|
+
"description": "Default: -\n\nArray with the keys of default selected menu items"
|
|
2336
2430
|
},
|
|
2337
2431
|
{
|
|
2338
|
-
"name": "
|
|
2339
|
-
"description": "Default: -\n\
|
|
2432
|
+
"name": "expand-icon",
|
|
2433
|
+
"description": "Default: -\n\nCustom expand icon of submenu"
|
|
2340
2434
|
},
|
|
2341
2435
|
{
|
|
2342
|
-
"name": "
|
|
2343
|
-
"description": "Default:
|
|
2436
|
+
"name": "force-sub-menu-render",
|
|
2437
|
+
"description": "Default: false\n\nRender submenu into DOM before it becomes visible"
|
|
2344
2438
|
},
|
|
2345
2439
|
{
|
|
2346
|
-
"name": "
|
|
2347
|
-
"description": "Default: -\n\
|
|
2440
|
+
"name": "inline-collapsed",
|
|
2441
|
+
"description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
|
|
2348
2442
|
},
|
|
2349
2443
|
{
|
|
2350
|
-
"name": "
|
|
2351
|
-
"description": "Default:
|
|
2352
|
-
}
|
|
2353
|
-
]
|
|
2354
|
-
},
|
|
2355
|
-
{
|
|
2356
|
-
"name": "a-masonry",
|
|
2357
|
-
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2358
|
-
"attributes": [
|
|
2444
|
+
"name": "inline-indent",
|
|
2445
|
+
"description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
|
|
2446
|
+
},
|
|
2359
2447
|
{
|
|
2360
|
-
"name": "
|
|
2361
|
-
"description": "Default: -\n\
|
|
2448
|
+
"name": "items",
|
|
2449
|
+
"description": "Default: -\n\nMenu item content"
|
|
2362
2450
|
},
|
|
2363
2451
|
{
|
|
2364
|
-
"name": "
|
|
2365
|
-
"description": "Default:
|
|
2452
|
+
"name": "mode",
|
|
2453
|
+
"description": "Default: vertical\n\nType of menu"
|
|
2366
2454
|
},
|
|
2367
2455
|
{
|
|
2368
|
-
"name": "
|
|
2369
|
-
"description": "Default:
|
|
2456
|
+
"name": "multiple",
|
|
2457
|
+
"description": "Default: false\n\nAllows selection of multiple items"
|
|
2370
2458
|
},
|
|
2371
2459
|
{
|
|
2372
|
-
"name": "
|
|
2373
|
-
"description": "Default:
|
|
2460
|
+
"name": "open-keys",
|
|
2461
|
+
"description": "Default: -\n\nArray with the keys of currently opened sub-menus"
|
|
2374
2462
|
},
|
|
2375
2463
|
{
|
|
2376
|
-
"name": "
|
|
2377
|
-
"description": "Default:
|
|
2464
|
+
"name": "overflowed-indicator",
|
|
2465
|
+
"description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
|
|
2378
2466
|
},
|
|
2379
2467
|
{
|
|
2380
|
-
"name": "
|
|
2381
|
-
"description": "Default:
|
|
2468
|
+
"name": "selectable",
|
|
2469
|
+
"description": "Default: true\n\nAllows selecting menu items"
|
|
2382
2470
|
},
|
|
2383
2471
|
{
|
|
2384
|
-
"name": "
|
|
2385
|
-
"description": "Default: -\n\
|
|
2386
|
-
}
|
|
2387
|
-
]
|
|
2388
|
-
},
|
|
2389
|
-
{
|
|
2390
|
-
"name": "a-layout",
|
|
2391
|
-
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2392
|
-
"attributes": [
|
|
2472
|
+
"name": "selected-keys",
|
|
2473
|
+
"description": "Default: -\n\nArray with the keys of currently selected menu items"
|
|
2474
|
+
},
|
|
2393
2475
|
{
|
|
2394
|
-
"name": "
|
|
2395
|
-
"description": "Default:
|
|
2476
|
+
"name": "sub-menu-close-delay",
|
|
2477
|
+
"description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
"name": "sub-menu-open-delay",
|
|
2481
|
+
"description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
"name": "theme",
|
|
2485
|
+
"description": "Default: light\n\nColor theme of the menu"
|
|
2486
|
+
},
|
|
2487
|
+
{
|
|
2488
|
+
"name": "trigger-sub-menu-action",
|
|
2489
|
+
"description": "Default: hover\n\nWhich action can trigger submenu open/close"
|
|
2490
|
+
},
|
|
2491
|
+
{
|
|
2492
|
+
"name": "get-popup-container",
|
|
2493
|
+
"description": "Default: () => document.body\n\nTo set the container of the submenu popup. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition"
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
"name": "item-icon",
|
|
2497
|
+
"description": "Default: -\n\nCustom menu item icon render"
|
|
2498
|
+
},
|
|
2499
|
+
{
|
|
2500
|
+
"name": "label-render",
|
|
2501
|
+
"description": "Default: -\n\nCustom label render"
|
|
2502
|
+
},
|
|
2503
|
+
{
|
|
2504
|
+
"name": "icon-render",
|
|
2505
|
+
"description": "Default: -\n\nCustom icon render (items mode)"
|
|
2506
|
+
},
|
|
2507
|
+
{
|
|
2508
|
+
"name": "extra-render",
|
|
2509
|
+
"description": "Default: -\n\nCustom extra render"
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
"name": "popup-render",
|
|
2513
|
+
"description": "Default: -\n\nCustom popup renderer for submenu"
|
|
2396
2514
|
}
|
|
2397
2515
|
]
|
|
2398
2516
|
},
|
|
2399
2517
|
{
|
|
2400
|
-
"name": "a-
|
|
2401
|
-
"description": "(ZH)
|
|
2518
|
+
"name": "a-masonry",
|
|
2519
|
+
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2402
2520
|
"attributes": [
|
|
2403
2521
|
{
|
|
2404
|
-
"name": "
|
|
2405
|
-
"description": "Default: -\n\
|
|
2406
|
-
},
|
|
2407
|
-
{
|
|
2408
|
-
"name": "collapsed",
|
|
2409
|
-
"description": "Default: -\n\nTo set the current status"
|
|
2410
|
-
},
|
|
2411
|
-
{
|
|
2412
|
-
"name": "collapsed-width",
|
|
2413
|
-
"description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
|
|
2522
|
+
"name": "classes",
|
|
2523
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2414
2524
|
},
|
|
2415
2525
|
{
|
|
2416
|
-
"name": "
|
|
2417
|
-
"description": "Default:
|
|
2526
|
+
"name": "styles",
|
|
2527
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2418
2528
|
},
|
|
2419
2529
|
{
|
|
2420
|
-
"name": "
|
|
2421
|
-
"description": "Default:
|
|
2530
|
+
"name": "columns",
|
|
2531
|
+
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2422
2532
|
},
|
|
2423
2533
|
{
|
|
2424
|
-
"name": "
|
|
2425
|
-
"description": "Default:
|
|
2534
|
+
"name": "fresh",
|
|
2535
|
+
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2426
2536
|
},
|
|
2427
2537
|
{
|
|
2428
|
-
"name": "
|
|
2429
|
-
"description": "Default:
|
|
2538
|
+
"name": "gutter",
|
|
2539
|
+
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2430
2540
|
},
|
|
2431
2541
|
{
|
|
2432
|
-
"name": "
|
|
2433
|
-
"description": "Default:
|
|
2542
|
+
"name": "items",
|
|
2543
|
+
"description": "Default: -\n\nMasonry items"
|
|
2434
2544
|
},
|
|
2435
2545
|
{
|
|
2436
|
-
"name": "
|
|
2437
|
-
"description": "Default: -\n\
|
|
2546
|
+
"name": "item-render",
|
|
2547
|
+
"description": "Default: -\n\nCustom item rendering function"
|
|
2438
2548
|
}
|
|
2439
2549
|
]
|
|
2440
2550
|
},
|
|
@@ -2488,6 +2598,41 @@
|
|
|
2488
2598
|
}
|
|
2489
2599
|
]
|
|
2490
2600
|
},
|
|
2601
|
+
{
|
|
2602
|
+
"name": "a-static-methods",
|
|
2603
|
+
"description": "Prompt notification message globally.",
|
|
2604
|
+
"attributes": []
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
"name": "a-arguments",
|
|
2608
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2609
|
+
"attributes": []
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"name": "a-config",
|
|
2613
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2614
|
+
"attributes": []
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
"name": "a-global-configuration",
|
|
2618
|
+
"description": "Prompt notification message globally.",
|
|
2619
|
+
"attributes": []
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
"name": "a-静态方法",
|
|
2623
|
+
"description": "全局展示通知提醒信息。",
|
|
2624
|
+
"attributes": []
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"name": "a-参数",
|
|
2628
|
+
"description": "全局展示操作反馈信息。",
|
|
2629
|
+
"attributes": []
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "a-全局配置",
|
|
2633
|
+
"description": "全局展示通知提醒信息。",
|
|
2634
|
+
"attributes": []
|
|
2635
|
+
},
|
|
2491
2636
|
{
|
|
2492
2637
|
"name": "a-modal",
|
|
2493
2638
|
"description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
|
|
@@ -2634,41 +2779,6 @@
|
|
|
2634
2779
|
}
|
|
2635
2780
|
]
|
|
2636
2781
|
},
|
|
2637
|
-
{
|
|
2638
|
-
"name": "a-static-methods",
|
|
2639
|
-
"description": "Prompt notification message globally.",
|
|
2640
|
-
"attributes": []
|
|
2641
|
-
},
|
|
2642
|
-
{
|
|
2643
|
-
"name": "a-arguments",
|
|
2644
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
2645
|
-
"attributes": []
|
|
2646
|
-
},
|
|
2647
|
-
{
|
|
2648
|
-
"name": "a-config",
|
|
2649
|
-
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2650
|
-
"attributes": []
|
|
2651
|
-
},
|
|
2652
|
-
{
|
|
2653
|
-
"name": "a-global-configuration",
|
|
2654
|
-
"description": "Prompt notification message globally.",
|
|
2655
|
-
"attributes": []
|
|
2656
|
-
},
|
|
2657
|
-
{
|
|
2658
|
-
"name": "a-静态方法",
|
|
2659
|
-
"description": "全局展示通知提醒信息。",
|
|
2660
|
-
"attributes": []
|
|
2661
|
-
},
|
|
2662
|
-
{
|
|
2663
|
-
"name": "a-参数",
|
|
2664
|
-
"description": "全局展示操作反馈信息。",
|
|
2665
|
-
"attributes": []
|
|
2666
|
-
},
|
|
2667
|
-
{
|
|
2668
|
-
"name": "a-全局配置",
|
|
2669
|
-
"description": "全局展示通知提醒信息。",
|
|
2670
|
-
"attributes": []
|
|
2671
|
-
},
|
|
2672
2782
|
{
|
|
2673
2783
|
"name": "a-args-props",
|
|
2674
2784
|
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
@@ -2802,116 +2912,6 @@
|
|
|
2802
2912
|
}
|
|
2803
2913
|
]
|
|
2804
2914
|
},
|
|
2805
|
-
{
|
|
2806
|
-
"name": "a-menu",
|
|
2807
|
-
"description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
|
|
2808
|
-
"attributes": [
|
|
2809
|
-
{
|
|
2810
|
-
"name": "classes",
|
|
2811
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2812
|
-
},
|
|
2813
|
-
{
|
|
2814
|
-
"name": "styles",
|
|
2815
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2816
|
-
},
|
|
2817
|
-
{
|
|
2818
|
-
"name": "root-class",
|
|
2819
|
-
"description": "Default: -\n\nRoot container class"
|
|
2820
|
-
},
|
|
2821
|
-
{
|
|
2822
|
-
"name": "default-open-keys",
|
|
2823
|
-
"description": "Default: -\n\nArray with the keys of default opened sub menus"
|
|
2824
|
-
},
|
|
2825
|
-
{
|
|
2826
|
-
"name": "default-selected-keys",
|
|
2827
|
-
"description": "Default: -\n\nArray with the keys of default selected menu items"
|
|
2828
|
-
},
|
|
2829
|
-
{
|
|
2830
|
-
"name": "expand-icon",
|
|
2831
|
-
"description": "Default: -\n\nCustom expand icon of submenu"
|
|
2832
|
-
},
|
|
2833
|
-
{
|
|
2834
|
-
"name": "force-sub-menu-render",
|
|
2835
|
-
"description": "Default: false\n\nRender submenu into DOM before it becomes visible"
|
|
2836
|
-
},
|
|
2837
|
-
{
|
|
2838
|
-
"name": "inline-collapsed",
|
|
2839
|
-
"description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
|
|
2840
|
-
},
|
|
2841
|
-
{
|
|
2842
|
-
"name": "inline-indent",
|
|
2843
|
-
"description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
|
|
2844
|
-
},
|
|
2845
|
-
{
|
|
2846
|
-
"name": "items",
|
|
2847
|
-
"description": "Default: -\n\nMenu item content"
|
|
2848
|
-
},
|
|
2849
|
-
{
|
|
2850
|
-
"name": "mode",
|
|
2851
|
-
"description": "Default: vertical\n\nType of menu"
|
|
2852
|
-
},
|
|
2853
|
-
{
|
|
2854
|
-
"name": "multiple",
|
|
2855
|
-
"description": "Default: false\n\nAllows selection of multiple items"
|
|
2856
|
-
},
|
|
2857
|
-
{
|
|
2858
|
-
"name": "open-keys",
|
|
2859
|
-
"description": "Default: -\n\nArray with the keys of currently opened sub-menus"
|
|
2860
|
-
},
|
|
2861
|
-
{
|
|
2862
|
-
"name": "overflowed-indicator",
|
|
2863
|
-
"description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
|
|
2864
|
-
},
|
|
2865
|
-
{
|
|
2866
|
-
"name": "selectable",
|
|
2867
|
-
"description": "Default: true\n\nAllows selecting menu items"
|
|
2868
|
-
},
|
|
2869
|
-
{
|
|
2870
|
-
"name": "selected-keys",
|
|
2871
|
-
"description": "Default: -\n\nArray with the keys of currently selected menu items"
|
|
2872
|
-
},
|
|
2873
|
-
{
|
|
2874
|
-
"name": "sub-menu-close-delay",
|
|
2875
|
-
"description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
|
|
2876
|
-
},
|
|
2877
|
-
{
|
|
2878
|
-
"name": "sub-menu-open-delay",
|
|
2879
|
-
"description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
|
|
2880
|
-
},
|
|
2881
|
-
{
|
|
2882
|
-
"name": "theme",
|
|
2883
|
-
"description": "Default: light\n\nColor theme of the menu"
|
|
2884
|
-
},
|
|
2885
|
-
{
|
|
2886
|
-
"name": "trigger-sub-menu-action",
|
|
2887
|
-
"description": "Default: hover\n\nWhich action can trigger submenu open/close"
|
|
2888
|
-
},
|
|
2889
|
-
{
|
|
2890
|
-
"name": "get-popup-container",
|
|
2891
|
-
"description": "Default: () => document.body\n\nTo set the container of the submenu popup. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition"
|
|
2892
|
-
},
|
|
2893
|
-
{
|
|
2894
|
-
"name": "item-icon",
|
|
2895
|
-
"description": "Default: -\n\nCustom menu item icon render"
|
|
2896
|
-
},
|
|
2897
|
-
{
|
|
2898
|
-
"name": "label-render",
|
|
2899
|
-
"description": "Default: -\n\nCustom label render"
|
|
2900
|
-
},
|
|
2901
|
-
{
|
|
2902
|
-
"name": "icon-render",
|
|
2903
|
-
"description": "Default: -\n\nCustom icon render (items mode)"
|
|
2904
|
-
},
|
|
2905
|
-
{
|
|
2906
|
-
"name": "extra-render",
|
|
2907
|
-
"description": "Default: -\n\nCustom extra render"
|
|
2908
|
-
},
|
|
2909
|
-
{
|
|
2910
|
-
"name": "popup-render",
|
|
2911
|
-
"description": "Default: -\n\nCustom popup renderer for submenu"
|
|
2912
|
-
}
|
|
2913
|
-
]
|
|
2914
|
-
},
|
|
2915
2915
|
{
|
|
2916
2916
|
"name": "a-popconfirm",
|
|
2917
2917
|
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
@@ -3113,32 +3113,98 @@
|
|
|
3113
3113
|
"description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. If not set, it will fallback to a randomly generated name"
|
|
3114
3114
|
},
|
|
3115
3115
|
{
|
|
3116
|
-
"name": "options",
|
|
3117
|
-
"description": "Default: -\n\nSet children optional"
|
|
3116
|
+
"name": "options",
|
|
3117
|
+
"description": "Default: -\n\nSet children optional"
|
|
3118
|
+
},
|
|
3119
|
+
{
|
|
3120
|
+
"name": "option-type",
|
|
3121
|
+
"description": "Default: default\n\nSet Radio optionType"
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
3124
|
+
"name": "orientation",
|
|
3125
|
+
"description": "Default: horizontal\n\nOrientation"
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
"name": "size",
|
|
3129
|
+
"description": "Default: -\n\nThe size of radio button style"
|
|
3130
|
+
},
|
|
3131
|
+
{
|
|
3132
|
+
"name": "styles",
|
|
3133
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3134
|
+
},
|
|
3135
|
+
{
|
|
3136
|
+
"name": "value",
|
|
3137
|
+
"description": "Default: -\n\nUsed for setting the currently selected value, support v-model:value"
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
"name": "vertical",
|
|
3141
|
+
"description": "Default: false\n\nIf true, the Radio group will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3142
|
+
}
|
|
3143
|
+
]
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
"name": "a-qrcode",
|
|
3147
|
+
"description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
|
|
3148
|
+
"attributes": [
|
|
3149
|
+
{
|
|
3150
|
+
"name": "value",
|
|
3151
|
+
"description": "Default: -\n\nscanned text"
|
|
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."
|
|
3176
|
+
},
|
|
3177
|
+
{
|
|
3178
|
+
"name": "bg-color",
|
|
3179
|
+
"description": "Default: transparent\n\nQRCode Background Color"
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
"name": "margin-size",
|
|
3183
|
+
"description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
|
|
3118
3184
|
},
|
|
3119
3185
|
{
|
|
3120
|
-
"name": "
|
|
3121
|
-
"description": "Default:
|
|
3186
|
+
"name": "bordered",
|
|
3187
|
+
"description": "Default: true\n\nWhether has border style"
|
|
3122
3188
|
},
|
|
3123
3189
|
{
|
|
3124
|
-
"name": "
|
|
3125
|
-
"description": "Default:
|
|
3190
|
+
"name": "error-level",
|
|
3191
|
+
"description": "Default: 'M'\n\nError Code Level"
|
|
3126
3192
|
},
|
|
3127
3193
|
{
|
|
3128
|
-
"name": "
|
|
3129
|
-
"description": "Default:
|
|
3194
|
+
"name": "boost-level",
|
|
3195
|
+
"description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
|
|
3130
3196
|
},
|
|
3131
3197
|
{
|
|
3132
|
-
"name": "
|
|
3133
|
-
"description": "Default:
|
|
3198
|
+
"name": "status",
|
|
3199
|
+
"description": "Default: 'active'\n\nQRCode status"
|
|
3134
3200
|
},
|
|
3135
3201
|
{
|
|
3136
|
-
"name": "
|
|
3137
|
-
"description": "Default: -\n\
|
|
3202
|
+
"name": "status-render",
|
|
3203
|
+
"description": "Default: -\n\ncustom status render"
|
|
3138
3204
|
},
|
|
3139
3205
|
{
|
|
3140
|
-
"name": "
|
|
3141
|
-
"description": "Default:
|
|
3206
|
+
"name": "styles",
|
|
3207
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3142
3208
|
}
|
|
3143
3209
|
]
|
|
3144
3210
|
},
|
|
@@ -3226,6 +3292,196 @@
|
|
|
3226
3292
|
}
|
|
3227
3293
|
]
|
|
3228
3294
|
},
|
|
3295
|
+
{
|
|
3296
|
+
"name": "a-select",
|
|
3297
|
+
"description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
|
|
3298
|
+
"attributes": [
|
|
3299
|
+
{
|
|
3300
|
+
"name": "allow-clear",
|
|
3301
|
+
"description": "Default: false\n\nShow clear button"
|
|
3302
|
+
},
|
|
3303
|
+
{
|
|
3304
|
+
"name": "auto-clear-search-value",
|
|
3305
|
+
"description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
|
|
3306
|
+
},
|
|
3307
|
+
{
|
|
3308
|
+
"name": "classes",
|
|
3309
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3310
|
+
},
|
|
3311
|
+
{
|
|
3312
|
+
"name": "default-active-first-option",
|
|
3313
|
+
"description": "Default: true\n\nWhether active first option by default"
|
|
3314
|
+
},
|
|
3315
|
+
{
|
|
3316
|
+
"name": "disabled",
|
|
3317
|
+
"description": "Default: false\n\nWhether disabled select"
|
|
3318
|
+
},
|
|
3319
|
+
{
|
|
3320
|
+
"name": "dropdown-class-name",
|
|
3321
|
+
"description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
|
|
3322
|
+
},
|
|
3323
|
+
{
|
|
3324
|
+
"name": "dropdown-match-select-width",
|
|
3325
|
+
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
|
|
3326
|
+
},
|
|
3327
|
+
{
|
|
3328
|
+
"name": "dropdown-render",
|
|
3329
|
+
"description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
|
|
3330
|
+
},
|
|
3331
|
+
{
|
|
3332
|
+
"name": "dropdown-style",
|
|
3333
|
+
"description": "Default: -\n\nThe style of dropdown menu, **Deprecated. Use styles.popup.root instead**"
|
|
3334
|
+
},
|
|
3335
|
+
{
|
|
3336
|
+
"name": "field-names",
|
|
3337
|
+
"description": "Default: { label: 'label', value: 'value', options: 'options', groupLabel: 'label' }\n\nCustomize node label, value, options, groupLabel field name"
|
|
3338
|
+
},
|
|
3339
|
+
{
|
|
3340
|
+
"name": "filter-option",
|
|
3341
|
+
"description": "Default: true\n\nIf true, filter options by input, if function, filter options against it. The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded"
|
|
3342
|
+
},
|
|
3343
|
+
{
|
|
3344
|
+
"name": "filter-sort",
|
|
3345
|
+
"description": "Default: -\n\nSort function for search options sorting, see Array.sort's compareFunction"
|
|
3346
|
+
},
|
|
3347
|
+
{
|
|
3348
|
+
"name": "get-popup-container",
|
|
3349
|
+
"description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative"
|
|
3350
|
+
},
|
|
3351
|
+
{
|
|
3352
|
+
"name": "label-in-value",
|
|
3353
|
+
"description": "Default: false\n\nWhether to embed label in value, turn the format of value from string to { value: string, label: VueNode }"
|
|
3354
|
+
},
|
|
3355
|
+
{
|
|
3356
|
+
"name": "list-height",
|
|
3357
|
+
"description": "Default: 256\n\nConfig popup height"
|
|
3358
|
+
},
|
|
3359
|
+
{
|
|
3360
|
+
"name": "loading",
|
|
3361
|
+
"description": "Default: false\n\nIndicate loading state"
|
|
3362
|
+
},
|
|
3363
|
+
{
|
|
3364
|
+
"name": "max-count",
|
|
3365
|
+
"description": "Default: -\n\nThe max number of items can be selected, only applies when mode is multiple or tags"
|
|
3366
|
+
},
|
|
3367
|
+
{
|
|
3368
|
+
"name": "max-tag-count",
|
|
3369
|
+
"description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
|
|
3370
|
+
},
|
|
3371
|
+
{
|
|
3372
|
+
"name": "max-tag-placeholder",
|
|
3373
|
+
"description": "Default: -\n\nPlaceholder for not showing tags"
|
|
3374
|
+
},
|
|
3375
|
+
{
|
|
3376
|
+
"name": "max-tag-text-length",
|
|
3377
|
+
"description": "Default: -\n\nMax tag text length to show"
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
"name": "menu-item-selected-icon",
|
|
3381
|
+
"description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
|
|
3382
|
+
},
|
|
3383
|
+
{
|
|
3384
|
+
"name": "mode",
|
|
3385
|
+
"description": "Default: -\n\nSet mode of Select"
|
|
3386
|
+
},
|
|
3387
|
+
{
|
|
3388
|
+
"name": "not-found-content",
|
|
3389
|
+
"description": "Default: Not Found\n\nSpecify content to show when no result matches"
|
|
3390
|
+
},
|
|
3391
|
+
{
|
|
3392
|
+
"name": "open",
|
|
3393
|
+
"description": "Default: -\n\nControlled open state of dropdown"
|
|
3394
|
+
},
|
|
3395
|
+
{
|
|
3396
|
+
"name": "option-filter-prop",
|
|
3397
|
+
"description": "Default: value\n\nWhich prop value of option will be used for filter if filterOption is true. If options is set, it should be set to label. When a string[] is provided, multiple fields are searched using OR matching"
|
|
3398
|
+
},
|
|
3399
|
+
{
|
|
3400
|
+
"name": "options",
|
|
3401
|
+
"description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
"name": "option-render",
|
|
3405
|
+
"description": "Default: -\n\nCustomize the rendering dropdown options"
|
|
3406
|
+
},
|
|
3407
|
+
{
|
|
3408
|
+
"name": "placeholder",
|
|
3409
|
+
"description": "Default: -\n\nThe placeholder of select"
|
|
3410
|
+
},
|
|
3411
|
+
{
|
|
3412
|
+
"name": "placement",
|
|
3413
|
+
"description": "Default: bottomLeft\n\nThe position where the selection box pops up"
|
|
3414
|
+
},
|
|
3415
|
+
{
|
|
3416
|
+
"name": "popup-class-name",
|
|
3417
|
+
"description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
|
|
3418
|
+
},
|
|
3419
|
+
{
|
|
3420
|
+
"name": "popup-match-select-width",
|
|
3421
|
+
"description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
3422
|
+
},
|
|
3423
|
+
{
|
|
3424
|
+
"name": "popup-render",
|
|
3425
|
+
"description": "Default: -\n\nCustomize dropdown content"
|
|
3426
|
+
},
|
|
3427
|
+
{
|
|
3428
|
+
"name": "prefix",
|
|
3429
|
+
"description": "Default: -\n\nThe custom prefix"
|
|
3430
|
+
},
|
|
3431
|
+
{
|
|
3432
|
+
"name": "remove-icon",
|
|
3433
|
+
"description": "Default: -\n\nThe custom remove icon"
|
|
3434
|
+
},
|
|
3435
|
+
{
|
|
3436
|
+
"name": "search-value",
|
|
3437
|
+
"description": "Default: -\n\nThe current input \"search\" text"
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
"name": "show-search",
|
|
3441
|
+
"description": "Default: single: false, multiple: true\n\nWhether select is searchable"
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
"name": "size",
|
|
3445
|
+
"description": "Default: -\n\nSize of Select input"
|
|
3446
|
+
},
|
|
3447
|
+
{
|
|
3448
|
+
"name": "status",
|
|
3449
|
+
"description": "Default: -\n\nSet validation status"
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
"name": "styles",
|
|
3453
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3454
|
+
},
|
|
3455
|
+
{
|
|
3456
|
+
"name": "suffix-icon",
|
|
3457
|
+
"description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
|
|
3458
|
+
},
|
|
3459
|
+
{
|
|
3460
|
+
"name": "tag-render",
|
|
3461
|
+
"description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
|
|
3462
|
+
},
|
|
3463
|
+
{
|
|
3464
|
+
"name": "label-render",
|
|
3465
|
+
"description": "Default: -\n\nCustomize selected label render"
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"name": "token-separators",
|
|
3469
|
+
"description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
|
|
3470
|
+
},
|
|
3471
|
+
{
|
|
3472
|
+
"name": "value",
|
|
3473
|
+
"description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
|
|
3474
|
+
},
|
|
3475
|
+
{
|
|
3476
|
+
"name": "variant",
|
|
3477
|
+
"description": "Default: outlined\n\nVariants of selector"
|
|
3478
|
+
},
|
|
3479
|
+
{
|
|
3480
|
+
"name": "virtual",
|
|
3481
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
3482
|
+
}
|
|
3483
|
+
]
|
|
3484
|
+
},
|
|
3229
3485
|
{
|
|
3230
3486
|
"name": "a-segmented",
|
|
3231
3487
|
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
@@ -3281,68 +3537,76 @@
|
|
|
3281
3537
|
]
|
|
3282
3538
|
},
|
|
3283
3539
|
{
|
|
3284
|
-
"name": "a-
|
|
3285
|
-
"description": "(ZH)
|
|
3540
|
+
"name": "a-slider",
|
|
3541
|
+
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3286
3542
|
"attributes": [
|
|
3287
3543
|
{
|
|
3288
|
-
"name": "
|
|
3289
|
-
"description": "Default: -\n\
|
|
3544
|
+
"name": "classes",
|
|
3545
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3290
3546
|
},
|
|
3291
3547
|
{
|
|
3292
|
-
"name": "
|
|
3293
|
-
"description": "Default:
|
|
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]"
|
|
3294
3550
|
},
|
|
3295
3551
|
{
|
|
3296
|
-
"name": "
|
|
3297
|
-
"description": "Default:
|
|
3552
|
+
"name": "disabled",
|
|
3553
|
+
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3298
3554
|
},
|
|
3299
3555
|
{
|
|
3300
|
-
"name": "
|
|
3301
|
-
"description": "Default:
|
|
3556
|
+
"name": "dots",
|
|
3557
|
+
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3302
3558
|
},
|
|
3303
3559
|
{
|
|
3304
|
-
"name": "
|
|
3305
|
-
"description": "Default:
|
|
3560
|
+
"name": "included",
|
|
3561
|
+
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3306
3562
|
},
|
|
3307
3563
|
{
|
|
3308
|
-
"name": "
|
|
3309
|
-
"description": "Default:
|
|
3564
|
+
"name": "keyboard",
|
|
3565
|
+
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3310
3566
|
},
|
|
3311
3567
|
{
|
|
3312
|
-
"name": "
|
|
3313
|
-
"description": "Default:
|
|
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"
|
|
3314
3578
|
},
|
|
3315
3579
|
{
|
|
3316
|
-
"name": "
|
|
3317
|
-
"description": "Default:
|
|
3580
|
+
"name": "orientation",
|
|
3581
|
+
"description": "Default: horizontal\n\nOrientation direction"
|
|
3318
3582
|
},
|
|
3319
3583
|
{
|
|
3320
|
-
"name": "
|
|
3321
|
-
"description": "Default:
|
|
3584
|
+
"name": "range",
|
|
3585
|
+
"description": "Default: false\n\nEnable dual thumb mode for range selection"
|
|
3322
3586
|
},
|
|
3323
3587
|
{
|
|
3324
|
-
"name": "
|
|
3325
|
-
"description": "Default:
|
|
3588
|
+
"name": "reverse",
|
|
3589
|
+
"description": "Default: false\n\nReverse the component"
|
|
3326
3590
|
},
|
|
3327
3591
|
{
|
|
3328
|
-
"name": "
|
|
3329
|
-
"description": "Default:
|
|
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"
|
|
3330
3594
|
},
|
|
3331
3595
|
{
|
|
3332
|
-
"name": "
|
|
3333
|
-
"description": "Default:
|
|
3596
|
+
"name": "styles",
|
|
3597
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3334
3598
|
},
|
|
3335
3599
|
{
|
|
3336
|
-
"name": "
|
|
3337
|
-
"description": "Default:
|
|
3600
|
+
"name": "tooltip",
|
|
3601
|
+
"description": "Default: -\n\nThe tooltip related props"
|
|
3338
3602
|
},
|
|
3339
3603
|
{
|
|
3340
|
-
"name": "
|
|
3341
|
-
"description": "Default: -\n\
|
|
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"
|
|
3342
3606
|
},
|
|
3343
3607
|
{
|
|
3344
|
-
"name": "
|
|
3345
|
-
"description": "Default:
|
|
3608
|
+
"name": "vertical",
|
|
3609
|
+
"description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3346
3610
|
}
|
|
3347
3611
|
]
|
|
3348
3612
|
},
|
|
@@ -3523,330 +3787,121 @@
|
|
|
3523
3787
|
]
|
|
3524
3788
|
},
|
|
3525
3789
|
{
|
|
3526
|
-
"name": "a-
|
|
3527
|
-
"description": "(ZH)
|
|
3528
|
-
"attributes": [
|
|
3529
|
-
{
|
|
3530
|
-
"name": "allow-clear",
|
|
3531
|
-
"description": "Default: false\n\nShow clear button"
|
|
3532
|
-
},
|
|
3533
|
-
{
|
|
3534
|
-
"name": "auto-clear-search-value",
|
|
3535
|
-
"description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
|
|
3536
|
-
},
|
|
3537
|
-
{
|
|
3538
|
-
"name": "classes",
|
|
3539
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3540
|
-
},
|
|
3541
|
-
{
|
|
3542
|
-
"name": "default-active-first-option",
|
|
3543
|
-
"description": "Default: true\n\nWhether active first option by default"
|
|
3544
|
-
},
|
|
3545
|
-
{
|
|
3546
|
-
"name": "disabled",
|
|
3547
|
-
"description": "Default: false\n\nWhether disabled select"
|
|
3548
|
-
},
|
|
3549
|
-
{
|
|
3550
|
-
"name": "dropdown-class-name",
|
|
3551
|
-
"description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
|
|
3552
|
-
},
|
|
3553
|
-
{
|
|
3554
|
-
"name": "dropdown-match-select-width",
|
|
3555
|
-
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
|
|
3556
|
-
},
|
|
3557
|
-
{
|
|
3558
|
-
"name": "dropdown-render",
|
|
3559
|
-
"description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
|
|
3560
|
-
},
|
|
3561
|
-
{
|
|
3562
|
-
"name": "dropdown-style",
|
|
3563
|
-
"description": "Default: -\n\nThe style of dropdown menu, **Deprecated. Use styles.popup.root instead**"
|
|
3564
|
-
},
|
|
3565
|
-
{
|
|
3566
|
-
"name": "field-names",
|
|
3567
|
-
"description": "Default: { label: 'label', value: 'value', options: 'options', groupLabel: 'label' }\n\nCustomize node label, value, options, groupLabel field name"
|
|
3568
|
-
},
|
|
3569
|
-
{
|
|
3570
|
-
"name": "filter-option",
|
|
3571
|
-
"description": "Default: true\n\nIf true, filter options by input, if function, filter options against it. The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded"
|
|
3572
|
-
},
|
|
3573
|
-
{
|
|
3574
|
-
"name": "filter-sort",
|
|
3575
|
-
"description": "Default: -\n\nSort function for search options sorting, see Array.sort's compareFunction"
|
|
3576
|
-
},
|
|
3577
|
-
{
|
|
3578
|
-
"name": "get-popup-container",
|
|
3579
|
-
"description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative"
|
|
3580
|
-
},
|
|
3581
|
-
{
|
|
3582
|
-
"name": "label-in-value",
|
|
3583
|
-
"description": "Default: false\n\nWhether to embed label in value, turn the format of value from string to { value: string, label: VueNode }"
|
|
3584
|
-
},
|
|
3585
|
-
{
|
|
3586
|
-
"name": "list-height",
|
|
3587
|
-
"description": "Default: 256\n\nConfig popup height"
|
|
3588
|
-
},
|
|
3589
|
-
{
|
|
3590
|
-
"name": "loading",
|
|
3591
|
-
"description": "Default: false\n\nIndicate loading state"
|
|
3592
|
-
},
|
|
3593
|
-
{
|
|
3594
|
-
"name": "max-count",
|
|
3595
|
-
"description": "Default: -\n\nThe max number of items can be selected, only applies when mode is multiple or tags"
|
|
3596
|
-
},
|
|
3597
|
-
{
|
|
3598
|
-
"name": "max-tag-count",
|
|
3599
|
-
"description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
|
|
3600
|
-
},
|
|
3601
|
-
{
|
|
3602
|
-
"name": "max-tag-placeholder",
|
|
3603
|
-
"description": "Default: -\n\nPlaceholder for not showing tags"
|
|
3604
|
-
},
|
|
3605
|
-
{
|
|
3606
|
-
"name": "max-tag-text-length",
|
|
3607
|
-
"description": "Default: -\n\nMax tag text length to show"
|
|
3608
|
-
},
|
|
3609
|
-
{
|
|
3610
|
-
"name": "menu-item-selected-icon",
|
|
3611
|
-
"description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
|
|
3612
|
-
},
|
|
3613
|
-
{
|
|
3614
|
-
"name": "mode",
|
|
3615
|
-
"description": "Default: -\n\nSet mode of Select"
|
|
3616
|
-
},
|
|
3617
|
-
{
|
|
3618
|
-
"name": "not-found-content",
|
|
3619
|
-
"description": "Default: Not Found\n\nSpecify content to show when no result matches"
|
|
3620
|
-
},
|
|
3621
|
-
{
|
|
3622
|
-
"name": "open",
|
|
3623
|
-
"description": "Default: -\n\nControlled open state of dropdown"
|
|
3624
|
-
},
|
|
3625
|
-
{
|
|
3626
|
-
"name": "option-filter-prop",
|
|
3627
|
-
"description": "Default: value\n\nWhich prop value of option will be used for filter if filterOption is true. If options is set, it should be set to label. When a string[] is provided, multiple fields are searched using OR matching"
|
|
3628
|
-
},
|
|
3629
|
-
{
|
|
3630
|
-
"name": "options",
|
|
3631
|
-
"description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
|
|
3632
|
-
},
|
|
3633
|
-
{
|
|
3634
|
-
"name": "option-render",
|
|
3635
|
-
"description": "Default: -\n\nCustomize the rendering dropdown options"
|
|
3636
|
-
},
|
|
3637
|
-
{
|
|
3638
|
-
"name": "placeholder",
|
|
3639
|
-
"description": "Default: -\n\nThe placeholder of select"
|
|
3640
|
-
},
|
|
3641
|
-
{
|
|
3642
|
-
"name": "placement",
|
|
3643
|
-
"description": "Default: bottomLeft\n\nThe position where the selection box pops up"
|
|
3644
|
-
},
|
|
3645
|
-
{
|
|
3646
|
-
"name": "popup-class-name",
|
|
3647
|
-
"description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
|
|
3648
|
-
},
|
|
3649
|
-
{
|
|
3650
|
-
"name": "popup-match-select-width",
|
|
3651
|
-
"description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
3652
|
-
},
|
|
3653
|
-
{
|
|
3654
|
-
"name": "popup-render",
|
|
3655
|
-
"description": "Default: -\n\nCustomize dropdown content"
|
|
3656
|
-
},
|
|
3657
|
-
{
|
|
3658
|
-
"name": "prefix",
|
|
3659
|
-
"description": "Default: -\n\nThe custom prefix"
|
|
3660
|
-
},
|
|
3661
|
-
{
|
|
3662
|
-
"name": "remove-icon",
|
|
3663
|
-
"description": "Default: -\n\nThe custom remove icon"
|
|
3664
|
-
},
|
|
3665
|
-
{
|
|
3666
|
-
"name": "search-value",
|
|
3667
|
-
"description": "Default: -\n\nThe current input \"search\" text"
|
|
3668
|
-
},
|
|
3669
|
-
{
|
|
3670
|
-
"name": "show-search",
|
|
3671
|
-
"description": "Default: single: false, multiple: true\n\nWhether select is searchable"
|
|
3672
|
-
},
|
|
3673
|
-
{
|
|
3674
|
-
"name": "size",
|
|
3675
|
-
"description": "Default: -\n\nSize of Select input"
|
|
3676
|
-
},
|
|
3677
|
-
{
|
|
3678
|
-
"name": "status",
|
|
3679
|
-
"description": "Default: -\n\nSet validation status"
|
|
3680
|
-
},
|
|
3681
|
-
{
|
|
3682
|
-
"name": "styles",
|
|
3683
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3684
|
-
},
|
|
3685
|
-
{
|
|
3686
|
-
"name": "suffix-icon",
|
|
3687
|
-
"description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
|
|
3688
|
-
},
|
|
3689
|
-
{
|
|
3690
|
-
"name": "tag-render",
|
|
3691
|
-
"description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
|
|
3692
|
-
},
|
|
3693
|
-
{
|
|
3694
|
-
"name": "label-render",
|
|
3695
|
-
"description": "Default: -\n\nCustomize selected label render"
|
|
3696
|
-
},
|
|
3697
|
-
{
|
|
3698
|
-
"name": "token-separators",
|
|
3699
|
-
"description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
|
|
3700
|
-
},
|
|
3701
|
-
{
|
|
3702
|
-
"name": "value",
|
|
3703
|
-
"description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
|
|
3704
|
-
},
|
|
3705
|
-
{
|
|
3706
|
-
"name": "variant",
|
|
3707
|
-
"description": "Default: outlined\n\nVariants of selector"
|
|
3708
|
-
},
|
|
3709
|
-
{
|
|
3710
|
-
"name": "virtual",
|
|
3711
|
-
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
3712
|
-
}
|
|
3713
|
-
]
|
|
3714
|
-
},
|
|
3715
|
-
{
|
|
3716
|
-
"name": "a-slider",
|
|
3717
|
-
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3790
|
+
"name": "a-space",
|
|
3791
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3718
3792
|
"attributes": [
|
|
3719
3793
|
{
|
|
3720
|
-
"name": "
|
|
3721
|
-
"description": "Default: -\n\
|
|
3722
|
-
},
|
|
3723
|
-
{
|
|
3724
|
-
"name": "default-value",
|
|
3725
|
-
"description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
|
|
3726
|
-
},
|
|
3727
|
-
{
|
|
3728
|
-
"name": "disabled",
|
|
3729
|
-
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3730
|
-
},
|
|
3731
|
-
{
|
|
3732
|
-
"name": "dots",
|
|
3733
|
-
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3734
|
-
},
|
|
3735
|
-
{
|
|
3736
|
-
"name": "included",
|
|
3737
|
-
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3738
|
-
},
|
|
3739
|
-
{
|
|
3740
|
-
"name": "keyboard",
|
|
3741
|
-
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3742
|
-
},
|
|
3743
|
-
{
|
|
3744
|
-
"name": "marks",
|
|
3745
|
-
"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"
|
|
3794
|
+
"name": "align",
|
|
3795
|
+
"description": "Default: -\n\nAlign items"
|
|
3746
3796
|
},
|
|
3747
3797
|
{
|
|
3748
|
-
"name": "
|
|
3749
|
-
"description": "Default:
|
|
3798
|
+
"name": "classes",
|
|
3799
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3750
3800
|
},
|
|
3751
3801
|
{
|
|
3752
|
-
"name": "
|
|
3753
|
-
"description": "Default:
|
|
3802
|
+
"name": "orientation",
|
|
3803
|
+
"description": "Default: horizontal\n\nThe space direction"
|
|
3754
3804
|
},
|
|
3755
3805
|
{
|
|
3756
|
-
"name": "
|
|
3757
|
-
"description": "Default:
|
|
3806
|
+
"name": "separator",
|
|
3807
|
+
"description": "Default: -\n\nSet separator"
|
|
3758
3808
|
},
|
|
3759
3809
|
{
|
|
3760
|
-
"name": "
|
|
3761
|
-
"description": "Default:
|
|
3810
|
+
"name": "size",
|
|
3811
|
+
"description": "Default: small\n\nThe space size"
|
|
3762
3812
|
},
|
|
3763
3813
|
{
|
|
3764
|
-
"name": "
|
|
3765
|
-
"description": "Default:
|
|
3814
|
+
"name": "styles",
|
|
3815
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3766
3816
|
},
|
|
3767
3817
|
{
|
|
3768
|
-
"name": "
|
|
3769
|
-
"description": "Default:
|
|
3818
|
+
"name": "vertical",
|
|
3819
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3770
3820
|
},
|
|
3771
3821
|
{
|
|
3772
|
-
"name": "
|
|
3773
|
-
"description": "Default:
|
|
3822
|
+
"name": "wrap",
|
|
3823
|
+
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
3824
|
+
}
|
|
3825
|
+
]
|
|
3826
|
+
},
|
|
3827
|
+
{
|
|
3828
|
+
"name": "a-size",
|
|
3829
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3830
|
+
"attributes": []
|
|
3831
|
+
},
|
|
3832
|
+
{
|
|
3833
|
+
"name": "a-space-compact",
|
|
3834
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3835
|
+
"attributes": [
|
|
3836
|
+
{
|
|
3837
|
+
"name": "block",
|
|
3838
|
+
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
3774
3839
|
},
|
|
3775
3840
|
{
|
|
3776
|
-
"name": "
|
|
3777
|
-
"description": "Default:
|
|
3841
|
+
"name": "orientation",
|
|
3842
|
+
"description": "Default: horizontal\n\nSet direction of layout"
|
|
3778
3843
|
},
|
|
3779
3844
|
{
|
|
3780
|
-
"name": "
|
|
3781
|
-
"description": "Default:
|
|
3845
|
+
"name": "size",
|
|
3846
|
+
"description": "Default: middle\n\nSet child component size"
|
|
3782
3847
|
},
|
|
3783
3848
|
{
|
|
3784
3849
|
"name": "vertical",
|
|
3785
|
-
"description": "Default: false\n\
|
|
3850
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3786
3851
|
}
|
|
3787
3852
|
]
|
|
3788
3853
|
},
|
|
3789
3854
|
{
|
|
3790
|
-
"name": "a-
|
|
3791
|
-
"description": "(ZH)
|
|
3855
|
+
"name": "a-spin",
|
|
3856
|
+
"description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
|
|
3792
3857
|
"attributes": [
|
|
3793
3858
|
{
|
|
3794
|
-
"name": "
|
|
3795
|
-
"description": "Default:
|
|
3859
|
+
"name": "spinning",
|
|
3860
|
+
"description": "Default: true\n\nWhether Spin is visible"
|
|
3796
3861
|
},
|
|
3797
3862
|
{
|
|
3798
|
-
"name": "
|
|
3799
|
-
"description": "Default:
|
|
3863
|
+
"name": "size",
|
|
3864
|
+
"description": "Default: default\n\nThe size of Spin, options: small, default and large"
|
|
3800
3865
|
},
|
|
3801
3866
|
{
|
|
3802
|
-
"name": "
|
|
3803
|
-
"description": "Default: -\n\
|
|
3867
|
+
"name": "~~tip~~",
|
|
3868
|
+
"description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
|
|
3804
3869
|
},
|
|
3805
3870
|
{
|
|
3806
|
-
"name": "
|
|
3807
|
-
"description": "Default:
|
|
3871
|
+
"name": "description",
|
|
3872
|
+
"description": "Default: -\n\nCustomize description content"
|
|
3808
3873
|
},
|
|
3809
3874
|
{
|
|
3810
|
-
"name": "
|
|
3811
|
-
"description": "Default:
|
|
3875
|
+
"name": "delay",
|
|
3876
|
+
"description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
|
|
3812
3877
|
},
|
|
3813
3878
|
{
|
|
3814
|
-
"name": "
|
|
3815
|
-
"description": "Default: -\n\
|
|
3879
|
+
"name": "wrapper-class-name",
|
|
3880
|
+
"description": "Default: -\n\nThe className of wrapper when Spin has children"
|
|
3816
3881
|
},
|
|
3817
3882
|
{
|
|
3818
|
-
"name": "
|
|
3819
|
-
"description": "Default:
|
|
3820
|
-
}
|
|
3821
|
-
]
|
|
3822
|
-
},
|
|
3823
|
-
{
|
|
3824
|
-
"name": "a-splitter-panel",
|
|
3825
|
-
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3826
|
-
"attributes": [
|
|
3827
|
-
{
|
|
3828
|
-
"name": "collapsible",
|
|
3829
|
-
"description": "Default: false\n\nEnable collapsible"
|
|
3883
|
+
"name": "indicator",
|
|
3884
|
+
"description": "Default: -\n\nThe node of the spinning indicator"
|
|
3830
3885
|
},
|
|
3831
3886
|
{
|
|
3832
|
-
"name": "
|
|
3833
|
-
"description": "Default:
|
|
3887
|
+
"name": "fullscreen",
|
|
3888
|
+
"description": "Default: false\n\nDisplay a backdrop with the Spin component"
|
|
3834
3889
|
},
|
|
3835
3890
|
{
|
|
3836
|
-
"name": "
|
|
3837
|
-
"description": "Default: -\n\
|
|
3891
|
+
"name": "percent",
|
|
3892
|
+
"description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
|
|
3838
3893
|
},
|
|
3839
3894
|
{
|
|
3840
|
-
"name": "
|
|
3841
|
-
"description": "Default: -\n\
|
|
3895
|
+
"name": "root-class",
|
|
3896
|
+
"description": "Default: -\n\nRoot container class"
|
|
3842
3897
|
},
|
|
3843
3898
|
{
|
|
3844
|
-
"name": "
|
|
3845
|
-
"description": "Default:
|
|
3899
|
+
"name": "classes",
|
|
3900
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3846
3901
|
},
|
|
3847
3902
|
{
|
|
3848
|
-
"name": "
|
|
3849
|
-
"description": "Default: -\n\
|
|
3903
|
+
"name": "styles",
|
|
3904
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3850
3905
|
}
|
|
3851
3906
|
]
|
|
3852
3907
|
},
|
|
@@ -3910,121 +3965,66 @@
|
|
|
3910
3965
|
"attributes": []
|
|
3911
3966
|
},
|
|
3912
3967
|
{
|
|
3913
|
-
"name": "a-
|
|
3914
|
-
"description": "(ZH)
|
|
3968
|
+
"name": "a-splitter",
|
|
3969
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3915
3970
|
"attributes": [
|
|
3916
3971
|
{
|
|
3917
|
-
"name": "
|
|
3918
|
-
"description": "Default:
|
|
3919
|
-
},
|
|
3920
|
-
{
|
|
3921
|
-
"name": "size",
|
|
3922
|
-
"description": "Default: default\n\nThe size of Spin, options: small, default and large"
|
|
3923
|
-
},
|
|
3924
|
-
{
|
|
3925
|
-
"name": "~~tip~~",
|
|
3926
|
-
"description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
|
|
3927
|
-
},
|
|
3928
|
-
{
|
|
3929
|
-
"name": "description",
|
|
3930
|
-
"description": "Default: -\n\nCustomize description content"
|
|
3931
|
-
},
|
|
3932
|
-
{
|
|
3933
|
-
"name": "delay",
|
|
3934
|
-
"description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
|
|
3935
|
-
},
|
|
3936
|
-
{
|
|
3937
|
-
"name": "wrapper-class-name",
|
|
3938
|
-
"description": "Default: -\n\nThe className of wrapper when Spin has children"
|
|
3972
|
+
"name": "classes",
|
|
3973
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3939
3974
|
},
|
|
3940
3975
|
{
|
|
3941
|
-
"name": "
|
|
3942
|
-
"description": "Default: -\n\
|
|
3976
|
+
"name": "collapsible-icon",
|
|
3977
|
+
"description": "Default: -\n\nCustom collapsible icon"
|
|
3943
3978
|
},
|
|
3944
3979
|
{
|
|
3945
|
-
"name": "
|
|
3946
|
-
"description": "Default:
|
|
3980
|
+
"name": "dragger-icon",
|
|
3981
|
+
"description": "Default: -\n\nCustom dragger icon"
|
|
3947
3982
|
},
|
|
3948
3983
|
{
|
|
3949
|
-
"name": "
|
|
3950
|
-
"description": "Default:
|
|
3984
|
+
"name": "lazy",
|
|
3985
|
+
"description": "Default: false\n\nLazy rendering mode"
|
|
3951
3986
|
},
|
|
3952
3987
|
{
|
|
3953
|
-
"name": "
|
|
3954
|
-
"description": "Default:
|
|
3988
|
+
"name": "orientation",
|
|
3989
|
+
"description": "Default: horizontal\n\nLayout direction"
|
|
3955
3990
|
},
|
|
3956
3991
|
{
|
|
3957
|
-
"name": "
|
|
3958
|
-
"description": "Default: -\n\nCustomize
|
|
3992
|
+
"name": "styles",
|
|
3993
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3959
3994
|
},
|
|
3960
3995
|
{
|
|
3961
|
-
"name": "
|
|
3962
|
-
"description": "Default:
|
|
3996
|
+
"name": "vertical",
|
|
3997
|
+
"description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
|
|
3963
3998
|
}
|
|
3964
3999
|
]
|
|
3965
4000
|
},
|
|
3966
4001
|
{
|
|
3967
|
-
"name": "a-
|
|
3968
|
-
"description": "(ZH)
|
|
4002
|
+
"name": "a-splitter-panel",
|
|
4003
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3969
4004
|
"attributes": [
|
|
3970
4005
|
{
|
|
3971
|
-
"name": "
|
|
3972
|
-
"description": "Default:
|
|
3973
|
-
},
|
|
3974
|
-
{
|
|
3975
|
-
"name": "classes",
|
|
3976
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3977
|
-
},
|
|
3978
|
-
{
|
|
3979
|
-
"name": "orientation",
|
|
3980
|
-
"description": "Default: horizontal\n\nThe space direction"
|
|
3981
|
-
},
|
|
3982
|
-
{
|
|
3983
|
-
"name": "separator",
|
|
3984
|
-
"description": "Default: -\n\nSet separator"
|
|
3985
|
-
},
|
|
3986
|
-
{
|
|
3987
|
-
"name": "size",
|
|
3988
|
-
"description": "Default: small\n\nThe space size"
|
|
4006
|
+
"name": "collapsible",
|
|
4007
|
+
"description": "Default: false\n\nEnable collapsible"
|
|
3989
4008
|
},
|
|
3990
4009
|
{
|
|
3991
|
-
"name": "
|
|
3992
|
-
"description": "Default: -\n\
|
|
4010
|
+
"name": "default-size",
|
|
4011
|
+
"description": "Default: -\n\nInitial panel size, supports px and percentage"
|
|
3993
4012
|
},
|
|
3994
4013
|
{
|
|
3995
|
-
"name": "
|
|
3996
|
-
"description": "Default:
|
|
4014
|
+
"name": "max",
|
|
4015
|
+
"description": "Default: -\n\nMaximum threshold, supports px and percentage"
|
|
3997
4016
|
},
|
|
3998
4017
|
{
|
|
3999
|
-
"name": "
|
|
4000
|
-
"description": "Default:
|
|
4001
|
-
}
|
|
4002
|
-
]
|
|
4003
|
-
},
|
|
4004
|
-
{
|
|
4005
|
-
"name": "a-size",
|
|
4006
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
4007
|
-
"attributes": []
|
|
4008
|
-
},
|
|
4009
|
-
{
|
|
4010
|
-
"name": "a-space-compact",
|
|
4011
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
4012
|
-
"attributes": [
|
|
4013
|
-
{
|
|
4014
|
-
"name": "block",
|
|
4015
|
-
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
4018
|
+
"name": "min",
|
|
4019
|
+
"description": "Default: -\n\nMinimum threshold, supports px and percentage"
|
|
4016
4020
|
},
|
|
4017
4021
|
{
|
|
4018
|
-
"name": "
|
|
4019
|
-
"description": "Default:
|
|
4022
|
+
"name": "resizable",
|
|
4023
|
+
"description": "Default: true\n\nWhether to enable resize"
|
|
4020
4024
|
},
|
|
4021
4025
|
{
|
|
4022
4026
|
"name": "size",
|
|
4023
|
-
"description": "Default:
|
|
4024
|
-
},
|
|
4025
|
-
{
|
|
4026
|
-
"name": "vertical",
|
|
4027
|
-
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
4027
|
+
"description": "Default: -\n\nControlled panel size, supports px and percentage"
|
|
4028
4028
|
}
|
|
4029
4029
|
]
|
|
4030
4030
|
},
|
|
@@ -4095,64 +4095,92 @@
|
|
|
4095
4095
|
]
|
|
4096
4096
|
},
|
|
4097
4097
|
{
|
|
4098
|
-
"name": "a-
|
|
4099
|
-
"description": "(ZH)
|
|
4098
|
+
"name": "a-tabs",
|
|
4099
|
+
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4100
4100
|
"attributes": [
|
|
4101
4101
|
{
|
|
4102
|
-
"name": "
|
|
4103
|
-
"description": "Default:
|
|
4102
|
+
"name": "active-key",
|
|
4103
|
+
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
4104
4104
|
},
|
|
4105
4105
|
{
|
|
4106
|
-
"name": "
|
|
4107
|
-
"description": "Default:
|
|
4106
|
+
"name": "add-icon",
|
|
4107
|
+
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
4108
|
+
},
|
|
4109
|
+
{
|
|
4110
|
+
"name": "animated",
|
|
4111
|
+
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
4112
|
+
},
|
|
4113
|
+
{
|
|
4114
|
+
"name": "centered",
|
|
4115
|
+
"description": "Default: false\n\nCenters tabs"
|
|
4116
|
+
},
|
|
4117
|
+
{
|
|
4118
|
+
"name": "classes",
|
|
4119
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4120
|
+
},
|
|
4121
|
+
{
|
|
4122
|
+
"name": "default-active-key",
|
|
4123
|
+
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
4108
4124
|
},
|
|
4109
4125
|
{
|
|
4110
|
-
"name": "
|
|
4111
|
-
"description": "Default:
|
|
4126
|
+
"name": "hide-add",
|
|
4127
|
+
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4112
4128
|
},
|
|
4113
4129
|
{
|
|
4114
|
-
"name": "
|
|
4115
|
-
"description": "Default:
|
|
4130
|
+
"name": "indicator",
|
|
4131
|
+
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4116
4132
|
},
|
|
4117
4133
|
{
|
|
4118
|
-
"name": "
|
|
4119
|
-
"description": "Default:
|
|
4134
|
+
"name": "items",
|
|
4135
|
+
"description": "Default: []\n\nConfigure tab content"
|
|
4120
4136
|
},
|
|
4121
4137
|
{
|
|
4122
|
-
"name": "
|
|
4123
|
-
"description": "Default:
|
|
4138
|
+
"name": "more",
|
|
4139
|
+
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4124
4140
|
},
|
|
4125
4141
|
{
|
|
4126
|
-
"name": "
|
|
4127
|
-
"description": "Default: -\n\
|
|
4142
|
+
"name": "more-icon",
|
|
4143
|
+
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
4128
4144
|
},
|
|
4129
4145
|
{
|
|
4130
|
-
"name": "
|
|
4131
|
-
"description": "Default:
|
|
4146
|
+
"name": "remove-icon",
|
|
4147
|
+
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
4132
4148
|
},
|
|
4133
4149
|
{
|
|
4134
|
-
"name": "
|
|
4135
|
-
"description": "Default:
|
|
4150
|
+
"name": "render-tab-bar",
|
|
4151
|
+
"description": "Default: -\n\nReplace the TabBar"
|
|
4136
4152
|
},
|
|
4137
4153
|
{
|
|
4138
4154
|
"name": "size",
|
|
4139
|
-
"description": "Default:
|
|
4155
|
+
"description": "Default: middle\n\nPreset tab bar size"
|
|
4140
4156
|
},
|
|
4141
4157
|
{
|
|
4142
4158
|
"name": "styles",
|
|
4143
4159
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4144
4160
|
},
|
|
4145
4161
|
{
|
|
4146
|
-
"name": "
|
|
4147
|
-
"description": "Default: -\n\
|
|
4162
|
+
"name": "tab-bar-extra-content",
|
|
4163
|
+
"description": "Default: -\n\nExtra content in tab bar"
|
|
4148
4164
|
},
|
|
4149
4165
|
{
|
|
4150
|
-
"name": "
|
|
4151
|
-
"description": "Default:
|
|
4166
|
+
"name": "tab-bar-gutter",
|
|
4167
|
+
"description": "Default: -\n\nThe gap between tabs"
|
|
4152
4168
|
},
|
|
4153
4169
|
{
|
|
4154
|
-
"name": "
|
|
4155
|
-
"description": "Default: -\n\
|
|
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"
|
|
4176
|
+
},
|
|
4177
|
+
{
|
|
4178
|
+
"name": "destroy-on-hidden",
|
|
4179
|
+
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
4180
|
+
},
|
|
4181
|
+
{
|
|
4182
|
+
"name": "type",
|
|
4183
|
+
"description": "Default: line\n\nBasic style of tabs"
|
|
4156
4184
|
}
|
|
4157
4185
|
]
|
|
4158
4186
|
},
|
|
@@ -4358,96 +4386,6 @@
|
|
|
4358
4386
|
"description": "进行标记和分类的小标签。",
|
|
4359
4387
|
"attributes": []
|
|
4360
4388
|
},
|
|
4361
|
-
{
|
|
4362
|
-
"name": "a-tabs",
|
|
4363
|
-
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4364
|
-
"attributes": [
|
|
4365
|
-
{
|
|
4366
|
-
"name": "active-key",
|
|
4367
|
-
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
4368
|
-
},
|
|
4369
|
-
{
|
|
4370
|
-
"name": "add-icon",
|
|
4371
|
-
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
4372
|
-
},
|
|
4373
|
-
{
|
|
4374
|
-
"name": "animated",
|
|
4375
|
-
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
4376
|
-
},
|
|
4377
|
-
{
|
|
4378
|
-
"name": "centered",
|
|
4379
|
-
"description": "Default: false\n\nCenters tabs"
|
|
4380
|
-
},
|
|
4381
|
-
{
|
|
4382
|
-
"name": "classes",
|
|
4383
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4384
|
-
},
|
|
4385
|
-
{
|
|
4386
|
-
"name": "default-active-key",
|
|
4387
|
-
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
4388
|
-
},
|
|
4389
|
-
{
|
|
4390
|
-
"name": "hide-add",
|
|
4391
|
-
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4392
|
-
},
|
|
4393
|
-
{
|
|
4394
|
-
"name": "indicator",
|
|
4395
|
-
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4396
|
-
},
|
|
4397
|
-
{
|
|
4398
|
-
"name": "items",
|
|
4399
|
-
"description": "Default: []\n\nConfigure tab content"
|
|
4400
|
-
},
|
|
4401
|
-
{
|
|
4402
|
-
"name": "more",
|
|
4403
|
-
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4404
|
-
},
|
|
4405
|
-
{
|
|
4406
|
-
"name": "more-icon",
|
|
4407
|
-
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
4408
|
-
},
|
|
4409
|
-
{
|
|
4410
|
-
"name": "remove-icon",
|
|
4411
|
-
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
4412
|
-
},
|
|
4413
|
-
{
|
|
4414
|
-
"name": "render-tab-bar",
|
|
4415
|
-
"description": "Default: -\n\nReplace the TabBar"
|
|
4416
|
-
},
|
|
4417
|
-
{
|
|
4418
|
-
"name": "size",
|
|
4419
|
-
"description": "Default: middle\n\nPreset tab bar size"
|
|
4420
|
-
},
|
|
4421
|
-
{
|
|
4422
|
-
"name": "styles",
|
|
4423
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4424
|
-
},
|
|
4425
|
-
{
|
|
4426
|
-
"name": "tab-bar-extra-content",
|
|
4427
|
-
"description": "Default: -\n\nExtra content in tab bar"
|
|
4428
|
-
},
|
|
4429
|
-
{
|
|
4430
|
-
"name": "tab-bar-gutter",
|
|
4431
|
-
"description": "Default: -\n\nThe gap between tabs"
|
|
4432
|
-
},
|
|
4433
|
-
{
|
|
4434
|
-
"name": "tab-bar-style",
|
|
4435
|
-
"description": "Default: -\n\nTab bar style object"
|
|
4436
|
-
},
|
|
4437
|
-
{
|
|
4438
|
-
"name": "tab-placement",
|
|
4439
|
-
"description": "Default: top\n\nPlacement of tabs"
|
|
4440
|
-
},
|
|
4441
|
-
{
|
|
4442
|
-
"name": "destroy-on-hidden",
|
|
4443
|
-
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
4444
|
-
},
|
|
4445
|
-
{
|
|
4446
|
-
"name": "type",
|
|
4447
|
-
"description": "Default: line\n\nBasic style of tabs"
|
|
4448
|
-
}
|
|
4449
|
-
]
|
|
4450
|
-
},
|
|
4451
4389
|
{
|
|
4452
4390
|
"name": "a-time-picker",
|
|
4453
4391
|
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
@@ -4536,264 +4474,150 @@
|
|
|
4536
4474
|
"description": "Default: -\n\nDestroy tooltip when hidden"
|
|
4537
4475
|
},
|
|
4538
4476
|
{
|
|
4539
|
-
"name": "z-index",
|
|
4540
|
-
"description": "Default: -\n\nSet z-index of tooltip"
|
|
4541
|
-
},
|
|
4542
|
-
{
|
|
4543
|
-
"name": "placement",
|
|
4544
|
-
"description": "Default: top\n\nTooltip placement"
|
|
4545
|
-
},
|
|
4546
|
-
{
|
|
4547
|
-
"name": "trigger",
|
|
4548
|
-
"description": "Default: -\n\nTrigger action"
|
|
4549
|
-
},
|
|
4550
|
-
{
|
|
4551
|
-
"name": "fresh",
|
|
4552
|
-
"description": "Default: -\n\nUpdate content even when tooltip is hidden"
|
|
4553
|
-
},
|
|
4554
|
-
{
|
|
4555
|
-
"name": "mouse-enter-delay",
|
|
4556
|
-
"description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
|
|
4557
|
-
},
|
|
4558
|
-
{
|
|
4559
|
-
"name": "mouse-leave-delay",
|
|
4560
|
-
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
4561
|
-
},
|
|
4562
|
-
{
|
|
4563
|
-
"name": "classes",
|
|
4564
|
-
"description": "Default: -\n\nSemantic DOM class. Supports object or function"
|
|
4565
|
-
},
|
|
4566
|
-
{
|
|
4567
|
-
"name": "styles",
|
|
4568
|
-
"description": "Default: -\n\nSemantic DOM style. Supports object or function"
|
|
4569
|
-
},
|
|
4570
|
-
{
|
|
4571
|
-
"name": "get-tooltip-container",
|
|
4572
|
-
"description": "Default: -\n\nLegacy alias of getPopupContainer"
|
|
4573
|
-
},
|
|
4574
|
-
{
|
|
4575
|
-
"name": "motion",
|
|
4576
|
-
"description": "Default: -\n\nPopup motion config"
|
|
4577
|
-
},
|
|
4578
|
-
{
|
|
4579
|
-
"name": "after-open-change",
|
|
4580
|
-
"description": "Default: -\n\nCallback after visibility change"
|
|
4581
|
-
},
|
|
4582
|
-
{
|
|
4583
|
-
"name": "builtin-placements",
|
|
4584
|
-
"description": "Default: -\n\nBuilt-in placement config"
|
|
4585
|
-
},
|
|
4586
|
-
{
|
|
4587
|
-
"name": "title",
|
|
4588
|
-
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
4589
|
-
},
|
|
4590
|
-
{
|
|
4591
|
-
"name": "overlay",
|
|
4592
|
-
"description": "Default: -\n\nLegacy alias of title"
|
|
4593
|
-
},
|
|
4594
|
-
{
|
|
4595
|
-
"name": "open-class",
|
|
4596
|
-
"description": "Default: -\n\nClass added to child when tooltip is open"
|
|
4597
|
-
},
|
|
4598
|
-
{
|
|
4599
|
-
"name": "unique",
|
|
4600
|
-
"description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
|
|
4601
|
-
}
|
|
4602
|
-
]
|
|
4603
|
-
},
|
|
4604
|
-
{
|
|
4605
|
-
"name": "a-tree-select-props",
|
|
4606
|
-
"description": "Tree selection control.",
|
|
4607
|
-
"attributes": []
|
|
4608
|
-
},
|
|
4609
|
-
{
|
|
4610
|
-
"name": "a-tree-select",
|
|
4611
|
-
"description": "树型选择控件。",
|
|
4612
|
-
"attributes": []
|
|
4613
|
-
},
|
|
4614
|
-
{
|
|
4615
|
-
"name": "a-tree",
|
|
4616
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4617
|
-
"attributes": [
|
|
4618
|
-
{
|
|
4619
|
-
"name": "allow-drop",
|
|
4620
|
-
"description": "Default: -\n\nWhether to allow dropping on the node"
|
|
4621
|
-
},
|
|
4622
|
-
{
|
|
4623
|
-
"name": "auto-expand-parent",
|
|
4624
|
-
"description": "Default: false\n\nWhether to automatically expand a parent treeNode"
|
|
4625
|
-
},
|
|
4626
|
-
{
|
|
4627
|
-
"name": "block-node",
|
|
4628
|
-
"description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
|
|
4629
|
-
},
|
|
4630
|
-
{
|
|
4631
|
-
"name": "checkable",
|
|
4632
|
-
"description": "Default: false\n\nAdd a Checkbox before the treeNodes"
|
|
4633
|
-
},
|
|
4634
|
-
{
|
|
4635
|
-
"name": "checked-keys",
|
|
4636
|
-
"description": "Default: []\n\n(Controlled) Specifies the keys of the checked treeNodes (PS: When this specifies the key of a treeNode which is also a parent treeNode, all the children treeNodes of will be checked; and vice versa, when it specifies the key of a treeNode which is a child treeNode, its parent treeNode will also be checked. When checkable and checkStrictly is true, its object has checked and halfChecked property. Regardless of whether the child or parent treeNode is checked, they won't impact each other, support v-model:checked-keys"
|
|
4637
|
-
},
|
|
4638
|
-
{
|
|
4639
|
-
"name": "check-strictly",
|
|
4640
|
-
"description": "Default: false\n\nCheck treeNode precisely; parent treeNode and children treeNodes are not associated"
|
|
4641
|
-
},
|
|
4642
|
-
{
|
|
4643
|
-
"name": "classes",
|
|
4644
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4645
|
-
},
|
|
4646
|
-
{
|
|
4647
|
-
"name": "default-checked-keys",
|
|
4648
|
-
"description": "Default: []\n\nSpecifies the keys of the default checked treeNodes"
|
|
4649
|
-
},
|
|
4650
|
-
{
|
|
4651
|
-
"name": "default-expand-all",
|
|
4652
|
-
"description": "Default: false\n\nWhether to expand all treeNodes by default"
|
|
4477
|
+
"name": "z-index",
|
|
4478
|
+
"description": "Default: -\n\nSet z-index of tooltip"
|
|
4653
4479
|
},
|
|
4654
4480
|
{
|
|
4655
|
-
"name": "
|
|
4656
|
-
"description": "Default:
|
|
4481
|
+
"name": "placement",
|
|
4482
|
+
"description": "Default: top\n\nTooltip placement"
|
|
4657
4483
|
},
|
|
4658
4484
|
{
|
|
4659
|
-
"name": "
|
|
4660
|
-
"description": "Default:
|
|
4485
|
+
"name": "trigger",
|
|
4486
|
+
"description": "Default: -\n\nTrigger action"
|
|
4661
4487
|
},
|
|
4662
4488
|
{
|
|
4663
|
-
"name": "
|
|
4664
|
-
"description": "Default:
|
|
4489
|
+
"name": "fresh",
|
|
4490
|
+
"description": "Default: -\n\nUpdate content even when tooltip is hidden"
|
|
4665
4491
|
},
|
|
4666
4492
|
{
|
|
4667
|
-
"name": "
|
|
4668
|
-
"description": "Default:
|
|
4493
|
+
"name": "mouse-enter-delay",
|
|
4494
|
+
"description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
|
|
4669
4495
|
},
|
|
4670
4496
|
{
|
|
4671
|
-
"name": "
|
|
4672
|
-
"description": "Default:
|
|
4497
|
+
"name": "mouse-leave-delay",
|
|
4498
|
+
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
4673
4499
|
},
|
|
4674
4500
|
{
|
|
4675
|
-
"name": "
|
|
4676
|
-
"description": "Default:
|
|
4501
|
+
"name": "classes",
|
|
4502
|
+
"description": "Default: -\n\nSemantic DOM class. Supports object or function"
|
|
4677
4503
|
},
|
|
4678
4504
|
{
|
|
4679
|
-
"name": "
|
|
4680
|
-
"description": "Default:
|
|
4505
|
+
"name": "styles",
|
|
4506
|
+
"description": "Default: -\n\nSemantic DOM style. Supports object or function"
|
|
4681
4507
|
},
|
|
4682
4508
|
{
|
|
4683
|
-
"name": "
|
|
4684
|
-
"description": "Default: -\n\
|
|
4509
|
+
"name": "get-tooltip-container",
|
|
4510
|
+
"description": "Default: -\n\nLegacy alias of getPopupContainer"
|
|
4685
4511
|
},
|
|
4686
4512
|
{
|
|
4687
|
-
"name": "
|
|
4688
|
-
"description": "Default: -\n\
|
|
4513
|
+
"name": "motion",
|
|
4514
|
+
"description": "Default: -\n\nPopup motion config"
|
|
4689
4515
|
},
|
|
4690
4516
|
{
|
|
4691
|
-
"name": "
|
|
4692
|
-
"description": "Default: -\n\
|
|
4517
|
+
"name": "after-open-change",
|
|
4518
|
+
"description": "Default: -\n\nCallback after visibility change"
|
|
4693
4519
|
},
|
|
4694
4520
|
{
|
|
4695
|
-
"name": "
|
|
4696
|
-
"description": "Default: -\n\
|
|
4521
|
+
"name": "builtin-placements",
|
|
4522
|
+
"description": "Default: -\n\nBuilt-in placement config"
|
|
4697
4523
|
},
|
|
4698
4524
|
{
|
|
4699
|
-
"name": "
|
|
4700
|
-
"description": "Default:
|
|
4525
|
+
"name": "title",
|
|
4526
|
+
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
4701
4527
|
},
|
|
4702
4528
|
{
|
|
4703
|
-
"name": "
|
|
4704
|
-
"description": "Default:
|
|
4529
|
+
"name": "overlay",
|
|
4530
|
+
"description": "Default: -\n\nLegacy alias of title"
|
|
4705
4531
|
},
|
|
4706
4532
|
{
|
|
4707
|
-
"name": "
|
|
4708
|
-
"description": "Default: -\n\
|
|
4533
|
+
"name": "open-class",
|
|
4534
|
+
"description": "Default: -\n\nClass added to child when tooltip is open"
|
|
4709
4535
|
},
|
|
4710
4536
|
{
|
|
4711
|
-
"name": "
|
|
4712
|
-
"description": "Default:
|
|
4537
|
+
"name": "unique",
|
|
4538
|
+
"description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
|
|
4539
|
+
}
|
|
4540
|
+
]
|
|
4541
|
+
},
|
|
4542
|
+
{
|
|
4543
|
+
"name": "a-tour",
|
|
4544
|
+
"description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
|
|
4545
|
+
"attributes": [
|
|
4546
|
+
{
|
|
4547
|
+
"name": "steps",
|
|
4548
|
+
"description": "Default: -\n\nTour steps"
|
|
4713
4549
|
},
|
|
4714
4550
|
{
|
|
4715
|
-
"name": "
|
|
4716
|
-
"description": "Default:
|
|
4551
|
+
"name": "open",
|
|
4552
|
+
"description": "Default: false\n\nOpen tour, support v-model:open"
|
|
4717
4553
|
},
|
|
4718
4554
|
{
|
|
4719
|
-
"name": "
|
|
4720
|
-
"description": "Default:
|
|
4555
|
+
"name": "current",
|
|
4556
|
+
"description": "Default: -\n\nWhat is the current step"
|
|
4721
4557
|
},
|
|
4722
4558
|
{
|
|
4723
|
-
"name": "
|
|
4724
|
-
"description": "Default:
|
|
4559
|
+
"name": "arrow",
|
|
4560
|
+
"description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
|
|
4725
4561
|
},
|
|
4726
4562
|
{
|
|
4727
|
-
"name": "
|
|
4728
|
-
"description": "Default:
|
|
4563
|
+
"name": "close-icon",
|
|
4564
|
+
"description": "Default: true\n\nCustomize close icon"
|
|
4729
4565
|
},
|
|
4730
4566
|
{
|
|
4731
|
-
"name": "
|
|
4732
|
-
"description": "Default:
|
|
4567
|
+
"name": "disabled-interaction",
|
|
4568
|
+
"description": "Default: false\n\nDisable interaction on highlighted area"
|
|
4733
4569
|
},
|
|
4734
4570
|
{
|
|
4735
|
-
"name": "
|
|
4736
|
-
"description": "Default:
|
|
4571
|
+
"name": "gap",
|
|
4572
|
+
"description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
|
|
4737
4573
|
},
|
|
4738
4574
|
{
|
|
4739
|
-
"name": "
|
|
4740
|
-
"description": "Default:
|
|
4575
|
+
"name": "placement",
|
|
4576
|
+
"description": "Default: bottom\n\nPosition of the guide card relative to the target element"
|
|
4741
4577
|
},
|
|
4742
4578
|
{
|
|
4743
|
-
"name": "
|
|
4744
|
-
"description": "Default:
|
|
4579
|
+
"name": "mask",
|
|
4580
|
+
"description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
|
|
4745
4581
|
},
|
|
4746
4582
|
{
|
|
4747
|
-
"name": "
|
|
4748
|
-
"description": "Default:
|
|
4749
|
-
}
|
|
4750
|
-
]
|
|
4751
|
-
},
|
|
4752
|
-
{
|
|
4753
|
-
"name": "a-tree-node",
|
|
4754
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4755
|
-
"attributes": [
|
|
4583
|
+
"name": "type",
|
|
4584
|
+
"description": "Default: default\n\nType, affects the background color and text color"
|
|
4585
|
+
},
|
|
4756
4586
|
{
|
|
4757
|
-
"name": "
|
|
4758
|
-
"description": "Default:
|
|
4587
|
+
"name": "scroll-into-view-options",
|
|
4588
|
+
"description": "Default: true\n\nsupport pass custom scrollIntoView options"
|
|
4759
4589
|
},
|
|
4760
4590
|
{
|
|
4761
|
-
"name": "
|
|
4762
|
-
"description": "Default:
|
|
4591
|
+
"name": "indicators-render",
|
|
4592
|
+
"description": "Default: -\n\nCustom indicator"
|
|
4763
4593
|
},
|
|
4764
4594
|
{
|
|
4765
|
-
"name": "
|
|
4766
|
-
"description": "Default:
|
|
4595
|
+
"name": "actions-render",
|
|
4596
|
+
"description": "Default: -\n\nCustom action"
|
|
4767
4597
|
},
|
|
4768
4598
|
{
|
|
4769
|
-
"name": "
|
|
4770
|
-
"description": "Default:
|
|
4599
|
+
"name": "z-index",
|
|
4600
|
+
"description": "Default: 1001\n\nTour zIndex"
|
|
4771
4601
|
},
|
|
4772
4602
|
{
|
|
4773
|
-
"name": "
|
|
4774
|
-
"description": "Default:
|
|
4603
|
+
"name": "get-popup-container",
|
|
4604
|
+
"description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
|
|
4775
4605
|
},
|
|
4776
4606
|
{
|
|
4777
|
-
"name": "
|
|
4778
|
-
"description": "Default:
|
|
4607
|
+
"name": "classes",
|
|
4608
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4779
4609
|
},
|
|
4780
4610
|
{
|
|
4781
|
-
"name": "
|
|
4782
|
-
"description": "Default:
|
|
4611
|
+
"name": "styles",
|
|
4612
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4783
4613
|
},
|
|
4784
4614
|
{
|
|
4785
|
-
"name": "
|
|
4786
|
-
"description": "Default:
|
|
4787
|
-
}
|
|
4788
|
-
]
|
|
4789
|
-
},
|
|
4790
|
-
{
|
|
4791
|
-
"name": "a-directory-tree",
|
|
4792
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4793
|
-
"attributes": [
|
|
4615
|
+
"name": "root-class",
|
|
4616
|
+
"description": "Default: -\n\nRoot container class"
|
|
4617
|
+
},
|
|
4794
4618
|
{
|
|
4795
|
-
"name": "
|
|
4796
|
-
"description": "Default:
|
|
4619
|
+
"name": "prefix-cls",
|
|
4620
|
+
"description": "Default: -\n\n-"
|
|
4797
4621
|
}
|
|
4798
4622
|
]
|
|
4799
4623
|
},
|
|
@@ -4884,111 +4708,201 @@
|
|
|
4884
4708
|
]
|
|
4885
4709
|
},
|
|
4886
4710
|
{
|
|
4887
|
-
"name": "a-
|
|
4888
|
-
"description": "(ZH)
|
|
4711
|
+
"name": "a-tree",
|
|
4712
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4889
4713
|
"attributes": [
|
|
4890
4714
|
{
|
|
4891
|
-
"name": "
|
|
4892
|
-
"description": "Default: -\n\
|
|
4715
|
+
"name": "allow-drop",
|
|
4716
|
+
"description": "Default: -\n\nWhether to allow dropping on the node"
|
|
4893
4717
|
},
|
|
4894
4718
|
{
|
|
4895
|
-
"name": "
|
|
4896
|
-
"description": "Default:
|
|
4719
|
+
"name": "auto-expand-parent",
|
|
4720
|
+
"description": "Default: false\n\nWhether to automatically expand a parent treeNode"
|
|
4897
4721
|
},
|
|
4898
4722
|
{
|
|
4899
|
-
"name": "
|
|
4900
|
-
"description": "Default:
|
|
4723
|
+
"name": "block-node",
|
|
4724
|
+
"description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
|
|
4901
4725
|
},
|
|
4902
4726
|
{
|
|
4903
|
-
"name": "
|
|
4904
|
-
"description": "Default:
|
|
4727
|
+
"name": "checkable",
|
|
4728
|
+
"description": "Default: false\n\nAdd a Checkbox before the treeNodes"
|
|
4729
|
+
},
|
|
4730
|
+
{
|
|
4731
|
+
"name": "checked-keys",
|
|
4732
|
+
"description": "Default: []\n\n(Controlled) Specifies the keys of the checked treeNodes (PS: When this specifies the key of a treeNode which is also a parent treeNode, all the children treeNodes of will be checked; and vice versa, when it specifies the key of a treeNode which is a child treeNode, its parent treeNode will also be checked. When checkable and checkStrictly is true, its object has checked and halfChecked property. Regardless of whether the child or parent treeNode is checked, they won't impact each other, support v-model:checked-keys"
|
|
4733
|
+
},
|
|
4734
|
+
{
|
|
4735
|
+
"name": "check-strictly",
|
|
4736
|
+
"description": "Default: false\n\nCheck treeNode precisely; parent treeNode and children treeNodes are not associated"
|
|
4905
4737
|
},
|
|
4906
4738
|
{
|
|
4907
4739
|
"name": "classes",
|
|
4908
4740
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4909
4741
|
},
|
|
4910
4742
|
{
|
|
4911
|
-
"name": "
|
|
4912
|
-
"description": "Default:
|
|
4743
|
+
"name": "default-checked-keys",
|
|
4744
|
+
"description": "Default: []\n\nSpecifies the keys of the default checked treeNodes"
|
|
4913
4745
|
},
|
|
4914
4746
|
{
|
|
4915
|
-
"name": "
|
|
4916
|
-
"description": "Default: false\n\
|
|
4747
|
+
"name": "default-expand-all",
|
|
4748
|
+
"description": "Default: false\n\nWhether to expand all treeNodes by default"
|
|
4749
|
+
},
|
|
4750
|
+
{
|
|
4751
|
+
"name": "default-expanded-keys",
|
|
4752
|
+
"description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
|
|
4753
|
+
},
|
|
4754
|
+
{
|
|
4755
|
+
"name": "default-expand-parent",
|
|
4756
|
+
"description": "Default: true\n\nIf auto expand parent treeNodes when init"
|
|
4757
|
+
},
|
|
4758
|
+
{
|
|
4759
|
+
"name": "default-selected-keys",
|
|
4760
|
+
"description": "Default: []\n\nSpecifies the keys of the default selected treeNodes"
|
|
4917
4761
|
},
|
|
4918
4762
|
{
|
|
4919
4763
|
"name": "disabled",
|
|
4920
|
-
"description": "Default: false\n\
|
|
4764
|
+
"description": "Default: false\n\nWhether the tree is disabled"
|
|
4921
4765
|
},
|
|
4922
4766
|
{
|
|
4923
|
-
"name": "
|
|
4924
|
-
"description": "Default:
|
|
4767
|
+
"name": "draggable",
|
|
4768
|
+
"description": "Default: false\n\nSpecifies whether this Tree or the node is draggable. Use icon: false to disable drag handler icon"
|
|
4769
|
+
},
|
|
4770
|
+
{
|
|
4771
|
+
"name": "expanded-keys",
|
|
4772
|
+
"description": "Default: []\n\n(Controlled) Specifies the keys of the expanded treeNodes, support v-model:expanded-keys"
|
|
4773
|
+
},
|
|
4774
|
+
{
|
|
4775
|
+
"name": "field-names",
|
|
4776
|
+
"description": "Default: { title: title, key: key, children: children }\n\nCustomize node title, key, children field name"
|
|
4777
|
+
},
|
|
4778
|
+
{
|
|
4779
|
+
"name": "filter-ant-tree-node",
|
|
4780
|
+
"description": "Default: -\n\nDefines a function to filter (highlight) treeNodes. When the function returns true, the corresponding treeNode will be highlighted"
|
|
4781
|
+
},
|
|
4782
|
+
{
|
|
4783
|
+
"name": "height",
|
|
4784
|
+
"description": "Default: -\n\nConfig virtual scroll height. Will not support horizontal scroll when enabled"
|
|
4785
|
+
},
|
|
4786
|
+
{
|
|
4787
|
+
"name": "icon",
|
|
4788
|
+
"description": "Default: -\n\nInsert a custom icon before the title. Need to set showIcon to true"
|
|
4789
|
+
},
|
|
4790
|
+
{
|
|
4791
|
+
"name": "load-data",
|
|
4792
|
+
"description": "Default: -\n\nLoad data asynchronously"
|
|
4793
|
+
},
|
|
4794
|
+
{
|
|
4795
|
+
"name": "loaded-keys",
|
|
4796
|
+
"description": "Default: []\n\n(Controlled) Set loaded tree nodes. Need to work with loadData"
|
|
4797
|
+
},
|
|
4798
|
+
{
|
|
4799
|
+
"name": "multiple",
|
|
4800
|
+
"description": "Default: false\n\nAllows selecting multiple treeNodes"
|
|
4801
|
+
},
|
|
4802
|
+
{
|
|
4803
|
+
"name": "root-style",
|
|
4804
|
+
"description": "Default: -\n\nStyle on the root element"
|
|
4805
|
+
},
|
|
4806
|
+
{
|
|
4807
|
+
"name": "selectable",
|
|
4808
|
+
"description": "Default: true\n\nWhether it can be selected"
|
|
4925
4809
|
},
|
|
4926
4810
|
{
|
|
4927
|
-
"name": "
|
|
4928
|
-
"description": "Default: -\n\
|
|
4811
|
+
"name": "selected-keys",
|
|
4812
|
+
"description": "Default: -\n\n(Controlled) Specifies the keys of the selected treeNodes, multiple selection needs to set multiple to true, support v-model:selected-keys"
|
|
4929
4813
|
},
|
|
4930
4814
|
{
|
|
4931
|
-
"name": "icon
|
|
4932
|
-
"description": "Default:
|
|
4815
|
+
"name": "show-icon",
|
|
4816
|
+
"description": "Default: false\n\nControls whether to display the icon node (no default style)"
|
|
4933
4817
|
},
|
|
4934
4818
|
{
|
|
4935
|
-
"name": "
|
|
4936
|
-
"description": "Default:
|
|
4819
|
+
"name": "show-line",
|
|
4820
|
+
"description": "Default: false\n\nShows a connecting line"
|
|
4937
4821
|
},
|
|
4938
4822
|
{
|
|
4939
|
-
"name": "
|
|
4940
|
-
"description": "Default: -\n\
|
|
4823
|
+
"name": "styles",
|
|
4824
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4941
4825
|
},
|
|
4942
4826
|
{
|
|
4943
|
-
"name": "
|
|
4944
|
-
"description": "Default:
|
|
4827
|
+
"name": "switcher-icon",
|
|
4828
|
+
"description": "Default: -\n\nCustomize expand/collapse icons for tree nodes (With default rotate angular style)"
|
|
4945
4829
|
},
|
|
4946
4830
|
{
|
|
4947
|
-
"name": "
|
|
4948
|
-
"description": "Default: -\n\
|
|
4831
|
+
"name": "switcher-loading-icon",
|
|
4832
|
+
"description": "Default: -\n\nCustomize loading icons for tree nodes"
|
|
4949
4833
|
},
|
|
4950
4834
|
{
|
|
4951
|
-
"name": "
|
|
4952
|
-
"description": "Default:
|
|
4835
|
+
"name": "title-render",
|
|
4836
|
+
"description": "Default: -\n\nCustomize tree node title render"
|
|
4953
4837
|
},
|
|
4954
4838
|
{
|
|
4955
|
-
"name": "
|
|
4956
|
-
"description": "Default:
|
|
4839
|
+
"name": "tree-data",
|
|
4840
|
+
"description": "Default: -\n\nThe treeNodes data Array, if set it then you need not to construct children TreeNode. (key should be unique across the whole array)"
|
|
4957
4841
|
},
|
|
4958
4842
|
{
|
|
4959
|
-
"name": "
|
|
4960
|
-
"description": "Default:
|
|
4843
|
+
"name": "virtual",
|
|
4844
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
4845
|
+
}
|
|
4846
|
+
]
|
|
4847
|
+
},
|
|
4848
|
+
{
|
|
4849
|
+
"name": "a-tree-node",
|
|
4850
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4851
|
+
"attributes": [
|
|
4852
|
+
{
|
|
4853
|
+
"name": "checkable",
|
|
4854
|
+
"description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
|
|
4961
4855
|
},
|
|
4962
4856
|
{
|
|
4963
|
-
"name": "
|
|
4964
|
-
"description": "Default:
|
|
4857
|
+
"name": "disable-checkbox",
|
|
4858
|
+
"description": "Default: false\n\nDisables the checkbox of the treeNode"
|
|
4965
4859
|
},
|
|
4966
4860
|
{
|
|
4967
|
-
"name": "
|
|
4968
|
-
"description": "Default: false\n\
|
|
4861
|
+
"name": "disabled",
|
|
4862
|
+
"description": "Default: false\n\nDisables the treeNode"
|
|
4969
4863
|
},
|
|
4970
4864
|
{
|
|
4971
|
-
"name": "
|
|
4972
|
-
"description": "Default: -\n\nCustomize
|
|
4865
|
+
"name": "icon",
|
|
4866
|
+
"description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
|
|
4973
4867
|
},
|
|
4974
4868
|
{
|
|
4975
|
-
"name": "
|
|
4976
|
-
"description": "Default:
|
|
4869
|
+
"name": "is-leaf",
|
|
4870
|
+
"description": "Default: -\n\nDetermines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node"
|
|
4977
4871
|
},
|
|
4978
4872
|
{
|
|
4979
|
-
"name": "
|
|
4980
|
-
"description": "Default:
|
|
4873
|
+
"name": "key",
|
|
4874
|
+
"description": "Default: (internal calculated position of treeNode)\n\nUsed with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree"
|
|
4981
4875
|
},
|
|
4982
4876
|
{
|
|
4983
|
-
"name": "
|
|
4984
|
-
"description": "Default:
|
|
4877
|
+
"name": "selectable",
|
|
4878
|
+
"description": "Default: true\n\nSet whether the treeNode can be selected"
|
|
4985
4879
|
},
|
|
4986
4880
|
{
|
|
4987
|
-
"name": "
|
|
4988
|
-
"description": "Default:
|
|
4881
|
+
"name": "title",
|
|
4882
|
+
"description": "Default: ---\n\nTitle"
|
|
4883
|
+
}
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
{
|
|
4887
|
+
"name": "a-directory-tree",
|
|
4888
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4889
|
+
"attributes": [
|
|
4890
|
+
{
|
|
4891
|
+
"name": "expand-action",
|
|
4892
|
+
"description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
|
|
4989
4893
|
}
|
|
4990
4894
|
]
|
|
4991
4895
|
},
|
|
4896
|
+
{
|
|
4897
|
+
"name": "a-tree-select-props",
|
|
4898
|
+
"description": "Tree selection control.",
|
|
4899
|
+
"attributes": []
|
|
4900
|
+
},
|
|
4901
|
+
{
|
|
4902
|
+
"name": "a-tree-select",
|
|
4903
|
+
"description": "树型选择控件。",
|
|
4904
|
+
"attributes": []
|
|
4905
|
+
},
|
|
4992
4906
|
{
|
|
4993
4907
|
"name": "a-typography",
|
|
4994
4908
|
"description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
|
|
@@ -5224,84 +5138,170 @@
|
|
|
5224
5138
|
]
|
|
5225
5139
|
},
|
|
5226
5140
|
{
|
|
5227
|
-
"name": "a-
|
|
5228
|
-
"description": "(ZH)
|
|
5141
|
+
"name": "a-upload",
|
|
5142
|
+
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
5229
5143
|
"attributes": [
|
|
5230
5144
|
{
|
|
5231
|
-
"name": "
|
|
5232
|
-
"description": "Default: -\n\
|
|
5145
|
+
"name": "accept",
|
|
5146
|
+
"description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
|
|
5233
5147
|
},
|
|
5234
5148
|
{
|
|
5235
|
-
"name": "
|
|
5236
|
-
"description": "Default:
|
|
5149
|
+
"name": "action",
|
|
5150
|
+
"description": "Default: -\n\nUploading URL"
|
|
5237
5151
|
},
|
|
5238
5152
|
{
|
|
5239
|
-
"name": "
|
|
5240
|
-
"description": "Default: -\n\
|
|
5153
|
+
"name": "before-upload",
|
|
5154
|
+
"description": "Default: -\n\nHook function which will be executed before uploading. Uploading will be stopped with false or a rejected Promise returned. When returned value is Upload.LIST_IGNORE, the list of files that have been uploaded will ignore it. **Warning:this function is not supported in IE9**"
|
|
5241
5155
|
},
|
|
5242
5156
|
{
|
|
5243
|
-
"name": "
|
|
5244
|
-
"description": "Default:
|
|
5157
|
+
"name": "custom-request",
|
|
5158
|
+
"description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
|
|
5245
5159
|
},
|
|
5246
5160
|
{
|
|
5247
|
-
"name": "
|
|
5248
|
-
"description": "Default:
|
|
5161
|
+
"name": "classes",
|
|
5162
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
5249
5163
|
},
|
|
5250
5164
|
{
|
|
5251
|
-
"name": "
|
|
5252
|
-
"description": "Default:
|
|
5165
|
+
"name": "data",
|
|
5166
|
+
"description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
|
|
5253
5167
|
},
|
|
5254
5168
|
{
|
|
5255
|
-
"name": "
|
|
5256
|
-
"description": "Default:
|
|
5169
|
+
"name": "directory",
|
|
5170
|
+
"description": "Default: false\n\nSupport upload whole directory (caniuse)"
|
|
5257
5171
|
},
|
|
5258
5172
|
{
|
|
5259
|
-
"name": "
|
|
5260
|
-
"description": "Default:
|
|
5173
|
+
"name": "disabled",
|
|
5174
|
+
"description": "Default: false\n\nDisable upload button"
|
|
5261
5175
|
},
|
|
5262
5176
|
{
|
|
5263
|
-
"name": "
|
|
5264
|
-
"description": "Default:
|
|
5177
|
+
"name": "file-list",
|
|
5178
|
+
"description": "Default: -\n\nList of files that have been uploaded (controlled). Here is a common issue #2423 when using it, support v-model:file-list"
|
|
5265
5179
|
},
|
|
5266
5180
|
{
|
|
5267
|
-
"name": "
|
|
5268
|
-
"description": "Default:
|
|
5181
|
+
"name": "headers",
|
|
5182
|
+
"description": "Default: -\n\nSet request headers, valid above IE10"
|
|
5269
5183
|
},
|
|
5270
5184
|
{
|
|
5271
|
-
"name": "
|
|
5272
|
-
"description": "Default:
|
|
5185
|
+
"name": "icon-render",
|
|
5186
|
+
"description": "Default: -\n\nCustom show icon"
|
|
5273
5187
|
},
|
|
5274
5188
|
{
|
|
5275
|
-
"name": "
|
|
5276
|
-
"description": "Default:
|
|
5189
|
+
"name": "is-image-url",
|
|
5190
|
+
"description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
|
|
5277
5191
|
},
|
|
5278
5192
|
{
|
|
5279
|
-
"name": "
|
|
5280
|
-
"description": "Default: -\n\nCustom
|
|
5193
|
+
"name": "item-render",
|
|
5194
|
+
"description": "Default: -\n\nCustom item of uploadList"
|
|
5281
5195
|
},
|
|
5282
5196
|
{
|
|
5283
|
-
"name": "
|
|
5284
|
-
"description": "Default:
|
|
5197
|
+
"name": "list-type",
|
|
5198
|
+
"description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
|
|
5285
5199
|
},
|
|
5286
5200
|
{
|
|
5287
|
-
"name": "
|
|
5288
|
-
"description": "Default:
|
|
5201
|
+
"name": "max-count",
|
|
5202
|
+
"description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
|
|
5289
5203
|
},
|
|
5290
5204
|
{
|
|
5291
|
-
"name": "
|
|
5292
|
-
"description": "Default:
|
|
5205
|
+
"name": "method",
|
|
5206
|
+
"description": "Default: post\n\nThe http method of upload request"
|
|
5207
|
+
},
|
|
5208
|
+
{
|
|
5209
|
+
"name": "multiple",
|
|
5210
|
+
"description": "Default: false\n\nWhether to support selected multiple files. IE10+ supported. You can select multiple files with CTRL holding down while multiple is set to be true"
|
|
5211
|
+
},
|
|
5212
|
+
{
|
|
5213
|
+
"name": "name",
|
|
5214
|
+
"description": "Default: file\n\nThe name of uploading file"
|
|
5215
|
+
},
|
|
5216
|
+
{
|
|
5217
|
+
"name": "open-file-dialog-on-click",
|
|
5218
|
+
"description": "Default: true\n\nClick open file dialog"
|
|
5219
|
+
},
|
|
5220
|
+
{
|
|
5221
|
+
"name": "pastable",
|
|
5222
|
+
"description": "Default: false\n\nSupport paste file"
|
|
5223
|
+
},
|
|
5224
|
+
{
|
|
5225
|
+
"name": "preview-file",
|
|
5226
|
+
"description": "Default: -\n\nCustomize preview file logic"
|
|
5227
|
+
},
|
|
5228
|
+
{
|
|
5229
|
+
"name": "progress",
|
|
5230
|
+
"description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
|
|
5231
|
+
},
|
|
5232
|
+
{
|
|
5233
|
+
"name": "show-upload-list",
|
|
5234
|
+
"description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
|
|
5293
5235
|
},
|
|
5294
5236
|
{
|
|
5295
5237
|
"name": "styles",
|
|
5296
5238
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5297
5239
|
},
|
|
5298
5240
|
{
|
|
5299
|
-
"name": "
|
|
5300
|
-
"description": "Default:
|
|
5241
|
+
"name": "with-credentials",
|
|
5242
|
+
"description": "Default: false\n\nThe ajax upload with cookie sent"
|
|
5243
|
+
}
|
|
5244
|
+
]
|
|
5245
|
+
},
|
|
5246
|
+
{
|
|
5247
|
+
"name": "a-switch",
|
|
5248
|
+
"description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
|
|
5249
|
+
"attributes": [
|
|
5250
|
+
{
|
|
5251
|
+
"name": "auto-focus",
|
|
5252
|
+
"description": "Default: false\n\nAuto focus when component mounted"
|
|
5301
5253
|
},
|
|
5302
5254
|
{
|
|
5303
|
-
"name": "
|
|
5304
|
-
"description": "Default:
|
|
5255
|
+
"name": "checked",
|
|
5256
|
+
"description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
|
|
5257
|
+
},
|
|
5258
|
+
{
|
|
5259
|
+
"name": "checked-children",
|
|
5260
|
+
"description": "Default: -\n\nThe content to be shown when the state is checked"
|
|
5261
|
+
},
|
|
5262
|
+
{
|
|
5263
|
+
"name": "checked-value",
|
|
5264
|
+
"description": "Default: true\n\nThe value when checked"
|
|
5265
|
+
},
|
|
5266
|
+
{
|
|
5267
|
+
"name": "classes",
|
|
5268
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
5269
|
+
},
|
|
5270
|
+
{
|
|
5271
|
+
"name": "default-checked",
|
|
5272
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
5273
|
+
},
|
|
5274
|
+
{
|
|
5275
|
+
"name": "default-value",
|
|
5276
|
+
"description": "Default: -\n\nAlias for defaultChecked"
|
|
5277
|
+
},
|
|
5278
|
+
{
|
|
5279
|
+
"name": "disabled",
|
|
5280
|
+
"description": "Default: false\n\nDisable switch"
|
|
5281
|
+
},
|
|
5282
|
+
{
|
|
5283
|
+
"name": "loading",
|
|
5284
|
+
"description": "Default: false\n\nLoading state of switch"
|
|
5285
|
+
},
|
|
5286
|
+
{
|
|
5287
|
+
"name": "size",
|
|
5288
|
+
"description": "Default: default\n\nThe size of the Switch, options: default small"
|
|
5289
|
+
},
|
|
5290
|
+
{
|
|
5291
|
+
"name": "styles",
|
|
5292
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
5293
|
+
},
|
|
5294
|
+
{
|
|
5295
|
+
"name": "un-checked-children",
|
|
5296
|
+
"description": "Default: -\n\nThe content to be shown when the state is unchecked"
|
|
5297
|
+
},
|
|
5298
|
+
{
|
|
5299
|
+
"name": "un-checked-value",
|
|
5300
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
5301
|
+
},
|
|
5302
|
+
{
|
|
5303
|
+
"name": "value",
|
|
5304
|
+
"description": "Default: -\n\nAlias for checked, support v-model:value"
|
|
5305
5305
|
}
|
|
5306
5306
|
]
|
|
5307
5307
|
},
|