antdv-next 1.0.0-alpha.1 → 1.0.0-alpha.3

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.
Files changed (115) hide show
  1. package/dist/affix/index.d.ts +6 -5
  2. package/dist/affix/index.js +1 -0
  3. package/dist/alert/Alert.d.ts +3 -3
  4. package/dist/anchor/Anchor.d.ts +3 -3
  5. package/dist/antd.js +86 -86
  6. package/dist/app/App.d.ts +2 -2
  7. package/dist/avatar/Avatar.d.ts +3 -3
  8. package/dist/avatar/Avatar.js +7 -7
  9. package/dist/avatar/AvatarGroup.d.ts +2 -2
  10. package/dist/badge/Ribbon.d.ts +3 -3
  11. package/dist/badge/index.d.ts +3 -3
  12. package/dist/button/Button.d.ts +4 -4
  13. package/dist/calendar/generateCalendar.d.ts +3 -3
  14. package/dist/card/Card.d.ts +3 -3
  15. package/dist/card/CardGrid.d.ts +2 -2
  16. package/dist/card/CardMeta.d.ts +3 -3
  17. package/dist/carousel/index.d.ts +3 -3
  18. package/dist/cascader/Panel.d.ts +3 -3
  19. package/dist/cascader/index.d.ts +4 -4
  20. package/dist/checkbox/Checkbox.d.ts +3 -3
  21. package/dist/checkbox/Group.d.ts +3 -3
  22. package/dist/collapse/Collapse.d.ts +1 -1
  23. package/dist/color-picker/ColorPicker.d.ts +3 -3
  24. package/dist/color-picker/interface.d.ts +1 -1
  25. package/dist/config-provider/define.d.ts +1 -1
  26. package/dist/config-provider/index.d.ts +3 -3
  27. package/dist/date-picker/generatePicker/index.d.ts +15 -15
  28. package/dist/date-picker/generatePicker/interface.d.ts +1 -1
  29. package/dist/divider/index.d.ts +3 -3
  30. package/dist/drawer/index.d.ts +3 -3
  31. package/dist/dropdown/dropdown.d.ts +4 -3
  32. package/dist/empty/index.d.ts +3 -3
  33. package/dist/flex/index.d.ts +3 -3
  34. package/dist/float-button/BackTop.d.ts +3 -3
  35. package/dist/float-button/BackTop.js +13 -11
  36. package/dist/float-button/FloatButton.d.ts +3 -3
  37. package/dist/float-button/FloatButtonGroup.d.ts +3 -3
  38. package/dist/form/Form.d.ts +4 -4
  39. package/dist/form/FormItem/index.d.ts +3 -3
  40. package/dist/grid/col.d.ts +2 -2
  41. package/dist/grid/index.d.ts +2 -2
  42. package/dist/grid/row.d.ts +2 -2
  43. package/dist/grid/row.js +1 -1
  44. package/dist/image/PreviewGroup.d.ts +2 -2
  45. package/dist/image/index.d.ts +4 -4
  46. package/dist/index.d.ts +2 -2
  47. package/dist/input/Group.d.ts +1 -1
  48. package/dist/input/Input.d.ts +1 -1
  49. package/dist/input/OTP/index.d.ts +1 -1
  50. package/dist/input/Search.d.ts +1 -1
  51. package/dist/input/TextArea.d.ts +4 -4
  52. package/dist/input/index.d.ts +11 -11
  53. package/dist/input-number/index.d.ts +4 -4
  54. package/dist/layout/index.d.ts +6 -6
  55. package/dist/layout/layout.d.ts +2 -2
  56. package/dist/masonry/Masonry.d.ts +3 -3
  57. package/dist/mentions/index.d.ts +4 -4
  58. package/dist/menu/MenuDivider.d.ts +2 -2
  59. package/dist/menu/MenuItem.d.ts +3 -3
  60. package/dist/menu/index.d.ts +5 -5
  61. package/dist/message/PurePanel.d.ts +2 -2
  62. package/dist/modal/Modal.d.ts +3 -3
  63. package/dist/package.js +1 -1
  64. package/dist/pagination/Pagination.d.ts +3 -3
  65. package/dist/popconfirm/PurePanel.d.ts +2 -2
  66. package/dist/popconfirm/index.d.ts +3 -3
  67. package/dist/qrcode/index.d.ts +3 -3
  68. package/dist/radio/interface.d.ts +1 -1
  69. package/dist/result/noFound.d.ts +2 -2
  70. package/dist/result/serverError.d.ts +2 -2
  71. package/dist/result/unauthorized.d.ts +2 -2
  72. package/dist/segmented/index.d.ts +4 -4
  73. package/dist/select/index.d.ts +1 -1
  74. package/dist/skeleton/Button.d.ts +2 -2
  75. package/dist/skeleton/Image.d.ts +2 -2
  76. package/dist/skeleton/Node.d.ts +3 -3
  77. package/dist/skeleton/Skeleton.d.ts +3 -3
  78. package/dist/slider/index.d.ts +3 -3
  79. package/dist/space/index.d.ts +6 -6
  80. package/dist/splitter/Splitter.d.ts +3 -3
  81. package/dist/splitter/index.d.ts +2 -2
  82. package/dist/statistic/Statistic.d.ts +3 -3
  83. package/dist/statistic/Timer.d.ts +5 -5
  84. package/dist/statistic/index.d.ts +5 -5
  85. package/dist/steps/index.d.ts +3 -3
  86. package/dist/switch/index.d.ts +3 -3
  87. package/dist/table/Column.d.ts +3 -3
  88. package/dist/table/ColumnGroup.d.ts +3 -3
  89. package/dist/table/InternalTable.d.ts +1 -1
  90. package/dist/tabs/TabPane.d.ts +3 -3
  91. package/dist/tabs/index.d.ts +4 -4
  92. package/dist/tag/CheckableTag.d.ts +3 -3
  93. package/dist/tag/CheckableTagGroup.d.ts +3 -3
  94. package/dist/tag/index.d.ts +3 -3
  95. package/dist/theme/index.d.ts +4 -4
  96. package/dist/time-picker/index.d.ts +7 -7
  97. package/dist/tooltip/PurePanel.d.ts +2 -2
  98. package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
  99. package/dist/tooltip/index.d.ts +3 -3
  100. package/dist/tour/index.d.ts +3 -3
  101. package/dist/transfer/Actions.d.ts +2 -2
  102. package/dist/transfer/Section.d.ts +2 -2
  103. package/dist/transfer/Transfer.d.ts +3 -3
  104. package/dist/transfer/search.d.ts +3 -3
  105. package/dist/tree-select/index.d.ts +5 -5
  106. package/dist/typography/Link.d.ts +3 -3
  107. package/dist/typography/Paragraph.d.ts +3 -3
  108. package/dist/typography/Text.d.ts +3 -3
  109. package/dist/typography/Title.d.ts +3 -3
  110. package/dist/typography/Typography.d.ts +3 -3
  111. package/dist/typography/index.d.ts +9 -9
  112. package/dist/upload/index.d.ts +3 -3
  113. package/dist/watermark/index.d.ts +2 -2
  114. package/global.d.ts +0 -1
  115. package/package.json +6 -6
@@ -2,7 +2,7 @@ import { SemanticClassNames, SemanticStyles } from "../_util/hooks/useMergeSeman
2
2
  import "../_util/hooks/index.js";
3
3
  import { PopoverSemanticName } from "../popover/index.js";
4
4
  import { PopconfirmProps } from "./index.js";
5
- import * as vue49 from "vue";
5
+ import * as vue51 from "vue";
6
6
  import { CSSProperties } from "vue";
7
7
 
8
8
  //#region src/popconfirm/PurePanel.d.ts
@@ -23,6 +23,6 @@ interface PurePanelProps extends Omit<OverlayProps, 'prefixCls'>, Pick<Popconfir
23
23
  class?: string;
24
24
  style?: CSSProperties;
25
25
  }
26
- declare const PurePanel: vue49.DefineSetupFnComponent<PurePanelProps, {}, {}, PurePanelProps & {}, vue49.PublicProps>;
26
+ declare const PurePanel: vue51.DefineSetupFnComponent<PurePanelProps, {}, {}, PurePanelProps & {}, vue51.PublicProps>;
27
27
  //#endregion
28
28
  export { PopconfirmLocale, PurePanel };
@@ -6,7 +6,7 @@ import { ButtonProps, LegacyButtonType } from "../button/Button.js";
6
6
  import "../button/index.js";
7
7
  import { PopoverProps, PopoverSemanticName } from "../popover/index.js";
8
8
  import { PurePanel } from "./PurePanel.js";
9
- import * as vue124 from "vue";
9
+ import * as vue120 from "vue";
10
10
  import { App, SlotsType } from "vue";
11
11
 
12
12
  //#region src/popconfirm/index.d.ts
@@ -40,9 +40,9 @@ interface PopconfirmSlots {
40
40
  okText?: () => any;
41
41
  cancelText?: () => any;
42
42
  }
43
- declare const InternalPopconfirm: vue124.DefineSetupFnComponent<PopconfirmProps, PopconfirmEmits, SlotsType<PopconfirmSlots>, PopconfirmProps & {
43
+ declare const InternalPopconfirm: vue120.DefineSetupFnComponent<PopconfirmProps, PopconfirmEmits, SlotsType<PopconfirmSlots>, PopconfirmProps & {
44
44
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
45
- }, vue124.PublicProps>;
45
+ }, vue120.PublicProps>;
46
46
  type PopconfirmType = typeof InternalPopconfirm & {
47
47
  install: (app: App) => void;
48
48
  _InternalPanelDoNotUseOrYouWillBeFired: typeof PurePanel;
@@ -1,10 +1,10 @@
1
1
  import { QRCodeEmits, QRCodeProps, QRCodeSlots } from "./interface.js";
2
- import * as vue130 from "vue";
2
+ import * as vue142 from "vue";
3
3
  import { SlotsType } from "vue";
4
4
 
5
5
  //#region src/qrcode/index.d.ts
6
- declare const QRCode: vue130.DefineSetupFnComponent<QRCodeProps, QRCodeEmits, SlotsType<QRCodeSlots>, QRCodeProps & {
6
+ declare const QRCode: vue142.DefineSetupFnComponent<QRCodeProps, QRCodeEmits, SlotsType<QRCodeSlots>, QRCodeProps & {
7
7
  [x: `on${Capitalize<string>}`]: (() => any) | undefined;
8
- }, vue130.PublicProps>;
8
+ }, vue142.PublicProps>;
9
9
  //#endregion
10
10
  export { QRCode };
@@ -1,7 +1,7 @@
1
+ import { SizeType } from "../config-provider/SizeContext.js";
1
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
2
3
  import { Orientation } from "../_util/hooks/useOrientation.js";
3
4
  import "../_util/hooks/index.js";
4
- import { SizeType } from "../config-provider/SizeContext.js";
5
5
  import { AbstractCheckboxProps, CheckboxEmits } from "../checkbox/Checkbox.js";
6
6
  import { AbstractCheckboxGroupProps, CheckboxOptionType } from "../checkbox/Group.js";
7
7
 
@@ -1,6 +1,6 @@
1
- import * as vue_jsx_runtime14 from "vue/jsx-runtime";
1
+ import * as vue_jsx_runtime3 from "vue/jsx-runtime";
2
2
 
3
3
  //#region src/result/noFound.d.ts
4
- declare function NoFound(): vue_jsx_runtime14.JSX.Element;
4
+ declare function NoFound(): vue_jsx_runtime3.JSX.Element;
5
5
  //#endregion
6
6
  export { NoFound };
@@ -1,6 +1,6 @@
1
- import * as vue_jsx_runtime12 from "vue/jsx-runtime";
1
+ import * as vue_jsx_runtime5 from "vue/jsx-runtime";
2
2
 
3
3
  //#region src/result/serverError.d.ts
4
- declare function ServerError(): vue_jsx_runtime12.JSX.Element;
4
+ declare function ServerError(): vue_jsx_runtime5.JSX.Element;
5
5
  //#endregion
6
6
  export { ServerError };
@@ -1,6 +1,6 @@
1
- import * as vue_jsx_runtime13 from "vue/jsx-runtime";
1
+ import * as vue_jsx_runtime4 from "vue/jsx-runtime";
2
2
 
3
3
  //#region src/result/unauthorized.d.ts
4
- declare function Unauthorized(): vue_jsx_runtime13.JSX.Element;
4
+ declare function Unauthorized(): vue_jsx_runtime4.JSX.Element;
5
5
  //#endregion
6
6
  export { Unauthorized };
@@ -1,10 +1,10 @@
1
+ import { SizeType } from "../config-provider/SizeContext.js";
1
2
  import { VueNode } from "../_util/type.js";
2
3
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
3
4
  import { Orientation } from "../_util/hooks/useOrientation.js";
4
5
  import "../_util/hooks/index.js";
5
- import { SizeType } from "../config-provider/SizeContext.js";
6
6
  import { TooltipProps } from "../tooltip/index.js";
7
- import * as vue142 from "vue";
7
+ import * as vue148 from "vue";
8
8
  import { App, SlotsType } from "vue";
9
9
  import { SegmentedLabeledOption, SegmentedProps, SegmentedRawOption, SegmentedValue } from "@v-c/segmented";
10
10
 
@@ -48,9 +48,9 @@ interface SegmentedSlots {
48
48
  iconRender: (option: SegmentedLabeledOption$1) => any;
49
49
  labelRender: (option: SegmentedLabeledOption$1) => any;
50
50
  }
51
- declare const InternalSegmented: vue142.DefineSetupFnComponent<SegmentedProps$1, SegmentedEmits, SlotsType<SegmentedSlots>, SegmentedProps$1 & {
51
+ declare const InternalSegmented: vue148.DefineSetupFnComponent<SegmentedProps$1, SegmentedEmits, SlotsType<SegmentedSlots>, SegmentedProps$1 & {
52
52
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
53
- }, vue142.PublicProps>;
53
+ }, vue148.PublicProps>;
54
54
  declare const Segmented: typeof InternalSegmented & {
55
55
  install: (app: App) => void;
56
56
  };
@@ -1,7 +1,7 @@
1
+ import { SizeType } from "../config-provider/SizeContext.js";
1
2
  import { VueNode } from "../_util/type.js";
2
3
  import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
3
4
  import "../_util/hooks/index.js";
4
- import { SizeType } from "../config-provider/SizeContext.js";
5
5
  import { InputStatus } from "../_util/statusUtils.js";
6
6
  import { SelectCommonPlacement } from "../_util/motion.js";
7
7
  import { ComponentBaseProps, Variant } from "../config-provider/context.js";
@@ -1,11 +1,11 @@
1
1
  import { SkeletonElementProps } from "./Element.js";
2
- import * as vue440 from "vue";
2
+ import * as vue436 from "vue";
3
3
 
4
4
  //#region src/skeleton/Button.d.ts
5
5
  interface SkeletonButtonProps extends Omit<SkeletonElementProps, 'size'> {
6
6
  size?: 'large' | 'small' | 'default';
7
7
  block?: boolean;
8
8
  }
9
- declare const SkeletonButton: vue440.DefineSetupFnComponent<SkeletonButtonProps, {}, {}, SkeletonButtonProps & {}, vue440.PublicProps>;
9
+ declare const SkeletonButton: vue436.DefineSetupFnComponent<SkeletonButtonProps, {}, {}, SkeletonButtonProps & {}, vue436.PublicProps>;
10
10
  //#endregion
11
11
  export { SkeletonButton };
@@ -1,8 +1,8 @@
1
1
  import { SkeletonElementProps } from "./Element.js";
2
- import * as vue436 from "vue";
2
+ import * as vue438 from "vue";
3
3
 
4
4
  //#region src/skeleton/Image.d.ts
5
5
  interface SkeletonImageProps extends Omit<SkeletonElementProps, 'size' | 'shape'> {}
6
- declare const SkeletonImage: vue436.DefineSetupFnComponent<SkeletonImageProps, {}, {}, SkeletonImageProps & {}, vue436.PublicProps>;
6
+ declare const SkeletonImage: vue438.DefineSetupFnComponent<SkeletonImageProps, {}, {}, SkeletonImageProps & {}, vue438.PublicProps>;
7
7
  //#endregion
8
8
  export { SkeletonImage };
@@ -1,6 +1,6 @@
1
1
  import { EmptyEmit } from "../_util/type.js";
2
2
  import { SkeletonElementProps } from "./Element.js";
3
- import * as vue438 from "vue";
3
+ import * as vue440 from "vue";
4
4
  import { SlotsType } from "vue";
5
5
 
6
6
  //#region src/skeleton/Node.d.ts
@@ -10,8 +10,8 @@ interface SkeletonNodeProps extends Omit<SkeletonElementProps, 'size' | 'shape'>
10
10
  interface SkeletonNodeSlots {
11
11
  default?: () => any;
12
12
  }
13
- declare const SkeletonNode: vue438.DefineSetupFnComponent<SkeletonNodeProps, EmptyEmit, SlotsType<SkeletonNodeSlots>, SkeletonNodeProps & {
13
+ declare const SkeletonNode: vue440.DefineSetupFnComponent<SkeletonNodeProps, EmptyEmit, SlotsType<SkeletonNodeSlots>, SkeletonNodeProps & {
14
14
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
15
- }, vue438.PublicProps>;
15
+ }, vue440.PublicProps>;
16
16
  //#endregion
17
17
  export { SkeletonNode };
@@ -9,7 +9,7 @@ import { SkeletonImage } from "./Image.js";
9
9
  import { SkeletonInput } from "./Input.js";
10
10
  import { SkeletonNode } from "./Node.js";
11
11
  import { ComponentBaseProps } from "../config-provider/context.js";
12
- import * as vue279 from "vue";
12
+ import * as vue275 from "vue";
13
13
  import { SlotsType } from "vue";
14
14
 
15
15
  //#region src/skeleton/Skeleton.d.ts
@@ -30,9 +30,9 @@ interface SkeletonProps extends ComponentBaseProps {
30
30
  interface SkeletonSlots {
31
31
  default?: () => any;
32
32
  }
33
- declare const Skeleton: vue279.DefineSetupFnComponent<SkeletonProps, EmptyEmit, SlotsType<SkeletonSlots>, SkeletonProps & {
33
+ declare const Skeleton: vue275.DefineSetupFnComponent<SkeletonProps, EmptyEmit, SlotsType<SkeletonSlots>, SkeletonProps & {
34
34
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
35
- }, vue279.PublicProps>;
35
+ }, vue275.PublicProps>;
36
36
  type SkeletonType = typeof Skeleton & {
37
37
  Button: typeof SkeletonButton;
38
38
  Avatar: typeof SkeletonAvatar;
@@ -2,7 +2,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
2
2
  import { Orientation } from "../_util/hooks/useOrientation.js";
3
3
  import "../_util/hooks/index.js";
4
4
  import { TooltipPlacement, TriggerCommonApi } from "../tooltip/index.js";
5
- import * as vue148 from "vue";
5
+ import * as vue150 from "vue";
6
6
  import { CSSProperties, SlotsType } from "vue";
7
7
  import { SliderProps } from "@v-c/slider";
8
8
 
@@ -69,8 +69,8 @@ interface SliderEmits {
69
69
  }
70
70
  interface SliderSlots {}
71
71
  type SliderRange = SliderProps['range'];
72
- declare const Slider: vue148.DefineSetupFnComponent<SliderInternalProps, SliderEmits, SlotsType<SliderSlots>, SliderInternalProps & {
72
+ declare const Slider: vue150.DefineSetupFnComponent<SliderInternalProps, SliderEmits, SlotsType<SliderSlots>, SliderInternalProps & {
73
73
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
74
- }, vue148.PublicProps>;
74
+ }, vue150.PublicProps>;
75
75
  //#endregion
76
76
  export { Slider, SliderEmits, SliderProps$1 as SliderProps };
@@ -1,12 +1,12 @@
1
+ import { SizeType } from "../config-provider/SizeContext.js";
1
2
  import { EmptyEmit, VueNode } from "../_util/type.js";
2
3
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
3
4
  import { Orientation } from "../_util/hooks/useOrientation.js";
4
5
  import "../_util/hooks/index.js";
5
- import { SizeType } from "../config-provider/SizeContext.js";
6
6
  import { SpaceCompactProps } from "./Compact.js";
7
7
  import { SpaceCompactCellProps } from "./Addon.js";
8
8
  import { ComponentBaseProps } from "../config-provider/context.js";
9
- import * as vue150 from "vue";
9
+ import * as vue152 from "vue";
10
10
  import { SlotsType } from "vue";
11
11
 
12
12
  //#region src/space/index.d.ts
@@ -30,10 +30,10 @@ interface SpaceSlots {
30
30
  default?: () => any;
31
31
  separator?: () => any;
32
32
  }
33
- declare const Space: vue150.DefineSetupFnComponent<SpaceProps, EmptyEmit, SlotsType<SpaceSlots>, SpaceProps & {
33
+ declare const Space: vue152.DefineSetupFnComponent<SpaceProps, EmptyEmit, SlotsType<SpaceSlots>, SpaceProps & {
34
34
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
35
- }, vue150.PublicProps>;
36
- declare const SpaceCompact: vue150.DefineSetupFnComponent<SpaceCompactProps, {}, {}, SpaceCompactProps & {}, vue150.PublicProps>;
37
- declare const SpaceAddon: vue150.DefineSetupFnComponent<SpaceCompactCellProps, {}, {}, SpaceCompactCellProps & {}, vue150.PublicProps>;
35
+ }, vue152.PublicProps>;
36
+ declare const SpaceCompact: vue152.DefineSetupFnComponent<SpaceCompactProps, {}, {}, SpaceCompactProps & {}, vue152.PublicProps>;
37
+ declare const SpaceAddon: vue152.DefineSetupFnComponent<SpaceCompactCellProps, {}, {}, SpaceCompactCellProps & {}, vue152.PublicProps>;
38
38
  //#endregion
39
39
  export { Space, SpaceAddon, SpaceCompact, SpaceProps, SpaceSize, SpaceSlots };
@@ -1,10 +1,10 @@
1
1
  import { SplitterEmits, SplitterProps, SplitterSlots } from "./interface.js";
2
- import * as vue402 from "vue";
2
+ import * as vue420 from "vue";
3
3
  import { SlotsType } from "vue";
4
4
 
5
5
  //#region src/splitter/Splitter.d.ts
6
- declare const Splitter: vue402.DefineSetupFnComponent<SplitterProps, SplitterEmits, SlotsType<SplitterSlots>, SplitterProps & {
6
+ declare const Splitter: vue420.DefineSetupFnComponent<SplitterProps, SplitterEmits, SlotsType<SplitterSlots>, SplitterProps & {
7
7
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
8
- }, vue402.PublicProps>;
8
+ }, vue420.PublicProps>;
9
9
  //#endregion
10
10
  export { Splitter };
@@ -1,8 +1,8 @@
1
1
  import { InternalPanelProps, SplitterEmits, SplitterProps, SplitterSlots } from "./interface.js";
2
2
  import { Splitter } from "./Splitter.js";
3
- import * as vue156 from "vue";
3
+ import * as vue160 from "vue";
4
4
 
5
5
  //#region src/splitter/index.d.ts
6
- declare const SplitterPanel: vue156.DefineSetupFnComponent<InternalPanelProps, {}, {}, InternalPanelProps & {}, vue156.PublicProps>;
6
+ declare const SplitterPanel: vue160.DefineSetupFnComponent<InternalPanelProps, {}, {}, InternalPanelProps & {}, vue160.PublicProps>;
7
7
  //#endregion
8
8
  export { SplitterPanel };
@@ -3,7 +3,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
3
3
  import "../_util/hooks/index.js";
4
4
  import { FormatConfig, valueType } from "./utils.js";
5
5
  import { ComponentBaseProps } from "../config-provider/context.js";
6
- import * as vue334 from "vue";
6
+ import * as vue341 from "vue";
7
7
  import { CSSProperties, SlotsType, VNodeChild } from "vue";
8
8
 
9
9
  //#region src/statistic/Statistic.d.ts
@@ -33,7 +33,7 @@ interface StatisticSlots {
33
33
  prefix: () => any;
34
34
  suffix: () => any;
35
35
  }
36
- declare const Statistic: vue334.DefineSetupFnComponent<StatisticRectProps, StatisticEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
36
+ declare const Statistic: vue341.DefineSetupFnComponent<StatisticRectProps, StatisticEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
37
37
  value?: valueType;
38
38
  valueStyle?: CSSProperties;
39
39
  valueRender?: (node: any) => VNodeChild;
@@ -45,6 +45,6 @@ declare const Statistic: vue334.DefineSetupFnComponent<StatisticRectProps, Stati
45
45
  styles?: StatisticStylesType;
46
46
  } & {
47
47
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
48
- }, vue334.PublicProps>;
48
+ }, vue341.PublicProps>;
49
49
  //#endregion
50
50
  export { Statistic, StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType };
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
2
2
  import { FormatConfig, valueType } from "./utils.js";
3
3
  import { StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType } from "./Statistic.js";
4
4
  import { ComponentBaseProps } from "../config-provider/context.js";
5
- import * as vue336 from "vue";
5
+ import * as vue349 from "vue";
6
6
  import { SlotsType } from "vue";
7
7
 
8
8
  //#region src/statistic/Timer.d.ts
@@ -19,10 +19,10 @@ interface StatisticTimeEmits {
19
19
  change: (value?: valueType) => void;
20
20
  [key: string]: (...args: any[]) => any;
21
21
  }
22
- declare const StatisticTimer: vue336.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
22
+ declare const StatisticTimer: vue349.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
23
23
  value?: valueType;
24
- valueStyle?: vue336.CSSProperties;
25
- valueRender?: (node: any) => vue336.VNodeChild;
24
+ valueStyle?: vue349.CSSProperties;
25
+ valueRender?: (node: any) => vue349.VNodeChild;
26
26
  title?: VueNode;
27
27
  prefix?: VueNode;
28
28
  suffix?: VueNode;
@@ -34,6 +34,6 @@ declare const StatisticTimer: vue336.DefineSetupFnComponent<StatisticTimerProps,
34
34
  format?: string;
35
35
  } & {
36
36
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
37
- }, vue336.PublicProps>;
37
+ }, vue349.PublicProps>;
38
38
  //#endregion
39
39
  export { StatisticTimeEmits, StatisticTimer, StatisticTimerProps, TimerType };
@@ -3,13 +3,13 @@ import { FormatConfig, valueType } from "./utils.js";
3
3
  import { Statistic, StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType } from "./Statistic.js";
4
4
  import { StatisticTimeEmits, StatisticTimer, StatisticTimerProps, TimerType } from "./Timer.js";
5
5
  import { ComponentBaseProps } from "../config-provider/context.js";
6
- import * as vue160 from "vue";
6
+ import * as vue162 from "vue";
7
7
 
8
8
  //#region src/statistic/index.d.ts
9
- declare const StatisticTimer$1: vue160.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, vue160.SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
9
+ declare const StatisticTimer$1: vue162.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, vue162.SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
10
10
  value?: valueType;
11
- valueStyle?: vue160.CSSProperties;
12
- valueRender?: (node: any) => vue160.VNodeChild;
11
+ valueStyle?: vue162.CSSProperties;
12
+ valueRender?: (node: any) => vue162.VNodeChild;
13
13
  title?: VueNode;
14
14
  prefix?: VueNode;
15
15
  suffix?: VueNode;
@@ -21,7 +21,7 @@ declare const StatisticTimer$1: vue160.DefineSetupFnComponent<StatisticTimerProp
21
21
  format?: string;
22
22
  } & {
23
23
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
24
- }, vue160.PublicProps>;
24
+ }, vue162.PublicProps>;
25
25
  declare const _default: typeof Statistic & {
26
26
  Timer: typeof StatisticTimer;
27
27
  };
@@ -1,7 +1,7 @@
1
1
  import { VueNode } from "../_util/type.js";
2
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
3
3
  import "../_util/hooks/index.js";
4
- import * as vue165 from "vue";
4
+ import * as vue167 from "vue";
5
5
  import { CSSProperties, SlotsType } from "vue";
6
6
  import { StepsProps } from "@v-c/steps";
7
7
 
@@ -80,8 +80,8 @@ interface StepsSlots {
80
80
  default: () => any;
81
81
  iconRender?: IconRenderType;
82
82
  }
83
- declare const Steps: vue165.DefineSetupFnComponent<StepsProps$1, StepsEmits, SlotsType<StepsSlots>, StepsProps$1 & {
83
+ declare const Steps: vue167.DefineSetupFnComponent<StepsProps$1, StepsEmits, SlotsType<StepsSlots>, StepsProps$1 & {
84
84
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
85
- }, vue165.PublicProps>;
85
+ }, vue167.PublicProps>;
86
86
  //#endregion
87
87
  export { Steps, StepsProps$1 as StepsProps };
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
2
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
3
3
  import "../_util/hooks/index.js";
4
4
  import { ComponentBaseProps } from "../config-provider/context.js";
5
- import * as vue167 from "vue";
5
+ import * as vue169 from "vue";
6
6
  import { SlotsType } from "vue";
7
7
  import { SwitchChangeEventHandler, SwitchClickEventHandler } from "@v-c/switch";
8
8
 
@@ -47,8 +47,8 @@ interface SwitchSlots {
47
47
  checkedChildren: () => any;
48
48
  unCheckedChildren: () => any;
49
49
  }
50
- declare const Switch: vue167.DefineSetupFnComponent<SwitchProps, SwitchEmits, SlotsType<SwitchSlots>, SwitchProps & {
50
+ declare const Switch: vue169.DefineSetupFnComponent<SwitchProps, SwitchEmits, SlotsType<SwitchSlots>, SwitchProps & {
51
51
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
52
- }, vue167.PublicProps>;
52
+ }, vue169.PublicProps>;
53
53
  //#endregion
54
54
  export { Switch, SwitchEmits, SwitchProps, SwitchSize, SwitchSlots };
@@ -1,6 +1,6 @@
1
1
  import { AnyObject, EmptyEmit } from "../_util/type.js";
2
2
  import { ColumnType } from "./interface.js";
3
- import * as vue377 from "vue";
3
+ import * as vue362 from "vue";
4
4
  import { SlotsType } from "vue";
5
5
 
6
6
  //#region src/table/Column.d.ts
@@ -13,8 +13,8 @@ interface ColumnSlots {
13
13
  /**
14
14
  * Syntactic sugar for `columns` prop. HOC will not work on this.
15
15
  */
16
- declare const Column: vue377.DefineSetupFnComponent<ColumnProps<AnyObject>, EmptyEmit, SlotsType<ColumnSlots>, ColumnProps<AnyObject> & {
16
+ declare const Column: vue362.DefineSetupFnComponent<ColumnProps<AnyObject>, EmptyEmit, SlotsType<ColumnSlots>, ColumnProps<AnyObject> & {
17
17
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
18
- }, vue377.PublicProps>;
18
+ }, vue362.PublicProps>;
19
19
  //#endregion
20
20
  export { Column, ColumnProps };
@@ -1,7 +1,7 @@
1
1
  import { AnyObject, EmptyEmit } from "../_util/type.js";
2
2
  import { ColumnType } from "./interface.js";
3
3
  import { ColumnProps } from "./Column.js";
4
- import * as vue379 from "vue";
4
+ import * as vue368 from "vue";
5
5
  import { SlotsType } from "vue";
6
6
 
7
7
  //#region src/table/ColumnGroup.d.ts
@@ -14,8 +14,8 @@ interface ColumnGroupSlots {
14
14
  /**
15
15
  * Syntactic sugar for `columns` prop. HOC will not work on this.
16
16
  */
17
- declare const ColumnGroup: vue379.DefineSetupFnComponent<ColumnGroupProps<AnyObject>, EmptyEmit, SlotsType<ColumnGroupSlots>, ColumnGroupProps<AnyObject> & {
17
+ declare const ColumnGroup: vue368.DefineSetupFnComponent<ColumnGroupProps<AnyObject>, EmptyEmit, SlotsType<ColumnGroupSlots>, ColumnGroupProps<AnyObject> & {
18
18
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
19
- }, vue379.PublicProps>;
19
+ }, vue368.PublicProps>;
20
20
  //#endregion
21
21
  export { ColumnGroup };
@@ -1,7 +1,7 @@
1
+ import { SizeType } from "../config-provider/SizeContext.js";
1
2
  import { AnyObject } from "../_util/type.js";
2
3
  import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
3
4
  import "../_util/hooks/index.js";
4
- import { SizeType } from "../config-provider/SizeContext.js";
5
5
  import { PaginationSemanticName } from "../pagination/interface.js";
6
6
  import { ColumnType, ColumnsType, FilterDropdownProps, FilterValue, GetPopupContainer, Key, SortOrder, SorterResult, SorterTooltipProps, TableCurrentDataSource, TableLocale, TablePaginationConfig, TableRowSelection } from "./interface.js";
7
7
  import { SpinProps } from "../spin/index.js";
@@ -1,5 +1,5 @@
1
1
  import { EmptyEmit } from "../_util/type.js";
2
- import * as vue324 from "vue";
2
+ import * as vue355 from "vue";
3
3
  import { CSSProperties, SlotsType } from "vue";
4
4
  import { TabPaneProps } from "@v-c/tabs";
5
5
 
@@ -16,8 +16,8 @@ interface TabPaneSlots {
16
16
  closeIcon?: () => any;
17
17
  icon?: () => any;
18
18
  }
19
- declare const TabPane: vue324.DefineSetupFnComponent<TabPaneProps$1, EmptyEmit, SlotsType<TabPaneSlots>, TabPaneProps$1 & {
19
+ declare const TabPane: vue355.DefineSetupFnComponent<TabPaneProps$1, EmptyEmit, SlotsType<TabPaneSlots>, TabPaneProps$1 & {
20
20
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
21
- }, vue324.PublicProps>;
21
+ }, vue355.PublicProps>;
22
22
  //#endregion
23
23
  export { TabPane, TabPaneProps$1 as TabPaneProps };
@@ -1,10 +1,10 @@
1
+ import { SizeType } from "../config-provider/SizeContext.js";
1
2
  import { VueNode } from "../_util/type.js";
2
3
  import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
3
4
  import "../_util/hooks/index.js";
4
- import { SizeType } from "../config-provider/SizeContext.js";
5
5
  import { TabPane, TabPaneProps as TabPaneProps$1 } from "./TabPane.js";
6
6
  import { ComponentBaseProps } from "../config-provider/context.js";
7
- import * as vue169 from "vue";
7
+ import * as vue171 from "vue";
8
8
  import { SlotsType } from "vue";
9
9
  import { GetIndicatorSize, MoreProps, Tab, TabsProps } from "@v-c/tabs";
10
10
 
@@ -87,8 +87,8 @@ interface TabsSlots {
87
87
  rightExtra?: () => any;
88
88
  leftExtra?: () => any;
89
89
  }
90
- declare const Tabs: vue169.DefineSetupFnComponent<TabsProps$1, TabsEmits, SlotsType<TabsSlots>, TabsProps$1 & {
90
+ declare const Tabs: vue171.DefineSetupFnComponent<TabsProps$1, TabsEmits, SlotsType<TabsSlots>, TabsProps$1 & {
91
91
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
92
- }, vue169.PublicProps>;
92
+ }, vue171.PublicProps>;
93
93
  //#endregion
94
94
  export { Tab$1 as Tab, Tabs, TabsEmits, TabsProps$1 as TabsProps, TabsRef, TabsSlots };
@@ -1,6 +1,6 @@
1
1
  import { VueNode } from "../_util/type.js";
2
2
  import { ComponentBaseProps } from "../config-provider/context.js";
3
- import * as vue332 from "vue";
3
+ import * as vue357 from "vue";
4
4
  import { SlotsType } from "vue";
5
5
 
6
6
  //#region src/tag/CheckableTag.d.ts
@@ -27,8 +27,8 @@ interface CheckableTagSlots {
27
27
  default: () => any;
28
28
  icon: () => any;
29
29
  }
30
- declare const CheckableTag: vue332.DefineSetupFnComponent<CheckableTagProps, CheckableTagEmits, SlotsType<CheckableTagSlots>, CheckableTagProps & {
30
+ declare const CheckableTag: vue357.DefineSetupFnComponent<CheckableTagProps, CheckableTagEmits, SlotsType<CheckableTagSlots>, CheckableTagProps & {
31
31
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
32
- }, vue332.PublicProps>;
32
+ }, vue357.PublicProps>;
33
33
  //#endregion
34
34
  export { CheckableTag, CheckableTagProps };
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
2
2
  import { SemanticClassNames, SemanticStyles } from "../_util/hooks/useMergeSemantic.js";
3
3
  import "../_util/hooks/index.js";
4
4
  import { ComponentBaseProps } from "../config-provider/context.js";
5
- import * as vue330 from "vue";
5
+ import * as vue359 from "vue";
6
6
 
7
7
  //#region src/tag/CheckableTagGroup.d.ts
8
8
  type CheckableTagDefaultValue = string | number;
@@ -36,8 +36,8 @@ interface CheckableTagGroupEmits<CheckableTagValue = CheckableTagDefaultValue> {
36
36
  'update:value': (value: CheckableTagValue | CheckableTagValue[] | null) => void;
37
37
  [key: string]: (...args: any[]) => any;
38
38
  }
39
- declare const CheckableTagGroup: vue330.DefineSetupFnComponent<CheckableTagGroupProps<CheckableTagDefaultValue>, CheckableTagGroupEmits<CheckableTagDefaultValue>, {}, CheckableTagGroupProps<CheckableTagDefaultValue> & {
39
+ declare const CheckableTagGroup: vue359.DefineSetupFnComponent<CheckableTagGroupProps<CheckableTagDefaultValue>, CheckableTagGroupEmits<CheckableTagDefaultValue>, {}, CheckableTagGroupProps<CheckableTagDefaultValue> & {
40
40
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
41
- }, vue330.PublicProps>;
41
+ }, vue359.PublicProps>;
42
42
  //#endregion
43
43
  export { CheckableTagGroup };
@@ -6,7 +6,7 @@ import { ClosableType } from "../_util/hooks/useClosable.js";
6
6
  import { CheckableTag, CheckableTagProps } from "./CheckableTag.js";
7
7
  import { CheckableTagGroup } from "./CheckableTagGroup.js";
8
8
  import { ComponentBaseProps } from "../config-provider/context.js";
9
- import * as vue171 from "vue";
9
+ import * as vue173 from "vue";
10
10
  import { SlotsType } from "vue";
11
11
  import { LiteralUnion } from "@v-c/util/dist/type";
12
12
 
@@ -38,9 +38,9 @@ interface TagEmits {
38
38
  close: (ev: MouseEvent) => void;
39
39
  [key: string]: (...args: any[]) => any;
40
40
  }
41
- declare const InternalTag: vue171.DefineSetupFnComponent<TagProps, TagEmits, SlotsType<TagSlots>, TagProps & {
41
+ declare const InternalTag: vue173.DefineSetupFnComponent<TagProps, TagEmits, SlotsType<TagSlots>, TagProps & {
42
42
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
43
- }, vue171.PublicProps>;
43
+ }, vue173.PublicProps>;
44
44
  declare const Tag: typeof InternalTag & {
45
45
  CheckableTag: typeof CheckableTag;
46
46
  };
@@ -5,15 +5,15 @@ import { GlobalToken } from "./interface/cssinjs-utils.js";
5
5
  import "./interface/index.js";
6
6
  import { getDesignToken } from "./getDesignToken.js";
7
7
  import { derivative } from "./themes/default/index.js";
8
- import * as vue1 from "vue";
8
+ import * as vue2 from "vue";
9
9
  import * as _antdv_next_cssinjs0 from "@antdv-next/cssinjs";
10
10
 
11
11
  //#region src/theme/index.d.ts
12
12
  /** Get current context Design Token. Will be different if you are using nest theme config. */
13
13
  declare function useToken(): {
14
- theme: vue1.Ref<_antdv_next_cssinjs0.Theme<SeedToken, AliasToken>, _antdv_next_cssinjs0.Theme<SeedToken, AliasToken>>;
15
- token: vue1.Ref<GlobalToken, GlobalToken>;
16
- hashId: vue1.Ref<string, string>;
14
+ theme: vue2.Ref<_antdv_next_cssinjs0.Theme<SeedToken, AliasToken>, _antdv_next_cssinjs0.Theme<SeedToken, AliasToken>>;
15
+ token: vue2.Ref<GlobalToken, GlobalToken>;
16
+ hashId: vue2.Ref<string, string>;
17
17
  };
18
18
  declare const _default: {
19
19
  /** Default seedToken */
@@ -4,7 +4,7 @@ import "../_util/hooks/index.js";
4
4
  import { InputStatus } from "../_util/statusUtils.js";
5
5
  import "../date-picker/generatePicker/index.js";
6
6
  import { PickerProps as PickerProps$1, RangePickerProps as RangePickerProps$1 } from "../date-picker/generatePicker/interface.js";
7
- import * as vue53 from "vue";
7
+ import * as vue55 from "vue";
8
8
  import { CSSProperties, SlotsType } from "vue";
9
9
  import { PickerMode } from "@v-c/picker";
10
10
 
@@ -46,9 +46,9 @@ interface TimeRangePickerEmits<DateType = AnyObject> {
46
46
  'keydown': (e: KeyboardEvent, preventDefault: VoidFunction) => void;
47
47
  [key: string]: (...args: any[]) => void;
48
48
  }
49
- declare const RangePicker$1: vue53.DefineSetupFnComponent<TimeRangePickerProps, TimeRangePickerEmits<AnyObject>, {}, TimeRangePickerProps & {
49
+ declare const RangePicker$1: vue55.DefineSetupFnComponent<TimeRangePickerProps, TimeRangePickerEmits<AnyObject>, {}, TimeRangePickerProps & {
50
50
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
51
- }, vue53.PublicProps>;
51
+ }, vue55.PublicProps>;
52
52
  interface TimePickerProps extends Omit<PickerTimeProps<AnyObject>, 'picker' | 'classes' | 'styles'> {
53
53
  addon?: () => VueNode;
54
54
  status?: InputStatus;
@@ -79,15 +79,15 @@ interface TimePickerEmits<DateType = AnyObject> {
79
79
  'keydown': (e: KeyboardEvent, preventDefault: VoidFunction) => void;
80
80
  [key: string]: (...args: any[]) => void;
81
81
  }
82
- declare const TimePicker: vue53.DefineSetupFnComponent<TimePickerProps, TimePickerEmits<AnyObject>, SlotsType<TimePickerSlots>, TimePickerProps & {
82
+ declare const TimePicker: vue55.DefineSetupFnComponent<TimePickerProps, TimePickerEmits<AnyObject>, SlotsType<TimePickerSlots>, TimePickerProps & {
83
83
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
84
- }, vue53.PublicProps>;
84
+ }, vue55.PublicProps>;
85
85
  type MergedTimePicker = typeof TimePicker & {
86
86
  RangePicker: typeof RangePicker$1;
87
87
  };
88
88
  declare const _default: MergedTimePicker;
89
- declare const TimeRangePicker: vue53.DefineSetupFnComponent<TimeRangePickerProps, TimeRangePickerEmits<AnyObject>, {}, TimeRangePickerProps & {
89
+ declare const TimeRangePicker: vue55.DefineSetupFnComponent<TimeRangePickerProps, TimeRangePickerEmits<AnyObject>, {}, TimeRangePickerProps & {
90
90
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
91
- }, vue53.PublicProps>;
91
+ }, vue55.PublicProps>;
92
92
  //#endregion
93
93
  export { TimePickerLocale, TimePickerProps, TimeRangePicker, TimeRangePickerProps, _default };