antdv-next 1.3.1 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/ActionButton.d.ts +2 -2
- package/dist/_util/ContextIsolator.d.ts +3 -3
- package/dist/_util/PurePanel.d.ts +3 -3
- package/dist/_util/hooks/useClosable.d.ts +2 -2
- package/dist/_util/hooks/useMergeSemantic.d.ts +4 -4
- package/dist/_util/hooks/useMergedMask.d.ts +3 -3
- package/dist/_util/instance.d.ts +2 -2
- package/dist/_util/responsiveObserver.d.ts +2 -2
- package/dist/_util/statusUtils.d.ts +1 -1
- package/dist/_util/vueNode.d.ts +7 -2
- 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 +8348 -8294
- package/dist/antd-with-locales.js +72 -72
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +1806 -1752
- package/dist/antd.js +23 -23
- package/dist/app/App.d.ts +2 -2
- package/dist/app/context.d.ts +2 -2
- package/dist/app/style/index.d.ts +2 -2
- package/dist/auto-complete/index.d.ts +2 -2
- package/dist/avatar/Avatar.d.ts +2 -2
- package/dist/avatar/AvatarGroup.d.ts +2 -2
- package/dist/avatar/style/index.d.ts +2 -2
- package/dist/badge/Ribbon.d.ts +2 -2
- package/dist/badge/ScrollNumber.d.ts +2 -2
- package/dist/badge/SingleNumber.d.ts +2 -2
- package/dist/badge/index.d.ts +3 -3
- package/dist/badge/style/index.d.ts +2 -2
- package/dist/badge/style/ribbon.d.ts +2 -2
- package/dist/border-beam/BorderBeam.d.ts +3 -3
- package/dist/border-beam/hooks/useBorderSize.d.ts +2 -2
- package/dist/border-beam/style/index.d.ts +2 -2
- package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
- package/dist/breadcrumb/style/index.d.ts +2 -2
- package/dist/breadcrumb/useItemRender.d.ts +2 -2
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/DefaultLoadingIcon.d.ts +2 -2
- package/dist/button/IconWrapper.d.ts +2 -2
- package/dist/button/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- package/dist/calendar/Header.d.ts +2 -2
- package/dist/calendar/generateCalendar.d.ts +2 -2
- package/dist/calendar/index.d.ts +2 -2
- package/dist/calendar/style/index.d.ts +2 -2
- package/dist/card/Card.d.ts +2 -2
- package/dist/card/CardGrid.d.ts +2 -2
- package/dist/card/CardMeta.d.ts +2 -2
- package/dist/card/style/index.d.ts +2 -2
- package/dist/carousel/index.d.ts +2 -2
- package/dist/carousel/style/index.d.ts +2 -2
- package/dist/cascader/Panel.d.ts +2 -2
- package/dist/cascader/hooks/useBase.d.ts +5 -5
- package/dist/cascader/hooks/useCheckable.d.ts +2 -2
- package/dist/cascader/index.d.ts +2 -2
- package/dist/cascader/style/index.d.ts +2 -2
- package/dist/cascader/style/panel.d.ts +2 -2
- package/dist/checkbox/Checkbox.d.ts +2 -2
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/checkbox/style/index.d.ts +4 -4
- package/dist/collapse/Collapse.d.ts +2 -2
- package/dist/collapse/CollapsePanel.d.ts +2 -2
- package/dist/collapse/style/index.d.ts +2 -2
- package/dist/color-picker/ColorPicker.d.ts +2 -2
- package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
- package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
- package/dist/color-picker/components/ColorClear.d.ts +2 -2
- package/dist/color-picker/components/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 +7 -4
- 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/generateSinglePicker.js +4 -1
- package/dist/date-picker/generatePicker/index.d.ts +8 -8
- package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
- package/dist/date-picker/index.d.ts +13 -13
- package/dist/date-picker/style/index.d.ts +2 -2
- package/dist/date-picker/util.d.ts +3 -3
- package/dist/descriptions/Cell.d.ts +2 -2
- package/dist/descriptions/Item.d.ts +2 -2
- package/dist/descriptions/Row.d.ts +2 -2
- package/dist/descriptions/hooks/useItems.d.ts +10 -10
- 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 +9 -9
- 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 +9 -9
- package/dist/pagination/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -12
- package/dist/pagination/style/index.js +6 -6
- package/dist/popconfirm/PurePanel.d.ts +3 -3
- package/dist/popconfirm/index.d.ts +2 -2
- package/dist/popconfirm/style/index.d.ts +2 -2
- package/dist/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 +5 -5
- package/dist/select/usePopupRender.d.ts +2 -2
- package/dist/skeleton/Avatar.d.ts +2 -2
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Element.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Input.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +2 -2
- package/dist/skeleton/Paragraph.d.ts +2 -2
- package/dist/skeleton/Skeleton.d.ts +2 -2
- package/dist/skeleton/Title.d.ts +2 -2
- package/dist/skeleton/style/index.d.ts +2 -2
- package/dist/slider/SliderTooltip.d.ts +3 -3
- package/dist/slider/index.d.ts +2 -2
- package/dist/slider/style/index.d.ts +2 -2
- package/dist/space/Addon.d.ts +2 -2
- package/dist/space/Compact.d.ts +6 -6
- package/dist/space/Item.d.ts +2 -2
- package/dist/space/index.d.ts +4 -4
- package/dist/space/style/addon.d.ts +2 -2
- package/dist/space/style/compact.d.ts +2 -2
- package/dist/space/style/index.d.ts +2 -2
- package/dist/spin/Indicator/Looper.d.ts +2 -2
- package/dist/spin/Indicator/Progress.d.ts +2 -2
- package/dist/spin/Indicator/index.d.ts +2 -2
- package/dist/spin/index.d.ts +2 -2
- package/dist/spin/style/index.d.ts +2 -2
- package/dist/spin/usePercent.d.ts +2 -2
- package/dist/splitter/Panel.d.ts +3 -3
- package/dist/splitter/SplitBar.d.ts +2 -2
- package/dist/splitter/SplitBar.js +36 -11
- 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/index.js +4 -0
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/ExpandIcon.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +2 -2
- package/dist/table/TableMeasureRowContext.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
- package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
- package/dist/table/hooks/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 +7 -7
- package/dist/theme/themes/default/theme.d.ts +2 -2
- package/dist/theme/util/genStyleUtils.d.ts +14 -14
- package/dist/time-picker/index.d.ts +4 -4
- package/dist/timeline/Timeline.d.ts +2 -2
- package/dist/timeline/TimelineItem.d.ts +2 -2
- package/dist/timeline/style/index.d.ts +2 -2
- package/dist/tooltip/PurePanel.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
- package/dist/tooltip/index.d.ts +2 -2
- package/dist/tooltip/style/index.d.ts +2 -2
- package/dist/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/panelRender.js +12 -4
- 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/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/Dragger.js +1 -1
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +2 -2
- package/dist/upload/UploadList/index.d.ts +2 -2
- package/dist/upload/index.d.ts +3 -3
- package/dist/upload/style/index.d.ts +2 -2
- package/dist/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +4 -4
- package/web-tags.json +1743 -1747
- package/web-types.json +5143 -5156
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.3.
|
|
2
|
+
"version": "1.3.2",
|
|
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.",
|
|
@@ -139,92 +157,6 @@
|
|
|
139
157
|
}
|
|
140
158
|
]
|
|
141
159
|
},
|
|
142
|
-
{
|
|
143
|
-
"name": "a-avatar",
|
|
144
|
-
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
145
|
-
"attributes": [
|
|
146
|
-
{
|
|
147
|
-
"name": "shape",
|
|
148
|
-
"description": "Default: circle\n\nThe shape of avatar"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"name": "size",
|
|
152
|
-
"description": "Default: medium\n\nThe size of the avatar"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"name": "gap",
|
|
156
|
-
"description": "Default: 4\n\nLetter type unit distance between left and right sides"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"name": "src",
|
|
160
|
-
"description": "Default: -\n\nThe address of the image for an image avatar or image element"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"name": "src-set",
|
|
164
|
-
"description": "Default: -\n\nA list of sources to use for different screen resolutions"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"name": "draggable",
|
|
168
|
-
"description": "Default: true\n\nWhether the picture is allowed to be dragged"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"name": "icon",
|
|
172
|
-
"description": "Default: -\n\nCustom icon type for an icon avatar"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"name": "alt",
|
|
176
|
-
"description": "Default: -\n\nThis attribute defines the alternative text describing the image"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"name": "cross-origin",
|
|
180
|
-
"description": "Default: -\n\nCORS settings attributes"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"name": "on-error",
|
|
184
|
-
"description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
|
|
185
|
-
}
|
|
186
|
-
]
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"name": "a-avatar-group",
|
|
190
|
-
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
191
|
-
"attributes": [
|
|
192
|
-
{
|
|
193
|
-
"name": "prefix-cls",
|
|
194
|
-
"description": "Default: -\n\n-"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"name": "max",
|
|
198
|
-
"description": "Default: -\n\n-"
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"name": "size",
|
|
202
|
-
"description": "Default: default\n\nThe size of the avatar"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"name": "shape",
|
|
206
|
-
"description": "Default: circle\n\nThe shape of avatar"
|
|
207
|
-
}
|
|
208
|
-
]
|
|
209
|
-
},
|
|
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
160
|
{
|
|
229
161
|
"name": "a-auto-complete",
|
|
230
162
|
"description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
|
|
@@ -316,76 +248,70 @@
|
|
|
316
248
|
]
|
|
317
249
|
},
|
|
318
250
|
{
|
|
319
|
-
"name": "a-
|
|
320
|
-
"description": "(ZH)
|
|
251
|
+
"name": "a-avatar",
|
|
252
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
321
253
|
"attributes": [
|
|
322
254
|
{
|
|
323
|
-
"name": "
|
|
324
|
-
"description": "Default:
|
|
255
|
+
"name": "shape",
|
|
256
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
325
257
|
},
|
|
326
258
|
{
|
|
327
|
-
"name": "
|
|
328
|
-
"description": "Default:
|
|
259
|
+
"name": "size",
|
|
260
|
+
"description": "Default: medium\n\nThe size of the avatar"
|
|
329
261
|
},
|
|
330
262
|
{
|
|
331
|
-
"name": "
|
|
332
|
-
"description": "Default:
|
|
263
|
+
"name": "gap",
|
|
264
|
+
"description": "Default: 4\n\nLetter type unit distance between left and right sides"
|
|
333
265
|
},
|
|
334
266
|
{
|
|
335
|
-
"name": "
|
|
336
|
-
"description": "Default: -\n\
|
|
267
|
+
"name": "src",
|
|
268
|
+
"description": "Default: -\n\nThe address of the image for an image avatar or image element"
|
|
337
269
|
},
|
|
338
270
|
{
|
|
339
|
-
"name": "
|
|
340
|
-
"description": "Default:
|
|
271
|
+
"name": "src-set",
|
|
272
|
+
"description": "Default: -\n\nA list of sources to use for different screen resolutions"
|
|
341
273
|
},
|
|
342
274
|
{
|
|
343
|
-
"name": "
|
|
344
|
-
"description": "Default:
|
|
275
|
+
"name": "draggable",
|
|
276
|
+
"description": "Default: true\n\nWhether the picture is allowed to be dragged"
|
|
345
277
|
},
|
|
346
278
|
{
|
|
347
|
-
"name": "
|
|
348
|
-
"description": "Default:
|
|
279
|
+
"name": "icon",
|
|
280
|
+
"description": "Default: -\n\nCustom icon type for an icon avatar"
|
|
349
281
|
},
|
|
350
282
|
{
|
|
351
|
-
"name": "
|
|
352
|
-
"description": "Default: -\n\
|
|
283
|
+
"name": "alt",
|
|
284
|
+
"description": "Default: -\n\nThis attribute defines the alternative text describing the image"
|
|
353
285
|
},
|
|
354
286
|
{
|
|
355
|
-
"name": "
|
|
356
|
-
"description": "Default:
|
|
287
|
+
"name": "cross-origin",
|
|
288
|
+
"description": "Default: -\n\nCORS settings attributes"
|
|
357
289
|
},
|
|
358
290
|
{
|
|
359
|
-
"name": "
|
|
360
|
-
"description": "Default:
|
|
361
|
-
}
|
|
291
|
+
"name": "on-error",
|
|
292
|
+
"description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
|
|
293
|
+
}
|
|
294
|
+
]
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"name": "a-avatar-group",
|
|
298
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
299
|
+
"attributes": [
|
|
362
300
|
{
|
|
363
|
-
"name": "
|
|
364
|
-
"description": "Default:
|
|
301
|
+
"name": "prefix-cls",
|
|
302
|
+
"description": "Default: -\n\n-"
|
|
365
303
|
},
|
|
366
304
|
{
|
|
367
|
-
"name": "
|
|
368
|
-
"description": "Default:
|
|
305
|
+
"name": "max",
|
|
306
|
+
"description": "Default: -\n\n-"
|
|
369
307
|
},
|
|
370
308
|
{
|
|
371
309
|
"name": "size",
|
|
372
|
-
"description": "Default:
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
"name": "styles",
|
|
376
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"name": "target",
|
|
380
|
-
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"name": "type",
|
|
384
|
-
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
310
|
+
"description": "Default: default\n\nThe size of the avatar"
|
|
385
311
|
},
|
|
386
312
|
{
|
|
387
|
-
"name": "
|
|
388
|
-
"description": "Default:
|
|
313
|
+
"name": "shape",
|
|
314
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
389
315
|
}
|
|
390
316
|
]
|
|
391
317
|
},
|
|
@@ -496,236 +422,76 @@
|
|
|
496
422
|
]
|
|
497
423
|
},
|
|
498
424
|
{
|
|
499
|
-
"name": "a-
|
|
500
|
-
"description": "(ZH)
|
|
425
|
+
"name": "a-button",
|
|
426
|
+
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
501
427
|
"attributes": [
|
|
502
428
|
{
|
|
503
|
-
"name": "
|
|
504
|
-
"description": "Default:
|
|
429
|
+
"name": "auto-insert-space",
|
|
430
|
+
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
505
431
|
},
|
|
506
432
|
{
|
|
507
|
-
"name": "
|
|
508
|
-
"description": "Default:
|
|
433
|
+
"name": "block",
|
|
434
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
509
435
|
},
|
|
510
436
|
{
|
|
511
437
|
"name": "classes",
|
|
512
438
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
513
439
|
},
|
|
514
440
|
{
|
|
515
|
-
"name": "
|
|
516
|
-
"description": "Default: -\n\
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"name": "locale",
|
|
520
|
-
"description": "Default: (default)\n\nThe calendar's locale"
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
"name": "valid-range",
|
|
524
|
-
"description": "Default: -\n\nTo set valid range"
|
|
441
|
+
"name": "color",
|
|
442
|
+
"description": "Default: -\n\nSet button color"
|
|
525
443
|
},
|
|
526
444
|
{
|
|
527
|
-
"name": "
|
|
528
|
-
"description": "Default:
|
|
445
|
+
"name": "danger",
|
|
446
|
+
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
529
447
|
},
|
|
530
448
|
{
|
|
531
|
-
"name": "
|
|
532
|
-
"description": "Default:
|
|
449
|
+
"name": "disabled",
|
|
450
|
+
"description": "Default: false\n\nDisabled state of button"
|
|
533
451
|
},
|
|
534
452
|
{
|
|
535
|
-
"name": "
|
|
536
|
-
"description": "Default:
|
|
453
|
+
"name": "ghost",
|
|
454
|
+
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
537
455
|
},
|
|
538
456
|
{
|
|
539
|
-
"name": "
|
|
540
|
-
"description": "Default: -\n\
|
|
457
|
+
"name": "href",
|
|
458
|
+
"description": "Default: -\n\nRedirect url of link button"
|
|
541
459
|
},
|
|
542
460
|
{
|
|
543
|
-
"name": "
|
|
544
|
-
"description": "Default:
|
|
461
|
+
"name": "html-type",
|
|
462
|
+
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
545
463
|
},
|
|
546
464
|
{
|
|
547
|
-
"name": "
|
|
548
|
-
"description": "Default:
|
|
465
|
+
"name": "icon-placement",
|
|
466
|
+
"description": "Default: start\n\nSet the icon position of button"
|
|
549
467
|
},
|
|
550
468
|
{
|
|
551
|
-
"name": "
|
|
552
|
-
"description": "Default:
|
|
469
|
+
"name": "loading",
|
|
470
|
+
"description": "Default: false\n\nSet the loading status of button"
|
|
553
471
|
},
|
|
554
472
|
{
|
|
555
|
-
"name": "
|
|
556
|
-
"description": "Default:
|
|
473
|
+
"name": "shape",
|
|
474
|
+
"description": "Default: default\n\nCan be used to set button shape"
|
|
557
475
|
},
|
|
558
476
|
{
|
|
559
|
-
"name": "
|
|
560
|
-
"description": "Default:
|
|
477
|
+
"name": "size",
|
|
478
|
+
"description": "Default: middle\n\nSet the size of button"
|
|
561
479
|
},
|
|
562
480
|
{
|
|
563
|
-
"name": "
|
|
564
|
-
"description": "Default: -\n\
|
|
481
|
+
"name": "styles",
|
|
482
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
565
483
|
},
|
|
566
484
|
{
|
|
567
|
-
"name": "
|
|
568
|
-
"description": "Default:
|
|
485
|
+
"name": "target",
|
|
486
|
+
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
569
487
|
},
|
|
570
488
|
{
|
|
571
|
-
"name": "
|
|
572
|
-
"description": "Default:
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
"name": "show-week",
|
|
576
|
-
"description": "Default: false\n\nWhether to display week number"
|
|
577
|
-
}
|
|
578
|
-
]
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"name": "a-carousel",
|
|
582
|
-
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
583
|
-
"attributes": [
|
|
584
|
-
{
|
|
585
|
-
"name": "effect",
|
|
586
|
-
"description": "Default: scrollx\n\nTransition effect"
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"name": "id",
|
|
590
|
-
"description": "Default: -\n\n-"
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"name": "slick-go-to",
|
|
594
|
-
"description": "Default: -\n\n-"
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
"name": "dot-position",
|
|
598
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"name": "dot-placement",
|
|
602
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"name": "dots",
|
|
606
|
-
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"name": "wait-for-animate",
|
|
610
|
-
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
"name": "autoplay",
|
|
614
|
-
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"name": "prev-arrow",
|
|
618
|
-
"description": "Default: -\n\n-"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"name": "next-arrow",
|
|
622
|
-
"description": "Default: -\n\n-"
|
|
623
|
-
}
|
|
624
|
-
]
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
"name": "a-cascader",
|
|
628
|
-
"description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
|
|
629
|
-
"attributes": [
|
|
630
|
-
{
|
|
631
|
-
"name": "allow-clear",
|
|
632
|
-
"description": "Default: true\n\nShow clear button"
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
"name": "change-on-select",
|
|
636
|
-
"description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
"name": "classes",
|
|
640
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
641
|
-
},
|
|
642
|
-
{
|
|
643
|
-
"name": "disabled",
|
|
644
|
-
"description": "Default: false\n\nWhether disabled select"
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"name": "expand-trigger",
|
|
648
|
-
"description": "Default: click\n\nexpand current item when click or hover, one of click hover"
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
"name": "field-names",
|
|
652
|
-
"description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
|
|
653
|
-
},
|
|
654
|
-
{
|
|
655
|
-
"name": "get-popup-container",
|
|
656
|
-
"description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
"name": "load-data",
|
|
660
|
-
"description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"name": "max-tag-count",
|
|
664
|
-
"description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"name": "max-tag-placeholder",
|
|
668
|
-
"description": "Default: -\n\nPlaceholder for not showing tags"
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
"name": "max-tag-text-length",
|
|
672
|
-
"description": "Default: -\n\nMax tag text length to show"
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"name": "multiple",
|
|
676
|
-
"description": "Default: -\n\nSupport multiple or not"
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"name": "open",
|
|
680
|
-
"description": "Default: -\n\nSet visible of cascader popup"
|
|
681
|
-
},
|
|
682
|
-
{
|
|
683
|
-
"name": "options",
|
|
684
|
-
"description": "Default: -\n\nThe data options of cascade"
|
|
685
|
-
},
|
|
686
|
-
{
|
|
687
|
-
"name": "placeholder",
|
|
688
|
-
"description": "Default: -\n\nThe input placeholder"
|
|
689
|
-
},
|
|
690
|
-
{
|
|
691
|
-
"name": "placement",
|
|
692
|
-
"description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
"name": "popup-menu-column-style",
|
|
696
|
-
"description": "Default: -\n\nThe style of the drop-down menu column"
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"name": "show-checked-strategy",
|
|
700
|
-
"description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
|
|
701
|
-
},
|
|
702
|
-
{
|
|
703
|
-
"name": "show-search",
|
|
704
|
-
"description": "Default: false\n\nWhether show search input in single mode"
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
"name": "~~search-value~~",
|
|
708
|
-
"description": "Default: -\n\nSet search value, Need work with showSearch"
|
|
709
|
-
},
|
|
710
|
-
{
|
|
711
|
-
"name": "size",
|
|
712
|
-
"description": "Default: -\n\nThe input size"
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"name": "status",
|
|
716
|
-
"description": "Default: -\n\nSet validation status"
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
"name": "styles",
|
|
720
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
"name": "value",
|
|
724
|
-
"description": "Default: -\n\nThe selected value, support v-model:value"
|
|
489
|
+
"name": "type",
|
|
490
|
+
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
725
491
|
},
|
|
726
492
|
{
|
|
727
493
|
"name": "variant",
|
|
728
|
-
"description": "Default:
|
|
494
|
+
"description": "Default: -\n\nSet button variant"
|
|
729
495
|
}
|
|
730
496
|
]
|
|
731
497
|
},
|
|
@@ -860,112 +626,318 @@
|
|
|
860
626
|
]
|
|
861
627
|
},
|
|
862
628
|
{
|
|
863
|
-
"name": "a-
|
|
864
|
-
"description": "(ZH)
|
|
629
|
+
"name": "a-calendar",
|
|
630
|
+
"description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
|
|
865
631
|
"attributes": [
|
|
866
632
|
{
|
|
867
|
-
"name": "
|
|
868
|
-
"description": "Default:
|
|
633
|
+
"name": "prefix-cls",
|
|
634
|
+
"description": "Default: -\n\n-"
|
|
869
635
|
},
|
|
870
636
|
{
|
|
871
|
-
"name": "
|
|
872
|
-
"description": "Default: -\n\
|
|
637
|
+
"name": "root-class",
|
|
638
|
+
"description": "Default: -\n\n-"
|
|
873
639
|
},
|
|
874
640
|
{
|
|
875
|
-
"name": "
|
|
876
|
-
"description": "Default:
|
|
641
|
+
"name": "classes",
|
|
642
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
877
643
|
},
|
|
878
644
|
{
|
|
879
|
-
"name": "
|
|
880
|
-
"description": "Default:
|
|
645
|
+
"name": "styles",
|
|
646
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
881
647
|
},
|
|
882
648
|
{
|
|
883
|
-
"name": "
|
|
884
|
-
"description": "Default:
|
|
649
|
+
"name": "locale",
|
|
650
|
+
"description": "Default: (default)\n\nThe calendar's locale"
|
|
885
651
|
},
|
|
886
652
|
{
|
|
887
|
-
"name": "
|
|
888
|
-
"description": "Default:
|
|
653
|
+
"name": "valid-range",
|
|
654
|
+
"description": "Default: -\n\nTo set valid range"
|
|
889
655
|
},
|
|
890
656
|
{
|
|
891
|
-
"name": "
|
|
892
|
-
"description": "Default: -\n\
|
|
657
|
+
"name": "disabled-date",
|
|
658
|
+
"description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it"
|
|
893
659
|
},
|
|
894
660
|
{
|
|
895
|
-
"name": "
|
|
896
|
-
"description": "Default:
|
|
661
|
+
"name": "date-full-cell-render",
|
|
662
|
+
"description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
|
|
897
663
|
},
|
|
898
664
|
{
|
|
899
|
-
"name": "
|
|
900
|
-
"description": "Default:
|
|
665
|
+
"name": "date-cell-render",
|
|
666
|
+
"description": "Default: -\n\nDeprecated."
|
|
901
667
|
},
|
|
902
668
|
{
|
|
903
|
-
"name": "
|
|
904
|
-
"description": "Default:
|
|
669
|
+
"name": "month-full-cell-render",
|
|
670
|
+
"description": "Default: -\n\nDeprecated."
|
|
905
671
|
},
|
|
906
672
|
{
|
|
907
|
-
"name": "
|
|
908
|
-
"description": "Default: -\n\
|
|
673
|
+
"name": "month-cell-render",
|
|
674
|
+
"description": "Default: -\n\nDeprecated."
|
|
909
675
|
},
|
|
910
676
|
{
|
|
911
|
-
"name": "
|
|
912
|
-
"description": "Default: -\n\
|
|
677
|
+
"name": "cell-render",
|
|
678
|
+
"description": "Default: -\n\nCustomize cell content"
|
|
913
679
|
},
|
|
914
680
|
{
|
|
915
|
-
"name": "
|
|
916
|
-
"description": "Default: -\n\
|
|
681
|
+
"name": "full-cell-render",
|
|
682
|
+
"description": "Default: -\n\nCustomize cell content"
|
|
917
683
|
},
|
|
918
684
|
{
|
|
919
|
-
"name": "
|
|
920
|
-
"description": "Default: -\n\
|
|
685
|
+
"name": "header-render",
|
|
686
|
+
"description": "Default: -\n\nRender custom header in panel"
|
|
921
687
|
},
|
|
922
688
|
{
|
|
923
|
-
"name": "
|
|
924
|
-
"description": "Default: -\n\
|
|
689
|
+
"name": "value",
|
|
690
|
+
"description": "Default: -\n\nThe current selected date, support v-model:value"
|
|
925
691
|
},
|
|
926
692
|
{
|
|
927
|
-
"name": "
|
|
928
|
-
"description": "Default: -\n\
|
|
929
|
-
}
|
|
930
|
-
]
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"name": "a-collapse-panel",
|
|
934
|
-
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
935
|
-
"attributes": [
|
|
936
|
-
{
|
|
937
|
-
"name": "header",
|
|
938
|
-
"description": "Default: -\n\n-"
|
|
693
|
+
"name": "default-value",
|
|
694
|
+
"description": "Default: -\n\nThe date selected by default"
|
|
939
695
|
},
|
|
940
696
|
{
|
|
941
|
-
"name": "
|
|
942
|
-
"description": "Default:
|
|
697
|
+
"name": "mode",
|
|
698
|
+
"description": "Default: month\n\nThe display mode of the calendar"
|
|
943
699
|
},
|
|
944
700
|
{
|
|
945
|
-
"name": "
|
|
946
|
-
"description": "Default:
|
|
701
|
+
"name": "fullscreen",
|
|
702
|
+
"description": "Default: true\n\nWhether to display in full-screen"
|
|
947
703
|
},
|
|
948
704
|
{
|
|
949
|
-
"name": "
|
|
950
|
-
"description": "Default:
|
|
705
|
+
"name": "show-week",
|
|
706
|
+
"description": "Default: false\n\nWhether to display week number"
|
|
951
707
|
}
|
|
952
708
|
]
|
|
953
709
|
},
|
|
954
710
|
{
|
|
955
|
-
"name": "a-
|
|
956
|
-
"description": "(ZH)
|
|
711
|
+
"name": "a-cascader",
|
|
712
|
+
"description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
|
|
957
713
|
"attributes": [
|
|
958
714
|
{
|
|
959
|
-
"name": "
|
|
960
|
-
"description": "Default:
|
|
715
|
+
"name": "allow-clear",
|
|
716
|
+
"description": "Default: true\n\nShow clear button"
|
|
961
717
|
},
|
|
962
718
|
{
|
|
963
|
-
"name": "
|
|
964
|
-
"description": "Default:
|
|
719
|
+
"name": "change-on-select",
|
|
720
|
+
"description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
|
|
965
721
|
},
|
|
966
722
|
{
|
|
967
|
-
"name": "
|
|
968
|
-
"description": "Default: -\n\
|
|
723
|
+
"name": "classes",
|
|
724
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"name": "disabled",
|
|
728
|
+
"description": "Default: false\n\nWhether disabled select"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"name": "expand-trigger",
|
|
732
|
+
"description": "Default: click\n\nexpand current item when click or hover, one of click hover"
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"name": "field-names",
|
|
736
|
+
"description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"name": "get-popup-container",
|
|
740
|
+
"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"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"name": "load-data",
|
|
744
|
+
"description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"name": "max-tag-count",
|
|
748
|
+
"description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "max-tag-placeholder",
|
|
752
|
+
"description": "Default: -\n\nPlaceholder for not showing tags"
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
"name": "max-tag-text-length",
|
|
756
|
+
"description": "Default: -\n\nMax tag text length to show"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"name": "multiple",
|
|
760
|
+
"description": "Default: -\n\nSupport multiple or not"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"name": "open",
|
|
764
|
+
"description": "Default: -\n\nSet visible of cascader popup"
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
"name": "options",
|
|
768
|
+
"description": "Default: -\n\nThe data options of cascade"
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"name": "placeholder",
|
|
772
|
+
"description": "Default: -\n\nThe input placeholder"
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"name": "placement",
|
|
776
|
+
"description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
|
|
777
|
+
},
|
|
778
|
+
{
|
|
779
|
+
"name": "popup-menu-column-style",
|
|
780
|
+
"description": "Default: -\n\nThe style of the drop-down menu column"
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"name": "show-checked-strategy",
|
|
784
|
+
"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)"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"name": "show-search",
|
|
788
|
+
"description": "Default: false\n\nWhether show search input in single mode"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"name": "~~search-value~~",
|
|
792
|
+
"description": "Default: -\n\nSet search value, Need work with showSearch"
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"name": "size",
|
|
796
|
+
"description": "Default: -\n\nThe input size"
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"name": "status",
|
|
800
|
+
"description": "Default: -\n\nSet validation status"
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"name": "styles",
|
|
804
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"name": "value",
|
|
808
|
+
"description": "Default: -\n\nThe selected value, support v-model:value"
|
|
809
|
+
},
|
|
810
|
+
{
|
|
811
|
+
"name": "variant",
|
|
812
|
+
"description": "Default: outlined\n\nVariants of selector"
|
|
813
|
+
}
|
|
814
|
+
]
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"name": "a-carousel",
|
|
818
|
+
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
819
|
+
"attributes": [
|
|
820
|
+
{
|
|
821
|
+
"name": "effect",
|
|
822
|
+
"description": "Default: scrollx\n\nTransition effect"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"name": "id",
|
|
826
|
+
"description": "Default: -\n\n-"
|
|
827
|
+
},
|
|
828
|
+
{
|
|
829
|
+
"name": "slick-go-to",
|
|
830
|
+
"description": "Default: -\n\n-"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"name": "dot-position",
|
|
834
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"name": "dot-placement",
|
|
838
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
"name": "dots",
|
|
842
|
+
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
"name": "wait-for-animate",
|
|
846
|
+
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"name": "autoplay",
|
|
850
|
+
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"name": "prev-arrow",
|
|
854
|
+
"description": "Default: -\n\n-"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"name": "next-arrow",
|
|
858
|
+
"description": "Default: -\n\n-"
|
|
859
|
+
}
|
|
860
|
+
]
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"name": "a-checkbox",
|
|
864
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
865
|
+
"attributes": [
|
|
866
|
+
{
|
|
867
|
+
"name": "checked",
|
|
868
|
+
"description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"name": "checked-value",
|
|
872
|
+
"description": "Default: true\n\nThe value when checked"
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"name": "default-checked",
|
|
876
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"name": "disabled",
|
|
880
|
+
"description": "Default: false\n\nIf disable checkbox"
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"name": "indeterminate",
|
|
884
|
+
"description": "Default: false\n\nThe indeterminate checked state of checkbox"
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"name": "un-checked-value",
|
|
888
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"name": "classes",
|
|
892
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"name": "styles",
|
|
896
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
897
|
+
}
|
|
898
|
+
]
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"name": "a-checkbox-group",
|
|
902
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
903
|
+
"attributes": [
|
|
904
|
+
{
|
|
905
|
+
"name": "options",
|
|
906
|
+
"description": "Default: \\[]\n\nSpecifies options"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"name": "disabled",
|
|
910
|
+
"description": "Default: false\n\nIf disable all checkboxes"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "name",
|
|
914
|
+
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"name": "value",
|
|
918
|
+
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"name": "label-render",
|
|
922
|
+
"description": "Default: -\n\n-"
|
|
923
|
+
}
|
|
924
|
+
]
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"name": "a-config-provider",
|
|
928
|
+
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
929
|
+
"attributes": [
|
|
930
|
+
{
|
|
931
|
+
"name": "component-disabled",
|
|
932
|
+
"description": "Default: -\n\nConfig antd component disabled"
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"name": "component-size",
|
|
936
|
+
"description": "Default: -\n\nConfig antd component size"
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"name": "csp",
|
|
940
|
+
"description": "Default: -\n\nSet Content Security Policy config"
|
|
969
941
|
},
|
|
970
942
|
{
|
|
971
943
|
"name": "direction",
|
|
@@ -1021,66 +993,6 @@
|
|
|
1021
993
|
}
|
|
1022
994
|
]
|
|
1023
995
|
},
|
|
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
996
|
{
|
|
1085
997
|
"name": "a-color-picker",
|
|
1086
998
|
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
@@ -1184,236 +1096,157 @@
|
|
|
1184
1096
|
]
|
|
1185
1097
|
},
|
|
1186
1098
|
{
|
|
1187
|
-
"name": "a-
|
|
1188
|
-
"description": "
|
|
1189
|
-
"attributes": [
|
|
1190
|
-
{
|
|
1191
|
-
"name": "checked",
|
|
1192
|
-
"description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
|
|
1193
|
-
},
|
|
1194
|
-
{
|
|
1195
|
-
"name": "checked-value",
|
|
1196
|
-
"description": "Default: true\n\nThe value when checked"
|
|
1197
|
-
},
|
|
1198
|
-
{
|
|
1199
|
-
"name": "default-checked",
|
|
1200
|
-
"description": "Default: false\n\nWhether to set the initial state"
|
|
1201
|
-
},
|
|
1202
|
-
{
|
|
1203
|
-
"name": "disabled",
|
|
1204
|
-
"description": "Default: false\n\nIf disable checkbox"
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
"name": "indeterminate",
|
|
1208
|
-
"description": "Default: false\n\nThe indeterminate checked state of checkbox"
|
|
1209
|
-
},
|
|
1210
|
-
{
|
|
1211
|
-
"name": "un-checked-value",
|
|
1212
|
-
"description": "Default: false\n\nThe value when unchecked"
|
|
1213
|
-
},
|
|
1214
|
-
{
|
|
1215
|
-
"name": "classes",
|
|
1216
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1217
|
-
},
|
|
1218
|
-
{
|
|
1219
|
-
"name": "styles",
|
|
1220
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1221
|
-
}
|
|
1222
|
-
]
|
|
1099
|
+
"name": "a-localization",
|
|
1100
|
+
"description": "To select or input a date.",
|
|
1101
|
+
"attributes": []
|
|
1223
1102
|
},
|
|
1224
1103
|
{
|
|
1225
|
-
"name": "a-
|
|
1226
|
-
"description": "
|
|
1227
|
-
"attributes": [
|
|
1228
|
-
{
|
|
1229
|
-
"name": "options",
|
|
1230
|
-
"description": "Default: \\[]\n\nSpecifies options"
|
|
1231
|
-
},
|
|
1232
|
-
{
|
|
1233
|
-
"name": "disabled",
|
|
1234
|
-
"description": "Default: false\n\nIf disable all checkboxes"
|
|
1235
|
-
},
|
|
1236
|
-
{
|
|
1237
|
-
"name": "name",
|
|
1238
|
-
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
1239
|
-
},
|
|
1240
|
-
{
|
|
1241
|
-
"name": "value",
|
|
1242
|
-
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
1243
|
-
},
|
|
1244
|
-
{
|
|
1245
|
-
"name": "label-render",
|
|
1246
|
-
"description": "Default: -\n\n-"
|
|
1247
|
-
}
|
|
1248
|
-
]
|
|
1104
|
+
"name": "a-common-api",
|
|
1105
|
+
"description": "To select or input a date.",
|
|
1106
|
+
"attributes": []
|
|
1249
1107
|
},
|
|
1250
1108
|
{
|
|
1251
|
-
"name": "a-
|
|
1252
|
-
"description": "
|
|
1253
|
-
"attributes": [
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
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
|
-
]
|
|
1109
|
+
"name": "a-common-methods",
|
|
1110
|
+
"description": "To select or input a date.",
|
|
1111
|
+
"attributes": []
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"name": "a-date-picker",
|
|
1115
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1116
|
+
"attributes": []
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"name": "a-date-picker[picker=year]",
|
|
1120
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1121
|
+
"attributes": []
|
|
1122
|
+
},
|
|
1123
|
+
{
|
|
1124
|
+
"name": "a-date-picker[picker=quarter]",
|
|
1125
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1126
|
+
"attributes": []
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"name": "a-date-picker[picker=month]",
|
|
1130
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1131
|
+
"attributes": []
|
|
1291
1132
|
},
|
|
1292
1133
|
{
|
|
1293
|
-
"name": "a-
|
|
1294
|
-
"description": "(ZH)
|
|
1134
|
+
"name": "a-date-picker[picker=week]",
|
|
1135
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1136
|
+
"attributes": []
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"name": "a-range-picker",
|
|
1140
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1141
|
+
"attributes": []
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
"name": "a-国际化配置",
|
|
1145
|
+
"description": "输入或选择日期的控件。",
|
|
1146
|
+
"attributes": []
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"name": "a-共同的-api",
|
|
1150
|
+
"description": "输入或选择日期的控件。",
|
|
1151
|
+
"attributes": []
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
"name": "a-共同的方法",
|
|
1155
|
+
"description": "输入或选择日期的控件。",
|
|
1156
|
+
"attributes": []
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "a-collapse",
|
|
1160
|
+
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
1295
1161
|
"attributes": [
|
|
1296
1162
|
{
|
|
1297
|
-
"name": "
|
|
1298
|
-
"description": "Default:
|
|
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"
|
|
1163
|
+
"name": "active-key",
|
|
1164
|
+
"description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
|
|
1315
1165
|
},
|
|
1316
1166
|
{
|
|
1317
|
-
"name": "
|
|
1318
|
-
"description": "Default:
|
|
1167
|
+
"name": "default-active-key",
|
|
1168
|
+
"description": "Default: -\n\nKey of the initial active panel"
|
|
1319
1169
|
},
|
|
1320
1170
|
{
|
|
1321
|
-
"name": "
|
|
1322
|
-
"description": "Default:
|
|
1171
|
+
"name": "accordion",
|
|
1172
|
+
"description": "Default: false\n\nIf true, Collapse renders as Accordion"
|
|
1323
1173
|
},
|
|
1324
1174
|
{
|
|
1325
|
-
"name": "
|
|
1326
|
-
"description": "Default:
|
|
1175
|
+
"name": "destroy-on-hidden",
|
|
1176
|
+
"description": "Default: false\n\nDestroy Inactive Panel"
|
|
1327
1177
|
},
|
|
1328
1178
|
{
|
|
1329
|
-
"name": "
|
|
1330
|
-
"description": "Default: -\n\
|
|
1179
|
+
"name": "root-class",
|
|
1180
|
+
"description": "Default: -\n\nRoot container class"
|
|
1331
1181
|
},
|
|
1332
1182
|
{
|
|
1333
|
-
"name": "
|
|
1334
|
-
"description": "Default:
|
|
1183
|
+
"name": "bordered",
|
|
1184
|
+
"description": "Default: true\n\nToggles rendering of the border around the collapse block"
|
|
1335
1185
|
},
|
|
1336
1186
|
{
|
|
1337
|
-
"name": "
|
|
1338
|
-
"description": "Default: -\n\
|
|
1187
|
+
"name": "expand-icon",
|
|
1188
|
+
"description": "Default: -\n\nAllow to customize collapse icon"
|
|
1339
1189
|
},
|
|
1340
1190
|
{
|
|
1341
|
-
"name": "
|
|
1342
|
-
"description": "Default:
|
|
1191
|
+
"name": "expand-icon-placement",
|
|
1192
|
+
"description": "Default: start\n\nSet expand icon placement"
|
|
1343
1193
|
},
|
|
1344
1194
|
{
|
|
1345
|
-
"name": "
|
|
1346
|
-
"description": "Default:
|
|
1195
|
+
"name": "ghost",
|
|
1196
|
+
"description": "Default: false\n\nMake the collapse borderless and its background transparent"
|
|
1347
1197
|
},
|
|
1348
1198
|
{
|
|
1349
|
-
"name": "
|
|
1350
|
-
"description": "Default:
|
|
1199
|
+
"name": "size",
|
|
1200
|
+
"description": "Default: middle\n\nSet the size of collapse"
|
|
1351
1201
|
},
|
|
1352
1202
|
{
|
|
1353
|
-
"name": "
|
|
1354
|
-
"description": "Default:
|
|
1203
|
+
"name": "collapsible",
|
|
1204
|
+
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
1355
1205
|
},
|
|
1356
1206
|
{
|
|
1357
|
-
"name": "
|
|
1358
|
-
"description": "Default: -\n\
|
|
1207
|
+
"name": "label-render",
|
|
1208
|
+
"description": "Default: -\n\nCustom render label"
|
|
1359
1209
|
},
|
|
1360
1210
|
{
|
|
1361
|
-
"name": "
|
|
1362
|
-
"description": "Default:
|
|
1211
|
+
"name": "content-render",
|
|
1212
|
+
"description": "Default: -\n\nCustom render content"
|
|
1363
1213
|
},
|
|
1364
1214
|
{
|
|
1365
|
-
"name": "
|
|
1366
|
-
"description": "Default:
|
|
1215
|
+
"name": "classes",
|
|
1216
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1367
1217
|
},
|
|
1368
1218
|
{
|
|
1369
|
-
"name": "
|
|
1370
|
-
"description": "Default: -\n\
|
|
1219
|
+
"name": "styles",
|
|
1220
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1371
1221
|
},
|
|
1372
1222
|
{
|
|
1373
|
-
"name": "
|
|
1374
|
-
"description": "Default:
|
|
1223
|
+
"name": "items",
|
|
1224
|
+
"description": "Default: -\n\nCollapse items content"
|
|
1375
1225
|
}
|
|
1376
1226
|
]
|
|
1377
1227
|
},
|
|
1378
1228
|
{
|
|
1379
|
-
"name": "a-
|
|
1380
|
-
"description": "(ZH)
|
|
1229
|
+
"name": "a-collapse-panel",
|
|
1230
|
+
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
1381
1231
|
"attributes": [
|
|
1382
1232
|
{
|
|
1383
|
-
"name": "
|
|
1384
|
-
"description": "Default:
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"name": "wrap",
|
|
1388
|
-
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1389
|
-
},
|
|
1390
|
-
{
|
|
1391
|
-
"name": "justify",
|
|
1392
|
-
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
"name": "align",
|
|
1396
|
-
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1233
|
+
"name": "header",
|
|
1234
|
+
"description": "Default: -\n\n-"
|
|
1397
1235
|
},
|
|
1398
1236
|
{
|
|
1399
|
-
"name": "
|
|
1400
|
-
"description": "Default:
|
|
1237
|
+
"name": "show-arrow",
|
|
1238
|
+
"description": "Default: true\n\n-"
|
|
1401
1239
|
},
|
|
1402
1240
|
{
|
|
1403
|
-
"name": "
|
|
1404
|
-
"description": "Default: -\n\
|
|
1241
|
+
"name": "extra",
|
|
1242
|
+
"description": "Default: -\n\n-"
|
|
1405
1243
|
},
|
|
1406
1244
|
{
|
|
1407
|
-
"name": "
|
|
1408
|
-
"description": "Default:
|
|
1245
|
+
"name": "collapsible",
|
|
1246
|
+
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
1409
1247
|
}
|
|
1410
1248
|
]
|
|
1411
1249
|
},
|
|
1412
|
-
{
|
|
1413
|
-
"name": "a-flex",
|
|
1414
|
-
"description": "用于对齐的弹性布局容器。",
|
|
1415
|
-
"attributes": []
|
|
1416
|
-
},
|
|
1417
1250
|
{
|
|
1418
1251
|
"name": "a-descriptions",
|
|
1419
1252
|
"description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
|
|
@@ -1473,28 +1306,36 @@
|
|
|
1473
1306
|
]
|
|
1474
1307
|
},
|
|
1475
1308
|
{
|
|
1476
|
-
"name": "a-
|
|
1477
|
-
"description": "(ZH)
|
|
1309
|
+
"name": "a-divider",
|
|
1310
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1478
1311
|
"attributes": [
|
|
1479
1312
|
{
|
|
1480
|
-
"name": "
|
|
1481
|
-
"description": "Default:
|
|
1313
|
+
"name": "dashed",
|
|
1314
|
+
"description": "Default: false\n\nWhether line is dashed"
|
|
1482
1315
|
},
|
|
1483
1316
|
{
|
|
1484
|
-
"name": "
|
|
1485
|
-
"description": "Default:
|
|
1317
|
+
"name": "orientation",
|
|
1318
|
+
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1486
1319
|
},
|
|
1487
1320
|
{
|
|
1488
|
-
"name": "
|
|
1489
|
-
"description": "Default:
|
|
1321
|
+
"name": "plain",
|
|
1322
|
+
"description": "Default: true\n\nDivider text show as plain style"
|
|
1490
1323
|
},
|
|
1491
1324
|
{
|
|
1492
|
-
"name": "
|
|
1493
|
-
"description": "Default: -\n\
|
|
1325
|
+
"name": "size",
|
|
1326
|
+
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1494
1327
|
},
|
|
1495
1328
|
{
|
|
1496
|
-
"name": "placement",
|
|
1497
|
-
"description": "Default:
|
|
1329
|
+
"name": "title-placement",
|
|
1330
|
+
"description": "Default: center\n\nThe position of title inside divider"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"name": "variant",
|
|
1334
|
+
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"name": "vertical",
|
|
1338
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1498
1339
|
},
|
|
1499
1340
|
{
|
|
1500
1341
|
"name": "classes",
|
|
@@ -1507,98 +1348,88 @@
|
|
|
1507
1348
|
]
|
|
1508
1349
|
},
|
|
1509
1350
|
{
|
|
1510
|
-
"name": "a-
|
|
1511
|
-
"description": "(ZH)
|
|
1351
|
+
"name": "a-dropdown",
|
|
1352
|
+
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
1512
1353
|
"attributes": [
|
|
1513
1354
|
{
|
|
1514
|
-
"name": "
|
|
1515
|
-
"description": "Default: -\n\
|
|
1355
|
+
"name": "classes",
|
|
1356
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1516
1357
|
},
|
|
1517
1358
|
{
|
|
1518
|
-
"name": "
|
|
1519
|
-
"description": "Default: -\n\
|
|
1359
|
+
"name": "styles",
|
|
1360
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1520
1361
|
},
|
|
1521
1362
|
{
|
|
1522
|
-
"name": "
|
|
1523
|
-
"description": "Default: -\n\
|
|
1363
|
+
"name": "menu",
|
|
1364
|
+
"description": "Default: -\n\nThe menu props"
|
|
1524
1365
|
},
|
|
1525
1366
|
{
|
|
1526
|
-
"name": "
|
|
1527
|
-
"description": "Default: -\n\
|
|
1367
|
+
"name": "auto-focus",
|
|
1368
|
+
"description": "Default: -\n\nFocus the first menu item when opened"
|
|
1528
1369
|
},
|
|
1529
1370
|
{
|
|
1530
|
-
"name": "
|
|
1531
|
-
"description": "Default:
|
|
1371
|
+
"name": "arrow",
|
|
1372
|
+
"description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
|
|
1532
1373
|
},
|
|
1533
1374
|
{
|
|
1534
|
-
"name": "
|
|
1535
|
-
"description": "Default:
|
|
1375
|
+
"name": "trigger",
|
|
1376
|
+
"description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
|
|
1536
1377
|
},
|
|
1537
1378
|
{
|
|
1538
|
-
"name": "
|
|
1539
|
-
"description": "Default: -\n\
|
|
1379
|
+
"name": "popup-render",
|
|
1380
|
+
"description": "Default: -\n\nCustomize popup content"
|
|
1540
1381
|
},
|
|
1541
1382
|
{
|
|
1542
|
-
"name": "
|
|
1543
|
-
"description": "Default: -\n\
|
|
1383
|
+
"name": "open",
|
|
1384
|
+
"description": "Default: -\n\nWhether the dropdown menu is currently open"
|
|
1544
1385
|
},
|
|
1545
1386
|
{
|
|
1546
|
-
"name": "
|
|
1547
|
-
"description": "Default:
|
|
1387
|
+
"name": "disabled",
|
|
1388
|
+
"description": "Default: -\n\nWhether the dropdown menu is disabled"
|
|
1548
1389
|
},
|
|
1549
1390
|
{
|
|
1550
|
-
"name": "
|
|
1551
|
-
"description": "Default:
|
|
1391
|
+
"name": "destroy-on-hidden",
|
|
1392
|
+
"description": "Default: false\n\nWhether destroy dropdown when hidden"
|
|
1552
1393
|
},
|
|
1553
1394
|
{
|
|
1554
|
-
"name": "
|
|
1555
|
-
"description": "Default: -\n\
|
|
1395
|
+
"name": "align",
|
|
1396
|
+
"description": "Default: -\n\nPopup align config"
|
|
1556
1397
|
},
|
|
1557
1398
|
{
|
|
1558
|
-
"name": "
|
|
1559
|
-
"description": "Default:
|
|
1560
|
-
}
|
|
1561
|
-
]
|
|
1562
|
-
},
|
|
1563
|
-
{
|
|
1564
|
-
"name": "a-float-back-top",
|
|
1565
|
-
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1566
|
-
"attributes": [
|
|
1567
|
-
{
|
|
1568
|
-
"name": "duration",
|
|
1569
|
-
"description": "Default: 450\n\nTime to return to top(ms)"
|
|
1399
|
+
"name": "get-popup-container",
|
|
1400
|
+
"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"
|
|
1570
1401
|
},
|
|
1571
1402
|
{
|
|
1572
|
-
"name": "
|
|
1573
|
-
"description": "Default: -\n\
|
|
1403
|
+
"name": "prefix-cls",
|
|
1404
|
+
"description": "Default: -\n\nCustomize prefix class name"
|
|
1574
1405
|
},
|
|
1575
1406
|
{
|
|
1576
|
-
"name": "
|
|
1577
|
-
"description": "Default:
|
|
1407
|
+
"name": "transition-name",
|
|
1408
|
+
"description": "Default: -\n\nMotion name of dropdown"
|
|
1578
1409
|
},
|
|
1579
1410
|
{
|
|
1580
|
-
"name": "
|
|
1581
|
-
"description": "Default:
|
|
1411
|
+
"name": "placement",
|
|
1412
|
+
"description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
|
|
1582
1413
|
},
|
|
1583
1414
|
{
|
|
1584
|
-
"name": "
|
|
1585
|
-
"description": "Default:
|
|
1415
|
+
"name": "force-render",
|
|
1416
|
+
"description": "Default: -\n\nForce render dropdown overlay"
|
|
1586
1417
|
},
|
|
1587
1418
|
{
|
|
1588
|
-
"name": "
|
|
1589
|
-
"description": "Default:
|
|
1419
|
+
"name": "mouse-enter-delay",
|
|
1420
|
+
"description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
|
|
1590
1421
|
},
|
|
1591
1422
|
{
|
|
1592
|
-
"name": "
|
|
1593
|
-
"description": "Default:
|
|
1423
|
+
"name": "mouse-leave-delay",
|
|
1424
|
+
"description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
|
|
1594
1425
|
},
|
|
1595
1426
|
{
|
|
1596
|
-
"name": "
|
|
1597
|
-
"description": "Default: -\n\
|
|
1427
|
+
"name": "open-class-name",
|
|
1428
|
+
"description": "Default: -\n\nClass added to trigger when dropdown is open"
|
|
1598
1429
|
},
|
|
1599
1430
|
{
|
|
1600
|
-
"name": "
|
|
1601
|
-
"description": "Default:
|
|
1431
|
+
"name": "auto-adjust-overflow",
|
|
1432
|
+
"description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
|
|
1602
1433
|
}
|
|
1603
1434
|
]
|
|
1604
1435
|
},
|
|
@@ -1704,6 +1535,41 @@
|
|
|
1704
1535
|
}
|
|
1705
1536
|
]
|
|
1706
1537
|
},
|
|
1538
|
+
{
|
|
1539
|
+
"name": "a-empty",
|
|
1540
|
+
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1541
|
+
"attributes": [
|
|
1542
|
+
{
|
|
1543
|
+
"name": "classes",
|
|
1544
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
"name": "styles",
|
|
1548
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"name": "image",
|
|
1552
|
+
"description": "Default: Empty.PRESENTED_IMAGE_DEFAULT\n\nCustomize image. Will treat as image url when string provided"
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"name": "description",
|
|
1556
|
+
"description": "Default: -\n\nCustomize description"
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"name": "root-class",
|
|
1560
|
+
"description": "Default: -\n\nRoot container class"
|
|
1561
|
+
},
|
|
1562
|
+
{
|
|
1563
|
+
"name": "prefix-cls",
|
|
1564
|
+
"description": "Default: -\n\nPrefix class name"
|
|
1565
|
+
}
|
|
1566
|
+
]
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"name": "a-flex",
|
|
1570
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1571
|
+
"attributes": []
|
|
1572
|
+
},
|
|
1707
1573
|
{
|
|
1708
1574
|
"name": "a-form",
|
|
1709
1575
|
"description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
|
|
@@ -1891,24 +1757,234 @@
|
|
|
1891
1757
|
"description": "Default: -\n\nConfig tooltip info"
|
|
1892
1758
|
},
|
|
1893
1759
|
{
|
|
1894
|
-
"name": "layout",
|
|
1895
|
-
"description": "Default: -\n\nForm item layout"
|
|
1760
|
+
"name": "layout",
|
|
1761
|
+
"description": "Default: -\n\nForm item layout"
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"name": "root-class",
|
|
1765
|
+
"description": "Default: -\n\nRoot container class"
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
"name": "prefix-cls",
|
|
1769
|
+
"description": "Default: -\n\nPrefix class name"
|
|
1770
|
+
}
|
|
1771
|
+
]
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
"name": "a-类型",
|
|
1775
|
+
"description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
|
|
1776
|
+
"attributes": []
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
"name": "a-float-button-group",
|
|
1780
|
+
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1781
|
+
"attributes": [
|
|
1782
|
+
{
|
|
1783
|
+
"name": "shape",
|
|
1784
|
+
"description": "Default: circle\n\nSetting button shape of children"
|
|
1785
|
+
},
|
|
1786
|
+
{
|
|
1787
|
+
"name": "trigger",
|
|
1788
|
+
"description": "Default: -\n\nWhich action can trigger menu open/close"
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
"name": "open",
|
|
1792
|
+
"description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"name": "close-icon",
|
|
1796
|
+
"description": "Default: -\n\nCustomize close button icon"
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"name": "placement",
|
|
1800
|
+
"description": "Default: top\n\nCustomize menu animation placement"
|
|
1801
|
+
},
|
|
1802
|
+
{
|
|
1803
|
+
"name": "classes",
|
|
1804
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"name": "styles",
|
|
1808
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1809
|
+
}
|
|
1810
|
+
]
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
"name": "a-float-button",
|
|
1814
|
+
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1815
|
+
"attributes": [
|
|
1816
|
+
{
|
|
1817
|
+
"name": "icon",
|
|
1818
|
+
"description": "Default: -\n\nSet the icon component of button"
|
|
1819
|
+
},
|
|
1820
|
+
{
|
|
1821
|
+
"name": "content",
|
|
1822
|
+
"description": "Default: -\n\nText and other"
|
|
1823
|
+
},
|
|
1824
|
+
{
|
|
1825
|
+
"name": "~~description~~",
|
|
1826
|
+
"description": "Default: -\n\nPlease use content instead"
|
|
1827
|
+
},
|
|
1828
|
+
{
|
|
1829
|
+
"name": "tooltip",
|
|
1830
|
+
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"name": "type",
|
|
1834
|
+
"description": "Default: default\n\nSetting button type"
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"name": "shape",
|
|
1838
|
+
"description": "Default: circle\n\nSetting button shape"
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"name": "href",
|
|
1842
|
+
"description": "Default: -\n\nThe target of hyperlink"
|
|
1843
|
+
},
|
|
1844
|
+
{
|
|
1845
|
+
"name": "target",
|
|
1846
|
+
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"name": "html-type",
|
|
1850
|
+
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1851
|
+
},
|
|
1852
|
+
{
|
|
1853
|
+
"name": "badge",
|
|
1854
|
+
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1855
|
+
},
|
|
1856
|
+
{
|
|
1857
|
+
"name": "classes",
|
|
1858
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1859
|
+
},
|
|
1860
|
+
{
|
|
1861
|
+
"name": "styles",
|
|
1862
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1863
|
+
}
|
|
1864
|
+
]
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"name": "a-float-back-top",
|
|
1868
|
+
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1869
|
+
"attributes": [
|
|
1870
|
+
{
|
|
1871
|
+
"name": "duration",
|
|
1872
|
+
"description": "Default: 450\n\nTime to return to top(ms)"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"name": "target",
|
|
1876
|
+
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"name": "visibility-height",
|
|
1880
|
+
"description": "Default: 400\n\nThe BackTop button will not show until the scroll height reaches this value"
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
"name": "badge",
|
|
1884
|
+
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"name": "html-type",
|
|
1888
|
+
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"name": "aria-label",
|
|
1892
|
+
"description": "Default: -\n\n-"
|
|
1893
|
+
},
|
|
1894
|
+
{
|
|
1895
|
+
"name": "style",
|
|
1896
|
+
"description": "Default: -\n\n-"
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"name": "classes",
|
|
1900
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1901
|
+
},
|
|
1902
|
+
{
|
|
1903
|
+
"name": "styles",
|
|
1904
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1905
|
+
}
|
|
1906
|
+
]
|
|
1907
|
+
},
|
|
1908
|
+
{
|
|
1909
|
+
"name": "a-row",
|
|
1910
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1911
|
+
"attributes": [
|
|
1912
|
+
{
|
|
1913
|
+
"name": "align",
|
|
1914
|
+
"description": "Default: top\n\nVertical alignment"
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"name": "gutter",
|
|
1918
|
+
"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]"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"name": "justify",
|
|
1922
|
+
"description": "Default: start\n\nHorizontal arrangement"
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"name": "wrap",
|
|
1926
|
+
"description": "Default: true\n\nAuto wrap line"
|
|
1927
|
+
}
|
|
1928
|
+
]
|
|
1929
|
+
},
|
|
1930
|
+
{
|
|
1931
|
+
"name": "a-col",
|
|
1932
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1933
|
+
"attributes": [
|
|
1934
|
+
{
|
|
1935
|
+
"name": "flex",
|
|
1936
|
+
"description": "Default: -\n\nFlex layout style"
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
"name": "offset",
|
|
1940
|
+
"description": "Default: 0\n\nThe number of cells to offset Col from the left"
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"name": "order",
|
|
1944
|
+
"description": "Default: 0\n\nRaster order"
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"name": "pull",
|
|
1948
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the left"
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"name": "push",
|
|
1952
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"name": "span",
|
|
1956
|
+
"description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"name": "xs",
|
|
1960
|
+
"description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"name": "sm",
|
|
1964
|
+
"description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"name": "md",
|
|
1968
|
+
"description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"name": "lg",
|
|
1972
|
+
"description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"name": "xl",
|
|
1976
|
+
"description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
|
|
1896
1977
|
},
|
|
1897
1978
|
{
|
|
1898
|
-
"name": "
|
|
1899
|
-
"description": "Default: -\n\
|
|
1979
|
+
"name": "xxl",
|
|
1980
|
+
"description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
|
|
1900
1981
|
},
|
|
1901
1982
|
{
|
|
1902
|
-
"name": "
|
|
1903
|
-
"description": "Default: -\n\
|
|
1983
|
+
"name": "xxxl",
|
|
1984
|
+
"description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
|
|
1904
1985
|
}
|
|
1905
1986
|
]
|
|
1906
1987
|
},
|
|
1907
|
-
{
|
|
1908
|
-
"name": "a-类型",
|
|
1909
|
-
"description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
|
|
1910
|
-
"attributes": []
|
|
1911
|
-
},
|
|
1912
1988
|
{
|
|
1913
1989
|
"name": "a-common-icon",
|
|
1914
1990
|
"description": "Semantic vector graphics.",
|
|
@@ -2161,45 +2237,17 @@
|
|
|
2161
2237
|
"attributes": []
|
|
2162
2238
|
},
|
|
2163
2239
|
{
|
|
2164
|
-
"name": "a-
|
|
2165
|
-
"description": "(ZH)
|
|
2240
|
+
"name": "a-image",
|
|
2241
|
+
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2166
2242
|
"attributes": [
|
|
2167
2243
|
{
|
|
2168
|
-
"name": "
|
|
2169
|
-
"description": "Default:
|
|
2170
|
-
},
|
|
2171
|
-
{
|
|
2172
|
-
"name": "status",
|
|
2173
|
-
"description": "Default: -\n\nSet validation status"
|
|
2174
|
-
},
|
|
2175
|
-
{
|
|
2176
|
-
"name": "disabled",
|
|
2177
|
-
"description": "Default: false\n\nIf the input is disabled"
|
|
2178
|
-
},
|
|
2179
|
-
{
|
|
2180
|
-
"name": "addon-before",
|
|
2181
|
-
"description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
|
|
2182
|
-
},
|
|
2183
|
-
{
|
|
2184
|
-
"name": "addon-after",
|
|
2185
|
-
"description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"name": "prefix",
|
|
2189
|
-
"description": "Default: -\n\nThe prefix icon for the Input"
|
|
2190
|
-
},
|
|
2191
|
-
{
|
|
2192
|
-
"name": "suffix",
|
|
2193
|
-
"description": "Default: -\n\nThe suffix icon for the Input"
|
|
2244
|
+
"name": "preview",
|
|
2245
|
+
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
2194
2246
|
},
|
|
2195
2247
|
{
|
|
2196
|
-
"name": "
|
|
2248
|
+
"name": "wrapper-style",
|
|
2197
2249
|
"description": "Default: -\n\nDeprecated."
|
|
2198
2250
|
},
|
|
2199
|
-
{
|
|
2200
|
-
"name": "variant",
|
|
2201
|
-
"description": "Default: outlined\n\nVariants of Input"
|
|
2202
|
-
},
|
|
2203
2251
|
{
|
|
2204
2252
|
"name": "classes",
|
|
2205
2253
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
@@ -2209,119 +2257,119 @@
|
|
|
2209
2257
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2210
2258
|
},
|
|
2211
2259
|
{
|
|
2212
|
-
"name": "
|
|
2213
|
-
"description": "Default: -\n\
|
|
2260
|
+
"name": "root-class",
|
|
2261
|
+
"description": "Default: -\n\n-"
|
|
2214
2262
|
},
|
|
2215
2263
|
{
|
|
2216
|
-
"name": "
|
|
2217
|
-
"description": "Default: -\n\
|
|
2264
|
+
"name": "alt",
|
|
2265
|
+
"description": "Default: -\n\nImage description"
|
|
2218
2266
|
},
|
|
2219
2267
|
{
|
|
2220
|
-
"name": "
|
|
2221
|
-
"description": "Default:
|
|
2268
|
+
"name": "height",
|
|
2269
|
+
"description": "Default: -\n\nImage height"
|
|
2222
2270
|
},
|
|
2223
2271
|
{
|
|
2224
|
-
"name": "
|
|
2225
|
-
"description": "Default:
|
|
2272
|
+
"name": "src",
|
|
2273
|
+
"description": "Default: -\n\nImage URL"
|
|
2226
2274
|
},
|
|
2227
2275
|
{
|
|
2228
|
-
"name": "
|
|
2229
|
-
"description": "Default:
|
|
2276
|
+
"name": "width",
|
|
2277
|
+
"description": "Default: -\n\nImage width"
|
|
2230
2278
|
}
|
|
2231
2279
|
]
|
|
2232
2280
|
},
|
|
2233
2281
|
{
|
|
2234
|
-
"name": "a-
|
|
2235
|
-
"description": "(ZH)
|
|
2282
|
+
"name": "a-layout",
|
|
2283
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2236
2284
|
"attributes": [
|
|
2237
2285
|
{
|
|
2238
|
-
"name": "
|
|
2239
|
-
"description": "Default:
|
|
2240
|
-
},
|
|
2241
|
-
{
|
|
2242
|
-
"name": "gutter",
|
|
2243
|
-
"description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
|
|
2244
|
-
},
|
|
2245
|
-
{
|
|
2246
|
-
"name": "justify",
|
|
2247
|
-
"description": "Default: start\n\nHorizontal arrangement"
|
|
2248
|
-
},
|
|
2249
|
-
{
|
|
2250
|
-
"name": "wrap",
|
|
2251
|
-
"description": "Default: true\n\nAuto wrap line"
|
|
2286
|
+
"name": "has-sider",
|
|
2287
|
+
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2252
2288
|
}
|
|
2253
2289
|
]
|
|
2254
2290
|
},
|
|
2255
2291
|
{
|
|
2256
|
-
"name": "a-
|
|
2257
|
-
"description": "(ZH)
|
|
2292
|
+
"name": "a-layout-sider",
|
|
2293
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2258
2294
|
"attributes": [
|
|
2259
2295
|
{
|
|
2260
|
-
"name": "
|
|
2261
|
-
"description": "Default: -\n\
|
|
2296
|
+
"name": "breakpoint",
|
|
2297
|
+
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
2262
2298
|
},
|
|
2263
2299
|
{
|
|
2264
|
-
"name": "
|
|
2265
|
-
"description": "Default:
|
|
2300
|
+
"name": "collapsed",
|
|
2301
|
+
"description": "Default: -\n\nTo set the current status"
|
|
2266
2302
|
},
|
|
2267
2303
|
{
|
|
2268
|
-
"name": "
|
|
2269
|
-
"description": "Default:
|
|
2304
|
+
"name": "collapsed-width",
|
|
2305
|
+
"description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
|
|
2270
2306
|
},
|
|
2271
2307
|
{
|
|
2272
|
-
"name": "
|
|
2273
|
-
"description": "Default:
|
|
2308
|
+
"name": "collapsible",
|
|
2309
|
+
"description": "Default: false\n\nWhether can be collapsed"
|
|
2274
2310
|
},
|
|
2275
2311
|
{
|
|
2276
|
-
"name": "
|
|
2277
|
-
"description": "Default:
|
|
2312
|
+
"name": "reverse-arrow",
|
|
2313
|
+
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2278
2314
|
},
|
|
2279
2315
|
{
|
|
2280
|
-
"name": "
|
|
2281
|
-
"description": "Default:
|
|
2316
|
+
"name": "theme",
|
|
2317
|
+
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2282
2318
|
},
|
|
2283
2319
|
{
|
|
2284
|
-
"name": "
|
|
2285
|
-
"description": "Default: -\n\
|
|
2320
|
+
"name": "trigger",
|
|
2321
|
+
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2286
2322
|
},
|
|
2287
2323
|
{
|
|
2288
|
-
"name": "
|
|
2289
|
-
"description": "Default:
|
|
2324
|
+
"name": "width",
|
|
2325
|
+
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2290
2326
|
},
|
|
2291
2327
|
{
|
|
2292
|
-
"name": "
|
|
2293
|
-
"description": "Default: -\n\
|
|
2328
|
+
"name": "zero-width-trigger-style",
|
|
2329
|
+
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2330
|
+
}
|
|
2331
|
+
]
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
"name": "a-input-number",
|
|
2335
|
+
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
2336
|
+
"attributes": [
|
|
2337
|
+
{
|
|
2338
|
+
"name": "size",
|
|
2339
|
+
"description": "Default: -\n\nThe height of input box"
|
|
2294
2340
|
},
|
|
2295
2341
|
{
|
|
2296
|
-
"name": "
|
|
2297
|
-
"description": "Default: -\n\
|
|
2342
|
+
"name": "status",
|
|
2343
|
+
"description": "Default: -\n\nSet validation status"
|
|
2298
2344
|
},
|
|
2299
2345
|
{
|
|
2300
|
-
"name": "
|
|
2301
|
-
"description": "Default:
|
|
2346
|
+
"name": "disabled",
|
|
2347
|
+
"description": "Default: false\n\nIf the input is disabled"
|
|
2302
2348
|
},
|
|
2303
2349
|
{
|
|
2304
|
-
"name": "
|
|
2305
|
-
"description": "Default: -\n\
|
|
2350
|
+
"name": "addon-before",
|
|
2351
|
+
"description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
|
|
2306
2352
|
},
|
|
2307
2353
|
{
|
|
2308
|
-
"name": "
|
|
2309
|
-
"description": "Default: -\n\
|
|
2310
|
-
}
|
|
2311
|
-
]
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"name": "a-image",
|
|
2315
|
-
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2316
|
-
"attributes": [
|
|
2354
|
+
"name": "addon-after",
|
|
2355
|
+
"description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
|
|
2356
|
+
},
|
|
2317
2357
|
{
|
|
2318
|
-
"name": "
|
|
2319
|
-
"description": "Default:
|
|
2358
|
+
"name": "prefix",
|
|
2359
|
+
"description": "Default: -\n\nThe prefix icon for the Input"
|
|
2320
2360
|
},
|
|
2321
2361
|
{
|
|
2322
|
-
"name": "
|
|
2362
|
+
"name": "suffix",
|
|
2363
|
+
"description": "Default: -\n\nThe suffix icon for the Input"
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"name": "bordered",
|
|
2323
2367
|
"description": "Default: -\n\nDeprecated."
|
|
2324
2368
|
},
|
|
2369
|
+
{
|
|
2370
|
+
"name": "variant",
|
|
2371
|
+
"description": "Default: outlined\n\nVariants of Input"
|
|
2372
|
+
},
|
|
2325
2373
|
{
|
|
2326
2374
|
"name": "classes",
|
|
2327
2375
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
@@ -2331,24 +2379,24 @@
|
|
|
2331
2379
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2332
2380
|
},
|
|
2333
2381
|
{
|
|
2334
|
-
"name": "
|
|
2335
|
-
"description": "Default: -\n\
|
|
2382
|
+
"name": "controls",
|
|
2383
|
+
"description": "Default: -\n\nWhether to show +- controls, or set custom arrow icons"
|
|
2336
2384
|
},
|
|
2337
2385
|
{
|
|
2338
|
-
"name": "
|
|
2339
|
-
"description": "Default: -\n\
|
|
2386
|
+
"name": "type",
|
|
2387
|
+
"description": "Default: -\n\n-"
|
|
2340
2388
|
},
|
|
2341
2389
|
{
|
|
2342
|
-
"name": "
|
|
2343
|
-
"description": "Default:
|
|
2390
|
+
"name": "max",
|
|
2391
|
+
"description": "Default: Number.MAX_SAFE_INTEGER\n\nThe max value"
|
|
2344
2392
|
},
|
|
2345
2393
|
{
|
|
2346
|
-
"name": "
|
|
2347
|
-
"description": "Default:
|
|
2394
|
+
"name": "min",
|
|
2395
|
+
"description": "Default: Number.MIN_SAFE_INTEGER\n\nThe min value"
|
|
2348
2396
|
},
|
|
2349
2397
|
{
|
|
2350
|
-
"name": "
|
|
2351
|
-
"description": "Default:
|
|
2398
|
+
"name": "step",
|
|
2399
|
+
"description": "Default: 1\n\nThe number to which the current value is increased or decreased. It can be an integer or decimal"
|
|
2352
2400
|
}
|
|
2353
2401
|
]
|
|
2354
2402
|
},
|
|
@@ -2373,68 +2421,16 @@
|
|
|
2373
2421
|
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2374
2422
|
},
|
|
2375
2423
|
{
|
|
2376
|
-
"name": "gutter",
|
|
2377
|
-
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2378
|
-
},
|
|
2379
|
-
{
|
|
2380
|
-
"name": "items",
|
|
2381
|
-
"description": "Default: -\n\nMasonry items"
|
|
2382
|
-
},
|
|
2383
|
-
{
|
|
2384
|
-
"name": "item-render",
|
|
2385
|
-
"description": "Default: -\n\nCustom item rendering function"
|
|
2386
|
-
}
|
|
2387
|
-
]
|
|
2388
|
-
},
|
|
2389
|
-
{
|
|
2390
|
-
"name": "a-layout",
|
|
2391
|
-
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2392
|
-
"attributes": [
|
|
2393
|
-
{
|
|
2394
|
-
"name": "has-sider",
|
|
2395
|
-
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2396
|
-
}
|
|
2397
|
-
]
|
|
2398
|
-
},
|
|
2399
|
-
{
|
|
2400
|
-
"name": "a-layout-sider",
|
|
2401
|
-
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2402
|
-
"attributes": [
|
|
2403
|
-
{
|
|
2404
|
-
"name": "breakpoint",
|
|
2405
|
-
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
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"
|
|
2414
|
-
},
|
|
2415
|
-
{
|
|
2416
|
-
"name": "collapsible",
|
|
2417
|
-
"description": "Default: false\n\nWhether can be collapsed"
|
|
2418
|
-
},
|
|
2419
|
-
{
|
|
2420
|
-
"name": "reverse-arrow",
|
|
2421
|
-
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2422
|
-
},
|
|
2423
|
-
{
|
|
2424
|
-
"name": "theme",
|
|
2425
|
-
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2426
|
-
},
|
|
2427
|
-
{
|
|
2428
|
-
"name": "trigger",
|
|
2429
|
-
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2424
|
+
"name": "gutter",
|
|
2425
|
+
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2430
2426
|
},
|
|
2431
2427
|
{
|
|
2432
|
-
"name": "
|
|
2433
|
-
"description": "Default:
|
|
2428
|
+
"name": "items",
|
|
2429
|
+
"description": "Default: -\n\nMasonry items"
|
|
2434
2430
|
},
|
|
2435
2431
|
{
|
|
2436
|
-
"name": "
|
|
2437
|
-
"description": "Default: -\n\
|
|
2432
|
+
"name": "item-render",
|
|
2433
|
+
"description": "Default: -\n\nCustom item rendering function"
|
|
2438
2434
|
}
|
|
2439
2435
|
]
|
|
2440
2436
|
},
|
|
@@ -2489,148 +2485,112 @@
|
|
|
2489
2485
|
]
|
|
2490
2486
|
},
|
|
2491
2487
|
{
|
|
2492
|
-
"name": "a-
|
|
2493
|
-
"description": "(ZH)
|
|
2488
|
+
"name": "a-menu",
|
|
2489
|
+
"description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
|
|
2494
2490
|
"attributes": [
|
|
2495
|
-
{
|
|
2496
|
-
"name": "after-close",
|
|
2497
|
-
"description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
|
|
2498
|
-
},
|
|
2499
|
-
{
|
|
2500
|
-
"name": "after-open-change",
|
|
2501
|
-
"description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
|
|
2502
|
-
},
|
|
2503
|
-
{
|
|
2504
|
-
"name": "cancel-button-props",
|
|
2505
|
-
"description": "Default: -\n\nThe cancel button props"
|
|
2506
|
-
},
|
|
2507
|
-
{
|
|
2508
|
-
"name": "cancel-text",
|
|
2509
|
-
"description": "Default: Cancel\n\nText of the Cancel button"
|
|
2510
|
-
},
|
|
2511
|
-
{
|
|
2512
|
-
"name": "centered",
|
|
2513
|
-
"description": "Default: false\n\nCentered Modal"
|
|
2514
|
-
},
|
|
2515
2491
|
{
|
|
2516
2492
|
"name": "classes",
|
|
2517
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the
|
|
2518
|
-
},
|
|
2519
|
-
{
|
|
2520
|
-
"name": "closable",
|
|
2521
|
-
"description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
|
|
2522
|
-
},
|
|
2523
|
-
{
|
|
2524
|
-
"name": "close-icon",
|
|
2525
|
-
"description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
|
|
2526
|
-
},
|
|
2527
|
-
{
|
|
2528
|
-
"name": "confirm-loading",
|
|
2529
|
-
"description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
|
|
2530
|
-
},
|
|
2531
|
-
{
|
|
2532
|
-
"name": "destroy-on-hidden",
|
|
2533
|
-
"description": "Default: false\n\nWhether to unmount child components on close"
|
|
2493
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2534
2494
|
},
|
|
2535
2495
|
{
|
|
2536
|
-
"name": "
|
|
2537
|
-
"description": "Default:
|
|
2496
|
+
"name": "styles",
|
|
2497
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2538
2498
|
},
|
|
2539
2499
|
{
|
|
2540
|
-
"name": "
|
|
2541
|
-
"description": "Default:
|
|
2500
|
+
"name": "root-class",
|
|
2501
|
+
"description": "Default: -\n\nRoot container class"
|
|
2542
2502
|
},
|
|
2543
2503
|
{
|
|
2544
|
-
"name": "
|
|
2545
|
-
"description": "Default:
|
|
2504
|
+
"name": "default-open-keys",
|
|
2505
|
+
"description": "Default: -\n\nArray with the keys of default opened sub menus"
|
|
2546
2506
|
},
|
|
2547
2507
|
{
|
|
2548
|
-
"name": "
|
|
2549
|
-
"description": "Default: -\n\
|
|
2508
|
+
"name": "default-selected-keys",
|
|
2509
|
+
"description": "Default: -\n\nArray with the keys of default selected menu items"
|
|
2550
2510
|
},
|
|
2551
2511
|
{
|
|
2552
|
-
"name": "
|
|
2553
|
-
"description": "Default:
|
|
2512
|
+
"name": "expand-icon",
|
|
2513
|
+
"description": "Default: -\n\nCustom expand icon of submenu"
|
|
2554
2514
|
},
|
|
2555
2515
|
{
|
|
2556
|
-
"name": "
|
|
2557
|
-
"description": "Default:
|
|
2516
|
+
"name": "force-sub-menu-render",
|
|
2517
|
+
"description": "Default: false\n\nRender submenu into DOM before it becomes visible"
|
|
2558
2518
|
},
|
|
2559
2519
|
{
|
|
2560
|
-
"name": "
|
|
2561
|
-
"description": "Default:
|
|
2520
|
+
"name": "inline-collapsed",
|
|
2521
|
+
"description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
|
|
2562
2522
|
},
|
|
2563
2523
|
{
|
|
2564
|
-
"name": "
|
|
2565
|
-
"description": "Default:
|
|
2524
|
+
"name": "inline-indent",
|
|
2525
|
+
"description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
|
|
2566
2526
|
},
|
|
2567
2527
|
{
|
|
2568
|
-
"name": "
|
|
2569
|
-
"description": "Default:
|
|
2528
|
+
"name": "items",
|
|
2529
|
+
"description": "Default: -\n\nMenu item content"
|
|
2570
2530
|
},
|
|
2571
2531
|
{
|
|
2572
|
-
"name": "
|
|
2573
|
-
"description": "Default:
|
|
2532
|
+
"name": "mode",
|
|
2533
|
+
"description": "Default: vertical\n\nType of menu"
|
|
2574
2534
|
},
|
|
2575
2535
|
{
|
|
2576
|
-
"name": "
|
|
2577
|
-
"description": "Default:
|
|
2536
|
+
"name": "multiple",
|
|
2537
|
+
"description": "Default: false\n\nAllows selection of multiple items"
|
|
2578
2538
|
},
|
|
2579
2539
|
{
|
|
2580
|
-
"name": "
|
|
2581
|
-
"description": "Default: -\n\
|
|
2540
|
+
"name": "open-keys",
|
|
2541
|
+
"description": "Default: -\n\nArray with the keys of currently opened sub-menus"
|
|
2582
2542
|
},
|
|
2583
2543
|
{
|
|
2584
|
-
"name": "
|
|
2585
|
-
"description": "Default:
|
|
2544
|
+
"name": "overflowed-indicator",
|
|
2545
|
+
"description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
|
|
2586
2546
|
},
|
|
2587
2547
|
{
|
|
2588
|
-
"name": "
|
|
2589
|
-
"description": "Default:
|
|
2548
|
+
"name": "selectable",
|
|
2549
|
+
"description": "Default: true\n\nAllows selecting menu items"
|
|
2590
2550
|
},
|
|
2591
2551
|
{
|
|
2592
|
-
"name": "
|
|
2593
|
-
"description": "Default:
|
|
2552
|
+
"name": "selected-keys",
|
|
2553
|
+
"description": "Default: -\n\nArray with the keys of currently selected menu items"
|
|
2594
2554
|
},
|
|
2595
2555
|
{
|
|
2596
|
-
"name": "
|
|
2597
|
-
"description": "Default:
|
|
2556
|
+
"name": "sub-menu-close-delay",
|
|
2557
|
+
"description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
|
|
2598
2558
|
},
|
|
2599
2559
|
{
|
|
2600
|
-
"name": "
|
|
2601
|
-
"description": "Default:
|
|
2560
|
+
"name": "sub-menu-open-delay",
|
|
2561
|
+
"description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
|
|
2602
2562
|
},
|
|
2603
2563
|
{
|
|
2604
|
-
"name": "
|
|
2605
|
-
"description": "Default:
|
|
2564
|
+
"name": "theme",
|
|
2565
|
+
"description": "Default: light\n\nColor theme of the menu"
|
|
2606
2566
|
},
|
|
2607
2567
|
{
|
|
2608
|
-
"name": "
|
|
2609
|
-
"description": "Default:
|
|
2568
|
+
"name": "trigger-sub-menu-action",
|
|
2569
|
+
"description": "Default: hover\n\nWhich action can trigger submenu open/close"
|
|
2610
2570
|
},
|
|
2611
2571
|
{
|
|
2612
|
-
"name": "
|
|
2613
|
-
"description": "Default:
|
|
2572
|
+
"name": "get-popup-container",
|
|
2573
|
+
"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"
|
|
2614
2574
|
},
|
|
2615
2575
|
{
|
|
2616
|
-
"name": "
|
|
2617
|
-
"description": "Default: -\n\
|
|
2576
|
+
"name": "item-icon",
|
|
2577
|
+
"description": "Default: -\n\nCustom menu item icon render"
|
|
2618
2578
|
},
|
|
2619
2579
|
{
|
|
2620
|
-
"name": "
|
|
2621
|
-
"description": "Default:
|
|
2580
|
+
"name": "label-render",
|
|
2581
|
+
"description": "Default: -\n\nCustom label render"
|
|
2622
2582
|
},
|
|
2623
2583
|
{
|
|
2624
|
-
"name": "
|
|
2625
|
-
"description": "Default: -\n\
|
|
2584
|
+
"name": "icon-render",
|
|
2585
|
+
"description": "Default: -\n\nCustom icon render (items mode)"
|
|
2626
2586
|
},
|
|
2627
2587
|
{
|
|
2628
|
-
"name": "
|
|
2629
|
-
"description": "Default: -\n\
|
|
2588
|
+
"name": "extra-render",
|
|
2589
|
+
"description": "Default: -\n\nCustom extra render"
|
|
2630
2590
|
},
|
|
2631
2591
|
{
|
|
2632
|
-
"name": "
|
|
2633
|
-
"description": "Default:
|
|
2592
|
+
"name": "popup-render",
|
|
2593
|
+
"description": "Default: -\n\nCustom popup renderer for submenu"
|
|
2634
2594
|
}
|
|
2635
2595
|
]
|
|
2636
2596
|
},
|
|
@@ -2684,6 +2644,152 @@
|
|
|
2684
2644
|
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2685
2645
|
"attributes": []
|
|
2686
2646
|
},
|
|
2647
|
+
{
|
|
2648
|
+
"name": "a-modal",
|
|
2649
|
+
"description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
|
|
2650
|
+
"attributes": [
|
|
2651
|
+
{
|
|
2652
|
+
"name": "after-close",
|
|
2653
|
+
"description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
|
|
2654
|
+
},
|
|
2655
|
+
{
|
|
2656
|
+
"name": "after-open-change",
|
|
2657
|
+
"description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
|
|
2658
|
+
},
|
|
2659
|
+
{
|
|
2660
|
+
"name": "cancel-button-props",
|
|
2661
|
+
"description": "Default: -\n\nThe cancel button props"
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
"name": "cancel-text",
|
|
2665
|
+
"description": "Default: Cancel\n\nText of the Cancel button"
|
|
2666
|
+
},
|
|
2667
|
+
{
|
|
2668
|
+
"name": "centered",
|
|
2669
|
+
"description": "Default: false\n\nCentered Modal"
|
|
2670
|
+
},
|
|
2671
|
+
{
|
|
2672
|
+
"name": "classes",
|
|
2673
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
|
|
2674
|
+
},
|
|
2675
|
+
{
|
|
2676
|
+
"name": "closable",
|
|
2677
|
+
"description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
|
|
2678
|
+
},
|
|
2679
|
+
{
|
|
2680
|
+
"name": "close-icon",
|
|
2681
|
+
"description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
|
|
2682
|
+
},
|
|
2683
|
+
{
|
|
2684
|
+
"name": "confirm-loading",
|
|
2685
|
+
"description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
|
|
2686
|
+
},
|
|
2687
|
+
{
|
|
2688
|
+
"name": "destroy-on-hidden",
|
|
2689
|
+
"description": "Default: false\n\nWhether to unmount child components on close"
|
|
2690
|
+
},
|
|
2691
|
+
{
|
|
2692
|
+
"name": "focus-trigger-after-close",
|
|
2693
|
+
"description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
|
|
2694
|
+
},
|
|
2695
|
+
{
|
|
2696
|
+
"name": "footer",
|
|
2697
|
+
"description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
|
|
2698
|
+
},
|
|
2699
|
+
{
|
|
2700
|
+
"name": "force-render",
|
|
2701
|
+
"description": "Default: false\n\nForce render Modal"
|
|
2702
|
+
},
|
|
2703
|
+
{
|
|
2704
|
+
"name": "focusable",
|
|
2705
|
+
"description": "Default: -\n\nConfiguration for focus management in the Modal"
|
|
2706
|
+
},
|
|
2707
|
+
{
|
|
2708
|
+
"name": "get-container",
|
|
2709
|
+
"description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"name": "keyboard",
|
|
2713
|
+
"description": "Default: true\n\nWhether support press esc to close"
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"name": "loading",
|
|
2717
|
+
"description": "Default: false\n\nShow the skeleton"
|
|
2718
|
+
},
|
|
2719
|
+
{
|
|
2720
|
+
"name": "mask",
|
|
2721
|
+
"description": "Default: true\n\nMask effect"
|
|
2722
|
+
},
|
|
2723
|
+
{
|
|
2724
|
+
"name": "~~mask-closable~~",
|
|
2725
|
+
"description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
|
|
2726
|
+
},
|
|
2727
|
+
{
|
|
2728
|
+
"name": "modal-render",
|
|
2729
|
+
"description": "Default: -\n\nCustom modal content render"
|
|
2730
|
+
},
|
|
2731
|
+
{
|
|
2732
|
+
"name": "mouse-position",
|
|
2733
|
+
"description": "Default: -\n\nSet animation start position"
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
"name": "ok-button-props",
|
|
2737
|
+
"description": "Default: -\n\nThe ok button props"
|
|
2738
|
+
},
|
|
2739
|
+
{
|
|
2740
|
+
"name": "ok-text",
|
|
2741
|
+
"description": "Default: OK\n\nText of the OK button"
|
|
2742
|
+
},
|
|
2743
|
+
{
|
|
2744
|
+
"name": "ok-type",
|
|
2745
|
+
"description": "Default: primary\n\nButton type of the OK button"
|
|
2746
|
+
},
|
|
2747
|
+
{
|
|
2748
|
+
"name": "open",
|
|
2749
|
+
"description": "Default: false\n\nWhether the modal dialog is visible or not, support v-model:open"
|
|
2750
|
+
},
|
|
2751
|
+
{
|
|
2752
|
+
"name": "root-class",
|
|
2753
|
+
"description": "Default: -\n\nRoot container class"
|
|
2754
|
+
},
|
|
2755
|
+
{
|
|
2756
|
+
"name": "root-style",
|
|
2757
|
+
"description": "Default: -\n\nRoot container style"
|
|
2758
|
+
},
|
|
2759
|
+
{
|
|
2760
|
+
"name": "styles",
|
|
2761
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
|
|
2762
|
+
},
|
|
2763
|
+
{
|
|
2764
|
+
"name": "title",
|
|
2765
|
+
"description": "Default: -\n\nThe modal dialog's title"
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"name": "transition-name",
|
|
2769
|
+
"description": "Default: -\n\nTransition name of dialog"
|
|
2770
|
+
},
|
|
2771
|
+
{
|
|
2772
|
+
"name": "mask-transition-name",
|
|
2773
|
+
"description": "Default: -\n\nTransition name of mask"
|
|
2774
|
+
},
|
|
2775
|
+
{
|
|
2776
|
+
"name": "width",
|
|
2777
|
+
"description": "Default: 520\n\nWidth of the modal dialog"
|
|
2778
|
+
},
|
|
2779
|
+
{
|
|
2780
|
+
"name": "wrap-class-name",
|
|
2781
|
+
"description": "Default: -\n\nThe class name of the container of the modal dialog"
|
|
2782
|
+
},
|
|
2783
|
+
{
|
|
2784
|
+
"name": "wrap-props",
|
|
2785
|
+
"description": "Default: -\n\nWrapper element props"
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
"name": "z-index",
|
|
2789
|
+
"description": "Default: 1000\n\nThe z-index of the Modal"
|
|
2790
|
+
}
|
|
2791
|
+
]
|
|
2792
|
+
},
|
|
2687
2793
|
{
|
|
2688
2794
|
"name": "a-pagination",
|
|
2689
2795
|
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
@@ -2803,166 +2909,144 @@
|
|
|
2803
2909
|
]
|
|
2804
2910
|
},
|
|
2805
2911
|
{
|
|
2806
|
-
"name": "a-
|
|
2807
|
-
"description": "(ZH)
|
|
2912
|
+
"name": "a-popconfirm",
|
|
2913
|
+
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2808
2914
|
"attributes": [
|
|
2809
2915
|
{
|
|
2810
|
-
"name": "
|
|
2811
|
-
"description": "Default: -\n\
|
|
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"
|
|
2916
|
+
"name": "cancel-button-props",
|
|
2917
|
+
"description": "Default: -\n\nThe cancel button props"
|
|
2836
2918
|
},
|
|
2837
2919
|
{
|
|
2838
|
-
"name": "
|
|
2839
|
-
"description": "Default:
|
|
2920
|
+
"name": "cancel-text",
|
|
2921
|
+
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
2840
2922
|
},
|
|
2841
2923
|
{
|
|
2842
|
-
"name": "
|
|
2843
|
-
"description": "Default:
|
|
2924
|
+
"name": "disabled",
|
|
2925
|
+
"description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
|
|
2844
2926
|
},
|
|
2845
2927
|
{
|
|
2846
|
-
"name": "
|
|
2847
|
-
"description": "Default: -\n\
|
|
2928
|
+
"name": "icon",
|
|
2929
|
+
"description": "Default: -\n\nCustomize icon of confirmation"
|
|
2848
2930
|
},
|
|
2849
2931
|
{
|
|
2850
|
-
"name": "
|
|
2851
|
-
"description": "Default:
|
|
2932
|
+
"name": "ok-button-props",
|
|
2933
|
+
"description": "Default: -\n\nThe ok button props"
|
|
2852
2934
|
},
|
|
2853
2935
|
{
|
|
2854
|
-
"name": "
|
|
2855
|
-
"description": "Default:
|
|
2936
|
+
"name": "ok-text",
|
|
2937
|
+
"description": "Default: OK\n\nThe text of the Confirm button"
|
|
2856
2938
|
},
|
|
2857
2939
|
{
|
|
2858
|
-
"name": "
|
|
2859
|
-
"description": "Default:
|
|
2940
|
+
"name": "ok-type",
|
|
2941
|
+
"description": "Default: primary\n\nButton type of the Confirm button"
|
|
2860
2942
|
},
|
|
2861
2943
|
{
|
|
2862
|
-
"name": "
|
|
2863
|
-
"description": "Default:
|
|
2944
|
+
"name": "show-cancel",
|
|
2945
|
+
"description": "Default: true\n\nShow cancel button"
|
|
2864
2946
|
},
|
|
2865
2947
|
{
|
|
2866
|
-
"name": "
|
|
2867
|
-
"description": "Default:
|
|
2948
|
+
"name": "title",
|
|
2949
|
+
"description": "Default: -\n\nThe title of the confirmation box"
|
|
2868
2950
|
},
|
|
2869
2951
|
{
|
|
2870
|
-
"name": "
|
|
2871
|
-
"description": "Default: -\n\
|
|
2952
|
+
"name": "description",
|
|
2953
|
+
"description": "Default: -\n\nThe description of the confirmation box"
|
|
2872
2954
|
},
|
|
2873
2955
|
{
|
|
2874
|
-
"name": "
|
|
2875
|
-
"description": "Default:
|
|
2956
|
+
"name": "classes",
|
|
2957
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2876
2958
|
},
|
|
2877
2959
|
{
|
|
2878
|
-
"name": "
|
|
2879
|
-
"description": "Default:
|
|
2880
|
-
}
|
|
2960
|
+
"name": "styles",
|
|
2961
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2962
|
+
}
|
|
2963
|
+
]
|
|
2964
|
+
},
|
|
2965
|
+
{
|
|
2966
|
+
"name": "a-popover",
|
|
2967
|
+
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
2968
|
+
"attributes": [
|
|
2881
2969
|
{
|
|
2882
|
-
"name": "
|
|
2883
|
-
"description": "Default:
|
|
2970
|
+
"name": "title",
|
|
2971
|
+
"description": "Default: -\n\nTitle of the card"
|
|
2884
2972
|
},
|
|
2885
2973
|
{
|
|
2886
|
-
"name": "
|
|
2887
|
-
"description": "Default:
|
|
2974
|
+
"name": "content",
|
|
2975
|
+
"description": "Default: -\n\nContent of the card"
|
|
2888
2976
|
},
|
|
2889
2977
|
{
|
|
2890
|
-
"name": "
|
|
2891
|
-
"description": "Default:
|
|
2978
|
+
"name": "classes",
|
|
2979
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2892
2980
|
},
|
|
2893
2981
|
{
|
|
2894
|
-
"name": "
|
|
2895
|
-
"description": "Default: -\n\
|
|
2896
|
-
}
|
|
2982
|
+
"name": "styles",
|
|
2983
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2984
|
+
}
|
|
2985
|
+
]
|
|
2986
|
+
},
|
|
2987
|
+
{
|
|
2988
|
+
"name": "a-qrcode",
|
|
2989
|
+
"description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
|
|
2990
|
+
"attributes": [
|
|
2897
2991
|
{
|
|
2898
|
-
"name": "
|
|
2899
|
-
"description": "Default: -\n\
|
|
2992
|
+
"name": "value",
|
|
2993
|
+
"description": "Default: -\n\nscanned text"
|
|
2900
2994
|
},
|
|
2901
2995
|
{
|
|
2902
|
-
"name": "
|
|
2903
|
-
"description": "Default:
|
|
2996
|
+
"name": "type",
|
|
2997
|
+
"description": "Default: canvas\n\nrender type"
|
|
2904
2998
|
},
|
|
2905
2999
|
{
|
|
2906
|
-
"name": "
|
|
2907
|
-
"description": "Default: -\n\
|
|
3000
|
+
"name": "icon",
|
|
3001
|
+
"description": "Default: -\n\ninclude image url (only image link are supported)"
|
|
2908
3002
|
},
|
|
2909
3003
|
{
|
|
2910
|
-
"name": "
|
|
2911
|
-
"description": "Default:
|
|
2912
|
-
}
|
|
2913
|
-
]
|
|
2914
|
-
},
|
|
2915
|
-
{
|
|
2916
|
-
"name": "a-popconfirm",
|
|
2917
|
-
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2918
|
-
"attributes": [
|
|
2919
|
-
{
|
|
2920
|
-
"name": "cancel-button-props",
|
|
2921
|
-
"description": "Default: -\n\nThe cancel button props"
|
|
3004
|
+
"name": "size",
|
|
3005
|
+
"description": "Default: 160\n\nQRCode size"
|
|
2922
3006
|
},
|
|
2923
3007
|
{
|
|
2924
|
-
"name": "
|
|
2925
|
-
"description": "Default:
|
|
3008
|
+
"name": "icon-size",
|
|
3009
|
+
"description": "Default: 40\n\ninclude image size"
|
|
2926
3010
|
},
|
|
2927
3011
|
{
|
|
2928
|
-
"name": "
|
|
2929
|
-
"description": "Default:
|
|
3012
|
+
"name": "color",
|
|
3013
|
+
"description": "Default: #000\n\nQRCode Color"
|
|
2930
3014
|
},
|
|
2931
3015
|
{
|
|
2932
|
-
"name": "
|
|
2933
|
-
"description": "Default: -\n\nCustomize
|
|
3016
|
+
"name": "classes",
|
|
3017
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2934
3018
|
},
|
|
2935
3019
|
{
|
|
2936
|
-
"name": "
|
|
2937
|
-
"description": "Default:
|
|
3020
|
+
"name": "bg-color",
|
|
3021
|
+
"description": "Default: transparent\n\nQRCode Background Color"
|
|
2938
3022
|
},
|
|
2939
3023
|
{
|
|
2940
|
-
"name": "
|
|
2941
|
-
"description": "Default:
|
|
3024
|
+
"name": "margin-size",
|
|
3025
|
+
"description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
|
|
2942
3026
|
},
|
|
2943
3027
|
{
|
|
2944
|
-
"name": "
|
|
2945
|
-
"description": "Default:
|
|
3028
|
+
"name": "bordered",
|
|
3029
|
+
"description": "Default: true\n\nWhether has border style"
|
|
2946
3030
|
},
|
|
2947
3031
|
{
|
|
2948
|
-
"name": "
|
|
2949
|
-
"description": "Default:
|
|
3032
|
+
"name": "error-level",
|
|
3033
|
+
"description": "Default: 'M'\n\nError Code Level"
|
|
2950
3034
|
},
|
|
2951
3035
|
{
|
|
2952
|
-
"name": "
|
|
2953
|
-
"description": "Default:
|
|
3036
|
+
"name": "boost-level",
|
|
3037
|
+
"description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
|
|
2954
3038
|
},
|
|
2955
3039
|
{
|
|
2956
|
-
"name": "
|
|
2957
|
-
"description": "Default:
|
|
3040
|
+
"name": "status",
|
|
3041
|
+
"description": "Default: 'active'\n\nQRCode status"
|
|
2958
3042
|
},
|
|
2959
3043
|
{
|
|
2960
|
-
"name": "
|
|
2961
|
-
"description": "Default: -\n\
|
|
3044
|
+
"name": "status-render",
|
|
3045
|
+
"description": "Default: -\n\ncustom status render"
|
|
2962
3046
|
},
|
|
2963
3047
|
{
|
|
2964
3048
|
"name": "styles",
|
|
2965
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3049
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2966
3050
|
}
|
|
2967
3051
|
]
|
|
2968
3052
|
},
|
|
@@ -3011,50 +3095,78 @@
|
|
|
3011
3095
|
"description": "Default: round\n\nTo set the style of the progress linecap"
|
|
3012
3096
|
},
|
|
3013
3097
|
{
|
|
3014
|
-
"name": "stroke-color",
|
|
3015
|
-
"description": "Default: -\n\nThe color of progress bar"
|
|
3098
|
+
"name": "stroke-color",
|
|
3099
|
+
"description": "Default: -\n\nThe color of progress bar"
|
|
3100
|
+
},
|
|
3101
|
+
{
|
|
3102
|
+
"name": "rail-color",
|
|
3103
|
+
"description": "Default: -\n\nThe color of unfilled part"
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"name": "success",
|
|
3107
|
+
"description": "Default: -\n\nConfigs of successfully progress bar"
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
"name": "trail-color",
|
|
3111
|
+
"description": "Default: -\n\nThe color of unfilled part. Please use railColor instead"
|
|
3112
|
+
},
|
|
3113
|
+
{
|
|
3114
|
+
"name": "width",
|
|
3115
|
+
"description": "Default: -\n\nDeprecated. Use size instead"
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"name": "size",
|
|
3119
|
+
"description": "Default: default\n\nProgress size"
|
|
3120
|
+
}
|
|
3121
|
+
]
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
3124
|
+
"name": "a-rate",
|
|
3125
|
+
"description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
|
|
3126
|
+
"attributes": [
|
|
3127
|
+
{
|
|
3128
|
+
"name": "allow-clear",
|
|
3129
|
+
"description": "Default: true\n\nWhether to allow clear when click again"
|
|
3130
|
+
},
|
|
3131
|
+
{
|
|
3132
|
+
"name": "allow-half",
|
|
3133
|
+
"description": "Default: false\n\nWhether to allow semi selection"
|
|
3134
|
+
},
|
|
3135
|
+
{
|
|
3136
|
+
"name": "character",
|
|
3137
|
+
"description": "Default: -\n\nThe custom character of rate"
|
|
3016
3138
|
},
|
|
3017
3139
|
{
|
|
3018
|
-
"name": "
|
|
3019
|
-
"description": "Default: -\n\nThe
|
|
3140
|
+
"name": "class-name",
|
|
3141
|
+
"description": "Default: -\n\nThe custom class name of rate"
|
|
3020
3142
|
},
|
|
3021
3143
|
{
|
|
3022
|
-
"name": "
|
|
3023
|
-
"description": "Default:
|
|
3144
|
+
"name": "count",
|
|
3145
|
+
"description": "Default: 5\n\nStar count"
|
|
3024
3146
|
},
|
|
3025
3147
|
{
|
|
3026
|
-
"name": "
|
|
3027
|
-
"description": "Default:
|
|
3148
|
+
"name": "disabled",
|
|
3149
|
+
"description": "Default: false\n\nIf read only, unable to interact"
|
|
3028
3150
|
},
|
|
3029
3151
|
{
|
|
3030
|
-
"name": "
|
|
3031
|
-
"description": "Default:
|
|
3152
|
+
"name": "keyboard",
|
|
3153
|
+
"description": "Default: true\n\nSupport keyboard operation"
|
|
3032
3154
|
},
|
|
3033
3155
|
{
|
|
3034
3156
|
"name": "size",
|
|
3035
|
-
"description": "Default:
|
|
3036
|
-
}
|
|
3037
|
-
]
|
|
3038
|
-
},
|
|
3039
|
-
{
|
|
3040
|
-
"name": "a-popover",
|
|
3041
|
-
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
3042
|
-
"attributes": [
|
|
3043
|
-
{
|
|
3044
|
-
"name": "title",
|
|
3045
|
-
"description": "Default: -\n\nTitle of the card"
|
|
3157
|
+
"description": "Default: 'middle'\n\nStar size"
|
|
3046
3158
|
},
|
|
3047
3159
|
{
|
|
3048
|
-
"name": "
|
|
3049
|
-
"description": "Default: -\n\
|
|
3160
|
+
"name": "style",
|
|
3161
|
+
"description": "Default: -\n\nThe custom style object of rate"
|
|
3050
3162
|
},
|
|
3051
3163
|
{
|
|
3052
|
-
"name": "
|
|
3053
|
-
"description": "Default: -\n\nCustomize
|
|
3164
|
+
"name": "tooltips",
|
|
3165
|
+
"description": "Default: -\n\nCustomize tooltip by each character"
|
|
3054
3166
|
},
|
|
3055
3167
|
{
|
|
3056
|
-
"name": "
|
|
3057
|
-
"description": "Default: -\n\
|
|
3168
|
+
"name": "value",
|
|
3169
|
+
"description": "Default: -\n\nThe current value, support v-model:value"
|
|
3058
3170
|
}
|
|
3059
3171
|
]
|
|
3060
3172
|
},
|
|
@@ -3142,90 +3254,6 @@
|
|
|
3142
3254
|
}
|
|
3143
3255
|
]
|
|
3144
3256
|
},
|
|
3145
|
-
{
|
|
3146
|
-
"name": "a-rate",
|
|
3147
|
-
"description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
|
|
3148
|
-
"attributes": [
|
|
3149
|
-
{
|
|
3150
|
-
"name": "allow-clear",
|
|
3151
|
-
"description": "Default: true\n\nWhether to allow clear when click again"
|
|
3152
|
-
},
|
|
3153
|
-
{
|
|
3154
|
-
"name": "allow-half",
|
|
3155
|
-
"description": "Default: false\n\nWhether to allow semi selection"
|
|
3156
|
-
},
|
|
3157
|
-
{
|
|
3158
|
-
"name": "character",
|
|
3159
|
-
"description": "Default: -\n\nThe custom character of rate"
|
|
3160
|
-
},
|
|
3161
|
-
{
|
|
3162
|
-
"name": "class-name",
|
|
3163
|
-
"description": "Default: -\n\nThe custom class name of rate"
|
|
3164
|
-
},
|
|
3165
|
-
{
|
|
3166
|
-
"name": "count",
|
|
3167
|
-
"description": "Default: 5\n\nStar count"
|
|
3168
|
-
},
|
|
3169
|
-
{
|
|
3170
|
-
"name": "disabled",
|
|
3171
|
-
"description": "Default: false\n\nIf read only, unable to interact"
|
|
3172
|
-
},
|
|
3173
|
-
{
|
|
3174
|
-
"name": "keyboard",
|
|
3175
|
-
"description": "Default: true\n\nSupport keyboard operation"
|
|
3176
|
-
},
|
|
3177
|
-
{
|
|
3178
|
-
"name": "size",
|
|
3179
|
-
"description": "Default: 'middle'\n\nStar size"
|
|
3180
|
-
},
|
|
3181
|
-
{
|
|
3182
|
-
"name": "style",
|
|
3183
|
-
"description": "Default: -\n\nThe custom style object of rate"
|
|
3184
|
-
},
|
|
3185
|
-
{
|
|
3186
|
-
"name": "tooltips",
|
|
3187
|
-
"description": "Default: -\n\nCustomize tooltip by each character"
|
|
3188
|
-
},
|
|
3189
|
-
{
|
|
3190
|
-
"name": "value",
|
|
3191
|
-
"description": "Default: -\n\nThe current value, support v-model:value"
|
|
3192
|
-
}
|
|
3193
|
-
]
|
|
3194
|
-
},
|
|
3195
|
-
{
|
|
3196
|
-
"name": "a-result",
|
|
3197
|
-
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
3198
|
-
"attributes": [
|
|
3199
|
-
{
|
|
3200
|
-
"name": "classes",
|
|
3201
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3202
|
-
},
|
|
3203
|
-
{
|
|
3204
|
-
"name": "extra",
|
|
3205
|
-
"description": "Default: -\n\nOperating area"
|
|
3206
|
-
},
|
|
3207
|
-
{
|
|
3208
|
-
"name": "icon",
|
|
3209
|
-
"description": "Default: -\n\nCustom back icon"
|
|
3210
|
-
},
|
|
3211
|
-
{
|
|
3212
|
-
"name": "status",
|
|
3213
|
-
"description": "Default: info\n\nResult status, decide icons and colors"
|
|
3214
|
-
},
|
|
3215
|
-
{
|
|
3216
|
-
"name": "styles",
|
|
3217
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3218
|
-
},
|
|
3219
|
-
{
|
|
3220
|
-
"name": "sub-title",
|
|
3221
|
-
"description": "Default: -\n\nThe subTitle"
|
|
3222
|
-
},
|
|
3223
|
-
{
|
|
3224
|
-
"name": "title",
|
|
3225
|
-
"description": "Default: -\n\nThe title"
|
|
3226
|
-
}
|
|
3227
|
-
]
|
|
3228
|
-
},
|
|
3229
3257
|
{
|
|
3230
3258
|
"name": "a-segmented",
|
|
3231
3259
|
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
@@ -3281,68 +3309,36 @@
|
|
|
3281
3309
|
]
|
|
3282
3310
|
},
|
|
3283
3311
|
{
|
|
3284
|
-
"name": "a-
|
|
3285
|
-
"description": "(ZH)
|
|
3312
|
+
"name": "a-result",
|
|
3313
|
+
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
3286
3314
|
"attributes": [
|
|
3287
|
-
{
|
|
3288
|
-
"name": "value",
|
|
3289
|
-
"description": "Default: -\n\nscanned text"
|
|
3290
|
-
},
|
|
3291
|
-
{
|
|
3292
|
-
"name": "type",
|
|
3293
|
-
"description": "Default: canvas\n\nrender type"
|
|
3294
|
-
},
|
|
3295
|
-
{
|
|
3296
|
-
"name": "icon",
|
|
3297
|
-
"description": "Default: -\n\ninclude image url (only image link are supported)"
|
|
3298
|
-
},
|
|
3299
|
-
{
|
|
3300
|
-
"name": "size",
|
|
3301
|
-
"description": "Default: 160\n\nQRCode size"
|
|
3302
|
-
},
|
|
3303
|
-
{
|
|
3304
|
-
"name": "icon-size",
|
|
3305
|
-
"description": "Default: 40\n\ninclude image size"
|
|
3306
|
-
},
|
|
3307
|
-
{
|
|
3308
|
-
"name": "color",
|
|
3309
|
-
"description": "Default: #000\n\nQRCode Color"
|
|
3310
|
-
},
|
|
3311
3315
|
{
|
|
3312
3316
|
"name": "classes",
|
|
3313
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function
|
|
3314
|
-
},
|
|
3315
|
-
{
|
|
3316
|
-
"name": "bg-color",
|
|
3317
|
-
"description": "Default: transparent\n\nQRCode Background Color"
|
|
3318
|
-
},
|
|
3319
|
-
{
|
|
3320
|
-
"name": "margin-size",
|
|
3321
|
-
"description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
|
|
3317
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3322
3318
|
},
|
|
3323
3319
|
{
|
|
3324
|
-
"name": "
|
|
3325
|
-
"description": "Default:
|
|
3320
|
+
"name": "extra",
|
|
3321
|
+
"description": "Default: -\n\nOperating area"
|
|
3326
3322
|
},
|
|
3327
3323
|
{
|
|
3328
|
-
"name": "
|
|
3329
|
-
"description": "Default:
|
|
3324
|
+
"name": "icon",
|
|
3325
|
+
"description": "Default: -\n\nCustom back icon"
|
|
3330
3326
|
},
|
|
3331
3327
|
{
|
|
3332
|
-
"name": "
|
|
3333
|
-
"description": "Default:
|
|
3328
|
+
"name": "status",
|
|
3329
|
+
"description": "Default: info\n\nResult status, decide icons and colors"
|
|
3334
3330
|
},
|
|
3335
3331
|
{
|
|
3336
|
-
"name": "
|
|
3337
|
-
"description": "Default:
|
|
3332
|
+
"name": "styles",
|
|
3333
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3338
3334
|
},
|
|
3339
3335
|
{
|
|
3340
|
-
"name": "
|
|
3341
|
-
"description": "Default: -\n\
|
|
3336
|
+
"name": "sub-title",
|
|
3337
|
+
"description": "Default: -\n\nThe subTitle"
|
|
3342
3338
|
},
|
|
3343
3339
|
{
|
|
3344
|
-
"name": "
|
|
3345
|
-
"description": "Default: -\n\
|
|
3340
|
+
"name": "title",
|
|
3341
|
+
"description": "Default: -\n\nThe title"
|
|
3346
3342
|
}
|
|
3347
3343
|
]
|
|
3348
3344
|
},
|
|
@@ -3712,6 +3708,71 @@
|
|
|
3712
3708
|
}
|
|
3713
3709
|
]
|
|
3714
3710
|
},
|
|
3711
|
+
{
|
|
3712
|
+
"name": "a-space",
|
|
3713
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3714
|
+
"attributes": [
|
|
3715
|
+
{
|
|
3716
|
+
"name": "align",
|
|
3717
|
+
"description": "Default: -\n\nAlign items"
|
|
3718
|
+
},
|
|
3719
|
+
{
|
|
3720
|
+
"name": "classes",
|
|
3721
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3722
|
+
},
|
|
3723
|
+
{
|
|
3724
|
+
"name": "orientation",
|
|
3725
|
+
"description": "Default: horizontal\n\nThe space direction"
|
|
3726
|
+
},
|
|
3727
|
+
{
|
|
3728
|
+
"name": "separator",
|
|
3729
|
+
"description": "Default: -\n\nSet separator"
|
|
3730
|
+
},
|
|
3731
|
+
{
|
|
3732
|
+
"name": "size",
|
|
3733
|
+
"description": "Default: small\n\nThe space size"
|
|
3734
|
+
},
|
|
3735
|
+
{
|
|
3736
|
+
"name": "styles",
|
|
3737
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3738
|
+
},
|
|
3739
|
+
{
|
|
3740
|
+
"name": "vertical",
|
|
3741
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3742
|
+
},
|
|
3743
|
+
{
|
|
3744
|
+
"name": "wrap",
|
|
3745
|
+
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
3746
|
+
}
|
|
3747
|
+
]
|
|
3748
|
+
},
|
|
3749
|
+
{
|
|
3750
|
+
"name": "a-size",
|
|
3751
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3752
|
+
"attributes": []
|
|
3753
|
+
},
|
|
3754
|
+
{
|
|
3755
|
+
"name": "a-space-compact",
|
|
3756
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3757
|
+
"attributes": [
|
|
3758
|
+
{
|
|
3759
|
+
"name": "block",
|
|
3760
|
+
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
3761
|
+
},
|
|
3762
|
+
{
|
|
3763
|
+
"name": "orientation",
|
|
3764
|
+
"description": "Default: horizontal\n\nSet direction of layout"
|
|
3765
|
+
},
|
|
3766
|
+
{
|
|
3767
|
+
"name": "size",
|
|
3768
|
+
"description": "Default: middle\n\nSet child component size"
|
|
3769
|
+
},
|
|
3770
|
+
{
|
|
3771
|
+
"name": "vertical",
|
|
3772
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3773
|
+
}
|
|
3774
|
+
]
|
|
3775
|
+
},
|
|
3715
3776
|
{
|
|
3716
3777
|
"name": "a-slider",
|
|
3717
3778
|
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
@@ -3850,65 +3911,6 @@
|
|
|
3850
3911
|
}
|
|
3851
3912
|
]
|
|
3852
3913
|
},
|
|
3853
|
-
{
|
|
3854
|
-
"name": "a-statistic",
|
|
3855
|
-
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3856
|
-
"attributes": [
|
|
3857
|
-
{
|
|
3858
|
-
"name": "classes",
|
|
3859
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
|
|
3860
|
-
},
|
|
3861
|
-
{
|
|
3862
|
-
"name": "decimal-separator",
|
|
3863
|
-
"description": "Default: .\n\nThe decimal separator"
|
|
3864
|
-
},
|
|
3865
|
-
{
|
|
3866
|
-
"name": "formatter",
|
|
3867
|
-
"description": "Default: -\n\nCustomize value display logic"
|
|
3868
|
-
},
|
|
3869
|
-
{
|
|
3870
|
-
"name": "group-separator",
|
|
3871
|
-
"description": "Default: ,\n\nGroup separator"
|
|
3872
|
-
},
|
|
3873
|
-
{
|
|
3874
|
-
"name": "loading",
|
|
3875
|
-
"description": "Default: false\n\nLoading status of Statistic"
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"name": "precision",
|
|
3879
|
-
"description": "Default: -\n\nThe precision of input value"
|
|
3880
|
-
},
|
|
3881
|
-
{
|
|
3882
|
-
"name": "prefix",
|
|
3883
|
-
"description": "Default: -\n\nThe prefix node of value"
|
|
3884
|
-
},
|
|
3885
|
-
{
|
|
3886
|
-
"name": "styles",
|
|
3887
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
|
|
3888
|
-
},
|
|
3889
|
-
{
|
|
3890
|
-
"name": "suffix",
|
|
3891
|
-
"description": "Default: -\n\nThe suffix node of value"
|
|
3892
|
-
},
|
|
3893
|
-
{
|
|
3894
|
-
"name": "title",
|
|
3895
|
-
"description": "Default: -\n\nDisplay title"
|
|
3896
|
-
},
|
|
3897
|
-
{
|
|
3898
|
-
"name": "value",
|
|
3899
|
-
"description": "Default: -\n\nDisplay value"
|
|
3900
|
-
},
|
|
3901
|
-
{
|
|
3902
|
-
"name": "value-style",
|
|
3903
|
-
"description": "Default: -\n\nSet value section style"
|
|
3904
|
-
}
|
|
3905
|
-
]
|
|
3906
|
-
},
|
|
3907
|
-
{
|
|
3908
|
-
"name": "a-statistic-timer",
|
|
3909
|
-
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3910
|
-
"attributes": []
|
|
3911
|
-
},
|
|
3912
3914
|
{
|
|
3913
3915
|
"name": "a-spin",
|
|
3914
3916
|
"description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
|
|
@@ -3964,70 +3966,64 @@
|
|
|
3964
3966
|
]
|
|
3965
3967
|
},
|
|
3966
3968
|
{
|
|
3967
|
-
"name": "a-
|
|
3968
|
-
"description": "(ZH)
|
|
3969
|
+
"name": "a-statistic",
|
|
3970
|
+
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3969
3971
|
"attributes": [
|
|
3970
3972
|
{
|
|
3971
|
-
"name": "
|
|
3972
|
-
"description": "Default: -\n\
|
|
3973
|
+
"name": "classes",
|
|
3974
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
|
|
3973
3975
|
},
|
|
3974
3976
|
{
|
|
3975
|
-
"name": "
|
|
3976
|
-
"description": "Default:
|
|
3977
|
+
"name": "decimal-separator",
|
|
3978
|
+
"description": "Default: .\n\nThe decimal separator"
|
|
3977
3979
|
},
|
|
3978
3980
|
{
|
|
3979
|
-
"name": "
|
|
3980
|
-
"description": "Default:
|
|
3981
|
+
"name": "formatter",
|
|
3982
|
+
"description": "Default: -\n\nCustomize value display logic"
|
|
3981
3983
|
},
|
|
3982
3984
|
{
|
|
3983
|
-
"name": "separator",
|
|
3984
|
-
"description": "Default:
|
|
3985
|
+
"name": "group-separator",
|
|
3986
|
+
"description": "Default: ,\n\nGroup separator"
|
|
3985
3987
|
},
|
|
3986
3988
|
{
|
|
3987
|
-
"name": "
|
|
3988
|
-
"description": "Default:
|
|
3989
|
+
"name": "loading",
|
|
3990
|
+
"description": "Default: false\n\nLoading status of Statistic"
|
|
3989
3991
|
},
|
|
3990
3992
|
{
|
|
3991
|
-
"name": "
|
|
3992
|
-
"description": "Default: -\n\
|
|
3993
|
+
"name": "precision",
|
|
3994
|
+
"description": "Default: -\n\nThe precision of input value"
|
|
3993
3995
|
},
|
|
3994
3996
|
{
|
|
3995
|
-
"name": "
|
|
3996
|
-
"description": "Default:
|
|
3997
|
+
"name": "prefix",
|
|
3998
|
+
"description": "Default: -\n\nThe prefix node of value"
|
|
3997
3999
|
},
|
|
3998
4000
|
{
|
|
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": [
|
|
4001
|
+
"name": "styles",
|
|
4002
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
|
|
4003
|
+
},
|
|
4013
4004
|
{
|
|
4014
|
-
"name": "
|
|
4015
|
-
"description": "Default:
|
|
4005
|
+
"name": "suffix",
|
|
4006
|
+
"description": "Default: -\n\nThe suffix node of value"
|
|
4016
4007
|
},
|
|
4017
4008
|
{
|
|
4018
|
-
"name": "
|
|
4019
|
-
"description": "Default:
|
|
4009
|
+
"name": "title",
|
|
4010
|
+
"description": "Default: -\n\nDisplay title"
|
|
4020
4011
|
},
|
|
4021
4012
|
{
|
|
4022
|
-
"name": "
|
|
4023
|
-
"description": "Default:
|
|
4013
|
+
"name": "value",
|
|
4014
|
+
"description": "Default: -\n\nDisplay value"
|
|
4024
4015
|
},
|
|
4025
4016
|
{
|
|
4026
|
-
"name": "
|
|
4027
|
-
"description": "Default:
|
|
4017
|
+
"name": "value-style",
|
|
4018
|
+
"description": "Default: -\n\nSet value section style"
|
|
4028
4019
|
}
|
|
4029
4020
|
]
|
|
4030
4021
|
},
|
|
4022
|
+
{
|
|
4023
|
+
"name": "a-statistic-timer",
|
|
4024
|
+
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
4025
|
+
"attributes": []
|
|
4026
|
+
},
|
|
4031
4027
|
{
|
|
4032
4028
|
"name": "a-steps",
|
|
4033
4029
|
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
@@ -4094,68 +4090,6 @@
|
|
|
4094
4090
|
}
|
|
4095
4091
|
]
|
|
4096
4092
|
},
|
|
4097
|
-
{
|
|
4098
|
-
"name": "a-switch",
|
|
4099
|
-
"description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
|
|
4100
|
-
"attributes": [
|
|
4101
|
-
{
|
|
4102
|
-
"name": "auto-focus",
|
|
4103
|
-
"description": "Default: false\n\nAuto focus when component mounted"
|
|
4104
|
-
},
|
|
4105
|
-
{
|
|
4106
|
-
"name": "checked",
|
|
4107
|
-
"description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
|
|
4108
|
-
},
|
|
4109
|
-
{
|
|
4110
|
-
"name": "checked-children",
|
|
4111
|
-
"description": "Default: -\n\nThe content to be shown when the state is checked"
|
|
4112
|
-
},
|
|
4113
|
-
{
|
|
4114
|
-
"name": "checked-value",
|
|
4115
|
-
"description": "Default: true\n\nThe value when checked"
|
|
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-checked",
|
|
4123
|
-
"description": "Default: false\n\nWhether to set the initial state"
|
|
4124
|
-
},
|
|
4125
|
-
{
|
|
4126
|
-
"name": "default-value",
|
|
4127
|
-
"description": "Default: -\n\nAlias for defaultChecked"
|
|
4128
|
-
},
|
|
4129
|
-
{
|
|
4130
|
-
"name": "disabled",
|
|
4131
|
-
"description": "Default: false\n\nDisable switch"
|
|
4132
|
-
},
|
|
4133
|
-
{
|
|
4134
|
-
"name": "loading",
|
|
4135
|
-
"description": "Default: false\n\nLoading state of switch"
|
|
4136
|
-
},
|
|
4137
|
-
{
|
|
4138
|
-
"name": "size",
|
|
4139
|
-
"description": "Default: default\n\nThe size of the Switch, options: default small"
|
|
4140
|
-
},
|
|
4141
|
-
{
|
|
4142
|
-
"name": "styles",
|
|
4143
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4144
|
-
},
|
|
4145
|
-
{
|
|
4146
|
-
"name": "un-checked-children",
|
|
4147
|
-
"description": "Default: -\n\nThe content to be shown when the state is unchecked"
|
|
4148
|
-
},
|
|
4149
|
-
{
|
|
4150
|
-
"name": "un-checked-value",
|
|
4151
|
-
"description": "Default: false\n\nThe value when unchecked"
|
|
4152
|
-
},
|
|
4153
|
-
{
|
|
4154
|
-
"name": "value",
|
|
4155
|
-
"description": "Default: -\n\nAlias for checked, support v-model:value"
|
|
4156
|
-
}
|
|
4157
|
-
]
|
|
4158
|
-
},
|
|
4159
4093
|
{
|
|
4160
4094
|
"name": "a-table",
|
|
4161
4095
|
"description": "(ZH) 展示行列数据。\n\n(EN) A table displays rows of data.",
|
|
@@ -4255,109 +4189,67 @@
|
|
|
4255
4189
|
]
|
|
4256
4190
|
},
|
|
4257
4191
|
{
|
|
4258
|
-
"name": "a-
|
|
4259
|
-
"description": "(ZH)
|
|
4192
|
+
"name": "a-switch",
|
|
4193
|
+
"description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
|
|
4260
4194
|
"attributes": [
|
|
4261
4195
|
{
|
|
4262
|
-
"name": "
|
|
4263
|
-
"description": "Default: false\n\
|
|
4264
|
-
},
|
|
4265
|
-
{
|
|
4266
|
-
"name": "close-icon",
|
|
4267
|
-
"description": "Default: -\n\nCustom close icon. Setting to null or false hides the close button"
|
|
4268
|
-
},
|
|
4269
|
-
{
|
|
4270
|
-
"name": "color",
|
|
4271
|
-
"description": "Default: -\n\nColor of the Tag"
|
|
4272
|
-
},
|
|
4273
|
-
{
|
|
4274
|
-
"name": "classes",
|
|
4275
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4276
|
-
},
|
|
4277
|
-
{
|
|
4278
|
-
"name": "disabled",
|
|
4279
|
-
"description": "Default: false\n\nWhether the tag is disabled"
|
|
4280
|
-
},
|
|
4281
|
-
{
|
|
4282
|
-
"name": "href",
|
|
4283
|
-
"description": "Default: -\n\nThe address to jump when clicking, when specified the tag will be rendered as tag"
|
|
4284
|
-
},
|
|
4285
|
-
{
|
|
4286
|
-
"name": "icon",
|
|
4287
|
-
"description": "Default: -\n\nSet the icon of tag"
|
|
4196
|
+
"name": "auto-focus",
|
|
4197
|
+
"description": "Default: false\n\nAuto focus when component mounted"
|
|
4288
4198
|
},
|
|
4289
4199
|
{
|
|
4290
|
-
"name": "
|
|
4291
|
-
"description": "Default:
|
|
4200
|
+
"name": "checked",
|
|
4201
|
+
"description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
|
|
4292
4202
|
},
|
|
4293
4203
|
{
|
|
4294
|
-
"name": "
|
|
4295
|
-
"description": "Default: -\n\
|
|
4204
|
+
"name": "checked-children",
|
|
4205
|
+
"description": "Default: -\n\nThe content to be shown when the state is checked"
|
|
4296
4206
|
},
|
|
4297
4207
|
{
|
|
4298
|
-
"name": "
|
|
4299
|
-
"description": "Default:
|
|
4300
|
-
}
|
|
4301
|
-
]
|
|
4302
|
-
},
|
|
4303
|
-
{
|
|
4304
|
-
"name": "a-checkable-tag",
|
|
4305
|
-
"description": "Used for marking and categorization.",
|
|
4306
|
-
"attributes": [
|
|
4307
|
-
{
|
|
4308
|
-
"name": "checked",
|
|
4309
|
-
"description": "Default: false\n\nChecked status of Tag. This is a controlled component"
|
|
4208
|
+
"name": "checked-value",
|
|
4209
|
+
"description": "Default: true\n\nThe value when checked"
|
|
4310
4210
|
},
|
|
4311
|
-
{
|
|
4312
|
-
"name": "icon",
|
|
4313
|
-
"description": "Default: -\n\nSet the icon of tag"
|
|
4314
|
-
}
|
|
4315
|
-
]
|
|
4316
|
-
},
|
|
4317
|
-
{
|
|
4318
|
-
"name": "a-checkable-tag-group",
|
|
4319
|
-
"description": "Used for marking and categorization.",
|
|
4320
|
-
"attributes": [
|
|
4321
4211
|
{
|
|
4322
4212
|
"name": "classes",
|
|
4323
4213
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4324
4214
|
},
|
|
4215
|
+
{
|
|
4216
|
+
"name": "default-checked",
|
|
4217
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
4218
|
+
},
|
|
4325
4219
|
{
|
|
4326
4220
|
"name": "default-value",
|
|
4327
|
-
"description": "Default: -\n\
|
|
4221
|
+
"description": "Default: -\n\nAlias for defaultChecked"
|
|
4328
4222
|
},
|
|
4329
4223
|
{
|
|
4330
4224
|
"name": "disabled",
|
|
4331
|
-
"description": "Default: false\n\nDisable
|
|
4225
|
+
"description": "Default: false\n\nDisable switch"
|
|
4332
4226
|
},
|
|
4333
4227
|
{
|
|
4334
|
-
"name": "
|
|
4335
|
-
"description": "Default: false\n\
|
|
4228
|
+
"name": "loading",
|
|
4229
|
+
"description": "Default: false\n\nLoading state of switch"
|
|
4336
4230
|
},
|
|
4337
4231
|
{
|
|
4338
|
-
"name": "
|
|
4339
|
-
"description": "Default:
|
|
4232
|
+
"name": "size",
|
|
4233
|
+
"description": "Default: default\n\nThe size of the Switch, options: default small"
|
|
4340
4234
|
},
|
|
4341
4235
|
{
|
|
4342
4236
|
"name": "styles",
|
|
4343
4237
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4344
4238
|
},
|
|
4239
|
+
{
|
|
4240
|
+
"name": "un-checked-children",
|
|
4241
|
+
"description": "Default: -\n\nThe content to be shown when the state is unchecked"
|
|
4242
|
+
},
|
|
4243
|
+
{
|
|
4244
|
+
"name": "un-checked-value",
|
|
4245
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
4246
|
+
},
|
|
4345
4247
|
{
|
|
4346
4248
|
"name": "value",
|
|
4347
|
-
"description": "Default: -\n\
|
|
4249
|
+
"description": "Default: -\n\nAlias for checked, support v-model:value"
|
|
4348
4250
|
}
|
|
4349
4251
|
]
|
|
4350
4252
|
},
|
|
4351
|
-
{
|
|
4352
|
-
"name": "a-tag-checkable-tag",
|
|
4353
|
-
"description": "进行标记和分类的小标签。",
|
|
4354
|
-
"attributes": []
|
|
4355
|
-
},
|
|
4356
|
-
{
|
|
4357
|
-
"name": "a-tag-checkable-tag-group",
|
|
4358
|
-
"description": "进行标记和分类的小标签。",
|
|
4359
|
-
"attributes": []
|
|
4360
|
-
},
|
|
4361
4253
|
{
|
|
4362
4254
|
"name": "a-tabs",
|
|
4363
4255
|
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
@@ -4449,56 +4341,114 @@
|
|
|
4449
4341
|
]
|
|
4450
4342
|
},
|
|
4451
4343
|
{
|
|
4452
|
-
"name": "a-
|
|
4453
|
-
"description": "(ZH)
|
|
4454
|
-
"attributes": []
|
|
4455
|
-
},
|
|
4456
|
-
{
|
|
4457
|
-
"name": "a-timeline",
|
|
4458
|
-
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
4344
|
+
"name": "a-tag",
|
|
4345
|
+
"description": "(ZH) 进行标记和分类的小标签。\n\n(EN) Used for marking and categorization.",
|
|
4459
4346
|
"attributes": [
|
|
4460
4347
|
{
|
|
4461
|
-
"name": "
|
|
4462
|
-
"description": "Default:
|
|
4348
|
+
"name": "closable",
|
|
4349
|
+
"description": "Default: false\n\nWhether the Tag can be closed"
|
|
4463
4350
|
},
|
|
4464
4351
|
{
|
|
4465
|
-
"name": "
|
|
4466
|
-
"description": "Default: -\n\
|
|
4352
|
+
"name": "close-icon",
|
|
4353
|
+
"description": "Default: -\n\nCustom close icon. Setting to null or false hides the close button"
|
|
4467
4354
|
},
|
|
4468
4355
|
{
|
|
4469
|
-
"name": "
|
|
4470
|
-
"description": "Default: -\n\
|
|
4356
|
+
"name": "color",
|
|
4357
|
+
"description": "Default: -\n\nColor of the Tag"
|
|
4471
4358
|
},
|
|
4472
4359
|
{
|
|
4473
|
-
"name": "
|
|
4474
|
-
"description": "Default:
|
|
4360
|
+
"name": "classes",
|
|
4361
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4475
4362
|
},
|
|
4476
4363
|
{
|
|
4477
|
-
"name": "
|
|
4478
|
-
"description": "Default:
|
|
4364
|
+
"name": "disabled",
|
|
4365
|
+
"description": "Default: false\n\nWhether the tag is disabled"
|
|
4479
4366
|
},
|
|
4480
4367
|
{
|
|
4481
|
-
"name": "
|
|
4482
|
-
"description": "Default:
|
|
4368
|
+
"name": "href",
|
|
4369
|
+
"description": "Default: -\n\nThe address to jump when clicking, when specified the tag will be rendered as tag"
|
|
4370
|
+
},
|
|
4371
|
+
{
|
|
4372
|
+
"name": "icon",
|
|
4373
|
+
"description": "Default: -\n\nSet the icon of tag"
|
|
4483
4374
|
},
|
|
4484
4375
|
{
|
|
4485
4376
|
"name": "styles",
|
|
4486
4377
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4487
4378
|
},
|
|
4488
4379
|
{
|
|
4489
|
-
"name": "
|
|
4490
|
-
"description": "Default: -\n\
|
|
4380
|
+
"name": "target",
|
|
4381
|
+
"description": "Default: -\n\nSame as target attribute of , works when href is specified"
|
|
4491
4382
|
},
|
|
4492
4383
|
{
|
|
4493
|
-
"name": "
|
|
4494
|
-
"description": "Default:
|
|
4384
|
+
"name": "variant",
|
|
4385
|
+
"description": "Default: filled\n\nVariant of the tag"
|
|
4386
|
+
}
|
|
4387
|
+
]
|
|
4388
|
+
},
|
|
4389
|
+
{
|
|
4390
|
+
"name": "a-checkable-tag",
|
|
4391
|
+
"description": "Used for marking and categorization.",
|
|
4392
|
+
"attributes": [
|
|
4393
|
+
{
|
|
4394
|
+
"name": "checked",
|
|
4395
|
+
"description": "Default: false\n\nChecked status of Tag. This is a controlled component"
|
|
4495
4396
|
},
|
|
4496
4397
|
{
|
|
4497
|
-
"name": "
|
|
4498
|
-
"description": "Default: -\n\
|
|
4398
|
+
"name": "icon",
|
|
4399
|
+
"description": "Default: -\n\nSet the icon of tag"
|
|
4400
|
+
}
|
|
4401
|
+
]
|
|
4402
|
+
},
|
|
4403
|
+
{
|
|
4404
|
+
"name": "a-checkable-tag-group",
|
|
4405
|
+
"description": "Used for marking and categorization.",
|
|
4406
|
+
"attributes": [
|
|
4407
|
+
{
|
|
4408
|
+
"name": "classes",
|
|
4409
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4410
|
+
},
|
|
4411
|
+
{
|
|
4412
|
+
"name": "default-value",
|
|
4413
|
+
"description": "Default: -\n\nInitial value"
|
|
4414
|
+
},
|
|
4415
|
+
{
|
|
4416
|
+
"name": "disabled",
|
|
4417
|
+
"description": "Default: false\n\nDisable check/uncheck"
|
|
4418
|
+
},
|
|
4419
|
+
{
|
|
4420
|
+
"name": "multiple",
|
|
4421
|
+
"description": "Default: false\n\nMultiple select mode"
|
|
4422
|
+
},
|
|
4423
|
+
{
|
|
4424
|
+
"name": "options",
|
|
4425
|
+
"description": "Default: -\n\nOption list"
|
|
4426
|
+
},
|
|
4427
|
+
{
|
|
4428
|
+
"name": "styles",
|
|
4429
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4430
|
+
},
|
|
4431
|
+
{
|
|
4432
|
+
"name": "value",
|
|
4433
|
+
"description": "Default: -\n\nValue of checked tag(s), support v-model:value"
|
|
4499
4434
|
}
|
|
4500
4435
|
]
|
|
4501
4436
|
},
|
|
4437
|
+
{
|
|
4438
|
+
"name": "a-tag-checkable-tag",
|
|
4439
|
+
"description": "进行标记和分类的小标签。",
|
|
4440
|
+
"attributes": []
|
|
4441
|
+
},
|
|
4442
|
+
{
|
|
4443
|
+
"name": "a-tag-checkable-tag-group",
|
|
4444
|
+
"description": "进行标记和分类的小标签。",
|
|
4445
|
+
"attributes": []
|
|
4446
|
+
},
|
|
4447
|
+
{
|
|
4448
|
+
"name": "a-time-picker",
|
|
4449
|
+
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
4450
|
+
"attributes": []
|
|
4451
|
+
},
|
|
4502
4452
|
{
|
|
4503
4453
|
"name": "a-tooltip",
|
|
4504
4454
|
"description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
|
|
@@ -4560,240 +4510,126 @@
|
|
|
4560
4510
|
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
4561
4511
|
},
|
|
4562
4512
|
{
|
|
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"
|
|
4653
|
-
},
|
|
4654
|
-
{
|
|
4655
|
-
"name": "default-expanded-keys",
|
|
4656
|
-
"description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
|
|
4657
|
-
},
|
|
4658
|
-
{
|
|
4659
|
-
"name": "default-expand-parent",
|
|
4660
|
-
"description": "Default: true\n\nIf auto expand parent treeNodes when init"
|
|
4661
|
-
},
|
|
4662
|
-
{
|
|
4663
|
-
"name": "default-selected-keys",
|
|
4664
|
-
"description": "Default: []\n\nSpecifies the keys of the default selected treeNodes"
|
|
4665
|
-
},
|
|
4666
|
-
{
|
|
4667
|
-
"name": "disabled",
|
|
4668
|
-
"description": "Default: false\n\nWhether the tree is disabled"
|
|
4669
|
-
},
|
|
4670
|
-
{
|
|
4671
|
-
"name": "draggable",
|
|
4672
|
-
"description": "Default: false\n\nSpecifies whether this Tree or the node is draggable. Use icon: false to disable drag handler icon"
|
|
4673
|
-
},
|
|
4674
|
-
{
|
|
4675
|
-
"name": "expanded-keys",
|
|
4676
|
-
"description": "Default: []\n\n(Controlled) Specifies the keys of the expanded treeNodes, support v-model:expanded-keys"
|
|
4513
|
+
"name": "classes",
|
|
4514
|
+
"description": "Default: -\n\nSemantic DOM class. Supports object or function"
|
|
4677
4515
|
},
|
|
4678
4516
|
{
|
|
4679
|
-
"name": "
|
|
4680
|
-
"description": "Default:
|
|
4517
|
+
"name": "styles",
|
|
4518
|
+
"description": "Default: -\n\nSemantic DOM style. Supports object or function"
|
|
4681
4519
|
},
|
|
4682
4520
|
{
|
|
4683
|
-
"name": "
|
|
4684
|
-
"description": "Default: -\n\
|
|
4521
|
+
"name": "get-tooltip-container",
|
|
4522
|
+
"description": "Default: -\n\nLegacy alias of getPopupContainer"
|
|
4685
4523
|
},
|
|
4686
4524
|
{
|
|
4687
|
-
"name": "
|
|
4688
|
-
"description": "Default: -\n\
|
|
4525
|
+
"name": "motion",
|
|
4526
|
+
"description": "Default: -\n\nPopup motion config"
|
|
4689
4527
|
},
|
|
4690
4528
|
{
|
|
4691
|
-
"name": "
|
|
4692
|
-
"description": "Default: -\n\
|
|
4529
|
+
"name": "after-open-change",
|
|
4530
|
+
"description": "Default: -\n\nCallback after visibility change"
|
|
4693
4531
|
},
|
|
4694
4532
|
{
|
|
4695
|
-
"name": "
|
|
4696
|
-
"description": "Default: -\n\
|
|
4533
|
+
"name": "builtin-placements",
|
|
4534
|
+
"description": "Default: -\n\nBuilt-in placement config"
|
|
4697
4535
|
},
|
|
4698
4536
|
{
|
|
4699
|
-
"name": "
|
|
4700
|
-
"description": "Default:
|
|
4537
|
+
"name": "title",
|
|
4538
|
+
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
4701
4539
|
},
|
|
4702
4540
|
{
|
|
4703
|
-
"name": "
|
|
4704
|
-
"description": "Default:
|
|
4541
|
+
"name": "overlay",
|
|
4542
|
+
"description": "Default: -\n\nLegacy alias of title"
|
|
4705
4543
|
},
|
|
4706
4544
|
{
|
|
4707
|
-
"name": "
|
|
4708
|
-
"description": "Default: -\n\
|
|
4545
|
+
"name": "open-class",
|
|
4546
|
+
"description": "Default: -\n\nClass added to child when tooltip is open"
|
|
4709
4547
|
},
|
|
4710
4548
|
{
|
|
4711
|
-
"name": "
|
|
4712
|
-
"description": "Default:
|
|
4549
|
+
"name": "unique",
|
|
4550
|
+
"description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
|
|
4551
|
+
}
|
|
4552
|
+
]
|
|
4553
|
+
},
|
|
4554
|
+
{
|
|
4555
|
+
"name": "a-tour",
|
|
4556
|
+
"description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
|
|
4557
|
+
"attributes": [
|
|
4558
|
+
{
|
|
4559
|
+
"name": "steps",
|
|
4560
|
+
"description": "Default: -\n\nTour steps"
|
|
4713
4561
|
},
|
|
4714
4562
|
{
|
|
4715
|
-
"name": "
|
|
4716
|
-
"description": "Default:
|
|
4563
|
+
"name": "open",
|
|
4564
|
+
"description": "Default: false\n\nOpen tour, support v-model:open"
|
|
4717
4565
|
},
|
|
4718
4566
|
{
|
|
4719
|
-
"name": "
|
|
4720
|
-
"description": "Default:
|
|
4567
|
+
"name": "current",
|
|
4568
|
+
"description": "Default: -\n\nWhat is the current step"
|
|
4721
4569
|
},
|
|
4722
4570
|
{
|
|
4723
|
-
"name": "
|
|
4724
|
-
"description": "Default:
|
|
4571
|
+
"name": "arrow",
|
|
4572
|
+
"description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
|
|
4725
4573
|
},
|
|
4726
4574
|
{
|
|
4727
|
-
"name": "
|
|
4728
|
-
"description": "Default:
|
|
4575
|
+
"name": "close-icon",
|
|
4576
|
+
"description": "Default: true\n\nCustomize close icon"
|
|
4729
4577
|
},
|
|
4730
4578
|
{
|
|
4731
|
-
"name": "
|
|
4732
|
-
"description": "Default:
|
|
4579
|
+
"name": "disabled-interaction",
|
|
4580
|
+
"description": "Default: false\n\nDisable interaction on highlighted area"
|
|
4733
4581
|
},
|
|
4734
4582
|
{
|
|
4735
|
-
"name": "
|
|
4736
|
-
"description": "Default:
|
|
4583
|
+
"name": "gap",
|
|
4584
|
+
"description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
|
|
4737
4585
|
},
|
|
4738
4586
|
{
|
|
4739
|
-
"name": "
|
|
4740
|
-
"description": "Default:
|
|
4587
|
+
"name": "placement",
|
|
4588
|
+
"description": "Default: bottom\n\nPosition of the guide card relative to the target element"
|
|
4741
4589
|
},
|
|
4742
4590
|
{
|
|
4743
|
-
"name": "
|
|
4744
|
-
"description": "Default:
|
|
4591
|
+
"name": "mask",
|
|
4592
|
+
"description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
|
|
4745
4593
|
},
|
|
4746
4594
|
{
|
|
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": [
|
|
4595
|
+
"name": "type",
|
|
4596
|
+
"description": "Default: default\n\nType, affects the background color and text color"
|
|
4597
|
+
},
|
|
4756
4598
|
{
|
|
4757
|
-
"name": "
|
|
4758
|
-
"description": "Default:
|
|
4599
|
+
"name": "scroll-into-view-options",
|
|
4600
|
+
"description": "Default: true\n\nsupport pass custom scrollIntoView options"
|
|
4759
4601
|
},
|
|
4760
4602
|
{
|
|
4761
|
-
"name": "
|
|
4762
|
-
"description": "Default:
|
|
4603
|
+
"name": "indicators-render",
|
|
4604
|
+
"description": "Default: -\n\nCustom indicator"
|
|
4763
4605
|
},
|
|
4764
4606
|
{
|
|
4765
|
-
"name": "
|
|
4766
|
-
"description": "Default:
|
|
4607
|
+
"name": "actions-render",
|
|
4608
|
+
"description": "Default: -\n\nCustom action"
|
|
4767
4609
|
},
|
|
4768
4610
|
{
|
|
4769
|
-
"name": "
|
|
4770
|
-
"description": "Default:
|
|
4611
|
+
"name": "z-index",
|
|
4612
|
+
"description": "Default: 1001\n\nTour zIndex"
|
|
4771
4613
|
},
|
|
4772
4614
|
{
|
|
4773
|
-
"name": "
|
|
4774
|
-
"description": "Default:
|
|
4615
|
+
"name": "get-popup-container",
|
|
4616
|
+
"description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
|
|
4775
4617
|
},
|
|
4776
4618
|
{
|
|
4777
|
-
"name": "
|
|
4778
|
-
"description": "Default:
|
|
4619
|
+
"name": "classes",
|
|
4620
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4779
4621
|
},
|
|
4780
4622
|
{
|
|
4781
|
-
"name": "
|
|
4782
|
-
"description": "Default:
|
|
4623
|
+
"name": "styles",
|
|
4624
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4783
4625
|
},
|
|
4784
4626
|
{
|
|
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": [
|
|
4627
|
+
"name": "root-class",
|
|
4628
|
+
"description": "Default: -\n\nRoot container class"
|
|
4629
|
+
},
|
|
4794
4630
|
{
|
|
4795
|
-
"name": "
|
|
4796
|
-
"description": "Default:
|
|
4631
|
+
"name": "prefix-cls",
|
|
4632
|
+
"description": "Default: -\n\n-"
|
|
4797
4633
|
}
|
|
4798
4634
|
]
|
|
4799
4635
|
},
|
|
@@ -4884,111 +4720,201 @@
|
|
|
4884
4720
|
]
|
|
4885
4721
|
},
|
|
4886
4722
|
{
|
|
4887
|
-
"name": "a-
|
|
4888
|
-
"description": "(ZH)
|
|
4723
|
+
"name": "a-tree",
|
|
4724
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4889
4725
|
"attributes": [
|
|
4890
4726
|
{
|
|
4891
|
-
"name": "
|
|
4892
|
-
"description": "Default: -\n\
|
|
4727
|
+
"name": "allow-drop",
|
|
4728
|
+
"description": "Default: -\n\nWhether to allow dropping on the node"
|
|
4893
4729
|
},
|
|
4894
4730
|
{
|
|
4895
|
-
"name": "
|
|
4896
|
-
"description": "Default:
|
|
4731
|
+
"name": "auto-expand-parent",
|
|
4732
|
+
"description": "Default: false\n\nWhether to automatically expand a parent treeNode"
|
|
4897
4733
|
},
|
|
4898
4734
|
{
|
|
4899
|
-
"name": "
|
|
4900
|
-
"description": "Default:
|
|
4735
|
+
"name": "block-node",
|
|
4736
|
+
"description": "Default: false\n\nWhether treeNode fill remaining horizontal space"
|
|
4901
4737
|
},
|
|
4902
4738
|
{
|
|
4903
|
-
"name": "
|
|
4904
|
-
"description": "Default:
|
|
4739
|
+
"name": "checkable",
|
|
4740
|
+
"description": "Default: false\n\nAdd a Checkbox before the treeNodes"
|
|
4741
|
+
},
|
|
4742
|
+
{
|
|
4743
|
+
"name": "checked-keys",
|
|
4744
|
+
"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"
|
|
4745
|
+
},
|
|
4746
|
+
{
|
|
4747
|
+
"name": "check-strictly",
|
|
4748
|
+
"description": "Default: false\n\nCheck treeNode precisely; parent treeNode and children treeNodes are not associated"
|
|
4905
4749
|
},
|
|
4906
4750
|
{
|
|
4907
4751
|
"name": "classes",
|
|
4908
4752
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
4909
4753
|
},
|
|
4910
4754
|
{
|
|
4911
|
-
"name": "
|
|
4912
|
-
"description": "Default:
|
|
4755
|
+
"name": "default-checked-keys",
|
|
4756
|
+
"description": "Default: []\n\nSpecifies the keys of the default checked treeNodes"
|
|
4913
4757
|
},
|
|
4914
4758
|
{
|
|
4915
|
-
"name": "
|
|
4916
|
-
"description": "Default: false\n\
|
|
4759
|
+
"name": "default-expand-all",
|
|
4760
|
+
"description": "Default: false\n\nWhether to expand all treeNodes by default"
|
|
4761
|
+
},
|
|
4762
|
+
{
|
|
4763
|
+
"name": "default-expanded-keys",
|
|
4764
|
+
"description": "Default: []\n\nSpecify the keys of the default expanded treeNodes"
|
|
4765
|
+
},
|
|
4766
|
+
{
|
|
4767
|
+
"name": "default-expand-parent",
|
|
4768
|
+
"description": "Default: true\n\nIf auto expand parent treeNodes when init"
|
|
4769
|
+
},
|
|
4770
|
+
{
|
|
4771
|
+
"name": "default-selected-keys",
|
|
4772
|
+
"description": "Default: []\n\nSpecifies the keys of the default selected treeNodes"
|
|
4917
4773
|
},
|
|
4918
4774
|
{
|
|
4919
4775
|
"name": "disabled",
|
|
4920
|
-
"description": "Default: false\n\
|
|
4776
|
+
"description": "Default: false\n\nWhether the tree is disabled"
|
|
4921
4777
|
},
|
|
4922
4778
|
{
|
|
4923
|
-
"name": "
|
|
4924
|
-
"description": "Default:
|
|
4779
|
+
"name": "draggable",
|
|
4780
|
+
"description": "Default: false\n\nSpecifies whether this Tree or the node is draggable. Use icon: false to disable drag handler icon"
|
|
4925
4781
|
},
|
|
4926
4782
|
{
|
|
4927
|
-
"name": "
|
|
4928
|
-
"description": "Default:
|
|
4783
|
+
"name": "expanded-keys",
|
|
4784
|
+
"description": "Default: []\n\n(Controlled) Specifies the keys of the expanded treeNodes, support v-model:expanded-keys"
|
|
4929
4785
|
},
|
|
4930
4786
|
{
|
|
4931
|
-
"name": "
|
|
4932
|
-
"description": "Default:
|
|
4787
|
+
"name": "field-names",
|
|
4788
|
+
"description": "Default: { title: title, key: key, children: children }\n\nCustomize node title, key, children field name"
|
|
4933
4789
|
},
|
|
4934
4790
|
{
|
|
4935
|
-
"name": "
|
|
4936
|
-
"description": "Default:
|
|
4791
|
+
"name": "filter-ant-tree-node",
|
|
4792
|
+
"description": "Default: -\n\nDefines a function to filter (highlight) treeNodes. When the function returns true, the corresponding treeNode will be highlighted"
|
|
4937
4793
|
},
|
|
4938
4794
|
{
|
|
4939
|
-
"name": "
|
|
4940
|
-
"description": "Default: -\n\
|
|
4795
|
+
"name": "height",
|
|
4796
|
+
"description": "Default: -\n\nConfig virtual scroll height. Will not support horizontal scroll when enabled"
|
|
4941
4797
|
},
|
|
4942
4798
|
{
|
|
4943
|
-
"name": "
|
|
4944
|
-
"description": "Default:
|
|
4799
|
+
"name": "icon",
|
|
4800
|
+
"description": "Default: -\n\nInsert a custom icon before the title. Need to set showIcon to true"
|
|
4945
4801
|
},
|
|
4946
4802
|
{
|
|
4947
|
-
"name": "
|
|
4948
|
-
"description": "Default: -\n\
|
|
4803
|
+
"name": "load-data",
|
|
4804
|
+
"description": "Default: -\n\nLoad data asynchronously"
|
|
4805
|
+
},
|
|
4806
|
+
{
|
|
4807
|
+
"name": "loaded-keys",
|
|
4808
|
+
"description": "Default: []\n\n(Controlled) Set loaded tree nodes. Need to work with loadData"
|
|
4809
|
+
},
|
|
4810
|
+
{
|
|
4811
|
+
"name": "multiple",
|
|
4812
|
+
"description": "Default: false\n\nAllows selecting multiple treeNodes"
|
|
4813
|
+
},
|
|
4814
|
+
{
|
|
4815
|
+
"name": "root-style",
|
|
4816
|
+
"description": "Default: -\n\nStyle on the root element"
|
|
4817
|
+
},
|
|
4818
|
+
{
|
|
4819
|
+
"name": "selectable",
|
|
4820
|
+
"description": "Default: true\n\nWhether it can be selected"
|
|
4821
|
+
},
|
|
4822
|
+
{
|
|
4823
|
+
"name": "selected-keys",
|
|
4824
|
+
"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"
|
|
4825
|
+
},
|
|
4826
|
+
{
|
|
4827
|
+
"name": "show-icon",
|
|
4828
|
+
"description": "Default: false\n\nControls whether to display the icon node (no default style)"
|
|
4829
|
+
},
|
|
4830
|
+
{
|
|
4831
|
+
"name": "show-line",
|
|
4832
|
+
"description": "Default: false\n\nShows a connecting line"
|
|
4833
|
+
},
|
|
4834
|
+
{
|
|
4835
|
+
"name": "styles",
|
|
4836
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
4837
|
+
},
|
|
4838
|
+
{
|
|
4839
|
+
"name": "switcher-icon",
|
|
4840
|
+
"description": "Default: -\n\nCustomize expand/collapse icons for tree nodes (With default rotate angular style)"
|
|
4841
|
+
},
|
|
4842
|
+
{
|
|
4843
|
+
"name": "switcher-loading-icon",
|
|
4844
|
+
"description": "Default: -\n\nCustomize loading icons for tree nodes"
|
|
4949
4845
|
},
|
|
4950
4846
|
{
|
|
4951
|
-
"name": "
|
|
4952
|
-
"description": "Default:
|
|
4847
|
+
"name": "title-render",
|
|
4848
|
+
"description": "Default: -\n\nCustomize tree node title render"
|
|
4953
4849
|
},
|
|
4954
4850
|
{
|
|
4955
|
-
"name": "
|
|
4956
|
-
"description": "Default:
|
|
4851
|
+
"name": "tree-data",
|
|
4852
|
+
"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
4853
|
},
|
|
4958
4854
|
{
|
|
4959
|
-
"name": "
|
|
4960
|
-
"description": "Default:
|
|
4855
|
+
"name": "virtual",
|
|
4856
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
4857
|
+
}
|
|
4858
|
+
]
|
|
4859
|
+
},
|
|
4860
|
+
{
|
|
4861
|
+
"name": "a-tree-node",
|
|
4862
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4863
|
+
"attributes": [
|
|
4864
|
+
{
|
|
4865
|
+
"name": "checkable",
|
|
4866
|
+
"description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
|
|
4961
4867
|
},
|
|
4962
4868
|
{
|
|
4963
|
-
"name": "
|
|
4964
|
-
"description": "Default:
|
|
4869
|
+
"name": "disable-checkbox",
|
|
4870
|
+
"description": "Default: false\n\nDisables the checkbox of the treeNode"
|
|
4965
4871
|
},
|
|
4966
4872
|
{
|
|
4967
|
-
"name": "
|
|
4968
|
-
"description": "Default: false\n\
|
|
4873
|
+
"name": "disabled",
|
|
4874
|
+
"description": "Default: false\n\nDisables the treeNode"
|
|
4969
4875
|
},
|
|
4970
4876
|
{
|
|
4971
|
-
"name": "
|
|
4972
|
-
"description": "Default: -\n\nCustomize
|
|
4877
|
+
"name": "icon",
|
|
4878
|
+
"description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
|
|
4973
4879
|
},
|
|
4974
4880
|
{
|
|
4975
|
-
"name": "
|
|
4976
|
-
"description": "Default:
|
|
4881
|
+
"name": "is-leaf",
|
|
4882
|
+
"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
4883
|
},
|
|
4978
4884
|
{
|
|
4979
|
-
"name": "
|
|
4980
|
-
"description": "Default:
|
|
4885
|
+
"name": "key",
|
|
4886
|
+
"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
4887
|
},
|
|
4982
4888
|
{
|
|
4983
|
-
"name": "
|
|
4984
|
-
"description": "Default:
|
|
4889
|
+
"name": "selectable",
|
|
4890
|
+
"description": "Default: true\n\nSet whether the treeNode can be selected"
|
|
4985
4891
|
},
|
|
4986
4892
|
{
|
|
4987
|
-
"name": "
|
|
4988
|
-
"description": "Default:
|
|
4893
|
+
"name": "title",
|
|
4894
|
+
"description": "Default: ---\n\nTitle"
|
|
4895
|
+
}
|
|
4896
|
+
]
|
|
4897
|
+
},
|
|
4898
|
+
{
|
|
4899
|
+
"name": "a-directory-tree",
|
|
4900
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
4901
|
+
"attributes": [
|
|
4902
|
+
{
|
|
4903
|
+
"name": "expand-action",
|
|
4904
|
+
"description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
|
|
4989
4905
|
}
|
|
4990
4906
|
]
|
|
4991
4907
|
},
|
|
4908
|
+
{
|
|
4909
|
+
"name": "a-tree-select-props",
|
|
4910
|
+
"description": "Tree selection control.",
|
|
4911
|
+
"attributes": []
|
|
4912
|
+
},
|
|
4913
|
+
{
|
|
4914
|
+
"name": "a-tree-select",
|
|
4915
|
+
"description": "树型选择控件。",
|
|
4916
|
+
"attributes": []
|
|
4917
|
+
},
|
|
4992
4918
|
{
|
|
4993
4919
|
"name": "a-typography",
|
|
4994
4920
|
"description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
|
|
@@ -5177,6 +5103,112 @@
|
|
|
5177
5103
|
}
|
|
5178
5104
|
]
|
|
5179
5105
|
},
|
|
5106
|
+
{
|
|
5107
|
+
"name": "a-upload",
|
|
5108
|
+
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
5109
|
+
"attributes": [
|
|
5110
|
+
{
|
|
5111
|
+
"name": "accept",
|
|
5112
|
+
"description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
|
|
5113
|
+
},
|
|
5114
|
+
{
|
|
5115
|
+
"name": "action",
|
|
5116
|
+
"description": "Default: -\n\nUploading URL"
|
|
5117
|
+
},
|
|
5118
|
+
{
|
|
5119
|
+
"name": "before-upload",
|
|
5120
|
+
"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**"
|
|
5121
|
+
},
|
|
5122
|
+
{
|
|
5123
|
+
"name": "custom-request",
|
|
5124
|
+
"description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
|
|
5125
|
+
},
|
|
5126
|
+
{
|
|
5127
|
+
"name": "classes",
|
|
5128
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
5129
|
+
},
|
|
5130
|
+
{
|
|
5131
|
+
"name": "data",
|
|
5132
|
+
"description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
|
|
5133
|
+
},
|
|
5134
|
+
{
|
|
5135
|
+
"name": "directory",
|
|
5136
|
+
"description": "Default: false\n\nSupport upload whole directory (caniuse)"
|
|
5137
|
+
},
|
|
5138
|
+
{
|
|
5139
|
+
"name": "disabled",
|
|
5140
|
+
"description": "Default: false\n\nDisable upload button"
|
|
5141
|
+
},
|
|
5142
|
+
{
|
|
5143
|
+
"name": "file-list",
|
|
5144
|
+
"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"
|
|
5145
|
+
},
|
|
5146
|
+
{
|
|
5147
|
+
"name": "headers",
|
|
5148
|
+
"description": "Default: -\n\nSet request headers, valid above IE10"
|
|
5149
|
+
},
|
|
5150
|
+
{
|
|
5151
|
+
"name": "icon-render",
|
|
5152
|
+
"description": "Default: -\n\nCustom show icon"
|
|
5153
|
+
},
|
|
5154
|
+
{
|
|
5155
|
+
"name": "is-image-url",
|
|
5156
|
+
"description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
|
|
5157
|
+
},
|
|
5158
|
+
{
|
|
5159
|
+
"name": "item-render",
|
|
5160
|
+
"description": "Default: -\n\nCustom item of uploadList"
|
|
5161
|
+
},
|
|
5162
|
+
{
|
|
5163
|
+
"name": "list-type",
|
|
5164
|
+
"description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
|
|
5165
|
+
},
|
|
5166
|
+
{
|
|
5167
|
+
"name": "max-count",
|
|
5168
|
+
"description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
|
|
5169
|
+
},
|
|
5170
|
+
{
|
|
5171
|
+
"name": "method",
|
|
5172
|
+
"description": "Default: post\n\nThe http method of upload request"
|
|
5173
|
+
},
|
|
5174
|
+
{
|
|
5175
|
+
"name": "multiple",
|
|
5176
|
+
"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"
|
|
5177
|
+
},
|
|
5178
|
+
{
|
|
5179
|
+
"name": "name",
|
|
5180
|
+
"description": "Default: file\n\nThe name of uploading file"
|
|
5181
|
+
},
|
|
5182
|
+
{
|
|
5183
|
+
"name": "open-file-dialog-on-click",
|
|
5184
|
+
"description": "Default: true\n\nClick open file dialog"
|
|
5185
|
+
},
|
|
5186
|
+
{
|
|
5187
|
+
"name": "pastable",
|
|
5188
|
+
"description": "Default: false\n\nSupport paste file"
|
|
5189
|
+
},
|
|
5190
|
+
{
|
|
5191
|
+
"name": "preview-file",
|
|
5192
|
+
"description": "Default: -\n\nCustomize preview file logic"
|
|
5193
|
+
},
|
|
5194
|
+
{
|
|
5195
|
+
"name": "progress",
|
|
5196
|
+
"description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
|
|
5197
|
+
},
|
|
5198
|
+
{
|
|
5199
|
+
"name": "show-upload-list",
|
|
5200
|
+
"description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
|
|
5201
|
+
},
|
|
5202
|
+
{
|
|
5203
|
+
"name": "styles",
|
|
5204
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5205
|
+
},
|
|
5206
|
+
{
|
|
5207
|
+
"name": "with-credentials",
|
|
5208
|
+
"description": "Default: false\n\nThe ajax upload with cookie sent"
|
|
5209
|
+
}
|
|
5210
|
+
]
|
|
5211
|
+
},
|
|
5180
5212
|
{
|
|
5181
5213
|
"name": "a-watermark",
|
|
5182
5214
|
"description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
|
|
@@ -5224,84 +5256,48 @@
|
|
|
5224
5256
|
]
|
|
5225
5257
|
},
|
|
5226
5258
|
{
|
|
5227
|
-
"name": "a-
|
|
5228
|
-
"description": "(ZH)
|
|
5259
|
+
"name": "a-timeline",
|
|
5260
|
+
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
5229
5261
|
"attributes": [
|
|
5230
5262
|
{
|
|
5231
|
-
"name": "
|
|
5232
|
-
"description": "Default: -\n\
|
|
5233
|
-
},
|
|
5234
|
-
{
|
|
5235
|
-
"name": "open",
|
|
5236
|
-
"description": "Default: false\n\nOpen tour, support v-model:open"
|
|
5237
|
-
},
|
|
5238
|
-
{
|
|
5239
|
-
"name": "current",
|
|
5240
|
-
"description": "Default: -\n\nWhat is the current step"
|
|
5241
|
-
},
|
|
5242
|
-
{
|
|
5243
|
-
"name": "arrow",
|
|
5244
|
-
"description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
|
|
5245
|
-
},
|
|
5246
|
-
{
|
|
5247
|
-
"name": "close-icon",
|
|
5248
|
-
"description": "Default: true\n\nCustomize close icon"
|
|
5249
|
-
},
|
|
5250
|
-
{
|
|
5251
|
-
"name": "disabled-interaction",
|
|
5252
|
-
"description": "Default: false\n\nDisable interaction on highlighted area"
|
|
5253
|
-
},
|
|
5254
|
-
{
|
|
5255
|
-
"name": "gap",
|
|
5256
|
-
"description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
|
|
5257
|
-
},
|
|
5258
|
-
{
|
|
5259
|
-
"name": "placement",
|
|
5260
|
-
"description": "Default: bottom\n\nPosition of the guide card relative to the target element"
|
|
5261
|
-
},
|
|
5262
|
-
{
|
|
5263
|
-
"name": "mask",
|
|
5264
|
-
"description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
|
|
5265
|
-
},
|
|
5266
|
-
{
|
|
5267
|
-
"name": "type",
|
|
5268
|
-
"description": "Default: default\n\nType, affects the background color and text color"
|
|
5263
|
+
"name": "classes",
|
|
5264
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
5269
5265
|
},
|
|
5270
5266
|
{
|
|
5271
|
-
"name": "
|
|
5272
|
-
"description": "Default:
|
|
5267
|
+
"name": "items",
|
|
5268
|
+
"description": "Default: -\n\nEach node of timeline"
|
|
5273
5269
|
},
|
|
5274
5270
|
{
|
|
5275
|
-
"name": "
|
|
5276
|
-
"description": "Default: -\n\
|
|
5271
|
+
"name": "mode",
|
|
5272
|
+
"description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
|
|
5277
5273
|
},
|
|
5278
5274
|
{
|
|
5279
|
-
"name": "
|
|
5280
|
-
"description": "Default:
|
|
5275
|
+
"name": "pending",
|
|
5276
|
+
"description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
|
|
5281
5277
|
},
|
|
5282
5278
|
{
|
|
5283
|
-
"name": "
|
|
5284
|
-
"description": "Default:
|
|
5279
|
+
"name": "pending-dot",
|
|
5280
|
+
"description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
|
|
5285
5281
|
},
|
|
5286
5282
|
{
|
|
5287
|
-
"name": "
|
|
5288
|
-
"description": "Default:
|
|
5283
|
+
"name": "reverse",
|
|
5284
|
+
"description": "Default: false\n\nWhether reverse nodes or not"
|
|
5289
5285
|
},
|
|
5290
5286
|
{
|
|
5291
|
-
"name": "
|
|
5292
|
-
"description": "Default: -\n\nCustomize
|
|
5287
|
+
"name": "styles",
|
|
5288
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
5293
5289
|
},
|
|
5294
5290
|
{
|
|
5295
|
-
"name": "
|
|
5296
|
-
"description": "Default: -\n\
|
|
5291
|
+
"name": "dot-render",
|
|
5292
|
+
"description": "Default: -\n\nCustom rendering function for timeline dot"
|
|
5297
5293
|
},
|
|
5298
5294
|
{
|
|
5299
|
-
"name": "
|
|
5300
|
-
"description": "Default: -\n\
|
|
5295
|
+
"name": "label-render",
|
|
5296
|
+
"description": "Default: -\n\nCustom rendering function for timeline label"
|
|
5301
5297
|
},
|
|
5302
5298
|
{
|
|
5303
|
-
"name": "
|
|
5304
|
-
"description": "Default: -\n\
|
|
5299
|
+
"name": "content-render",
|
|
5300
|
+
"description": "Default: -\n\nCustom rendering function for timeline content"
|
|
5305
5301
|
}
|
|
5306
5302
|
]
|
|
5307
5303
|
},
|