antdv-next 1.2.0 → 1.2.2-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/ActionButton.d.ts +2 -2
- package/dist/_util/ContextIsolator.d.ts +3 -3
- package/dist/_util/hooks/useClosable.d.ts +2 -2
- package/dist/_util/hooks/useMergeSemantic.d.ts +4 -4
- package/dist/_util/hooks/useMergedMask.d.ts +3 -3
- package/dist/_util/instance.d.ts +2 -2
- package/dist/_util/responsiveObserver.d.ts +2 -2
- package/dist/_util/vueNode.d.ts +2 -7
- 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/index.js +5 -4
- 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 +10143 -10145
- package/dist/antd-with-locales.js +74 -74
- package/dist/antd.esm.js +3374 -3376
- package/dist/antd.js +71 -71
- package/dist/app/App.d.ts +2 -2
- package/dist/app/context.d.ts +2 -2
- package/dist/app/style/index.d.ts +2 -2
- package/dist/auto-complete/index.d.ts +2 -2
- package/dist/avatar/Avatar.d.ts +2 -2
- package/dist/avatar/AvatarGroup.d.ts +2 -2
- package/dist/avatar/style/index.d.ts +2 -2
- package/dist/badge/Ribbon.d.ts +2 -2
- package/dist/badge/ScrollNumber.d.ts +2 -2
- package/dist/badge/SingleNumber.d.ts +2 -2
- package/dist/badge/index.d.ts +3 -3
- package/dist/badge/style/index.d.ts +2 -2
- package/dist/badge/style/ribbon.d.ts +2 -2
- package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
- package/dist/breadcrumb/style/index.d.ts +2 -2
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/DefaultLoadingIcon.d.ts +2 -2
- package/dist/button/IconWrapper.d.ts +2 -2
- package/dist/button/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- package/dist/calendar/Header.d.ts +2 -2
- package/dist/calendar/generateCalendar.d.ts +2 -2
- package/dist/calendar/index.d.ts +2 -2
- package/dist/calendar/style/index.d.ts +2 -2
- package/dist/card/Card.d.ts +2 -2
- package/dist/card/CardGrid.d.ts +2 -2
- package/dist/card/CardMeta.d.ts +2 -2
- package/dist/card/style/index.d.ts +2 -2
- package/dist/carousel/index.d.ts +2 -2
- package/dist/carousel/style/index.d.ts +2 -2
- package/dist/cascader/Panel.d.ts +2 -2
- package/dist/cascader/hooks/useBase.d.ts +5 -5
- package/dist/cascader/hooks/useCheckable.d.ts +2 -2
- package/dist/cascader/index.d.ts +2 -2
- package/dist/cascader/style/index.d.ts +2 -2
- package/dist/cascader/style/panel.d.ts +2 -2
- package/dist/checkbox/Checkbox.d.ts +2 -2
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/checkbox/style/index.d.ts +2 -2
- package/dist/collapse/Collapse.d.ts +2 -2
- package/dist/collapse/CollapsePanel.d.ts +2 -2
- package/dist/collapse/style/index.d.ts +2 -2
- package/dist/color-picker/ColorPicker.d.ts +2 -2
- package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
- package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
- package/dist/color-picker/components/ColorClear.d.ts +2 -2
- package/dist/color-picker/components/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/components.d.ts +10 -10
- 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 -3
- package/dist/descriptions/Cell.d.ts +2 -2
- package/dist/descriptions/Item.d.ts +2 -2
- package/dist/descriptions/Row.d.ts +2 -2
- package/dist/descriptions/hooks/useItems.d.ts +8 -8
- package/dist/descriptions/hooks/useRow.d.ts +2 -2
- package/dist/descriptions/index.d.ts +2 -2
- package/dist/descriptions/style/index.d.ts +2 -2
- package/dist/divider/index.d.ts +2 -2
- package/dist/divider/style/index.d.ts +2 -2
- package/dist/drawer/DrawerPanel.d.ts +2 -2
- package/dist/drawer/index.d.ts +3 -3
- package/dist/drawer/style/index.d.ts +2 -2
- package/dist/drawer/useFocusable.d.ts +2 -2
- package/dist/dropdown/dropdown.d.ts +2 -2
- package/dist/dropdown/style/index.d.ts +2 -2
- package/dist/empty/empty.d.ts +2 -2
- package/dist/empty/index.d.ts +5 -5
- package/dist/empty/simple.d.ts +2 -2
- package/dist/empty/style/index.d.ts +2 -2
- package/dist/flex/index.d.ts +2 -2
- package/dist/flex/style/index.d.ts +2 -2
- package/dist/float-button/BackTop.d.ts +2 -2
- package/dist/float-button/FloatButton.d.ts +2 -2
- package/dist/float-button/FloatButtonGroup.d.ts +2 -2
- package/dist/float-button/PurePanel.d.ts +2 -2
- package/dist/float-button/context.d.ts +3 -3
- package/dist/float-button/style/index.d.ts +2 -2
- package/dist/form/ErrorList.d.ts +2 -2
- package/dist/form/Form.d.ts +2 -2
- package/dist/form/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 +7 -7
- package/dist/form/hooks/useVariant.d.ts +2 -2
- package/dist/form/style/fallbackCmp.d.ts +4 -4
- package/dist/form/style/index.d.ts +2 -2
- package/dist/grid/col.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid/row.d.ts +2 -2
- package/dist/grid/style/index.d.ts +3 -3
- package/dist/image/PreviewGroup.d.ts +12 -12
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +6 -6
- package/dist/image/hooks/usePreviewConfig.d.ts +6 -6
- package/dist/image/index.d.ts +3 -3
- package/dist/image/style/index.d.ts +2 -2
- package/dist/index.d.ts +12 -11
- 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 +19 -8
- package/dist/masonry/MasonryItem.d.ts +4 -4
- package/dist/masonry/hooks/usePositions.d.ts +2 -2
- package/dist/masonry/index.d.ts +6 -2
- package/dist/masonry/style/index.d.ts +2 -2
- package/dist/mentions/index.d.ts +2 -2
- package/dist/mentions/style/index.d.ts +2 -2
- package/dist/menu/MenuContext.d.ts +3 -3
- package/dist/menu/MenuDivider.d.ts +2 -2
- package/dist/menu/MenuItem.d.ts +2 -2
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +3 -3
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/menu/index.d.ts +3 -3
- package/dist/menu/menu.d.ts +2 -2
- package/dist/menu/style/index.d.ts +2 -2
- package/dist/message/PurePanel.d.ts +3 -3
- package/dist/message/index.js +3 -3
- package/dist/message/style/index.d.ts +2 -2
- package/dist/message/useMessage.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +4 -4
- package/dist/modal/Modal.d.ts +2 -2
- package/dist/modal/PurePanel.d.ts +2 -2
- package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
- package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
- package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
- package/dist/modal/components/NormalOkBtn.d.ts +2 -2
- package/dist/modal/confirm.js +8 -2
- package/dist/modal/shared.d.ts +4 -4
- package/dist/modal/style/confirm.d.ts +4 -4
- package/dist/modal/style/index.d.ts +2 -2
- package/dist/modal/useModal/HookModal.d.ts +3 -3
- package/dist/notification/PurePanel.d.ts +3 -3
- package/dist/notification/index.js +3 -3
- package/dist/notification/style/index.d.ts +2 -2
- package/dist/notification/style/pure-panel.d.ts +4 -4
- package/dist/notification/useNotification.d.ts +3 -3
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.d.ts +2 -2
- package/dist/pagination/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -2
- package/dist/popconfirm/PurePanel.d.ts +3 -3
- package/dist/popconfirm/index.d.ts +2 -2
- package/dist/popconfirm/style/index.d.ts +2 -2
- package/dist/popover/PurePanel.d.ts +4 -4
- package/dist/popover/index.d.ts +2 -2
- package/dist/popover/style/index.d.ts +2 -2
- package/dist/progress/Circle.d.ts +3 -3
- package/dist/progress/Line.d.ts +3 -3
- package/dist/progress/Steps.d.ts +2 -2
- package/dist/progress/progress.d.ts +2 -2
- package/dist/progress/style/index.d.ts +2 -2
- package/dist/qrcode/QrcodeStatus.d.ts +2 -2
- package/dist/qrcode/index.d.ts +2 -2
- package/dist/qrcode/style/index.d.ts +2 -2
- package/dist/radio/group.d.ts +2 -2
- package/dist/radio/index.d.ts +3 -3
- package/dist/radio/radio.d.ts +2 -2
- package/dist/radio/radioButton.d.ts +2 -2
- package/dist/radio/style/index.d.ts +2 -2
- package/dist/rate/index.d.ts +2 -2
- package/dist/rate/style/index.d.ts +2 -2
- package/dist/result/index.d.ts +2 -2
- package/dist/result/noFound.d.ts +2 -2
- package/dist/result/serverError.d.ts +2 -2
- package/dist/result/style/index.d.ts +2 -2
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +2 -2
- package/dist/segmented/style/index.d.ts +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/index.d.ts +2 -2
- package/dist/select/useIcons.d.ts +5 -5
- package/dist/select/usePopupRender.d.ts +2 -2
- package/dist/skeleton/Avatar.d.ts +2 -2
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Element.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Input.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +2 -2
- package/dist/skeleton/Paragraph.d.ts +2 -2
- package/dist/skeleton/Skeleton.d.ts +2 -2
- package/dist/skeleton/Title.d.ts +2 -2
- package/dist/skeleton/style/index.d.ts +2 -2
- package/dist/slider/SliderTooltip.d.ts +3 -3
- package/dist/slider/index.d.ts +2 -2
- package/dist/slider/style/index.d.ts +2 -2
- package/dist/space/Addon.d.ts +2 -2
- package/dist/space/Compact.d.ts +6 -6
- package/dist/space/Item.d.ts +2 -2
- package/dist/space/index.d.ts +4 -4
- package/dist/space/style/addon.d.ts +2 -2
- package/dist/space/style/compact.d.ts +2 -2
- package/dist/space/style/index.d.ts +2 -2
- package/dist/spin/Indicator/Looper.d.ts +2 -2
- package/dist/spin/Indicator/Progress.d.ts +2 -2
- package/dist/spin/Indicator/index.d.ts +2 -2
- package/dist/spin/index.d.ts +2 -2
- package/dist/spin/style/index.d.ts +2 -2
- package/dist/spin/usePercent.d.ts +2 -2
- package/dist/splitter/Panel.d.ts +3 -3
- package/dist/splitter/SplitBar.d.ts +2 -2
- package/dist/splitter/Splitter.d.ts +2 -2
- package/dist/splitter/hooks/useResizable.d.ts +2 -2
- package/dist/splitter/hooks/useResize.d.ts +2 -2
- package/dist/splitter/hooks/useSizes.d.ts +2 -2
- package/dist/splitter/index.d.ts +2 -2
- package/dist/splitter/style/index.d.ts +2 -2
- package/dist/statistic/Number.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +2 -2
- package/dist/statistic/Timer.d.ts +2 -2
- package/dist/statistic/index.d.ts +2 -2
- package/dist/statistic/style/index.d.ts +2 -2
- package/dist/steps/PanelArrow.d.ts +2 -2
- package/dist/steps/ProgressIcon.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/steps/style/index.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +2 -2
- package/dist/table/Table.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/util/genStyleUtils.d.ts +6 -6
- package/dist/time-picker/index.d.ts +4 -4
- package/dist/timeline/Timeline.d.ts +2 -2
- package/dist/timeline/TimelineItem.d.ts +2 -2
- package/dist/timeline/style/index.d.ts +2 -2
- package/dist/tooltip/PurePanel.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
- package/dist/tooltip/index.d.ts +2 -2
- package/dist/tooltip/style/index.d.ts +2 -2
- package/dist/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/panelRender.js +2 -8
- package/dist/tour/style/index.d.ts +2 -2
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/ListBody.d.ts +2 -2
- package/dist/transfer/ListItem.d.ts +2 -2
- package/dist/transfer/Section.d.ts +2 -2
- package/dist/transfer/Section.js +5 -2
- package/dist/transfer/Transfer.d.ts +2 -2
- package/dist/transfer/hooks/useData.d.ts +2 -2
- package/dist/transfer/search.d.ts +2 -2
- package/dist/transfer/style/index.d.ts +2 -2
- package/dist/tree/DirectoryTree.d.ts +2 -2
- package/dist/tree/Tree.d.ts +2 -2
- package/dist/tree/style/index.d.ts +2 -2
- package/dist/tree/utils/dropIndicator.d.ts +2 -2
- package/dist/tree/utils/iconUtil.d.ts +2 -2
- package/dist/tree-select/index.d.ts +3 -3
- package/dist/tree-select/style/index.d.ts +2 -2
- package/dist/typography/Base/CopyBtn.d.ts +2 -2
- package/dist/typography/Base/Ellipsis.d.ts +3 -3
- package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
- package/dist/typography/Base/index.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/Link.d.ts +2 -2
- package/dist/typography/Paragraph.d.ts +2 -2
- package/dist/typography/Text.d.ts +2 -2
- package/dist/typography/Title.d.ts +2 -2
- package/dist/typography/Typography.d.ts +2 -2
- package/dist/typography/hooks/useCopyClick.d.ts +3 -3
- package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
- package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
- package/dist/typography/index.d.ts +5 -5
- package/dist/typography/style/index.d.ts +2 -2
- package/dist/upload/Dragger.d.ts +3 -3
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +2 -2
- package/dist/upload/UploadList/index.d.ts +2 -2
- package/dist/upload/index.d.ts +3 -3
- package/dist/upload/style/index.d.ts +2 -2
- package/dist/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +5 -5
- package/web-tags.json +1237 -1233
- package/web-types.json +4291 -4278
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.2.
|
|
2
|
+
"version": "1.2.2-beta.1",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -20,122 +20,124 @@
|
|
|
20
20
|
]
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
|
-
"name": "a-
|
|
24
|
-
"description": "(ZH)
|
|
23
|
+
"name": "a-anchor",
|
|
24
|
+
"description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
|
|
25
25
|
"attributes": [
|
|
26
26
|
{
|
|
27
|
-
"name": "
|
|
28
|
-
"description": "Default:
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"name": "closable",
|
|
32
|
-
"description": "Default: false\n\nThe config of closable, >=5.15.0: support aria-*"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"name": "title",
|
|
36
|
-
"description": "Default: -\n\nContent of Alert"
|
|
27
|
+
"name": "affix",
|
|
28
|
+
"description": "Default: true\n\nFixed mode of Anchor"
|
|
37
29
|
},
|
|
38
30
|
{
|
|
39
|
-
"name": "
|
|
40
|
-
"description": "Default:
|
|
31
|
+
"name": "bounds",
|
|
32
|
+
"description": "Default: 5\n\nBounding distance of anchor area"
|
|
41
33
|
},
|
|
42
34
|
{
|
|
43
|
-
"name": "
|
|
44
|
-
"description": "Default: -\n\
|
|
35
|
+
"name": "classes",
|
|
36
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
45
37
|
},
|
|
46
38
|
{
|
|
47
|
-
"name": "
|
|
48
|
-
"description": "Default:
|
|
39
|
+
"name": "get-container",
|
|
40
|
+
"description": "Default: () => window\n\nScrolling container"
|
|
49
41
|
},
|
|
50
42
|
{
|
|
51
|
-
"name": "
|
|
52
|
-
"description": "Default:
|
|
43
|
+
"name": "get-current-anchor",
|
|
44
|
+
"description": "Default: -\n\nCustomize the anchor highlight"
|
|
53
45
|
},
|
|
54
46
|
{
|
|
55
|
-
"name": "
|
|
56
|
-
"description": "Default: -\n\
|
|
47
|
+
"name": "offset-top",
|
|
48
|
+
"description": "Default: -\n\nPixels to offset from top when calculating position of scroll"
|
|
57
49
|
},
|
|
58
50
|
{
|
|
59
|
-
"name": "
|
|
60
|
-
"description": "Default:
|
|
51
|
+
"name": "show-ink-in-fixed",
|
|
52
|
+
"description": "Default: false\n\nWhether show ink-square when affix={false}"
|
|
61
53
|
},
|
|
62
54
|
{
|
|
63
55
|
"name": "styles",
|
|
64
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"name": "banner",
|
|
68
|
-
"description": "Default: false\n\nWhether to show as banner"
|
|
56
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
69
57
|
},
|
|
70
58
|
{
|
|
71
|
-
"name": "
|
|
72
|
-
"description": "Default: -\n\
|
|
59
|
+
"name": "target-offset",
|
|
60
|
+
"description": "Default: -\n\nAnchor scroll offset, default as offsetTop, example"
|
|
73
61
|
},
|
|
74
62
|
{
|
|
75
|
-
"name": "
|
|
76
|
-
"description": "Default: -\n\
|
|
63
|
+
"name": "items",
|
|
64
|
+
"description": "Default: -\n\nData configuration option content, support nesting through children"
|
|
77
65
|
},
|
|
78
66
|
{
|
|
79
|
-
"name": "
|
|
80
|
-
"description": "Default:
|
|
67
|
+
"name": "direction",
|
|
68
|
+
"description": "Default: vertical\n\nSet Anchor direction"
|
|
81
69
|
},
|
|
82
70
|
{
|
|
83
|
-
"name": "
|
|
84
|
-
"description": "Default:
|
|
71
|
+
"name": "replace",
|
|
72
|
+
"description": "Default: false\n\nReplace items' href in browser history instead of pushing it"
|
|
85
73
|
}
|
|
86
74
|
]
|
|
87
75
|
},
|
|
88
76
|
{
|
|
89
|
-
"name": "a-
|
|
90
|
-
"description": "(ZH)
|
|
77
|
+
"name": "a-avatar",
|
|
78
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
91
79
|
"attributes": [
|
|
92
80
|
{
|
|
93
|
-
"name": "
|
|
94
|
-
"description": "Default:
|
|
81
|
+
"name": "shape",
|
|
82
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
95
83
|
},
|
|
96
84
|
{
|
|
97
|
-
"name": "
|
|
98
|
-
"description": "Default:
|
|
85
|
+
"name": "size",
|
|
86
|
+
"description": "Default: medium\n\nThe size of the avatar"
|
|
99
87
|
},
|
|
100
88
|
{
|
|
101
|
-
"name": "
|
|
102
|
-
"description": "Default:
|
|
89
|
+
"name": "gap",
|
|
90
|
+
"description": "Default: 4\n\nLetter type unit distance between left and right sides"
|
|
103
91
|
},
|
|
104
92
|
{
|
|
105
|
-
"name": "
|
|
106
|
-
"description": "Default:
|
|
93
|
+
"name": "src",
|
|
94
|
+
"description": "Default: -\n\nThe address of the image for an image avatar or image element"
|
|
107
95
|
},
|
|
108
96
|
{
|
|
109
|
-
"name": "
|
|
110
|
-
"description": "Default: -\n\
|
|
97
|
+
"name": "src-set",
|
|
98
|
+
"description": "Default: -\n\nA list of sources to use for different screen resolutions"
|
|
111
99
|
},
|
|
112
100
|
{
|
|
113
|
-
"name": "
|
|
114
|
-
"description": "Default:
|
|
101
|
+
"name": "draggable",
|
|
102
|
+
"description": "Default: true\n\nWhether the picture is allowed to be dragged"
|
|
115
103
|
},
|
|
116
104
|
{
|
|
117
|
-
"name": "
|
|
118
|
-
"description": "Default:
|
|
105
|
+
"name": "icon",
|
|
106
|
+
"description": "Default: -\n\nCustom icon type for an icon avatar"
|
|
119
107
|
},
|
|
120
108
|
{
|
|
121
|
-
"name": "
|
|
122
|
-
"description": "Default: -\n\
|
|
109
|
+
"name": "alt",
|
|
110
|
+
"description": "Default: -\n\nThis attribute defines the alternative text describing the image"
|
|
123
111
|
},
|
|
124
112
|
{
|
|
125
|
-
"name": "
|
|
126
|
-
"description": "Default: -\n\
|
|
113
|
+
"name": "cross-origin",
|
|
114
|
+
"description": "Default: -\n\nCORS settings attributes"
|
|
127
115
|
},
|
|
128
116
|
{
|
|
129
|
-
"name": "
|
|
130
|
-
"description": "Default: -\n\
|
|
117
|
+
"name": "on-error",
|
|
118
|
+
"description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
|
|
119
|
+
}
|
|
120
|
+
]
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "a-avatar-group",
|
|
124
|
+
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
125
|
+
"attributes": [
|
|
126
|
+
{
|
|
127
|
+
"name": "prefix-cls",
|
|
128
|
+
"description": "Default: -\n\n-"
|
|
131
129
|
},
|
|
132
130
|
{
|
|
133
|
-
"name": "
|
|
134
|
-
"description": "Default:
|
|
131
|
+
"name": "max",
|
|
132
|
+
"description": "Default: -\n\n-"
|
|
135
133
|
},
|
|
136
134
|
{
|
|
137
|
-
"name": "
|
|
138
|
-
"description": "Default:
|
|
135
|
+
"name": "size",
|
|
136
|
+
"description": "Default: default\n\nThe size of the avatar"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "shape",
|
|
140
|
+
"description": "Default: circle\n\nThe shape of avatar"
|
|
139
141
|
}
|
|
140
142
|
]
|
|
141
143
|
},
|
|
@@ -248,94 +250,68 @@
|
|
|
248
250
|
]
|
|
249
251
|
},
|
|
250
252
|
{
|
|
251
|
-
"name": "a-
|
|
252
|
-
"description": "(ZH)
|
|
253
|
+
"name": "a-alert",
|
|
254
|
+
"description": "(ZH) 警告提示,展现需要关注的信息。\n\n(EN) Display warning messages that require attention.",
|
|
253
255
|
"attributes": [
|
|
254
256
|
{
|
|
255
|
-
"name": "
|
|
256
|
-
"description": "Default:
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"name": "show-zero",
|
|
260
|
-
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"name": "overflow-count",
|
|
264
|
-
"description": "Default: 99\n\nMax count to show"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"name": "dot",
|
|
268
|
-
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
257
|
+
"name": "type",
|
|
258
|
+
"description": "Default: info, in banner mode default is warning\n\nType of Alert styles, options: success, info, warning, error"
|
|
269
259
|
},
|
|
270
260
|
{
|
|
271
|
-
"name": "
|
|
272
|
-
"description": "Default:
|
|
261
|
+
"name": "closable",
|
|
262
|
+
"description": "Default: false\n\nThe config of closable, >=5.15.0: support aria-*"
|
|
273
263
|
},
|
|
274
264
|
{
|
|
275
|
-
"name": "
|
|
276
|
-
"description": "Default: -\n\
|
|
265
|
+
"name": "title",
|
|
266
|
+
"description": "Default: -\n\nContent of Alert"
|
|
277
267
|
},
|
|
278
268
|
{
|
|
279
|
-
"name": "
|
|
280
|
-
"description": "Default: -\n\
|
|
269
|
+
"name": "message",
|
|
270
|
+
"description": "Default: -\n\nContent of Alert, please use title instead"
|
|
281
271
|
},
|
|
282
272
|
{
|
|
283
|
-
"name": "
|
|
284
|
-
"description": "Default: -\n\
|
|
273
|
+
"name": "description",
|
|
274
|
+
"description": "Default: -\n\nAdditional content of Alert"
|
|
285
275
|
},
|
|
286
276
|
{
|
|
287
|
-
"name": "
|
|
288
|
-
"description": "Default: -\n\
|
|
277
|
+
"name": "after-close",
|
|
278
|
+
"description": "Default: -\n\nCalled when close animation is finished, please use closable.afterClose instead"
|
|
289
279
|
},
|
|
290
280
|
{
|
|
291
|
-
"name": "
|
|
292
|
-
"description": "Default:
|
|
281
|
+
"name": "show-icon",
|
|
282
|
+
"description": "Default: false, in banner mode default is true\n\nWhether to show icon"
|
|
293
283
|
},
|
|
294
284
|
{
|
|
295
|
-
"name": "
|
|
296
|
-
"description": "Default: -\n\
|
|
285
|
+
"name": "role",
|
|
286
|
+
"description": "Default: -\n\nhttps://www.w3.org/TR/2014/REC-html5-20141028/dom.html#aria-role-attribute"
|
|
297
287
|
},
|
|
298
288
|
{
|
|
299
289
|
"name": "classes",
|
|
300
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function
|
|
290
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
301
291
|
},
|
|
302
292
|
{
|
|
303
293
|
"name": "styles",
|
|
304
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function
|
|
305
|
-
}
|
|
306
|
-
]
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"name": "a-breadcrumb",
|
|
310
|
-
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
311
|
-
"attributes": [
|
|
312
|
-
{
|
|
313
|
-
"name": "classes",
|
|
314
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"name": "dropdown-icon",
|
|
318
|
-
"description": "Default: -\n\nCustom dropdown icon"
|
|
294
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
319
295
|
},
|
|
320
296
|
{
|
|
321
|
-
"name": "
|
|
322
|
-
"description": "Default:
|
|
297
|
+
"name": "banner",
|
|
298
|
+
"description": "Default: false\n\nWhether to show as banner"
|
|
323
299
|
},
|
|
324
300
|
{
|
|
325
|
-
"name": "
|
|
326
|
-
"description": "Default: -\n\
|
|
301
|
+
"name": "icon",
|
|
302
|
+
"description": "Default: -\n\nCustom icon, effective when showIcon is true"
|
|
327
303
|
},
|
|
328
304
|
{
|
|
329
|
-
"name": "
|
|
330
|
-
"description": "Default: -\n\
|
|
305
|
+
"name": "close-icon",
|
|
306
|
+
"description": "Default: -\n\n-"
|
|
331
307
|
},
|
|
332
308
|
{
|
|
333
|
-
"name": "
|
|
334
|
-
"description": "Default:
|
|
309
|
+
"name": "action",
|
|
310
|
+
"description": "Default: -\n\nThe action of Alert"
|
|
335
311
|
},
|
|
336
312
|
{
|
|
337
|
-
"name": "
|
|
338
|
-
"description": "Default: -\n\
|
|
313
|
+
"name": "id",
|
|
314
|
+
"description": "Default: -\n\n-"
|
|
339
315
|
}
|
|
340
316
|
]
|
|
341
317
|
},
|
|
@@ -422,70 +398,60 @@
|
|
|
422
398
|
]
|
|
423
399
|
},
|
|
424
400
|
{
|
|
425
|
-
"name": "a-
|
|
426
|
-
"description": "(ZH)
|
|
401
|
+
"name": "a-badge",
|
|
402
|
+
"description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
|
|
427
403
|
"attributes": [
|
|
428
404
|
{
|
|
429
|
-
"name": "
|
|
430
|
-
"description": "Default:
|
|
405
|
+
"name": "count",
|
|
406
|
+
"description": "Default: -\n\nNumber to show in badge"
|
|
431
407
|
},
|
|
432
408
|
{
|
|
433
|
-
"name": "
|
|
434
|
-
"description": "Default:
|
|
409
|
+
"name": "show-zero",
|
|
410
|
+
"description": "Default: false\n\nWhether to show badge when count is zero"
|
|
435
411
|
},
|
|
436
412
|
{
|
|
437
|
-
"name": "
|
|
438
|
-
"description": "Default:
|
|
413
|
+
"name": "overflow-count",
|
|
414
|
+
"description": "Default: 99\n\nMax count to show"
|
|
439
415
|
},
|
|
440
416
|
{
|
|
441
|
-
"name": "
|
|
442
|
-
"description": "Default:
|
|
417
|
+
"name": "dot",
|
|
418
|
+
"description": "Default: false\n\nWhether to display a red dot instead of count"
|
|
443
419
|
},
|
|
444
420
|
{
|
|
445
|
-
"name": "
|
|
446
|
-
"description": "Default: -\n\
|
|
421
|
+
"name": "scroll-number-prefix-cls",
|
|
422
|
+
"description": "Default: -\n\n-"
|
|
447
423
|
},
|
|
448
424
|
{
|
|
449
|
-
"name": "
|
|
450
|
-
"description": "Default:
|
|
425
|
+
"name": "status",
|
|
426
|
+
"description": "Default: -\n\nSet Badge as a status dot"
|
|
451
427
|
},
|
|
452
428
|
{
|
|
453
|
-
"name": "
|
|
454
|
-
"description": "Default: -\n\
|
|
429
|
+
"name": "color",
|
|
430
|
+
"description": "Default: -\n\nCustomize Badge dot color"
|
|
455
431
|
},
|
|
456
432
|
{
|
|
457
|
-
"name": "
|
|
458
|
-
"description": "Default: -\n\
|
|
433
|
+
"name": "text",
|
|
434
|
+
"description": "Default: -\n\nIf status is set, text sets the display text of the status dot"
|
|
459
435
|
},
|
|
460
436
|
{
|
|
461
|
-
"name": "
|
|
462
|
-
"description": "Default: -\n\
|
|
437
|
+
"name": "size",
|
|
438
|
+
"description": "Default: -\n\nIf count is set, size sets the size of badge"
|
|
463
439
|
},
|
|
464
440
|
{
|
|
465
|
-
"name": "
|
|
466
|
-
"description": "Default: -\n\
|
|
467
|
-
}
|
|
468
|
-
]
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"name": "a-avatar-group",
|
|
472
|
-
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
473
|
-
"attributes": [
|
|
474
|
-
{
|
|
475
|
-
"name": "prefix-cls",
|
|
476
|
-
"description": "Default: -\n\n-"
|
|
441
|
+
"name": "offset",
|
|
442
|
+
"description": "Default: -\n\nSet offset of the badge dot"
|
|
477
443
|
},
|
|
478
444
|
{
|
|
479
|
-
"name": "
|
|
480
|
-
"description": "Default: -\n\
|
|
445
|
+
"name": "title",
|
|
446
|
+
"description": "Default: -\n\nText to show when hovering over the badge"
|
|
481
447
|
},
|
|
482
448
|
{
|
|
483
|
-
"name": "
|
|
484
|
-
"description": "Default:
|
|
449
|
+
"name": "classes",
|
|
450
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
485
451
|
},
|
|
486
452
|
{
|
|
487
|
-
"name": "
|
|
488
|
-
"description": "Default:
|
|
453
|
+
"name": "styles",
|
|
454
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
489
455
|
}
|
|
490
456
|
]
|
|
491
457
|
},
|
|
@@ -564,154 +530,36 @@
|
|
|
564
530
|
]
|
|
565
531
|
},
|
|
566
532
|
{
|
|
567
|
-
"name": "a-
|
|
568
|
-
"description": "(ZH)
|
|
569
|
-
"attributes": [
|
|
570
|
-
{
|
|
571
|
-
"name": "effect",
|
|
572
|
-
"description": "Default: scrollx\n\nTransition effect"
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
"name": "id",
|
|
576
|
-
"description": "Default: -\n\n-"
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
"name": "slick-go-to",
|
|
580
|
-
"description": "Default: -\n\n-"
|
|
581
|
-
},
|
|
582
|
-
{
|
|
583
|
-
"name": "dot-position",
|
|
584
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"name": "dot-placement",
|
|
588
|
-
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
"name": "dots",
|
|
592
|
-
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"name": "wait-for-animate",
|
|
596
|
-
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
"name": "autoplay",
|
|
600
|
-
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"name": "prev-arrow",
|
|
604
|
-
"description": "Default: -\n\n-"
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"name": "next-arrow",
|
|
608
|
-
"description": "Default: -\n\n-"
|
|
609
|
-
}
|
|
610
|
-
]
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
"name": "a-cascader",
|
|
614
|
-
"description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
|
|
533
|
+
"name": "a-breadcrumb",
|
|
534
|
+
"description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
|
|
615
535
|
"attributes": [
|
|
616
|
-
{
|
|
617
|
-
"name": "allow-clear",
|
|
618
|
-
"description": "Default: true\n\nShow clear button"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"name": "change-on-select",
|
|
622
|
-
"description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
|
|
623
|
-
},
|
|
624
536
|
{
|
|
625
537
|
"name": "classes",
|
|
626
538
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
627
539
|
},
|
|
628
540
|
{
|
|
629
|
-
"name": "
|
|
630
|
-
"description": "Default:
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
"name": "expand-trigger",
|
|
634
|
-
"description": "Default: click\n\nexpand current item when click or hover, one of click hover"
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"name": "field-names",
|
|
638
|
-
"description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
|
|
639
|
-
},
|
|
640
|
-
{
|
|
641
|
-
"name": "get-popup-container",
|
|
642
|
-
"description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"name": "load-data",
|
|
646
|
-
"description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"name": "max-tag-count",
|
|
650
|
-
"description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"name": "max-tag-placeholder",
|
|
654
|
-
"description": "Default: -\n\nPlaceholder for not showing tags"
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
"name": "max-tag-text-length",
|
|
658
|
-
"description": "Default: -\n\nMax tag text length to show"
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"name": "multiple",
|
|
662
|
-
"description": "Default: -\n\nSupport multiple or not"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"name": "open",
|
|
666
|
-
"description": "Default: -\n\nSet visible of cascader popup"
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"name": "options",
|
|
670
|
-
"description": "Default: -\n\nThe data options of cascade"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"name": "placeholder",
|
|
674
|
-
"description": "Default: -\n\nThe input placeholder"
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"name": "placement",
|
|
678
|
-
"description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"name": "popup-menu-column-style",
|
|
682
|
-
"description": "Default: -\n\nThe style of the drop-down menu column"
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"name": "show-checked-strategy",
|
|
686
|
-
"description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
|
|
541
|
+
"name": "dropdown-icon",
|
|
542
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
687
543
|
},
|
|
688
544
|
{
|
|
689
|
-
"name": "
|
|
690
|
-
"description": "Default:
|
|
545
|
+
"name": "item-render",
|
|
546
|
+
"description": "Default: -\n\nCustom item renderer, work with vue-router"
|
|
691
547
|
},
|
|
692
548
|
{
|
|
693
|
-
"name": "
|
|
694
|
-
"description": "Default: -\n\
|
|
549
|
+
"name": "params",
|
|
550
|
+
"description": "Default: -\n\nRouting parameters"
|
|
695
551
|
},
|
|
696
552
|
{
|
|
697
|
-
"name": "
|
|
698
|
-
"description": "Default: -\n\nThe
|
|
553
|
+
"name": "items",
|
|
554
|
+
"description": "Default: -\n\nThe routing stack information of router"
|
|
699
555
|
},
|
|
700
556
|
{
|
|
701
|
-
"name": "
|
|
702
|
-
"description": "Default:
|
|
557
|
+
"name": "separator",
|
|
558
|
+
"description": "Default: /\n\nCustom separator"
|
|
703
559
|
},
|
|
704
560
|
{
|
|
705
561
|
"name": "styles",
|
|
706
562
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"name": "value",
|
|
710
|
-
"description": "Default: -\n\nThe selected value, support v-model:value"
|
|
711
|
-
},
|
|
712
|
-
{
|
|
713
|
-
"name": "variant",
|
|
714
|
-
"description": "Default: outlined\n\nVariants of selector"
|
|
715
563
|
}
|
|
716
564
|
]
|
|
717
565
|
},
|
|
@@ -846,168 +694,108 @@
|
|
|
846
694
|
]
|
|
847
695
|
},
|
|
848
696
|
{
|
|
849
|
-
"name": "a-
|
|
850
|
-
"description": "(ZH)
|
|
697
|
+
"name": "a-cascader",
|
|
698
|
+
"description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
|
|
851
699
|
"attributes": [
|
|
852
700
|
{
|
|
853
|
-
"name": "
|
|
854
|
-
"description": "Default:
|
|
701
|
+
"name": "allow-clear",
|
|
702
|
+
"description": "Default: true\n\nShow clear button"
|
|
855
703
|
},
|
|
856
704
|
{
|
|
857
|
-
"name": "
|
|
858
|
-
"description": "Default:
|
|
705
|
+
"name": "change-on-select",
|
|
706
|
+
"description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
|
|
859
707
|
},
|
|
860
708
|
{
|
|
861
|
-
"name": "
|
|
862
|
-
"description": "Default:
|
|
709
|
+
"name": "classes",
|
|
710
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
863
711
|
},
|
|
864
712
|
{
|
|
865
713
|
"name": "disabled",
|
|
866
|
-
"description": "Default: false\n\
|
|
714
|
+
"description": "Default: false\n\nWhether disabled select"
|
|
867
715
|
},
|
|
868
716
|
{
|
|
869
|
-
"name": "
|
|
870
|
-
"description": "Default:
|
|
717
|
+
"name": "expand-trigger",
|
|
718
|
+
"description": "Default: click\n\nexpand current item when click or hover, one of click hover"
|
|
871
719
|
},
|
|
872
720
|
{
|
|
873
|
-
"name": "
|
|
874
|
-
"description": "Default:
|
|
721
|
+
"name": "field-names",
|
|
722
|
+
"description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
|
|
875
723
|
},
|
|
876
724
|
{
|
|
877
|
-
"name": "
|
|
878
|
-
"description": "Default:
|
|
725
|
+
"name": "get-popup-container",
|
|
726
|
+
"description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
|
|
879
727
|
},
|
|
880
728
|
{
|
|
881
|
-
"name": "
|
|
882
|
-
"description": "Default: -\n\
|
|
883
|
-
}
|
|
884
|
-
]
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"name": "a-checkbox-group",
|
|
888
|
-
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
889
|
-
"attributes": [
|
|
890
|
-
{
|
|
891
|
-
"name": "options",
|
|
892
|
-
"description": "Default: \\[]\n\nSpecifies options"
|
|
729
|
+
"name": "load-data",
|
|
730
|
+
"description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
|
|
893
731
|
},
|
|
894
732
|
{
|
|
895
|
-
"name": "
|
|
896
|
-
"description": "Default:
|
|
733
|
+
"name": "max-tag-count",
|
|
734
|
+
"description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
|
|
897
735
|
},
|
|
898
736
|
{
|
|
899
|
-
"name": "
|
|
900
|
-
"description": "Default: -\n\
|
|
737
|
+
"name": "max-tag-placeholder",
|
|
738
|
+
"description": "Default: -\n\nPlaceholder for not showing tags"
|
|
901
739
|
},
|
|
902
740
|
{
|
|
903
|
-
"name": "
|
|
904
|
-
"description": "Default:
|
|
741
|
+
"name": "max-tag-text-length",
|
|
742
|
+
"description": "Default: -\n\nMax tag text length to show"
|
|
905
743
|
},
|
|
906
744
|
{
|
|
907
|
-
"name": "
|
|
908
|
-
"description": "Default: -\n\
|
|
909
|
-
}
|
|
910
|
-
]
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"name": "a-color-picker",
|
|
914
|
-
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
915
|
-
"attributes": [
|
|
916
|
-
{
|
|
917
|
-
"name": "allow-clear",
|
|
918
|
-
"description": "Default: false\n\nAllow clearing color selected"
|
|
745
|
+
"name": "multiple",
|
|
746
|
+
"description": "Default: -\n\nSupport multiple or not"
|
|
919
747
|
},
|
|
920
748
|
{
|
|
921
|
-
"name": "
|
|
922
|
-
"description": "Default:
|
|
749
|
+
"name": "open",
|
|
750
|
+
"description": "Default: -\n\nSet visible of cascader popup"
|
|
923
751
|
},
|
|
924
752
|
{
|
|
925
|
-
"name": "
|
|
926
|
-
"description": "Default: -\n\
|
|
753
|
+
"name": "options",
|
|
754
|
+
"description": "Default: -\n\nThe data options of cascade"
|
|
927
755
|
},
|
|
928
756
|
{
|
|
929
|
-
"name": "
|
|
930
|
-
"description": "Default: -\n\
|
|
757
|
+
"name": "placeholder",
|
|
758
|
+
"description": "Default: -\n\nThe input placeholder"
|
|
931
759
|
},
|
|
932
760
|
{
|
|
933
|
-
"name": "
|
|
934
|
-
"description": "Default:
|
|
761
|
+
"name": "placement",
|
|
762
|
+
"description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
|
|
935
763
|
},
|
|
936
764
|
{
|
|
937
|
-
"name": "
|
|
938
|
-
"description": "Default: -\n\
|
|
765
|
+
"name": "popup-menu-column-style",
|
|
766
|
+
"description": "Default: -\n\nThe style of the drop-down menu column"
|
|
939
767
|
},
|
|
940
768
|
{
|
|
941
|
-
"name": "
|
|
942
|
-
"description": "Default:
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"name": "disabled",
|
|
946
|
-
"description": "Default: false\n\nDisable ColorPicker"
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"name": "disabled-alpha",
|
|
950
|
-
"description": "Default: false\n\nDisable Alpha"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"name": "disabled-format",
|
|
954
|
-
"description": "Default: false\n\nDisable format of color"
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
"name": "format",
|
|
958
|
-
"description": "Default: -\n\nFormat of color, support v-model:format"
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
"name": "get-popup-container",
|
|
962
|
-
"description": "Default: -\n\nSpecify container for popup"
|
|
963
|
-
},
|
|
964
|
-
{
|
|
965
|
-
"name": "mode",
|
|
966
|
-
"description": "Default: single\n\nConfigure single or gradient color"
|
|
967
|
-
},
|
|
968
|
-
{
|
|
969
|
-
"name": "open",
|
|
970
|
-
"description": "Default: -\n\nWhether to show popup, support v-model:open"
|
|
971
|
-
},
|
|
972
|
-
{
|
|
973
|
-
"name": "placement",
|
|
974
|
-
"description": "Default: bottomLeft\n\nPlacement of popup"
|
|
975
|
-
},
|
|
976
|
-
{
|
|
977
|
-
"name": "presets",
|
|
978
|
-
"description": "Default: -\n\nPreset colors"
|
|
769
|
+
"name": "show-checked-strategy",
|
|
770
|
+
"description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
|
|
979
771
|
},
|
|
980
772
|
{
|
|
981
|
-
"name": "
|
|
982
|
-
"description": "Default:
|
|
773
|
+
"name": "show-search",
|
|
774
|
+
"description": "Default: false\n\nWhether show search input in single mode"
|
|
983
775
|
},
|
|
984
776
|
{
|
|
985
|
-
"name": "
|
|
986
|
-
"description": "Default: -\n\
|
|
777
|
+
"name": "~~search-value~~",
|
|
778
|
+
"description": "Default: -\n\nSet search value, Need work with showSearch"
|
|
987
779
|
},
|
|
988
780
|
{
|
|
989
|
-
"name": "
|
|
990
|
-
"description": "Default:
|
|
781
|
+
"name": "size",
|
|
782
|
+
"description": "Default: -\n\nThe input size"
|
|
991
783
|
},
|
|
992
784
|
{
|
|
993
|
-
"name": "
|
|
994
|
-
"description": "Default:
|
|
785
|
+
"name": "status",
|
|
786
|
+
"description": "Default: -\n\nSet validation status"
|
|
995
787
|
},
|
|
996
788
|
{
|
|
997
789
|
"name": "styles",
|
|
998
790
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
999
791
|
},
|
|
1000
792
|
{
|
|
1001
|
-
"name": "
|
|
1002
|
-
"description": "Default:
|
|
1003
|
-
},
|
|
1004
|
-
{
|
|
1005
|
-
"name": "value-format",
|
|
1006
|
-
"description": "Default: -\n\nSet the output format of color value, supporting hex, rgb, and hsb. After setting, v-model:value returns strings in the selected format. Demo: Value Format"
|
|
793
|
+
"name": "value",
|
|
794
|
+
"description": "Default: -\n\nThe selected value, support v-model:value"
|
|
1007
795
|
},
|
|
1008
796
|
{
|
|
1009
|
-
"name": "
|
|
1010
|
-
"description": "Default:
|
|
797
|
+
"name": "variant",
|
|
798
|
+
"description": "Default: outlined\n\nVariants of selector"
|
|
1011
799
|
}
|
|
1012
800
|
]
|
|
1013
801
|
},
|
|
@@ -1103,6 +891,116 @@
|
|
|
1103
891
|
}
|
|
1104
892
|
]
|
|
1105
893
|
},
|
|
894
|
+
{
|
|
895
|
+
"name": "a-checkbox",
|
|
896
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
897
|
+
"attributes": [
|
|
898
|
+
{
|
|
899
|
+
"name": "checked",
|
|
900
|
+
"description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"name": "checked-value",
|
|
904
|
+
"description": "Default: true\n\nThe value when checked"
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"name": "default-checked",
|
|
908
|
+
"description": "Default: false\n\nWhether to set the initial state"
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
"name": "disabled",
|
|
912
|
+
"description": "Default: false\n\nIf disable checkbox"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"name": "indeterminate",
|
|
916
|
+
"description": "Default: false\n\nThe indeterminate checked state of checkbox"
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"name": "un-checked-value",
|
|
920
|
+
"description": "Default: false\n\nThe value when unchecked"
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"name": "classes",
|
|
924
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"name": "styles",
|
|
928
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
929
|
+
}
|
|
930
|
+
]
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"name": "a-checkbox-group",
|
|
934
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
935
|
+
"attributes": [
|
|
936
|
+
{
|
|
937
|
+
"name": "options",
|
|
938
|
+
"description": "Default: \\[]\n\nSpecifies options"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"name": "disabled",
|
|
942
|
+
"description": "Default: false\n\nIf disable all checkboxes"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"name": "name",
|
|
946
|
+
"description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"name": "value",
|
|
950
|
+
"description": "Default: \\[]\n\nUsed for setting the currently selected value, support v-model:value"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"name": "label-render",
|
|
954
|
+
"description": "Default: -\n\n-"
|
|
955
|
+
}
|
|
956
|
+
]
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
"name": "a-carousel",
|
|
960
|
+
"description": "(ZH) 一组轮播的区域。\n\n(EN) A set of carousel areas.",
|
|
961
|
+
"attributes": [
|
|
962
|
+
{
|
|
963
|
+
"name": "effect",
|
|
964
|
+
"description": "Default: scrollx\n\nTransition effect"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"name": "id",
|
|
968
|
+
"description": "Default: -\n\n-"
|
|
969
|
+
},
|
|
970
|
+
{
|
|
971
|
+
"name": "slick-go-to",
|
|
972
|
+
"description": "Default: -\n\n-"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"name": "dot-position",
|
|
976
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom left right start end, Please use dotPlacement instead"
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"name": "dot-placement",
|
|
980
|
+
"description": "Default: bottom\n\nThe position of the dots, which can be one of top bottom start end"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"name": "dots",
|
|
984
|
+
"description": "Default: true\n\nWhether to show the dots at the bottom of the gallery, object for dotsClass"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"name": "wait-for-animate",
|
|
988
|
+
"description": "Default: false\n\nWhether to wait for the animation when switching"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"name": "autoplay",
|
|
992
|
+
"description": "Default: false\n\nWhether to scroll automatically, you can specify autoplay={{ dotDuration: true }} to display the progress bar"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"name": "prev-arrow",
|
|
996
|
+
"description": "Default: -\n\n-"
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"name": "next-arrow",
|
|
1000
|
+
"description": "Default: -\n\n-"
|
|
1001
|
+
}
|
|
1002
|
+
]
|
|
1003
|
+
},
|
|
1106
1004
|
{
|
|
1107
1005
|
"name": "a-config-provider",
|
|
1108
1006
|
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
@@ -1174,84 +1072,128 @@
|
|
|
1174
1072
|
]
|
|
1175
1073
|
},
|
|
1176
1074
|
{
|
|
1177
|
-
"name": "a-
|
|
1178
|
-
"description": "(ZH)
|
|
1075
|
+
"name": "a-color-picker",
|
|
1076
|
+
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
1179
1077
|
"attributes": [
|
|
1180
1078
|
{
|
|
1181
|
-
"name": "
|
|
1182
|
-
"description": "Default: false\n\
|
|
1079
|
+
"name": "allow-clear",
|
|
1080
|
+
"description": "Default: false\n\nAllow clearing color selected"
|
|
1183
1081
|
},
|
|
1184
1082
|
{
|
|
1185
|
-
"name": "
|
|
1186
|
-
"description": "Default:
|
|
1083
|
+
"name": "arrow",
|
|
1084
|
+
"description": "Default: true\n\nConfiguration for popup arrow"
|
|
1187
1085
|
},
|
|
1188
1086
|
{
|
|
1189
|
-
"name": "
|
|
1190
|
-
"description": "Default: -\n\
|
|
1087
|
+
"name": "auto-adjust-overflow",
|
|
1088
|
+
"description": "Default: -\n\nAuto adjust placement when popup is invisible"
|
|
1191
1089
|
},
|
|
1192
1090
|
{
|
|
1193
|
-
"name": "
|
|
1194
|
-
"description": "Default: -\n\
|
|
1091
|
+
"name": "classes",
|
|
1092
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1195
1093
|
},
|
|
1196
1094
|
{
|
|
1197
|
-
"name": "
|
|
1198
|
-
"description": "Default:
|
|
1095
|
+
"name": "default-format",
|
|
1096
|
+
"description": "Default: hex\n\nDefault format of color"
|
|
1199
1097
|
},
|
|
1200
1098
|
{
|
|
1201
|
-
"name": "
|
|
1202
|
-
"description": "Default: -\n\
|
|
1099
|
+
"name": "default-value",
|
|
1100
|
+
"description": "Default: -\n\nDefault value of color"
|
|
1203
1101
|
},
|
|
1204
1102
|
{
|
|
1205
|
-
"name": "
|
|
1206
|
-
"description": "Default:
|
|
1103
|
+
"name": "destroy-on-hidden",
|
|
1104
|
+
"description": "Default: false\n\nWhether destroy dom when close"
|
|
1207
1105
|
},
|
|
1208
1106
|
{
|
|
1209
|
-
"name": "
|
|
1210
|
-
"description": "Default:
|
|
1107
|
+
"name": "disabled",
|
|
1108
|
+
"description": "Default: false\n\nDisable ColorPicker"
|
|
1211
1109
|
},
|
|
1212
1110
|
{
|
|
1213
|
-
"name": "
|
|
1214
|
-
"description": "Default:
|
|
1111
|
+
"name": "disabled-alpha",
|
|
1112
|
+
"description": "Default: false\n\nDisable Alpha"
|
|
1215
1113
|
},
|
|
1216
1114
|
{
|
|
1217
|
-
"name": "
|
|
1218
|
-
"description": "Default:
|
|
1115
|
+
"name": "disabled-format",
|
|
1116
|
+
"description": "Default: false\n\nDisable format of color"
|
|
1219
1117
|
},
|
|
1220
1118
|
{
|
|
1221
|
-
"name": "
|
|
1222
|
-
"description": "Default: -\n\
|
|
1119
|
+
"name": "format",
|
|
1120
|
+
"description": "Default: -\n\nFormat of color, support v-model:format"
|
|
1223
1121
|
},
|
|
1224
1122
|
{
|
|
1225
|
-
"name": "
|
|
1226
|
-
"description": "Default: -\n\
|
|
1123
|
+
"name": "get-popup-container",
|
|
1124
|
+
"description": "Default: -\n\nSpecify container for popup"
|
|
1227
1125
|
},
|
|
1228
1126
|
{
|
|
1229
|
-
"name": "
|
|
1230
|
-
"description": "Default:
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1127
|
+
"name": "mode",
|
|
1128
|
+
"description": "Default: single\n\nConfigure single or gradient color"
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"name": "open",
|
|
1132
|
+
"description": "Default: -\n\nWhether to show popup, support v-model:open"
|
|
1133
|
+
},
|
|
1134
|
+
{
|
|
1135
|
+
"name": "placement",
|
|
1136
|
+
"description": "Default: bottomLeft\n\nPlacement of popup"
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"name": "presets",
|
|
1140
|
+
"description": "Default: -\n\nPreset colors"
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"name": "panel-render",
|
|
1144
|
+
"description": "Default: -\n\nCustom Render Panel"
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"name": "root-class",
|
|
1148
|
+
"description": "Default: -\n\nRoot container class"
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"name": "show-text",
|
|
1152
|
+
"description": "Default: false\n\nShow color text"
|
|
1153
|
+
},
|
|
1154
|
+
{
|
|
1155
|
+
"name": "size",
|
|
1156
|
+
"description": "Default: middle\n\nSetting the trigger size"
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "styles",
|
|
1160
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
"name": "trigger",
|
|
1164
|
+
"description": "Default: click\n\nColorPicker trigger mode"
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"name": "value-format",
|
|
1168
|
+
"description": "Default: -\n\nSet the output format of color value, supporting hex, rgb, and hsb. After setting, v-model:value returns strings in the selected format. Demo: Value Format"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"name": "value",
|
|
1172
|
+
"description": "Default: -\n\nValue of color, support v-model:value"
|
|
1173
|
+
}
|
|
1174
|
+
]
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"name": "a-localization",
|
|
1178
|
+
"description": "To select or input a date.",
|
|
1179
|
+
"attributes": []
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"name": "a-common-api",
|
|
1183
|
+
"description": "To select or input a date.",
|
|
1184
|
+
"attributes": []
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"name": "a-common-methods",
|
|
1188
|
+
"description": "To select or input a date.",
|
|
1189
|
+
"attributes": []
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"name": "a-date-picker",
|
|
1193
|
+
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1194
|
+
"attributes": []
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1255
1197
|
"name": "a-date-picker[picker=year]",
|
|
1256
1198
|
"description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
|
|
1257
1199
|
"attributes": []
|
|
@@ -1292,149 +1234,144 @@
|
|
|
1292
1234
|
"attributes": []
|
|
1293
1235
|
},
|
|
1294
1236
|
{
|
|
1295
|
-
"name": "a-
|
|
1296
|
-
"description": "(ZH)
|
|
1237
|
+
"name": "a-descriptions",
|
|
1238
|
+
"description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
|
|
1297
1239
|
"attributes": [
|
|
1298
1240
|
{
|
|
1299
|
-
"name": "
|
|
1300
|
-
"description": "Default: false\n\nWhether
|
|
1301
|
-
},
|
|
1302
|
-
{
|
|
1303
|
-
"name": "orientation",
|
|
1304
|
-
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1305
|
-
},
|
|
1306
|
-
{
|
|
1307
|
-
"name": "plain",
|
|
1308
|
-
"description": "Default: true\n\nDivider text show as plain style"
|
|
1241
|
+
"name": "bordered",
|
|
1242
|
+
"description": "Default: false\n\nWhether to display the border"
|
|
1309
1243
|
},
|
|
1310
1244
|
{
|
|
1311
1245
|
"name": "size",
|
|
1312
|
-
"description": "Default: -\n\
|
|
1313
|
-
},
|
|
1314
|
-
{
|
|
1315
|
-
"name": "title-placement",
|
|
1316
|
-
"description": "Default: center\n\nThe position of title inside divider"
|
|
1246
|
+
"description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
|
|
1317
1247
|
},
|
|
1318
1248
|
{
|
|
1319
|
-
"name": "
|
|
1320
|
-
"description": "Default:
|
|
1249
|
+
"name": "title",
|
|
1250
|
+
"description": "Default: -\n\nThe title of the description list, placed at the top"
|
|
1321
1251
|
},
|
|
1322
1252
|
{
|
|
1323
|
-
"name": "
|
|
1324
|
-
"description": "Default:
|
|
1253
|
+
"name": "extra",
|
|
1254
|
+
"description": "Default: -\n\nThe action area of the description list, placed at the top-right"
|
|
1325
1255
|
},
|
|
1326
1256
|
{
|
|
1327
|
-
"name": "
|
|
1328
|
-
"description": "Default: -\n\
|
|
1257
|
+
"name": "label-render",
|
|
1258
|
+
"description": "Default: -\n\n-"
|
|
1329
1259
|
},
|
|
1330
1260
|
{
|
|
1331
|
-
"name": "
|
|
1332
|
-
"description": "Default: -\n\
|
|
1333
|
-
}
|
|
1334
|
-
]
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"name": "a-drawer",
|
|
1338
|
-
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
1339
|
-
"attributes": [
|
|
1340
|
-
{
|
|
1341
|
-
"name": "after-open-change",
|
|
1342
|
-
"description": "Default: -\n\nCallback after the animation ends when switching drawers"
|
|
1261
|
+
"name": "content-render",
|
|
1262
|
+
"description": "Default: -\n\n-"
|
|
1343
1263
|
},
|
|
1344
1264
|
{
|
|
1345
|
-
"name": "
|
|
1346
|
-
"description": "Default:
|
|
1265
|
+
"name": "column",
|
|
1266
|
+
"description": "Default: {xxxl: 4,xxl: 3,xl: 3,lg: 3,md: 3,sm: 2,xs: 1}\n\nThe number of DescriptionItems in a row, could be a number or a responsive object like { xs: 8, sm: 16, md: 24}"
|
|
1347
1267
|
},
|
|
1348
1268
|
{
|
|
1349
|
-
"name": "
|
|
1350
|
-
"description": "Default:
|
|
1269
|
+
"name": "layout",
|
|
1270
|
+
"description": "Default: horizontal\n\nDefine description layout"
|
|
1351
1271
|
},
|
|
1352
1272
|
{
|
|
1353
|
-
"name": "
|
|
1354
|
-
"description": "Default:
|
|
1273
|
+
"name": "colon",
|
|
1274
|
+
"description": "Default: true\n\nChange default props colon value of Descriptions.Item. Indicates whether the colon after the label is displayed"
|
|
1355
1275
|
},
|
|
1356
1276
|
{
|
|
1357
|
-
"name": "
|
|
1358
|
-
"description": "Default:
|
|
1277
|
+
"name": "styles",
|
|
1278
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1359
1279
|
},
|
|
1360
1280
|
{
|
|
1361
|
-
"name": "
|
|
1362
|
-
"description": "Default:
|
|
1281
|
+
"name": "classes",
|
|
1282
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1363
1283
|
},
|
|
1364
1284
|
{
|
|
1365
|
-
"name": "
|
|
1366
|
-
"description": "Default: -\n\
|
|
1285
|
+
"name": "items",
|
|
1286
|
+
"description": "Default: -\n\nDescribe the contents of the list item"
|
|
1367
1287
|
},
|
|
1368
1288
|
{
|
|
1369
|
-
"name": "
|
|
1370
|
-
"description": "Default: -\n\
|
|
1371
|
-
}
|
|
1289
|
+
"name": "id",
|
|
1290
|
+
"description": "Default: -\n\n-"
|
|
1291
|
+
}
|
|
1292
|
+
]
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"name": "a-divider",
|
|
1296
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1297
|
+
"attributes": [
|
|
1372
1298
|
{
|
|
1373
|
-
"name": "
|
|
1374
|
-
"description": "Default: false\n\
|
|
1299
|
+
"name": "dashed",
|
|
1300
|
+
"description": "Default: false\n\nWhether line is dashed"
|
|
1375
1301
|
},
|
|
1376
1302
|
{
|
|
1377
|
-
"name": "
|
|
1378
|
-
"description": "Default:
|
|
1303
|
+
"name": "orientation",
|
|
1304
|
+
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1379
1305
|
},
|
|
1380
1306
|
{
|
|
1381
|
-
"name": "
|
|
1382
|
-
"description": "Default: true\n\
|
|
1307
|
+
"name": "plain",
|
|
1308
|
+
"description": "Default: true\n\nDivider text show as plain style"
|
|
1383
1309
|
},
|
|
1384
1310
|
{
|
|
1385
|
-
"name": "
|
|
1386
|
-
"description": "Default:
|
|
1311
|
+
"name": "size",
|
|
1312
|
+
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1387
1313
|
},
|
|
1388
1314
|
{
|
|
1389
|
-
"name": "
|
|
1390
|
-
"description": "Default:
|
|
1315
|
+
"name": "title-placement",
|
|
1316
|
+
"description": "Default: center\n\nThe position of title inside divider"
|
|
1391
1317
|
},
|
|
1392
1318
|
{
|
|
1393
|
-
"name": "
|
|
1394
|
-
"description": "Default:
|
|
1319
|
+
"name": "variant",
|
|
1320
|
+
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1395
1321
|
},
|
|
1396
1322
|
{
|
|
1397
|
-
"name": "
|
|
1398
|
-
"description": "Default:
|
|
1323
|
+
"name": "vertical",
|
|
1324
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1399
1325
|
},
|
|
1400
1326
|
{
|
|
1401
|
-
"name": "
|
|
1402
|
-
"description": "Default:
|
|
1327
|
+
"name": "classes",
|
|
1328
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1403
1329
|
},
|
|
1404
1330
|
{
|
|
1405
|
-
"name": "
|
|
1406
|
-
"description": "Default: -\n\
|
|
1407
|
-
}
|
|
1331
|
+
"name": "styles",
|
|
1332
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1333
|
+
}
|
|
1334
|
+
]
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"name": "a-empty",
|
|
1338
|
+
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1339
|
+
"attributes": [
|
|
1408
1340
|
{
|
|
1409
|
-
"name": "
|
|
1410
|
-
"description": "Default:
|
|
1341
|
+
"name": "vertical",
|
|
1342
|
+
"description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
|
|
1411
1343
|
},
|
|
1412
1344
|
{
|
|
1413
|
-
"name": "
|
|
1414
|
-
"description": "Default:
|
|
1345
|
+
"name": "wrap",
|
|
1346
|
+
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1415
1347
|
},
|
|
1416
1348
|
{
|
|
1417
|
-
"name": "
|
|
1418
|
-
"description": "Default:
|
|
1349
|
+
"name": "justify",
|
|
1350
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1419
1351
|
},
|
|
1420
1352
|
{
|
|
1421
|
-
"name": "
|
|
1422
|
-
"description": "Default:
|
|
1353
|
+
"name": "align",
|
|
1354
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1423
1355
|
},
|
|
1424
1356
|
{
|
|
1425
|
-
"name": "
|
|
1426
|
-
"description": "Default:
|
|
1357
|
+
"name": "flex",
|
|
1358
|
+
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1427
1359
|
},
|
|
1428
1360
|
{
|
|
1429
|
-
"name": "
|
|
1430
|
-
"description": "Default:
|
|
1361
|
+
"name": "gap",
|
|
1362
|
+
"description": "Default: -\n\nSets the gap between grids"
|
|
1431
1363
|
},
|
|
1432
1364
|
{
|
|
1433
|
-
"name": "
|
|
1434
|
-
"description": "Default:
|
|
1365
|
+
"name": "component",
|
|
1366
|
+
"description": "Default: div\n\ncustom element type"
|
|
1435
1367
|
}
|
|
1436
1368
|
]
|
|
1437
1369
|
},
|
|
1370
|
+
{
|
|
1371
|
+
"name": "a-flex",
|
|
1372
|
+
"description": "用于对齐的弹性布局容器。",
|
|
1373
|
+
"attributes": []
|
|
1374
|
+
},
|
|
1438
1375
|
{
|
|
1439
1376
|
"name": "a-dropdown",
|
|
1440
1377
|
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
@@ -1522,39 +1459,106 @@
|
|
|
1522
1459
|
]
|
|
1523
1460
|
},
|
|
1524
1461
|
{
|
|
1525
|
-
"name": "a-
|
|
1526
|
-
"description": "(ZH)
|
|
1462
|
+
"name": "a-drawer",
|
|
1463
|
+
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
1527
1464
|
"attributes": [
|
|
1465
|
+
{
|
|
1466
|
+
"name": "after-open-change",
|
|
1467
|
+
"description": "Default: -\n\nCallback after the animation ends when switching drawers"
|
|
1468
|
+
},
|
|
1528
1469
|
{
|
|
1529
1470
|
"name": "classes",
|
|
1530
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1471
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
|
|
1531
1472
|
},
|
|
1532
1473
|
{
|
|
1533
|
-
"name": "
|
|
1534
|
-
"description": "Default:
|
|
1474
|
+
"name": "closable",
|
|
1475
|
+
"description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
|
|
1535
1476
|
},
|
|
1536
1477
|
{
|
|
1537
|
-
"name": "
|
|
1538
|
-
"description": "Default:
|
|
1478
|
+
"name": "close-icon",
|
|
1479
|
+
"description": "Default: -\n\nCustom close icon"
|
|
1539
1480
|
},
|
|
1540
1481
|
{
|
|
1541
|
-
"name": "
|
|
1542
|
-
"description": "Default:
|
|
1482
|
+
"name": "~~destroy-on-close~~",
|
|
1483
|
+
"description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
|
|
1543
1484
|
},
|
|
1544
1485
|
{
|
|
1545
|
-
"name": "
|
|
1546
|
-
"description": "Default:
|
|
1486
|
+
"name": "destroy-on-hidden",
|
|
1487
|
+
"description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
|
|
1547
1488
|
},
|
|
1548
1489
|
{
|
|
1549
|
-
"name": "
|
|
1550
|
-
"description": "Default: -\n\
|
|
1551
|
-
}
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1490
|
+
"name": "extra",
|
|
1491
|
+
"description": "Default: -\n\nExtra actions area at corner"
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
"name": "footer",
|
|
1495
|
+
"description": "Default: -\n\nThe footer for Drawer"
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"name": "force-render",
|
|
1499
|
+
"description": "Default: false\n\nPre-render Drawer component forcibly"
|
|
1500
|
+
},
|
|
1501
|
+
{
|
|
1502
|
+
"name": "get-container",
|
|
1503
|
+
"description": "Default: document.body\n\nMounted node and display window for Drawer"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"name": "keyboard",
|
|
1507
|
+
"description": "Default: true\n\nWhether support press esc to close"
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"name": "loading",
|
|
1511
|
+
"description": "Default: false\n\nShow the Skeleton"
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
"name": "mask",
|
|
1515
|
+
"description": "Default: true\n\nMask effect"
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"name": "mask-closable",
|
|
1519
|
+
"description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"name": "placement",
|
|
1523
|
+
"description": "Default: right\n\nThe placement of the Drawer"
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"name": "push",
|
|
1527
|
+
"description": "Default: \\{ distance: 180 \\}\n\nNested drawers push behavior"
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"name": "resizable",
|
|
1531
|
+
"description": "Default: -\n\nEnable resizable by dragging"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"name": "root-class",
|
|
1535
|
+
"description": "Default: -\n\nRoot container class"
|
|
1536
|
+
},
|
|
1537
|
+
{
|
|
1538
|
+
"name": "root-style",
|
|
1539
|
+
"description": "Default: -\n\nStyle of wrapper element which contains mask"
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"name": "size",
|
|
1543
|
+
"description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"name": "styles",
|
|
1547
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"name": "title",
|
|
1551
|
+
"description": "Default: -\n\nThe title for Drawer"
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"name": "open",
|
|
1555
|
+
"description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
"name": "z-index",
|
|
1559
|
+
"description": "Default: 1000\n\nThe z-index of the Drawer"
|
|
1560
|
+
}
|
|
1561
|
+
]
|
|
1558
1562
|
},
|
|
1559
1563
|
{
|
|
1560
1564
|
"name": "a-float-button-group",
|
|
@@ -2073,76 +2077,6 @@
|
|
|
2073
2077
|
}
|
|
2074
2078
|
]
|
|
2075
2079
|
},
|
|
2076
|
-
{
|
|
2077
|
-
"name": "a-input-number",
|
|
2078
|
-
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
2079
|
-
"attributes": [
|
|
2080
|
-
{
|
|
2081
|
-
"name": "size",
|
|
2082
|
-
"description": "Default: -\n\nThe height of input box"
|
|
2083
|
-
},
|
|
2084
|
-
{
|
|
2085
|
-
"name": "status",
|
|
2086
|
-
"description": "Default: -\n\nSet validation status"
|
|
2087
|
-
},
|
|
2088
|
-
{
|
|
2089
|
-
"name": "disabled",
|
|
2090
|
-
"description": "Default: false\n\nIf the input is disabled"
|
|
2091
|
-
},
|
|
2092
|
-
{
|
|
2093
|
-
"name": "addon-before",
|
|
2094
|
-
"description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
|
|
2095
|
-
},
|
|
2096
|
-
{
|
|
2097
|
-
"name": "addon-after",
|
|
2098
|
-
"description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
|
|
2099
|
-
},
|
|
2100
|
-
{
|
|
2101
|
-
"name": "prefix",
|
|
2102
|
-
"description": "Default: -\n\nThe prefix icon for the Input"
|
|
2103
|
-
},
|
|
2104
|
-
{
|
|
2105
|
-
"name": "suffix",
|
|
2106
|
-
"description": "Default: -\n\nThe suffix icon for the Input"
|
|
2107
|
-
},
|
|
2108
|
-
{
|
|
2109
|
-
"name": "bordered",
|
|
2110
|
-
"description": "Default: -\n\nDeprecated."
|
|
2111
|
-
},
|
|
2112
|
-
{
|
|
2113
|
-
"name": "variant",
|
|
2114
|
-
"description": "Default: outlined\n\nVariants of Input"
|
|
2115
|
-
},
|
|
2116
|
-
{
|
|
2117
|
-
"name": "classes",
|
|
2118
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2119
|
-
},
|
|
2120
|
-
{
|
|
2121
|
-
"name": "styles",
|
|
2122
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2123
|
-
},
|
|
2124
|
-
{
|
|
2125
|
-
"name": "controls",
|
|
2126
|
-
"description": "Default: -\n\nWhether to show +- controls, or set custom arrow icons"
|
|
2127
|
-
},
|
|
2128
|
-
{
|
|
2129
|
-
"name": "type",
|
|
2130
|
-
"description": "Default: -\n\n-"
|
|
2131
|
-
},
|
|
2132
|
-
{
|
|
2133
|
-
"name": "max",
|
|
2134
|
-
"description": "Default: Number.MAX_SAFE_INTEGER\n\nThe max value"
|
|
2135
|
-
},
|
|
2136
|
-
{
|
|
2137
|
-
"name": "min",
|
|
2138
|
-
"description": "Default: Number.MIN_SAFE_INTEGER\n\nThe min value"
|
|
2139
|
-
},
|
|
2140
|
-
{
|
|
2141
|
-
"name": "step",
|
|
2142
|
-
"description": "Default: 1\n\nThe number to which the current value is increased or decreased. It can be an integer or decimal"
|
|
2143
|
-
}
|
|
2144
|
-
]
|
|
2145
|
-
},
|
|
2146
2080
|
{
|
|
2147
2081
|
"name": "a-input",
|
|
2148
2082
|
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
@@ -2334,40 +2268,6 @@
|
|
|
2334
2268
|
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2335
2269
|
"attributes": []
|
|
2336
2270
|
},
|
|
2337
|
-
{
|
|
2338
|
-
"name": "a-masonry",
|
|
2339
|
-
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2340
|
-
"attributes": [
|
|
2341
|
-
{
|
|
2342
|
-
"name": "classes",
|
|
2343
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2344
|
-
},
|
|
2345
|
-
{
|
|
2346
|
-
"name": "styles",
|
|
2347
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2348
|
-
},
|
|
2349
|
-
{
|
|
2350
|
-
"name": "columns",
|
|
2351
|
-
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2352
|
-
},
|
|
2353
|
-
{
|
|
2354
|
-
"name": "fresh",
|
|
2355
|
-
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2356
|
-
},
|
|
2357
|
-
{
|
|
2358
|
-
"name": "gutter",
|
|
2359
|
-
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2360
|
-
},
|
|
2361
|
-
{
|
|
2362
|
-
"name": "items",
|
|
2363
|
-
"description": "Default: -\n\nMasonry items"
|
|
2364
|
-
},
|
|
2365
|
-
{
|
|
2366
|
-
"name": "item-render",
|
|
2367
|
-
"description": "Default: -\n\nCustom item rendering function"
|
|
2368
|
-
}
|
|
2369
|
-
]
|
|
2370
|
-
},
|
|
2371
2271
|
{
|
|
2372
2272
|
"name": "a-layout",
|
|
2373
2273
|
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
@@ -2421,112 +2321,106 @@
|
|
|
2421
2321
|
]
|
|
2422
2322
|
},
|
|
2423
2323
|
{
|
|
2424
|
-
"name": "a-
|
|
2425
|
-
"description": "(ZH)
|
|
2324
|
+
"name": "a-input-number",
|
|
2325
|
+
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
2426
2326
|
"attributes": [
|
|
2427
2327
|
{
|
|
2428
|
-
"name": "
|
|
2429
|
-
"description": "Default: -\n\
|
|
2430
|
-
},
|
|
2431
|
-
{
|
|
2432
|
-
"name": "styles",
|
|
2433
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2434
|
-
},
|
|
2435
|
-
{
|
|
2436
|
-
"name": "root-class",
|
|
2437
|
-
"description": "Default: -\n\nRoot container class"
|
|
2438
|
-
},
|
|
2439
|
-
{
|
|
2440
|
-
"name": "default-open-keys",
|
|
2441
|
-
"description": "Default: -\n\nArray with the keys of default opened sub menus"
|
|
2328
|
+
"name": "size",
|
|
2329
|
+
"description": "Default: -\n\nThe height of input box"
|
|
2442
2330
|
},
|
|
2443
2331
|
{
|
|
2444
|
-
"name": "
|
|
2445
|
-
"description": "Default: -\n\
|
|
2332
|
+
"name": "status",
|
|
2333
|
+
"description": "Default: -\n\nSet validation status"
|
|
2446
2334
|
},
|
|
2447
2335
|
{
|
|
2448
|
-
"name": "
|
|
2449
|
-
"description": "Default:
|
|
2336
|
+
"name": "disabled",
|
|
2337
|
+
"description": "Default: false\n\nIf the input is disabled"
|
|
2450
2338
|
},
|
|
2451
2339
|
{
|
|
2452
|
-
"name": "
|
|
2453
|
-
"description": "Default:
|
|
2340
|
+
"name": "addon-before",
|
|
2341
|
+
"description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
|
|
2454
2342
|
},
|
|
2455
2343
|
{
|
|
2456
|
-
"name": "
|
|
2457
|
-
"description": "Default: -\n\
|
|
2344
|
+
"name": "addon-after",
|
|
2345
|
+
"description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
|
|
2458
2346
|
},
|
|
2459
2347
|
{
|
|
2460
|
-
"name": "
|
|
2461
|
-
"description": "Default:
|
|
2348
|
+
"name": "prefix",
|
|
2349
|
+
"description": "Default: -\n\nThe prefix icon for the Input"
|
|
2462
2350
|
},
|
|
2463
2351
|
{
|
|
2464
|
-
"name": "
|
|
2465
|
-
"description": "Default: -\n\
|
|
2352
|
+
"name": "suffix",
|
|
2353
|
+
"description": "Default: -\n\nThe suffix icon for the Input"
|
|
2466
2354
|
},
|
|
2467
2355
|
{
|
|
2468
|
-
"name": "
|
|
2469
|
-
"description": "Default:
|
|
2356
|
+
"name": "bordered",
|
|
2357
|
+
"description": "Default: -\n\nDeprecated."
|
|
2470
2358
|
},
|
|
2471
2359
|
{
|
|
2472
|
-
"name": "
|
|
2473
|
-
"description": "Default:
|
|
2360
|
+
"name": "variant",
|
|
2361
|
+
"description": "Default: outlined\n\nVariants of Input"
|
|
2474
2362
|
},
|
|
2475
2363
|
{
|
|
2476
|
-
"name": "
|
|
2477
|
-
"description": "Default: -\n\
|
|
2364
|
+
"name": "classes",
|
|
2365
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2478
2366
|
},
|
|
2479
2367
|
{
|
|
2480
|
-
"name": "
|
|
2481
|
-
"description": "Default: -\n\
|
|
2368
|
+
"name": "styles",
|
|
2369
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2482
2370
|
},
|
|
2483
2371
|
{
|
|
2484
|
-
"name": "
|
|
2485
|
-
"description": "Default:
|
|
2372
|
+
"name": "controls",
|
|
2373
|
+
"description": "Default: -\n\nWhether to show +- controls, or set custom arrow icons"
|
|
2486
2374
|
},
|
|
2487
2375
|
{
|
|
2488
|
-
"name": "
|
|
2489
|
-
"description": "Default: -\n\
|
|
2376
|
+
"name": "type",
|
|
2377
|
+
"description": "Default: -\n\n-"
|
|
2490
2378
|
},
|
|
2491
2379
|
{
|
|
2492
|
-
"name": "
|
|
2493
|
-
"description": "Default:
|
|
2380
|
+
"name": "max",
|
|
2381
|
+
"description": "Default: Number.MAX_SAFE_INTEGER\n\nThe max value"
|
|
2494
2382
|
},
|
|
2495
2383
|
{
|
|
2496
|
-
"name": "
|
|
2497
|
-
"description": "Default:
|
|
2384
|
+
"name": "min",
|
|
2385
|
+
"description": "Default: Number.MIN_SAFE_INTEGER\n\nThe min value"
|
|
2498
2386
|
},
|
|
2499
2387
|
{
|
|
2500
|
-
"name": "
|
|
2501
|
-
"description": "Default:
|
|
2502
|
-
}
|
|
2388
|
+
"name": "step",
|
|
2389
|
+
"description": "Default: 1\n\nThe number to which the current value is increased or decreased. It can be an integer or decimal"
|
|
2390
|
+
}
|
|
2391
|
+
]
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"name": "a-masonry",
|
|
2395
|
+
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2396
|
+
"attributes": [
|
|
2503
2397
|
{
|
|
2504
|
-
"name": "
|
|
2505
|
-
"description": "Default:
|
|
2398
|
+
"name": "classes",
|
|
2399
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2506
2400
|
},
|
|
2507
2401
|
{
|
|
2508
|
-
"name": "
|
|
2509
|
-
"description": "Default:
|
|
2402
|
+
"name": "styles",
|
|
2403
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2510
2404
|
},
|
|
2511
2405
|
{
|
|
2512
|
-
"name": "
|
|
2513
|
-
"description": "Default:
|
|
2406
|
+
"name": "columns",
|
|
2407
|
+
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2514
2408
|
},
|
|
2515
2409
|
{
|
|
2516
|
-
"name": "
|
|
2517
|
-
"description": "Default:
|
|
2410
|
+
"name": "fresh",
|
|
2411
|
+
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2518
2412
|
},
|
|
2519
2413
|
{
|
|
2520
|
-
"name": "
|
|
2521
|
-
"description": "Default:
|
|
2414
|
+
"name": "gutter",
|
|
2415
|
+
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2522
2416
|
},
|
|
2523
2417
|
{
|
|
2524
|
-
"name": "
|
|
2525
|
-
"description": "Default: -\n\
|
|
2418
|
+
"name": "items",
|
|
2419
|
+
"description": "Default: -\n\nMasonry items"
|
|
2526
2420
|
},
|
|
2527
2421
|
{
|
|
2528
|
-
"name": "
|
|
2529
|
-
"description": "Default: -\n\nCustom
|
|
2422
|
+
"name": "item-render",
|
|
2423
|
+
"description": "Default: -\n\nCustom item rendering function"
|
|
2530
2424
|
}
|
|
2531
2425
|
]
|
|
2532
2426
|
},
|
|
@@ -2581,39 +2475,114 @@
|
|
|
2581
2475
|
]
|
|
2582
2476
|
},
|
|
2583
2477
|
{
|
|
2584
|
-
"name": "a-
|
|
2585
|
-
"description": "
|
|
2586
|
-
"attributes": [
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2478
|
+
"name": "a-menu",
|
|
2479
|
+
"description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
|
|
2480
|
+
"attributes": [
|
|
2481
|
+
{
|
|
2482
|
+
"name": "classes",
|
|
2483
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2484
|
+
},
|
|
2485
|
+
{
|
|
2486
|
+
"name": "styles",
|
|
2487
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"name": "root-class",
|
|
2491
|
+
"description": "Default: -\n\nRoot container class"
|
|
2492
|
+
},
|
|
2493
|
+
{
|
|
2494
|
+
"name": "default-open-keys",
|
|
2495
|
+
"description": "Default: -\n\nArray with the keys of default opened sub menus"
|
|
2496
|
+
},
|
|
2497
|
+
{
|
|
2498
|
+
"name": "default-selected-keys",
|
|
2499
|
+
"description": "Default: -\n\nArray with the keys of default selected menu items"
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"name": "expand-icon",
|
|
2503
|
+
"description": "Default: -\n\nCustom expand icon of submenu"
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"name": "force-sub-menu-render",
|
|
2507
|
+
"description": "Default: false\n\nRender submenu into DOM before it becomes visible"
|
|
2508
|
+
},
|
|
2509
|
+
{
|
|
2510
|
+
"name": "inline-collapsed",
|
|
2511
|
+
"description": "Default: -\n\nSpecifies the collapsed status when menu is inline mode"
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"name": "inline-indent",
|
|
2515
|
+
"description": "Default: 24\n\nIndent (in pixels) of inline menu items on each level"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"name": "items",
|
|
2519
|
+
"description": "Default: -\n\nMenu item content"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"name": "mode",
|
|
2523
|
+
"description": "Default: vertical\n\nType of menu"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"name": "multiple",
|
|
2527
|
+
"description": "Default: false\n\nAllows selection of multiple items"
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"name": "open-keys",
|
|
2531
|
+
"description": "Default: -\n\nArray with the keys of currently opened sub-menus"
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
"name": "overflowed-indicator",
|
|
2535
|
+
"description": "Default: -\n\nCustomized the ellipsis icon when menu is collapsed horizontally"
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"name": "selectable",
|
|
2539
|
+
"description": "Default: true\n\nAllows selecting menu items"
|
|
2540
|
+
},
|
|
2541
|
+
{
|
|
2542
|
+
"name": "selected-keys",
|
|
2543
|
+
"description": "Default: -\n\nArray with the keys of currently selected menu items"
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
"name": "sub-menu-close-delay",
|
|
2547
|
+
"description": "Default: 0.1\n\nDelay time to hide submenu when mouse leaves (in seconds)"
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"name": "sub-menu-open-delay",
|
|
2551
|
+
"description": "Default: 0\n\nDelay time to show submenu when mouse enters, (in seconds)"
|
|
2552
|
+
},
|
|
2553
|
+
{
|
|
2554
|
+
"name": "theme",
|
|
2555
|
+
"description": "Default: light\n\nColor theme of the menu"
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"name": "trigger-sub-menu-action",
|
|
2559
|
+
"description": "Default: hover\n\nWhich action can trigger submenu open/close"
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
"name": "get-popup-container",
|
|
2563
|
+
"description": "Default: () => document.body\n\nTo set the container of the submenu popup. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition"
|
|
2564
|
+
},
|
|
2565
|
+
{
|
|
2566
|
+
"name": "item-icon",
|
|
2567
|
+
"description": "Default: -\n\nCustom menu item icon render"
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"name": "label-render",
|
|
2571
|
+
"description": "Default: -\n\nCustom label render"
|
|
2572
|
+
},
|
|
2573
|
+
{
|
|
2574
|
+
"name": "icon-render",
|
|
2575
|
+
"description": "Default: -\n\nCustom icon render (items mode)"
|
|
2576
|
+
},
|
|
2577
|
+
{
|
|
2578
|
+
"name": "extra-render",
|
|
2579
|
+
"description": "Default: -\n\nCustom extra render"
|
|
2580
|
+
},
|
|
2581
|
+
{
|
|
2582
|
+
"name": "popup-render",
|
|
2583
|
+
"description": "Default: -\n\nCustom popup renderer for submenu"
|
|
2584
|
+
}
|
|
2585
|
+
]
|
|
2617
2586
|
},
|
|
2618
2587
|
{
|
|
2619
2588
|
"name": "a-modal",
|
|
@@ -2761,6 +2730,11 @@
|
|
|
2761
2730
|
}
|
|
2762
2731
|
]
|
|
2763
2732
|
},
|
|
2733
|
+
{
|
|
2734
|
+
"name": "a-static-methods",
|
|
2735
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2736
|
+
"attributes": []
|
|
2737
|
+
},
|
|
2764
2738
|
{
|
|
2765
2739
|
"name": "a-args-props",
|
|
2766
2740
|
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
@@ -2776,6 +2750,36 @@
|
|
|
2776
2750
|
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2777
2751
|
"attributes": []
|
|
2778
2752
|
},
|
|
2753
|
+
{
|
|
2754
|
+
"name": "a-global-configuration",
|
|
2755
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2756
|
+
"attributes": []
|
|
2757
|
+
},
|
|
2758
|
+
{
|
|
2759
|
+
"name": "a-静态方法",
|
|
2760
|
+
"description": "全局展示操作反馈信息。",
|
|
2761
|
+
"attributes": []
|
|
2762
|
+
},
|
|
2763
|
+
{
|
|
2764
|
+
"name": "a-全局配置",
|
|
2765
|
+
"description": "全局展示操作反馈信息。",
|
|
2766
|
+
"attributes": []
|
|
2767
|
+
},
|
|
2768
|
+
{
|
|
2769
|
+
"name": "a-arguments",
|
|
2770
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2771
|
+
"attributes": []
|
|
2772
|
+
},
|
|
2773
|
+
{
|
|
2774
|
+
"name": "a-config",
|
|
2775
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2776
|
+
"attributes": []
|
|
2777
|
+
},
|
|
2778
|
+
{
|
|
2779
|
+
"name": "a-参数",
|
|
2780
|
+
"description": "全局展示操作反馈信息。",
|
|
2781
|
+
"attributes": []
|
|
2782
|
+
},
|
|
2779
2783
|
{
|
|
2780
2784
|
"name": "a-pagination",
|
|
2781
2785
|
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
@@ -3274,6 +3278,60 @@
|
|
|
3274
3278
|
}
|
|
3275
3279
|
]
|
|
3276
3280
|
},
|
|
3281
|
+
{
|
|
3282
|
+
"name": "a-segmented",
|
|
3283
|
+
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
3284
|
+
"attributes": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "block",
|
|
3287
|
+
"description": "Default: false\n\nOption to fit width to its parent\\'s width"
|
|
3288
|
+
},
|
|
3289
|
+
{
|
|
3290
|
+
"name": "classes",
|
|
3291
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
|
|
3292
|
+
},
|
|
3293
|
+
{
|
|
3294
|
+
"name": "default-value",
|
|
3295
|
+
"description": "Default: -\n\nDefault selected value"
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"name": "disabled",
|
|
3299
|
+
"description": "Default: false\n\nDisable all segments"
|
|
3300
|
+
},
|
|
3301
|
+
{
|
|
3302
|
+
"name": "options",
|
|
3303
|
+
"description": "Default: []\n\nSet children optional"
|
|
3304
|
+
},
|
|
3305
|
+
{
|
|
3306
|
+
"name": "orientation",
|
|
3307
|
+
"description": "Default: horizontal\n\nOrientation"
|
|
3308
|
+
},
|
|
3309
|
+
{
|
|
3310
|
+
"name": "size",
|
|
3311
|
+
"description": "Default: middle\n\nThe size of the Segmented."
|
|
3312
|
+
},
|
|
3313
|
+
{
|
|
3314
|
+
"name": "styles",
|
|
3315
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
|
|
3316
|
+
},
|
|
3317
|
+
{
|
|
3318
|
+
"name": "vertical",
|
|
3319
|
+
"description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
|
|
3320
|
+
},
|
|
3321
|
+
{
|
|
3322
|
+
"name": "value",
|
|
3323
|
+
"description": "Default: -\n\nCurrently selected value, support v-model:value"
|
|
3324
|
+
},
|
|
3325
|
+
{
|
|
3326
|
+
"name": "shape",
|
|
3327
|
+
"description": "Default: default\n\nshape of Segmented"
|
|
3328
|
+
},
|
|
3329
|
+
{
|
|
3330
|
+
"name": "name",
|
|
3331
|
+
"description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
|
|
3332
|
+
}
|
|
3333
|
+
]
|
|
3334
|
+
},
|
|
3277
3335
|
{
|
|
3278
3336
|
"name": "a-select",
|
|
3279
3337
|
"description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
|
|
@@ -3399,196 +3457,68 @@
|
|
|
3399
3457
|
"description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
|
|
3400
3458
|
},
|
|
3401
3459
|
{
|
|
3402
|
-
"name": "popup-match-select-width",
|
|
3403
|
-
"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"
|
|
3404
|
-
},
|
|
3405
|
-
{
|
|
3406
|
-
"name": "popup-render",
|
|
3407
|
-
"description": "Default: -\n\nCustomize dropdown content"
|
|
3408
|
-
},
|
|
3409
|
-
{
|
|
3410
|
-
"name": "prefix",
|
|
3411
|
-
"description": "Default: -\n\nThe custom prefix"
|
|
3412
|
-
},
|
|
3413
|
-
{
|
|
3414
|
-
"name": "remove-icon",
|
|
3415
|
-
"description": "Default: -\n\nThe custom remove icon"
|
|
3416
|
-
},
|
|
3417
|
-
{
|
|
3418
|
-
"name": "search-value",
|
|
3419
|
-
"description": "Default: -\n\nThe current input \"search\" text"
|
|
3420
|
-
},
|
|
3421
|
-
{
|
|
3422
|
-
"name": "show-search",
|
|
3423
|
-
"description": "Default: single: false, multiple: true\n\nWhether select is searchable"
|
|
3424
|
-
},
|
|
3425
|
-
{
|
|
3426
|
-
"name": "size",
|
|
3427
|
-
"description": "Default: -\n\nSize of Select input"
|
|
3428
|
-
},
|
|
3429
|
-
{
|
|
3430
|
-
"name": "status",
|
|
3431
|
-
"description": "Default: -\n\nSet validation status"
|
|
3432
|
-
},
|
|
3433
|
-
{
|
|
3434
|
-
"name": "styles",
|
|
3435
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3436
|
-
},
|
|
3437
|
-
{
|
|
3438
|
-
"name": "suffix-icon",
|
|
3439
|
-
"description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
|
|
3440
|
-
},
|
|
3441
|
-
{
|
|
3442
|
-
"name": "tag-render",
|
|
3443
|
-
"description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
|
|
3444
|
-
},
|
|
3445
|
-
{
|
|
3446
|
-
"name": "label-render",
|
|
3447
|
-
"description": "Default: -\n\nCustomize selected label render"
|
|
3448
|
-
},
|
|
3449
|
-
{
|
|
3450
|
-
"name": "token-separators",
|
|
3451
|
-
"description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
|
|
3452
|
-
},
|
|
3453
|
-
{
|
|
3454
|
-
"name": "value",
|
|
3455
|
-
"description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
|
|
3456
|
-
},
|
|
3457
|
-
{
|
|
3458
|
-
"name": "variant",
|
|
3459
|
-
"description": "Default: outlined\n\nVariants of selector"
|
|
3460
|
-
},
|
|
3461
|
-
{
|
|
3462
|
-
"name": "virtual",
|
|
3463
|
-
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
3464
|
-
}
|
|
3465
|
-
]
|
|
3466
|
-
},
|
|
3467
|
-
{
|
|
3468
|
-
"name": "a-slider",
|
|
3469
|
-
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3470
|
-
"attributes": [
|
|
3471
|
-
{
|
|
3472
|
-
"name": "classes",
|
|
3473
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3474
|
-
},
|
|
3475
|
-
{
|
|
3476
|
-
"name": "default-value",
|
|
3477
|
-
"description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
|
|
3478
|
-
},
|
|
3479
|
-
{
|
|
3480
|
-
"name": "disabled",
|
|
3481
|
-
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3482
|
-
},
|
|
3483
|
-
{
|
|
3484
|
-
"name": "dots",
|
|
3485
|
-
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3486
|
-
},
|
|
3487
|
-
{
|
|
3488
|
-
"name": "included",
|
|
3489
|
-
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3490
|
-
},
|
|
3491
|
-
{
|
|
3492
|
-
"name": "keyboard",
|
|
3493
|
-
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3494
|
-
},
|
|
3495
|
-
{
|
|
3496
|
-
"name": "marks",
|
|
3497
|
-
"description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
|
|
3498
|
-
},
|
|
3499
|
-
{
|
|
3500
|
-
"name": "max",
|
|
3501
|
-
"description": "Default: 100\n\nThe maximum value the slider can slide to"
|
|
3502
|
-
},
|
|
3503
|
-
{
|
|
3504
|
-
"name": "min",
|
|
3505
|
-
"description": "Default: 0\n\nThe minimum value the slider can slide to"
|
|
3506
|
-
},
|
|
3507
|
-
{
|
|
3508
|
-
"name": "orientation",
|
|
3509
|
-
"description": "Default: horizontal\n\nOrientation direction"
|
|
3510
|
-
},
|
|
3511
|
-
{
|
|
3512
|
-
"name": "range",
|
|
3513
|
-
"description": "Default: false\n\nEnable dual thumb mode for range selection"
|
|
3514
|
-
},
|
|
3515
|
-
{
|
|
3516
|
-
"name": "reverse",
|
|
3517
|
-
"description": "Default: false\n\nReverse the component"
|
|
3518
|
-
},
|
|
3519
|
-
{
|
|
3520
|
-
"name": "step",
|
|
3521
|
-
"description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
|
|
3522
|
-
},
|
|
3523
|
-
{
|
|
3524
|
-
"name": "styles",
|
|
3525
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3526
|
-
},
|
|
3527
|
-
{
|
|
3528
|
-
"name": "tooltip",
|
|
3529
|
-
"description": "Default: -\n\nThe tooltip related props"
|
|
3530
|
-
},
|
|
3531
|
-
{
|
|
3532
|
-
"name": "value",
|
|
3533
|
-
"description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
|
|
3534
|
-
},
|
|
3535
|
-
{
|
|
3536
|
-
"name": "vertical",
|
|
3537
|
-
"description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3538
|
-
}
|
|
3539
|
-
]
|
|
3540
|
-
},
|
|
3541
|
-
{
|
|
3542
|
-
"name": "a-segmented",
|
|
3543
|
-
"description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
|
|
3544
|
-
"attributes": [
|
|
3545
|
-
{
|
|
3546
|
-
"name": "block",
|
|
3547
|
-
"description": "Default: false\n\nOption to fit width to its parent\\'s width"
|
|
3460
|
+
"name": "popup-match-select-width",
|
|
3461
|
+
"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"
|
|
3548
3462
|
},
|
|
3549
3463
|
{
|
|
3550
|
-
"name": "
|
|
3551
|
-
"description": "Default: -\n\nCustomize
|
|
3464
|
+
"name": "popup-render",
|
|
3465
|
+
"description": "Default: -\n\nCustomize dropdown content"
|
|
3552
3466
|
},
|
|
3553
3467
|
{
|
|
3554
|
-
"name": "
|
|
3555
|
-
"description": "Default: -\n\
|
|
3468
|
+
"name": "prefix",
|
|
3469
|
+
"description": "Default: -\n\nThe custom prefix"
|
|
3556
3470
|
},
|
|
3557
3471
|
{
|
|
3558
|
-
"name": "
|
|
3559
|
-
"description": "Default:
|
|
3472
|
+
"name": "remove-icon",
|
|
3473
|
+
"description": "Default: -\n\nThe custom remove icon"
|
|
3560
3474
|
},
|
|
3561
3475
|
{
|
|
3562
|
-
"name": "
|
|
3563
|
-
"description": "Default:
|
|
3476
|
+
"name": "search-value",
|
|
3477
|
+
"description": "Default: -\n\nThe current input \"search\" text"
|
|
3564
3478
|
},
|
|
3565
3479
|
{
|
|
3566
|
-
"name": "
|
|
3567
|
-
"description": "Default:
|
|
3480
|
+
"name": "show-search",
|
|
3481
|
+
"description": "Default: single: false, multiple: true\n\nWhether select is searchable"
|
|
3568
3482
|
},
|
|
3569
3483
|
{
|
|
3570
3484
|
"name": "size",
|
|
3571
|
-
"description": "Default:
|
|
3485
|
+
"description": "Default: -\n\nSize of Select input"
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
"name": "status",
|
|
3489
|
+
"description": "Default: -\n\nSet validation status"
|
|
3572
3490
|
},
|
|
3573
3491
|
{
|
|
3574
3492
|
"name": "styles",
|
|
3575
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the
|
|
3493
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3576
3494
|
},
|
|
3577
3495
|
{
|
|
3578
|
-
"name": "
|
|
3579
|
-
"description": "Default:
|
|
3496
|
+
"name": "suffix-icon",
|
|
3497
|
+
"description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
"name": "tag-render",
|
|
3501
|
+
"description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
|
|
3502
|
+
},
|
|
3503
|
+
{
|
|
3504
|
+
"name": "label-render",
|
|
3505
|
+
"description": "Default: -\n\nCustomize selected label render"
|
|
3506
|
+
},
|
|
3507
|
+
{
|
|
3508
|
+
"name": "token-separators",
|
|
3509
|
+
"description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
|
|
3580
3510
|
},
|
|
3581
3511
|
{
|
|
3582
3512
|
"name": "value",
|
|
3583
|
-
"description": "Default: -\n\
|
|
3513
|
+
"description": "Default: -\n\nCurrent selected option (considered as a immutable array), support v-model:value"
|
|
3584
3514
|
},
|
|
3585
3515
|
{
|
|
3586
|
-
"name": "
|
|
3587
|
-
"description": "Default:
|
|
3516
|
+
"name": "variant",
|
|
3517
|
+
"description": "Default: outlined\n\nVariants of selector"
|
|
3588
3518
|
},
|
|
3589
3519
|
{
|
|
3590
|
-
"name": "
|
|
3591
|
-
"description": "Default:
|
|
3520
|
+
"name": "virtual",
|
|
3521
|
+
"description": "Default: true\n\nDisable virtual scroll when set to false"
|
|
3592
3522
|
}
|
|
3593
3523
|
]
|
|
3594
3524
|
},
|
|
@@ -3768,6 +3698,80 @@
|
|
|
3768
3698
|
}
|
|
3769
3699
|
]
|
|
3770
3700
|
},
|
|
3701
|
+
{
|
|
3702
|
+
"name": "a-slider",
|
|
3703
|
+
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3704
|
+
"attributes": [
|
|
3705
|
+
{
|
|
3706
|
+
"name": "classes",
|
|
3707
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3708
|
+
},
|
|
3709
|
+
{
|
|
3710
|
+
"name": "default-value",
|
|
3711
|
+
"description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
|
|
3712
|
+
},
|
|
3713
|
+
{
|
|
3714
|
+
"name": "disabled",
|
|
3715
|
+
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3716
|
+
},
|
|
3717
|
+
{
|
|
3718
|
+
"name": "dots",
|
|
3719
|
+
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3720
|
+
},
|
|
3721
|
+
{
|
|
3722
|
+
"name": "included",
|
|
3723
|
+
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3724
|
+
},
|
|
3725
|
+
{
|
|
3726
|
+
"name": "keyboard",
|
|
3727
|
+
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3728
|
+
},
|
|
3729
|
+
{
|
|
3730
|
+
"name": "marks",
|
|
3731
|
+
"description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
|
|
3732
|
+
},
|
|
3733
|
+
{
|
|
3734
|
+
"name": "max",
|
|
3735
|
+
"description": "Default: 100\n\nThe maximum value the slider can slide to"
|
|
3736
|
+
},
|
|
3737
|
+
{
|
|
3738
|
+
"name": "min",
|
|
3739
|
+
"description": "Default: 0\n\nThe minimum value the slider can slide to"
|
|
3740
|
+
},
|
|
3741
|
+
{
|
|
3742
|
+
"name": "orientation",
|
|
3743
|
+
"description": "Default: horizontal\n\nOrientation direction"
|
|
3744
|
+
},
|
|
3745
|
+
{
|
|
3746
|
+
"name": "range",
|
|
3747
|
+
"description": "Default: false\n\nEnable dual thumb mode for range selection"
|
|
3748
|
+
},
|
|
3749
|
+
{
|
|
3750
|
+
"name": "reverse",
|
|
3751
|
+
"description": "Default: false\n\nReverse the component"
|
|
3752
|
+
},
|
|
3753
|
+
{
|
|
3754
|
+
"name": "step",
|
|
3755
|
+
"description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
|
|
3756
|
+
},
|
|
3757
|
+
{
|
|
3758
|
+
"name": "styles",
|
|
3759
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3760
|
+
},
|
|
3761
|
+
{
|
|
3762
|
+
"name": "tooltip",
|
|
3763
|
+
"description": "Default: -\n\nThe tooltip related props"
|
|
3764
|
+
},
|
|
3765
|
+
{
|
|
3766
|
+
"name": "value",
|
|
3767
|
+
"description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
|
|
3768
|
+
},
|
|
3769
|
+
{
|
|
3770
|
+
"name": "vertical",
|
|
3771
|
+
"description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3772
|
+
}
|
|
3773
|
+
]
|
|
3774
|
+
},
|
|
3771
3775
|
{
|
|
3772
3776
|
"name": "a-space",
|
|
3773
3777
|
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
@@ -3887,6 +3891,65 @@
|
|
|
3887
3891
|
}
|
|
3888
3892
|
]
|
|
3889
3893
|
},
|
|
3894
|
+
{
|
|
3895
|
+
"name": "a-statistic",
|
|
3896
|
+
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3897
|
+
"attributes": [
|
|
3898
|
+
{
|
|
3899
|
+
"name": "classes",
|
|
3900
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"name": "decimal-separator",
|
|
3904
|
+
"description": "Default: .\n\nThe decimal separator"
|
|
3905
|
+
},
|
|
3906
|
+
{
|
|
3907
|
+
"name": "formatter",
|
|
3908
|
+
"description": "Default: -\n\nCustomize value display logic"
|
|
3909
|
+
},
|
|
3910
|
+
{
|
|
3911
|
+
"name": "group-separator",
|
|
3912
|
+
"description": "Default: ,\n\nGroup separator"
|
|
3913
|
+
},
|
|
3914
|
+
{
|
|
3915
|
+
"name": "loading",
|
|
3916
|
+
"description": "Default: false\n\nLoading status of Statistic"
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"name": "precision",
|
|
3920
|
+
"description": "Default: -\n\nThe precision of input value"
|
|
3921
|
+
},
|
|
3922
|
+
{
|
|
3923
|
+
"name": "prefix",
|
|
3924
|
+
"description": "Default: -\n\nThe prefix node of value"
|
|
3925
|
+
},
|
|
3926
|
+
{
|
|
3927
|
+
"name": "styles",
|
|
3928
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
|
|
3929
|
+
},
|
|
3930
|
+
{
|
|
3931
|
+
"name": "suffix",
|
|
3932
|
+
"description": "Default: -\n\nThe suffix node of value"
|
|
3933
|
+
},
|
|
3934
|
+
{
|
|
3935
|
+
"name": "title",
|
|
3936
|
+
"description": "Default: -\n\nDisplay title"
|
|
3937
|
+
},
|
|
3938
|
+
{
|
|
3939
|
+
"name": "value",
|
|
3940
|
+
"description": "Default: -\n\nDisplay value"
|
|
3941
|
+
},
|
|
3942
|
+
{
|
|
3943
|
+
"name": "value-style",
|
|
3944
|
+
"description": "Default: -\n\nSet value section style"
|
|
3945
|
+
}
|
|
3946
|
+
]
|
|
3947
|
+
},
|
|
3948
|
+
{
|
|
3949
|
+
"name": "a-statistic-timer",
|
|
3950
|
+
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
3951
|
+
"attributes": []
|
|
3952
|
+
},
|
|
3890
3953
|
{
|
|
3891
3954
|
"name": "a-splitter",
|
|
3892
3955
|
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
@@ -4008,8 +4071,74 @@
|
|
|
4008
4071
|
"description": "Default: false\n\nThe value when unchecked"
|
|
4009
4072
|
},
|
|
4010
4073
|
{
|
|
4011
|
-
"name": "value",
|
|
4012
|
-
"description": "Default: -\n\nAlias for checked, support v-model:value"
|
|
4074
|
+
"name": "value",
|
|
4075
|
+
"description": "Default: -\n\nAlias for checked, support v-model:value"
|
|
4076
|
+
}
|
|
4077
|
+
]
|
|
4078
|
+
},
|
|
4079
|
+
{
|
|
4080
|
+
"name": "a-steps",
|
|
4081
|
+
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
4082
|
+
"attributes": [
|
|
4083
|
+
{
|
|
4084
|
+
"name": "classes",
|
|
4085
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4086
|
+
},
|
|
4087
|
+
{
|
|
4088
|
+
"name": "current",
|
|
4089
|
+
"description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
|
|
4090
|
+
},
|
|
4091
|
+
{
|
|
4092
|
+
"name": "icon-render",
|
|
4093
|
+
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
4094
|
+
},
|
|
4095
|
+
{
|
|
4096
|
+
"name": "initial",
|
|
4097
|
+
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
4098
|
+
},
|
|
4099
|
+
{
|
|
4100
|
+
"name": "items",
|
|
4101
|
+
"description": "Default: []\n\nStepItem content"
|
|
4102
|
+
},
|
|
4103
|
+
{
|
|
4104
|
+
"name": "orientation",
|
|
4105
|
+
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
4106
|
+
},
|
|
4107
|
+
{
|
|
4108
|
+
"name": "percent",
|
|
4109
|
+
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
4110
|
+
},
|
|
4111
|
+
{
|
|
4112
|
+
"name": "progress-dot",
|
|
4113
|
+
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
4114
|
+
},
|
|
4115
|
+
{
|
|
4116
|
+
"name": "responsive",
|
|
4117
|
+
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
4118
|
+
},
|
|
4119
|
+
{
|
|
4120
|
+
"name": "size",
|
|
4121
|
+
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
4122
|
+
},
|
|
4123
|
+
{
|
|
4124
|
+
"name": "status",
|
|
4125
|
+
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
4126
|
+
},
|
|
4127
|
+
{
|
|
4128
|
+
"name": "styles",
|
|
4129
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4130
|
+
},
|
|
4131
|
+
{
|
|
4132
|
+
"name": "title-placement",
|
|
4133
|
+
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
4134
|
+
},
|
|
4135
|
+
{
|
|
4136
|
+
"name": "type",
|
|
4137
|
+
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
4138
|
+
},
|
|
4139
|
+
{
|
|
4140
|
+
"name": "variant",
|
|
4141
|
+
"description": "Default: filled\n\nConfig style variant"
|
|
4013
4142
|
}
|
|
4014
4143
|
]
|
|
4015
4144
|
},
|
|
@@ -4111,72 +4240,6 @@
|
|
|
4111
4240
|
}
|
|
4112
4241
|
]
|
|
4113
4242
|
},
|
|
4114
|
-
{
|
|
4115
|
-
"name": "a-steps",
|
|
4116
|
-
"description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
|
|
4117
|
-
"attributes": [
|
|
4118
|
-
{
|
|
4119
|
-
"name": "classes",
|
|
4120
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4121
|
-
},
|
|
4122
|
-
{
|
|
4123
|
-
"name": "current",
|
|
4124
|
-
"description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
|
|
4125
|
-
},
|
|
4126
|
-
{
|
|
4127
|
-
"name": "icon-render",
|
|
4128
|
-
"description": "Default: -\n\nCustom render icon, please use items.icon first"
|
|
4129
|
-
},
|
|
4130
|
-
{
|
|
4131
|
-
"name": "initial",
|
|
4132
|
-
"description": "Default: 0\n\nSet the initial step, counting from 0"
|
|
4133
|
-
},
|
|
4134
|
-
{
|
|
4135
|
-
"name": "items",
|
|
4136
|
-
"description": "Default: []\n\nStepItem content"
|
|
4137
|
-
},
|
|
4138
|
-
{
|
|
4139
|
-
"name": "orientation",
|
|
4140
|
-
"description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
|
|
4141
|
-
},
|
|
4142
|
-
{
|
|
4143
|
-
"name": "percent",
|
|
4144
|
-
"description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
|
|
4145
|
-
},
|
|
4146
|
-
{
|
|
4147
|
-
"name": "progress-dot",
|
|
4148
|
-
"description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
|
|
4149
|
-
},
|
|
4150
|
-
{
|
|
4151
|
-
"name": "responsive",
|
|
4152
|
-
"description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
|
|
4153
|
-
},
|
|
4154
|
-
{
|
|
4155
|
-
"name": "size",
|
|
4156
|
-
"description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
|
|
4157
|
-
},
|
|
4158
|
-
{
|
|
4159
|
-
"name": "status",
|
|
4160
|
-
"description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
|
|
4161
|
-
},
|
|
4162
|
-
{
|
|
4163
|
-
"name": "styles",
|
|
4164
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4165
|
-
},
|
|
4166
|
-
{
|
|
4167
|
-
"name": "title-placement",
|
|
4168
|
-
"description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
|
|
4169
|
-
},
|
|
4170
|
-
{
|
|
4171
|
-
"name": "type",
|
|
4172
|
-
"description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
|
|
4173
|
-
},
|
|
4174
|
-
{
|
|
4175
|
-
"name": "variant",
|
|
4176
|
-
"description": "Default: filled\n\nConfig style variant"
|
|
4177
|
-
}
|
|
4178
|
-
]
|
|
4179
|
-
},
|
|
4180
4243
|
{
|
|
4181
4244
|
"name": "a-tabs",
|
|
4182
4245
|
"description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
|
|
@@ -4356,230 +4419,69 @@
|
|
|
4356
4419
|
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4357
4420
|
},
|
|
4358
4421
|
{
|
|
4359
|
-
"name": "value",
|
|
4360
|
-
"description": "Default: -\n\nValue of checked tag(s), support v-model:value"
|
|
4361
|
-
}
|
|
4362
|
-
]
|
|
4363
|
-
},
|
|
4364
|
-
{
|
|
4365
|
-
"name": "a-tag-checkable-tag",
|
|
4366
|
-
"description": "进行标记和分类的小标签。",
|
|
4367
|
-
"attributes": []
|
|
4368
|
-
},
|
|
4369
|
-
{
|
|
4370
|
-
"name": "a-tag-checkable-tag-group",
|
|
4371
|
-
"description": "进行标记和分类的小标签。",
|
|
4372
|
-
"attributes": []
|
|
4373
|
-
},
|
|
4374
|
-
{
|
|
4375
|
-
"name": "a-time-picker",
|
|
4376
|
-
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
4377
|
-
"attributes": []
|
|
4378
|
-
},
|
|
4379
|
-
{
|
|
4380
|
-
"name": "a-
|
|
4381
|
-
"description": "(ZH)
|
|
4382
|
-
"attributes": [
|
|
4383
|
-
{
|
|
4384
|
-
"name": "classes",
|
|
4385
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
|
|
4386
|
-
},
|
|
4387
|
-
{
|
|
4388
|
-
"name": "decimal-separator",
|
|
4389
|
-
"description": "Default: .\n\nThe decimal separator"
|
|
4390
|
-
},
|
|
4391
|
-
{
|
|
4392
|
-
"name": "formatter",
|
|
4393
|
-
"description": "Default: -\n\nCustomize value display logic"
|
|
4394
|
-
},
|
|
4395
|
-
{
|
|
4396
|
-
"name": "group-separator",
|
|
4397
|
-
"description": "Default: ,\n\nGroup separator"
|
|
4398
|
-
},
|
|
4399
|
-
{
|
|
4400
|
-
"name": "loading",
|
|
4401
|
-
"description": "Default: false\n\nLoading status of Statistic"
|
|
4402
|
-
},
|
|
4403
|
-
{
|
|
4404
|
-
"name": "precision",
|
|
4405
|
-
"description": "Default: -\n\nThe precision of input value"
|
|
4406
|
-
},
|
|
4407
|
-
{
|
|
4408
|
-
"name": "prefix",
|
|
4409
|
-
"description": "Default: -\n\nThe prefix node of value"
|
|
4410
|
-
},
|
|
4411
|
-
{
|
|
4412
|
-
"name": "styles",
|
|
4413
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
|
|
4414
|
-
},
|
|
4415
|
-
{
|
|
4416
|
-
"name": "suffix",
|
|
4417
|
-
"description": "Default: -\n\nThe suffix node of value"
|
|
4418
|
-
},
|
|
4419
|
-
{
|
|
4420
|
-
"name": "title",
|
|
4421
|
-
"description": "Default: -\n\nDisplay title"
|
|
4422
|
-
},
|
|
4423
|
-
{
|
|
4424
|
-
"name": "value",
|
|
4425
|
-
"description": "Default: -\n\nDisplay value"
|
|
4426
|
-
},
|
|
4427
|
-
{
|
|
4428
|
-
"name": "value-style",
|
|
4429
|
-
"description": "Default: -\n\nSet value section style"
|
|
4430
|
-
}
|
|
4431
|
-
]
|
|
4432
|
-
},
|
|
4433
|
-
{
|
|
4434
|
-
"name": "a-statistic-timer",
|
|
4435
|
-
"description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
|
|
4436
|
-
"attributes": []
|
|
4437
|
-
},
|
|
4438
|
-
{
|
|
4439
|
-
"name": "a-timeline",
|
|
4440
|
-
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
4441
|
-
"attributes": [
|
|
4442
|
-
{
|
|
4443
|
-
"name": "classes",
|
|
4444
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4445
|
-
},
|
|
4446
|
-
{
|
|
4447
|
-
"name": "items",
|
|
4448
|
-
"description": "Default: -\n\nEach node of timeline"
|
|
4449
|
-
},
|
|
4450
|
-
{
|
|
4451
|
-
"name": "mode",
|
|
4452
|
-
"description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
|
|
4453
|
-
},
|
|
4454
|
-
{
|
|
4455
|
-
"name": "pending",
|
|
4456
|
-
"description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
|
|
4457
|
-
},
|
|
4458
|
-
{
|
|
4459
|
-
"name": "pending-dot",
|
|
4460
|
-
"description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
|
|
4461
|
-
},
|
|
4462
|
-
{
|
|
4463
|
-
"name": "reverse",
|
|
4464
|
-
"description": "Default: false\n\nWhether reverse nodes or not"
|
|
4465
|
-
},
|
|
4466
|
-
{
|
|
4467
|
-
"name": "styles",
|
|
4468
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4469
|
-
},
|
|
4470
|
-
{
|
|
4471
|
-
"name": "dot-render",
|
|
4472
|
-
"description": "Default: -\n\nCustom rendering function for timeline dot"
|
|
4473
|
-
},
|
|
4474
|
-
{
|
|
4475
|
-
"name": "label-render",
|
|
4476
|
-
"description": "Default: -\n\nCustom rendering function for timeline label"
|
|
4477
|
-
},
|
|
4478
|
-
{
|
|
4479
|
-
"name": "content-render",
|
|
4480
|
-
"description": "Default: -\n\nCustom rendering function for timeline content"
|
|
4481
|
-
}
|
|
4482
|
-
]
|
|
4483
|
-
},
|
|
4484
|
-
{
|
|
4485
|
-
"name": "a-tooltip",
|
|
4486
|
-
"description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
|
|
4487
|
-
"attributes": [
|
|
4488
|
-
{
|
|
4489
|
-
"name": "align",
|
|
4490
|
-
"description": "Default: -\n\nPopup alignment config"
|
|
4491
|
-
},
|
|
4492
|
-
{
|
|
4493
|
-
"name": "arrow",
|
|
4494
|
-
"description": "Default: -\n\nShow, hide or keep arrow in the center"
|
|
4495
|
-
},
|
|
4496
|
-
{
|
|
4497
|
-
"name": "auto-adjust-overflow",
|
|
4498
|
-
"description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
|
|
4499
|
-
},
|
|
4500
|
-
{
|
|
4501
|
-
"name": "color",
|
|
4502
|
-
"description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
|
|
4503
|
-
},
|
|
4504
|
-
{
|
|
4505
|
-
"name": "open",
|
|
4506
|
-
"description": "Default: -\n\nWhether tooltip is visible"
|
|
4507
|
-
},
|
|
4508
|
-
{
|
|
4509
|
-
"name": "default-open",
|
|
4510
|
-
"description": "Default: false\n\nInitial open state"
|
|
4511
|
-
},
|
|
4512
|
-
{
|
|
4513
|
-
"name": "get-popup-container",
|
|
4514
|
-
"description": "Default: -\n\nSpecify container for tooltip"
|
|
4515
|
-
},
|
|
4516
|
-
{
|
|
4517
|
-
"name": "destroy-on-hidden",
|
|
4518
|
-
"description": "Default: -\n\nDestroy tooltip when hidden"
|
|
4519
|
-
},
|
|
4520
|
-
{
|
|
4521
|
-
"name": "z-index",
|
|
4522
|
-
"description": "Default: -\n\nSet z-index of tooltip"
|
|
4523
|
-
},
|
|
4524
|
-
{
|
|
4525
|
-
"name": "placement",
|
|
4526
|
-
"description": "Default: top\n\nTooltip placement"
|
|
4527
|
-
},
|
|
4528
|
-
{
|
|
4529
|
-
"name": "trigger",
|
|
4530
|
-
"description": "Default: -\n\nTrigger action"
|
|
4531
|
-
},
|
|
4532
|
-
{
|
|
4533
|
-
"name": "fresh",
|
|
4534
|
-
"description": "Default: -\n\nUpdate content even when tooltip is hidden"
|
|
4535
|
-
},
|
|
4536
|
-
{
|
|
4537
|
-
"name": "mouse-enter-delay",
|
|
4538
|
-
"description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
|
|
4539
|
-
},
|
|
4540
|
-
{
|
|
4541
|
-
"name": "mouse-leave-delay",
|
|
4542
|
-
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
4543
|
-
},
|
|
4422
|
+
"name": "value",
|
|
4423
|
+
"description": "Default: -\n\nValue of checked tag(s), support v-model:value"
|
|
4424
|
+
}
|
|
4425
|
+
]
|
|
4426
|
+
},
|
|
4427
|
+
{
|
|
4428
|
+
"name": "a-tag-checkable-tag",
|
|
4429
|
+
"description": "进行标记和分类的小标签。",
|
|
4430
|
+
"attributes": []
|
|
4431
|
+
},
|
|
4432
|
+
{
|
|
4433
|
+
"name": "a-tag-checkable-tag-group",
|
|
4434
|
+
"description": "进行标记和分类的小标签。",
|
|
4435
|
+
"attributes": []
|
|
4436
|
+
},
|
|
4437
|
+
{
|
|
4438
|
+
"name": "a-time-picker",
|
|
4439
|
+
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
4440
|
+
"attributes": []
|
|
4441
|
+
},
|
|
4442
|
+
{
|
|
4443
|
+
"name": "a-timeline",
|
|
4444
|
+
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
4445
|
+
"attributes": [
|
|
4544
4446
|
{
|
|
4545
4447
|
"name": "classes",
|
|
4546
|
-
"description": "Default: -\n\
|
|
4448
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4547
4449
|
},
|
|
4548
4450
|
{
|
|
4549
|
-
"name": "
|
|
4550
|
-
"description": "Default: -\n\
|
|
4451
|
+
"name": "items",
|
|
4452
|
+
"description": "Default: -\n\nEach node of timeline"
|
|
4551
4453
|
},
|
|
4552
4454
|
{
|
|
4553
|
-
"name": "
|
|
4554
|
-
"description": "Default: -\n\
|
|
4455
|
+
"name": "mode",
|
|
4456
|
+
"description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
|
|
4555
4457
|
},
|
|
4556
4458
|
{
|
|
4557
|
-
"name": "
|
|
4558
|
-
"description": "Default:
|
|
4459
|
+
"name": "pending",
|
|
4460
|
+
"description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
|
|
4559
4461
|
},
|
|
4560
4462
|
{
|
|
4561
|
-
"name": "
|
|
4562
|
-
"description": "Default: -\n\
|
|
4463
|
+
"name": "pending-dot",
|
|
4464
|
+
"description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
|
|
4563
4465
|
},
|
|
4564
4466
|
{
|
|
4565
|
-
"name": "
|
|
4566
|
-
"description": "Default:
|
|
4467
|
+
"name": "reverse",
|
|
4468
|
+
"description": "Default: false\n\nWhether reverse nodes or not"
|
|
4567
4469
|
},
|
|
4568
4470
|
{
|
|
4569
|
-
"name": "
|
|
4570
|
-
"description": "Default: -\n\
|
|
4471
|
+
"name": "styles",
|
|
4472
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4571
4473
|
},
|
|
4572
4474
|
{
|
|
4573
|
-
"name": "
|
|
4574
|
-
"description": "Default: -\n\
|
|
4475
|
+
"name": "dot-render",
|
|
4476
|
+
"description": "Default: -\n\nCustom rendering function for timeline dot"
|
|
4575
4477
|
},
|
|
4576
4478
|
{
|
|
4577
|
-
"name": "
|
|
4578
|
-
"description": "Default: -\n\
|
|
4479
|
+
"name": "label-render",
|
|
4480
|
+
"description": "Default: -\n\nCustom rendering function for timeline label"
|
|
4579
4481
|
},
|
|
4580
4482
|
{
|
|
4581
|
-
"name": "
|
|
4582
|
-
"description": "Default: -\n\
|
|
4483
|
+
"name": "content-render",
|
|
4484
|
+
"description": "Default: -\n\nCustom rendering function for timeline content"
|
|
4583
4485
|
}
|
|
4584
4486
|
]
|
|
4585
4487
|
},
|
|
@@ -4947,52 +4849,6 @@
|
|
|
4947
4849
|
"description": "树型选择控件。",
|
|
4948
4850
|
"attributes": []
|
|
4949
4851
|
},
|
|
4950
|
-
{
|
|
4951
|
-
"name": "a-watermark",
|
|
4952
|
-
"description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
|
|
4953
|
-
"attributes": [
|
|
4954
|
-
{
|
|
4955
|
-
"name": "width",
|
|
4956
|
-
"description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
|
|
4957
|
-
},
|
|
4958
|
-
{
|
|
4959
|
-
"name": "height",
|
|
4960
|
-
"description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
|
|
4961
|
-
},
|
|
4962
|
-
{
|
|
4963
|
-
"name": "inherit",
|
|
4964
|
-
"description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
|
|
4965
|
-
},
|
|
4966
|
-
{
|
|
4967
|
-
"name": "rotate",
|
|
4968
|
-
"description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
|
|
4969
|
-
},
|
|
4970
|
-
{
|
|
4971
|
-
"name": "z-index",
|
|
4972
|
-
"description": "Default: 9\n\nThe z-index of the appended watermark element"
|
|
4973
|
-
},
|
|
4974
|
-
{
|
|
4975
|
-
"name": "image",
|
|
4976
|
-
"description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
|
|
4977
|
-
},
|
|
4978
|
-
{
|
|
4979
|
-
"name": "content",
|
|
4980
|
-
"description": "Default: -\n\nWatermark text content"
|
|
4981
|
-
},
|
|
4982
|
-
{
|
|
4983
|
-
"name": "font",
|
|
4984
|
-
"description": "Default: Font\n\nText style"
|
|
4985
|
-
},
|
|
4986
|
-
{
|
|
4987
|
-
"name": "gap",
|
|
4988
|
-
"description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
|
|
4989
|
-
},
|
|
4990
|
-
{
|
|
4991
|
-
"name": "offset",
|
|
4992
|
-
"description": "Default: \\[gap\\[0\\]/2, gap\\[1\\]/2\\]\n\nThe offset of the watermark from the upper left corner of the container. The default is gap/2"
|
|
4993
|
-
}
|
|
4994
|
-
]
|
|
4995
|
-
},
|
|
4996
4852
|
{
|
|
4997
4853
|
"name": "a-typography",
|
|
4998
4854
|
"description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
|
|
@@ -5287,6 +5143,154 @@
|
|
|
5287
5143
|
}
|
|
5288
5144
|
]
|
|
5289
5145
|
},
|
|
5146
|
+
{
|
|
5147
|
+
"name": "a-watermark",
|
|
5148
|
+
"description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
|
|
5149
|
+
"attributes": [
|
|
5150
|
+
{
|
|
5151
|
+
"name": "width",
|
|
5152
|
+
"description": "Default: 120\n\nThe width of the watermark, the default value of content is its own width"
|
|
5153
|
+
},
|
|
5154
|
+
{
|
|
5155
|
+
"name": "height",
|
|
5156
|
+
"description": "Default: 64\n\nThe height of the watermark, the default value of content is its own height"
|
|
5157
|
+
},
|
|
5158
|
+
{
|
|
5159
|
+
"name": "inherit",
|
|
5160
|
+
"description": "Default: true\n\nPass the watermark to the pop-up component such as Modal, Drawer"
|
|
5161
|
+
},
|
|
5162
|
+
{
|
|
5163
|
+
"name": "rotate",
|
|
5164
|
+
"description": "Default: -22\n\nWhen the watermark is drawn, the rotation angle, unit °"
|
|
5165
|
+
},
|
|
5166
|
+
{
|
|
5167
|
+
"name": "z-index",
|
|
5168
|
+
"description": "Default: 9\n\nThe z-index of the appended watermark element"
|
|
5169
|
+
},
|
|
5170
|
+
{
|
|
5171
|
+
"name": "image",
|
|
5172
|
+
"description": "Default: -\n\nImage source, it is recommended to export 2x or 3x image, high priority (support base64 format)"
|
|
5173
|
+
},
|
|
5174
|
+
{
|
|
5175
|
+
"name": "content",
|
|
5176
|
+
"description": "Default: -\n\nWatermark text content"
|
|
5177
|
+
},
|
|
5178
|
+
{
|
|
5179
|
+
"name": "font",
|
|
5180
|
+
"description": "Default: Font\n\nText style"
|
|
5181
|
+
},
|
|
5182
|
+
{
|
|
5183
|
+
"name": "gap",
|
|
5184
|
+
"description": "Default: \\[100, 100\\]\n\nThe spacing between watermarks"
|
|
5185
|
+
},
|
|
5186
|
+
{
|
|
5187
|
+
"name": "offset",
|
|
5188
|
+
"description": "Default: \\[gap\\[0\\]/2, gap\\[1\\]/2\\]\n\nThe offset of the watermark from the upper left corner of the container. The default is gap/2"
|
|
5189
|
+
}
|
|
5190
|
+
]
|
|
5191
|
+
},
|
|
5192
|
+
{
|
|
5193
|
+
"name": "a-tooltip",
|
|
5194
|
+
"description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
|
|
5195
|
+
"attributes": [
|
|
5196
|
+
{
|
|
5197
|
+
"name": "align",
|
|
5198
|
+
"description": "Default: -\n\nPopup alignment config"
|
|
5199
|
+
},
|
|
5200
|
+
{
|
|
5201
|
+
"name": "arrow",
|
|
5202
|
+
"description": "Default: -\n\nShow, hide or keep arrow in the center"
|
|
5203
|
+
},
|
|
5204
|
+
{
|
|
5205
|
+
"name": "auto-adjust-overflow",
|
|
5206
|
+
"description": "Default: -\n\nAuto adjust placement when tooltip is invisible"
|
|
5207
|
+
},
|
|
5208
|
+
{
|
|
5209
|
+
"name": "color",
|
|
5210
|
+
"description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
|
|
5211
|
+
},
|
|
5212
|
+
{
|
|
5213
|
+
"name": "open",
|
|
5214
|
+
"description": "Default: -\n\nWhether tooltip is visible"
|
|
5215
|
+
},
|
|
5216
|
+
{
|
|
5217
|
+
"name": "default-open",
|
|
5218
|
+
"description": "Default: false\n\nInitial open state"
|
|
5219
|
+
},
|
|
5220
|
+
{
|
|
5221
|
+
"name": "get-popup-container",
|
|
5222
|
+
"description": "Default: -\n\nSpecify container for tooltip"
|
|
5223
|
+
},
|
|
5224
|
+
{
|
|
5225
|
+
"name": "destroy-on-hidden",
|
|
5226
|
+
"description": "Default: -\n\nDestroy tooltip when hidden"
|
|
5227
|
+
},
|
|
5228
|
+
{
|
|
5229
|
+
"name": "z-index",
|
|
5230
|
+
"description": "Default: -\n\nSet z-index of tooltip"
|
|
5231
|
+
},
|
|
5232
|
+
{
|
|
5233
|
+
"name": "placement",
|
|
5234
|
+
"description": "Default: top\n\nTooltip placement"
|
|
5235
|
+
},
|
|
5236
|
+
{
|
|
5237
|
+
"name": "trigger",
|
|
5238
|
+
"description": "Default: -\n\nTrigger action"
|
|
5239
|
+
},
|
|
5240
|
+
{
|
|
5241
|
+
"name": "fresh",
|
|
5242
|
+
"description": "Default: -\n\nUpdate content even when tooltip is hidden"
|
|
5243
|
+
},
|
|
5244
|
+
{
|
|
5245
|
+
"name": "mouse-enter-delay",
|
|
5246
|
+
"description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
|
|
5247
|
+
},
|
|
5248
|
+
{
|
|
5249
|
+
"name": "mouse-leave-delay",
|
|
5250
|
+
"description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
|
|
5251
|
+
},
|
|
5252
|
+
{
|
|
5253
|
+
"name": "classes",
|
|
5254
|
+
"description": "Default: -\n\nSemantic DOM class. Supports object or function"
|
|
5255
|
+
},
|
|
5256
|
+
{
|
|
5257
|
+
"name": "styles",
|
|
5258
|
+
"description": "Default: -\n\nSemantic DOM style. Supports object or function"
|
|
5259
|
+
},
|
|
5260
|
+
{
|
|
5261
|
+
"name": "get-tooltip-container",
|
|
5262
|
+
"description": "Default: -\n\nLegacy alias of getPopupContainer"
|
|
5263
|
+
},
|
|
5264
|
+
{
|
|
5265
|
+
"name": "motion",
|
|
5266
|
+
"description": "Default: -\n\nPopup motion config"
|
|
5267
|
+
},
|
|
5268
|
+
{
|
|
5269
|
+
"name": "after-open-change",
|
|
5270
|
+
"description": "Default: -\n\nCallback after visibility change"
|
|
5271
|
+
},
|
|
5272
|
+
{
|
|
5273
|
+
"name": "builtin-placements",
|
|
5274
|
+
"description": "Default: -\n\nBuilt-in placement config"
|
|
5275
|
+
},
|
|
5276
|
+
{
|
|
5277
|
+
"name": "title",
|
|
5278
|
+
"description": "Default: -\n\nThe text shown in the tooltip"
|
|
5279
|
+
},
|
|
5280
|
+
{
|
|
5281
|
+
"name": "overlay",
|
|
5282
|
+
"description": "Default: -\n\nLegacy alias of title"
|
|
5283
|
+
},
|
|
5284
|
+
{
|
|
5285
|
+
"name": "open-class",
|
|
5286
|
+
"description": "Default: -\n\nClass added to child when tooltip is open"
|
|
5287
|
+
},
|
|
5288
|
+
{
|
|
5289
|
+
"name": "unique",
|
|
5290
|
+
"description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
|
|
5291
|
+
}
|
|
5292
|
+
]
|
|
5293
|
+
},
|
|
5290
5294
|
{
|
|
5291
5295
|
"name": "a-menu-item",
|
|
5292
5296
|
"description": "(ZH) Menu item used as a child of Menu or SubMenu.\n\n(EN) Menu item used as a child of Menu or SubMenu.",
|