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
|
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { IconType, NotificationSemantic } from "./interface.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue265 from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/notification/PurePanel.d.ts
|
|
8
8
|
type PurePanelClassNamesType = SemanticClassNamesType<PurePanelProps, NotificationSemantic>;
|
|
@@ -36,6 +36,6 @@ interface PurePanelProps extends Omit<PureContentProps, 'prefixCls' | 'children'
|
|
|
36
36
|
onClick?: (event: Event) => void;
|
|
37
37
|
}
|
|
38
38
|
/** @private Internal Component. Do not use in your production. */
|
|
39
|
-
declare const PurePanel:
|
|
39
|
+
declare const PurePanel: vue265.DefineSetupFnComponent<PurePanelProps, {}, {}, PurePanelProps & {}, vue265.PublicProps>;
|
|
40
40
|
//#endregion
|
|
41
41
|
export { PurePanel };
|
package/dist/package.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { PaginationEmits, PaginationProps, PaginationSlots } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue361 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/pagination/Pagination.d.ts
|
|
6
|
-
declare const Pagination:
|
|
6
|
+
declare const Pagination: vue361.DefineSetupFnComponent<PaginationProps, PaginationEmits, SlotsType<PaginationSlots>, PaginationProps & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue361.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Pagination };
|
|
@@ -2,7 +2,7 @@ import { SemanticClassNames, SemanticStyles } from "../_util/hooks/useMergeSeman
|
|
|
2
2
|
import "../_util/hooks/index.js";
|
|
3
3
|
import { PopoverSemanticName } from "../popover/index.js";
|
|
4
4
|
import { PopconfirmProps } from "./index.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue13 from "vue";
|
|
6
6
|
import { CSSProperties } from "vue";
|
|
7
7
|
|
|
8
8
|
//#region src/popconfirm/PurePanel.d.ts
|
|
@@ -23,6 +23,6 @@ interface PurePanelProps extends Omit<OverlayProps, 'prefixCls'>, Pick<Popconfir
|
|
|
23
23
|
class?: string;
|
|
24
24
|
style?: CSSProperties;
|
|
25
25
|
}
|
|
26
|
-
declare const PurePanel:
|
|
26
|
+
declare const PurePanel: vue13.DefineSetupFnComponent<PurePanelProps, {}, {}, PurePanelProps & {}, vue13.PublicProps>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { PopconfirmLocale, PurePanel };
|
|
@@ -6,7 +6,7 @@ import { ButtonProps, LegacyButtonType } from "../button/Button.js";
|
|
|
6
6
|
import "../button/index.js";
|
|
7
7
|
import { PopoverProps, PopoverSemanticName } from "../popover/index.js";
|
|
8
8
|
import { PurePanel } from "./PurePanel.js";
|
|
9
|
-
import * as
|
|
9
|
+
import * as vue104 from "vue";
|
|
10
10
|
import { App, SlotsType } from "vue";
|
|
11
11
|
|
|
12
12
|
//#region src/popconfirm/index.d.ts
|
|
@@ -40,9 +40,9 @@ interface PopconfirmSlots {
|
|
|
40
40
|
okText?: () => any;
|
|
41
41
|
cancelText?: () => any;
|
|
42
42
|
}
|
|
43
|
-
declare const InternalPopconfirm:
|
|
43
|
+
declare const InternalPopconfirm: vue104.DefineSetupFnComponent<PopconfirmProps, PopconfirmEmits, SlotsType<PopconfirmSlots>, PopconfirmProps & {
|
|
44
44
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
45
|
-
},
|
|
45
|
+
}, vue104.PublicProps>;
|
|
46
46
|
type PopconfirmType = typeof InternalPopconfirm & {
|
|
47
47
|
install: (app: App) => void;
|
|
48
48
|
_InternalPanelDoNotUseOrYouWillBeFired: typeof PurePanel;
|
package/dist/popover/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { SemanticName, TooltipEmits, TooltipProps } from "../tooltip/index.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue106 from "vue";
|
|
6
6
|
import { 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:
|
|
26
|
+
declare const InternalPopover: vue106.DefineSetupFnComponent<PopoverProps, PopoverEmits, SlotsType<PopoverSlots>, PopoverProps & {
|
|
27
27
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
28
|
-
},
|
|
28
|
+
}, vue106.PublicProps>;
|
|
29
29
|
declare const _default: typeof InternalPopover;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { PopoverProps, PopoverSemanticName, _default };
|
|
@@ -2,7 +2,7 @@ import { EmptyEmit } 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 vue168 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:
|
|
70
|
+
declare const Progress: vue168.DefineSetupFnComponent<ProgressProps, EmptyEmit, SlotsType<ProgressSlots>, ProgressProps & {
|
|
71
71
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
72
|
-
},
|
|
72
|
+
}, vue168.PublicProps>;
|
|
73
73
|
//#endregion
|
|
74
74
|
export { Progress, ProgressAriaProps, ProgressProps };
|
package/dist/qrcode/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { QRCodeEmits, QRCodeProps, QRCodeSlots } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue192 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/qrcode/index.d.ts
|
|
6
|
-
declare const QRCode:
|
|
6
|
+
declare const QRCode: vue192.DefineSetupFnComponent<QRCodeProps, QRCodeEmits, SlotsType<QRCodeSlots>, QRCodeProps & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: (() => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue192.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { QRCode };
|
package/dist/radio/index.d.ts
CHANGED
|
@@ -4,15 +4,15 @@ import "../checkbox/index.js";
|
|
|
4
4
|
import { RadioChangeEvent, RadioEmits, RadioGroupEmits, RadioGroupOptionType, RadioGroupProps, RadioGroupSlots, RadioProps, RadioSlots } from "./interface.js";
|
|
5
5
|
import { InternalRadio } from "./radio.js";
|
|
6
6
|
import "../index.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue180 from "vue";
|
|
8
8
|
|
|
9
9
|
//#region src/radio/index.d.ts
|
|
10
10
|
type RadioOptionType = CheckboxOptionType;
|
|
11
|
-
declare const RadioGroup:
|
|
11
|
+
declare const RadioGroup: vue180.DefineSetupFnComponent<RadioGroupProps, RadioGroupEmits, vue180.SlotsType<RadioGroupSlots>, RadioGroupProps & {
|
|
12
12
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
13
|
-
},
|
|
14
|
-
declare const RadioButton:
|
|
13
|
+
}, vue180.PublicProps>;
|
|
14
|
+
declare const RadioButton: vue180.DefineSetupFnComponent<AbstractCheckboxProps, CheckboxEmits, vue180.SlotsType<CheckboxSlots>, AbstractCheckboxProps & {
|
|
15
15
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
16
|
-
},
|
|
16
|
+
}, vue180.PublicProps>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { RadioButton, RadioGroup, RadioOptionType };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
2
3
|
import { Orientation } from "../_util/hooks/useOrientation.js";
|
|
3
4
|
import "../_util/hooks/index.js";
|
|
4
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
5
|
import { AbstractCheckboxProps, CheckboxEmits } from "../checkbox/Checkbox.js";
|
|
6
6
|
import { AbstractCheckboxGroupProps, CheckboxOptionType } from "../checkbox/Group.js";
|
|
7
7
|
|
package/dist/radio/radio.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RadioEmits, RadioProps, RadioSlots } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue418 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/radio/radio.d.ts
|
|
6
|
-
declare const InternalRadio:
|
|
6
|
+
declare const InternalRadio: vue418.DefineSetupFnComponent<RadioProps, RadioEmits, SlotsType<RadioSlots>, RadioProps & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue418.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { InternalRadio };
|
package/dist/rate/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TooltipProps } from "../tooltip/index.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue170 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:
|
|
21
|
+
declare const Rate: vue170.DefineSetupFnComponent<RateProps$1, RateEmits, {}, RateProps$1 & {
|
|
22
22
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
23
|
-
},
|
|
23
|
+
}, vue170.PublicProps>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { Rate, RateEmits, RateProps$1 as RateProps };
|
package/dist/result/index.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { NoFound } from "./noFound.js";
|
|
|
5
5
|
import { ServerError } from "./serverError.js";
|
|
6
6
|
import { Unauthorized } from "./unauthorized.js";
|
|
7
7
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as vue172 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:
|
|
39
|
+
declare const Result: vue172.DefineSetupFnComponent<ResultProps, EmptyEmit, SlotsType<ResultSlots>, ResultProps & {
|
|
40
40
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
41
|
-
},
|
|
41
|
+
}, vue172.PublicProps>;
|
|
42
42
|
declare const _default: typeof Result & {
|
|
43
43
|
PRESENTED_IMAGE_403: (typeof ExceptionMap)["403"];
|
|
44
44
|
PRESENTED_IMAGE_404: (typeof ExceptionMap)["404"];
|
package/dist/result/noFound.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue_jsx_runtime13 from "vue/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/result/noFound.d.ts
|
|
4
|
-
declare function NoFound():
|
|
4
|
+
declare function NoFound(): vue_jsx_runtime13.JSX.Element;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { NoFound };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue_jsx_runtime14 from "vue/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/result/serverError.d.ts
|
|
4
|
-
declare function ServerError():
|
|
4
|
+
declare function ServerError(): vue_jsx_runtime14.JSX.Element;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { ServerError };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue_jsx_runtime12 from "vue/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/result/unauthorized.d.ts
|
|
4
|
-
declare function Unauthorized():
|
|
4
|
+
declare function Unauthorized(): vue_jsx_runtime12.JSX.Element;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { Unauthorized };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { VueNode } from "../_util/type.js";
|
|
2
3
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
4
|
import { Orientation } from "../_util/hooks/useOrientation.js";
|
|
4
5
|
import "../_util/hooks/index.js";
|
|
5
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
6
6
|
import { TooltipProps } from "../tooltip/index.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue166 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:
|
|
51
|
+
declare const InternalSegmented: vue166.DefineSetupFnComponent<SegmentedProps$1, SegmentedEmits, SlotsType<SegmentedSlots>, SegmentedProps$1 & {
|
|
52
52
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
53
|
-
},
|
|
53
|
+
}, vue166.PublicProps>;
|
|
54
54
|
declare const Segmented: typeof InternalSegmented & {
|
|
55
55
|
install: (app: App) => void;
|
|
56
56
|
};
|
package/dist/select/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { VueNode } from "../_util/type.js";
|
|
2
3
|
import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
4
|
import "../_util/hooks/index.js";
|
|
4
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
5
|
import { InputStatus } from "../_util/statusUtils.js";
|
|
6
6
|
import { SelectCommonPlacement } from "../_util/motion.js";
|
|
7
7
|
import { ComponentBaseProps, Variant } from "../config-provider/context.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as vue174 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:
|
|
113
|
+
declare const Select: vue174.DefineSetupFnComponent<SelectProps$1, SelectEmits, SlotsType<SelectSlots>, SelectProps$1 & {
|
|
114
114
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
115
|
-
},
|
|
116
|
-
declare const SelectOption:
|
|
117
|
-
declare const SelectOptGroup:
|
|
115
|
+
}, vue174.PublicProps>;
|
|
116
|
+
declare const SelectOption: vue174.FunctionalComponent<_v_c_select_dist_Option_js0.OptionProps, {}, any, {}>;
|
|
117
|
+
declare const SelectOptGroup: vue174.FunctionalComponent<_v_c_select_dist_OptGroup_js0.OptGroupProps, {}, any, {}>;
|
|
118
118
|
//#endregion
|
|
119
119
|
export { Select, SelectEmits, SelectOptGroup, SelectOption, SelectProps$1 as SelectProps, SelectSlots, SelectValue };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { SkeletonElementProps } from "./Element.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue438 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:
|
|
9
|
+
declare const SkeletonButton: vue438.DefineSetupFnComponent<SkeletonButtonProps, {}, {}, SkeletonButtonProps & {}, vue438.PublicProps>;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SkeletonButton };
|
package/dist/skeleton/Image.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { SkeletonElementProps } from "./Element.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue440 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:
|
|
6
|
+
declare const SkeletonImage: vue440.DefineSetupFnComponent<SkeletonImageProps, {}, {}, SkeletonImageProps & {}, vue440.PublicProps>;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { SkeletonImage };
|
package/dist/skeleton/Node.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EmptyEmit } from "../_util/type.js";
|
|
2
2
|
import { SkeletonElementProps } from "./Element.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue436 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:
|
|
13
|
+
declare const SkeletonNode: vue436.DefineSetupFnComponent<SkeletonNodeProps, EmptyEmit, SlotsType<SkeletonNodeSlots>, SkeletonNodeProps & {
|
|
14
14
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
15
|
-
},
|
|
15
|
+
}, vue436.PublicProps>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { SkeletonNode };
|
|
@@ -9,7 +9,7 @@ import { SkeletonImage } from "./Image.js";
|
|
|
9
9
|
import { SkeletonInput } from "./Input.js";
|
|
10
10
|
import { SkeletonNode } from "./Node.js";
|
|
11
11
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
12
|
-
import * as
|
|
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:
|
|
33
|
+
declare const Skeleton: vue338.DefineSetupFnComponent<SkeletonProps, EmptyEmit, SlotsType<SkeletonSlots>, SkeletonProps & {
|
|
34
34
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
35
|
-
},
|
|
35
|
+
}, vue338.PublicProps>;
|
|
36
36
|
type SkeletonType = typeof Skeleton & {
|
|
37
37
|
Button: typeof SkeletonButton;
|
|
38
38
|
Avatar: typeof SkeletonAvatar;
|
package/dist/slider/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
|
|
|
2
2
|
import { Orientation } from "../_util/hooks/useOrientation.js";
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { TooltipPlacement, TriggerCommonApi } from "../tooltip/index.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue178 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:
|
|
72
|
+
declare const Slider: vue178.DefineSetupFnComponent<SliderInternalProps, SliderEmits, SlotsType<SliderSlots>, SliderInternalProps & {
|
|
73
73
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
74
|
-
},
|
|
74
|
+
}, vue178.PublicProps>;
|
|
75
75
|
//#endregion
|
|
76
76
|
export { Slider, SliderEmits, SliderProps$1 as SliderProps };
|
package/dist/space/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
3
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
4
|
import { Orientation } from "../_util/hooks/useOrientation.js";
|
|
4
5
|
import "../_util/hooks/index.js";
|
|
5
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
6
6
|
import { SpaceCompactProps } from "./Compact.js";
|
|
7
7
|
import { SpaceCompactCellProps } from "./Addon.js";
|
|
8
8
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
9
|
-
import * as
|
|
9
|
+
import * as vue186 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:
|
|
33
|
+
declare const Space: vue186.DefineSetupFnComponent<SpaceProps, EmptyEmit, SlotsType<SpaceSlots>, SpaceProps & {
|
|
34
34
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
35
|
-
},
|
|
36
|
-
declare const SpaceCompact:
|
|
37
|
-
declare const SpaceAddon:
|
|
35
|
+
}, vue186.PublicProps>;
|
|
36
|
+
declare const SpaceCompact: vue186.DefineSetupFnComponent<SpaceCompactProps, {}, {}, SpaceCompactProps & {}, vue186.PublicProps>;
|
|
37
|
+
declare const SpaceAddon: vue186.DefineSetupFnComponent<SpaceCompactCellProps, {}, {}, SpaceCompactCellProps & {}, vue186.PublicProps>;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Space, SpaceAddon, SpaceCompact, SpaceProps, SpaceSize, SpaceSlots };
|
package/dist/spin/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 vue194 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:
|
|
40
|
+
declare const Spin: vue194.DefineSetupFnComponent<SpinProps, EmptyEmit, SlotsType<SpinSlots>, SpinProps & {
|
|
41
41
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
42
|
-
},
|
|
42
|
+
}, vue194.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.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue394 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/splitter/Splitter.d.ts
|
|
6
|
-
declare const Splitter:
|
|
6
|
+
declare const Splitter: vue394.DefineSetupFnComponent<SplitterProps, SplitterEmits, SlotsType<SplitterSlots>, SplitterProps & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue394.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Splitter };
|
package/dist/splitter/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InternalPanelProps, SplitterEmits, SplitterProps, SplitterSlots } from "./interface.js";
|
|
2
2
|
import { Splitter } from "./Splitter.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue102 from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/splitter/index.d.ts
|
|
6
|
-
declare const SplitterPanel:
|
|
6
|
+
declare const SplitterPanel: vue102.DefineSetupFnComponent<InternalPanelProps, {}, {}, InternalPanelProps & {}, vue102.PublicProps>;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { SplitterPanel };
|
|
@@ -3,7 +3,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
|
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { FormatConfig, valueType } from "./utils.js";
|
|
5
5
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue289 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:
|
|
36
|
+
declare const Statistic: vue289.DefineSetupFnComponent<StatisticRectProps, StatisticEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
|
|
37
37
|
value?: valueType;
|
|
38
38
|
valueStyle?: CSSProperties;
|
|
39
39
|
valueRender?: (node: any) => VNodeChild;
|
|
@@ -45,6 +45,6 @@ declare const Statistic: vue334.DefineSetupFnComponent<StatisticRectProps, Stati
|
|
|
45
45
|
styles?: StatisticStylesType;
|
|
46
46
|
} & {
|
|
47
47
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
48
|
-
},
|
|
48
|
+
}, vue289.PublicProps>;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { Statistic, StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType };
|
|
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { FormatConfig, valueType } from "./utils.js";
|
|
3
3
|
import { StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType } from "./Statistic.js";
|
|
4
4
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue285 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:
|
|
22
|
+
declare const StatisticTimer: vue285.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
|
|
23
23
|
value?: valueType;
|
|
24
|
-
valueStyle?:
|
|
25
|
-
valueRender?: (node: any) =>
|
|
24
|
+
valueStyle?: vue285.CSSProperties;
|
|
25
|
+
valueRender?: (node: any) => vue285.VNodeChild;
|
|
26
26
|
title?: VueNode;
|
|
27
27
|
prefix?: VueNode;
|
|
28
28
|
suffix?: VueNode;
|
|
@@ -34,6 +34,6 @@ declare const StatisticTimer: vue336.DefineSetupFnComponent<StatisticTimerProps,
|
|
|
34
34
|
format?: string;
|
|
35
35
|
} & {
|
|
36
36
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
37
|
-
},
|
|
37
|
+
}, vue285.PublicProps>;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { StatisticTimeEmits, StatisticTimer, StatisticTimerProps, TimerType };
|
|
@@ -3,13 +3,13 @@ import { FormatConfig, valueType } from "./utils.js";
|
|
|
3
3
|
import { Statistic, StatisticClassNamesType, StatisticProps, StatisticSlots, StatisticStylesType } from "./Statistic.js";
|
|
4
4
|
import { StatisticTimeEmits, StatisticTimer, StatisticTimerProps, TimerType } from "./Timer.js";
|
|
5
5
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue141 from "vue";
|
|
7
7
|
|
|
8
8
|
//#region src/statistic/index.d.ts
|
|
9
|
-
declare const StatisticTimer$1:
|
|
9
|
+
declare const StatisticTimer$1: vue141.DefineSetupFnComponent<StatisticTimerProps, StatisticTimeEmits, vue141.SlotsType<StatisticSlots>, FormatConfig & ComponentBaseProps & {
|
|
10
10
|
value?: valueType;
|
|
11
|
-
valueStyle?:
|
|
12
|
-
valueRender?: (node: any) =>
|
|
11
|
+
valueStyle?: vue141.CSSProperties;
|
|
12
|
+
valueRender?: (node: any) => vue141.VNodeChild;
|
|
13
13
|
title?: VueNode;
|
|
14
14
|
prefix?: VueNode;
|
|
15
15
|
suffix?: VueNode;
|
|
@@ -21,7 +21,7 @@ declare const StatisticTimer$1: vue160.DefineSetupFnComponent<StatisticTimerProp
|
|
|
21
21
|
format?: string;
|
|
22
22
|
} & {
|
|
23
23
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
24
|
-
},
|
|
24
|
+
}, vue141.PublicProps>;
|
|
25
25
|
declare const _default: typeof Statistic & {
|
|
26
26
|
Timer: typeof StatisticTimer;
|
|
27
27
|
};
|
package/dist/steps/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue196 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:
|
|
83
|
+
declare const Steps: vue196.DefineSetupFnComponent<StepsProps$1, StepsEmits, SlotsType<StepsSlots>, StepsProps$1 & {
|
|
84
84
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
85
|
-
},
|
|
85
|
+
}, vue196.PublicProps>;
|
|
86
86
|
//#endregion
|
|
87
87
|
export { Steps, StepsProps$1 as StepsProps };
|
package/dist/switch/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue146 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:
|
|
50
|
+
declare const Switch: vue146.DefineSetupFnComponent<SwitchProps, SwitchEmits, SlotsType<SwitchSlots>, SwitchProps & {
|
|
51
51
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
52
|
-
},
|
|
52
|
+
}, vue146.PublicProps>;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { Switch, SwitchEmits, SwitchProps, SwitchSize, SwitchSlots };
|
package/dist/table/Column.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AnyObject, EmptyEmit } from "../_util/type.js";
|
|
2
2
|
import { ColumnType } from "./interface.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue379 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:
|
|
16
|
+
declare const Column: vue379.DefineSetupFnComponent<ColumnProps<AnyObject>, EmptyEmit, SlotsType<ColumnSlots>, ColumnProps<AnyObject> & {
|
|
17
17
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
18
|
-
},
|
|
18
|
+
}, vue379.PublicProps>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { Column, ColumnProps };
|