antdv-next 1.3.0-beta.1 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/ActionButton.d.ts +2 -2
- package/dist/_util/ContextIsolator.d.ts +3 -3
- package/dist/_util/hooks/useClosable.d.ts +2 -2
- package/dist/_util/hooks/useMergeSemantic.d.ts +4 -4
- package/dist/_util/hooks/useMergedMask.d.ts +3 -3
- package/dist/_util/instance.d.ts +2 -2
- package/dist/_util/responsiveObserver.d.ts +2 -2
- package/dist/_util/statusUtils.d.ts +1 -1
- package/dist/_util/wave/WaveEffect.d.ts +5 -5
- package/dist/_util/wave/index.d.ts +2 -2
- package/dist/_util/wave/style.d.ts +2 -2
- package/dist/_util/zindexContext.d.ts +2 -2
- package/dist/affix/index.d.ts +3 -3
- package/dist/affix/style/index.d.ts +2 -2
- package/dist/alert/Alert.d.ts +2 -2
- package/dist/alert/style/index.d.ts +2 -2
- package/dist/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 +1 -1
- package/dist/antd-with-locales.js +1 -1
- package/dist/antd.esm.js +1 -1
- package/dist/antd.js +1 -1
- package/dist/app/App.d.ts +2 -2
- package/dist/app/context.d.ts +2 -2
- package/dist/app/style/index.d.ts +2 -2
- package/dist/auto-complete/index.d.ts +2 -2
- package/dist/avatar/Avatar.d.ts +2 -2
- package/dist/avatar/AvatarGroup.d.ts +2 -2
- package/dist/avatar/style/index.d.ts +2 -2
- package/dist/badge/Ribbon.d.ts +2 -2
- package/dist/badge/ScrollNumber.d.ts +2 -2
- package/dist/badge/SingleNumber.d.ts +2 -2
- package/dist/badge/index.d.ts +3 -3
- package/dist/badge/style/index.d.ts +2 -2
- package/dist/badge/style/ribbon.d.ts +2 -2
- package/dist/border-beam/BorderBeam.d.ts +3 -3
- package/dist/border-beam/hooks/useBorderSize.d.ts +2 -2
- package/dist/border-beam/style/index.d.ts +2 -2
- package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
- package/dist/breadcrumb/style/index.d.ts +2 -2
- package/dist/breadcrumb/useItemRender.d.ts +2 -2
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/DefaultLoadingIcon.d.ts +2 -2
- package/dist/button/IconWrapper.d.ts +2 -2
- package/dist/button/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- package/dist/calendar/Header.d.ts +2 -2
- package/dist/calendar/generateCalendar.d.ts +2 -2
- package/dist/calendar/index.d.ts +2 -2
- package/dist/calendar/style/index.d.ts +2 -2
- package/dist/card/Card.d.ts +2 -2
- package/dist/card/CardGrid.d.ts +2 -2
- package/dist/card/CardMeta.d.ts +2 -2
- package/dist/card/style/index.d.ts +2 -2
- package/dist/carousel/index.d.ts +2 -2
- package/dist/carousel/style/index.d.ts +2 -2
- package/dist/cascader/Panel.d.ts +2 -2
- package/dist/cascader/hooks/useBase.d.ts +5 -5
- package/dist/cascader/index.d.ts +2 -2
- package/dist/cascader/style/index.d.ts +2 -2
- package/dist/cascader/style/panel.d.ts +2 -2
- package/dist/checkbox/Checkbox.d.ts +2 -2
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/checkbox/style/index.d.ts +4 -4
- package/dist/collapse/Collapse.d.ts +2 -2
- package/dist/collapse/CollapsePanel.d.ts +2 -2
- package/dist/collapse/style/index.d.ts +2 -2
- package/dist/color-picker/ColorPicker.d.ts +2 -2
- package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
- package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
- package/dist/color-picker/components/ColorClear.d.ts +2 -2
- package/dist/color-picker/components/ColorHexInput.d.ts +2 -2
- package/dist/color-picker/components/ColorHsbInput.d.ts +2 -2
- package/dist/color-picker/components/ColorInput.d.ts +2 -2
- package/dist/color-picker/components/ColorPresets.d.ts +2 -2
- package/dist/color-picker/components/ColorRgbInput.d.ts +2 -2
- package/dist/color-picker/components/ColorSlider.d.ts +3 -3
- package/dist/color-picker/components/ColorSteppers.d.ts +2 -2
- package/dist/color-picker/components/ColorTrigger.d.ts +2 -2
- package/dist/color-picker/components/PanelPicker/GradientColorBar.d.ts +2 -2
- package/dist/color-picker/components/PanelPicker/index.d.ts +2 -2
- package/dist/color-picker/components/PanelPresets.d.ts +2 -2
- package/dist/color-picker/context.d.ts +3 -3
- package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
- package/dist/color-picker/style/index.d.ts +2 -2
- package/dist/config-provider/DisabledContext.d.ts +2 -2
- package/dist/config-provider/SizeContext.d.ts +2 -2
- package/dist/config-provider/context.d.ts +15 -15
- package/dist/config-provider/defaultRenderEmpty.d.ts +2 -2
- package/dist/config-provider/hooks/useCSSVarCls.d.ts +2 -2
- package/dist/config-provider/hooks/useConfig.d.ts +3 -3
- package/dist/config-provider/hooks/useSize.d.ts +2 -2
- package/dist/config-provider/hooks/useTheme.d.ts +2 -2
- package/dist/config-provider/index.d.ts +4 -4
- package/dist/date-picker/PickerButton.d.ts +2 -2
- package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
- package/dist/date-picker/generatePicker/index.d.ts +8 -8
- package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
- package/dist/date-picker/index.d.ts +13 -13
- package/dist/date-picker/style/index.d.ts +2 -2
- package/dist/date-picker/util.d.ts +3 -7
- package/dist/descriptions/Cell.d.ts +2 -2
- package/dist/descriptions/Item.d.ts +2 -2
- package/dist/descriptions/Row.d.ts +2 -2
- package/dist/descriptions/hooks/useItems.d.ts +6 -6
- 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/FormItem/ItemHolder.d.ts +3 -3
- package/dist/form/FormItem/StatusProvider.d.ts +2 -2
- package/dist/form/FormItem/index.d.ts +2 -2
- package/dist/form/FormItemInput.d.ts +2 -2
- package/dist/form/FormItemLabel.d.ts +3 -3
- package/dist/form/context.d.ts +6 -6
- package/dist/form/hooks/useVariant.d.ts +2 -2
- package/dist/form/style/fallbackCmp.d.ts +4 -4
- package/dist/form/style/index.d.ts +2 -2
- package/dist/grid/col.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid/row.d.ts +2 -2
- package/dist/grid/style/index.d.ts +3 -3
- package/dist/image/PreviewGroup.d.ts +12 -12
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +2 -2
- package/dist/image/hooks/usePreviewConfig.d.ts +7 -7
- package/dist/image/index.d.ts +3 -3
- package/dist/image/style/index.d.ts +2 -2
- package/dist/input/Group.d.ts +3 -3
- package/dist/input/Input.d.ts +2 -2
- package/dist/input/OTP/OTPInput.d.ts +3 -3
- package/dist/input/OTP/index.d.ts +2 -2
- package/dist/input/Password.d.ts +2 -2
- package/dist/input/Search.d.ts +2 -2
- package/dist/input/TextArea.d.ts +2 -2
- package/dist/input/index.d.ts +6 -6
- package/dist/input/style/index.d.ts +3 -3
- package/dist/input/style/otp.d.ts +2 -2
- package/dist/input/style/search.d.ts +2 -2
- package/dist/input/style/textarea.d.ts +2 -2
- package/dist/input-number/index.d.ts +2 -2
- package/dist/input-number/style/index.d.ts +2 -2
- package/dist/layout/Sider.d.ts +2 -2
- package/dist/layout/index.d.ts +5 -5
- package/dist/layout/layout.d.ts +5 -5
- package/dist/layout/style/index.d.ts +2 -2
- package/dist/layout/style/sider.d.ts +2 -2
- package/dist/locale/index.d.ts +2 -2
- package/dist/locale/useLocale.d.ts +2 -2
- package/dist/masonry/Masonry.d.ts +3 -3
- package/dist/masonry/MasonryItem.d.ts +2 -2
- package/dist/masonry/hooks/usePositions.d.ts +2 -2
- package/dist/masonry/style/index.d.ts +2 -2
- package/dist/mentions/index.d.ts +2 -2
- package/dist/mentions/style/index.d.ts +2 -2
- package/dist/menu/MenuContext.d.ts +3 -3
- package/dist/menu/MenuDivider.d.ts +2 -2
- package/dist/menu/MenuItem.d.ts +2 -2
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +3 -3
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/menu/index.d.ts +3 -3
- package/dist/menu/menu.d.ts +2 -2
- package/dist/menu/style/index.d.ts +2 -2
- package/dist/message/PureList.d.ts +3 -3
- package/dist/message/PurePanel.d.ts +3 -3
- package/dist/message/style/index.d.ts +5 -5
- package/dist/message/useMessage.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +4 -4
- package/dist/modal/Modal.d.ts +2 -2
- package/dist/modal/PurePanel.d.ts +2 -2
- package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
- package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
- package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
- package/dist/modal/components/NormalOkBtn.d.ts +2 -2
- package/dist/modal/shared.d.ts +4 -4
- package/dist/modal/style/confirm.d.ts +4 -4
- package/dist/modal/style/index.d.ts +2 -2
- package/dist/modal/useModal/HookModal.d.ts +3 -3
- package/dist/notification/PureList.d.ts +3 -3
- package/dist/notification/PurePanel.d.ts +3 -3
- package/dist/notification/style/index.d.ts +5 -5
- package/dist/notification/useNotification.d.ts +3 -3
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.d.ts +2 -2
- package/dist/pagination/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 +10 -15
- package/dist/select/usePopupRender.d.ts +2 -2
- package/dist/skeleton/Avatar.d.ts +2 -2
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Element.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Input.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +2 -2
- package/dist/skeleton/Paragraph.d.ts +2 -2
- package/dist/skeleton/Skeleton.d.ts +2 -2
- package/dist/skeleton/Title.d.ts +2 -2
- package/dist/skeleton/style/index.d.ts +2 -2
- package/dist/slider/SliderTooltip.d.ts +3 -3
- package/dist/slider/index.d.ts +2 -2
- package/dist/slider/style/index.d.ts +2 -2
- package/dist/space/Addon.d.ts +2 -2
- package/dist/space/Compact.d.ts +6 -6
- package/dist/space/Item.d.ts +2 -2
- package/dist/space/index.d.ts +4 -4
- package/dist/space/style/addon.d.ts +2 -2
- package/dist/space/style/compact.d.ts +2 -2
- package/dist/space/style/index.d.ts +2 -2
- package/dist/spin/Indicator/Looper.d.ts +2 -2
- package/dist/spin/Indicator/Progress.d.ts +2 -2
- package/dist/spin/Indicator/index.d.ts +2 -2
- package/dist/spin/index.d.ts +2 -2
- package/dist/spin/style/index.d.ts +2 -2
- package/dist/spin/usePercent.d.ts +2 -2
- package/dist/splitter/Panel.d.ts +3 -3
- package/dist/splitter/SplitBar.d.ts +2 -2
- package/dist/splitter/SplitBar.js +12 -1
- package/dist/splitter/Splitter.d.ts +2 -2
- package/dist/splitter/hooks/useResizable.d.ts +2 -2
- package/dist/splitter/hooks/useResize.d.ts +2 -2
- package/dist/splitter/hooks/useSizes.d.ts +2 -2
- package/dist/splitter/index.d.ts +2 -2
- package/dist/splitter/style/index.d.ts +2 -2
- package/dist/statistic/Number.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +2 -2
- package/dist/statistic/Timer.d.ts +2 -2
- package/dist/statistic/index.d.ts +2 -2
- package/dist/statistic/style/index.d.ts +2 -2
- package/dist/steps/PanelArrow.d.ts +2 -2
- package/dist/steps/ProgressIcon.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/steps/style/index.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/ExpandIcon.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +2 -2
- package/dist/table/TableMeasureRowContext.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
- package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
- package/dist/table/hooks/useFilter/index.d.ts +7 -7
- package/dist/table/hooks/usePagination.d.ts +2 -2
- package/dist/table/hooks/useSelection.d.ts +2 -2
- package/dist/table/hooks/useSorter.d.ts +2 -2
- package/dist/table/style/index.d.ts +2 -2
- package/dist/tabs/TabPane.d.ts +2 -2
- package/dist/tabs/hooks/useLegacyItems.d.ts +2 -2
- package/dist/tabs/index.d.ts +2 -2
- package/dist/tabs/style/index.d.ts +2 -2
- package/dist/tag/CheckableTag.d.ts +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/themes/default/theme.d.ts +2 -2
- package/dist/theme/util/genStyleUtils.d.ts +6 -6
- package/dist/time-picker/index.d.ts +4 -4
- package/dist/timeline/Timeline.d.ts +2 -2
- package/dist/timeline/TimelineItem.d.ts +2 -2
- package/dist/timeline/style/index.d.ts +2 -2
- package/dist/tooltip/PurePanel.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
- package/dist/tooltip/index.d.ts +2 -2
- package/dist/tooltip/style/index.d.ts +2 -2
- package/dist/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/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-select/index.d.ts +3 -3
- package/dist/tree-select/style/index.d.ts +2 -2
- package/dist/typography/Base/Ellipsis.d.ts +3 -3
- package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
- package/dist/typography/Base/index.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/Link.d.ts +2 -2
- package/dist/typography/Paragraph.d.ts +2 -2
- package/dist/typography/Text.d.ts +2 -2
- package/dist/typography/Title.d.ts +2 -2
- package/dist/typography/Typography.d.ts +2 -2
- package/dist/typography/hooks/useCopyClick.d.ts +3 -3
- package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
- package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
- package/dist/typography/index.d.ts +5 -5
- package/dist/typography/style/index.d.ts +2 -2
- package/dist/upload/Dragger.d.ts +3 -3
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +2 -2
- package/dist/upload/UploadList/index.d.ts +2 -2
- package/dist/upload/index.d.ts +3 -3
- package/dist/upload/style/index.d.ts +2 -2
- package/dist/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +1 -1
- package/web-tags.json +857 -853
- package/web-types.json +3173 -3160
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.3.0
|
|
2
|
+
"version": "1.3.0",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -19,6 +19,60 @@
|
|
|
19
19
|
}
|
|
20
20
|
]
|
|
21
21
|
},
|
|
22
|
+
{
|
|
23
|
+
"name": "a-anchor",
|
|
24
|
+
"description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
|
|
25
|
+
"attributes": [
|
|
26
|
+
{
|
|
27
|
+
"name": "affix",
|
|
28
|
+
"description": "Default: true\n\nFixed mode of Anchor"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "bounds",
|
|
32
|
+
"description": "Default: 5\n\nBounding distance of anchor area"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "classes",
|
|
36
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "get-container",
|
|
40
|
+
"description": "Default: () => window\n\nScrolling container"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "get-current-anchor",
|
|
44
|
+
"description": "Default: -\n\nCustomize the anchor highlight"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "offset-top",
|
|
48
|
+
"description": "Default: -\n\nPixels to offset from top when calculating position of scroll"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "show-ink-in-fixed",
|
|
52
|
+
"description": "Default: false\n\nWhether show ink-square when affix={false}"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "styles",
|
|
56
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "target-offset",
|
|
60
|
+
"description": "Default: -\n\nAnchor scroll offset, default as offsetTop, example"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "items",
|
|
64
|
+
"description": "Default: -\n\nData configuration option content, support nesting through children"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "direction",
|
|
68
|
+
"description": "Default: vertical\n\nSet Anchor direction"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "replace",
|
|
72
|
+
"description": "Default: false\n\nReplace items' href in browser history instead of pushing it"
|
|
73
|
+
}
|
|
74
|
+
]
|
|
75
|
+
},
|
|
22
76
|
{
|
|
23
77
|
"name": "a-alert",
|
|
24
78
|
"description": "(ZH) 警告提示,展现需要关注的信息。\n\n(EN) Display warning messages that require attention.",
|
|
@@ -85,60 +139,6 @@
|
|
|
85
139
|
}
|
|
86
140
|
]
|
|
87
141
|
},
|
|
88
|
-
{
|
|
89
|
-
"name": "a-anchor",
|
|
90
|
-
"description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
|
|
91
|
-
"attributes": [
|
|
92
|
-
{
|
|
93
|
-
"name": "affix",
|
|
94
|
-
"description": "Default: true\n\nFixed mode of Anchor"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"name": "bounds",
|
|
98
|
-
"description": "Default: 5\n\nBounding distance of anchor area"
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"name": "classes",
|
|
102
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"name": "get-container",
|
|
106
|
-
"description": "Default: () => window\n\nScrolling container"
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"name": "get-current-anchor",
|
|
110
|
-
"description": "Default: -\n\nCustomize the anchor highlight"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"name": "offset-top",
|
|
114
|
-
"description": "Default: -\n\nPixels to offset from top when calculating position of scroll"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"name": "show-ink-in-fixed",
|
|
118
|
-
"description": "Default: false\n\nWhether show ink-square when affix={false}"
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"name": "styles",
|
|
122
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"name": "target-offset",
|
|
126
|
-
"description": "Default: -\n\nAnchor scroll offset, default as offsetTop, example"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"name": "items",
|
|
130
|
-
"description": "Default: -\n\nData configuration option content, support nesting through children"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"name": "direction",
|
|
134
|
-
"description": "Default: vertical\n\nSet Anchor direction"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"name": "replace",
|
|
138
|
-
"description": "Default: false\n\nReplace items' href in browser history instead of pushing it"
|
|
139
|
-
}
|
|
140
|
-
]
|
|
141
|
-
},
|
|
142
142
|
{
|
|
143
143
|
"name": "a-app",
|
|
144
144
|
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
@@ -158,92 +158,60 @@
|
|
|
158
158
|
]
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"name": "a-
|
|
162
|
-
"description": "(ZH)
|
|
161
|
+
"name": "a-badge",
|
|
162
|
+
"description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
|
|
163
163
|
"attributes": [
|
|
164
164
|
{
|
|
165
|
-
"name": "
|
|
166
|
-
"description": "Default:
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"name": "backfill",
|
|
170
|
-
"description": "Default: false\n\nIf backfill selected item the input when using keyboard"
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"name": "classes",
|
|
174
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"name": "default-active-first-option",
|
|
178
|
-
"description": "Default: true\n\nWhether active first option by default"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"name": "disabled",
|
|
182
|
-
"description": "Default: false\n\nWhether disabled select"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"name": "get-popup-container",
|
|
186
|
-
"description": "Default: () => document.body\n\nParent node of the dropdown. Default to body, if you encountered positioning problems during scroll, try changing to the scrollable area and position relative to it"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"name": "label-render",
|
|
190
|
-
"description": "Default: -\n\nCustomize selected label render"
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"name": "not-found-content",
|
|
194
|
-
"description": "Default: -\n\nSpecify content to show when no result matches"
|
|
165
|
+
"name": "count",
|
|
166
|
+
"description": "Default: -\n\nNumber to show in badge"
|
|
195
167
|
},
|
|
196
168
|
{
|
|
197
|
-
"name": "
|
|
198
|
-
"description": "Default:
|
|
169
|
+
"name": "show-zero",
|
|
170
|
+
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
199
171
|
},
|
|
200
172
|
{
|
|
201
|
-
"name": "
|
|
202
|
-
"description": "Default:
|
|
173
|
+
"name": "overflow-count",
|
|
174
|
+
"description": "Default: 99\n\nMax count to show"
|
|
203
175
|
},
|
|
204
176
|
{
|
|
205
|
-
"name": "
|
|
206
|
-
"description": "Default:
|
|
177
|
+
"name": "dot",
|
|
178
|
+
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
207
179
|
},
|
|
208
180
|
{
|
|
209
|
-
"name": "
|
|
210
|
-
"description": "Default: -\n\
|
|
181
|
+
"name": "scroll-number-prefix-cls",
|
|
182
|
+
"description": "Default: -\n\n-"
|
|
211
183
|
},
|
|
212
184
|
{
|
|
213
|
-
"name": "
|
|
214
|
-
"description": "Default:
|
|
185
|
+
"name": "status",
|
|
186
|
+
"description": "Default: -\n\nSet Badge as a status dot"
|
|
215
187
|
},
|
|
216
188
|
{
|
|
217
|
-
"name": "
|
|
218
|
-
"description": "Default: -\n\nCustomize
|
|
189
|
+
"name": "color",
|
|
190
|
+
"description": "Default: -\n\nCustomize Badge dot color"
|
|
219
191
|
},
|
|
220
192
|
{
|
|
221
|
-
"name": "
|
|
222
|
-
"description": "Default:
|
|
193
|
+
"name": "text",
|
|
194
|
+
"description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
|
|
223
195
|
},
|
|
224
196
|
{
|
|
225
197
|
"name": "size",
|
|
226
|
-
"description": "Default: -\n\
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"name": "status",
|
|
230
|
-
"description": "Default: -\n\nSet validation status"
|
|
198
|
+
"description": "Default: -\n\nIf count is set, size sets the size of badge"
|
|
231
199
|
},
|
|
232
200
|
{
|
|
233
|
-
"name": "
|
|
234
|
-
"description": "Default: -\n\
|
|
201
|
+
"name": "offset",
|
|
202
|
+
"description": "Default: -\n\nSet offset of the badge dot"
|
|
235
203
|
},
|
|
236
204
|
{
|
|
237
|
-
"name": "
|
|
238
|
-
"description": "Default: -\n\
|
|
205
|
+
"name": "title",
|
|
206
|
+
"description": "Default: -\n\nText to show when hovering over the badge"
|
|
239
207
|
},
|
|
240
208
|
{
|
|
241
|
-
"name": "
|
|
242
|
-
"description": "Default:
|
|
209
|
+
"name": "classes",
|
|
210
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
243
211
|
},
|
|
244
212
|
{
|
|
245
|
-
"name": "
|
|
246
|
-
"description": "Default:
|
|
213
|
+
"name": "styles",
|
|
214
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
247
215
|
}
|
|
248
216
|
]
|
|
249
217
|
},
|
|
@@ -316,56 +284,46 @@
|
|
|
316
284
|
]
|
|
317
285
|
},
|
|
318
286
|
{
|
|
319
|
-
"name": "a-
|
|
320
|
-
"description": "(ZH)
|
|
287
|
+
"name": "a-border-beam",
|
|
288
|
+
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
321
289
|
"attributes": [
|
|
322
290
|
{
|
|
323
|
-
"name": "
|
|
324
|
-
"description": "Default: -\n\
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"name": "show-zero",
|
|
328
|
-
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"name": "overflow-count",
|
|
332
|
-
"description": "Default: 99\n\nMax count to show"
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"name": "dot",
|
|
336
|
-
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
"name": "scroll-number-prefix-cls",
|
|
340
|
-
"description": "Default: -\n\n-"
|
|
291
|
+
"name": "color",
|
|
292
|
+
"description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
|
|
341
293
|
},
|
|
342
294
|
{
|
|
343
|
-
"name": "
|
|
344
|
-
"description": "Default: -\n\
|
|
345
|
-
}
|
|
295
|
+
"name": "outset",
|
|
296
|
+
"description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
|
|
297
|
+
}
|
|
298
|
+
]
|
|
299
|
+
},
|
|
300
|
+
{
|
|
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.",
|
|
303
|
+
"attributes": [
|
|
346
304
|
{
|
|
347
|
-
"name": "
|
|
348
|
-
"description": "Default: -\n\nCustomize
|
|
305
|
+
"name": "classes",
|
|
306
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
349
307
|
},
|
|
350
308
|
{
|
|
351
|
-
"name": "
|
|
352
|
-
"description": "Default: -\n\
|
|
309
|
+
"name": "dropdown-icon",
|
|
310
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
353
311
|
},
|
|
354
312
|
{
|
|
355
|
-
"name": "
|
|
356
|
-
"description": "Default: -\n\
|
|
313
|
+
"name": "item-render",
|
|
314
|
+
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
357
315
|
},
|
|
358
316
|
{
|
|
359
|
-
"name": "
|
|
360
|
-
"description": "Default: -\n\
|
|
317
|
+
"name": "params",
|
|
318
|
+
"description": "Default: -\n\nRouting parameters"
|
|
361
319
|
},
|
|
362
320
|
{
|
|
363
|
-
"name": "
|
|
364
|
-
"description": "Default: -\n\
|
|
321
|
+
"name": "items",
|
|
322
|
+
"description": "Default: -\n\nThe routing stack information of router"
|
|
365
323
|
},
|
|
366
324
|
{
|
|
367
|
-
"name": "
|
|
368
|
-
"description": "Default:
|
|
325
|
+
"name": "separator",
|
|
326
|
+
"description": "Default: /\n\nCustom separator"
|
|
369
327
|
},
|
|
370
328
|
{
|
|
371
329
|
"name": "styles",
|
|
@@ -373,20 +331,6 @@
|
|
|
373
331
|
}
|
|
374
332
|
]
|
|
375
333
|
},
|
|
376
|
-
{
|
|
377
|
-
"name": "a-border-beam",
|
|
378
|
-
"description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
|
|
379
|
-
"attributes": [
|
|
380
|
-
{
|
|
381
|
-
"name": "color",
|
|
382
|
-
"description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"name": "outset",
|
|
386
|
-
"description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
|
|
387
|
-
}
|
|
388
|
-
]
|
|
389
|
-
},
|
|
390
334
|
{
|
|
391
335
|
"name": "a-button",
|
|
392
336
|
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
@@ -461,40 +405,6 @@
|
|
|
461
405
|
}
|
|
462
406
|
]
|
|
463
407
|
},
|
|
464
|
-
{
|
|
465
|
-
"name": "a-breadcrumb",
|
|
466
|
-
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
467
|
-
"attributes": [
|
|
468
|
-
{
|
|
469
|
-
"name": "classes",
|
|
470
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"name": "dropdown-icon",
|
|
474
|
-
"description": "Default: -\n\nCustom dropdown icon"
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"name": "item-render",
|
|
478
|
-
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
"name": "params",
|
|
482
|
-
"description": "Default: -\n\nRouting parameters"
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"name": "items",
|
|
486
|
-
"description": "Default: -\n\nThe routing stack information of router"
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"name": "separator",
|
|
490
|
-
"description": "Default: /\n\nCustom separator"
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"name": "styles",
|
|
494
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
495
|
-
}
|
|
496
|
-
]
|
|
497
|
-
},
|
|
498
408
|
{
|
|
499
409
|
"name": "a-calendar",
|
|
500
410
|
"description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
|
|
@@ -672,38 +582,174 @@
|
|
|
672
582
|
"description": "Default: -\n\n-"
|
|
673
583
|
},
|
|
674
584
|
{
|
|
675
|
-
"name": "hoverable",
|
|
676
|
-
"description": "Default: false\n\nLift up when hovering card"
|
|
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-"
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"name": "avatar",
|
|
600
|
+
"description": "Default: -\n\n-"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"name": "title",
|
|
604
|
+
"description": "Default: -\n\nCard title"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"name": "description",
|
|
608
|
+
"description": "Default: -\n\n-"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"name": "classes",
|
|
612
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"name": "styles",
|
|
616
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
617
|
+
}
|
|
618
|
+
]
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"name": "a-auto-complete",
|
|
622
|
+
"description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
|
|
623
|
+
"attributes": [
|
|
624
|
+
{
|
|
625
|
+
"name": "allow-clear",
|
|
626
|
+
"description": "Default: false\n\nShow clear button"
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"name": "backfill",
|
|
630
|
+
"description": "Default: false\n\nIf backfill selected item the input when using keyboard"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"name": "classes",
|
|
634
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"name": "default-active-first-option",
|
|
638
|
+
"description": "Default: true\n\nWhether active first option by default"
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"name": "disabled",
|
|
642
|
+
"description": "Default: false\n\nWhether disabled select"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"name": "get-popup-container",
|
|
646
|
+
"description": "Default: () => document.body\n\nParent node of the dropdown. Default to body, if you encountered positioning problems during scroll, try changing to the scrollable area and position relative to it"
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"name": "label-render",
|
|
650
|
+
"description": "Default: -\n\nCustomize selected label render"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"name": "not-found-content",
|
|
654
|
+
"description": "Default: -\n\nSpecify content to show when no result matches"
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
"name": "open",
|
|
658
|
+
"description": "Default: -\n\nControlled open state of dropdown"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"name": "options",
|
|
662
|
+
"description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"name": "option-render",
|
|
666
|
+
"description": "Default: -\n\nCustomize the rendering dropdown options"
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"name": "placeholder",
|
|
670
|
+
"description": "Default: -\n\nThe placeholder of input"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"name": "popup-match-select-width",
|
|
674
|
+
"description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"name": "popup-render",
|
|
678
|
+
"description": "Default: -\n\nCustomize dropdown content"
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"name": "show-search",
|
|
682
|
+
"description": "Default: true\n\nSearch configuration"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"name": "size",
|
|
686
|
+
"description": "Default: -\n\nThe size of the input box"
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"name": "status",
|
|
690
|
+
"description": "Default: -\n\nSet validation status"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"name": "styles",
|
|
694
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"name": "value",
|
|
698
|
+
"description": "Default: -\n\nSelected option, support v-model:value"
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"name": "variant",
|
|
702
|
+
"description": "Default: outlined\n\nVariants of input"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"name": "virtual",
|
|
706
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
677
707
|
}
|
|
678
708
|
]
|
|
679
709
|
},
|
|
680
710
|
{
|
|
681
|
-
"name": "a-
|
|
682
|
-
"description": "(ZH)
|
|
711
|
+
"name": "a-carousel",
|
|
712
|
+
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
683
713
|
"attributes": [
|
|
684
714
|
{
|
|
685
|
-
"name": "
|
|
715
|
+
"name": "effect",
|
|
716
|
+
"description": "Default: scrollx\n\nTransition effect"
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"name": "id",
|
|
686
720
|
"description": "Default: -\n\n-"
|
|
687
721
|
},
|
|
688
722
|
{
|
|
689
|
-
"name": "
|
|
723
|
+
"name": "slick-go-to",
|
|
690
724
|
"description": "Default: -\n\n-"
|
|
691
725
|
},
|
|
692
726
|
{
|
|
693
|
-
"name": "
|
|
694
|
-
"description": "Default:
|
|
727
|
+
"name": "dot-position",
|
|
728
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
695
729
|
},
|
|
696
730
|
{
|
|
697
|
-
"name": "
|
|
698
|
-
"description": "Default:
|
|
731
|
+
"name": "dot-placement",
|
|
732
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
699
733
|
},
|
|
700
734
|
{
|
|
701
|
-
"name": "
|
|
702
|
-
"description": "Default:
|
|
735
|
+
"name": "dots",
|
|
736
|
+
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
703
737
|
},
|
|
704
738
|
{
|
|
705
|
-
"name": "
|
|
706
|
-
"description": "Default:
|
|
739
|
+
"name": "wait-for-animate",
|
|
740
|
+
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"name": "autoplay",
|
|
744
|
+
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"name": "prev-arrow",
|
|
748
|
+
"description": "Default: -\n\n-"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "next-arrow",
|
|
752
|
+
"description": "Default: -\n\n-"
|
|
707
753
|
}
|
|
708
754
|
]
|
|
709
755
|
},
|
|
@@ -814,47 +860,65 @@
|
|
|
814
860
|
]
|
|
815
861
|
},
|
|
816
862
|
{
|
|
817
|
-
"name": "a-
|
|
818
|
-
"description": "(ZH)
|
|
863
|
+
"name": "a-checkbox",
|
|
864
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
819
865
|
"attributes": [
|
|
820
866
|
{
|
|
821
|
-
"name": "
|
|
822
|
-
"description": "Default:
|
|
867
|
+
"name": "checked",
|
|
868
|
+
"description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
|
|
823
869
|
},
|
|
824
870
|
{
|
|
825
|
-
"name": "
|
|
826
|
-
"description": "Default:
|
|
871
|
+
"name": "checked-value",
|
|
872
|
+
"description": "Default: true\n\nThe value when checked"
|
|
827
873
|
},
|
|
828
874
|
{
|
|
829
|
-
"name": "
|
|
830
|
-
"description": "Default:
|
|
875
|
+
"name": "default-checked",
|
|
876
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
831
877
|
},
|
|
832
878
|
{
|
|
833
|
-
"name": "
|
|
834
|
-
"description": "Default:
|
|
879
|
+
"name": "disabled",
|
|
880
|
+
"description": "Default: false\n\nIf disable checkbox"
|
|
835
881
|
},
|
|
836
882
|
{
|
|
837
|
-
"name": "
|
|
838
|
-
"description": "Default:
|
|
883
|
+
"name": "indeterminate",
|
|
884
|
+
"description": "Default: false\n\nThe indeterminate checked state of checkbox"
|
|
839
885
|
},
|
|
840
886
|
{
|
|
841
|
-
"name": "
|
|
842
|
-
"description": "Default:
|
|
887
|
+
"name": "un-checked-value",
|
|
888
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
843
889
|
},
|
|
844
890
|
{
|
|
845
|
-
"name": "
|
|
846
|
-
"description": "Default:
|
|
891
|
+
"name": "classes",
|
|
892
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
847
893
|
},
|
|
848
894
|
{
|
|
849
|
-
"name": "
|
|
850
|
-
"description": "Default:
|
|
895
|
+
"name": "styles",
|
|
896
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
897
|
+
}
|
|
898
|
+
]
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"name": "a-checkbox-group",
|
|
902
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
903
|
+
"attributes": [
|
|
904
|
+
{
|
|
905
|
+
"name": "options",
|
|
906
|
+
"description": "Default: \\[]\n\nSpecifies options"
|
|
851
907
|
},
|
|
852
908
|
{
|
|
853
|
-
"name": "
|
|
854
|
-
"description": "Default:
|
|
909
|
+
"name": "disabled",
|
|
910
|
+
"description": "Default: false\n\nIf disable all checkboxes"
|
|
855
911
|
},
|
|
856
912
|
{
|
|
857
|
-
"name": "
|
|
913
|
+
"name": "name",
|
|
914
|
+
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"name": "value",
|
|
918
|
+
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"name": "label-render",
|
|
858
922
|
"description": "Default: -\n\n-"
|
|
859
923
|
}
|
|
860
924
|
]
|
|
@@ -952,66 +1016,72 @@
|
|
|
952
1016
|
]
|
|
953
1017
|
},
|
|
954
1018
|
{
|
|
955
|
-
"name": "a-
|
|
956
|
-
"description": "(ZH)
|
|
1019
|
+
"name": "a-config-provider",
|
|
1020
|
+
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
957
1021
|
"attributes": [
|
|
958
1022
|
{
|
|
959
|
-
"name": "
|
|
960
|
-
"description": "Default:
|
|
1023
|
+
"name": "component-disabled",
|
|
1024
|
+
"description": "Default: -\n\nConfig antd component disabled"
|
|
961
1025
|
},
|
|
962
1026
|
{
|
|
963
|
-
"name": "
|
|
964
|
-
"description": "Default:
|
|
1027
|
+
"name": "component-size",
|
|
1028
|
+
"description": "Default: -\n\nConfig antd component size"
|
|
965
1029
|
},
|
|
966
1030
|
{
|
|
967
|
-
"name": "
|
|
968
|
-
"description": "Default:
|
|
1031
|
+
"name": "csp",
|
|
1032
|
+
"description": "Default: -\n\nSet Content Security Policy config"
|
|
969
1033
|
},
|
|
970
1034
|
{
|
|
971
|
-
"name": "
|
|
972
|
-
"description": "Default:
|
|
1035
|
+
"name": "direction",
|
|
1036
|
+
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
973
1037
|
},
|
|
974
1038
|
{
|
|
975
|
-
"name": "
|
|
976
|
-
"description": "Default:
|
|
1039
|
+
"name": "get-popup-container",
|
|
1040
|
+
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
977
1041
|
},
|
|
978
1042
|
{
|
|
979
|
-
"name": "
|
|
980
|
-
"description": "Default:
|
|
1043
|
+
"name": "get-target-container",
|
|
1044
|
+
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
981
1045
|
},
|
|
982
1046
|
{
|
|
983
|
-
"name": "
|
|
984
|
-
"description": "Default:
|
|
1047
|
+
"name": "icon-prefix-cls",
|
|
1048
|
+
"description": "Default: anticon\n\nSet icon prefix className"
|
|
985
1049
|
},
|
|
986
1050
|
{
|
|
987
|
-
"name": "
|
|
988
|
-
"description": "Default: -\n\
|
|
989
|
-
}
|
|
990
|
-
]
|
|
991
|
-
},
|
|
992
|
-
{
|
|
993
|
-
"name": "a-checkbox-group",
|
|
994
|
-
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
995
|
-
"attributes": [
|
|
1051
|
+
"name": "locale",
|
|
1052
|
+
"description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
|
|
1053
|
+
},
|
|
996
1054
|
{
|
|
997
|
-
"name": "
|
|
998
|
-
"description": "Default:
|
|
1055
|
+
"name": "popup-match-select-width",
|
|
1056
|
+
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
999
1057
|
},
|
|
1000
1058
|
{
|
|
1001
|
-
"name": "
|
|
1002
|
-
"description": "Default:
|
|
1059
|
+
"name": "popup-overflow",
|
|
1060
|
+
"description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
|
|
1003
1061
|
},
|
|
1004
1062
|
{
|
|
1005
|
-
"name": "
|
|
1006
|
-
"description": "Default:
|
|
1063
|
+
"name": "prefix-cls",
|
|
1064
|
+
"description": "Default: ant\n\nSet prefix className"
|
|
1007
1065
|
},
|
|
1008
1066
|
{
|
|
1009
|
-
"name": "
|
|
1010
|
-
"description": "Default:
|
|
1067
|
+
"name": "render-empty",
|
|
1068
|
+
"description": "Default: -\n\nSet empty content of components. Ref Empty"
|
|
1011
1069
|
},
|
|
1012
1070
|
{
|
|
1013
|
-
"name": "
|
|
1014
|
-
"description": "Default: -\n\
|
|
1071
|
+
"name": "theme",
|
|
1072
|
+
"description": "Default: -\n\nSet theme, ref Customize Theme"
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"name": "variant",
|
|
1076
|
+
"description": "Default: -\n\nSet variant of data entry components"
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
"name": "virtual",
|
|
1080
|
+
"description": "Default: -\n\nDisable virtual scroll when set to false"
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
"name": "warning",
|
|
1084
|
+
"description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
|
|
1015
1085
|
}
|
|
1016
1086
|
]
|
|
1017
1087
|
},
|
|
@@ -1225,83 +1295,13 @@
|
|
|
1225
1295
|
"name": "classes",
|
|
1226
1296
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1227
1297
|
},
|
|
1228
|
-
{
|
|
1229
|
-
"name": "items",
|
|
1230
|
-
"description": "Default: -\n\nDescribe the contents of the list item"
|
|
1231
|
-
},
|
|
1232
|
-
{
|
|
1233
|
-
"name": "id",
|
|
1234
|
-
"description": "Default: -\n\n-"
|
|
1235
|
-
}
|
|
1236
|
-
]
|
|
1237
|
-
},
|
|
1238
|
-
{
|
|
1239
|
-
"name": "a-config-provider",
|
|
1240
|
-
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
1241
|
-
"attributes": [
|
|
1242
|
-
{
|
|
1243
|
-
"name": "component-disabled",
|
|
1244
|
-
"description": "Default: -\n\nConfig antd component disabled"
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
"name": "component-size",
|
|
1248
|
-
"description": "Default: -\n\nConfig antd component size"
|
|
1249
|
-
},
|
|
1250
|
-
{
|
|
1251
|
-
"name": "csp",
|
|
1252
|
-
"description": "Default: -\n\nSet Content Security Policy config"
|
|
1253
|
-
},
|
|
1254
|
-
{
|
|
1255
|
-
"name": "direction",
|
|
1256
|
-
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
1257
|
-
},
|
|
1258
|
-
{
|
|
1259
|
-
"name": "get-popup-container",
|
|
1260
|
-
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
1261
|
-
},
|
|
1262
|
-
{
|
|
1263
|
-
"name": "get-target-container",
|
|
1264
|
-
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
1265
|
-
},
|
|
1266
|
-
{
|
|
1267
|
-
"name": "icon-prefix-cls",
|
|
1268
|
-
"description": "Default: anticon\n\nSet icon prefix className"
|
|
1269
|
-
},
|
|
1270
|
-
{
|
|
1271
|
-
"name": "locale",
|
|
1272
|
-
"description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
|
|
1273
|
-
},
|
|
1274
|
-
{
|
|
1275
|
-
"name": "popup-match-select-width",
|
|
1276
|
-
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
1277
|
-
},
|
|
1278
|
-
{
|
|
1279
|
-
"name": "popup-overflow",
|
|
1280
|
-
"description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
|
|
1281
|
-
},
|
|
1282
|
-
{
|
|
1283
|
-
"name": "prefix-cls",
|
|
1284
|
-
"description": "Default: ant\n\nSet prefix className"
|
|
1285
|
-
},
|
|
1286
|
-
{
|
|
1287
|
-
"name": "render-empty",
|
|
1288
|
-
"description": "Default: -\n\nSet empty content of components. Ref Empty"
|
|
1289
|
-
},
|
|
1290
|
-
{
|
|
1291
|
-
"name": "theme",
|
|
1292
|
-
"description": "Default: -\n\nSet theme, ref Customize Theme"
|
|
1293
|
-
},
|
|
1294
|
-
{
|
|
1295
|
-
"name": "variant",
|
|
1296
|
-
"description": "Default: -\n\nSet variant of data entry components"
|
|
1297
|
-
},
|
|
1298
|
-
{
|
|
1299
|
-
"name": "virtual",
|
|
1300
|
-
"description": "Default: -\n\nDisable virtual scroll when set to false"
|
|
1298
|
+
{
|
|
1299
|
+
"name": "items",
|
|
1300
|
+
"description": "Default: -\n\nDescribe the contents of the list item"
|
|
1301
1301
|
},
|
|
1302
1302
|
{
|
|
1303
|
-
"name": "
|
|
1304
|
-
"description": "Default: -\n\
|
|
1303
|
+
"name": "id",
|
|
1304
|
+
"description": "Default: -\n\n-"
|
|
1305
1305
|
}
|
|
1306
1306
|
]
|
|
1307
1307
|
},
|
|
@@ -1347,6 +1347,40 @@
|
|
|
1347
1347
|
}
|
|
1348
1348
|
]
|
|
1349
1349
|
},
|
|
1350
|
+
{
|
|
1351
|
+
"name": "a-empty",
|
|
1352
|
+
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1353
|
+
"attributes": [
|
|
1354
|
+
{
|
|
1355
|
+
"name": "vertical",
|
|
1356
|
+
"description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
"name": "wrap",
|
|
1360
|
+
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"name": "justify",
|
|
1364
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
"name": "align",
|
|
1368
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"name": "flex",
|
|
1372
|
+
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"name": "gap",
|
|
1376
|
+
"description": "Default: -\n\nSets the gap between grids"
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
"name": "component",
|
|
1380
|
+
"description": "Default: div\n\ncustom element type"
|
|
1381
|
+
}
|
|
1382
|
+
]
|
|
1383
|
+
},
|
|
1350
1384
|
{
|
|
1351
1385
|
"name": "a-drawer",
|
|
1352
1386
|
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
@@ -1449,41 +1483,6 @@
|
|
|
1449
1483
|
}
|
|
1450
1484
|
]
|
|
1451
1485
|
},
|
|
1452
|
-
{
|
|
1453
|
-
"name": "a-empty",
|
|
1454
|
-
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1455
|
-
"attributes": [
|
|
1456
|
-
{
|
|
1457
|
-
"name": "classes",
|
|
1458
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1459
|
-
},
|
|
1460
|
-
{
|
|
1461
|
-
"name": "styles",
|
|
1462
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"name": "image",
|
|
1466
|
-
"description": "Default: Empty.PRESENTED_IMAGE_DEFAULT\n\nCustomize image. Will treat as image url when string provided"
|
|
1467
|
-
},
|
|
1468
|
-
{
|
|
1469
|
-
"name": "description",
|
|
1470
|
-
"description": "Default: -\n\nCustomize description"
|
|
1471
|
-
},
|
|
1472
|
-
{
|
|
1473
|
-
"name": "root-class",
|
|
1474
|
-
"description": "Default: -\n\nRoot container class"
|
|
1475
|
-
},
|
|
1476
|
-
{
|
|
1477
|
-
"name": "prefix-cls",
|
|
1478
|
-
"description": "Default: -\n\nPrefix class name"
|
|
1479
|
-
}
|
|
1480
|
-
]
|
|
1481
|
-
},
|
|
1482
|
-
{
|
|
1483
|
-
"name": "a-flex",
|
|
1484
|
-
"description": "用于对齐的弹性布局容器。",
|
|
1485
|
-
"attributes": []
|
|
1486
|
-
},
|
|
1487
1486
|
{
|
|
1488
1487
|
"name": "a-dropdown",
|
|
1489
1488
|
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
@@ -1570,6 +1569,11 @@
|
|
|
1570
1569
|
}
|
|
1571
1570
|
]
|
|
1572
1571
|
},
|
|
1572
|
+
{
|
|
1573
|
+
"name": "a-flex",
|
|
1574
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1575
|
+
"attributes": []
|
|
1576
|
+
},
|
|
1573
1577
|
{
|
|
1574
1578
|
"name": "a-float-button-group",
|
|
1575
1579
|
"description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
|
|
@@ -1905,66 +1909,6 @@
|
|
|
1905
1909
|
"description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
|
|
1906
1910
|
"attributes": []
|
|
1907
1911
|
},
|
|
1908
|
-
{
|
|
1909
|
-
"name": "a-common-icon",
|
|
1910
|
-
"description": "Semantic vector graphics.",
|
|
1911
|
-
"attributes": []
|
|
1912
|
-
},
|
|
1913
|
-
{
|
|
1914
|
-
"name": "a-custom-icon",
|
|
1915
|
-
"description": "Semantic vector graphics.",
|
|
1916
|
-
"attributes": []
|
|
1917
|
-
},
|
|
1918
|
-
{
|
|
1919
|
-
"name": "a-about-svg-icons",
|
|
1920
|
-
"description": "Semantic vector graphics.",
|
|
1921
|
-
"attributes": []
|
|
1922
|
-
},
|
|
1923
|
-
{
|
|
1924
|
-
"name": "a-set-two-tone-color",
|
|
1925
|
-
"description": "Semantic vector graphics.",
|
|
1926
|
-
"attributes": []
|
|
1927
|
-
},
|
|
1928
|
-
{
|
|
1929
|
-
"name": "a-custom-font-icon",
|
|
1930
|
-
"description": "Semantic vector graphics.",
|
|
1931
|
-
"attributes": []
|
|
1932
|
-
},
|
|
1933
|
-
{
|
|
1934
|
-
"name": "a-custom-svg-icon",
|
|
1935
|
-
"description": "Semantic vector graphics.",
|
|
1936
|
-
"attributes": []
|
|
1937
|
-
},
|
|
1938
|
-
{
|
|
1939
|
-
"name": "a-通用图标",
|
|
1940
|
-
"description": "语义化的矢量图形。",
|
|
1941
|
-
"attributes": []
|
|
1942
|
-
},
|
|
1943
|
-
{
|
|
1944
|
-
"name": "a-自定义-icon",
|
|
1945
|
-
"description": "语义化的矢量图形。",
|
|
1946
|
-
"attributes": []
|
|
1947
|
-
},
|
|
1948
|
-
{
|
|
1949
|
-
"name": "a-关于-svg-图标",
|
|
1950
|
-
"description": "语义化的矢量图形。",
|
|
1951
|
-
"attributes": []
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"name": "a-双色图标主色",
|
|
1955
|
-
"description": "语义化的矢量图形。",
|
|
1956
|
-
"attributes": []
|
|
1957
|
-
},
|
|
1958
|
-
{
|
|
1959
|
-
"name": "a-自定义-font-图标",
|
|
1960
|
-
"description": "语义化的矢量图形。",
|
|
1961
|
-
"attributes": []
|
|
1962
|
-
},
|
|
1963
|
-
{
|
|
1964
|
-
"name": "a-自定义-svg-图标",
|
|
1965
|
-
"description": "语义化的矢量图形。",
|
|
1966
|
-
"attributes": []
|
|
1967
|
-
},
|
|
1968
1912
|
{
|
|
1969
1913
|
"name": "a-row",
|
|
1970
1914
|
"description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
|
|
@@ -2045,6 +1989,66 @@
|
|
|
2045
1989
|
}
|
|
2046
1990
|
]
|
|
2047
1991
|
},
|
|
1992
|
+
{
|
|
1993
|
+
"name": "a-common-icon",
|
|
1994
|
+
"description": "Semantic vector graphics.",
|
|
1995
|
+
"attributes": []
|
|
1996
|
+
},
|
|
1997
|
+
{
|
|
1998
|
+
"name": "a-custom-icon",
|
|
1999
|
+
"description": "Semantic vector graphics.",
|
|
2000
|
+
"attributes": []
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"name": "a-about-svg-icons",
|
|
2004
|
+
"description": "Semantic vector graphics.",
|
|
2005
|
+
"attributes": []
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"name": "a-set-two-tone-color",
|
|
2009
|
+
"description": "Semantic vector graphics.",
|
|
2010
|
+
"attributes": []
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
"name": "a-custom-font-icon",
|
|
2014
|
+
"description": "Semantic vector graphics.",
|
|
2015
|
+
"attributes": []
|
|
2016
|
+
},
|
|
2017
|
+
{
|
|
2018
|
+
"name": "a-custom-svg-icon",
|
|
2019
|
+
"description": "Semantic vector graphics.",
|
|
2020
|
+
"attributes": []
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"name": "a-通用图标",
|
|
2024
|
+
"description": "语义化的矢量图形。",
|
|
2025
|
+
"attributes": []
|
|
2026
|
+
},
|
|
2027
|
+
{
|
|
2028
|
+
"name": "a-自定义-icon",
|
|
2029
|
+
"description": "语义化的矢量图形。",
|
|
2030
|
+
"attributes": []
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"name": "a-关于-svg-图标",
|
|
2034
|
+
"description": "语义化的矢量图形。",
|
|
2035
|
+
"attributes": []
|
|
2036
|
+
},
|
|
2037
|
+
{
|
|
2038
|
+
"name": "a-双色图标主色",
|
|
2039
|
+
"description": "语义化的矢量图形。",
|
|
2040
|
+
"attributes": []
|
|
2041
|
+
},
|
|
2042
|
+
{
|
|
2043
|
+
"name": "a-自定义-font-图标",
|
|
2044
|
+
"description": "语义化的矢量图形。",
|
|
2045
|
+
"attributes": []
|
|
2046
|
+
},
|
|
2047
|
+
{
|
|
2048
|
+
"name": "a-自定义-svg-图标",
|
|
2049
|
+
"description": "语义化的矢量图形。",
|
|
2050
|
+
"attributes": []
|
|
2051
|
+
},
|
|
2048
2052
|
{
|
|
2049
2053
|
"name": "a-image",
|
|
2050
2054
|
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
@@ -2383,54 +2387,104 @@
|
|
|
2383
2387
|
"description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
|
|
2384
2388
|
},
|
|
2385
2389
|
{
|
|
2386
|
-
"name": "theme",
|
|
2387
|
-
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2390
|
+
"name": "theme",
|
|
2391
|
+
"description": "Default: dark\n\nColor theme of the sidebar"
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"name": "trigger",
|
|
2395
|
+
"description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
|
|
2396
|
+
},
|
|
2397
|
+
{
|
|
2398
|
+
"name": "width",
|
|
2399
|
+
"description": "Default: 200\n\nWidth of the sidebar"
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"name": "zero-width-trigger-style",
|
|
2403
|
+
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2404
|
+
}
|
|
2405
|
+
]
|
|
2406
|
+
},
|
|
2407
|
+
{
|
|
2408
|
+
"name": "a-masonry",
|
|
2409
|
+
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2410
|
+
"attributes": [
|
|
2411
|
+
{
|
|
2412
|
+
"name": "classes",
|
|
2413
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2414
|
+
},
|
|
2415
|
+
{
|
|
2416
|
+
"name": "styles",
|
|
2417
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"name": "columns",
|
|
2421
|
+
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
"name": "fresh",
|
|
2425
|
+
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2426
|
+
},
|
|
2427
|
+
{
|
|
2428
|
+
"name": "gutter",
|
|
2429
|
+
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
"name": "items",
|
|
2433
|
+
"description": "Default: -\n\nMasonry items"
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
"name": "item-render",
|
|
2437
|
+
"description": "Default: -\n\nCustom item rendering function"
|
|
2438
|
+
}
|
|
2439
|
+
]
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
"name": "a-mentions",
|
|
2443
|
+
"description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
|
|
2444
|
+
"attributes": [
|
|
2445
|
+
{
|
|
2446
|
+
"name": "loading",
|
|
2447
|
+
"description": "Default: -\n\n-"
|
|
2448
|
+
},
|
|
2449
|
+
{
|
|
2450
|
+
"name": "status",
|
|
2451
|
+
"description": "Default: -\n\nSet validation status"
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"name": "options",
|
|
2455
|
+
"description": "Default: \\[]\n\nOption Configuration"
|
|
2388
2456
|
},
|
|
2389
2457
|
{
|
|
2390
|
-
"name": "
|
|
2391
|
-
"description": "Default: -\n\
|
|
2458
|
+
"name": "popup-class-name",
|
|
2459
|
+
"description": "Default: -\n\n-"
|
|
2392
2460
|
},
|
|
2393
2461
|
{
|
|
2394
|
-
"name": "
|
|
2395
|
-
"description": "Default:
|
|
2462
|
+
"name": "variant",
|
|
2463
|
+
"description": "Default: outlined\n\nVariants of Input"
|
|
2396
2464
|
},
|
|
2397
|
-
{
|
|
2398
|
-
"name": "zero-width-trigger-style",
|
|
2399
|
-
"description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
|
|
2400
|
-
}
|
|
2401
|
-
]
|
|
2402
|
-
},
|
|
2403
|
-
{
|
|
2404
|
-
"name": "a-masonry",
|
|
2405
|
-
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2406
|
-
"attributes": [
|
|
2407
2465
|
{
|
|
2408
2466
|
"name": "classes",
|
|
2409
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2467
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2410
2468
|
},
|
|
2411
2469
|
{
|
|
2412
2470
|
"name": "styles",
|
|
2413
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2414
|
-
},
|
|
2415
|
-
{
|
|
2416
|
-
"name": "columns",
|
|
2417
|
-
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2471
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2418
2472
|
},
|
|
2419
2473
|
{
|
|
2420
|
-
"name": "
|
|
2421
|
-
"description": "Default:
|
|
2474
|
+
"name": "size",
|
|
2475
|
+
"description": "Default: -\n\n-"
|
|
2422
2476
|
},
|
|
2423
2477
|
{
|
|
2424
|
-
"name": "
|
|
2425
|
-
"description": "Default:
|
|
2478
|
+
"name": "label-render",
|
|
2479
|
+
"description": "Default: -\n\n-"
|
|
2426
2480
|
},
|
|
2427
2481
|
{
|
|
2428
|
-
"name": "
|
|
2429
|
-
"description": "Default:
|
|
2482
|
+
"name": "allow-clear",
|
|
2483
|
+
"description": "Default: false\n\nIf allow to remove mentions content with clear icon"
|
|
2430
2484
|
},
|
|
2431
2485
|
{
|
|
2432
|
-
"name": "
|
|
2433
|
-
"description": "Default: -\n\
|
|
2486
|
+
"name": "disabled",
|
|
2487
|
+
"description": "Default: -\n\n-"
|
|
2434
2488
|
}
|
|
2435
2489
|
]
|
|
2436
2490
|
},
|
|
@@ -2545,54 +2599,39 @@
|
|
|
2545
2599
|
]
|
|
2546
2600
|
},
|
|
2547
2601
|
{
|
|
2548
|
-
"name": "a-
|
|
2549
|
-
"description": "
|
|
2550
|
-
"attributes": [
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
"description": "Default: -\n\n-"
|
|
2582
|
-
},
|
|
2583
|
-
{
|
|
2584
|
-
"name": "label-render",
|
|
2585
|
-
"description": "Default: -\n\n-"
|
|
2586
|
-
},
|
|
2587
|
-
{
|
|
2588
|
-
"name": "allow-clear",
|
|
2589
|
-
"description": "Default: false\n\nIf allow to remove mentions content with clear icon"
|
|
2590
|
-
},
|
|
2591
|
-
{
|
|
2592
|
-
"name": "disabled",
|
|
2593
|
-
"description": "Default: -\n\n-"
|
|
2594
|
-
}
|
|
2595
|
-
]
|
|
2602
|
+
"name": "a-static-methods",
|
|
2603
|
+
"description": "Prompt notification message globally.",
|
|
2604
|
+
"attributes": []
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
"name": "a-arguments",
|
|
2608
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2609
|
+
"attributes": []
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"name": "a-config",
|
|
2613
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2614
|
+
"attributes": []
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
"name": "a-global-configuration",
|
|
2618
|
+
"description": "Prompt notification message globally.",
|
|
2619
|
+
"attributes": []
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
"name": "a-静态方法",
|
|
2623
|
+
"description": "全局展示通知提醒信息。",
|
|
2624
|
+
"attributes": []
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"name": "a-参数",
|
|
2628
|
+
"description": "全局展示操作反馈信息。",
|
|
2629
|
+
"attributes": []
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "a-全局配置",
|
|
2633
|
+
"description": "全局展示通知提醒信息。",
|
|
2634
|
+
"attributes": []
|
|
2596
2635
|
},
|
|
2597
2636
|
{
|
|
2598
2637
|
"name": "a-modal",
|
|
@@ -2672,143 +2711,15 @@
|
|
|
2672
2711
|
},
|
|
2673
2712
|
{
|
|
2674
2713
|
"name": "~~mask-closable~~",
|
|
2675
|
-
"description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
|
|
2676
|
-
},
|
|
2677
|
-
{
|
|
2678
|
-
"name": "modal-render",
|
|
2679
|
-
"description": "Default: -\n\nCustom modal content render"
|
|
2680
|
-
},
|
|
2681
|
-
{
|
|
2682
|
-
"name": "mouse-position",
|
|
2683
|
-
"description": "Default: -\n\nSet animation start position"
|
|
2684
|
-
},
|
|
2685
|
-
{
|
|
2686
|
-
"name": "ok-button-props",
|
|
2687
|
-
"description": "Default: -\n\nThe ok button props"
|
|
2688
|
-
},
|
|
2689
|
-
{
|
|
2690
|
-
"name": "ok-text",
|
|
2691
|
-
"description": "Default: OK\n\nText of the OK button"
|
|
2692
|
-
},
|
|
2693
|
-
{
|
|
2694
|
-
"name": "ok-type",
|
|
2695
|
-
"description": "Default: primary\n\nButton type of the OK button"
|
|
2696
|
-
},
|
|
2697
|
-
{
|
|
2698
|
-
"name": "open",
|
|
2699
|
-
"description": "Default: false\n\nWhether the modal dialog is visible or not, support v-model:open"
|
|
2700
|
-
},
|
|
2701
|
-
{
|
|
2702
|
-
"name": "root-class",
|
|
2703
|
-
"description": "Default: -\n\nRoot container class"
|
|
2704
|
-
},
|
|
2705
|
-
{
|
|
2706
|
-
"name": "root-style",
|
|
2707
|
-
"description": "Default: -\n\nRoot container style"
|
|
2708
|
-
},
|
|
2709
|
-
{
|
|
2710
|
-
"name": "styles",
|
|
2711
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
|
|
2712
|
-
},
|
|
2713
|
-
{
|
|
2714
|
-
"name": "title",
|
|
2715
|
-
"description": "Default: -\n\nThe modal dialog's title"
|
|
2716
|
-
},
|
|
2717
|
-
{
|
|
2718
|
-
"name": "transition-name",
|
|
2719
|
-
"description": "Default: -\n\nTransition name of dialog"
|
|
2720
|
-
},
|
|
2721
|
-
{
|
|
2722
|
-
"name": "mask-transition-name",
|
|
2723
|
-
"description": "Default: -\n\nTransition name of mask"
|
|
2724
|
-
},
|
|
2725
|
-
{
|
|
2726
|
-
"name": "width",
|
|
2727
|
-
"description": "Default: 520\n\nWidth of the modal dialog"
|
|
2728
|
-
},
|
|
2729
|
-
{
|
|
2730
|
-
"name": "wrap-class-name",
|
|
2731
|
-
"description": "Default: -\n\nThe class name of the container of the modal dialog"
|
|
2732
|
-
},
|
|
2733
|
-
{
|
|
2734
|
-
"name": "wrap-props",
|
|
2735
|
-
"description": "Default: -\n\nWrapper element props"
|
|
2736
|
-
},
|
|
2737
|
-
{
|
|
2738
|
-
"name": "z-index",
|
|
2739
|
-
"description": "Default: 1000\n\nThe z-index of the Modal"
|
|
2740
|
-
}
|
|
2741
|
-
]
|
|
2742
|
-
},
|
|
2743
|
-
{
|
|
2744
|
-
"name": "a-static-methods",
|
|
2745
|
-
"description": "Prompt notification message globally.",
|
|
2746
|
-
"attributes": []
|
|
2747
|
-
},
|
|
2748
|
-
{
|
|
2749
|
-
"name": "a-arguments",
|
|
2750
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
2751
|
-
"attributes": []
|
|
2752
|
-
},
|
|
2753
|
-
{
|
|
2754
|
-
"name": "a-config",
|
|
2755
|
-
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2756
|
-
"attributes": []
|
|
2757
|
-
},
|
|
2758
|
-
{
|
|
2759
|
-
"name": "a-global-configuration",
|
|
2760
|
-
"description": "Prompt notification message globally.",
|
|
2761
|
-
"attributes": []
|
|
2762
|
-
},
|
|
2763
|
-
{
|
|
2764
|
-
"name": "a-静态方法",
|
|
2765
|
-
"description": "全局展示通知提醒信息。",
|
|
2766
|
-
"attributes": []
|
|
2767
|
-
},
|
|
2768
|
-
{
|
|
2769
|
-
"name": "a-参数",
|
|
2770
|
-
"description": "全局展示操作反馈信息。",
|
|
2771
|
-
"attributes": []
|
|
2772
|
-
},
|
|
2773
|
-
{
|
|
2774
|
-
"name": "a-全局配置",
|
|
2775
|
-
"description": "全局展示通知提醒信息。",
|
|
2776
|
-
"attributes": []
|
|
2777
|
-
},
|
|
2778
|
-
{
|
|
2779
|
-
"name": "a-args-props",
|
|
2780
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2781
|
-
"attributes": []
|
|
2782
|
-
},
|
|
2783
|
-
{
|
|
2784
|
-
"name": "a-notification-use-notification",
|
|
2785
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2786
|
-
"attributes": []
|
|
2787
|
-
},
|
|
2788
|
-
{
|
|
2789
|
-
"name": "a-closable-type",
|
|
2790
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2791
|
-
"attributes": []
|
|
2792
|
-
},
|
|
2793
|
-
{
|
|
2794
|
-
"name": "a-popconfirm",
|
|
2795
|
-
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2796
|
-
"attributes": [
|
|
2797
|
-
{
|
|
2798
|
-
"name": "cancel-button-props",
|
|
2799
|
-
"description": "Default: -\n\nThe cancel button props"
|
|
2800
|
-
},
|
|
2801
|
-
{
|
|
2802
|
-
"name": "cancel-text",
|
|
2803
|
-
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
2714
|
+
"description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
|
|
2804
2715
|
},
|
|
2805
2716
|
{
|
|
2806
|
-
"name": "
|
|
2807
|
-
"description": "Default:
|
|
2717
|
+
"name": "modal-render",
|
|
2718
|
+
"description": "Default: -\n\nCustom modal content render"
|
|
2808
2719
|
},
|
|
2809
2720
|
{
|
|
2810
|
-
"name": "
|
|
2811
|
-
"description": "Default: -\n\
|
|
2721
|
+
"name": "mouse-position",
|
|
2722
|
+
"description": "Default: -\n\nSet animation start position"
|
|
2812
2723
|
},
|
|
2813
2724
|
{
|
|
2814
2725
|
"name": "ok-button-props",
|
|
@@ -2816,34 +2727,73 @@
|
|
|
2816
2727
|
},
|
|
2817
2728
|
{
|
|
2818
2729
|
"name": "ok-text",
|
|
2819
|
-
"description": "Default: OK\n\
|
|
2730
|
+
"description": "Default: OK\n\nText of the OK button"
|
|
2820
2731
|
},
|
|
2821
2732
|
{
|
|
2822
2733
|
"name": "ok-type",
|
|
2823
|
-
"description": "Default: primary\n\nButton type of the
|
|
2734
|
+
"description": "Default: primary\n\nButton type of the OK button"
|
|
2824
2735
|
},
|
|
2825
2736
|
{
|
|
2826
|
-
"name": "
|
|
2827
|
-
"description": "Default:
|
|
2737
|
+
"name": "open",
|
|
2738
|
+
"description": "Default: false\n\nWhether the modal dialog is visible or not, support v-model:open"
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"name": "root-class",
|
|
2742
|
+
"description": "Default: -\n\nRoot container class"
|
|
2743
|
+
},
|
|
2744
|
+
{
|
|
2745
|
+
"name": "root-style",
|
|
2746
|
+
"description": "Default: -\n\nRoot container style"
|
|
2747
|
+
},
|
|
2748
|
+
{
|
|
2749
|
+
"name": "styles",
|
|
2750
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
|
|
2828
2751
|
},
|
|
2829
2752
|
{
|
|
2830
2753
|
"name": "title",
|
|
2831
|
-
"description": "Default: -\n\nThe
|
|
2754
|
+
"description": "Default: -\n\nThe modal dialog's title"
|
|
2832
2755
|
},
|
|
2833
2756
|
{
|
|
2834
|
-
"name": "
|
|
2835
|
-
"description": "Default: -\n\
|
|
2757
|
+
"name": "transition-name",
|
|
2758
|
+
"description": "Default: -\n\nTransition name of dialog"
|
|
2836
2759
|
},
|
|
2837
2760
|
{
|
|
2838
|
-
"name": "
|
|
2839
|
-
"description": "Default: -\n\
|
|
2761
|
+
"name": "mask-transition-name",
|
|
2762
|
+
"description": "Default: -\n\nTransition name of mask"
|
|
2840
2763
|
},
|
|
2841
2764
|
{
|
|
2842
|
-
"name": "
|
|
2843
|
-
"description": "Default:
|
|
2765
|
+
"name": "width",
|
|
2766
|
+
"description": "Default: 520\n\nWidth of the modal dialog"
|
|
2767
|
+
},
|
|
2768
|
+
{
|
|
2769
|
+
"name": "wrap-class-name",
|
|
2770
|
+
"description": "Default: -\n\nThe class name of the container of the modal dialog"
|
|
2771
|
+
},
|
|
2772
|
+
{
|
|
2773
|
+
"name": "wrap-props",
|
|
2774
|
+
"description": "Default: -\n\nWrapper element props"
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
"name": "z-index",
|
|
2778
|
+
"description": "Default: 1000\n\nThe z-index of the Modal"
|
|
2844
2779
|
}
|
|
2845
2780
|
]
|
|
2846
2781
|
},
|
|
2782
|
+
{
|
|
2783
|
+
"name": "a-args-props",
|
|
2784
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2785
|
+
"attributes": []
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
"name": "a-notification-use-notification",
|
|
2789
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2790
|
+
"attributes": []
|
|
2791
|
+
},
|
|
2792
|
+
{
|
|
2793
|
+
"name": "a-closable-type",
|
|
2794
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2795
|
+
"attributes": []
|
|
2796
|
+
},
|
|
2847
2797
|
{
|
|
2848
2798
|
"name": "a-pagination",
|
|
2849
2799
|
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
@@ -2962,6 +2912,60 @@
|
|
|
2962
2912
|
}
|
|
2963
2913
|
]
|
|
2964
2914
|
},
|
|
2915
|
+
{
|
|
2916
|
+
"name": "a-popconfirm",
|
|
2917
|
+
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2918
|
+
"attributes": [
|
|
2919
|
+
{
|
|
2920
|
+
"name": "cancel-button-props",
|
|
2921
|
+
"description": "Default: -\n\nThe cancel button props"
|
|
2922
|
+
},
|
|
2923
|
+
{
|
|
2924
|
+
"name": "cancel-text",
|
|
2925
|
+
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
2926
|
+
},
|
|
2927
|
+
{
|
|
2928
|
+
"name": "disabled",
|
|
2929
|
+
"description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
"name": "icon",
|
|
2933
|
+
"description": "Default: -\n\nCustomize icon of confirmation"
|
|
2934
|
+
},
|
|
2935
|
+
{
|
|
2936
|
+
"name": "ok-button-props",
|
|
2937
|
+
"description": "Default: -\n\nThe ok button props"
|
|
2938
|
+
},
|
|
2939
|
+
{
|
|
2940
|
+
"name": "ok-text",
|
|
2941
|
+
"description": "Default: OK\n\nThe text of the Confirm button"
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
"name": "ok-type",
|
|
2945
|
+
"description": "Default: primary\n\nButton type of the Confirm button"
|
|
2946
|
+
},
|
|
2947
|
+
{
|
|
2948
|
+
"name": "show-cancel",
|
|
2949
|
+
"description": "Default: true\n\nShow cancel button"
|
|
2950
|
+
},
|
|
2951
|
+
{
|
|
2952
|
+
"name": "title",
|
|
2953
|
+
"description": "Default: -\n\nThe title of the confirmation box"
|
|
2954
|
+
},
|
|
2955
|
+
{
|
|
2956
|
+
"name": "description",
|
|
2957
|
+
"description": "Default: -\n\nThe description of the confirmation box"
|
|
2958
|
+
},
|
|
2959
|
+
{
|
|
2960
|
+
"name": "classes",
|
|
2961
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2962
|
+
},
|
|
2963
|
+
{
|
|
2964
|
+
"name": "styles",
|
|
2965
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2966
|
+
}
|
|
2967
|
+
]
|
|
2968
|
+
},
|
|
2965
2969
|
{
|
|
2966
2970
|
"name": "a-popover",
|
|
2967
2971
|
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
@@ -3254,6 +3258,40 @@
|
|
|
3254
3258
|
}
|
|
3255
3259
|
]
|
|
3256
3260
|
},
|
|
3261
|
+
{
|
|
3262
|
+
"name": "a-result",
|
|
3263
|
+
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
3264
|
+
"attributes": [
|
|
3265
|
+
{
|
|
3266
|
+
"name": "classes",
|
|
3267
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3268
|
+
},
|
|
3269
|
+
{
|
|
3270
|
+
"name": "extra",
|
|
3271
|
+
"description": "Default: -\n\nOperating area"
|
|
3272
|
+
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "icon",
|
|
3275
|
+
"description": "Default: -\n\nCustom back icon"
|
|
3276
|
+
},
|
|
3277
|
+
{
|
|
3278
|
+
"name": "status",
|
|
3279
|
+
"description": "Default: info\n\nResult status, decide icons and colors"
|
|
3280
|
+
},
|
|
3281
|
+
{
|
|
3282
|
+
"name": "styles",
|
|
3283
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3284
|
+
},
|
|
3285
|
+
{
|
|
3286
|
+
"name": "sub-title",
|
|
3287
|
+
"description": "Default: -\n\nThe subTitle"
|
|
3288
|
+
},
|
|
3289
|
+
{
|
|
3290
|
+
"name": "title",
|
|
3291
|
+
"description": "Default: -\n\nThe title"
|
|
3292
|
+
}
|
|
3293
|
+
]
|
|
3294
|
+
},
|
|
3257
3295
|
{
|
|
3258
3296
|
"name": "a-segmented",
|
|
3259
3297
|
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
@@ -3308,40 +3346,6 @@
|
|
|
3308
3346
|
}
|
|
3309
3347
|
]
|
|
3310
3348
|
},
|
|
3311
|
-
{
|
|
3312
|
-
"name": "a-result",
|
|
3313
|
-
"description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
|
|
3314
|
-
"attributes": [
|
|
3315
|
-
{
|
|
3316
|
-
"name": "classes",
|
|
3317
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3318
|
-
},
|
|
3319
|
-
{
|
|
3320
|
-
"name": "extra",
|
|
3321
|
-
"description": "Default: -\n\nOperating area"
|
|
3322
|
-
},
|
|
3323
|
-
{
|
|
3324
|
-
"name": "icon",
|
|
3325
|
-
"description": "Default: -\n\nCustom back icon"
|
|
3326
|
-
},
|
|
3327
|
-
{
|
|
3328
|
-
"name": "status",
|
|
3329
|
-
"description": "Default: info\n\nResult status, decide icons and colors"
|
|
3330
|
-
},
|
|
3331
|
-
{
|
|
3332
|
-
"name": "styles",
|
|
3333
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3334
|
-
},
|
|
3335
|
-
{
|
|
3336
|
-
"name": "sub-title",
|
|
3337
|
-
"description": "Default: -\n\nThe subTitle"
|
|
3338
|
-
},
|
|
3339
|
-
{
|
|
3340
|
-
"name": "title",
|
|
3341
|
-
"description": "Default: -\n\nThe title"
|
|
3342
|
-
}
|
|
3343
|
-
]
|
|
3344
|
-
},
|
|
3345
3349
|
{
|
|
3346
3350
|
"name": "a-select",
|
|
3347
3351
|
"description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
|
|
@@ -3782,6 +3786,71 @@
|
|
|
3782
3786
|
}
|
|
3783
3787
|
]
|
|
3784
3788
|
},
|
|
3789
|
+
{
|
|
3790
|
+
"name": "a-space",
|
|
3791
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3792
|
+
"attributes": [
|
|
3793
|
+
{
|
|
3794
|
+
"name": "align",
|
|
3795
|
+
"description": "Default: -\n\nAlign items"
|
|
3796
|
+
},
|
|
3797
|
+
{
|
|
3798
|
+
"name": "classes",
|
|
3799
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3800
|
+
},
|
|
3801
|
+
{
|
|
3802
|
+
"name": "orientation",
|
|
3803
|
+
"description": "Default: horizontal\n\nThe space direction"
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
"name": "separator",
|
|
3807
|
+
"description": "Default: -\n\nSet separator"
|
|
3808
|
+
},
|
|
3809
|
+
{
|
|
3810
|
+
"name": "size",
|
|
3811
|
+
"description": "Default: small\n\nThe space size"
|
|
3812
|
+
},
|
|
3813
|
+
{
|
|
3814
|
+
"name": "styles",
|
|
3815
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3816
|
+
},
|
|
3817
|
+
{
|
|
3818
|
+
"name": "vertical",
|
|
3819
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3820
|
+
},
|
|
3821
|
+
{
|
|
3822
|
+
"name": "wrap",
|
|
3823
|
+
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
3824
|
+
}
|
|
3825
|
+
]
|
|
3826
|
+
},
|
|
3827
|
+
{
|
|
3828
|
+
"name": "a-size",
|
|
3829
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3830
|
+
"attributes": []
|
|
3831
|
+
},
|
|
3832
|
+
{
|
|
3833
|
+
"name": "a-space-compact",
|
|
3834
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
3835
|
+
"attributes": [
|
|
3836
|
+
{
|
|
3837
|
+
"name": "block",
|
|
3838
|
+
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
3839
|
+
},
|
|
3840
|
+
{
|
|
3841
|
+
"name": "orientation",
|
|
3842
|
+
"description": "Default: horizontal\n\nSet direction of layout"
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"name": "size",
|
|
3846
|
+
"description": "Default: middle\n\nSet child component size"
|
|
3847
|
+
},
|
|
3848
|
+
{
|
|
3849
|
+
"name": "vertical",
|
|
3850
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
3851
|
+
}
|
|
3852
|
+
]
|
|
3853
|
+
},
|
|
3785
3854
|
{
|
|
3786
3855
|
"name": "a-spin",
|
|
3787
3856
|
"description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
|
|
@@ -4185,6 +4254,96 @@
|
|
|
4185
4254
|
}
|
|
4186
4255
|
]
|
|
4187
4256
|
},
|
|
4257
|
+
{
|
|
4258
|
+
"name": "a-tabs",
|
|
4259
|
+
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
4260
|
+
"attributes": [
|
|
4261
|
+
{
|
|
4262
|
+
"name": "active-key",
|
|
4263
|
+
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
4264
|
+
},
|
|
4265
|
+
{
|
|
4266
|
+
"name": "add-icon",
|
|
4267
|
+
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
4268
|
+
},
|
|
4269
|
+
{
|
|
4270
|
+
"name": "animated",
|
|
4271
|
+
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
4272
|
+
},
|
|
4273
|
+
{
|
|
4274
|
+
"name": "centered",
|
|
4275
|
+
"description": "Default: false\n\nCenters tabs"
|
|
4276
|
+
},
|
|
4277
|
+
{
|
|
4278
|
+
"name": "classes",
|
|
4279
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4280
|
+
},
|
|
4281
|
+
{
|
|
4282
|
+
"name": "default-active-key",
|
|
4283
|
+
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
4284
|
+
},
|
|
4285
|
+
{
|
|
4286
|
+
"name": "hide-add",
|
|
4287
|
+
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
4288
|
+
},
|
|
4289
|
+
{
|
|
4290
|
+
"name": "indicator",
|
|
4291
|
+
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
4292
|
+
},
|
|
4293
|
+
{
|
|
4294
|
+
"name": "items",
|
|
4295
|
+
"description": "Default: []\n\nConfigure tab content"
|
|
4296
|
+
},
|
|
4297
|
+
{
|
|
4298
|
+
"name": "more",
|
|
4299
|
+
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
4300
|
+
},
|
|
4301
|
+
{
|
|
4302
|
+
"name": "more-icon",
|
|
4303
|
+
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
4304
|
+
},
|
|
4305
|
+
{
|
|
4306
|
+
"name": "remove-icon",
|
|
4307
|
+
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
4308
|
+
},
|
|
4309
|
+
{
|
|
4310
|
+
"name": "render-tab-bar",
|
|
4311
|
+
"description": "Default: -\n\nReplace the TabBar"
|
|
4312
|
+
},
|
|
4313
|
+
{
|
|
4314
|
+
"name": "size",
|
|
4315
|
+
"description": "Default: middle\n\nPreset tab bar size"
|
|
4316
|
+
},
|
|
4317
|
+
{
|
|
4318
|
+
"name": "styles",
|
|
4319
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4320
|
+
},
|
|
4321
|
+
{
|
|
4322
|
+
"name": "tab-bar-extra-content",
|
|
4323
|
+
"description": "Default: -\n\nExtra content in tab bar"
|
|
4324
|
+
},
|
|
4325
|
+
{
|
|
4326
|
+
"name": "tab-bar-gutter",
|
|
4327
|
+
"description": "Default: -\n\nThe gap between tabs"
|
|
4328
|
+
},
|
|
4329
|
+
{
|
|
4330
|
+
"name": "tab-bar-style",
|
|
4331
|
+
"description": "Default: -\n\nTab bar style object"
|
|
4332
|
+
},
|
|
4333
|
+
{
|
|
4334
|
+
"name": "tab-placement",
|
|
4335
|
+
"description": "Default: top\n\nPlacement of tabs"
|
|
4336
|
+
},
|
|
4337
|
+
{
|
|
4338
|
+
"name": "destroy-on-hidden",
|
|
4339
|
+
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
4340
|
+
},
|
|
4341
|
+
{
|
|
4342
|
+
"name": "type",
|
|
4343
|
+
"description": "Default: line\n\nBasic style of tabs"
|
|
4344
|
+
}
|
|
4345
|
+
]
|
|
4346
|
+
},
|
|
4188
4347
|
{
|
|
4189
4348
|
"name": "a-tag",
|
|
4190
4349
|
"description": "(ZH) 进行标记和分类的小标签。\n\n(EN) Used for marking and categorization.",
|
|
@@ -4610,16 +4769,6 @@
|
|
|
4610
4769
|
}
|
|
4611
4770
|
]
|
|
4612
4771
|
},
|
|
4613
|
-
{
|
|
4614
|
-
"name": "a-tree-select-props",
|
|
4615
|
-
"description": "Tree selection control.",
|
|
4616
|
-
"attributes": []
|
|
4617
|
-
},
|
|
4618
|
-
{
|
|
4619
|
-
"name": "a-tree-select",
|
|
4620
|
-
"description": "树型选择控件。",
|
|
4621
|
-
"attributes": []
|
|
4622
|
-
},
|
|
4623
4772
|
{
|
|
4624
4773
|
"name": "a-tree",
|
|
4625
4774
|
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
@@ -4807,69 +4956,14 @@
|
|
|
4807
4956
|
]
|
|
4808
4957
|
},
|
|
4809
4958
|
{
|
|
4810
|
-
"name": "a-
|
|
4811
|
-
"description": "
|
|
4812
|
-
"attributes": [
|
|
4813
|
-
{
|
|
4814
|
-
"name": "align",
|
|
4815
|
-
"description": "Default: -\n\nAlign items"
|
|
4816
|
-
},
|
|
4817
|
-
{
|
|
4818
|
-
"name": "classes",
|
|
4819
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4820
|
-
},
|
|
4821
|
-
{
|
|
4822
|
-
"name": "orientation",
|
|
4823
|
-
"description": "Default: horizontal\n\nThe space direction"
|
|
4824
|
-
},
|
|
4825
|
-
{
|
|
4826
|
-
"name": "separator",
|
|
4827
|
-
"description": "Default: -\n\nSet separator"
|
|
4828
|
-
},
|
|
4829
|
-
{
|
|
4830
|
-
"name": "size",
|
|
4831
|
-
"description": "Default: small\n\nThe space size"
|
|
4832
|
-
},
|
|
4833
|
-
{
|
|
4834
|
-
"name": "styles",
|
|
4835
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4836
|
-
},
|
|
4837
|
-
{
|
|
4838
|
-
"name": "vertical",
|
|
4839
|
-
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
4840
|
-
},
|
|
4841
|
-
{
|
|
4842
|
-
"name": "wrap",
|
|
4843
|
-
"description": "Default: false\n\nAuto wrap line, when horizontal effective"
|
|
4844
|
-
}
|
|
4845
|
-
]
|
|
4846
|
-
},
|
|
4847
|
-
{
|
|
4848
|
-
"name": "a-size",
|
|
4849
|
-
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
4959
|
+
"name": "a-tree-select-props",
|
|
4960
|
+
"description": "Tree selection control.",
|
|
4850
4961
|
"attributes": []
|
|
4851
4962
|
},
|
|
4852
4963
|
{
|
|
4853
|
-
"name": "a-
|
|
4854
|
-
"description": "
|
|
4855
|
-
"attributes": [
|
|
4856
|
-
{
|
|
4857
|
-
"name": "block",
|
|
4858
|
-
"description": "Default: false\n\nOption to fit width to its parent's width"
|
|
4859
|
-
},
|
|
4860
|
-
{
|
|
4861
|
-
"name": "orientation",
|
|
4862
|
-
"description": "Default: horizontal\n\nSet direction of layout"
|
|
4863
|
-
},
|
|
4864
|
-
{
|
|
4865
|
-
"name": "size",
|
|
4866
|
-
"description": "Default: middle\n\nSet child component size"
|
|
4867
|
-
},
|
|
4868
|
-
{
|
|
4869
|
-
"name": "vertical",
|
|
4870
|
-
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
4871
|
-
}
|
|
4872
|
-
]
|
|
4964
|
+
"name": "a-tree-select",
|
|
4965
|
+
"description": "树型选择控件。",
|
|
4966
|
+
"attributes": []
|
|
4873
4967
|
},
|
|
4874
4968
|
{
|
|
4875
4969
|
"name": "a-typography",
|
|
@@ -5059,96 +5153,6 @@
|
|
|
5059
5153
|
}
|
|
5060
5154
|
]
|
|
5061
5155
|
},
|
|
5062
|
-
{
|
|
5063
|
-
"name": "a-tabs",
|
|
5064
|
-
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
5065
|
-
"attributes": [
|
|
5066
|
-
{
|
|
5067
|
-
"name": "active-key",
|
|
5068
|
-
"description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
|
|
5069
|
-
},
|
|
5070
|
-
{
|
|
5071
|
-
"name": "add-icon",
|
|
5072
|
-
"description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
|
|
5073
|
-
},
|
|
5074
|
-
{
|
|
5075
|
-
"name": "animated",
|
|
5076
|
-
"description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
|
|
5077
|
-
},
|
|
5078
|
-
{
|
|
5079
|
-
"name": "centered",
|
|
5080
|
-
"description": "Default: false\n\nCenters tabs"
|
|
5081
|
-
},
|
|
5082
|
-
{
|
|
5083
|
-
"name": "classes",
|
|
5084
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
5085
|
-
},
|
|
5086
|
-
{
|
|
5087
|
-
"name": "default-active-key",
|
|
5088
|
-
"description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
|
|
5089
|
-
},
|
|
5090
|
-
{
|
|
5091
|
-
"name": "hide-add",
|
|
5092
|
-
"description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
|
|
5093
|
-
},
|
|
5094
|
-
{
|
|
5095
|
-
"name": "indicator",
|
|
5096
|
-
"description": "Default: -\n\nCustomize size and align of indicator"
|
|
5097
|
-
},
|
|
5098
|
-
{
|
|
5099
|
-
"name": "items",
|
|
5100
|
-
"description": "Default: []\n\nConfigure tab content"
|
|
5101
|
-
},
|
|
5102
|
-
{
|
|
5103
|
-
"name": "more",
|
|
5104
|
-
"description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
|
|
5105
|
-
},
|
|
5106
|
-
{
|
|
5107
|
-
"name": "more-icon",
|
|
5108
|
-
"description": "Default: -\n\nCustom icon of the collapse menu"
|
|
5109
|
-
},
|
|
5110
|
-
{
|
|
5111
|
-
"name": "remove-icon",
|
|
5112
|
-
"description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
|
|
5113
|
-
},
|
|
5114
|
-
{
|
|
5115
|
-
"name": "render-tab-bar",
|
|
5116
|
-
"description": "Default: -\n\nReplace the TabBar"
|
|
5117
|
-
},
|
|
5118
|
-
{
|
|
5119
|
-
"name": "size",
|
|
5120
|
-
"description": "Default: middle\n\nPreset tab bar size"
|
|
5121
|
-
},
|
|
5122
|
-
{
|
|
5123
|
-
"name": "styles",
|
|
5124
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
5125
|
-
},
|
|
5126
|
-
{
|
|
5127
|
-
"name": "tab-bar-extra-content",
|
|
5128
|
-
"description": "Default: -\n\nExtra content in tab bar"
|
|
5129
|
-
},
|
|
5130
|
-
{
|
|
5131
|
-
"name": "tab-bar-gutter",
|
|
5132
|
-
"description": "Default: -\n\nThe gap between tabs"
|
|
5133
|
-
},
|
|
5134
|
-
{
|
|
5135
|
-
"name": "tab-bar-style",
|
|
5136
|
-
"description": "Default: -\n\nTab bar style object"
|
|
5137
|
-
},
|
|
5138
|
-
{
|
|
5139
|
-
"name": "tab-placement",
|
|
5140
|
-
"description": "Default: top\n\nPlacement of tabs"
|
|
5141
|
-
},
|
|
5142
|
-
{
|
|
5143
|
-
"name": "destroy-on-hidden",
|
|
5144
|
-
"description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
|
|
5145
|
-
},
|
|
5146
|
-
{
|
|
5147
|
-
"name": "type",
|
|
5148
|
-
"description": "Default: line\n\nBasic style of tabs"
|
|
5149
|
-
}
|
|
5150
|
-
]
|
|
5151
|
-
},
|
|
5152
5156
|
{
|
|
5153
5157
|
"name": "a-upload",
|
|
5154
5158
|
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|