antdv-next 1.3.7 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +44 -48
- package/dist/anchor/Anchor.d.ts +1 -3
- package/dist/anchor/Anchor.js +11 -14
- 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 +14594 -14234
- package/dist/antd-with-locales.js +93 -79
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +12295 -11935
- 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 -7
- 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 +0 -14
- 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 +4 -5
- 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 +27 -12
- 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.js +1 -3
- package/dist/form/hooks/useVariant.d.ts +1 -2
- package/dist/form/hooks/useVariant.js +1 -3
- 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 +1 -3
- package/dist/form/style/index.js +5 -7
- 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 +17 -23
- 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 +2 -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 +7 -10
- 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 +12 -15
- 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 -3
- 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 +15 -17
- 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 +1 -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 +2 -16
- 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 +1 -3
- package/dist/table/InternalTable.js +21 -23
- package/dist/table/Table.js +7 -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 +1 -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 +5 -8
- 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 +9 -12
- 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 +1 -2
- package/dist/upload/UploadList/ListItem.js +6 -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 +1 -2
- 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 +18 -18
- package/web-tags.json +1260 -1244
- package/web-types.json +3650 -3607
- package/dist/_virtual/rolldown_runtime.js +0 -18
package/dist/image/index.js
CHANGED
|
@@ -2,23 +2,22 @@ import { devUseWarning, isDev } from "../_util/warning.js";
|
|
|
2
2
|
import { useComponentBaseConfig } from "../config-provider/context.js";
|
|
3
3
|
import { useMergeSemantic, useToArr, useToProps } from "../_util/hooks/useMergeSemantic.js";
|
|
4
4
|
import { getSlotPropsFnRun, toPropsRefs as toPropsRefs$1 } from "../_util/tools.js";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
5
|
+
import useCSSVarCls from "../config-provider/hooks/useCSSVarCls.js";
|
|
6
|
+
import useMergedPreviewConfig from "./hooks/useMergedPreviewConfig.js";
|
|
7
7
|
import usePreviewConfig from "./hooks/usePreviewConfig.js";
|
|
8
8
|
import style_default from "./style/index.js";
|
|
9
|
-
import
|
|
9
|
+
import InternalPreviewGroup, { icons } from "./PreviewGroup.js";
|
|
10
10
|
import { computed, createVNode, defineComponent, mergeProps, ref } from "vue";
|
|
11
11
|
import { clsx } from "@v-c/util";
|
|
12
12
|
import { getAttrStyleAndClass } from "@v-c/util/dist/props-util";
|
|
13
13
|
import { omit } from "es-toolkit";
|
|
14
14
|
import VcImage from "@v-c/image";
|
|
15
|
-
|
|
16
15
|
//#region src/image/index.tsx
|
|
17
16
|
const Image = /* @__PURE__ */ defineComponent((props, { slots, emit, attrs }) => {
|
|
18
17
|
const { preview, classes, styles } = toPropsRefs$1(props, "preview", "classes", "styles");
|
|
19
18
|
const { getPopupContainer: getContextPopupContainer, class: contextClassName, style: contextStyle, preview: contextPreview, styles: contextStyles, classes: contextClassNames, fallback: contextFallback, prefixCls } = useComponentBaseConfig("image", props, ["preview", "fallback"]);
|
|
20
19
|
if (isDev) devUseWarning("Image").deprecated(!props.wrapperStyle, "wrapperStyle", "styles.root");
|
|
21
|
-
const rootCls =
|
|
20
|
+
const rootCls = useCSSVarCls(prefixCls);
|
|
22
21
|
const [hashId, cssVarCls] = style_default(prefixCls, rootCls);
|
|
23
22
|
const mergedRootClassName = computed(() => clsx(props.rootClass, hashId.value, cssVarCls.value, rootCls.value));
|
|
24
23
|
const usePreviewConfig_ = usePreviewConfig(preview);
|
|
@@ -29,7 +28,7 @@ const Image = /* @__PURE__ */ defineComponent((props, { slots, emit, attrs }) =>
|
|
|
29
28
|
const contextPreviewConfig = computed(() => useContextPreviewConfig_.value[0]);
|
|
30
29
|
const contextPreviewMaskClassName = computed(() => useContextPreviewConfig_.value[2]);
|
|
31
30
|
const contextPreviewRootClassName = computed(() => useContextPreviewConfig_.value[1]);
|
|
32
|
-
const mergedPreviewConfig =
|
|
31
|
+
const mergedPreviewConfig = useMergedPreviewConfig(previewConfig, contextPreviewConfig, prefixCls, mergedRootClassName, getContextPopupContainer, computed(() => icons), ref(true));
|
|
33
32
|
const mergedProps = computed(() => {
|
|
34
33
|
return {
|
|
35
34
|
...props,
|
|
@@ -163,11 +162,9 @@ const Image = /* @__PURE__ */ defineComponent((props, { slots, emit, attrs }) =>
|
|
|
163
162
|
});
|
|
164
163
|
Image.install = (app) => {
|
|
165
164
|
app.component(Image.name, Image);
|
|
166
|
-
app.component(
|
|
165
|
+
app.component(InternalPreviewGroup.name, InternalPreviewGroup);
|
|
167
166
|
};
|
|
168
|
-
Image.PreviewGroup =
|
|
169
|
-
|
|
170
|
-
const ImagePreviewGroup = PreviewGroup_default;
|
|
171
|
-
|
|
167
|
+
Image.PreviewGroup = InternalPreviewGroup;
|
|
168
|
+
const ImagePreviewGroup = InternalPreviewGroup;
|
|
172
169
|
//#endregion
|
|
173
|
-
export { ImagePreviewGroup,
|
|
170
|
+
export { ImagePreviewGroup, Image as default };
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { FullToken, GetDefaultToken } from "../../theme/interface/cssinjs-utils.js";
|
|
2
2
|
import { GenerateStyle } from "../../theme/interface/index.js";
|
|
3
|
-
import "../../theme/internal.js";
|
|
4
|
-
import * as vue661 from "vue";
|
|
5
3
|
import { CSSObject } from "@antdv-next/cssinjs";
|
|
6
4
|
|
|
7
5
|
//#region src/image/style/index.d.ts
|
|
@@ -53,6 +51,6 @@ declare function genBoxStyle(position?: PositionType): CSSObject;
|
|
|
53
51
|
declare const genImageCoverStyle: GenerateStyle<ImageToken, CSSObject>;
|
|
54
52
|
declare const genImagePreviewStyle: GenerateStyle<ImageToken, CSSObject>;
|
|
55
53
|
declare const prepareComponentToken: GetDefaultToken<'Image'>;
|
|
56
|
-
declare const _default: (prefixCls:
|
|
54
|
+
declare const _default: (prefixCls: import("vue").Ref<string>, rootCls?: import("vue").Ref<string | undefined>) => readonly [import("vue").Ref<string, string>, import("vue").ComputedRef<string | undefined>];
|
|
57
55
|
//#endregion
|
|
58
56
|
export { ComponentToken, ImageToken, PositionType, _default as default, genBoxStyle, genImageCoverStyle, genImagePreviewStyle, prepareComponentToken };
|
|
@@ -3,7 +3,6 @@ import { genStyleHooks } from "../../theme/util/genStyleUtils.js";
|
|
|
3
3
|
import { mergeToken } from "../../theme/internal.js";
|
|
4
4
|
import { unit } from "@antdv-next/cssinjs";
|
|
5
5
|
import { FastColor } from "@ant-design/fast-color";
|
|
6
|
-
|
|
7
6
|
//#region src/image/style/index.ts
|
|
8
7
|
function genBoxStyle(position) {
|
|
9
8
|
return {
|
|
@@ -213,6 +212,5 @@ var style_default = genStyleHooks("Image", (token) => {
|
|
|
213
212
|
genPreviewMotion(imageToken)
|
|
214
213
|
];
|
|
215
214
|
}, prepareComponentToken);
|
|
216
|
-
|
|
217
215
|
//#endregion
|
|
218
|
-
export { style_default as default, genBoxStyle, genImageCoverStyle, genImagePreviewStyle, prepareComponentToken };
|
|
216
|
+
export { style_default as default, genBoxStyle, genImageCoverStyle, genImagePreviewStyle, prepareComponentToken };
|
package/dist/index.d.ts
CHANGED
|
@@ -141,7 +141,7 @@ import Mentions, { MentionPlacement, MentionsClassNamesType, MentionsEmits, Ment
|
|
|
141
141
|
import useMessage from "./message/useMessage.js";
|
|
142
142
|
import staticMethods from "./message/index.js";
|
|
143
143
|
import _default$9, { ModalProps } from "./modal/index.js";
|
|
144
|
-
import { _version2 } from "./package.json.js";
|
|
144
|
+
import { version as _version2 } from "./package.json.js";
|
|
145
145
|
import _default$17 from "./theme/index.js";
|
|
146
146
|
import InternalRadio from "./radio/radio.js";
|
|
147
147
|
import { RadioButton, RadioGroup, RadioGroupProps, RadioOptionType, RadioProps } from "./radio/index.js";
|
|
@@ -154,11 +154,10 @@ import Typography, { TypographyLink, TypographyParagraph, TypographyText, Typogr
|
|
|
154
154
|
import { DraggerProps } from "./upload/Dragger.js";
|
|
155
155
|
import Upload, { UploadDragger, UploadProps } from "./upload/index.js";
|
|
156
156
|
import Watermark, { WatermarkProps } from "./watermark/index.js";
|
|
157
|
-
import "./components.js";
|
|
158
157
|
import { Plugin } from "vue";
|
|
159
158
|
import { StyleProvider } from "@antdv-next/cssinjs";
|
|
160
159
|
|
|
161
160
|
//#region src/index.d.ts
|
|
162
161
|
declare const _default$16: Plugin;
|
|
163
162
|
//#endregion
|
|
164
|
-
export { Affix, AffixEmits, AffixProps, AffixRef, Alert, AlertEmits, AlertProps, AlertSemanticType, AlertSlots, Anchor, AnchorEmits, AnchorLinkProps, AnchorProps, AnchorSlots, AntTreeNode, AntTreeNodeCheckedEvent, AntTreeNodeExpandedEvent, AntTreeNodeMouseEvent, AntTreeNodeProps, AntTreeNodeSelectedEvent, AntdTreeNodeAttribute, _default as App, AppProps, AutoComplete, AutoCompleteClassNamesType, AutoCompleteEmits, Option as AutoCompleteOption, AutoCompleteProps, AutoCompleteSlots, AutoCompleteStylesType, Avatar, AvatarEmits, AvatarGroup, AvatarGroupProps, AvatarProps, AvatarSlots, BackTopWithInstall as BackTop, Badge, BadgeProps, BadgeRibbon, RibbonProps as BadgeRibbonProps, BadgeSlots, BasicDataNode, BorderBeam, BorderBeamColor, BorderBeamGradient, BorderBeamProps, Breadcrumb, BreadcrumbEmits, _default$1 as BreadcrumbItem, BreadcrumbItemProps, ItemType as BreadcrumbItemType, BreadcrumbProps, _default$2 as BreadcrumbSeparator, BreadcrumbSlots, Button, ButtonColorType, ButtonEmits, ButtonHTMLType, ButtonProps, ButtonSemanticName, ButtonShape, SizeType as ButtonSize, ButtonSlots, ButtonType, ButtonVariantType, _default$3 as Calendar, CalendarMode, CalendarProps, Card, CardEmits, CardGrid, CardGridProps, CardMeta, CardMetaProps, CardProps, CardSize, CardSlots, CardTabListType, Carousel, CarouselEmits, CarouselProps, CarouselRef, CarouselSlots, Cascader, CascaderEmits, CascaderPanel, CascaderPanelEmits, CascaderPanelProps, CascaderPanelSlots, CascaderProps, CascaderSlots, CheckableTag, CheckableTagGroup, CheckableTagProps, InternalCheckbox as Checkbox, CheckboxEmits, CheckboxGroup, CheckboxGroupEmits, CheckboxGroupProps, CheckboxGroupSlots, CheckboxOptionType, CheckboxProps, CheckboxSlots, Col, ColProps, ColSize, Collapse, CollapsePanel, CollapsePanelProps, CollapsePanelSlots, CollapseProps, AggregationColor as Color, ColorPicker, ColorPickerEmits, ColorPickerProps, ColorPickerSlots, ColorValueType, _default$4 as ConfigProvider, ConfigProviderProps, DataSourceItemObject, DataSourceItemType, DateMonthPicker, _default$5 as DatePicker, DatePickerEmits, DatePickerProps, DatePickerSlots, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker, Descriptions, DescriptionsItem, DescriptionsItemProps, DescriptionsItemSlots, DescriptionsItemType, DescriptionsProps, DescriptionsSlots, DirectoryTree, DirectoryTreeEmits, ExpandAction as DirectoryTreeExpandAction, DirectoryTreeProps, DirectoryTreeSlots, Divider, DividerProps, Drawer, DrawerEmits, DrawerProps, DrawerResizableConfig, DrawerSlots, Dropdown, DropdownArrowOptions, DropdownEmits, DropdownProps, DropdownSlots, _default$6 as Empty, EmptyProps, EmptySlots, Flex, FlexProps, FlexSlots, FloatButton, FloatButtonGroup, FloatButtonGroupProps, FloatButtonProps, FloatButtonRef, InternalForm as Form, FormEmits, FormHookInstance, FormInstance, InternalFormItem as FormItem, FormItemEmits, FormItemProps, FormItemSlots, FormProps, FormSlots, type GlobalToken, _default_1 as Image, ImageEmits, PreviewConfig as ImagePreviewConfig, ImagePreviewGroup, ImagePreviewGroupProps, ImageProps, ImageSlots, CompoundedInput as Input, InputEmits, InputGroup, InputGroupProps, InputNumber, InputNumberEmits, InputNumberProps, VcInputNumberRef as InputNumberRef, InputNumberStepContext, ValueType as InputNumberValueType, InputOTP, OTPEmits as InputOTPEmits, OTPProps as InputOTPProps, OTPSlots as InputOTPSlots, InputPassword, PasswordProps as InputPasswordProps, InputPasswordRef, InputProps, InputRef, InputSearch, SearchProps as InputSearchProps, InputSearchRef, InputSlots, InputTextAreaRef, KeyWise, KeyWiseTransferItem, Layout, LayoutContent, LayoutFooter, LayoutHeader, BasicProps as LayoutProps, LayoutSider, LegacyButtonType, ListStyle, _default$7 as Masonry, MasonryEmits, MasonryProps, MasonryRef, MasonrySlots, MentionPlacement, Mentions, MentionsClassNamesType, MentionsEmits, Option$1 as MentionsOption, MentionsOptionProps, MentionsProps, MentionsRef, MentionsSlots, MentionsStylesType, _default$8 as Menu, MenuDivider, MenuEmits, MenuItem, MenuItemGroup, MenuItemGroupProps, MenuItemProps, MenuItemType, MenuProps, MenuRef, MenuSlots, _default$9 as Modal, ModalEmits, ModalProps, ModalSlots, MonthPickerProps, Pagination, PaginationClassNamesType, PaginationConfig, PaginationEmits, PaginationLocale, PaginationPosition, PaginationProps, PaginationSlots, PaginationStylesType, Popconfirm, PopconfirmEmits, PopconfirmProps, PopconfirmSlots, Popover, PopoverEmits, PopoverProps, PopoverRef, PopoverSlots, Progress, ProgressProps, QRCode, QRCodeEmits, QRCodeProps, InternalRadio as Radio, RadioButton, RadioChangeEvent, RadioEmits, RadioGroup, RadioGroupEmits, RadioGroupOptionType, RadioGroupProps, RadioGroupSlots, RadioOptionType, RadioProps, RadioSlots, RangePickerProps, Rate, RateEmits, RateProps, RenderResult, RenderResultObject, _default$10 as Result, ResultProps, ResultSlots, ResultStatusType, Row, RowProps, Rule, RuleObject, RuleRender, RuleType, Segmented, SegmentedEmits, SegmentedOptions, SegmentedProps, SegmentedSlots, Select, SelectAllLabel, SelectEmits, SelectOptGroup, SelectOption, SelectProps, SelectSlots, SelectValue, type SizeType, SkeletonWithSubComponents as Skeleton, SkeletonAvatar, SkeletonButton, SkeletonImage, SkeletonInput, SkeletonNode, SkeletonProps, Slider, SliderEmits, SliderProps, Space, SpaceAddon, SpaceCompact, SpaceProps, SpaceSize, SpaceSlots, _default$11 as Spin, SpinProps, SpinSlots, Splitter, SplitterEmits, SplitterPanel, SplitterProps, SplitterSlots, _default$12 as Statistic, StatisticProps, StatisticTimer, StatisticTimerProps, StepItem, Steps, StepsEmits, StepsProps, StepsSlots, StyleProvider, SubMenu, SubMenuProps, Switch, SwitchEmits, SwitchProps, SwitchSize, SwitchSlots, TabPane, TabPaneProps, _default$13 as Table, TableClassNamesType, Column as TableColumn, ColumnGroup as TableColumnGroup, ColumnType as TableColumnType, ColumnsType as TableColumnsType, DataIndex as TableDataIndex, TableEmits, TableLocale, TablePaginationConfig, TableProps, TableRowSelection, TableSlots, SortOrder as TableSortOrder, SorterResult as TableSorterResult, TableStylesType, Summary as TableSummary, SummaryCell as TableSummaryCell, SummaryRow as TableSummaryRow, Tabs, TabsEmits, TabsProps, TabsRef, TabsSlots, Tag, TagProps, TagSlots, InternalTextArea as TextArea, TextAreaProps, TextAreaRef, type ThemeConfig, _default$14 as TimePicker, TimePickerEmits, TimePickerLocale, TimePickerProps, TimePickerSlots, TimeRangePicker, TimeRangePickerEmits, TimeRangePickerProps, Timeline, TimelineItem, TimelineItemProps, TimelineItemSlots, TimelineItemType, TimelineProps, _default$15 as Tooltip, TooltipAlignConfig, TooltipEmits, TooltipPlacement, TooltipProps, TooltipRef, TooltipSlots, Tour, TourEmits, TourLocale, TourProps, TourSlots, TourStepItem, TourStylesType, InternalTransfer as Transfer, TransferClassNamesType, TransferCustomListBodyProps, TransferDirection, TransferEmits, TransferItem, TransferKey, TransferListBodyProps, TransferListProps, TransferLocale, TransferOperationProps, PaginationType as TransferPaginationType, TransferProps, TransferRender, TransferSearchEmits, TransferSearchOption, TransferSearchProps, TransferSearchSlots, TransferSlots, TransferStylesType, Tree, DataNode as TreeDataNode, TreeEmits, TreeProps, TreeSelect, TreeSelectEmits, TreeSelectNode, TreeSelectProps, TreeSelectSlots, TreeSlots, Typography, BlockProps as TypographyBaseProps, TypographyLink, LinkProps as TypographyLinkProps, TypographyParagraph, ParagraphProps as TypographyParagraphProps, TypographyText, TextProps as TypographyTextProps, TypographyTitle, TitleProps as TypographyTitleProps, UniqueProvider, Upload, UploadChangeParam, UploadDragger, DraggerProps as UploadDraggerProps, UploadEmits, UploadFile, UploadProps, UploadSlots, Watermark, WatermarkProps, WeekPickerProps, _default$16 as default, staticMethods as message, staticMethods$1 as notification, _default$17 as theme, useBreakpoint, useExportConfig as useConfig, useForm, useFormInstance, useLayoutSider, useMessage, useModal, useNotification, useResponsive, _version2 as version };
|
|
163
|
+
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, type GlobalToken, _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, type SizeType, 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, StyleProvider, 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, type ThemeConfig, _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, _default$16 as default, staticMethods as message, staticMethods$1 as notification, _default$17 as theme, useBreakpoint, useExportConfig as useConfig, useForm, useFormInstance, useLayoutSider, useMessage, useModal, useNotification, useResponsive, _version2 as version };
|
package/dist/index.js
CHANGED
|
@@ -1,114 +1,113 @@
|
|
|
1
1
|
import version_default from "./version/index.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
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
|
|
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
63
|
import { useBreakpoint } from "./grid/index.js";
|
|
64
|
-
import
|
|
65
|
-
import
|
|
66
|
-
import
|
|
67
|
-
import
|
|
68
|
-
import
|
|
69
|
-
import
|
|
64
|
+
import DescriptionsItem from "./descriptions/Item.js";
|
|
65
|
+
import Descriptions from "./descriptions/index.js";
|
|
66
|
+
import Drawer from "./drawer/index.js";
|
|
67
|
+
import Flex from "./flex/index.js";
|
|
68
|
+
import BackTopWithInstall from "./float-button/BackTop.js";
|
|
69
|
+
import FloatButtonGroup from "./float-button/FloatButtonGroup.js";
|
|
70
70
|
import float_button_default from "./float-button/index.js";
|
|
71
|
-
import
|
|
71
|
+
import InternalFormItem from "./form/FormItem/index.js";
|
|
72
72
|
import form_default from "./form/index.js";
|
|
73
|
-
import
|
|
74
|
-
import
|
|
75
|
-
import
|
|
73
|
+
import Image, { ImagePreviewGroup } from "./image/index.js";
|
|
74
|
+
import InternalTextArea from "./input/TextArea.js";
|
|
75
|
+
import CompoundedInput, { InputGroup, InputOTP, InputPassword, InputSearch } from "./input/index.js";
|
|
76
76
|
import layout_default, { LayoutContent, LayoutFooter, LayoutHeader, LayoutSider, useLayoutSider } from "./layout/index.js";
|
|
77
77
|
import masonry_default from "./masonry/index.js";
|
|
78
|
-
import
|
|
79
|
-
import
|
|
78
|
+
import Spin from "./spin/index.js";
|
|
79
|
+
import Mentions, { Option as Option$1 } from "./mentions/index.js";
|
|
80
80
|
import pagination_default from "./pagination/index.js";
|
|
81
|
-
import
|
|
82
|
-
import
|
|
83
|
-
import
|
|
84
|
-
import
|
|
85
|
-
import
|
|
81
|
+
import Popconfirm from "./popconfirm/index.js";
|
|
82
|
+
import Progress from "./progress/progress.js";
|
|
83
|
+
import QRCode from "./qrcode/index.js";
|
|
84
|
+
import Rate from "./rate/index.js";
|
|
85
|
+
import Result from "./result/index.js";
|
|
86
86
|
import splitter_default, { SplitterPanel } from "./splitter/index.js";
|
|
87
87
|
import statistic_default, { StatisticTimer } from "./statistic/index.js";
|
|
88
|
-
import
|
|
89
|
-
import
|
|
90
|
-
import
|
|
91
|
-
import
|
|
92
|
-
import
|
|
93
|
-
import
|
|
94
|
-
import
|
|
95
|
-
import
|
|
96
|
-
import
|
|
97
|
-
import
|
|
98
|
-
import
|
|
88
|
+
import Steps from "./steps/index.js";
|
|
89
|
+
import Switch from "./switch/index.js";
|
|
90
|
+
import Column from "./table/Column.js";
|
|
91
|
+
import ColumnGroup from "./table/ColumnGroup.js";
|
|
92
|
+
import DirectoryTree from "./tree/DirectoryTree.js";
|
|
93
|
+
import Tree from "./tree/index.js";
|
|
94
|
+
import InternalTable, { Summary, SummaryCell, SummaryRow } from "./table/index.js";
|
|
95
|
+
import CheckableTag from "./tag/CheckableTag.js";
|
|
96
|
+
import CheckableTagGroup from "./tag/CheckableTagGroup.js";
|
|
97
|
+
import Tag from "./tag/index.js";
|
|
98
|
+
import TimePicker, { TimeRangePicker } from "./time-picker/index.js";
|
|
99
99
|
import { TimelineItem } from "./timeline/TimelineItem.js";
|
|
100
100
|
import timeline_default from "./timeline/index.js";
|
|
101
|
-
import
|
|
102
|
-
import
|
|
103
|
-
import
|
|
104
|
-
import
|
|
105
|
-
import
|
|
106
|
-
import
|
|
101
|
+
import Tour from "./tour/index.js";
|
|
102
|
+
import InternalTransfer from "./transfer/index.js";
|
|
103
|
+
import TreeSelect from "./tree-select/index.js";
|
|
104
|
+
import Typography, { TypographyLink, TypographyParagraph, TypographyText, TypographyTitle } from "./typography/index.js";
|
|
105
|
+
import Upload, { UploadDragger } from "./upload/index.js";
|
|
106
|
+
import Watermark from "./watermark/index.js";
|
|
107
107
|
import { components_exports } from "./components.js";
|
|
108
108
|
import { useResponsive } from "./_util/hooks/useResponsive.js";
|
|
109
109
|
import theme_default from "./theme/index.js";
|
|
110
110
|
import { StyleProvider } from "@antdv-next/cssinjs";
|
|
111
|
-
|
|
112
111
|
//#region src/index.ts
|
|
113
112
|
let prefix = "A";
|
|
114
113
|
var src_default = {
|
|
@@ -125,6 +124,5 @@ var src_default = {
|
|
|
125
124
|
},
|
|
126
125
|
version: version_default
|
|
127
126
|
};
|
|
128
|
-
|
|
129
127
|
//#endregion
|
|
130
|
-
export {
|
|
128
|
+
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, StyleProvider, 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, src_default as default, staticMethods as message, staticMethods$1 as notification, theme_default as theme, useBreakpoint, useExportConfig as useConfig, useForm, useFormInstance, useLayoutSider, useMessage, useModal, useNotification, useResponsive, version_default as version };
|
package/dist/input/Group.d.ts
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { EmptyEmit } from "../_util/type.js";
|
|
2
2
|
import { SizeType } from "../config-provider/SizeContext.js";
|
|
3
3
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
4
|
-
import * as vue371 from "vue";
|
|
5
4
|
import { SlotsType } from "vue";
|
|
6
5
|
|
|
7
6
|
//#region src/input/Group.d.ts
|
|
8
7
|
interface InputGroupProps extends ComponentBaseProps {
|
|
9
8
|
size?: SizeType;
|
|
10
9
|
}
|
|
11
|
-
declare const InputGroup:
|
|
10
|
+
declare const InputGroup: import("vue").DefineSetupFnComponent<InputGroupProps, EmptyEmit, SlotsType<{
|
|
12
11
|
default?: () => any;
|
|
13
|
-
}>, InputGroupProps,
|
|
12
|
+
}>, InputGroupProps, import("vue").PublicProps>;
|
|
14
13
|
//#endregion
|
|
15
14
|
export { InputGroupProps, InputGroup as default };
|
package/dist/input/Group.js
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { devUseWarning, isDev } from "../_util/warning.js";
|
|
2
2
|
import { useComponentBaseConfig } from "../config-provider/context.js";
|
|
3
3
|
import { getAttrStyleAndClass } from "../_util/hooks/useMergeSemantic.js";
|
|
4
|
-
import
|
|
4
|
+
import useCSSVarCls from "../config-provider/hooks/useCSSVarCls.js";
|
|
5
5
|
import { useFormItemInputContext, useFormItemInputContextProvider } from "../form/context.js";
|
|
6
6
|
import style_default, { useSharedStyle } from "./style/index.js";
|
|
7
7
|
import { SpaceCompact } from "../space/index.js";
|
|
8
8
|
import { computed, createVNode, defineComponent, mergeProps } from "vue";
|
|
9
9
|
import { clsx } from "@v-c/util";
|
|
10
|
-
|
|
11
10
|
//#region src/input/Group.tsx
|
|
12
11
|
const InputGroup = /* @__PURE__ */ defineComponent((props, { slots, attrs }) => {
|
|
13
12
|
if (isDev) devUseWarning("Input.Group").deprecated(false, "Input.Group", "Space.Compact");
|
|
14
13
|
const { getPrefixCls, direction } = useComponentBaseConfig("input", props);
|
|
15
14
|
const prefixCls = computed(() => getPrefixCls("input-group", props.prefixCls));
|
|
16
|
-
const rootCls =
|
|
15
|
+
const rootCls = useCSSVarCls(prefixCls);
|
|
17
16
|
const [hashId, cssVarCls] = useSharedStyle(prefixCls, computed(() => props.rootClass));
|
|
18
17
|
style_default(prefixCls, rootCls);
|
|
19
18
|
const formItemContext = useFormItemInputContext();
|
|
@@ -22,14 +21,13 @@ const InputGroup = /* @__PURE__ */ defineComponent((props, { slots, attrs }) =>
|
|
|
22
21
|
isFormItemInput: false
|
|
23
22
|
})));
|
|
24
23
|
const { style, restAttrs } = getAttrStyleAndClass(attrs);
|
|
25
|
-
const cls = clsx(prefixCls.value, cssVarCls.value, hashId.value, {
|
|
26
|
-
[`${prefixCls.value}-rtl`]: direction.value === "rtl",
|
|
27
|
-
[`${prefixCls.value}-lg`]: props.size === "large",
|
|
28
|
-
[`${prefixCls.value}-sm`]: props.size === "small",
|
|
29
|
-
[`${prefixCls.value}-compact`]: true
|
|
30
|
-
}, props.rootClass, attrs.class);
|
|
31
24
|
return createVNode(SpaceCompact, mergeProps(restAttrs, {
|
|
32
|
-
"class":
|
|
25
|
+
"class": clsx(prefixCls.value, cssVarCls.value, hashId.value, {
|
|
26
|
+
[`${prefixCls.value}-rtl`]: direction.value === "rtl",
|
|
27
|
+
[`${prefixCls.value}-lg`]: props.size === "large",
|
|
28
|
+
[`${prefixCls.value}-sm`]: props.size === "small",
|
|
29
|
+
[`${prefixCls.value}-compact`]: true
|
|
30
|
+
}, props.rootClass, attrs.class),
|
|
33
31
|
"style": style,
|
|
34
32
|
"size": props.size
|
|
35
33
|
}), { default: () => [slots.default?.()] });
|
|
@@ -51,7 +49,5 @@ const InputGroup = /* @__PURE__ */ defineComponent((props, { slots, attrs }) =>
|
|
|
51
49
|
name: "AInputGroup",
|
|
52
50
|
inheritAttrs: false
|
|
53
51
|
});
|
|
54
|
-
var Group_default = InputGroup;
|
|
55
|
-
|
|
56
52
|
//#endregion
|
|
57
|
-
export {
|
|
53
|
+
export { InputGroup as default };
|
package/dist/input/Input.d.ts
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { VueNode as VueNode$1 } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
-
import "../_util/hooks/index.js";
|
|
4
3
|
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
4
|
import { InputStatus } from "../_util/statusUtils.js";
|
|
6
5
|
import { ComponentBaseProps, Variant } from "../config-provider/context.js";
|
|
7
|
-
import * as vue350 from "vue";
|
|
8
6
|
import { CSSProperties, SlotsType } from "vue";
|
|
9
7
|
import { InputProps as InputProps$1, InputRef as InputRef$1 } from "@v-c/input";
|
|
10
8
|
|
|
@@ -98,6 +96,6 @@ interface InputSlots {
|
|
|
98
96
|
default: () => any;
|
|
99
97
|
clearIcon: () => any;
|
|
100
98
|
}
|
|
101
|
-
declare const InternalInput:
|
|
99
|
+
declare const InternalInput: import("vue").DefineSetupFnComponent<InputProps, InputEmits, SlotsType<InputSlots>, InputProps, import("vue").PublicProps>;
|
|
102
100
|
//#endregion
|
|
103
101
|
export { InputClassNamesType, InputEmits, InputEmitsProps, InputProps, InputRef, InputSemanticClassNames, InputSemanticName, InputSemanticStyles, InputSlots, InputStylesType, InternalInput as default };
|
package/dist/input/Input.js
CHANGED
|
@@ -3,21 +3,20 @@ import { useComponentBaseConfig } from "../config-provider/context.js";
|
|
|
3
3
|
import { useSize } from "../config-provider/hooks/useSize.js";
|
|
4
4
|
import { useCompactItemContext } from "../space/Compact.js";
|
|
5
5
|
import { ContextIsolator } from "../_util/ContextIsolator.js";
|
|
6
|
-
import { getAttrStyleAndClass, useMergeSemantic, useToArr, useToProps } from "../_util/hooks/useMergeSemantic.js";
|
|
6
|
+
import { getAttrStyleAndClass, useMergeSemantic, useSemanticRootStyle, useToArr, useToProps } from "../_util/hooks/useMergeSemantic.js";
|
|
7
7
|
import { getSlotPropsFnRun, toPropsRefs } from "../_util/tools.js";
|
|
8
|
-
import
|
|
8
|
+
import useCSSVarCls from "../config-provider/hooks/useCSSVarCls.js";
|
|
9
9
|
import { useDisabledContext } from "../config-provider/DisabledContext.js";
|
|
10
10
|
import { getMergedStatus, getStatusClassNames } from "../_util/statusUtils.js";
|
|
11
11
|
import { useFormItemInputContext } from "../form/context.js";
|
|
12
12
|
import useVariant from "../form/hooks/useVariant.js";
|
|
13
13
|
import style_default, { useSharedStyle } from "./style/index.js";
|
|
14
|
-
import
|
|
14
|
+
import getAllowClear from "../_util/getAllowClear.js";
|
|
15
15
|
import useRemovePasswordTimeout from "./hooks/useRemovePasswordTimeout.js";
|
|
16
16
|
import { Fragment, computed, createVNode, defineComponent, isVNode, mergeProps, shallowRef } from "vue";
|
|
17
17
|
import { clsx } from "@v-c/util";
|
|
18
18
|
import { omit } from "es-toolkit";
|
|
19
19
|
import VcInput from "@v-c/input";
|
|
20
|
-
|
|
21
20
|
//#region src/input/Input.tsx
|
|
22
21
|
function _isSlot(s) {
|
|
23
22
|
return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !isVNode(s);
|
|
@@ -61,7 +60,7 @@ const InternalInput = /* @__PURE__ */ defineComponent((props, { slots, expose, e
|
|
|
61
60
|
]);
|
|
62
61
|
const { classes, styles, rootClass, size: customSize, disabled: customDisabled, status: customStatus, bordered, variant: customVariant } = toPropsRefs(props, "classes", "styles", "rootClass", "size", "disabled", "status", "bordered", "variant");
|
|
63
62
|
const inputRef = shallowRef();
|
|
64
|
-
const rootCls =
|
|
63
|
+
const rootCls = useCSSVarCls(prefixCls);
|
|
65
64
|
const [hashId, cssVarCls] = useSharedStyle(prefixCls, rootClass);
|
|
66
65
|
style_default(prefixCls, rootCls);
|
|
67
66
|
const { compactSize, compactItemClassnames } = useCompactItemContext(prefixCls, direction);
|
|
@@ -75,7 +74,8 @@ const InternalInput = /* @__PURE__ */ defineComponent((props, { slots, expose, e
|
|
|
75
74
|
disabled: mergedDisabled.value
|
|
76
75
|
};
|
|
77
76
|
});
|
|
78
|
-
const
|
|
77
|
+
const contextStyleRoot = useSemanticRootStyle(contextStyle);
|
|
78
|
+
const [mergedClassNames, mergedStyles] = useMergeSemantic(useToArr(contextClassNames, classes), useToArr(contextStyles, contextStyleRoot, styles), useToProps(mergedProps));
|
|
79
79
|
const formItemInputContext = useFormItemInputContext();
|
|
80
80
|
const contextStatus = computed(() => formItemInputContext.value.status);
|
|
81
81
|
const hasFeedback = computed(() => formItemInputContext.value.hasFeedback);
|
|
@@ -84,7 +84,7 @@ const InternalInput = /* @__PURE__ */ defineComponent((props, { slots, expose, e
|
|
|
84
84
|
const [mergedVariant, enableVariantCls] = useVariant("input", customVariant, bordered);
|
|
85
85
|
const removePasswordTimeout = useRemovePasswordTimeout(inputRef, true);
|
|
86
86
|
const mergedAllowClear = computed(() => {
|
|
87
|
-
return
|
|
87
|
+
return getAllowClear(props.allowClear ?? contextAllowClear.value);
|
|
88
88
|
});
|
|
89
89
|
const mergedAutoComplete = computed(() => props.autoComplete ?? props.autocomplete ?? contextAutoComplete.value ?? contextAutocomplete.value);
|
|
90
90
|
const mergedChangeOnComposing = computed(() => props.changeOnComposing ?? contextChangeOnComposing.value);
|
|
@@ -149,7 +149,6 @@ const InternalInput = /* @__PURE__ */ defineComponent((props, { slots, expose, e
|
|
|
149
149
|
const classesValue = clsx(contextClassName.value, className, rootClass.value, compactItemClassnames.value, cssVarCls.value, rootCls.value, mergedClassNames.value.root, hashId.value);
|
|
150
150
|
const mergedStyle = {
|
|
151
151
|
...mergedStyles.value.root,
|
|
152
|
-
...contextStyle.value,
|
|
153
152
|
...style
|
|
154
153
|
};
|
|
155
154
|
const variantClassName = clsx({ [`${prefixCls.value}-${mergedVariant.value}`]: enableVariantCls.value }, getStatusClassNames(prefixCls.value, mergedStatus.value));
|
|
@@ -371,7 +370,5 @@ const InternalInput = /* @__PURE__ */ defineComponent((props, { slots, expose, e
|
|
|
371
370
|
name: "AInput",
|
|
372
371
|
inheritAttrs: false
|
|
373
372
|
});
|
|
374
|
-
var Input_default = InternalInput;
|
|
375
|
-
|
|
376
373
|
//#endregion
|
|
377
|
-
export {
|
|
374
|
+
export { InternalInput as default };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { EmptyEmit } from "../../_util/type.js";
|
|
2
2
|
import { InputProps } from "../Input.js";
|
|
3
|
-
import * as vue811 from "vue";
|
|
4
3
|
import { SlotsType } from "vue";
|
|
5
4
|
|
|
6
5
|
//#region src/input/OTP/OTPInput.d.ts
|
|
@@ -12,8 +11,8 @@ interface OTPInputProps extends Omit<InputProps, 'onChange'> {
|
|
|
12
11
|
onActiveChange: (nextIndex: number) => void;
|
|
13
12
|
mask?: boolean | string;
|
|
14
13
|
}
|
|
15
|
-
declare const OTPInput:
|
|
14
|
+
declare const OTPInput: import("vue").DefineSetupFnComponent<OTPInputProps, EmptyEmit, SlotsType<{
|
|
16
15
|
default?: () => any;
|
|
17
|
-
}>, OTPInputProps,
|
|
16
|
+
}>, OTPInputProps, import("vue").PublicProps>;
|
|
18
17
|
//#endregion
|
|
19
18
|
export { OTPInputProps, OTPInput as default };
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { getAttrStyleAndClass } from "../../_util/hooks/useMergeSemantic.js";
|
|
2
|
-
import
|
|
2
|
+
import InternalInput from "../Input.js";
|
|
3
3
|
import { createVNode, defineComponent, mergeProps, shallowRef } from "vue";
|
|
4
4
|
import { clsx } from "@v-c/util";
|
|
5
5
|
import raf from "@v-c/util/dist/raf";
|
|
6
6
|
import { omit } from "es-toolkit";
|
|
7
|
-
|
|
8
7
|
//#region src/input/OTP/OTPInput.tsx
|
|
9
8
|
const OTPInput = /* @__PURE__ */ defineComponent((props, { attrs, expose, slots }) => {
|
|
10
9
|
const inputRef = shallowRef();
|
|
@@ -45,7 +44,7 @@ const OTPInput = /* @__PURE__ */ defineComponent((props, { attrs, expose, slots
|
|
|
45
44
|
}, [props.mask && props.value !== "" && props.value !== void 0 && createVNode("span", {
|
|
46
45
|
"class": `${props.prefixCls}-mask-icon`,
|
|
47
46
|
"aria-hidden": "true"
|
|
48
|
-
}, [maskValue]), createVNode(
|
|
47
|
+
}, [maskValue]), createVNode(InternalInput, mergeProps(restAttrs, restInputProps, {
|
|
49
48
|
"ref": inputRef,
|
|
50
49
|
"value": props.value,
|
|
51
50
|
"type": props.mask === true ? "password" : props.type ?? "text",
|
|
@@ -58,7 +57,7 @@ const OTPInput = /* @__PURE__ */ defineComponent((props, { attrs, expose, slots
|
|
|
58
57
|
"onMousedown": () => syncSelection(),
|
|
59
58
|
"onMouseup": () => syncSelection(),
|
|
60
59
|
"aria-label": `OTP Input ${props.index + 1}`
|
|
61
|
-
}
|
|
60
|
+
}), slots)]);
|
|
62
61
|
}, {
|
|
63
62
|
props: {
|
|
64
63
|
prefixCls: {
|
|
@@ -231,7 +230,5 @@ const OTPInput = /* @__PURE__ */ defineComponent((props, { attrs, expose, slots
|
|
|
231
230
|
name: "AInputOTPInput",
|
|
232
231
|
inheritAttrs: false
|
|
233
232
|
});
|
|
234
|
-
var OTPInput_default = OTPInput;
|
|
235
|
-
|
|
236
233
|
//#endregion
|
|
237
|
-
export {
|
|
234
|
+
export { OTPInput as default };
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { VueNode as VueNode$1 } from "../../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../../_util/hooks/useMergeSemantic.js";
|
|
3
|
-
import "../../_util/hooks/index.js";
|
|
4
3
|
import { SizeType } from "../../config-provider/SizeContext.js";
|
|
5
4
|
import { InputStatus } from "../../_util/statusUtils.js";
|
|
6
5
|
import { ComponentBaseProps, Variant } from "../../config-provider/context.js";
|
|
7
|
-
import * as vue421 from "vue";
|
|
8
6
|
import { CSSProperties, HTMLAttributes, SlotsType } from "vue";
|
|
9
7
|
|
|
10
8
|
//#region src/input/OTP/index.d.ts
|
|
@@ -54,6 +52,6 @@ interface OTPSlots {
|
|
|
54
52
|
}) => any;
|
|
55
53
|
}
|
|
56
54
|
type OPTSlots = OTPSlots;
|
|
57
|
-
declare const OTP:
|
|
55
|
+
declare const OTP: import("vue").DefineSetupFnComponent<OTPProps, OTPEmits, SlotsType<OTPSlots>, OTPProps, import("vue").PublicProps>;
|
|
58
56
|
//#endregion
|
|
59
57
|
export { OPTSlots, OTPClassNamesType, OTPEmits, OTPEmitsProps, OTPProps, OTPSemanticClassNames, OTPSemanticStyles, OTPSlots, OTPStylesType, OTP as default };
|