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.
- package/dist/affix/index.d.ts +6 -5
- package/dist/affix/index.js +1 -0
- package/dist/alert/Alert.d.ts +3 -3
- package/dist/anchor/Anchor.d.ts +3 -3
- package/dist/antd.js +86 -86
- package/dist/app/App.d.ts +2 -2
- package/dist/avatar/Avatar.d.ts +3 -3
- package/dist/avatar/Avatar.js +7 -7
- package/dist/avatar/AvatarGroup.d.ts +2 -2
- package/dist/badge/Ribbon.d.ts +3 -3
- package/dist/badge/index.d.ts +3 -3
- package/dist/button/Button.d.ts +4 -4
- package/dist/calendar/generateCalendar.d.ts +3 -3
- package/dist/card/Card.d.ts +3 -3
- package/dist/card/CardGrid.d.ts +2 -2
- package/dist/card/CardMeta.d.ts +3 -3
- package/dist/carousel/index.d.ts +3 -3
- package/dist/cascader/Panel.d.ts +3 -3
- package/dist/cascader/index.d.ts +4 -4
- package/dist/checkbox/Checkbox.d.ts +3 -3
- package/dist/checkbox/Group.d.ts +3 -3
- package/dist/collapse/Collapse.d.ts +1 -1
- package/dist/color-picker/ColorPicker.d.ts +3 -3
- package/dist/color-picker/interface.d.ts +1 -1
- package/dist/config-provider/define.d.ts +1 -1
- package/dist/config-provider/index.d.ts +3 -3
- package/dist/date-picker/generatePicker/index.d.ts +15 -15
- package/dist/date-picker/generatePicker/interface.d.ts +1 -1
- package/dist/divider/index.d.ts +3 -3
- package/dist/drawer/index.d.ts +3 -3
- package/dist/dropdown/dropdown.d.ts +4 -3
- package/dist/empty/index.d.ts +3 -3
- package/dist/flex/index.d.ts +3 -3
- package/dist/float-button/BackTop.d.ts +3 -3
- package/dist/float-button/BackTop.js +13 -11
- package/dist/float-button/FloatButton.d.ts +3 -3
- package/dist/float-button/FloatButtonGroup.d.ts +3 -3
- package/dist/form/Form.d.ts +4 -4
- package/dist/form/FormItem/index.d.ts +3 -3
- package/dist/grid/col.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid/row.d.ts +2 -2
- package/dist/grid/row.js +1 -1
- package/dist/image/PreviewGroup.d.ts +2 -2
- package/dist/image/index.d.ts +4 -4
- package/dist/index.d.ts +2 -2
- package/dist/input/Group.d.ts +1 -1
- package/dist/input/Input.d.ts +1 -1
- package/dist/input/OTP/index.d.ts +1 -1
- package/dist/input/Search.d.ts +1 -1
- package/dist/input/TextArea.d.ts +4 -4
- package/dist/input/index.d.ts +11 -11
- package/dist/input-number/index.d.ts +4 -4
- package/dist/layout/index.d.ts +6 -6
- package/dist/layout/layout.d.ts +2 -2
- package/dist/masonry/Masonry.d.ts +3 -3
- package/dist/mentions/index.d.ts +4 -4
- package/dist/menu/MenuDivider.d.ts +2 -2
- package/dist/menu/MenuItem.d.ts +3 -3
- package/dist/menu/index.d.ts +5 -5
- package/dist/message/PurePanel.d.ts +2 -2
- package/dist/modal/Modal.d.ts +3 -3
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.d.ts +3 -3
- package/dist/popconfirm/PurePanel.d.ts +2 -2
- package/dist/popconfirm/index.d.ts +3 -3
- package/dist/qrcode/index.d.ts +3 -3
- package/dist/radio/interface.d.ts +1 -1
- package/dist/result/noFound.d.ts +2 -2
- package/dist/result/serverError.d.ts +2 -2
- package/dist/result/unauthorized.d.ts +2 -2
- package/dist/segmented/index.d.ts +4 -4
- package/dist/select/index.d.ts +1 -1
- package/dist/skeleton/Button.d.ts +2 -2
- package/dist/skeleton/Image.d.ts +2 -2
- package/dist/skeleton/Node.d.ts +3 -3
- package/dist/skeleton/Skeleton.d.ts +3 -3
- package/dist/slider/index.d.ts +3 -3
- package/dist/space/index.d.ts +6 -6
- package/dist/splitter/Splitter.d.ts +3 -3
- package/dist/splitter/index.d.ts +2 -2
- package/dist/statistic/Statistic.d.ts +3 -3
- package/dist/statistic/Timer.d.ts +5 -5
- package/dist/statistic/index.d.ts +5 -5
- package/dist/steps/index.d.ts +3 -3
- package/dist/switch/index.d.ts +3 -3
- package/dist/table/Column.d.ts +3 -3
- package/dist/table/ColumnGroup.d.ts +3 -3
- package/dist/table/InternalTable.d.ts +1 -1
- package/dist/tabs/TabPane.d.ts +3 -3
- package/dist/tabs/index.d.ts +4 -4
- package/dist/tag/CheckableTag.d.ts +3 -3
- package/dist/tag/CheckableTagGroup.d.ts +3 -3
- package/dist/tag/index.d.ts +3 -3
- package/dist/theme/index.d.ts +4 -4
- package/dist/time-picker/index.d.ts +7 -7
- package/dist/tooltip/PurePanel.d.ts +2 -2
- package/dist/tooltip/UniqueProvider/index.d.ts +2 -2
- package/dist/tooltip/index.d.ts +3 -3
- package/dist/tour/index.d.ts +3 -3
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/Section.d.ts +2 -2
- package/dist/transfer/Transfer.d.ts +3 -3
- package/dist/transfer/search.d.ts +3 -3
- package/dist/tree-select/index.d.ts +5 -5
- package/dist/typography/Link.d.ts +3 -3
- package/dist/typography/Paragraph.d.ts +3 -3
- package/dist/typography/Text.d.ts +3 -3
- package/dist/typography/Title.d.ts +3 -3
- package/dist/typography/Typography.d.ts +3 -3
- package/dist/typography/index.d.ts +9 -9
- package/dist/upload/index.d.ts +3 -3
- package/dist/watermark/index.d.ts +2 -2
- package/global.d.ts +0 -1
- package/package.json +6 -6
package/dist/app/App.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
2
2
|
import { AppConfig } from "./context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue219 from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/app/App.d.ts
|
|
6
6
|
interface AppProps extends ComponentBaseProps, AppConfig {
|
|
7
7
|
component?: any;
|
|
8
8
|
}
|
|
9
|
-
declare const App$1:
|
|
9
|
+
declare const App$1: vue219.DefineSetupFnComponent<AppProps, {}, {}, AppProps & {}, vue219.PublicProps>;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { App$1 as App, AppProps };
|
package/dist/avatar/Avatar.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
3
|
import { AvatarSize } from "./AvatarContext.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue245 from "vue";
|
|
5
5
|
import { SlotsType } from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/avatar/Avatar.d.ts
|
|
@@ -34,8 +34,8 @@ interface AvatarSlots {
|
|
|
34
34
|
src: () => any;
|
|
35
35
|
default: () => any;
|
|
36
36
|
}
|
|
37
|
-
declare const Avatar:
|
|
37
|
+
declare const Avatar: vue245.DefineSetupFnComponent<AvatarProps, AvatarEmits, SlotsType<AvatarSlots>, AvatarProps & {
|
|
38
38
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
39
|
-
},
|
|
39
|
+
}, vue245.PublicProps>;
|
|
40
40
|
//#endregion
|
|
41
41
|
export { Avatar, AvatarEmits, AvatarProps, AvatarSlots };
|
package/dist/avatar/Avatar.js
CHANGED
|
@@ -43,7 +43,7 @@ const Avatar = /* @__PURE__ */ defineComponent((props, { slots, attrs }) => {
|
|
|
43
43
|
};
|
|
44
44
|
const size = useSize((ctxSize) => props?.size ?? avatarCtx.value?.size ?? ctxSize ?? "default");
|
|
45
45
|
const screens = useBreakpoint_default(computed(() => {
|
|
46
|
-
return Object.keys(typeof size === "object" ? size || {} : {}).some((key) => [
|
|
46
|
+
return Object.keys(typeof size.value === "object" ? size.value || {} : {}).some((key) => [
|
|
47
47
|
"xs",
|
|
48
48
|
"sm",
|
|
49
49
|
"md",
|
|
@@ -59,9 +59,9 @@ const Avatar = /* @__PURE__ */ defineComponent((props, { slots, attrs }) => {
|
|
|
59
59
|
const icon = getSlotPropsFnRun(slots, props, "icon");
|
|
60
60
|
const { shape, rootClass, draggable, srcSet, crossOrigin, alt } = props;
|
|
61
61
|
const responsiveSizeStyleFn = () => {
|
|
62
|
-
if (typeof size !== "object") return {};
|
|
62
|
+
if (typeof size.value !== "object") return {};
|
|
63
63
|
const currentBreakpoint = responsiveArray.find((screen) => screens.value[screen]);
|
|
64
|
-
const currentSize = size.value[currentBreakpoint];
|
|
64
|
+
const currentSize = size.value[currentBreakpoint] || size.value;
|
|
65
65
|
return currentSize ? {
|
|
66
66
|
width: `${currentSize}px`,
|
|
67
67
|
height: `${currentSize}px`,
|
|
@@ -85,10 +85,10 @@ const Avatar = /* @__PURE__ */ defineComponent((props, { slots, attrs }) => {
|
|
|
85
85
|
[`${prefixCls.value}-image`]: hasImageElement || src && isImgExist.value,
|
|
86
86
|
[`${prefixCls.value}-icon`]: !!icon
|
|
87
87
|
}, cssVarCls.value, rootCls.value, className, rootClass, hashId.value);
|
|
88
|
-
const sizeStyle = typeof size === "number" ? {
|
|
89
|
-
width: `${size}px`,
|
|
90
|
-
height: `${size}px`,
|
|
91
|
-
fontSize: icon ? `${size / 2}px` : "18px"
|
|
88
|
+
const sizeStyle = typeof size.value === "number" ? {
|
|
89
|
+
width: `${size.value}px`,
|
|
90
|
+
height: `${size.value}px`,
|
|
91
|
+
fontSize: icon ? `${size.value / 2}px` : "18px"
|
|
92
92
|
} : {};
|
|
93
93
|
let childrenToRender;
|
|
94
94
|
if (typeof src === "string" && isImgExist.value) childrenToRender = createVNode("img", {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PopoverProps } from "../popover/index.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
3
|
import { AvatarSize } from "./AvatarContext.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue247 from "vue";
|
|
5
5
|
import { CSSProperties } from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/avatar/AvatarGroup.d.ts
|
|
@@ -19,6 +19,6 @@ interface AvatarGroupProps extends ComponentBaseProps {
|
|
|
19
19
|
size?: AvatarSize;
|
|
20
20
|
shape?: 'circle' | 'square';
|
|
21
21
|
}
|
|
22
|
-
declare const AvatarGroup:
|
|
22
|
+
declare const AvatarGroup: vue247.DefineSetupFnComponent<AvatarGroupProps, {}, {}, AvatarGroupProps & {}, vue247.PublicProps>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { AvatarGroup, AvatarGroupProps };
|
package/dist/badge/Ribbon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
2
|
import { PresetColorType } from "../_util/colors.js";
|
|
3
3
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue67 from "vue";
|
|
5
5
|
import { CSSProperties, SlotsType } from "vue";
|
|
6
6
|
import { LiteralUnion } from "@v-c/util/dist/type";
|
|
7
7
|
|
|
@@ -16,8 +16,8 @@ interface RibbonSlots {
|
|
|
16
16
|
default?: () => any;
|
|
17
17
|
text?: () => any;
|
|
18
18
|
}
|
|
19
|
-
declare const _default:
|
|
19
|
+
declare const _default: vue67.DefineSetupFnComponent<RibbonProps, EmptyEmit, SlotsType<RibbonSlots>, RibbonProps & {
|
|
20
20
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
|
-
},
|
|
21
|
+
}, vue67.PublicProps>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { RibbonProps, _default };
|
package/dist/badge/index.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import "../theme/interface/index.js";
|
|
|
6
6
|
import { PresetStatusColorType } from "../_util/colors.js";
|
|
7
7
|
import { _default } from "./Ribbon.js";
|
|
8
8
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
9
|
-
import * as
|
|
9
|
+
import * as vue65 from "vue";
|
|
10
10
|
import { SlotsType } from "vue";
|
|
11
11
|
import { LiteralUnion } from "@v-c/util/dist/type";
|
|
12
12
|
|
|
@@ -37,9 +37,9 @@ interface BadgeSlots {
|
|
|
37
37
|
count?: () => any;
|
|
38
38
|
text?: () => any;
|
|
39
39
|
}
|
|
40
|
-
declare const InternalBadge:
|
|
40
|
+
declare const InternalBadge: vue65.DefineSetupFnComponent<BadgeProps, EmptyEmit, SlotsType<BadgeSlots>, BadgeProps & {
|
|
41
41
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
42
|
-
},
|
|
42
|
+
}, vue65.PublicProps>;
|
|
43
43
|
declare const Badge: typeof InternalBadge & {
|
|
44
44
|
Ribbon: typeof _default;
|
|
45
45
|
};
|
package/dist/button/Button.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { RenderNodeFn, VueNode } from "../_util/type.js";
|
|
2
3
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
4
|
import "../_util/hooks/index.js";
|
|
4
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
5
|
import { ButtonColorType, ButtonHTMLType, ButtonShape, ButtonType, ButtonVariantType } from "./buttonHelper.js";
|
|
6
6
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue249 from "vue";
|
|
8
8
|
import { SlotsType } from "vue";
|
|
9
9
|
|
|
10
10
|
//#region src/button/Button.d.ts
|
|
@@ -50,9 +50,9 @@ interface ButtonSlots {
|
|
|
50
50
|
icon?: () => any;
|
|
51
51
|
loadingIcon?: () => any;
|
|
52
52
|
}
|
|
53
|
-
declare const InternalCompoundedButton:
|
|
53
|
+
declare const InternalCompoundedButton: vue249.DefineSetupFnComponent<ButtonProps, ButtonEmits, SlotsType<ButtonSlots>, ButtonProps & {
|
|
54
54
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
55
|
-
},
|
|
55
|
+
}, vue249.PublicProps>;
|
|
56
56
|
type CompoundedComponent = typeof InternalCompoundedButton & {
|
|
57
57
|
/** @internal */
|
|
58
58
|
__ANT_BUTTON: boolean;
|
|
@@ -3,7 +3,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
|
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { locale } from "../date-picker/locale/en_US.js";
|
|
5
5
|
import "./locale/en_US.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue239 from "vue";
|
|
7
7
|
import { SlotsType } from "vue";
|
|
8
8
|
import { GenerateConfig } from "@v-c/picker/generate/index";
|
|
9
9
|
|
|
@@ -82,8 +82,8 @@ interface CalendarEmits<DateType = AnyObject> {
|
|
|
82
82
|
'select': (date: DateType, selectInfo: SelectInfo) => void;
|
|
83
83
|
[key: string]: (...args: any[]) => void;
|
|
84
84
|
}
|
|
85
|
-
declare function generateCalendar<DateType extends AnyObject>(generateConfig: GenerateConfig<DateType>):
|
|
85
|
+
declare function generateCalendar<DateType extends AnyObject>(generateConfig: GenerateConfig<DateType>): vue239.DefineSetupFnComponent<CalendarProps<DateType>, CalendarEmits<DateType>, SlotsType<CalendarSlots>, CalendarProps<DateType> & {
|
|
86
86
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
87
|
-
},
|
|
87
|
+
}, vue239.PublicProps>;
|
|
88
88
|
//#endregion
|
|
89
89
|
export { CalendarEmits, CalendarMode, CalendarProps, CalendarSlots, generateCalendar };
|
package/dist/card/Card.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
|
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { Tab, TabsSlots } from "../tabs/index.js";
|
|
5
5
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue235 from "vue";
|
|
7
7
|
import { CSSProperties, SlotsType } from "vue";
|
|
8
8
|
|
|
9
9
|
//#region src/card/Card.d.ts
|
|
@@ -60,8 +60,8 @@ interface CardSlots {
|
|
|
60
60
|
tabLabelRender?: TabsSlots['labelRender'];
|
|
61
61
|
tabBarExtraContent?: () => any;
|
|
62
62
|
}
|
|
63
|
-
declare const Card:
|
|
63
|
+
declare const Card: vue235.DefineSetupFnComponent<CardProps, CardEmits, SlotsType<CardSlots>, CardProps & {
|
|
64
64
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
65
|
-
},
|
|
65
|
+
}, vue235.PublicProps>;
|
|
66
66
|
//#endregion
|
|
67
67
|
export { Card, CardEmits, CardProps, CardSize, CardSlots, CardTabListType };
|
package/dist/card/CardGrid.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue237 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/card/CardGrid.d.ts
|
|
4
4
|
interface CardGridProps {
|
|
5
5
|
prefixCls?: string;
|
|
6
6
|
hoverable?: boolean;
|
|
7
7
|
}
|
|
8
|
-
declare const CardGrid:
|
|
8
|
+
declare const CardGrid: vue237.DefineSetupFnComponent<CardGridProps, {}, {}, CardGridProps & {}, vue237.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { CardGrid, CardGridProps };
|
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
3
|
import "../_util/hooks/index.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue233 from "vue";
|
|
5
5
|
import { SlotsType } from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/card/CardMeta.d.ts
|
|
@@ -22,8 +22,8 @@ interface CardMetaSlots {
|
|
|
22
22
|
description?: () => any;
|
|
23
23
|
default?: () => any;
|
|
24
24
|
}
|
|
25
|
-
declare const CardMeta:
|
|
25
|
+
declare const CardMeta: vue233.DefineSetupFnComponent<CardMetaProps, EmptyEmit, SlotsType<CardMetaSlots>, CardMetaProps & {
|
|
26
26
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
27
|
-
},
|
|
27
|
+
}, vue233.PublicProps>;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { CardMeta, CardMetaProps };
|
package/dist/carousel/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue74 from "vue";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
5
|
import { SlickProps } from "@v-c/slick";
|
|
6
6
|
|
|
@@ -45,8 +45,8 @@ interface CarouselRef {
|
|
|
45
45
|
autoPlay: (playType?: 'update' | 'leave' | 'blur') => void;
|
|
46
46
|
innerSlider: any;
|
|
47
47
|
}
|
|
48
|
-
declare const Carousel:
|
|
48
|
+
declare const Carousel: vue74.DefineSetupFnComponent<CarouselProps, CarouselEmits, SlotsType<CarouselSlots>, CarouselProps & {
|
|
49
49
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
50
|
-
},
|
|
50
|
+
}, vue74.PublicProps>;
|
|
51
51
|
//#endregion
|
|
52
52
|
export { Carousel, CarouselEmits, CarouselProps, CarouselRef, CarouselSlots };
|
package/dist/cascader/Panel.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CascaderProps as CascaderProps$1 } from "./index.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue84 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
import { CascaderProps, DefaultOptionType } from "@v-c/cascader";
|
|
5
5
|
|
|
@@ -16,8 +16,8 @@ interface CascaderPanelSlots {
|
|
|
16
16
|
notFoundContent?: () => any;
|
|
17
17
|
optionRender?: (option: DefaultOptionType) => any;
|
|
18
18
|
}
|
|
19
|
-
declare const CascaderPanel:
|
|
19
|
+
declare const CascaderPanel: vue84.DefineSetupFnComponent<CascaderPanelProps<DefaultOptionType, string, boolean>, CascaderPanelEmits, SlotsType<CascaderPanelSlots>, CascaderPanelProps<DefaultOptionType, string, boolean> & {
|
|
20
20
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
|
-
},
|
|
21
|
+
}, vue84.PublicProps>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { CascaderPanel, CascaderPanelEmits, CascaderPanelProps, CascaderPanelSlots };
|
package/dist/cascader/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
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 { CascaderPanel } from "./Panel.js";
|
|
8
8
|
import { Variant } from "../config-provider/context.js";
|
|
9
|
-
import * as
|
|
9
|
+
import * as vue72 from "vue";
|
|
10
10
|
import { App, CSSProperties, SlotsType } from "vue";
|
|
11
11
|
import { CascaderProps, DefaultOptionType, SHOW_CHILD, SHOW_PARENT } from "@v-c/cascader";
|
|
12
12
|
|
|
@@ -77,9 +77,9 @@ interface CascaderEmits {
|
|
|
77
77
|
'search': NonNullable<CascaderProps['onSearch']>;
|
|
78
78
|
[key: string]: (...args: any[]) => void;
|
|
79
79
|
}
|
|
80
|
-
declare const InternalCascader:
|
|
80
|
+
declare const InternalCascader: vue72.DefineSetupFnComponent<CascaderProps$1<DefaultOptionType, string, boolean>, CascaderEmits, SlotsType<CascaderSlots>, CascaderProps$1<DefaultOptionType, string, boolean> & {
|
|
81
81
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
82
|
-
},
|
|
82
|
+
}, vue72.PublicProps>;
|
|
83
83
|
declare const Cascader: typeof InternalCascader & {
|
|
84
84
|
install: (app: App) => void;
|
|
85
85
|
Panel: typeof CascaderPanel;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
2
2
|
import "../_util/hooks/index.js";
|
|
3
3
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue243 from "vue";
|
|
5
5
|
import { SlotsType } from "vue";
|
|
6
6
|
import { CheckboxChangeEvent } from "@v-c/checkbox";
|
|
7
7
|
|
|
@@ -44,8 +44,8 @@ interface CheckboxProps extends AbstractCheckboxProps {
|
|
|
44
44
|
classes?: CheckboxClassNamesType;
|
|
45
45
|
styles?: CheckboxStylesType;
|
|
46
46
|
}
|
|
47
|
-
declare const InternalCheckbox:
|
|
47
|
+
declare const InternalCheckbox: vue243.DefineSetupFnComponent<CheckboxProps, CheckboxEmits, SlotsType<CheckboxSlots>, CheckboxProps & {
|
|
48
48
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
49
|
-
},
|
|
49
|
+
}, vue243.PublicProps>;
|
|
50
50
|
//#endregion
|
|
51
51
|
export { AbstractCheckboxProps, CheckboxEmits, CheckboxProps, CheckboxSlots, InternalCheckbox };
|
package/dist/checkbox/Group.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue241 from "vue";
|
|
4
4
|
import { CSSProperties, SlotsType } from "vue";
|
|
5
5
|
import { CheckboxChangeEvent } from "@v-c/checkbox";
|
|
6
6
|
|
|
@@ -41,8 +41,8 @@ interface CheckboxGroupSlots {
|
|
|
41
41
|
index: number;
|
|
42
42
|
}) => any;
|
|
43
43
|
}
|
|
44
|
-
declare const CheckboxGroup:
|
|
44
|
+
declare const CheckboxGroup: vue241.DefineSetupFnComponent<CheckboxGroupProps, CheckboxGroupEmits, SlotsType<CheckboxGroupSlots>, CheckboxGroupProps & {
|
|
45
45
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
46
|
-
},
|
|
46
|
+
}, vue241.PublicProps>;
|
|
47
47
|
//#endregion
|
|
48
48
|
export { AbstractCheckboxGroupProps, CheckboxGroup, CheckboxGroupEmits, CheckboxGroupProps, CheckboxGroupSlots, CheckboxOptionType };
|
|
@@ -1,7 +1,7 @@
|
|
|
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 "../_util/hooks/index.js";
|
|
4
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
5
|
import { CollapsibleType } from "./CollapsePanel.js";
|
|
6
6
|
import * as vue446 from "vue";
|
|
7
7
|
import { CSSProperties, SlotsType } from "vue";
|
|
@@ -3,12 +3,12 @@ import { PopoverProps } from "../popover/index.js";
|
|
|
3
3
|
import { AggregationColor } from "./color.js";
|
|
4
4
|
import { ColorFormatType, ColorPickerClassNamesType, ColorPickerEmits, ColorPickerProps as ColorPickerProps$1, ColorPickerSlots, ColorPickerStylesType, ColorValueType, ModeType, PresetsItem, TriggerPlacement, TriggerType } from "./interface.js";
|
|
5
5
|
import "../components.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue392 from "vue";
|
|
7
7
|
import { SlotsType } from "vue";
|
|
8
8
|
import * as _v_c_color_picker0 from "@v-c/color-picker";
|
|
9
9
|
|
|
10
10
|
//#region src/color-picker/ColorPicker.d.ts
|
|
11
|
-
declare const ColorPicker:
|
|
11
|
+
declare const ColorPicker: vue392.DefineSetupFnComponent<ColorPickerProps$1, ColorPickerEmits, SlotsType<ColorPickerSlots>, Omit<_v_c_color_picker0.ColorPickerProps, "value" | "onChange" | "defaultValue" | "components" | "panelRender" | "onChangeComplete" | "disabledAlpha"> & {
|
|
12
12
|
[key: `data-${string}`]: string;
|
|
13
13
|
mode?: ModeType | ModeType[];
|
|
14
14
|
value?: ColorValueType;
|
|
@@ -44,6 +44,6 @@ declare const ColorPicker: vue388.DefineSetupFnComponent<ColorPickerProps$1, Col
|
|
|
44
44
|
disabledFormat?: boolean;
|
|
45
45
|
} & Pick<PopoverProps, "getPopupContainer" | "autoAdjustOverflow" | "destroyOnHidden"> & {
|
|
46
46
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
47
|
-
},
|
|
47
|
+
}, vue392.PublicProps>;
|
|
48
48
|
//#endregion
|
|
49
49
|
export { ColorPicker };
|
|
@@ -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 { TooltipPlacement } from "../tooltip/index.js";
|
|
6
6
|
import { PopoverProps } from "../popover/index.js";
|
|
7
7
|
import { AggregationColor } from "./color.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { WarningContextProps } from "../_util/warning.js";
|
|
2
1
|
import { SizeType } from "./SizeContext.js";
|
|
2
|
+
import { WarningContextProps } from "../_util/warning.js";
|
|
3
3
|
import { Locale } from "../locale/index.js";
|
|
4
4
|
import { RenderEmptyHandler } from "./defaultRenderEmpty.js";
|
|
5
5
|
import { AlertConfig, BadgeConfig, ButtonConfig, CSPConfig, CardConfig, CascaderConfig, CollapseConfig, ComponentStyleConfig, DatePickerConfig, DirectionType, EmptyConfig, FlexConfig, FloatButtonConfig, FloatButtonGroupConfig, InputConfig, InputNumberConfig, InputSearchConfig, MentionsConfig, MenuConfig, NotificationConfig, OTPConfig, PaginationConfig, PopconfirmConfig, PopoverConfig, PopupOverflow, RangePickerConfig, SelectConfig, SpaceConfig, SpinConfig, TabsConfig, TagConfig, TextAreaConfig, ThemeConfig, TimePickerConfig, TooltipConfig, TransferConfig, TreeSelectConfig, Variant, WaveConfig } from "./context.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { ConfigProviderEmits, ConfigProviderProps, ConfigProviderSlots } from "./define.js";
|
|
2
2
|
import { CSPConfig } from "./context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue76 from "vue";
|
|
4
4
|
import { SlotsType, VNodeChild } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/config-provider/index.d.ts
|
|
7
7
|
|
|
8
|
-
declare const ConfigProvider:
|
|
8
|
+
declare const ConfigProvider: vue76.DefineSetupFnComponent<ConfigProviderProps, ConfigProviderEmits, SlotsType<ConfigProviderSlots>, ConfigProviderProps & {
|
|
9
9
|
[x: `on${Capitalize<string>}`]: ((...args: any[] | unknown[]) => any) | undefined;
|
|
10
|
-
},
|
|
10
|
+
}, vue76.PublicProps>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ConfigProvider };
|
|
@@ -2,31 +2,31 @@ import { AnyObject } from "../../_util/type.js";
|
|
|
2
2
|
import { RangePickerEmits, RangePickerSlots } from "./generateRangePicker.js";
|
|
3
3
|
import { PickerLocale, PickerProps, PickerPropsWithMultiple, RangePickerProps } from "./interface.js";
|
|
4
4
|
import { DatePickerEmits, DatePickerSlots } from "./generateSinglePicker.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue303 from "vue";
|
|
6
6
|
import { GenerateConfig } from "@v-c/picker/generate/index";
|
|
7
7
|
|
|
8
8
|
//#region src/date-picker/generatePicker/index.d.ts
|
|
9
|
-
declare function generatePicker<DateType extends AnyObject = AnyObject>(generateConfig: GenerateConfig<DateType>):
|
|
9
|
+
declare function generatePicker<DateType extends AnyObject = AnyObject>(generateConfig: GenerateConfig<DateType>): vue303.DefineSetupFnComponent<PickerProps<DateType>, DatePickerEmits<DateType>, vue303.SlotsType<DatePickerSlots>, PickerProps<DateType> & {
|
|
10
10
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
11
|
-
},
|
|
12
|
-
WeekPicker:
|
|
11
|
+
}, vue303.PublicProps> & {
|
|
12
|
+
WeekPicker: vue303.DefineSetupFnComponent<PickerProps<DateType>, DatePickerEmits<DateType>, vue303.SlotsType<DatePickerSlots>, PickerProps<DateType> & {
|
|
13
13
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
14
|
-
},
|
|
15
|
-
MonthPicker:
|
|
14
|
+
}, vue303.PublicProps>;
|
|
15
|
+
MonthPicker: vue303.DefineSetupFnComponent<PickerProps<DateType>, DatePickerEmits<DateType>, vue303.SlotsType<DatePickerSlots>, PickerProps<DateType> & {
|
|
16
16
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
17
|
-
},
|
|
18
|
-
YearPicker:
|
|
17
|
+
}, vue303.PublicProps>;
|
|
18
|
+
YearPicker: vue303.DefineSetupFnComponent<PickerProps<DateType>, DatePickerEmits<DateType>, vue303.SlotsType<DatePickerSlots>, PickerProps<DateType> & {
|
|
19
19
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
20
|
-
},
|
|
21
|
-
RangePicker:
|
|
20
|
+
}, vue303.PublicProps>;
|
|
21
|
+
RangePicker: vue303.DefineSetupFnComponent<RangePickerProps<DateType>, RangePickerEmits<DateType>, vue303.SlotsType<RangePickerSlots>, RangePickerProps<DateType> & {
|
|
22
22
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
23
|
-
},
|
|
24
|
-
TimePicker:
|
|
23
|
+
}, vue303.PublicProps>;
|
|
24
|
+
TimePicker: vue303.DefineSetupFnComponent<PickerProps<DateType>, DatePickerEmits<DateType>, vue303.SlotsType<DatePickerSlots>, PickerProps<DateType> & {
|
|
25
25
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
26
|
-
},
|
|
27
|
-
QuarterPicker:
|
|
26
|
+
}, vue303.PublicProps>;
|
|
27
|
+
QuarterPicker: vue303.DefineSetupFnComponent<PickerProps<DateType>, DatePickerEmits<DateType>, vue303.SlotsType<DatePickerSlots>, PickerProps<DateType> & {
|
|
28
28
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
29
|
-
},
|
|
29
|
+
}, vue303.PublicProps>;
|
|
30
30
|
};
|
|
31
31
|
//#endregion
|
|
32
32
|
export { generatePicker };
|
|
@@ -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 { InputStatus } from "../../_util/statusUtils.js";
|
|
6
6
|
import { TimePickerLocale } from "../../time-picker/index.js";
|
|
7
7
|
import { Variant } from "../../config-provider/context.js";
|
package/dist/divider/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 { ComponentBaseProps } from "../config-provider/context.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue86 from "vue";
|
|
7
7
|
|
|
8
8
|
//#region src/divider/index.d.ts
|
|
9
9
|
type SemanticName = 'root' | 'rail' | 'content';
|
|
@@ -32,6 +32,6 @@ interface DividerProps extends ComponentBaseProps {
|
|
|
32
32
|
classes?: DividerClassNamesType;
|
|
33
33
|
styles?: DividerStylesType;
|
|
34
34
|
}
|
|
35
|
-
declare const Divider:
|
|
35
|
+
declare const Divider: vue86.DefineSetupFnComponent<DividerProps, {}, {}, DividerProps & {}, vue86.PublicProps>;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { Divider, DividerProps };
|
package/dist/drawer/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MaskType } from "../_util/hooks/useMergedMask.js";
|
|
2
2
|
import "../_util/hooks/index.js";
|
|
3
3
|
import { DrawerPanelProps } from "./DrawerPanel.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue80 from "vue";
|
|
5
5
|
import { SlotsType } from "vue";
|
|
6
6
|
import { DrawerProps } from "@v-c/drawer";
|
|
7
7
|
|
|
@@ -46,8 +46,8 @@ interface DrawerSlots {
|
|
|
46
46
|
default?: () => any;
|
|
47
47
|
closeIcon?: () => any;
|
|
48
48
|
}
|
|
49
|
-
declare const Drawer:
|
|
49
|
+
declare const Drawer: vue80.DefineSetupFnComponent<DrawerProps$1, DrawerEmits, SlotsType<DrawerSlots>, DrawerProps$1 & {
|
|
50
50
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
51
|
-
},
|
|
51
|
+
}, vue80.PublicProps>;
|
|
52
52
|
//#endregion
|
|
53
53
|
export { Drawer, DrawerEmits, DrawerProps$1 as DrawerProps, DrawerResizableConfig, DrawerSlots };
|
|
@@ -4,7 +4,7 @@ import { AdjustOverflow } from "../_util/placements.js";
|
|
|
4
4
|
import { MenuEmits, MenuProps as MenuProps$1, MenuSlots } from "../menu/menu.js";
|
|
5
5
|
import "../menu/index.js";
|
|
6
6
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue253 from "vue";
|
|
8
8
|
import { SlotsType } from "vue";
|
|
9
9
|
import { AlignType } from "@v-c/trigger";
|
|
10
10
|
import { MenuProps } from "@v-c/menu";
|
|
@@ -23,6 +23,7 @@ interface DropdownProps extends ComponentBaseProps {
|
|
|
23
23
|
styles?: DropdownStylesType;
|
|
24
24
|
menu?: MenuProps$1 & {
|
|
25
25
|
activeKey?: MenuProps['activeKey'];
|
|
26
|
+
onClick: MenuEmits['click'];
|
|
26
27
|
};
|
|
27
28
|
autoFocus?: boolean;
|
|
28
29
|
arrow?: boolean | DropdownArrowOptions;
|
|
@@ -56,8 +57,8 @@ interface DropdownSlots extends MenuSlots {
|
|
|
56
57
|
source: 'trigger' | 'menu';
|
|
57
58
|
}) => any;
|
|
58
59
|
}
|
|
59
|
-
declare const Dropdown:
|
|
60
|
+
declare const Dropdown: vue253.DefineSetupFnComponent<DropdownProps, DropdownEmits, SlotsType<DropdownSlots>, DropdownProps & {
|
|
60
61
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
61
|
-
},
|
|
62
|
+
}, vue253.PublicProps>;
|
|
62
63
|
//#endregion
|
|
63
64
|
export { Dropdown, DropdownArrowOptions, DropdownEmits, DropdownProps, DropdownSlots };
|
package/dist/empty/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { EmptyEmit, 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
|
|
5
|
+
import * as vue49 from "vue";
|
|
6
6
|
import { SlotsType } from "vue";
|
|
7
7
|
import * as vue_jsx_runtime0 from "vue/jsx-runtime";
|
|
8
8
|
|
|
@@ -26,9 +26,9 @@ interface EmptySlots {
|
|
|
26
26
|
description: () => any;
|
|
27
27
|
default: () => any;
|
|
28
28
|
}
|
|
29
|
-
declare const Empty:
|
|
29
|
+
declare const Empty: vue49.DefineSetupFnComponent<EmptyProps, EmptyEmit, SlotsType<EmptySlots>, EmptyProps & {
|
|
30
30
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
31
|
-
},
|
|
31
|
+
}, vue49.PublicProps>;
|
|
32
32
|
declare const _default: typeof Empty & {
|
|
33
33
|
PRESENTED_IMAGE_DEFAULT: typeof defaultEmptyImg;
|
|
34
34
|
PRESENTED_IMAGE_SIMPLE: typeof simpleEmptyImg;
|
package/dist/flex/index.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { EmptyEmit } from "../_util/type.js";
|
|
2
2
|
import { FlexProps } from "./interface.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue88 from "vue";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/flex/index.d.ts
|
|
7
7
|
interface FlexSlots {
|
|
8
8
|
default: () => any;
|
|
9
9
|
}
|
|
10
|
-
declare const Flex:
|
|
10
|
+
declare const Flex: vue88.DefineSetupFnComponent<FlexProps, EmptyEmit, SlotsType<FlexSlots>, FlexProps & {
|
|
11
11
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
12
|
-
},
|
|
12
|
+
}, vue88.PublicProps>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Flex };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { FloatButtonProps } from "./FloatButton.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue255 from "vue";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/float-button/BackTop.d.ts
|
|
@@ -17,9 +17,9 @@ interface BackTopSlots {
|
|
|
17
17
|
default?: () => any;
|
|
18
18
|
icon?: () => any;
|
|
19
19
|
}
|
|
20
|
-
declare const BackTop:
|
|
20
|
+
declare const BackTop: vue255.DefineSetupFnComponent<BackTopProps, BackTopEmits, SlotsType<BackTopSlots>, BackTopProps & {
|
|
21
21
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
22
|
-
},
|
|
22
|
+
}, vue255.PublicProps>;
|
|
23
23
|
declare const BackTopWithInstall: typeof BackTop;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { BackTopWithInstall };
|