antdv-next 1.3.6 → 1.3.7
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/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/wave/WaveEffect.d.ts +5 -5
- package/dist/_util/wave/index.d.ts +2 -2
- package/dist/_util/wave/style.d.ts +2 -2
- package/dist/_util/zindexContext.d.ts +2 -2
- package/dist/affix/index.d.ts +3 -3
- package/dist/affix/style/index.d.ts +2 -2
- package/dist/alert/Alert.d.ts +2 -2
- package/dist/alert/style/index.d.ts +2 -2
- package/dist/alert/style/index.js +1 -1
- package/dist/anchor/Anchor.d.ts +2 -2
- package/dist/anchor/Anchor.js +1 -1
- package/dist/anchor/AnchorLink.d.ts +2 -2
- package/dist/anchor/style/index.d.ts +2 -2
- package/dist/antd-with-locales.esm.js +10508 -10378
- package/dist/antd-with-locales.js +76 -76
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +1923 -1814
- package/dist/antd.js +26 -26
- package/dist/app/App.d.ts +2 -2
- package/dist/app/context.d.ts +2 -2
- package/dist/app/style/index.d.ts +2 -2
- package/dist/auto-complete/index.d.ts +2 -2
- package/dist/avatar/Avatar.d.ts +2 -2
- package/dist/avatar/AvatarGroup.d.ts +2 -2
- package/dist/avatar/style/index.d.ts +2 -2
- package/dist/badge/Ribbon.d.ts +2 -2
- package/dist/badge/ScrollNumber.d.ts +2 -2
- package/dist/badge/SingleNumber.d.ts +2 -2
- package/dist/badge/index.d.ts +3 -3
- package/dist/badge/style/index.d.ts +2 -2
- package/dist/badge/style/ribbon.d.ts +2 -2
- package/dist/border-beam/BorderBeam.d.ts +3 -3
- package/dist/border-beam/hooks/useBorderSize.d.ts +2 -2
- package/dist/border-beam/style/index.d.ts +2 -2
- package/dist/breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -3
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -2
- package/dist/breadcrumb/style/index.d.ts +2 -2
- package/dist/breadcrumb/useItemRender.d.ts +2 -2
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/DefaultLoadingIcon.d.ts +2 -2
- package/dist/button/IconWrapper.d.ts +2 -2
- package/dist/button/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- package/dist/button/style/index.js +0 -5
- package/dist/calendar/Header.d.ts +2 -2
- package/dist/calendar/generateCalendar.d.ts +2 -2
- package/dist/calendar/index.d.ts +2 -2
- package/dist/calendar/style/index.d.ts +2 -2
- package/dist/card/Card.d.ts +2 -2
- package/dist/card/CardGrid.d.ts +2 -2
- package/dist/card/CardMeta.d.ts +2 -2
- package/dist/card/style/index.d.ts +2 -2
- package/dist/carousel/index.d.ts +2 -2
- package/dist/carousel/style/index.d.ts +2 -2
- package/dist/cascader/Panel.d.ts +2 -2
- package/dist/cascader/hooks/useBase.d.ts +5 -5
- package/dist/cascader/hooks/useCheckable.d.ts +2 -2
- package/dist/cascader/index.d.ts +2 -2
- package/dist/cascader/style/index.d.ts +2 -2
- package/dist/cascader/style/panel.d.ts +2 -2
- package/dist/checkbox/Checkbox.d.ts +2 -2
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/checkbox/style/index.d.ts +4 -4
- package/dist/collapse/Collapse.d.ts +2 -2
- package/dist/collapse/CollapsePanel.d.ts +2 -2
- package/dist/collapse/style/index.d.ts +2 -2
- package/dist/color-picker/ColorPicker.d.ts +2 -2
- package/dist/color-picker/ColorPickerPanel.d.ts +2 -2
- package/dist/color-picker/components/ColorAlphaInput.d.ts +2 -2
- package/dist/color-picker/components/ColorClear.d.ts +2 -2
- package/dist/color-picker/components/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 +2 -1
- 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 +10 -10
- 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/dropdown/style/index.js +2 -2
- package/dist/empty/empty.d.ts +2 -2
- package/dist/empty/index.d.ts +5 -5
- package/dist/empty/simple.d.ts +2 -2
- package/dist/empty/style/index.d.ts +2 -2
- package/dist/flex/index.d.ts +2 -2
- package/dist/flex/style/index.d.ts +2 -2
- package/dist/float-button/BackTop.d.ts +2 -2
- package/dist/float-button/FloatButton.d.ts +2 -2
- package/dist/float-button/FloatButtonGroup.d.ts +2 -2
- package/dist/float-button/PurePanel.d.ts +2 -2
- package/dist/float-button/context.d.ts +3 -3
- package/dist/float-button/style/index.d.ts +2 -2
- package/dist/form/ErrorList.d.ts +2 -2
- package/dist/form/Form.d.ts +2 -2
- package/dist/form/FormItem/ItemHolder.d.ts +3 -3
- package/dist/form/FormItem/StatusProvider.d.ts +2 -2
- package/dist/form/FormItem/index.d.ts +2 -2
- package/dist/form/FormItemInput.d.ts +2 -2
- package/dist/form/FormItemLabel.d.ts +3 -3
- package/dist/form/context.d.ts +6 -6
- package/dist/form/hooks/useForm.d.ts +6 -0
- package/dist/form/hooks/useForm.js +6 -0
- package/dist/form/hooks/useVariant.d.ts +2 -2
- package/dist/form/index.d.ts +2 -1
- package/dist/form/style/fallbackCmp.d.ts +4 -4
- package/dist/form/style/index.d.ts +4 -2
- package/dist/form/style/index.js +3 -2
- package/dist/grid/col.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid/row.d.ts +2 -2
- package/dist/grid/style/index.d.ts +3 -3
- package/dist/image/PreviewGroup.d.ts +12 -12
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +2 -2
- package/dist/image/hooks/usePreviewConfig.d.ts +7 -7
- package/dist/image/index.d.ts +3 -3
- package/dist/image/style/index.d.ts +2 -2
- package/dist/index.d.ts +2 -1
- 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/nb_NO.js +68 -47
- package/dist/locale/useLocale.d.ts +2 -2
- package/dist/masonry/Masonry.d.ts +3 -3
- package/dist/masonry/MasonryItem.d.ts +2 -2
- package/dist/masonry/hooks/usePositions.d.ts +2 -2
- package/dist/masonry/style/index.d.ts +2 -2
- package/dist/mentions/index.d.ts +2 -2
- package/dist/mentions/style/index.d.ts +2 -2
- package/dist/menu/MenuContext.d.ts +3 -3
- package/dist/menu/MenuDivider.d.ts +2 -2
- package/dist/menu/MenuItem.d.ts +2 -2
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +3 -3
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/menu/index.d.ts +3 -3
- package/dist/menu/menu.d.ts +2 -2
- package/dist/menu/style/index.d.ts +2 -2
- package/dist/message/PureList.d.ts +3 -3
- package/dist/message/PurePanel.d.ts +3 -3
- package/dist/message/style/index.d.ts +5 -5
- package/dist/message/useMessage.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +4 -4
- package/dist/modal/Modal.d.ts +2 -2
- package/dist/modal/PurePanel.d.ts +2 -2
- package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
- package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
- package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
- package/dist/modal/components/NormalOkBtn.d.ts +2 -2
- package/dist/modal/shared.d.ts +4 -4
- package/dist/modal/style/confirm.d.ts +4 -4
- package/dist/modal/style/index.d.ts +2 -2
- package/dist/modal/style/index.js +0 -3
- package/dist/modal/useModal/HookModal.d.ts +3 -3
- package/dist/notification/PureList.d.ts +3 -3
- package/dist/notification/PurePanel.d.ts +3 -3
- package/dist/notification/style/index.d.ts +5 -5
- package/dist/notification/useNotification.d.ts +3 -3
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.d.ts +2 -2
- package/dist/pagination/Pagination.js +4 -1
- package/dist/pagination/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -2
- package/dist/pagination/style/index.js +51 -0
- package/dist/popconfirm/PurePanel.d.ts +3 -3
- package/dist/popconfirm/index.d.ts +2 -2
- package/dist/popconfirm/style/index.d.ts +2 -2
- package/dist/popover/PurePanel.d.ts +4 -4
- package/dist/popover/index.d.ts +2 -2
- package/dist/popover/style/index.d.ts +2 -2
- package/dist/progress/Circle.d.ts +3 -3
- package/dist/progress/Line.d.ts +3 -3
- package/dist/progress/Steps.d.ts +2 -2
- package/dist/progress/progress.d.ts +2 -2
- package/dist/progress/style/index.d.ts +2 -2
- package/dist/qrcode/QrcodeStatus.d.ts +2 -2
- package/dist/qrcode/index.d.ts +2 -2
- package/dist/qrcode/style/index.d.ts +2 -2
- package/dist/radio/group.d.ts +2 -2
- package/dist/radio/index.d.ts +3 -3
- package/dist/radio/radio.d.ts +2 -2
- package/dist/radio/radioButton.d.ts +2 -2
- package/dist/radio/style/index.d.ts +2 -2
- package/dist/rate/index.d.ts +2 -2
- package/dist/rate/style/index.d.ts +2 -2
- package/dist/result/index.d.ts +2 -2
- package/dist/result/noFound.d.ts +2 -2
- package/dist/result/serverError.d.ts +2 -2
- package/dist/result/style/index.d.ts +2 -2
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +2 -2
- package/dist/segmented/style/index.d.ts +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/index.d.ts +2 -2
- package/dist/select/useIcons.d.ts +5 -5
- package/dist/select/usePopupRender.d.ts +2 -2
- package/dist/skeleton/Avatar.d.ts +2 -2
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Element.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Input.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +2 -2
- package/dist/skeleton/Paragraph.d.ts +2 -2
- package/dist/skeleton/Skeleton.d.ts +2 -2
- package/dist/skeleton/Title.d.ts +2 -2
- package/dist/skeleton/style/index.d.ts +2 -2
- package/dist/slider/SliderTooltip.d.ts +3 -3
- package/dist/slider/index.d.ts +2 -2
- package/dist/slider/style/index.d.ts +2 -2
- package/dist/space/Addon.d.ts +2 -2
- package/dist/space/Compact.d.ts +6 -6
- package/dist/space/Item.d.ts +2 -2
- package/dist/space/index.d.ts +4 -4
- package/dist/space/style/addon.d.ts +2 -2
- package/dist/space/style/compact.d.ts +2 -2
- package/dist/space/style/index.d.ts +2 -2
- package/dist/spin/Indicator/Looper.d.ts +2 -2
- package/dist/spin/Indicator/Progress.d.ts +2 -2
- package/dist/spin/Indicator/index.d.ts +2 -2
- package/dist/spin/index.d.ts +2 -2
- package/dist/spin/style/index.d.ts +2 -2
- package/dist/spin/usePercent.d.ts +2 -2
- package/dist/splitter/Panel.d.ts +3 -3
- package/dist/splitter/SplitBar.d.ts +2 -2
- package/dist/splitter/SplitBar.js +12 -1
- package/dist/splitter/Splitter.d.ts +2 -2
- package/dist/splitter/hooks/useResizable.d.ts +2 -2
- package/dist/splitter/hooks/useResize.d.ts +2 -2
- package/dist/splitter/hooks/useSizes.d.ts +2 -2
- package/dist/splitter/index.d.ts +2 -2
- package/dist/splitter/style/index.d.ts +2 -2
- package/dist/statistic/Number.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +2 -2
- package/dist/statistic/Timer.d.ts +2 -2
- package/dist/statistic/index.d.ts +2 -2
- package/dist/statistic/style/index.d.ts +2 -2
- package/dist/steps/PanelArrow.d.ts +2 -2
- package/dist/steps/ProgressIcon.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/steps/style/index.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/ExpandIcon.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +11 -3
- package/dist/table/InternalTable.js +39 -2
- package/dist/table/Table.js +4 -0
- package/dist/table/TableMeasureRowContext.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterSearch.d.ts +2 -2
- package/dist/table/hooks/useFilter/FilterWrapper.d.ts +3 -3
- package/dist/table/hooks/usePagination.d.ts +2 -2
- package/dist/table/hooks/useSelection.d.ts +2 -2
- package/dist/table/hooks/useSorter.d.ts +2 -2
- package/dist/table/style/ellipsis.js +2 -0
- 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 +7 -7
- package/dist/theme/util/genStyleUtils.d.ts +14 -14
- package/dist/time-picker/index.d.ts +4 -4
- package/dist/time-picker/index.js +3 -12
- package/dist/timeline/Timeline.d.ts +2 -2
- package/dist/timeline/TimelineItem.d.ts +2 -2
- package/dist/timeline/style/index.d.ts +2 -2
- package/dist/tooltip/PurePanel.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
- package/dist/tooltip/index.d.ts +2 -2
- package/dist/tooltip/style/index.d.ts +2 -2
- package/dist/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/panelRender.js +8 -2
- package/dist/tour/style/index.d.ts +2 -2
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/ListBody.d.ts +2 -2
- package/dist/transfer/ListItem.d.ts +2 -2
- package/dist/transfer/Section.d.ts +2 -2
- package/dist/transfer/Transfer.d.ts +2 -2
- package/dist/transfer/hooks/useData.d.ts +2 -2
- package/dist/transfer/search.d.ts +2 -2
- package/dist/transfer/style/index.d.ts +2 -2
- package/dist/tree/DirectoryTree.d.ts +2 -2
- package/dist/tree/Tree.d.ts +2 -2
- package/dist/tree/style/index.d.ts +2 -2
- package/dist/tree/utils/dropIndicator.d.ts +2 -2
- package/dist/tree/utils/iconUtil.d.ts +2 -2
- package/dist/tree-select/index.d.ts +3 -3
- package/dist/tree-select/style/index.d.ts +2 -2
- package/dist/typography/Base/CopyBtn.d.ts +2 -2
- package/dist/typography/Base/Ellipsis.d.ts +3 -3
- package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
- package/dist/typography/Base/index.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/Link.d.ts +2 -2
- package/dist/typography/Paragraph.d.ts +2 -2
- package/dist/typography/Text.d.ts +2 -2
- package/dist/typography/Title.d.ts +2 -2
- package/dist/typography/Typography.d.ts +2 -2
- package/dist/typography/hooks/useCopyClick.d.ts +3 -3
- package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
- package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
- package/dist/typography/index.d.ts +5 -5
- package/dist/typography/style/index.d.ts +2 -2
- package/dist/upload/Dragger.d.ts +3 -3
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +3 -3
- package/dist/upload/UploadList/ListItem.js +9 -0
- 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/upload/utils.js +1 -1
- package/dist/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +8 -8
- package/web-tags.json +576 -576
- package/web-types.json +1656 -1656
package/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"name": "antdv-next",
|
|
4
|
-
"version": "1.3.
|
|
4
|
+
"version": "1.3.7",
|
|
5
5
|
"js-types-syntax": "typescript",
|
|
6
6
|
"description-markup": "markdown",
|
|
7
7
|
"framework": "vue",
|
|
@@ -2374,6 +2374,186 @@
|
|
|
2374
2374
|
}
|
|
2375
2375
|
]
|
|
2376
2376
|
},
|
|
2377
|
+
{
|
|
2378
|
+
"name": "a-checkbox",
|
|
2379
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
2380
|
+
"attributes": [
|
|
2381
|
+
{
|
|
2382
|
+
"name": "checked",
|
|
2383
|
+
"description": "Specifies whether the checkbox is selected, support v-model:checked",
|
|
2384
|
+
"default": "false",
|
|
2385
|
+
"value": {
|
|
2386
|
+
"kind": "expression",
|
|
2387
|
+
"type": "string | number | boolean | object"
|
|
2388
|
+
}
|
|
2389
|
+
},
|
|
2390
|
+
{
|
|
2391
|
+
"name": "checked-value",
|
|
2392
|
+
"description": "The value when checked",
|
|
2393
|
+
"default": "true",
|
|
2394
|
+
"value": {
|
|
2395
|
+
"kind": "expression",
|
|
2396
|
+
"type": "string | number | boolean | object"
|
|
2397
|
+
}
|
|
2398
|
+
},
|
|
2399
|
+
{
|
|
2400
|
+
"name": "default-checked",
|
|
2401
|
+
"description": "Whether to set the initial state",
|
|
2402
|
+
"default": "false",
|
|
2403
|
+
"value": {
|
|
2404
|
+
"kind": "expression",
|
|
2405
|
+
"type": "string | number | boolean | object"
|
|
2406
|
+
}
|
|
2407
|
+
},
|
|
2408
|
+
{
|
|
2409
|
+
"name": "disabled",
|
|
2410
|
+
"description": "If disable checkbox",
|
|
2411
|
+
"default": "false",
|
|
2412
|
+
"value": {
|
|
2413
|
+
"kind": "expression",
|
|
2414
|
+
"type": "boolean"
|
|
2415
|
+
}
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"name": "indeterminate",
|
|
2419
|
+
"description": "The indeterminate checked state of checkbox",
|
|
2420
|
+
"default": "false",
|
|
2421
|
+
"value": {
|
|
2422
|
+
"kind": "expression",
|
|
2423
|
+
"type": "boolean"
|
|
2424
|
+
}
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"name": "un-checked-value",
|
|
2428
|
+
"description": "The value when unchecked",
|
|
2429
|
+
"default": "false",
|
|
2430
|
+
"value": {
|
|
2431
|
+
"kind": "expression",
|
|
2432
|
+
"type": "string | number | boolean | object"
|
|
2433
|
+
}
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
"name": "classes",
|
|
2437
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
2438
|
+
"value": {
|
|
2439
|
+
"kind": "expression",
|
|
2440
|
+
"type": "Record | (info: \\{ props \\})=> Record"
|
|
2441
|
+
}
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"name": "styles",
|
|
2445
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
2446
|
+
"value": {
|
|
2447
|
+
"kind": "expression",
|
|
2448
|
+
"type": "Record | (info: \\{ props \\})=> Record"
|
|
2449
|
+
}
|
|
2450
|
+
}
|
|
2451
|
+
],
|
|
2452
|
+
"js": {
|
|
2453
|
+
"events": [
|
|
2454
|
+
{
|
|
2455
|
+
"name": "change",
|
|
2456
|
+
"description": "(ZH) 变化时的回调函数\n\n(EN) The callback function that is triggered when the state changes",
|
|
2457
|
+
"arguments": [
|
|
2458
|
+
{
|
|
2459
|
+
"name": "payload",
|
|
2460
|
+
"type": "(e: CheckboxChangeEvent) => void"
|
|
2461
|
+
}
|
|
2462
|
+
]
|
|
2463
|
+
},
|
|
2464
|
+
{
|
|
2465
|
+
"name": "focus",
|
|
2466
|
+
"description": "(ZH) 获得焦点时的回调\n\n(EN) Called when entering the component",
|
|
2467
|
+
"arguments": [
|
|
2468
|
+
{
|
|
2469
|
+
"name": "payload",
|
|
2470
|
+
"type": "function()"
|
|
2471
|
+
}
|
|
2472
|
+
]
|
|
2473
|
+
},
|
|
2474
|
+
{
|
|
2475
|
+
"name": "blur",
|
|
2476
|
+
"description": "(ZH) 失去焦点时的回调\n\n(EN) Called when leaving the component",
|
|
2477
|
+
"arguments": [
|
|
2478
|
+
{
|
|
2479
|
+
"name": "payload",
|
|
2480
|
+
"type": "function()"
|
|
2481
|
+
}
|
|
2482
|
+
]
|
|
2483
|
+
}
|
|
2484
|
+
]
|
|
2485
|
+
},
|
|
2486
|
+
"slots": []
|
|
2487
|
+
},
|
|
2488
|
+
{
|
|
2489
|
+
"name": "a-checkbox-group",
|
|
2490
|
+
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
2491
|
+
"attributes": [
|
|
2492
|
+
{
|
|
2493
|
+
"name": "options",
|
|
2494
|
+
"description": "Specifies options",
|
|
2495
|
+
"default": "\\[]",
|
|
2496
|
+
"value": {
|
|
2497
|
+
"kind": "expression",
|
|
2498
|
+
"type": "string\\[] | number\\[] | Option\\[]"
|
|
2499
|
+
}
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"name": "disabled",
|
|
2503
|
+
"description": "If disable all checkboxes",
|
|
2504
|
+
"default": "false",
|
|
2505
|
+
"value": {
|
|
2506
|
+
"kind": "expression",
|
|
2507
|
+
"type": "boolean"
|
|
2508
|
+
}
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"name": "name",
|
|
2512
|
+
"description": "The name property of all input[type=\"checkbox\"] children",
|
|
2513
|
+
"value": {
|
|
2514
|
+
"kind": "expression",
|
|
2515
|
+
"type": "string"
|
|
2516
|
+
}
|
|
2517
|
+
},
|
|
2518
|
+
{
|
|
2519
|
+
"name": "value",
|
|
2520
|
+
"description": "Used for setting the currently selected value, support v-model:value",
|
|
2521
|
+
"default": "\\[]",
|
|
2522
|
+
"value": {
|
|
2523
|
+
"kind": "expression",
|
|
2524
|
+
"type": "(string | number | boolean)\\[]"
|
|
2525
|
+
}
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"name": "label-render",
|
|
2529
|
+
"description": "-",
|
|
2530
|
+
"value": {
|
|
2531
|
+
"kind": "expression",
|
|
2532
|
+
"type": "(params: { item: CheckboxOptionType, index: number }) => any"
|
|
2533
|
+
}
|
|
2534
|
+
}
|
|
2535
|
+
],
|
|
2536
|
+
"js": {
|
|
2537
|
+
"events": [
|
|
2538
|
+
{
|
|
2539
|
+
"name": "change",
|
|
2540
|
+
"description": "(ZH) 变化时的回调函数\n\n(EN) The callback function that is triggered when the state changes",
|
|
2541
|
+
"arguments": [
|
|
2542
|
+
{
|
|
2543
|
+
"name": "payload",
|
|
2544
|
+
"type": "(checkedValue: T[]) => void"
|
|
2545
|
+
}
|
|
2546
|
+
]
|
|
2547
|
+
}
|
|
2548
|
+
]
|
|
2549
|
+
},
|
|
2550
|
+
"slots": [
|
|
2551
|
+
{
|
|
2552
|
+
"name": "labelRender",
|
|
2553
|
+
"description": "(ZH) -\n\n(EN) -"
|
|
2554
|
+
}
|
|
2555
|
+
]
|
|
2556
|
+
},
|
|
2377
2557
|
{
|
|
2378
2558
|
"name": "a-collapse",
|
|
2379
2559
|
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
@@ -2596,39 +2776,63 @@
|
|
|
2596
2776
|
]
|
|
2597
2777
|
},
|
|
2598
2778
|
{
|
|
2599
|
-
"name": "a-
|
|
2600
|
-
"description": "(ZH)
|
|
2779
|
+
"name": "a-color-picker",
|
|
2780
|
+
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
2601
2781
|
"attributes": [
|
|
2602
2782
|
{
|
|
2603
|
-
"name": "
|
|
2604
|
-
"description": "
|
|
2783
|
+
"name": "allow-clear",
|
|
2784
|
+
"description": "Allow clearing color selected",
|
|
2605
2785
|
"default": "false",
|
|
2606
2786
|
"value": {
|
|
2607
2787
|
"kind": "expression",
|
|
2608
|
-
"type": "
|
|
2788
|
+
"type": "boolean"
|
|
2609
2789
|
}
|
|
2610
2790
|
},
|
|
2611
2791
|
{
|
|
2612
|
-
"name": "
|
|
2613
|
-
"description": "
|
|
2792
|
+
"name": "arrow",
|
|
2793
|
+
"description": "Configuration for popup arrow",
|
|
2614
2794
|
"default": "true",
|
|
2615
2795
|
"value": {
|
|
2616
2796
|
"kind": "expression",
|
|
2617
|
-
"type": "
|
|
2797
|
+
"type": "boolean | { pointAtCenter: boolean }"
|
|
2618
2798
|
}
|
|
2619
2799
|
},
|
|
2620
2800
|
{
|
|
2621
|
-
"name": "
|
|
2622
|
-
"description": "
|
|
2623
|
-
"default": "false",
|
|
2801
|
+
"name": "auto-adjust-overflow",
|
|
2802
|
+
"description": "Auto adjust placement when popup is invisible",
|
|
2624
2803
|
"value": {
|
|
2625
2804
|
"kind": "expression",
|
|
2626
|
-
"type": "
|
|
2805
|
+
"type": "boolean | AdjustOverflow"
|
|
2627
2806
|
}
|
|
2628
2807
|
},
|
|
2629
2808
|
{
|
|
2630
|
-
"name": "
|
|
2631
|
-
"description": "
|
|
2809
|
+
"name": "classes",
|
|
2810
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
2811
|
+
"value": {
|
|
2812
|
+
"kind": "expression",
|
|
2813
|
+
"type": "ColorPickerClassNamesType"
|
|
2814
|
+
}
|
|
2815
|
+
},
|
|
2816
|
+
{
|
|
2817
|
+
"name": "default-format",
|
|
2818
|
+
"description": "Default format of color",
|
|
2819
|
+
"default": "hex",
|
|
2820
|
+
"value": {
|
|
2821
|
+
"kind": "expression",
|
|
2822
|
+
"type": "ColorFormatType"
|
|
2823
|
+
}
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"name": "default-value",
|
|
2827
|
+
"description": "Default value of color",
|
|
2828
|
+
"value": {
|
|
2829
|
+
"kind": "expression",
|
|
2830
|
+
"type": "ColorValueType"
|
|
2831
|
+
}
|
|
2832
|
+
},
|
|
2833
|
+
{
|
|
2834
|
+
"name": "destroy-on-hidden",
|
|
2835
|
+
"description": "Whether destroy dom when close",
|
|
2632
2836
|
"default": "false",
|
|
2633
2837
|
"value": {
|
|
2634
2838
|
"kind": "expression",
|
|
@@ -2636,8 +2840,8 @@
|
|
|
2636
2840
|
}
|
|
2637
2841
|
},
|
|
2638
2842
|
{
|
|
2639
|
-
"name": "
|
|
2640
|
-
"description": "
|
|
2843
|
+
"name": "disabled",
|
|
2844
|
+
"description": "Disable ColorPicker",
|
|
2641
2845
|
"default": "false",
|
|
2642
2846
|
"value": {
|
|
2643
2847
|
"kind": "expression",
|
|
@@ -2645,112 +2849,138 @@
|
|
|
2645
2849
|
}
|
|
2646
2850
|
},
|
|
2647
2851
|
{
|
|
2648
|
-
"name": "
|
|
2649
|
-
"description": "
|
|
2852
|
+
"name": "disabled-alpha",
|
|
2853
|
+
"description": "Disable Alpha",
|
|
2650
2854
|
"default": "false",
|
|
2651
2855
|
"value": {
|
|
2652
2856
|
"kind": "expression",
|
|
2653
|
-
"type": "
|
|
2857
|
+
"type": "boolean"
|
|
2654
2858
|
}
|
|
2655
2859
|
},
|
|
2656
2860
|
{
|
|
2657
|
-
"name": "
|
|
2658
|
-
"description": "
|
|
2861
|
+
"name": "disabled-format",
|
|
2862
|
+
"description": "Disable format of color",
|
|
2863
|
+
"default": "false",
|
|
2659
2864
|
"value": {
|
|
2660
2865
|
"kind": "expression",
|
|
2661
|
-
"type": "
|
|
2866
|
+
"type": "boolean"
|
|
2662
2867
|
}
|
|
2663
2868
|
},
|
|
2664
2869
|
{
|
|
2665
|
-
"name": "
|
|
2666
|
-
"description": "
|
|
2870
|
+
"name": "format",
|
|
2871
|
+
"description": "Format of color, support v-model:format",
|
|
2667
2872
|
"value": {
|
|
2668
2873
|
"kind": "expression",
|
|
2669
|
-
"type": "
|
|
2874
|
+
"type": "ColorFormatType"
|
|
2670
2875
|
}
|
|
2671
|
-
}
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
{
|
|
2676
|
-
"
|
|
2677
|
-
"
|
|
2678
|
-
"arguments": [
|
|
2679
|
-
{
|
|
2680
|
-
"name": "payload",
|
|
2681
|
-
"type": "(e: CheckboxChangeEvent) => void"
|
|
2682
|
-
}
|
|
2683
|
-
]
|
|
2684
|
-
},
|
|
2685
|
-
{
|
|
2686
|
-
"name": "focus",
|
|
2687
|
-
"description": "(ZH) 获得焦点时的回调\n\n(EN) Called when entering the component",
|
|
2688
|
-
"arguments": [
|
|
2689
|
-
{
|
|
2690
|
-
"name": "payload",
|
|
2691
|
-
"type": "function()"
|
|
2692
|
-
}
|
|
2693
|
-
]
|
|
2694
|
-
},
|
|
2695
|
-
{
|
|
2696
|
-
"name": "blur",
|
|
2697
|
-
"description": "(ZH) 失去焦点时的回调\n\n(EN) Called when leaving the component",
|
|
2698
|
-
"arguments": [
|
|
2699
|
-
{
|
|
2700
|
-
"name": "payload",
|
|
2701
|
-
"type": "function()"
|
|
2702
|
-
}
|
|
2703
|
-
]
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
"name": "get-popup-container",
|
|
2879
|
+
"description": "Specify container for popup",
|
|
2880
|
+
"value": {
|
|
2881
|
+
"kind": "expression",
|
|
2882
|
+
"type": "(triggerNode: HTMLElement) => HTMLElement"
|
|
2704
2883
|
}
|
|
2705
|
-
|
|
2706
|
-
},
|
|
2707
|
-
"slots": []
|
|
2708
|
-
},
|
|
2709
|
-
{
|
|
2710
|
-
"name": "a-checkbox-group",
|
|
2711
|
-
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
2712
|
-
"attributes": [
|
|
2884
|
+
},
|
|
2713
2885
|
{
|
|
2714
|
-
"name": "
|
|
2715
|
-
"description": "
|
|
2716
|
-
"default": "
|
|
2886
|
+
"name": "mode",
|
|
2887
|
+
"description": "Configure single or gradient color",
|
|
2888
|
+
"default": "single",
|
|
2717
2889
|
"value": {
|
|
2718
2890
|
"kind": "expression",
|
|
2719
|
-
"type": "
|
|
2891
|
+
"type": "ModeType | ModeType[]"
|
|
2720
2892
|
}
|
|
2721
2893
|
},
|
|
2722
2894
|
{
|
|
2723
|
-
"name": "
|
|
2724
|
-
"description": "
|
|
2725
|
-
"default": "false",
|
|
2895
|
+
"name": "open",
|
|
2896
|
+
"description": "Whether to show popup, support v-model:open",
|
|
2726
2897
|
"value": {
|
|
2727
2898
|
"kind": "expression",
|
|
2728
2899
|
"type": "boolean"
|
|
2729
2900
|
}
|
|
2730
2901
|
},
|
|
2731
2902
|
{
|
|
2732
|
-
"name": "
|
|
2733
|
-
"description": "
|
|
2903
|
+
"name": "placement",
|
|
2904
|
+
"description": "Placement of popup",
|
|
2905
|
+
"default": "bottomLeft",
|
|
2906
|
+
"value": {
|
|
2907
|
+
"kind": "expression",
|
|
2908
|
+
"type": "TriggerPlacement"
|
|
2909
|
+
}
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
"name": "presets",
|
|
2913
|
+
"description": "Preset colors",
|
|
2914
|
+
"value": {
|
|
2915
|
+
"kind": "expression",
|
|
2916
|
+
"type": "PresetsItem[]"
|
|
2917
|
+
}
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"name": "panel-render",
|
|
2921
|
+
"description": "Custom Render Panel",
|
|
2922
|
+
"value": {
|
|
2923
|
+
"kind": "expression",
|
|
2924
|
+
"type": "(params: { panel: any, extra: { components: { Picker: any, Presets: any } } }) => any"
|
|
2925
|
+
}
|
|
2926
|
+
},
|
|
2927
|
+
{
|
|
2928
|
+
"name": "root-class",
|
|
2929
|
+
"description": "Root container class",
|
|
2734
2930
|
"value": {
|
|
2735
2931
|
"kind": "expression",
|
|
2736
2932
|
"type": "string"
|
|
2737
2933
|
}
|
|
2738
2934
|
},
|
|
2739
2935
|
{
|
|
2740
|
-
"name": "
|
|
2741
|
-
"description": "
|
|
2742
|
-
"default": "
|
|
2936
|
+
"name": "show-text",
|
|
2937
|
+
"description": "Show color text",
|
|
2938
|
+
"default": "false",
|
|
2743
2939
|
"value": {
|
|
2744
2940
|
"kind": "expression",
|
|
2745
|
-
"type": "
|
|
2941
|
+
"type": "boolean | ((params: { color: Color }) => any)"
|
|
2746
2942
|
}
|
|
2747
2943
|
},
|
|
2748
2944
|
{
|
|
2749
|
-
"name": "
|
|
2750
|
-
"description": "
|
|
2945
|
+
"name": "size",
|
|
2946
|
+
"description": "Setting the trigger size",
|
|
2947
|
+
"default": "middle",
|
|
2751
2948
|
"value": {
|
|
2752
2949
|
"kind": "expression",
|
|
2753
|
-
"type": "
|
|
2950
|
+
"type": "SizeType"
|
|
2951
|
+
}
|
|
2952
|
+
},
|
|
2953
|
+
{
|
|
2954
|
+
"name": "styles",
|
|
2955
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
2956
|
+
"value": {
|
|
2957
|
+
"kind": "expression",
|
|
2958
|
+
"type": "ColorPickerStylesType"
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"name": "trigger",
|
|
2963
|
+
"description": "ColorPicker trigger mode",
|
|
2964
|
+
"default": "click",
|
|
2965
|
+
"value": {
|
|
2966
|
+
"kind": "expression",
|
|
2967
|
+
"type": "TriggerType"
|
|
2968
|
+
}
|
|
2969
|
+
},
|
|
2970
|
+
{
|
|
2971
|
+
"name": "value-format",
|
|
2972
|
+
"description": "Set 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",
|
|
2973
|
+
"value": {
|
|
2974
|
+
"kind": "expression",
|
|
2975
|
+
"type": "ColorFormatType"
|
|
2976
|
+
}
|
|
2977
|
+
},
|
|
2978
|
+
{
|
|
2979
|
+
"name": "value",
|
|
2980
|
+
"description": "Value of color, support v-model:value",
|
|
2981
|
+
"value": {
|
|
2982
|
+
"kind": "expression",
|
|
2983
|
+
"type": "ColorValueType"
|
|
2754
2984
|
}
|
|
2755
2985
|
}
|
|
2756
2986
|
],
|
|
@@ -2758,11 +2988,51 @@
|
|
|
2758
2988
|
"events": [
|
|
2759
2989
|
{
|
|
2760
2990
|
"name": "change",
|
|
2761
|
-
"description": "(ZH)
|
|
2991
|
+
"description": "(ZH) 颜色变化的回调\n\n(EN) Callback when value is changed",
|
|
2762
2992
|
"arguments": [
|
|
2763
2993
|
{
|
|
2764
2994
|
"name": "payload",
|
|
2765
|
-
"type": "(
|
|
2995
|
+
"type": "(value: Color, css: string) => void"
|
|
2996
|
+
}
|
|
2997
|
+
]
|
|
2998
|
+
},
|
|
2999
|
+
{
|
|
3000
|
+
"name": "clear",
|
|
3001
|
+
"description": "(ZH) 清除的回调\n\n(EN) Called when clear",
|
|
3002
|
+
"arguments": [
|
|
3003
|
+
{
|
|
3004
|
+
"name": "payload",
|
|
3005
|
+
"type": "() => void"
|
|
3006
|
+
}
|
|
3007
|
+
]
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
"name": "changeComplete",
|
|
3011
|
+
"description": "(ZH) 颜色选择完成的回调\n\n(EN) Called when color pick ends",
|
|
3012
|
+
"arguments": [
|
|
3013
|
+
{
|
|
3014
|
+
"name": "payload",
|
|
3015
|
+
"type": "(value: Color) => void"
|
|
3016
|
+
}
|
|
3017
|
+
]
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"name": "openChange",
|
|
3021
|
+
"description": "(ZH) 当 open 被改变时的回调\n\n(EN) Callback when open is changed",
|
|
3022
|
+
"arguments": [
|
|
3023
|
+
{
|
|
3024
|
+
"name": "payload",
|
|
3025
|
+
"type": "(open: boolean) => void"
|
|
3026
|
+
}
|
|
3027
|
+
]
|
|
3028
|
+
},
|
|
3029
|
+
{
|
|
3030
|
+
"name": "formatChange",
|
|
3031
|
+
"description": "(ZH) 颜色格式变化的回调\n\n(EN) Callback when format is changed",
|
|
3032
|
+
"arguments": [
|
|
3033
|
+
{
|
|
3034
|
+
"name": "payload",
|
|
3035
|
+
"type": "(format?: ColorFormatType) => void"
|
|
2766
3036
|
}
|
|
2767
3037
|
]
|
|
2768
3038
|
}
|
|
@@ -2770,8 +3040,16 @@
|
|
|
2770
3040
|
},
|
|
2771
3041
|
"slots": [
|
|
2772
3042
|
{
|
|
2773
|
-
"name": "
|
|
2774
|
-
"description": "(ZH)
|
|
3043
|
+
"name": "default",
|
|
3044
|
+
"description": "(ZH) 触发器内容\n\n(EN) Trigger content"
|
|
3045
|
+
},
|
|
3046
|
+
{
|
|
3047
|
+
"name": "panelRender",
|
|
3048
|
+
"description": "(ZH) 自定义渲染面板\n\n(EN) Custom Render Panel"
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
"name": "showText",
|
|
3052
|
+
"description": "(ZH) 自定义文字渲染\n\n(EN) Custom text rendering"
|
|
2775
3053
|
}
|
|
2776
3054
|
]
|
|
2777
3055
|
},
|
|
@@ -2924,284 +3202,6 @@
|
|
|
2924
3202
|
}
|
|
2925
3203
|
]
|
|
2926
3204
|
},
|
|
2927
|
-
{
|
|
2928
|
-
"name": "a-color-picker",
|
|
2929
|
-
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
2930
|
-
"attributes": [
|
|
2931
|
-
{
|
|
2932
|
-
"name": "allow-clear",
|
|
2933
|
-
"description": "Allow clearing color selected",
|
|
2934
|
-
"default": "false",
|
|
2935
|
-
"value": {
|
|
2936
|
-
"kind": "expression",
|
|
2937
|
-
"type": "boolean"
|
|
2938
|
-
}
|
|
2939
|
-
},
|
|
2940
|
-
{
|
|
2941
|
-
"name": "arrow",
|
|
2942
|
-
"description": "Configuration for popup arrow",
|
|
2943
|
-
"default": "true",
|
|
2944
|
-
"value": {
|
|
2945
|
-
"kind": "expression",
|
|
2946
|
-
"type": "boolean | { pointAtCenter: boolean }"
|
|
2947
|
-
}
|
|
2948
|
-
},
|
|
2949
|
-
{
|
|
2950
|
-
"name": "auto-adjust-overflow",
|
|
2951
|
-
"description": "Auto adjust placement when popup is invisible",
|
|
2952
|
-
"value": {
|
|
2953
|
-
"kind": "expression",
|
|
2954
|
-
"type": "boolean | AdjustOverflow"
|
|
2955
|
-
}
|
|
2956
|
-
},
|
|
2957
|
-
{
|
|
2958
|
-
"name": "classes",
|
|
2959
|
-
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
2960
|
-
"value": {
|
|
2961
|
-
"kind": "expression",
|
|
2962
|
-
"type": "ColorPickerClassNamesType"
|
|
2963
|
-
}
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"name": "default-format",
|
|
2967
|
-
"description": "Default format of color",
|
|
2968
|
-
"default": "hex",
|
|
2969
|
-
"value": {
|
|
2970
|
-
"kind": "expression",
|
|
2971
|
-
"type": "ColorFormatType"
|
|
2972
|
-
}
|
|
2973
|
-
},
|
|
2974
|
-
{
|
|
2975
|
-
"name": "default-value",
|
|
2976
|
-
"description": "Default value of color",
|
|
2977
|
-
"value": {
|
|
2978
|
-
"kind": "expression",
|
|
2979
|
-
"type": "ColorValueType"
|
|
2980
|
-
}
|
|
2981
|
-
},
|
|
2982
|
-
{
|
|
2983
|
-
"name": "destroy-on-hidden",
|
|
2984
|
-
"description": "Whether destroy dom when close",
|
|
2985
|
-
"default": "false",
|
|
2986
|
-
"value": {
|
|
2987
|
-
"kind": "expression",
|
|
2988
|
-
"type": "boolean"
|
|
2989
|
-
}
|
|
2990
|
-
},
|
|
2991
|
-
{
|
|
2992
|
-
"name": "disabled",
|
|
2993
|
-
"description": "Disable ColorPicker",
|
|
2994
|
-
"default": "false",
|
|
2995
|
-
"value": {
|
|
2996
|
-
"kind": "expression",
|
|
2997
|
-
"type": "boolean"
|
|
2998
|
-
}
|
|
2999
|
-
},
|
|
3000
|
-
{
|
|
3001
|
-
"name": "disabled-alpha",
|
|
3002
|
-
"description": "Disable Alpha",
|
|
3003
|
-
"default": "false",
|
|
3004
|
-
"value": {
|
|
3005
|
-
"kind": "expression",
|
|
3006
|
-
"type": "boolean"
|
|
3007
|
-
}
|
|
3008
|
-
},
|
|
3009
|
-
{
|
|
3010
|
-
"name": "disabled-format",
|
|
3011
|
-
"description": "Disable format of color",
|
|
3012
|
-
"default": "false",
|
|
3013
|
-
"value": {
|
|
3014
|
-
"kind": "expression",
|
|
3015
|
-
"type": "boolean"
|
|
3016
|
-
}
|
|
3017
|
-
},
|
|
3018
|
-
{
|
|
3019
|
-
"name": "format",
|
|
3020
|
-
"description": "Format of color, support v-model:format",
|
|
3021
|
-
"value": {
|
|
3022
|
-
"kind": "expression",
|
|
3023
|
-
"type": "ColorFormatType"
|
|
3024
|
-
}
|
|
3025
|
-
},
|
|
3026
|
-
{
|
|
3027
|
-
"name": "get-popup-container",
|
|
3028
|
-
"description": "Specify container for popup",
|
|
3029
|
-
"value": {
|
|
3030
|
-
"kind": "expression",
|
|
3031
|
-
"type": "(triggerNode: HTMLElement) => HTMLElement"
|
|
3032
|
-
}
|
|
3033
|
-
},
|
|
3034
|
-
{
|
|
3035
|
-
"name": "mode",
|
|
3036
|
-
"description": "Configure single or gradient color",
|
|
3037
|
-
"default": "single",
|
|
3038
|
-
"value": {
|
|
3039
|
-
"kind": "expression",
|
|
3040
|
-
"type": "ModeType | ModeType[]"
|
|
3041
|
-
}
|
|
3042
|
-
},
|
|
3043
|
-
{
|
|
3044
|
-
"name": "open",
|
|
3045
|
-
"description": "Whether to show popup, support v-model:open",
|
|
3046
|
-
"value": {
|
|
3047
|
-
"kind": "expression",
|
|
3048
|
-
"type": "boolean"
|
|
3049
|
-
}
|
|
3050
|
-
},
|
|
3051
|
-
{
|
|
3052
|
-
"name": "placement",
|
|
3053
|
-
"description": "Placement of popup",
|
|
3054
|
-
"default": "bottomLeft",
|
|
3055
|
-
"value": {
|
|
3056
|
-
"kind": "expression",
|
|
3057
|
-
"type": "TriggerPlacement"
|
|
3058
|
-
}
|
|
3059
|
-
},
|
|
3060
|
-
{
|
|
3061
|
-
"name": "presets",
|
|
3062
|
-
"description": "Preset colors",
|
|
3063
|
-
"value": {
|
|
3064
|
-
"kind": "expression",
|
|
3065
|
-
"type": "PresetsItem[]"
|
|
3066
|
-
}
|
|
3067
|
-
},
|
|
3068
|
-
{
|
|
3069
|
-
"name": "panel-render",
|
|
3070
|
-
"description": "Custom Render Panel",
|
|
3071
|
-
"value": {
|
|
3072
|
-
"kind": "expression",
|
|
3073
|
-
"type": "(params: { panel: any, extra: { components: { Picker: any, Presets: any } } }) => any"
|
|
3074
|
-
}
|
|
3075
|
-
},
|
|
3076
|
-
{
|
|
3077
|
-
"name": "root-class",
|
|
3078
|
-
"description": "Root container class",
|
|
3079
|
-
"value": {
|
|
3080
|
-
"kind": "expression",
|
|
3081
|
-
"type": "string"
|
|
3082
|
-
}
|
|
3083
|
-
},
|
|
3084
|
-
{
|
|
3085
|
-
"name": "show-text",
|
|
3086
|
-
"description": "Show color text",
|
|
3087
|
-
"default": "false",
|
|
3088
|
-
"value": {
|
|
3089
|
-
"kind": "expression",
|
|
3090
|
-
"type": "boolean | ((params: { color: Color }) => any)"
|
|
3091
|
-
}
|
|
3092
|
-
},
|
|
3093
|
-
{
|
|
3094
|
-
"name": "size",
|
|
3095
|
-
"description": "Setting the trigger size",
|
|
3096
|
-
"default": "middle",
|
|
3097
|
-
"value": {
|
|
3098
|
-
"kind": "expression",
|
|
3099
|
-
"type": "SizeType"
|
|
3100
|
-
}
|
|
3101
|
-
},
|
|
3102
|
-
{
|
|
3103
|
-
"name": "styles",
|
|
3104
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
3105
|
-
"value": {
|
|
3106
|
-
"kind": "expression",
|
|
3107
|
-
"type": "ColorPickerStylesType"
|
|
3108
|
-
}
|
|
3109
|
-
},
|
|
3110
|
-
{
|
|
3111
|
-
"name": "trigger",
|
|
3112
|
-
"description": "ColorPicker trigger mode",
|
|
3113
|
-
"default": "click",
|
|
3114
|
-
"value": {
|
|
3115
|
-
"kind": "expression",
|
|
3116
|
-
"type": "TriggerType"
|
|
3117
|
-
}
|
|
3118
|
-
},
|
|
3119
|
-
{
|
|
3120
|
-
"name": "value-format",
|
|
3121
|
-
"description": "Set 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",
|
|
3122
|
-
"value": {
|
|
3123
|
-
"kind": "expression",
|
|
3124
|
-
"type": "ColorFormatType"
|
|
3125
|
-
}
|
|
3126
|
-
},
|
|
3127
|
-
{
|
|
3128
|
-
"name": "value",
|
|
3129
|
-
"description": "Value of color, support v-model:value",
|
|
3130
|
-
"value": {
|
|
3131
|
-
"kind": "expression",
|
|
3132
|
-
"type": "ColorValueType"
|
|
3133
|
-
}
|
|
3134
|
-
}
|
|
3135
|
-
],
|
|
3136
|
-
"js": {
|
|
3137
|
-
"events": [
|
|
3138
|
-
{
|
|
3139
|
-
"name": "change",
|
|
3140
|
-
"description": "(ZH) 颜色变化的回调\n\n(EN) Callback when value is changed",
|
|
3141
|
-
"arguments": [
|
|
3142
|
-
{
|
|
3143
|
-
"name": "payload",
|
|
3144
|
-
"type": "(value: Color, css: string) => void"
|
|
3145
|
-
}
|
|
3146
|
-
]
|
|
3147
|
-
},
|
|
3148
|
-
{
|
|
3149
|
-
"name": "clear",
|
|
3150
|
-
"description": "(ZH) 清除的回调\n\n(EN) Called when clear",
|
|
3151
|
-
"arguments": [
|
|
3152
|
-
{
|
|
3153
|
-
"name": "payload",
|
|
3154
|
-
"type": "() => void"
|
|
3155
|
-
}
|
|
3156
|
-
]
|
|
3157
|
-
},
|
|
3158
|
-
{
|
|
3159
|
-
"name": "changeComplete",
|
|
3160
|
-
"description": "(ZH) 颜色选择完成的回调\n\n(EN) Called when color pick ends",
|
|
3161
|
-
"arguments": [
|
|
3162
|
-
{
|
|
3163
|
-
"name": "payload",
|
|
3164
|
-
"type": "(value: Color) => void"
|
|
3165
|
-
}
|
|
3166
|
-
]
|
|
3167
|
-
},
|
|
3168
|
-
{
|
|
3169
|
-
"name": "openChange",
|
|
3170
|
-
"description": "(ZH) 当 open 被改变时的回调\n\n(EN) Callback when open is changed",
|
|
3171
|
-
"arguments": [
|
|
3172
|
-
{
|
|
3173
|
-
"name": "payload",
|
|
3174
|
-
"type": "(open: boolean) => void"
|
|
3175
|
-
}
|
|
3176
|
-
]
|
|
3177
|
-
},
|
|
3178
|
-
{
|
|
3179
|
-
"name": "formatChange",
|
|
3180
|
-
"description": "(ZH) 颜色格式变化的回调\n\n(EN) Callback when format is changed",
|
|
3181
|
-
"arguments": [
|
|
3182
|
-
{
|
|
3183
|
-
"name": "payload",
|
|
3184
|
-
"type": "(format?: ColorFormatType) => void"
|
|
3185
|
-
}
|
|
3186
|
-
]
|
|
3187
|
-
}
|
|
3188
|
-
]
|
|
3189
|
-
},
|
|
3190
|
-
"slots": [
|
|
3191
|
-
{
|
|
3192
|
-
"name": "default",
|
|
3193
|
-
"description": "(ZH) 触发器内容\n\n(EN) Trigger content"
|
|
3194
|
-
},
|
|
3195
|
-
{
|
|
3196
|
-
"name": "panelRender",
|
|
3197
|
-
"description": "(ZH) 自定义渲染面板\n\n(EN) Custom Render Panel"
|
|
3198
|
-
},
|
|
3199
|
-
{
|
|
3200
|
-
"name": "showText",
|
|
3201
|
-
"description": "(ZH) 自定义文字渲染\n\n(EN) Custom text rendering"
|
|
3202
|
-
}
|
|
3203
|
-
]
|
|
3204
|
-
},
|
|
3205
3205
|
{
|
|
3206
3206
|
"name": "a-localization",
|
|
3207
3207
|
"description": "To select or input a date.",
|
|
@@ -3576,54 +3576,142 @@
|
|
|
3576
3576
|
]
|
|
3577
3577
|
},
|
|
3578
3578
|
{
|
|
3579
|
-
"name": "a-
|
|
3580
|
-
"description": "(ZH)
|
|
3579
|
+
"name": "a-divider",
|
|
3580
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
3581
3581
|
"attributes": [
|
|
3582
3582
|
{
|
|
3583
|
-
"name": "
|
|
3584
|
-
"description": "
|
|
3583
|
+
"name": "dashed",
|
|
3584
|
+
"description": "Whether line is dashed",
|
|
3585
|
+
"default": "false",
|
|
3585
3586
|
"value": {
|
|
3586
3587
|
"kind": "expression",
|
|
3587
|
-
"type": "
|
|
3588
|
+
"type": "boolean"
|
|
3588
3589
|
}
|
|
3589
3590
|
},
|
|
3590
3591
|
{
|
|
3591
|
-
"name": "
|
|
3592
|
-
"description": "
|
|
3592
|
+
"name": "orientation",
|
|
3593
|
+
"description": "Whether line is horizontal or vertical",
|
|
3594
|
+
"default": "horizontal",
|
|
3593
3595
|
"value": {
|
|
3594
3596
|
"kind": "expression",
|
|
3595
|
-
"type": "
|
|
3597
|
+
"type": "horizontal | vertical"
|
|
3596
3598
|
}
|
|
3597
3599
|
},
|
|
3598
3600
|
{
|
|
3599
|
-
"name": "
|
|
3600
|
-
"description": "
|
|
3601
|
+
"name": "plain",
|
|
3602
|
+
"description": "Divider text show as plain style",
|
|
3601
3603
|
"default": "true",
|
|
3602
3604
|
"value": {
|
|
3603
3605
|
"kind": "expression",
|
|
3604
|
-
"type": "boolean
|
|
3606
|
+
"type": "boolean"
|
|
3605
3607
|
}
|
|
3606
3608
|
},
|
|
3607
3609
|
{
|
|
3608
|
-
"name": "
|
|
3609
|
-
"description": "
|
|
3610
|
+
"name": "size",
|
|
3611
|
+
"description": "The size of divider. Only valid for horizontal layout",
|
|
3610
3612
|
"value": {
|
|
3611
3613
|
"kind": "expression",
|
|
3612
|
-
"type": "
|
|
3614
|
+
"type": "small | middle | large"
|
|
3613
3615
|
}
|
|
3614
3616
|
},
|
|
3615
3617
|
{
|
|
3616
|
-
"name": "
|
|
3617
|
-
"description": "
|
|
3618
|
-
"default": "
|
|
3618
|
+
"name": "title-placement",
|
|
3619
|
+
"description": "The position of title inside divider",
|
|
3620
|
+
"default": "center",
|
|
3619
3621
|
"value": {
|
|
3620
3622
|
"kind": "expression",
|
|
3621
|
-
"type": "
|
|
3623
|
+
"type": "start | end | center"
|
|
3622
3624
|
}
|
|
3623
3625
|
},
|
|
3624
3626
|
{
|
|
3625
|
-
"name": "
|
|
3626
|
-
"description": "Whether
|
|
3627
|
+
"name": "variant",
|
|
3628
|
+
"description": "Whether line is dashed, dotted or solid",
|
|
3629
|
+
"default": "solid",
|
|
3630
|
+
"value": {
|
|
3631
|
+
"kind": "expression",
|
|
3632
|
+
"type": "dashed | dotted | solid"
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
{
|
|
3636
|
+
"name": "vertical",
|
|
3637
|
+
"description": "Orientation, Simultaneously configure with orientation and prioritize orientation",
|
|
3638
|
+
"default": "false",
|
|
3639
|
+
"value": {
|
|
3640
|
+
"kind": "expression",
|
|
3641
|
+
"type": "boolean"
|
|
3642
|
+
}
|
|
3643
|
+
},
|
|
3644
|
+
{
|
|
3645
|
+
"name": "classes",
|
|
3646
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
3647
|
+
"value": {
|
|
3648
|
+
"kind": "expression",
|
|
3649
|
+
"type": "Record | (info: { props }) => Record"
|
|
3650
|
+
}
|
|
3651
|
+
},
|
|
3652
|
+
{
|
|
3653
|
+
"name": "styles",
|
|
3654
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
3655
|
+
"value": {
|
|
3656
|
+
"kind": "expression",
|
|
3657
|
+
"type": "Record | (info: { props }) => Record"
|
|
3658
|
+
}
|
|
3659
|
+
}
|
|
3660
|
+
],
|
|
3661
|
+
"js": {
|
|
3662
|
+
"events": []
|
|
3663
|
+
},
|
|
3664
|
+
"slots": []
|
|
3665
|
+
},
|
|
3666
|
+
{
|
|
3667
|
+
"name": "a-drawer",
|
|
3668
|
+
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
3669
|
+
"attributes": [
|
|
3670
|
+
{
|
|
3671
|
+
"name": "after-open-change",
|
|
3672
|
+
"description": "Callback after the animation ends when switching drawers",
|
|
3673
|
+
"value": {
|
|
3674
|
+
"kind": "expression",
|
|
3675
|
+
"type": "(open: boolean) => void"
|
|
3676
|
+
}
|
|
3677
|
+
},
|
|
3678
|
+
{
|
|
3679
|
+
"name": "classes",
|
|
3680
|
+
"description": "Customize class for each semantic structure inside the Drawer component. Supports object or function.",
|
|
3681
|
+
"value": {
|
|
3682
|
+
"kind": "expression",
|
|
3683
|
+
"type": "DrawerClassNamesType"
|
|
3684
|
+
}
|
|
3685
|
+
},
|
|
3686
|
+
{
|
|
3687
|
+
"name": "closable",
|
|
3688
|
+
"description": "Whether to show a close button. The position can be configured with placement",
|
|
3689
|
+
"default": "true",
|
|
3690
|
+
"value": {
|
|
3691
|
+
"kind": "expression",
|
|
3692
|
+
"type": "boolean | \\{ closeIcon?: VueNode, disabled?: boolean, placement?: 'start' | 'end' \\}"
|
|
3693
|
+
}
|
|
3694
|
+
},
|
|
3695
|
+
{
|
|
3696
|
+
"name": "close-icon",
|
|
3697
|
+
"description": "Custom close icon",
|
|
3698
|
+
"value": {
|
|
3699
|
+
"kind": "expression",
|
|
3700
|
+
"type": "VueNode"
|
|
3701
|
+
}
|
|
3702
|
+
},
|
|
3703
|
+
{
|
|
3704
|
+
"name": "~~destroy-on-close~~",
|
|
3705
|
+
"description": "Whether to unmount child components on closing drawer or not",
|
|
3706
|
+
"default": "false",
|
|
3707
|
+
"value": {
|
|
3708
|
+
"kind": "expression",
|
|
3709
|
+
"type": "boolean"
|
|
3710
|
+
}
|
|
3711
|
+
},
|
|
3712
|
+
{
|
|
3713
|
+
"name": "destroy-on-hidden",
|
|
3714
|
+
"description": "Whether to unmount child components on closing drawer or not",
|
|
3627
3715
|
"default": "false",
|
|
3628
3716
|
"value": {
|
|
3629
3717
|
"kind": "expression",
|
|
@@ -3893,94 +3981,6 @@
|
|
|
3893
3981
|
}
|
|
3894
3982
|
]
|
|
3895
3983
|
},
|
|
3896
|
-
{
|
|
3897
|
-
"name": "a-divider",
|
|
3898
|
-
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
3899
|
-
"attributes": [
|
|
3900
|
-
{
|
|
3901
|
-
"name": "dashed",
|
|
3902
|
-
"description": "Whether line is dashed",
|
|
3903
|
-
"default": "false",
|
|
3904
|
-
"value": {
|
|
3905
|
-
"kind": "expression",
|
|
3906
|
-
"type": "boolean"
|
|
3907
|
-
}
|
|
3908
|
-
},
|
|
3909
|
-
{
|
|
3910
|
-
"name": "orientation",
|
|
3911
|
-
"description": "Whether line is horizontal or vertical",
|
|
3912
|
-
"default": "horizontal",
|
|
3913
|
-
"value": {
|
|
3914
|
-
"kind": "expression",
|
|
3915
|
-
"type": "horizontal | vertical"
|
|
3916
|
-
}
|
|
3917
|
-
},
|
|
3918
|
-
{
|
|
3919
|
-
"name": "plain",
|
|
3920
|
-
"description": "Divider text show as plain style",
|
|
3921
|
-
"default": "true",
|
|
3922
|
-
"value": {
|
|
3923
|
-
"kind": "expression",
|
|
3924
|
-
"type": "boolean"
|
|
3925
|
-
}
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"name": "size",
|
|
3929
|
-
"description": "The size of divider. Only valid for horizontal layout",
|
|
3930
|
-
"value": {
|
|
3931
|
-
"kind": "expression",
|
|
3932
|
-
"type": "small | middle | large"
|
|
3933
|
-
}
|
|
3934
|
-
},
|
|
3935
|
-
{
|
|
3936
|
-
"name": "title-placement",
|
|
3937
|
-
"description": "The position of title inside divider",
|
|
3938
|
-
"default": "center",
|
|
3939
|
-
"value": {
|
|
3940
|
-
"kind": "expression",
|
|
3941
|
-
"type": "start | end | center"
|
|
3942
|
-
}
|
|
3943
|
-
},
|
|
3944
|
-
{
|
|
3945
|
-
"name": "variant",
|
|
3946
|
-
"description": "Whether line is dashed, dotted or solid",
|
|
3947
|
-
"default": "solid",
|
|
3948
|
-
"value": {
|
|
3949
|
-
"kind": "expression",
|
|
3950
|
-
"type": "dashed | dotted | solid"
|
|
3951
|
-
}
|
|
3952
|
-
},
|
|
3953
|
-
{
|
|
3954
|
-
"name": "vertical",
|
|
3955
|
-
"description": "Orientation, Simultaneously configure with orientation and prioritize orientation",
|
|
3956
|
-
"default": "false",
|
|
3957
|
-
"value": {
|
|
3958
|
-
"kind": "expression",
|
|
3959
|
-
"type": "boolean"
|
|
3960
|
-
}
|
|
3961
|
-
},
|
|
3962
|
-
{
|
|
3963
|
-
"name": "classes",
|
|
3964
|
-
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
3965
|
-
"value": {
|
|
3966
|
-
"kind": "expression",
|
|
3967
|
-
"type": "Record | (info: { props }) => Record"
|
|
3968
|
-
}
|
|
3969
|
-
},
|
|
3970
|
-
{
|
|
3971
|
-
"name": "styles",
|
|
3972
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
3973
|
-
"value": {
|
|
3974
|
-
"kind": "expression",
|
|
3975
|
-
"type": "Record | (info: { props }) => Record"
|
|
3976
|
-
}
|
|
3977
|
-
}
|
|
3978
|
-
],
|
|
3979
|
-
"js": {
|
|
3980
|
-
"events": []
|
|
3981
|
-
},
|
|
3982
|
-
"slots": []
|
|
3983
|
-
},
|
|
3984
3984
|
{
|
|
3985
3985
|
"name": "a-dropdown",
|
|
3986
3986
|
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
@@ -5297,122 +5297,9 @@
|
|
|
5297
5297
|
"slots": []
|
|
5298
5298
|
},
|
|
5299
5299
|
{
|
|
5300
|
-
"name": "a-
|
|
5301
|
-
"description": "
|
|
5302
|
-
"attributes": [
|
|
5303
|
-
{
|
|
5304
|
-
"name": "preview",
|
|
5305
|
-
"description": "Preview configuration; set to false to disable",
|
|
5306
|
-
"default": "true",
|
|
5307
|
-
"value": {
|
|
5308
|
-
"kind": "expression",
|
|
5309
|
-
"type": "boolean | PreviewConfig"
|
|
5310
|
-
}
|
|
5311
|
-
},
|
|
5312
|
-
{
|
|
5313
|
-
"name": "wrapper-style",
|
|
5314
|
-
"description": "Deprecated.",
|
|
5315
|
-
"value": {
|
|
5316
|
-
"kind": "expression",
|
|
5317
|
-
"type": "CSSProperties"
|
|
5318
|
-
}
|
|
5319
|
-
},
|
|
5320
|
-
{
|
|
5321
|
-
"name": "classes",
|
|
5322
|
-
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
5323
|
-
"value": {
|
|
5324
|
-
"kind": "expression",
|
|
5325
|
-
"type": "ImageClassNamesType"
|
|
5326
|
-
}
|
|
5327
|
-
},
|
|
5328
|
-
{
|
|
5329
|
-
"name": "styles",
|
|
5330
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
5331
|
-
"value": {
|
|
5332
|
-
"kind": "expression",
|
|
5333
|
-
"type": "ImageStylesType"
|
|
5334
|
-
}
|
|
5335
|
-
},
|
|
5336
|
-
{
|
|
5337
|
-
"name": "root-class",
|
|
5338
|
-
"description": "-",
|
|
5339
|
-
"value": {
|
|
5340
|
-
"kind": "expression",
|
|
5341
|
-
"type": "string"
|
|
5342
|
-
}
|
|
5343
|
-
},
|
|
5344
|
-
{
|
|
5345
|
-
"name": "alt",
|
|
5346
|
-
"description": "Image description",
|
|
5347
|
-
"value": {
|
|
5348
|
-
"kind": "expression",
|
|
5349
|
-
"type": "string"
|
|
5350
|
-
}
|
|
5351
|
-
},
|
|
5352
|
-
{
|
|
5353
|
-
"name": "height",
|
|
5354
|
-
"description": "Image height",
|
|
5355
|
-
"value": {
|
|
5356
|
-
"kind": "expression",
|
|
5357
|
-
"type": "string | number"
|
|
5358
|
-
}
|
|
5359
|
-
},
|
|
5360
|
-
{
|
|
5361
|
-
"name": "src",
|
|
5362
|
-
"description": "Image URL",
|
|
5363
|
-
"value": {
|
|
5364
|
-
"kind": "expression",
|
|
5365
|
-
"type": "string"
|
|
5366
|
-
}
|
|
5367
|
-
},
|
|
5368
|
-
{
|
|
5369
|
-
"name": "width",
|
|
5370
|
-
"description": "Image width",
|
|
5371
|
-
"value": {
|
|
5372
|
-
"kind": "expression",
|
|
5373
|
-
"type": "string | number"
|
|
5374
|
-
}
|
|
5375
|
-
}
|
|
5376
|
-
],
|
|
5377
|
-
"js": {
|
|
5378
|
-
"events": [
|
|
5379
|
-
{
|
|
5380
|
-
"name": "error",
|
|
5381
|
-
"description": "(ZH) 加载错误回调\n\n(EN) Callback when loading error occurs",
|
|
5382
|
-
"arguments": [
|
|
5383
|
-
{
|
|
5384
|
-
"name": "payload",
|
|
5385
|
-
"type": "NonNullable"
|
|
5386
|
-
}
|
|
5387
|
-
]
|
|
5388
|
-
},
|
|
5389
|
-
{
|
|
5390
|
-
"name": "click",
|
|
5391
|
-
"description": "(ZH) -\n\n(EN) -",
|
|
5392
|
-
"arguments": [
|
|
5393
|
-
{
|
|
5394
|
-
"name": "payload",
|
|
5395
|
-
"type": "NonNullable"
|
|
5396
|
-
}
|
|
5397
|
-
]
|
|
5398
|
-
}
|
|
5399
|
-
]
|
|
5400
|
-
},
|
|
5401
|
-
"slots": [
|
|
5402
|
-
{
|
|
5403
|
-
"name": "fallback",
|
|
5404
|
-
"description": "(ZH) 加载失败容错地址\n\n(EN) Fallback URL when load fails"
|
|
5405
|
-
},
|
|
5406
|
-
{
|
|
5407
|
-
"name": "placeholder",
|
|
5408
|
-
"description": "(ZH) 加载占位,为 true 时使用默认占位\n\n(EN) Loading placeholder; if true, uses default placeholder"
|
|
5409
|
-
}
|
|
5410
|
-
]
|
|
5411
|
-
},
|
|
5412
|
-
{
|
|
5413
|
-
"name": "a-common-icon",
|
|
5414
|
-
"description": "Semantic vector graphics.",
|
|
5415
|
-
"attributes": [],
|
|
5300
|
+
"name": "a-common-icon",
|
|
5301
|
+
"description": "Semantic vector graphics.",
|
|
5302
|
+
"attributes": [],
|
|
5416
5303
|
"js": {
|
|
5417
5304
|
"events": []
|
|
5418
5305
|
},
|
|
@@ -5979,6 +5866,119 @@
|
|
|
5979
5866
|
},
|
|
5980
5867
|
"slots": []
|
|
5981
5868
|
},
|
|
5869
|
+
{
|
|
5870
|
+
"name": "a-image",
|
|
5871
|
+
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
5872
|
+
"attributes": [
|
|
5873
|
+
{
|
|
5874
|
+
"name": "preview",
|
|
5875
|
+
"description": "Preview configuration; set to false to disable",
|
|
5876
|
+
"default": "true",
|
|
5877
|
+
"value": {
|
|
5878
|
+
"kind": "expression",
|
|
5879
|
+
"type": "boolean | PreviewConfig"
|
|
5880
|
+
}
|
|
5881
|
+
},
|
|
5882
|
+
{
|
|
5883
|
+
"name": "wrapper-style",
|
|
5884
|
+
"description": "Deprecated.",
|
|
5885
|
+
"value": {
|
|
5886
|
+
"kind": "expression",
|
|
5887
|
+
"type": "CSSProperties"
|
|
5888
|
+
}
|
|
5889
|
+
},
|
|
5890
|
+
{
|
|
5891
|
+
"name": "classes",
|
|
5892
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
5893
|
+
"value": {
|
|
5894
|
+
"kind": "expression",
|
|
5895
|
+
"type": "ImageClassNamesType"
|
|
5896
|
+
}
|
|
5897
|
+
},
|
|
5898
|
+
{
|
|
5899
|
+
"name": "styles",
|
|
5900
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
5901
|
+
"value": {
|
|
5902
|
+
"kind": "expression",
|
|
5903
|
+
"type": "ImageStylesType"
|
|
5904
|
+
}
|
|
5905
|
+
},
|
|
5906
|
+
{
|
|
5907
|
+
"name": "root-class",
|
|
5908
|
+
"description": "-",
|
|
5909
|
+
"value": {
|
|
5910
|
+
"kind": "expression",
|
|
5911
|
+
"type": "string"
|
|
5912
|
+
}
|
|
5913
|
+
},
|
|
5914
|
+
{
|
|
5915
|
+
"name": "alt",
|
|
5916
|
+
"description": "Image description",
|
|
5917
|
+
"value": {
|
|
5918
|
+
"kind": "expression",
|
|
5919
|
+
"type": "string"
|
|
5920
|
+
}
|
|
5921
|
+
},
|
|
5922
|
+
{
|
|
5923
|
+
"name": "height",
|
|
5924
|
+
"description": "Image height",
|
|
5925
|
+
"value": {
|
|
5926
|
+
"kind": "expression",
|
|
5927
|
+
"type": "string | number"
|
|
5928
|
+
}
|
|
5929
|
+
},
|
|
5930
|
+
{
|
|
5931
|
+
"name": "src",
|
|
5932
|
+
"description": "Image URL",
|
|
5933
|
+
"value": {
|
|
5934
|
+
"kind": "expression",
|
|
5935
|
+
"type": "string"
|
|
5936
|
+
}
|
|
5937
|
+
},
|
|
5938
|
+
{
|
|
5939
|
+
"name": "width",
|
|
5940
|
+
"description": "Image width",
|
|
5941
|
+
"value": {
|
|
5942
|
+
"kind": "expression",
|
|
5943
|
+
"type": "string | number"
|
|
5944
|
+
}
|
|
5945
|
+
}
|
|
5946
|
+
],
|
|
5947
|
+
"js": {
|
|
5948
|
+
"events": [
|
|
5949
|
+
{
|
|
5950
|
+
"name": "error",
|
|
5951
|
+
"description": "(ZH) 加载错误回调\n\n(EN) Callback when loading error occurs",
|
|
5952
|
+
"arguments": [
|
|
5953
|
+
{
|
|
5954
|
+
"name": "payload",
|
|
5955
|
+
"type": "NonNullable"
|
|
5956
|
+
}
|
|
5957
|
+
]
|
|
5958
|
+
},
|
|
5959
|
+
{
|
|
5960
|
+
"name": "click",
|
|
5961
|
+
"description": "(ZH) -\n\n(EN) -",
|
|
5962
|
+
"arguments": [
|
|
5963
|
+
{
|
|
5964
|
+
"name": "payload",
|
|
5965
|
+
"type": "NonNullable"
|
|
5966
|
+
}
|
|
5967
|
+
]
|
|
5968
|
+
}
|
|
5969
|
+
]
|
|
5970
|
+
},
|
|
5971
|
+
"slots": [
|
|
5972
|
+
{
|
|
5973
|
+
"name": "fallback",
|
|
5974
|
+
"description": "(ZH) 加载失败容错地址\n\n(EN) Fallback URL when load fails"
|
|
5975
|
+
},
|
|
5976
|
+
{
|
|
5977
|
+
"name": "placeholder",
|
|
5978
|
+
"description": "(ZH) 加载占位,为 true 时使用默认占位\n\n(EN) Loading placeholder; if true, uses default placeholder"
|
|
5979
|
+
}
|
|
5980
|
+
]
|
|
5981
|
+
},
|
|
5982
5982
|
{
|
|
5983
5983
|
"name": "a-input-number",
|
|
5984
5984
|
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
@@ -7012,6 +7012,69 @@
|
|
|
7012
7012
|
}
|
|
7013
7013
|
]
|
|
7014
7014
|
},
|
|
7015
|
+
{
|
|
7016
|
+
"name": "a-static-methods",
|
|
7017
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
7018
|
+
"attributes": [],
|
|
7019
|
+
"js": {
|
|
7020
|
+
"events": []
|
|
7021
|
+
},
|
|
7022
|
+
"slots": []
|
|
7023
|
+
},
|
|
7024
|
+
{
|
|
7025
|
+
"name": "a-args-props",
|
|
7026
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
7027
|
+
"attributes": [],
|
|
7028
|
+
"js": {
|
|
7029
|
+
"events": []
|
|
7030
|
+
},
|
|
7031
|
+
"slots": []
|
|
7032
|
+
},
|
|
7033
|
+
{
|
|
7034
|
+
"name": "a-notification-use-notification",
|
|
7035
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
7036
|
+
"attributes": [],
|
|
7037
|
+
"js": {
|
|
7038
|
+
"events": []
|
|
7039
|
+
},
|
|
7040
|
+
"slots": []
|
|
7041
|
+
},
|
|
7042
|
+
{
|
|
7043
|
+
"name": "a-closable-type",
|
|
7044
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
7045
|
+
"attributes": [],
|
|
7046
|
+
"js": {
|
|
7047
|
+
"events": []
|
|
7048
|
+
},
|
|
7049
|
+
"slots": []
|
|
7050
|
+
},
|
|
7051
|
+
{
|
|
7052
|
+
"name": "a-global-configuration",
|
|
7053
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
7054
|
+
"attributes": [],
|
|
7055
|
+
"js": {
|
|
7056
|
+
"events": []
|
|
7057
|
+
},
|
|
7058
|
+
"slots": []
|
|
7059
|
+
},
|
|
7060
|
+
{
|
|
7061
|
+
"name": "a-静态方法",
|
|
7062
|
+
"description": "全局展示操作反馈信息。",
|
|
7063
|
+
"attributes": [],
|
|
7064
|
+
"js": {
|
|
7065
|
+
"events": []
|
|
7066
|
+
},
|
|
7067
|
+
"slots": []
|
|
7068
|
+
},
|
|
7069
|
+
{
|
|
7070
|
+
"name": "a-全局配置",
|
|
7071
|
+
"description": "全局展示操作反馈信息。",
|
|
7072
|
+
"attributes": [],
|
|
7073
|
+
"js": {
|
|
7074
|
+
"events": []
|
|
7075
|
+
},
|
|
7076
|
+
"slots": []
|
|
7077
|
+
},
|
|
7015
7078
|
{
|
|
7016
7079
|
"name": "a-modal",
|
|
7017
7080
|
"description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
|
|
@@ -7380,269 +7443,6 @@
|
|
|
7380
7443
|
}
|
|
7381
7444
|
]
|
|
7382
7445
|
},
|
|
7383
|
-
{
|
|
7384
|
-
"name": "a-static-methods",
|
|
7385
|
-
"description": "Prompt notification message globally.",
|
|
7386
|
-
"attributes": [],
|
|
7387
|
-
"js": {
|
|
7388
|
-
"events": []
|
|
7389
|
-
},
|
|
7390
|
-
"slots": []
|
|
7391
|
-
},
|
|
7392
|
-
{
|
|
7393
|
-
"name": "a-arguments",
|
|
7394
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
7395
|
-
"attributes": [],
|
|
7396
|
-
"js": {
|
|
7397
|
-
"events": []
|
|
7398
|
-
},
|
|
7399
|
-
"slots": []
|
|
7400
|
-
},
|
|
7401
|
-
{
|
|
7402
|
-
"name": "a-config",
|
|
7403
|
-
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
7404
|
-
"attributes": [],
|
|
7405
|
-
"js": {
|
|
7406
|
-
"events": []
|
|
7407
|
-
},
|
|
7408
|
-
"slots": []
|
|
7409
|
-
},
|
|
7410
|
-
{
|
|
7411
|
-
"name": "a-global-configuration",
|
|
7412
|
-
"description": "Prompt notification message globally.",
|
|
7413
|
-
"attributes": [],
|
|
7414
|
-
"js": {
|
|
7415
|
-
"events": []
|
|
7416
|
-
},
|
|
7417
|
-
"slots": []
|
|
7418
|
-
},
|
|
7419
|
-
{
|
|
7420
|
-
"name": "a-静态方法",
|
|
7421
|
-
"description": "全局展示通知提醒信息。",
|
|
7422
|
-
"attributes": [],
|
|
7423
|
-
"js": {
|
|
7424
|
-
"events": []
|
|
7425
|
-
},
|
|
7426
|
-
"slots": []
|
|
7427
|
-
},
|
|
7428
|
-
{
|
|
7429
|
-
"name": "a-参数",
|
|
7430
|
-
"description": "全局展示操作反馈信息。",
|
|
7431
|
-
"attributes": [],
|
|
7432
|
-
"js": {
|
|
7433
|
-
"events": []
|
|
7434
|
-
},
|
|
7435
|
-
"slots": []
|
|
7436
|
-
},
|
|
7437
|
-
{
|
|
7438
|
-
"name": "a-全局配置",
|
|
7439
|
-
"description": "全局展示通知提醒信息。",
|
|
7440
|
-
"attributes": [],
|
|
7441
|
-
"js": {
|
|
7442
|
-
"events": []
|
|
7443
|
-
},
|
|
7444
|
-
"slots": []
|
|
7445
|
-
},
|
|
7446
|
-
{
|
|
7447
|
-
"name": "a-args-props",
|
|
7448
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
7449
|
-
"attributes": [],
|
|
7450
|
-
"js": {
|
|
7451
|
-
"events": []
|
|
7452
|
-
},
|
|
7453
|
-
"slots": []
|
|
7454
|
-
},
|
|
7455
|
-
{
|
|
7456
|
-
"name": "a-notification-use-notification",
|
|
7457
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
7458
|
-
"attributes": [],
|
|
7459
|
-
"js": {
|
|
7460
|
-
"events": []
|
|
7461
|
-
},
|
|
7462
|
-
"slots": []
|
|
7463
|
-
},
|
|
7464
|
-
{
|
|
7465
|
-
"name": "a-closable-type",
|
|
7466
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
7467
|
-
"attributes": [],
|
|
7468
|
-
"js": {
|
|
7469
|
-
"events": []
|
|
7470
|
-
},
|
|
7471
|
-
"slots": []
|
|
7472
|
-
},
|
|
7473
|
-
{
|
|
7474
|
-
"name": "a-popconfirm",
|
|
7475
|
-
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
7476
|
-
"attributes": [
|
|
7477
|
-
{
|
|
7478
|
-
"name": "cancel-button-props",
|
|
7479
|
-
"description": "The cancel button props",
|
|
7480
|
-
"value": {
|
|
7481
|
-
"kind": "expression",
|
|
7482
|
-
"type": "ButtonProps"
|
|
7483
|
-
}
|
|
7484
|
-
},
|
|
7485
|
-
{
|
|
7486
|
-
"name": "cancel-text",
|
|
7487
|
-
"description": "The text of the Cancel button",
|
|
7488
|
-
"default": "Cancel",
|
|
7489
|
-
"value": {
|
|
7490
|
-
"kind": "expression",
|
|
7491
|
-
"type": "VueNode"
|
|
7492
|
-
}
|
|
7493
|
-
},
|
|
7494
|
-
{
|
|
7495
|
-
"name": "disabled",
|
|
7496
|
-
"description": "Whether to show popconfirm when clicking its children node",
|
|
7497
|
-
"default": "false",
|
|
7498
|
-
"value": {
|
|
7499
|
-
"kind": "expression",
|
|
7500
|
-
"type": "boolean"
|
|
7501
|
-
}
|
|
7502
|
-
},
|
|
7503
|
-
{
|
|
7504
|
-
"name": "icon",
|
|
7505
|
-
"description": "Customize icon of confirmation",
|
|
7506
|
-
"value": {
|
|
7507
|
-
"kind": "expression",
|
|
7508
|
-
"type": "VueNode"
|
|
7509
|
-
}
|
|
7510
|
-
},
|
|
7511
|
-
{
|
|
7512
|
-
"name": "ok-button-props",
|
|
7513
|
-
"description": "The ok button props",
|
|
7514
|
-
"value": {
|
|
7515
|
-
"kind": "expression",
|
|
7516
|
-
"type": "ButtonProps"
|
|
7517
|
-
}
|
|
7518
|
-
},
|
|
7519
|
-
{
|
|
7520
|
-
"name": "ok-text",
|
|
7521
|
-
"description": "The text of the Confirm button",
|
|
7522
|
-
"default": "OK",
|
|
7523
|
-
"value": {
|
|
7524
|
-
"kind": "expression",
|
|
7525
|
-
"type": "VueNode"
|
|
7526
|
-
}
|
|
7527
|
-
},
|
|
7528
|
-
{
|
|
7529
|
-
"name": "ok-type",
|
|
7530
|
-
"description": "Button type of the Confirm button",
|
|
7531
|
-
"default": "primary",
|
|
7532
|
-
"value": {
|
|
7533
|
-
"kind": "expression",
|
|
7534
|
-
"type": "LegacyButtonType"
|
|
7535
|
-
}
|
|
7536
|
-
},
|
|
7537
|
-
{
|
|
7538
|
-
"name": "show-cancel",
|
|
7539
|
-
"description": "Show cancel button",
|
|
7540
|
-
"default": "true",
|
|
7541
|
-
"value": {
|
|
7542
|
-
"kind": "expression",
|
|
7543
|
-
"type": "boolean"
|
|
7544
|
-
}
|
|
7545
|
-
},
|
|
7546
|
-
{
|
|
7547
|
-
"name": "title",
|
|
7548
|
-
"description": "The title of the confirmation box",
|
|
7549
|
-
"value": {
|
|
7550
|
-
"kind": "expression",
|
|
7551
|
-
"type": "VueNode"
|
|
7552
|
-
}
|
|
7553
|
-
},
|
|
7554
|
-
{
|
|
7555
|
-
"name": "description",
|
|
7556
|
-
"description": "The description of the confirmation box",
|
|
7557
|
-
"value": {
|
|
7558
|
-
"kind": "expression",
|
|
7559
|
-
"type": "VueNode"
|
|
7560
|
-
}
|
|
7561
|
-
},
|
|
7562
|
-
{
|
|
7563
|
-
"name": "classes",
|
|
7564
|
-
"description": "Customize class for each semantic structure inside the component. Supports object or function",
|
|
7565
|
-
"value": {
|
|
7566
|
-
"kind": "expression",
|
|
7567
|
-
"type": "PopconfirmClassNamesType"
|
|
7568
|
-
}
|
|
7569
|
-
},
|
|
7570
|
-
{
|
|
7571
|
-
"name": "styles",
|
|
7572
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
7573
|
-
"value": {
|
|
7574
|
-
"kind": "expression",
|
|
7575
|
-
"type": "PopconfirmStylesType"
|
|
7576
|
-
}
|
|
7577
|
-
}
|
|
7578
|
-
],
|
|
7579
|
-
"js": {
|
|
7580
|
-
"events": [
|
|
7581
|
-
{
|
|
7582
|
-
"name": "openChange",
|
|
7583
|
-
"description": "(ZH) 显隐变化时回调\n\n(EN) Callback when popconfirm visibility changes",
|
|
7584
|
-
"arguments": [
|
|
7585
|
-
{
|
|
7586
|
-
"name": "payload",
|
|
7587
|
-
"type": "(open: boolean, e?: MouseEvent | KeyboardEvent) => void"
|
|
7588
|
-
}
|
|
7589
|
-
]
|
|
7590
|
-
},
|
|
7591
|
-
{
|
|
7592
|
-
"name": "confirm",
|
|
7593
|
-
"description": "(ZH) 点击确认的回调\n\n(EN) Callback of confirmation",
|
|
7594
|
-
"arguments": [
|
|
7595
|
-
{
|
|
7596
|
-
"name": "payload",
|
|
7597
|
-
"type": "(e?: MouseEvent) => void"
|
|
7598
|
-
}
|
|
7599
|
-
]
|
|
7600
|
-
},
|
|
7601
|
-
{
|
|
7602
|
-
"name": "cancel",
|
|
7603
|
-
"description": "(ZH) 点击取消的回调\n\n(EN) Callback of cancel",
|
|
7604
|
-
"arguments": [
|
|
7605
|
-
{
|
|
7606
|
-
"name": "payload",
|
|
7607
|
-
"type": "(e?: MouseEvent) => void"
|
|
7608
|
-
}
|
|
7609
|
-
]
|
|
7610
|
-
},
|
|
7611
|
-
{
|
|
7612
|
-
"name": "popupClick",
|
|
7613
|
-
"description": "(ZH) 弹出气泡点击事件\n\n(EN) Callback of popup click",
|
|
7614
|
-
"arguments": [
|
|
7615
|
-
{
|
|
7616
|
-
"name": "payload",
|
|
7617
|
-
"type": "(e: MouseEvent) => void"
|
|
7618
|
-
}
|
|
7619
|
-
]
|
|
7620
|
-
}
|
|
7621
|
-
]
|
|
7622
|
-
},
|
|
7623
|
-
"slots": [
|
|
7624
|
-
{
|
|
7625
|
-
"name": "title",
|
|
7626
|
-
"description": "(ZH) 确认框标题\n\n(EN) The title of the confirmation box"
|
|
7627
|
-
},
|
|
7628
|
-
{
|
|
7629
|
-
"name": "description",
|
|
7630
|
-
"description": "(ZH) 确认内容的详细描述\n\n(EN) The description of the confirmation box title"
|
|
7631
|
-
},
|
|
7632
|
-
{
|
|
7633
|
-
"name": "icon",
|
|
7634
|
-
"description": "(ZH) 自定义弹出气泡 Icon 图标\n\n(EN) Customize icon of confirmation"
|
|
7635
|
-
},
|
|
7636
|
-
{
|
|
7637
|
-
"name": "okText",
|
|
7638
|
-
"description": "(ZH) 确认按钮文字\n\n(EN) The text of the Confirm button"
|
|
7639
|
-
},
|
|
7640
|
-
{
|
|
7641
|
-
"name": "cancelText",
|
|
7642
|
-
"description": "(ZH) 取消按钮文字\n\n(EN) The text of the Cancel button"
|
|
7643
|
-
}
|
|
7644
|
-
]
|
|
7645
|
-
},
|
|
7646
7446
|
{
|
|
7647
7447
|
"name": "a-pagination",
|
|
7648
7448
|
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
@@ -7954,164 +7754,89 @@
|
|
|
7954
7754
|
]
|
|
7955
7755
|
},
|
|
7956
7756
|
{
|
|
7957
|
-
"name": "a-
|
|
7958
|
-
"description": "(ZH)
|
|
7757
|
+
"name": "a-popconfirm",
|
|
7758
|
+
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
7959
7759
|
"attributes": [
|
|
7960
7760
|
{
|
|
7961
|
-
"name": "
|
|
7962
|
-
"description": "
|
|
7761
|
+
"name": "cancel-button-props",
|
|
7762
|
+
"description": "The cancel button props",
|
|
7963
7763
|
"value": {
|
|
7964
7764
|
"kind": "expression",
|
|
7965
|
-
"type": "
|
|
7765
|
+
"type": "ButtonProps"
|
|
7966
7766
|
}
|
|
7967
7767
|
},
|
|
7968
7768
|
{
|
|
7969
|
-
"name": "
|
|
7970
|
-
"description": "
|
|
7769
|
+
"name": "cancel-text",
|
|
7770
|
+
"description": "The text of the Cancel button",
|
|
7771
|
+
"default": "Cancel",
|
|
7971
7772
|
"value": {
|
|
7972
7773
|
"kind": "expression",
|
|
7973
|
-
"type": "
|
|
7774
|
+
"type": "VueNode"
|
|
7974
7775
|
}
|
|
7975
7776
|
},
|
|
7976
7777
|
{
|
|
7977
|
-
"name": "
|
|
7978
|
-
"description": "
|
|
7778
|
+
"name": "disabled",
|
|
7779
|
+
"description": "Whether to show popconfirm when clicking its children node",
|
|
7780
|
+
"default": "false",
|
|
7979
7781
|
"value": {
|
|
7980
7782
|
"kind": "expression",
|
|
7981
|
-
"type": "
|
|
7783
|
+
"type": "boolean"
|
|
7982
7784
|
}
|
|
7983
7785
|
},
|
|
7984
7786
|
{
|
|
7985
|
-
"name": "
|
|
7986
|
-
"description": "
|
|
7987
|
-
"default": "line",
|
|
7787
|
+
"name": "icon",
|
|
7788
|
+
"description": "Customize icon of confirmation",
|
|
7988
7789
|
"value": {
|
|
7989
7790
|
"kind": "expression",
|
|
7990
|
-
"type": "
|
|
7791
|
+
"type": "VueNode"
|
|
7991
7792
|
}
|
|
7992
7793
|
},
|
|
7993
7794
|
{
|
|
7994
|
-
"name": "
|
|
7995
|
-
"description": "
|
|
7996
|
-
"default": "0",
|
|
7795
|
+
"name": "ok-button-props",
|
|
7796
|
+
"description": "The ok button props",
|
|
7997
7797
|
"value": {
|
|
7998
7798
|
"kind": "expression",
|
|
7999
|
-
"type": "
|
|
7799
|
+
"type": "ButtonProps"
|
|
8000
7800
|
}
|
|
8001
7801
|
},
|
|
8002
7802
|
{
|
|
8003
|
-
"name": "
|
|
8004
|
-
"description": "The
|
|
8005
|
-
"default": "
|
|
7803
|
+
"name": "ok-text",
|
|
7804
|
+
"description": "The text of the Confirm button",
|
|
7805
|
+
"default": "OK",
|
|
8006
7806
|
"value": {
|
|
8007
7807
|
"kind": "expression",
|
|
8008
|
-
"type": "
|
|
7808
|
+
"type": "VueNode"
|
|
8009
7809
|
}
|
|
8010
7810
|
},
|
|
8011
7811
|
{
|
|
8012
|
-
"name": "
|
|
8013
|
-
"description": "
|
|
7812
|
+
"name": "ok-type",
|
|
7813
|
+
"description": "Button type of the Confirm button",
|
|
7814
|
+
"default": "primary",
|
|
8014
7815
|
"value": {
|
|
8015
7816
|
"kind": "expression",
|
|
8016
|
-
"type": "
|
|
7817
|
+
"type": "LegacyButtonType"
|
|
8017
7818
|
}
|
|
8018
7819
|
},
|
|
8019
7820
|
{
|
|
8020
|
-
"name": "show-
|
|
8021
|
-
"description": "
|
|
7821
|
+
"name": "show-cancel",
|
|
7822
|
+
"description": "Show cancel button",
|
|
8022
7823
|
"default": "true",
|
|
8023
7824
|
"value": {
|
|
8024
7825
|
"kind": "expression",
|
|
8025
7826
|
"type": "boolean"
|
|
8026
7827
|
}
|
|
8027
7828
|
},
|
|
8028
|
-
{
|
|
8029
|
-
"name": "stroke-width",
|
|
8030
|
-
"description": "-",
|
|
8031
|
-
"value": {
|
|
8032
|
-
"kind": "expression",
|
|
8033
|
-
"type": "number"
|
|
8034
|
-
}
|
|
8035
|
-
},
|
|
8036
|
-
{
|
|
8037
|
-
"name": "stroke-linecap",
|
|
8038
|
-
"description": "To set the style of the progress linecap",
|
|
8039
|
-
"default": "round",
|
|
8040
|
-
"value": {
|
|
8041
|
-
"kind": "expression",
|
|
8042
|
-
"type": "'butt' | 'square' | 'round'"
|
|
8043
|
-
}
|
|
8044
|
-
},
|
|
8045
|
-
{
|
|
8046
|
-
"name": "stroke-color",
|
|
8047
|
-
"description": "The color of progress bar",
|
|
8048
|
-
"value": {
|
|
8049
|
-
"kind": "expression",
|
|
8050
|
-
"type": "string | string[] | ProgressGradient"
|
|
8051
|
-
}
|
|
8052
|
-
},
|
|
8053
|
-
{
|
|
8054
|
-
"name": "rail-color",
|
|
8055
|
-
"description": "The color of unfilled part",
|
|
8056
|
-
"value": {
|
|
8057
|
-
"kind": "expression",
|
|
8058
|
-
"type": "string"
|
|
8059
|
-
}
|
|
8060
|
-
},
|
|
8061
|
-
{
|
|
8062
|
-
"name": "success",
|
|
8063
|
-
"description": "Configs of successfully progress bar",
|
|
8064
|
-
"value": {
|
|
8065
|
-
"kind": "expression",
|
|
8066
|
-
"type": "SuccessProps"
|
|
8067
|
-
}
|
|
8068
|
-
},
|
|
8069
|
-
{
|
|
8070
|
-
"name": "trail-color",
|
|
8071
|
-
"description": "The color of unfilled part. Please use railColor instead",
|
|
8072
|
-
"value": {
|
|
8073
|
-
"kind": "expression",
|
|
8074
|
-
"type": "string"
|
|
8075
|
-
}
|
|
8076
|
-
},
|
|
8077
|
-
{
|
|
8078
|
-
"name": "width",
|
|
8079
|
-
"description": "Deprecated. Use size instead",
|
|
8080
|
-
"value": {
|
|
8081
|
-
"kind": "expression",
|
|
8082
|
-
"type": "number"
|
|
8083
|
-
}
|
|
8084
|
-
},
|
|
8085
|
-
{
|
|
8086
|
-
"name": "size",
|
|
8087
|
-
"description": "Progress size",
|
|
8088
|
-
"default": "default",
|
|
8089
|
-
"value": {
|
|
8090
|
-
"kind": "expression",
|
|
8091
|
-
"type": "number | [number | string, number] | ProgressSize | { width?: number, height?: number }"
|
|
8092
|
-
}
|
|
8093
|
-
}
|
|
8094
|
-
],
|
|
8095
|
-
"js": {
|
|
8096
|
-
"events": []
|
|
8097
|
-
},
|
|
8098
|
-
"slots": []
|
|
8099
|
-
},
|
|
8100
|
-
{
|
|
8101
|
-
"name": "a-popover",
|
|
8102
|
-
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
8103
|
-
"attributes": [
|
|
8104
7829
|
{
|
|
8105
7830
|
"name": "title",
|
|
8106
|
-
"description": "
|
|
7831
|
+
"description": "The title of the confirmation box",
|
|
8107
7832
|
"value": {
|
|
8108
7833
|
"kind": "expression",
|
|
8109
7834
|
"type": "VueNode"
|
|
8110
7835
|
}
|
|
8111
7836
|
},
|
|
8112
7837
|
{
|
|
8113
|
-
"name": "
|
|
8114
|
-
"description": "
|
|
7838
|
+
"name": "description",
|
|
7839
|
+
"description": "The description of the confirmation box",
|
|
8115
7840
|
"value": {
|
|
8116
7841
|
"kind": "expression",
|
|
8117
7842
|
"type": "VueNode"
|
|
@@ -8122,7 +7847,7 @@
|
|
|
8122
7847
|
"description": "Customize class for each semantic structure inside the component. Supports object or function",
|
|
8123
7848
|
"value": {
|
|
8124
7849
|
"kind": "expression",
|
|
8125
|
-
"type": "
|
|
7850
|
+
"type": "PopconfirmClassNamesType"
|
|
8126
7851
|
}
|
|
8127
7852
|
},
|
|
8128
7853
|
{
|
|
@@ -8130,7 +7855,7 @@
|
|
|
8130
7855
|
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
8131
7856
|
"value": {
|
|
8132
7857
|
"kind": "expression",
|
|
8133
|
-
"type": "
|
|
7858
|
+
"type": "PopconfirmStylesType"
|
|
8134
7859
|
}
|
|
8135
7860
|
}
|
|
8136
7861
|
],
|
|
@@ -8138,24 +7863,66 @@
|
|
|
8138
7863
|
"events": [
|
|
8139
7864
|
{
|
|
8140
7865
|
"name": "openChange",
|
|
8141
|
-
"description": "(ZH) 显隐变化时回调\n\n(EN) Callback when
|
|
7866
|
+
"description": "(ZH) 显隐变化时回调\n\n(EN) Callback when popconfirm visibility changes",
|
|
8142
7867
|
"arguments": [
|
|
8143
7868
|
{
|
|
8144
7869
|
"name": "payload",
|
|
8145
7870
|
"type": "(open: boolean, e?: MouseEvent | KeyboardEvent) => void"
|
|
8146
7871
|
}
|
|
8147
7872
|
]
|
|
7873
|
+
},
|
|
7874
|
+
{
|
|
7875
|
+
"name": "confirm",
|
|
7876
|
+
"description": "(ZH) 点击确认的回调\n\n(EN) Callback of confirmation",
|
|
7877
|
+
"arguments": [
|
|
7878
|
+
{
|
|
7879
|
+
"name": "payload",
|
|
7880
|
+
"type": "(e?: MouseEvent) => void"
|
|
7881
|
+
}
|
|
7882
|
+
]
|
|
7883
|
+
},
|
|
7884
|
+
{
|
|
7885
|
+
"name": "cancel",
|
|
7886
|
+
"description": "(ZH) 点击取消的回调\n\n(EN) Callback of cancel",
|
|
7887
|
+
"arguments": [
|
|
7888
|
+
{
|
|
7889
|
+
"name": "payload",
|
|
7890
|
+
"type": "(e?: MouseEvent) => void"
|
|
7891
|
+
}
|
|
7892
|
+
]
|
|
7893
|
+
},
|
|
7894
|
+
{
|
|
7895
|
+
"name": "popupClick",
|
|
7896
|
+
"description": "(ZH) 弹出气泡点击事件\n\n(EN) Callback of popup click",
|
|
7897
|
+
"arguments": [
|
|
7898
|
+
{
|
|
7899
|
+
"name": "payload",
|
|
7900
|
+
"type": "(e: MouseEvent) => void"
|
|
7901
|
+
}
|
|
7902
|
+
]
|
|
8148
7903
|
}
|
|
8149
7904
|
]
|
|
8150
7905
|
},
|
|
8151
7906
|
"slots": [
|
|
8152
7907
|
{
|
|
8153
7908
|
"name": "title",
|
|
8154
|
-
"description": "(ZH)
|
|
7909
|
+
"description": "(ZH) 确认框标题\n\n(EN) The title of the confirmation box"
|
|
8155
7910
|
},
|
|
8156
7911
|
{
|
|
8157
|
-
"name": "
|
|
8158
|
-
"description": "(ZH)
|
|
7912
|
+
"name": "description",
|
|
7913
|
+
"description": "(ZH) 确认内容的详细描述\n\n(EN) The description of the confirmation box title"
|
|
7914
|
+
},
|
|
7915
|
+
{
|
|
7916
|
+
"name": "icon",
|
|
7917
|
+
"description": "(ZH) 自定义弹出气泡 Icon 图标\n\n(EN) Customize icon of confirmation"
|
|
7918
|
+
},
|
|
7919
|
+
{
|
|
7920
|
+
"name": "okText",
|
|
7921
|
+
"description": "(ZH) 确认按钮文字\n\n(EN) The text of the Confirm button"
|
|
7922
|
+
},
|
|
7923
|
+
{
|
|
7924
|
+
"name": "cancelText",
|
|
7925
|
+
"description": "(ZH) 取消按钮文字\n\n(EN) The text of the Cancel button"
|
|
8159
7926
|
}
|
|
8160
7927
|
]
|
|
8161
7928
|
},
|
|
@@ -8316,33 +8083,15 @@
|
|
|
8316
8083
|
]
|
|
8317
8084
|
},
|
|
8318
8085
|
{
|
|
8319
|
-
"name": "a-
|
|
8320
|
-
"description": "(ZH)
|
|
8086
|
+
"name": "a-progress",
|
|
8087
|
+
"description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
|
|
8321
8088
|
"attributes": [
|
|
8322
|
-
{
|
|
8323
|
-
"name": "checked",
|
|
8324
|
-
"description": "Specifies whether the radio is selected, support v-model:checked",
|
|
8325
|
-
"default": "false",
|
|
8326
|
-
"value": {
|
|
8327
|
-
"kind": "expression",
|
|
8328
|
-
"type": "boolean"
|
|
8329
|
-
}
|
|
8330
|
-
},
|
|
8331
8089
|
{
|
|
8332
8090
|
"name": "classes",
|
|
8333
8091
|
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
8334
8092
|
"value": {
|
|
8335
8093
|
"kind": "expression",
|
|
8336
|
-
"type": "
|
|
8337
|
-
}
|
|
8338
|
-
},
|
|
8339
|
-
{
|
|
8340
|
-
"name": "disabled",
|
|
8341
|
-
"description": "Disable radio",
|
|
8342
|
-
"default": "false",
|
|
8343
|
-
"value": {
|
|
8344
|
-
"kind": "expression",
|
|
8345
|
-
"type": "boolean"
|
|
8094
|
+
"type": "ProgressClassNamesType"
|
|
8346
8095
|
}
|
|
8347
8096
|
},
|
|
8348
8097
|
{
|
|
@@ -8350,98 +8099,260 @@
|
|
|
8350
8099
|
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
8351
8100
|
"value": {
|
|
8352
8101
|
"kind": "expression",
|
|
8353
|
-
"type": "
|
|
8102
|
+
"type": "ProgressStylesType"
|
|
8354
8103
|
}
|
|
8355
8104
|
},
|
|
8356
8105
|
{
|
|
8357
|
-
"name": "
|
|
8358
|
-
"description": "
|
|
8106
|
+
"name": "root-class",
|
|
8107
|
+
"description": "Root container class",
|
|
8359
8108
|
"value": {
|
|
8360
8109
|
"kind": "expression",
|
|
8361
|
-
"type": "
|
|
8110
|
+
"type": "string"
|
|
8362
8111
|
}
|
|
8363
|
-
}
|
|
8364
|
-
],
|
|
8365
|
-
"js": {
|
|
8366
|
-
"events": []
|
|
8367
|
-
},
|
|
8368
|
-
"slots": []
|
|
8369
|
-
},
|
|
8370
|
-
{
|
|
8371
|
-
"name": "a-radio-group",
|
|
8372
|
-
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
8373
|
-
"attributes": [
|
|
8112
|
+
},
|
|
8374
8113
|
{
|
|
8375
|
-
"name": "
|
|
8376
|
-
"description": "
|
|
8377
|
-
"default": "
|
|
8114
|
+
"name": "type",
|
|
8115
|
+
"description": "To set the type, options: line circle dashboard",
|
|
8116
|
+
"default": "line",
|
|
8378
8117
|
"value": {
|
|
8379
8118
|
"kind": "expression",
|
|
8380
|
-
"type": "
|
|
8119
|
+
"type": "ProgressType"
|
|
8381
8120
|
}
|
|
8382
8121
|
},
|
|
8383
8122
|
{
|
|
8384
|
-
"name": "
|
|
8385
|
-
"description": "
|
|
8386
|
-
"default": "
|
|
8123
|
+
"name": "percent",
|
|
8124
|
+
"description": "To set the completion percentage",
|
|
8125
|
+
"default": "0",
|
|
8387
8126
|
"value": {
|
|
8388
8127
|
"kind": "expression",
|
|
8389
|
-
"type": "
|
|
8128
|
+
"type": "number"
|
|
8390
8129
|
}
|
|
8391
8130
|
},
|
|
8392
8131
|
{
|
|
8393
|
-
"name": "
|
|
8394
|
-
"description": "
|
|
8132
|
+
"name": "format",
|
|
8133
|
+
"description": "The template function of the content",
|
|
8134
|
+
"default": "(percent) => percent + %",
|
|
8395
8135
|
"value": {
|
|
8396
8136
|
"kind": "expression",
|
|
8397
|
-
"type": "
|
|
8137
|
+
"type": "(percent?: number, successPercent?: number) => any"
|
|
8398
8138
|
}
|
|
8399
8139
|
},
|
|
8400
8140
|
{
|
|
8401
|
-
"name": "
|
|
8402
|
-
"description": "
|
|
8141
|
+
"name": "status",
|
|
8142
|
+
"description": "To set the status of the Progress, options: success exception normal active(line only)",
|
|
8403
8143
|
"value": {
|
|
8404
8144
|
"kind": "expression",
|
|
8405
|
-
"type": "
|
|
8145
|
+
"type": "(typeof ProgressStatuses)[number]"
|
|
8406
8146
|
}
|
|
8407
8147
|
},
|
|
8408
8148
|
{
|
|
8409
|
-
"name": "
|
|
8410
|
-
"description": "
|
|
8411
|
-
"default": "
|
|
8149
|
+
"name": "show-info",
|
|
8150
|
+
"description": "Whether to display the progress value and the status icon",
|
|
8151
|
+
"default": "true",
|
|
8412
8152
|
"value": {
|
|
8413
8153
|
"kind": "expression",
|
|
8414
8154
|
"type": "boolean"
|
|
8415
8155
|
}
|
|
8416
8156
|
},
|
|
8417
8157
|
{
|
|
8418
|
-
"name": "
|
|
8419
|
-
"description": "
|
|
8158
|
+
"name": "stroke-width",
|
|
8159
|
+
"description": "-",
|
|
8420
8160
|
"value": {
|
|
8421
8161
|
"kind": "expression",
|
|
8422
|
-
"type": "
|
|
8162
|
+
"type": "number"
|
|
8423
8163
|
}
|
|
8424
8164
|
},
|
|
8425
8165
|
{
|
|
8426
|
-
"name": "
|
|
8427
|
-
"description": "
|
|
8166
|
+
"name": "stroke-linecap",
|
|
8167
|
+
"description": "To set the style of the progress linecap",
|
|
8168
|
+
"default": "round",
|
|
8428
8169
|
"value": {
|
|
8429
8170
|
"kind": "expression",
|
|
8430
|
-
"type": "
|
|
8171
|
+
"type": "'butt' | 'square' | 'round'"
|
|
8431
8172
|
}
|
|
8432
8173
|
},
|
|
8433
8174
|
{
|
|
8434
|
-
"name": "
|
|
8435
|
-
"description": "
|
|
8436
|
-
"default": "default",
|
|
8175
|
+
"name": "stroke-color",
|
|
8176
|
+
"description": "The color of progress bar",
|
|
8437
8177
|
"value": {
|
|
8438
8178
|
"kind": "expression",
|
|
8439
|
-
"type": "
|
|
8179
|
+
"type": "string | string[] | ProgressGradient"
|
|
8440
8180
|
}
|
|
8441
8181
|
},
|
|
8442
8182
|
{
|
|
8443
|
-
"name": "
|
|
8444
|
-
"description": "
|
|
8183
|
+
"name": "rail-color",
|
|
8184
|
+
"description": "The color of unfilled part",
|
|
8185
|
+
"value": {
|
|
8186
|
+
"kind": "expression",
|
|
8187
|
+
"type": "string"
|
|
8188
|
+
}
|
|
8189
|
+
},
|
|
8190
|
+
{
|
|
8191
|
+
"name": "success",
|
|
8192
|
+
"description": "Configs of successfully progress bar",
|
|
8193
|
+
"value": {
|
|
8194
|
+
"kind": "expression",
|
|
8195
|
+
"type": "SuccessProps"
|
|
8196
|
+
}
|
|
8197
|
+
},
|
|
8198
|
+
{
|
|
8199
|
+
"name": "trail-color",
|
|
8200
|
+
"description": "The color of unfilled part. Please use railColor instead",
|
|
8201
|
+
"value": {
|
|
8202
|
+
"kind": "expression",
|
|
8203
|
+
"type": "string"
|
|
8204
|
+
}
|
|
8205
|
+
},
|
|
8206
|
+
{
|
|
8207
|
+
"name": "width",
|
|
8208
|
+
"description": "Deprecated. Use size instead",
|
|
8209
|
+
"value": {
|
|
8210
|
+
"kind": "expression",
|
|
8211
|
+
"type": "number"
|
|
8212
|
+
}
|
|
8213
|
+
},
|
|
8214
|
+
{
|
|
8215
|
+
"name": "size",
|
|
8216
|
+
"description": "Progress size",
|
|
8217
|
+
"default": "default",
|
|
8218
|
+
"value": {
|
|
8219
|
+
"kind": "expression",
|
|
8220
|
+
"type": "number | [number | string, number] | ProgressSize | { width?: number, height?: number }"
|
|
8221
|
+
}
|
|
8222
|
+
}
|
|
8223
|
+
],
|
|
8224
|
+
"js": {
|
|
8225
|
+
"events": []
|
|
8226
|
+
},
|
|
8227
|
+
"slots": []
|
|
8228
|
+
},
|
|
8229
|
+
{
|
|
8230
|
+
"name": "a-radio/radio-button",
|
|
8231
|
+
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
8232
|
+
"attributes": [
|
|
8233
|
+
{
|
|
8234
|
+
"name": "checked",
|
|
8235
|
+
"description": "Specifies whether the radio is selected, support v-model:checked",
|
|
8236
|
+
"default": "false",
|
|
8237
|
+
"value": {
|
|
8238
|
+
"kind": "expression",
|
|
8239
|
+
"type": "boolean"
|
|
8240
|
+
}
|
|
8241
|
+
},
|
|
8242
|
+
{
|
|
8243
|
+
"name": "classes",
|
|
8244
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
8245
|
+
"value": {
|
|
8246
|
+
"kind": "expression",
|
|
8247
|
+
"type": "Record | (info: { props })=> Record"
|
|
8248
|
+
}
|
|
8249
|
+
},
|
|
8250
|
+
{
|
|
8251
|
+
"name": "disabled",
|
|
8252
|
+
"description": "Disable radio",
|
|
8253
|
+
"default": "false",
|
|
8254
|
+
"value": {
|
|
8255
|
+
"kind": "expression",
|
|
8256
|
+
"type": "boolean"
|
|
8257
|
+
}
|
|
8258
|
+
},
|
|
8259
|
+
{
|
|
8260
|
+
"name": "styles",
|
|
8261
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
8262
|
+
"value": {
|
|
8263
|
+
"kind": "expression",
|
|
8264
|
+
"type": "Record | (info: { props })=> Record"
|
|
8265
|
+
}
|
|
8266
|
+
},
|
|
8267
|
+
{
|
|
8268
|
+
"name": "value",
|
|
8269
|
+
"description": "According to value for comparison, to determine whether the selected",
|
|
8270
|
+
"value": {
|
|
8271
|
+
"kind": "expression",
|
|
8272
|
+
"type": "any"
|
|
8273
|
+
}
|
|
8274
|
+
}
|
|
8275
|
+
],
|
|
8276
|
+
"js": {
|
|
8277
|
+
"events": []
|
|
8278
|
+
},
|
|
8279
|
+
"slots": []
|
|
8280
|
+
},
|
|
8281
|
+
{
|
|
8282
|
+
"name": "a-radio-group",
|
|
8283
|
+
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
8284
|
+
"attributes": [
|
|
8285
|
+
{
|
|
8286
|
+
"name": "block",
|
|
8287
|
+
"description": "Option to fit RadioGroup width to its parent width",
|
|
8288
|
+
"default": "false",
|
|
8289
|
+
"value": {
|
|
8290
|
+
"kind": "expression",
|
|
8291
|
+
"type": "boolean"
|
|
8292
|
+
}
|
|
8293
|
+
},
|
|
8294
|
+
{
|
|
8295
|
+
"name": "button-style",
|
|
8296
|
+
"description": "The style type of radio button",
|
|
8297
|
+
"default": "outline",
|
|
8298
|
+
"value": {
|
|
8299
|
+
"kind": "expression",
|
|
8300
|
+
"type": "outline | solid"
|
|
8301
|
+
}
|
|
8302
|
+
},
|
|
8303
|
+
{
|
|
8304
|
+
"name": "classes",
|
|
8305
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
8306
|
+
"value": {
|
|
8307
|
+
"kind": "expression",
|
|
8308
|
+
"type": "Record | (info: { props })=> Record"
|
|
8309
|
+
}
|
|
8310
|
+
},
|
|
8311
|
+
{
|
|
8312
|
+
"name": "default-value",
|
|
8313
|
+
"description": "Default selected value",
|
|
8314
|
+
"value": {
|
|
8315
|
+
"kind": "expression",
|
|
8316
|
+
"type": "any"
|
|
8317
|
+
}
|
|
8318
|
+
},
|
|
8319
|
+
{
|
|
8320
|
+
"name": "disabled",
|
|
8321
|
+
"description": "Disable all radio buttons",
|
|
8322
|
+
"default": "false",
|
|
8323
|
+
"value": {
|
|
8324
|
+
"kind": "expression",
|
|
8325
|
+
"type": "boolean"
|
|
8326
|
+
}
|
|
8327
|
+
},
|
|
8328
|
+
{
|
|
8329
|
+
"name": "name",
|
|
8330
|
+
"description": "The name property of all input[type=\"radio\"] children. If not set, it will fallback to a randomly generated name",
|
|
8331
|
+
"value": {
|
|
8332
|
+
"kind": "expression",
|
|
8333
|
+
"type": "string"
|
|
8334
|
+
}
|
|
8335
|
+
},
|
|
8336
|
+
{
|
|
8337
|
+
"name": "options",
|
|
8338
|
+
"description": "Set children optional",
|
|
8339
|
+
"value": {
|
|
8340
|
+
"kind": "expression",
|
|
8341
|
+
"type": "string\\[] | number\\[] | Array"
|
|
8342
|
+
}
|
|
8343
|
+
},
|
|
8344
|
+
{
|
|
8345
|
+
"name": "option-type",
|
|
8346
|
+
"description": "Set Radio optionType",
|
|
8347
|
+
"default": "default",
|
|
8348
|
+
"value": {
|
|
8349
|
+
"kind": "expression",
|
|
8350
|
+
"type": "default | button"
|
|
8351
|
+
}
|
|
8352
|
+
},
|
|
8353
|
+
{
|
|
8354
|
+
"name": "orientation",
|
|
8355
|
+
"description": "Orientation",
|
|
8445
8356
|
"default": "horizontal",
|
|
8446
8357
|
"value": {
|
|
8447
8358
|
"kind": "expression",
|
|
@@ -9778,96 +9689,281 @@
|
|
|
9778
9689
|
"slots": []
|
|
9779
9690
|
},
|
|
9780
9691
|
{
|
|
9781
|
-
"name": "a-
|
|
9782
|
-
"description": "(ZH)
|
|
9692
|
+
"name": "a-slider",
|
|
9693
|
+
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
9783
9694
|
"attributes": [
|
|
9784
9695
|
{
|
|
9785
|
-
"name": "
|
|
9786
|
-
"description": "
|
|
9696
|
+
"name": "classes",
|
|
9697
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function",
|
|
9787
9698
|
"value": {
|
|
9788
9699
|
"kind": "expression",
|
|
9789
|
-
"type": "
|
|
9700
|
+
"type": "Record | (info: { props }) => Record"
|
|
9790
9701
|
}
|
|
9791
9702
|
},
|
|
9792
9703
|
{
|
|
9793
|
-
"name": "
|
|
9794
|
-
"description": "
|
|
9704
|
+
"name": "default-value",
|
|
9705
|
+
"description": "The default value of the slider. When range is false, use number, otherwise, use [number, number]",
|
|
9706
|
+
"default": "0 | [0, 0]",
|
|
9795
9707
|
"value": {
|
|
9796
9708
|
"kind": "expression",
|
|
9797
|
-
"type": "
|
|
9709
|
+
"type": "number | [number, number]"
|
|
9798
9710
|
}
|
|
9799
9711
|
},
|
|
9800
9712
|
{
|
|
9801
|
-
"name": "
|
|
9802
|
-
"description": "
|
|
9803
|
-
"default": "
|
|
9713
|
+
"name": "disabled",
|
|
9714
|
+
"description": "If true, the slider will not be interactive",
|
|
9715
|
+
"default": "false",
|
|
9804
9716
|
"value": {
|
|
9805
9717
|
"kind": "expression",
|
|
9806
|
-
"type": "
|
|
9718
|
+
"type": "boolean"
|
|
9807
9719
|
}
|
|
9808
9720
|
},
|
|
9809
9721
|
{
|
|
9810
|
-
"name": "
|
|
9811
|
-
"description": "
|
|
9722
|
+
"name": "dots",
|
|
9723
|
+
"description": "Whether the thumb can only be dragged to tick marks",
|
|
9724
|
+
"default": "false",
|
|
9812
9725
|
"value": {
|
|
9813
9726
|
"kind": "expression",
|
|
9814
|
-
"type": "
|
|
9727
|
+
"type": "boolean"
|
|
9815
9728
|
}
|
|
9816
9729
|
},
|
|
9817
9730
|
{
|
|
9818
|
-
"name": "
|
|
9819
|
-
"description": "
|
|
9820
|
-
"default": "
|
|
9731
|
+
"name": "included",
|
|
9732
|
+
"description": "Takes effect when marks is not null. True means containment and false means coordinative",
|
|
9733
|
+
"default": "true",
|
|
9821
9734
|
"value": {
|
|
9822
9735
|
"kind": "expression",
|
|
9823
|
-
"type": "
|
|
9736
|
+
"type": "boolean"
|
|
9824
9737
|
}
|
|
9825
9738
|
},
|
|
9826
9739
|
{
|
|
9827
|
-
"name": "
|
|
9828
|
-
"description": "
|
|
9740
|
+
"name": "keyboard",
|
|
9741
|
+
"description": "Support using keyboard to move handlers",
|
|
9742
|
+
"default": "true",
|
|
9829
9743
|
"value": {
|
|
9830
9744
|
"kind": "expression",
|
|
9831
|
-
"type": "
|
|
9745
|
+
"type": "boolean"
|
|
9832
9746
|
}
|
|
9833
9747
|
},
|
|
9834
9748
|
{
|
|
9835
|
-
"name": "
|
|
9836
|
-
"description": "
|
|
9837
|
-
"default": "
|
|
9749
|
+
"name": "marks",
|
|
9750
|
+
"description": "Tick 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",
|
|
9751
|
+
"default": "{ number: VueNode } | { number: { style: CSSProperties, label: VueNode } }",
|
|
9838
9752
|
"value": {
|
|
9839
9753
|
"kind": "expression",
|
|
9840
|
-
"type": "
|
|
9754
|
+
"type": "object"
|
|
9841
9755
|
}
|
|
9842
9756
|
},
|
|
9843
9757
|
{
|
|
9844
|
-
"name": "
|
|
9845
|
-
"description": "
|
|
9846
|
-
"default": "
|
|
9758
|
+
"name": "max",
|
|
9759
|
+
"description": "The maximum value the slider can slide to",
|
|
9760
|
+
"default": "100",
|
|
9847
9761
|
"value": {
|
|
9848
9762
|
"kind": "expression",
|
|
9849
|
-
"type": "
|
|
9763
|
+
"type": "number"
|
|
9850
9764
|
}
|
|
9851
|
-
}
|
|
9852
|
-
],
|
|
9853
|
-
"js": {
|
|
9854
|
-
"events": []
|
|
9855
|
-
},
|
|
9856
|
-
"slots": [
|
|
9765
|
+
},
|
|
9857
9766
|
{
|
|
9858
|
-
"name": "
|
|
9859
|
-
"description": "
|
|
9860
|
-
|
|
9861
|
-
|
|
9862
|
-
|
|
9863
|
-
|
|
9864
|
-
|
|
9865
|
-
|
|
9866
|
-
|
|
9867
|
-
|
|
9868
|
-
|
|
9869
|
-
|
|
9870
|
-
|
|
9767
|
+
"name": "min",
|
|
9768
|
+
"description": "The minimum value the slider can slide to",
|
|
9769
|
+
"default": "0",
|
|
9770
|
+
"value": {
|
|
9771
|
+
"kind": "expression",
|
|
9772
|
+
"type": "number"
|
|
9773
|
+
}
|
|
9774
|
+
},
|
|
9775
|
+
{
|
|
9776
|
+
"name": "orientation",
|
|
9777
|
+
"description": "Orientation direction",
|
|
9778
|
+
"default": "horizontal",
|
|
9779
|
+
"value": {
|
|
9780
|
+
"kind": "expression",
|
|
9781
|
+
"type": "horizontal | vertical"
|
|
9782
|
+
}
|
|
9783
|
+
},
|
|
9784
|
+
{
|
|
9785
|
+
"name": "range",
|
|
9786
|
+
"description": "Enable dual thumb mode for range selection",
|
|
9787
|
+
"default": "false",
|
|
9788
|
+
"value": {
|
|
9789
|
+
"kind": "expression",
|
|
9790
|
+
"type": "boolean | RangeConfig"
|
|
9791
|
+
}
|
|
9792
|
+
},
|
|
9793
|
+
{
|
|
9794
|
+
"name": "reverse",
|
|
9795
|
+
"description": "Reverse the component",
|
|
9796
|
+
"default": "false",
|
|
9797
|
+
"value": {
|
|
9798
|
+
"kind": "expression",
|
|
9799
|
+
"type": "boolean"
|
|
9800
|
+
}
|
|
9801
|
+
},
|
|
9802
|
+
{
|
|
9803
|
+
"name": "step",
|
|
9804
|
+
"description": "The 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",
|
|
9805
|
+
"default": "1",
|
|
9806
|
+
"value": {
|
|
9807
|
+
"kind": "expression",
|
|
9808
|
+
"type": "number | null"
|
|
9809
|
+
}
|
|
9810
|
+
},
|
|
9811
|
+
{
|
|
9812
|
+
"name": "styles",
|
|
9813
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
9814
|
+
"value": {
|
|
9815
|
+
"kind": "expression",
|
|
9816
|
+
"type": "Record | (info: { props }) => Record"
|
|
9817
|
+
}
|
|
9818
|
+
},
|
|
9819
|
+
{
|
|
9820
|
+
"name": "tooltip",
|
|
9821
|
+
"description": "The tooltip related props",
|
|
9822
|
+
"value": {
|
|
9823
|
+
"kind": "expression",
|
|
9824
|
+
"type": "TooltipConfig"
|
|
9825
|
+
}
|
|
9826
|
+
},
|
|
9827
|
+
{
|
|
9828
|
+
"name": "value",
|
|
9829
|
+
"description": "The value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value",
|
|
9830
|
+
"value": {
|
|
9831
|
+
"kind": "expression",
|
|
9832
|
+
"type": "number | [number, number]"
|
|
9833
|
+
}
|
|
9834
|
+
},
|
|
9835
|
+
{
|
|
9836
|
+
"name": "vertical",
|
|
9837
|
+
"description": "If true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority",
|
|
9838
|
+
"default": "false",
|
|
9839
|
+
"value": {
|
|
9840
|
+
"kind": "expression",
|
|
9841
|
+
"type": "boolean"
|
|
9842
|
+
}
|
|
9843
|
+
}
|
|
9844
|
+
],
|
|
9845
|
+
"js": {
|
|
9846
|
+
"events": [
|
|
9847
|
+
{
|
|
9848
|
+
"name": "change",
|
|
9849
|
+
"description": "(ZH) 当 Slider 的值发生改变时,会触发 change 事件,并把改变后的值作为参数传入\n\n(EN) Callback function that is fired when the user changes the slider's value",
|
|
9850
|
+
"arguments": [
|
|
9851
|
+
{
|
|
9852
|
+
"name": "payload",
|
|
9853
|
+
"type": "(value: number | [number, number]) => void"
|
|
9854
|
+
}
|
|
9855
|
+
]
|
|
9856
|
+
},
|
|
9857
|
+
{
|
|
9858
|
+
"name": "changeComplete",
|
|
9859
|
+
"description": "(ZH) 与 mouseup 和 keyup 触发时机一致,把当前值作为参数传入\n\n(EN) Fire when mouseup or keyup is fired",
|
|
9860
|
+
"arguments": [
|
|
9861
|
+
{
|
|
9862
|
+
"name": "payload",
|
|
9863
|
+
"type": "(value: number | [number, number]) => void"
|
|
9864
|
+
}
|
|
9865
|
+
]
|
|
9866
|
+
}
|
|
9867
|
+
]
|
|
9868
|
+
},
|
|
9869
|
+
"slots": [
|
|
9870
|
+
{
|
|
9871
|
+
"name": "mark",
|
|
9872
|
+
"description": "(ZH) 自定义刻度内容\n\n(EN) Custom mark content"
|
|
9873
|
+
}
|
|
9874
|
+
]
|
|
9875
|
+
},
|
|
9876
|
+
{
|
|
9877
|
+
"name": "a-space",
|
|
9878
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
9879
|
+
"attributes": [
|
|
9880
|
+
{
|
|
9881
|
+
"name": "align",
|
|
9882
|
+
"description": "Align items",
|
|
9883
|
+
"value": {
|
|
9884
|
+
"kind": "expression",
|
|
9885
|
+
"type": "start | end | center | baseline"
|
|
9886
|
+
}
|
|
9887
|
+
},
|
|
9888
|
+
{
|
|
9889
|
+
"name": "classes",
|
|
9890
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function",
|
|
9891
|
+
"value": {
|
|
9892
|
+
"kind": "expression",
|
|
9893
|
+
"type": "Record | (info: { props }) => Record"
|
|
9894
|
+
}
|
|
9895
|
+
},
|
|
9896
|
+
{
|
|
9897
|
+
"name": "orientation",
|
|
9898
|
+
"description": "The space direction",
|
|
9899
|
+
"default": "horizontal",
|
|
9900
|
+
"value": {
|
|
9901
|
+
"kind": "expression",
|
|
9902
|
+
"type": "vertical | horizontal"
|
|
9903
|
+
}
|
|
9904
|
+
},
|
|
9905
|
+
{
|
|
9906
|
+
"name": "separator",
|
|
9907
|
+
"description": "Set separator",
|
|
9908
|
+
"value": {
|
|
9909
|
+
"kind": "expression",
|
|
9910
|
+
"type": "VueNode"
|
|
9911
|
+
}
|
|
9912
|
+
},
|
|
9913
|
+
{
|
|
9914
|
+
"name": "size",
|
|
9915
|
+
"description": "The space size",
|
|
9916
|
+
"default": "small",
|
|
9917
|
+
"value": {
|
|
9918
|
+
"kind": "expression",
|
|
9919
|
+
"type": "Size | [Size, Size]"
|
|
9920
|
+
}
|
|
9921
|
+
},
|
|
9922
|
+
{
|
|
9923
|
+
"name": "styles",
|
|
9924
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
9925
|
+
"value": {
|
|
9926
|
+
"kind": "expression",
|
|
9927
|
+
"type": "Record | (info: { props }) => Record"
|
|
9928
|
+
}
|
|
9929
|
+
},
|
|
9930
|
+
{
|
|
9931
|
+
"name": "vertical",
|
|
9932
|
+
"description": "Orientation, Simultaneously configure with orientation and prioritize orientation",
|
|
9933
|
+
"default": "false",
|
|
9934
|
+
"value": {
|
|
9935
|
+
"kind": "expression",
|
|
9936
|
+
"type": "boolean"
|
|
9937
|
+
}
|
|
9938
|
+
},
|
|
9939
|
+
{
|
|
9940
|
+
"name": "wrap",
|
|
9941
|
+
"description": "Auto wrap line, when horizontal effective",
|
|
9942
|
+
"default": "false",
|
|
9943
|
+
"value": {
|
|
9944
|
+
"kind": "expression",
|
|
9945
|
+
"type": "boolean"
|
|
9946
|
+
}
|
|
9947
|
+
}
|
|
9948
|
+
],
|
|
9949
|
+
"js": {
|
|
9950
|
+
"events": []
|
|
9951
|
+
},
|
|
9952
|
+
"slots": [
|
|
9953
|
+
{
|
|
9954
|
+
"name": "separator",
|
|
9955
|
+
"description": "(ZH) 设置分隔符\n\n(EN) Set separator"
|
|
9956
|
+
}
|
|
9957
|
+
]
|
|
9958
|
+
},
|
|
9959
|
+
{
|
|
9960
|
+
"name": "a-size",
|
|
9961
|
+
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
9962
|
+
"attributes": [],
|
|
9963
|
+
"js": {
|
|
9964
|
+
"events": []
|
|
9965
|
+
},
|
|
9966
|
+
"slots": []
|
|
9871
9967
|
},
|
|
9872
9968
|
{
|
|
9873
9969
|
"name": "a-space-compact",
|
|
@@ -10042,8 +10138,8 @@
|
|
|
10042
10138
|
]
|
|
10043
10139
|
},
|
|
10044
10140
|
{
|
|
10045
|
-
"name": "a-
|
|
10046
|
-
"description": "(ZH)
|
|
10141
|
+
"name": "a-splitter",
|
|
10142
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
10047
10143
|
"attributes": [
|
|
10048
10144
|
{
|
|
10049
10145
|
"name": "classes",
|
|
@@ -10054,26 +10150,24 @@
|
|
|
10054
10150
|
}
|
|
10055
10151
|
},
|
|
10056
10152
|
{
|
|
10057
|
-
"name": "
|
|
10058
|
-
"description": "
|
|
10059
|
-
"default": "0 | [0, 0]",
|
|
10153
|
+
"name": "collapsible-icon",
|
|
10154
|
+
"description": "Custom collapsible icon",
|
|
10060
10155
|
"value": {
|
|
10061
10156
|
"kind": "expression",
|
|
10062
|
-
"type": "
|
|
10157
|
+
"type": "{ start?: VueNode; end?: VueNode }"
|
|
10063
10158
|
}
|
|
10064
10159
|
},
|
|
10065
10160
|
{
|
|
10066
|
-
"name": "
|
|
10067
|
-
"description": "
|
|
10068
|
-
"default": "false",
|
|
10161
|
+
"name": "dragger-icon",
|
|
10162
|
+
"description": "Custom dragger icon",
|
|
10069
10163
|
"value": {
|
|
10070
10164
|
"kind": "expression",
|
|
10071
|
-
"type": "
|
|
10165
|
+
"type": "VueNode"
|
|
10072
10166
|
}
|
|
10073
10167
|
},
|
|
10074
10168
|
{
|
|
10075
|
-
"name": "
|
|
10076
|
-
"description": "
|
|
10169
|
+
"name": "lazy",
|
|
10170
|
+
"description": "Lazy rendering mode",
|
|
10077
10171
|
"default": "false",
|
|
10078
10172
|
"value": {
|
|
10079
10173
|
"kind": "expression",
|
|
@@ -10081,212 +10175,29 @@
|
|
|
10081
10175
|
}
|
|
10082
10176
|
},
|
|
10083
10177
|
{
|
|
10084
|
-
"name": "
|
|
10085
|
-
"description": "
|
|
10086
|
-
"default": "
|
|
10087
|
-
"value": {
|
|
10088
|
-
"kind": "expression",
|
|
10089
|
-
"type": "boolean"
|
|
10090
|
-
}
|
|
10091
|
-
},
|
|
10092
|
-
{
|
|
10093
|
-
"name": "keyboard",
|
|
10094
|
-
"description": "Support using keyboard to move handlers",
|
|
10095
|
-
"default": "true",
|
|
10178
|
+
"name": "orientation",
|
|
10179
|
+
"description": "Layout direction",
|
|
10180
|
+
"default": "horizontal",
|
|
10096
10181
|
"value": {
|
|
10097
10182
|
"kind": "expression",
|
|
10098
|
-
"type": "
|
|
10183
|
+
"type": "vertical | horizontal"
|
|
10099
10184
|
}
|
|
10100
10185
|
},
|
|
10101
10186
|
{
|
|
10102
|
-
"name": "
|
|
10103
|
-
"description": "
|
|
10104
|
-
"default": "{ number: VueNode } | { number: { style: CSSProperties, label: VueNode } }",
|
|
10187
|
+
"name": "styles",
|
|
10188
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
10105
10189
|
"value": {
|
|
10106
10190
|
"kind": "expression",
|
|
10107
|
-
"type": "
|
|
10191
|
+
"type": "Record | (info: { props }) => Record"
|
|
10108
10192
|
}
|
|
10109
10193
|
},
|
|
10110
10194
|
{
|
|
10111
|
-
"name": "
|
|
10112
|
-
"description": "
|
|
10113
|
-
"default": "
|
|
10195
|
+
"name": "vertical",
|
|
10196
|
+
"description": "Orientation, Simultaneously existing with orientation, orientation takes priority",
|
|
10197
|
+
"default": "false",
|
|
10114
10198
|
"value": {
|
|
10115
10199
|
"kind": "expression",
|
|
10116
|
-
"type": "
|
|
10117
|
-
}
|
|
10118
|
-
},
|
|
10119
|
-
{
|
|
10120
|
-
"name": "min",
|
|
10121
|
-
"description": "The minimum value the slider can slide to",
|
|
10122
|
-
"default": "0",
|
|
10123
|
-
"value": {
|
|
10124
|
-
"kind": "expression",
|
|
10125
|
-
"type": "number"
|
|
10126
|
-
}
|
|
10127
|
-
},
|
|
10128
|
-
{
|
|
10129
|
-
"name": "orientation",
|
|
10130
|
-
"description": "Orientation direction",
|
|
10131
|
-
"default": "horizontal",
|
|
10132
|
-
"value": {
|
|
10133
|
-
"kind": "expression",
|
|
10134
|
-
"type": "horizontal | vertical"
|
|
10135
|
-
}
|
|
10136
|
-
},
|
|
10137
|
-
{
|
|
10138
|
-
"name": "range",
|
|
10139
|
-
"description": "Enable dual thumb mode for range selection",
|
|
10140
|
-
"default": "false",
|
|
10141
|
-
"value": {
|
|
10142
|
-
"kind": "expression",
|
|
10143
|
-
"type": "boolean | RangeConfig"
|
|
10144
|
-
}
|
|
10145
|
-
},
|
|
10146
|
-
{
|
|
10147
|
-
"name": "reverse",
|
|
10148
|
-
"description": "Reverse the component",
|
|
10149
|
-
"default": "false",
|
|
10150
|
-
"value": {
|
|
10151
|
-
"kind": "expression",
|
|
10152
|
-
"type": "boolean"
|
|
10153
|
-
}
|
|
10154
|
-
},
|
|
10155
|
-
{
|
|
10156
|
-
"name": "step",
|
|
10157
|
-
"description": "The 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",
|
|
10158
|
-
"default": "1",
|
|
10159
|
-
"value": {
|
|
10160
|
-
"kind": "expression",
|
|
10161
|
-
"type": "number | null"
|
|
10162
|
-
}
|
|
10163
|
-
},
|
|
10164
|
-
{
|
|
10165
|
-
"name": "styles",
|
|
10166
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
10167
|
-
"value": {
|
|
10168
|
-
"kind": "expression",
|
|
10169
|
-
"type": "Record | (info: { props }) => Record"
|
|
10170
|
-
}
|
|
10171
|
-
},
|
|
10172
|
-
{
|
|
10173
|
-
"name": "tooltip",
|
|
10174
|
-
"description": "The tooltip related props",
|
|
10175
|
-
"value": {
|
|
10176
|
-
"kind": "expression",
|
|
10177
|
-
"type": "TooltipConfig"
|
|
10178
|
-
}
|
|
10179
|
-
},
|
|
10180
|
-
{
|
|
10181
|
-
"name": "value",
|
|
10182
|
-
"description": "The value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value",
|
|
10183
|
-
"value": {
|
|
10184
|
-
"kind": "expression",
|
|
10185
|
-
"type": "number | [number, number]"
|
|
10186
|
-
}
|
|
10187
|
-
},
|
|
10188
|
-
{
|
|
10189
|
-
"name": "vertical",
|
|
10190
|
-
"description": "If true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority",
|
|
10191
|
-
"default": "false",
|
|
10192
|
-
"value": {
|
|
10193
|
-
"kind": "expression",
|
|
10194
|
-
"type": "boolean"
|
|
10195
|
-
}
|
|
10196
|
-
}
|
|
10197
|
-
],
|
|
10198
|
-
"js": {
|
|
10199
|
-
"events": [
|
|
10200
|
-
{
|
|
10201
|
-
"name": "change",
|
|
10202
|
-
"description": "(ZH) 当 Slider 的值发生改变时,会触发 change 事件,并把改变后的值作为参数传入\n\n(EN) Callback function that is fired when the user changes the slider's value",
|
|
10203
|
-
"arguments": [
|
|
10204
|
-
{
|
|
10205
|
-
"name": "payload",
|
|
10206
|
-
"type": "(value: number | [number, number]) => void"
|
|
10207
|
-
}
|
|
10208
|
-
]
|
|
10209
|
-
},
|
|
10210
|
-
{
|
|
10211
|
-
"name": "changeComplete",
|
|
10212
|
-
"description": "(ZH) 与 mouseup 和 keyup 触发时机一致,把当前值作为参数传入\n\n(EN) Fire when mouseup or keyup is fired",
|
|
10213
|
-
"arguments": [
|
|
10214
|
-
{
|
|
10215
|
-
"name": "payload",
|
|
10216
|
-
"type": "(value: number | [number, number]) => void"
|
|
10217
|
-
}
|
|
10218
|
-
]
|
|
10219
|
-
}
|
|
10220
|
-
]
|
|
10221
|
-
},
|
|
10222
|
-
"slots": [
|
|
10223
|
-
{
|
|
10224
|
-
"name": "mark",
|
|
10225
|
-
"description": "(ZH) 自定义刻度内容\n\n(EN) Custom mark content"
|
|
10226
|
-
}
|
|
10227
|
-
]
|
|
10228
|
-
},
|
|
10229
|
-
{
|
|
10230
|
-
"name": "a-splitter",
|
|
10231
|
-
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
10232
|
-
"attributes": [
|
|
10233
|
-
{
|
|
10234
|
-
"name": "classes",
|
|
10235
|
-
"description": "Customize class for each semantic structure inside the component. Supports object or function",
|
|
10236
|
-
"value": {
|
|
10237
|
-
"kind": "expression",
|
|
10238
|
-
"type": "Record | (info: { props }) => Record"
|
|
10239
|
-
}
|
|
10240
|
-
},
|
|
10241
|
-
{
|
|
10242
|
-
"name": "collapsible-icon",
|
|
10243
|
-
"description": "Custom collapsible icon",
|
|
10244
|
-
"value": {
|
|
10245
|
-
"kind": "expression",
|
|
10246
|
-
"type": "{ start?: VueNode; end?: VueNode }"
|
|
10247
|
-
}
|
|
10248
|
-
},
|
|
10249
|
-
{
|
|
10250
|
-
"name": "dragger-icon",
|
|
10251
|
-
"description": "Custom dragger icon",
|
|
10252
|
-
"value": {
|
|
10253
|
-
"kind": "expression",
|
|
10254
|
-
"type": "VueNode"
|
|
10255
|
-
}
|
|
10256
|
-
},
|
|
10257
|
-
{
|
|
10258
|
-
"name": "lazy",
|
|
10259
|
-
"description": "Lazy rendering mode",
|
|
10260
|
-
"default": "false",
|
|
10261
|
-
"value": {
|
|
10262
|
-
"kind": "expression",
|
|
10263
|
-
"type": "boolean"
|
|
10264
|
-
}
|
|
10265
|
-
},
|
|
10266
|
-
{
|
|
10267
|
-
"name": "orientation",
|
|
10268
|
-
"description": "Layout direction",
|
|
10269
|
-
"default": "horizontal",
|
|
10270
|
-
"value": {
|
|
10271
|
-
"kind": "expression",
|
|
10272
|
-
"type": "vertical | horizontal"
|
|
10273
|
-
}
|
|
10274
|
-
},
|
|
10275
|
-
{
|
|
10276
|
-
"name": "styles",
|
|
10277
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
10278
|
-
"value": {
|
|
10279
|
-
"kind": "expression",
|
|
10280
|
-
"type": "Record | (info: { props }) => Record"
|
|
10281
|
-
}
|
|
10282
|
-
},
|
|
10283
|
-
{
|
|
10284
|
-
"name": "vertical",
|
|
10285
|
-
"description": "Orientation, Simultaneously existing with orientation, orientation takes priority",
|
|
10286
|
-
"default": "false",
|
|
10287
|
-
"value": {
|
|
10288
|
-
"kind": "expression",
|
|
10289
|
-
"type": "boolean"
|
|
10200
|
+
"type": "boolean"
|
|
10290
10201
|
}
|
|
10291
10202
|
}
|
|
10292
10203
|
],
|
|
@@ -11708,6 +11619,15 @@
|
|
|
11708
11619
|
},
|
|
11709
11620
|
"slots": []
|
|
11710
11621
|
},
|
|
11622
|
+
{
|
|
11623
|
+
"name": "a-time-picker",
|
|
11624
|
+
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
11625
|
+
"attributes": [],
|
|
11626
|
+
"js": {
|
|
11627
|
+
"events": []
|
|
11628
|
+
},
|
|
11629
|
+
"slots": []
|
|
11630
|
+
},
|
|
11711
11631
|
{
|
|
11712
11632
|
"name": "a-timeline",
|
|
11713
11633
|
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
@@ -11821,15 +11741,6 @@
|
|
|
11821
11741
|
}
|
|
11822
11742
|
]
|
|
11823
11743
|
},
|
|
11824
|
-
{
|
|
11825
|
-
"name": "a-time-picker",
|
|
11826
|
-
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
11827
|
-
"attributes": [],
|
|
11828
|
-
"js": {
|
|
11829
|
-
"events": []
|
|
11830
|
-
},
|
|
11831
|
-
"slots": []
|
|
11832
|
-
},
|
|
11833
11744
|
{
|
|
11834
11745
|
"name": "a-tooltip",
|
|
11835
11746
|
"description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
|
|
@@ -12146,87 +12057,388 @@
|
|
|
12146
12057
|
}
|
|
12147
12058
|
},
|
|
12148
12059
|
{
|
|
12149
|
-
"name": "type",
|
|
12150
|
-
"description": "Type, affects the background color and text color",
|
|
12151
|
-
"default": "default",
|
|
12060
|
+
"name": "type",
|
|
12061
|
+
"description": "Type, affects the background color and text color",
|
|
12062
|
+
"default": "default",
|
|
12063
|
+
"value": {
|
|
12064
|
+
"kind": "expression",
|
|
12065
|
+
"type": "'default' | 'primary'"
|
|
12066
|
+
}
|
|
12067
|
+
},
|
|
12068
|
+
{
|
|
12069
|
+
"name": "scroll-into-view-options",
|
|
12070
|
+
"description": "support pass custom scrollIntoView options",
|
|
12071
|
+
"default": "true",
|
|
12072
|
+
"value": {
|
|
12073
|
+
"kind": "expression",
|
|
12074
|
+
"type": "boolean | ScrollIntoViewOptions"
|
|
12075
|
+
}
|
|
12076
|
+
},
|
|
12077
|
+
{
|
|
12078
|
+
"name": "indicators-render",
|
|
12079
|
+
"description": "Custom indicator",
|
|
12080
|
+
"value": {
|
|
12081
|
+
"kind": "expression",
|
|
12082
|
+
"type": "(current: number, total: number) => VueNode"
|
|
12083
|
+
}
|
|
12084
|
+
},
|
|
12085
|
+
{
|
|
12086
|
+
"name": "actions-render",
|
|
12087
|
+
"description": "Custom action",
|
|
12088
|
+
"value": {
|
|
12089
|
+
"kind": "expression",
|
|
12090
|
+
"type": "(originNode: VueNode, info: { current: number, total: number }) => VueNode"
|
|
12091
|
+
}
|
|
12092
|
+
},
|
|
12093
|
+
{
|
|
12094
|
+
"name": "z-index",
|
|
12095
|
+
"description": "Tour zIndex",
|
|
12096
|
+
"default": "1001",
|
|
12097
|
+
"value": {
|
|
12098
|
+
"kind": "expression",
|
|
12099
|
+
"type": "number"
|
|
12100
|
+
}
|
|
12101
|
+
},
|
|
12102
|
+
{
|
|
12103
|
+
"name": "get-popup-container",
|
|
12104
|
+
"description": "Set the rendering node of Tour floating layer",
|
|
12105
|
+
"default": "() => document.body",
|
|
12106
|
+
"value": {
|
|
12107
|
+
"kind": "expression",
|
|
12108
|
+
"type": "(node: HTMLElement) => HTMLElement"
|
|
12109
|
+
}
|
|
12110
|
+
},
|
|
12111
|
+
{
|
|
12112
|
+
"name": "classes",
|
|
12113
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function.",
|
|
12114
|
+
"value": {
|
|
12115
|
+
"kind": "expression",
|
|
12116
|
+
"type": "TourClassNamesType"
|
|
12117
|
+
}
|
|
12118
|
+
},
|
|
12119
|
+
{
|
|
12120
|
+
"name": "styles",
|
|
12121
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function.",
|
|
12122
|
+
"value": {
|
|
12123
|
+
"kind": "expression",
|
|
12124
|
+
"type": "TourStylesType"
|
|
12125
|
+
}
|
|
12126
|
+
},
|
|
12127
|
+
{
|
|
12128
|
+
"name": "root-class",
|
|
12129
|
+
"description": "Root container class",
|
|
12130
|
+
"value": {
|
|
12131
|
+
"kind": "expression",
|
|
12132
|
+
"type": "string"
|
|
12133
|
+
}
|
|
12134
|
+
},
|
|
12135
|
+
{
|
|
12136
|
+
"name": "prefix-cls",
|
|
12137
|
+
"description": "-",
|
|
12138
|
+
"value": {
|
|
12139
|
+
"kind": "expression",
|
|
12140
|
+
"type": "string"
|
|
12141
|
+
}
|
|
12142
|
+
}
|
|
12143
|
+
],
|
|
12144
|
+
"js": {
|
|
12145
|
+
"events": [
|
|
12146
|
+
{
|
|
12147
|
+
"name": "change",
|
|
12148
|
+
"description": "(ZH) 步骤改变时的回调,current 为当前的步骤\n\n(EN) Callback when the step changes. Current is the previous step",
|
|
12149
|
+
"arguments": [
|
|
12150
|
+
{
|
|
12151
|
+
"name": "payload",
|
|
12152
|
+
"type": "(current: number) => void"
|
|
12153
|
+
}
|
|
12154
|
+
]
|
|
12155
|
+
},
|
|
12156
|
+
{
|
|
12157
|
+
"name": "close",
|
|
12158
|
+
"description": "(ZH) 关闭引导时的回调函数\n\n(EN) Callback function on shutdown",
|
|
12159
|
+
"arguments": [
|
|
12160
|
+
{
|
|
12161
|
+
"name": "payload",
|
|
12162
|
+
"type": "(current: number) => void"
|
|
12163
|
+
}
|
|
12164
|
+
]
|
|
12165
|
+
},
|
|
12166
|
+
{
|
|
12167
|
+
"name": "finish",
|
|
12168
|
+
"description": "(ZH) 引导完成时的回调\n\n(EN) Callback when tour is finished",
|
|
12169
|
+
"arguments": [
|
|
12170
|
+
{
|
|
12171
|
+
"name": "payload",
|
|
12172
|
+
"type": "() => void"
|
|
12173
|
+
}
|
|
12174
|
+
]
|
|
12175
|
+
}
|
|
12176
|
+
]
|
|
12177
|
+
},
|
|
12178
|
+
"slots": [
|
|
12179
|
+
{
|
|
12180
|
+
"name": "actionsRender",
|
|
12181
|
+
"description": "(ZH) 自定义操作按钮\n\n(EN) Custom action"
|
|
12182
|
+
},
|
|
12183
|
+
{
|
|
12184
|
+
"name": "indicatorsRender",
|
|
12185
|
+
"description": "(ZH) 自定义指示器\n\n(EN) Custom indicator"
|
|
12186
|
+
},
|
|
12187
|
+
{
|
|
12188
|
+
"name": "nextButton",
|
|
12189
|
+
"description": "(ZH) 自定义下一步按钮\n\n(EN) Customize next button"
|
|
12190
|
+
},
|
|
12191
|
+
{
|
|
12192
|
+
"name": "prevButton",
|
|
12193
|
+
"description": "(ZH) 自定义上一步按钮\n\n(EN) Customize previous button"
|
|
12194
|
+
},
|
|
12195
|
+
{
|
|
12196
|
+
"name": "coverRender",
|
|
12197
|
+
"description": "(ZH) 自定义步骤封面\n\n(EN) Customize step cover"
|
|
12198
|
+
},
|
|
12199
|
+
{
|
|
12200
|
+
"name": "titleRender",
|
|
12201
|
+
"description": "(ZH) 自定义步骤标题\n\n(EN) Customize step title"
|
|
12202
|
+
},
|
|
12203
|
+
{
|
|
12204
|
+
"name": "descriptionRender",
|
|
12205
|
+
"description": "(ZH) 自定义步骤描述\n\n(EN) Customize step description"
|
|
12206
|
+
}
|
|
12207
|
+
]
|
|
12208
|
+
},
|
|
12209
|
+
{
|
|
12210
|
+
"name": "a-popover",
|
|
12211
|
+
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
12212
|
+
"attributes": [
|
|
12213
|
+
{
|
|
12214
|
+
"name": "title",
|
|
12215
|
+
"description": "Title of the card",
|
|
12216
|
+
"value": {
|
|
12217
|
+
"kind": "expression",
|
|
12218
|
+
"type": "VueNode"
|
|
12219
|
+
}
|
|
12220
|
+
},
|
|
12221
|
+
{
|
|
12222
|
+
"name": "content",
|
|
12223
|
+
"description": "Content of the card",
|
|
12224
|
+
"value": {
|
|
12225
|
+
"kind": "expression",
|
|
12226
|
+
"type": "VueNode"
|
|
12227
|
+
}
|
|
12228
|
+
},
|
|
12229
|
+
{
|
|
12230
|
+
"name": "classes",
|
|
12231
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function",
|
|
12232
|
+
"value": {
|
|
12233
|
+
"kind": "expression",
|
|
12234
|
+
"type": "PopoverClassNamesType"
|
|
12235
|
+
}
|
|
12236
|
+
},
|
|
12237
|
+
{
|
|
12238
|
+
"name": "styles",
|
|
12239
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
12240
|
+
"value": {
|
|
12241
|
+
"kind": "expression",
|
|
12242
|
+
"type": "PopoverStylesType"
|
|
12243
|
+
}
|
|
12244
|
+
}
|
|
12245
|
+
],
|
|
12246
|
+
"js": {
|
|
12247
|
+
"events": [
|
|
12248
|
+
{
|
|
12249
|
+
"name": "openChange",
|
|
12250
|
+
"description": "(ZH) 显隐变化时回调\n\n(EN) Callback when popover visibility changes",
|
|
12251
|
+
"arguments": [
|
|
12252
|
+
{
|
|
12253
|
+
"name": "payload",
|
|
12254
|
+
"type": "(open: boolean, e?: MouseEvent | KeyboardEvent) => void"
|
|
12255
|
+
}
|
|
12256
|
+
]
|
|
12257
|
+
}
|
|
12258
|
+
]
|
|
12259
|
+
},
|
|
12260
|
+
"slots": [
|
|
12261
|
+
{
|
|
12262
|
+
"name": "title",
|
|
12263
|
+
"description": "(ZH) 卡片标题\n\n(EN) Title of the card"
|
|
12264
|
+
},
|
|
12265
|
+
{
|
|
12266
|
+
"name": "content",
|
|
12267
|
+
"description": "(ZH) 卡片内容\n\n(EN) Content of the card"
|
|
12268
|
+
}
|
|
12269
|
+
]
|
|
12270
|
+
},
|
|
12271
|
+
{
|
|
12272
|
+
"name": "a-transfer",
|
|
12273
|
+
"description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
|
|
12274
|
+
"attributes": [
|
|
12275
|
+
{
|
|
12276
|
+
"name": "actions",
|
|
12277
|
+
"description": "A set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used",
|
|
12278
|
+
"default": "[>, <]",
|
|
12279
|
+
"value": {
|
|
12280
|
+
"kind": "expression",
|
|
12281
|
+
"type": "VueNode[]"
|
|
12282
|
+
}
|
|
12283
|
+
},
|
|
12284
|
+
{
|
|
12285
|
+
"name": "classes",
|
|
12286
|
+
"description": "Customize class for each semantic structure inside the component. Supports object or function",
|
|
12287
|
+
"value": {
|
|
12288
|
+
"kind": "expression",
|
|
12289
|
+
"type": "TransferClassNamesType"
|
|
12290
|
+
}
|
|
12291
|
+
},
|
|
12292
|
+
{
|
|
12293
|
+
"name": "data-source",
|
|
12294
|
+
"description": "Used for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop",
|
|
12295
|
+
"default": "[]",
|
|
12296
|
+
"value": {
|
|
12297
|
+
"kind": "expression",
|
|
12298
|
+
"type": "TransferItem[]"
|
|
12299
|
+
}
|
|
12300
|
+
},
|
|
12301
|
+
{
|
|
12302
|
+
"name": "disabled",
|
|
12303
|
+
"description": "Whether disabled transfer",
|
|
12304
|
+
"default": "false",
|
|
12305
|
+
"value": {
|
|
12306
|
+
"kind": "expression",
|
|
12307
|
+
"type": "boolean"
|
|
12308
|
+
}
|
|
12309
|
+
},
|
|
12310
|
+
{
|
|
12311
|
+
"name": "filter-option",
|
|
12312
|
+
"description": "A function to determine whether an item should show in search result list, only works when searching",
|
|
12313
|
+
"value": {
|
|
12314
|
+
"kind": "expression",
|
|
12315
|
+
"type": "(inputValue: string, option: TransferItem, direction: left | right) => boolean"
|
|
12316
|
+
}
|
|
12317
|
+
},
|
|
12318
|
+
{
|
|
12319
|
+
"name": "footer",
|
|
12320
|
+
"description": "A function used for rendering the footer",
|
|
12321
|
+
"value": {
|
|
12322
|
+
"kind": "expression",
|
|
12323
|
+
"type": "(props: TransferListProps, direction: left | right) => VueNode"
|
|
12324
|
+
}
|
|
12325
|
+
},
|
|
12326
|
+
{
|
|
12327
|
+
"name": "locale",
|
|
12328
|
+
"description": "The i18n text including filter, empty text, item unit, etc",
|
|
12329
|
+
"value": {
|
|
12330
|
+
"kind": "expression",
|
|
12331
|
+
"type": "TransferLocale"
|
|
12332
|
+
}
|
|
12333
|
+
},
|
|
12334
|
+
{
|
|
12335
|
+
"name": "one-way",
|
|
12336
|
+
"description": "Display as single direction style",
|
|
12337
|
+
"default": "false",
|
|
12338
|
+
"value": {
|
|
12339
|
+
"kind": "expression",
|
|
12340
|
+
"type": "boolean"
|
|
12341
|
+
}
|
|
12342
|
+
},
|
|
12343
|
+
{
|
|
12344
|
+
"name": "pagination",
|
|
12345
|
+
"description": "Use pagination. Not work in render props",
|
|
12346
|
+
"default": "false",
|
|
12347
|
+
"value": {
|
|
12348
|
+
"kind": "expression",
|
|
12349
|
+
"type": "boolean | { pageSize: number; simple: boolean; showSizeChanger?: boolean; showLessItems?: boolean }"
|
|
12350
|
+
}
|
|
12351
|
+
},
|
|
12352
|
+
{
|
|
12353
|
+
"name": "render",
|
|
12354
|
+
"description": "The function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title",
|
|
12355
|
+
"value": {
|
|
12356
|
+
"kind": "expression",
|
|
12357
|
+
"type": "(record: TransferItem) => VueNode"
|
|
12358
|
+
}
|
|
12359
|
+
},
|
|
12360
|
+
{
|
|
12361
|
+
"name": "row-key",
|
|
12362
|
+
"description": "Specify the key that will be used for uniquely identify each element",
|
|
12152
12363
|
"value": {
|
|
12153
12364
|
"kind": "expression",
|
|
12154
|
-
"type": "
|
|
12365
|
+
"type": "(record: TransferItem) => string"
|
|
12155
12366
|
}
|
|
12156
12367
|
},
|
|
12157
12368
|
{
|
|
12158
|
-
"name": "
|
|
12159
|
-
"description": "
|
|
12160
|
-
"default": "true",
|
|
12369
|
+
"name": "select-all-labels",
|
|
12370
|
+
"description": "A set of customized labels for select all checkboxes on the header",
|
|
12161
12371
|
"value": {
|
|
12162
12372
|
"kind": "expression",
|
|
12163
|
-
"type": "
|
|
12373
|
+
"type": "(VueNode | (info: { selectedCount: number; totalCount: number }) => VueNode)[]"
|
|
12164
12374
|
}
|
|
12165
12375
|
},
|
|
12166
12376
|
{
|
|
12167
|
-
"name": "
|
|
12168
|
-
"description": "
|
|
12377
|
+
"name": "selected-keys",
|
|
12378
|
+
"description": "A set of keys of selected items, support v-model:selected-keys",
|
|
12379
|
+
"default": "[]",
|
|
12169
12380
|
"value": {
|
|
12170
12381
|
"kind": "expression",
|
|
12171
|
-
"type": "
|
|
12382
|
+
"type": "string[]"
|
|
12172
12383
|
}
|
|
12173
12384
|
},
|
|
12174
12385
|
{
|
|
12175
|
-
"name": "
|
|
12176
|
-
"description": "Custom
|
|
12386
|
+
"name": "selections-icon",
|
|
12387
|
+
"description": "Custom dropdown icon",
|
|
12177
12388
|
"value": {
|
|
12178
12389
|
"kind": "expression",
|
|
12179
|
-
"type": "
|
|
12390
|
+
"type": "VueNode"
|
|
12180
12391
|
}
|
|
12181
12392
|
},
|
|
12182
12393
|
{
|
|
12183
|
-
"name": "
|
|
12184
|
-
"description": "
|
|
12185
|
-
"default": "
|
|
12394
|
+
"name": "show-search",
|
|
12395
|
+
"description": "If included, a search box is shown on each column",
|
|
12396
|
+
"default": "false",
|
|
12186
12397
|
"value": {
|
|
12187
12398
|
"kind": "expression",
|
|
12188
|
-
"type": "
|
|
12399
|
+
"type": "boolean | { placeholder?: string; defaultValue?: string }"
|
|
12189
12400
|
}
|
|
12190
12401
|
},
|
|
12191
12402
|
{
|
|
12192
|
-
"name": "
|
|
12193
|
-
"description": "
|
|
12194
|
-
"default": "
|
|
12403
|
+
"name": "show-select-all",
|
|
12404
|
+
"description": "Show select all checkbox on the header",
|
|
12405
|
+
"default": "true",
|
|
12195
12406
|
"value": {
|
|
12196
12407
|
"kind": "expression",
|
|
12197
|
-
"type": "
|
|
12408
|
+
"type": "boolean"
|
|
12198
12409
|
}
|
|
12199
12410
|
},
|
|
12200
12411
|
{
|
|
12201
|
-
"name": "
|
|
12202
|
-
"description": "
|
|
12412
|
+
"name": "status",
|
|
12413
|
+
"description": "Set validation status",
|
|
12203
12414
|
"value": {
|
|
12204
12415
|
"kind": "expression",
|
|
12205
|
-
"type": "
|
|
12416
|
+
"type": "error | warning"
|
|
12206
12417
|
}
|
|
12207
12418
|
},
|
|
12208
12419
|
{
|
|
12209
12420
|
"name": "styles",
|
|
12210
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function
|
|
12421
|
+
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
12211
12422
|
"value": {
|
|
12212
12423
|
"kind": "expression",
|
|
12213
|
-
"type": "
|
|
12424
|
+
"type": "TransferStylesType"
|
|
12214
12425
|
}
|
|
12215
12426
|
},
|
|
12216
12427
|
{
|
|
12217
|
-
"name": "
|
|
12218
|
-
"description": "
|
|
12428
|
+
"name": "target-keys",
|
|
12429
|
+
"description": "A set of keys of elements that are listed on the right column, support v-model:target-keys",
|
|
12430
|
+
"default": "[]",
|
|
12219
12431
|
"value": {
|
|
12220
12432
|
"kind": "expression",
|
|
12221
|
-
"type": "string"
|
|
12433
|
+
"type": "string[]"
|
|
12222
12434
|
}
|
|
12223
12435
|
},
|
|
12224
12436
|
{
|
|
12225
|
-
"name": "
|
|
12226
|
-
"description": "
|
|
12437
|
+
"name": "titles",
|
|
12438
|
+
"description": "A set of titles that are sorted from left to right",
|
|
12227
12439
|
"value": {
|
|
12228
12440
|
"kind": "expression",
|
|
12229
|
-
"type": "
|
|
12441
|
+
"type": "VueNode[]"
|
|
12230
12442
|
}
|
|
12231
12443
|
}
|
|
12232
12444
|
],
|
|
@@ -12234,31 +12446,41 @@
|
|
|
12234
12446
|
"events": [
|
|
12235
12447
|
{
|
|
12236
12448
|
"name": "change",
|
|
12237
|
-
"description": "(ZH)
|
|
12449
|
+
"description": "(ZH) 选项在两栏之间转移时的回调函数\n\n(EN) A callback function that is executed when the transfer between columns is complete",
|
|
12238
12450
|
"arguments": [
|
|
12239
12451
|
{
|
|
12240
12452
|
"name": "payload",
|
|
12241
|
-
"type": "(
|
|
12453
|
+
"type": "(targetKeys: string[], direction: left | right, moveKeys: string[]) => void"
|
|
12242
12454
|
}
|
|
12243
12455
|
]
|
|
12244
12456
|
},
|
|
12245
12457
|
{
|
|
12246
|
-
"name": "
|
|
12247
|
-
"description": "(ZH)
|
|
12458
|
+
"name": "scroll",
|
|
12459
|
+
"description": "(ZH) 选项列表滚动时的回调函数\n\n(EN) A callback function which is executed when scroll options list",
|
|
12248
12460
|
"arguments": [
|
|
12249
12461
|
{
|
|
12250
12462
|
"name": "payload",
|
|
12251
|
-
"type": "(
|
|
12463
|
+
"type": "(direction: left | right, event: Event) => void"
|
|
12252
12464
|
}
|
|
12253
12465
|
]
|
|
12254
12466
|
},
|
|
12255
12467
|
{
|
|
12256
|
-
"name": "
|
|
12257
|
-
"description": "(ZH)
|
|
12468
|
+
"name": "search",
|
|
12469
|
+
"description": "(ZH) 搜索框内容时改变时的回调函数\n\n(EN) A callback function which is executed when search field are changed",
|
|
12258
12470
|
"arguments": [
|
|
12259
12471
|
{
|
|
12260
12472
|
"name": "payload",
|
|
12261
|
-
"type": "() => void"
|
|
12473
|
+
"type": "(direction: left | right, value: string) => void"
|
|
12474
|
+
}
|
|
12475
|
+
]
|
|
12476
|
+
},
|
|
12477
|
+
{
|
|
12478
|
+
"name": "selectChange",
|
|
12479
|
+
"description": "(ZH) 选中项发生改变时的回调函数\n\n(EN) A callback function which is executed when selected items are changed",
|
|
12480
|
+
"arguments": [
|
|
12481
|
+
{
|
|
12482
|
+
"name": "payload",
|
|
12483
|
+
"type": "(sourceSelectedKeys: string[], targetSelectedKeys: string[]) => void"
|
|
12262
12484
|
}
|
|
12263
12485
|
]
|
|
12264
12486
|
}
|
|
@@ -12266,32 +12488,24 @@
|
|
|
12266
12488
|
},
|
|
12267
12489
|
"slots": [
|
|
12268
12490
|
{
|
|
12269
|
-
"name": "
|
|
12270
|
-
"description": "(ZH) 自定义操作按钮\n\n(EN) Custom
|
|
12271
|
-
},
|
|
12272
|
-
{
|
|
12273
|
-
"name": "indicatorsRender",
|
|
12274
|
-
"description": "(ZH) 自定义指示器\n\n(EN) Custom indicator"
|
|
12275
|
-
},
|
|
12276
|
-
{
|
|
12277
|
-
"name": "nextButton",
|
|
12278
|
-
"description": "(ZH) 自定义下一步按钮\n\n(EN) Customize next button"
|
|
12491
|
+
"name": "actions",
|
|
12492
|
+
"description": "(ZH) 自定义操作按钮\n\n(EN) Custom operation buttons"
|
|
12279
12493
|
},
|
|
12280
12494
|
{
|
|
12281
|
-
"name": "
|
|
12282
|
-
"description": "(ZH)
|
|
12495
|
+
"name": "footer",
|
|
12496
|
+
"description": "(ZH) 自定义底部\n\n(EN) Custom footer"
|
|
12283
12497
|
},
|
|
12284
12498
|
{
|
|
12285
|
-
"name": "
|
|
12286
|
-
"description": "(ZH)
|
|
12499
|
+
"name": "render",
|
|
12500
|
+
"description": "(ZH) 自定义渲染项\n\n(EN) Custom item render"
|
|
12287
12501
|
},
|
|
12288
12502
|
{
|
|
12289
|
-
"name": "
|
|
12290
|
-
"description": "(ZH)
|
|
12503
|
+
"name": "notFoundContent",
|
|
12504
|
+
"description": "(ZH) 自定义空内容\n\n(EN) Custom empty content"
|
|
12291
12505
|
},
|
|
12292
12506
|
{
|
|
12293
|
-
"name": "
|
|
12294
|
-
"description": "(ZH)
|
|
12507
|
+
"name": "selectAllLabels",
|
|
12508
|
+
"description": "(ZH) 自定义全选标签\n\n(EN) Custom select all label"
|
|
12295
12509
|
}
|
|
12296
12510
|
]
|
|
12297
12511
|
},
|
|
@@ -12694,197 +12908,48 @@
|
|
|
12694
12908
|
"name": "payload",
|
|
12695
12909
|
"type": "function(selectedKeys, e:{selected: boolean, selectedNodes, node, event})"
|
|
12696
12910
|
}
|
|
12697
|
-
]
|
|
12698
|
-
}
|
|
12699
|
-
]
|
|
12700
|
-
},
|
|
12701
|
-
"slots": [
|
|
12702
|
-
{
|
|
12703
|
-
"name": "switcherLoadingIcon",
|
|
12704
|
-
"description": "(ZH) 自定义树节点的加载图标\n\n(EN) Customize loading icons for tree nodes"
|
|
12705
|
-
},
|
|
12706
|
-
{
|
|
12707
|
-
"name": "switcherIcon",
|
|
12708
|
-
"description": "(ZH) 自定义树节点的展开/折叠图标(带有默认 rotate 角度样式)\n\n(EN) Customize expand/collapse icons for tree nodes"
|
|
12709
|
-
},
|
|
12710
|
-
{
|
|
12711
|
-
"name": "draggableIcon",
|
|
12712
|
-
"description": "(ZH) 自定义拖拽图标\n\n(EN) Custom draggable icon"
|
|
12713
|
-
},
|
|
12714
|
-
{
|
|
12715
|
-
"name": "icon",
|
|
12716
|
-
"description": "(ZH) 在标题之前插入自定义图标\n\n(EN) Insert a custom icon before the title"
|
|
12717
|
-
},
|
|
12718
|
-
{
|
|
12719
|
-
"name": "titleRender",
|
|
12720
|
-
"description": "(ZH) 自定义渲染节点\n\n(EN) Customize tree node title render"
|
|
12721
|
-
}
|
|
12722
|
-
]
|
|
12723
|
-
},
|
|
12724
|
-
{
|
|
12725
|
-
"name": "a-tree-node",
|
|
12726
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
12727
|
-
"attributes": [
|
|
12728
|
-
{
|
|
12729
|
-
"name": "checkable",
|
|
12730
|
-
"description": "When Tree is checkable, set TreeNode display Checkbox or not",
|
|
12731
|
-
"value": {
|
|
12732
|
-
"kind": "expression",
|
|
12733
|
-
"type": "boolean"
|
|
12734
|
-
}
|
|
12735
|
-
},
|
|
12736
|
-
{
|
|
12737
|
-
"name": "disable-checkbox",
|
|
12738
|
-
"description": "Disables the checkbox of the treeNode",
|
|
12739
|
-
"default": "false",
|
|
12740
|
-
"value": {
|
|
12741
|
-
"kind": "expression",
|
|
12742
|
-
"type": "boolean"
|
|
12743
|
-
}
|
|
12744
|
-
},
|
|
12745
|
-
{
|
|
12746
|
-
"name": "disabled",
|
|
12747
|
-
"description": "Disables the treeNode",
|
|
12748
|
-
"default": "false",
|
|
12749
|
-
"value": {
|
|
12750
|
-
"kind": "expression",
|
|
12751
|
-
"type": "boolean"
|
|
12752
|
-
}
|
|
12753
|
-
},
|
|
12754
|
-
{
|
|
12755
|
-
"name": "icon",
|
|
12756
|
-
"description": "Customize icon. When you pass component, whose render will receive full TreeNode props as component props",
|
|
12757
|
-
"value": {
|
|
12758
|
-
"kind": "expression",
|
|
12759
|
-
"type": "VueNode | (props) => VueNode"
|
|
12760
|
-
}
|
|
12761
|
-
},
|
|
12762
|
-
{
|
|
12763
|
-
"name": "is-leaf",
|
|
12764
|
-
"description": "Determines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node",
|
|
12765
|
-
"value": {
|
|
12766
|
-
"kind": "expression",
|
|
12767
|
-
"type": "boolean"
|
|
12768
|
-
}
|
|
12769
|
-
},
|
|
12770
|
-
{
|
|
12771
|
-
"name": "key",
|
|
12772
|
-
"description": "Used with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree",
|
|
12773
|
-
"default": "(internal calculated position of treeNode)",
|
|
12774
|
-
"value": {
|
|
12775
|
-
"kind": "expression",
|
|
12776
|
-
"type": "string"
|
|
12777
|
-
}
|
|
12778
|
-
},
|
|
12779
|
-
{
|
|
12780
|
-
"name": "selectable",
|
|
12781
|
-
"description": "Set whether the treeNode can be selected",
|
|
12782
|
-
"default": "true",
|
|
12783
|
-
"value": {
|
|
12784
|
-
"kind": "expression",
|
|
12785
|
-
"type": "boolean"
|
|
12786
|
-
}
|
|
12787
|
-
},
|
|
12788
|
-
{
|
|
12789
|
-
"name": "title",
|
|
12790
|
-
"description": "Title",
|
|
12791
|
-
"default": "---",
|
|
12792
|
-
"value": {
|
|
12793
|
-
"kind": "expression",
|
|
12794
|
-
"type": "VueNode"
|
|
12795
|
-
}
|
|
12796
|
-
}
|
|
12797
|
-
],
|
|
12798
|
-
"js": {
|
|
12799
|
-
"events": []
|
|
12800
|
-
},
|
|
12801
|
-
"slots": []
|
|
12802
|
-
},
|
|
12803
|
-
{
|
|
12804
|
-
"name": "a-directory-tree",
|
|
12805
|
-
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
12806
|
-
"attributes": [
|
|
12807
|
-
{
|
|
12808
|
-
"name": "expand-action",
|
|
12809
|
-
"description": "Directory opening logic, options: false | click | doubleClick",
|
|
12810
|
-
"default": "click",
|
|
12811
|
-
"value": {
|
|
12812
|
-
"kind": "expression",
|
|
12813
|
-
"type": "string | boolean"
|
|
12814
|
-
}
|
|
12815
|
-
}
|
|
12816
|
-
],
|
|
12817
|
-
"js": {
|
|
12818
|
-
"events": []
|
|
12819
|
-
},
|
|
12820
|
-
"slots": []
|
|
12821
|
-
},
|
|
12822
|
-
{
|
|
12823
|
-
"name": "a-transfer",
|
|
12824
|
-
"description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
|
|
12825
|
-
"attributes": [
|
|
12826
|
-
{
|
|
12827
|
-
"name": "actions",
|
|
12828
|
-
"description": "A set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used",
|
|
12829
|
-
"default": "[>, <]",
|
|
12830
|
-
"value": {
|
|
12831
|
-
"kind": "expression",
|
|
12832
|
-
"type": "VueNode[]"
|
|
12911
|
+
]
|
|
12833
12912
|
}
|
|
12834
|
-
|
|
12913
|
+
]
|
|
12914
|
+
},
|
|
12915
|
+
"slots": [
|
|
12835
12916
|
{
|
|
12836
|
-
"name": "
|
|
12837
|
-
"description": "
|
|
12838
|
-
"value": {
|
|
12839
|
-
"kind": "expression",
|
|
12840
|
-
"type": "TransferClassNamesType"
|
|
12841
|
-
}
|
|
12917
|
+
"name": "switcherLoadingIcon",
|
|
12918
|
+
"description": "(ZH) 自定义树节点的加载图标\n\n(EN) Customize loading icons for tree nodes"
|
|
12842
12919
|
},
|
|
12843
12920
|
{
|
|
12844
|
-
"name": "
|
|
12845
|
-
"description": "
|
|
12846
|
-
"default": "[]",
|
|
12847
|
-
"value": {
|
|
12848
|
-
"kind": "expression",
|
|
12849
|
-
"type": "TransferItem[]"
|
|
12850
|
-
}
|
|
12921
|
+
"name": "switcherIcon",
|
|
12922
|
+
"description": "(ZH) 自定义树节点的展开/折叠图标(带有默认 rotate 角度样式)\n\n(EN) Customize expand/collapse icons for tree nodes"
|
|
12851
12923
|
},
|
|
12852
12924
|
{
|
|
12853
|
-
"name": "
|
|
12854
|
-
"description": "
|
|
12855
|
-
"default": "false",
|
|
12856
|
-
"value": {
|
|
12857
|
-
"kind": "expression",
|
|
12858
|
-
"type": "boolean"
|
|
12859
|
-
}
|
|
12925
|
+
"name": "draggableIcon",
|
|
12926
|
+
"description": "(ZH) 自定义拖拽图标\n\n(EN) Custom draggable icon"
|
|
12860
12927
|
},
|
|
12861
12928
|
{
|
|
12862
|
-
"name": "
|
|
12863
|
-
"description": "
|
|
12864
|
-
"value": {
|
|
12865
|
-
"kind": "expression",
|
|
12866
|
-
"type": "(inputValue: string, option: TransferItem, direction: left | right) => boolean"
|
|
12867
|
-
}
|
|
12929
|
+
"name": "icon",
|
|
12930
|
+
"description": "(ZH) 在标题之前插入自定义图标\n\n(EN) Insert a custom icon before the title"
|
|
12868
12931
|
},
|
|
12869
12932
|
{
|
|
12870
|
-
"name": "
|
|
12871
|
-
"description": "
|
|
12872
|
-
|
|
12873
|
-
|
|
12874
|
-
|
|
12875
|
-
|
|
12876
|
-
|
|
12933
|
+
"name": "titleRender",
|
|
12934
|
+
"description": "(ZH) 自定义渲染节点\n\n(EN) Customize tree node title render"
|
|
12935
|
+
}
|
|
12936
|
+
]
|
|
12937
|
+
},
|
|
12938
|
+
{
|
|
12939
|
+
"name": "a-tree-node",
|
|
12940
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
12941
|
+
"attributes": [
|
|
12877
12942
|
{
|
|
12878
|
-
"name": "
|
|
12879
|
-
"description": "
|
|
12943
|
+
"name": "checkable",
|
|
12944
|
+
"description": "When Tree is checkable, set TreeNode display Checkbox or not",
|
|
12880
12945
|
"value": {
|
|
12881
12946
|
"kind": "expression",
|
|
12882
|
-
"type": "
|
|
12947
|
+
"type": "boolean"
|
|
12883
12948
|
}
|
|
12884
12949
|
},
|
|
12885
12950
|
{
|
|
12886
|
-
"name": "
|
|
12887
|
-
"description": "
|
|
12951
|
+
"name": "disable-checkbox",
|
|
12952
|
+
"description": "Disables the checkbox of the treeNode",
|
|
12888
12953
|
"default": "false",
|
|
12889
12954
|
"value": {
|
|
12890
12955
|
"kind": "expression",
|
|
@@ -12892,67 +12957,42 @@
|
|
|
12892
12957
|
}
|
|
12893
12958
|
},
|
|
12894
12959
|
{
|
|
12895
|
-
"name": "
|
|
12896
|
-
"description": "
|
|
12960
|
+
"name": "disabled",
|
|
12961
|
+
"description": "Disables the treeNode",
|
|
12897
12962
|
"default": "false",
|
|
12898
12963
|
"value": {
|
|
12899
12964
|
"kind": "expression",
|
|
12900
|
-
"type": "boolean
|
|
12901
|
-
}
|
|
12902
|
-
},
|
|
12903
|
-
{
|
|
12904
|
-
"name": "render",
|
|
12905
|
-
"description": "The function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title",
|
|
12906
|
-
"value": {
|
|
12907
|
-
"kind": "expression",
|
|
12908
|
-
"type": "(record: TransferItem) => VueNode"
|
|
12909
|
-
}
|
|
12910
|
-
},
|
|
12911
|
-
{
|
|
12912
|
-
"name": "row-key",
|
|
12913
|
-
"description": "Specify the key that will be used for uniquely identify each element",
|
|
12914
|
-
"value": {
|
|
12915
|
-
"kind": "expression",
|
|
12916
|
-
"type": "(record: TransferItem) => string"
|
|
12917
|
-
}
|
|
12918
|
-
},
|
|
12919
|
-
{
|
|
12920
|
-
"name": "select-all-labels",
|
|
12921
|
-
"description": "A set of customized labels for select all checkboxes on the header",
|
|
12922
|
-
"value": {
|
|
12923
|
-
"kind": "expression",
|
|
12924
|
-
"type": "(VueNode | (info: { selectedCount: number; totalCount: number }) => VueNode)[]"
|
|
12965
|
+
"type": "boolean"
|
|
12925
12966
|
}
|
|
12926
12967
|
},
|
|
12927
12968
|
{
|
|
12928
|
-
"name": "
|
|
12929
|
-
"description": "
|
|
12930
|
-
"default": "[]",
|
|
12969
|
+
"name": "icon",
|
|
12970
|
+
"description": "Customize icon. When you pass component, whose render will receive full TreeNode props as component props",
|
|
12931
12971
|
"value": {
|
|
12932
12972
|
"kind": "expression",
|
|
12933
|
-
"type": "
|
|
12973
|
+
"type": "VueNode | (props) => VueNode"
|
|
12934
12974
|
}
|
|
12935
12975
|
},
|
|
12936
12976
|
{
|
|
12937
|
-
"name": "
|
|
12938
|
-
"description": "
|
|
12977
|
+
"name": "is-leaf",
|
|
12978
|
+
"description": "Determines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node",
|
|
12939
12979
|
"value": {
|
|
12940
12980
|
"kind": "expression",
|
|
12941
|
-
"type": "
|
|
12981
|
+
"type": "boolean"
|
|
12942
12982
|
}
|
|
12943
12983
|
},
|
|
12944
12984
|
{
|
|
12945
|
-
"name": "
|
|
12946
|
-
"description": "
|
|
12947
|
-
"default": "
|
|
12985
|
+
"name": "key",
|
|
12986
|
+
"description": "Used with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree",
|
|
12987
|
+
"default": "(internal calculated position of treeNode)",
|
|
12948
12988
|
"value": {
|
|
12949
12989
|
"kind": "expression",
|
|
12950
|
-
"type": "
|
|
12990
|
+
"type": "string"
|
|
12951
12991
|
}
|
|
12952
12992
|
},
|
|
12953
12993
|
{
|
|
12954
|
-
"name": "
|
|
12955
|
-
"description": "
|
|
12994
|
+
"name": "selectable",
|
|
12995
|
+
"description": "Set whether the treeNode can be selected",
|
|
12956
12996
|
"default": "true",
|
|
12957
12997
|
"value": {
|
|
12958
12998
|
"kind": "expression",
|
|
@@ -12960,105 +13000,38 @@
|
|
|
12960
13000
|
}
|
|
12961
13001
|
},
|
|
12962
13002
|
{
|
|
12963
|
-
"name": "
|
|
12964
|
-
"description": "
|
|
12965
|
-
"
|
|
12966
|
-
"kind": "expression",
|
|
12967
|
-
"type": "error | warning"
|
|
12968
|
-
}
|
|
12969
|
-
},
|
|
12970
|
-
{
|
|
12971
|
-
"name": "styles",
|
|
12972
|
-
"description": "Customize inline style for each semantic structure inside the component. Supports object or function",
|
|
12973
|
-
"value": {
|
|
12974
|
-
"kind": "expression",
|
|
12975
|
-
"type": "TransferStylesType"
|
|
12976
|
-
}
|
|
12977
|
-
},
|
|
12978
|
-
{
|
|
12979
|
-
"name": "target-keys",
|
|
12980
|
-
"description": "A set of keys of elements that are listed on the right column, support v-model:target-keys",
|
|
12981
|
-
"default": "[]",
|
|
13003
|
+
"name": "title",
|
|
13004
|
+
"description": "Title",
|
|
13005
|
+
"default": "---",
|
|
12982
13006
|
"value": {
|
|
12983
13007
|
"kind": "expression",
|
|
12984
|
-
"type": "
|
|
13008
|
+
"type": "VueNode"
|
|
12985
13009
|
}
|
|
12986
|
-
}
|
|
13010
|
+
}
|
|
13011
|
+
],
|
|
13012
|
+
"js": {
|
|
13013
|
+
"events": []
|
|
13014
|
+
},
|
|
13015
|
+
"slots": []
|
|
13016
|
+
},
|
|
13017
|
+
{
|
|
13018
|
+
"name": "a-directory-tree",
|
|
13019
|
+
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
13020
|
+
"attributes": [
|
|
12987
13021
|
{
|
|
12988
|
-
"name": "
|
|
12989
|
-
"description": "
|
|
13022
|
+
"name": "expand-action",
|
|
13023
|
+
"description": "Directory opening logic, options: false | click | doubleClick",
|
|
13024
|
+
"default": "click",
|
|
12990
13025
|
"value": {
|
|
12991
13026
|
"kind": "expression",
|
|
12992
|
-
"type": "
|
|
13027
|
+
"type": "string | boolean"
|
|
12993
13028
|
}
|
|
12994
13029
|
}
|
|
12995
13030
|
],
|
|
12996
13031
|
"js": {
|
|
12997
|
-
"events": [
|
|
12998
|
-
{
|
|
12999
|
-
"name": "change",
|
|
13000
|
-
"description": "(ZH) 选项在两栏之间转移时的回调函数\n\n(EN) A callback function that is executed when the transfer between columns is complete",
|
|
13001
|
-
"arguments": [
|
|
13002
|
-
{
|
|
13003
|
-
"name": "payload",
|
|
13004
|
-
"type": "(targetKeys: string[], direction: left | right, moveKeys: string[]) => void"
|
|
13005
|
-
}
|
|
13006
|
-
]
|
|
13007
|
-
},
|
|
13008
|
-
{
|
|
13009
|
-
"name": "scroll",
|
|
13010
|
-
"description": "(ZH) 选项列表滚动时的回调函数\n\n(EN) A callback function which is executed when scroll options list",
|
|
13011
|
-
"arguments": [
|
|
13012
|
-
{
|
|
13013
|
-
"name": "payload",
|
|
13014
|
-
"type": "(direction: left | right, event: Event) => void"
|
|
13015
|
-
}
|
|
13016
|
-
]
|
|
13017
|
-
},
|
|
13018
|
-
{
|
|
13019
|
-
"name": "search",
|
|
13020
|
-
"description": "(ZH) 搜索框内容时改变时的回调函数\n\n(EN) A callback function which is executed when search field are changed",
|
|
13021
|
-
"arguments": [
|
|
13022
|
-
{
|
|
13023
|
-
"name": "payload",
|
|
13024
|
-
"type": "(direction: left | right, value: string) => void"
|
|
13025
|
-
}
|
|
13026
|
-
]
|
|
13027
|
-
},
|
|
13028
|
-
{
|
|
13029
|
-
"name": "selectChange",
|
|
13030
|
-
"description": "(ZH) 选中项发生改变时的回调函数\n\n(EN) A callback function which is executed when selected items are changed",
|
|
13031
|
-
"arguments": [
|
|
13032
|
-
{
|
|
13033
|
-
"name": "payload",
|
|
13034
|
-
"type": "(sourceSelectedKeys: string[], targetSelectedKeys: string[]) => void"
|
|
13035
|
-
}
|
|
13036
|
-
]
|
|
13037
|
-
}
|
|
13038
|
-
]
|
|
13032
|
+
"events": []
|
|
13039
13033
|
},
|
|
13040
|
-
"slots": [
|
|
13041
|
-
{
|
|
13042
|
-
"name": "actions",
|
|
13043
|
-
"description": "(ZH) 自定义操作按钮\n\n(EN) Custom operation buttons"
|
|
13044
|
-
},
|
|
13045
|
-
{
|
|
13046
|
-
"name": "footer",
|
|
13047
|
-
"description": "(ZH) 自定义底部\n\n(EN) Custom footer"
|
|
13048
|
-
},
|
|
13049
|
-
{
|
|
13050
|
-
"name": "render",
|
|
13051
|
-
"description": "(ZH) 自定义渲染项\n\n(EN) Custom item render"
|
|
13052
|
-
},
|
|
13053
|
-
{
|
|
13054
|
-
"name": "notFoundContent",
|
|
13055
|
-
"description": "(ZH) 自定义空内容\n\n(EN) Custom empty content"
|
|
13056
|
-
},
|
|
13057
|
-
{
|
|
13058
|
-
"name": "selectAllLabels",
|
|
13059
|
-
"description": "(ZH) 自定义全选标签\n\n(EN) Custom select all label"
|
|
13060
|
-
}
|
|
13061
|
-
]
|
|
13034
|
+
"slots": []
|
|
13062
13035
|
},
|
|
13063
13036
|
{
|
|
13064
13037
|
"name": "a-tree-select-props",
|
|
@@ -14055,6 +14028,33 @@
|
|
|
14055
14028
|
},
|
|
14056
14029
|
"slots": []
|
|
14057
14030
|
},
|
|
14031
|
+
{
|
|
14032
|
+
"name": "a-arguments",
|
|
14033
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
14034
|
+
"attributes": [],
|
|
14035
|
+
"js": {
|
|
14036
|
+
"events": []
|
|
14037
|
+
},
|
|
14038
|
+
"slots": []
|
|
14039
|
+
},
|
|
14040
|
+
{
|
|
14041
|
+
"name": "a-config",
|
|
14042
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
14043
|
+
"attributes": [],
|
|
14044
|
+
"js": {
|
|
14045
|
+
"events": []
|
|
14046
|
+
},
|
|
14047
|
+
"slots": []
|
|
14048
|
+
},
|
|
14049
|
+
{
|
|
14050
|
+
"name": "a-参数",
|
|
14051
|
+
"description": "全局展示操作反馈信息。",
|
|
14052
|
+
"attributes": [],
|
|
14053
|
+
"js": {
|
|
14054
|
+
"events": []
|
|
14055
|
+
},
|
|
14056
|
+
"slots": []
|
|
14057
|
+
},
|
|
14058
14058
|
{
|
|
14059
14059
|
"name": "a-menu-item",
|
|
14060
14060
|
"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.",
|