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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AnyObject, EmptyEmit } from "../_util/type.js";
|
|
2
2
|
import { ColumnType } from "./interface.js";
|
|
3
3
|
import { ColumnProps } from "./Column.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue381 from "vue";
|
|
5
5
|
import { SlotsType } from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/table/ColumnGroup.d.ts
|
|
@@ -14,8 +14,8 @@ interface ColumnGroupSlots {
|
|
|
14
14
|
/**
|
|
15
15
|
* Syntactic sugar for `columns` prop. HOC will not work on this.
|
|
16
16
|
*/
|
|
17
|
-
declare const ColumnGroup:
|
|
17
|
+
declare const ColumnGroup: vue381.DefineSetupFnComponent<ColumnGroupProps<AnyObject>, EmptyEmit, SlotsType<ColumnGroupSlots>, ColumnGroupProps<AnyObject> & {
|
|
18
18
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
19
|
-
},
|
|
19
|
+
}, vue381.PublicProps>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { ColumnGroup };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { AnyObject } from "../_util/type.js";
|
|
2
3
|
import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
4
|
import "../_util/hooks/index.js";
|
|
4
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
5
|
import { PaginationSemanticName } from "../pagination/interface.js";
|
|
6
6
|
import { ColumnType, ColumnsType, FilterDropdownProps, FilterValue, GetPopupContainer, Key, SortOrder, SorterResult, SorterTooltipProps, TableCurrentDataSource, TableLocale, TablePaginationConfig, TableRowSelection } from "./interface.js";
|
|
7
7
|
import { SpinProps } from "../spin/index.js";
|
package/dist/table/Table.d.ts
CHANGED
|
@@ -3,14 +3,14 @@ import { SELECTION_ALL, SELECTION_COLUMN, SELECTION_INVERT, SELECTION_NONE } fro
|
|
|
3
3
|
import { Column } from "./Column.js";
|
|
4
4
|
import { ColumnGroup } from "./ColumnGroup.js";
|
|
5
5
|
import { TableEmits, TableProps as TableProps$1, TableSlots } from "./InternalTable.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue384 from "vue";
|
|
7
7
|
import { SlotsType } from "vue";
|
|
8
8
|
import { EXPAND_COLUMN, Summary } from "@v-c/table";
|
|
9
9
|
|
|
10
10
|
//#region src/table/Table.d.ts
|
|
11
|
-
declare const Table:
|
|
11
|
+
declare const Table: vue384.DefineSetupFnComponent<TableProps$1<AnyObject>, TableEmits<AnyObject>, SlotsType<TableSlots<AnyObject>>, TableProps$1<AnyObject> & {
|
|
12
12
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
13
|
-
},
|
|
13
|
+
}, vue384.PublicProps>;
|
|
14
14
|
declare const ForwardTable: typeof Table & {
|
|
15
15
|
displayName?: string;
|
|
16
16
|
SELECTION_COLUMN: typeof SELECTION_COLUMN;
|
package/dist/tabs/TabPane.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EmptyEmit } from "../_util/type.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue327 from "vue";
|
|
3
3
|
import { CSSProperties, SlotsType } from "vue";
|
|
4
4
|
import { TabPaneProps } from "@v-c/tabs";
|
|
5
5
|
|
|
@@ -16,8 +16,8 @@ interface TabPaneSlots {
|
|
|
16
16
|
closeIcon?: () => any;
|
|
17
17
|
icon?: () => any;
|
|
18
18
|
}
|
|
19
|
-
declare const TabPane:
|
|
19
|
+
declare const TabPane: vue327.DefineSetupFnComponent<TabPaneProps$1, EmptyEmit, SlotsType<TabPaneSlots>, TabPaneProps$1 & {
|
|
20
20
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
|
-
},
|
|
21
|
+
}, vue327.PublicProps>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { TabPane, TabPaneProps$1 as TabPaneProps };
|
package/dist/tabs/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { VueNode } from "../_util/type.js";
|
|
2
3
|
import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
3
4
|
import "../_util/hooks/index.js";
|
|
4
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
5
|
import { TabPane, TabPaneProps as TabPaneProps$1 } from "./TabPane.js";
|
|
6
6
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue150 from "vue";
|
|
8
8
|
import { SlotsType } from "vue";
|
|
9
9
|
import { GetIndicatorSize, MoreProps, Tab, TabsProps } from "@v-c/tabs";
|
|
10
10
|
|
|
@@ -87,8 +87,8 @@ interface TabsSlots {
|
|
|
87
87
|
rightExtra?: () => any;
|
|
88
88
|
leftExtra?: () => any;
|
|
89
89
|
}
|
|
90
|
-
declare const Tabs:
|
|
90
|
+
declare const Tabs: vue150.DefineSetupFnComponent<TabsProps$1, TabsEmits, SlotsType<TabsSlots>, TabsProps$1 & {
|
|
91
91
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
92
|
-
},
|
|
92
|
+
}, vue150.PublicProps>;
|
|
93
93
|
//#endregion
|
|
94
94
|
export { Tab$1 as Tab, Tabs, TabsEmits, TabsProps$1 as TabsProps, TabsRef, TabsSlots };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue325 from "vue";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/tag/CheckableTag.d.ts
|
|
@@ -27,8 +27,8 @@ interface CheckableTagSlots {
|
|
|
27
27
|
default: () => any;
|
|
28
28
|
icon: () => any;
|
|
29
29
|
}
|
|
30
|
-
declare const CheckableTag:
|
|
30
|
+
declare const CheckableTag: vue325.DefineSetupFnComponent<CheckableTagProps, CheckableTagEmits, SlotsType<CheckableTagSlots>, CheckableTagProps & {
|
|
31
31
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
32
|
-
},
|
|
32
|
+
}, vue325.PublicProps>;
|
|
33
33
|
//#endregion
|
|
34
34
|
export { CheckableTag, CheckableTagProps };
|
|
@@ -2,7 +2,7 @@ import { VueNode } from "../_util/type.js";
|
|
|
2
2
|
import { SemanticClassNames, SemanticStyles } from "../_util/hooks/useMergeSemantic.js";
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue319 from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/tag/CheckableTagGroup.d.ts
|
|
8
8
|
type CheckableTagDefaultValue = string | number;
|
|
@@ -36,8 +36,8 @@ interface CheckableTagGroupEmits<CheckableTagValue = CheckableTagDefaultValue> {
|
|
|
36
36
|
'update:value': (value: CheckableTagValue | CheckableTagValue[] | null) => void;
|
|
37
37
|
[key: string]: (...args: any[]) => any;
|
|
38
38
|
}
|
|
39
|
-
declare const CheckableTagGroup:
|
|
39
|
+
declare const CheckableTagGroup: vue319.DefineSetupFnComponent<CheckableTagGroupProps<CheckableTagDefaultValue>, CheckableTagGroupEmits<CheckableTagDefaultValue>, {}, CheckableTagGroupProps<CheckableTagDefaultValue> & {
|
|
40
40
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
41
|
-
},
|
|
41
|
+
}, vue319.PublicProps>;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { CheckableTagGroup };
|
package/dist/tag/index.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import { ClosableType } from "../_util/hooks/useClosable.js";
|
|
|
6
6
|
import { CheckableTag, CheckableTagProps } from "./CheckableTag.js";
|
|
7
7
|
import { CheckableTagGroup } from "./CheckableTagGroup.js";
|
|
8
8
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
9
|
-
import * as
|
|
9
|
+
import * as vue161 from "vue";
|
|
10
10
|
import { SlotsType } from "vue";
|
|
11
11
|
import { LiteralUnion } from "@v-c/util/dist/type";
|
|
12
12
|
|
|
@@ -38,9 +38,9 @@ interface TagEmits {
|
|
|
38
38
|
close: (ev: MouseEvent) => void;
|
|
39
39
|
[key: string]: (...args: any[]) => any;
|
|
40
40
|
}
|
|
41
|
-
declare const InternalTag:
|
|
41
|
+
declare const InternalTag: vue161.DefineSetupFnComponent<TagProps, TagEmits, SlotsType<TagSlots>, TagProps & {
|
|
42
42
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
43
|
-
},
|
|
43
|
+
}, vue161.PublicProps>;
|
|
44
44
|
declare const Tag: typeof InternalTag & {
|
|
45
45
|
CheckableTag: typeof CheckableTag;
|
|
46
46
|
};
|
package/dist/theme/index.d.ts
CHANGED
|
@@ -5,15 +5,15 @@ import { GlobalToken } from "./interface/cssinjs-utils.js";
|
|
|
5
5
|
import "./interface/index.js";
|
|
6
6
|
import { getDesignToken } from "./getDesignToken.js";
|
|
7
7
|
import { derivative } from "./themes/default/index.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as vue5 from "vue";
|
|
9
9
|
import * as _antdv_next_cssinjs0 from "@antdv-next/cssinjs";
|
|
10
10
|
|
|
11
11
|
//#region src/theme/index.d.ts
|
|
12
12
|
/** Get current context Design Token. Will be different if you are using nest theme config. */
|
|
13
13
|
declare function useToken(): {
|
|
14
|
-
theme:
|
|
15
|
-
token:
|
|
16
|
-
hashId:
|
|
14
|
+
theme: vue5.Ref<_antdv_next_cssinjs0.Theme<SeedToken, AliasToken>, _antdv_next_cssinjs0.Theme<SeedToken, AliasToken>>;
|
|
15
|
+
token: vue5.Ref<GlobalToken, GlobalToken>;
|
|
16
|
+
hashId: vue5.Ref<string, string>;
|
|
17
17
|
};
|
|
18
18
|
declare const _default: {
|
|
19
19
|
/** Default seedToken */
|
|
@@ -4,7 +4,7 @@ import "../_util/hooks/index.js";
|
|
|
4
4
|
import { InputStatus } from "../_util/statusUtils.js";
|
|
5
5
|
import "../date-picker/generatePicker/index.js";
|
|
6
6
|
import { PickerProps as PickerProps$1, RangePickerProps as RangePickerProps$1 } from "../date-picker/generatePicker/interface.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue17 from "vue";
|
|
8
8
|
import { CSSProperties, SlotsType } from "vue";
|
|
9
9
|
import { PickerMode } from "@v-c/picker";
|
|
10
10
|
|
|
@@ -46,9 +46,9 @@ interface TimeRangePickerEmits<DateType = AnyObject> {
|
|
|
46
46
|
'keydown': (e: KeyboardEvent, preventDefault: VoidFunction) => void;
|
|
47
47
|
[key: string]: (...args: any[]) => void;
|
|
48
48
|
}
|
|
49
|
-
declare const RangePicker$1:
|
|
49
|
+
declare const RangePicker$1: vue17.DefineSetupFnComponent<TimeRangePickerProps, TimeRangePickerEmits<AnyObject>, {}, TimeRangePickerProps & {
|
|
50
50
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
51
|
-
},
|
|
51
|
+
}, vue17.PublicProps>;
|
|
52
52
|
interface TimePickerProps extends Omit<PickerTimeProps<AnyObject>, 'picker' | 'classes' | 'styles'> {
|
|
53
53
|
addon?: () => VueNode;
|
|
54
54
|
status?: InputStatus;
|
|
@@ -79,15 +79,15 @@ interface TimePickerEmits<DateType = AnyObject> {
|
|
|
79
79
|
'keydown': (e: KeyboardEvent, preventDefault: VoidFunction) => void;
|
|
80
80
|
[key: string]: (...args: any[]) => void;
|
|
81
81
|
}
|
|
82
|
-
declare const TimePicker:
|
|
82
|
+
declare const TimePicker: vue17.DefineSetupFnComponent<TimePickerProps, TimePickerEmits<AnyObject>, SlotsType<TimePickerSlots>, TimePickerProps & {
|
|
83
83
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
84
|
-
},
|
|
84
|
+
}, vue17.PublicProps>;
|
|
85
85
|
type MergedTimePicker = typeof TimePicker & {
|
|
86
86
|
RangePicker: typeof RangePicker$1;
|
|
87
87
|
};
|
|
88
88
|
declare const _default: MergedTimePicker;
|
|
89
|
-
declare const TimeRangePicker:
|
|
89
|
+
declare const TimeRangePicker: vue17.DefineSetupFnComponent<TimeRangePickerProps, TimeRangePickerEmits<AnyObject>, {}, TimeRangePickerProps & {
|
|
90
90
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
91
|
-
},
|
|
91
|
+
}, vue17.PublicProps>;
|
|
92
92
|
//#endregion
|
|
93
93
|
export { TimePickerLocale, TimePickerProps, TimeRangePicker, TimeRangePickerProps, _default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
3
|
import { TimelineItemProps } from "./TimelineItem.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue273 from "vue";
|
|
5
5
|
import { SlotsType } from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/timeline/Timeline.d.ts
|
|
@@ -40,8 +40,8 @@ interface TimelineSlots {
|
|
|
40
40
|
index: number;
|
|
41
41
|
}) => void;
|
|
42
42
|
}
|
|
43
|
-
declare const Timeline:
|
|
43
|
+
declare const Timeline: vue273.DefineSetupFnComponent<TimelineProps, EmptyEmit, SlotsType<TimelineSlots>, TimelineProps & {
|
|
44
44
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
45
|
-
},
|
|
45
|
+
}, vue273.PublicProps>;
|
|
46
46
|
//#endregion
|
|
47
47
|
export { Timeline, TimelineProps };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { TooltipProps } from "./index.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue283 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/tooltip/PurePanel.d.ts
|
|
5
5
|
interface PurePanelProps extends TooltipProps {}
|
|
6
6
|
/** @private Internal Component. Do not use in your production. */
|
|
7
|
-
declare const PurePanel:
|
|
7
|
+
declare const PurePanel: vue283.DefineSetupFnComponent<PurePanelProps, {}, {}, PurePanelProps & {}, vue283.PublicProps>;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { PurePanel };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue281 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/tooltip/UniqueProvider/index.d.ts
|
|
4
|
-
declare const UniqueProvider:
|
|
4
|
+
declare const UniqueProvider: vue281.DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, vue281.PublicProps>;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { UniqueProvider };
|
package/dist/tooltip/index.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import { AdjustOverflow } from "../_util/placements.js";
|
|
|
6
6
|
import { PurePanel } from "./PurePanel.js";
|
|
7
7
|
import { UniqueProvider as UniqueProvider$1 } from "./UniqueProvider/index.js";
|
|
8
8
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
9
|
-
import * as
|
|
9
|
+
import * as vue112 from "vue";
|
|
10
10
|
import { SlotsType } from "vue";
|
|
11
11
|
import { TooltipProps, placements } from "@v-c/tooltip";
|
|
12
12
|
import { ActionType, AlignType } from "@v-c/trigger";
|
|
@@ -84,9 +84,9 @@ interface TooltipSlots {
|
|
|
84
84
|
interface InternalTooltipProps extends TooltipProps$1 {
|
|
85
85
|
dataPopoverInject?: boolean;
|
|
86
86
|
}
|
|
87
|
-
declare const InternalTooltip:
|
|
87
|
+
declare const InternalTooltip: vue112.DefineSetupFnComponent<InternalTooltipProps, TooltipEmits, SlotsType<TooltipSlots>, InternalTooltipProps & {
|
|
88
88
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
89
|
-
},
|
|
89
|
+
}, vue112.PublicProps>;
|
|
90
90
|
declare const _default: typeof InternalTooltip & {
|
|
91
91
|
UniqueProvider: typeof UniqueProvider$1;
|
|
92
92
|
_InternalPanelDoNotUseOrYouWillBeFired: typeof PurePanel;
|
package/dist/tour/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { TourEmits, TourLocale, TourProps, TourSemanticName, TourSlots, TourStepProps, TourStylesType } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue23 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/tour/index.d.ts
|
|
6
|
-
declare const Tour:
|
|
6
|
+
declare const Tour: vue23.DefineSetupFnComponent<TourProps, TourEmits, SlotsType<TourSlots>, TourProps & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue23.PublicProps>;
|
|
9
9
|
type TourStepItem = TourStepProps;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Tour, TourStepItem };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
2
|
import { DirectionType } from "../config-provider/context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue211 from "vue";
|
|
4
4
|
import { CSSProperties } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/transfer/Actions.d.ts
|
|
@@ -16,6 +16,6 @@ interface TransferOperationProps {
|
|
|
16
16
|
direction?: DirectionType;
|
|
17
17
|
oneWay?: boolean;
|
|
18
18
|
}
|
|
19
|
-
declare const Actions:
|
|
19
|
+
declare const Actions: vue211.DefineSetupFnComponent<TransferOperationProps, {}, {}, TransferOperationProps & {}, vue211.PublicProps>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Actions, TransferOperationProps };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { KeyWiseTransferItem, TransferListProps } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue215 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/transfer/Section.d.ts
|
|
5
|
-
declare const TransferSection:
|
|
5
|
+
declare const TransferSection: vue215.DefineSetupFnComponent<TransferListProps<KeyWiseTransferItem>, {}, {}, TransferListProps<KeyWiseTransferItem> & {}, vue215.PublicProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { TransferSection };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { TransferEmits, TransferProps, TransferSlots } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue217 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/transfer/Transfer.d.ts
|
|
6
|
-
declare const Transfer:
|
|
6
|
+
declare const Transfer: vue217.DefineSetupFnComponent<TransferProps<any>, TransferEmits, SlotsType<TransferSlots<any>>, TransferProps<any> & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue217.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Transfer };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { VueNode } from "../_util/type.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue213 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/transfer/search.d.ts
|
|
@@ -17,8 +17,8 @@ interface TransferSearchEmits {
|
|
|
17
17
|
interface TransferSearchSlots {
|
|
18
18
|
prefix?: () => VueNode;
|
|
19
19
|
}
|
|
20
|
-
declare const Search:
|
|
20
|
+
declare const Search: vue213.DefineSetupFnComponent<TransferSearchProps, TransferSearchEmits, SlotsType<TransferSearchSlots>, TransferSearchProps & {
|
|
21
21
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
22
|
-
},
|
|
22
|
+
}, vue213.PublicProps>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { Search, TransferSearchEmits, TransferSearchProps, TransferSearchSlots };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TreeEmits, TreeProps as TreeProps$1, TreeSlots } from "./Tree.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue277 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
import { BasicDataNode, DataNode } from "@v-c/tree";
|
|
5
5
|
|
|
@@ -10,8 +10,8 @@ interface DirectoryTreeProps<T extends BasicDataNode = DataNode> extends TreePro
|
|
|
10
10
|
}
|
|
11
11
|
interface DirectoryTreeEmits extends TreeEmits {}
|
|
12
12
|
interface DirectoryTreeSlots extends TreeSlots {}
|
|
13
|
-
declare const DirectoryTree:
|
|
13
|
+
declare const DirectoryTree: vue277.DefineSetupFnComponent<DirectoryTreeProps<DataNode>, DirectoryTreeEmits, SlotsType<DirectoryTreeSlots>, DirectoryTreeProps<DataNode> & {
|
|
14
14
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
15
|
-
},
|
|
15
|
+
}, vue277.PublicProps>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { DirectoryTree, DirectoryTreeEmits, DirectoryTreeProps, DirectoryTreeSlots, ExpandAction };
|
package/dist/tree/Tree.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 vue275 from "vue";
|
|
5
5
|
import { SlotsType } from "vue";
|
|
6
6
|
import { BasicDataNode, DataNode, TreeProps } from "@v-c/tree";
|
|
7
7
|
import { Key } from "@v-c/util/dist/type";
|
|
@@ -166,8 +166,8 @@ interface TreeSlots {
|
|
|
166
166
|
icon: (props: AntdTreeNodeAttribute) => any;
|
|
167
167
|
titleRender: TreeProps['titleRender'];
|
|
168
168
|
}
|
|
169
|
-
declare const Tree:
|
|
169
|
+
declare const Tree: vue275.DefineSetupFnComponent<TreeProps$1<DataNode>, TreeEmits, SlotsType<TreeSlots>, TreeProps$1<DataNode> & {
|
|
170
170
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
171
|
-
},
|
|
171
|
+
}, vue275.PublicProps>;
|
|
172
172
|
//#endregion
|
|
173
173
|
export { AntTreeNode, AntTreeNodeCheckedEvent, AntTreeNodeExpandedEvent, AntTreeNodeMouseEvent, AntTreeNodeProps, AntTreeNodeSelectedEvent, AntdTreeNodeAttribute, SwitcherIcon, Tree, TreeEmits, TreeProps$1 as TreeProps, TreeSlots };
|
|
@@ -1,13 +1,13 @@
|
|
|
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 { SwitcherIcon, TreeProps } from "../tree/Tree.js";
|
|
8
8
|
import "../tree/index.js";
|
|
9
9
|
import { Variant } from "../config-provider/context.js";
|
|
10
|
-
import * as
|
|
10
|
+
import * as vue108 from "vue";
|
|
11
11
|
import { App, CSSProperties, SlotsType } from "vue";
|
|
12
12
|
import { DataNode, SHOW_ALL, SHOW_CHILD, SHOW_PARENT, TreeNode, TreeSelectProps } from "@v-c/tree-select";
|
|
13
13
|
|
|
@@ -83,9 +83,9 @@ interface TreeSelectSlots {
|
|
|
83
83
|
switcherIcon?: () => any;
|
|
84
84
|
treeTitleRender?: (nodeData: DataNode) => any;
|
|
85
85
|
}
|
|
86
|
-
declare const InternalTreeSelect:
|
|
86
|
+
declare const InternalTreeSelect: vue108.DefineSetupFnComponent<TreeSelectProps$1<any, DataNode>, TreeSelectEmits, SlotsType<TreeSelectSlots>, TreeSelectProps$1<any, DataNode> & {
|
|
87
87
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
88
|
-
},
|
|
88
|
+
}, vue108.PublicProps>;
|
|
89
89
|
declare const TreeSelect: typeof InternalTreeSelect & {
|
|
90
90
|
install: (app: App) => void;
|
|
91
91
|
TreeNode: typeof TreeNode;
|
|
@@ -93,6 +93,6 @@ declare const TreeSelect: typeof InternalTreeSelect & {
|
|
|
93
93
|
SHOW_PARENT: typeof SHOW_PARENT;
|
|
94
94
|
SHOW_CHILD: typeof SHOW_CHILD;
|
|
95
95
|
};
|
|
96
|
-
declare const TreeSelectNode:
|
|
96
|
+
declare const TreeSelectNode: vue108.DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any>, vue108.PublicProps>;
|
|
97
97
|
//#endregion
|
|
98
98
|
export { TreeSelect, TreeSelectEmits, TreeSelectNode, TreeSelectProps$1 as TreeSelectProps, TreeSelectSlots };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { EmptyEmit } from "../_util/type.js";
|
|
2
2
|
import { TypographyBaseProps, TypographySlots } from "./interface.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue416 from "vue";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/typography/Typography.d.ts
|
|
7
|
-
declare const Typography:
|
|
7
|
+
declare const Typography: vue416.DefineSetupFnComponent<TypographyBaseProps, EmptyEmit, SlotsType<TypographySlots>, TypographyBaseProps & {
|
|
8
8
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
9
|
-
},
|
|
9
|
+
}, vue416.PublicProps>;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Typography };
|
|
@@ -4,22 +4,22 @@ import { Link, LinkProps } from "./Link.js";
|
|
|
4
4
|
import { Title, TitleProps } from "./Title.js";
|
|
5
5
|
import { Paragraph, ParagraphProps } from "./Paragraph.js";
|
|
6
6
|
import { Typography } from "./Typography.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue114 from "vue";
|
|
8
8
|
|
|
9
9
|
//#region src/typography/index.d.ts
|
|
10
10
|
|
|
11
|
-
declare const TypographyText:
|
|
11
|
+
declare const TypographyText: vue114.DefineSetupFnComponent<TextProps, TypographyBaseEmits, vue114.SlotsType<TypographySlots>, TextProps & {
|
|
12
12
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
13
|
-
},
|
|
14
|
-
declare const TypographyLink:
|
|
13
|
+
}, vue114.PublicProps>;
|
|
14
|
+
declare const TypographyLink: vue114.DefineSetupFnComponent<LinkProps, TypographyBaseEmits, vue114.SlotsType<TypographySlots>, LinkProps & {
|
|
15
15
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
16
|
-
},
|
|
17
|
-
declare const TypographyTitle:
|
|
16
|
+
}, vue114.PublicProps>;
|
|
17
|
+
declare const TypographyTitle: vue114.DefineSetupFnComponent<TitleProps, TypographyBaseEmits, vue114.SlotsType<TypographySlots>, TitleProps & {
|
|
18
18
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
19
|
-
},
|
|
20
|
-
declare const TypographyParagraph:
|
|
19
|
+
}, vue114.PublicProps>;
|
|
20
|
+
declare const TypographyParagraph: vue114.DefineSetupFnComponent<ParagraphProps, TypographyBaseEmits, vue114.SlotsType<TypographySlots>, ParagraphProps & {
|
|
21
21
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
22
|
-
},
|
|
22
|
+
}, vue114.PublicProps>;
|
|
23
23
|
declare const Typography$1: typeof Typography & {
|
|
24
24
|
Text: typeof Text$1;
|
|
25
25
|
Link: typeof Link;
|
package/dist/upload/Dragger.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { UploadProps, UploadSlots } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue317 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/upload/Dragger.d.ts
|
|
6
6
|
type DraggerProps<T = any> = UploadProps<T> & {
|
|
7
7
|
height?: number;
|
|
8
8
|
};
|
|
9
|
-
declare const Dragger:
|
|
9
|
+
declare const Dragger: vue317.DefineSetupFnComponent<DraggerProps<any>, {}, SlotsType<UploadSlots<any>>, UploadProps<any> & {
|
|
10
10
|
height?: number;
|
|
11
|
-
} & {},
|
|
11
|
+
} & {}, vue317.PublicProps>;
|
|
12
12
|
//#endregion
|
|
13
13
|
export { Dragger, DraggerProps };
|
package/dist/upload/Upload.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { UploadEmits, UploadProps, UploadSlots } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue315 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
import "@v-c/upload";
|
|
5
5
|
|
|
6
6
|
//#region src/upload/Upload.d.ts
|
|
7
7
|
|
|
8
|
-
declare const InternalUpload:
|
|
8
|
+
declare const InternalUpload: vue315.DefineSetupFnComponent<UploadProps<any>, UploadEmits<any>, SlotsType<UploadSlots<any>>, UploadProps<any> & {
|
|
9
9
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
10
|
-
},
|
|
10
|
+
}, vue315.PublicProps>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { InternalUpload };
|
package/dist/upload/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { UploadChangeParam, UploadEmits, UploadFile, UploadProps, UploadSlots } from "./interface.js";
|
|
2
2
|
import { Dragger, DraggerProps } from "./Dragger.js";
|
|
3
3
|
import { InternalUpload } from "./Upload.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue163 from "vue";
|
|
5
5
|
import { App } from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/upload/index.d.ts
|
|
@@ -10,8 +10,8 @@ declare const Upload: typeof InternalUpload & {
|
|
|
10
10
|
Dragger: typeof Dragger;
|
|
11
11
|
LIST_IGNORE: string;
|
|
12
12
|
};
|
|
13
|
-
declare const UploadDragger:
|
|
13
|
+
declare const UploadDragger: vue163.DefineSetupFnComponent<DraggerProps<any>, {}, vue163.SlotsType<UploadSlots<any>>, UploadProps<any> & {
|
|
14
14
|
height?: number;
|
|
15
|
-
} & {},
|
|
15
|
+
} & {}, vue163.PublicProps>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { Upload, UploadDragger };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue63 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/watermark/index.d.ts
|
|
4
4
|
interface WatermarkProps {
|
|
@@ -21,6 +21,6 @@ interface WatermarkProps {
|
|
|
21
21
|
offset?: [number, number];
|
|
22
22
|
inherit?: boolean;
|
|
23
23
|
}
|
|
24
|
-
declare const Watermark:
|
|
24
|
+
declare const Watermark: vue63.DefineSetupFnComponent<WatermarkProps, {}, {}, WatermarkProps & {}, vue63.PublicProps>;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { Watermark, WatermarkProps };
|
package/global.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antdv-next",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.0-alpha.
|
|
4
|
+
"version": "1.0.0-alpha.2",
|
|
5
5
|
"description": "Ant Design Vue3 Component Library",
|
|
6
6
|
"author": {
|
|
7
7
|
"email": "aibayanyu@gamil.com",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"default": "./dist/locale/*.js"
|
|
31
31
|
},
|
|
32
32
|
"./global.d.ts": "./global.d.ts",
|
|
33
|
-
"./global": "./
|
|
33
|
+
"./global": "./global.d.ts",
|
|
34
34
|
"./dist/reset.css": "./dist/reset.css",
|
|
35
35
|
"./package.json": "./package.json"
|
|
36
36
|
},
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@v-c/mutate-observer": "^0.0.2",
|
|
61
61
|
"@v-c/notification": "^0.0.2",
|
|
62
62
|
"@v-c/pagination": "^0.0.1",
|
|
63
|
-
"@v-c/picker": "^0.0.
|
|
63
|
+
"@v-c/picker": "^0.0.4",
|
|
64
64
|
"@v-c/progress": "^0.0.2",
|
|
65
65
|
"@v-c/qrcode": "^0.0.5",
|
|
66
66
|
"@v-c/rate": "^0.0.2",
|