antdv-next 1.2.2-beta.1 → 1.2.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/vueNode.d.ts +7 -2
- package/dist/_util/wave/WaveEffect.d.ts +4 -4
- package/dist/_util/wave/index.d.ts +2 -2
- package/dist/_util/wave/style.d.ts +2 -2
- package/dist/_util/zindexContext.d.ts +2 -2
- package/dist/affix/index.d.ts +3 -3
- package/dist/affix/style/index.d.ts +2 -2
- package/dist/alert/Alert.d.ts +2 -2
- package/dist/alert/style/index.d.ts +2 -2
- package/dist/alert/style/index.js +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 +7494 -7466
- package/dist/antd-with-locales.js +62 -62
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +6232 -6204
- package/dist/antd.js +52 -52
- 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/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/Button.js +4 -1
- package/dist/button/DefaultLoadingIcon.d.ts +2 -2
- package/dist/button/DefaultLoadingIcon.js +28 -15
- package/dist/button/IconWrapper.d.ts +2 -2
- package/dist/button/buttonHelper.d.ts +1 -1
- package/dist/button/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- package/dist/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/Card.js +2 -2
- package/dist/card/CardGrid.d.ts +2 -2
- package/dist/card/CardMeta.d.ts +2 -2
- package/dist/card/style/index.d.ts +2 -2
- package/dist/carousel/index.d.ts +2 -2
- package/dist/carousel/style/index.d.ts +2 -2
- package/dist/cascader/Panel.d.ts +2 -2
- package/dist/cascader/hooks/useBase.d.ts +5 -5
- package/dist/cascader/hooks/useCheckable.d.ts +2 -2
- package/dist/cascader/index.d.ts +2 -2
- package/dist/cascader/style/index.d.ts +2 -2
- package/dist/cascader/style/panel.d.ts +2 -2
- package/dist/checkbox/Checkbox.d.ts +2 -2
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/checkbox/style/index.d.ts +2 -2
- package/dist/collapse/Collapse.d.ts +2 -2
- package/dist/collapse/CollapsePanel.d.ts +2 -2
- package/dist/collapse/style/index.d.ts +2 -2
- package/dist/color-picker/ColorPicker.d.ts +2 -2
- package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
- package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
- package/dist/color-picker/components/ColorClear.d.ts +2 -2
- package/dist/color-picker/components/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/PanelPicker/index.js +0 -1
- package/dist/color-picker/components/PanelPresets.d.ts +2 -2
- package/dist/color-picker/context.d.ts +3 -3
- package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
- package/dist/color-picker/style/index.d.ts +2 -2
- package/dist/components.d.ts +6 -6
- 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 +16 -16
- package/dist/config-provider/defaultRenderEmpty.d.ts +2 -2
- package/dist/config-provider/hooks/useCSSVarCls.d.ts +2 -2
- package/dist/config-provider/hooks/useConfig.d.ts +3 -3
- package/dist/config-provider/hooks/useSize.d.ts +2 -2
- package/dist/config-provider/hooks/useTheme.d.ts +2 -2
- package/dist/config-provider/index.d.ts +4 -4
- package/dist/config-provider/index.js +9 -3
- package/dist/date-picker/PickerButton.d.ts +2 -2
- package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
- package/dist/date-picker/generatePicker/index.d.ts +8 -8
- package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
- package/dist/date-picker/index.d.ts +13 -13
- package/dist/date-picker/style/index.d.ts +2 -2
- package/dist/date-picker/util.d.ts +3 -3
- package/dist/descriptions/Cell.d.ts +2 -2
- package/dist/descriptions/Item.d.ts +2 -2
- package/dist/descriptions/Row.d.ts +2 -2
- package/dist/descriptions/hooks/useItems.d.ts +8 -8
- package/dist/descriptions/hooks/useRow.d.ts +2 -2
- package/dist/descriptions/index.d.ts +2 -2
- package/dist/descriptions/style/index.d.ts +2 -2
- package/dist/divider/index.d.ts +2 -2
- package/dist/divider/style/index.d.ts +2 -2
- package/dist/drawer/DrawerPanel.d.ts +2 -2
- package/dist/drawer/index.d.ts +3 -3
- package/dist/drawer/style/index.d.ts +2 -2
- package/dist/drawer/useFocusable.d.ts +2 -2
- package/dist/dropdown/dropdown.d.ts +2 -2
- package/dist/dropdown/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/Form.js +2 -0
- 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/form/util.js +5 -1
- package/dist/grid/col.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid/row.d.ts +2 -2
- package/dist/grid/style/index.d.ts +3 -3
- package/dist/image/PreviewGroup.d.ts +12 -12
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +6 -6
- package/dist/image/hooks/usePreviewConfig.d.ts +10 -10
- package/dist/image/index.d.ts +3 -3
- package/dist/image/style/index.d.ts +2 -2
- package/dist/index.d.ts +8 -8
- 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/index.js +6 -1
- package/dist/input/style/otp.d.ts +2 -2
- package/dist/input/style/otp.js +2 -1
- 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/input-number/style/index.js +1 -1
- 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/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/PurePanel.d.ts +3 -3
- package/dist/message/style/index.d.ts +2 -2
- package/dist/message/useMessage.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +4 -4
- package/dist/modal/Modal.d.ts +2 -2
- package/dist/modal/PurePanel.d.ts +2 -2
- package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
- package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
- package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
- package/dist/modal/components/NormalOkBtn.d.ts +2 -2
- package/dist/modal/shared.d.ts +4 -4
- package/dist/modal/style/confirm.d.ts +4 -4
- package/dist/modal/style/index.d.ts +2 -2
- package/dist/modal/useModal/HookModal.d.ts +3 -3
- package/dist/notification/PurePanel.d.ts +3 -3
- package/dist/notification/style/index.d.ts +2 -2
- package/dist/notification/style/pure-panel.d.ts +4 -4
- 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/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -2
- package/dist/popconfirm/PurePanel.d.ts +3 -3
- package/dist/popconfirm/index.d.ts +2 -2
- package/dist/popconfirm/style/index.d.ts +2 -2
- package/dist/popover/PurePanel.d.ts +4 -4
- package/dist/popover/index.d.ts +2 -2
- package/dist/popover/style/index.d.ts +2 -2
- package/dist/progress/Circle.d.ts +3 -3
- package/dist/progress/Line.d.ts +3 -3
- package/dist/progress/Steps.d.ts +2 -2
- package/dist/progress/progress.d.ts +2 -2
- package/dist/progress/style/index.d.ts +2 -2
- package/dist/qrcode/QrcodeStatus.d.ts +2 -2
- package/dist/qrcode/index.d.ts +2 -2
- package/dist/qrcode/style/index.d.ts +2 -2
- package/dist/radio/group.d.ts +2 -2
- package/dist/radio/index.d.ts +3 -3
- package/dist/radio/radio.d.ts +2 -2
- package/dist/radio/radioButton.d.ts +2 -2
- package/dist/radio/style/index.d.ts +2 -2
- package/dist/rate/index.d.ts +2 -2
- package/dist/rate/style/index.d.ts +2 -2
- package/dist/result/index.d.ts +2 -2
- package/dist/result/noFound.d.ts +2 -2
- package/dist/result/serverError.d.ts +2 -2
- package/dist/result/style/index.d.ts +2 -2
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +2 -2
- package/dist/segmented/style/index.d.ts +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/index.d.ts +2 -2
- package/dist/select/useIcons.d.ts +5 -5
- package/dist/select/usePopupRender.d.ts +2 -2
- package/dist/skeleton/Avatar.d.ts +2 -2
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Element.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Input.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +2 -2
- package/dist/skeleton/Paragraph.d.ts +2 -2
- package/dist/skeleton/Skeleton.d.ts +2 -2
- package/dist/skeleton/Title.d.ts +2 -2
- package/dist/skeleton/style/index.d.ts +2 -2
- package/dist/slider/SliderTooltip.d.ts +3 -3
- package/dist/slider/index.d.ts +2 -2
- package/dist/slider/style/index.d.ts +2 -2
- package/dist/space/Addon.d.ts +2 -2
- package/dist/space/Compact.d.ts +6 -6
- package/dist/space/Item.d.ts +2 -2
- package/dist/space/index.d.ts +4 -4
- package/dist/space/style/addon.d.ts +2 -2
- package/dist/space/style/compact.d.ts +2 -2
- package/dist/space/style/index.d.ts +2 -2
- package/dist/spin/Indicator/Looper.d.ts +2 -2
- package/dist/spin/Indicator/Progress.d.ts +2 -2
- package/dist/spin/Indicator/index.d.ts +2 -2
- package/dist/spin/index.d.ts +2 -2
- package/dist/spin/style/index.d.ts +2 -2
- package/dist/spin/usePercent.d.ts +2 -2
- package/dist/splitter/Panel.d.ts +3 -3
- package/dist/splitter/SplitBar.d.ts +2 -2
- package/dist/splitter/Splitter.d.ts +2 -2
- package/dist/splitter/hooks/useResizable.d.ts +2 -2
- package/dist/splitter/hooks/useResize.d.ts +2 -2
- package/dist/splitter/hooks/useSizes.d.ts +2 -2
- package/dist/splitter/index.d.ts +2 -2
- package/dist/splitter/style/index.d.ts +2 -2
- package/dist/statistic/Number.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +2 -2
- package/dist/statistic/Timer.d.ts +2 -2
- package/dist/statistic/index.d.ts +2 -2
- package/dist/statistic/style/index.d.ts +2 -2
- package/dist/steps/PanelArrow.d.ts +2 -2
- package/dist/steps/ProgressIcon.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/steps/style/index.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/ExpandIcon.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +6 -5
- package/dist/table/Table.d.ts +16 -9
- package/dist/table/TableMeasureRowContext.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
- package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
- package/dist/table/hooks/useFilter/index.d.ts +14 -14
- 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/index.d.ts +4 -17
- package/dist/table/style/index.d.ts +2 -2
- package/dist/tabs/TabPane.d.ts +2 -2
- package/dist/tabs/hooks/useLegacyItems.d.ts +2 -2
- package/dist/tabs/index.d.ts +2 -2
- package/dist/tabs/style/index.d.ts +2 -2
- package/dist/tag/CheckableTag.d.ts +2 -2
- package/dist/tag/CheckableTagGroup.d.ts +2 -2
- package/dist/tag/hooks/useColor.d.ts +2 -2
- package/dist/tag/index.d.ts +2 -2
- package/dist/tag/style/index.d.ts +2 -2
- package/dist/tag/style/presetCmp.d.ts +4 -4
- package/dist/tag/style/statusCmp.d.ts +4 -4
- package/dist/theme/context.d.ts +2 -2
- package/dist/theme/index.d.ts +4 -4
- package/dist/theme/util/genStyleUtils.d.ts +6 -6
- package/dist/time-picker/index.d.ts +8 -6
- package/dist/time-picker/index.js +0 -8
- 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/index.js +9 -3
- package/dist/tooltip/style/index.d.ts +2 -2
- package/dist/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/panelRender.js +8 -2
- package/dist/tour/style/index.d.ts +2 -2
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/ListBody.d.ts +2 -2
- package/dist/transfer/ListItem.d.ts +2 -2
- package/dist/transfer/Section.d.ts +2 -2
- package/dist/transfer/Transfer.d.ts +2 -2
- package/dist/transfer/hooks/useData.d.ts +2 -2
- package/dist/transfer/search.d.ts +2 -2
- package/dist/transfer/style/index.d.ts +2 -2
- package/dist/tree/DirectoryTree.d.ts +2 -2
- package/dist/tree/Tree.d.ts +2 -2
- package/dist/tree/style/index.d.ts +2 -2
- package/dist/tree/utils/dropIndicator.d.ts +2 -2
- package/dist/tree/utils/iconUtil.d.ts +2 -2
- package/dist/tree-select/index.d.ts +3 -3
- package/dist/tree-select/style/index.d.ts +2 -2
- package/dist/typography/Base/CopyBtn.d.ts +2 -2
- package/dist/typography/Base/Ellipsis.d.ts +3 -3
- package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
- package/dist/typography/Base/index.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/Link.d.ts +2 -2
- package/dist/typography/Paragraph.d.ts +2 -2
- package/dist/typography/Text.d.ts +2 -2
- package/dist/typography/Title.d.ts +2 -2
- package/dist/typography/Typography.d.ts +2 -2
- package/dist/typography/hooks/useCopyClick.d.ts +3 -3
- package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
- package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
- package/dist/typography/index.d.ts +5 -5
- package/dist/typography/style/index.d.ts +2 -2
- package/dist/typography/style/mixins.js +4 -1
- package/dist/upload/Dragger.d.ts +3 -3
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +2 -2
- package/dist/upload/UploadList/index.d.ts +2 -2
- package/dist/upload/index.d.ts +3 -3
- package/dist/upload/style/index.d.ts +2 -2
- package/dist/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +2 -2
- package/web-tags.json +1517 -1521
- package/web-types.json +5885 -5898
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.2.2
|
|
2
|
+
"version": "1.2.2",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -19,6 +19,72 @@
|
|
|
19
19
|
}
|
|
20
20
|
]
|
|
21
21
|
},
|
|
22
|
+
{
|
|
23
|
+
"name": "a-alert",
|
|
24
|
+
"description": "(ZH) 警告提示,展现需要关注的信息。\n\n(EN) Display warning messages that require attention.",
|
|
25
|
+
"attributes": [
|
|
26
|
+
{
|
|
27
|
+
"name": "type",
|
|
28
|
+
"description": "Default: info, in banner mode default is warning\n\nType of Alert styles, options: success, info, warning, error"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "closable",
|
|
32
|
+
"description": "Default: false\n\nThe config of closable, >=5.15.0: support aria-*"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "title",
|
|
36
|
+
"description": "Default: -\n\nContent of Alert"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "message",
|
|
40
|
+
"description": "Default: -\n\nContent of Alert, please use title instead"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "description",
|
|
44
|
+
"description": "Default: -\n\nAdditional content of Alert"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "after-close",
|
|
48
|
+
"description": "Default: -\n\nCalled when close animation is finished, please use closable.afterClose instead"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "show-icon",
|
|
52
|
+
"description": "Default: false, in banner mode default is true\n\nWhether to show icon"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "role",
|
|
56
|
+
"description": "Default: -\n\nhttps://www.w3.org/TR/2014/REC-html5-20141028/dom.html#aria-role-attribute"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "classes",
|
|
60
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "styles",
|
|
64
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "banner",
|
|
68
|
+
"description": "Default: false\n\nWhether to show as banner"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "icon",
|
|
72
|
+
"description": "Default: -\n\nCustom icon, effective when showIcon is true"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "close-icon",
|
|
76
|
+
"description": "Default: -\n\n-"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "action",
|
|
80
|
+
"description": "Default: -\n\nThe action of Alert"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "id",
|
|
84
|
+
"description": "Default: -\n\n-"
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
},
|
|
22
88
|
{
|
|
23
89
|
"name": "a-anchor",
|
|
24
90
|
"description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
|
|
@@ -141,24 +207,6 @@
|
|
|
141
207
|
}
|
|
142
208
|
]
|
|
143
209
|
},
|
|
144
|
-
{
|
|
145
|
-
"name": "a-app",
|
|
146
|
-
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
147
|
-
"attributes": [
|
|
148
|
-
{
|
|
149
|
-
"name": "message",
|
|
150
|
-
"description": "Default: -\n\nGlobal config for Message"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"name": "notification",
|
|
154
|
-
"description": "Default: -\n\nGlobal config for Notification"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"name": "component",
|
|
158
|
-
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
159
|
-
}
|
|
160
|
-
]
|
|
161
|
-
},
|
|
162
210
|
{
|
|
163
211
|
"name": "a-auto-complete",
|
|
164
212
|
"description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
|
|
@@ -250,68 +298,110 @@
|
|
|
250
298
|
]
|
|
251
299
|
},
|
|
252
300
|
{
|
|
253
|
-
"name": "a-
|
|
254
|
-
"description": "(ZH)
|
|
301
|
+
"name": "a-breadcrumb",
|
|
302
|
+
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
255
303
|
"attributes": [
|
|
256
304
|
{
|
|
257
|
-
"name": "
|
|
258
|
-
"description": "Default:
|
|
305
|
+
"name": "classes",
|
|
306
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
259
307
|
},
|
|
260
308
|
{
|
|
261
|
-
"name": "
|
|
262
|
-
"description": "Default:
|
|
309
|
+
"name": "dropdown-icon",
|
|
310
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
263
311
|
},
|
|
264
312
|
{
|
|
265
|
-
"name": "
|
|
266
|
-
"description": "Default: -\n\
|
|
313
|
+
"name": "item-render",
|
|
314
|
+
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
267
315
|
},
|
|
268
316
|
{
|
|
269
|
-
"name": "
|
|
270
|
-
"description": "Default: -\n\
|
|
317
|
+
"name": "params",
|
|
318
|
+
"description": "Default: -\n\nRouting parameters"
|
|
271
319
|
},
|
|
272
320
|
{
|
|
273
|
-
"name": "
|
|
274
|
-
"description": "Default: -\n\
|
|
321
|
+
"name": "items",
|
|
322
|
+
"description": "Default: -\n\nThe routing stack information of router"
|
|
275
323
|
},
|
|
276
324
|
{
|
|
277
|
-
"name": "
|
|
278
|
-
"description": "Default:
|
|
325
|
+
"name": "separator",
|
|
326
|
+
"description": "Default: /\n\nCustom separator"
|
|
279
327
|
},
|
|
280
328
|
{
|
|
281
|
-
"name": "
|
|
282
|
-
"description": "Default:
|
|
329
|
+
"name": "styles",
|
|
330
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
331
|
+
}
|
|
332
|
+
]
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"name": "a-button",
|
|
336
|
+
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
337
|
+
"attributes": [
|
|
338
|
+
{
|
|
339
|
+
"name": "auto-insert-space",
|
|
340
|
+
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
283
341
|
},
|
|
284
342
|
{
|
|
285
|
-
"name": "
|
|
286
|
-
"description": "Default:
|
|
343
|
+
"name": "block",
|
|
344
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
287
345
|
},
|
|
288
346
|
{
|
|
289
347
|
"name": "classes",
|
|
290
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
348
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
291
349
|
},
|
|
292
350
|
{
|
|
293
|
-
"name": "
|
|
294
|
-
"description": "Default: -\n\
|
|
351
|
+
"name": "color",
|
|
352
|
+
"description": "Default: -\n\nSet button color"
|
|
295
353
|
},
|
|
296
354
|
{
|
|
297
|
-
"name": "
|
|
298
|
-
"description": "Default: false\n\
|
|
355
|
+
"name": "danger",
|
|
356
|
+
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
299
357
|
},
|
|
300
358
|
{
|
|
301
|
-
"name": "
|
|
302
|
-
"description": "Default:
|
|
359
|
+
"name": "disabled",
|
|
360
|
+
"description": "Default: false\n\nDisabled state of button"
|
|
303
361
|
},
|
|
304
362
|
{
|
|
305
|
-
"name": "
|
|
306
|
-
"description": "Default:
|
|
363
|
+
"name": "ghost",
|
|
364
|
+
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
307
365
|
},
|
|
308
366
|
{
|
|
309
|
-
"name": "
|
|
310
|
-
"description": "Default: -\n\
|
|
367
|
+
"name": "href",
|
|
368
|
+
"description": "Default: -\n\nRedirect url of link button"
|
|
311
369
|
},
|
|
312
370
|
{
|
|
313
|
-
"name": "
|
|
314
|
-
"description": "Default:
|
|
371
|
+
"name": "html-type",
|
|
372
|
+
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"name": "icon-placement",
|
|
376
|
+
"description": "Default: start\n\nSet the icon position of button"
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"name": "loading",
|
|
380
|
+
"description": "Default: false\n\nSet the loading status of button"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"name": "shape",
|
|
384
|
+
"description": "Default: default\n\nCan be used to set button shape"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
"name": "size",
|
|
388
|
+
"description": "Default: middle\n\nSet the size of button"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"name": "styles",
|
|
392
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"name": "target",
|
|
396
|
+
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"name": "type",
|
|
400
|
+
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"name": "variant",
|
|
404
|
+
"description": "Default: -\n\nSet button variant"
|
|
315
405
|
}
|
|
316
406
|
]
|
|
317
407
|
},
|
|
@@ -398,164 +488,128 @@
|
|
|
398
488
|
]
|
|
399
489
|
},
|
|
400
490
|
{
|
|
401
|
-
"name": "a-
|
|
402
|
-
"description": "(ZH)
|
|
491
|
+
"name": "a-card",
|
|
492
|
+
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
403
493
|
"attributes": [
|
|
404
494
|
{
|
|
405
|
-
"name": "
|
|
406
|
-
"description": "Default: -\n\
|
|
495
|
+
"name": "title",
|
|
496
|
+
"description": "Default: -\n\nCard title"
|
|
407
497
|
},
|
|
408
498
|
{
|
|
409
|
-
"name": "
|
|
410
|
-
"description": "Default:
|
|
499
|
+
"name": "extra",
|
|
500
|
+
"description": "Default: -\n\nContent to render in the top-right corner of the card"
|
|
411
501
|
},
|
|
412
502
|
{
|
|
413
|
-
"name": "
|
|
414
|
-
"description": "Default:
|
|
503
|
+
"name": "bordered",
|
|
504
|
+
"description": "Default: true\n\nToggles rendering of the border around the card, please use variant instead"
|
|
415
505
|
},
|
|
416
506
|
{
|
|
417
|
-
"name": "
|
|
418
|
-
"description": "Default:
|
|
507
|
+
"name": "head-style",
|
|
508
|
+
"description": "Default: -\n\nDeprecated."
|
|
419
509
|
},
|
|
420
510
|
{
|
|
421
|
-
"name": "
|
|
422
|
-
"description": "Default: -\n\
|
|
511
|
+
"name": "body-style",
|
|
512
|
+
"description": "Default: -\n\nDeprecated."
|
|
423
513
|
},
|
|
424
514
|
{
|
|
425
|
-
"name": "
|
|
426
|
-
"description": "Default:
|
|
515
|
+
"name": "loading",
|
|
516
|
+
"description": "Default: false\n\nShows a loading indicator while the contents of the card are being fetched"
|
|
427
517
|
},
|
|
428
518
|
{
|
|
429
|
-
"name": "
|
|
430
|
-
"description": "Default:
|
|
519
|
+
"name": "hoverable",
|
|
520
|
+
"description": "Default: false\n\nLift up when hovering card"
|
|
431
521
|
},
|
|
432
522
|
{
|
|
433
|
-
"name": "
|
|
434
|
-
"description": "Default: -\n\
|
|
523
|
+
"name": "id",
|
|
524
|
+
"description": "Default: -\n\n-"
|
|
435
525
|
},
|
|
436
526
|
{
|
|
437
527
|
"name": "size",
|
|
438
|
-
"description": "Default:
|
|
528
|
+
"description": "Default: default\n\nSize of card"
|
|
439
529
|
},
|
|
440
530
|
{
|
|
441
|
-
"name": "
|
|
442
|
-
"description": "Default: -\n\
|
|
531
|
+
"name": "type",
|
|
532
|
+
"description": "Default: -\n\nCard style type, can be set to inner or not set"
|
|
443
533
|
},
|
|
444
534
|
{
|
|
445
|
-
"name": "
|
|
446
|
-
"description": "Default: -\n\
|
|
535
|
+
"name": "cover",
|
|
536
|
+
"description": "Default: -\n\nCard cover"
|
|
447
537
|
},
|
|
448
538
|
{
|
|
449
|
-
"name": "
|
|
450
|
-
"description": "Default: -\n\
|
|
539
|
+
"name": "actions",
|
|
540
|
+
"description": "Default: -\n\nThe action list, shows at the bottom of the Card"
|
|
451
541
|
},
|
|
452
542
|
{
|
|
453
|
-
"name": "
|
|
454
|
-
"description": "Default: -\n\
|
|
455
|
-
}
|
|
456
|
-
]
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"name": "a-button",
|
|
460
|
-
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
461
|
-
"attributes": [
|
|
462
|
-
{
|
|
463
|
-
"name": "auto-insert-space",
|
|
464
|
-
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
543
|
+
"name": "tab-list",
|
|
544
|
+
"description": "Default: -\n\nList of TabPane's head"
|
|
465
545
|
},
|
|
466
546
|
{
|
|
467
|
-
"name": "
|
|
468
|
-
"description": "Default:
|
|
547
|
+
"name": "tab-bar-extra-content",
|
|
548
|
+
"description": "Default: -\n\nExtra content in tab bar"
|
|
469
549
|
},
|
|
470
550
|
{
|
|
471
|
-
"name": "
|
|
472
|
-
"description": "Default: -\n\
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"name": "color",
|
|
476
|
-
"description": "Default: -\n\nSet button color"
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"name": "danger",
|
|
480
|
-
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"name": "disabled",
|
|
484
|
-
"description": "Default: false\n\nDisabled state of button"
|
|
485
|
-
},
|
|
486
|
-
{
|
|
487
|
-
"name": "ghost",
|
|
488
|
-
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
"name": "href",
|
|
492
|
-
"description": "Default: -\n\nRedirect url of link button"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"name": "html-type",
|
|
496
|
-
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"name": "icon-placement",
|
|
500
|
-
"description": "Default: start\n\nSet the icon position of button"
|
|
551
|
+
"name": "active-tab-key",
|
|
552
|
+
"description": "Default: -\n\nCurrent TabPane's key"
|
|
501
553
|
},
|
|
502
554
|
{
|
|
503
|
-
"name": "
|
|
504
|
-
"description": "Default:
|
|
555
|
+
"name": "default-active-tab-key",
|
|
556
|
+
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeTabKey is not set"
|
|
505
557
|
},
|
|
506
558
|
{
|
|
507
|
-
"name": "
|
|
508
|
-
"description": "Default:
|
|
559
|
+
"name": "tab-props",
|
|
560
|
+
"description": "Default: -\n\nTabs"
|
|
509
561
|
},
|
|
510
562
|
{
|
|
511
|
-
"name": "
|
|
512
|
-
"description": "Default:
|
|
563
|
+
"name": "classes",
|
|
564
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
513
565
|
},
|
|
514
566
|
{
|
|
515
567
|
"name": "styles",
|
|
516
568
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
517
569
|
},
|
|
518
|
-
{
|
|
519
|
-
"name": "target",
|
|
520
|
-
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
"name": "type",
|
|
524
|
-
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
525
|
-
},
|
|
526
570
|
{
|
|
527
571
|
"name": "variant",
|
|
528
|
-
"description": "Default:
|
|
572
|
+
"description": "Default: outlined\n\nVariants of Card"
|
|
529
573
|
}
|
|
530
574
|
]
|
|
531
575
|
},
|
|
532
576
|
{
|
|
533
|
-
"name": "a-
|
|
534
|
-
"description": "(ZH)
|
|
577
|
+
"name": "a-card-grid",
|
|
578
|
+
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
535
579
|
"attributes": [
|
|
536
580
|
{
|
|
537
|
-
"name": "
|
|
538
|
-
"description": "Default: -\n\
|
|
581
|
+
"name": "prefix-cls",
|
|
582
|
+
"description": "Default: -\n\n-"
|
|
539
583
|
},
|
|
540
584
|
{
|
|
541
|
-
"name": "
|
|
542
|
-
"description": "Default:
|
|
585
|
+
"name": "hoverable",
|
|
586
|
+
"description": "Default: false\n\nLift up when hovering card"
|
|
587
|
+
}
|
|
588
|
+
]
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"name": "a-card-meta",
|
|
592
|
+
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
593
|
+
"attributes": [
|
|
594
|
+
{
|
|
595
|
+
"name": "prefix-cls",
|
|
596
|
+
"description": "Default: -\n\n-"
|
|
543
597
|
},
|
|
544
598
|
{
|
|
545
|
-
"name": "
|
|
546
|
-
"description": "Default: -\n\
|
|
599
|
+
"name": "avatar",
|
|
600
|
+
"description": "Default: -\n\n-"
|
|
547
601
|
},
|
|
548
602
|
{
|
|
549
|
-
"name": "
|
|
550
|
-
"description": "Default: -\n\
|
|
603
|
+
"name": "title",
|
|
604
|
+
"description": "Default: -\n\nCard title"
|
|
551
605
|
},
|
|
552
606
|
{
|
|
553
|
-
"name": "
|
|
554
|
-
"description": "Default: -\n\
|
|
607
|
+
"name": "description",
|
|
608
|
+
"description": "Default: -\n\n-"
|
|
555
609
|
},
|
|
556
610
|
{
|
|
557
|
-
"name": "
|
|
558
|
-
"description": "Default:
|
|
611
|
+
"name": "classes",
|
|
612
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
559
613
|
},
|
|
560
614
|
{
|
|
561
615
|
"name": "styles",
|
|
@@ -564,132 +618,124 @@
|
|
|
564
618
|
]
|
|
565
619
|
},
|
|
566
620
|
{
|
|
567
|
-
"name": "a-
|
|
568
|
-
"description": "(ZH)
|
|
621
|
+
"name": "a-badge",
|
|
622
|
+
"description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
|
|
569
623
|
"attributes": [
|
|
570
624
|
{
|
|
571
|
-
"name": "
|
|
572
|
-
"description": "Default: -\n\
|
|
625
|
+
"name": "count",
|
|
626
|
+
"description": "Default: -\n\nNumber to show in badge"
|
|
573
627
|
},
|
|
574
628
|
{
|
|
575
|
-
"name": "
|
|
576
|
-
"description": "Default:
|
|
629
|
+
"name": "show-zero",
|
|
630
|
+
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
577
631
|
},
|
|
578
632
|
{
|
|
579
|
-
"name": "
|
|
580
|
-
"description": "Default:
|
|
633
|
+
"name": "overflow-count",
|
|
634
|
+
"description": "Default: 99\n\nMax count to show"
|
|
581
635
|
},
|
|
582
636
|
{
|
|
583
|
-
"name": "
|
|
584
|
-
"description": "Default:
|
|
637
|
+
"name": "dot",
|
|
638
|
+
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
585
639
|
},
|
|
586
640
|
{
|
|
587
|
-
"name": "
|
|
588
|
-
"description": "Default: -\n\
|
|
641
|
+
"name": "scroll-number-prefix-cls",
|
|
642
|
+
"description": "Default: -\n\n-"
|
|
589
643
|
},
|
|
590
644
|
{
|
|
591
|
-
"name": "
|
|
592
|
-
"description": "Default:
|
|
645
|
+
"name": "status",
|
|
646
|
+
"description": "Default: -\n\nSet Badge as a status dot"
|
|
593
647
|
},
|
|
594
648
|
{
|
|
595
|
-
"name": "
|
|
596
|
-
"description": "Default:
|
|
649
|
+
"name": "color",
|
|
650
|
+
"description": "Default: -\n\nCustomize Badge dot color"
|
|
597
651
|
},
|
|
598
652
|
{
|
|
599
|
-
"name": "
|
|
600
|
-
"description": "Default: -\n\
|
|
653
|
+
"name": "text",
|
|
654
|
+
"description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
|
|
601
655
|
},
|
|
602
656
|
{
|
|
603
657
|
"name": "size",
|
|
604
|
-
"description": "Default:
|
|
658
|
+
"description": "Default: -\n\nIf count is set, size sets the size of badge"
|
|
605
659
|
},
|
|
606
660
|
{
|
|
607
|
-
"name": "
|
|
608
|
-
"description": "Default: -\n\
|
|
661
|
+
"name": "offset",
|
|
662
|
+
"description": "Default: -\n\nSet offset of the badge dot"
|
|
609
663
|
},
|
|
610
664
|
{
|
|
611
|
-
"name": "
|
|
612
|
-
"description": "Default: -\n\
|
|
665
|
+
"name": "title",
|
|
666
|
+
"description": "Default: -\n\nText to show when hovering over the badge"
|
|
613
667
|
},
|
|
614
668
|
{
|
|
615
|
-
"name": "
|
|
616
|
-
"description": "Default: -\n\
|
|
669
|
+
"name": "classes",
|
|
670
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
617
671
|
},
|
|
618
672
|
{
|
|
619
|
-
"name": "
|
|
620
|
-
"description": "Default: -\n\
|
|
673
|
+
"name": "styles",
|
|
674
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
675
|
+
}
|
|
676
|
+
]
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
"name": "a-carousel",
|
|
680
|
+
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
681
|
+
"attributes": [
|
|
682
|
+
{
|
|
683
|
+
"name": "effect",
|
|
684
|
+
"description": "Default: scrollx\n\nTransition effect"
|
|
621
685
|
},
|
|
622
686
|
{
|
|
623
|
-
"name": "
|
|
624
|
-
"description": "Default: -\n\
|
|
687
|
+
"name": "id",
|
|
688
|
+
"description": "Default: -\n\n-"
|
|
625
689
|
},
|
|
626
690
|
{
|
|
627
|
-
"name": "
|
|
628
|
-
"description": "Default: -\n\
|
|
691
|
+
"name": "slick-go-to",
|
|
692
|
+
"description": "Default: -\n\n-"
|
|
629
693
|
},
|
|
630
694
|
{
|
|
631
|
-
"name": "
|
|
632
|
-
"description": "Default:
|
|
695
|
+
"name": "dot-position",
|
|
696
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
633
697
|
},
|
|
634
698
|
{
|
|
635
|
-
"name": "
|
|
636
|
-
"description": "Default:
|
|
699
|
+
"name": "dot-placement",
|
|
700
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
637
701
|
},
|
|
638
702
|
{
|
|
639
|
-
"name": "
|
|
640
|
-
"description": "Default:
|
|
703
|
+
"name": "dots",
|
|
704
|
+
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
641
705
|
},
|
|
642
706
|
{
|
|
643
|
-
"name": "
|
|
644
|
-
"description": "Default:
|
|
707
|
+
"name": "wait-for-animate",
|
|
708
|
+
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
645
709
|
},
|
|
646
710
|
{
|
|
647
|
-
"name": "
|
|
648
|
-
"description": "Default:
|
|
649
|
-
}
|
|
650
|
-
]
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"name": "a-card-grid",
|
|
654
|
-
"description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
|
|
655
|
-
"attributes": [
|
|
711
|
+
"name": "autoplay",
|
|
712
|
+
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
713
|
+
},
|
|
656
714
|
{
|
|
657
|
-
"name": "
|
|
715
|
+
"name": "prev-arrow",
|
|
658
716
|
"description": "Default: -\n\n-"
|
|
659
717
|
},
|
|
660
718
|
{
|
|
661
|
-
"name": "
|
|
662
|
-
"description": "Default:
|
|
719
|
+
"name": "next-arrow",
|
|
720
|
+
"description": "Default: -\n\n-"
|
|
663
721
|
}
|
|
664
722
|
]
|
|
665
723
|
},
|
|
666
724
|
{
|
|
667
|
-
"name": "a-
|
|
668
|
-
"description": "(ZH)
|
|
725
|
+
"name": "a-app",
|
|
726
|
+
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
669
727
|
"attributes": [
|
|
670
728
|
{
|
|
671
|
-
"name": "
|
|
672
|
-
"description": "Default: -\n\
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"name": "avatar",
|
|
676
|
-
"description": "Default: -\n\n-"
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"name": "title",
|
|
680
|
-
"description": "Default: -\n\nCard title"
|
|
681
|
-
},
|
|
682
|
-
{
|
|
683
|
-
"name": "description",
|
|
684
|
-
"description": "Default: -\n\n-"
|
|
729
|
+
"name": "message",
|
|
730
|
+
"description": "Default: -\n\nGlobal config for Message"
|
|
685
731
|
},
|
|
686
732
|
{
|
|
687
|
-
"name": "
|
|
688
|
-
"description": "Default: -\n\
|
|
733
|
+
"name": "notification",
|
|
734
|
+
"description": "Default: -\n\nGlobal config for Notification"
|
|
689
735
|
},
|
|
690
736
|
{
|
|
691
|
-
"name": "
|
|
692
|
-
"description": "Default:
|
|
737
|
+
"name": "component",
|
|
738
|
+
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
693
739
|
}
|
|
694
740
|
]
|
|
695
741
|
},
|
|
@@ -892,142 +938,32 @@
|
|
|
892
938
|
]
|
|
893
939
|
},
|
|
894
940
|
{
|
|
895
|
-
"name": "a-
|
|
896
|
-
"description": "(ZH)
|
|
941
|
+
"name": "a-config-provider",
|
|
942
|
+
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
897
943
|
"attributes": [
|
|
898
944
|
{
|
|
899
|
-
"name": "
|
|
900
|
-
"description": "Default:
|
|
945
|
+
"name": "component-disabled",
|
|
946
|
+
"description": "Default: -\n\nConfig antd component disabled"
|
|
901
947
|
},
|
|
902
948
|
{
|
|
903
|
-
"name": "
|
|
904
|
-
"description": "Default:
|
|
949
|
+
"name": "component-size",
|
|
950
|
+
"description": "Default: -\n\nConfig antd component size"
|
|
905
951
|
},
|
|
906
952
|
{
|
|
907
|
-
"name": "
|
|
908
|
-
"description": "Default:
|
|
953
|
+
"name": "csp",
|
|
954
|
+
"description": "Default: -\n\nSet Content Security Policy config"
|
|
909
955
|
},
|
|
910
956
|
{
|
|
911
|
-
"name": "
|
|
912
|
-
"description": "Default:
|
|
957
|
+
"name": "direction",
|
|
958
|
+
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
913
959
|
},
|
|
914
960
|
{
|
|
915
|
-
"name": "
|
|
916
|
-
"description": "Default:
|
|
961
|
+
"name": "get-popup-container",
|
|
962
|
+
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
917
963
|
},
|
|
918
964
|
{
|
|
919
|
-
"name": "
|
|
920
|
-
"description": "Default:
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
"name": "classes",
|
|
924
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
925
|
-
},
|
|
926
|
-
{
|
|
927
|
-
"name": "styles",
|
|
928
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
929
|
-
}
|
|
930
|
-
]
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"name": "a-checkbox-group",
|
|
934
|
-
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
935
|
-
"attributes": [
|
|
936
|
-
{
|
|
937
|
-
"name": "options",
|
|
938
|
-
"description": "Default: \\[]\n\nSpecifies options"
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"name": "disabled",
|
|
942
|
-
"description": "Default: false\n\nIf disable all checkboxes"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"name": "name",
|
|
946
|
-
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"name": "value",
|
|
950
|
-
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"name": "label-render",
|
|
954
|
-
"description": "Default: -\n\n-"
|
|
955
|
-
}
|
|
956
|
-
]
|
|
957
|
-
},
|
|
958
|
-
{
|
|
959
|
-
"name": "a-carousel",
|
|
960
|
-
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
961
|
-
"attributes": [
|
|
962
|
-
{
|
|
963
|
-
"name": "effect",
|
|
964
|
-
"description": "Default: scrollx\n\nTransition effect"
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"name": "id",
|
|
968
|
-
"description": "Default: -\n\n-"
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"name": "slick-go-to",
|
|
972
|
-
"description": "Default: -\n\n-"
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
"name": "dot-position",
|
|
976
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
977
|
-
},
|
|
978
|
-
{
|
|
979
|
-
"name": "dot-placement",
|
|
980
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
981
|
-
},
|
|
982
|
-
{
|
|
983
|
-
"name": "dots",
|
|
984
|
-
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
"name": "wait-for-animate",
|
|
988
|
-
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
989
|
-
},
|
|
990
|
-
{
|
|
991
|
-
"name": "autoplay",
|
|
992
|
-
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"name": "prev-arrow",
|
|
996
|
-
"description": "Default: -\n\n-"
|
|
997
|
-
},
|
|
998
|
-
{
|
|
999
|
-
"name": "next-arrow",
|
|
1000
|
-
"description": "Default: -\n\n-"
|
|
1001
|
-
}
|
|
1002
|
-
]
|
|
1003
|
-
},
|
|
1004
|
-
{
|
|
1005
|
-
"name": "a-config-provider",
|
|
1006
|
-
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
1007
|
-
"attributes": [
|
|
1008
|
-
{
|
|
1009
|
-
"name": "component-disabled",
|
|
1010
|
-
"description": "Default: -\n\nConfig antd component disabled"
|
|
1011
|
-
},
|
|
1012
|
-
{
|
|
1013
|
-
"name": "component-size",
|
|
1014
|
-
"description": "Default: -\n\nConfig antd component size"
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"name": "csp",
|
|
1018
|
-
"description": "Default: -\n\nSet Content Security Policy config"
|
|
1019
|
-
},
|
|
1020
|
-
{
|
|
1021
|
-
"name": "direction",
|
|
1022
|
-
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
1023
|
-
},
|
|
1024
|
-
{
|
|
1025
|
-
"name": "get-popup-container",
|
|
1026
|
-
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"name": "get-target-container",
|
|
1030
|
-
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
965
|
+
"name": "get-target-container",
|
|
966
|
+
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
1031
967
|
},
|
|
1032
968
|
{
|
|
1033
969
|
"name": "icon-prefix-cls",
|
|
@@ -1173,6 +1109,70 @@
|
|
|
1173
1109
|
}
|
|
1174
1110
|
]
|
|
1175
1111
|
},
|
|
1112
|
+
{
|
|
1113
|
+
"name": "a-checkbox",
|
|
1114
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
1115
|
+
"attributes": [
|
|
1116
|
+
{
|
|
1117
|
+
"name": "checked",
|
|
1118
|
+
"description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"name": "checked-value",
|
|
1122
|
+
"description": "Default: true\n\nThe value when checked"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"name": "default-checked",
|
|
1126
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"name": "disabled",
|
|
1130
|
+
"description": "Default: false\n\nIf disable checkbox"
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"name": "indeterminate",
|
|
1134
|
+
"description": "Default: false\n\nThe indeterminate checked state of checkbox"
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"name": "un-checked-value",
|
|
1138
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"name": "classes",
|
|
1142
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"name": "styles",
|
|
1146
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1147
|
+
}
|
|
1148
|
+
]
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"name": "a-checkbox-group",
|
|
1152
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
1153
|
+
"attributes": [
|
|
1154
|
+
{
|
|
1155
|
+
"name": "options",
|
|
1156
|
+
"description": "Default: \\[]\n\nSpecifies options"
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "disabled",
|
|
1160
|
+
"description": "Default: false\n\nIf disable all checkboxes"
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
"name": "name",
|
|
1164
|
+
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"name": "value",
|
|
1168
|
+
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"name": "label-render",
|
|
1172
|
+
"description": "Default: -\n\n-"
|
|
1173
|
+
}
|
|
1174
|
+
]
|
|
1175
|
+
},
|
|
1176
1176
|
{
|
|
1177
1177
|
"name": "a-localization",
|
|
1178
1178
|
"description": "To select or input a date.",
|
|
@@ -1233,6 +1233,48 @@
|
|
|
1233
1233
|
"description": "输入或选择日期的控件。",
|
|
1234
1234
|
"attributes": []
|
|
1235
1235
|
},
|
|
1236
|
+
{
|
|
1237
|
+
"name": "a-divider",
|
|
1238
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1239
|
+
"attributes": [
|
|
1240
|
+
{
|
|
1241
|
+
"name": "dashed",
|
|
1242
|
+
"description": "Default: false\n\nWhether line is dashed"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"name": "orientation",
|
|
1246
|
+
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"name": "plain",
|
|
1250
|
+
"description": "Default: true\n\nDivider text show as plain style"
|
|
1251
|
+
},
|
|
1252
|
+
{
|
|
1253
|
+
"name": "size",
|
|
1254
|
+
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"name": "title-placement",
|
|
1258
|
+
"description": "Default: center\n\nThe position of title inside divider"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"name": "variant",
|
|
1262
|
+
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"name": "vertical",
|
|
1266
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"name": "classes",
|
|
1270
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"name": "styles",
|
|
1274
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1275
|
+
}
|
|
1276
|
+
]
|
|
1277
|
+
},
|
|
1236
1278
|
{
|
|
1237
1279
|
"name": "a-descriptions",
|
|
1238
1280
|
"description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
|
|
@@ -1292,121 +1334,40 @@
|
|
|
1292
1334
|
]
|
|
1293
1335
|
},
|
|
1294
1336
|
{
|
|
1295
|
-
"name": "a-
|
|
1296
|
-
"description": "(ZH)
|
|
1337
|
+
"name": "a-dropdown",
|
|
1338
|
+
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
1297
1339
|
"attributes": [
|
|
1298
1340
|
{
|
|
1299
|
-
"name": "
|
|
1300
|
-
"description": "Default:
|
|
1341
|
+
"name": "classes",
|
|
1342
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1301
1343
|
},
|
|
1302
1344
|
{
|
|
1303
|
-
"name": "
|
|
1304
|
-
"description": "Default:
|
|
1345
|
+
"name": "styles",
|
|
1346
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1305
1347
|
},
|
|
1306
1348
|
{
|
|
1307
|
-
"name": "
|
|
1308
|
-
"description": "Default:
|
|
1349
|
+
"name": "menu",
|
|
1350
|
+
"description": "Default: -\n\nThe menu props"
|
|
1309
1351
|
},
|
|
1310
1352
|
{
|
|
1311
|
-
"name": "
|
|
1312
|
-
"description": "Default: -\n\
|
|
1353
|
+
"name": "auto-focus",
|
|
1354
|
+
"description": "Default: -\n\nFocus the first menu item when opened"
|
|
1313
1355
|
},
|
|
1314
1356
|
{
|
|
1315
|
-
"name": "
|
|
1316
|
-
"description": "Default:
|
|
1357
|
+
"name": "arrow",
|
|
1358
|
+
"description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
|
|
1317
1359
|
},
|
|
1318
1360
|
{
|
|
1319
|
-
"name": "
|
|
1320
|
-
"description": "Default:
|
|
1361
|
+
"name": "trigger",
|
|
1362
|
+
"description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
|
|
1321
1363
|
},
|
|
1322
1364
|
{
|
|
1323
|
-
"name": "
|
|
1324
|
-
"description": "Default:
|
|
1365
|
+
"name": "popup-render",
|
|
1366
|
+
"description": "Default: -\n\nCustomize popup content"
|
|
1325
1367
|
},
|
|
1326
1368
|
{
|
|
1327
|
-
"name": "
|
|
1328
|
-
"description": "Default: -\n\
|
|
1329
|
-
},
|
|
1330
|
-
{
|
|
1331
|
-
"name": "styles",
|
|
1332
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1333
|
-
}
|
|
1334
|
-
]
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"name": "a-empty",
|
|
1338
|
-
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1339
|
-
"attributes": [
|
|
1340
|
-
{
|
|
1341
|
-
"name": "vertical",
|
|
1342
|
-
"description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"name": "wrap",
|
|
1346
|
-
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1347
|
-
},
|
|
1348
|
-
{
|
|
1349
|
-
"name": "justify",
|
|
1350
|
-
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
"name": "align",
|
|
1354
|
-
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"name": "flex",
|
|
1358
|
-
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1359
|
-
},
|
|
1360
|
-
{
|
|
1361
|
-
"name": "gap",
|
|
1362
|
-
"description": "Default: -\n\nSets the gap between grids"
|
|
1363
|
-
},
|
|
1364
|
-
{
|
|
1365
|
-
"name": "component",
|
|
1366
|
-
"description": "Default: div\n\ncustom element type"
|
|
1367
|
-
}
|
|
1368
|
-
]
|
|
1369
|
-
},
|
|
1370
|
-
{
|
|
1371
|
-
"name": "a-flex",
|
|
1372
|
-
"description": "用于对齐的弹性布局容器。",
|
|
1373
|
-
"attributes": []
|
|
1374
|
-
},
|
|
1375
|
-
{
|
|
1376
|
-
"name": "a-dropdown",
|
|
1377
|
-
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
1378
|
-
"attributes": [
|
|
1379
|
-
{
|
|
1380
|
-
"name": "classes",
|
|
1381
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1382
|
-
},
|
|
1383
|
-
{
|
|
1384
|
-
"name": "styles",
|
|
1385
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
|
|
1386
|
-
},
|
|
1387
|
-
{
|
|
1388
|
-
"name": "menu",
|
|
1389
|
-
"description": "Default: -\n\nThe menu props"
|
|
1390
|
-
},
|
|
1391
|
-
{
|
|
1392
|
-
"name": "auto-focus",
|
|
1393
|
-
"description": "Default: -\n\nFocus the first menu item when opened"
|
|
1394
|
-
},
|
|
1395
|
-
{
|
|
1396
|
-
"name": "arrow",
|
|
1397
|
-
"description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
|
|
1398
|
-
},
|
|
1399
|
-
{
|
|
1400
|
-
"name": "trigger",
|
|
1401
|
-
"description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"name": "popup-render",
|
|
1405
|
-
"description": "Default: -\n\nCustomize popup content"
|
|
1406
|
-
},
|
|
1407
|
-
{
|
|
1408
|
-
"name": "open",
|
|
1409
|
-
"description": "Default: -\n\nWhether the dropdown menu is currently open"
|
|
1369
|
+
"name": "open",
|
|
1370
|
+
"description": "Default: -\n\nWhether the dropdown menu is currently open"
|
|
1410
1371
|
},
|
|
1411
1372
|
{
|
|
1412
1373
|
"name": "disabled",
|
|
@@ -1458,6 +1419,41 @@
|
|
|
1458
1419
|
}
|
|
1459
1420
|
]
|
|
1460
1421
|
},
|
|
1422
|
+
{
|
|
1423
|
+
"name": "a-empty",
|
|
1424
|
+
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1425
|
+
"attributes": [
|
|
1426
|
+
{
|
|
1427
|
+
"name": "classes",
|
|
1428
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"name": "styles",
|
|
1432
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"name": "image",
|
|
1436
|
+
"description": "Default: Empty.PRESENTED_IMAGE_DEFAULT\n\nCustomize image. Will treat as image url when string provided"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"name": "description",
|
|
1440
|
+
"description": "Default: -\n\nCustomize description"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"name": "root-class",
|
|
1444
|
+
"description": "Default: -\n\nRoot container class"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"name": "prefix-cls",
|
|
1448
|
+
"description": "Default: -\n\nPrefix class name"
|
|
1449
|
+
}
|
|
1450
|
+
]
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"name": "a-flex",
|
|
1454
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1455
|
+
"attributes": []
|
|
1456
|
+
},
|
|
1461
1457
|
{
|
|
1462
1458
|
"name": "a-drawer",
|
|
1463
1459
|
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
@@ -1560,136 +1556,6 @@
|
|
|
1560
1556
|
}
|
|
1561
1557
|
]
|
|
1562
1558
|
},
|
|
1563
|
-
{
|
|
1564
|
-
"name": "a-float-button-group",
|
|
1565
|
-
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1566
|
-
"attributes": [
|
|
1567
|
-
{
|
|
1568
|
-
"name": "shape",
|
|
1569
|
-
"description": "Default: circle\n\nSetting button shape of children"
|
|
1570
|
-
},
|
|
1571
|
-
{
|
|
1572
|
-
"name": "trigger",
|
|
1573
|
-
"description": "Default: -\n\nWhich action can trigger menu open/close"
|
|
1574
|
-
},
|
|
1575
|
-
{
|
|
1576
|
-
"name": "open",
|
|
1577
|
-
"description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
|
|
1578
|
-
},
|
|
1579
|
-
{
|
|
1580
|
-
"name": "close-icon",
|
|
1581
|
-
"description": "Default: -\n\nCustomize close button icon"
|
|
1582
|
-
},
|
|
1583
|
-
{
|
|
1584
|
-
"name": "placement",
|
|
1585
|
-
"description": "Default: top\n\nCustomize menu animation placement"
|
|
1586
|
-
},
|
|
1587
|
-
{
|
|
1588
|
-
"name": "classes",
|
|
1589
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1590
|
-
},
|
|
1591
|
-
{
|
|
1592
|
-
"name": "styles",
|
|
1593
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1594
|
-
}
|
|
1595
|
-
]
|
|
1596
|
-
},
|
|
1597
|
-
{
|
|
1598
|
-
"name": "a-float-button",
|
|
1599
|
-
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1600
|
-
"attributes": [
|
|
1601
|
-
{
|
|
1602
|
-
"name": "icon",
|
|
1603
|
-
"description": "Default: -\n\nSet the icon component of button"
|
|
1604
|
-
},
|
|
1605
|
-
{
|
|
1606
|
-
"name": "content",
|
|
1607
|
-
"description": "Default: -\n\nText and other"
|
|
1608
|
-
},
|
|
1609
|
-
{
|
|
1610
|
-
"name": "~~description~~",
|
|
1611
|
-
"description": "Default: -\n\nPlease use content instead"
|
|
1612
|
-
},
|
|
1613
|
-
{
|
|
1614
|
-
"name": "tooltip",
|
|
1615
|
-
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
1616
|
-
},
|
|
1617
|
-
{
|
|
1618
|
-
"name": "type",
|
|
1619
|
-
"description": "Default: default\n\nSetting button type"
|
|
1620
|
-
},
|
|
1621
|
-
{
|
|
1622
|
-
"name": "shape",
|
|
1623
|
-
"description": "Default: circle\n\nSetting button shape"
|
|
1624
|
-
},
|
|
1625
|
-
{
|
|
1626
|
-
"name": "href",
|
|
1627
|
-
"description": "Default: -\n\nThe target of hyperlink"
|
|
1628
|
-
},
|
|
1629
|
-
{
|
|
1630
|
-
"name": "target",
|
|
1631
|
-
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1632
|
-
},
|
|
1633
|
-
{
|
|
1634
|
-
"name": "html-type",
|
|
1635
|
-
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1636
|
-
},
|
|
1637
|
-
{
|
|
1638
|
-
"name": "badge",
|
|
1639
|
-
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1640
|
-
},
|
|
1641
|
-
{
|
|
1642
|
-
"name": "classes",
|
|
1643
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1644
|
-
},
|
|
1645
|
-
{
|
|
1646
|
-
"name": "styles",
|
|
1647
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1648
|
-
}
|
|
1649
|
-
]
|
|
1650
|
-
},
|
|
1651
|
-
{
|
|
1652
|
-
"name": "a-float-back-top",
|
|
1653
|
-
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1654
|
-
"attributes": [
|
|
1655
|
-
{
|
|
1656
|
-
"name": "duration",
|
|
1657
|
-
"description": "Default: 450\n\nTime to return to top(ms)"
|
|
1658
|
-
},
|
|
1659
|
-
{
|
|
1660
|
-
"name": "target",
|
|
1661
|
-
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1662
|
-
},
|
|
1663
|
-
{
|
|
1664
|
-
"name": "visibility-height",
|
|
1665
|
-
"description": "Default: 400\n\nThe BackTop button will not show until the scroll height reaches this value"
|
|
1666
|
-
},
|
|
1667
|
-
{
|
|
1668
|
-
"name": "badge",
|
|
1669
|
-
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1670
|
-
},
|
|
1671
|
-
{
|
|
1672
|
-
"name": "html-type",
|
|
1673
|
-
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1674
|
-
},
|
|
1675
|
-
{
|
|
1676
|
-
"name": "aria-label",
|
|
1677
|
-
"description": "Default: -\n\n-"
|
|
1678
|
-
},
|
|
1679
|
-
{
|
|
1680
|
-
"name": "style",
|
|
1681
|
-
"description": "Default: -\n\n-"
|
|
1682
|
-
},
|
|
1683
|
-
{
|
|
1684
|
-
"name": "classes",
|
|
1685
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1686
|
-
},
|
|
1687
|
-
{
|
|
1688
|
-
"name": "styles",
|
|
1689
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1690
|
-
}
|
|
1691
|
-
]
|
|
1692
|
-
},
|
|
1693
1559
|
{
|
|
1694
1560
|
"name": "a-form",
|
|
1695
1561
|
"description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
|
|
@@ -1896,31 +1762,161 @@
|
|
|
1896
1762
|
"attributes": []
|
|
1897
1763
|
},
|
|
1898
1764
|
{
|
|
1899
|
-
"name": "a-
|
|
1900
|
-
"description": "(ZH)
|
|
1765
|
+
"name": "a-float-button-group",
|
|
1766
|
+
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1901
1767
|
"attributes": [
|
|
1902
1768
|
{
|
|
1903
|
-
"name": "
|
|
1904
|
-
"description": "Default:
|
|
1769
|
+
"name": "shape",
|
|
1770
|
+
"description": "Default: circle\n\nSetting button shape of children"
|
|
1905
1771
|
},
|
|
1906
1772
|
{
|
|
1907
|
-
"name": "
|
|
1908
|
-
"description": "Default:
|
|
1773
|
+
"name": "trigger",
|
|
1774
|
+
"description": "Default: -\n\nWhich action can trigger menu open/close"
|
|
1909
1775
|
},
|
|
1910
1776
|
{
|
|
1911
|
-
"name": "
|
|
1912
|
-
"description": "Default:
|
|
1777
|
+
"name": "open",
|
|
1778
|
+
"description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
|
|
1913
1779
|
},
|
|
1914
1780
|
{
|
|
1915
|
-
"name": "
|
|
1916
|
-
"description": "Default:
|
|
1917
|
-
}
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1781
|
+
"name": "close-icon",
|
|
1782
|
+
"description": "Default: -\n\nCustomize close button icon"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"name": "placement",
|
|
1786
|
+
"description": "Default: top\n\nCustomize menu animation placement"
|
|
1787
|
+
},
|
|
1788
|
+
{
|
|
1789
|
+
"name": "classes",
|
|
1790
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"name": "styles",
|
|
1794
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1795
|
+
}
|
|
1796
|
+
]
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"name": "a-float-button",
|
|
1800
|
+
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1801
|
+
"attributes": [
|
|
1802
|
+
{
|
|
1803
|
+
"name": "icon",
|
|
1804
|
+
"description": "Default: -\n\nSet the icon component of button"
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"name": "content",
|
|
1808
|
+
"description": "Default: -\n\nText and other"
|
|
1809
|
+
},
|
|
1810
|
+
{
|
|
1811
|
+
"name": "~~description~~",
|
|
1812
|
+
"description": "Default: -\n\nPlease use content instead"
|
|
1813
|
+
},
|
|
1814
|
+
{
|
|
1815
|
+
"name": "tooltip",
|
|
1816
|
+
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"name": "type",
|
|
1820
|
+
"description": "Default: default\n\nSetting button type"
|
|
1821
|
+
},
|
|
1822
|
+
{
|
|
1823
|
+
"name": "shape",
|
|
1824
|
+
"description": "Default: circle\n\nSetting button shape"
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"name": "href",
|
|
1828
|
+
"description": "Default: -\n\nThe target of hyperlink"
|
|
1829
|
+
},
|
|
1830
|
+
{
|
|
1831
|
+
"name": "target",
|
|
1832
|
+
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
"name": "html-type",
|
|
1836
|
+
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1837
|
+
},
|
|
1838
|
+
{
|
|
1839
|
+
"name": "badge",
|
|
1840
|
+
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1841
|
+
},
|
|
1842
|
+
{
|
|
1843
|
+
"name": "classes",
|
|
1844
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1845
|
+
},
|
|
1846
|
+
{
|
|
1847
|
+
"name": "styles",
|
|
1848
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1849
|
+
}
|
|
1850
|
+
]
|
|
1851
|
+
},
|
|
1852
|
+
{
|
|
1853
|
+
"name": "a-float-back-top",
|
|
1854
|
+
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
1855
|
+
"attributes": [
|
|
1856
|
+
{
|
|
1857
|
+
"name": "duration",
|
|
1858
|
+
"description": "Default: 450\n\nTime to return to top(ms)"
|
|
1859
|
+
},
|
|
1860
|
+
{
|
|
1861
|
+
"name": "target",
|
|
1862
|
+
"description": "Default: -\n\nSpecifies where to display the linked URL"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"name": "visibility-height",
|
|
1866
|
+
"description": "Default: 400\n\nThe BackTop button will not show until the scroll height reaches this value"
|
|
1867
|
+
},
|
|
1868
|
+
{
|
|
1869
|
+
"name": "badge",
|
|
1870
|
+
"description": "Default: -\n\nAttach Badge to FloatButton. status and other props related are not supported."
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"name": "html-type",
|
|
1874
|
+
"description": "Default: button\n\nSet the original html type of button, see: MDN"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"name": "aria-label",
|
|
1878
|
+
"description": "Default: -\n\n-"
|
|
1879
|
+
},
|
|
1880
|
+
{
|
|
1881
|
+
"name": "style",
|
|
1882
|
+
"description": "Default: -\n\n-"
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"name": "classes",
|
|
1886
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
"name": "styles",
|
|
1890
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1891
|
+
}
|
|
1892
|
+
]
|
|
1893
|
+
},
|
|
1894
|
+
{
|
|
1895
|
+
"name": "a-row",
|
|
1896
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1897
|
+
"attributes": [
|
|
1898
|
+
{
|
|
1899
|
+
"name": "align",
|
|
1900
|
+
"description": "Default: top\n\nVertical alignment"
|
|
1901
|
+
},
|
|
1902
|
+
{
|
|
1903
|
+
"name": "gutter",
|
|
1904
|
+
"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]"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"name": "justify",
|
|
1908
|
+
"description": "Default: start\n\nHorizontal arrangement"
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"name": "wrap",
|
|
1912
|
+
"description": "Default: true\n\nAuto wrap line"
|
|
1913
|
+
}
|
|
1914
|
+
]
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"name": "a-col",
|
|
1918
|
+
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
1919
|
+
"attributes": [
|
|
1924
1920
|
{
|
|
1925
1921
|
"name": "flex",
|
|
1926
1922
|
"description": "Default: -\n\nFlex layout style"
|
|
@@ -1975,6 +1971,48 @@
|
|
|
1975
1971
|
}
|
|
1976
1972
|
]
|
|
1977
1973
|
},
|
|
1974
|
+
{
|
|
1975
|
+
"name": "a-image",
|
|
1976
|
+
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
1977
|
+
"attributes": [
|
|
1978
|
+
{
|
|
1979
|
+
"name": "preview",
|
|
1980
|
+
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"name": "wrapper-style",
|
|
1984
|
+
"description": "Default: -\n\nDeprecated."
|
|
1985
|
+
},
|
|
1986
|
+
{
|
|
1987
|
+
"name": "classes",
|
|
1988
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
"name": "styles",
|
|
1992
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"name": "root-class",
|
|
1996
|
+
"description": "Default: -\n\n-"
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"name": "alt",
|
|
2000
|
+
"description": "Default: -\n\nImage description"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"name": "height",
|
|
2004
|
+
"description": "Default: -\n\nImage height"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"name": "src",
|
|
2008
|
+
"description": "Default: -\n\nImage URL"
|
|
2009
|
+
},
|
|
2010
|
+
{
|
|
2011
|
+
"name": "width",
|
|
2012
|
+
"description": "Default: -\n\nImage width"
|
|
2013
|
+
}
|
|
2014
|
+
]
|
|
2015
|
+
},
|
|
1978
2016
|
{
|
|
1979
2017
|
"name": "a-common-icon",
|
|
1980
2018
|
"description": "Semantic vector graphics.",
|
|
@@ -2035,48 +2073,6 @@
|
|
|
2035
2073
|
"description": "语义化的矢量图形。",
|
|
2036
2074
|
"attributes": []
|
|
2037
2075
|
},
|
|
2038
|
-
{
|
|
2039
|
-
"name": "a-image",
|
|
2040
|
-
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2041
|
-
"attributes": [
|
|
2042
|
-
{
|
|
2043
|
-
"name": "preview",
|
|
2044
|
-
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
2045
|
-
},
|
|
2046
|
-
{
|
|
2047
|
-
"name": "wrapper-style",
|
|
2048
|
-
"description": "Default: -\n\nDeprecated."
|
|
2049
|
-
},
|
|
2050
|
-
{
|
|
2051
|
-
"name": "classes",
|
|
2052
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2053
|
-
},
|
|
2054
|
-
{
|
|
2055
|
-
"name": "styles",
|
|
2056
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2057
|
-
},
|
|
2058
|
-
{
|
|
2059
|
-
"name": "root-class",
|
|
2060
|
-
"description": "Default: -\n\n-"
|
|
2061
|
-
},
|
|
2062
|
-
{
|
|
2063
|
-
"name": "alt",
|
|
2064
|
-
"description": "Default: -\n\nImage description"
|
|
2065
|
-
},
|
|
2066
|
-
{
|
|
2067
|
-
"name": "height",
|
|
2068
|
-
"description": "Default: -\n\nImage height"
|
|
2069
|
-
},
|
|
2070
|
-
{
|
|
2071
|
-
"name": "src",
|
|
2072
|
-
"description": "Default: -\n\nImage URL"
|
|
2073
|
-
},
|
|
2074
|
-
{
|
|
2075
|
-
"name": "width",
|
|
2076
|
-
"description": "Default: -\n\nImage width"
|
|
2077
|
-
}
|
|
2078
|
-
]
|
|
2079
|
-
},
|
|
2080
2076
|
{
|
|
2081
2077
|
"name": "a-input",
|
|
2082
2078
|
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
@@ -2269,80 +2265,28 @@
|
|
|
2269
2265
|
"attributes": []
|
|
2270
2266
|
},
|
|
2271
2267
|
{
|
|
2272
|
-
"name": "a-
|
|
2273
|
-
"description": "(ZH)
|
|
2268
|
+
"name": "a-input-number",
|
|
2269
|
+
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
2274
2270
|
"attributes": [
|
|
2275
2271
|
{
|
|
2276
|
-
"name": "
|
|
2277
|
-
"description": "Default: -\n\
|
|
2278
|
-
}
|
|
2279
|
-
]
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"name": "a-layout-sider",
|
|
2283
|
-
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2284
|
-
"attributes": [
|
|
2272
|
+
"name": "size",
|
|
2273
|
+
"description": "Default: -\n\nThe height of input box"
|
|
2274
|
+
},
|
|
2285
2275
|
{
|
|
2286
|
-
"name": "
|
|
2287
|
-
"description": "Default: -\n\
|
|
2276
|
+
"name": "status",
|
|
2277
|
+
"description": "Default: -\n\nSet validation status"
|
|
2288
2278
|
},
|
|
2289
2279
|
{
|
|
2290
|
-
"name": "
|
|
2291
|
-
"description": "Default:
|
|
2280
|
+
"name": "disabled",
|
|
2281
|
+
"description": "Default: false\n\nIf the input is disabled"
|
|
2292
2282
|
},
|
|
2293
2283
|
{
|
|
2294
|
-
"name": "
|
|
2295
|
-
"description": "Default:
|
|
2284
|
+
"name": "addon-before",
|
|
2285
|
+
"description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
|
|
2296
2286
|
},
|
|
2297
2287
|
{
|
|
2298
|
-
"name": "
|
|
2299
|
-
"description": "Default:
|
|
2300
|
-
},
|
|
2301
|
-
{
|
|
2302
|
-
"name": "reverse-arrow",
|
|
2303
|
-
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2304
|
-
},
|
|
2305
|
-
{
|
|
2306
|
-
"name": "theme",
|
|
2307
|
-
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2308
|
-
},
|
|
2309
|
-
{
|
|
2310
|
-
"name": "trigger",
|
|
2311
|
-
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"name": "width",
|
|
2315
|
-
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2316
|
-
},
|
|
2317
|
-
{
|
|
2318
|
-
"name": "zero-width-trigger-style",
|
|
2319
|
-
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2320
|
-
}
|
|
2321
|
-
]
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"name": "a-input-number",
|
|
2325
|
-
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
2326
|
-
"attributes": [
|
|
2327
|
-
{
|
|
2328
|
-
"name": "size",
|
|
2329
|
-
"description": "Default: -\n\nThe height of input box"
|
|
2330
|
-
},
|
|
2331
|
-
{
|
|
2332
|
-
"name": "status",
|
|
2333
|
-
"description": "Default: -\n\nSet validation status"
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
"name": "disabled",
|
|
2337
|
-
"description": "Default: false\n\nIf the input is disabled"
|
|
2338
|
-
},
|
|
2339
|
-
{
|
|
2340
|
-
"name": "addon-before",
|
|
2341
|
-
"description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
|
|
2342
|
-
},
|
|
2343
|
-
{
|
|
2344
|
-
"name": "addon-after",
|
|
2345
|
-
"description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
|
|
2288
|
+
"name": "addon-after",
|
|
2289
|
+
"description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
|
|
2346
2290
|
},
|
|
2347
2291
|
{
|
|
2348
2292
|
"name": "prefix",
|
|
@@ -2391,86 +2335,54 @@
|
|
|
2391
2335
|
]
|
|
2392
2336
|
},
|
|
2393
2337
|
{
|
|
2394
|
-
"name": "a-
|
|
2395
|
-
"description": "(ZH)
|
|
2338
|
+
"name": "a-layout",
|
|
2339
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2396
2340
|
"attributes": [
|
|
2397
2341
|
{
|
|
2398
|
-
"name": "
|
|
2399
|
-
"description": "Default: -\n\
|
|
2400
|
-
},
|
|
2401
|
-
{
|
|
2402
|
-
"name": "styles",
|
|
2403
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2404
|
-
},
|
|
2405
|
-
{
|
|
2406
|
-
"name": "columns",
|
|
2407
|
-
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2408
|
-
},
|
|
2409
|
-
{
|
|
2410
|
-
"name": "fresh",
|
|
2411
|
-
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2412
|
-
},
|
|
2413
|
-
{
|
|
2414
|
-
"name": "gutter",
|
|
2415
|
-
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2416
|
-
},
|
|
2417
|
-
{
|
|
2418
|
-
"name": "items",
|
|
2419
|
-
"description": "Default: -\n\nMasonry items"
|
|
2420
|
-
},
|
|
2421
|
-
{
|
|
2422
|
-
"name": "item-render",
|
|
2423
|
-
"description": "Default: -\n\nCustom item rendering function"
|
|
2342
|
+
"name": "has-sider",
|
|
2343
|
+
"description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
|
|
2424
2344
|
}
|
|
2425
2345
|
]
|
|
2426
2346
|
},
|
|
2427
2347
|
{
|
|
2428
|
-
"name": "a-
|
|
2429
|
-
"description": "(ZH)
|
|
2348
|
+
"name": "a-layout-sider",
|
|
2349
|
+
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
2430
2350
|
"attributes": [
|
|
2431
2351
|
{
|
|
2432
|
-
"name": "
|
|
2433
|
-
"description": "Default: -\n\
|
|
2434
|
-
},
|
|
2435
|
-
{
|
|
2436
|
-
"name": "status",
|
|
2437
|
-
"description": "Default: -\n\nSet validation status"
|
|
2438
|
-
},
|
|
2439
|
-
{
|
|
2440
|
-
"name": "options",
|
|
2441
|
-
"description": "Default: \\[]\n\nOption Configuration"
|
|
2352
|
+
"name": "breakpoint",
|
|
2353
|
+
"description": "Default: -\n\nBreakpoints of the responsive layout"
|
|
2442
2354
|
},
|
|
2443
2355
|
{
|
|
2444
|
-
"name": "
|
|
2445
|
-
"description": "Default: -\n\
|
|
2356
|
+
"name": "collapsed",
|
|
2357
|
+
"description": "Default: -\n\nTo set the current status"
|
|
2446
2358
|
},
|
|
2447
2359
|
{
|
|
2448
|
-
"name": "
|
|
2449
|
-
"description": "Default:
|
|
2360
|
+
"name": "collapsed-width",
|
|
2361
|
+
"description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
|
|
2450
2362
|
},
|
|
2451
2363
|
{
|
|
2452
|
-
"name": "
|
|
2453
|
-
"description": "Default:
|
|
2364
|
+
"name": "collapsible",
|
|
2365
|
+
"description": "Default: false\n\nWhether can be collapsed"
|
|
2454
2366
|
},
|
|
2455
2367
|
{
|
|
2456
|
-
"name": "
|
|
2457
|
-
"description": "Default:
|
|
2368
|
+
"name": "reverse-arrow",
|
|
2369
|
+
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2458
2370
|
},
|
|
2459
2371
|
{
|
|
2460
|
-
"name": "
|
|
2461
|
-
"description": "Default:
|
|
2372
|
+
"name": "theme",
|
|
2373
|
+
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2462
2374
|
},
|
|
2463
2375
|
{
|
|
2464
|
-
"name": "
|
|
2465
|
-
"description": "Default: -\n\
|
|
2376
|
+
"name": "trigger",
|
|
2377
|
+
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2466
2378
|
},
|
|
2467
2379
|
{
|
|
2468
|
-
"name": "
|
|
2469
|
-
"description": "Default:
|
|
2380
|
+
"name": "width",
|
|
2381
|
+
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2470
2382
|
},
|
|
2471
2383
|
{
|
|
2472
|
-
"name": "
|
|
2473
|
-
"description": "Default: -\n\
|
|
2384
|
+
"name": "zero-width-trigger-style",
|
|
2385
|
+
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2474
2386
|
}
|
|
2475
2387
|
]
|
|
2476
2388
|
},
|
|
@@ -2584,6 +2496,125 @@
|
|
|
2584
2496
|
}
|
|
2585
2497
|
]
|
|
2586
2498
|
},
|
|
2499
|
+
{
|
|
2500
|
+
"name": "a-static-methods",
|
|
2501
|
+
"description": "Prompt notification message globally.",
|
|
2502
|
+
"attributes": []
|
|
2503
|
+
},
|
|
2504
|
+
{
|
|
2505
|
+
"name": "a-arguments",
|
|
2506
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2507
|
+
"attributes": []
|
|
2508
|
+
},
|
|
2509
|
+
{
|
|
2510
|
+
"name": "a-config",
|
|
2511
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2512
|
+
"attributes": []
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"name": "a-global-configuration",
|
|
2516
|
+
"description": "Prompt notification message globally.",
|
|
2517
|
+
"attributes": []
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"name": "a-静态方法",
|
|
2521
|
+
"description": "全局展示通知提醒信息。",
|
|
2522
|
+
"attributes": []
|
|
2523
|
+
},
|
|
2524
|
+
{
|
|
2525
|
+
"name": "a-参数",
|
|
2526
|
+
"description": "全局展示操作反馈信息。",
|
|
2527
|
+
"attributes": []
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"name": "a-全局配置",
|
|
2531
|
+
"description": "全局展示通知提醒信息。",
|
|
2532
|
+
"attributes": []
|
|
2533
|
+
},
|
|
2534
|
+
{
|
|
2535
|
+
"name": "a-mentions",
|
|
2536
|
+
"description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
|
|
2537
|
+
"attributes": [
|
|
2538
|
+
{
|
|
2539
|
+
"name": "loading",
|
|
2540
|
+
"description": "Default: -\n\n-"
|
|
2541
|
+
},
|
|
2542
|
+
{
|
|
2543
|
+
"name": "status",
|
|
2544
|
+
"description": "Default: -\n\nSet validation status"
|
|
2545
|
+
},
|
|
2546
|
+
{
|
|
2547
|
+
"name": "options",
|
|
2548
|
+
"description": "Default: \\[]\n\nOption Configuration"
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"name": "popup-class-name",
|
|
2552
|
+
"description": "Default: -\n\n-"
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"name": "variant",
|
|
2556
|
+
"description": "Default: outlined\n\nVariants of Input"
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
"name": "classes",
|
|
2560
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2561
|
+
},
|
|
2562
|
+
{
|
|
2563
|
+
"name": "styles",
|
|
2564
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2565
|
+
},
|
|
2566
|
+
{
|
|
2567
|
+
"name": "size",
|
|
2568
|
+
"description": "Default: -\n\n-"
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
"name": "label-render",
|
|
2572
|
+
"description": "Default: -\n\n-"
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
"name": "allow-clear",
|
|
2576
|
+
"description": "Default: false\n\nIf allow to remove mentions content with clear icon"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"name": "disabled",
|
|
2580
|
+
"description": "Default: -\n\n-"
|
|
2581
|
+
}
|
|
2582
|
+
]
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"name": "a-masonry",
|
|
2586
|
+
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2587
|
+
"attributes": [
|
|
2588
|
+
{
|
|
2589
|
+
"name": "classes",
|
|
2590
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2591
|
+
},
|
|
2592
|
+
{
|
|
2593
|
+
"name": "styles",
|
|
2594
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2595
|
+
},
|
|
2596
|
+
{
|
|
2597
|
+
"name": "columns",
|
|
2598
|
+
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2599
|
+
},
|
|
2600
|
+
{
|
|
2601
|
+
"name": "fresh",
|
|
2602
|
+
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2603
|
+
},
|
|
2604
|
+
{
|
|
2605
|
+
"name": "gutter",
|
|
2606
|
+
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2607
|
+
},
|
|
2608
|
+
{
|
|
2609
|
+
"name": "items",
|
|
2610
|
+
"description": "Default: -\n\nMasonry items"
|
|
2611
|
+
},
|
|
2612
|
+
{
|
|
2613
|
+
"name": "item-render",
|
|
2614
|
+
"description": "Default: -\n\nCustom item rendering function"
|
|
2615
|
+
}
|
|
2616
|
+
]
|
|
2617
|
+
},
|
|
2587
2618
|
{
|
|
2588
2619
|
"name": "a-modal",
|
|
2589
2620
|
"description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
|
|
@@ -2730,11 +2761,6 @@
|
|
|
2730
2761
|
}
|
|
2731
2762
|
]
|
|
2732
2763
|
},
|
|
2733
|
-
{
|
|
2734
|
-
"name": "a-static-methods",
|
|
2735
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
2736
|
-
"attributes": []
|
|
2737
|
-
},
|
|
2738
2764
|
{
|
|
2739
2765
|
"name": "a-args-props",
|
|
2740
2766
|
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
@@ -2751,150 +2777,24 @@
|
|
|
2751
2777
|
"attributes": []
|
|
2752
2778
|
},
|
|
2753
2779
|
{
|
|
2754
|
-
"name": "a-
|
|
2755
|
-
"description": "
|
|
2756
|
-
"attributes": []
|
|
2757
|
-
},
|
|
2758
|
-
{
|
|
2759
|
-
"name": "a-静态方法",
|
|
2760
|
-
"description": "全局展示操作反馈信息。",
|
|
2761
|
-
"attributes": []
|
|
2762
|
-
},
|
|
2763
|
-
{
|
|
2764
|
-
"name": "a-全局配置",
|
|
2765
|
-
"description": "全局展示操作反馈信息。",
|
|
2766
|
-
"attributes": []
|
|
2767
|
-
},
|
|
2768
|
-
{
|
|
2769
|
-
"name": "a-arguments",
|
|
2770
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
2771
|
-
"attributes": []
|
|
2772
|
-
},
|
|
2773
|
-
{
|
|
2774
|
-
"name": "a-config",
|
|
2775
|
-
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2776
|
-
"attributes": []
|
|
2777
|
-
},
|
|
2778
|
-
{
|
|
2779
|
-
"name": "a-参数",
|
|
2780
|
-
"description": "全局展示操作反馈信息。",
|
|
2781
|
-
"attributes": []
|
|
2782
|
-
},
|
|
2783
|
-
{
|
|
2784
|
-
"name": "a-pagination",
|
|
2785
|
-
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
2780
|
+
"name": "a-popover",
|
|
2781
|
+
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
2786
2782
|
"attributes": [
|
|
2787
2783
|
{
|
|
2788
|
-
"name": "
|
|
2789
|
-
"description": "Default: -\n\
|
|
2790
|
-
},
|
|
2791
|
-
{
|
|
2792
|
-
"name": "classes",
|
|
2793
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2794
|
-
},
|
|
2795
|
-
{
|
|
2796
|
-
"name": "current",
|
|
2797
|
-
"description": "Default: -\n\nCurrent page number"
|
|
2798
|
-
},
|
|
2799
|
-
{
|
|
2800
|
-
"name": "default-current",
|
|
2801
|
-
"description": "Default: 1\n\nDefault initial page number"
|
|
2802
|
-
},
|
|
2803
|
-
{
|
|
2804
|
-
"name": "default-page-size",
|
|
2805
|
-
"description": "Default: 10\n\nDefault number of data items per page"
|
|
2806
|
-
},
|
|
2807
|
-
{
|
|
2808
|
-
"name": "disabled",
|
|
2809
|
-
"description": "Default: -\n\nDisable pagination"
|
|
2810
|
-
},
|
|
2811
|
-
{
|
|
2812
|
-
"name": "hide-on-single-page",
|
|
2813
|
-
"description": "Default: false\n\nWhether to hide pager on single page"
|
|
2814
|
-
},
|
|
2815
|
-
{
|
|
2816
|
-
"name": "item-render",
|
|
2817
|
-
"description": "Default: -\n\nTo customize item's innerHTML"
|
|
2818
|
-
},
|
|
2819
|
-
{
|
|
2820
|
-
"name": "page-size",
|
|
2821
|
-
"description": "Default: -\n\nNumber of data items per page"
|
|
2822
|
-
},
|
|
2823
|
-
{
|
|
2824
|
-
"name": "page-size-options",
|
|
2825
|
-
"description": "Default: ['10', '20', '50', '100']\n\nSpecify the sizeChanger options"
|
|
2826
|
-
},
|
|
2827
|
-
{
|
|
2828
|
-
"name": "responsive",
|
|
2829
|
-
"description": "Default: -\n\nIf size is not specified, Pagination would resize according to the width of the window"
|
|
2830
|
-
},
|
|
2831
|
-
{
|
|
2832
|
-
"name": "root-class",
|
|
2833
|
-
"description": "Default: -\n\nRoot container class"
|
|
2834
|
-
},
|
|
2835
|
-
{
|
|
2836
|
-
"name": "show-less-items",
|
|
2837
|
-
"description": "Default: false\n\nShow less page items"
|
|
2838
|
-
},
|
|
2839
|
-
{
|
|
2840
|
-
"name": "show-quick-jumper",
|
|
2841
|
-
"description": "Default: false\n\nDetermine whether you can jump to pages directly"
|
|
2842
|
-
},
|
|
2843
|
-
{
|
|
2844
|
-
"name": "show-size-changer",
|
|
2845
|
-
"description": "Default: -\n\nDetermine whether to show pageSize select"
|
|
2846
|
-
},
|
|
2847
|
-
{
|
|
2848
|
-
"name": "total-boundary-show-size-changer",
|
|
2849
|
-
"description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
|
|
2850
|
-
},
|
|
2851
|
-
{
|
|
2852
|
-
"name": "show-title",
|
|
2853
|
-
"description": "Default: true\n\nShow page item's title"
|
|
2854
|
-
},
|
|
2855
|
-
{
|
|
2856
|
-
"name": "show-total",
|
|
2857
|
-
"description": "Default: -\n\nTo display the total number and range"
|
|
2784
|
+
"name": "title",
|
|
2785
|
+
"description": "Default: -\n\nTitle of the card"
|
|
2858
2786
|
},
|
|
2859
2787
|
{
|
|
2860
|
-
"name": "
|
|
2861
|
-
"description": "Default: -\n\
|
|
2788
|
+
"name": "content",
|
|
2789
|
+
"description": "Default: -\n\nContent of the card"
|
|
2862
2790
|
},
|
|
2863
2791
|
{
|
|
2864
|
-
"name": "
|
|
2865
|
-
"description": "Default:
|
|
2792
|
+
"name": "classes",
|
|
2793
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2866
2794
|
},
|
|
2867
2795
|
{
|
|
2868
2796
|
"name": "styles",
|
|
2869
2797
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2870
|
-
},
|
|
2871
|
-
{
|
|
2872
|
-
"name": "total",
|
|
2873
|
-
"description": "Default: 0\n\nTotal number of data items"
|
|
2874
|
-
},
|
|
2875
|
-
{
|
|
2876
|
-
"name": "locale",
|
|
2877
|
-
"description": "Default: -\n\nPagination locale"
|
|
2878
|
-
},
|
|
2879
|
-
{
|
|
2880
|
-
"name": "prev-icon",
|
|
2881
|
-
"description": "Default: -\n\nCustom previous icon"
|
|
2882
|
-
},
|
|
2883
|
-
{
|
|
2884
|
-
"name": "next-icon",
|
|
2885
|
-
"description": "Default: -\n\nCustom next icon"
|
|
2886
|
-
},
|
|
2887
|
-
{
|
|
2888
|
-
"name": "jump-prev-icon",
|
|
2889
|
-
"description": "Default: -\n\nCustom jump-prev icon"
|
|
2890
|
-
},
|
|
2891
|
-
{
|
|
2892
|
-
"name": "jump-next-icon",
|
|
2893
|
-
"description": "Default: -\n\nCustom jump-next icon"
|
|
2894
|
-
},
|
|
2895
|
-
{
|
|
2896
|
-
"name": "select-component-class",
|
|
2897
|
-
"description": "Default: -\n\nDeprecated, not official support"
|
|
2898
2798
|
}
|
|
2899
2799
|
]
|
|
2900
2800
|
},
|
|
@@ -2952,28 +2852,6 @@
|
|
|
2952
2852
|
}
|
|
2953
2853
|
]
|
|
2954
2854
|
},
|
|
2955
|
-
{
|
|
2956
|
-
"name": "a-popover",
|
|
2957
|
-
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
2958
|
-
"attributes": [
|
|
2959
|
-
{
|
|
2960
|
-
"name": "title",
|
|
2961
|
-
"description": "Default: -\n\nTitle of the card"
|
|
2962
|
-
},
|
|
2963
|
-
{
|
|
2964
|
-
"name": "content",
|
|
2965
|
-
"description": "Default: -\n\nContent of the card"
|
|
2966
|
-
},
|
|
2967
|
-
{
|
|
2968
|
-
"name": "classes",
|
|
2969
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2970
|
-
},
|
|
2971
|
-
{
|
|
2972
|
-
"name": "styles",
|
|
2973
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2974
|
-
}
|
|
2975
|
-
]
|
|
2976
|
-
},
|
|
2977
2855
|
{
|
|
2978
2856
|
"name": "a-progress",
|
|
2979
2857
|
"description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
|
|
@@ -3044,90 +2922,6 @@
|
|
|
3044
2922
|
}
|
|
3045
2923
|
]
|
|
3046
2924
|
},
|
|
3047
|
-
{
|
|
3048
|
-
"name": "a-radio/radio-button",
|
|
3049
|
-
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
3050
|
-
"attributes": [
|
|
3051
|
-
{
|
|
3052
|
-
"name": "checked",
|
|
3053
|
-
"description": "Default: false\n\nSpecifies whether the radio is selected, support v-model:checked"
|
|
3054
|
-
},
|
|
3055
|
-
{
|
|
3056
|
-
"name": "classes",
|
|
3057
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3058
|
-
},
|
|
3059
|
-
{
|
|
3060
|
-
"name": "disabled",
|
|
3061
|
-
"description": "Default: false\n\nDisable radio"
|
|
3062
|
-
},
|
|
3063
|
-
{
|
|
3064
|
-
"name": "styles",
|
|
3065
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3066
|
-
},
|
|
3067
|
-
{
|
|
3068
|
-
"name": "value",
|
|
3069
|
-
"description": "Default: -\n\nAccording to value for comparison, to determine whether the selected"
|
|
3070
|
-
}
|
|
3071
|
-
]
|
|
3072
|
-
},
|
|
3073
|
-
{
|
|
3074
|
-
"name": "a-radio-group",
|
|
3075
|
-
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
3076
|
-
"attributes": [
|
|
3077
|
-
{
|
|
3078
|
-
"name": "block",
|
|
3079
|
-
"description": "Default: false\n\nOption to fit RadioGroup width to its parent width"
|
|
3080
|
-
},
|
|
3081
|
-
{
|
|
3082
|
-
"name": "button-style",
|
|
3083
|
-
"description": "Default: outline\n\nThe style type of radio button"
|
|
3084
|
-
},
|
|
3085
|
-
{
|
|
3086
|
-
"name": "classes",
|
|
3087
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3088
|
-
},
|
|
3089
|
-
{
|
|
3090
|
-
"name": "default-value",
|
|
3091
|
-
"description": "Default: -\n\nDefault selected value"
|
|
3092
|
-
},
|
|
3093
|
-
{
|
|
3094
|
-
"name": "disabled",
|
|
3095
|
-
"description": "Default: false\n\nDisable all radio buttons"
|
|
3096
|
-
},
|
|
3097
|
-
{
|
|
3098
|
-
"name": "name",
|
|
3099
|
-
"description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. If not set, it will fallback to a randomly generated name"
|
|
3100
|
-
},
|
|
3101
|
-
{
|
|
3102
|
-
"name": "options",
|
|
3103
|
-
"description": "Default: -\n\nSet children optional"
|
|
3104
|
-
},
|
|
3105
|
-
{
|
|
3106
|
-
"name": "option-type",
|
|
3107
|
-
"description": "Default: default\n\nSet Radio optionType"
|
|
3108
|
-
},
|
|
3109
|
-
{
|
|
3110
|
-
"name": "orientation",
|
|
3111
|
-
"description": "Default: horizontal\n\nOrientation"
|
|
3112
|
-
},
|
|
3113
|
-
{
|
|
3114
|
-
"name": "size",
|
|
3115
|
-
"description": "Default: -\n\nThe size of radio button style"
|
|
3116
|
-
},
|
|
3117
|
-
{
|
|
3118
|
-
"name": "styles",
|
|
3119
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3120
|
-
},
|
|
3121
|
-
{
|
|
3122
|
-
"name": "value",
|
|
3123
|
-
"description": "Default: -\n\nUsed for setting the currently selected value, support v-model:value"
|
|
3124
|
-
},
|
|
3125
|
-
{
|
|
3126
|
-
"name": "vertical",
|
|
3127
|
-
"description": "Default: false\n\nIf true, the Radio group will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3128
|
-
}
|
|
3129
|
-
]
|
|
3130
|
-
},
|
|
3131
2925
|
{
|
|
3132
2926
|
"name": "a-qrcode",
|
|
3133
2927
|
"description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
|
|
@@ -3195,25 +2989,143 @@
|
|
|
3195
2989
|
]
|
|
3196
2990
|
},
|
|
3197
2991
|
{
|
|
3198
|
-
"name": "a-
|
|
3199
|
-
"description": "(ZH)
|
|
2992
|
+
"name": "a-pagination",
|
|
2993
|
+
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
3200
2994
|
"attributes": [
|
|
3201
2995
|
{
|
|
3202
|
-
"name": "
|
|
3203
|
-
"description": "Default:
|
|
2996
|
+
"name": "align",
|
|
2997
|
+
"description": "Default: -\n\nAlignment of pagination"
|
|
3204
2998
|
},
|
|
3205
2999
|
{
|
|
3206
|
-
"name": "
|
|
3207
|
-
"description": "Default:
|
|
3000
|
+
"name": "classes",
|
|
3001
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3208
3002
|
},
|
|
3209
3003
|
{
|
|
3210
|
-
"name": "
|
|
3211
|
-
"description": "Default: -\n\
|
|
3004
|
+
"name": "current",
|
|
3005
|
+
"description": "Default: -\n\nCurrent page number"
|
|
3212
3006
|
},
|
|
3213
3007
|
{
|
|
3214
|
-
"name": "
|
|
3215
|
-
"description": "Default:
|
|
3216
|
-
},
|
|
3008
|
+
"name": "default-current",
|
|
3009
|
+
"description": "Default: 1\n\nDefault initial page number"
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
"name": "default-page-size",
|
|
3013
|
+
"description": "Default: 10\n\nDefault number of data items per page"
|
|
3014
|
+
},
|
|
3015
|
+
{
|
|
3016
|
+
"name": "disabled",
|
|
3017
|
+
"description": "Default: -\n\nDisable pagination"
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"name": "hide-on-single-page",
|
|
3021
|
+
"description": "Default: false\n\nWhether to hide pager on single page"
|
|
3022
|
+
},
|
|
3023
|
+
{
|
|
3024
|
+
"name": "item-render",
|
|
3025
|
+
"description": "Default: -\n\nTo customize item's innerHTML"
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
"name": "page-size",
|
|
3029
|
+
"description": "Default: -\n\nNumber of data items per page"
|
|
3030
|
+
},
|
|
3031
|
+
{
|
|
3032
|
+
"name": "page-size-options",
|
|
3033
|
+
"description": "Default: ['10', '20', '50', '100']\n\nSpecify the sizeChanger options"
|
|
3034
|
+
},
|
|
3035
|
+
{
|
|
3036
|
+
"name": "responsive",
|
|
3037
|
+
"description": "Default: -\n\nIf size is not specified, Pagination would resize according to the width of the window"
|
|
3038
|
+
},
|
|
3039
|
+
{
|
|
3040
|
+
"name": "root-class",
|
|
3041
|
+
"description": "Default: -\n\nRoot container class"
|
|
3042
|
+
},
|
|
3043
|
+
{
|
|
3044
|
+
"name": "show-less-items",
|
|
3045
|
+
"description": "Default: false\n\nShow less page items"
|
|
3046
|
+
},
|
|
3047
|
+
{
|
|
3048
|
+
"name": "show-quick-jumper",
|
|
3049
|
+
"description": "Default: false\n\nDetermine whether you can jump to pages directly"
|
|
3050
|
+
},
|
|
3051
|
+
{
|
|
3052
|
+
"name": "show-size-changer",
|
|
3053
|
+
"description": "Default: -\n\nDetermine whether to show pageSize select"
|
|
3054
|
+
},
|
|
3055
|
+
{
|
|
3056
|
+
"name": "total-boundary-show-size-changer",
|
|
3057
|
+
"description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
|
|
3058
|
+
},
|
|
3059
|
+
{
|
|
3060
|
+
"name": "show-title",
|
|
3061
|
+
"description": "Default: true\n\nShow page item's title"
|
|
3062
|
+
},
|
|
3063
|
+
{
|
|
3064
|
+
"name": "show-total",
|
|
3065
|
+
"description": "Default: -\n\nTo display the total number and range"
|
|
3066
|
+
},
|
|
3067
|
+
{
|
|
3068
|
+
"name": "simple",
|
|
3069
|
+
"description": "Default: -\n\nWhether to use simple mode"
|
|
3070
|
+
},
|
|
3071
|
+
{
|
|
3072
|
+
"name": "size",
|
|
3073
|
+
"description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
|
|
3074
|
+
},
|
|
3075
|
+
{
|
|
3076
|
+
"name": "styles",
|
|
3077
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3078
|
+
},
|
|
3079
|
+
{
|
|
3080
|
+
"name": "total",
|
|
3081
|
+
"description": "Default: 0\n\nTotal number of data items"
|
|
3082
|
+
},
|
|
3083
|
+
{
|
|
3084
|
+
"name": "locale",
|
|
3085
|
+
"description": "Default: -\n\nPagination locale"
|
|
3086
|
+
},
|
|
3087
|
+
{
|
|
3088
|
+
"name": "prev-icon",
|
|
3089
|
+
"description": "Default: -\n\nCustom previous icon"
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
"name": "next-icon",
|
|
3093
|
+
"description": "Default: -\n\nCustom next icon"
|
|
3094
|
+
},
|
|
3095
|
+
{
|
|
3096
|
+
"name": "jump-prev-icon",
|
|
3097
|
+
"description": "Default: -\n\nCustom jump-prev icon"
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
"name": "jump-next-icon",
|
|
3101
|
+
"description": "Default: -\n\nCustom jump-next icon"
|
|
3102
|
+
},
|
|
3103
|
+
{
|
|
3104
|
+
"name": "select-component-class",
|
|
3105
|
+
"description": "Default: -\n\nDeprecated, not official support"
|
|
3106
|
+
}
|
|
3107
|
+
]
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
"name": "a-rate",
|
|
3111
|
+
"description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
|
|
3112
|
+
"attributes": [
|
|
3113
|
+
{
|
|
3114
|
+
"name": "allow-clear",
|
|
3115
|
+
"description": "Default: true\n\nWhether to allow clear when click again"
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"name": "allow-half",
|
|
3119
|
+
"description": "Default: false\n\nWhether to allow semi selection"
|
|
3120
|
+
},
|
|
3121
|
+
{
|
|
3122
|
+
"name": "character",
|
|
3123
|
+
"description": "Default: -\n\nThe custom character of rate"
|
|
3124
|
+
},
|
|
3125
|
+
{
|
|
3126
|
+
"name": "class-name",
|
|
3127
|
+
"description": "Default: -\n\nThe custom class name of rate"
|
|
3128
|
+
},
|
|
3217
3129
|
{
|
|
3218
3130
|
"name": "count",
|
|
3219
3131
|
"description": "Default: 5\n\nStar count"
|
|
@@ -3245,36 +3157,86 @@
|
|
|
3245
3157
|
]
|
|
3246
3158
|
},
|
|
3247
3159
|
{
|
|
3248
|
-
"name": "a-
|
|
3249
|
-
"description": "(ZH)
|
|
3160
|
+
"name": "a-radio/radio-button",
|
|
3161
|
+
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
3162
|
+
"attributes": [
|
|
3163
|
+
{
|
|
3164
|
+
"name": "checked",
|
|
3165
|
+
"description": "Default: false\n\nSpecifies whether the radio is selected, support v-model:checked"
|
|
3166
|
+
},
|
|
3167
|
+
{
|
|
3168
|
+
"name": "classes",
|
|
3169
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3170
|
+
},
|
|
3171
|
+
{
|
|
3172
|
+
"name": "disabled",
|
|
3173
|
+
"description": "Default: false\n\nDisable radio"
|
|
3174
|
+
},
|
|
3175
|
+
{
|
|
3176
|
+
"name": "styles",
|
|
3177
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
"name": "value",
|
|
3181
|
+
"description": "Default: -\n\nAccording to value for comparison, to determine whether the selected"
|
|
3182
|
+
}
|
|
3183
|
+
]
|
|
3184
|
+
},
|
|
3185
|
+
{
|
|
3186
|
+
"name": "a-radio-group",
|
|
3187
|
+
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
3250
3188
|
"attributes": [
|
|
3189
|
+
{
|
|
3190
|
+
"name": "block",
|
|
3191
|
+
"description": "Default: false\n\nOption to fit RadioGroup width to its parent width"
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
"name": "button-style",
|
|
3195
|
+
"description": "Default: outline\n\nThe style type of radio button"
|
|
3196
|
+
},
|
|
3251
3197
|
{
|
|
3252
3198
|
"name": "classes",
|
|
3253
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3199
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3254
3200
|
},
|
|
3255
3201
|
{
|
|
3256
|
-
"name": "
|
|
3257
|
-
"description": "Default: -\n\
|
|
3202
|
+
"name": "default-value",
|
|
3203
|
+
"description": "Default: -\n\nDefault selected value"
|
|
3258
3204
|
},
|
|
3259
3205
|
{
|
|
3260
|
-
"name": "
|
|
3261
|
-
"description": "Default:
|
|
3206
|
+
"name": "disabled",
|
|
3207
|
+
"description": "Default: false\n\nDisable all radio buttons"
|
|
3262
3208
|
},
|
|
3263
3209
|
{
|
|
3264
|
-
"name": "
|
|
3265
|
-
"description": "Default:
|
|
3210
|
+
"name": "name",
|
|
3211
|
+
"description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. If not set, it will fallback to a randomly generated name"
|
|
3212
|
+
},
|
|
3213
|
+
{
|
|
3214
|
+
"name": "options",
|
|
3215
|
+
"description": "Default: -\n\nSet children optional"
|
|
3216
|
+
},
|
|
3217
|
+
{
|
|
3218
|
+
"name": "option-type",
|
|
3219
|
+
"description": "Default: default\n\nSet Radio optionType"
|
|
3220
|
+
},
|
|
3221
|
+
{
|
|
3222
|
+
"name": "orientation",
|
|
3223
|
+
"description": "Default: horizontal\n\nOrientation"
|
|
3224
|
+
},
|
|
3225
|
+
{
|
|
3226
|
+
"name": "size",
|
|
3227
|
+
"description": "Default: -\n\nThe size of radio button style"
|
|
3266
3228
|
},
|
|
3267
3229
|
{
|
|
3268
3230
|
"name": "styles",
|
|
3269
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3231
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3270
3232
|
},
|
|
3271
3233
|
{
|
|
3272
|
-
"name": "
|
|
3273
|
-
"description": "Default: -\n\
|
|
3234
|
+
"name": "value",
|
|
3235
|
+
"description": "Default: -\n\nUsed for setting the currently selected value, support v-model:value"
|
|
3274
3236
|
},
|
|
3275
3237
|
{
|
|
3276
|
-
"name": "
|
|
3277
|
-
"description": "Default:
|
|
3238
|
+
"name": "vertical",
|
|
3239
|
+
"description": "Default: false\n\nIf true, the Radio group will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3278
3240
|
}
|
|
3279
3241
|
]
|
|
3280
3242
|
},
|
|
@@ -3523,178 +3485,67 @@
|
|
|
3523
3485
|
]
|
|
3524
3486
|
},
|
|
3525
3487
|
{
|
|
3526
|
-
"name": "a-
|
|
3527
|
-
"description": "(ZH)
|
|
3488
|
+
"name": "a-space",
|
|
3489
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3528
3490
|
"attributes": [
|
|
3529
3491
|
{
|
|
3530
|
-
"name": "
|
|
3531
|
-
"description": "Default:
|
|
3492
|
+
"name": "align",
|
|
3493
|
+
"description": "Default: -\n\nAlign items"
|
|
3532
3494
|
},
|
|
3533
3495
|
{
|
|
3534
|
-
"name": "
|
|
3535
|
-
"description": "Default:
|
|
3496
|
+
"name": "classes",
|
|
3497
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3536
3498
|
},
|
|
3537
3499
|
{
|
|
3538
|
-
"name": "
|
|
3539
|
-
"description": "Default:
|
|
3500
|
+
"name": "orientation",
|
|
3501
|
+
"description": "Default: horizontal\n\nThe space direction"
|
|
3540
3502
|
},
|
|
3541
3503
|
{
|
|
3542
|
-
"name": "
|
|
3543
|
-
"description": "Default:
|
|
3504
|
+
"name": "separator",
|
|
3505
|
+
"description": "Default: -\n\nSet separator"
|
|
3544
3506
|
},
|
|
3545
3507
|
{
|
|
3546
|
-
"name": "
|
|
3547
|
-
"description": "Default:
|
|
3508
|
+
"name": "size",
|
|
3509
|
+
"description": "Default: small\n\nThe space size"
|
|
3548
3510
|
},
|
|
3549
3511
|
{
|
|
3550
|
-
"name": "
|
|
3551
|
-
"description": "Default:
|
|
3512
|
+
"name": "styles",
|
|
3513
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3552
3514
|
},
|
|
3553
3515
|
{
|
|
3554
|
-
"name": "
|
|
3555
|
-
"description": "Default:
|
|
3516
|
+
"name": "vertical",
|
|
3517
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3556
3518
|
},
|
|
3557
3519
|
{
|
|
3558
|
-
"name": "
|
|
3559
|
-
"description": "Default:
|
|
3520
|
+
"name": "wrap",
|
|
3521
|
+
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
3560
3522
|
}
|
|
3561
3523
|
]
|
|
3562
3524
|
},
|
|
3563
3525
|
{
|
|
3564
|
-
"name": "a-
|
|
3565
|
-
"description": "(ZH)
|
|
3526
|
+
"name": "a-size",
|
|
3527
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3528
|
+
"attributes": []
|
|
3529
|
+
},
|
|
3530
|
+
{
|
|
3531
|
+
"name": "a-space-compact",
|
|
3532
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3566
3533
|
"attributes": [
|
|
3567
3534
|
{
|
|
3568
|
-
"name": "
|
|
3569
|
-
"description": "Default: false\n\
|
|
3535
|
+
"name": "block",
|
|
3536
|
+
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
3570
3537
|
},
|
|
3571
3538
|
{
|
|
3572
|
-
"name": "
|
|
3573
|
-
"description": "Default:
|
|
3539
|
+
"name": "orientation",
|
|
3540
|
+
"description": "Default: horizontal\n\nSet direction of layout"
|
|
3574
3541
|
},
|
|
3575
3542
|
{
|
|
3576
3543
|
"name": "size",
|
|
3577
|
-
"description": "Default:
|
|
3544
|
+
"description": "Default: middle\n\nSet child component size"
|
|
3578
3545
|
},
|
|
3579
3546
|
{
|
|
3580
|
-
"name": "
|
|
3581
|
-
"description": "Default:
|
|
3582
|
-
},
|
|
3583
|
-
{
|
|
3584
|
-
"name": "styles",
|
|
3585
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3586
|
-
}
|
|
3587
|
-
]
|
|
3588
|
-
},
|
|
3589
|
-
{
|
|
3590
|
-
"name": "a-skeleton-title",
|
|
3591
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3592
|
-
"attributes": [
|
|
3593
|
-
{
|
|
3594
|
-
"name": "width",
|
|
3595
|
-
"description": "Default: -\n\nSet the width of title"
|
|
3596
|
-
}
|
|
3597
|
-
]
|
|
3598
|
-
},
|
|
3599
|
-
{
|
|
3600
|
-
"name": "a-skeleton-paragraph",
|
|
3601
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3602
|
-
"attributes": [
|
|
3603
|
-
{
|
|
3604
|
-
"name": "rows",
|
|
3605
|
-
"description": "Default: -\n\nSet the row count of paragraph"
|
|
3606
|
-
},
|
|
3607
|
-
{
|
|
3608
|
-
"name": "width",
|
|
3609
|
-
"description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
|
|
3610
|
-
}
|
|
3611
|
-
]
|
|
3612
|
-
},
|
|
3613
|
-
{
|
|
3614
|
-
"name": "a-skeleton-button",
|
|
3615
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3616
|
-
"attributes": [
|
|
3617
|
-
{
|
|
3618
|
-
"name": "active",
|
|
3619
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3620
|
-
},
|
|
3621
|
-
{
|
|
3622
|
-
"name": "block",
|
|
3623
|
-
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
3624
|
-
},
|
|
3625
|
-
{
|
|
3626
|
-
"name": "shape",
|
|
3627
|
-
"description": "Default: -\n\nSet the shape of button"
|
|
3628
|
-
},
|
|
3629
|
-
{
|
|
3630
|
-
"name": "size",
|
|
3631
|
-
"description": "Default: medium\n\nSet the size of button"
|
|
3632
|
-
},
|
|
3633
|
-
{
|
|
3634
|
-
"name": "classes",
|
|
3635
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3636
|
-
},
|
|
3637
|
-
{
|
|
3638
|
-
"name": "styles",
|
|
3639
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3640
|
-
}
|
|
3641
|
-
]
|
|
3642
|
-
},
|
|
3643
|
-
{
|
|
3644
|
-
"name": "a-skeleton-input",
|
|
3645
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3646
|
-
"attributes": [
|
|
3647
|
-
{
|
|
3648
|
-
"name": "active",
|
|
3649
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3650
|
-
},
|
|
3651
|
-
{
|
|
3652
|
-
"name": "size",
|
|
3653
|
-
"description": "Default: medium\n\nSet the size of input"
|
|
3654
|
-
},
|
|
3655
|
-
{
|
|
3656
|
-
"name": "classes",
|
|
3657
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3658
|
-
},
|
|
3659
|
-
{
|
|
3660
|
-
"name": "styles",
|
|
3661
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3662
|
-
}
|
|
3663
|
-
]
|
|
3664
|
-
},
|
|
3665
|
-
{
|
|
3666
|
-
"name": "a-skeleton-image",
|
|
3667
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3668
|
-
"attributes": [
|
|
3669
|
-
{
|
|
3670
|
-
"name": "active",
|
|
3671
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3672
|
-
},
|
|
3673
|
-
{
|
|
3674
|
-
"name": "classes",
|
|
3675
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3676
|
-
},
|
|
3677
|
-
{
|
|
3678
|
-
"name": "styles",
|
|
3679
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3680
|
-
}
|
|
3681
|
-
]
|
|
3682
|
-
},
|
|
3683
|
-
{
|
|
3684
|
-
"name": "a-skeleton-node",
|
|
3685
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3686
|
-
"attributes": [
|
|
3687
|
-
{
|
|
3688
|
-
"name": "active",
|
|
3689
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3690
|
-
},
|
|
3691
|
-
{
|
|
3692
|
-
"name": "classes",
|
|
3693
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3694
|
-
},
|
|
3695
|
-
{
|
|
3696
|
-
"name": "styles",
|
|
3697
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3547
|
+
"name": "vertical",
|
|
3548
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3698
3549
|
}
|
|
3699
3550
|
]
|
|
3700
3551
|
},
|
|
@@ -3773,121 +3624,120 @@
|
|
|
3773
3624
|
]
|
|
3774
3625
|
},
|
|
3775
3626
|
{
|
|
3776
|
-
"name": "a-
|
|
3777
|
-
"description": "(ZH)
|
|
3627
|
+
"name": "a-spin",
|
|
3628
|
+
"description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
|
|
3778
3629
|
"attributes": [
|
|
3779
3630
|
{
|
|
3780
|
-
"name": "
|
|
3781
|
-
"description": "Default:
|
|
3631
|
+
"name": "spinning",
|
|
3632
|
+
"description": "Default: true\n\nWhether Spin is visible"
|
|
3782
3633
|
},
|
|
3783
3634
|
{
|
|
3784
|
-
"name": "
|
|
3785
|
-
"description": "Default:
|
|
3635
|
+
"name": "size",
|
|
3636
|
+
"description": "Default: default\n\nThe size of Spin, options: small, default and large"
|
|
3786
3637
|
},
|
|
3787
3638
|
{
|
|
3788
|
-
"name": "
|
|
3789
|
-
"description": "Default:
|
|
3639
|
+
"name": "~~tip~~",
|
|
3640
|
+
"description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
|
|
3790
3641
|
},
|
|
3791
3642
|
{
|
|
3792
|
-
"name": "
|
|
3793
|
-
"description": "Default: -\n\
|
|
3643
|
+
"name": "description",
|
|
3644
|
+
"description": "Default: -\n\nCustomize description content"
|
|
3794
3645
|
},
|
|
3795
3646
|
{
|
|
3796
|
-
"name": "
|
|
3797
|
-
"description": "Default:
|
|
3647
|
+
"name": "delay",
|
|
3648
|
+
"description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
|
|
3798
3649
|
},
|
|
3799
3650
|
{
|
|
3800
|
-
"name": "
|
|
3801
|
-
"description": "Default: -\n\
|
|
3651
|
+
"name": "wrapper-class-name",
|
|
3652
|
+
"description": "Default: -\n\nThe className of wrapper when Spin has children"
|
|
3802
3653
|
},
|
|
3803
3654
|
{
|
|
3804
|
-
"name": "
|
|
3805
|
-
"description": "Default:
|
|
3655
|
+
"name": "indicator",
|
|
3656
|
+
"description": "Default: -\n\nThe node of the spinning indicator"
|
|
3806
3657
|
},
|
|
3807
3658
|
{
|
|
3808
|
-
"name": "
|
|
3809
|
-
"description": "Default: false\n\
|
|
3810
|
-
}
|
|
3811
|
-
]
|
|
3812
|
-
},
|
|
3813
|
-
{
|
|
3814
|
-
"name": "a-size",
|
|
3815
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3816
|
-
"attributes": []
|
|
3817
|
-
},
|
|
3818
|
-
{
|
|
3819
|
-
"name": "a-space-compact",
|
|
3820
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3821
|
-
"attributes": [
|
|
3659
|
+
"name": "fullscreen",
|
|
3660
|
+
"description": "Default: false\n\nDisplay a backdrop with the Spin component"
|
|
3661
|
+
},
|
|
3822
3662
|
{
|
|
3823
|
-
"name": "
|
|
3824
|
-
"description": "Default:
|
|
3663
|
+
"name": "percent",
|
|
3664
|
+
"description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
|
|
3825
3665
|
},
|
|
3826
3666
|
{
|
|
3827
|
-
"name": "
|
|
3828
|
-
"description": "Default:
|
|
3667
|
+
"name": "root-class",
|
|
3668
|
+
"description": "Default: -\n\nRoot container class"
|
|
3829
3669
|
},
|
|
3830
3670
|
{
|
|
3831
|
-
"name": "
|
|
3832
|
-
"description": "Default:
|
|
3671
|
+
"name": "classes",
|
|
3672
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3833
3673
|
},
|
|
3834
3674
|
{
|
|
3835
|
-
"name": "
|
|
3836
|
-
"description": "Default:
|
|
3675
|
+
"name": "styles",
|
|
3676
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3837
3677
|
}
|
|
3838
3678
|
]
|
|
3839
3679
|
},
|
|
3840
3680
|
{
|
|
3841
|
-
"name": "a-
|
|
3842
|
-
"description": "(ZH)
|
|
3681
|
+
"name": "a-splitter",
|
|
3682
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3843
3683
|
"attributes": [
|
|
3844
3684
|
{
|
|
3845
|
-
"name": "
|
|
3846
|
-
"description": "Default:
|
|
3685
|
+
"name": "classes",
|
|
3686
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3847
3687
|
},
|
|
3848
3688
|
{
|
|
3849
|
-
"name": "
|
|
3850
|
-
"description": "Default:
|
|
3689
|
+
"name": "collapsible-icon",
|
|
3690
|
+
"description": "Default: -\n\nCustom collapsible icon"
|
|
3851
3691
|
},
|
|
3852
3692
|
{
|
|
3853
|
-
"name": "
|
|
3854
|
-
"description": "Default: -\n\
|
|
3693
|
+
"name": "dragger-icon",
|
|
3694
|
+
"description": "Default: -\n\nCustom dragger icon"
|
|
3855
3695
|
},
|
|
3856
3696
|
{
|
|
3857
|
-
"name": "
|
|
3858
|
-
"description": "Default:
|
|
3697
|
+
"name": "lazy",
|
|
3698
|
+
"description": "Default: false\n\nLazy rendering mode"
|
|
3859
3699
|
},
|
|
3860
3700
|
{
|
|
3861
|
-
"name": "
|
|
3862
|
-
"description": "Default:
|
|
3701
|
+
"name": "orientation",
|
|
3702
|
+
"description": "Default: horizontal\n\nLayout direction"
|
|
3863
3703
|
},
|
|
3864
3704
|
{
|
|
3865
|
-
"name": "
|
|
3866
|
-
"description": "Default: -\n\
|
|
3705
|
+
"name": "styles",
|
|
3706
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3867
3707
|
},
|
|
3868
3708
|
{
|
|
3869
|
-
"name": "
|
|
3870
|
-
"description": "Default:
|
|
3709
|
+
"name": "vertical",
|
|
3710
|
+
"description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
|
|
3711
|
+
}
|
|
3712
|
+
]
|
|
3713
|
+
},
|
|
3714
|
+
{
|
|
3715
|
+
"name": "a-splitter-panel",
|
|
3716
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3717
|
+
"attributes": [
|
|
3718
|
+
{
|
|
3719
|
+
"name": "collapsible",
|
|
3720
|
+
"description": "Default: false\n\nEnable collapsible"
|
|
3871
3721
|
},
|
|
3872
3722
|
{
|
|
3873
|
-
"name": "
|
|
3874
|
-
"description": "Default:
|
|
3723
|
+
"name": "default-size",
|
|
3724
|
+
"description": "Default: -\n\nInitial panel size, supports px and percentage"
|
|
3875
3725
|
},
|
|
3876
3726
|
{
|
|
3877
|
-
"name": "
|
|
3878
|
-
"description": "Default: -\n\
|
|
3727
|
+
"name": "max",
|
|
3728
|
+
"description": "Default: -\n\nMaximum threshold, supports px and percentage"
|
|
3879
3729
|
},
|
|
3880
3730
|
{
|
|
3881
|
-
"name": "
|
|
3882
|
-
"description": "Default: -\n\
|
|
3731
|
+
"name": "min",
|
|
3732
|
+
"description": "Default: -\n\nMinimum threshold, supports px and percentage"
|
|
3883
3733
|
},
|
|
3884
3734
|
{
|
|
3885
|
-
"name": "
|
|
3886
|
-
"description": "Default:
|
|
3735
|
+
"name": "resizable",
|
|
3736
|
+
"description": "Default: true\n\nWhether to enable resize"
|
|
3887
3737
|
},
|
|
3888
3738
|
{
|
|
3889
|
-
"name": "
|
|
3890
|
-
"description": "Default: -\n\
|
|
3739
|
+
"name": "size",
|
|
3740
|
+
"description": "Default: -\n\nControlled panel size, supports px and percentage"
|
|
3891
3741
|
}
|
|
3892
3742
|
]
|
|
3893
3743
|
},
|
|
@@ -3951,66 +3801,244 @@
|
|
|
3951
3801
|
"attributes": []
|
|
3952
3802
|
},
|
|
3953
3803
|
{
|
|
3954
|
-
"name": "a-
|
|
3955
|
-
"description": "(ZH)
|
|
3804
|
+
"name": "a-steps",
|
|
3805
|
+
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
3956
3806
|
"attributes": [
|
|
3957
3807
|
{
|
|
3958
3808
|
"name": "classes",
|
|
3959
3809
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3960
3810
|
},
|
|
3961
3811
|
{
|
|
3962
|
-
"name": "
|
|
3963
|
-
"description": "Default:
|
|
3812
|
+
"name": "current",
|
|
3813
|
+
"description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
|
|
3964
3814
|
},
|
|
3965
3815
|
{
|
|
3966
|
-
"name": "
|
|
3967
|
-
"description": "Default: -\n\nCustom
|
|
3816
|
+
"name": "icon-render",
|
|
3817
|
+
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
3968
3818
|
},
|
|
3969
3819
|
{
|
|
3970
|
-
"name": "
|
|
3971
|
-
"description": "Default:
|
|
3820
|
+
"name": "initial",
|
|
3821
|
+
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
3822
|
+
},
|
|
3823
|
+
{
|
|
3824
|
+
"name": "items",
|
|
3825
|
+
"description": "Default: []\n\nStepItem content"
|
|
3972
3826
|
},
|
|
3973
3827
|
{
|
|
3974
3828
|
"name": "orientation",
|
|
3975
|
-
"description": "Default: horizontal\n\
|
|
3829
|
+
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
3830
|
+
},
|
|
3831
|
+
{
|
|
3832
|
+
"name": "percent",
|
|
3833
|
+
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
3834
|
+
},
|
|
3835
|
+
{
|
|
3836
|
+
"name": "progress-dot",
|
|
3837
|
+
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
3838
|
+
},
|
|
3839
|
+
{
|
|
3840
|
+
"name": "responsive",
|
|
3841
|
+
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
3842
|
+
},
|
|
3843
|
+
{
|
|
3844
|
+
"name": "size",
|
|
3845
|
+
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
3846
|
+
},
|
|
3847
|
+
{
|
|
3848
|
+
"name": "status",
|
|
3849
|
+
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
3976
3850
|
},
|
|
3977
3851
|
{
|
|
3978
3852
|
"name": "styles",
|
|
3979
3853
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3980
3854
|
},
|
|
3981
3855
|
{
|
|
3982
|
-
"name": "
|
|
3983
|
-
"description": "Default:
|
|
3856
|
+
"name": "title-placement",
|
|
3857
|
+
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
3858
|
+
},
|
|
3859
|
+
{
|
|
3860
|
+
"name": "type",
|
|
3861
|
+
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
3862
|
+
},
|
|
3863
|
+
{
|
|
3864
|
+
"name": "variant",
|
|
3865
|
+
"description": "Default: filled\n\nConfig style variant"
|
|
3984
3866
|
}
|
|
3985
3867
|
]
|
|
3986
3868
|
},
|
|
3987
3869
|
{
|
|
3988
|
-
"name": "a-
|
|
3989
|
-
"description": "(ZH)
|
|
3870
|
+
"name": "a-skeleton",
|
|
3871
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3990
3872
|
"attributes": [
|
|
3991
3873
|
{
|
|
3992
|
-
"name": "
|
|
3993
|
-
"description": "Default: false\n\
|
|
3874
|
+
"name": "active",
|
|
3875
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3994
3876
|
},
|
|
3995
3877
|
{
|
|
3996
|
-
"name": "
|
|
3997
|
-
"description": "Default:
|
|
3878
|
+
"name": "avatar",
|
|
3879
|
+
"description": "Default: false\n\nShow avatar placeholder"
|
|
3998
3880
|
},
|
|
3999
3881
|
{
|
|
4000
|
-
"name": "
|
|
4001
|
-
"description": "Default: -\n\
|
|
3882
|
+
"name": "loading",
|
|
3883
|
+
"description": "Default: -\n\nDisplay the skeleton when true"
|
|
4002
3884
|
},
|
|
4003
3885
|
{
|
|
4004
|
-
"name": "
|
|
4005
|
-
"description": "Default:
|
|
3886
|
+
"name": "paragraph",
|
|
3887
|
+
"description": "Default: true\n\nShow paragraph placeholder"
|
|
3888
|
+
},
|
|
3889
|
+
{
|
|
3890
|
+
"name": "round",
|
|
3891
|
+
"description": "Default: false\n\nShow paragraph and title radius when true"
|
|
3892
|
+
},
|
|
3893
|
+
{
|
|
3894
|
+
"name": "title",
|
|
3895
|
+
"description": "Default: true\n\nShow title placeholder"
|
|
3896
|
+
},
|
|
3897
|
+
{
|
|
3898
|
+
"name": "classes",
|
|
3899
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
"name": "styles",
|
|
3903
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3904
|
+
}
|
|
3905
|
+
]
|
|
3906
|
+
},
|
|
3907
|
+
{
|
|
3908
|
+
"name": "a-skeleton-avatar",
|
|
3909
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3910
|
+
"attributes": [
|
|
3911
|
+
{
|
|
3912
|
+
"name": "active",
|
|
3913
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3914
|
+
},
|
|
3915
|
+
{
|
|
3916
|
+
"name": "shape",
|
|
3917
|
+
"description": "Default: circle\n\nSet the shape of avatar"
|
|
3918
|
+
},
|
|
3919
|
+
{
|
|
3920
|
+
"name": "size",
|
|
3921
|
+
"description": "Default: medium\n\nSet the size of avatar"
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
"name": "classes",
|
|
3925
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3926
|
+
},
|
|
3927
|
+
{
|
|
3928
|
+
"name": "styles",
|
|
3929
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3930
|
+
}
|
|
3931
|
+
]
|
|
3932
|
+
},
|
|
3933
|
+
{
|
|
3934
|
+
"name": "a-skeleton-title",
|
|
3935
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3936
|
+
"attributes": [
|
|
3937
|
+
{
|
|
3938
|
+
"name": "width",
|
|
3939
|
+
"description": "Default: -\n\nSet the width of title"
|
|
3940
|
+
}
|
|
3941
|
+
]
|
|
3942
|
+
},
|
|
3943
|
+
{
|
|
3944
|
+
"name": "a-skeleton-paragraph",
|
|
3945
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3946
|
+
"attributes": [
|
|
3947
|
+
{
|
|
3948
|
+
"name": "rows",
|
|
3949
|
+
"description": "Default: -\n\nSet the row count of paragraph"
|
|
3950
|
+
},
|
|
3951
|
+
{
|
|
3952
|
+
"name": "width",
|
|
3953
|
+
"description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
|
|
3954
|
+
}
|
|
3955
|
+
]
|
|
3956
|
+
},
|
|
3957
|
+
{
|
|
3958
|
+
"name": "a-skeleton-button",
|
|
3959
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3960
|
+
"attributes": [
|
|
3961
|
+
{
|
|
3962
|
+
"name": "active",
|
|
3963
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3964
|
+
},
|
|
3965
|
+
{
|
|
3966
|
+
"name": "block",
|
|
3967
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
3968
|
+
},
|
|
3969
|
+
{
|
|
3970
|
+
"name": "shape",
|
|
3971
|
+
"description": "Default: -\n\nSet the shape of button"
|
|
3972
|
+
},
|
|
3973
|
+
{
|
|
3974
|
+
"name": "size",
|
|
3975
|
+
"description": "Default: medium\n\nSet the size of button"
|
|
3976
|
+
},
|
|
3977
|
+
{
|
|
3978
|
+
"name": "classes",
|
|
3979
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3980
|
+
},
|
|
3981
|
+
{
|
|
3982
|
+
"name": "styles",
|
|
3983
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3984
|
+
}
|
|
3985
|
+
]
|
|
3986
|
+
},
|
|
3987
|
+
{
|
|
3988
|
+
"name": "a-skeleton-input",
|
|
3989
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3990
|
+
"attributes": [
|
|
3991
|
+
{
|
|
3992
|
+
"name": "active",
|
|
3993
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3994
|
+
},
|
|
3995
|
+
{
|
|
3996
|
+
"name": "size",
|
|
3997
|
+
"description": "Default: medium\n\nSet the size of input"
|
|
3998
|
+
},
|
|
3999
|
+
{
|
|
4000
|
+
"name": "classes",
|
|
4001
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
4002
|
+
},
|
|
4003
|
+
{
|
|
4004
|
+
"name": "styles",
|
|
4005
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
4006
|
+
}
|
|
4007
|
+
]
|
|
4008
|
+
},
|
|
4009
|
+
{
|
|
4010
|
+
"name": "a-skeleton-image",
|
|
4011
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
4012
|
+
"attributes": [
|
|
4013
|
+
{
|
|
4014
|
+
"name": "active",
|
|
4015
|
+
"description": "Default: false\n\nShow animation effect"
|
|
4016
|
+
},
|
|
4017
|
+
{
|
|
4018
|
+
"name": "classes",
|
|
4019
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
4020
|
+
},
|
|
4021
|
+
{
|
|
4022
|
+
"name": "styles",
|
|
4023
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
4024
|
+
}
|
|
4025
|
+
]
|
|
4026
|
+
},
|
|
4027
|
+
{
|
|
4028
|
+
"name": "a-skeleton-node",
|
|
4029
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
4030
|
+
"attributes": [
|
|
4031
|
+
{
|
|
4032
|
+
"name": "active",
|
|
4033
|
+
"description": "Default: false\n\nShow animation effect"
|
|
4006
4034
|
},
|
|
4007
4035
|
{
|
|
4008
|
-
"name": "
|
|
4009
|
-
"description": "Default:
|
|
4036
|
+
"name": "classes",
|
|
4037
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
4010
4038
|
},
|
|
4011
4039
|
{
|
|
4012
|
-
"name": "
|
|
4013
|
-
"description": "Default: -\n\
|
|
4040
|
+
"name": "styles",
|
|
4041
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
4014
4042
|
}
|
|
4015
4043
|
]
|
|
4016
4044
|
},
|
|
@@ -4076,72 +4104,6 @@
|
|
|
4076
4104
|
}
|
|
4077
4105
|
]
|
|
4078
4106
|
},
|
|
4079
|
-
{
|
|
4080
|
-
"name": "a-steps",
|
|
4081
|
-
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
4082
|
-
"attributes": [
|
|
4083
|
-
{
|
|
4084
|
-
"name": "classes",
|
|
4085
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4086
|
-
},
|
|
4087
|
-
{
|
|
4088
|
-
"name": "current",
|
|
4089
|
-
"description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
|
|
4090
|
-
},
|
|
4091
|
-
{
|
|
4092
|
-
"name": "icon-render",
|
|
4093
|
-
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
4094
|
-
},
|
|
4095
|
-
{
|
|
4096
|
-
"name": "initial",
|
|
4097
|
-
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
4098
|
-
},
|
|
4099
|
-
{
|
|
4100
|
-
"name": "items",
|
|
4101
|
-
"description": "Default: []\n\nStepItem content"
|
|
4102
|
-
},
|
|
4103
|
-
{
|
|
4104
|
-
"name": "orientation",
|
|
4105
|
-
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
4106
|
-
},
|
|
4107
|
-
{
|
|
4108
|
-
"name": "percent",
|
|
4109
|
-
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
4110
|
-
},
|
|
4111
|
-
{
|
|
4112
|
-
"name": "progress-dot",
|
|
4113
|
-
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
4114
|
-
},
|
|
4115
|
-
{
|
|
4116
|
-
"name": "responsive",
|
|
4117
|
-
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
4118
|
-
},
|
|
4119
|
-
{
|
|
4120
|
-
"name": "size",
|
|
4121
|
-
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
4122
|
-
},
|
|
4123
|
-
{
|
|
4124
|
-
"name": "status",
|
|
4125
|
-
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
4126
|
-
},
|
|
4127
|
-
{
|
|
4128
|
-
"name": "styles",
|
|
4129
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4130
|
-
},
|
|
4131
|
-
{
|
|
4132
|
-
"name": "title-placement",
|
|
4133
|
-
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
4134
|
-
},
|
|
4135
|
-
{
|
|
4136
|
-
"name": "type",
|
|
4137
|
-
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
4138
|
-
},
|
|
4139
|
-
{
|
|
4140
|
-
"name": "variant",
|
|
4141
|
-
"description": "Default: filled\n\nConfig style variant"
|
|
4142
|
-
}
|
|
4143
|
-
]
|
|
4144
|
-
},
|
|
4145
4107
|
{
|
|
4146
4108
|
"name": "a-table",
|
|
4147
4109
|
"description": "(ZH) 展示行列数据。\n\n(EN) A table displays rows of data.",
|
|
@@ -4240,96 +4202,6 @@
|
|
|
4240
4202
|
}
|
|
4241
4203
|
]
|
|
4242
4204
|
},
|
|
4243
|
-
{
|
|
4244
|
-
"name": "a-tabs",
|
|
4245
|
-
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4246
|
-
"attributes": [
|
|
4247
|
-
{
|
|
4248
|
-
"name": "active-key",
|
|
4249
|
-
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
4250
|
-
},
|
|
4251
|
-
{
|
|
4252
|
-
"name": "add-icon",
|
|
4253
|
-
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
4254
|
-
},
|
|
4255
|
-
{
|
|
4256
|
-
"name": "animated",
|
|
4257
|
-
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
4258
|
-
},
|
|
4259
|
-
{
|
|
4260
|
-
"name": "centered",
|
|
4261
|
-
"description": "Default: false\n\nCenters tabs"
|
|
4262
|
-
},
|
|
4263
|
-
{
|
|
4264
|
-
"name": "classes",
|
|
4265
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4266
|
-
},
|
|
4267
|
-
{
|
|
4268
|
-
"name": "default-active-key",
|
|
4269
|
-
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
4270
|
-
},
|
|
4271
|
-
{
|
|
4272
|
-
"name": "hide-add",
|
|
4273
|
-
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4274
|
-
},
|
|
4275
|
-
{
|
|
4276
|
-
"name": "indicator",
|
|
4277
|
-
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4278
|
-
},
|
|
4279
|
-
{
|
|
4280
|
-
"name": "items",
|
|
4281
|
-
"description": "Default: []\n\nConfigure tab content"
|
|
4282
|
-
},
|
|
4283
|
-
{
|
|
4284
|
-
"name": "more",
|
|
4285
|
-
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4286
|
-
},
|
|
4287
|
-
{
|
|
4288
|
-
"name": "more-icon",
|
|
4289
|
-
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
4290
|
-
},
|
|
4291
|
-
{
|
|
4292
|
-
"name": "remove-icon",
|
|
4293
|
-
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
4294
|
-
},
|
|
4295
|
-
{
|
|
4296
|
-
"name": "render-tab-bar",
|
|
4297
|
-
"description": "Default: -\n\nReplace the TabBar"
|
|
4298
|
-
},
|
|
4299
|
-
{
|
|
4300
|
-
"name": "size",
|
|
4301
|
-
"description": "Default: middle\n\nPreset tab bar size"
|
|
4302
|
-
},
|
|
4303
|
-
{
|
|
4304
|
-
"name": "styles",
|
|
4305
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4306
|
-
},
|
|
4307
|
-
{
|
|
4308
|
-
"name": "tab-bar-extra-content",
|
|
4309
|
-
"description": "Default: -\n\nExtra content in tab bar"
|
|
4310
|
-
},
|
|
4311
|
-
{
|
|
4312
|
-
"name": "tab-bar-gutter",
|
|
4313
|
-
"description": "Default: -\n\nThe gap between tabs"
|
|
4314
|
-
},
|
|
4315
|
-
{
|
|
4316
|
-
"name": "tab-bar-style",
|
|
4317
|
-
"description": "Default: -\n\nTab bar style object"
|
|
4318
|
-
},
|
|
4319
|
-
{
|
|
4320
|
-
"name": "tab-placement",
|
|
4321
|
-
"description": "Default: top\n\nPlacement of tabs"
|
|
4322
|
-
},
|
|
4323
|
-
{
|
|
4324
|
-
"name": "destroy-on-hidden",
|
|
4325
|
-
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
4326
|
-
},
|
|
4327
|
-
{
|
|
4328
|
-
"name": "type",
|
|
4329
|
-
"description": "Default: line\n\nBasic style of tabs"
|
|
4330
|
-
}
|
|
4331
|
-
]
|
|
4332
|
-
},
|
|
4333
4205
|
{
|
|
4334
4206
|
"name": "a-tag",
|
|
4335
4207
|
"description": "(ZH) 进行标记和分类的小标签。\n\n(EN) Used for marking and categorization.",
|
|
@@ -4445,43 +4317,145 @@
|
|
|
4445
4317
|
"attributes": [
|
|
4446
4318
|
{
|
|
4447
4319
|
"name": "classes",
|
|
4448
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4320
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4321
|
+
},
|
|
4322
|
+
{
|
|
4323
|
+
"name": "items",
|
|
4324
|
+
"description": "Default: -\n\nEach node of timeline"
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
"name": "mode",
|
|
4328
|
+
"description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
|
|
4329
|
+
},
|
|
4330
|
+
{
|
|
4331
|
+
"name": "pending",
|
|
4332
|
+
"description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
|
|
4333
|
+
},
|
|
4334
|
+
{
|
|
4335
|
+
"name": "pending-dot",
|
|
4336
|
+
"description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
|
|
4337
|
+
},
|
|
4338
|
+
{
|
|
4339
|
+
"name": "reverse",
|
|
4340
|
+
"description": "Default: false\n\nWhether reverse nodes or not"
|
|
4341
|
+
},
|
|
4342
|
+
{
|
|
4343
|
+
"name": "styles",
|
|
4344
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4345
|
+
},
|
|
4346
|
+
{
|
|
4347
|
+
"name": "dot-render",
|
|
4348
|
+
"description": "Default: -\n\nCustom rendering function for timeline dot"
|
|
4349
|
+
},
|
|
4350
|
+
{
|
|
4351
|
+
"name": "label-render",
|
|
4352
|
+
"description": "Default: -\n\nCustom rendering function for timeline label"
|
|
4353
|
+
},
|
|
4354
|
+
{
|
|
4355
|
+
"name": "content-render",
|
|
4356
|
+
"description": "Default: -\n\nCustom rendering function for timeline content"
|
|
4357
|
+
}
|
|
4358
|
+
]
|
|
4359
|
+
},
|
|
4360
|
+
{
|
|
4361
|
+
"name": "a-tooltip",
|
|
4362
|
+
"description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
|
|
4363
|
+
"attributes": [
|
|
4364
|
+
{
|
|
4365
|
+
"name": "align",
|
|
4366
|
+
"description": "Default: -\n\nPopup alignment config"
|
|
4367
|
+
},
|
|
4368
|
+
{
|
|
4369
|
+
"name": "arrow",
|
|
4370
|
+
"description": "Default: -\n\nShow, hide or keep arrow in the center"
|
|
4371
|
+
},
|
|
4372
|
+
{
|
|
4373
|
+
"name": "auto-adjust-overflow",
|
|
4374
|
+
"description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
|
|
4375
|
+
},
|
|
4376
|
+
{
|
|
4377
|
+
"name": "color",
|
|
4378
|
+
"description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
|
|
4379
|
+
},
|
|
4380
|
+
{
|
|
4381
|
+
"name": "open",
|
|
4382
|
+
"description": "Default: -\n\nWhether tooltip is visible"
|
|
4383
|
+
},
|
|
4384
|
+
{
|
|
4385
|
+
"name": "default-open",
|
|
4386
|
+
"description": "Default: false\n\nInitial open state"
|
|
4387
|
+
},
|
|
4388
|
+
{
|
|
4389
|
+
"name": "get-popup-container",
|
|
4390
|
+
"description": "Default: -\n\nSpecify container for tooltip"
|
|
4391
|
+
},
|
|
4392
|
+
{
|
|
4393
|
+
"name": "destroy-on-hidden",
|
|
4394
|
+
"description": "Default: -\n\nDestroy tooltip when hidden"
|
|
4395
|
+
},
|
|
4396
|
+
{
|
|
4397
|
+
"name": "z-index",
|
|
4398
|
+
"description": "Default: -\n\nSet z-index of tooltip"
|
|
4399
|
+
},
|
|
4400
|
+
{
|
|
4401
|
+
"name": "placement",
|
|
4402
|
+
"description": "Default: top\n\nTooltip placement"
|
|
4403
|
+
},
|
|
4404
|
+
{
|
|
4405
|
+
"name": "trigger",
|
|
4406
|
+
"description": "Default: -\n\nTrigger action"
|
|
4407
|
+
},
|
|
4408
|
+
{
|
|
4409
|
+
"name": "fresh",
|
|
4410
|
+
"description": "Default: -\n\nUpdate content even when tooltip is hidden"
|
|
4411
|
+
},
|
|
4412
|
+
{
|
|
4413
|
+
"name": "mouse-enter-delay",
|
|
4414
|
+
"description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
|
|
4415
|
+
},
|
|
4416
|
+
{
|
|
4417
|
+
"name": "mouse-leave-delay",
|
|
4418
|
+
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
4419
|
+
},
|
|
4420
|
+
{
|
|
4421
|
+
"name": "classes",
|
|
4422
|
+
"description": "Default: -\n\nSemantic DOM class. Supports object or function"
|
|
4449
4423
|
},
|
|
4450
4424
|
{
|
|
4451
|
-
"name": "
|
|
4452
|
-
"description": "Default: -\n\
|
|
4425
|
+
"name": "styles",
|
|
4426
|
+
"description": "Default: -\n\nSemantic DOM style. Supports object or function"
|
|
4453
4427
|
},
|
|
4454
4428
|
{
|
|
4455
|
-
"name": "
|
|
4456
|
-
"description": "Default: -\n\
|
|
4429
|
+
"name": "get-tooltip-container",
|
|
4430
|
+
"description": "Default: -\n\nLegacy alias of getPopupContainer"
|
|
4457
4431
|
},
|
|
4458
4432
|
{
|
|
4459
|
-
"name": "
|
|
4460
|
-
"description": "Default:
|
|
4433
|
+
"name": "motion",
|
|
4434
|
+
"description": "Default: -\n\nPopup motion config"
|
|
4461
4435
|
},
|
|
4462
4436
|
{
|
|
4463
|
-
"name": "
|
|
4464
|
-
"description": "Default: -\n\
|
|
4437
|
+
"name": "after-open-change",
|
|
4438
|
+
"description": "Default: -\n\nCallback after visibility change"
|
|
4465
4439
|
},
|
|
4466
4440
|
{
|
|
4467
|
-
"name": "
|
|
4468
|
-
"description": "Default:
|
|
4441
|
+
"name": "builtin-placements",
|
|
4442
|
+
"description": "Default: -\n\nBuilt-in placement config"
|
|
4469
4443
|
},
|
|
4470
4444
|
{
|
|
4471
|
-
"name": "
|
|
4472
|
-
"description": "Default: -\n\
|
|
4445
|
+
"name": "title",
|
|
4446
|
+
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
4473
4447
|
},
|
|
4474
4448
|
{
|
|
4475
|
-
"name": "
|
|
4476
|
-
"description": "Default: -\n\
|
|
4449
|
+
"name": "overlay",
|
|
4450
|
+
"description": "Default: -\n\nLegacy alias of title"
|
|
4477
4451
|
},
|
|
4478
4452
|
{
|
|
4479
|
-
"name": "
|
|
4480
|
-
"description": "Default: -\n\
|
|
4453
|
+
"name": "open-class",
|
|
4454
|
+
"description": "Default: -\n\nClass added to child when tooltip is open"
|
|
4481
4455
|
},
|
|
4482
4456
|
{
|
|
4483
|
-
"name": "
|
|
4484
|
-
"description": "Default: -\n\
|
|
4457
|
+
"name": "unique",
|
|
4458
|
+
"description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
|
|
4485
4459
|
}
|
|
4486
4460
|
]
|
|
4487
4461
|
},
|
|
@@ -4567,6 +4541,96 @@
|
|
|
4567
4541
|
}
|
|
4568
4542
|
]
|
|
4569
4543
|
},
|
|
4544
|
+
{
|
|
4545
|
+
"name": "a-tabs",
|
|
4546
|
+
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4547
|
+
"attributes": [
|
|
4548
|
+
{
|
|
4549
|
+
"name": "active-key",
|
|
4550
|
+
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
4551
|
+
},
|
|
4552
|
+
{
|
|
4553
|
+
"name": "add-icon",
|
|
4554
|
+
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
4555
|
+
},
|
|
4556
|
+
{
|
|
4557
|
+
"name": "animated",
|
|
4558
|
+
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
4559
|
+
},
|
|
4560
|
+
{
|
|
4561
|
+
"name": "centered",
|
|
4562
|
+
"description": "Default: false\n\nCenters tabs"
|
|
4563
|
+
},
|
|
4564
|
+
{
|
|
4565
|
+
"name": "classes",
|
|
4566
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4567
|
+
},
|
|
4568
|
+
{
|
|
4569
|
+
"name": "default-active-key",
|
|
4570
|
+
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
4571
|
+
},
|
|
4572
|
+
{
|
|
4573
|
+
"name": "hide-add",
|
|
4574
|
+
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4575
|
+
},
|
|
4576
|
+
{
|
|
4577
|
+
"name": "indicator",
|
|
4578
|
+
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4579
|
+
},
|
|
4580
|
+
{
|
|
4581
|
+
"name": "items",
|
|
4582
|
+
"description": "Default: []\n\nConfigure tab content"
|
|
4583
|
+
},
|
|
4584
|
+
{
|
|
4585
|
+
"name": "more",
|
|
4586
|
+
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4587
|
+
},
|
|
4588
|
+
{
|
|
4589
|
+
"name": "more-icon",
|
|
4590
|
+
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
4591
|
+
},
|
|
4592
|
+
{
|
|
4593
|
+
"name": "remove-icon",
|
|
4594
|
+
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
4595
|
+
},
|
|
4596
|
+
{
|
|
4597
|
+
"name": "render-tab-bar",
|
|
4598
|
+
"description": "Default: -\n\nReplace the TabBar"
|
|
4599
|
+
},
|
|
4600
|
+
{
|
|
4601
|
+
"name": "size",
|
|
4602
|
+
"description": "Default: middle\n\nPreset tab bar size"
|
|
4603
|
+
},
|
|
4604
|
+
{
|
|
4605
|
+
"name": "styles",
|
|
4606
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4607
|
+
},
|
|
4608
|
+
{
|
|
4609
|
+
"name": "tab-bar-extra-content",
|
|
4610
|
+
"description": "Default: -\n\nExtra content in tab bar"
|
|
4611
|
+
},
|
|
4612
|
+
{
|
|
4613
|
+
"name": "tab-bar-gutter",
|
|
4614
|
+
"description": "Default: -\n\nThe gap between tabs"
|
|
4615
|
+
},
|
|
4616
|
+
{
|
|
4617
|
+
"name": "tab-bar-style",
|
|
4618
|
+
"description": "Default: -\n\nTab bar style object"
|
|
4619
|
+
},
|
|
4620
|
+
{
|
|
4621
|
+
"name": "tab-placement",
|
|
4622
|
+
"description": "Default: top\n\nPlacement of tabs"
|
|
4623
|
+
},
|
|
4624
|
+
{
|
|
4625
|
+
"name": "destroy-on-hidden",
|
|
4626
|
+
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
4627
|
+
},
|
|
4628
|
+
{
|
|
4629
|
+
"name": "type",
|
|
4630
|
+
"description": "Default: line\n\nBasic style of tabs"
|
|
4631
|
+
}
|
|
4632
|
+
]
|
|
4633
|
+
},
|
|
4570
4634
|
{
|
|
4571
4635
|
"name": "a-transfer",
|
|
4572
4636
|
"description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
|
|
@@ -4839,16 +4903,6 @@
|
|
|
4839
4903
|
}
|
|
4840
4904
|
]
|
|
4841
4905
|
},
|
|
4842
|
-
{
|
|
4843
|
-
"name": "a-tree-select-props",
|
|
4844
|
-
"description": "Tree selection control.",
|
|
4845
|
-
"attributes": []
|
|
4846
|
-
},
|
|
4847
|
-
{
|
|
4848
|
-
"name": "a-tree-select",
|
|
4849
|
-
"description": "树型选择控件。",
|
|
4850
|
-
"attributes": []
|
|
4851
|
-
},
|
|
4852
4906
|
{
|
|
4853
4907
|
"name": "a-typography",
|
|
4854
4908
|
"description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
|
|
@@ -5190,104 +5244,46 @@
|
|
|
5190
5244
|
]
|
|
5191
5245
|
},
|
|
5192
5246
|
{
|
|
5193
|
-
"name": "a-
|
|
5194
|
-
"description": "
|
|
5247
|
+
"name": "a-tree-select-props",
|
|
5248
|
+
"description": "Tree selection control.",
|
|
5249
|
+
"attributes": []
|
|
5250
|
+
},
|
|
5251
|
+
{
|
|
5252
|
+
"name": "a-tree-select",
|
|
5253
|
+
"description": "树型选择控件。",
|
|
5254
|
+
"attributes": []
|
|
5255
|
+
},
|
|
5256
|
+
{
|
|
5257
|
+
"name": "a-result",
|
|
5258
|
+
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
5195
5259
|
"attributes": [
|
|
5196
|
-
{
|
|
5197
|
-
"name": "align",
|
|
5198
|
-
"description": "Default: -\n\nPopup alignment config"
|
|
5199
|
-
},
|
|
5200
|
-
{
|
|
5201
|
-
"name": "arrow",
|
|
5202
|
-
"description": "Default: -\n\nShow, hide or keep arrow in the center"
|
|
5203
|
-
},
|
|
5204
|
-
{
|
|
5205
|
-
"name": "auto-adjust-overflow",
|
|
5206
|
-
"description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
|
|
5207
|
-
},
|
|
5208
|
-
{
|
|
5209
|
-
"name": "color",
|
|
5210
|
-
"description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
|
|
5211
|
-
},
|
|
5212
|
-
{
|
|
5213
|
-
"name": "open",
|
|
5214
|
-
"description": "Default: -\n\nWhether tooltip is visible"
|
|
5215
|
-
},
|
|
5216
|
-
{
|
|
5217
|
-
"name": "default-open",
|
|
5218
|
-
"description": "Default: false\n\nInitial open state"
|
|
5219
|
-
},
|
|
5220
|
-
{
|
|
5221
|
-
"name": "get-popup-container",
|
|
5222
|
-
"description": "Default: -\n\nSpecify container for tooltip"
|
|
5223
|
-
},
|
|
5224
|
-
{
|
|
5225
|
-
"name": "destroy-on-hidden",
|
|
5226
|
-
"description": "Default: -\n\nDestroy tooltip when hidden"
|
|
5227
|
-
},
|
|
5228
|
-
{
|
|
5229
|
-
"name": "z-index",
|
|
5230
|
-
"description": "Default: -\n\nSet z-index of tooltip"
|
|
5231
|
-
},
|
|
5232
|
-
{
|
|
5233
|
-
"name": "placement",
|
|
5234
|
-
"description": "Default: top\n\nTooltip placement"
|
|
5235
|
-
},
|
|
5236
|
-
{
|
|
5237
|
-
"name": "trigger",
|
|
5238
|
-
"description": "Default: -\n\nTrigger action"
|
|
5239
|
-
},
|
|
5240
|
-
{
|
|
5241
|
-
"name": "fresh",
|
|
5242
|
-
"description": "Default: -\n\nUpdate content even when tooltip is hidden"
|
|
5243
|
-
},
|
|
5244
|
-
{
|
|
5245
|
-
"name": "mouse-enter-delay",
|
|
5246
|
-
"description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
|
|
5247
|
-
},
|
|
5248
|
-
{
|
|
5249
|
-
"name": "mouse-leave-delay",
|
|
5250
|
-
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
5251
|
-
},
|
|
5252
5260
|
{
|
|
5253
5261
|
"name": "classes",
|
|
5254
|
-
"description": "Default: -\n\
|
|
5262
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
5255
5263
|
},
|
|
5256
5264
|
{
|
|
5257
|
-
"name": "
|
|
5258
|
-
"description": "Default: -\n\
|
|
5265
|
+
"name": "extra",
|
|
5266
|
+
"description": "Default: -\n\nOperating area"
|
|
5259
5267
|
},
|
|
5260
5268
|
{
|
|
5261
|
-
"name": "
|
|
5262
|
-
"description": "Default: -\n\
|
|
5269
|
+
"name": "icon",
|
|
5270
|
+
"description": "Default: -\n\nCustom back icon"
|
|
5263
5271
|
},
|
|
5264
5272
|
{
|
|
5265
|
-
"name": "
|
|
5266
|
-
"description": "Default:
|
|
5273
|
+
"name": "status",
|
|
5274
|
+
"description": "Default: info\n\nResult status, decide icons and colors"
|
|
5267
5275
|
},
|
|
5268
5276
|
{
|
|
5269
|
-
"name": "
|
|
5270
|
-
"description": "Default: -\n\
|
|
5277
|
+
"name": "styles",
|
|
5278
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
5271
5279
|
},
|
|
5272
5280
|
{
|
|
5273
|
-
"name": "
|
|
5274
|
-
"description": "Default: -\n\
|
|
5281
|
+
"name": "sub-title",
|
|
5282
|
+
"description": "Default: -\n\nThe subTitle"
|
|
5275
5283
|
},
|
|
5276
5284
|
{
|
|
5277
5285
|
"name": "title",
|
|
5278
|
-
"description": "Default: -\n\nThe
|
|
5279
|
-
},
|
|
5280
|
-
{
|
|
5281
|
-
"name": "overlay",
|
|
5282
|
-
"description": "Default: -\n\nLegacy alias of title"
|
|
5283
|
-
},
|
|
5284
|
-
{
|
|
5285
|
-
"name": "open-class",
|
|
5286
|
-
"description": "Default: -\n\nClass added to child when tooltip is open"
|
|
5287
|
-
},
|
|
5288
|
-
{
|
|
5289
|
-
"name": "unique",
|
|
5290
|
-
"description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
|
|
5286
|
+
"description": "Default: -\n\nThe title"
|
|
5291
5287
|
}
|
|
5292
5288
|
]
|
|
5293
5289
|
},
|