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-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.3.
|
|
2
|
+
"version": "1.3.7",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -879,98 +879,6 @@
|
|
|
879
879
|
}
|
|
880
880
|
]
|
|
881
881
|
},
|
|
882
|
-
{
|
|
883
|
-
"name": "a-collapse",
|
|
884
|
-
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
885
|
-
"attributes": [
|
|
886
|
-
{
|
|
887
|
-
"name": "active-key",
|
|
888
|
-
"description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"name": "default-active-key",
|
|
892
|
-
"description": "Default: -\n\nKey of the initial active panel"
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
"name": "accordion",
|
|
896
|
-
"description": "Default: false\n\nIf true, Collapse renders as Accordion"
|
|
897
|
-
},
|
|
898
|
-
{
|
|
899
|
-
"name": "destroy-on-hidden",
|
|
900
|
-
"description": "Default: false\n\nDestroy Inactive Panel"
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"name": "root-class",
|
|
904
|
-
"description": "Default: -\n\nRoot container class"
|
|
905
|
-
},
|
|
906
|
-
{
|
|
907
|
-
"name": "bordered",
|
|
908
|
-
"description": "Default: true\n\nToggles rendering of the border around the collapse block"
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"name": "expand-icon",
|
|
912
|
-
"description": "Default: -\n\nAllow to customize collapse icon"
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
"name": "expand-icon-placement",
|
|
916
|
-
"description": "Default: start\n\nSet expand icon placement"
|
|
917
|
-
},
|
|
918
|
-
{
|
|
919
|
-
"name": "ghost",
|
|
920
|
-
"description": "Default: false\n\nMake the collapse borderless and its background transparent"
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
"name": "size",
|
|
924
|
-
"description": "Default: middle\n\nSet the size of collapse"
|
|
925
|
-
},
|
|
926
|
-
{
|
|
927
|
-
"name": "collapsible",
|
|
928
|
-
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
929
|
-
},
|
|
930
|
-
{
|
|
931
|
-
"name": "label-render",
|
|
932
|
-
"description": "Default: -\n\nCustom render label"
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"name": "content-render",
|
|
936
|
-
"description": "Default: -\n\nCustom render content"
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"name": "classes",
|
|
940
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
941
|
-
},
|
|
942
|
-
{
|
|
943
|
-
"name": "styles",
|
|
944
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
945
|
-
},
|
|
946
|
-
{
|
|
947
|
-
"name": "items",
|
|
948
|
-
"description": "Default: -\n\nCollapse items content"
|
|
949
|
-
}
|
|
950
|
-
]
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"name": "a-collapse-panel",
|
|
954
|
-
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
955
|
-
"attributes": [
|
|
956
|
-
{
|
|
957
|
-
"name": "header",
|
|
958
|
-
"description": "Default: -\n\n-"
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
"name": "show-arrow",
|
|
962
|
-
"description": "Default: true\n\n-"
|
|
963
|
-
},
|
|
964
|
-
{
|
|
965
|
-
"name": "extra",
|
|
966
|
-
"description": "Default: -\n\n-"
|
|
967
|
-
},
|
|
968
|
-
{
|
|
969
|
-
"name": "collapsible",
|
|
970
|
-
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
971
|
-
}
|
|
972
|
-
]
|
|
973
|
-
},
|
|
974
882
|
{
|
|
975
883
|
"name": "a-checkbox",
|
|
976
884
|
"description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
|
|
@@ -1036,72 +944,94 @@
|
|
|
1036
944
|
]
|
|
1037
945
|
},
|
|
1038
946
|
{
|
|
1039
|
-
"name": "a-
|
|
1040
|
-
"description": "(ZH)
|
|
947
|
+
"name": "a-collapse",
|
|
948
|
+
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
1041
949
|
"attributes": [
|
|
1042
950
|
{
|
|
1043
|
-
"name": "
|
|
1044
|
-
"description": "Default:
|
|
951
|
+
"name": "active-key",
|
|
952
|
+
"description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
|
|
1045
953
|
},
|
|
1046
954
|
{
|
|
1047
|
-
"name": "
|
|
1048
|
-
"description": "Default: -\n\
|
|
955
|
+
"name": "default-active-key",
|
|
956
|
+
"description": "Default: -\n\nKey of the initial active panel"
|
|
1049
957
|
},
|
|
1050
958
|
{
|
|
1051
|
-
"name": "
|
|
1052
|
-
"description": "Default:
|
|
959
|
+
"name": "accordion",
|
|
960
|
+
"description": "Default: false\n\nIf true, Collapse renders as Accordion"
|
|
1053
961
|
},
|
|
1054
962
|
{
|
|
1055
|
-
"name": "
|
|
1056
|
-
"description": "Default:
|
|
963
|
+
"name": "destroy-on-hidden",
|
|
964
|
+
"description": "Default: false\n\nDestroy Inactive Panel"
|
|
1057
965
|
},
|
|
1058
966
|
{
|
|
1059
|
-
"name": "
|
|
1060
|
-
"description": "Default:
|
|
967
|
+
"name": "root-class",
|
|
968
|
+
"description": "Default: -\n\nRoot container class"
|
|
1061
969
|
},
|
|
1062
970
|
{
|
|
1063
|
-
"name": "
|
|
1064
|
-
"description": "Default:
|
|
971
|
+
"name": "bordered",
|
|
972
|
+
"description": "Default: true\n\nToggles rendering of the border around the collapse block"
|
|
1065
973
|
},
|
|
1066
974
|
{
|
|
1067
|
-
"name": "icon
|
|
1068
|
-
"description": "Default:
|
|
975
|
+
"name": "expand-icon",
|
|
976
|
+
"description": "Default: -\n\nAllow to customize collapse icon"
|
|
1069
977
|
},
|
|
1070
978
|
{
|
|
1071
|
-
"name": "
|
|
1072
|
-
"description": "Default:
|
|
979
|
+
"name": "expand-icon-placement",
|
|
980
|
+
"description": "Default: start\n\nSet expand icon placement"
|
|
1073
981
|
},
|
|
1074
982
|
{
|
|
1075
|
-
"name": "
|
|
1076
|
-
"description": "Default:
|
|
983
|
+
"name": "ghost",
|
|
984
|
+
"description": "Default: false\n\nMake the collapse borderless and its background transparent"
|
|
1077
985
|
},
|
|
1078
986
|
{
|
|
1079
|
-
"name": "
|
|
1080
|
-
"description": "Default:
|
|
987
|
+
"name": "size",
|
|
988
|
+
"description": "Default: middle\n\nSet the size of collapse"
|
|
1081
989
|
},
|
|
1082
990
|
{
|
|
1083
|
-
"name": "
|
|
1084
|
-
"description": "Default:
|
|
991
|
+
"name": "collapsible",
|
|
992
|
+
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
1085
993
|
},
|
|
1086
994
|
{
|
|
1087
|
-
"name": "render
|
|
1088
|
-
"description": "Default: -\n\
|
|
995
|
+
"name": "label-render",
|
|
996
|
+
"description": "Default: -\n\nCustom render label"
|
|
1089
997
|
},
|
|
1090
998
|
{
|
|
1091
|
-
"name": "
|
|
1092
|
-
"description": "Default: -\n\
|
|
999
|
+
"name": "content-render",
|
|
1000
|
+
"description": "Default: -\n\nCustom render content"
|
|
1093
1001
|
},
|
|
1094
1002
|
{
|
|
1095
|
-
"name": "
|
|
1096
|
-
"description": "Default: -\n\
|
|
1003
|
+
"name": "classes",
|
|
1004
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1097
1005
|
},
|
|
1098
1006
|
{
|
|
1099
|
-
"name": "
|
|
1100
|
-
"description": "Default: -\n\
|
|
1007
|
+
"name": "styles",
|
|
1008
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1101
1009
|
},
|
|
1102
1010
|
{
|
|
1103
|
-
"name": "
|
|
1104
|
-
"description": "Default: -\n\
|
|
1011
|
+
"name": "items",
|
|
1012
|
+
"description": "Default: -\n\nCollapse items content"
|
|
1013
|
+
}
|
|
1014
|
+
]
|
|
1015
|
+
},
|
|
1016
|
+
{
|
|
1017
|
+
"name": "a-collapse-panel",
|
|
1018
|
+
"description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
|
|
1019
|
+
"attributes": [
|
|
1020
|
+
{
|
|
1021
|
+
"name": "header",
|
|
1022
|
+
"description": "Default: -\n\n-"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"name": "show-arrow",
|
|
1026
|
+
"description": "Default: true\n\n-"
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"name": "extra",
|
|
1030
|
+
"description": "Default: -\n\n-"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"name": "collapsible",
|
|
1034
|
+
"description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
|
|
1105
1035
|
}
|
|
1106
1036
|
]
|
|
1107
1037
|
},
|
|
@@ -1207,6 +1137,76 @@
|
|
|
1207
1137
|
}
|
|
1208
1138
|
]
|
|
1209
1139
|
},
|
|
1140
|
+
{
|
|
1141
|
+
"name": "a-config-provider",
|
|
1142
|
+
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
1143
|
+
"attributes": [
|
|
1144
|
+
{
|
|
1145
|
+
"name": "component-disabled",
|
|
1146
|
+
"description": "Default: -\n\nConfig antd component disabled"
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"name": "component-size",
|
|
1150
|
+
"description": "Default: -\n\nConfig antd component size"
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"name": "csp",
|
|
1154
|
+
"description": "Default: -\n\nSet Content Security Policy config"
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"name": "direction",
|
|
1158
|
+
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"name": "get-popup-container",
|
|
1162
|
+
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"name": "get-target-container",
|
|
1166
|
+
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"name": "icon-prefix-cls",
|
|
1170
|
+
"description": "Default: anticon\n\nSet icon prefix className"
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"name": "locale",
|
|
1174
|
+
"description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"name": "popup-match-select-width",
|
|
1178
|
+
"description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
"name": "popup-overflow",
|
|
1182
|
+
"description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
|
|
1183
|
+
},
|
|
1184
|
+
{
|
|
1185
|
+
"name": "prefix-cls",
|
|
1186
|
+
"description": "Default: ant\n\nSet prefix className"
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"name": "render-empty",
|
|
1190
|
+
"description": "Default: -\n\nSet empty content of components. Ref Empty"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"name": "theme",
|
|
1194
|
+
"description": "Default: -\n\nSet theme, ref Customize Theme"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"name": "variant",
|
|
1198
|
+
"description": "Default: -\n\nSet variant of data entry components"
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
"name": "virtual",
|
|
1202
|
+
"description": "Default: -\n\nDisable virtual scroll when set to false"
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"name": "warning",
|
|
1206
|
+
"description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
|
|
1207
|
+
}
|
|
1208
|
+
]
|
|
1209
|
+
},
|
|
1210
1210
|
{
|
|
1211
1211
|
"name": "a-localization",
|
|
1212
1212
|
"description": "To select or input a date.",
|
|
@@ -1325,6 +1325,48 @@
|
|
|
1325
1325
|
}
|
|
1326
1326
|
]
|
|
1327
1327
|
},
|
|
1328
|
+
{
|
|
1329
|
+
"name": "a-divider",
|
|
1330
|
+
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1331
|
+
"attributes": [
|
|
1332
|
+
{
|
|
1333
|
+
"name": "dashed",
|
|
1334
|
+
"description": "Default: false\n\nWhether line is dashed"
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"name": "orientation",
|
|
1338
|
+
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
"name": "plain",
|
|
1342
|
+
"description": "Default: true\n\nDivider text show as plain style"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"name": "size",
|
|
1346
|
+
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"name": "title-placement",
|
|
1350
|
+
"description": "Default: center\n\nThe position of title inside divider"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"name": "variant",
|
|
1354
|
+
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"name": "vertical",
|
|
1358
|
+
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"name": "classes",
|
|
1362
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"name": "styles",
|
|
1366
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1367
|
+
}
|
|
1368
|
+
]
|
|
1369
|
+
},
|
|
1328
1370
|
{
|
|
1329
1371
|
"name": "a-drawer",
|
|
1330
1372
|
"description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
|
|
@@ -1427,48 +1469,6 @@
|
|
|
1427
1469
|
}
|
|
1428
1470
|
]
|
|
1429
1471
|
},
|
|
1430
|
-
{
|
|
1431
|
-
"name": "a-divider",
|
|
1432
|
-
"description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
|
|
1433
|
-
"attributes": [
|
|
1434
|
-
{
|
|
1435
|
-
"name": "dashed",
|
|
1436
|
-
"description": "Default: false\n\nWhether line is dashed"
|
|
1437
|
-
},
|
|
1438
|
-
{
|
|
1439
|
-
"name": "orientation",
|
|
1440
|
-
"description": "Default: horizontal\n\nWhether line is horizontal or vertical"
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"name": "plain",
|
|
1444
|
-
"description": "Default: true\n\nDivider text show as plain style"
|
|
1445
|
-
},
|
|
1446
|
-
{
|
|
1447
|
-
"name": "size",
|
|
1448
|
-
"description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
|
|
1449
|
-
},
|
|
1450
|
-
{
|
|
1451
|
-
"name": "title-placement",
|
|
1452
|
-
"description": "Default: center\n\nThe position of title inside divider"
|
|
1453
|
-
},
|
|
1454
|
-
{
|
|
1455
|
-
"name": "variant",
|
|
1456
|
-
"description": "Default: solid\n\nWhether line is dashed, dotted or solid"
|
|
1457
|
-
},
|
|
1458
|
-
{
|
|
1459
|
-
"name": "vertical",
|
|
1460
|
-
"description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
"name": "classes",
|
|
1464
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"name": "styles",
|
|
1468
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1469
|
-
}
|
|
1470
|
-
]
|
|
1471
|
-
},
|
|
1472
1472
|
{
|
|
1473
1473
|
"name": "a-dropdown",
|
|
1474
1474
|
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
@@ -1972,82 +1972,40 @@
|
|
|
1972
1972
|
"description": "Default: 0\n\nThe number of cells that raster is moved to the left"
|
|
1973
1973
|
},
|
|
1974
1974
|
{
|
|
1975
|
-
"name": "push",
|
|
1976
|
-
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
1977
|
-
},
|
|
1978
|
-
{
|
|
1979
|
-
"name": "span",
|
|
1980
|
-
"description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
|
|
1981
|
-
},
|
|
1982
|
-
{
|
|
1983
|
-
"name": "xs",
|
|
1984
|
-
"description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
|
|
1985
|
-
},
|
|
1986
|
-
{
|
|
1987
|
-
"name": "sm",
|
|
1988
|
-
"description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
|
|
1989
|
-
},
|
|
1990
|
-
{
|
|
1991
|
-
"name": "md",
|
|
1992
|
-
"description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
|
|
1993
|
-
},
|
|
1994
|
-
{
|
|
1995
|
-
"name": "lg",
|
|
1996
|
-
"description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
|
|
1997
|
-
},
|
|
1998
|
-
{
|
|
1999
|
-
"name": "xl",
|
|
2000
|
-
"description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
|
|
2001
|
-
},
|
|
2002
|
-
{
|
|
2003
|
-
"name": "xxl",
|
|
2004
|
-
"description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
|
|
2005
|
-
},
|
|
2006
|
-
{
|
|
2007
|
-
"name": "xxxl",
|
|
2008
|
-
"description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
|
|
2009
|
-
}
|
|
2010
|
-
]
|
|
2011
|
-
},
|
|
2012
|
-
{
|
|
2013
|
-
"name": "a-image",
|
|
2014
|
-
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2015
|
-
"attributes": [
|
|
2016
|
-
{
|
|
2017
|
-
"name": "preview",
|
|
2018
|
-
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
1975
|
+
"name": "push",
|
|
1976
|
+
"description": "Default: 0\n\nThe number of cells that raster is moved to the right"
|
|
2019
1977
|
},
|
|
2020
1978
|
{
|
|
2021
|
-
"name": "
|
|
2022
|
-
"description": "Default:
|
|
1979
|
+
"name": "span",
|
|
1980
|
+
"description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
|
|
2023
1981
|
},
|
|
2024
1982
|
{
|
|
2025
|
-
"name": "
|
|
2026
|
-
"description": "Default: -\n\
|
|
1983
|
+
"name": "xs",
|
|
1984
|
+
"description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
|
|
2027
1985
|
},
|
|
2028
1986
|
{
|
|
2029
|
-
"name": "
|
|
2030
|
-
"description": "Default: -\n\
|
|
1987
|
+
"name": "sm",
|
|
1988
|
+
"description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
|
|
2031
1989
|
},
|
|
2032
1990
|
{
|
|
2033
|
-
"name": "
|
|
2034
|
-
"description": "Default: -\n\
|
|
1991
|
+
"name": "md",
|
|
1992
|
+
"description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
|
|
2035
1993
|
},
|
|
2036
1994
|
{
|
|
2037
|
-
"name": "
|
|
2038
|
-
"description": "Default: -\n\
|
|
1995
|
+
"name": "lg",
|
|
1996
|
+
"description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
|
|
2039
1997
|
},
|
|
2040
1998
|
{
|
|
2041
|
-
"name": "
|
|
2042
|
-
"description": "Default: -\n\
|
|
1999
|
+
"name": "xl",
|
|
2000
|
+
"description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
|
|
2043
2001
|
},
|
|
2044
2002
|
{
|
|
2045
|
-
"name": "
|
|
2046
|
-
"description": "Default: -\n\
|
|
2003
|
+
"name": "xxl",
|
|
2004
|
+
"description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
|
|
2047
2005
|
},
|
|
2048
2006
|
{
|
|
2049
|
-
"name": "
|
|
2050
|
-
"description": "Default: -\n\
|
|
2007
|
+
"name": "xxxl",
|
|
2008
|
+
"description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
|
|
2051
2009
|
}
|
|
2052
2010
|
]
|
|
2053
2011
|
},
|
|
@@ -2302,6 +2260,48 @@
|
|
|
2302
2260
|
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2303
2261
|
"attributes": []
|
|
2304
2262
|
},
|
|
2263
|
+
{
|
|
2264
|
+
"name": "a-image",
|
|
2265
|
+
"description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
|
|
2266
|
+
"attributes": [
|
|
2267
|
+
{
|
|
2268
|
+
"name": "preview",
|
|
2269
|
+
"description": "Default: true\n\nPreview configuration; set to false to disable"
|
|
2270
|
+
},
|
|
2271
|
+
{
|
|
2272
|
+
"name": "wrapper-style",
|
|
2273
|
+
"description": "Default: -\n\nDeprecated."
|
|
2274
|
+
},
|
|
2275
|
+
{
|
|
2276
|
+
"name": "classes",
|
|
2277
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2278
|
+
},
|
|
2279
|
+
{
|
|
2280
|
+
"name": "styles",
|
|
2281
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"name": "root-class",
|
|
2285
|
+
"description": "Default: -\n\n-"
|
|
2286
|
+
},
|
|
2287
|
+
{
|
|
2288
|
+
"name": "alt",
|
|
2289
|
+
"description": "Default: -\n\nImage description"
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"name": "height",
|
|
2293
|
+
"description": "Default: -\n\nImage height"
|
|
2294
|
+
},
|
|
2295
|
+
{
|
|
2296
|
+
"name": "src",
|
|
2297
|
+
"description": "Default: -\n\nImage URL"
|
|
2298
|
+
},
|
|
2299
|
+
{
|
|
2300
|
+
"name": "width",
|
|
2301
|
+
"description": "Default: -\n\nImage width"
|
|
2302
|
+
}
|
|
2303
|
+
]
|
|
2304
|
+
},
|
|
2305
2305
|
{
|
|
2306
2306
|
"name": "a-input-number",
|
|
2307
2307
|
"description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
|
|
@@ -2618,6 +2618,41 @@
|
|
|
2618
2618
|
}
|
|
2619
2619
|
]
|
|
2620
2620
|
},
|
|
2621
|
+
{
|
|
2622
|
+
"name": "a-static-methods",
|
|
2623
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2624
|
+
"attributes": []
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"name": "a-args-props",
|
|
2628
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2629
|
+
"attributes": []
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "a-notification-use-notification",
|
|
2633
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2634
|
+
"attributes": []
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
"name": "a-closable-type",
|
|
2638
|
+
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2639
|
+
"attributes": []
|
|
2640
|
+
},
|
|
2641
|
+
{
|
|
2642
|
+
"name": "a-global-configuration",
|
|
2643
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
2644
|
+
"attributes": []
|
|
2645
|
+
},
|
|
2646
|
+
{
|
|
2647
|
+
"name": "a-静态方法",
|
|
2648
|
+
"description": "全局展示操作反馈信息。",
|
|
2649
|
+
"attributes": []
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"name": "a-全局配置",
|
|
2653
|
+
"description": "全局展示操作反馈信息。",
|
|
2654
|
+
"attributes": []
|
|
2655
|
+
},
|
|
2621
2656
|
{
|
|
2622
2657
|
"name": "a-modal",
|
|
2623
2658
|
"description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
|
|
@@ -2764,110 +2799,6 @@
|
|
|
2764
2799
|
}
|
|
2765
2800
|
]
|
|
2766
2801
|
},
|
|
2767
|
-
{
|
|
2768
|
-
"name": "a-static-methods",
|
|
2769
|
-
"description": "Prompt notification message globally.",
|
|
2770
|
-
"attributes": []
|
|
2771
|
-
},
|
|
2772
|
-
{
|
|
2773
|
-
"name": "a-arguments",
|
|
2774
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
2775
|
-
"attributes": []
|
|
2776
|
-
},
|
|
2777
|
-
{
|
|
2778
|
-
"name": "a-config",
|
|
2779
|
-
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2780
|
-
"attributes": []
|
|
2781
|
-
},
|
|
2782
|
-
{
|
|
2783
|
-
"name": "a-global-configuration",
|
|
2784
|
-
"description": "Prompt notification message globally.",
|
|
2785
|
-
"attributes": []
|
|
2786
|
-
},
|
|
2787
|
-
{
|
|
2788
|
-
"name": "a-静态方法",
|
|
2789
|
-
"description": "全局展示通知提醒信息。",
|
|
2790
|
-
"attributes": []
|
|
2791
|
-
},
|
|
2792
|
-
{
|
|
2793
|
-
"name": "a-参数",
|
|
2794
|
-
"description": "全局展示操作反馈信息。",
|
|
2795
|
-
"attributes": []
|
|
2796
|
-
},
|
|
2797
|
-
{
|
|
2798
|
-
"name": "a-全局配置",
|
|
2799
|
-
"description": "全局展示通知提醒信息。",
|
|
2800
|
-
"attributes": []
|
|
2801
|
-
},
|
|
2802
|
-
{
|
|
2803
|
-
"name": "a-args-props",
|
|
2804
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2805
|
-
"attributes": []
|
|
2806
|
-
},
|
|
2807
|
-
{
|
|
2808
|
-
"name": "a-notification-use-notification",
|
|
2809
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2810
|
-
"attributes": []
|
|
2811
|
-
},
|
|
2812
|
-
{
|
|
2813
|
-
"name": "a-closable-type",
|
|
2814
|
-
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2815
|
-
"attributes": []
|
|
2816
|
-
},
|
|
2817
|
-
{
|
|
2818
|
-
"name": "a-popconfirm",
|
|
2819
|
-
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2820
|
-
"attributes": [
|
|
2821
|
-
{
|
|
2822
|
-
"name": "cancel-button-props",
|
|
2823
|
-
"description": "Default: -\n\nThe cancel button props"
|
|
2824
|
-
},
|
|
2825
|
-
{
|
|
2826
|
-
"name": "cancel-text",
|
|
2827
|
-
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
2828
|
-
},
|
|
2829
|
-
{
|
|
2830
|
-
"name": "disabled",
|
|
2831
|
-
"description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
|
|
2832
|
-
},
|
|
2833
|
-
{
|
|
2834
|
-
"name": "icon",
|
|
2835
|
-
"description": "Default: -\n\nCustomize icon of confirmation"
|
|
2836
|
-
},
|
|
2837
|
-
{
|
|
2838
|
-
"name": "ok-button-props",
|
|
2839
|
-
"description": "Default: -\n\nThe ok button props"
|
|
2840
|
-
},
|
|
2841
|
-
{
|
|
2842
|
-
"name": "ok-text",
|
|
2843
|
-
"description": "Default: OK\n\nThe text of the Confirm button"
|
|
2844
|
-
},
|
|
2845
|
-
{
|
|
2846
|
-
"name": "ok-type",
|
|
2847
|
-
"description": "Default: primary\n\nButton type of the Confirm button"
|
|
2848
|
-
},
|
|
2849
|
-
{
|
|
2850
|
-
"name": "show-cancel",
|
|
2851
|
-
"description": "Default: true\n\nShow cancel button"
|
|
2852
|
-
},
|
|
2853
|
-
{
|
|
2854
|
-
"name": "title",
|
|
2855
|
-
"description": "Default: -\n\nThe title of the confirmation box"
|
|
2856
|
-
},
|
|
2857
|
-
{
|
|
2858
|
-
"name": "description",
|
|
2859
|
-
"description": "Default: -\n\nThe description of the confirmation box"
|
|
2860
|
-
},
|
|
2861
|
-
{
|
|
2862
|
-
"name": "classes",
|
|
2863
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2864
|
-
},
|
|
2865
|
-
{
|
|
2866
|
-
"name": "styles",
|
|
2867
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2868
|
-
}
|
|
2869
|
-
]
|
|
2870
|
-
},
|
|
2871
2802
|
{
|
|
2872
2803
|
"name": "a-pagination",
|
|
2873
2804
|
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
@@ -2987,86 +2918,48 @@
|
|
|
2987
2918
|
]
|
|
2988
2919
|
},
|
|
2989
2920
|
{
|
|
2990
|
-
"name": "a-
|
|
2991
|
-
"description": "(ZH)
|
|
2921
|
+
"name": "a-popconfirm",
|
|
2922
|
+
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2992
2923
|
"attributes": [
|
|
2993
2924
|
{
|
|
2994
|
-
"name": "
|
|
2995
|
-
"description": "Default: -\n\
|
|
2996
|
-
},
|
|
2997
|
-
{
|
|
2998
|
-
"name": "styles",
|
|
2999
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3000
|
-
},
|
|
3001
|
-
{
|
|
3002
|
-
"name": "root-class",
|
|
3003
|
-
"description": "Default: -\n\nRoot container class"
|
|
3004
|
-
},
|
|
3005
|
-
{
|
|
3006
|
-
"name": "type",
|
|
3007
|
-
"description": "Default: line\n\nTo set the type, options: line circle dashboard"
|
|
3008
|
-
},
|
|
3009
|
-
{
|
|
3010
|
-
"name": "percent",
|
|
3011
|
-
"description": "Default: 0\n\nTo set the completion percentage"
|
|
3012
|
-
},
|
|
3013
|
-
{
|
|
3014
|
-
"name": "format",
|
|
3015
|
-
"description": "Default: (percent) => percent + %\n\nThe template function of the content"
|
|
3016
|
-
},
|
|
3017
|
-
{
|
|
3018
|
-
"name": "status",
|
|
3019
|
-
"description": "Default: -\n\nTo set the status of the Progress, options: success exception normal active(line only)"
|
|
3020
|
-
},
|
|
3021
|
-
{
|
|
3022
|
-
"name": "show-info",
|
|
3023
|
-
"description": "Default: true\n\nWhether to display the progress value and the status icon"
|
|
2925
|
+
"name": "cancel-button-props",
|
|
2926
|
+
"description": "Default: -\n\nThe cancel button props"
|
|
3024
2927
|
},
|
|
3025
2928
|
{
|
|
3026
|
-
"name": "
|
|
3027
|
-
"description": "Default:
|
|
2929
|
+
"name": "cancel-text",
|
|
2930
|
+
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
3028
2931
|
},
|
|
3029
2932
|
{
|
|
3030
|
-
"name": "
|
|
3031
|
-
"description": "Default:
|
|
2933
|
+
"name": "disabled",
|
|
2934
|
+
"description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
|
|
3032
2935
|
},
|
|
3033
2936
|
{
|
|
3034
|
-
"name": "
|
|
3035
|
-
"description": "Default: -\n\
|
|
2937
|
+
"name": "icon",
|
|
2938
|
+
"description": "Default: -\n\nCustomize icon of confirmation"
|
|
3036
2939
|
},
|
|
3037
2940
|
{
|
|
3038
|
-
"name": "
|
|
3039
|
-
"description": "Default: -\n\nThe
|
|
2941
|
+
"name": "ok-button-props",
|
|
2942
|
+
"description": "Default: -\n\nThe ok button props"
|
|
3040
2943
|
},
|
|
3041
2944
|
{
|
|
3042
|
-
"name": "
|
|
3043
|
-
"description": "Default:
|
|
2945
|
+
"name": "ok-text",
|
|
2946
|
+
"description": "Default: OK\n\nThe text of the Confirm button"
|
|
3044
2947
|
},
|
|
3045
2948
|
{
|
|
3046
|
-
"name": "
|
|
3047
|
-
"description": "Default:
|
|
2949
|
+
"name": "ok-type",
|
|
2950
|
+
"description": "Default: primary\n\nButton type of the Confirm button"
|
|
3048
2951
|
},
|
|
3049
2952
|
{
|
|
3050
|
-
"name": "
|
|
3051
|
-
"description": "Default:
|
|
2953
|
+
"name": "show-cancel",
|
|
2954
|
+
"description": "Default: true\n\nShow cancel button"
|
|
3052
2955
|
},
|
|
3053
|
-
{
|
|
3054
|
-
"name": "size",
|
|
3055
|
-
"description": "Default: default\n\nProgress size"
|
|
3056
|
-
}
|
|
3057
|
-
]
|
|
3058
|
-
},
|
|
3059
|
-
{
|
|
3060
|
-
"name": "a-popover",
|
|
3061
|
-
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
3062
|
-
"attributes": [
|
|
3063
2956
|
{
|
|
3064
2957
|
"name": "title",
|
|
3065
|
-
"description": "Default: -\n\
|
|
2958
|
+
"description": "Default: -\n\nThe title of the confirmation box"
|
|
3066
2959
|
},
|
|
3067
2960
|
{
|
|
3068
|
-
"name": "
|
|
3069
|
-
"description": "Default: -\n\
|
|
2961
|
+
"name": "description",
|
|
2962
|
+
"description": "Default: -\n\nThe description of the confirmation box"
|
|
3070
2963
|
},
|
|
3071
2964
|
{
|
|
3072
2965
|
"name": "classes",
|
|
@@ -3144,6 +3037,76 @@
|
|
|
3144
3037
|
}
|
|
3145
3038
|
]
|
|
3146
3039
|
},
|
|
3040
|
+
{
|
|
3041
|
+
"name": "a-progress",
|
|
3042
|
+
"description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
|
|
3043
|
+
"attributes": [
|
|
3044
|
+
{
|
|
3045
|
+
"name": "classes",
|
|
3046
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3047
|
+
},
|
|
3048
|
+
{
|
|
3049
|
+
"name": "styles",
|
|
3050
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
"name": "root-class",
|
|
3054
|
+
"description": "Default: -\n\nRoot container class"
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
"name": "type",
|
|
3058
|
+
"description": "Default: line\n\nTo set the type, options: line circle dashboard"
|
|
3059
|
+
},
|
|
3060
|
+
{
|
|
3061
|
+
"name": "percent",
|
|
3062
|
+
"description": "Default: 0\n\nTo set the completion percentage"
|
|
3063
|
+
},
|
|
3064
|
+
{
|
|
3065
|
+
"name": "format",
|
|
3066
|
+
"description": "Default: (percent) => percent + %\n\nThe template function of the content"
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
"name": "status",
|
|
3070
|
+
"description": "Default: -\n\nTo set the status of the Progress, options: success exception normal active(line only)"
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
"name": "show-info",
|
|
3074
|
+
"description": "Default: true\n\nWhether to display the progress value and the status icon"
|
|
3075
|
+
},
|
|
3076
|
+
{
|
|
3077
|
+
"name": "stroke-width",
|
|
3078
|
+
"description": "Default: -\n\n-"
|
|
3079
|
+
},
|
|
3080
|
+
{
|
|
3081
|
+
"name": "stroke-linecap",
|
|
3082
|
+
"description": "Default: round\n\nTo set the style of the progress linecap"
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"name": "stroke-color",
|
|
3086
|
+
"description": "Default: -\n\nThe color of progress bar"
|
|
3087
|
+
},
|
|
3088
|
+
{
|
|
3089
|
+
"name": "rail-color",
|
|
3090
|
+
"description": "Default: -\n\nThe color of unfilled part"
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"name": "success",
|
|
3094
|
+
"description": "Default: -\n\nConfigs of successfully progress bar"
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
"name": "trail-color",
|
|
3098
|
+
"description": "Default: -\n\nThe color of unfilled part. Please use railColor instead"
|
|
3099
|
+
},
|
|
3100
|
+
{
|
|
3101
|
+
"name": "width",
|
|
3102
|
+
"description": "Default: -\n\nDeprecated. Use size instead"
|
|
3103
|
+
},
|
|
3104
|
+
{
|
|
3105
|
+
"name": "size",
|
|
3106
|
+
"description": "Default: default\n\nProgress size"
|
|
3107
|
+
}
|
|
3108
|
+
]
|
|
3109
|
+
},
|
|
3147
3110
|
{
|
|
3148
3111
|
"name": "a-radio/radio-button",
|
|
3149
3112
|
"description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
|
|
@@ -3724,6 +3687,80 @@
|
|
|
3724
3687
|
}
|
|
3725
3688
|
]
|
|
3726
3689
|
},
|
|
3690
|
+
{
|
|
3691
|
+
"name": "a-slider",
|
|
3692
|
+
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3693
|
+
"attributes": [
|
|
3694
|
+
{
|
|
3695
|
+
"name": "classes",
|
|
3696
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3697
|
+
},
|
|
3698
|
+
{
|
|
3699
|
+
"name": "default-value",
|
|
3700
|
+
"description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
|
|
3701
|
+
},
|
|
3702
|
+
{
|
|
3703
|
+
"name": "disabled",
|
|
3704
|
+
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3705
|
+
},
|
|
3706
|
+
{
|
|
3707
|
+
"name": "dots",
|
|
3708
|
+
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3709
|
+
},
|
|
3710
|
+
{
|
|
3711
|
+
"name": "included",
|
|
3712
|
+
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3713
|
+
},
|
|
3714
|
+
{
|
|
3715
|
+
"name": "keyboard",
|
|
3716
|
+
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3717
|
+
},
|
|
3718
|
+
{
|
|
3719
|
+
"name": "marks",
|
|
3720
|
+
"description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
|
|
3721
|
+
},
|
|
3722
|
+
{
|
|
3723
|
+
"name": "max",
|
|
3724
|
+
"description": "Default: 100\n\nThe maximum value the slider can slide to"
|
|
3725
|
+
},
|
|
3726
|
+
{
|
|
3727
|
+
"name": "min",
|
|
3728
|
+
"description": "Default: 0\n\nThe minimum value the slider can slide to"
|
|
3729
|
+
},
|
|
3730
|
+
{
|
|
3731
|
+
"name": "orientation",
|
|
3732
|
+
"description": "Default: horizontal\n\nOrientation direction"
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"name": "range",
|
|
3736
|
+
"description": "Default: false\n\nEnable dual thumb mode for range selection"
|
|
3737
|
+
},
|
|
3738
|
+
{
|
|
3739
|
+
"name": "reverse",
|
|
3740
|
+
"description": "Default: false\n\nReverse the component"
|
|
3741
|
+
},
|
|
3742
|
+
{
|
|
3743
|
+
"name": "step",
|
|
3744
|
+
"description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
|
|
3745
|
+
},
|
|
3746
|
+
{
|
|
3747
|
+
"name": "styles",
|
|
3748
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3749
|
+
},
|
|
3750
|
+
{
|
|
3751
|
+
"name": "tooltip",
|
|
3752
|
+
"description": "Default: -\n\nThe tooltip related props"
|
|
3753
|
+
},
|
|
3754
|
+
{
|
|
3755
|
+
"name": "value",
|
|
3756
|
+
"description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
|
|
3757
|
+
},
|
|
3758
|
+
{
|
|
3759
|
+
"name": "vertical",
|
|
3760
|
+
"description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3761
|
+
}
|
|
3762
|
+
]
|
|
3763
|
+
},
|
|
3727
3764
|
{
|
|
3728
3765
|
"name": "a-space",
|
|
3729
3766
|
"description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
|
|
@@ -3803,117 +3840,43 @@
|
|
|
3803
3840
|
},
|
|
3804
3841
|
{
|
|
3805
3842
|
"name": "~~tip~~",
|
|
3806
|
-
"description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
|
|
3807
|
-
},
|
|
3808
|
-
{
|
|
3809
|
-
"name": "description",
|
|
3810
|
-
"description": "Default: -\n\nCustomize description content"
|
|
3811
|
-
},
|
|
3812
|
-
{
|
|
3813
|
-
"name": "delay",
|
|
3814
|
-
"description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
|
|
3815
|
-
},
|
|
3816
|
-
{
|
|
3817
|
-
"name": "wrapper-class-name",
|
|
3818
|
-
"description": "Default: -\n\nThe className of wrapper when Spin has children"
|
|
3819
|
-
},
|
|
3820
|
-
{
|
|
3821
|
-
"name": "indicator",
|
|
3822
|
-
"description": "Default: -\n\nThe node of the spinning indicator"
|
|
3823
|
-
},
|
|
3824
|
-
{
|
|
3825
|
-
"name": "fullscreen",
|
|
3826
|
-
"description": "Default: false\n\nDisplay a backdrop with the Spin component"
|
|
3827
|
-
},
|
|
3828
|
-
{
|
|
3829
|
-
"name": "percent",
|
|
3830
|
-
"description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
|
|
3831
|
-
},
|
|
3832
|
-
{
|
|
3833
|
-
"name": "root-class",
|
|
3834
|
-
"description": "Default: -\n\nRoot container class"
|
|
3835
|
-
},
|
|
3836
|
-
{
|
|
3837
|
-
"name": "classes",
|
|
3838
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3839
|
-
},
|
|
3840
|
-
{
|
|
3841
|
-
"name": "styles",
|
|
3842
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3843
|
-
}
|
|
3844
|
-
]
|
|
3845
|
-
},
|
|
3846
|
-
{
|
|
3847
|
-
"name": "a-slider",
|
|
3848
|
-
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3849
|
-
"attributes": [
|
|
3850
|
-
{
|
|
3851
|
-
"name": "classes",
|
|
3852
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3853
|
-
},
|
|
3854
|
-
{
|
|
3855
|
-
"name": "default-value",
|
|
3856
|
-
"description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
|
|
3857
|
-
},
|
|
3858
|
-
{
|
|
3859
|
-
"name": "disabled",
|
|
3860
|
-
"description": "Default: false\n\nIf true, the slider will not be interactive"
|
|
3861
|
-
},
|
|
3862
|
-
{
|
|
3863
|
-
"name": "dots",
|
|
3864
|
-
"description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
|
|
3865
|
-
},
|
|
3866
|
-
{
|
|
3867
|
-
"name": "included",
|
|
3868
|
-
"description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
|
|
3869
|
-
},
|
|
3870
|
-
{
|
|
3871
|
-
"name": "keyboard",
|
|
3872
|
-
"description": "Default: true\n\nSupport using keyboard to move handlers"
|
|
3873
|
-
},
|
|
3874
|
-
{
|
|
3875
|
-
"name": "marks",
|
|
3876
|
-
"description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
|
|
3877
|
-
},
|
|
3878
|
-
{
|
|
3879
|
-
"name": "max",
|
|
3880
|
-
"description": "Default: 100\n\nThe maximum value the slider can slide to"
|
|
3843
|
+
"description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
|
|
3881
3844
|
},
|
|
3882
3845
|
{
|
|
3883
|
-
"name": "
|
|
3884
|
-
"description": "Default:
|
|
3846
|
+
"name": "description",
|
|
3847
|
+
"description": "Default: -\n\nCustomize description content"
|
|
3885
3848
|
},
|
|
3886
3849
|
{
|
|
3887
|
-
"name": "
|
|
3888
|
-
"description": "Default:
|
|
3850
|
+
"name": "delay",
|
|
3851
|
+
"description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
|
|
3889
3852
|
},
|
|
3890
3853
|
{
|
|
3891
|
-
"name": "
|
|
3892
|
-
"description": "Default:
|
|
3854
|
+
"name": "wrapper-class-name",
|
|
3855
|
+
"description": "Default: -\n\nThe className of wrapper when Spin has children"
|
|
3893
3856
|
},
|
|
3894
3857
|
{
|
|
3895
|
-
"name": "
|
|
3896
|
-
"description": "Default:
|
|
3858
|
+
"name": "indicator",
|
|
3859
|
+
"description": "Default: -\n\nThe node of the spinning indicator"
|
|
3897
3860
|
},
|
|
3898
3861
|
{
|
|
3899
|
-
"name": "
|
|
3900
|
-
"description": "Default:
|
|
3862
|
+
"name": "fullscreen",
|
|
3863
|
+
"description": "Default: false\n\nDisplay a backdrop with the Spin component"
|
|
3901
3864
|
},
|
|
3902
3865
|
{
|
|
3903
|
-
"name": "
|
|
3904
|
-
"description": "Default: -\n\
|
|
3866
|
+
"name": "percent",
|
|
3867
|
+
"description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
|
|
3905
3868
|
},
|
|
3906
3869
|
{
|
|
3907
|
-
"name": "
|
|
3908
|
-
"description": "Default: -\n\
|
|
3870
|
+
"name": "root-class",
|
|
3871
|
+
"description": "Default: -\n\nRoot container class"
|
|
3909
3872
|
},
|
|
3910
3873
|
{
|
|
3911
|
-
"name": "
|
|
3912
|
-
"description": "Default: -\n\
|
|
3874
|
+
"name": "classes",
|
|
3875
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3913
3876
|
},
|
|
3914
3877
|
{
|
|
3915
|
-
"name": "
|
|
3916
|
-
"description": "Default:
|
|
3878
|
+
"name": "styles",
|
|
3879
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3917
3880
|
}
|
|
3918
3881
|
]
|
|
3919
3882
|
},
|
|
@@ -4460,6 +4423,11 @@
|
|
|
4460
4423
|
"description": "进行标记和分类的小标签。",
|
|
4461
4424
|
"attributes": []
|
|
4462
4425
|
},
|
|
4426
|
+
{
|
|
4427
|
+
"name": "a-time-picker",
|
|
4428
|
+
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
4429
|
+
"attributes": []
|
|
4430
|
+
},
|
|
4463
4431
|
{
|
|
4464
4432
|
"name": "a-timeline",
|
|
4465
4433
|
"description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
|
|
@@ -4506,11 +4474,6 @@
|
|
|
4506
4474
|
}
|
|
4507
4475
|
]
|
|
4508
4476
|
},
|
|
4509
|
-
{
|
|
4510
|
-
"name": "a-time-picker",
|
|
4511
|
-
"description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
|
|
4512
|
-
"attributes": []
|
|
4513
|
-
},
|
|
4514
4477
|
{
|
|
4515
4478
|
"name": "a-tooltip",
|
|
4516
4479
|
"description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
|
|
@@ -4695,6 +4658,114 @@
|
|
|
4695
4658
|
}
|
|
4696
4659
|
]
|
|
4697
4660
|
},
|
|
4661
|
+
{
|
|
4662
|
+
"name": "a-popover",
|
|
4663
|
+
"description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
|
|
4664
|
+
"attributes": [
|
|
4665
|
+
{
|
|
4666
|
+
"name": "title",
|
|
4667
|
+
"description": "Default: -\n\nTitle of the card"
|
|
4668
|
+
},
|
|
4669
|
+
{
|
|
4670
|
+
"name": "content",
|
|
4671
|
+
"description": "Default: -\n\nContent of the card"
|
|
4672
|
+
},
|
|
4673
|
+
{
|
|
4674
|
+
"name": "classes",
|
|
4675
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4676
|
+
},
|
|
4677
|
+
{
|
|
4678
|
+
"name": "styles",
|
|
4679
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4680
|
+
}
|
|
4681
|
+
]
|
|
4682
|
+
},
|
|
4683
|
+
{
|
|
4684
|
+
"name": "a-transfer",
|
|
4685
|
+
"description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
|
|
4686
|
+
"attributes": [
|
|
4687
|
+
{
|
|
4688
|
+
"name": "actions",
|
|
4689
|
+
"description": "Default: [>, <]\n\nA 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"
|
|
4690
|
+
},
|
|
4691
|
+
{
|
|
4692
|
+
"name": "classes",
|
|
4693
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4694
|
+
},
|
|
4695
|
+
{
|
|
4696
|
+
"name": "data-source",
|
|
4697
|
+
"description": "Default: []\n\nUsed 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"
|
|
4698
|
+
},
|
|
4699
|
+
{
|
|
4700
|
+
"name": "disabled",
|
|
4701
|
+
"description": "Default: false\n\nWhether disabled transfer"
|
|
4702
|
+
},
|
|
4703
|
+
{
|
|
4704
|
+
"name": "filter-option",
|
|
4705
|
+
"description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
|
|
4706
|
+
},
|
|
4707
|
+
{
|
|
4708
|
+
"name": "footer",
|
|
4709
|
+
"description": "Default: -\n\nA function used for rendering the footer"
|
|
4710
|
+
},
|
|
4711
|
+
{
|
|
4712
|
+
"name": "locale",
|
|
4713
|
+
"description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
|
|
4714
|
+
},
|
|
4715
|
+
{
|
|
4716
|
+
"name": "one-way",
|
|
4717
|
+
"description": "Default: false\n\nDisplay as single direction style"
|
|
4718
|
+
},
|
|
4719
|
+
{
|
|
4720
|
+
"name": "pagination",
|
|
4721
|
+
"description": "Default: false\n\nUse pagination. Not work in render props"
|
|
4722
|
+
},
|
|
4723
|
+
{
|
|
4724
|
+
"name": "render",
|
|
4725
|
+
"description": "Default: -\n\nThe 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"
|
|
4726
|
+
},
|
|
4727
|
+
{
|
|
4728
|
+
"name": "row-key",
|
|
4729
|
+
"description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
|
|
4730
|
+
},
|
|
4731
|
+
{
|
|
4732
|
+
"name": "select-all-labels",
|
|
4733
|
+
"description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
|
|
4734
|
+
},
|
|
4735
|
+
{
|
|
4736
|
+
"name": "selected-keys",
|
|
4737
|
+
"description": "Default: []\n\nA set of keys of selected items, support v-model:selected-keys"
|
|
4738
|
+
},
|
|
4739
|
+
{
|
|
4740
|
+
"name": "selections-icon",
|
|
4741
|
+
"description": "Default: -\n\nCustom dropdown icon"
|
|
4742
|
+
},
|
|
4743
|
+
{
|
|
4744
|
+
"name": "show-search",
|
|
4745
|
+
"description": "Default: false\n\nIf included, a search box is shown on each column"
|
|
4746
|
+
},
|
|
4747
|
+
{
|
|
4748
|
+
"name": "show-select-all",
|
|
4749
|
+
"description": "Default: true\n\nShow select all checkbox on the header"
|
|
4750
|
+
},
|
|
4751
|
+
{
|
|
4752
|
+
"name": "status",
|
|
4753
|
+
"description": "Default: -\n\nSet validation status"
|
|
4754
|
+
},
|
|
4755
|
+
{
|
|
4756
|
+
"name": "styles",
|
|
4757
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4758
|
+
},
|
|
4759
|
+
{
|
|
4760
|
+
"name": "target-keys",
|
|
4761
|
+
"description": "Default: []\n\nA set of keys of elements that are listed on the right column, support v-model:target-keys"
|
|
4762
|
+
},
|
|
4763
|
+
{
|
|
4764
|
+
"name": "titles",
|
|
4765
|
+
"description": "Default: -\n\nA set of titles that are sorted from left to right"
|
|
4766
|
+
}
|
|
4767
|
+
]
|
|
4768
|
+
},
|
|
4698
4769
|
{
|
|
4699
4770
|
"name": "a-tree",
|
|
4700
4771
|
"description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
|
|
@@ -4881,92 +4952,6 @@
|
|
|
4881
4952
|
}
|
|
4882
4953
|
]
|
|
4883
4954
|
},
|
|
4884
|
-
{
|
|
4885
|
-
"name": "a-transfer",
|
|
4886
|
-
"description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
|
|
4887
|
-
"attributes": [
|
|
4888
|
-
{
|
|
4889
|
-
"name": "actions",
|
|
4890
|
-
"description": "Default: [>, <]\n\nA 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"
|
|
4891
|
-
},
|
|
4892
|
-
{
|
|
4893
|
-
"name": "classes",
|
|
4894
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
4895
|
-
},
|
|
4896
|
-
{
|
|
4897
|
-
"name": "data-source",
|
|
4898
|
-
"description": "Default: []\n\nUsed 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"
|
|
4899
|
-
},
|
|
4900
|
-
{
|
|
4901
|
-
"name": "disabled",
|
|
4902
|
-
"description": "Default: false\n\nWhether disabled transfer"
|
|
4903
|
-
},
|
|
4904
|
-
{
|
|
4905
|
-
"name": "filter-option",
|
|
4906
|
-
"description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
|
|
4907
|
-
},
|
|
4908
|
-
{
|
|
4909
|
-
"name": "footer",
|
|
4910
|
-
"description": "Default: -\n\nA function used for rendering the footer"
|
|
4911
|
-
},
|
|
4912
|
-
{
|
|
4913
|
-
"name": "locale",
|
|
4914
|
-
"description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
|
|
4915
|
-
},
|
|
4916
|
-
{
|
|
4917
|
-
"name": "one-way",
|
|
4918
|
-
"description": "Default: false\n\nDisplay as single direction style"
|
|
4919
|
-
},
|
|
4920
|
-
{
|
|
4921
|
-
"name": "pagination",
|
|
4922
|
-
"description": "Default: false\n\nUse pagination. Not work in render props"
|
|
4923
|
-
},
|
|
4924
|
-
{
|
|
4925
|
-
"name": "render",
|
|
4926
|
-
"description": "Default: -\n\nThe 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"
|
|
4927
|
-
},
|
|
4928
|
-
{
|
|
4929
|
-
"name": "row-key",
|
|
4930
|
-
"description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
|
|
4931
|
-
},
|
|
4932
|
-
{
|
|
4933
|
-
"name": "select-all-labels",
|
|
4934
|
-
"description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
|
|
4935
|
-
},
|
|
4936
|
-
{
|
|
4937
|
-
"name": "selected-keys",
|
|
4938
|
-
"description": "Default: []\n\nA set of keys of selected items, support v-model:selected-keys"
|
|
4939
|
-
},
|
|
4940
|
-
{
|
|
4941
|
-
"name": "selections-icon",
|
|
4942
|
-
"description": "Default: -\n\nCustom dropdown icon"
|
|
4943
|
-
},
|
|
4944
|
-
{
|
|
4945
|
-
"name": "show-search",
|
|
4946
|
-
"description": "Default: false\n\nIf included, a search box is shown on each column"
|
|
4947
|
-
},
|
|
4948
|
-
{
|
|
4949
|
-
"name": "show-select-all",
|
|
4950
|
-
"description": "Default: true\n\nShow select all checkbox on the header"
|
|
4951
|
-
},
|
|
4952
|
-
{
|
|
4953
|
-
"name": "status",
|
|
4954
|
-
"description": "Default: -\n\nSet validation status"
|
|
4955
|
-
},
|
|
4956
|
-
{
|
|
4957
|
-
"name": "styles",
|
|
4958
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
4959
|
-
},
|
|
4960
|
-
{
|
|
4961
|
-
"name": "target-keys",
|
|
4962
|
-
"description": "Default: []\n\nA set of keys of elements that are listed on the right column, support v-model:target-keys"
|
|
4963
|
-
},
|
|
4964
|
-
{
|
|
4965
|
-
"name": "titles",
|
|
4966
|
-
"description": "Default: -\n\nA set of titles that are sorted from left to right"
|
|
4967
|
-
}
|
|
4968
|
-
]
|
|
4969
|
-
},
|
|
4970
4955
|
{
|
|
4971
4956
|
"name": "a-tree-select-props",
|
|
4972
4957
|
"description": "Tree selection control.",
|
|
@@ -5317,6 +5302,21 @@
|
|
|
5317
5302
|
}
|
|
5318
5303
|
]
|
|
5319
5304
|
},
|
|
5305
|
+
{
|
|
5306
|
+
"name": "a-arguments",
|
|
5307
|
+
"description": "Display global messages as feedback in response to user operations.",
|
|
5308
|
+
"attributes": []
|
|
5309
|
+
},
|
|
5310
|
+
{
|
|
5311
|
+
"name": "a-config",
|
|
5312
|
+
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
5313
|
+
"attributes": []
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
"name": "a-参数",
|
|
5317
|
+
"description": "全局展示操作反馈信息。",
|
|
5318
|
+
"attributes": []
|
|
5319
|
+
},
|
|
5320
5320
|
{
|
|
5321
5321
|
"name": "a-menu-item",
|
|
5322
5322
|
"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.",
|