antdv-next 1.4.4 → 1.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/ActionButton.d.ts +1 -1
- package/dist/_util/PurePanel.d.ts +0 -1
- package/dist/_util/PurePanel.js +6 -5
- package/dist/_util/aria-data-attrs.d.ts +0 -1
- package/dist/_util/colors.d.ts +1 -0
- package/dist/_util/convertToTooltipProps.d.ts +0 -1
- package/dist/_util/gapSize.d.ts +0 -1
- package/dist/_util/getAllowClear.d.ts +0 -1
- package/dist/_util/getScroll.d.ts +2 -1
- package/dist/_util/getScroll.js +4 -1
- package/dist/_util/hooks/useClosable.d.ts +0 -1
- package/dist/_util/hooks/useMergeSemantic.d.ts +2 -3
- package/dist/_util/hooks/useMergedMask.d.ts +0 -1
- package/dist/_util/hooks/useOrientation.d.ts +0 -1
- package/dist/_util/hooks/usePatchElement.d.ts +0 -1
- package/dist/_util/hooks/usePatchElement.js +2 -1
- package/dist/_util/hooks/useResponsive.d.ts +0 -1
- package/dist/_util/hooks/useZIndex.d.ts +0 -1
- package/dist/_util/motion.d.ts +0 -1
- package/dist/_util/placements.d.ts +0 -1
- package/dist/_util/scrollTo.js +2 -2
- package/dist/_util/statusUtils.d.ts +0 -1
- package/dist/_util/styleChecker.d.ts +0 -1
- package/dist/_util/tools.d.ts +1 -2
- package/dist/_util/transKeys.d.ts +0 -1
- package/dist/_util/type.d.ts +1 -2
- package/dist/_util/vnode/index.d.ts +0 -1
- package/dist/_util/vueNode.d.ts +1 -2
- package/dist/_util/warning.d.ts +0 -2
- package/dist/_util/wave/WaveEffect.d.ts +0 -1
- package/dist/_util/wave/index.d.ts +0 -1
- package/dist/_util/wave/interface.d.ts +1 -0
- package/dist/_util/wave/style.d.ts +1 -0
- package/dist/_util/wave/useWave.d.ts +0 -1
- package/dist/_util/zindexContext.d.ts +0 -1
- package/dist/affix/index.d.ts +0 -1
- package/dist/affix/style/index.d.ts +1 -0
- package/dist/alert/Alert.d.ts +1 -1
- package/dist/alert/style/index.d.ts +1 -1
- package/dist/anchor/Anchor.d.ts +1 -1
- package/dist/anchor/Anchor.js +2 -1
- package/dist/anchor/AnchorLink.d.ts +0 -1
- package/dist/anchor/context.d.ts +0 -1
- package/dist/anchor/style/index.d.ts +1 -0
- package/dist/antd-with-locales.esm.js +11179 -11893
- package/dist/antd-with-locales.js +99 -89
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +10712 -11275
- package/dist/antd.js +99 -89
- package/dist/app/App.d.ts +0 -1
- package/dist/app/context.d.ts +1 -0
- package/dist/app/index.d.ts +0 -1
- package/dist/app/style/index.d.ts +1 -0
- package/dist/app/useApp.d.ts +0 -1
- package/dist/auto-complete/index.d.ts +1 -1
- package/dist/avatar/Avatar.d.ts +0 -1
- package/dist/avatar/AvatarContext.d.ts +0 -1
- package/dist/avatar/AvatarGroup.d.ts +0 -1
- package/dist/avatar/index.d.ts +0 -1
- package/dist/avatar/style/index.d.ts +1 -0
- package/dist/badge/Ribbon.d.ts +1 -1
- package/dist/badge/ScrollNumber.d.ts +0 -1
- package/dist/badge/SingleNumber.js +2 -1
- package/dist/badge/index.d.ts +2 -1
- package/dist/badge/style/index.d.ts +1 -0
- package/dist/badge/style/index.js +2 -1
- package/dist/badge/style/ribbon.js +2 -1
- package/dist/border-beam/BorderBeam.d.ts +0 -1
- package/dist/border-beam/hooks/useBorderSize.d.ts +0 -1
- package/dist/breadcrumb/Breadcrumb.d.ts +2 -1
- package/dist/breadcrumb/BreadcrumbContext.d.ts +1 -1
- package/dist/breadcrumb/BreadcrumbItem.d.ts +3 -2
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +2 -1
- package/dist/breadcrumb/style/index.d.ts +1 -0
- package/dist/breadcrumb/style/index.js +14 -4
- package/dist/breadcrumb/useItemRender.d.ts +0 -1
- package/dist/button/Button.d.ts +3 -2
- package/dist/button/buttonHelper.d.ts +1 -2
- package/dist/button/style/group.d.ts +1 -1
- package/dist/button/style/index.d.ts +0 -1
- package/dist/button/style/token.d.ts +3 -3
- package/dist/button/style/variant.d.ts +0 -1
- package/dist/button/style/variant.js +2 -2
- package/dist/calendar/Header.d.ts +0 -1
- package/dist/calendar/generateCalendar.d.ts +2 -1
- package/dist/calendar/index.d.ts +0 -1
- package/dist/calendar/style/index.d.ts +2 -1
- package/dist/calendar/style/index.js +3 -2
- package/dist/card/Card.d.ts +1 -1
- package/dist/card/CardMeta.d.ts +1 -1
- package/dist/card/style/index.d.ts +1 -0
- package/dist/carousel/index.d.ts +0 -1
- package/dist/carousel/index.js +4 -1
- package/dist/carousel/style/index.d.ts +1 -0
- package/dist/cascader/Panel.d.ts +0 -1
- package/dist/cascader/hooks/useBase.d.ts +0 -1
- package/dist/cascader/hooks/useIcons.d.ts +1 -7
- package/dist/cascader/index.d.ts +1 -1
- package/dist/cascader/style/columns.d.ts +1 -1
- package/dist/cascader/style/index.d.ts +1 -1
- package/dist/checkbox/Checkbox.d.ts +1 -1
- package/dist/checkbox/Group.d.ts +0 -1
- package/dist/checkbox/GroupContext.d.ts +0 -1
- package/dist/checkbox/style/index.d.ts +1 -0
- package/dist/checkbox/style/index.js +3 -2
- package/dist/collapse/Collapse.d.ts +1 -1
- package/dist/collapse/CollapsePanel.d.ts +0 -1
- package/dist/collapse/style/index.d.ts +1 -1
- package/dist/collapse/style/index.js +8 -1
- package/dist/color-picker/ColorPicker.d.ts +0 -1
- package/dist/color-picker/ColorPickerPanel.d.ts +0 -1
- package/dist/color-picker/color.d.ts +0 -1
- package/dist/color-picker/components/ColorAlphaInput.d.ts +0 -1
- package/dist/color-picker/components/ColorClear.d.ts +0 -1
- package/dist/color-picker/components/ColorHexInput.d.ts +0 -1
- package/dist/color-picker/components/ColorHexInput.js +2 -1
- package/dist/color-picker/components/ColorHsbInput.d.ts +0 -1
- package/dist/color-picker/components/ColorInput.d.ts +0 -1
- package/dist/color-picker/components/ColorPresets.d.ts +0 -1
- package/dist/color-picker/components/ColorRgbInput.d.ts +0 -1
- package/dist/color-picker/components/ColorSlider.d.ts +0 -1
- package/dist/color-picker/components/ColorTrigger.d.ts +0 -1
- package/dist/color-picker/components/PanelPicker/GradientColorBar.d.ts +0 -1
- package/dist/color-picker/context.d.ts +0 -1
- package/dist/color-picker/hooks/useModeColor.d.ts +0 -1
- package/dist/color-picker/index.d.ts +0 -1
- package/dist/color-picker/interface.d.ts +1 -1
- package/dist/color-picker/style/color-block.d.ts +0 -1
- package/dist/color-picker/style/index.d.ts +1 -0
- package/dist/color-picker/style/index.js +7 -6
- package/dist/color-picker/style/input.d.ts +1 -1
- package/dist/color-picker/style/picker.d.ts +1 -1
- package/dist/color-picker/style/presets.d.ts +1 -1
- package/dist/color-picker/style/slider.d.ts +1 -1
- package/dist/color-picker/util.d.ts +0 -1
- package/dist/components.d.ts +14 -0
- package/dist/config-provider/DisabledContext.d.ts +0 -1
- package/dist/config-provider/SizeContext.d.ts +0 -1
- package/dist/config-provider/SizeContext.js +2 -1
- package/dist/config-provider/context.d.ts +19 -4
- package/dist/config-provider/context.js +2 -1
- package/dist/config-provider/defaultRenderEmpty.d.ts +0 -1
- package/dist/config-provider/define.d.ts +1 -1
- package/dist/config-provider/hooks/useCSSVarCls.d.ts +0 -1
- package/dist/config-provider/hooks/useConfig.d.ts +0 -1
- package/dist/config-provider/hooks/useSize.d.ts +0 -1
- package/dist/config-provider/hooks/useTheme.d.ts +0 -1
- package/dist/config-provider/hooks/useThemeKey.d.ts +0 -1
- package/dist/config-provider/index.d.ts +0 -1
- package/dist/config-provider/style/index.d.ts +1 -0
- package/dist/date-picker/PickerButton.d.ts +1 -0
- package/dist/date-picker/generatePicker/SuffixIcon.d.ts +0 -1
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +0 -1
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +0 -1
- package/dist/date-picker/generatePicker/generateSinglePicker.js +3 -1
- package/dist/date-picker/generatePicker/index.d.ts +0 -1
- package/dist/date-picker/generatePicker/interface.d.ts +3 -2
- package/dist/date-picker/generatePicker/useComponents.d.ts +2 -2
- package/dist/date-picker/hooks/useMergedPickerSemantic.d.ts +0 -1
- package/dist/date-picker/index.d.ts +0 -1
- package/dist/date-picker/locale/ar_EG.d.ts +1 -1
- package/dist/date-picker/locale/az_AZ.d.ts +1 -1
- package/dist/date-picker/locale/bg_BG.d.ts +1 -1
- package/dist/date-picker/locale/bn_BD.d.ts +1 -1
- package/dist/date-picker/locale/by_BY.d.ts +1 -1
- package/dist/date-picker/locale/ca_ES.d.ts +1 -1
- package/dist/date-picker/locale/cs_CZ.d.ts +1 -1
- package/dist/date-picker/locale/da_DK.d.ts +1 -1
- package/dist/date-picker/locale/de_DE.d.ts +1 -1
- package/dist/date-picker/locale/el_GR.d.ts +1 -1
- package/dist/date-picker/locale/en_GB.d.ts +1 -1
- package/dist/date-picker/locale/en_US.d.ts +1 -1
- package/dist/date-picker/locale/es_ES.d.ts +1 -1
- package/dist/date-picker/locale/es_US.d.ts +1 -1
- package/dist/date-picker/locale/et_EE.d.ts +1 -1
- package/dist/date-picker/locale/eu_ES.d.ts +1 -1
- package/dist/date-picker/locale/fa_IR.d.ts +1 -1
- package/dist/date-picker/locale/fi_FI.d.ts +1 -1
- package/dist/date-picker/locale/fr_BE.d.ts +1 -1
- package/dist/date-picker/locale/fr_CA.d.ts +1 -1
- package/dist/date-picker/locale/fr_FR.d.ts +1 -1
- package/dist/date-picker/locale/ga_IE.d.ts +1 -1
- package/dist/date-picker/locale/gl_ES.d.ts +1 -1
- package/dist/date-picker/locale/he_IL.d.ts +1 -1
- package/dist/date-picker/locale/hi_IN.d.ts +1 -1
- package/dist/date-picker/locale/hr_HR.d.ts +1 -1
- package/dist/date-picker/locale/hu_HU.d.ts +1 -1
- package/dist/date-picker/locale/id_ID.d.ts +1 -1
- package/dist/date-picker/locale/is_IS.d.ts +1 -1
- package/dist/date-picker/locale/it_IT.d.ts +1 -1
- package/dist/date-picker/locale/ja_JP.d.ts +1 -1
- package/dist/date-picker/locale/ka_GE.d.ts +1 -1
- package/dist/date-picker/locale/kk_KZ.d.ts +1 -1
- package/dist/date-picker/locale/km_KH.d.ts +1 -1
- package/dist/date-picker/locale/kmr_IQ.d.ts +1 -1
- package/dist/date-picker/locale/kn_IN.d.ts +1 -1
- package/dist/date-picker/locale/ko_KR.d.ts +1 -1
- package/dist/date-picker/locale/lt_LT.d.ts +1 -1
- package/dist/date-picker/locale/lv_LV.d.ts +1 -1
- package/dist/date-picker/locale/mk_MK.d.ts +1 -1
- package/dist/date-picker/locale/ml_IN.d.ts +1 -1
- package/dist/date-picker/locale/mn_MN.d.ts +1 -1
- package/dist/date-picker/locale/mr_IN.d.ts +1 -1
- package/dist/date-picker/locale/ms_MY.d.ts +1 -1
- package/dist/date-picker/locale/my_MM.d.ts +1 -1
- package/dist/date-picker/locale/nb_NO.d.ts +1 -1
- package/dist/date-picker/locale/nl_BE.d.ts +1 -1
- package/dist/date-picker/locale/nl_NL.d.ts +1 -1
- package/dist/date-picker/locale/pl_PL.d.ts +1 -1
- package/dist/date-picker/locale/pt_BR.d.ts +1 -1
- package/dist/date-picker/locale/pt_PT.d.ts +1 -1
- package/dist/date-picker/locale/ro_RO.d.ts +1 -1
- package/dist/date-picker/locale/ru_RU.d.ts +1 -1
- package/dist/date-picker/locale/si_LK.d.ts +1 -1
- package/dist/date-picker/locale/sk_SK.d.ts +1 -1
- package/dist/date-picker/locale/sl_SI.d.ts +1 -1
- package/dist/date-picker/locale/sr_RS.d.ts +1 -1
- package/dist/date-picker/locale/sv_SE.d.ts +1 -1
- package/dist/date-picker/locale/ta_IN.d.ts +1 -1
- package/dist/date-picker/locale/th_TH.d.ts +1 -1
- package/dist/date-picker/locale/tk_TK.d.ts +1 -1
- package/dist/date-picker/locale/tr_TR.d.ts +1 -1
- package/dist/date-picker/locale/uk_UA.d.ts +1 -1
- package/dist/date-picker/locale/ur_PK.d.ts +1 -1
- package/dist/date-picker/locale/uz_UZ.d.ts +1 -1
- package/dist/date-picker/locale/vi_VN.d.ts +1 -1
- package/dist/date-picker/locale/zh_CN.d.ts +1 -1
- package/dist/date-picker/locale/zh_TW.d.ts +1 -1
- package/dist/date-picker/style/index.d.ts +0 -1
- package/dist/date-picker/style/index.js +6 -0
- package/dist/date-picker/style/multiple.d.ts +1 -0
- package/dist/date-picker/style/panel.d.ts +1 -1
- package/dist/date-picker/style/token.d.ts +0 -1
- package/dist/date-picker/style/util.d.ts +0 -1
- package/dist/date-picker/style/variants.d.ts +0 -1
- package/dist/date-picker/util.d.ts +3 -3
- package/dist/descriptions/Cell.d.ts +0 -1
- package/dist/descriptions/DescriptionsContext.d.ts +0 -1
- package/dist/descriptions/Item.d.ts +1 -2
- package/dist/descriptions/Row.d.ts +0 -1
- package/dist/descriptions/constant.d.ts +0 -1
- package/dist/descriptions/hooks/useItems.d.ts +6 -7
- package/dist/descriptions/hooks/useRow.d.ts +0 -1
- package/dist/descriptions/index.d.ts +1 -1
- package/dist/descriptions/style/index.d.ts +1 -0
- package/dist/descriptions/style/index.js +2 -1
- package/dist/divider/index.d.ts +1 -1
- package/dist/divider/style/index.d.ts +1 -1
- package/dist/drawer/DrawerPanel.d.ts +1 -1
- package/dist/drawer/index.d.ts +1 -1
- package/dist/drawer/style/index.d.ts +1 -0
- package/dist/drawer/style/motion.d.ts +1 -1
- package/dist/drawer/useFocusable.d.ts +0 -1
- package/dist/dropdown/dropdown.d.ts +1 -1
- package/dist/dropdown/index.d.ts +0 -1
- package/dist/dropdown/style/index.d.ts +1 -1
- package/dist/dropdown/style/status.d.ts +1 -1
- package/dist/empty/index.d.ts +1 -1
- package/dist/empty/style/index.js +3 -2
- package/dist/flex/index.d.ts +0 -1
- package/dist/flex/interface.d.ts +0 -1
- package/dist/flex/style/index.d.ts +1 -0
- package/dist/flex/utils.d.ts +0 -1
- package/dist/float-button/BackTop.d.ts +0 -1
- package/dist/float-button/BackTop.js +2 -1
- package/dist/float-button/FloatButton.d.ts +2 -1
- package/dist/float-button/FloatButtonGroup.d.ts +1 -1
- package/dist/float-button/PurePanel.d.ts +0 -1
- package/dist/float-button/context.d.ts +0 -1
- package/dist/float-button/style/button.d.ts +0 -1
- package/dist/float-button/style/group.d.ts +0 -1
- package/dist/float-button/style/index.d.ts +1 -0
- package/dist/form/ErrorList.d.ts +0 -1
- package/dist/form/Form.d.ts +2 -1
- package/dist/form/Form.js +18 -9
- package/dist/form/FormItem/ItemHolder.d.ts +0 -1
- package/dist/form/FormItem/StatusProvider.d.ts +0 -1
- package/dist/form/FormItem/index.d.ts +1 -2
- package/dist/form/FormItemInput.d.ts +1 -1
- package/dist/form/FormItemLabel.d.ts +1 -1
- package/dist/form/context.d.ts +2 -2
- package/dist/form/hooks/useForm.d.ts +0 -1
- package/dist/form/hooks/useVariant.d.ts +1 -2
- package/dist/form/interface.d.ts +0 -1
- package/dist/form/namePathType.d.ts +1 -1
- package/dist/form/style/explain.d.ts +1 -1
- package/dist/form/style/fallbackCmp.js +2 -1
- package/dist/form/style/index.d.ts +1 -1
- package/dist/form/types.d.ts +3 -3
- package/dist/form/util.d.ts +0 -1
- package/dist/form/utils/NameMap.d.ts +0 -1
- package/dist/form/utils/asyncUtil.d.ts +0 -1
- package/dist/form/utils/typeUtil.d.ts +0 -1
- package/dist/form/utils/validateUtil.d.ts +0 -1
- package/dist/form/utils/valueUtil.d.ts +0 -1
- package/dist/form/validateMessagesContext.d.ts +0 -1
- package/dist/grid/RowContext.d.ts +0 -1
- package/dist/grid/col.d.ts +0 -1
- package/dist/grid/hooks/useBreakpoint.d.ts +0 -1
- package/dist/grid/hooks/useGutter.d.ts +0 -1
- package/dist/grid/index.d.ts +0 -1
- package/dist/grid/row.d.ts +1 -2
- package/dist/grid/style/index.d.ts +1 -0
- package/dist/image/PreviewGroup.d.ts +3 -2
- package/dist/image/hooks/useMergedPreviewConfig.d.ts +0 -1
- package/dist/image/hooks/usePreviewConfig.d.ts +5 -6
- package/dist/image/index.d.ts +4 -2
- package/dist/image/style/index.d.ts +1 -1
- package/dist/index.d.ts +5 -3
- package/dist/index.js +14 -12
- package/dist/input/Group.d.ts +0 -1
- package/dist/input/Input.d.ts +1 -1
- package/dist/input/OTP/OTPInput.d.ts +0 -1
- package/dist/input/OTP/OTPInput.js +3 -3
- package/dist/input/OTP/index.d.ts +1 -1
- package/dist/input/OTP/index.js +4 -2
- package/dist/input/Password.d.ts +0 -1
- package/dist/input/Search.d.ts +1 -1
- package/dist/input/TextArea.d.ts +1 -1
- package/dist/input/hooks/useRemovePasswordTimeout.d.ts +0 -1
- package/dist/input/index.d.ts +0 -1
- package/dist/input/style/index.d.ts +1 -1
- package/dist/input/style/otp.js +2 -1
- package/dist/input/style/search.js +2 -1
- package/dist/input/style/textarea.d.ts +0 -1
- package/dist/input/style/textarea.js +3 -1
- package/dist/input/style/token.d.ts +1 -0
- package/dist/input/style/variants.d.ts +1 -1
- package/dist/input-number/index.d.ts +1 -1
- package/dist/input-number/style/index.d.ts +0 -1
- package/dist/input-number/style/token.d.ts +1 -0
- package/dist/layout/Sider.d.ts +1 -1
- package/dist/layout/hooks/useHasSider.d.ts +0 -1
- package/dist/layout/index.d.ts +0 -1
- package/dist/layout/layout.d.ts +0 -1
- package/dist/layout/style/index.d.ts +1 -1
- package/dist/locale/ar_EG.d.ts +0 -1
- package/dist/locale/az_AZ.d.ts +0 -1
- package/dist/locale/bg_BG.d.ts +0 -1
- package/dist/locale/bn_BD.d.ts +0 -1
- package/dist/locale/by_BY.d.ts +0 -1
- package/dist/locale/ca_ES.d.ts +0 -1
- package/dist/locale/cs_CZ.d.ts +0 -1
- package/dist/locale/da_DK.d.ts +0 -1
- package/dist/locale/de_DE.d.ts +0 -1
- package/dist/locale/el_GR.d.ts +0 -1
- package/dist/locale/en_GB.d.ts +0 -1
- package/dist/locale/en_US.d.ts +0 -1
- package/dist/locale/es_ES.d.ts +0 -1
- package/dist/locale/es_US.d.ts +0 -1
- package/dist/locale/et_EE.d.ts +0 -1
- package/dist/locale/eu_ES.d.ts +0 -1
- package/dist/locale/fa_IR.d.ts +0 -1
- package/dist/locale/fi_FI.d.ts +0 -1
- package/dist/locale/fr_BE.d.ts +0 -1
- package/dist/locale/fr_CA.d.ts +0 -1
- package/dist/locale/fr_FR.d.ts +0 -1
- package/dist/locale/ga_IE.d.ts +0 -1
- package/dist/locale/gl_ES.d.ts +0 -1
- package/dist/locale/he_IL.d.ts +0 -1
- package/dist/locale/hi_IN.d.ts +0 -1
- package/dist/locale/hr_HR.d.ts +0 -1
- package/dist/locale/hu_HU.d.ts +0 -1
- package/dist/locale/hy_AM.d.ts +0 -1
- package/dist/locale/id_ID.d.ts +0 -1
- package/dist/locale/index.d.ts +5 -1
- package/dist/locale/is_IS.d.ts +0 -1
- package/dist/locale/it_IT.d.ts +0 -1
- package/dist/locale/ja_JP.d.ts +0 -1
- package/dist/locale/ka_GE.d.ts +0 -1
- package/dist/locale/kk_KZ.d.ts +0 -1
- package/dist/locale/km_KH.d.ts +0 -1
- package/dist/locale/kmr_IQ.d.ts +0 -1
- package/dist/locale/kn_IN.d.ts +0 -1
- package/dist/locale/ko_KR.d.ts +0 -1
- package/dist/locale/ku_IQ.d.ts +0 -1
- package/dist/locale/lt_LT.d.ts +0 -1
- package/dist/locale/lv_LV.d.ts +0 -1
- package/dist/locale/mk_MK.d.ts +0 -1
- package/dist/locale/ml_IN.d.ts +0 -1
- package/dist/locale/mn_MN.d.ts +0 -1
- package/dist/locale/mr_IN.d.ts +0 -1
- package/dist/locale/ms_MY.d.ts +0 -1
- package/dist/locale/my_MM.d.ts +0 -1
- package/dist/locale/nb_NO.d.ts +0 -1
- package/dist/locale/ne_NP.d.ts +0 -1
- package/dist/locale/nl_BE.d.ts +0 -1
- package/dist/locale/nl_NL.d.ts +0 -1
- package/dist/locale/pl_PL.d.ts +0 -1
- package/dist/locale/pt_BR.d.ts +0 -1
- package/dist/locale/pt_PT.d.ts +0 -1
- package/dist/locale/ro_RO.d.ts +0 -1
- package/dist/locale/ru_RU.d.ts +0 -1
- package/dist/locale/si_LK.d.ts +0 -1
- package/dist/locale/sk_SK.d.ts +0 -1
- package/dist/locale/sl_SI.d.ts +0 -1
- package/dist/locale/sr_RS.d.ts +0 -1
- package/dist/locale/sv_SE.d.ts +0 -1
- package/dist/locale/ta_IN.d.ts +0 -1
- package/dist/locale/th_TH.d.ts +0 -1
- package/dist/locale/tk_TK.d.ts +0 -1
- package/dist/locale/tr_TR.d.ts +0 -1
- package/dist/locale/uk_UA.d.ts +0 -1
- package/dist/locale/ur_PK.d.ts +0 -1
- package/dist/locale/useLocale.d.ts +0 -1
- package/dist/locale/uz_UZ.d.ts +0 -1
- package/dist/locale/vi_VN.d.ts +0 -1
- package/dist/locale/zh_CN.d.ts +0 -1
- package/dist/locale/zh_HK.d.ts +0 -1
- package/dist/locale/zh_TW.d.ts +0 -1
- package/dist/masonry/Masonry.d.ts +2 -1
- package/dist/masonry/MasonryItem.d.ts +0 -1
- package/dist/masonry/hooks/usePositions.d.ts +0 -1
- package/dist/masonry/hooks/useRefs.d.ts +0 -1
- package/dist/masonry/index.d.ts +0 -1
- package/dist/masonry/style/index.d.ts +1 -1
- package/dist/mentions/index.d.ts +1 -1
- package/dist/mentions/index.js +4 -0
- package/dist/mentions/style/index.d.ts +1 -0
- package/dist/menu/MenuContext.d.ts +0 -1
- package/dist/menu/MenuItem.d.ts +0 -1
- package/dist/menu/MenuItemGroup.d.ts +0 -1
- package/dist/menu/OverrideContext.d.ts +0 -1
- package/dist/menu/OverrideContext.js +3 -2
- package/dist/menu/SubMenu.d.ts +0 -1
- package/dist/menu/index.d.ts +0 -1
- package/dist/menu/interface.d.ts +1 -2
- package/dist/menu/menu.d.ts +0 -1
- package/dist/menu/style/horizontal.d.ts +1 -1
- package/dist/menu/style/index.d.ts +1 -1
- package/dist/menu/style/rtl.d.ts +1 -1
- package/dist/menu/style/theme.d.ts +0 -1
- package/dist/menu/style/vertical.d.ts +1 -0
- package/dist/message/PureList.d.ts +0 -1
- package/dist/message/PurePanel.d.ts +0 -1
- package/dist/message/index.d.ts +0 -1
- package/dist/message/interface.d.ts +1 -3
- package/dist/message/style/index.d.ts +0 -1
- package/dist/message/useMessage.d.ts +0 -1
- package/dist/message/util.d.ts +0 -1
- package/dist/modal/ConfirmDialog.d.ts +0 -1
- package/dist/modal/Modal.d.ts +0 -1
- package/dist/modal/PurePanel.d.ts +0 -1
- package/dist/modal/components/ConfirmCancelBtn.d.ts +0 -1
- package/dist/modal/components/ConfirmOkBtn.d.ts +0 -1
- package/dist/modal/components/NormalCancelBtn.d.ts +0 -1
- package/dist/modal/components/NormalOkBtn.d.ts +0 -1
- package/dist/modal/confirm.d.ts +1 -4
- package/dist/modal/context.d.ts +0 -1
- package/dist/modal/index.d.ts +0 -1
- package/dist/modal/interface.d.ts +2 -1
- package/dist/modal/locale.d.ts +0 -1
- package/dist/modal/shared.d.ts +0 -1
- package/dist/modal/style/confirm.js +2 -1
- package/dist/modal/style/index.d.ts +0 -1
- package/dist/modal/useModal/HookModal.d.ts +0 -1
- package/dist/modal/useModal/index.d.ts +0 -1
- package/dist/modal/useModal/types.d.ts +0 -1
- package/dist/notification/PureList.d.ts +0 -1
- package/dist/notification/PurePanel.d.ts +1 -1
- package/dist/notification/index.d.ts +0 -1
- package/dist/notification/interface.d.ts +1 -1
- package/dist/notification/style/index.d.ts +2 -1
- package/dist/notification/style/notification.d.ts +1 -1
- package/dist/notification/style/placement.d.ts +1 -1
- package/dist/notification/useNotification.d.ts +0 -1
- package/dist/notification/util.d.ts +0 -1
- package/dist/package.js +1 -1
- package/dist/package.json.d.ts +1 -0
- package/dist/pagination/Pagination.d.ts +0 -1
- package/dist/pagination/index.d.ts +0 -1
- package/dist/pagination/interface.d.ts +1 -1
- package/dist/pagination/style/bordered.js +2 -1
- package/dist/pagination/style/index.d.ts +1 -0
- package/dist/pagination/useShowSizeChanger.d.ts +0 -1
- package/dist/popconfirm/PurePanel.d.ts +0 -1
- package/dist/popconfirm/index.d.ts +2 -1
- package/dist/popconfirm/style/index.d.ts +1 -0
- package/dist/popover/PurePanel.d.ts +0 -1
- package/dist/popover/index.d.ts +1 -1
- package/dist/popover/style/index.d.ts +1 -0
- package/dist/progress/Circle.d.ts +0 -1
- package/dist/progress/Line.d.ts +0 -1
- package/dist/progress/Steps.d.ts +0 -1
- package/dist/progress/progress.d.ts +1 -1
- package/dist/progress/style/index.d.ts +1 -0
- package/dist/progress/utils.d.ts +3 -12
- package/dist/qrcode/QrcodeStatus.d.ts +0 -1
- package/dist/qrcode/QrcodeStatus.js +8 -6
- package/dist/qrcode/index.d.ts +0 -1
- package/dist/qrcode/interface.d.ts +1 -1
- package/dist/qrcode/style/index.d.ts +1 -0
- package/dist/qrcode/style/index.js +2 -1
- package/dist/radio/context.d.ts +0 -1
- package/dist/radio/group.d.ts +0 -1
- package/dist/radio/index.d.ts +2 -1
- package/dist/radio/interface.d.ts +1 -1
- package/dist/radio/radio.d.ts +0 -1
- package/dist/radio/radioButton.d.ts +0 -1
- package/dist/radio/style/index.d.ts +1 -0
- package/dist/rate/index.d.ts +0 -1
- package/dist/rate/style/index.d.ts +1 -1
- package/dist/rate/style/index.js +2 -1
- package/dist/result/index.d.ts +1 -1
- package/dist/result/style/index.d.ts +1 -1
- package/dist/result/style/index.js +3 -2
- package/dist/segmented/index.d.ts +1 -1
- package/dist/segmented/style/index.d.ts +1 -0
- package/dist/segmented/style/index.js +8 -2
- package/dist/select/index.d.ts +1 -1
- package/dist/select/mergedBuiltinPlacements.d.ts +0 -1
- package/dist/select/style/dropdown.d.ts +1 -0
- package/dist/select/style/index.d.ts +0 -1
- package/dist/select/style/index.js +21 -8
- package/dist/select/style/select-input-customize.d.ts +0 -1
- package/dist/select/style/select-input-multiple.d.ts +0 -1
- package/dist/select/style/select-input-multiple.js +2 -2
- package/dist/select/style/select-input.d.ts +0 -1
- package/dist/select/style/select-input.js +2 -1
- package/dist/select/style/token.d.ts +1 -1
- package/dist/select/useIcons.d.ts +2 -19
- package/dist/select/useShowArrow.d.ts +0 -1
- package/dist/skeleton/Avatar.d.ts +0 -1
- package/dist/skeleton/Button.d.ts +0 -1
- package/dist/skeleton/Element.d.ts +0 -1
- package/dist/skeleton/Image.d.ts +0 -1
- package/dist/skeleton/Input.d.ts +0 -1
- package/dist/skeleton/Node.d.ts +0 -1
- package/dist/skeleton/Skeleton.d.ts +1 -1
- package/dist/skeleton/style/index.d.ts +1 -0
- package/dist/skeleton/style/index.js +3 -2
- package/dist/slider/Context.d.ts +0 -1
- package/dist/slider/SliderTooltip.d.ts +0 -1
- package/dist/slider/index.d.ts +1 -1
- package/dist/slider/index.js +3 -5
- package/dist/slider/style/index.d.ts +1 -0
- package/dist/slider/useRafLock.d.ts +0 -1
- package/dist/space/Addon.d.ts +0 -1
- package/dist/space/Compact.d.ts +1 -2
- package/dist/space/Item.d.ts +0 -1
- package/dist/space/context.d.ts +0 -1
- package/dist/space/index.d.ts +1 -1
- package/dist/space/style/addon.js +2 -2
- package/dist/space/style/index.d.ts +1 -0
- package/dist/spin/Indicator/index.d.ts +0 -1
- package/dist/spin/index.d.ts +1 -1
- package/dist/spin/style/index.d.ts +1 -0
- package/dist/spin/style/index.js +3 -3
- package/dist/spin/usePercent.d.ts +0 -1
- package/dist/splitter/Panel.d.ts +0 -1
- package/dist/splitter/SplitBar.d.ts +0 -1
- package/dist/splitter/SplitBar.js +12 -1
- package/dist/splitter/Splitter.d.ts +0 -1
- package/dist/splitter/hooks/useItems.d.ts +0 -1
- package/dist/splitter/hooks/useResizable.d.ts +0 -1
- package/dist/splitter/hooks/useResize.d.ts +0 -1
- package/dist/splitter/hooks/useSizes.d.ts +0 -1
- package/dist/splitter/index.d.ts +0 -1
- package/dist/splitter/interface.d.ts +1 -1
- package/dist/splitter/style/index.d.ts +1 -0
- package/dist/statistic/Number.d.ts +0 -1
- package/dist/statistic/Statistic.d.ts +1 -1
- package/dist/statistic/Timer.d.ts +0 -1
- package/dist/statistic/index.d.ts +0 -1
- package/dist/statistic/style/index.d.ts +1 -0
- package/dist/statistic/style/index.js +2 -1
- package/dist/statistic/utils.d.ts +0 -1
- package/dist/steps/context.d.ts +0 -1
- package/dist/steps/index.d.ts +3 -2
- package/dist/steps/style/horizontal.d.ts +1 -1
- package/dist/steps/style/icon.d.ts +1 -1
- package/dist/steps/style/index.d.ts +1 -1
- package/dist/steps/style/inline.d.ts +1 -1
- package/dist/steps/style/label-placement.d.ts +1 -1
- package/dist/steps/style/max-count.d.ts +1 -1
- package/dist/steps/style/nav.d.ts +1 -1
- package/dist/steps/style/panel.d.ts +1 -1
- package/dist/steps/style/progress-dot.d.ts +1 -1
- package/dist/steps/style/progress.d.ts +1 -1
- package/dist/steps/style/rtl.d.ts +1 -1
- package/dist/steps/style/small.d.ts +1 -1
- package/dist/steps/style/status.d.ts +1 -1
- package/dist/steps/style/util.d.ts +0 -1
- package/dist/steps/style/vertical.d.ts +1 -1
- package/dist/steps/useDisplaySteps.d.ts +0 -1
- package/dist/style/compact-item-vertical.d.ts +1 -1
- package/dist/style/compact-item.d.ts +1 -1
- package/dist/style/index.d.ts +1 -1
- package/dist/style/index.js +7 -2
- package/dist/style/motion/collapse.d.ts +0 -1
- package/dist/style/motion/fade.d.ts +0 -1
- package/dist/style/motion/motion.d.ts +0 -1
- package/dist/style/motion/move.d.ts +0 -1
- package/dist/style/motion/slide.d.ts +0 -1
- package/dist/style/motion/util.d.ts +0 -1
- package/dist/style/motion/zoom.d.ts +0 -1
- package/dist/style/placementArrow.d.ts +0 -1
- package/dist/style/roundedArrow.d.ts +1 -1
- package/dist/switch/index.d.ts +1 -1
- package/dist/switch/style/index.d.ts +1 -0
- package/dist/table/Column.d.ts +0 -1
- package/dist/table/ColumnGroup.d.ts +0 -1
- package/dist/table/ExpandIcon.d.ts +0 -1
- package/dist/table/InternalTable.d.ts +7 -7
- package/dist/table/Table.d.ts +1 -2
- package/dist/table/TableMeasureRowContext.d.ts +0 -1
- package/dist/table/TableMeasureRowContext.js +2 -1
- package/dist/table/hooks/useColumnTitleProps.d.ts +0 -1
- package/dist/table/hooks/useFilledColumns.d.ts +0 -1
- package/dist/table/hooks/useFilter/FilterDropdown.d.ts +0 -1
- package/dist/table/hooks/useFilter/FilterDropdown.js +6 -3
- package/dist/table/hooks/useFilter/FilterSearch.d.ts +0 -1
- package/dist/table/hooks/useFilter/FilterWrapper.d.ts +0 -1
- package/dist/table/hooks/useFilter/index.d.ts +0 -1
- package/dist/table/hooks/useFilter/index.js +4 -2
- package/dist/table/hooks/useLazyKVMap.d.ts +0 -1
- package/dist/table/hooks/usePagination.d.ts +0 -1
- package/dist/table/hooks/useSelection.d.ts +0 -1
- package/dist/table/hooks/useSelection.js +5 -3
- package/dist/table/hooks/useSorter.d.ts +0 -1
- package/dist/table/hooks/useSpinProps.d.ts +0 -1
- package/dist/table/hooks/useTitleColumns.d.ts +0 -1
- package/dist/table/index.d.ts +0 -1
- package/dist/table/interface.d.ts +14 -4
- package/dist/table/style/bordered.d.ts +1 -1
- package/dist/table/style/bordered.js +9 -2
- package/dist/table/style/ellipsis.d.ts +1 -1
- package/dist/table/style/empty.d.ts +1 -1
- package/dist/table/style/expand.d.ts +1 -1
- package/dist/table/style/filter.d.ts +1 -0
- package/dist/table/style/fixed.d.ts +2 -4
- package/dist/table/style/index.d.ts +1 -0
- package/dist/table/style/pagination.d.ts +1 -1
- package/dist/table/style/radius.d.ts +1 -1
- package/dist/table/style/rtl.d.ts +1 -1
- package/dist/table/style/selection.d.ts +1 -1
- package/dist/table/style/size.d.ts +1 -1
- package/dist/table/style/sorter.d.ts +1 -1
- package/dist/table/style/sticky.d.ts +1 -1
- package/dist/table/style/summary.d.ts +1 -1
- package/dist/table/style/virtual.d.ts +1 -1
- package/dist/table/util.d.ts +0 -1
- package/dist/table/utils.d.ts +0 -1
- package/dist/tabs/TabPane.d.ts +0 -1
- package/dist/tabs/hooks/useAnimateConfig.d.ts +0 -1
- package/dist/tabs/hooks/useLegacyItems.d.ts +0 -1
- package/dist/tabs/index.d.ts +1 -1
- package/dist/tabs/style/index.d.ts +1 -0
- package/dist/tabs/style/index.js +6 -1
- package/dist/tabs/style/motion.d.ts +1 -0
- package/dist/tag/CheckableTag.d.ts +0 -1
- package/dist/tag/CheckableTagGroup.d.ts +1 -1
- package/dist/tag/hooks/useColor.d.ts +1 -2
- package/dist/tag/index.d.ts +1 -1
- package/dist/tag/style/index.d.ts +1 -1
- package/dist/tag/style/index.js +8 -2
- package/dist/theme/context.d.ts +2 -2
- package/dist/theme/getDesignToken.d.ts +1 -1
- package/dist/theme/index.d.ts +2 -2
- package/dist/theme/interface/alias.d.ts +6 -7
- package/dist/theme/interface/components.d.ts +5 -1
- package/dist/theme/interface/cssinjs-utils.d.ts +0 -1
- package/dist/theme/interface/index.d.ts +0 -1
- package/dist/theme/interface/maps/index.d.ts +0 -1
- package/dist/theme/interface/presetColors.d.ts +2 -2
- package/dist/theme/interface/seeds.d.ts +0 -1
- package/dist/theme/themes/ColorMap.d.ts +1 -0
- package/dist/theme/themes/compact/genCompactSizeMapToken.d.ts +1 -0
- package/dist/theme/themes/compact/index.d.ts +1 -1
- package/dist/theme/themes/dark/colors.d.ts +0 -1
- package/dist/theme/themes/dark/index.d.ts +1 -1
- package/dist/theme/themes/default/colors.d.ts +0 -1
- package/dist/theme/themes/default/index.d.ts +1 -0
- package/dist/theme/themes/seed.d.ts +1 -0
- package/dist/theme/themes/shared/genColorMapToken.d.ts +2 -5
- package/dist/theme/themes/shared/genCommonMapToken.d.ts +1 -0
- package/dist/theme/themes/shared/genControlHeight.d.ts +1 -0
- package/dist/theme/themes/shared/genFontMapToken.d.ts +1 -0
- package/dist/theme/themes/shared/genRadius.d.ts +1 -0
- package/dist/theme/themes/shared/genSizeMapToken.d.ts +1 -0
- package/dist/theme/useToken.d.ts +3 -3
- package/dist/theme/util/alias.d.ts +1 -0
- package/dist/theme/util/genPresetColor.d.ts +0 -1
- package/dist/theme/util/genStyleUtils.d.ts +31 -30
- package/dist/theme/util/useResetIconStyle.d.ts +1 -1
- package/dist/time-picker/index.d.ts +2 -1
- package/dist/time-picker/locale/ar_EG.d.ts +0 -1
- package/dist/time-picker/locale/az_AZ.d.ts +0 -1
- package/dist/time-picker/locale/bg_BG.d.ts +0 -1
- package/dist/time-picker/locale/bn_BD.d.ts +0 -1
- package/dist/time-picker/locale/by_BY.d.ts +0 -1
- package/dist/time-picker/locale/ca_ES.d.ts +0 -1
- package/dist/time-picker/locale/cs_CZ.d.ts +0 -1
- package/dist/time-picker/locale/da_DK.d.ts +0 -1
- package/dist/time-picker/locale/de_DE.d.ts +0 -1
- package/dist/time-picker/locale/el_GR.d.ts +0 -1
- package/dist/time-picker/locale/en_GB.d.ts +0 -1
- package/dist/time-picker/locale/en_US.d.ts +0 -1
- package/dist/time-picker/locale/es_ES.d.ts +0 -1
- package/dist/time-picker/locale/et_EE.d.ts +0 -1
- package/dist/time-picker/locale/eu_ES.d.ts +0 -1
- package/dist/time-picker/locale/fa_IR.d.ts +0 -1
- package/dist/time-picker/locale/fi_FI.d.ts +0 -1
- package/dist/time-picker/locale/fr_BE.d.ts +0 -1
- package/dist/time-picker/locale/fr_CA.d.ts +0 -1
- package/dist/time-picker/locale/fr_FR.d.ts +0 -1
- package/dist/time-picker/locale/ga_IE.d.ts +0 -1
- package/dist/time-picker/locale/gl_ES.d.ts +0 -1
- package/dist/time-picker/locale/he_IL.d.ts +0 -1
- package/dist/time-picker/locale/hi_IN.d.ts +0 -1
- package/dist/time-picker/locale/hr_HR.d.ts +0 -1
- package/dist/time-picker/locale/hu_HU.d.ts +0 -1
- package/dist/time-picker/locale/id_ID.d.ts +0 -1
- package/dist/time-picker/locale/is_IS.d.ts +0 -1
- package/dist/time-picker/locale/it_IT.d.ts +0 -1
- package/dist/time-picker/locale/ja_JP.d.ts +0 -1
- package/dist/time-picker/locale/ka_GE.d.ts +0 -1
- package/dist/time-picker/locale/kk_KZ.d.ts +0 -1
- package/dist/time-picker/locale/km_KH.d.ts +0 -1
- package/dist/time-picker/locale/kmr_IQ.d.ts +0 -1
- package/dist/time-picker/locale/kn_IN.d.ts +0 -1
- package/dist/time-picker/locale/ko_KR.d.ts +0 -1
- package/dist/time-picker/locale/lt_LT.d.ts +0 -1
- package/dist/time-picker/locale/lv_LV.d.ts +0 -1
- package/dist/time-picker/locale/mk_MK.d.ts +0 -1
- package/dist/time-picker/locale/ml_IN.d.ts +0 -1
- package/dist/time-picker/locale/mn_MN.d.ts +0 -1
- package/dist/time-picker/locale/mr_IN.d.ts +0 -1
- package/dist/time-picker/locale/ms_MY.d.ts +0 -1
- package/dist/time-picker/locale/my_MM.d.ts +0 -1
- package/dist/time-picker/locale/nb_NO.d.ts +0 -1
- package/dist/time-picker/locale/nl_BE.d.ts +0 -1
- package/dist/time-picker/locale/nl_NL.d.ts +0 -1
- package/dist/time-picker/locale/pl_PL.d.ts +0 -1
- package/dist/time-picker/locale/pt_BR.d.ts +0 -1
- package/dist/time-picker/locale/pt_PT.d.ts +0 -1
- package/dist/time-picker/locale/ro_RO.d.ts +0 -1
- package/dist/time-picker/locale/ru_RU.d.ts +0 -1
- package/dist/time-picker/locale/si_LK.d.ts +0 -1
- package/dist/time-picker/locale/sk_SK.d.ts +0 -1
- package/dist/time-picker/locale/sl_SI.d.ts +0 -1
- package/dist/time-picker/locale/sr_RS.d.ts +0 -1
- package/dist/time-picker/locale/sv_SE.d.ts +0 -1
- package/dist/time-picker/locale/ta_IN.d.ts +0 -1
- package/dist/time-picker/locale/th_TH.d.ts +0 -1
- package/dist/time-picker/locale/tk_TK.d.ts +0 -1
- package/dist/time-picker/locale/tr_TR.d.ts +0 -1
- package/dist/time-picker/locale/uk_UA.d.ts +0 -1
- package/dist/time-picker/locale/ur_PK.d.ts +0 -1
- package/dist/time-picker/locale/uz_UZ.d.ts +0 -1
- package/dist/time-picker/locale/vi_VN.d.ts +0 -1
- package/dist/time-picker/locale/zh_CN.d.ts +0 -1
- package/dist/time-picker/locale/zh_TW.d.ts +0 -1
- package/dist/timeline/Timeline.d.ts +1 -1
- package/dist/timeline/TimelineItem.d.ts +0 -1
- package/dist/timeline/style/horizontal.d.ts +1 -1
- package/dist/timeline/style/index.d.ts +1 -0
- package/dist/timeline/useItems.d.ts +0 -1
- package/dist/tooltip/PurePanel.d.ts +0 -1
- package/dist/tooltip/hooks/useMergedArrow.d.ts +0 -1
- package/dist/tooltip/index.d.ts +1 -1
- package/dist/tooltip/style/index.d.ts +1 -1
- package/dist/tooltip/style/index.js +3 -2
- package/dist/tooltip/util.d.ts +0 -1
- package/dist/tour/PurePanel.d.ts +0 -1
- package/dist/tour/index.d.ts +0 -1
- package/dist/tour/interface.d.ts +1 -1
- package/dist/tour/panelRender.d.ts +0 -1
- package/dist/tour/style/index.d.ts +1 -0
- package/dist/tour/style/index.js +3 -2
- package/dist/transfer/Actions.d.ts +0 -1
- package/dist/transfer/Actions.js +11 -3
- package/dist/transfer/ListBody.d.ts +0 -1
- package/dist/transfer/ListItem.d.ts +0 -1
- package/dist/transfer/Section.d.ts +0 -1
- package/dist/transfer/Section.js +3 -2
- package/dist/transfer/Transfer.d.ts +0 -1
- package/dist/transfer/Transfer.js +8 -3
- package/dist/transfer/hooks/useData.d.ts +0 -1
- package/dist/transfer/hooks/useSelection.d.ts +0 -1
- package/dist/transfer/index.d.ts +0 -1
- package/dist/transfer/interface.d.ts +0 -1
- package/dist/transfer/search.d.ts +0 -1
- package/dist/transfer/style/index.d.ts +1 -0
- package/dist/tree/DirectoryTree.d.ts +1 -2
- package/dist/tree/Tree.d.ts +1 -1
- package/dist/tree/index.d.ts +0 -1
- package/dist/tree/style/directory.d.ts +1 -10
- package/dist/tree/style/index.d.ts +0 -1
- package/dist/tree/style/index.js +1 -1
- package/dist/tree/utils/dictUtil.d.ts +1 -8
- package/dist/tree/utils/dropIndicator.d.ts +0 -1
- package/dist/tree/utils/iconUtil.d.ts +0 -1
- package/dist/tree-select/index.d.ts +2 -1
- package/dist/tree-select/style/index.d.ts +1 -1
- package/dist/tree-select/style/index.js +2 -1
- package/dist/typography/Base/CopyBtn.d.ts +0 -1
- package/dist/typography/Base/Ellipsis.d.ts +0 -1
- package/dist/typography/Base/Ellipsis.js +4 -2
- package/dist/typography/Base/EllipsisTooltip.d.ts +0 -1
- package/dist/typography/Base/index.d.ts +1 -2
- package/dist/typography/Base/util.d.ts +0 -1
- package/dist/typography/Editable.d.ts +0 -1
- package/dist/typography/Link.d.ts +1 -2
- package/dist/typography/Paragraph.d.ts +1 -2
- package/dist/typography/Text.d.ts +1 -2
- package/dist/typography/Title.d.ts +1 -2
- package/dist/typography/Typography.d.ts +0 -1
- package/dist/typography/hooks/useCopyClick.d.ts +1 -4
- package/dist/typography/hooks/useTooltipProps.d.ts +0 -1
- package/dist/typography/index.d.ts +0 -1
- package/dist/typography/interface.d.ts +1 -1
- package/dist/typography/style/index.d.ts +1 -0
- package/dist/typography/style/mixins.d.ts +1 -1
- package/dist/typography/style/mixins.js +5 -1
- package/dist/upload/Dragger.d.ts +0 -1
- package/dist/upload/Dragger.js +5 -4
- package/dist/upload/Upload.d.ts +0 -1
- package/dist/upload/Upload.js +7 -4
- package/dist/upload/UploadList/ListItem.d.ts +0 -1
- package/dist/upload/UploadList/index.d.ts +0 -1
- package/dist/upload/index.d.ts +0 -1
- package/dist/upload/interface.d.ts +2 -1
- package/dist/upload/style/dragger.d.ts +1 -1
- package/dist/upload/style/index.d.ts +1 -0
- package/dist/upload/style/list.d.ts +1 -1
- package/dist/upload/style/motion.d.ts +1 -0
- package/dist/upload/style/picture.d.ts +1 -1
- package/dist/upload/style/rtl.d.ts +1 -1
- package/dist/upload/utils.d.ts +0 -1
- package/dist/watermark/context.d.ts +0 -1
- package/dist/watermark/useClips.d.ts +0 -1
- package/dist/watermark/useWatermark.d.ts +0 -1
- package/dist/watermark/utils.d.ts +0 -1
- package/package.json +18 -17
- package/web-tags.json +1318 -1322
- package/web-types.json +5941 -5954
package/dist/app/App.d.ts
CHANGED
package/dist/app/context.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { NotificationConfig, NotificationInstance } from "../notification/interface.js";
|
|
2
2
|
import { ConfigOptions, MessageInstance } from "../message/interface.js";
|
|
3
3
|
import { HookAPI } from "../modal/useModal/types.js";
|
|
4
|
+
import "../modal/useModal/index.js";
|
|
4
5
|
//#region src/app/context.d.ts
|
|
5
6
|
interface AppConfig {
|
|
6
7
|
message?: ConfigOptions;
|
package/dist/app/index.d.ts
CHANGED
package/dist/app/useApp.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { InputStatus } from "../_util/statusUtils.js";
|
|
4
5
|
import { InternalSelectProps, SearchConfig, SelectPopupSemanticClassNames, SelectPopupSemanticStyles, SelectSlots } from "../select/index.js";
|
|
5
6
|
import { App, CSSProperties, SlotsType } from "vue";
|
|
6
7
|
import { Option, SelectProps } from "@v-c/select";
|
|
7
|
-
|
|
8
8
|
//#region src/auto-complete/index.d.ts
|
|
9
9
|
interface AutoCompleteSemanticClassNames {
|
|
10
10
|
root?: string;
|
package/dist/avatar/Avatar.d.ts
CHANGED
|
@@ -2,7 +2,6 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
3
|
import { AvatarSize } from "./AvatarContext.js";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
|
-
|
|
6
5
|
//#region src/avatar/Avatar.d.ts
|
|
7
6
|
interface AvatarProps extends ComponentBaseProps, AvatarEmitsProps {
|
|
8
7
|
/** Shape of avatar, options: `circle`, `square` */
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SizeType } from "../config-provider/SizeContext.js";
|
|
2
2
|
import { ScreenSizeMap } from "../_util/responsiveObserver.js";
|
|
3
3
|
import { Ref } from "vue";
|
|
4
|
-
|
|
5
4
|
//#region src/avatar/AvatarContext.d.ts
|
|
6
5
|
/**
|
|
7
6
|
* 'default' is deprecated and will be removed in v7, please use `medium` instead.
|
|
@@ -2,7 +2,6 @@ import { PopoverProps } from "../popover/index.js";
|
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
3
|
import { AvatarSize } from "./AvatarContext.js";
|
|
4
4
|
import { CSSProperties } from "vue";
|
|
5
|
-
|
|
6
5
|
//#region src/avatar/AvatarGroup.d.ts
|
|
7
6
|
interface AvatarGroupProps extends ComponentBaseProps {
|
|
8
7
|
prefixCls?: string;
|
package/dist/avatar/index.d.ts
CHANGED
package/dist/badge/Ribbon.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { PresetColorType } from "../_util/colors.js";
|
|
4
5
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
5
6
|
import { CSSProperties, SlotsType } from "vue";
|
|
6
7
|
import { LiteralUnion } from "@v-c/util/dist/type";
|
|
7
|
-
|
|
8
8
|
//#region src/badge/Ribbon.d.ts
|
|
9
9
|
type RibbonPlacement = 'start' | 'end';
|
|
10
10
|
type RibbonSemanticName = keyof RibbonSemanticClassNames & keyof RibbonSemanticStyles;
|
|
@@ -62,7 +62,8 @@ var SingleNumber_default = /* @__PURE__ */ defineComponent((props) => {
|
|
|
62
62
|
const unit = previousCount < count ? 1 : -1;
|
|
63
63
|
const prevIndex = unitNumberList.findIndex((n) => n % 10 === previousValue);
|
|
64
64
|
unitNodes = (unit < 0 ? unitNumberList.slice(0, prevIndex + 1) : unitNumberList.slice(prevIndex)).map((n, index) => {
|
|
65
|
-
|
|
65
|
+
const singleUnit = n % 10;
|
|
66
|
+
return renderUnit(singleUnit, unit < 0 ? index - prevIndex : index, index === prevIndex, n);
|
|
66
67
|
});
|
|
67
68
|
offsetStyle = { transform: `translateY(${-getOffset(previousValue, value, unit)}00%)` };
|
|
68
69
|
}
|
package/dist/badge/index.d.ts
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { PresetColorKey } from "../theme/interface/presetColors.js";
|
|
5
|
+
import "../theme/interface/index.js";
|
|
4
6
|
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
7
|
import { PresetStatusColorType } from "../_util/colors.js";
|
|
6
8
|
import _default, { RibbonProps, RibbonSlots } from "./Ribbon.js";
|
|
7
9
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
8
10
|
import { CSSProperties, SlotsType } from "vue";
|
|
9
11
|
import { LiteralUnion } from "@v-c/util/dist/type";
|
|
10
|
-
|
|
11
12
|
//#region src/badge/index.d.ts
|
|
12
13
|
type BadgeSemanticName = keyof BadgeSemanticClassNames & keyof BadgeSemanticStyles;
|
|
13
14
|
interface BadgeSemanticClassNames {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { FullToken, GenStyleFn, GetDefaultToken } from "../../theme/interface/cssinjs-utils.js";
|
|
2
|
+
import "../../theme/internal.js";
|
|
2
3
|
//#region src/badge/style/index.d.ts
|
|
3
4
|
/** Component only token. Which will handle additional calculation of alias token */
|
|
4
5
|
interface ComponentToken {
|
|
@@ -253,7 +253,8 @@ const prepareComponentToken = (token) => {
|
|
|
253
253
|
};
|
|
254
254
|
};
|
|
255
255
|
var style_default = genStyleHooks("Badge", (token) => {
|
|
256
|
-
|
|
256
|
+
const badgeToken = prepareToken(token);
|
|
257
|
+
return genSharedBadgeStyle(badgeToken);
|
|
257
258
|
}, prepareComponentToken);
|
|
258
259
|
//#endregion
|
|
259
260
|
export { style_default as default, prepareComponentToken, prepareToken };
|
|
@@ -60,7 +60,8 @@ const genRibbonStyle = (token) => {
|
|
|
60
60
|
};
|
|
61
61
|
};
|
|
62
62
|
var ribbon_default = genStyleHooks(["Badge", "Ribbon"], (token) => {
|
|
63
|
-
|
|
63
|
+
const badgeToken = prepareToken(token);
|
|
64
|
+
return genRibbonStyle(badgeToken);
|
|
64
65
|
}, prepareComponentToken);
|
|
65
66
|
//#endregion
|
|
66
67
|
export { ribbon_default as default };
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { AnyObject, VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { DropdownProps } from "../dropdown/dropdown.js";
|
|
5
|
+
import "../dropdown/index.js";
|
|
4
6
|
import _default, { BreadcrumbItemProps, MenuItem } from "./BreadcrumbItem.js";
|
|
5
7
|
import _default$1 from "./BreadcrumbSeparator.js";
|
|
6
8
|
import { CSSProperties, SlotsType } from "vue";
|
|
7
9
|
import { Key } from "@v-c/util/dist/type";
|
|
8
|
-
|
|
9
10
|
//#region src/breadcrumb/Breadcrumb.d.ts
|
|
10
11
|
interface BreadcrumbItemType {
|
|
11
12
|
key?: Key;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SemanticClassNames, SemanticStyles } from "../_util/hooks/useMergeSemantic.js";
|
|
2
|
+
import "../_util/hooks/index.js";
|
|
2
3
|
import { Ref } from "vue";
|
|
3
|
-
|
|
4
4
|
//#region src/breadcrumb/BreadcrumbContext.d.ts
|
|
5
5
|
type SemanticName = 'root' | 'item' | 'separator';
|
|
6
6
|
interface BreadcrumbContextProps {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { DropdownProps } from "../dropdown/dropdown.js";
|
|
3
|
+
import "../dropdown/index.js";
|
|
3
4
|
import { CSSProperties } from "vue";
|
|
4
5
|
import { Key } from "@v-c/util/dist/type";
|
|
5
|
-
|
|
6
6
|
//#region src/breadcrumb/BreadcrumbItem.d.ts
|
|
7
7
|
interface SeparatorType {
|
|
8
8
|
separator?: any;
|
|
@@ -31,7 +31,8 @@ interface BreadcrumbItemProps extends SeparatorType {
|
|
|
31
31
|
declare const InternalBreadcrumbItem: import("vue").DefineSetupFnComponent<Omit<BreadcrumbItemProps, "key">, {}, {}, Omit<BreadcrumbItemProps, "key"> & {}, import("vue").PublicProps>;
|
|
32
32
|
declare const BreadcrumbItem: import("vue").DefineSetupFnComponent<Omit<BreadcrumbItemProps, "key">, {}, {}, Omit<BreadcrumbItemProps, "key"> & {}, import("vue").PublicProps>;
|
|
33
33
|
declare const _default: typeof BreadcrumbItem & {
|
|
34
|
-
/** @internal */
|
|
34
|
+
/** @internal */
|
|
35
|
+
__ANT_BREADCRUMB_ITEM: boolean;
|
|
35
36
|
};
|
|
36
37
|
//#endregion
|
|
37
38
|
export { BreadcrumbItemProps, InternalBreadcrumbItem, MenuItem, SeparatorType, _default as default };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
//#region src/breadcrumb/BreadcrumbSeparator.d.ts
|
|
2
2
|
declare const BreadcrumbSeparator: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
3
3
|
declare const _default: typeof BreadcrumbSeparator & {
|
|
4
|
-
/** @internal */
|
|
4
|
+
/** @internal */
|
|
5
|
+
__ANT_BREADCRUMB_SEPARATOR: boolean;
|
|
5
6
|
};
|
|
6
7
|
//#endregion
|
|
7
8
|
export { _default as default };
|
|
@@ -36,10 +36,19 @@ const genBreadcrumbStyle = (token) => {
|
|
|
36
36
|
marginInline: token.separatorMargin,
|
|
37
37
|
color: token.separatorColor
|
|
38
38
|
},
|
|
39
|
-
[`${componentCls}-link`]: {
|
|
39
|
+
[`${componentCls}-link`]: {
|
|
40
|
+
"> svg": {
|
|
41
|
+
display: "inline-block",
|
|
42
|
+
verticalAlign: "middle",
|
|
43
|
+
marginBlockEnd: "0.2em"
|
|
44
|
+
},
|
|
45
|
+
[`
|
|
40
46
|
> ${iconCls} + span,
|
|
41
|
-
> ${iconCls} + a
|
|
42
|
-
|
|
47
|
+
> ${iconCls} + a,
|
|
48
|
+
> svg + span,
|
|
49
|
+
> svg + a
|
|
50
|
+
`]: { marginInlineStart: token.marginXXS }
|
|
51
|
+
},
|
|
43
52
|
[`${componentCls}-overlay-link`]: {
|
|
44
53
|
borderRadius: token.borderRadiusSM,
|
|
45
54
|
height: token.fontHeight,
|
|
@@ -70,7 +79,8 @@ const prepareComponentToken = (token) => ({
|
|
|
70
79
|
separatorMargin: token.marginXS
|
|
71
80
|
});
|
|
72
81
|
var style_default = genStyleHooks("Breadcrumb", (token) => {
|
|
73
|
-
|
|
82
|
+
const breadcrumbToken = mergeToken(token, {});
|
|
83
|
+
return genBreadcrumbStyle(breadcrumbToken);
|
|
74
84
|
}, prepareComponentToken);
|
|
75
85
|
//#endregion
|
|
76
86
|
export { style_default as default, prepareComponentToken };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { BreadcrumbProps, ItemType } from "./Breadcrumb.js";
|
|
3
|
-
|
|
4
3
|
//#region src/breadcrumb/useItemRender.d.ts
|
|
5
4
|
type AddParameters<TFunction extends (...args: any) => any, TParameters extends [...args: any]> = (...args: [...Parameters<TFunction>, ...TParameters]) => ReturnType<TFunction>;
|
|
6
5
|
type ItemRender = NonNullable<BreadcrumbProps['itemRender']>;
|
package/dist/button/Button.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RenderNodeFn, VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { SizeType } from "../config-provider/SizeContext.js";
|
|
4
5
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
5
6
|
import { ButtonColorType, ButtonHTMLType, ButtonShape, ButtonType, ButtonVariantType } from "./buttonHelper.js";
|
|
6
7
|
import { CSSProperties, SlotsType } from "vue";
|
|
7
|
-
|
|
8
8
|
//#region src/button/Button.d.ts
|
|
9
9
|
type LegacyButtonType = ButtonType | 'danger';
|
|
10
10
|
type ButtonSemanticName = keyof ButtonSemanticClassNames & keyof ButtonSemanticStyles;
|
|
@@ -63,7 +63,8 @@ interface ButtonSlots {
|
|
|
63
63
|
}
|
|
64
64
|
declare const InternalCompoundedButton: import("vue").DefineSetupFnComponent<ButtonProps, ButtonEmits, SlotsType<ButtonSlots>, ButtonProps, import("vue").PublicProps>;
|
|
65
65
|
type CompoundedComponent = typeof InternalCompoundedButton & {
|
|
66
|
-
/** @internal */
|
|
66
|
+
/** @internal */
|
|
67
|
+
__ANT_BUTTON: boolean;
|
|
67
68
|
};
|
|
68
69
|
declare const Button: CompoundedComponent;
|
|
69
70
|
//#endregion
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { CSSProperties, VNodeChild } from "vue";
|
|
2
|
-
|
|
3
2
|
//#region src/button/buttonHelper.d.ts
|
|
4
3
|
declare const isTwoCNChar: (string: string) => boolean;
|
|
5
|
-
declare function isUnBorderedButtonVariant(type?: ButtonVariantType): type is "
|
|
4
|
+
declare function isUnBorderedButtonVariant(type?: ButtonVariantType): type is "text" | "link";
|
|
6
5
|
declare function spaceChildren(children: VNodeChild[], needInserted: boolean, style?: CSSProperties, className?: string): VNodeChild[];
|
|
7
6
|
declare const _ButtonTypes: readonly ["default", "primary", "dashed", "link", "text"];
|
|
8
7
|
type ButtonType = (typeof _ButtonTypes)[number];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ButtonToken } from "./token.js";
|
|
2
2
|
import { GenerateStyle } from "../../theme/interface/index.js";
|
|
3
|
+
import "../../theme/internal.js";
|
|
3
4
|
import { CSSObject } from "@antdv-next/cssinjs";
|
|
4
|
-
|
|
5
5
|
//#region src/button/style/group.d.ts
|
|
6
6
|
declare const genGroupStyle: GenerateStyle<ButtonToken, CSSObject>;
|
|
7
7
|
//#endregion
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ComponentToken } from "./token.js";
|
|
2
|
-
|
|
3
2
|
//#region src/button/style/index.d.ts
|
|
4
3
|
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>];
|
|
5
4
|
//#endregion
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PresetColorKey } from "../../theme/interface/presetColors.js";
|
|
2
2
|
import { FullToken, GenStyleFn, GetDefaultToken } from "../../theme/interface/cssinjs-utils.js";
|
|
3
|
+
import "../../theme/internal.js";
|
|
3
4
|
import { CSSProperties } from "vue";
|
|
4
|
-
|
|
5
5
|
//#region src/button/style/token.d.ts
|
|
6
6
|
/** Component only token. Which will handle additional calculation of alias token */
|
|
7
7
|
interface ComponentToken {
|
|
@@ -232,8 +232,8 @@ interface ComponentToken {
|
|
|
232
232
|
*/
|
|
233
233
|
dashedBgDisabled: string;
|
|
234
234
|
}
|
|
235
|
-
type ShadowColorMap = { [Key in `${PresetColorKey}ShadowColor`]: string };
|
|
236
|
-
type PresetColorHoverActiveMap = { [Key in `${PresetColorKey}Hover` | `${PresetColorKey}Active`]: string };
|
|
235
|
+
type ShadowColorMap = { [Key in `${PresetColorKey}ShadowColor`]: string; };
|
|
236
|
+
type PresetColorHoverActiveMap = { [Key in `${PresetColorKey}Hover` | `${PresetColorKey}Active`]: string; };
|
|
237
237
|
interface GroupToken {
|
|
238
238
|
/**
|
|
239
239
|
* @desc 按钮组边框颜色
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ButtonToken } from "./token.js";
|
|
2
2
|
import { GenerateStyle } from "../../theme/interface/index.js";
|
|
3
3
|
import { CSSObject } from "@antdv-next/cssinjs";
|
|
4
|
-
|
|
5
4
|
//#region src/button/style/variant.d.ts
|
|
6
5
|
declare const genVariantStyle: GenerateStyle<ButtonToken, CSSObject>;
|
|
7
6
|
//#endregion
|
|
@@ -2,7 +2,7 @@ import { PresetColors } from "../../theme/interface/presetColors.js";
|
|
|
2
2
|
import { genCssVar } from "../../theme/util/genStyleUtils.js";
|
|
3
3
|
//#region src/button/style/variant.ts
|
|
4
4
|
const genVariantStyle = (token) => {
|
|
5
|
-
const { componentCls, antCls, lineWidth } = token;
|
|
5
|
+
const { componentCls, antCls, lineWidth, lineType } = token;
|
|
6
6
|
const [varName, varRef] = genCssVar(antCls, "btn");
|
|
7
7
|
return { [componentCls]: [
|
|
8
8
|
{
|
|
@@ -11,7 +11,7 @@ const genVariantStyle = (token) => {
|
|
|
11
11
|
[varName("border-color-hover")]: varRef("border-color"),
|
|
12
12
|
[varName("border-color-active")]: varRef("border-color"),
|
|
13
13
|
[varName("border-color-disabled")]: varRef("border-color"),
|
|
14
|
-
[varName("border-style")]:
|
|
14
|
+
[varName("border-style")]: lineType,
|
|
15
15
|
[varName("text-color")]: "#000",
|
|
16
16
|
[varName("text-color-hover")]: varRef("text-color"),
|
|
17
17
|
[varName("text-color-active")]: varRef("text-color"),
|
|
@@ -2,7 +2,6 @@ import { CalendarMode, SelectInfo } from "./generateCalendar.js";
|
|
|
2
2
|
import { CSSProperties } from "vue";
|
|
3
3
|
import { Locale } from "@v-c/picker";
|
|
4
4
|
import { GenerateConfig } from "@v-c/picker/generate";
|
|
5
|
-
|
|
6
5
|
//#region src/calendar/Header.d.ts
|
|
7
6
|
interface CalendarHeaderProps<DateType> {
|
|
8
7
|
className?: string;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { AnyObject, VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import locale from "../date-picker/locale/en_US.js";
|
|
5
|
+
import "./locale/en_US.js";
|
|
4
6
|
import { CSSProperties, SlotsType } from "vue";
|
|
5
7
|
import { GenerateConfig } from "@v-c/picker/generate/index";
|
|
6
|
-
|
|
7
8
|
//#region src/calendar/generateCalendar.d.ts
|
|
8
9
|
type CalendarMode = 'year' | 'month';
|
|
9
10
|
type HeaderRender<DateType> = (config: {
|
package/dist/calendar/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import generateCalendar, { CalendarEmits, CalendarMode, CalendarProps, CalendarSlots } from "./generateCalendar.js";
|
|
2
2
|
import { Dayjs } from "dayjs";
|
|
3
|
-
|
|
4
3
|
//#region src/calendar/index.d.ts
|
|
5
4
|
declare const Calendar: import("vue").DefineSetupFnComponent<CalendarProps<Dayjs>, CalendarEmits<Dayjs>, import("vue").SlotsType<CalendarSlots>, CalendarProps<Dayjs>, import("vue").PublicProps>;
|
|
6
5
|
type CalendarType = typeof Calendar & {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { PanelComponentToken, PickerPanelToken } from "../../date-picker/style/token.js";
|
|
2
|
+
import "../../date-picker/style/index.js";
|
|
2
3
|
import { FullToken, GetDefaultToken } from "../../theme/interface/cssinjs-utils.js";
|
|
3
4
|
import { GenerateStyle } from "../../theme/interface/index.js";
|
|
5
|
+
import "../../theme/internal.js";
|
|
4
6
|
import { CSSObject } from "@antdv-next/cssinjs";
|
|
5
|
-
|
|
6
7
|
//#region src/calendar/style/index.d.ts
|
|
7
8
|
interface ComponentToken {
|
|
8
9
|
/**
|
|
@@ -138,13 +138,14 @@ const prepareComponentToken = (token) => ({
|
|
|
138
138
|
});
|
|
139
139
|
var style_default = genStyleHooks("Calendar", (token) => {
|
|
140
140
|
const calendarCls = `${token.componentCls}-calendar`;
|
|
141
|
-
|
|
141
|
+
const calendarToken = mergeToken(token, initPickerPanelToken(token), {
|
|
142
142
|
calendarCls,
|
|
143
143
|
pickerCellInnerCls: `${token.componentCls}-cell-inner`,
|
|
144
144
|
dateValueHeight: token.controlHeightSM,
|
|
145
145
|
weekHeight: token.calc(token.controlHeightSM).mul(.75).equal(),
|
|
146
146
|
dateContentHeight: token.calc(token.calc(token.fontHeightSM).add(token.marginXS)).mul(3).add(token.calc(token.lineWidth).mul(2)).equal()
|
|
147
|
-
})
|
|
147
|
+
});
|
|
148
|
+
return genCalendarStyles(calendarToken);
|
|
148
149
|
}, prepareComponentToken);
|
|
149
150
|
//#endregion
|
|
150
151
|
export { style_default as default, genCalendarStyles, prepareComponentToken };
|
package/dist/card/Card.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { Tab, TabsSlots } from "../tabs/index.js";
|
|
4
5
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
5
6
|
import { CSSProperties, SlotsType } from "vue";
|
|
6
|
-
|
|
7
7
|
//#region src/card/Card.d.ts
|
|
8
8
|
type CardType = 'inner';
|
|
9
9
|
type CardSize = 'small' | 'medium' | 'middle' | 'default';
|
package/dist/card/CardMeta.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { CSSProperties, SlotsType } from "vue";
|
|
4
|
-
|
|
5
5
|
//#region src/card/CardMeta.d.ts
|
|
6
6
|
type CardMetaSemanticName = keyof CardMetaSemanticClassNames & keyof CardMetaSemanticStyles;
|
|
7
7
|
interface CardMetaSemanticClassNames {
|
package/dist/carousel/index.d.ts
CHANGED
|
@@ -2,7 +2,6 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
import { SlickProps } from "@v-c/slick";
|
|
5
|
-
|
|
6
5
|
//#region src/carousel/index.d.ts
|
|
7
6
|
type CarouselEffect = 'scrollx' | 'fade';
|
|
8
7
|
type DotPlacement = 'top' | 'bottom' | 'start' | 'end';
|
package/dist/carousel/index.js
CHANGED
|
@@ -78,7 +78,10 @@ const Carousel = /* @__PURE__ */ defineComponent((props, { slots, emit, expose,
|
|
|
78
78
|
isRTL
|
|
79
79
|
], () => {
|
|
80
80
|
const { initialSlide = 0 } = props;
|
|
81
|
-
if (count.value > 0)
|
|
81
|
+
if (count.value > 0) {
|
|
82
|
+
const newIndex = isRTL.value ? count.value - initialSlide - 1 : initialSlide;
|
|
83
|
+
goTo(newIndex, false);
|
|
84
|
+
}
|
|
82
85
|
}, { immediate: true });
|
|
83
86
|
if (isDev) devUseWarning("Carousel").deprecated(!props?.dotPosition, "dotPosition", "dotPlacement");
|
|
84
87
|
const [hashId, cssVarCls] = style_default(prefixCls);
|
package/dist/cascader/Panel.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { CascaderProps as CascaderProps$1 } from "./index.js";
|
|
2
2
|
import { SlotsType } from "vue";
|
|
3
3
|
import { CascaderProps, DefaultOptionType } from "@v-c/cascader";
|
|
4
|
-
|
|
5
4
|
//#region src/cascader/Panel.d.ts
|
|
6
5
|
type PanelPickType = 'value' | 'defaultValue' | 'changeOnSelect' | 'options' | 'prefixCls' | 'fieldNames' | 'showCheckedStrategy' | 'loadData' | 'expandTrigger' | 'expandIcon' | 'loadingIcon' | 'direction' | 'notFoundContent' | 'disabled' | 'optionRender' | 'multiple' | 'rootClass';
|
|
7
6
|
interface CascaderPanelProps<OptionType extends DefaultOptionType = DefaultOptionType, ValueField extends keyof OptionType = keyof OptionType, Multiple extends boolean = boolean> extends Pick<CascaderProps$1<OptionType, ValueField, Multiple>, PanelPickType>, CascaderPanelEmitsProps {}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { RenderEmptyHandler } from "../../config-provider/defaultRenderEmpty.js";
|
|
2
2
|
import { DirectionType } from "../../config-provider/context.js";
|
|
3
3
|
import { Ref } from "vue";
|
|
4
|
-
|
|
5
4
|
//#region src/cascader/hooks/useBase.d.ts
|
|
6
5
|
declare function useBase(customizePrefixCls: Ref<string | undefined>, direction?: Ref<DirectionType | undefined>): {
|
|
7
6
|
prefixCls: import("vue").ComputedRef<string>;
|
|
@@ -6,13 +6,7 @@ interface UseIconsOptions {
|
|
|
6
6
|
contextExpandIcon: any | undefined;
|
|
7
7
|
contextLoadingIcon: any | undefined;
|
|
8
8
|
}
|
|
9
|
-
declare function useIcons({
|
|
10
|
-
contextExpandIcon,
|
|
11
|
-
contextLoadingIcon,
|
|
12
|
-
expandIcon,
|
|
13
|
-
loadingIcon,
|
|
14
|
-
isRtl
|
|
15
|
-
}: UseIconsOptions): {
|
|
9
|
+
declare function useIcons({ contextExpandIcon, contextLoadingIcon, expandIcon, loadingIcon, isRtl }: UseIconsOptions): {
|
|
16
10
|
expandIcon: any;
|
|
17
11
|
loadingIcon: any;
|
|
18
12
|
};
|
package/dist/cascader/index.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
|
+
import "../_util/hooks/index.js";
|
|
3
4
|
import { SizeType } from "../config-provider/SizeContext.js";
|
|
4
5
|
import { InputStatus } from "../_util/statusUtils.js";
|
|
5
6
|
import { SelectCommonPlacement } from "../_util/motion.js";
|
|
@@ -8,7 +9,6 @@ import CascaderPanel from "./Panel.js";
|
|
|
8
9
|
import { Variant } from "../config-provider/context.js";
|
|
9
10
|
import { App, CSSProperties, PublicProps } from "vue";
|
|
10
11
|
import { CascaderProps as CascaderProps$1, DefaultOptionType, FieldNames, SHOW_CHILD, SHOW_PARENT } from "@v-c/cascader";
|
|
11
|
-
|
|
12
12
|
//#region src/cascader/index.d.ts
|
|
13
13
|
type FieldNamesType = FieldNames;
|
|
14
14
|
type FilledFieldNamesType = Required<FieldNamesType>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CascaderToken } from "./index.js";
|
|
2
2
|
import { GenerateStyle } from "../../theme/interface/index.js";
|
|
3
|
+
import "../../theme/internal.js";
|
|
3
4
|
import { CSSInterpolation } from "@antdv-next/cssinjs";
|
|
4
|
-
|
|
5
5
|
//#region src/cascader/style/columns.d.ts
|
|
6
6
|
declare const getColumnsStyle: GenerateStyle<CascaderToken, CSSInterpolation>;
|
|
7
7
|
//#endregion
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
2
|
+
import "../_util/hooks/index.js";
|
|
2
3
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
4
|
import { CSSProperties, SlotsType } from "vue";
|
|
4
5
|
import { CheckboxChangeEvent } from "@v-c/checkbox";
|
|
5
|
-
|
|
6
6
|
//#region src/checkbox/Checkbox.d.ts
|
|
7
7
|
type CheckedValueType = boolean | string | number | object;
|
|
8
8
|
interface AbstractCheckboxProps extends ComponentBaseProps {
|
package/dist/checkbox/Group.d.ts
CHANGED
|
@@ -2,7 +2,6 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
3
|
import { CSSProperties, SlotsType } from "vue";
|
|
4
4
|
import { CheckboxChangeEvent } from "@v-c/checkbox";
|
|
5
|
-
|
|
6
5
|
//#region src/checkbox/Group.d.ts
|
|
7
6
|
interface CheckboxOptionType {
|
|
8
7
|
label: VueNode;
|