antdv-next 1.0.0-beta.2 → 1.0.0-beta.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 (111) hide show
  1. package/dist/anchor/Anchor.d.mts +3 -3
  2. package/dist/antd.js +1 -1
  3. package/dist/app/App.d.mts +2 -2
  4. package/dist/auto-complete/index.d.mts +3 -3
  5. package/dist/avatar/Avatar.d.mts +3 -3
  6. package/dist/avatar/AvatarGroup.d.mts +2 -2
  7. package/dist/badge/Ribbon.d.mts +3 -3
  8. package/dist/breadcrumb/Breadcrumb.d.mts +3 -3
  9. package/dist/button/Button.d.mts +3 -3
  10. package/dist/calendar/generateCalendar.d.mts +3 -3
  11. package/dist/calendar/index.d.mts +3 -3
  12. package/dist/card/Card.d.mts +3 -3
  13. package/dist/card/CardGrid.d.mts +2 -2
  14. package/dist/card/CardMeta.d.mts +3 -3
  15. package/dist/carousel/index.d.mts +3 -3
  16. package/dist/cascader/Panel.d.mts +3 -3
  17. package/dist/cascader/index.d.mts +3 -3
  18. package/dist/checkbox/Checkbox.d.mts +3 -3
  19. package/dist/checkbox/Group.d.mts +3 -3
  20. package/dist/color-picker/ColorPicker.d.mts +3 -3
  21. package/dist/config-provider/index.d.mts +3 -3
  22. package/dist/descriptions/index.d.mts +3 -3
  23. package/dist/divider/index.d.mts +2 -2
  24. package/dist/drawer/index.d.mts +3 -3
  25. package/dist/dropdown/dropdown.d.mts +3 -3
  26. package/dist/flex/index.d.mts +3 -3
  27. package/dist/float-button/BackTop.d.mts +3 -3
  28. package/dist/float-button/FloatButton.d.mts +3 -3
  29. package/dist/float-button/FloatButtonGroup.d.mts +3 -3
  30. package/dist/form/Form.d.mts +3 -3
  31. package/dist/form/FormItem/index.d.mts +3 -3
  32. package/dist/grid/index.d.mts +2 -2
  33. package/dist/grid/row.d.mts +2 -2
  34. package/dist/image/PreviewGroup.d.mts +2 -2
  35. package/dist/image/index.d.mts +4 -4
  36. package/dist/input/TextArea.d.mts +3 -3
  37. package/dist/input/index.d.mts +11 -11
  38. package/dist/input-number/index.d.mts +3 -3
  39. package/dist/layout/index.d.mts +6 -6
  40. package/dist/layout/layout.d.mts +2 -2
  41. package/dist/masonry/Masonry.d.mts +3 -3
  42. package/dist/mentions/index.d.mts +3 -3
  43. package/dist/menu/MenuDivider.d.mts +2 -2
  44. package/dist/menu/MenuItem.d.mts +3 -3
  45. package/dist/menu/index.d.mts +5 -5
  46. package/dist/message/PurePanel.d.mts +2 -2
  47. package/dist/modal/Modal.d.mts +3 -3
  48. package/dist/package.mjs +1 -1
  49. package/dist/pagination/Pagination.d.mts +3 -3
  50. package/dist/popconfirm/PurePanel.d.mts +2 -2
  51. package/dist/popconfirm/index.d.mts +3 -3
  52. package/dist/popover/index.d.mts +3 -3
  53. package/dist/progress/progress.d.mts +3 -3
  54. package/dist/qrcode/index.d.mts +3 -3
  55. package/dist/radio/index.d.mts +5 -5
  56. package/dist/radio/radio.d.mts +3 -3
  57. package/dist/rate/index.d.mts +3 -3
  58. package/dist/result/index.d.mts +3 -3
  59. package/dist/result/noFound.d.mts +2 -2
  60. package/dist/result/serverError.d.mts +2 -2
  61. package/dist/result/unauthorized.d.mts +2 -2
  62. package/dist/segmented/index.d.mts +3 -3
  63. package/dist/select/index.d.mts +5 -5
  64. package/dist/skeleton/Avatar.d.mts +2 -2
  65. package/dist/skeleton/Button.d.mts +2 -2
  66. package/dist/skeleton/Image.d.mts +2 -2
  67. package/dist/skeleton/Node.d.mts +3 -3
  68. package/dist/skeleton/Skeleton.d.mts +3 -3
  69. package/dist/slider/index.d.mts +3 -3
  70. package/dist/space/index.d.mts +5 -5
  71. package/dist/spin/index.d.mts +3 -3
  72. package/dist/splitter/Splitter.d.mts +3 -3
  73. package/dist/splitter/index.d.mts +2 -2
  74. package/dist/statistic/Statistic.d.mts +3 -3
  75. package/dist/statistic/Timer.d.mts +5 -5
  76. package/dist/statistic/index.d.mts +5 -5
  77. package/dist/steps/index.d.mts +3 -3
  78. package/dist/switch/index.d.mts +3 -3
  79. package/dist/table/Column.d.mts +3 -3
  80. package/dist/table/ColumnGroup.d.mts +3 -3
  81. package/dist/table/Table.d.mts +3 -3
  82. package/dist/tabs/TabPane.d.mts +3 -3
  83. package/dist/tabs/index.d.mts +3 -3
  84. package/dist/tag/CheckableTag.d.mts +3 -3
  85. package/dist/tag/CheckableTagGroup.d.mts +3 -3
  86. package/dist/tag/index.d.mts +3 -3
  87. package/dist/time-picker/index.d.mts +7 -7
  88. package/dist/timeline/Timeline.d.mts +3 -3
  89. package/dist/tooltip/PurePanel.d.mts +2 -2
  90. package/dist/tooltip/UniqueProvider/index.d.mts +2 -2
  91. package/dist/tooltip/index.d.mts +3 -3
  92. package/dist/tour/index.d.mts +3 -3
  93. package/dist/transfer/Transfer.d.mts +3 -3
  94. package/dist/transfer/search.d.mts +3 -3
  95. package/dist/tree/DirectoryTree.d.mts +3 -3
  96. package/dist/tree/Tree.d.mts +3 -3
  97. package/dist/tree-select/index.d.mts +4 -4
  98. package/dist/typography/Link.d.mts +3 -3
  99. package/dist/typography/Paragraph.d.mts +3 -3
  100. package/dist/typography/Text.d.mts +3 -3
  101. package/dist/typography/Title.d.mts +3 -3
  102. package/dist/typography/Typography.d.mts +3 -3
  103. package/dist/typography/index.d.mts +9 -9
  104. package/dist/upload/Dragger.d.mts +3 -3
  105. package/dist/upload/Upload.d.mts +3 -3
  106. package/dist/upload/index.d.mts +3 -3
  107. package/dist/watermark/index.d.mts +2 -2
  108. package/package.json +1 -1
  109. package/web-tags.json +1710 -1714
  110. package/web-types.json +5461 -5474
  111. /package/dist/{reset.css/reset.css → reset.css} +0 -0
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.mjs";
2
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.mjs";
3
3
  import "../_util/hooks/index.mjs";
4
4
  import { SemanticName, TooltipEmits, TooltipProps } from "../tooltip/index.mjs";
5
- import * as vue132 from "vue";
5
+ import * as vue77 from "vue";
6
6
  import { App, SlotsType } from "vue";
7
7
 
8
8
  //#region src/popover/index.d.ts
@@ -23,9 +23,9 @@ interface PopoverSlots {
23
23
  content: () => any;
24
24
  default: () => any;
25
25
  }
26
- declare const InternalPopover: vue132.DefineSetupFnComponent<PopoverProps, PopoverEmits, SlotsType<PopoverSlots>, PopoverProps & {
26
+ declare const InternalPopover: vue77.DefineSetupFnComponent<PopoverProps, PopoverEmits, SlotsType<PopoverSlots>, PopoverProps & {
27
27
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
28
- }, vue132.PublicProps>;
28
+ }, vue77.PublicProps>;
29
29
  declare const Popover: typeof InternalPopover & {
30
30
  install: (app: App) => void;
31
31
  _InternalPanelDoNotUseOrYouWillBeFired: any;
@@ -2,7 +2,7 @@ import { EmptyEmit } from "../_util/type.mjs";
2
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.mjs";
3
3
  import "../_util/hooks/index.mjs";
4
4
  import { ComponentBaseProps } from "../config-provider/context.mjs";
5
- import * as vue136 from "vue";
5
+ import * as vue90 from "vue";
6
6
  import { AriaAttributes, SlotsType } from "vue";
7
7
 
8
8
  //#region src/progress/progress.d.ts
@@ -67,8 +67,8 @@ interface ProgressProps extends ComponentBaseProps, ProgressAriaProps {
67
67
  interface ProgressSlots {
68
68
  default?: () => any;
69
69
  }
70
- declare const Progress: vue136.DefineSetupFnComponent<ProgressProps, EmptyEmit, SlotsType<ProgressSlots>, ProgressProps & {
70
+ declare const Progress: vue90.DefineSetupFnComponent<ProgressProps, EmptyEmit, SlotsType<ProgressSlots>, ProgressProps & {
71
71
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
72
- }, vue136.PublicProps>;
72
+ }, vue90.PublicProps>;
73
73
  //#endregion
74
74
  export { Progress, ProgressAriaProps, ProgressProps };
@@ -1,10 +1,10 @@
1
1
  import { QRCodeEmits, QRCodeProps, QRCodeSlots } from "./interface.mjs";
2
- import * as vue186 from "vue";
2
+ import * as vue198 from "vue";
3
3
  import { SlotsType } from "vue";
4
4
 
5
5
  //#region src/qrcode/index.d.ts
6
- declare const QRCode: vue186.DefineSetupFnComponent<QRCodeProps, QRCodeEmits, SlotsType<QRCodeSlots>, QRCodeProps & {
6
+ declare const QRCode: vue198.DefineSetupFnComponent<QRCodeProps, QRCodeEmits, SlotsType<QRCodeSlots>, QRCodeProps & {
7
7
  [x: `on${Capitalize<string>}`]: (() => any) | undefined;
8
- }, vue186.PublicProps>;
8
+ }, vue198.PublicProps>;
9
9
  //#endregion
10
10
  export { QRCode };
@@ -4,15 +4,15 @@ import "../checkbox/index.mjs";
4
4
  import { RadioChangeEvent, RadioEmits, RadioGroupEmits, RadioGroupOptionType, RadioGroupProps, RadioGroupSlots, RadioProps, RadioSlots } from "./interface.mjs";
5
5
  import { InternalRadio } from "./radio.mjs";
6
6
  import "../index.mjs";
7
- import * as vue161 from "vue";
7
+ import * as vue130 from "vue";
8
8
 
9
9
  //#region src/radio/index.d.ts
10
10
  type RadioOptionType = CheckboxOptionType;
11
- declare const RadioGroup: vue161.DefineSetupFnComponent<RadioGroupProps, RadioGroupEmits, vue161.SlotsType<RadioGroupSlots>, RadioGroupProps & {
11
+ declare const RadioGroup: vue130.DefineSetupFnComponent<RadioGroupProps, RadioGroupEmits, vue130.SlotsType<RadioGroupSlots>, RadioGroupProps & {
12
12
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
13
- }, vue161.PublicProps>;
14
- declare const RadioButton: vue161.DefineSetupFnComponent<AbstractCheckboxProps, CheckboxEmits, vue161.SlotsType<CheckboxSlots>, AbstractCheckboxProps & {
13
+ }, vue130.PublicProps>;
14
+ declare const RadioButton: vue130.DefineSetupFnComponent<AbstractCheckboxProps, CheckboxEmits, vue130.SlotsType<CheckboxSlots>, AbstractCheckboxProps & {
15
15
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
16
- }, vue161.PublicProps>;
16
+ }, vue130.PublicProps>;
17
17
  //#endregion
18
18
  export { RadioButton, RadioGroup, RadioOptionType };
@@ -1,10 +1,10 @@
1
1
  import { RadioEmits, RadioProps, RadioSlots } from "./interface.mjs";
2
- import * as vue412 from "vue";
2
+ import * as vue424 from "vue";
3
3
  import { SlotsType } from "vue";
4
4
 
5
5
  //#region src/radio/radio.d.ts
6
- declare const InternalRadio: vue412.DefineSetupFnComponent<RadioProps, RadioEmits, SlotsType<RadioSlots>, RadioProps & {
6
+ declare const InternalRadio: vue424.DefineSetupFnComponent<RadioProps, RadioEmits, SlotsType<RadioSlots>, RadioProps & {
7
7
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
8
- }, vue412.PublicProps>;
8
+ }, vue424.PublicProps>;
9
9
  //#endregion
10
10
  export { InternalRadio };
@@ -1,5 +1,5 @@
1
1
  import { TooltipProps } from "../tooltip/index.mjs";
2
- import * as vue159 from "vue";
2
+ import * as vue136 from "vue";
3
3
  import { RateProps } from "@v-c/rate";
4
4
 
5
5
  //#region src/rate/index.d.ts
@@ -18,8 +18,8 @@ interface RateEmits {
18
18
  'mouseleave': (e: FocusEvent) => void;
19
19
  [key: string]: (...args: any[]) => void;
20
20
  }
21
- declare const Rate: vue159.DefineSetupFnComponent<RateProps$1, RateEmits, {}, RateProps$1 & {
21
+ declare const Rate: vue136.DefineSetupFnComponent<RateProps$1, RateEmits, {}, RateProps$1 & {
22
22
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
23
- }, vue159.PublicProps>;
23
+ }, vue136.PublicProps>;
24
24
  //#endregion
25
25
  export { Rate, RateEmits, RateProps$1 as RateProps };
@@ -5,7 +5,7 @@ import { NoFound } from "./noFound.mjs";
5
5
  import { ServerError } from "./serverError.mjs";
6
6
  import { Unauthorized } from "./unauthorized.mjs";
7
7
  import { ComponentBaseProps } from "../config-provider/context.mjs";
8
- import * as vue181 from "vue";
8
+ import * as vue128 from "vue";
9
9
  import { SlotsType } from "vue";
10
10
 
11
11
  //#region src/result/index.d.ts
@@ -36,9 +36,9 @@ interface ResultSlots {
36
36
  extra?: () => any;
37
37
  default?: () => any;
38
38
  }
39
- declare const Result: vue181.DefineSetupFnComponent<ResultProps, EmptyEmit, SlotsType<ResultSlots>, ResultProps & {
39
+ declare const Result: vue128.DefineSetupFnComponent<ResultProps, EmptyEmit, SlotsType<ResultSlots>, ResultProps & {
40
40
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
41
- }, vue181.PublicProps>;
41
+ }, vue128.PublicProps>;
42
42
  declare const _default: typeof Result & {
43
43
  PRESENTED_IMAGE_403: (typeof ExceptionMap)["403"];
44
44
  PRESENTED_IMAGE_404: (typeof ExceptionMap)["404"];
@@ -1,6 +1,6 @@
1
- import * as vue_jsx_runtime12 from "vue/jsx-runtime";
1
+ import * as vue_jsx_runtime10 from "vue/jsx-runtime";
2
2
 
3
3
  //#region src/result/noFound.d.ts
4
- declare function NoFound(): vue_jsx_runtime12.JSX.Element;
4
+ declare function NoFound(): vue_jsx_runtime10.JSX.Element;
5
5
  //#endregion
6
6
  export { NoFound };
@@ -1,6 +1,6 @@
1
- import * as vue_jsx_runtime11 from "vue/jsx-runtime";
1
+ import * as vue_jsx_runtime12 from "vue/jsx-runtime";
2
2
 
3
3
  //#region src/result/serverError.d.ts
4
- declare function ServerError(): vue_jsx_runtime11.JSX.Element;
4
+ declare function ServerError(): vue_jsx_runtime12.JSX.Element;
5
5
  //#endregion
6
6
  export { ServerError };
@@ -1,6 +1,6 @@
1
- import * as vue_jsx_runtime10 from "vue/jsx-runtime";
1
+ import * as vue_jsx_runtime11 from "vue/jsx-runtime";
2
2
 
3
3
  //#region src/result/unauthorized.d.ts
4
- declare function Unauthorized(): vue_jsx_runtime10.JSX.Element;
4
+ declare function Unauthorized(): vue_jsx_runtime11.JSX.Element;
5
5
  //#endregion
6
6
  export { Unauthorized };
@@ -4,7 +4,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
4
4
  import { Orientation } from "../_util/hooks/useOrientation.mjs";
5
5
  import "../_util/hooks/index.mjs";
6
6
  import { TooltipProps } from "../tooltip/index.mjs";
7
- import * as vue167 from "vue";
7
+ import * as vue196 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: vue167.DefineSetupFnComponent<SegmentedProps$1, SegmentedEmits, SlotsType<SegmentedSlots>, SegmentedProps$1 & {
51
+ declare const InternalSegmented: vue196.DefineSetupFnComponent<SegmentedProps$1, SegmentedEmits, SlotsType<SegmentedSlots>, SegmentedProps$1 & {
52
52
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
53
- }, vue167.PublicProps>;
53
+ }, vue196.PublicProps>;
54
54
  declare const Segmented: typeof InternalSegmented & {
55
55
  install: (app: App) => void;
56
56
  };
@@ -5,7 +5,7 @@ import "../_util/hooks/index.mjs";
5
5
  import { InputStatus } from "../_util/statusUtils.mjs";
6
6
  import { SelectCommonPlacement } from "../_util/motion.mjs";
7
7
  import { ComponentBaseProps, Variant } from "../config-provider/context.mjs";
8
- import * as vue169 from "vue";
8
+ import * as vue192 from "vue";
9
9
  import { CSSProperties, SlotsType } from "vue";
10
10
  import { SelectProps } from "@v-c/select";
11
11
  import * as _v_c_select_dist_Option_js0 from "@v-c/select/dist/Option.js";
@@ -110,10 +110,10 @@ interface SelectSlots {
110
110
  maxTagPlaceholder?: (data: any[]) => any;
111
111
  notFoundContent?: () => any;
112
112
  }
113
- declare const Select: vue169.DefineSetupFnComponent<SelectProps$1, SelectEmits, SlotsType<SelectSlots>, SelectProps$1 & {
113
+ declare const Select: vue192.DefineSetupFnComponent<SelectProps$1, SelectEmits, SlotsType<SelectSlots>, SelectProps$1 & {
114
114
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
115
- }, vue169.PublicProps>;
116
- declare const SelectOption: vue169.FunctionalComponent<_v_c_select_dist_Option_js0.OptionProps, {}, any, {}>;
117
- declare const SelectOptGroup: vue169.FunctionalComponent<_v_c_select_dist_OptGroup_js0.OptGroupProps, {}, any, {}>;
115
+ }, vue192.PublicProps>;
116
+ declare const SelectOption: vue192.FunctionalComponent<_v_c_select_dist_Option_js0.OptionProps, {}, any, {}>;
117
+ declare const SelectOptGroup: vue192.FunctionalComponent<_v_c_select_dist_OptGroup_js0.OptGroupProps, {}, any, {}>;
118
118
  //#endregion
119
119
  export { InternalSelectProps, Select, SelectEmits, SelectOptGroup, SelectOption, SelectProps$1 as SelectProps, SelectSlots, SelectValue };
@@ -1,10 +1,10 @@
1
1
  import { SkeletonElementProps } from "./Element.mjs";
2
- import * as vue430 from "vue";
2
+ import * as vue436 from "vue";
3
3
 
4
4
  //#region src/skeleton/Avatar.d.ts
5
5
  interface SkeletonAvatarProps extends Omit<SkeletonElementProps, 'shape'> {
6
6
  shape?: 'circle' | 'square';
7
7
  }
8
- declare const SkeletonAvatar: vue430.DefineSetupFnComponent<SkeletonAvatarProps, {}, {}, SkeletonAvatarProps & {}, vue430.PublicProps>;
8
+ declare const SkeletonAvatar: vue436.DefineSetupFnComponent<SkeletonAvatarProps, {}, {}, SkeletonAvatarProps & {}, vue436.PublicProps>;
9
9
  //#endregion
10
10
  export { SkeletonAvatar, SkeletonAvatarProps };
@@ -1,11 +1,11 @@
1
1
  import { SkeletonElementProps } from "./Element.mjs";
2
- import * as vue440 from "vue";
2
+ import * as vue446 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: vue446.DefineSetupFnComponent<SkeletonButtonProps, {}, {}, SkeletonButtonProps & {}, vue446.PublicProps>;
10
10
  //#endregion
11
11
  export { SkeletonButton };
@@ -1,8 +1,8 @@
1
1
  import { SkeletonElementProps } from "./Element.mjs";
2
- import * as vue436 from "vue";
2
+ import * as vue444 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: vue444.DefineSetupFnComponent<SkeletonImageProps, {}, {}, SkeletonImageProps & {}, vue444.PublicProps>;
7
7
  //#endregion
8
8
  export { SkeletonImage };
@@ -1,6 +1,6 @@
1
1
  import { EmptyEmit } from "../_util/type.mjs";
2
2
  import { SkeletonElementProps } from "./Element.mjs";
3
- import * as vue438 from "vue";
3
+ import * as vue434 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: vue434.DefineSetupFnComponent<SkeletonNodeProps, EmptyEmit, SlotsType<SkeletonNodeSlots>, SkeletonNodeProps & {
14
14
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
15
- }, vue438.PublicProps>;
15
+ }, vue434.PublicProps>;
16
16
  //#endregion
17
17
  export { SkeletonNode };
@@ -9,7 +9,7 @@ import { SkeletonImage } from "./Image.mjs";
9
9
  import { SkeletonInput } from "./Input.mjs";
10
10
  import { SkeletonNode } from "./Node.mjs";
11
11
  import { ComponentBaseProps } from "../config-provider/context.mjs";
12
- import * as vue302 from "vue";
12
+ import * as vue338 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: vue302.DefineSetupFnComponent<SkeletonProps, EmptyEmit, SlotsType<SkeletonSlots>, SkeletonProps & {
33
+ declare const Skeleton: vue338.DefineSetupFnComponent<SkeletonProps, EmptyEmit, SlotsType<SkeletonSlots>, SkeletonProps & {
34
34
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
35
- }, vue302.PublicProps>;
35
+ }, vue338.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.mjs";
3
3
  import "../_util/hooks/index.mjs";
4
4
  import { TooltipPlacement, TriggerCommonApi } from "../tooltip/index.mjs";
5
- import * as vue175 from "vue";
5
+ import * as vue73 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: vue175.DefineSetupFnComponent<SliderInternalProps, SliderEmits, SlotsType<SliderSlots>, SliderInternalProps & {
72
+ declare const Slider: vue73.DefineSetupFnComponent<SliderInternalProps, SliderEmits, SlotsType<SliderSlots>, SliderInternalProps & {
73
73
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
74
- }, vue175.PublicProps>;
74
+ }, vue73.PublicProps>;
75
75
  //#endregion
76
76
  export { Slider, SliderEmits, SliderProps$1 as SliderProps };
@@ -6,7 +6,7 @@ import "../_util/hooks/index.mjs";
6
6
  import { SpaceCompactProps } from "./Compact.mjs";
7
7
  import { SpaceCompactCellProps } from "./Addon.mjs";
8
8
  import { ComponentBaseProps } from "../config-provider/context.mjs";
9
- import * as vue124 from "vue";
9
+ import * as vue79 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: vue124.DefineSetupFnComponent<SpaceProps, EmptyEmit, SlotsType<SpaceSlots>, SpaceProps & {
33
+ declare const Space: vue79.DefineSetupFnComponent<SpaceProps, EmptyEmit, SlotsType<SpaceSlots>, SpaceProps & {
34
34
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
35
- }, vue124.PublicProps>;
36
- declare const SpaceCompact: vue124.DefineSetupFnComponent<SpaceCompactProps, {}, {}, SpaceCompactProps & {}, vue124.PublicProps>;
37
- declare const SpaceAddon: vue124.DefineSetupFnComponent<SpaceCompactCellProps, {}, {}, SpaceCompactCellProps & {}, vue124.PublicProps>;
35
+ }, vue79.PublicProps>;
36
+ declare const SpaceCompact: vue79.DefineSetupFnComponent<SpaceCompactProps, {}, {}, SpaceCompactProps & {}, vue79.PublicProps>;
37
+ declare const SpaceAddon: vue79.DefineSetupFnComponent<SpaceCompactCellProps, {}, {}, SpaceCompactCellProps & {}, vue79.PublicProps>;
38
38
  //#endregion
39
39
  export { Space, SpaceAddon, SpaceCompact, SpaceProps, SpaceSize, SpaceSlots };
@@ -2,7 +2,7 @@ import { EmptyEmit, VueNode } from "../_util/type.mjs";
2
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.mjs";
3
3
  import "../_util/hooks/index.mjs";
4
4
  import { ComponentBaseProps } from "../config-provider/context.mjs";
5
- import * as vue138 from "vue";
5
+ import * as vue88 from "vue";
6
6
  import { CSSProperties, SlotsType } from "vue";
7
7
 
8
8
  //#region src/spin/index.d.ts
@@ -37,9 +37,9 @@ interface SpinSlots {
37
37
  tip?: () => any;
38
38
  default?: () => any;
39
39
  }
40
- declare const Spin: vue138.DefineSetupFnComponent<SpinProps, EmptyEmit, SlotsType<SpinSlots>, SpinProps & {
40
+ declare const Spin: vue88.DefineSetupFnComponent<SpinProps, EmptyEmit, SlotsType<SpinSlots>, SpinProps & {
41
41
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
42
- }, vue138.PublicProps>;
42
+ }, vue88.PublicProps>;
43
43
  declare const _default: typeof Spin & {
44
44
  setDefaultIndicator: (indicator: VueNode) => void;
45
45
  };
@@ -1,10 +1,10 @@
1
1
  import { SplitterEmits, SplitterProps, SplitterSlots } from "./interface.mjs";
2
- import * as vue406 from "vue";
2
+ import * as vue400 from "vue";
3
3
  import { SlotsType } from "vue";
4
4
 
5
5
  //#region src/splitter/Splitter.d.ts
6
- declare const Splitter: vue406.DefineSetupFnComponent<SplitterProps, SplitterEmits, SlotsType<SplitterSlots>, SplitterProps & {
6
+ declare const Splitter: vue400.DefineSetupFnComponent<SplitterProps, SplitterEmits, SlotsType<SplitterSlots>, SplitterProps & {
7
7
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
8
- }, vue406.PublicProps>;
8
+ }, vue400.PublicProps>;
9
9
  //#endregion
10
10
  export { Splitter };
@@ -1,8 +1,8 @@
1
1
  import { InternalPanelProps, SplitterEmits, SplitterProps, SplitterSlots } from "./interface.mjs";
2
2
  import { Splitter } from "./Splitter.mjs";
3
- import * as vue148 from "vue";
3
+ import * as vue92 from "vue";
4
4
 
5
5
  //#region src/splitter/index.d.ts
6
- declare const SplitterPanel: vue148.DefineSetupFnComponent<InternalPanelProps, {}, {}, InternalPanelProps & {}, vue148.PublicProps>;
6
+ declare const SplitterPanel: vue92.DefineSetupFnComponent<InternalPanelProps, {}, {}, InternalPanelProps & {}, vue92.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.mjs";
4
4
  import { FormatConfig, valueType } from "./utils.mjs";
5
5
  import { ComponentBaseProps } from "../config-provider/context.mjs";
6
- import * as vue328 from "vue";
6
+ import * as vue304 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: vue328.DefineSetupFnComponent<StatisticRectProps, StatisticEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
36
+ declare const Statistic: vue304.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: vue328.DefineSetupFnComponent<StatisticRectProps, Stati
45
45
  styles?: StatisticStylesType;
46
46
  } & {
47
47
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
48
- }, vue328.PublicProps>;
48
+ }, vue304.PublicProps>;
49
49
  //#endregion
50
50
  export { Statistic, StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType };
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.mjs";
2
2
  import { FormatConfig, valueType } from "./utils.mjs";
3
3
  import { StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType } from "./Statistic.mjs";
4
4
  import { ComponentBaseProps } from "../config-provider/context.mjs";
5
- import * as vue324 from "vue";
5
+ import * as vue300 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: vue324.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
22
+ declare const StatisticTimer: vue300.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
23
23
  value?: valueType;
24
- valueStyle?: vue324.CSSProperties;
25
- valueRender?: (node: any) => vue324.VNodeChild;
24
+ valueStyle?: vue300.CSSProperties;
25
+ valueRender?: (node: any) => vue300.VNodeChild;
26
26
  title?: VueNode;
27
27
  prefix?: VueNode;
28
28
  suffix?: VueNode;
@@ -34,6 +34,6 @@ declare const StatisticTimer: vue324.DefineSetupFnComponent<StatisticTimerProps,
34
34
  format?: string;
35
35
  } & {
36
36
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
37
- }, vue324.PublicProps>;
37
+ }, vue300.PublicProps>;
38
38
  //#endregion
39
39
  export { StatisticTimeEmits, StatisticTimer, StatisticTimerProps, TimerType };
@@ -3,13 +3,13 @@ import { FormatConfig, valueType } from "./utils.mjs";
3
3
  import { Statistic, StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType } from "./Statistic.mjs";
4
4
  import { StatisticTimeEmits, StatisticTimer as StatisticTimer$1, StatisticTimerProps, TimerType } from "./Timer.mjs";
5
5
  import { ComponentBaseProps } from "../config-provider/context.mjs";
6
- import * as vue152 from "vue";
6
+ import * as vue94 from "vue";
7
7
 
8
8
  //#region src/statistic/index.d.ts
9
- declare const StatisticTimer: vue152.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, vue152.SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
9
+ declare const StatisticTimer: vue94.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, vue94.SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
10
10
  value?: valueType;
11
- valueStyle?: vue152.CSSProperties;
12
- valueRender?: (node: any) => vue152.VNodeChild;
11
+ valueStyle?: vue94.CSSProperties;
12
+ valueRender?: (node: any) => vue94.VNodeChild;
13
13
  title?: VueNode;
14
14
  prefix?: VueNode;
15
15
  suffix?: VueNode;
@@ -21,7 +21,7 @@ declare const StatisticTimer: vue152.DefineSetupFnComponent<StatisticTimerProps,
21
21
  format?: string;
22
22
  } & {
23
23
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
24
- }, vue152.PublicProps>;
24
+ }, vue94.PublicProps>;
25
25
  declare const _default: typeof Statistic & {
26
26
  Timer: typeof StatisticTimer$1;
27
27
  };
@@ -1,7 +1,7 @@
1
1
  import { VueNode } from "../_util/type.mjs";
2
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.mjs";
3
3
  import "../_util/hooks/index.mjs";
4
- import * as vue146 from "vue";
4
+ import * as vue99 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: vue146.DefineSetupFnComponent<StepsProps$1, StepsEmits, SlotsType<StepsSlots>, StepsProps$1 & {
83
+ declare const Steps: vue99.DefineSetupFnComponent<StepsProps$1, StepsEmits, SlotsType<StepsSlots>, StepsProps$1 & {
84
84
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
85
- }, vue146.PublicProps>;
85
+ }, vue99.PublicProps>;
86
86
  //#endregion
87
87
  export { Steps, StepsProps$1 as StepsProps };
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.mjs";
2
2
  import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.mjs";
3
3
  import "../_util/hooks/index.mjs";
4
4
  import { ComponentBaseProps } from "../config-provider/context.mjs";
5
- import * as vue150 from "vue";
5
+ import * as vue101 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: vue150.DefineSetupFnComponent<SwitchProps, SwitchEmits, SlotsType<SwitchSlots>, SwitchProps & {
50
+ declare const Switch: vue101.DefineSetupFnComponent<SwitchProps, SwitchEmits, SlotsType<SwitchSlots>, SwitchProps & {
51
51
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
52
- }, vue150.PublicProps>;
52
+ }, vue101.PublicProps>;
53
53
  //#endregion
54
54
  export { Switch, SwitchEmits, SwitchProps, SwitchSize, SwitchSlots };
@@ -1,6 +1,6 @@
1
1
  import { AnyObject, EmptyEmit } from "../_util/type.mjs";
2
2
  import { ColumnType } from "./interface.mjs";
3
- import * as vue375 from "vue";
3
+ import * as vue361 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: vue375.DefineSetupFnComponent<ColumnProps<AnyObject>, EmptyEmit, SlotsType<ColumnSlots>, ColumnProps<AnyObject> & {
16
+ declare const Column: vue361.DefineSetupFnComponent<ColumnProps<AnyObject>, EmptyEmit, SlotsType<ColumnSlots>, ColumnProps<AnyObject> & {
17
17
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
18
- }, vue375.PublicProps>;
18
+ }, vue361.PublicProps>;
19
19
  //#endregion
20
20
  export { Column, ColumnProps };
@@ -1,7 +1,7 @@
1
1
  import { AnyObject, EmptyEmit } from "../_util/type.mjs";
2
2
  import { ColumnType } from "./interface.mjs";
3
3
  import { ColumnProps } from "./Column.mjs";
4
- import * as vue377 from "vue";
4
+ import * as vue363 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: vue377.DefineSetupFnComponent<ColumnGroupProps<AnyObject>, EmptyEmit, SlotsType<ColumnGroupSlots>, ColumnGroupProps<AnyObject> & {
17
+ declare const ColumnGroup: vue363.DefineSetupFnComponent<ColumnGroupProps<AnyObject>, EmptyEmit, SlotsType<ColumnGroupSlots>, ColumnGroupProps<AnyObject> & {
18
18
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
19
- }, vue377.PublicProps>;
19
+ }, vue363.PublicProps>;
20
20
  //#endregion
21
21
  export { ColumnGroup };
@@ -3,14 +3,14 @@ import { SELECTION_ALL, SELECTION_COLUMN, SELECTION_INVERT, SELECTION_NONE } fro
3
3
  import { Column } from "./Column.mjs";
4
4
  import { ColumnGroup } from "./ColumnGroup.mjs";
5
5
  import { TableEmits, TableProps as TableProps$1, TableSlots } from "./InternalTable.mjs";
6
- import * as vue380 from "vue";
6
+ import * as vue366 from "vue";
7
7
  import { SlotsType } from "vue";
8
8
  import { EXPAND_COLUMN, Summary } from "@v-c/table";
9
9
 
10
10
  //#region src/table/Table.d.ts
11
- declare const Table: vue380.DefineSetupFnComponent<TableProps$1<AnyObject>, TableEmits<AnyObject>, SlotsType<TableSlots<AnyObject>>, TableProps$1<AnyObject> & {
11
+ declare const Table: vue366.DefineSetupFnComponent<TableProps$1<AnyObject>, TableEmits<AnyObject>, SlotsType<TableSlots<AnyObject>>, TableProps$1<AnyObject> & {
12
12
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
13
- }, vue380.PublicProps>;
13
+ }, vue366.PublicProps>;
14
14
  declare const ForwardTable: typeof Table & {
15
15
  displayName?: string;
16
16
  SELECTION_COLUMN: typeof SELECTION_COLUMN;
@@ -1,5 +1,5 @@
1
1
  import { EmptyEmit } from "../_util/type.mjs";
2
- import * as vue330 from "vue";
2
+ import * as vue272 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: vue330.DefineSetupFnComponent<TabPaneProps$1, EmptyEmit, SlotsType<TabPaneSlots>, TabPaneProps$1 & {
19
+ declare const TabPane: vue272.DefineSetupFnComponent<TabPaneProps$1, EmptyEmit, SlotsType<TabPaneSlots>, TabPaneProps$1 & {
20
20
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
21
- }, vue330.PublicProps>;
21
+ }, vue272.PublicProps>;
22
22
  //#endregion
23
23
  export { TabPane, TabPaneProps$1 as TabPaneProps };
@@ -4,7 +4,7 @@ import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticSty
4
4
  import "../_util/hooks/index.mjs";
5
5
  import { TabPane, TabPaneProps as TabPaneProps$1 } from "./TabPane.mjs";
6
6
  import { ComponentBaseProps } from "../config-provider/context.mjs";
7
- import * as vue157 from "vue";
7
+ import * as vue103 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: vue157.DefineSetupFnComponent<TabsProps$1, TabsEmits, SlotsType<TabsSlots>, TabsProps$1 & {
90
+ declare const Tabs: vue103.DefineSetupFnComponent<TabsProps$1, TabsEmits, SlotsType<TabsSlots>, TabsProps$1 & {
91
91
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
92
- }, vue157.PublicProps>;
92
+ }, vue103.PublicProps>;
93
93
  //#endregion
94
94
  export { Tab$1 as Tab, Tabs, TabsEmits, TabsProps$1 as TabsProps, TabsRef, TabsSlots };