antdv-next 1.3.6 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +43 -10
- package/dist/_util/ActionButton.d.ts +1 -3
- package/dist/_util/ActionButton.js +1 -4
- package/dist/_util/ContextIsolator.d.ts +2 -4
- package/dist/_util/ContextIsolator.js +1 -3
- package/dist/_util/PurePanel.d.ts +2 -3
- package/dist/_util/PurePanel.js +8 -12
- package/dist/_util/aria-data-attrs.js +1 -1
- package/dist/_util/capitalize.js +1 -2
- package/dist/_util/colors.d.ts +0 -2
- package/dist/_util/colors.js +1 -3
- package/dist/_util/convertToTooltipProps.js +1 -3
- package/dist/_util/copy.js +3 -6
- package/dist/_util/easings.js +1 -2
- package/dist/_util/extendsObject.js +1 -3
- package/dist/_util/gapSize.js +1 -2
- package/dist/_util/getAllowClear.js +1 -4
- package/dist/_util/getScroll.js +1 -3
- package/dist/_util/hooks/index.d.ts +2 -2
- package/dist/_util/hooks/index.js +2 -3
- package/dist/_util/hooks/useChildLoadEvents.js +1 -3
- package/dist/_util/hooks/useClosable.d.ts +1 -2
- package/dist/_util/hooks/useClosable.js +11 -13
- package/dist/_util/hooks/useMergeSemantic.d.ts +14 -5
- package/dist/_util/hooks/useMergeSemantic.js +16 -8
- package/dist/_util/hooks/useMergedMask.d.ts +2 -3
- package/dist/_util/hooks/useMergedMask.js +1 -3
- package/dist/_util/hooks/useMultipleSelect.js +1 -3
- package/dist/_util/hooks/useOrientation.js +1 -3
- package/dist/_util/hooks/usePatchElement.js +1 -3
- package/dist/_util/hooks/useResponsive.js +1 -3
- package/dist/_util/hooks/useZIndex.js +3 -6
- package/dist/_util/instance.d.ts +1 -3
- package/dist/_util/instance.js +1 -3
- package/dist/_util/is.js +3 -5
- package/dist/_util/isEqual.js +1 -2
- package/dist/_util/isNonNullable.js +1 -3
- package/dist/_util/mediaQueryUtil.js +1 -2
- package/dist/_util/motion.js +3 -6
- package/dist/_util/placements.js +2 -4
- package/dist/_util/responsiveObserver.d.ts +1 -3
- package/dist/_util/responsiveObserver.js +1 -4
- package/dist/_util/scrollTo.js +3 -5
- package/dist/_util/statusUtils.d.ts +1 -1
- package/dist/_util/statusUtils.js +1 -3
- package/dist/_util/styleChecker.js +1 -4
- package/dist/_util/styleUtils.js +1 -2
- package/dist/_util/throttleByAnimationFrame.js +1 -4
- package/dist/_util/toList.js +1 -3
- package/dist/_util/tools.js +1 -3
- package/dist/_util/transKeys.js +1 -2
- package/dist/_util/type.js +1 -1
- package/dist/_util/vnode/index.js +1 -3
- package/dist/_util/vueNode.js +1 -3
- package/dist/_util/warning.js +3 -6
- package/dist/_util/wave/WaveEffect.d.ts +3 -5
- package/dist/_util/wave/WaveEffect.js +1 -4
- package/dist/_util/wave/index.d.ts +1 -2
- package/dist/_util/wave/index.js +1 -3
- package/dist/_util/wave/interface.d.ts +0 -2
- package/dist/_util/wave/interface.js +3 -5
- package/dist/_util/wave/style.d.ts +1 -4
- package/dist/_util/wave/style.js +1 -3
- package/dist/_util/wave/useWave.js +3 -5
- package/dist/_util/wave/util.js +1 -2
- package/dist/_util/zindexContext.d.ts +1 -2
- package/dist/_util/zindexContext.js +1 -3
- package/dist/_virtual/_rolldown/runtime.js +13 -0
- package/dist/affix/index.d.ts +2 -3
- package/dist/affix/index.js +6 -10
- package/dist/affix/style/index.d.ts +1 -4
- package/dist/affix/style/index.js +1 -3
- package/dist/affix/utils.js +1 -2
- package/dist/alert/Alert.d.ts +1 -3
- package/dist/alert/Alert.js +9 -11
- package/dist/alert/index.js +3 -5
- package/dist/alert/style/index.d.ts +1 -3
- package/dist/alert/style/index.js +45 -49
- package/dist/anchor/Anchor.d.ts +1 -3
- package/dist/anchor/Anchor.js +12 -15
- package/dist/anchor/AnchorLink.d.ts +3 -4
- package/dist/anchor/AnchorLink.js +1 -4
- package/dist/anchor/context.js +1 -3
- package/dist/anchor/index.js +3 -5
- package/dist/anchor/style/index.d.ts +1 -4
- package/dist/anchor/style/index.js +1 -3
- package/dist/antd-with-locales.esm.js +14671 -14426
- package/dist/antd-with-locales.js +93 -79
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +11917 -11693
- package/dist/antd.js +93 -79
- package/dist/app/App.d.ts +1 -2
- package/dist/app/App.js +4 -7
- package/dist/app/context.d.ts +1 -4
- package/dist/app/context.js +1 -3
- package/dist/app/index.js +5 -8
- package/dist/app/style/index.d.ts +1 -4
- package/dist/app/style/index.js +1 -3
- package/dist/app/useApp.js +1 -4
- package/dist/auto-complete/index.d.ts +1 -3
- package/dist/auto-complete/index.js +6 -9
- package/dist/avatar/Avatar.d.ts +1 -2
- package/dist/avatar/Avatar.js +6 -9
- package/dist/avatar/AvatarContext.js +1 -3
- package/dist/avatar/AvatarGroup.d.ts +1 -2
- package/dist/avatar/AvatarGroup.js +7 -10
- package/dist/avatar/index.js +5 -8
- package/dist/avatar/style/index.d.ts +1 -4
- package/dist/avatar/style/index.js +1 -3
- package/dist/badge/Ribbon.d.ts +1 -3
- package/dist/badge/Ribbon.js +3 -7
- package/dist/badge/ScrollNumber.d.ts +1 -2
- package/dist/badge/ScrollNumber.js +1 -3
- package/dist/badge/SingleNumber.d.ts +1 -3
- package/dist/badge/SingleNumber.js +2 -5
- package/dist/badge/index.d.ts +4 -6
- package/dist/badge/index.js +11 -8
- package/dist/badge/style/index.d.ts +1 -4
- package/dist/badge/style/index.js +1 -3
- package/dist/badge/style/ribbon.d.ts +1 -3
- package/dist/badge/style/ribbon.js +1 -3
- package/dist/border-beam/BorderBeam.d.ts +2 -3
- package/dist/border-beam/BorderBeam.js +3 -6
- package/dist/border-beam/hooks/useBorderSize.d.ts +1 -2
- package/dist/border-beam/hooks/useBorderSize.js +1 -3
- package/dist/border-beam/index.js +3 -5
- package/dist/border-beam/style/index.d.ts +1 -3
- package/dist/border-beam/style/index.js +3 -5
- package/dist/border-beam/util.js +2 -3
- package/dist/breadcrumb/Breadcrumb.d.ts +2 -5
- package/dist/breadcrumb/Breadcrumb.js +16 -21
- package/dist/breadcrumb/BreadcrumbContext.d.ts +0 -1
- package/dist/breadcrumb/BreadcrumbContext.js +1 -3
- package/dist/breadcrumb/BreadcrumbItem.d.ts +2 -4
- package/dist/breadcrumb/BreadcrumbItem.js +7 -10
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +1 -3
- package/dist/breadcrumb/BreadcrumbSeparator.js +1 -4
- package/dist/breadcrumb/index.js +5 -7
- package/dist/breadcrumb/style/index.d.ts +1 -4
- package/dist/breadcrumb/style/index.js +1 -3
- package/dist/breadcrumb/useItemRender.d.ts +1 -2
- package/dist/breadcrumb/useItemRender.js +1 -3
- package/dist/button/Button.d.ts +1 -3
- package/dist/button/Button.js +14 -16
- package/dist/button/DefaultLoadingIcon.d.ts +1 -3
- package/dist/button/DefaultLoadingIcon.js +4 -8
- package/dist/button/IconWrapper.d.ts +1 -3
- package/dist/button/IconWrapper.js +2 -6
- package/dist/button/buttonHelper.d.ts +1 -1
- package/dist/button/buttonHelper.js +1 -3
- package/dist/button/index.js +3 -5
- package/dist/button/style/compact.d.ts +3 -5
- package/dist/button/style/compact.js +1 -3
- package/dist/button/style/group.d.ts +0 -1
- package/dist/button/style/group.js +1 -3
- package/dist/button/style/index.d.ts +1 -2
- package/dist/button/style/index.js +5 -12
- package/dist/button/style/token.d.ts +0 -1
- package/dist/button/style/token.js +3 -5
- package/dist/button/style/variant.js +1 -4
- package/dist/calendar/Header.d.ts +1 -2
- package/dist/calendar/Header.js +4 -7
- package/dist/calendar/generateCalendar.d.ts +1 -4
- package/dist/calendar/generateCalendar.js +7 -10
- package/dist/calendar/index.d.ts +1 -2
- package/dist/calendar/index.js +4 -7
- package/dist/calendar/locale/ar_EG.js +3 -5
- package/dist/calendar/locale/az_AZ.js +3 -5
- package/dist/calendar/locale/bg_BG.js +3 -5
- package/dist/calendar/locale/bn_BD.js +3 -5
- package/dist/calendar/locale/by_BY.js +3 -5
- package/dist/calendar/locale/ca_ES.js +3 -5
- package/dist/calendar/locale/cs_CZ.js +3 -5
- package/dist/calendar/locale/da_DK.js +3 -5
- package/dist/calendar/locale/de_DE.js +3 -5
- package/dist/calendar/locale/el_GR.js +3 -5
- package/dist/calendar/locale/en_GB.js +3 -5
- package/dist/calendar/locale/en_US.js +3 -5
- package/dist/calendar/locale/es_ES.js +3 -5
- package/dist/calendar/locale/es_US.js +3 -5
- package/dist/calendar/locale/et_EE.js +3 -5
- package/dist/calendar/locale/eu_ES.js +3 -5
- package/dist/calendar/locale/fa_IR.js +3 -5
- package/dist/calendar/locale/fi_FI.js +3 -5
- package/dist/calendar/locale/fr_BE.js +3 -5
- package/dist/calendar/locale/fr_CA.js +3 -5
- package/dist/calendar/locale/fr_FR.js +3 -5
- package/dist/calendar/locale/ga_IE.js +3 -5
- package/dist/calendar/locale/gl_ES.js +3 -5
- package/dist/calendar/locale/he_IL.js +3 -5
- package/dist/calendar/locale/hi_IN.js +3 -5
- package/dist/calendar/locale/hr_HR.js +3 -5
- package/dist/calendar/locale/hu_HU.js +3 -5
- package/dist/calendar/locale/id_ID.js +3 -5
- package/dist/calendar/locale/is_IS.js +3 -5
- package/dist/calendar/locale/it_IT.js +3 -5
- package/dist/calendar/locale/ja_JP.js +3 -5
- package/dist/calendar/locale/ka_GE.js +3 -5
- package/dist/calendar/locale/kk_KZ.js +3 -5
- package/dist/calendar/locale/km_KH.js +3 -5
- package/dist/calendar/locale/kmr_IQ.js +3 -5
- package/dist/calendar/locale/kn_IN.js +3 -5
- package/dist/calendar/locale/ko_KR.js +3 -5
- package/dist/calendar/locale/lt_LT.js +3 -5
- package/dist/calendar/locale/lv_LV.js +3 -5
- package/dist/calendar/locale/mk_MK.js +3 -5
- package/dist/calendar/locale/ml_IN.js +3 -5
- package/dist/calendar/locale/mn_MN.js +3 -5
- package/dist/calendar/locale/mr_IN.js +3 -5
- package/dist/calendar/locale/ms_MY.js +3 -5
- package/dist/calendar/locale/my_MM.js +3 -5
- package/dist/calendar/locale/nb_NO.js +3 -5
- package/dist/calendar/locale/nl_BE.js +3 -5
- package/dist/calendar/locale/nl_NL.js +3 -5
- package/dist/calendar/locale/pl_PL.js +3 -5
- package/dist/calendar/locale/pt_BR.js +3 -5
- package/dist/calendar/locale/pt_PT.js +3 -5
- package/dist/calendar/locale/ro_RO.js +3 -5
- package/dist/calendar/locale/ru_RU.js +3 -5
- package/dist/calendar/locale/si_LK.js +3 -5
- package/dist/calendar/locale/sk_SK.js +3 -5
- package/dist/calendar/locale/sl_SI.js +3 -5
- package/dist/calendar/locale/sr_RS.js +3 -5
- package/dist/calendar/locale/sv_SE.js +3 -5
- package/dist/calendar/locale/ta_IN.js +3 -5
- package/dist/calendar/locale/th_TH.js +3 -5
- package/dist/calendar/locale/tk_TK.js +3 -5
- package/dist/calendar/locale/tr_TR.js +3 -5
- package/dist/calendar/locale/uk_UA.js +3 -5
- package/dist/calendar/locale/ur_PK.js +3 -5
- package/dist/calendar/locale/uz_UZ.js +3 -5
- package/dist/calendar/locale/vi_VN.js +3 -5
- package/dist/calendar/locale/zh_CN.js +3 -5
- package/dist/calendar/locale/zh_TW.js +3 -5
- package/dist/calendar/style/index.d.ts +1 -4
- package/dist/calendar/style/index.js +1 -3
- package/dist/card/Card.d.ts +1 -3
- package/dist/card/Card.js +26 -33
- package/dist/card/CardGrid.d.ts +1 -3
- package/dist/card/CardGrid.js +3 -7
- package/dist/card/CardMeta.d.ts +1 -3
- package/dist/card/CardMeta.js +4 -7
- package/dist/card/index.js +11 -13
- package/dist/card/style/index.d.ts +1 -4
- package/dist/card/style/index.js +1 -3
- package/dist/carousel/index.d.ts +1 -2
- package/dist/carousel/index.js +2 -5
- package/dist/carousel/style/index.d.ts +1 -4
- package/dist/carousel/style/index.js +1 -3
- package/dist/cascader/Panel.d.ts +1 -2
- package/dist/cascader/Panel.js +3 -6
- package/dist/cascader/hooks/useBase.d.ts +4 -5
- package/dist/cascader/hooks/useBase.js +1 -3
- package/dist/cascader/hooks/useCheckable.d.ts +1 -3
- package/dist/cascader/hooks/useCheckable.js +1 -3
- package/dist/cascader/hooks/useIcons.js +1 -3
- package/dist/cascader/index.d.ts +1 -3
- package/dist/cascader/index.js +16 -19
- package/dist/cascader/style/columns.d.ts +0 -1
- package/dist/cascader/style/columns.js +1 -4
- package/dist/cascader/style/index.d.ts +1 -3
- package/dist/cascader/style/index.js +3 -5
- package/dist/cascader/style/panel.d.ts +1 -3
- package/dist/cascader/style/panel.js +3 -5
- package/dist/checkbox/Checkbox.d.ts +1 -3
- package/dist/checkbox/Checkbox.js +10 -16
- package/dist/checkbox/Group.d.ts +1 -2
- package/dist/checkbox/Group.js +11 -16
- package/dist/checkbox/GroupContext.js +1 -3
- package/dist/checkbox/index.js +7 -9
- package/dist/checkbox/style/index.d.ts +2 -6
- package/dist/checkbox/style/index.js +1 -3
- package/dist/checkbox/useBubbleLock.js +1 -3
- package/dist/collapse/Collapse.d.ts +1 -3
- package/dist/collapse/Collapse.js +10 -16
- package/dist/collapse/CollapsePanel.d.ts +1 -2
- package/dist/collapse/CollapsePanel.js +1 -4
- package/dist/collapse/index.js +5 -7
- package/dist/collapse/style/index.d.ts +21 -13
- package/dist/collapse/style/index.js +16 -20
- package/dist/color-picker/ColorPicker.d.ts +1 -2
- package/dist/color-picker/ColorPicker.js +10 -13
- package/dist/color-picker/ColorPickerPanel.d.ts +1 -2
- package/dist/color-picker/ColorPickerPanel.js +3 -5
- package/dist/color-picker/color.d.ts +1 -2
- package/dist/color-picker/color.js +1 -3
- package/dist/color-picker/components/ColorAlphaInput.d.ts +1 -2
- package/dist/color-picker/components/ColorAlphaInput.js +1 -3
- package/dist/color-picker/components/ColorClear.d.ts +1 -2
- package/dist/color-picker/components/ColorClear.js +1 -3
- package/dist/color-picker/components/ColorHexInput.d.ts +1 -2
- package/dist/color-picker/components/ColorHexInput.js +3 -5
- package/dist/color-picker/components/ColorHsbInput.d.ts +1 -2
- package/dist/color-picker/components/ColorHsbInput.js +1 -3
- package/dist/color-picker/components/ColorInput.d.ts +1 -2
- package/dist/color-picker/components/ColorInput.js +10 -12
- package/dist/color-picker/components/ColorPresets.d.ts +1 -2
- package/dist/color-picker/components/ColorPresets.js +3 -5
- package/dist/color-picker/components/ColorRgbInput.d.ts +1 -2
- package/dist/color-picker/components/ColorRgbInput.js +1 -3
- package/dist/color-picker/components/ColorSlider.d.ts +2 -3
- package/dist/color-picker/components/ColorSlider.js +3 -6
- package/dist/color-picker/components/ColorSteppers.d.ts +1 -3
- package/dist/color-picker/components/ColorSteppers.js +3 -5
- package/dist/color-picker/components/ColorTrigger.d.ts +1 -2
- package/dist/color-picker/components/ColorTrigger.js +3 -5
- package/dist/color-picker/components/PanelPicker/GradientColorBar.d.ts +1 -2
- package/dist/color-picker/components/PanelPicker/GradientColorBar.js +1 -3
- package/dist/color-picker/components/PanelPicker/index.d.ts +1 -3
- package/dist/color-picker/components/PanelPicker/index.js +5 -7
- package/dist/color-picker/components/PanelPresets.d.ts +1 -3
- package/dist/color-picker/components/PanelPresets.js +1 -3
- package/dist/color-picker/context.d.ts +2 -3
- package/dist/color-picker/context.js +1 -3
- package/dist/color-picker/hooks/useModeColor.d.ts +1 -2
- package/dist/color-picker/hooks/useModeColor.js +3 -5
- package/dist/color-picker/index.js +3 -5
- package/dist/color-picker/interface.d.ts +0 -1
- package/dist/color-picker/interface.js +1 -2
- package/dist/color-picker/style/color-block.js +1 -4
- package/dist/color-picker/style/index.d.ts +1 -4
- package/dist/color-picker/style/index.js +12 -14
- package/dist/color-picker/style/input.d.ts +0 -1
- package/dist/color-picker/style/input.js +1 -4
- package/dist/color-picker/style/picker.d.ts +0 -1
- package/dist/color-picker/style/picker.js +1 -4
- package/dist/color-picker/style/presets.d.ts +0 -1
- package/dist/color-picker/style/presets.js +1 -4
- package/dist/color-picker/style/slider.d.ts +0 -1
- package/dist/color-picker/style/slider.js +1 -4
- package/dist/color-picker/util.js +1 -3
- package/dist/components.d.ts +2 -15
- package/dist/components.js +160 -162
- package/dist/config-provider/DisabledContext.d.ts +1 -2
- package/dist/config-provider/DisabledContext.js +1 -3
- package/dist/config-provider/SizeContext.d.ts +1 -2
- package/dist/config-provider/SizeContext.js +1 -3
- package/dist/config-provider/context.d.ts +15 -32
- package/dist/config-provider/context.js +2 -4
- package/dist/config-provider/defaultRenderEmpty.d.ts +1 -2
- package/dist/config-provider/defaultRenderEmpty.js +11 -8
- package/dist/config-provider/define.d.ts +2 -2
- package/dist/config-provider/define.js +1 -1
- package/dist/config-provider/hooks/useCSSVarCls.d.ts +1 -2
- package/dist/config-provider/hooks/useCSSVarCls.js +1 -4
- package/dist/config-provider/hooks/useConfig.d.ts +2 -3
- package/dist/config-provider/hooks/useConfig.js +1 -3
- package/dist/config-provider/hooks/useSize.d.ts +1 -2
- package/dist/config-provider/hooks/useSize.js +1 -3
- package/dist/config-provider/hooks/useTheme.d.ts +1 -2
- package/dist/config-provider/hooks/useTheme.js +3 -5
- package/dist/config-provider/hooks/useThemeKey.js +1 -4
- package/dist/config-provider/index.d.ts +3 -4
- package/dist/config-provider/index.js +30 -20
- package/dist/config-provider/style/index.d.ts +0 -1
- package/dist/config-provider/style/index.js +2 -3
- package/dist/date-picker/PickerButton.d.ts +1 -4
- package/dist/date-picker/PickerButton.js +1 -4
- package/dist/date-picker/generatePicker/SuffixIcon.d.ts +4 -5
- package/dist/date-picker/generatePicker/SuffixIcon.js +1 -4
- package/dist/date-picker/generatePicker/constant.js +1 -2
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +3 -2
- package/dist/date-picker/generatePicker/generateRangePicker.js +16 -14
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +8 -7
- package/dist/date-picker/generatePicker/generateSinglePicker.js +16 -14
- package/dist/date-picker/generatePicker/index.d.ts +7 -8
- package/dist/date-picker/generatePicker/index.js +5 -8
- package/dist/date-picker/generatePicker/interface.d.ts +1 -2
- package/dist/date-picker/generatePicker/interface.js +1 -1
- package/dist/date-picker/generatePicker/useComponents.d.ts +10 -13
- package/dist/date-picker/generatePicker/useComponents.js +3 -5
- package/dist/date-picker/hooks/useMergedPickerSemantic.js +1 -3
- package/dist/date-picker/index.d.ts +12 -13
- package/dist/date-picker/index.js +7 -10
- package/dist/date-picker/locale/ar_EG.d.ts +0 -1
- package/dist/date-picker/locale/ar_EG.js +3 -6
- package/dist/date-picker/locale/az_AZ.d.ts +0 -1
- package/dist/date-picker/locale/az_AZ.js +3 -6
- package/dist/date-picker/locale/bg_BG.d.ts +0 -1
- package/dist/date-picker/locale/bg_BG.js +3 -6
- package/dist/date-picker/locale/bn_BD.d.ts +0 -1
- package/dist/date-picker/locale/bn_BD.js +3 -6
- package/dist/date-picker/locale/by_BY.d.ts +0 -1
- package/dist/date-picker/locale/by_BY.js +3 -6
- package/dist/date-picker/locale/ca_ES.d.ts +0 -1
- package/dist/date-picker/locale/ca_ES.js +3 -6
- package/dist/date-picker/locale/cs_CZ.d.ts +0 -1
- package/dist/date-picker/locale/cs_CZ.js +3 -6
- package/dist/date-picker/locale/da_DK.d.ts +0 -1
- package/dist/date-picker/locale/da_DK.js +3 -6
- package/dist/date-picker/locale/de_DE.d.ts +0 -1
- package/dist/date-picker/locale/de_DE.js +3 -6
- package/dist/date-picker/locale/el_GR.d.ts +0 -1
- package/dist/date-picker/locale/el_GR.js +3 -6
- package/dist/date-picker/locale/en_GB.d.ts +0 -1
- package/dist/date-picker/locale/en_GB.js +3 -6
- package/dist/date-picker/locale/en_US.d.ts +0 -1
- package/dist/date-picker/locale/en_US.js +3 -6
- package/dist/date-picker/locale/es_ES.d.ts +0 -1
- package/dist/date-picker/locale/es_ES.js +3 -6
- package/dist/date-picker/locale/es_US.d.ts +0 -1
- package/dist/date-picker/locale/es_US.js +5 -8
- package/dist/date-picker/locale/et_EE.d.ts +0 -1
- package/dist/date-picker/locale/et_EE.js +3 -6
- package/dist/date-picker/locale/eu_ES.d.ts +0 -1
- package/dist/date-picker/locale/eu_ES.js +3 -6
- package/dist/date-picker/locale/fa_IR.d.ts +0 -1
- package/dist/date-picker/locale/fa_IR.js +3 -6
- package/dist/date-picker/locale/fi_FI.d.ts +0 -1
- package/dist/date-picker/locale/fi_FI.js +3 -6
- package/dist/date-picker/locale/fr_BE.d.ts +0 -1
- package/dist/date-picker/locale/fr_BE.js +3 -6
- package/dist/date-picker/locale/fr_CA.d.ts +0 -1
- package/dist/date-picker/locale/fr_CA.js +3 -6
- package/dist/date-picker/locale/fr_FR.d.ts +0 -1
- package/dist/date-picker/locale/fr_FR.js +3 -6
- package/dist/date-picker/locale/ga_IE.d.ts +0 -1
- package/dist/date-picker/locale/ga_IE.js +3 -6
- package/dist/date-picker/locale/gl_ES.d.ts +0 -1
- package/dist/date-picker/locale/gl_ES.js +3 -6
- package/dist/date-picker/locale/he_IL.d.ts +0 -1
- package/dist/date-picker/locale/he_IL.js +3 -6
- package/dist/date-picker/locale/hi_IN.d.ts +0 -1
- package/dist/date-picker/locale/hi_IN.js +3 -6
- package/dist/date-picker/locale/hr_HR.d.ts +0 -1
- package/dist/date-picker/locale/hr_HR.js +3 -6
- package/dist/date-picker/locale/hu_HU.d.ts +0 -1
- package/dist/date-picker/locale/hu_HU.js +3 -6
- package/dist/date-picker/locale/id_ID.d.ts +0 -1
- package/dist/date-picker/locale/id_ID.js +3 -6
- package/dist/date-picker/locale/is_IS.d.ts +0 -1
- package/dist/date-picker/locale/is_IS.js +3 -6
- package/dist/date-picker/locale/it_IT.d.ts +0 -1
- package/dist/date-picker/locale/it_IT.js +3 -6
- package/dist/date-picker/locale/ja_JP.d.ts +0 -1
- package/dist/date-picker/locale/ja_JP.js +3 -6
- package/dist/date-picker/locale/ka_GE.d.ts +0 -1
- package/dist/date-picker/locale/ka_GE.js +3 -6
- package/dist/date-picker/locale/kk_KZ.d.ts +0 -1
- package/dist/date-picker/locale/kk_KZ.js +3 -6
- package/dist/date-picker/locale/km_KH.d.ts +0 -1
- package/dist/date-picker/locale/km_KH.js +3 -6
- package/dist/date-picker/locale/kmr_IQ.d.ts +0 -1
- package/dist/date-picker/locale/kmr_IQ.js +3 -6
- package/dist/date-picker/locale/kn_IN.d.ts +0 -1
- package/dist/date-picker/locale/kn_IN.js +3 -6
- package/dist/date-picker/locale/ko_KR.d.ts +0 -1
- package/dist/date-picker/locale/ko_KR.js +3 -6
- package/dist/date-picker/locale/lt_LT.d.ts +0 -1
- package/dist/date-picker/locale/lt_LT.js +3 -6
- package/dist/date-picker/locale/lv_LV.d.ts +0 -1
- package/dist/date-picker/locale/lv_LV.js +3 -6
- package/dist/date-picker/locale/mk_MK.d.ts +0 -1
- package/dist/date-picker/locale/mk_MK.js +3 -6
- package/dist/date-picker/locale/ml_IN.d.ts +0 -1
- package/dist/date-picker/locale/ml_IN.js +3 -6
- package/dist/date-picker/locale/mn_MN.d.ts +0 -1
- package/dist/date-picker/locale/mn_MN.js +3 -6
- package/dist/date-picker/locale/mr_IN.d.ts +0 -1
- package/dist/date-picker/locale/mr_IN.js +3 -6
- package/dist/date-picker/locale/ms_MY.d.ts +0 -1
- package/dist/date-picker/locale/ms_MY.js +3 -6
- package/dist/date-picker/locale/my_MM.d.ts +0 -1
- package/dist/date-picker/locale/my_MM.js +3 -6
- package/dist/date-picker/locale/nb_NO.d.ts +0 -1
- package/dist/date-picker/locale/nb_NO.js +3 -6
- package/dist/date-picker/locale/nl_BE.d.ts +0 -1
- package/dist/date-picker/locale/nl_BE.js +3 -6
- package/dist/date-picker/locale/nl_NL.d.ts +0 -1
- package/dist/date-picker/locale/nl_NL.js +3 -6
- package/dist/date-picker/locale/pl_PL.d.ts +0 -1
- package/dist/date-picker/locale/pl_PL.js +3 -6
- package/dist/date-picker/locale/pt_BR.d.ts +0 -1
- package/dist/date-picker/locale/pt_BR.js +3 -6
- package/dist/date-picker/locale/pt_PT.d.ts +0 -1
- package/dist/date-picker/locale/pt_PT.js +3 -6
- package/dist/date-picker/locale/ro_RO.d.ts +0 -1
- package/dist/date-picker/locale/ro_RO.js +3 -6
- package/dist/date-picker/locale/ru_RU.d.ts +0 -1
- package/dist/date-picker/locale/ru_RU.js +3 -6
- package/dist/date-picker/locale/si_LK.d.ts +0 -1
- package/dist/date-picker/locale/si_LK.js +3 -6
- package/dist/date-picker/locale/sk_SK.d.ts +0 -1
- package/dist/date-picker/locale/sk_SK.js +3 -6
- package/dist/date-picker/locale/sl_SI.d.ts +0 -1
- package/dist/date-picker/locale/sl_SI.js +3 -6
- package/dist/date-picker/locale/sr_RS.d.ts +0 -1
- package/dist/date-picker/locale/sr_RS.js +3 -6
- package/dist/date-picker/locale/sv_SE.d.ts +0 -1
- package/dist/date-picker/locale/sv_SE.js +3 -6
- package/dist/date-picker/locale/ta_IN.d.ts +0 -1
- package/dist/date-picker/locale/ta_IN.js +3 -6
- package/dist/date-picker/locale/th_TH.d.ts +0 -1
- package/dist/date-picker/locale/th_TH.js +3 -6
- package/dist/date-picker/locale/tk_TK.d.ts +0 -1
- package/dist/date-picker/locale/tk_TK.js +3 -6
- package/dist/date-picker/locale/tr_TR.d.ts +0 -1
- package/dist/date-picker/locale/tr_TR.js +3 -6
- package/dist/date-picker/locale/uk_UA.d.ts +0 -1
- package/dist/date-picker/locale/uk_UA.js +3 -6
- package/dist/date-picker/locale/ur_PK.d.ts +0 -1
- package/dist/date-picker/locale/ur_PK.js +3 -6
- package/dist/date-picker/locale/uz_UZ.d.ts +0 -1
- package/dist/date-picker/locale/uz_UZ.js +3 -6
- package/dist/date-picker/locale/vi_VN.d.ts +0 -1
- package/dist/date-picker/locale/vi_VN.js +3 -6
- package/dist/date-picker/locale/zh_CN.d.ts +0 -1
- package/dist/date-picker/locale/zh_CN.js +3 -6
- package/dist/date-picker/locale/zh_TW.d.ts +0 -1
- package/dist/date-picker/locale/zh_TW.js +3 -6
- package/dist/date-picker/style/index.d.ts +1 -2
- package/dist/date-picker/style/index.js +7 -9
- package/dist/date-picker/style/multiple.d.ts +0 -2
- package/dist/date-picker/style/multiple.js +1 -4
- package/dist/date-picker/style/panel.d.ts +0 -1
- package/dist/date-picker/style/panel.js +1 -4
- package/dist/date-picker/style/token.js +1 -3
- package/dist/date-picker/style/util.js +7 -4
- package/dist/date-picker/style/variants.js +1 -4
- package/dist/date-picker/util.d.ts +2 -4
- package/dist/date-picker/util.js +1 -3
- package/dist/descriptions/Cell.d.ts +4 -5
- package/dist/descriptions/Cell.js +1 -4
- package/dist/descriptions/DescriptionsContext.d.ts +6592 -6593
- package/dist/descriptions/DescriptionsContext.js +1 -3
- package/dist/descriptions/Item.d.ts +1 -2
- package/dist/descriptions/Item.js +1 -4
- package/dist/descriptions/Row.d.ts +1 -2
- package/dist/descriptions/Row.js +5 -8
- package/dist/descriptions/constant.js +1 -3
- package/dist/descriptions/hooks/useItems.d.ts +9 -11
- package/dist/descriptions/hooks/useItems.js +1 -3
- package/dist/descriptions/hooks/useRow.d.ts +1 -2
- package/dist/descriptions/hooks/useRow.js +1 -4
- package/dist/descriptions/index.d.ts +1 -3
- package/dist/descriptions/index.js +15 -21
- package/dist/descriptions/style/index.d.ts +1 -4
- package/dist/descriptions/style/index.js +1 -3
- package/dist/divider/index.d.ts +1 -3
- package/dist/divider/index.js +2 -5
- package/dist/divider/style/index.d.ts +1 -3
- package/dist/divider/style/index.js +1 -3
- package/dist/drawer/DrawerPanel.d.ts +1 -3
- package/dist/drawer/DrawerPanel.js +1 -4
- package/dist/drawer/index.d.ts +2 -4
- package/dist/drawer/index.js +11 -16
- package/dist/drawer/style/index.d.ts +1 -4
- package/dist/drawer/style/index.js +3 -5
- package/dist/drawer/style/motion.d.ts +0 -1
- package/dist/drawer/style/motion.js +1 -3
- package/dist/drawer/useFocusable.d.ts +1 -2
- package/dist/drawer/useFocusable.js +1 -3
- package/dist/dropdown/dropdown.d.ts +2 -4
- package/dist/dropdown/dropdown.js +12 -12
- package/dist/dropdown/index.js +3 -6
- package/dist/dropdown/style/index.d.ts +1 -3
- package/dist/dropdown/style/index.js +29 -14
- package/dist/dropdown/style/status.d.ts +0 -1
- package/dist/dropdown/style/status.js +1 -3
- package/dist/empty/empty.d.ts +1 -3
- package/dist/empty/empty.js +3 -6
- package/dist/empty/index.d.ts +3 -6
- package/dist/empty/index.js +12 -18
- package/dist/empty/simple.d.ts +1 -3
- package/dist/empty/simple.js +3 -6
- package/dist/empty/style/index.d.ts +1 -3
- package/dist/empty/style/index.js +1 -3
- package/dist/empty/utils.js +1 -3
- package/dist/flex/index.d.ts +1 -2
- package/dist/flex/index.js +4 -7
- package/dist/flex/interface.js +1 -1
- package/dist/flex/style/index.d.ts +1 -4
- package/dist/flex/style/index.js +1 -3
- package/dist/flex/utils.js +1 -4
- package/dist/float-button/BackTop.d.ts +1 -2
- package/dist/float-button/BackTop.js +7 -10
- package/dist/float-button/FloatButton.d.ts +1 -4
- package/dist/float-button/FloatButton.js +9 -13
- package/dist/float-button/FloatButtonGroup.d.ts +1 -3
- package/dist/float-button/FloatButtonGroup.js +13 -11
- package/dist/float-button/PurePanel.d.ts +1 -2
- package/dist/float-button/PurePanel.js +7 -10
- package/dist/float-button/context.d.ts +2 -3
- package/dist/float-button/context.js +1 -3
- package/dist/float-button/index.js +13 -15
- package/dist/float-button/style/button.js +1 -4
- package/dist/float-button/style/group.js +1 -4
- package/dist/float-button/style/index.d.ts +1 -4
- package/dist/float-button/style/index.js +5 -7
- package/dist/form/ErrorList.d.ts +1 -2
- package/dist/form/ErrorList.js +7 -10
- package/dist/form/Form.d.ts +1 -4
- package/dist/form/Form.js +23 -23
- package/dist/form/FormItem/ItemHolder.d.ts +2 -3
- package/dist/form/FormItem/ItemHolder.js +20 -24
- package/dist/form/FormItem/StatusProvider.d.ts +1 -2
- package/dist/form/FormItem/StatusProvider.js +1 -4
- package/dist/form/FormItem/index.d.ts +1 -2
- package/dist/form/FormItem/index.js +8 -11
- package/dist/form/FormItemInput.d.ts +5 -7
- package/dist/form/FormItemInput.js +5 -8
- package/dist/form/FormItemLabel.d.ts +6 -8
- package/dist/form/FormItemLabel.js +9 -12
- package/dist/form/context.d.ts +6 -8
- package/dist/form/context.js +1 -3
- package/dist/form/hooks/useForm.d.ts +6 -0
- package/dist/form/hooks/useForm.js +7 -3
- package/dist/form/hooks/useVariant.d.ts +1 -2
- package/dist/form/hooks/useVariant.js +1 -3
- package/dist/form/index.d.ts +2 -1
- package/dist/form/index.js +9 -11
- package/dist/form/interface.js +1 -1
- package/dist/form/namePathType.js +1 -1
- package/dist/form/style/explain.d.ts +0 -1
- package/dist/form/style/explain.js +1 -3
- package/dist/form/style/fallbackCmp.d.ts +3 -5
- package/dist/form/style/fallbackCmp.js +1 -3
- package/dist/form/style/index.d.ts +3 -3
- package/dist/form/style/index.js +8 -9
- package/dist/form/types.js +1 -1
- package/dist/form/util.js +1 -3
- package/dist/form/utils/NameMap.js +1 -3
- package/dist/form/utils/asyncUtil.js +1 -2
- package/dist/form/utils/messages.js +1 -2
- package/dist/form/utils/typeUtil.js +1 -2
- package/dist/form/utils/validateUtil.js +1 -3
- package/dist/form/utils/valueUtil.js +2 -4
- package/dist/form/validateMessagesContext.js +1 -3
- package/dist/grid/RowContext.js +1 -3
- package/dist/grid/col.d.ts +1 -2
- package/dist/grid/col.js +1 -4
- package/dist/grid/hooks/useBreakpoint.js +3 -6
- package/dist/grid/hooks/useGutter.js +1 -3
- package/dist/grid/index.d.ts +1 -2
- package/dist/grid/index.js +5 -7
- package/dist/grid/row.d.ts +1 -2
- package/dist/grid/row.js +3 -6
- package/dist/grid/style/index.d.ts +2 -5
- package/dist/grid/style/index.js +1 -3
- package/dist/image/PreviewGroup.d.ts +10 -13
- package/dist/image/PreviewGroup.js +5 -8
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +4 -8
- package/dist/image/hooks/useMergedPreviewConfig.js +1 -4
- package/dist/image/hooks/usePreviewConfig.d.ts +19 -25
- package/dist/image/hooks/usePreviewConfig.js +1 -3
- package/dist/image/index.d.ts +2 -4
- package/dist/image/index.js +9 -12
- package/dist/image/style/index.d.ts +1 -3
- package/dist/image/style/index.js +1 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +80 -82
- package/dist/input/Group.d.ts +2 -3
- package/dist/input/Group.js +9 -13
- package/dist/input/Input.d.ts +1 -3
- package/dist/input/Input.js +8 -11
- package/dist/input/OTP/OTPInput.d.ts +2 -3
- package/dist/input/OTP/OTPInput.js +4 -7
- package/dist/input/OTP/index.d.ts +1 -3
- package/dist/input/OTP/index.js +7 -10
- package/dist/input/Password.d.ts +2 -2
- package/dist/input/Password.js +23 -20
- package/dist/input/Search.d.ts +1 -3
- package/dist/input/Search.js +3 -6
- package/dist/input/TextArea.d.ts +1 -3
- package/dist/input/TextArea.js +8 -11
- package/dist/input/hooks/useRemovePasswordTimeout.js +1 -3
- package/dist/input/index.d.ts +5 -6
- package/dist/input/index.js +23 -26
- package/dist/input/style/index.d.ts +2 -4
- package/dist/input/style/index.js +1 -3
- package/dist/input/style/otp.d.ts +1 -3
- package/dist/input/style/otp.js +1 -3
- package/dist/input/style/search.d.ts +1 -3
- package/dist/input/style/search.js +29 -12
- package/dist/input/style/textarea.d.ts +1 -2
- package/dist/input/style/textarea.js +1 -3
- package/dist/input/style/token.d.ts +0 -2
- package/dist/input/style/token.js +1 -3
- package/dist/input/style/variants.d.ts +0 -1
- package/dist/input/style/variants.js +25 -11
- package/dist/input-number/index.d.ts +1 -3
- package/dist/input-number/index.js +6 -9
- package/dist/input-number/style/index.d.ts +1 -2
- package/dist/input-number/style/index.js +1 -3
- package/dist/input-number/style/token.d.ts +0 -2
- package/dist/input-number/style/token.js +1 -3
- package/dist/layout/Sider.d.ts +15 -3
- package/dist/layout/Sider.js +27 -9
- package/dist/layout/context.js +1 -3
- package/dist/layout/hooks/useHasSider.js +1 -2
- package/dist/layout/index.d.ts +4 -5
- package/dist/layout/index.js +8 -10
- package/dist/layout/layout.d.ts +4 -5
- package/dist/layout/layout.js +4 -7
- package/dist/layout/style/index.d.ts +1 -3
- package/dist/layout/style/index.js +1 -3
- package/dist/layout/style/sider.d.ts +1 -3
- package/dist/layout/style/sider.js +1 -3
- package/dist/locale/ar_EG.js +7 -10
- package/dist/locale/az_AZ.js +7 -10
- package/dist/locale/bg_BG.js +7 -10
- package/dist/locale/bn_BD.js +7 -10
- package/dist/locale/by_BY.js +7 -10
- package/dist/locale/ca_ES.js +7 -10
- package/dist/locale/cs_CZ.js +7 -10
- package/dist/locale/da_DK.js +7 -10
- package/dist/locale/de_DE.js +7 -10
- package/dist/locale/el_GR.js +7 -10
- package/dist/locale/en_GB.js +7 -10
- package/dist/locale/en_US.js +7 -10
- package/dist/locale/es_ES.js +7 -10
- package/dist/locale/es_US.js +7 -10
- package/dist/locale/et_EE.js +7 -10
- package/dist/locale/eu_ES.js +7 -10
- package/dist/locale/fa_IR.js +7 -10
- package/dist/locale/fi_FI.js +7 -10
- package/dist/locale/fr_BE.js +7 -10
- package/dist/locale/fr_CA.js +7 -10
- package/dist/locale/fr_FR.js +7 -10
- package/dist/locale/ga_IE.js +7 -10
- package/dist/locale/gl_ES.js +7 -10
- package/dist/locale/he_IL.js +7 -10
- package/dist/locale/hi_IN.js +7 -10
- package/dist/locale/hr_HR.js +7 -10
- package/dist/locale/hu_HU.js +7 -10
- package/dist/locale/hy_AM.js +1 -3
- package/dist/locale/id_ID.js +7 -10
- package/dist/locale/index.d.ts +1 -7
- package/dist/locale/index.js +1 -3
- package/dist/locale/is_IS.js +7 -10
- package/dist/locale/it_IT.js +7 -10
- package/dist/locale/ja_JP.js +9 -12
- package/dist/locale/ka_GE.js +7 -10
- package/dist/locale/kk_KZ.js +7 -10
- package/dist/locale/km_KH.js +7 -10
- package/dist/locale/kmr_IQ.js +7 -10
- package/dist/locale/kn_IN.js +7 -10
- package/dist/locale/ko_KR.js +7 -10
- package/dist/locale/ku_IQ.js +7 -10
- package/dist/locale/lt_LT.js +7 -10
- package/dist/locale/lv_LV.js +7 -10
- package/dist/locale/mk_MK.js +7 -10
- package/dist/locale/ml_IN.js +7 -10
- package/dist/locale/mn_MN.js +7 -10
- package/dist/locale/mr_IN.js +7 -10
- package/dist/locale/ms_MY.js +7 -10
- package/dist/locale/my_MM.js +7 -10
- package/dist/locale/nb_NO.js +75 -57
- package/dist/locale/ne_NP.js +7 -10
- package/dist/locale/nl_BE.js +7 -10
- package/dist/locale/nl_NL.js +7 -10
- package/dist/locale/pl_PL.js +7 -10
- package/dist/locale/pt_BR.js +7 -10
- package/dist/locale/pt_PT.js +7 -10
- package/dist/locale/ro_RO.js +7 -10
- package/dist/locale/ru_RU.js +7 -10
- package/dist/locale/si_LK.js +7 -10
- package/dist/locale/sk_SK.js +7 -10
- package/dist/locale/sl_SI.js +7 -10
- package/dist/locale/sr_RS.js +7 -10
- package/dist/locale/sv_SE.js +7 -10
- package/dist/locale/ta_IN.js +7 -10
- package/dist/locale/th_TH.js +7 -10
- package/dist/locale/tk_TK.js +7 -10
- package/dist/locale/tr_TR.js +7 -10
- package/dist/locale/uk_UA.js +7 -10
- package/dist/locale/ur_PK.js +7 -10
- package/dist/locale/useLocale.d.ts +1 -2
- package/dist/locale/useLocale.js +5 -8
- package/dist/locale/uz_UZ.js +7 -10
- package/dist/locale/vi_VN.js +7 -10
- package/dist/locale/zh_CN.js +9 -12
- package/dist/locale/zh_HK.js +7 -10
- package/dist/locale/zh_TW.js +7 -10
- package/dist/masonry/Masonry.d.ts +2 -5
- package/dist/masonry/Masonry.js +8 -11
- package/dist/masonry/MasonryItem.d.ts +1 -2
- package/dist/masonry/MasonryItem.js +1 -4
- package/dist/masonry/hooks/useDelay.js +1 -3
- package/dist/masonry/hooks/usePositions.d.ts +1 -2
- package/dist/masonry/hooks/usePositions.js +1 -3
- package/dist/masonry/hooks/useRefs.js +1 -3
- package/dist/masonry/index.js +5 -7
- package/dist/masonry/style/index.d.ts +1 -3
- package/dist/masonry/style/index.js +1 -3
- package/dist/mentions/index.d.ts +1 -3
- package/dist/mentions/index.js +15 -18
- package/dist/mentions/style/index.d.ts +1 -4
- package/dist/mentions/style/index.js +1 -3
- package/dist/menu/MenuContext.d.ts +2 -3
- package/dist/menu/MenuContext.js +1 -3
- package/dist/menu/MenuDivider.d.ts +1 -3
- package/dist/menu/MenuDivider.js +2 -6
- package/dist/menu/MenuItem.d.ts +1 -2
- package/dist/menu/MenuItem.js +3 -6
- package/dist/menu/MenuItemGroup.d.ts +1 -2
- package/dist/menu/MenuItemGroup.js +4 -7
- package/dist/menu/OverrideContext.d.ts +2 -3
- package/dist/menu/OverrideContext.js +1 -3
- package/dist/menu/SubMenu.d.ts +1 -2
- package/dist/menu/SubMenu.js +4 -7
- package/dist/menu/index.d.ts +2 -3
- package/dist/menu/index.js +17 -21
- package/dist/menu/interface.js +1 -1
- package/dist/menu/menu.d.ts +1 -2
- package/dist/menu/menu.js +15 -18
- package/dist/menu/style/horizontal.d.ts +0 -1
- package/dist/menu/style/horizontal.js +1 -4
- package/dist/menu/style/index.d.ts +1 -3
- package/dist/menu/style/index.js +12 -14
- package/dist/menu/style/rtl.d.ts +0 -1
- package/dist/menu/style/rtl.js +1 -4
- package/dist/menu/style/theme.js +1 -4
- package/dist/menu/style/vertical.d.ts +0 -2
- package/dist/menu/style/vertical.js +1 -4
- package/dist/message/PureList.d.ts +2 -3
- package/dist/message/PureList.js +3 -6
- package/dist/message/PurePanel.d.ts +8 -9
- package/dist/message/PurePanel.js +3 -6
- package/dist/message/index.js +7 -10
- package/dist/message/interface.d.ts +0 -1
- package/dist/message/interface.js +1 -1
- package/dist/message/style/index.d.ts +4 -5
- package/dist/message/style/index.js +1 -3
- package/dist/message/useMessage.d.ts +2 -3
- package/dist/message/useMessage.js +3 -5
- package/dist/message/util.js +1 -2
- package/dist/modal/ConfirmDialog.d.ts +3 -4
- package/dist/modal/ConfirmDialog.js +34 -38
- package/dist/modal/Modal.d.ts +1 -2
- package/dist/modal/Modal.js +10 -12
- package/dist/modal/PurePanel.d.ts +1 -2
- package/dist/modal/PurePanel.js +5 -9
- package/dist/modal/components/ConfirmCancelBtn.d.ts +3 -4
- package/dist/modal/components/ConfirmCancelBtn.js +3 -6
- package/dist/modal/components/ConfirmOkBtn.d.ts +3 -4
- package/dist/modal/components/ConfirmOkBtn.js +3 -6
- package/dist/modal/components/NormalCancelBtn.d.ts +3 -4
- package/dist/modal/components/NormalCancelBtn.js +1 -4
- package/dist/modal/components/NormalOkBtn.d.ts +3 -4
- package/dist/modal/components/NormalOkBtn.js +1 -4
- package/dist/modal/confirm.js +14 -16
- package/dist/modal/context.js +1 -3
- package/dist/modal/destroyFns.js +1 -3
- package/dist/modal/index.js +5 -8
- package/dist/modal/interface.d.ts +4 -2
- package/dist/modal/interface.js +1 -1
- package/dist/modal/locale.js +5 -7
- package/dist/modal/shared.d.ts +2 -4
- package/dist/modal/shared.js +8 -10
- package/dist/modal/style/confirm.d.ts +3 -5
- package/dist/modal/style/confirm.js +1 -3
- package/dist/modal/style/index.d.ts +1 -2
- package/dist/modal/style/index.js +1 -6
- package/dist/modal/useModal/HookModal.d.ts +2 -3
- package/dist/modal/useModal/HookModal.js +6 -9
- package/dist/modal/useModal/index.js +7 -9
- package/dist/modal/useModal/interface.js +1 -1
- package/dist/modal/useModal/types.js +1 -1
- package/dist/notification/PureList.d.ts +2 -3
- package/dist/notification/PureList.js +3 -6
- package/dist/notification/PurePanel.d.ts +12 -14
- package/dist/notification/PurePanel.js +7 -11
- package/dist/notification/index.js +7 -10
- package/dist/notification/interface.d.ts +0 -1
- package/dist/notification/interface.js +1 -2
- package/dist/notification/style/index.d.ts +4 -7
- package/dist/notification/style/index.js +5 -7
- package/dist/notification/style/notification.d.ts +0 -1
- package/dist/notification/style/notification.js +1 -4
- package/dist/notification/style/placement.d.ts +0 -1
- package/dist/notification/style/placement.js +1 -4
- package/dist/notification/useNotification.d.ts +2 -3
- package/dist/notification/useNotification.js +8 -11
- package/dist/notification/util.js +1 -2
- package/dist/package.js +2 -3
- package/dist/package.json.d.ts +1 -1
- package/dist/pagination/Pagination.d.ts +1 -2
- package/dist/pagination/Pagination.js +19 -18
- package/dist/pagination/index.js +3 -5
- package/dist/pagination/interface.d.ts +0 -1
- package/dist/pagination/interface.js +1 -1
- package/dist/pagination/style/bordered.d.ts +3 -5
- package/dist/pagination/style/bordered.js +1 -3
- package/dist/pagination/style/index.d.ts +1 -4
- package/dist/pagination/style/index.js +52 -3
- package/dist/pagination/useShowSizeChanger.js +1 -2
- package/dist/popconfirm/PurePanel.d.ts +2 -3
- package/dist/popconfirm/PurePanel.js +8 -11
- package/dist/popconfirm/index.d.ts +1 -4
- package/dist/popconfirm/index.js +8 -11
- package/dist/popconfirm/style/index.d.ts +1 -4
- package/dist/popconfirm/style/index.js +1 -3
- package/dist/popover/PurePanel.d.ts +6 -7
- package/dist/popover/PurePanel.js +4 -9
- package/dist/popover/index.d.ts +1 -3
- package/dist/popover/index.js +8 -11
- package/dist/popover/style/index.d.ts +1 -4
- package/dist/popover/style/index.js +3 -5
- package/dist/progress/Circle.d.ts +2 -3
- package/dist/progress/Circle.js +11 -15
- package/dist/progress/Line.d.ts +2 -3
- package/dist/progress/Line.js +1 -4
- package/dist/progress/Steps.d.ts +1 -2
- package/dist/progress/Steps.js +1 -4
- package/dist/progress/index.js +3 -5
- package/dist/progress/progress.d.ts +1 -3
- package/dist/progress/progress.js +12 -18
- package/dist/progress/style/index.d.ts +1 -4
- package/dist/progress/style/index.js +1 -3
- package/dist/progress/utils.js +1 -3
- package/dist/qrcode/QrcodeStatus.d.ts +1 -2
- package/dist/qrcode/QrcodeStatus.js +3 -6
- package/dist/qrcode/index.d.ts +1 -2
- package/dist/qrcode/index.js +14 -18
- package/dist/qrcode/interface.d.ts +0 -1
- package/dist/qrcode/interface.js +1 -1
- package/dist/qrcode/style/index.d.ts +1 -4
- package/dist/qrcode/style/index.js +1 -3
- package/dist/radio/context.js +1 -3
- package/dist/radio/group.d.ts +1 -2
- package/dist/radio/group.js +11 -15
- package/dist/radio/index.d.ts +2 -5
- package/dist/radio/index.js +12 -14
- package/dist/radio/interface.d.ts +0 -1
- package/dist/radio/interface.js +1 -1
- package/dist/radio/radio.d.ts +1 -2
- package/dist/radio/radio.js +6 -9
- package/dist/radio/radioButton.d.ts +1 -2
- package/dist/radio/radioButton.js +3 -6
- package/dist/radio/style/index.d.ts +1 -4
- package/dist/radio/style/index.js +1 -3
- package/dist/rate/index.d.ts +1 -2
- package/dist/rate/index.js +5 -8
- package/dist/rate/style/index.d.ts +1 -3
- package/dist/rate/style/index.js +1 -3
- package/dist/result/index.d.ts +1 -3
- package/dist/result/index.js +14 -20
- package/dist/result/noFound.d.ts +1 -3
- package/dist/result/noFound.js +1 -4
- package/dist/result/serverError.d.ts +1 -3
- package/dist/result/serverError.js +1 -4
- package/dist/result/style/index.d.ts +1 -3
- package/dist/result/style/index.js +1 -3
- package/dist/result/unauthorized.d.ts +1 -3
- package/dist/result/unauthorized.js +1 -4
- package/dist/segmented/index.d.ts +1 -3
- package/dist/segmented/index.js +10 -15
- package/dist/segmented/style/index.d.ts +1 -4
- package/dist/segmented/style/index.js +1 -3
- package/dist/select/index.d.ts +3 -7
- package/dist/select/index.js +13 -16
- package/dist/select/mergedBuiltinPlacements.js +1 -3
- package/dist/select/style/dropdown.d.ts +0 -2
- package/dist/select/style/dropdown.js +1 -4
- package/dist/select/style/index.d.ts +1 -2
- package/dist/select/style/index.js +5 -7
- package/dist/select/style/select-input-customize.js +1 -3
- package/dist/select/style/select-input-multiple.js +1 -4
- package/dist/select/style/select-input.js +26 -12
- package/dist/select/style/token.d.ts +0 -1
- package/dist/select/style/token.js +1 -2
- package/dist/select/useIcons.d.ts +4 -5
- package/dist/select/useIcons.js +1 -3
- package/dist/select/usePopupRender.d.ts +1 -3
- package/dist/select/usePopupRender.js +1 -4
- package/dist/select/useShowArrow.js +1 -3
- package/dist/skeleton/Avatar.d.ts +1 -2
- package/dist/skeleton/Avatar.js +5 -9
- package/dist/skeleton/Button.d.ts +1 -2
- package/dist/skeleton/Button.js +8 -12
- package/dist/skeleton/Element.d.ts +1 -2
- package/dist/skeleton/Element.js +1 -4
- package/dist/skeleton/Image.d.ts +1 -2
- package/dist/skeleton/Image.js +3 -6
- package/dist/skeleton/Input.d.ts +1 -2
- package/dist/skeleton/Input.js +8 -12
- package/dist/skeleton/Node.d.ts +1 -2
- package/dist/skeleton/Node.js +2 -6
- package/dist/skeleton/Paragraph.d.ts +1 -3
- package/dist/skeleton/Paragraph.js +2 -5
- package/dist/skeleton/Skeleton.d.ts +1 -3
- package/dist/skeleton/Skeleton.js +28 -35
- package/dist/skeleton/Title.d.ts +1 -3
- package/dist/skeleton/Title.js +1 -4
- package/dist/skeleton/index.js +8 -10
- package/dist/skeleton/style/index.d.ts +1 -4
- package/dist/skeleton/style/index.js +1 -3
- package/dist/slider/Context.js +1 -3
- package/dist/slider/SliderTooltip.d.ts +2 -3
- package/dist/slider/SliderTooltip.js +3 -6
- package/dist/slider/index.d.ts +3 -4
- package/dist/slider/index.js +8 -11
- package/dist/slider/style/index.d.ts +1 -4
- package/dist/slider/style/index.js +15 -15
- package/dist/slider/useRafLock.js +1 -3
- package/dist/space/Addon.d.ts +1 -2
- package/dist/space/Addon.js +6 -10
- package/dist/space/Compact.d.ts +5 -6
- package/dist/space/Compact.js +1 -4
- package/dist/space/Item.d.ts +1 -2
- package/dist/space/Item.js +1 -4
- package/dist/space/context.js +1 -3
- package/dist/space/index.d.ts +3 -5
- package/dist/space/index.js +10 -13
- package/dist/space/style/addon.d.ts +1 -3
- package/dist/space/style/addon.js +1 -3
- package/dist/space/style/compact.d.ts +1 -3
- package/dist/space/style/compact.js +1 -3
- package/dist/space/style/index.d.ts +1 -4
- package/dist/space/style/index.js +1 -3
- package/dist/spin/Indicator/Looper.d.ts +1 -3
- package/dist/spin/Indicator/Looper.js +3 -5
- package/dist/spin/Indicator/Progress.d.ts +1 -3
- package/dist/spin/Indicator/Progress.js +1 -4
- package/dist/spin/Indicator/index.d.ts +3 -4
- package/dist/spin/Indicator/index.js +2 -5
- package/dist/spin/index.d.ts +1 -3
- package/dist/spin/index.js +4 -7
- package/dist/spin/style/index.d.ts +1 -4
- package/dist/spin/style/index.js +1 -3
- package/dist/spin/usePercent.d.ts +1 -2
- package/dist/spin/usePercent.js +1 -3
- package/dist/splitter/Panel.d.ts +2 -3
- package/dist/splitter/Panel.js +1 -4
- package/dist/splitter/SplitBar.d.ts +1 -2
- package/dist/splitter/SplitBar.js +1 -4
- package/dist/splitter/Splitter.d.ts +1 -2
- package/dist/splitter/Splitter.js +8 -11
- package/dist/splitter/hooks/sizeUtil.js +1 -2
- package/dist/splitter/hooks/useItems.js +1 -3
- package/dist/splitter/hooks/useResizable.d.ts +1 -2
- package/dist/splitter/hooks/useResizable.js +1 -3
- package/dist/splitter/hooks/useResize.d.ts +1 -2
- package/dist/splitter/hooks/useResize.js +1 -3
- package/dist/splitter/hooks/useSizes.d.ts +1 -2
- package/dist/splitter/hooks/useSizes.js +1 -3
- package/dist/splitter/index.d.ts +1 -2
- package/dist/splitter/index.js +9 -11
- package/dist/splitter/interface.d.ts +0 -1
- package/dist/splitter/interface.js +1 -1
- package/dist/splitter/style/index.d.ts +1 -4
- package/dist/splitter/style/index.js +1 -3
- package/dist/statistic/Number.d.ts +1 -2
- package/dist/statistic/Number.js +1 -4
- package/dist/statistic/Statistic.d.ts +1 -3
- package/dist/statistic/Statistic.js +8 -14
- package/dist/statistic/Timer.d.ts +1 -2
- package/dist/statistic/Timer.js +4 -7
- package/dist/statistic/index.d.ts +1 -2
- package/dist/statistic/index.js +8 -10
- package/dist/statistic/style/index.d.ts +1 -4
- package/dist/statistic/style/index.js +1 -3
- package/dist/statistic/utils.js +1 -2
- package/dist/steps/PanelArrow.d.ts +1 -3
- package/dist/steps/PanelArrow.js +1 -4
- package/dist/steps/ProgressIcon.d.ts +1 -3
- package/dist/steps/ProgressIcon.js +1 -4
- package/dist/steps/context.js +1 -3
- package/dist/steps/index.d.ts +7 -3
- package/dist/steps/index.js +35 -22
- package/dist/steps/style/horizontal.d.ts +0 -1
- package/dist/steps/style/horizontal.js +1 -4
- package/dist/steps/style/icon.d.ts +0 -1
- package/dist/steps/style/icon.js +1 -4
- package/dist/steps/style/index.d.ts +1 -3
- package/dist/steps/style/index.js +27 -27
- package/dist/steps/style/inline.d.ts +0 -1
- package/dist/steps/style/inline.js +1 -4
- package/dist/steps/style/label-placement.d.ts +0 -1
- package/dist/steps/style/label-placement.js +1 -4
- package/dist/steps/style/max-count.d.ts +8 -0
- package/dist/steps/style/max-count.js +8 -0
- package/dist/steps/style/nav.d.ts +0 -1
- package/dist/steps/style/nav.js +1 -4
- package/dist/steps/style/panel.d.ts +0 -1
- package/dist/steps/style/panel.js +1 -4
- package/dist/steps/style/progress-dot.d.ts +0 -1
- package/dist/steps/style/progress-dot.js +1 -4
- package/dist/steps/style/progress.d.ts +0 -1
- package/dist/steps/style/progress.js +1 -4
- package/dist/steps/style/rtl.d.ts +0 -1
- package/dist/steps/style/rtl.js +1 -4
- package/dist/steps/style/small.d.ts +0 -1
- package/dist/steps/style/small.js +1 -4
- package/dist/steps/style/status.d.ts +0 -1
- package/dist/steps/style/status.js +1 -4
- package/dist/steps/style/util.js +1 -3
- package/dist/steps/style/vertical.d.ts +0 -1
- package/dist/steps/style/vertical.js +1 -4
- package/dist/steps/useDisplaySteps.d.ts +22 -0
- package/dist/steps/useDisplaySteps.js +95 -0
- package/dist/style/compact-item-vertical.d.ts +0 -1
- package/dist/style/compact-item-vertical.js +1 -2
- package/dist/style/compact-item.d.ts +0 -1
- package/dist/style/compact-item.js +1 -2
- package/dist/style/index.d.ts +0 -1
- package/dist/style/index.js +1 -3
- package/dist/style/motion/collapse.js +1 -3
- package/dist/style/motion/fade.js +1 -3
- package/dist/style/motion/index.js +2 -3
- package/dist/style/motion/motion.js +1 -2
- package/dist/style/motion/move.js +1 -3
- package/dist/style/motion/slide.js +1 -3
- package/dist/style/motion/util.js +1 -2
- package/dist/style/motion/zoom.js +1 -3
- package/dist/style/placementArrow.js +2 -5
- package/dist/style/roundedArrow.d.ts +0 -1
- package/dist/style/roundedArrow.js +1 -3
- package/dist/switch/index.d.ts +1 -3
- package/dist/switch/index.js +4 -7
- package/dist/switch/style/index.d.ts +1 -4
- package/dist/switch/style/index.js +1 -3
- package/dist/table/Column.d.ts +1 -2
- package/dist/table/Column.js +1 -4
- package/dist/table/ColumnGroup.d.ts +1 -2
- package/dist/table/ColumnGroup.js +1 -4
- package/dist/table/ExpandIcon.d.ts +1 -2
- package/dist/table/ExpandIcon.js +1 -4
- package/dist/table/InternalTable.d.ts +10 -4
- package/dist/table/InternalTable.js +60 -25
- package/dist/table/Table.js +11 -10
- package/dist/table/TableMeasureRowContext.d.ts +2 -3
- package/dist/table/TableMeasureRowContext.js +1 -3
- package/dist/table/hooks/useContainerWidth.js +1 -2
- package/dist/table/hooks/useFilledColumns.js +1 -3
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +2 -3
- package/dist/table/hooks/useFilter/FilterDropdown.js +18 -21
- package/dist/table/hooks/useFilter/FilterSearch.d.ts +1 -2
- package/dist/table/hooks/useFilter/FilterSearch.js +3 -6
- package/dist/table/hooks/useFilter/FilterWrapper.d.ts +2 -3
- package/dist/table/hooks/useFilter/FilterWrapper.js +1 -4
- package/dist/table/hooks/useFilter/index.js +3 -5
- package/dist/table/hooks/useLazyKVMap.js +1 -3
- package/dist/table/hooks/usePagination.d.ts +1 -2
- package/dist/table/hooks/usePagination.js +7 -10
- package/dist/table/hooks/useSelection.d.ts +1 -2
- package/dist/table/hooks/useSelection.js +8 -10
- package/dist/table/hooks/useSorter.d.ts +10 -2
- package/dist/table/hooks/useSorter.js +10 -11
- package/dist/table/hooks/useTitleColumns.js +1 -3
- package/dist/table/index.js +10 -13
- package/dist/table/interface.d.ts +4 -5
- package/dist/table/interface.js +1 -1
- package/dist/table/style/bordered.d.ts +0 -1
- package/dist/table/style/bordered.js +6 -5
- package/dist/table/style/ellipsis.d.ts +0 -1
- package/dist/table/style/ellipsis.js +3 -4
- package/dist/table/style/empty.d.ts +0 -1
- package/dist/table/style/empty.js +1 -3
- package/dist/table/style/expand.d.ts +0 -1
- package/dist/table/style/expand.js +1 -4
- package/dist/table/style/filter.d.ts +0 -2
- package/dist/table/style/filter.js +1 -4
- package/dist/table/style/fixed.d.ts +0 -1
- package/dist/table/style/fixed.js +1 -3
- package/dist/table/style/index.d.ts +1 -4
- package/dist/table/style/index.js +32 -34
- package/dist/table/style/pagination.d.ts +0 -1
- package/dist/table/style/pagination.js +1 -4
- package/dist/table/style/radius.d.ts +0 -1
- package/dist/table/style/radius.js +1 -4
- package/dist/table/style/rtl.d.ts +0 -1
- package/dist/table/style/rtl.js +1 -4
- package/dist/table/style/selection.d.ts +0 -1
- package/dist/table/style/selection.js +1 -4
- package/dist/table/style/size.d.ts +0 -1
- package/dist/table/style/size.js +1 -4
- package/dist/table/style/sorter.d.ts +0 -1
- package/dist/table/style/sorter.js +1 -3
- package/dist/table/style/sticky.d.ts +0 -1
- package/dist/table/style/sticky.js +1 -4
- package/dist/table/style/summary.d.ts +0 -1
- package/dist/table/style/summary.js +1 -4
- package/dist/table/style/virtual.d.ts +0 -1
- package/dist/table/style/virtual.js +1 -4
- package/dist/table/util.js +1 -2
- package/dist/table/utils.js +1 -3
- package/dist/tabs/TabPane.d.ts +1 -2
- package/dist/tabs/TabPane.js +1 -4
- package/dist/tabs/hooks/useAnimateConfig.js +1 -3
- package/dist/tabs/hooks/useLegacyItems.d.ts +1 -2
- package/dist/tabs/hooks/useLegacyItems.js +3 -5
- package/dist/tabs/index.d.ts +3 -3
- package/dist/tabs/index.js +9 -12
- package/dist/tabs/style/index.d.ts +1 -4
- package/dist/tabs/style/index.js +13 -15
- package/dist/tabs/style/motion.d.ts +0 -2
- package/dist/tabs/style/motion.js +1 -4
- package/dist/tag/CheckableTag.d.ts +1 -2
- package/dist/tag/CheckableTag.js +1 -4
- package/dist/tag/CheckableTagGroup.d.ts +3 -5
- package/dist/tag/CheckableTagGroup.js +5 -8
- package/dist/tag/hooks/useColor.d.ts +1 -2
- package/dist/tag/hooks/useColor.js +1 -3
- package/dist/tag/index.d.ts +1 -3
- package/dist/tag/index.js +7 -10
- package/dist/tag/style/index.d.ts +1 -3
- package/dist/tag/style/index.js +1 -3
- package/dist/tag/style/presetCmp.d.ts +3 -5
- package/dist/tag/style/presetCmp.js +1 -3
- package/dist/tag/style/statusCmp.d.ts +3 -5
- package/dist/tag/style/statusCmp.js +1 -3
- package/dist/theme/context.d.ts +1 -3
- package/dist/theme/context.js +5 -7
- package/dist/theme/getDesignToken.d.ts +0 -1
- package/dist/theme/getDesignToken.js +5 -8
- package/dist/theme/index.d.ts +5 -7
- package/dist/theme/index.js +12 -9
- package/dist/theme/interface/alias.js +1 -1
- package/dist/theme/interface/components.d.ts +0 -5
- package/dist/theme/interface/components.js +1 -1
- package/dist/theme/interface/cssinjs-utils.js +1 -1
- package/dist/theme/interface/index.js +1 -2
- package/dist/theme/interface/maps/colors.js +1 -1
- package/dist/theme/interface/maps/font.js +1 -1
- package/dist/theme/interface/maps/index.js +1 -1
- package/dist/theme/interface/maps/size.js +1 -1
- package/dist/theme/interface/maps/style.js +1 -1
- package/dist/theme/interface/presetColors.js +1 -2
- package/dist/theme/interface/seeds.js +1 -1
- package/dist/theme/internal.js +2 -3
- package/dist/theme/themes/ColorMap.d.ts +0 -2
- package/dist/theme/themes/ColorMap.js +1 -1
- package/dist/theme/themes/compact/genCompactSizeMapToken.d.ts +0 -2
- package/dist/theme/themes/compact/genCompactSizeMapToken.js +1 -2
- package/dist/theme/themes/compact/index.d.ts +0 -1
- package/dist/theme/themes/compact/index.js +5 -8
- package/dist/theme/themes/dark/colorAlgorithm.js +1 -3
- package/dist/theme/themes/dark/colors.js +1 -3
- package/dist/theme/themes/dark/index.d.ts +0 -1
- package/dist/theme/themes/dark/index.js +1 -4
- package/dist/theme/themes/default/colorAlgorithm.js +1 -3
- package/dist/theme/themes/default/colors.js +1 -3
- package/dist/theme/themes/default/index.d.ts +0 -2
- package/dist/theme/themes/default/index.js +5 -7
- package/dist/theme/themes/default/theme.d.ts +1 -3
- package/dist/theme/themes/default/theme.js +1 -4
- package/dist/theme/themes/seed.d.ts +0 -2
- package/dist/theme/themes/seed.js +4 -3
- package/dist/theme/themes/shared/genColorMapToken.d.ts +0 -1
- package/dist/theme/themes/shared/genColorMapToken.js +1 -3
- package/dist/theme/themes/shared/genCommonMapToken.d.ts +0 -2
- package/dist/theme/themes/shared/genCommonMapToken.js +3 -5
- package/dist/theme/themes/shared/genControlHeight.d.ts +0 -2
- package/dist/theme/themes/shared/genControlHeight.js +1 -3
- package/dist/theme/themes/shared/genFontMapToken.d.ts +0 -2
- package/dist/theme/themes/shared/genFontMapToken.js +1 -4
- package/dist/theme/themes/shared/genFontSizes.js +2 -4
- package/dist/theme/themes/shared/genRadius.d.ts +0 -2
- package/dist/theme/themes/shared/genRadius.js +1 -3
- package/dist/theme/themes/shared/genSizeMapToken.d.ts +0 -2
- package/dist/theme/themes/shared/genSizeMapToken.js +1 -2
- package/dist/theme/useToken.d.ts +0 -1
- package/dist/theme/useToken.js +5 -7
- package/dist/theme/util/alias.d.ts +0 -2
- package/dist/theme/util/alias.js +8 -10
- package/dist/theme/util/genPresetColor.js +1 -3
- package/dist/theme/util/genStyleUtils.d.ts +12 -16
- package/dist/theme/util/genStyleUtils.js +3 -5
- package/dist/theme/util/getAlphaColor.js +1 -4
- package/dist/theme/util/useResetIconStyle.d.ts +0 -1
- package/dist/theme/util/useResetIconStyle.js +1 -4
- package/dist/time-picker/index.d.ts +3 -6
- package/dist/time-picker/index.js +8 -20
- package/dist/time-picker/locale/ar_EG.js +1 -3
- package/dist/time-picker/locale/az_AZ.js +1 -3
- package/dist/time-picker/locale/bg_BG.js +1 -3
- package/dist/time-picker/locale/bn_BD.js +1 -3
- package/dist/time-picker/locale/by_BY.js +1 -3
- package/dist/time-picker/locale/ca_ES.js +1 -3
- package/dist/time-picker/locale/cs_CZ.js +1 -3
- package/dist/time-picker/locale/da_DK.js +1 -3
- package/dist/time-picker/locale/de_DE.js +1 -3
- package/dist/time-picker/locale/el_GR.js +1 -3
- package/dist/time-picker/locale/en_GB.js +1 -3
- package/dist/time-picker/locale/en_US.js +1 -3
- package/dist/time-picker/locale/es_ES.js +1 -3
- package/dist/time-picker/locale/et_EE.js +1 -3
- package/dist/time-picker/locale/eu_ES.js +1 -3
- package/dist/time-picker/locale/fa_IR.js +1 -3
- package/dist/time-picker/locale/fi_FI.js +1 -3
- package/dist/time-picker/locale/fr_BE.js +1 -3
- package/dist/time-picker/locale/fr_CA.js +1 -3
- package/dist/time-picker/locale/fr_FR.js +1 -3
- package/dist/time-picker/locale/ga_IE.js +1 -3
- package/dist/time-picker/locale/gl_ES.js +1 -3
- package/dist/time-picker/locale/he_IL.js +1 -3
- package/dist/time-picker/locale/hi_IN.js +1 -3
- package/dist/time-picker/locale/hr_HR.js +1 -3
- package/dist/time-picker/locale/hu_HU.js +1 -3
- package/dist/time-picker/locale/id_ID.js +1 -3
- package/dist/time-picker/locale/is_IS.js +1 -3
- package/dist/time-picker/locale/it_IT.js +1 -3
- package/dist/time-picker/locale/ja_JP.js +1 -3
- package/dist/time-picker/locale/ka_GE.js +1 -3
- package/dist/time-picker/locale/kk_KZ.js +1 -3
- package/dist/time-picker/locale/km_KH.js +1 -3
- package/dist/time-picker/locale/kmr_IQ.js +1 -3
- package/dist/time-picker/locale/kn_IN.js +1 -3
- package/dist/time-picker/locale/ko_KR.js +1 -3
- package/dist/time-picker/locale/lt_LT.js +1 -3
- package/dist/time-picker/locale/lv_LV.js +1 -3
- package/dist/time-picker/locale/mk_MK.js +1 -3
- package/dist/time-picker/locale/ml_IN.js +1 -3
- package/dist/time-picker/locale/mn_MN.js +1 -3
- package/dist/time-picker/locale/mr_IN.js +1 -3
- package/dist/time-picker/locale/ms_MY.js +1 -3
- package/dist/time-picker/locale/my_MM.js +1 -3
- package/dist/time-picker/locale/nb_NO.js +1 -3
- package/dist/time-picker/locale/nl_BE.js +1 -3
- package/dist/time-picker/locale/nl_NL.js +1 -3
- package/dist/time-picker/locale/pl_PL.js +1 -3
- package/dist/time-picker/locale/pt_BR.js +1 -3
- package/dist/time-picker/locale/pt_PT.js +1 -3
- package/dist/time-picker/locale/ro_RO.js +1 -3
- package/dist/time-picker/locale/ru_RU.js +1 -3
- package/dist/time-picker/locale/si_LK.js +1 -3
- package/dist/time-picker/locale/sk_SK.js +1 -3
- package/dist/time-picker/locale/sl_SI.js +1 -3
- package/dist/time-picker/locale/sr_RS.js +1 -3
- package/dist/time-picker/locale/sv_SE.js +1 -3
- package/dist/time-picker/locale/ta_IN.js +1 -3
- package/dist/time-picker/locale/th_TH.js +1 -3
- package/dist/time-picker/locale/tk_TK.js +1 -3
- package/dist/time-picker/locale/tr_TR.js +1 -3
- package/dist/time-picker/locale/uk_UA.js +1 -3
- package/dist/time-picker/locale/ur_PK.js +1 -3
- package/dist/time-picker/locale/uz_UZ.js +1 -3
- package/dist/time-picker/locale/vi_VN.js +1 -3
- package/dist/time-picker/locale/zh_CN.js +1 -3
- package/dist/time-picker/locale/zh_TW.js +1 -3
- package/dist/timeline/Timeline.d.ts +1 -3
- package/dist/timeline/Timeline.js +12 -15
- package/dist/timeline/TimelineItem.d.ts +1 -2
- package/dist/timeline/TimelineItem.js +1 -3
- package/dist/timeline/index.js +3 -5
- package/dist/timeline/style/horizontal.d.ts +0 -1
- package/dist/timeline/style/horizontal.js +1 -4
- package/dist/timeline/style/index.d.ts +1 -4
- package/dist/timeline/style/index.js +3 -5
- package/dist/timeline/useItems.js +1 -4
- package/dist/tooltip/PurePanel.d.ts +1 -2
- package/dist/tooltip/PurePanel.js +5 -9
- package/dist/tooltip/UniqueProvider/MotionContent.d.ts +1 -3
- package/dist/tooltip/UniqueProvider/MotionContent.js +2 -6
- package/dist/tooltip/UniqueProvider/index.d.ts +1 -3
- package/dist/tooltip/UniqueProvider/index.js +6 -9
- package/dist/tooltip/hooks/useMergedArrow.js +1 -4
- package/dist/tooltip/index.d.ts +1 -3
- package/dist/tooltip/index.js +11 -14
- package/dist/tooltip/style/index.d.ts +1 -3
- package/dist/tooltip/style/index.js +4 -6
- package/dist/tooltip/util.js +1 -3
- package/dist/tour/PurePanel.d.ts +1 -2
- package/dist/tour/PurePanel.js +4 -7
- package/dist/tour/index.d.ts +1 -2
- package/dist/tour/index.js +5 -8
- package/dist/tour/interface.d.ts +0 -1
- package/dist/tour/interface.js +1 -1
- package/dist/tour/panelRender.d.ts +1 -2
- package/dist/tour/panelRender.js +17 -14
- package/dist/tour/style/index.d.ts +1 -4
- package/dist/tour/style/index.js +4 -6
- package/dist/transfer/Actions.d.ts +1 -2
- package/dist/transfer/Actions.js +1 -4
- package/dist/transfer/ListBody.d.ts +1 -2
- package/dist/transfer/ListBody.js +3 -6
- package/dist/transfer/ListItem.d.ts +3 -4
- package/dist/transfer/ListItem.js +4 -7
- package/dist/transfer/Section.d.ts +1 -2
- package/dist/transfer/Section.js +7 -10
- package/dist/transfer/Transfer.d.ts +1 -2
- package/dist/transfer/Transfer.js +20 -23
- package/dist/transfer/hooks/useData.d.ts +1 -2
- package/dist/transfer/hooks/useData.js +1 -4
- package/dist/transfer/hooks/useSelection.js +1 -4
- package/dist/transfer/index.js +13 -16
- package/dist/transfer/interface.d.ts +0 -1
- package/dist/transfer/interface.js +1 -2
- package/dist/transfer/search.d.ts +1 -2
- package/dist/transfer/search.js +3 -6
- package/dist/transfer/style/index.d.ts +1 -4
- package/dist/transfer/style/index.js +1 -3
- package/dist/tree/DirectoryTree.d.ts +1 -2
- package/dist/tree/DirectoryTree.js +5 -9
- package/dist/tree/Tree.d.ts +1 -3
- package/dist/tree/Tree.js +8 -11
- package/dist/tree/index.js +6 -9
- package/dist/tree/style/directory.js +1 -2
- package/dist/tree/style/index.d.ts +1 -2
- package/dist/tree/style/index.js +3 -5
- package/dist/tree/utils/dictUtil.js +1 -3
- package/dist/tree/utils/dropIndicator.d.ts +1 -2
- package/dist/tree/utils/dropIndicator.js +3 -6
- package/dist/tree/utils/iconUtil.d.ts +3 -4
- package/dist/tree/utils/iconUtil.js +1 -4
- package/dist/tree-select/index.d.ts +2 -5
- package/dist/tree-select/index.js +13 -16
- package/dist/tree-select/style/index.d.ts +1 -3
- package/dist/tree-select/style/index.js +1 -3
- package/dist/typography/Base/CopyBtn.d.ts +1 -2
- package/dist/typography/Base/CopyBtn.js +3 -6
- package/dist/typography/Base/Ellipsis.d.ts +2 -3
- package/dist/typography/Base/Ellipsis.js +3 -6
- package/dist/typography/Base/EllipsisTooltip.d.ts +1 -2
- package/dist/typography/Base/EllipsisTooltip.js +3 -7
- package/dist/typography/Base/index.d.ts +1 -2
- package/dist/typography/Base/index.js +22 -25
- package/dist/typography/Base/util.js +1 -3
- package/dist/typography/Editable.d.ts +1 -2
- package/dist/typography/Editable.js +9 -14
- package/dist/typography/Link.d.ts +1 -2
- package/dist/typography/Link.js +3 -6
- package/dist/typography/Paragraph.d.ts +1 -2
- package/dist/typography/Paragraph.js +3 -6
- package/dist/typography/Text.d.ts +1 -2
- package/dist/typography/Text.js +4 -7
- package/dist/typography/Title.d.ts +1 -2
- package/dist/typography/Title.js +3 -6
- package/dist/typography/Typography.d.ts +1 -2
- package/dist/typography/Typography.js +6 -11
- package/dist/typography/hooks/useCopyClick.d.ts +2 -4
- package/dist/typography/hooks/useCopyClick.js +5 -8
- package/dist/typography/hooks/useMergedConfig.d.ts +1 -3
- package/dist/typography/hooks/useMergedConfig.js +1 -3
- package/dist/typography/hooks/usePrevious.js +1 -4
- package/dist/typography/hooks/useTooltipProps.d.ts +1 -2
- package/dist/typography/hooks/useTooltipProps.js +1 -4
- package/dist/typography/index.d.ts +6 -7
- package/dist/typography/index.js +19 -22
- package/dist/typography/interface.d.ts +0 -1
- package/dist/typography/interface.js +1 -1
- package/dist/typography/style/index.d.ts +1 -4
- package/dist/typography/style/index.js +1 -3
- package/dist/typography/style/mixins.d.ts +0 -1
- package/dist/typography/style/mixins.js +1 -3
- package/dist/upload/Dragger.d.ts +2 -3
- package/dist/upload/Dragger.js +7 -11
- package/dist/upload/Upload.d.ts +1 -2
- package/dist/upload/Upload.js +12 -16
- package/dist/upload/UploadList/ListItem.d.ts +2 -3
- package/dist/upload/UploadList/ListItem.js +15 -12
- package/dist/upload/UploadList/index.d.ts +1 -2
- package/dist/upload/UploadList/index.js +6 -9
- package/dist/upload/index.d.ts +2 -3
- package/dist/upload/index.js +8 -11
- package/dist/upload/interface.d.ts +0 -2
- package/dist/upload/interface.js +1 -1
- package/dist/upload/style/dragger.d.ts +0 -1
- package/dist/upload/style/dragger.js +1 -4
- package/dist/upload/style/index.d.ts +1 -4
- package/dist/upload/style/index.js +11 -13
- package/dist/upload/style/list.d.ts +0 -1
- package/dist/upload/style/list.js +1 -4
- package/dist/upload/style/motion.d.ts +0 -2
- package/dist/upload/style/motion.js +1 -4
- package/dist/upload/style/picture.d.ts +0 -1
- package/dist/upload/style/picture.js +1 -3
- package/dist/upload/style/rtl.d.ts +0 -1
- package/dist/upload/style/rtl.js +1 -3
- package/dist/upload/utils.js +2 -3
- package/dist/version/index.d.ts +1 -1
- package/dist/version/index.js +1 -3
- package/dist/watermark/context.d.ts +1 -2
- package/dist/watermark/context.js +1 -3
- package/dist/watermark/index.d.ts +17 -13
- package/dist/watermark/index.js +38 -42
- package/dist/watermark/useClips.d.ts +2 -2
- package/dist/watermark/useClips.js +10 -13
- package/dist/watermark/useRafDebounce.js +1 -3
- package/dist/watermark/useSingletonCache.js +1 -3
- package/dist/watermark/useWatermark.js +1 -3
- package/dist/watermark/utils.d.ts +9 -1
- package/dist/watermark/utils.js +33 -2
- package/package.json +15 -15
- package/web-tags.json +1179 -1163
- package/web-types.json +3274 -3231
- package/dist/_virtual/rolldown_runtime.js +0 -18
package/dist/components.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { SizeType } from "./config-provider/SizeContext.js";
|
|
2
2
|
import Col, { ColProps, ColSize } from "./grid/col.js";
|
|
3
3
|
import Row, { RowProps } from "./grid/row.js";
|
|
4
|
-
import "./grid/index.js";
|
|
5
4
|
import UniqueProvider from "./tooltip/UniqueProvider/index.js";
|
|
6
5
|
import _default$15, { TooltipAlignConfig, TooltipEmits, TooltipPlacement, TooltipProps, TooltipRef, TooltipSlots } from "./tooltip/index.js";
|
|
6
|
+
import { Rule, RuleObject, RuleRender, RuleType } from "./form/types.js";
|
|
7
7
|
import InternalForm, { FormEmits, FormInstance, FormProps, FormSlots } from "./form/Form.js";
|
|
8
8
|
import InternalFormItem, { FormItemEmits, FormItemProps, FormItemSlots } from "./form/FormItem/index.js";
|
|
9
9
|
import { DatePickerEmits, DatePickerSlots } from "./date-picker/generatePicker/generateSinglePicker.js";
|
|
@@ -20,7 +20,6 @@ import Popconfirm, { PopconfirmEmits, PopconfirmProps, PopconfirmSlots } from ".
|
|
|
20
20
|
import _default$11, { SpinProps, SpinSlots } from "./spin/index.js";
|
|
21
21
|
import InternalCheckbox, { CheckboxEmits, CheckboxProps, CheckboxSlots } from "./checkbox/Checkbox.js";
|
|
22
22
|
import CheckboxGroup, { CheckboxGroupEmits, CheckboxGroupProps, CheckboxGroupSlots, CheckboxOptionType } from "./checkbox/Group.js";
|
|
23
|
-
import "./checkbox/index.js";
|
|
24
23
|
import { MenuItemProps } from "./menu/MenuItem.js";
|
|
25
24
|
import { MenuEmits, MenuSlots } from "./menu/menu.js";
|
|
26
25
|
import MenuItemGroup, { MenuItemGroupProps } from "./menu/MenuItemGroup.js";
|
|
@@ -41,16 +40,13 @@ import { TransferOperationProps } from "./transfer/Actions.js";
|
|
|
41
40
|
import { TransferSearchEmits, TransferSearchProps, TransferSearchSlots } from "./transfer/search.js";
|
|
42
41
|
import InternalTransfer, { TransferProps } from "./transfer/index.js";
|
|
43
42
|
import Progress, { ProgressProps } from "./progress/progress.js";
|
|
44
|
-
import "./progress/index.js";
|
|
45
43
|
import { UploadChangeParam, UploadEmits, UploadFile, UploadSlots } from "./upload/interface.js";
|
|
46
44
|
import { useExportConfig } from "./config-provider/hooks/useConfig.js";
|
|
47
45
|
import _default$4, { ConfigProviderProps } from "./config-provider/index.js";
|
|
48
46
|
import Alert, { AlertEmits, AlertProps, AlertSemanticType, AlertSlots } from "./alert/Alert.js";
|
|
49
|
-
import "./alert/index.js";
|
|
50
47
|
import { Affix, AffixEmits, AffixProps, AffixRef } from "./affix/index.js";
|
|
51
48
|
import { AnchorLinkProps } from "./anchor/AnchorLink.js";
|
|
52
49
|
import Anchor, { AnchorEmits, AnchorProps, AnchorSlots } from "./anchor/Anchor.js";
|
|
53
|
-
import "./anchor/index.js";
|
|
54
50
|
import { RibbonProps } from "./badge/Ribbon.js";
|
|
55
51
|
import Badge, { BadgeProps, BadgeRibbon, BadgeSlots } from "./badge/index.js";
|
|
56
52
|
import _default$1, { BreadcrumbItemProps } from "./breadcrumb/BreadcrumbItem.js";
|
|
@@ -66,7 +62,6 @@ import CascaderPanel, { CascaderPanelEmits, CascaderPanelProps, CascaderPanelSlo
|
|
|
66
62
|
import Cascader, { CascaderEmits, CascaderProps, CascaderSlots } from "./cascader/index.js";
|
|
67
63
|
import Collapse, { CollapseProps } from "./collapse/Collapse.js";
|
|
68
64
|
import CollapsePanel, { CollapsePanelProps, CollapsePanelSlots } from "./collapse/CollapsePanel.js";
|
|
69
|
-
import "./collapse/index.js";
|
|
70
65
|
import { AggregationColor } from "./color-picker/color.js";
|
|
71
66
|
import { ColorPickerEmits, ColorPickerSlots, ColorValueType } from "./color-picker/interface.js";
|
|
72
67
|
import ColorPicker from "./color-picker/ColorPicker.js";
|
|
@@ -80,7 +75,6 @@ import Flex, { FlexSlots } from "./flex/index.js";
|
|
|
80
75
|
import FloatButton, { FloatButtonProps, FloatButtonRef } from "./float-button/FloatButton.js";
|
|
81
76
|
import FloatButtonGroup, { FloatButtonGroupProps } from "./float-button/FloatButtonGroup.js";
|
|
82
77
|
import BackTopWithInstall from "./float-button/BackTop.js";
|
|
83
|
-
import "./float-button/index.js";
|
|
84
78
|
import _default_1, { ImageEmits, ImagePreviewGroup, ImagePreviewGroupProps, ImageProps, ImageSlots, PreviewConfig } from "./image/index.js";
|
|
85
79
|
import InputNumber, { InputNumberEmits, InputNumberProps, InputNumberRef as VcInputNumberRef, InputNumberStepContext, ValueType } from "./input-number/index.js";
|
|
86
80
|
import { InputEmits, InputProps, InputRef, InputSlots } from "./input/Input.js";
|
|
@@ -101,7 +95,6 @@ import SkeletonNode from "./skeleton/Node.js";
|
|
|
101
95
|
import SkeletonImage from "./skeleton/Image.js";
|
|
102
96
|
import SkeletonInput from "./skeleton/Input.js";
|
|
103
97
|
import SkeletonWithSubComponents, { SkeletonProps } from "./skeleton/Skeleton.js";
|
|
104
|
-
import "./skeleton/index.js";
|
|
105
98
|
import Slider, { SliderEmits, SliderProps } from "./slider/index.js";
|
|
106
99
|
import Space, { SpaceAddon, SpaceCompact, SpaceProps, SpaceSize, SpaceSlots } from "./space/index.js";
|
|
107
100
|
import { SplitterEmits, SplitterSlots } from "./splitter/interface.js";
|
|
@@ -115,7 +108,6 @@ import CheckableTagGroup from "./tag/CheckableTagGroup.js";
|
|
|
115
108
|
import Tag, { TagProps, TagSlots } from "./tag/index.js";
|
|
116
109
|
import Timeline, { TimelineItemType, TimelineProps } from "./timeline/Timeline.js";
|
|
117
110
|
import { TimelineItem, TimelineItemProps, TimelineItemSlots } from "./timeline/TimelineItem.js";
|
|
118
|
-
import "./timeline/index.js";
|
|
119
111
|
import { AntTreeNode, AntTreeNodeCheckedEvent, AntTreeNodeExpandedEvent, AntTreeNodeMouseEvent, AntTreeNodeProps, AntTreeNodeSelectedEvent, AntdTreeNodeAttribute, TreeEmits, TreeProps, TreeSlots } from "./tree/Tree.js";
|
|
120
112
|
import DirectoryTree, { DirectoryTreeEmits, DirectoryTreeProps, DirectoryTreeSlots, ExpandAction } from "./tree/DirectoryTree.js";
|
|
121
113
|
import Tree, { BasicDataNode, DataNode } from "./tree/index.js";
|
|
@@ -123,7 +115,6 @@ import TreeSelect, { TreeSelectEmits, TreeSelectNode, TreeSelectProps, TreeSelec
|
|
|
123
115
|
import { BlockProps } from "./typography/interface.js";
|
|
124
116
|
import { ButtonColorType, ButtonHTMLType, ButtonShape, ButtonType, ButtonVariantType } from "./button/buttonHelper.js";
|
|
125
117
|
import Button, { ButtonEmits, ButtonProps, ButtonSemanticName, ButtonSlots, LegacyButtonType } from "./button/Button.js";
|
|
126
|
-
import "./button/index.js";
|
|
127
118
|
import useModal from "./modal/useModal/index.js";
|
|
128
119
|
import { AppProps } from "./app/App.js";
|
|
129
120
|
import _default from "./app/index.js";
|
|
@@ -133,13 +124,9 @@ import AvatarGroup, { AvatarGroupProps } from "./avatar/AvatarGroup.js";
|
|
|
133
124
|
import Avatar from "./avatar/index.js";
|
|
134
125
|
import { BorderBeamColor, BorderBeamGradient } from "./border-beam/util.js";
|
|
135
126
|
import BorderBeam, { BorderBeamProps } from "./border-beam/BorderBeam.js";
|
|
136
|
-
import "./border-beam/index.js";
|
|
137
|
-
import "./breadcrumb/index.js";
|
|
138
127
|
import CardGrid, { CardGridProps } from "./card/CardGrid.js";
|
|
139
|
-
import "./card/index.js";
|
|
140
128
|
import Carousel, { CarouselEmits, CarouselProps, CarouselRef, CarouselSlots } from "./carousel/index.js";
|
|
141
129
|
import { FormHookInstance, useForm, useFormInstance } from "./form/hooks/useForm.js";
|
|
142
|
-
import "./form/index.js";
|
|
143
130
|
import { InputGroupProps } from "./input/Group.js";
|
|
144
131
|
import { InputPasswordRef, PasswordProps } from "./input/Password.js";
|
|
145
132
|
import CompoundedInput, { InputGroup, InputOTP, InputPassword, InputSearch } from "./input/index.js";
|
|
@@ -161,4 +148,4 @@ import Typography, { TypographyLink, TypographyParagraph, TypographyText, Typogr
|
|
|
161
148
|
import { DraggerProps } from "./upload/Dragger.js";
|
|
162
149
|
import Upload, { UploadDragger, UploadProps } from "./upload/index.js";
|
|
163
150
|
import Watermark, { WatermarkProps } from "./watermark/index.js";
|
|
164
|
-
export { Affix, type AffixEmits, type AffixProps, type AffixRef, Alert, type AlertEmits, type AlertProps, type AlertSemanticType, type AlertSlots, Anchor, type AnchorEmits, type AnchorLinkProps, type AnchorProps, type AnchorSlots, type AntTreeNode, type AntTreeNodeCheckedEvent, type AntTreeNodeExpandedEvent, type AntTreeNodeMouseEvent, type AntTreeNodeProps, type AntTreeNodeSelectedEvent, type AntdTreeNodeAttribute, _default as App, type AppProps, AutoComplete, type AutoCompleteClassNamesType, type AutoCompleteEmits, Option as AutoCompleteOption, type AutoCompleteProps, type AutoCompleteSlots, type AutoCompleteStylesType, Avatar, type AvatarEmits, AvatarGroup, type AvatarGroupProps, type AvatarProps, type AvatarSlots, BackTopWithInstall as BackTop, Badge, type BadgeProps, BadgeRibbon, type RibbonProps as BadgeRibbonProps, type BadgeSlots, type BasicDataNode, BorderBeam, type BorderBeamColor, type BorderBeamGradient, type BorderBeamProps, Breadcrumb, type BreadcrumbEmits, _default$1 as BreadcrumbItem, type BreadcrumbItemProps, type ItemType as BreadcrumbItemType, type BreadcrumbProps, _default$2 as BreadcrumbSeparator, type BreadcrumbSlots, Button, type ButtonColorType, type ButtonEmits, type ButtonHTMLType, type ButtonProps, type ButtonSemanticName, type ButtonShape, type SizeType as ButtonSize, type ButtonSlots, type ButtonType, type ButtonVariantType, _default$3 as Calendar, type CalendarMode, type CalendarProps, Card, type CardEmits, CardGrid, type CardGridProps, CardMeta, type CardMetaProps, type CardProps, type CardSize, type CardSlots, type CardTabListType, Carousel, type CarouselEmits, type CarouselProps, type CarouselRef, type CarouselSlots, Cascader, type CascaderEmits, CascaderPanel, type CascaderPanelEmits, type CascaderPanelProps, type CascaderPanelSlots, type CascaderProps, type CascaderSlots, CheckableTag, CheckableTagGroup, type CheckableTagProps, InternalCheckbox as Checkbox, type CheckboxEmits, CheckboxGroup, type CheckboxGroupEmits, type CheckboxGroupProps, type CheckboxGroupSlots, type CheckboxOptionType, type CheckboxProps, type CheckboxSlots, Col, type ColProps, type ColSize, Collapse, CollapsePanel, type CollapsePanelProps, type CollapsePanelSlots, type CollapseProps, type AggregationColor as Color, ColorPicker, type ColorPickerEmits, type ColorPickerProps, type ColorPickerSlots, type ColorValueType, _default$4 as ConfigProvider, type ConfigProviderProps, type DataSourceItemObject, type DataSourceItemType, DateMonthPicker, _default$5 as DatePicker, type DatePickerEmits, type DatePickerProps, type DatePickerSlots, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker, Descriptions, DescriptionsItem, type DescriptionsItemProps, type DescriptionsItemSlots, type DescriptionsItemType, type DescriptionsProps, type DescriptionsSlots, DirectoryTree, type DirectoryTreeEmits, type ExpandAction as DirectoryTreeExpandAction, type DirectoryTreeProps, type DirectoryTreeSlots, Divider, type DividerProps, Drawer, type DrawerEmits, type DrawerProps, type DrawerResizableConfig, type DrawerSlots, Dropdown, type DropdownArrowOptions, type DropdownEmits, type DropdownProps, type DropdownSlots, _default$6 as Empty, type EmptyProps, type EmptySlots, Flex, type FlexProps, type FlexSlots, FloatButton, FloatButtonGroup, type FloatButtonGroupProps, type FloatButtonProps, type FloatButtonRef, InternalForm as Form, type FormEmits, type FormHookInstance, type FormInstance, InternalFormItem as FormItem, type FormItemEmits, type FormItemProps, type FormItemSlots, type FormProps, type FormSlots, _default_1 as Image, type ImageEmits, type PreviewConfig as ImagePreviewConfig, ImagePreviewGroup, type ImagePreviewGroupProps, type ImageProps, type ImageSlots, CompoundedInput as Input, type InputEmits, InputGroup, type InputGroupProps, InputNumber, type InputNumberEmits, type InputNumberProps, type VcInputNumberRef as InputNumberRef, type InputNumberStepContext, type ValueType as InputNumberValueType, InputOTP, type OTPEmits as InputOTPEmits, type OTPProps as InputOTPProps, type OTPSlots as InputOTPSlots, InputPassword, type PasswordProps as InputPasswordProps, type InputPasswordRef, type InputProps, type InputRef, InputSearch, type SearchProps as InputSearchProps, type InputSearchRef, type InputSlots, type InputTextAreaRef, type KeyWise, type KeyWiseTransferItem, Layout, LayoutContent, LayoutFooter, LayoutHeader, type BasicProps as LayoutProps, LayoutSider, type LegacyButtonType, type ListStyle, _default$7 as Masonry, type MasonryEmits, type MasonryProps, type MasonryRef, type MasonrySlots, type MentionPlacement, Mentions, type MentionsClassNamesType, type MentionsEmits, Option$1 as MentionsOption, type MentionsOptionProps, type MentionsProps, type MentionsRef, type MentionsSlots, type MentionsStylesType, _default$8 as Menu, MenuDivider, type MenuEmits, MenuItem, MenuItemGroup, type MenuItemGroupProps, type MenuItemProps, type MenuItemType, type MenuProps, type MenuRef, type MenuSlots, _default$9 as Modal, type ModalEmits, type ModalProps, type ModalSlots, type MonthPickerProps, Pagination, type PaginationClassNamesType, type PaginationConfig, type PaginationEmits, type PaginationLocale, type PaginationPosition, type PaginationProps, type PaginationSlots, type PaginationStylesType, Popconfirm, type PopconfirmEmits, type PopconfirmProps, type PopconfirmSlots, Popover, type PopoverEmits, type PopoverProps, type PopoverRef, type PopoverSlots, Progress, type ProgressProps, QRCode, type QRCodeEmits, type QRCodeProps, InternalRadio as Radio, RadioButton, type RadioChangeEvent, type RadioEmits, RadioGroup, type RadioGroupEmits, type RadioGroupOptionType, type RadioGroupProps, type RadioGroupSlots, type RadioOptionType, type RadioProps, type RadioSlots, type RangePickerProps, Rate, type RateEmits, type RateProps, type RenderResult, type RenderResultObject, _default$10 as Result, type ResultProps, type ResultSlots, type ResultStatusType, Row, type RowProps, Segmented, type SegmentedEmits, type SegmentedOptions, type SegmentedProps, type SegmentedSlots, Select, type SelectAllLabel, type SelectEmits, SelectOptGroup, SelectOption, type SelectProps, type SelectSlots, type SelectValue, SkeletonWithSubComponents as Skeleton, SkeletonAvatar, SkeletonButton, SkeletonImage, SkeletonInput, SkeletonNode, type SkeletonProps, Slider, type SliderEmits, type SliderProps, Space, SpaceAddon, SpaceCompact, type SpaceProps, type SpaceSize, type SpaceSlots, _default$11 as Spin, type SpinProps, type SpinSlots, Splitter, type SplitterEmits, SplitterPanel, type SplitterProps, type SplitterSlots, _default$12 as Statistic, type StatisticProps, StatisticTimer, type StatisticTimerProps, type StepItem, Steps, type StepsEmits, type StepsProps, type StepsSlots, SubMenu, type SubMenuProps, Switch, type SwitchEmits, type SwitchProps, type SwitchSize, type SwitchSlots, TabPane, type TabPaneProps, _default$13 as Table, type TableClassNamesType, Column as TableColumn, ColumnGroup as TableColumnGroup, type ColumnType as TableColumnType, type ColumnsType as TableColumnsType, type DataIndex as TableDataIndex, type TableEmits, type TableLocale, type TablePaginationConfig, type TableProps, type TableRowSelection, type TableSlots, type SortOrder as TableSortOrder, type SorterResult as TableSorterResult, type TableStylesType, Summary as TableSummary, SummaryCell as TableSummaryCell, SummaryRow as TableSummaryRow, Tabs, type TabsEmits, type TabsProps, type TabsRef, type TabsSlots, Tag, type TagProps, type TagSlots, InternalTextArea as TextArea, type TextAreaProps, type TextAreaRef, _default$14 as TimePicker, type TimePickerEmits, type TimePickerLocale, type TimePickerProps, type TimePickerSlots, TimeRangePicker, type TimeRangePickerEmits, type TimeRangePickerProps, Timeline, TimelineItem, type TimelineItemProps, type TimelineItemSlots, type TimelineItemType, type TimelineProps, _default$15 as Tooltip, type TooltipAlignConfig, type TooltipEmits, type TooltipPlacement, type TooltipProps, type TooltipRef, type TooltipSlots, Tour, type TourEmits, type TourLocale, type TourProps, type TourSlots, type TourStepItem, type TourStylesType, InternalTransfer as Transfer, type TransferClassNamesType, type TransferCustomListBodyProps, type TransferDirection, type TransferEmits, type TransferItem, type TransferKey, type TransferListBodyProps, type TransferListProps, type TransferLocale, type TransferOperationProps, type PaginationType as TransferPaginationType, type TransferProps, type TransferRender, type TransferSearchEmits, type TransferSearchOption, type TransferSearchProps, type TransferSearchSlots, type TransferSlots, type TransferStylesType, Tree, type DataNode as TreeDataNode, type TreeEmits, type TreeProps, TreeSelect, type TreeSelectEmits, type TreeSelectNode, type TreeSelectProps, type TreeSelectSlots, type TreeSlots, Typography, type BlockProps as TypographyBaseProps, TypographyLink, type LinkProps as TypographyLinkProps, TypographyParagraph, type ParagraphProps as TypographyParagraphProps, TypographyText, type TextProps as TypographyTextProps, TypographyTitle, type TitleProps as TypographyTitleProps, UniqueProvider, Upload, type UploadChangeParam, UploadDragger, type DraggerProps as UploadDraggerProps, type UploadEmits, type UploadFile, type UploadProps, type UploadSlots, Watermark, type WatermarkProps, type WeekPickerProps, staticMethods as message, staticMethods$1 as notification, useExportConfig as useConfig, useForm, useFormInstance, useLayoutSider, useMessage, useModal, useNotification };
|
|
151
|
+
export { Affix, type AffixEmits, type AffixProps, type AffixRef, Alert, type AlertEmits, type AlertProps, type AlertSemanticType, type AlertSlots, Anchor, type AnchorEmits, type AnchorLinkProps, type AnchorProps, type AnchorSlots, type AntTreeNode, type AntTreeNodeCheckedEvent, type AntTreeNodeExpandedEvent, type AntTreeNodeMouseEvent, type AntTreeNodeProps, type AntTreeNodeSelectedEvent, type AntdTreeNodeAttribute, _default as App, type AppProps, AutoComplete, type AutoCompleteClassNamesType, type AutoCompleteEmits, Option as AutoCompleteOption, type AutoCompleteProps, type AutoCompleteSlots, type AutoCompleteStylesType, Avatar, type AvatarEmits, AvatarGroup, type AvatarGroupProps, type AvatarProps, type AvatarSlots, BackTopWithInstall as BackTop, Badge, type BadgeProps, BadgeRibbon, type RibbonProps as BadgeRibbonProps, type BadgeSlots, type BasicDataNode, BorderBeam, type BorderBeamColor, type BorderBeamGradient, type BorderBeamProps, Breadcrumb, type BreadcrumbEmits, _default$1 as BreadcrumbItem, type BreadcrumbItemProps, type ItemType as BreadcrumbItemType, type BreadcrumbProps, _default$2 as BreadcrumbSeparator, type BreadcrumbSlots, Button, type ButtonColorType, type ButtonEmits, type ButtonHTMLType, type ButtonProps, type ButtonSemanticName, type ButtonShape, type SizeType as ButtonSize, type ButtonSlots, type ButtonType, type ButtonVariantType, _default$3 as Calendar, type CalendarMode, type CalendarProps, Card, type CardEmits, CardGrid, type CardGridProps, CardMeta, type CardMetaProps, type CardProps, type CardSize, type CardSlots, type CardTabListType, Carousel, type CarouselEmits, type CarouselProps, type CarouselRef, type CarouselSlots, Cascader, type CascaderEmits, CascaderPanel, type CascaderPanelEmits, type CascaderPanelProps, type CascaderPanelSlots, type CascaderProps, type CascaderSlots, CheckableTag, CheckableTagGroup, type CheckableTagProps, InternalCheckbox as Checkbox, type CheckboxEmits, CheckboxGroup, type CheckboxGroupEmits, type CheckboxGroupProps, type CheckboxGroupSlots, type CheckboxOptionType, type CheckboxProps, type CheckboxSlots, Col, type ColProps, type ColSize, Collapse, CollapsePanel, type CollapsePanelProps, type CollapsePanelSlots, type CollapseProps, type AggregationColor as Color, ColorPicker, type ColorPickerEmits, type ColorPickerProps, type ColorPickerSlots, type ColorValueType, _default$4 as ConfigProvider, type ConfigProviderProps, type DataSourceItemObject, type DataSourceItemType, DateMonthPicker, _default$5 as DatePicker, type DatePickerEmits, type DatePickerProps, type DatePickerSlots, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker, Descriptions, DescriptionsItem, type DescriptionsItemProps, type DescriptionsItemSlots, type DescriptionsItemType, type DescriptionsProps, type DescriptionsSlots, DirectoryTree, type DirectoryTreeEmits, type ExpandAction as DirectoryTreeExpandAction, type DirectoryTreeProps, type DirectoryTreeSlots, Divider, type DividerProps, Drawer, type DrawerEmits, type DrawerProps, type DrawerResizableConfig, type DrawerSlots, Dropdown, type DropdownArrowOptions, type DropdownEmits, type DropdownProps, type DropdownSlots, _default$6 as Empty, type EmptyProps, type EmptySlots, Flex, type FlexProps, type FlexSlots, FloatButton, FloatButtonGroup, type FloatButtonGroupProps, type FloatButtonProps, type FloatButtonRef, InternalForm as Form, type FormEmits, type FormHookInstance, type FormInstance, InternalFormItem as FormItem, type FormItemEmits, type FormItemProps, type FormItemSlots, type FormProps, type FormSlots, _default_1 as Image, type ImageEmits, type PreviewConfig as ImagePreviewConfig, ImagePreviewGroup, type ImagePreviewGroupProps, type ImageProps, type ImageSlots, CompoundedInput as Input, type InputEmits, InputGroup, type InputGroupProps, InputNumber, type InputNumberEmits, type InputNumberProps, type VcInputNumberRef as InputNumberRef, type InputNumberStepContext, type ValueType as InputNumberValueType, InputOTP, type OTPEmits as InputOTPEmits, type OTPProps as InputOTPProps, type OTPSlots as InputOTPSlots, InputPassword, type PasswordProps as InputPasswordProps, type InputPasswordRef, type InputProps, type InputRef, InputSearch, type SearchProps as InputSearchProps, type InputSearchRef, type InputSlots, type InputTextAreaRef, type KeyWise, type KeyWiseTransferItem, Layout, LayoutContent, LayoutFooter, LayoutHeader, type BasicProps as LayoutProps, LayoutSider, type LegacyButtonType, type ListStyle, _default$7 as Masonry, type MasonryEmits, type MasonryProps, type MasonryRef, type MasonrySlots, type MentionPlacement, Mentions, type MentionsClassNamesType, type MentionsEmits, Option$1 as MentionsOption, type MentionsOptionProps, type MentionsProps, type MentionsRef, type MentionsSlots, type MentionsStylesType, _default$8 as Menu, MenuDivider, type MenuEmits, MenuItem, MenuItemGroup, type MenuItemGroupProps, type MenuItemProps, type MenuItemType, type MenuProps, type MenuRef, type MenuSlots, _default$9 as Modal, type ModalEmits, type ModalProps, type ModalSlots, type MonthPickerProps, Pagination, type PaginationClassNamesType, type PaginationConfig, type PaginationEmits, type PaginationLocale, type PaginationPosition, type PaginationProps, type PaginationSlots, type PaginationStylesType, Popconfirm, type PopconfirmEmits, type PopconfirmProps, type PopconfirmSlots, Popover, type PopoverEmits, type PopoverProps, type PopoverRef, type PopoverSlots, Progress, type ProgressProps, QRCode, type QRCodeEmits, type QRCodeProps, InternalRadio as Radio, RadioButton, type RadioChangeEvent, type RadioEmits, RadioGroup, type RadioGroupEmits, type RadioGroupOptionType, type RadioGroupProps, type RadioGroupSlots, type RadioOptionType, type RadioProps, type RadioSlots, type RangePickerProps, Rate, type RateEmits, type RateProps, type RenderResult, type RenderResultObject, _default$10 as Result, type ResultProps, type ResultSlots, type ResultStatusType, Row, type RowProps, type Rule, type RuleObject, type RuleRender, type RuleType, Segmented, type SegmentedEmits, type SegmentedOptions, type SegmentedProps, type SegmentedSlots, Select, type SelectAllLabel, type SelectEmits, SelectOptGroup, SelectOption, type SelectProps, type SelectSlots, type SelectValue, SkeletonWithSubComponents as Skeleton, SkeletonAvatar, SkeletonButton, SkeletonImage, SkeletonInput, SkeletonNode, type SkeletonProps, Slider, type SliderEmits, type SliderProps, Space, SpaceAddon, SpaceCompact, type SpaceProps, type SpaceSize, type SpaceSlots, _default$11 as Spin, type SpinProps, type SpinSlots, Splitter, type SplitterEmits, SplitterPanel, type SplitterProps, type SplitterSlots, _default$12 as Statistic, type StatisticProps, StatisticTimer, type StatisticTimerProps, type StepItem, Steps, type StepsEmits, type StepsProps, type StepsSlots, SubMenu, type SubMenuProps, Switch, type SwitchEmits, type SwitchProps, type SwitchSize, type SwitchSlots, TabPane, type TabPaneProps, _default$13 as Table, type TableClassNamesType, Column as TableColumn, ColumnGroup as TableColumnGroup, type ColumnType as TableColumnType, type ColumnsType as TableColumnsType, type DataIndex as TableDataIndex, type TableEmits, type TableLocale, type TablePaginationConfig, type TableProps, type TableRowSelection, type TableSlots, type SortOrder as TableSortOrder, type SorterResult as TableSorterResult, type TableStylesType, Summary as TableSummary, SummaryCell as TableSummaryCell, SummaryRow as TableSummaryRow, Tabs, type TabsEmits, type TabsProps, type TabsRef, type TabsSlots, Tag, type TagProps, type TagSlots, InternalTextArea as TextArea, type TextAreaProps, type TextAreaRef, _default$14 as TimePicker, type TimePickerEmits, type TimePickerLocale, type TimePickerProps, type TimePickerSlots, TimeRangePicker, type TimeRangePickerEmits, type TimeRangePickerProps, Timeline, TimelineItem, type TimelineItemProps, type TimelineItemSlots, type TimelineItemType, type TimelineProps, _default$15 as Tooltip, type TooltipAlignConfig, type TooltipEmits, type TooltipPlacement, type TooltipProps, type TooltipRef, type TooltipSlots, Tour, type TourEmits, type TourLocale, type TourProps, type TourSlots, type TourStepItem, type TourStylesType, InternalTransfer as Transfer, type TransferClassNamesType, type TransferCustomListBodyProps, type TransferDirection, type TransferEmits, type TransferItem, type TransferKey, type TransferListBodyProps, type TransferListProps, type TransferLocale, type TransferOperationProps, type PaginationType as TransferPaginationType, type TransferProps, type TransferRender, type TransferSearchEmits, type TransferSearchOption, type TransferSearchProps, type TransferSearchSlots, type TransferSlots, type TransferStylesType, Tree, type DataNode as TreeDataNode, type TreeEmits, type TreeProps, TreeSelect, type TreeSelectEmits, type TreeSelectNode, type TreeSelectProps, type TreeSelectSlots, type TreeSlots, Typography, type BlockProps as TypographyBaseProps, TypographyLink, type LinkProps as TypographyLinkProps, TypographyParagraph, type ParagraphProps as TypographyParagraphProps, TypographyText, type TextProps as TypographyTextProps, TypographyTitle, type TitleProps as TypographyTitleProps, UniqueProvider, Upload, type UploadChangeParam, UploadDragger, type DraggerProps as UploadDraggerProps, type UploadEmits, type UploadFile, type UploadProps, type UploadSlots, Watermark, type WatermarkProps, type WeekPickerProps, staticMethods as message, staticMethods$1 as notification, useExportConfig as useConfig, useForm, useFormInstance, useLayoutSider, useMessage, useModal, useNotification };
|
package/dist/components.js
CHANGED
|
@@ -1,166 +1,165 @@
|
|
|
1
|
-
import { __exportAll } from "./_virtual/
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import { __exportAll } from "./_virtual/_rolldown/runtime.js";
|
|
2
|
+
import UniqueProvider from "./tooltip/UniqueProvider/index.js";
|
|
3
|
+
import InternalTooltip from "./tooltip/index.js";
|
|
4
4
|
import { useExportConfig } from "./config-provider/hooks/useConfig.js";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
5
|
+
import ConfigProvider from "./config-provider/index.js";
|
|
6
|
+
import { Affix } from "./affix/index.js";
|
|
7
7
|
import alert_default from "./alert/index.js";
|
|
8
8
|
import anchor_default from "./anchor/index.js";
|
|
9
9
|
import useMessage from "./message/useMessage.js";
|
|
10
|
-
import
|
|
11
|
-
import
|
|
10
|
+
import staticMethods from "./message/index.js";
|
|
11
|
+
import CollapsePanel from "./collapse/CollapsePanel.js";
|
|
12
12
|
import collapse_default from "./collapse/index.js";
|
|
13
13
|
import button_default from "./button/index.js";
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
14
|
+
import SkeletonAvatar from "./skeleton/Avatar.js";
|
|
15
|
+
import SkeletonButton from "./skeleton/Button.js";
|
|
16
|
+
import SkeletonNode from "./skeleton/Node.js";
|
|
17
|
+
import SkeletonImage from "./skeleton/Image.js";
|
|
18
|
+
import SkeletonInput from "./skeleton/Input.js";
|
|
19
19
|
import skeleton_default from "./skeleton/index.js";
|
|
20
20
|
import useModal from "./modal/useModal/index.js";
|
|
21
|
-
import
|
|
21
|
+
import Modal from "./modal/index.js";
|
|
22
22
|
import useNotification from "./notification/useNotification.js";
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import
|
|
30
|
-
import
|
|
31
|
-
import
|
|
23
|
+
import staticMethods$1 from "./notification/index.js";
|
|
24
|
+
import App from "./app/index.js";
|
|
25
|
+
import Empty from "./empty/index.js";
|
|
26
|
+
import Select, { SelectOptGroup, SelectOption } from "./select/index.js";
|
|
27
|
+
import AutoComplete, { Option } from "./auto-complete/index.js";
|
|
28
|
+
import Popover from "./popover/index.js";
|
|
29
|
+
import AvatarGroup from "./avatar/AvatarGroup.js";
|
|
30
|
+
import Avatar from "./avatar/index.js";
|
|
31
|
+
import Badge, { BadgeRibbon } from "./badge/index.js";
|
|
32
32
|
import border_beam_default from "./border-beam/index.js";
|
|
33
|
-
import
|
|
34
|
-
import
|
|
35
|
-
import
|
|
36
|
-
import
|
|
37
|
-
import
|
|
38
|
-
import
|
|
39
|
-
import
|
|
33
|
+
import MenuDivider from "./menu/MenuDivider.js";
|
|
34
|
+
import SubMenu from "./menu/SubMenu.js";
|
|
35
|
+
import MenuItemGroup from "./menu/MenuItemGroup.js";
|
|
36
|
+
import Menu, { MenuItem } from "./menu/index.js";
|
|
37
|
+
import Dropdown from "./dropdown/index.js";
|
|
38
|
+
import BreadcrumbSeparator from "./breadcrumb/BreadcrumbSeparator.js";
|
|
39
|
+
import BreadcrumbItem from "./breadcrumb/BreadcrumbItem.js";
|
|
40
40
|
import breadcrumb_default from "./breadcrumb/index.js";
|
|
41
41
|
import { useForm, useFormInstance } from "./form/hooks/useForm.js";
|
|
42
42
|
import radio_default, { RadioButton, RadioGroup } from "./radio/index.js";
|
|
43
|
-
import
|
|
44
|
-
import
|
|
45
|
-
import
|
|
46
|
-
import
|
|
47
|
-
import
|
|
43
|
+
import Calendar from "./calendar/index.js";
|
|
44
|
+
import TabPane from "./tabs/TabPane.js";
|
|
45
|
+
import Tabs from "./tabs/index.js";
|
|
46
|
+
import CardGrid from "./card/CardGrid.js";
|
|
47
|
+
import CardMeta from "./card/CardMeta.js";
|
|
48
48
|
import card_default from "./card/index.js";
|
|
49
|
-
import
|
|
50
|
-
import
|
|
51
|
-
import
|
|
52
|
-
import
|
|
49
|
+
import Carousel from "./carousel/index.js";
|
|
50
|
+
import CascaderPanel from "./cascader/Panel.js";
|
|
51
|
+
import Cascader from "./cascader/index.js";
|
|
52
|
+
import CheckboxGroup from "./checkbox/Group.js";
|
|
53
53
|
import checkbox_default from "./checkbox/index.js";
|
|
54
|
-
import
|
|
55
|
-
import
|
|
56
|
-
import
|
|
57
|
-
import
|
|
58
|
-
import
|
|
54
|
+
import Divider from "./divider/index.js";
|
|
55
|
+
import Segmented from "./segmented/index.js";
|
|
56
|
+
import Space, { SpaceAddon, SpaceCompact } from "./space/index.js";
|
|
57
|
+
import InputNumber from "./input-number/index.js";
|
|
58
|
+
import Slider from "./slider/index.js";
|
|
59
59
|
import color_picker_default from "./color-picker/index.js";
|
|
60
|
-
import
|
|
61
|
-
import
|
|
62
|
-
import
|
|
63
|
-
import
|
|
64
|
-
import
|
|
65
|
-
import
|
|
66
|
-
import
|
|
67
|
-
import
|
|
68
|
-
import
|
|
60
|
+
import DatePicker, { DateMonthPicker, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker } from "./date-picker/index.js";
|
|
61
|
+
import Col from "./grid/col.js";
|
|
62
|
+
import Row from "./grid/row.js";
|
|
63
|
+
import DescriptionsItem from "./descriptions/Item.js";
|
|
64
|
+
import Descriptions from "./descriptions/index.js";
|
|
65
|
+
import Drawer from "./drawer/index.js";
|
|
66
|
+
import Flex from "./flex/index.js";
|
|
67
|
+
import BackTopWithInstall from "./float-button/BackTop.js";
|
|
68
|
+
import FloatButtonGroup from "./float-button/FloatButtonGroup.js";
|
|
69
69
|
import float_button_default from "./float-button/index.js";
|
|
70
|
-
import
|
|
70
|
+
import InternalFormItem from "./form/FormItem/index.js";
|
|
71
71
|
import form_default from "./form/index.js";
|
|
72
|
-
import
|
|
73
|
-
import
|
|
74
|
-
import
|
|
72
|
+
import Image, { ImagePreviewGroup } from "./image/index.js";
|
|
73
|
+
import InternalTextArea from "./input/TextArea.js";
|
|
74
|
+
import CompoundedInput, { InputGroup, InputOTP, InputPassword, InputSearch } from "./input/index.js";
|
|
75
75
|
import layout_default, { LayoutContent, LayoutFooter, LayoutHeader, LayoutSider, useLayoutSider } from "./layout/index.js";
|
|
76
76
|
import masonry_default from "./masonry/index.js";
|
|
77
|
-
import
|
|
78
|
-
import
|
|
77
|
+
import Spin from "./spin/index.js";
|
|
78
|
+
import Mentions, { Option as Option$1 } from "./mentions/index.js";
|
|
79
79
|
import pagination_default from "./pagination/index.js";
|
|
80
|
-
import
|
|
81
|
-
import
|
|
82
|
-
import
|
|
83
|
-
import
|
|
84
|
-
import
|
|
80
|
+
import Popconfirm from "./popconfirm/index.js";
|
|
81
|
+
import Progress from "./progress/progress.js";
|
|
82
|
+
import QRCode from "./qrcode/index.js";
|
|
83
|
+
import Rate from "./rate/index.js";
|
|
84
|
+
import Result from "./result/index.js";
|
|
85
85
|
import splitter_default, { SplitterPanel } from "./splitter/index.js";
|
|
86
86
|
import statistic_default, { StatisticTimer } from "./statistic/index.js";
|
|
87
|
-
import
|
|
88
|
-
import
|
|
89
|
-
import
|
|
90
|
-
import
|
|
91
|
-
import
|
|
92
|
-
import
|
|
93
|
-
import
|
|
94
|
-
import
|
|
95
|
-
import
|
|
96
|
-
import
|
|
97
|
-
import
|
|
87
|
+
import Steps from "./steps/index.js";
|
|
88
|
+
import Switch from "./switch/index.js";
|
|
89
|
+
import Column from "./table/Column.js";
|
|
90
|
+
import ColumnGroup from "./table/ColumnGroup.js";
|
|
91
|
+
import DirectoryTree from "./tree/DirectoryTree.js";
|
|
92
|
+
import Tree from "./tree/index.js";
|
|
93
|
+
import InternalTable, { Summary, SummaryCell, SummaryRow } from "./table/index.js";
|
|
94
|
+
import CheckableTag from "./tag/CheckableTag.js";
|
|
95
|
+
import CheckableTagGroup from "./tag/CheckableTagGroup.js";
|
|
96
|
+
import Tag from "./tag/index.js";
|
|
97
|
+
import TimePicker, { TimeRangePicker } from "./time-picker/index.js";
|
|
98
98
|
import { TimelineItem } from "./timeline/TimelineItem.js";
|
|
99
99
|
import timeline_default from "./timeline/index.js";
|
|
100
|
-
import
|
|
101
|
-
import
|
|
102
|
-
import
|
|
103
|
-
import
|
|
104
|
-
import
|
|
105
|
-
import
|
|
106
|
-
|
|
100
|
+
import Tour from "./tour/index.js";
|
|
101
|
+
import InternalTransfer from "./transfer/index.js";
|
|
102
|
+
import TreeSelect from "./tree-select/index.js";
|
|
103
|
+
import Typography, { TypographyLink, TypographyParagraph, TypographyText, TypographyTitle } from "./typography/index.js";
|
|
104
|
+
import Upload, { UploadDragger } from "./upload/index.js";
|
|
105
|
+
import Watermark from "./watermark/index.js";
|
|
107
106
|
//#region src/components.ts
|
|
108
107
|
var components_exports = /* @__PURE__ */ __exportAll({
|
|
109
|
-
Affix: () =>
|
|
108
|
+
Affix: () => Affix,
|
|
110
109
|
Alert: () => alert_default,
|
|
111
110
|
Anchor: () => anchor_default,
|
|
112
|
-
App: () =>
|
|
113
|
-
AutoComplete: () =>
|
|
111
|
+
App: () => App,
|
|
112
|
+
AutoComplete: () => AutoComplete,
|
|
114
113
|
AutoCompleteOption: () => Option,
|
|
115
|
-
Avatar: () =>
|
|
116
|
-
AvatarGroup: () =>
|
|
117
|
-
BackTop: () =>
|
|
118
|
-
Badge: () =>
|
|
114
|
+
Avatar: () => Avatar,
|
|
115
|
+
AvatarGroup: () => AvatarGroup,
|
|
116
|
+
BackTop: () => BackTopWithInstall,
|
|
117
|
+
Badge: () => Badge,
|
|
119
118
|
BadgeRibbon: () => BadgeRibbon,
|
|
120
119
|
BorderBeam: () => border_beam_default,
|
|
121
120
|
Breadcrumb: () => breadcrumb_default,
|
|
122
|
-
BreadcrumbItem: () =>
|
|
123
|
-
BreadcrumbSeparator: () =>
|
|
121
|
+
BreadcrumbItem: () => BreadcrumbItem,
|
|
122
|
+
BreadcrumbSeparator: () => BreadcrumbSeparator,
|
|
124
123
|
Button: () => button_default,
|
|
125
|
-
Calendar: () =>
|
|
124
|
+
Calendar: () => Calendar,
|
|
126
125
|
Card: () => card_default,
|
|
127
|
-
CardGrid: () =>
|
|
128
|
-
CardMeta: () =>
|
|
129
|
-
Carousel: () =>
|
|
130
|
-
Cascader: () =>
|
|
131
|
-
CascaderPanel: () =>
|
|
132
|
-
CheckableTag: () =>
|
|
133
|
-
CheckableTagGroup: () =>
|
|
126
|
+
CardGrid: () => CardGrid,
|
|
127
|
+
CardMeta: () => CardMeta,
|
|
128
|
+
Carousel: () => Carousel,
|
|
129
|
+
Cascader: () => Cascader,
|
|
130
|
+
CascaderPanel: () => CascaderPanel,
|
|
131
|
+
CheckableTag: () => CheckableTag,
|
|
132
|
+
CheckableTagGroup: () => CheckableTagGroup,
|
|
134
133
|
Checkbox: () => checkbox_default,
|
|
135
|
-
CheckboxGroup: () =>
|
|
136
|
-
Col: () =>
|
|
134
|
+
CheckboxGroup: () => CheckboxGroup,
|
|
135
|
+
Col: () => Col,
|
|
137
136
|
Collapse: () => collapse_default,
|
|
138
|
-
CollapsePanel: () =>
|
|
137
|
+
CollapsePanel: () => CollapsePanel,
|
|
139
138
|
ColorPicker: () => color_picker_default,
|
|
140
|
-
ConfigProvider: () =>
|
|
139
|
+
ConfigProvider: () => ConfigProvider,
|
|
141
140
|
DateMonthPicker: () => DateMonthPicker,
|
|
142
|
-
DatePicker: () =>
|
|
141
|
+
DatePicker: () => DatePicker,
|
|
143
142
|
DateQuarterPicker: () => DateQuarterPicker,
|
|
144
143
|
DateRangePicker: () => DateRangePicker,
|
|
145
144
|
DateWeekPicker: () => DateWeekPicker,
|
|
146
145
|
DateYearPicker: () => DateYearPicker,
|
|
147
|
-
Descriptions: () =>
|
|
148
|
-
DescriptionsItem: () =>
|
|
149
|
-
DirectoryTree: () =>
|
|
150
|
-
Divider: () =>
|
|
151
|
-
Drawer: () =>
|
|
152
|
-
Dropdown: () =>
|
|
153
|
-
Empty: () =>
|
|
154
|
-
Flex: () =>
|
|
146
|
+
Descriptions: () => Descriptions,
|
|
147
|
+
DescriptionsItem: () => DescriptionsItem,
|
|
148
|
+
DirectoryTree: () => DirectoryTree,
|
|
149
|
+
Divider: () => Divider,
|
|
150
|
+
Drawer: () => Drawer,
|
|
151
|
+
Dropdown: () => Dropdown,
|
|
152
|
+
Empty: () => Empty,
|
|
153
|
+
Flex: () => Flex,
|
|
155
154
|
FloatButton: () => float_button_default,
|
|
156
|
-
FloatButtonGroup: () =>
|
|
155
|
+
FloatButtonGroup: () => FloatButtonGroup,
|
|
157
156
|
Form: () => form_default,
|
|
158
|
-
FormItem: () =>
|
|
159
|
-
Image: () =>
|
|
157
|
+
FormItem: () => InternalFormItem,
|
|
158
|
+
Image: () => Image,
|
|
160
159
|
ImagePreviewGroup: () => ImagePreviewGroup,
|
|
161
|
-
Input: () =>
|
|
160
|
+
Input: () => CompoundedInput,
|
|
162
161
|
InputGroup: () => InputGroup,
|
|
163
|
-
InputNumber: () =>
|
|
162
|
+
InputNumber: () => InputNumber,
|
|
164
163
|
InputOTP: () => InputOTP,
|
|
165
164
|
InputPassword: () => InputPassword,
|
|
166
165
|
InputSearch: () => InputSearch,
|
|
@@ -170,76 +169,76 @@ var components_exports = /* @__PURE__ */ __exportAll({
|
|
|
170
169
|
LayoutHeader: () => LayoutHeader,
|
|
171
170
|
LayoutSider: () => LayoutSider,
|
|
172
171
|
Masonry: () => masonry_default,
|
|
173
|
-
Mentions: () =>
|
|
172
|
+
Mentions: () => Mentions,
|
|
174
173
|
MentionsOption: () => Option$1,
|
|
175
|
-
Menu: () =>
|
|
176
|
-
MenuDivider: () =>
|
|
174
|
+
Menu: () => Menu,
|
|
175
|
+
MenuDivider: () => MenuDivider,
|
|
177
176
|
MenuItem: () => MenuItem,
|
|
178
|
-
MenuItemGroup: () =>
|
|
179
|
-
Modal: () =>
|
|
177
|
+
MenuItemGroup: () => MenuItemGroup,
|
|
178
|
+
Modal: () => Modal,
|
|
180
179
|
Pagination: () => pagination_default,
|
|
181
|
-
Popconfirm: () =>
|
|
182
|
-
Popover: () =>
|
|
183
|
-
Progress: () =>
|
|
184
|
-
QRCode: () =>
|
|
180
|
+
Popconfirm: () => Popconfirm,
|
|
181
|
+
Popover: () => Popover,
|
|
182
|
+
Progress: () => Progress,
|
|
183
|
+
QRCode: () => QRCode,
|
|
185
184
|
Radio: () => radio_default,
|
|
186
185
|
RadioButton: () => RadioButton,
|
|
187
186
|
RadioGroup: () => RadioGroup,
|
|
188
|
-
Rate: () =>
|
|
189
|
-
Result: () =>
|
|
190
|
-
Row: () =>
|
|
191
|
-
Segmented: () =>
|
|
192
|
-
Select: () =>
|
|
187
|
+
Rate: () => Rate,
|
|
188
|
+
Result: () => Result,
|
|
189
|
+
Row: () => Row,
|
|
190
|
+
Segmented: () => Segmented,
|
|
191
|
+
Select: () => Select,
|
|
193
192
|
SelectOptGroup: () => SelectOptGroup,
|
|
194
193
|
SelectOption: () => SelectOption,
|
|
195
194
|
Skeleton: () => skeleton_default,
|
|
196
|
-
SkeletonAvatar: () =>
|
|
197
|
-
SkeletonButton: () =>
|
|
198
|
-
SkeletonImage: () =>
|
|
199
|
-
SkeletonInput: () =>
|
|
200
|
-
SkeletonNode: () =>
|
|
201
|
-
Slider: () =>
|
|
202
|
-
Space: () =>
|
|
195
|
+
SkeletonAvatar: () => SkeletonAvatar,
|
|
196
|
+
SkeletonButton: () => SkeletonButton,
|
|
197
|
+
SkeletonImage: () => SkeletonImage,
|
|
198
|
+
SkeletonInput: () => SkeletonInput,
|
|
199
|
+
SkeletonNode: () => SkeletonNode,
|
|
200
|
+
Slider: () => Slider,
|
|
201
|
+
Space: () => Space,
|
|
203
202
|
SpaceAddon: () => SpaceAddon,
|
|
204
203
|
SpaceCompact: () => SpaceCompact,
|
|
205
|
-
Spin: () =>
|
|
204
|
+
Spin: () => Spin,
|
|
206
205
|
Splitter: () => splitter_default,
|
|
207
206
|
SplitterPanel: () => SplitterPanel,
|
|
208
207
|
Statistic: () => statistic_default,
|
|
209
208
|
StatisticTimer: () => StatisticTimer,
|
|
210
|
-
Steps: () =>
|
|
211
|
-
SubMenu: () =>
|
|
212
|
-
Switch: () =>
|
|
213
|
-
TabPane: () =>
|
|
214
|
-
Table: () =>
|
|
215
|
-
TableColumn: () =>
|
|
216
|
-
TableColumnGroup: () =>
|
|
209
|
+
Steps: () => Steps,
|
|
210
|
+
SubMenu: () => SubMenu,
|
|
211
|
+
Switch: () => Switch,
|
|
212
|
+
TabPane: () => TabPane,
|
|
213
|
+
Table: () => InternalTable,
|
|
214
|
+
TableColumn: () => Column,
|
|
215
|
+
TableColumnGroup: () => ColumnGroup,
|
|
217
216
|
TableSummary: () => Summary,
|
|
218
217
|
TableSummaryCell: () => SummaryCell,
|
|
219
218
|
TableSummaryRow: () => SummaryRow,
|
|
220
|
-
Tabs: () =>
|
|
221
|
-
Tag: () =>
|
|
222
|
-
TextArea: () =>
|
|
223
|
-
TimePicker: () =>
|
|
219
|
+
Tabs: () => Tabs,
|
|
220
|
+
Tag: () => Tag,
|
|
221
|
+
TextArea: () => InternalTextArea,
|
|
222
|
+
TimePicker: () => TimePicker,
|
|
224
223
|
TimeRangePicker: () => TimeRangePicker,
|
|
225
224
|
Timeline: () => timeline_default,
|
|
226
225
|
TimelineItem: () => TimelineItem,
|
|
227
|
-
Tooltip: () =>
|
|
228
|
-
Tour: () =>
|
|
229
|
-
Transfer: () =>
|
|
230
|
-
Tree: () =>
|
|
231
|
-
TreeSelect: () =>
|
|
232
|
-
Typography: () =>
|
|
226
|
+
Tooltip: () => InternalTooltip,
|
|
227
|
+
Tour: () => Tour,
|
|
228
|
+
Transfer: () => InternalTransfer,
|
|
229
|
+
Tree: () => Tree,
|
|
230
|
+
TreeSelect: () => TreeSelect,
|
|
231
|
+
Typography: () => Typography,
|
|
233
232
|
TypographyLink: () => TypographyLink,
|
|
234
233
|
TypographyParagraph: () => TypographyParagraph,
|
|
235
234
|
TypographyText: () => TypographyText,
|
|
236
235
|
TypographyTitle: () => TypographyTitle,
|
|
237
|
-
UniqueProvider: () =>
|
|
238
|
-
Upload: () =>
|
|
236
|
+
UniqueProvider: () => UniqueProvider,
|
|
237
|
+
Upload: () => Upload,
|
|
239
238
|
UploadDragger: () => UploadDragger,
|
|
240
|
-
Watermark: () =>
|
|
241
|
-
message: () =>
|
|
242
|
-
notification: () =>
|
|
239
|
+
Watermark: () => Watermark,
|
|
240
|
+
message: () => staticMethods,
|
|
241
|
+
notification: () => staticMethods$1,
|
|
243
242
|
useConfig: () => useExportConfig,
|
|
244
243
|
useForm: () => useForm,
|
|
245
244
|
useFormInstance: () => useFormInstance,
|
|
@@ -248,6 +247,5 @@ var components_exports = /* @__PURE__ */ __exportAll({
|
|
|
248
247
|
useModal: () => useModal,
|
|
249
248
|
useNotification: () => useNotification
|
|
250
249
|
});
|
|
251
|
-
|
|
252
250
|
//#endregion
|
|
253
|
-
export {
|
|
251
|
+
export { Affix, alert_default as Alert, anchor_default as Anchor, App, AutoComplete, Option as AutoCompleteOption, Avatar, AvatarGroup, BackTopWithInstall as BackTop, Badge, BadgeRibbon, border_beam_default as BorderBeam, breadcrumb_default as Breadcrumb, BreadcrumbItem, BreadcrumbSeparator, button_default as Button, Calendar, card_default as Card, CardGrid, CardMeta, Carousel, Cascader, CascaderPanel, CheckableTag, CheckableTagGroup, checkbox_default as Checkbox, CheckboxGroup, Col, collapse_default as Collapse, CollapsePanel, color_picker_default as ColorPicker, ConfigProvider, DateMonthPicker, DatePicker, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker, Descriptions, DescriptionsItem, DirectoryTree, Divider, Drawer, Dropdown, Empty, Flex, float_button_default as FloatButton, FloatButtonGroup, form_default as Form, InternalFormItem as FormItem, Image, ImagePreviewGroup, CompoundedInput as Input, InputGroup, InputNumber, InputOTP, InputPassword, InputSearch, layout_default as Layout, LayoutContent, LayoutFooter, LayoutHeader, LayoutSider, masonry_default as Masonry, Mentions, Option$1 as MentionsOption, Menu, MenuDivider, MenuItem, MenuItemGroup, Modal, pagination_default as Pagination, Popconfirm, Popover, Progress, QRCode, radio_default as Radio, RadioButton, RadioGroup, Rate, Result, Row, Segmented, Select, SelectOptGroup, SelectOption, skeleton_default as Skeleton, SkeletonAvatar, SkeletonButton, SkeletonImage, SkeletonInput, SkeletonNode, Slider, Space, SpaceAddon, SpaceCompact, Spin, splitter_default as Splitter, SplitterPanel, statistic_default as Statistic, StatisticTimer, Steps, SubMenu, Switch, TabPane, InternalTable as Table, Column as TableColumn, ColumnGroup as TableColumnGroup, Summary as TableSummary, SummaryCell as TableSummaryCell, SummaryRow as TableSummaryRow, Tabs, Tag, InternalTextArea as TextArea, TimePicker, TimeRangePicker, timeline_default as Timeline, TimelineItem, InternalTooltip as Tooltip, Tour, InternalTransfer as Transfer, Tree, TreeSelect, Typography, TypographyLink, TypographyParagraph, TypographyText, TypographyTitle, UniqueProvider, Upload, UploadDragger, Watermark, components_exports, staticMethods as message, staticMethods$1 as notification, useExportConfig as useConfig, useForm, useFormInstance, useLayoutSider, useMessage, useModal, useNotification };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as vue81 from "vue";
|
|
2
1
|
import { Ref } from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/config-provider/DisabledContext.d.ts
|
|
@@ -7,6 +6,6 @@ interface DisabledContextProps {
|
|
|
7
6
|
}
|
|
8
7
|
declare function useDisabledContextProvider(props: Ref<boolean>): void;
|
|
9
8
|
declare function useDisabledContext(): Ref<boolean, boolean>;
|
|
10
|
-
declare const DisabledContextProvider:
|
|
9
|
+
declare const DisabledContextProvider: import("vue").DefineSetupFnComponent<DisabledContextProps, {}, {}, DisabledContextProps & {}, import("vue").PublicProps>;
|
|
11
10
|
//#endregion
|
|
12
11
|
export { DisabledContextProps, DisabledContextProvider, useDisabledContext, useDisabledContextProvider };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { computed, defineComponent, inject, provide, ref } from "vue";
|
|
2
|
-
|
|
3
2
|
//#region src/config-provider/DisabledContext.tsx
|
|
4
3
|
const DisabledContextKey = Symbol("DisabledContextKey");
|
|
5
4
|
function useDisabledContextProvider(props) {
|
|
@@ -21,6 +20,5 @@ const DisabledContextProvider = /* @__PURE__ */ defineComponent((props, { slots
|
|
|
21
20
|
required: false,
|
|
22
21
|
default: void 0
|
|
23
22
|
} } });
|
|
24
|
-
|
|
25
23
|
//#endregion
|
|
26
|
-
export { DisabledContextProvider, useDisabledContext, useDisabledContextProvider };
|
|
24
|
+
export { DisabledContextProvider, useDisabledContext, useDisabledContextProvider };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as vue19 from "vue";
|
|
2
1
|
import { Ref } from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/config-provider/SizeContext.d.ts
|
|
@@ -10,7 +9,7 @@ interface SizeContextProps {
|
|
|
10
9
|
size?: SizeType;
|
|
11
10
|
}
|
|
12
11
|
declare const useSizeContext: () => Ref<SizeType, SizeType>;
|
|
13
|
-
declare const SizeProvider:
|
|
12
|
+
declare const SizeProvider: import("vue").DefineSetupFnComponent<SizeContextProps, {}, {}, SizeContextProps & {}, import("vue").PublicProps>;
|
|
14
13
|
declare function useSizeProvider(value: Ref<SizeType>): void;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { SizeContextProps, SizeProvider, SizeType, useSizeContext, useSizeProvider };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { computed, defineComponent, inject, provide } from "vue";
|
|
2
|
-
|
|
3
2
|
//#region src/config-provider/SizeContext.tsx
|
|
4
3
|
/**
|
|
5
4
|
* Note: `middle` is deprecated and will be removed in v7, please use `medium` instead.
|
|
@@ -19,6 +18,5 @@ const SizeProvider = /* @__PURE__ */ defineComponent((props, { slots }) => {
|
|
|
19
18
|
function useSizeProvider(value) {
|
|
20
19
|
provide(SizeContextKey, value);
|
|
21
20
|
}
|
|
22
|
-
|
|
23
21
|
//#endregion
|
|
24
|
-
export { SizeProvider, useSizeContext, useSizeProvider };
|
|
22
|
+
export { SizeProvider, useSizeContext, useSizeProvider };
|