antdv-next 1.3.4 → 1.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/ActionButton.d.ts +2 -2
- package/dist/_util/ContextIsolator.d.ts +3 -3
- package/dist/_util/hooks/useClosable.d.ts +2 -2
- package/dist/_util/hooks/useMergeSemantic.d.ts +4 -4
- package/dist/_util/hooks/useMergedMask.d.ts +3 -3
- package/dist/_util/instance.d.ts +2 -2
- package/dist/_util/responsiveObserver.d.ts +2 -2
- package/dist/_util/statusUtils.d.ts +1 -1
- package/dist/_util/wave/WaveEffect.d.ts +5 -5
- package/dist/_util/wave/index.d.ts +2 -2
- package/dist/_util/wave/style.d.ts +2 -2
- package/dist/_util/zindexContext.d.ts +2 -2
- package/dist/affix/style/index.d.ts +2 -2
- package/dist/alert/Alert.d.ts +2 -2
- package/dist/alert/style/index.d.ts +2 -2
- package/dist/anchor/Anchor.d.ts +2 -2
- package/dist/anchor/AnchorLink.d.ts +2 -2
- package/dist/anchor/style/index.d.ts +2 -2
- package/dist/antd-with-locales.esm.js +9531 -9529
- package/dist/antd-with-locales.js +68 -68
- package/dist/antd.esm.js +1551 -1549
- package/dist/antd.js +20 -20
- 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/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/buttonHelper.d.ts +1 -1
- package/dist/button/style/compact.d.ts +4 -4
- package/dist/button/style/index.d.ts +2 -2
- package/dist/calendar/Header.d.ts +2 -2
- package/dist/calendar/generateCalendar.d.ts +2 -2
- package/dist/calendar/index.d.ts +2 -2
- package/dist/calendar/style/index.d.ts +2 -2
- package/dist/card/Card.d.ts +2 -2
- package/dist/card/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/config-provider/DisabledContext.d.ts +2 -2
- package/dist/config-provider/SizeContext.d.ts +2 -2
- package/dist/config-provider/context.d.ts +15 -15
- package/dist/config-provider/defaultRenderEmpty.d.ts +2 -2
- package/dist/config-provider/hooks/useCSSVarCls.d.ts +2 -2
- package/dist/config-provider/hooks/useConfig.d.ts +3 -3
- package/dist/config-provider/hooks/useSize.d.ts +2 -2
- package/dist/config-provider/hooks/useTheme.d.ts +2 -2
- package/dist/config-provider/index.d.ts +4 -4
- package/dist/date-picker/PickerButton.d.ts +2 -2
- package/dist/date-picker/generatePicker/SuffixIcon.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +7 -7
- package/dist/date-picker/generatePicker/index.d.ts +8 -8
- package/dist/date-picker/generatePicker/useComponents.d.ts +11 -11
- package/dist/date-picker/index.d.ts +13 -13
- package/dist/date-picker/style/index.d.ts +2 -2
- package/dist/date-picker/util.d.ts +3 -3
- package/dist/descriptions/Cell.d.ts +2 -2
- package/dist/descriptions/Item.d.ts +2 -2
- package/dist/descriptions/Row.d.ts +2 -2
- package/dist/descriptions/hooks/useItems.d.ts +8 -8
- package/dist/descriptions/hooks/useRow.d.ts +2 -2
- package/dist/descriptions/index.d.ts +2 -2
- package/dist/descriptions/style/index.d.ts +2 -2
- package/dist/divider/index.d.ts +2 -2
- package/dist/divider/style/index.d.ts +2 -2
- package/dist/drawer/DrawerPanel.d.ts +2 -2
- package/dist/drawer/index.d.ts +3 -3
- package/dist/drawer/style/index.d.ts +2 -2
- package/dist/drawer/useFocusable.d.ts +2 -2
- package/dist/dropdown/dropdown.d.ts +2 -2
- package/dist/dropdown/dropdown.js +8 -1
- package/dist/dropdown/style/index.d.ts +2 -2
- package/dist/empty/empty.d.ts +2 -2
- package/dist/empty/index.d.ts +5 -5
- package/dist/empty/simple.d.ts +2 -2
- package/dist/empty/style/index.d.ts +2 -2
- package/dist/flex/index.d.ts +2 -2
- package/dist/flex/style/index.d.ts +2 -2
- package/dist/float-button/BackTop.d.ts +2 -2
- package/dist/float-button/FloatButton.d.ts +2 -2
- package/dist/float-button/FloatButtonGroup.d.ts +2 -2
- package/dist/float-button/PurePanel.d.ts +2 -2
- package/dist/float-button/context.d.ts +3 -3
- package/dist/float-button/style/index.d.ts +2 -2
- package/dist/form/ErrorList.d.ts +2 -2
- package/dist/form/Form.d.ts +4 -4
- 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/FormItem/index.js +2 -0
- package/dist/form/FormItemInput.d.ts +2 -2
- package/dist/form/FormItemLabel.d.ts +3 -3
- package/dist/form/context.d.ts +8 -8
- package/dist/form/hooks/useVariant.d.ts +2 -2
- package/dist/form/style/fallbackCmp.d.ts +4 -4
- package/dist/form/style/index.d.ts +2 -2
- package/dist/form/types.d.ts +13 -1
- package/dist/grid/col.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid/row.d.ts +2 -2
- package/dist/grid/style/index.d.ts +3 -3
- package/dist/image/PreviewGroup.d.ts +12 -12
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +6 -6
- package/dist/image/hooks/usePreviewConfig.d.ts +8 -8
- package/dist/image/index.d.ts +3 -3
- package/dist/image/style/index.d.ts +2 -2
- package/dist/input/Group.d.ts +3 -3
- package/dist/input/Input.d.ts +2 -2
- package/dist/input/Input.js +5 -1
- package/dist/input/OTP/OTPInput.d.ts +3 -3
- package/dist/input/OTP/index.d.ts +2 -2
- package/dist/input/Password.d.ts +2 -2
- package/dist/input/Search.d.ts +2 -2
- package/dist/input/TextArea.d.ts +2 -2
- package/dist/input/index.d.ts +6 -6
- package/dist/input/style/index.d.ts +3 -3
- package/dist/input/style/otp.d.ts +2 -2
- package/dist/input/style/search.d.ts +2 -2
- package/dist/input/style/textarea.d.ts +2 -2
- package/dist/input-number/index.d.ts +2 -2
- package/dist/input-number/style/index.d.ts +2 -2
- package/dist/layout/Sider.d.ts +2 -2
- package/dist/layout/index.d.ts +5 -5
- package/dist/layout/layout.d.ts +5 -5
- package/dist/layout/style/index.d.ts +2 -2
- package/dist/layout/style/sider.d.ts +2 -2
- package/dist/locale/index.d.ts +2 -2
- package/dist/locale/useLocale.d.ts +2 -2
- package/dist/masonry/Masonry.d.ts +3 -3
- package/dist/masonry/MasonryItem.d.ts +2 -2
- package/dist/masonry/hooks/usePositions.d.ts +2 -2
- package/dist/masonry/style/index.d.ts +2 -2
- package/dist/mentions/index.d.ts +2 -2
- package/dist/mentions/style/index.d.ts +2 -2
- package/dist/menu/MenuContext.d.ts +3 -3
- package/dist/menu/MenuDivider.d.ts +2 -2
- package/dist/menu/MenuItem.d.ts +2 -2
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +3 -3
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/menu/index.d.ts +3 -3
- package/dist/menu/menu.d.ts +2 -2
- package/dist/menu/style/index.d.ts +2 -2
- package/dist/message/PureList.d.ts +3 -3
- package/dist/message/PurePanel.d.ts +3 -3
- package/dist/message/style/index.d.ts +5 -5
- package/dist/modal/ConfirmDialog.d.ts +4 -4
- package/dist/modal/Modal.d.ts +2 -2
- package/dist/modal/PurePanel.d.ts +2 -2
- package/dist/modal/components/ConfirmCancelBtn.d.ts +2 -2
- package/dist/modal/components/ConfirmOkBtn.d.ts +2 -2
- package/dist/modal/components/NormalCancelBtn.d.ts +2 -2
- package/dist/modal/components/NormalOkBtn.d.ts +2 -2
- package/dist/modal/shared.d.ts +4 -4
- package/dist/modal/style/confirm.d.ts +4 -4
- package/dist/modal/style/index.d.ts +2 -2
- package/dist/modal/useModal/HookModal.d.ts +3 -3
- package/dist/notification/PureList.d.ts +3 -3
- package/dist/notification/PurePanel.d.ts +3 -3
- package/dist/notification/style/index.d.ts +5 -5
- package/dist/notification/useNotification.d.ts +3 -3
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.d.ts +2 -2
- package/dist/pagination/style/bordered.d.ts +4 -4
- package/dist/pagination/style/index.d.ts +2 -2
- package/dist/popconfirm/PurePanel.d.ts +3 -3
- package/dist/popconfirm/index.d.ts +2 -2
- package/dist/popconfirm/style/index.d.ts +2 -2
- package/dist/popover/PurePanel.d.ts +4 -4
- package/dist/popover/index.d.ts +2 -2
- package/dist/popover/style/index.d.ts +2 -2
- package/dist/progress/Circle.d.ts +3 -3
- package/dist/progress/Line.d.ts +3 -3
- package/dist/progress/Steps.d.ts +2 -2
- package/dist/progress/progress.d.ts +2 -2
- package/dist/progress/style/index.d.ts +2 -2
- package/dist/qrcode/QrcodeStatus.d.ts +2 -2
- package/dist/qrcode/index.d.ts +2 -2
- package/dist/qrcode/style/index.d.ts +2 -2
- package/dist/radio/group.d.ts +2 -2
- package/dist/radio/index.d.ts +3 -3
- package/dist/radio/radio.d.ts +2 -2
- package/dist/radio/radioButton.d.ts +2 -2
- package/dist/radio/style/index.d.ts +2 -2
- package/dist/rate/index.d.ts +2 -2
- package/dist/rate/style/index.d.ts +2 -2
- package/dist/result/index.d.ts +2 -2
- package/dist/result/noFound.d.ts +2 -2
- package/dist/result/serverError.d.ts +2 -2
- package/dist/result/style/index.d.ts +2 -2
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +2 -2
- package/dist/segmented/index.js +9 -7
- package/dist/segmented/style/index.d.ts +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/index.d.ts +2 -2
- package/dist/select/useIcons.d.ts +5 -5
- package/dist/select/usePopupRender.d.ts +2 -2
- package/dist/skeleton/Avatar.d.ts +2 -2
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Element.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Input.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +2 -2
- package/dist/skeleton/Paragraph.d.ts +2 -2
- package/dist/skeleton/Skeleton.d.ts +2 -2
- package/dist/skeleton/Title.d.ts +2 -2
- package/dist/skeleton/style/index.d.ts +2 -2
- package/dist/slider/SliderTooltip.d.ts +3 -3
- package/dist/slider/index.d.ts +2 -2
- package/dist/slider/style/index.d.ts +2 -2
- package/dist/space/Addon.d.ts +2 -2
- package/dist/space/Compact.d.ts +6 -6
- package/dist/space/Item.d.ts +2 -2
- package/dist/space/index.d.ts +4 -4
- package/dist/space/style/addon.d.ts +2 -2
- package/dist/space/style/compact.d.ts +2 -2
- package/dist/space/style/index.d.ts +2 -2
- package/dist/spin/Indicator/Looper.d.ts +2 -2
- package/dist/spin/Indicator/Progress.d.ts +2 -2
- package/dist/spin/Indicator/index.d.ts +2 -2
- package/dist/spin/index.d.ts +2 -2
- package/dist/spin/style/index.d.ts +2 -2
- package/dist/spin/usePercent.d.ts +2 -2
- package/dist/splitter/Panel.d.ts +3 -3
- package/dist/splitter/SplitBar.d.ts +2 -2
- package/dist/splitter/Splitter.d.ts +2 -2
- package/dist/splitter/hooks/useResizable.d.ts +2 -2
- package/dist/splitter/hooks/useResize.d.ts +2 -2
- package/dist/splitter/hooks/useSizes.d.ts +2 -2
- package/dist/splitter/index.d.ts +2 -2
- package/dist/splitter/style/index.d.ts +2 -2
- package/dist/statistic/Number.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +2 -2
- package/dist/statistic/Timer.d.ts +2 -2
- package/dist/statistic/index.d.ts +2 -2
- package/dist/statistic/style/index.d.ts +2 -2
- package/dist/steps/PanelArrow.d.ts +2 -2
- package/dist/steps/ProgressIcon.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/steps/style/index.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/switch/style/index.d.ts +2 -2
- package/dist/table/Column.d.ts +2 -2
- package/dist/table/ColumnGroup.d.ts +2 -2
- package/dist/table/ExpandIcon.d.ts +2 -2
- package/dist/table/InternalTable.d.ts +2 -2
- package/dist/table/TableMeasureRowContext.d.ts +3 -3
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +3 -3
- package/dist/table/hooks/useFilter/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/index.d.ts +2 -2
- package/dist/tabs/TabPane.d.ts +2 -2
- package/dist/tabs/hooks/useLegacyItems.d.ts +2 -2
- package/dist/tabs/index.d.ts +2 -2
- package/dist/tabs/style/index.d.ts +2 -2
- package/dist/tag/CheckableTag.d.ts +2 -2
- package/dist/tag/CheckableTagGroup.d.ts +2 -2
- package/dist/tag/hooks/useColor.d.ts +2 -2
- package/dist/tag/index.d.ts +2 -2
- package/dist/tag/style/index.d.ts +2 -2
- package/dist/tag/style/presetCmp.d.ts +4 -4
- package/dist/tag/style/statusCmp.d.ts +4 -4
- package/dist/theme/context.d.ts +2 -2
- package/dist/theme/index.d.ts +4 -4
- package/dist/theme/util/genStyleUtils.d.ts +6 -6
- package/dist/time-picker/index.d.ts +4 -4
- package/dist/time-picker/index.js +12 -3
- package/dist/timeline/Timeline.d.ts +2 -2
- package/dist/timeline/TimelineItem.d.ts +2 -2
- package/dist/timeline/style/index.d.ts +2 -2
- package/dist/tooltip/PurePanel.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/MotionContent.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
- package/dist/tooltip/index.d.ts +2 -2
- package/dist/tooltip/style/index.d.ts +2 -2
- package/dist/tour/PurePanel.d.ts +2 -2
- package/dist/tour/index.d.ts +2 -2
- package/dist/tour/panelRender.d.ts +2 -2
- package/dist/tour/panelRender.js +2 -8
- package/dist/tour/style/index.d.ts +2 -2
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/ListBody.d.ts +2 -2
- package/dist/transfer/ListItem.d.ts +2 -2
- package/dist/transfer/Section.d.ts +2 -2
- package/dist/transfer/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/DirectoryTree.js +1 -1
- package/dist/tree/Tree.d.ts +2 -2
- package/dist/tree/style/index.d.ts +2 -2
- package/dist/tree/utils/iconUtil.d.ts +2 -2
- package/dist/tree-select/index.d.ts +3 -3
- package/dist/tree-select/style/index.d.ts +2 -2
- package/dist/typography/Base/CopyBtn.d.ts +2 -2
- package/dist/typography/Base/Ellipsis.d.ts +3 -3
- package/dist/typography/Base/EllipsisTooltip.d.ts +2 -2
- package/dist/typography/Base/index.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/Link.d.ts +2 -2
- package/dist/typography/Paragraph.d.ts +2 -2
- package/dist/typography/Text.d.ts +2 -2
- package/dist/typography/Title.d.ts +2 -2
- package/dist/typography/Typography.d.ts +2 -2
- package/dist/typography/hooks/useCopyClick.d.ts +3 -3
- package/dist/typography/hooks/useMergedConfig.d.ts +2 -2
- package/dist/typography/hooks/useTooltipProps.d.ts +2 -2
- package/dist/typography/index.d.ts +5 -5
- package/dist/typography/style/index.d.ts +2 -2
- package/dist/upload/Dragger.d.ts +3 -3
- package/dist/upload/Upload.d.ts +2 -2
- package/dist/upload/UploadList/ListItem.d.ts +2 -2
- package/dist/upload/UploadList/index.d.ts +2 -2
- package/dist/upload/index.d.ts +3 -3
- package/dist/upload/style/index.d.ts +2 -2
- package/dist/watermark/context.d.ts +2 -2
- package/dist/watermark/index.d.ts +2 -2
- package/package.json +7 -7
- package/web-tags.json +796 -796
- package/web-types.json +2202 -2202
package/web-tags.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.3.
|
|
2
|
+
"version": "1.3.6",
|
|
3
3
|
"tags": [
|
|
4
4
|
{
|
|
5
5
|
"name": "a-affix",
|
|
@@ -155,6 +155,24 @@
|
|
|
155
155
|
}
|
|
156
156
|
]
|
|
157
157
|
},
|
|
158
|
+
{
|
|
159
|
+
"name": "a-app",
|
|
160
|
+
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
161
|
+
"attributes": [
|
|
162
|
+
{
|
|
163
|
+
"name": "message",
|
|
164
|
+
"description": "Default: -\n\nGlobal config for Message"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"name": "notification",
|
|
168
|
+
"description": "Default: -\n\nGlobal config for Notification"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "component",
|
|
172
|
+
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
173
|
+
}
|
|
174
|
+
]
|
|
175
|
+
},
|
|
158
176
|
{
|
|
159
177
|
"name": "a-auto-complete",
|
|
160
178
|
"description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
|
|
@@ -245,24 +263,6 @@
|
|
|
245
263
|
}
|
|
246
264
|
]
|
|
247
265
|
},
|
|
248
|
-
{
|
|
249
|
-
"name": "a-app",
|
|
250
|
-
"description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
|
|
251
|
-
"attributes": [
|
|
252
|
-
{
|
|
253
|
-
"name": "message",
|
|
254
|
-
"description": "Default: -\n\nGlobal config for Message"
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
"name": "notification",
|
|
258
|
-
"description": "Default: -\n\nGlobal config for Notification"
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"name": "component",
|
|
262
|
-
"description": "Default: div\n\nConfig render element, iffalse will not create DOM node"
|
|
263
|
-
}
|
|
264
|
-
]
|
|
265
|
-
},
|
|
266
266
|
{
|
|
267
267
|
"name": "a-avatar",
|
|
268
268
|
"description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
|
|
@@ -438,162 +438,162 @@
|
|
|
438
438
|
]
|
|
439
439
|
},
|
|
440
440
|
{
|
|
441
|
-
"name": "a-
|
|
442
|
-
"description": "(ZH)
|
|
441
|
+
"name": "a-button",
|
|
442
|
+
"description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
|
|
443
443
|
"attributes": [
|
|
444
444
|
{
|
|
445
|
-
"name": "
|
|
446
|
-
"description": "Default:
|
|
445
|
+
"name": "auto-insert-space",
|
|
446
|
+
"description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
|
-
"name": "
|
|
450
|
-
"description": "Default:
|
|
449
|
+
"name": "block",
|
|
450
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
451
451
|
},
|
|
452
452
|
{
|
|
453
453
|
"name": "classes",
|
|
454
454
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
455
455
|
},
|
|
456
456
|
{
|
|
457
|
-
"name": "
|
|
458
|
-
"description": "Default: -\n\
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"name": "locale",
|
|
462
|
-
"description": "Default: (default)\n\nThe calendar's locale"
|
|
457
|
+
"name": "color",
|
|
458
|
+
"description": "Default: -\n\nSet button color"
|
|
463
459
|
},
|
|
464
460
|
{
|
|
465
|
-
"name": "
|
|
466
|
-
"description": "Default:
|
|
461
|
+
"name": "danger",
|
|
462
|
+
"description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
|
|
467
463
|
},
|
|
468
464
|
{
|
|
469
|
-
"name": "disabled
|
|
470
|
-
"description": "Default:
|
|
465
|
+
"name": "disabled",
|
|
466
|
+
"description": "Default: false\n\nDisabled state of button"
|
|
471
467
|
},
|
|
472
468
|
{
|
|
473
|
-
"name": "
|
|
474
|
-
"description": "Default:
|
|
469
|
+
"name": "ghost",
|
|
470
|
+
"description": "Default: false\n\nMake background transparent and invert text and border colors"
|
|
475
471
|
},
|
|
476
472
|
{
|
|
477
|
-
"name": "
|
|
478
|
-
"description": "Default: -\n\
|
|
473
|
+
"name": "href",
|
|
474
|
+
"description": "Default: -\n\nRedirect url of link button"
|
|
479
475
|
},
|
|
480
476
|
{
|
|
481
|
-
"name": "
|
|
482
|
-
"description": "Default:
|
|
477
|
+
"name": "html-type",
|
|
478
|
+
"description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
|
|
483
479
|
},
|
|
484
480
|
{
|
|
485
|
-
"name": "
|
|
486
|
-
"description": "Default:
|
|
481
|
+
"name": "icon-placement",
|
|
482
|
+
"description": "Default: start\n\nSet the icon position of button"
|
|
487
483
|
},
|
|
488
484
|
{
|
|
489
|
-
"name": "
|
|
490
|
-
"description": "Default:
|
|
485
|
+
"name": "loading",
|
|
486
|
+
"description": "Default: false\n\nSet the loading status of button"
|
|
491
487
|
},
|
|
492
488
|
{
|
|
493
|
-
"name": "
|
|
494
|
-
"description": "Default: -\n\
|
|
489
|
+
"name": "loading-icon",
|
|
490
|
+
"description": "Default: -\n\n(Global config only) Set the loading icon of button"
|
|
495
491
|
},
|
|
496
492
|
{
|
|
497
|
-
"name": "
|
|
498
|
-
"description": "Default:
|
|
493
|
+
"name": "shape",
|
|
494
|
+
"description": "Default: default\n\nCan be used to set button shape"
|
|
499
495
|
},
|
|
500
496
|
{
|
|
501
|
-
"name": "
|
|
502
|
-
"description": "Default:
|
|
497
|
+
"name": "size",
|
|
498
|
+
"description": "Default: middle\n\nSet the size of button"
|
|
503
499
|
},
|
|
504
500
|
{
|
|
505
|
-
"name": "
|
|
506
|
-
"description": "Default: -\n\
|
|
501
|
+
"name": "styles",
|
|
502
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
507
503
|
},
|
|
508
504
|
{
|
|
509
|
-
"name": "
|
|
510
|
-
"description": "Default:
|
|
505
|
+
"name": "target",
|
|
506
|
+
"description": "Default: -\n\nSame as target attribute of a, works when href is specified"
|
|
511
507
|
},
|
|
512
508
|
{
|
|
513
|
-
"name": "
|
|
514
|
-
"description": "Default:
|
|
509
|
+
"name": "type",
|
|
510
|
+
"description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
|
|
515
511
|
},
|
|
516
512
|
{
|
|
517
|
-
"name": "
|
|
518
|
-
"description": "Default:
|
|
513
|
+
"name": "variant",
|
|
514
|
+
"description": "Default: -\n\nSet button variant"
|
|
519
515
|
}
|
|
520
516
|
]
|
|
521
517
|
},
|
|
522
518
|
{
|
|
523
|
-
"name": "a-
|
|
524
|
-
"description": "(ZH)
|
|
519
|
+
"name": "a-calendar",
|
|
520
|
+
"description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
|
|
525
521
|
"attributes": [
|
|
526
522
|
{
|
|
527
|
-
"name": "
|
|
528
|
-
"description": "Default:
|
|
523
|
+
"name": "prefix-cls",
|
|
524
|
+
"description": "Default: -\n\n-"
|
|
529
525
|
},
|
|
530
526
|
{
|
|
531
|
-
"name": "
|
|
532
|
-
"description": "Default:
|
|
527
|
+
"name": "root-class",
|
|
528
|
+
"description": "Default: -\n\n-"
|
|
533
529
|
},
|
|
534
530
|
{
|
|
535
531
|
"name": "classes",
|
|
536
532
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
537
533
|
},
|
|
538
534
|
{
|
|
539
|
-
"name": "
|
|
540
|
-
"description": "Default: -\n\
|
|
535
|
+
"name": "styles",
|
|
536
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
541
537
|
},
|
|
542
538
|
{
|
|
543
|
-
"name": "
|
|
544
|
-
"description": "Default:
|
|
539
|
+
"name": "locale",
|
|
540
|
+
"description": "Default: (default)\n\nThe calendar's locale"
|
|
545
541
|
},
|
|
546
542
|
{
|
|
547
|
-
"name": "
|
|
548
|
-
"description": "Default:
|
|
543
|
+
"name": "valid-range",
|
|
544
|
+
"description": "Default: -\n\nTo set valid range"
|
|
549
545
|
},
|
|
550
546
|
{
|
|
551
|
-
"name": "
|
|
552
|
-
"description": "Default:
|
|
547
|
+
"name": "disabled-date",
|
|
548
|
+
"description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it"
|
|
553
549
|
},
|
|
554
550
|
{
|
|
555
|
-
"name": "
|
|
556
|
-
"description": "Default: -\n\
|
|
551
|
+
"name": "date-full-cell-render",
|
|
552
|
+
"description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
|
|
557
553
|
},
|
|
558
554
|
{
|
|
559
|
-
"name": "
|
|
560
|
-
"description": "Default:
|
|
555
|
+
"name": "date-cell-render",
|
|
556
|
+
"description": "Default: -\n\nDeprecated."
|
|
561
557
|
},
|
|
562
558
|
{
|
|
563
|
-
"name": "
|
|
564
|
-
"description": "Default:
|
|
559
|
+
"name": "month-full-cell-render",
|
|
560
|
+
"description": "Default: -\n\nDeprecated."
|
|
565
561
|
},
|
|
566
562
|
{
|
|
567
|
-
"name": "
|
|
568
|
-
"description": "Default:
|
|
563
|
+
"name": "month-cell-render",
|
|
564
|
+
"description": "Default: -\n\nDeprecated."
|
|
569
565
|
},
|
|
570
566
|
{
|
|
571
|
-
"name": "
|
|
572
|
-
"description": "Default: -\n\
|
|
567
|
+
"name": "cell-render",
|
|
568
|
+
"description": "Default: -\n\nCustomize cell content"
|
|
573
569
|
},
|
|
574
570
|
{
|
|
575
|
-
"name": "
|
|
576
|
-
"description": "Default:
|
|
571
|
+
"name": "full-cell-render",
|
|
572
|
+
"description": "Default: -\n\nCustomize cell content"
|
|
577
573
|
},
|
|
578
574
|
{
|
|
579
|
-
"name": "
|
|
580
|
-
"description": "Default:
|
|
575
|
+
"name": "header-render",
|
|
576
|
+
"description": "Default: -\n\nRender custom header in panel"
|
|
581
577
|
},
|
|
582
578
|
{
|
|
583
|
-
"name": "
|
|
584
|
-
"description": "Default: -\n\
|
|
579
|
+
"name": "value",
|
|
580
|
+
"description": "Default: -\n\nThe current selected date, support v-model:value"
|
|
585
581
|
},
|
|
586
582
|
{
|
|
587
|
-
"name": "
|
|
588
|
-
"description": "Default: -\n\
|
|
583
|
+
"name": "default-value",
|
|
584
|
+
"description": "Default: -\n\nThe date selected by default"
|
|
589
585
|
},
|
|
590
586
|
{
|
|
591
|
-
"name": "
|
|
592
|
-
"description": "Default:
|
|
587
|
+
"name": "mode",
|
|
588
|
+
"description": "Default: month\n\nThe display mode of the calendar"
|
|
593
589
|
},
|
|
594
590
|
{
|
|
595
|
-
"name": "
|
|
596
|
-
"description": "Default:
|
|
591
|
+
"name": "fullscreen",
|
|
592
|
+
"description": "Default: true\n\nWhether to display in full-screen"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"name": "show-week",
|
|
596
|
+
"description": "Default: false\n\nWhether to display week number"
|
|
597
597
|
}
|
|
598
598
|
]
|
|
599
599
|
},
|
|
@@ -1036,174 +1036,174 @@
|
|
|
1036
1036
|
]
|
|
1037
1037
|
},
|
|
1038
1038
|
{
|
|
1039
|
-
"name": "a-
|
|
1040
|
-
"description": "(ZH)
|
|
1039
|
+
"name": "a-config-provider",
|
|
1040
|
+
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
1041
1041
|
"attributes": [
|
|
1042
1042
|
{
|
|
1043
|
-
"name": "
|
|
1044
|
-
"description": "Default:
|
|
1045
|
-
},
|
|
1046
|
-
{
|
|
1047
|
-
"name": "arrow",
|
|
1048
|
-
"description": "Default: true\n\nConfiguration for popup arrow"
|
|
1043
|
+
"name": "component-disabled",
|
|
1044
|
+
"description": "Default: -\n\nConfig antd component disabled"
|
|
1049
1045
|
},
|
|
1050
1046
|
{
|
|
1051
|
-
"name": "
|
|
1052
|
-
"description": "Default: -\n\
|
|
1047
|
+
"name": "component-size",
|
|
1048
|
+
"description": "Default: -\n\nConfig antd component size"
|
|
1053
1049
|
},
|
|
1054
1050
|
{
|
|
1055
|
-
"name": "
|
|
1056
|
-
"description": "Default: -\n\
|
|
1051
|
+
"name": "csp",
|
|
1052
|
+
"description": "Default: -\n\nSet Content Security Policy config"
|
|
1057
1053
|
},
|
|
1058
1054
|
{
|
|
1059
|
-
"name": "
|
|
1060
|
-
"description": "Default:
|
|
1055
|
+
"name": "direction",
|
|
1056
|
+
"description": "Default: ltr\n\nSet direction of layout. See demo"
|
|
1061
1057
|
},
|
|
1062
1058
|
{
|
|
1063
|
-
"name": "
|
|
1064
|
-
"description": "Default:
|
|
1059
|
+
"name": "get-popup-container",
|
|
1060
|
+
"description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
|
|
1065
1061
|
},
|
|
1066
1062
|
{
|
|
1067
|
-
"name": "
|
|
1068
|
-
"description": "Default:
|
|
1063
|
+
"name": "get-target-container",
|
|
1064
|
+
"description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
|
|
1069
1065
|
},
|
|
1070
1066
|
{
|
|
1071
|
-
"name": "
|
|
1072
|
-
"description": "Default:
|
|
1067
|
+
"name": "icon-prefix-cls",
|
|
1068
|
+
"description": "Default: anticon\n\nSet icon prefix className"
|
|
1073
1069
|
},
|
|
1074
1070
|
{
|
|
1075
|
-
"name": "
|
|
1076
|
-
"description": "Default:
|
|
1071
|
+
"name": "locale",
|
|
1072
|
+
"description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
|
|
1077
1073
|
},
|
|
1078
1074
|
{
|
|
1079
|
-
"name": "
|
|
1080
|
-
"description": "Default:
|
|
1075
|
+
"name": "popup-match-select-width",
|
|
1076
|
+
"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"
|
|
1081
1077
|
},
|
|
1082
1078
|
{
|
|
1083
|
-
"name": "
|
|
1084
|
-
"description": "Default:
|
|
1079
|
+
"name": "popup-overflow",
|
|
1080
|
+
"description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
|
|
1085
1081
|
},
|
|
1086
1082
|
{
|
|
1087
|
-
"name": "
|
|
1088
|
-
"description": "Default:
|
|
1083
|
+
"name": "prefix-cls",
|
|
1084
|
+
"description": "Default: ant\n\nSet prefix className"
|
|
1089
1085
|
},
|
|
1090
1086
|
{
|
|
1091
|
-
"name": "
|
|
1092
|
-
"description": "Default:
|
|
1087
|
+
"name": "render-empty",
|
|
1088
|
+
"description": "Default: -\n\nSet empty content of components. Ref Empty"
|
|
1093
1089
|
},
|
|
1094
1090
|
{
|
|
1095
|
-
"name": "
|
|
1096
|
-
"description": "Default: -\n\
|
|
1091
|
+
"name": "theme",
|
|
1092
|
+
"description": "Default: -\n\nSet theme, ref Customize Theme"
|
|
1097
1093
|
},
|
|
1098
1094
|
{
|
|
1099
|
-
"name": "
|
|
1100
|
-
"description": "Default:
|
|
1095
|
+
"name": "variant",
|
|
1096
|
+
"description": "Default: -\n\nSet variant of data entry components"
|
|
1101
1097
|
},
|
|
1102
1098
|
{
|
|
1103
|
-
"name": "
|
|
1104
|
-
"description": "Default: -\n\
|
|
1099
|
+
"name": "virtual",
|
|
1100
|
+
"description": "Default: -\n\nDisable virtual scroll when set to false"
|
|
1105
1101
|
},
|
|
1106
1102
|
{
|
|
1107
|
-
"name": "
|
|
1108
|
-
"description": "Default: -\n\
|
|
1109
|
-
}
|
|
1103
|
+
"name": "warning",
|
|
1104
|
+
"description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
|
|
1105
|
+
}
|
|
1106
|
+
]
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"name": "a-color-picker",
|
|
1110
|
+
"description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
|
|
1111
|
+
"attributes": [
|
|
1110
1112
|
{
|
|
1111
|
-
"name": "
|
|
1112
|
-
"description": "Default:
|
|
1113
|
+
"name": "allow-clear",
|
|
1114
|
+
"description": "Default: false\n\nAllow clearing color selected"
|
|
1113
1115
|
},
|
|
1114
1116
|
{
|
|
1115
|
-
"name": "
|
|
1116
|
-
"description": "Default:
|
|
1117
|
+
"name": "arrow",
|
|
1118
|
+
"description": "Default: true\n\nConfiguration for popup arrow"
|
|
1117
1119
|
},
|
|
1118
1120
|
{
|
|
1119
|
-
"name": "
|
|
1120
|
-
"description": "Default:
|
|
1121
|
+
"name": "auto-adjust-overflow",
|
|
1122
|
+
"description": "Default: -\n\nAuto adjust placement when popup is invisible"
|
|
1121
1123
|
},
|
|
1122
1124
|
{
|
|
1123
|
-
"name": "
|
|
1124
|
-
"description": "Default: -\n\nCustomize
|
|
1125
|
+
"name": "classes",
|
|
1126
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
1125
1127
|
},
|
|
1126
1128
|
{
|
|
1127
|
-
"name": "
|
|
1128
|
-
"description": "Default:
|
|
1129
|
+
"name": "default-format",
|
|
1130
|
+
"description": "Default: hex\n\nDefault format of color"
|
|
1129
1131
|
},
|
|
1130
1132
|
{
|
|
1131
|
-
"name": "value
|
|
1132
|
-
"description": "Default: -\n\
|
|
1133
|
+
"name": "default-value",
|
|
1134
|
+
"description": "Default: -\n\nDefault value of color"
|
|
1133
1135
|
},
|
|
1134
1136
|
{
|
|
1135
|
-
"name": "
|
|
1136
|
-
"description": "Default:
|
|
1137
|
-
}
|
|
1138
|
-
]
|
|
1139
|
-
},
|
|
1140
|
-
{
|
|
1141
|
-
"name": "a-config-provider",
|
|
1142
|
-
"description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
|
|
1143
|
-
"attributes": [
|
|
1137
|
+
"name": "destroy-on-hidden",
|
|
1138
|
+
"description": "Default: false\n\nWhether destroy dom when close"
|
|
1139
|
+
},
|
|
1144
1140
|
{
|
|
1145
|
-
"name": "
|
|
1146
|
-
"description": "Default:
|
|
1141
|
+
"name": "disabled",
|
|
1142
|
+
"description": "Default: false\n\nDisable ColorPicker"
|
|
1147
1143
|
},
|
|
1148
1144
|
{
|
|
1149
|
-
"name": "
|
|
1150
|
-
"description": "Default:
|
|
1145
|
+
"name": "disabled-alpha",
|
|
1146
|
+
"description": "Default: false\n\nDisable Alpha"
|
|
1151
1147
|
},
|
|
1152
1148
|
{
|
|
1153
|
-
"name": "
|
|
1154
|
-
"description": "Default:
|
|
1149
|
+
"name": "disabled-format",
|
|
1150
|
+
"description": "Default: false\n\nDisable format of color"
|
|
1155
1151
|
},
|
|
1156
1152
|
{
|
|
1157
|
-
"name": "
|
|
1158
|
-
"description": "Default:
|
|
1153
|
+
"name": "format",
|
|
1154
|
+
"description": "Default: -\n\nFormat of color, support v-model:format"
|
|
1159
1155
|
},
|
|
1160
1156
|
{
|
|
1161
1157
|
"name": "get-popup-container",
|
|
1162
|
-
"description": "Default:
|
|
1158
|
+
"description": "Default: -\n\nSpecify container for popup"
|
|
1163
1159
|
},
|
|
1164
1160
|
{
|
|
1165
|
-
"name": "
|
|
1166
|
-
"description": "Default:
|
|
1161
|
+
"name": "mode",
|
|
1162
|
+
"description": "Default: single\n\nConfigure single or gradient color"
|
|
1167
1163
|
},
|
|
1168
1164
|
{
|
|
1169
|
-
"name": "
|
|
1170
|
-
"description": "Default:
|
|
1165
|
+
"name": "open",
|
|
1166
|
+
"description": "Default: -\n\nWhether to show popup, support v-model:open"
|
|
1171
1167
|
},
|
|
1172
1168
|
{
|
|
1173
|
-
"name": "
|
|
1174
|
-
"description": "Default:
|
|
1169
|
+
"name": "placement",
|
|
1170
|
+
"description": "Default: bottomLeft\n\nPlacement of popup"
|
|
1175
1171
|
},
|
|
1176
1172
|
{
|
|
1177
|
-
"name": "
|
|
1178
|
-
"description": "Default: -\n\
|
|
1173
|
+
"name": "presets",
|
|
1174
|
+
"description": "Default: -\n\nPreset colors"
|
|
1179
1175
|
},
|
|
1180
1176
|
{
|
|
1181
|
-
"name": "
|
|
1182
|
-
"description": "Default:
|
|
1177
|
+
"name": "panel-render",
|
|
1178
|
+
"description": "Default: -\n\nCustom Render Panel"
|
|
1183
1179
|
},
|
|
1184
1180
|
{
|
|
1185
|
-
"name": "
|
|
1186
|
-
"description": "Default:
|
|
1181
|
+
"name": "root-class",
|
|
1182
|
+
"description": "Default: -\n\nRoot container class"
|
|
1187
1183
|
},
|
|
1188
1184
|
{
|
|
1189
|
-
"name": "
|
|
1190
|
-
"description": "Default:
|
|
1185
|
+
"name": "show-text",
|
|
1186
|
+
"description": "Default: false\n\nShow color text"
|
|
1191
1187
|
},
|
|
1192
1188
|
{
|
|
1193
|
-
"name": "
|
|
1194
|
-
"description": "Default:
|
|
1189
|
+
"name": "size",
|
|
1190
|
+
"description": "Default: middle\n\nSetting the trigger size"
|
|
1195
1191
|
},
|
|
1196
1192
|
{
|
|
1197
|
-
"name": "
|
|
1198
|
-
"description": "Default: -\n\
|
|
1193
|
+
"name": "styles",
|
|
1194
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
1199
1195
|
},
|
|
1200
1196
|
{
|
|
1201
|
-
"name": "
|
|
1202
|
-
"description": "Default:
|
|
1197
|
+
"name": "trigger",
|
|
1198
|
+
"description": "Default: click\n\nColorPicker trigger mode"
|
|
1203
1199
|
},
|
|
1204
1200
|
{
|
|
1205
|
-
"name": "
|
|
1206
|
-
"description": "Default: -\n\
|
|
1201
|
+
"name": "value-format",
|
|
1202
|
+
"description": "Default: -\n\nSet the output format of color value, supporting hex, rgb, and hsb. After setting, v-model:value returns strings in the selected format. Demo: Value Format"
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"name": "value",
|
|
1206
|
+
"description": "Default: -\n\nValue of color, support v-model:value"
|
|
1207
1207
|
}
|
|
1208
1208
|
]
|
|
1209
1209
|
},
|
|
@@ -1469,40 +1469,6 @@
|
|
|
1469
1469
|
}
|
|
1470
1470
|
]
|
|
1471
1471
|
},
|
|
1472
|
-
{
|
|
1473
|
-
"name": "a-empty",
|
|
1474
|
-
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1475
|
-
"attributes": [
|
|
1476
|
-
{
|
|
1477
|
-
"name": "vertical",
|
|
1478
|
-
"description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
|
|
1479
|
-
},
|
|
1480
|
-
{
|
|
1481
|
-
"name": "wrap",
|
|
1482
|
-
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"name": "justify",
|
|
1486
|
-
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1487
|
-
},
|
|
1488
|
-
{
|
|
1489
|
-
"name": "align",
|
|
1490
|
-
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1491
|
-
},
|
|
1492
|
-
{
|
|
1493
|
-
"name": "flex",
|
|
1494
|
-
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1495
|
-
},
|
|
1496
|
-
{
|
|
1497
|
-
"name": "gap",
|
|
1498
|
-
"description": "Default: -\n\nSets the gap between grids"
|
|
1499
|
-
},
|
|
1500
|
-
{
|
|
1501
|
-
"name": "component",
|
|
1502
|
-
"description": "Default: div\n\ncustom element type"
|
|
1503
|
-
}
|
|
1504
|
-
]
|
|
1505
|
-
},
|
|
1506
1472
|
{
|
|
1507
1473
|
"name": "a-dropdown",
|
|
1508
1474
|
"description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
|
|
@@ -1589,6 +1555,40 @@
|
|
|
1589
1555
|
}
|
|
1590
1556
|
]
|
|
1591
1557
|
},
|
|
1558
|
+
{
|
|
1559
|
+
"name": "a-empty",
|
|
1560
|
+
"description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
|
|
1561
|
+
"attributes": [
|
|
1562
|
+
{
|
|
1563
|
+
"name": "vertical",
|
|
1564
|
+
"description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"name": "wrap",
|
|
1568
|
+
"description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"name": "justify",
|
|
1572
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"name": "align",
|
|
1576
|
+
"description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"name": "flex",
|
|
1580
|
+
"description": "Default: normal\n\nflex CSS shorthand properties"
|
|
1581
|
+
},
|
|
1582
|
+
{
|
|
1583
|
+
"name": "gap",
|
|
1584
|
+
"description": "Default: -\n\nSets the gap between grids"
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"name": "component",
|
|
1588
|
+
"description": "Default: div\n\ncustom element type"
|
|
1589
|
+
}
|
|
1590
|
+
]
|
|
1591
|
+
},
|
|
1592
1592
|
{
|
|
1593
1593
|
"name": "a-flex",
|
|
1594
1594
|
"description": "用于对齐的弹性布局容器。",
|
|
@@ -2009,6 +2009,48 @@
|
|
|
2009
2009
|
}
|
|
2010
2010
|
]
|
|
2011
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"
|
|
2019
|
+
},
|
|
2020
|
+
{
|
|
2021
|
+
"name": "wrapper-style",
|
|
2022
|
+
"description": "Default: -\n\nDeprecated."
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"name": "classes",
|
|
2026
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2027
|
+
},
|
|
2028
|
+
{
|
|
2029
|
+
"name": "styles",
|
|
2030
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"name": "root-class",
|
|
2034
|
+
"description": "Default: -\n\n-"
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"name": "alt",
|
|
2038
|
+
"description": "Default: -\n\nImage description"
|
|
2039
|
+
},
|
|
2040
|
+
{
|
|
2041
|
+
"name": "height",
|
|
2042
|
+
"description": "Default: -\n\nImage height"
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
"name": "src",
|
|
2046
|
+
"description": "Default: -\n\nImage URL"
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"name": "width",
|
|
2050
|
+
"description": "Default: -\n\nImage width"
|
|
2051
|
+
}
|
|
2052
|
+
]
|
|
2053
|
+
},
|
|
2012
2054
|
{
|
|
2013
2055
|
"name": "a-common-icon",
|
|
2014
2056
|
"description": "Semantic vector graphics.",
|
|
@@ -2070,78 +2112,36 @@
|
|
|
2070
2112
|
"attributes": []
|
|
2071
2113
|
},
|
|
2072
2114
|
{
|
|
2073
|
-
"name": "a-
|
|
2074
|
-
"description": "(ZH)
|
|
2115
|
+
"name": "a-input",
|
|
2116
|
+
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2075
2117
|
"attributes": [
|
|
2076
2118
|
{
|
|
2077
|
-
"name": "
|
|
2078
|
-
"description": "Default:
|
|
2079
|
-
},
|
|
2080
|
-
{
|
|
2081
|
-
"name": "wrapper-style",
|
|
2082
|
-
"description": "Default: -\n\nDeprecated."
|
|
2119
|
+
"name": "allow-clear",
|
|
2120
|
+
"description": "Default: false\n\nIf allow to remove input content with clear icon"
|
|
2083
2121
|
},
|
|
2084
2122
|
{
|
|
2085
2123
|
"name": "classes",
|
|
2086
2124
|
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2087
2125
|
},
|
|
2088
2126
|
{
|
|
2089
|
-
"name": "
|
|
2090
|
-
"description": "Default: -\n\
|
|
2127
|
+
"name": "count",
|
|
2128
|
+
"description": "Default: -\n\nCharacter count config"
|
|
2091
2129
|
},
|
|
2092
2130
|
{
|
|
2093
|
-
"name": "
|
|
2094
|
-
"description": "Default: -\n\
|
|
2131
|
+
"name": "default-value",
|
|
2132
|
+
"description": "Default: -\n\nThe initial input content"
|
|
2095
2133
|
},
|
|
2096
2134
|
{
|
|
2097
|
-
"name": "
|
|
2098
|
-
"description": "Default:
|
|
2135
|
+
"name": "disabled",
|
|
2136
|
+
"description": "Default: false\n\nWhether the input is disabled"
|
|
2099
2137
|
},
|
|
2100
2138
|
{
|
|
2101
|
-
"name": "
|
|
2102
|
-
"description": "Default: -\n\
|
|
2139
|
+
"name": "id",
|
|
2140
|
+
"description": "Default: -\n\nThe ID for input"
|
|
2103
2141
|
},
|
|
2104
2142
|
{
|
|
2105
|
-
"name": "
|
|
2106
|
-
"description": "Default: -\n\
|
|
2107
|
-
},
|
|
2108
|
-
{
|
|
2109
|
-
"name": "width",
|
|
2110
|
-
"description": "Default: -\n\nImage width"
|
|
2111
|
-
}
|
|
2112
|
-
]
|
|
2113
|
-
},
|
|
2114
|
-
{
|
|
2115
|
-
"name": "a-input",
|
|
2116
|
-
"description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
|
|
2117
|
-
"attributes": [
|
|
2118
|
-
{
|
|
2119
|
-
"name": "allow-clear",
|
|
2120
|
-
"description": "Default: false\n\nIf allow to remove input content with clear icon"
|
|
2121
|
-
},
|
|
2122
|
-
{
|
|
2123
|
-
"name": "classes",
|
|
2124
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2125
|
-
},
|
|
2126
|
-
{
|
|
2127
|
-
"name": "count",
|
|
2128
|
-
"description": "Default: -\n\nCharacter count config"
|
|
2129
|
-
},
|
|
2130
|
-
{
|
|
2131
|
-
"name": "default-value",
|
|
2132
|
-
"description": "Default: -\n\nThe initial input content"
|
|
2133
|
-
},
|
|
2134
|
-
{
|
|
2135
|
-
"name": "disabled",
|
|
2136
|
-
"description": "Default: false\n\nWhether the input is disabled"
|
|
2137
|
-
},
|
|
2138
|
-
{
|
|
2139
|
-
"name": "id",
|
|
2140
|
-
"description": "Default: -\n\nThe ID for input"
|
|
2141
|
-
},
|
|
2142
|
-
{
|
|
2143
|
-
"name": "maxlength",
|
|
2144
|
-
"description": "Default: -\n\nThe maximum number of characters in Input"
|
|
2143
|
+
"name": "maxlength",
|
|
2144
|
+
"description": "Default: -\n\nThe maximum number of characters in Input"
|
|
2145
2145
|
},
|
|
2146
2146
|
{
|
|
2147
2147
|
"name": "prefix",
|
|
@@ -2372,40 +2372,6 @@
|
|
|
2372
2372
|
}
|
|
2373
2373
|
]
|
|
2374
2374
|
},
|
|
2375
|
-
{
|
|
2376
|
-
"name": "a-masonry",
|
|
2377
|
-
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2378
|
-
"attributes": [
|
|
2379
|
-
{
|
|
2380
|
-
"name": "classes",
|
|
2381
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2382
|
-
},
|
|
2383
|
-
{
|
|
2384
|
-
"name": "styles",
|
|
2385
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2386
|
-
},
|
|
2387
|
-
{
|
|
2388
|
-
"name": "columns",
|
|
2389
|
-
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2390
|
-
},
|
|
2391
|
-
{
|
|
2392
|
-
"name": "fresh",
|
|
2393
|
-
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2394
|
-
},
|
|
2395
|
-
{
|
|
2396
|
-
"name": "gutter",
|
|
2397
|
-
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2398
|
-
},
|
|
2399
|
-
{
|
|
2400
|
-
"name": "items",
|
|
2401
|
-
"description": "Default: -\n\nMasonry items"
|
|
2402
|
-
},
|
|
2403
|
-
{
|
|
2404
|
-
"name": "item-render",
|
|
2405
|
-
"description": "Default: -\n\nCustom item rendering function"
|
|
2406
|
-
}
|
|
2407
|
-
]
|
|
2408
|
-
},
|
|
2409
2375
|
{
|
|
2410
2376
|
"name": "a-layout",
|
|
2411
2377
|
"description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
|
|
@@ -2458,6 +2424,40 @@
|
|
|
2458
2424
|
}
|
|
2459
2425
|
]
|
|
2460
2426
|
},
|
|
2427
|
+
{
|
|
2428
|
+
"name": "a-masonry",
|
|
2429
|
+
"description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
|
|
2430
|
+
"attributes": [
|
|
2431
|
+
{
|
|
2432
|
+
"name": "classes",
|
|
2433
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
"name": "styles",
|
|
2437
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"name": "columns",
|
|
2441
|
+
"description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"name": "fresh",
|
|
2445
|
+
"description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
"name": "gutter",
|
|
2449
|
+
"description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
|
|
2450
|
+
},
|
|
2451
|
+
{
|
|
2452
|
+
"name": "items",
|
|
2453
|
+
"description": "Default: -\n\nMasonry items"
|
|
2454
|
+
},
|
|
2455
|
+
{
|
|
2456
|
+
"name": "item-render",
|
|
2457
|
+
"description": "Default: -\n\nCustom item rendering function"
|
|
2458
|
+
}
|
|
2459
|
+
]
|
|
2460
|
+
},
|
|
2461
2461
|
{
|
|
2462
2462
|
"name": "a-mentions",
|
|
2463
2463
|
"description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
|
|
@@ -2618,41 +2618,6 @@
|
|
|
2618
2618
|
}
|
|
2619
2619
|
]
|
|
2620
2620
|
},
|
|
2621
|
-
{
|
|
2622
|
-
"name": "a-static-methods",
|
|
2623
|
-
"description": "Prompt notification message globally.",
|
|
2624
|
-
"attributes": []
|
|
2625
|
-
},
|
|
2626
|
-
{
|
|
2627
|
-
"name": "a-arguments",
|
|
2628
|
-
"description": "Display global messages as feedback in response to user operations.",
|
|
2629
|
-
"attributes": []
|
|
2630
|
-
},
|
|
2631
|
-
{
|
|
2632
|
-
"name": "a-config",
|
|
2633
|
-
"description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
|
|
2634
|
-
"attributes": []
|
|
2635
|
-
},
|
|
2636
|
-
{
|
|
2637
|
-
"name": "a-global-configuration",
|
|
2638
|
-
"description": "Prompt notification message globally.",
|
|
2639
|
-
"attributes": []
|
|
2640
|
-
},
|
|
2641
|
-
{
|
|
2642
|
-
"name": "a-静态方法",
|
|
2643
|
-
"description": "全局展示通知提醒信息。",
|
|
2644
|
-
"attributes": []
|
|
2645
|
-
},
|
|
2646
|
-
{
|
|
2647
|
-
"name": "a-参数",
|
|
2648
|
-
"description": "全局展示操作反馈信息。",
|
|
2649
|
-
"attributes": []
|
|
2650
|
-
},
|
|
2651
|
-
{
|
|
2652
|
-
"name": "a-全局配置",
|
|
2653
|
-
"description": "全局展示通知提醒信息。",
|
|
2654
|
-
"attributes": []
|
|
2655
|
-
},
|
|
2656
2621
|
{
|
|
2657
2622
|
"name": "a-modal",
|
|
2658
2623
|
"description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
|
|
@@ -2799,6 +2764,41 @@
|
|
|
2799
2764
|
}
|
|
2800
2765
|
]
|
|
2801
2766
|
},
|
|
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
2802
|
{
|
|
2803
2803
|
"name": "a-args-props",
|
|
2804
2804
|
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
@@ -2814,6 +2814,60 @@
|
|
|
2814
2814
|
"description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
|
|
2815
2815
|
"attributes": []
|
|
2816
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
|
+
},
|
|
2817
2871
|
{
|
|
2818
2872
|
"name": "a-pagination",
|
|
2819
2873
|
"description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
|
|
@@ -2933,92 +2987,16 @@
|
|
|
2933
2987
|
]
|
|
2934
2988
|
},
|
|
2935
2989
|
{
|
|
2936
|
-
"name": "a-
|
|
2937
|
-
"description": "(ZH)
|
|
2990
|
+
"name": "a-progress",
|
|
2991
|
+
"description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
|
|
2938
2992
|
"attributes": [
|
|
2939
|
-
{
|
|
2940
|
-
"name": "title",
|
|
2941
|
-
"description": "Default: -\n\nTitle of the card"
|
|
2942
|
-
},
|
|
2943
|
-
{
|
|
2944
|
-
"name": "content",
|
|
2945
|
-
"description": "Default: -\n\nContent of the card"
|
|
2946
|
-
},
|
|
2947
2993
|
{
|
|
2948
2994
|
"name": "classes",
|
|
2949
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
2995
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
2950
2996
|
},
|
|
2951
2997
|
{
|
|
2952
2998
|
"name": "styles",
|
|
2953
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
2954
|
-
}
|
|
2955
|
-
]
|
|
2956
|
-
},
|
|
2957
|
-
{
|
|
2958
|
-
"name": "a-popconfirm",
|
|
2959
|
-
"description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
|
|
2960
|
-
"attributes": [
|
|
2961
|
-
{
|
|
2962
|
-
"name": "cancel-button-props",
|
|
2963
|
-
"description": "Default: -\n\nThe cancel button props"
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"name": "cancel-text",
|
|
2967
|
-
"description": "Default: Cancel\n\nThe text of the Cancel button"
|
|
2968
|
-
},
|
|
2969
|
-
{
|
|
2970
|
-
"name": "disabled",
|
|
2971
|
-
"description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
|
|
2972
|
-
},
|
|
2973
|
-
{
|
|
2974
|
-
"name": "icon",
|
|
2975
|
-
"description": "Default: -\n\nCustomize icon of confirmation"
|
|
2976
|
-
},
|
|
2977
|
-
{
|
|
2978
|
-
"name": "ok-button-props",
|
|
2979
|
-
"description": "Default: -\n\nThe ok button props"
|
|
2980
|
-
},
|
|
2981
|
-
{
|
|
2982
|
-
"name": "ok-text",
|
|
2983
|
-
"description": "Default: OK\n\nThe text of the Confirm button"
|
|
2984
|
-
},
|
|
2985
|
-
{
|
|
2986
|
-
"name": "ok-type",
|
|
2987
|
-
"description": "Default: primary\n\nButton type of the Confirm button"
|
|
2988
|
-
},
|
|
2989
|
-
{
|
|
2990
|
-
"name": "show-cancel",
|
|
2991
|
-
"description": "Default: true\n\nShow cancel button"
|
|
2992
|
-
},
|
|
2993
|
-
{
|
|
2994
|
-
"name": "title",
|
|
2995
|
-
"description": "Default: -\n\nThe title of the confirmation box"
|
|
2996
|
-
},
|
|
2997
|
-
{
|
|
2998
|
-
"name": "description",
|
|
2999
|
-
"description": "Default: -\n\nThe description of the confirmation box"
|
|
3000
|
-
},
|
|
3001
|
-
{
|
|
3002
|
-
"name": "classes",
|
|
3003
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3004
|
-
},
|
|
3005
|
-
{
|
|
3006
|
-
"name": "styles",
|
|
3007
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3008
|
-
}
|
|
3009
|
-
]
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"name": "a-progress",
|
|
3013
|
-
"description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
|
|
3014
|
-
"attributes": [
|
|
3015
|
-
{
|
|
3016
|
-
"name": "classes",
|
|
3017
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
3018
|
-
},
|
|
3019
|
-
{
|
|
3020
|
-
"name": "styles",
|
|
3021
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
2999
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
3022
3000
|
},
|
|
3023
3001
|
{
|
|
3024
3002
|
"name": "root-class",
|
|
@@ -3078,6 +3056,28 @@
|
|
|
3078
3056
|
}
|
|
3079
3057
|
]
|
|
3080
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
|
+
{
|
|
3064
|
+
"name": "title",
|
|
3065
|
+
"description": "Default: -\n\nTitle of the card"
|
|
3066
|
+
},
|
|
3067
|
+
{
|
|
3068
|
+
"name": "content",
|
|
3069
|
+
"description": "Default: -\n\nContent of the card"
|
|
3070
|
+
},
|
|
3071
|
+
{
|
|
3072
|
+
"name": "classes",
|
|
3073
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3074
|
+
},
|
|
3075
|
+
{
|
|
3076
|
+
"name": "styles",
|
|
3077
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3078
|
+
}
|
|
3079
|
+
]
|
|
3080
|
+
},
|
|
3081
3081
|
{
|
|
3082
3082
|
"name": "a-qrcode",
|
|
3083
3083
|
"description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
|
|
@@ -3358,182 +3358,6 @@
|
|
|
3358
3358
|
}
|
|
3359
3359
|
]
|
|
3360
3360
|
},
|
|
3361
|
-
{
|
|
3362
|
-
"name": "a-skeleton",
|
|
3363
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3364
|
-
"attributes": [
|
|
3365
|
-
{
|
|
3366
|
-
"name": "active",
|
|
3367
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3368
|
-
},
|
|
3369
|
-
{
|
|
3370
|
-
"name": "avatar",
|
|
3371
|
-
"description": "Default: false\n\nShow avatar placeholder"
|
|
3372
|
-
},
|
|
3373
|
-
{
|
|
3374
|
-
"name": "loading",
|
|
3375
|
-
"description": "Default: -\n\nDisplay the skeleton when true"
|
|
3376
|
-
},
|
|
3377
|
-
{
|
|
3378
|
-
"name": "paragraph",
|
|
3379
|
-
"description": "Default: true\n\nShow paragraph placeholder"
|
|
3380
|
-
},
|
|
3381
|
-
{
|
|
3382
|
-
"name": "round",
|
|
3383
|
-
"description": "Default: false\n\nShow paragraph and title radius when true"
|
|
3384
|
-
},
|
|
3385
|
-
{
|
|
3386
|
-
"name": "title",
|
|
3387
|
-
"description": "Default: true\n\nShow title placeholder"
|
|
3388
|
-
},
|
|
3389
|
-
{
|
|
3390
|
-
"name": "classes",
|
|
3391
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3392
|
-
},
|
|
3393
|
-
{
|
|
3394
|
-
"name": "styles",
|
|
3395
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3396
|
-
}
|
|
3397
|
-
]
|
|
3398
|
-
},
|
|
3399
|
-
{
|
|
3400
|
-
"name": "a-skeleton-avatar",
|
|
3401
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3402
|
-
"attributes": [
|
|
3403
|
-
{
|
|
3404
|
-
"name": "active",
|
|
3405
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3406
|
-
},
|
|
3407
|
-
{
|
|
3408
|
-
"name": "shape",
|
|
3409
|
-
"description": "Default: circle\n\nSet the shape of avatar"
|
|
3410
|
-
},
|
|
3411
|
-
{
|
|
3412
|
-
"name": "size",
|
|
3413
|
-
"description": "Default: medium\n\nSet the size of avatar"
|
|
3414
|
-
},
|
|
3415
|
-
{
|
|
3416
|
-
"name": "classes",
|
|
3417
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3418
|
-
},
|
|
3419
|
-
{
|
|
3420
|
-
"name": "styles",
|
|
3421
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3422
|
-
}
|
|
3423
|
-
]
|
|
3424
|
-
},
|
|
3425
|
-
{
|
|
3426
|
-
"name": "a-skeleton-title",
|
|
3427
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3428
|
-
"attributes": [
|
|
3429
|
-
{
|
|
3430
|
-
"name": "width",
|
|
3431
|
-
"description": "Default: -\n\nSet the width of title"
|
|
3432
|
-
}
|
|
3433
|
-
]
|
|
3434
|
-
},
|
|
3435
|
-
{
|
|
3436
|
-
"name": "a-skeleton-paragraph",
|
|
3437
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3438
|
-
"attributes": [
|
|
3439
|
-
{
|
|
3440
|
-
"name": "rows",
|
|
3441
|
-
"description": "Default: -\n\nSet the row count of paragraph"
|
|
3442
|
-
},
|
|
3443
|
-
{
|
|
3444
|
-
"name": "width",
|
|
3445
|
-
"description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
|
|
3446
|
-
}
|
|
3447
|
-
]
|
|
3448
|
-
},
|
|
3449
|
-
{
|
|
3450
|
-
"name": "a-skeleton-button",
|
|
3451
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3452
|
-
"attributes": [
|
|
3453
|
-
{
|
|
3454
|
-
"name": "active",
|
|
3455
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3456
|
-
},
|
|
3457
|
-
{
|
|
3458
|
-
"name": "block",
|
|
3459
|
-
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
3460
|
-
},
|
|
3461
|
-
{
|
|
3462
|
-
"name": "shape",
|
|
3463
|
-
"description": "Default: -\n\nSet the shape of button"
|
|
3464
|
-
},
|
|
3465
|
-
{
|
|
3466
|
-
"name": "size",
|
|
3467
|
-
"description": "Default: medium\n\nSet the size of button"
|
|
3468
|
-
},
|
|
3469
|
-
{
|
|
3470
|
-
"name": "classes",
|
|
3471
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3472
|
-
},
|
|
3473
|
-
{
|
|
3474
|
-
"name": "styles",
|
|
3475
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3476
|
-
}
|
|
3477
|
-
]
|
|
3478
|
-
},
|
|
3479
|
-
{
|
|
3480
|
-
"name": "a-skeleton-input",
|
|
3481
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3482
|
-
"attributes": [
|
|
3483
|
-
{
|
|
3484
|
-
"name": "active",
|
|
3485
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3486
|
-
},
|
|
3487
|
-
{
|
|
3488
|
-
"name": "size",
|
|
3489
|
-
"description": "Default: medium\n\nSet the size of input"
|
|
3490
|
-
},
|
|
3491
|
-
{
|
|
3492
|
-
"name": "classes",
|
|
3493
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3494
|
-
},
|
|
3495
|
-
{
|
|
3496
|
-
"name": "styles",
|
|
3497
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3498
|
-
}
|
|
3499
|
-
]
|
|
3500
|
-
},
|
|
3501
|
-
{
|
|
3502
|
-
"name": "a-skeleton-image",
|
|
3503
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3504
|
-
"attributes": [
|
|
3505
|
-
{
|
|
3506
|
-
"name": "active",
|
|
3507
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3508
|
-
},
|
|
3509
|
-
{
|
|
3510
|
-
"name": "classes",
|
|
3511
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3512
|
-
},
|
|
3513
|
-
{
|
|
3514
|
-
"name": "styles",
|
|
3515
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3516
|
-
}
|
|
3517
|
-
]
|
|
3518
|
-
},
|
|
3519
|
-
{
|
|
3520
|
-
"name": "a-skeleton-node",
|
|
3521
|
-
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3522
|
-
"attributes": [
|
|
3523
|
-
{
|
|
3524
|
-
"name": "active",
|
|
3525
|
-
"description": "Default: false\n\nShow animation effect"
|
|
3526
|
-
},
|
|
3527
|
-
{
|
|
3528
|
-
"name": "classes",
|
|
3529
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3530
|
-
},
|
|
3531
|
-
{
|
|
3532
|
-
"name": "styles",
|
|
3533
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3534
|
-
}
|
|
3535
|
-
]
|
|
3536
|
-
},
|
|
3537
3361
|
{
|
|
3538
3362
|
"name": "a-select",
|
|
3539
3363
|
"description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
|
|
@@ -3725,76 +3549,178 @@
|
|
|
3725
3549
|
]
|
|
3726
3550
|
},
|
|
3727
3551
|
{
|
|
3728
|
-
"name": "a-
|
|
3729
|
-
"description": "(ZH)
|
|
3552
|
+
"name": "a-skeleton",
|
|
3553
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3730
3554
|
"attributes": [
|
|
3555
|
+
{
|
|
3556
|
+
"name": "active",
|
|
3557
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3558
|
+
},
|
|
3559
|
+
{
|
|
3560
|
+
"name": "avatar",
|
|
3561
|
+
"description": "Default: false\n\nShow avatar placeholder"
|
|
3562
|
+
},
|
|
3563
|
+
{
|
|
3564
|
+
"name": "loading",
|
|
3565
|
+
"description": "Default: -\n\nDisplay the skeleton when true"
|
|
3566
|
+
},
|
|
3567
|
+
{
|
|
3568
|
+
"name": "paragraph",
|
|
3569
|
+
"description": "Default: true\n\nShow paragraph placeholder"
|
|
3570
|
+
},
|
|
3571
|
+
{
|
|
3572
|
+
"name": "round",
|
|
3573
|
+
"description": "Default: false\n\nShow paragraph and title radius when true"
|
|
3574
|
+
},
|
|
3575
|
+
{
|
|
3576
|
+
"name": "title",
|
|
3577
|
+
"description": "Default: true\n\nShow title placeholder"
|
|
3578
|
+
},
|
|
3731
3579
|
{
|
|
3732
3580
|
"name": "classes",
|
|
3733
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component
|
|
3581
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3734
3582
|
},
|
|
3735
3583
|
{
|
|
3736
|
-
"name": "
|
|
3737
|
-
"description": "Default:
|
|
3584
|
+
"name": "styles",
|
|
3585
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3586
|
+
}
|
|
3587
|
+
]
|
|
3588
|
+
},
|
|
3589
|
+
{
|
|
3590
|
+
"name": "a-skeleton-avatar",
|
|
3591
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3592
|
+
"attributes": [
|
|
3593
|
+
{
|
|
3594
|
+
"name": "active",
|
|
3595
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3738
3596
|
},
|
|
3739
3597
|
{
|
|
3740
|
-
"name": "
|
|
3741
|
-
"description": "Default:
|
|
3598
|
+
"name": "shape",
|
|
3599
|
+
"description": "Default: circle\n\nSet the shape of avatar"
|
|
3742
3600
|
},
|
|
3743
3601
|
{
|
|
3744
|
-
"name": "
|
|
3745
|
-
"description": "Default:
|
|
3602
|
+
"name": "size",
|
|
3603
|
+
"description": "Default: medium\n\nSet the size of avatar"
|
|
3746
3604
|
},
|
|
3747
3605
|
{
|
|
3748
|
-
"name": "
|
|
3749
|
-
"description": "Default:
|
|
3606
|
+
"name": "classes",
|
|
3607
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3750
3608
|
},
|
|
3751
3609
|
{
|
|
3752
|
-
"name": "
|
|
3753
|
-
"description": "Default:
|
|
3610
|
+
"name": "styles",
|
|
3611
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3612
|
+
}
|
|
3613
|
+
]
|
|
3614
|
+
},
|
|
3615
|
+
{
|
|
3616
|
+
"name": "a-skeleton-title",
|
|
3617
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3618
|
+
"attributes": [
|
|
3619
|
+
{
|
|
3620
|
+
"name": "width",
|
|
3621
|
+
"description": "Default: -\n\nSet the width of title"
|
|
3622
|
+
}
|
|
3623
|
+
]
|
|
3624
|
+
},
|
|
3625
|
+
{
|
|
3626
|
+
"name": "a-skeleton-paragraph",
|
|
3627
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3628
|
+
"attributes": [
|
|
3629
|
+
{
|
|
3630
|
+
"name": "rows",
|
|
3631
|
+
"description": "Default: -\n\nSet the row count of paragraph"
|
|
3754
3632
|
},
|
|
3755
3633
|
{
|
|
3756
|
-
"name": "
|
|
3757
|
-
"description": "Default:
|
|
3634
|
+
"name": "width",
|
|
3635
|
+
"description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
|
|
3636
|
+
}
|
|
3637
|
+
]
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
"name": "a-skeleton-button",
|
|
3641
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3642
|
+
"attributes": [
|
|
3643
|
+
{
|
|
3644
|
+
"name": "active",
|
|
3645
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3758
3646
|
},
|
|
3759
3647
|
{
|
|
3760
|
-
"name": "
|
|
3761
|
-
"description": "Default:
|
|
3648
|
+
"name": "block",
|
|
3649
|
+
"description": "Default: false\n\nOption to fit button width to its parent width"
|
|
3762
3650
|
},
|
|
3763
3651
|
{
|
|
3764
|
-
"name": "
|
|
3765
|
-
"description": "Default:
|
|
3652
|
+
"name": "shape",
|
|
3653
|
+
"description": "Default: -\n\nSet the shape of button"
|
|
3766
3654
|
},
|
|
3767
3655
|
{
|
|
3768
|
-
"name": "
|
|
3769
|
-
"description": "Default:
|
|
3656
|
+
"name": "size",
|
|
3657
|
+
"description": "Default: medium\n\nSet the size of button"
|
|
3770
3658
|
},
|
|
3771
3659
|
{
|
|
3772
|
-
"name": "
|
|
3773
|
-
"description": "Default:
|
|
3660
|
+
"name": "classes",
|
|
3661
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3774
3662
|
},
|
|
3775
3663
|
{
|
|
3776
|
-
"name": "
|
|
3777
|
-
"description": "Default:
|
|
3664
|
+
"name": "styles",
|
|
3665
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3666
|
+
}
|
|
3667
|
+
]
|
|
3668
|
+
},
|
|
3669
|
+
{
|
|
3670
|
+
"name": "a-skeleton-input",
|
|
3671
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3672
|
+
"attributes": [
|
|
3673
|
+
{
|
|
3674
|
+
"name": "active",
|
|
3675
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3778
3676
|
},
|
|
3779
3677
|
{
|
|
3780
|
-
"name": "
|
|
3781
|
-
"description": "Default:
|
|
3678
|
+
"name": "size",
|
|
3679
|
+
"description": "Default: medium\n\nSet the size of input"
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
"name": "classes",
|
|
3683
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3782
3684
|
},
|
|
3783
3685
|
{
|
|
3784
3686
|
"name": "styles",
|
|
3785
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component
|
|
3687
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3688
|
+
}
|
|
3689
|
+
]
|
|
3690
|
+
},
|
|
3691
|
+
{
|
|
3692
|
+
"name": "a-skeleton-image",
|
|
3693
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3694
|
+
"attributes": [
|
|
3695
|
+
{
|
|
3696
|
+
"name": "active",
|
|
3697
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3786
3698
|
},
|
|
3787
3699
|
{
|
|
3788
|
-
"name": "
|
|
3789
|
-
"description": "Default: -\n\
|
|
3700
|
+
"name": "classes",
|
|
3701
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3790
3702
|
},
|
|
3791
3703
|
{
|
|
3792
|
-
"name": "
|
|
3793
|
-
"description": "Default: -\n\
|
|
3704
|
+
"name": "styles",
|
|
3705
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3706
|
+
}
|
|
3707
|
+
]
|
|
3708
|
+
},
|
|
3709
|
+
{
|
|
3710
|
+
"name": "a-skeleton-node",
|
|
3711
|
+
"description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
|
|
3712
|
+
"attributes": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "active",
|
|
3715
|
+
"description": "Default: false\n\nShow animation effect"
|
|
3794
3716
|
},
|
|
3795
3717
|
{
|
|
3796
|
-
"name": "
|
|
3797
|
-
"description": "Default:
|
|
3718
|
+
"name": "classes",
|
|
3719
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component"
|
|
3720
|
+
},
|
|
3721
|
+
{
|
|
3722
|
+
"name": "styles",
|
|
3723
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
|
|
3798
3724
|
}
|
|
3799
3725
|
]
|
|
3800
3726
|
},
|
|
@@ -3864,120 +3790,194 @@
|
|
|
3864
3790
|
]
|
|
3865
3791
|
},
|
|
3866
3792
|
{
|
|
3867
|
-
"name": "a-
|
|
3868
|
-
"description": "(ZH)
|
|
3793
|
+
"name": "a-spin",
|
|
3794
|
+
"description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
|
|
3869
3795
|
"attributes": [
|
|
3870
3796
|
{
|
|
3871
|
-
"name": "
|
|
3872
|
-
"description": "Default:
|
|
3797
|
+
"name": "spinning",
|
|
3798
|
+
"description": "Default: true\n\nWhether Spin is visible"
|
|
3873
3799
|
},
|
|
3874
3800
|
{
|
|
3875
|
-
"name": "
|
|
3876
|
-
"description": "Default:
|
|
3801
|
+
"name": "size",
|
|
3802
|
+
"description": "Default: default\n\nThe size of Spin, options: small, default and large"
|
|
3877
3803
|
},
|
|
3878
3804
|
{
|
|
3879
|
-
"name": "
|
|
3880
|
-
"description": "Default: -\n\
|
|
3805
|
+
"name": "~~tip~~",
|
|
3806
|
+
"description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
|
|
3881
3807
|
},
|
|
3882
3808
|
{
|
|
3883
|
-
"name": "
|
|
3884
|
-
"description": "Default:
|
|
3809
|
+
"name": "description",
|
|
3810
|
+
"description": "Default: -\n\nCustomize description content"
|
|
3885
3811
|
},
|
|
3886
3812
|
{
|
|
3887
|
-
"name": "
|
|
3888
|
-
"description": "Default:
|
|
3813
|
+
"name": "delay",
|
|
3814
|
+
"description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
|
|
3889
3815
|
},
|
|
3890
3816
|
{
|
|
3891
|
-
"name": "
|
|
3892
|
-
"description": "Default: -\n\
|
|
3817
|
+
"name": "wrapper-class-name",
|
|
3818
|
+
"description": "Default: -\n\nThe className of wrapper when Spin has children"
|
|
3893
3819
|
},
|
|
3894
3820
|
{
|
|
3895
|
-
"name": "
|
|
3896
|
-
"description": "Default:
|
|
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."
|
|
3897
3843
|
}
|
|
3898
3844
|
]
|
|
3899
3845
|
},
|
|
3900
3846
|
{
|
|
3901
|
-
"name": "a-
|
|
3902
|
-
"description": "(ZH)
|
|
3847
|
+
"name": "a-slider",
|
|
3848
|
+
"description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
|
|
3903
3849
|
"attributes": [
|
|
3904
3850
|
{
|
|
3905
|
-
"name": "
|
|
3906
|
-
"description": "Default:
|
|
3851
|
+
"name": "classes",
|
|
3852
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3907
3853
|
},
|
|
3908
3854
|
{
|
|
3909
|
-
"name": "default-
|
|
3910
|
-
"description": "Default:
|
|
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"
|
|
3911
3877
|
},
|
|
3912
3878
|
{
|
|
3913
3879
|
"name": "max",
|
|
3914
|
-
"description": "Default:
|
|
3880
|
+
"description": "Default: 100\n\nThe maximum value the slider can slide to"
|
|
3915
3881
|
},
|
|
3916
3882
|
{
|
|
3917
3883
|
"name": "min",
|
|
3918
|
-
"description": "Default:
|
|
3884
|
+
"description": "Default: 0\n\nThe minimum value the slider can slide to"
|
|
3919
3885
|
},
|
|
3920
3886
|
{
|
|
3921
|
-
"name": "
|
|
3922
|
-
"description": "Default:
|
|
3887
|
+
"name": "orientation",
|
|
3888
|
+
"description": "Default: horizontal\n\nOrientation direction"
|
|
3923
3889
|
},
|
|
3924
3890
|
{
|
|
3925
|
-
"name": "
|
|
3926
|
-
"description": "Default:
|
|
3891
|
+
"name": "range",
|
|
3892
|
+
"description": "Default: false\n\nEnable dual thumb mode for range selection"
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"name": "reverse",
|
|
3896
|
+
"description": "Default: false\n\nReverse the component"
|
|
3897
|
+
},
|
|
3898
|
+
{
|
|
3899
|
+
"name": "step",
|
|
3900
|
+
"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"
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"name": "styles",
|
|
3904
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3905
|
+
},
|
|
3906
|
+
{
|
|
3907
|
+
"name": "tooltip",
|
|
3908
|
+
"description": "Default: -\n\nThe tooltip related props"
|
|
3909
|
+
},
|
|
3910
|
+
{
|
|
3911
|
+
"name": "value",
|
|
3912
|
+
"description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
|
|
3913
|
+
},
|
|
3914
|
+
{
|
|
3915
|
+
"name": "vertical",
|
|
3916
|
+
"description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
|
|
3927
3917
|
}
|
|
3928
3918
|
]
|
|
3929
3919
|
},
|
|
3930
3920
|
{
|
|
3931
|
-
"name": "a-
|
|
3932
|
-
"description": "(ZH)
|
|
3921
|
+
"name": "a-splitter",
|
|
3922
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3933
3923
|
"attributes": [
|
|
3934
3924
|
{
|
|
3935
|
-
"name": "
|
|
3936
|
-
"description": "Default:
|
|
3925
|
+
"name": "classes",
|
|
3926
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
|
|
3937
3927
|
},
|
|
3938
3928
|
{
|
|
3939
|
-
"name": "
|
|
3940
|
-
"description": "Default:
|
|
3929
|
+
"name": "collapsible-icon",
|
|
3930
|
+
"description": "Default: -\n\nCustom collapsible icon"
|
|
3941
3931
|
},
|
|
3942
3932
|
{
|
|
3943
|
-
"name": "
|
|
3944
|
-
"description": "Default: -\n\
|
|
3933
|
+
"name": "dragger-icon",
|
|
3934
|
+
"description": "Default: -\n\nCustom dragger icon"
|
|
3935
|
+
},
|
|
3936
|
+
{
|
|
3937
|
+
"name": "lazy",
|
|
3938
|
+
"description": "Default: false\n\nLazy rendering mode"
|
|
3945
3939
|
},
|
|
3946
3940
|
{
|
|
3947
|
-
"name": "
|
|
3948
|
-
"description": "Default:
|
|
3941
|
+
"name": "orientation",
|
|
3942
|
+
"description": "Default: horizontal\n\nLayout direction"
|
|
3949
3943
|
},
|
|
3950
3944
|
{
|
|
3951
|
-
"name": "
|
|
3952
|
-
"description": "Default: -\n\
|
|
3945
|
+
"name": "styles",
|
|
3946
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
|
|
3953
3947
|
},
|
|
3954
3948
|
{
|
|
3955
|
-
"name": "
|
|
3956
|
-
"description": "Default:
|
|
3957
|
-
}
|
|
3949
|
+
"name": "vertical",
|
|
3950
|
+
"description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
|
|
3951
|
+
}
|
|
3952
|
+
]
|
|
3953
|
+
},
|
|
3954
|
+
{
|
|
3955
|
+
"name": "a-splitter-panel",
|
|
3956
|
+
"description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
|
|
3957
|
+
"attributes": [
|
|
3958
3958
|
{
|
|
3959
|
-
"name": "
|
|
3960
|
-
"description": "Default:
|
|
3959
|
+
"name": "collapsible",
|
|
3960
|
+
"description": "Default: false\n\nEnable collapsible"
|
|
3961
3961
|
},
|
|
3962
3962
|
{
|
|
3963
|
-
"name": "
|
|
3964
|
-
"description": "Default:
|
|
3963
|
+
"name": "default-size",
|
|
3964
|
+
"description": "Default: -\n\nInitial panel size, supports px and percentage"
|
|
3965
3965
|
},
|
|
3966
3966
|
{
|
|
3967
|
-
"name": "
|
|
3968
|
-
"description": "Default: -\n\
|
|
3967
|
+
"name": "max",
|
|
3968
|
+
"description": "Default: -\n\nMaximum threshold, supports px and percentage"
|
|
3969
3969
|
},
|
|
3970
3970
|
{
|
|
3971
|
-
"name": "
|
|
3972
|
-
"description": "Default: -\n\
|
|
3971
|
+
"name": "min",
|
|
3972
|
+
"description": "Default: -\n\nMinimum threshold, supports px and percentage"
|
|
3973
3973
|
},
|
|
3974
3974
|
{
|
|
3975
|
-
"name": "
|
|
3976
|
-
"description": "Default:
|
|
3975
|
+
"name": "resizable",
|
|
3976
|
+
"description": "Default: true\n\nWhether to enable resize"
|
|
3977
3977
|
},
|
|
3978
3978
|
{
|
|
3979
|
-
"name": "
|
|
3980
|
-
"description": "Default: -\n\
|
|
3979
|
+
"name": "size",
|
|
3980
|
+
"description": "Default: -\n\nControlled panel size, supports px and percentage"
|
|
3981
3981
|
}
|
|
3982
3982
|
]
|
|
3983
3983
|
},
|
|
@@ -4977,112 +4977,6 @@
|
|
|
4977
4977
|
"description": "树型选择控件。",
|
|
4978
4978
|
"attributes": []
|
|
4979
4979
|
},
|
|
4980
|
-
{
|
|
4981
|
-
"name": "a-upload",
|
|
4982
|
-
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
4983
|
-
"attributes": [
|
|
4984
|
-
{
|
|
4985
|
-
"name": "accept",
|
|
4986
|
-
"description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
|
|
4987
|
-
},
|
|
4988
|
-
{
|
|
4989
|
-
"name": "action",
|
|
4990
|
-
"description": "Default: -\n\nUploading URL"
|
|
4991
|
-
},
|
|
4992
|
-
{
|
|
4993
|
-
"name": "before-upload",
|
|
4994
|
-
"description": "Default: -\n\nHook function which will be executed before uploading. Uploading will be stopped with false or a rejected Promise returned. When returned value is Upload.LIST_IGNORE, the list of files that have been uploaded will ignore it. **Warning:this function is not supported in IE9**"
|
|
4995
|
-
},
|
|
4996
|
-
{
|
|
4997
|
-
"name": "custom-request",
|
|
4998
|
-
"description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
|
|
4999
|
-
},
|
|
5000
|
-
{
|
|
5001
|
-
"name": "classes",
|
|
5002
|
-
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
5003
|
-
},
|
|
5004
|
-
{
|
|
5005
|
-
"name": "data",
|
|
5006
|
-
"description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
|
|
5007
|
-
},
|
|
5008
|
-
{
|
|
5009
|
-
"name": "directory",
|
|
5010
|
-
"description": "Default: false\n\nSupport upload whole directory (caniuse)"
|
|
5011
|
-
},
|
|
5012
|
-
{
|
|
5013
|
-
"name": "disabled",
|
|
5014
|
-
"description": "Default: false\n\nDisable upload button. When customizing Upload children, please pass the disabled attribute to the child node at the same time to ensure the disabled rendering effect is consistent."
|
|
5015
|
-
},
|
|
5016
|
-
{
|
|
5017
|
-
"name": "file-list",
|
|
5018
|
-
"description": "Default: -\n\nList of files that have been uploaded (controlled). Here is a common issue #2423 when using it, support v-model:file-list"
|
|
5019
|
-
},
|
|
5020
|
-
{
|
|
5021
|
-
"name": "headers",
|
|
5022
|
-
"description": "Default: -\n\nSet request headers, valid above IE10"
|
|
5023
|
-
},
|
|
5024
|
-
{
|
|
5025
|
-
"name": "icon-render",
|
|
5026
|
-
"description": "Default: -\n\nCustom show icon"
|
|
5027
|
-
},
|
|
5028
|
-
{
|
|
5029
|
-
"name": "is-image-url",
|
|
5030
|
-
"description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
|
|
5031
|
-
},
|
|
5032
|
-
{
|
|
5033
|
-
"name": "item-render",
|
|
5034
|
-
"description": "Default: -\n\nCustom item of uploadList"
|
|
5035
|
-
},
|
|
5036
|
-
{
|
|
5037
|
-
"name": "list-type",
|
|
5038
|
-
"description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
|
|
5039
|
-
},
|
|
5040
|
-
{
|
|
5041
|
-
"name": "max-count",
|
|
5042
|
-
"description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
|
|
5043
|
-
},
|
|
5044
|
-
{
|
|
5045
|
-
"name": "method",
|
|
5046
|
-
"description": "Default: post\n\nThe http method of upload request"
|
|
5047
|
-
},
|
|
5048
|
-
{
|
|
5049
|
-
"name": "multiple",
|
|
5050
|
-
"description": "Default: false\n\nWhether to support selected multiple files. IE10+ supported. You can select multiple files with CTRL holding down while multiple is set to be true"
|
|
5051
|
-
},
|
|
5052
|
-
{
|
|
5053
|
-
"name": "name",
|
|
5054
|
-
"description": "Default: file\n\nThe name of uploading file"
|
|
5055
|
-
},
|
|
5056
|
-
{
|
|
5057
|
-
"name": "open-file-dialog-on-click",
|
|
5058
|
-
"description": "Default: true\n\nClick open file dialog"
|
|
5059
|
-
},
|
|
5060
|
-
{
|
|
5061
|
-
"name": "pastable",
|
|
5062
|
-
"description": "Default: false\n\nSupport paste file"
|
|
5063
|
-
},
|
|
5064
|
-
{
|
|
5065
|
-
"name": "preview-file",
|
|
5066
|
-
"description": "Default: -\n\nCustomize preview file logic"
|
|
5067
|
-
},
|
|
5068
|
-
{
|
|
5069
|
-
"name": "progress",
|
|
5070
|
-
"description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
|
|
5071
|
-
},
|
|
5072
|
-
{
|
|
5073
|
-
"name": "show-upload-list",
|
|
5074
|
-
"description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
|
|
5075
|
-
},
|
|
5076
|
-
{
|
|
5077
|
-
"name": "styles",
|
|
5078
|
-
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5079
|
-
},
|
|
5080
|
-
{
|
|
5081
|
-
"name": "with-credentials",
|
|
5082
|
-
"description": "Default: false\n\nThe ajax upload with cookie sent"
|
|
5083
|
-
}
|
|
5084
|
-
]
|
|
5085
|
-
},
|
|
5086
4980
|
{
|
|
5087
4981
|
"name": "a-typography",
|
|
5088
4982
|
"description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
|
|
@@ -5271,6 +5165,112 @@
|
|
|
5271
5165
|
}
|
|
5272
5166
|
]
|
|
5273
5167
|
},
|
|
5168
|
+
{
|
|
5169
|
+
"name": "a-upload",
|
|
5170
|
+
"description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
|
|
5171
|
+
"attributes": [
|
|
5172
|
+
{
|
|
5173
|
+
"name": "accept",
|
|
5174
|
+
"description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
|
|
5175
|
+
},
|
|
5176
|
+
{
|
|
5177
|
+
"name": "action",
|
|
5178
|
+
"description": "Default: -\n\nUploading URL"
|
|
5179
|
+
},
|
|
5180
|
+
{
|
|
5181
|
+
"name": "before-upload",
|
|
5182
|
+
"description": "Default: -\n\nHook function which will be executed before uploading. Uploading will be stopped with false or a rejected Promise returned. When returned value is Upload.LIST_IGNORE, the list of files that have been uploaded will ignore it. **Warning:this function is not supported in IE9**"
|
|
5183
|
+
},
|
|
5184
|
+
{
|
|
5185
|
+
"name": "custom-request",
|
|
5186
|
+
"description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
|
|
5187
|
+
},
|
|
5188
|
+
{
|
|
5189
|
+
"name": "classes",
|
|
5190
|
+
"description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
|
|
5191
|
+
},
|
|
5192
|
+
{
|
|
5193
|
+
"name": "data",
|
|
5194
|
+
"description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
|
|
5195
|
+
},
|
|
5196
|
+
{
|
|
5197
|
+
"name": "directory",
|
|
5198
|
+
"description": "Default: false\n\nSupport upload whole directory (caniuse)"
|
|
5199
|
+
},
|
|
5200
|
+
{
|
|
5201
|
+
"name": "disabled",
|
|
5202
|
+
"description": "Default: false\n\nDisable upload button. When customizing Upload children, please pass the disabled attribute to the child node at the same time to ensure the disabled rendering effect is consistent."
|
|
5203
|
+
},
|
|
5204
|
+
{
|
|
5205
|
+
"name": "file-list",
|
|
5206
|
+
"description": "Default: -\n\nList of files that have been uploaded (controlled). Here is a common issue #2423 when using it, support v-model:file-list"
|
|
5207
|
+
},
|
|
5208
|
+
{
|
|
5209
|
+
"name": "headers",
|
|
5210
|
+
"description": "Default: -\n\nSet request headers, valid above IE10"
|
|
5211
|
+
},
|
|
5212
|
+
{
|
|
5213
|
+
"name": "icon-render",
|
|
5214
|
+
"description": "Default: -\n\nCustom show icon"
|
|
5215
|
+
},
|
|
5216
|
+
{
|
|
5217
|
+
"name": "is-image-url",
|
|
5218
|
+
"description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
|
|
5219
|
+
},
|
|
5220
|
+
{
|
|
5221
|
+
"name": "item-render",
|
|
5222
|
+
"description": "Default: -\n\nCustom item of uploadList"
|
|
5223
|
+
},
|
|
5224
|
+
{
|
|
5225
|
+
"name": "list-type",
|
|
5226
|
+
"description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
|
|
5227
|
+
},
|
|
5228
|
+
{
|
|
5229
|
+
"name": "max-count",
|
|
5230
|
+
"description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
|
|
5231
|
+
},
|
|
5232
|
+
{
|
|
5233
|
+
"name": "method",
|
|
5234
|
+
"description": "Default: post\n\nThe http method of upload request"
|
|
5235
|
+
},
|
|
5236
|
+
{
|
|
5237
|
+
"name": "multiple",
|
|
5238
|
+
"description": "Default: false\n\nWhether to support selected multiple files. IE10+ supported. You can select multiple files with CTRL holding down while multiple is set to be true"
|
|
5239
|
+
},
|
|
5240
|
+
{
|
|
5241
|
+
"name": "name",
|
|
5242
|
+
"description": "Default: file\n\nThe name of uploading file"
|
|
5243
|
+
},
|
|
5244
|
+
{
|
|
5245
|
+
"name": "open-file-dialog-on-click",
|
|
5246
|
+
"description": "Default: true\n\nClick open file dialog"
|
|
5247
|
+
},
|
|
5248
|
+
{
|
|
5249
|
+
"name": "pastable",
|
|
5250
|
+
"description": "Default: false\n\nSupport paste file"
|
|
5251
|
+
},
|
|
5252
|
+
{
|
|
5253
|
+
"name": "preview-file",
|
|
5254
|
+
"description": "Default: -\n\nCustomize preview file logic"
|
|
5255
|
+
},
|
|
5256
|
+
{
|
|
5257
|
+
"name": "progress",
|
|
5258
|
+
"description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
|
|
5259
|
+
},
|
|
5260
|
+
{
|
|
5261
|
+
"name": "show-upload-list",
|
|
5262
|
+
"description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
|
|
5263
|
+
},
|
|
5264
|
+
{
|
|
5265
|
+
"name": "styles",
|
|
5266
|
+
"description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
|
|
5267
|
+
},
|
|
5268
|
+
{
|
|
5269
|
+
"name": "with-credentials",
|
|
5270
|
+
"description": "Default: false\n\nThe ajax upload with cookie sent"
|
|
5271
|
+
}
|
|
5272
|
+
]
|
|
5273
|
+
},
|
|
5274
5274
|
{
|
|
5275
5275
|
"name": "a-watermark",
|
|
5276
5276
|
"description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
|