antdv-next 1.0.0-alpha.1 → 1.0.0-alpha.2
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 +3 -3
- package/dist/alert/Alert.d.ts +3 -3
- package/dist/anchor/Anchor.d.ts +3 -3
- package/dist/antd.js +4 -4
- package/dist/app/App.d.ts +2 -2
- package/dist/avatar/Avatar.d.ts +3 -3
- 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/breadcrumb/Breadcrumb.d.ts +3 -3
- package/dist/button/Button.d.ts +4 -4
- package/dist/calendar/generateCalendar.d.ts +3 -3
- package/dist/calendar/index.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 +1 -1
- 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 +4 -4
- 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/interface.d.ts +1 -1
- package/dist/date-picker/index.d.ts +25 -25
- package/dist/descriptions/index.d.ts +3 -3
- 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/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/SubMenu.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/notification/PurePanel.d.ts +2 -2
- 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/popover/index.d.ts +3 -3
- package/dist/progress/progress.d.ts +3 -3
- package/dist/qrcode/index.d.ts +3 -3
- package/dist/radio/index.d.ts +5 -5
- package/dist/radio/interface.d.ts +1 -1
- package/dist/radio/radio.d.ts +3 -3
- package/dist/rate/index.d.ts +3 -3
- package/dist/result/index.d.ts +3 -3
- 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 +6 -6
- 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/spin/index.d.ts +3 -3
- 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/table/Table.d.ts +3 -3
- 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/timeline/Timeline.d.ts +3 -3
- 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/DirectoryTree.d.ts +3 -3
- package/dist/tree/Tree.d.ts +3 -3
- package/dist/tree-select/index.d.ts +5 -5
- package/dist/typography/Typography.d.ts +3 -3
- package/dist/typography/index.d.ts +9 -9
- package/dist/upload/Dragger.d.ts +3 -3
- package/dist/upload/Upload.d.ts +3 -3
- 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 +3 -3
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 vue225 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: vue225.DefineSetupFnComponent<AppProps, {}, {}, AppProps & {}, vue225.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 vue233 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: vue233.DefineSetupFnComponent<AvatarProps, AvatarEmits, SlotsType<AvatarSlots>, AvatarProps & {
|
|
38
38
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
39
|
-
},
|
|
39
|
+
}, vue233.PublicProps>;
|
|
40
40
|
//#endregion
|
|
41
41
|
export { Avatar, AvatarEmits, AvatarProps, AvatarSlots };
|
|
@@ -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 vue235 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: vue235.DefineSetupFnComponent<AvatarGroupProps, {}, {}, AvatarGroupProps & {}, vue235.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 vue69 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: vue69.DefineSetupFnComponent<RibbonProps, EmptyEmit, SlotsType<RibbonSlots>, RibbonProps & {
|
|
20
20
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
|
-
},
|
|
21
|
+
}, vue69.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 vue67 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: vue67.DefineSetupFnComponent<BadgeProps, EmptyEmit, SlotsType<BadgeSlots>, BadgeProps & {
|
|
41
41
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
42
|
-
},
|
|
42
|
+
}, vue67.PublicProps>;
|
|
43
43
|
declare const Badge: typeof InternalBadge & {
|
|
44
44
|
Ribbon: typeof _default;
|
|
45
45
|
};
|
|
@@ -4,7 +4,7 @@ import "../_util/hooks/index.js";
|
|
|
4
4
|
import { DropdownProps } from "../dropdown/dropdown.js";
|
|
5
5
|
import "../dropdown/index.js";
|
|
6
6
|
import { BreadcrumbItemProps, MenuItem } from "./BreadcrumbItem.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue231 from "vue";
|
|
8
8
|
import { CSSProperties, SlotsType } from "vue";
|
|
9
9
|
import { Key } from "@v-c/util/dist/type";
|
|
10
10
|
|
|
@@ -82,8 +82,8 @@ interface BreadcrumbSlots {
|
|
|
82
82
|
menu: MenuItem;
|
|
83
83
|
}) => any;
|
|
84
84
|
}
|
|
85
|
-
declare const Breadcrumb:
|
|
85
|
+
declare const Breadcrumb: vue231.DefineSetupFnComponent<BreadcrumbProps<AnyObject>, BreadcrumbEmits, SlotsType<BreadcrumbSlots>, BreadcrumbProps<AnyObject> & {
|
|
86
86
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
87
|
-
},
|
|
87
|
+
}, vue231.PublicProps>;
|
|
88
88
|
//#endregion
|
|
89
89
|
export { Breadcrumb, BreadcrumbEmits, BreadcrumbItemType, BreadcrumbProps, BreadcrumbSlots };
|
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 vue237 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: vue237.DefineSetupFnComponent<ButtonProps, ButtonEmits, SlotsType<ButtonSlots>, ButtonProps & {
|
|
54
54
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
55
|
-
},
|
|
55
|
+
}, vue237.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/calendar/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { CalendarEmits, CalendarMode, CalendarProps, CalendarSlots, generateCalendar } from "./generateCalendar.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue71 from "vue";
|
|
3
3
|
import { Dayjs } from "dayjs";
|
|
4
4
|
|
|
5
5
|
//#region src/calendar/index.d.ts
|
|
6
|
-
declare const Calendar:
|
|
6
|
+
declare const Calendar: vue71.DefineSetupFnComponent<CalendarProps<Dayjs>, CalendarEmits<Dayjs>, vue71.SlotsType<CalendarSlots>, CalendarProps<Dayjs> & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue71.PublicProps>;
|
|
9
9
|
type CalendarType = typeof Calendar & {
|
|
10
10
|
generateCalendar: typeof generateCalendar;
|
|
11
11
|
};
|
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 vue243 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: vue243.DefineSetupFnComponent<CardProps, CardEmits, SlotsType<CardSlots>, CardProps & {
|
|
64
64
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
65
|
-
},
|
|
65
|
+
}, vue243.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 vue245 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: vue245.DefineSetupFnComponent<CardGridProps, {}, {}, CardGridProps & {}, vue245.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 vue241 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: vue241.DefineSetupFnComponent<CardMetaProps, EmptyEmit, SlotsType<CardMetaSlots>, CardMetaProps & {
|
|
26
26
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
27
|
-
},
|
|
27
|
+
}, vue241.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 vue78 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: vue78.DefineSetupFnComponent<CascaderPanelProps<DefaultOptionType, string, boolean>, CascaderPanelEmits, SlotsType<CascaderPanelSlots>, CascaderPanelProps<DefaultOptionType, string, boolean> & {
|
|
20
20
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
|
-
},
|
|
21
|
+
}, vue78.PublicProps>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { CascaderPanel, CascaderPanelEmits, CascaderPanelProps, CascaderPanelSlots };
|
package/dist/cascader/index.d.ts
CHANGED
|
@@ -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 { CascaderPanel } from "./Panel.js";
|
|
@@ -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 vue249 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: vue249.DefineSetupFnComponent<CheckboxProps, CheckboxEmits, SlotsType<CheckboxSlots>, CheckboxProps & {
|
|
48
48
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
49
|
-
},
|
|
49
|
+
}, vue249.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 vue247 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: vue247.DefineSetupFnComponent<CheckboxGroupProps, CheckboxGroupEmits, SlotsType<CheckboxGroupSlots>, CheckboxGroupProps & {
|
|
45
45
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
46
|
-
},
|
|
46
|
+
}, vue247.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" | "components" | "onChange" | "defaultValue" | "panelRender" | "onChangeComplete" | "disabledAlpha"> & {
|
|
12
12
|
[key: `data-${string}`]: string;
|
|
13
13
|
mode?: ModeType | ModeType[];
|
|
14
14
|
value?: ColorValueType;
|
|
@@ -42,8 +42,8 @@ declare const ColorPicker: vue388.DefineSetupFnComponent<ColorPickerProps$1, Col
|
|
|
42
42
|
rootClass?: string;
|
|
43
43
|
disabledAlpha?: boolean;
|
|
44
44
|
disabledFormat?: boolean;
|
|
45
|
-
} & Pick<PopoverProps, "
|
|
45
|
+
} & Pick<PopoverProps, "autoAdjustOverflow" | "getPopupContainer" | "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 vue80 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: vue80.DefineSetupFnComponent<ConfigProviderProps, ConfigProviderEmits, SlotsType<ConfigProviderSlots>, ConfigProviderProps & {
|
|
9
9
|
[x: `on${Capitalize<string>}`]: ((...args: any[] | unknown[]) => any) | undefined;
|
|
10
|
-
},
|
|
10
|
+
}, vue80.PublicProps>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ConfigProvider };
|
|
@@ -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";
|
|
@@ -2,7 +2,7 @@ import { RangePickerEmits, RangePickerSlots } from "./generatePicker/generateRan
|
|
|
2
2
|
import { generatePicker } from "./generatePicker/index.js";
|
|
3
3
|
import { PickerLocale, PickerProps, PickerPropsWithMultiple, RangePickerProps } from "./generatePicker/interface.js";
|
|
4
4
|
import { DatePickerEmits, DatePickerSlots } from "./generatePicker/generateSinglePicker.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue27 from "vue";
|
|
6
6
|
import { Dayjs } from "dayjs";
|
|
7
7
|
|
|
8
8
|
//#region src/date-picker/index.d.ts
|
|
@@ -10,46 +10,46 @@ type DatePickerProps<ValueType = Dayjs, IsMultiple extends boolean = boolean> =
|
|
|
10
10
|
type MonthPickerProps<ValueType = Dayjs | Dayjs> = Omit<DatePickerProps<ValueType>, 'picker'>;
|
|
11
11
|
type WeekPickerProps<ValueType = Dayjs | Dayjs> = Omit<DatePickerProps<ValueType>, 'picker'>;
|
|
12
12
|
type RangePickerProps$1 = RangePickerProps<Dayjs>;
|
|
13
|
-
declare const DatePicker:
|
|
13
|
+
declare const DatePicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
14
14
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
15
|
-
},
|
|
16
|
-
WeekPicker:
|
|
15
|
+
}, vue27.PublicProps> & {
|
|
16
|
+
WeekPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
17
17
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
18
|
-
},
|
|
19
|
-
MonthPicker:
|
|
18
|
+
}, vue27.PublicProps>;
|
|
19
|
+
MonthPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
20
20
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
|
-
},
|
|
22
|
-
YearPicker:
|
|
21
|
+
}, vue27.PublicProps>;
|
|
22
|
+
YearPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
23
23
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
24
|
-
},
|
|
25
|
-
RangePicker:
|
|
24
|
+
}, vue27.PublicProps>;
|
|
25
|
+
RangePicker: vue27.DefineSetupFnComponent<RangePickerProps<Dayjs>, RangePickerEmits<Dayjs>, vue27.SlotsType<RangePickerSlots>, RangePickerProps<Dayjs> & {
|
|
26
26
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
27
|
-
},
|
|
28
|
-
TimePicker:
|
|
27
|
+
}, vue27.PublicProps>;
|
|
28
|
+
TimePicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
29
29
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
30
|
-
},
|
|
31
|
-
QuarterPicker:
|
|
30
|
+
}, vue27.PublicProps>;
|
|
31
|
+
QuarterPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
32
32
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
33
|
-
},
|
|
33
|
+
}, vue27.PublicProps>;
|
|
34
34
|
};
|
|
35
35
|
type DatePickerType = typeof DatePicker & {
|
|
36
36
|
generatePicker: typeof generatePicker;
|
|
37
37
|
};
|
|
38
38
|
declare const _default: DatePickerType;
|
|
39
|
-
declare const DateRangePicker:
|
|
39
|
+
declare const DateRangePicker: vue27.DefineSetupFnComponent<RangePickerProps<Dayjs>, RangePickerEmits<Dayjs>, vue27.SlotsType<RangePickerSlots>, RangePickerProps<Dayjs> & {
|
|
40
40
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
41
|
-
},
|
|
42
|
-
declare const DateWeekPicker:
|
|
41
|
+
}, vue27.PublicProps>;
|
|
42
|
+
declare const DateWeekPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
43
43
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
44
|
-
},
|
|
45
|
-
declare const DateMonthPicker:
|
|
44
|
+
}, vue27.PublicProps>;
|
|
45
|
+
declare const DateMonthPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
46
46
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
47
|
-
},
|
|
48
|
-
declare const DateYearPicker:
|
|
47
|
+
}, vue27.PublicProps>;
|
|
48
|
+
declare const DateYearPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
49
49
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
50
|
-
},
|
|
51
|
-
declare const DateQuarterPicker:
|
|
50
|
+
}, vue27.PublicProps>;
|
|
51
|
+
declare const DateQuarterPicker: vue27.DefineSetupFnComponent<PickerProps<Dayjs>, DatePickerEmits<Dayjs>, vue27.SlotsType<DatePickerSlots>, PickerProps<Dayjs> & {
|
|
52
52
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
53
|
-
},
|
|
53
|
+
}, vue27.PublicProps>;
|
|
54
54
|
//#endregion
|
|
55
55
|
export { DateMonthPicker, DatePickerProps, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker, MonthPickerProps, RangePickerProps$1 as RangePickerProps, WeekPickerProps, _default };
|
|
@@ -4,7 +4,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
|
|
|
4
4
|
import "../_util/hooks/index.js";
|
|
5
5
|
import { DescriptionsItemProps } from "./Item.js";
|
|
6
6
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue82 from "vue";
|
|
8
8
|
import { SlotsType } from "vue";
|
|
9
9
|
import { Key } from "@v-c/util/dist/type";
|
|
10
10
|
|
|
@@ -50,8 +50,8 @@ interface DescriptionsSlots {
|
|
|
50
50
|
labelRender?: RenderDescriptionsItem;
|
|
51
51
|
contentRender?: RenderDescriptionsItem;
|
|
52
52
|
}
|
|
53
|
-
declare const Descriptions:
|
|
53
|
+
declare const Descriptions: vue82.DefineSetupFnComponent<DescriptionsProps, EmptyEmit, SlotsType<DescriptionsSlots>, DescriptionsProps & {
|
|
54
54
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
55
|
-
},
|
|
55
|
+
}, vue82.PublicProps>;
|
|
56
56
|
//#endregion
|
|
57
57
|
export { Descriptions, DescriptionsItemType, DescriptionsProps, DescriptionsSlots };
|
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 vue84 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: vue84.DefineSetupFnComponent<DividerProps, {}, {}, DividerProps & {}, vue84.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 vue86 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: vue86.DefineSetupFnComponent<DrawerProps$1, DrawerEmits, SlotsType<DrawerSlots>, DrawerProps$1 & {
|
|
50
50
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
51
|
-
},
|
|
51
|
+
}, vue86.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 vue251 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: vue251.DefineSetupFnComponent<DropdownProps, DropdownEmits, SlotsType<DropdownSlots>, DropdownProps & {
|
|
60
61
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
61
|
-
},
|
|
62
|
+
}, vue251.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 vue25 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: vue25.DefineSetupFnComponent<EmptyProps, EmptyEmit, SlotsType<EmptySlots>, EmptyProps & {
|
|
30
30
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
31
|
-
},
|
|
31
|
+
}, vue25.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 vue90 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: vue90.DefineSetupFnComponent<FlexProps, EmptyEmit, SlotsType<FlexSlots>, FlexProps & {
|
|
11
11
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
12
|
-
},
|
|
12
|
+
}, vue90.PublicProps>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Flex };
|