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,6 +1,6 @@
|
|
|
1
1
|
import { FloatButtonProps } from "./FloatButton.js";
|
|
2
2
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue255 from "vue";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/float-button/BackTop.d.ts
|
|
@@ -17,9 +17,9 @@ interface BackTopSlots {
|
|
|
17
17
|
default?: () => any;
|
|
18
18
|
icon?: () => any;
|
|
19
19
|
}
|
|
20
|
-
declare const BackTop:
|
|
20
|
+
declare const BackTop: vue255.DefineSetupFnComponent<BackTopProps, BackTopEmits, SlotsType<BackTopSlots>, BackTopProps & {
|
|
21
21
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
22
|
-
},
|
|
22
|
+
}, vue255.PublicProps>;
|
|
23
23
|
declare const BackTopWithInstall: typeof BackTop;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { BackTopWithInstall };
|
|
@@ -5,13 +5,13 @@ import "../_util/hooks/index.js";
|
|
|
5
5
|
import { toPropsRefs } from "../_util/tools.js";
|
|
6
6
|
import getScroll_default from "../_util/getScroll.js";
|
|
7
7
|
import scrollTo from "../_util/scrollTo.js";
|
|
8
|
-
import { getTransitionProps } from "../_util/motion.js";
|
|
9
8
|
import { useGroupContext } from "./context.js";
|
|
10
9
|
import FloatButton_default, { floatButtonPrefixCls } from "./FloatButton.js";
|
|
11
10
|
import { Transition, computed, createVNode, defineComponent, mergeProps, onBeforeUnmount, onMounted, shallowRef, watch } from "vue";
|
|
12
11
|
import { filterEmpty } from "@v-c/util/dist/props-util";
|
|
13
12
|
import { VerticalAlignTopOutlined } from "@antdv-next/icons";
|
|
14
13
|
import { omit } from "es-toolkit";
|
|
14
|
+
import { getTransitionProps } from "@v-c/util/dist/utils/transition";
|
|
15
15
|
|
|
16
16
|
//#region src/float-button/BackTop.tsx
|
|
17
17
|
const defaultIcon = createVNode(VerticalAlignTopOutlined, null, null);
|
|
@@ -74,16 +74,18 @@ const BackTopWithInstall = /* @__PURE__ */ defineComponent((props, { attrs, slot
|
|
|
74
74
|
});
|
|
75
75
|
emit("click", e);
|
|
76
76
|
};
|
|
77
|
-
return () =>
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
77
|
+
return () => {
|
|
78
|
+
return createVNode(Transition, transitionProps.value, { default: () => visible.value ? createVNode(FloatButton_default, mergeProps(pureAttrs(attrs), omit(props, [
|
|
79
|
+
"visibilityHeight",
|
|
80
|
+
"target",
|
|
81
|
+
"duration"
|
|
82
|
+
]), {
|
|
83
|
+
"ref": floatButtonRef,
|
|
84
|
+
"shape": mergedShape.value,
|
|
85
|
+
"icon": mergedIcon.value,
|
|
86
|
+
"onClick": scrollToTop
|
|
87
|
+
}), { default: slots.default }) : null });
|
|
88
|
+
};
|
|
87
89
|
}, {
|
|
88
90
|
emits: ["click"],
|
|
89
91
|
props: {
|
|
@@ -7,7 +7,7 @@ import { ButtonSemanticName } from "../button/Button.js";
|
|
|
7
7
|
import "../button/index.js";
|
|
8
8
|
import { BadgeProps } from "../badge/index.js";
|
|
9
9
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
10
|
-
import * as
|
|
10
|
+
import * as vue259 from "vue";
|
|
11
11
|
import { CSSProperties, SlotsType } from "vue";
|
|
12
12
|
|
|
13
13
|
//#region src/float-button/FloatButton.d.ts
|
|
@@ -54,9 +54,9 @@ interface FloatButtonEmits {
|
|
|
54
54
|
blur: (e: FocusEvent) => void;
|
|
55
55
|
[key: string]: (...args: any[]) => void;
|
|
56
56
|
}
|
|
57
|
-
declare const InternalFloatButton:
|
|
57
|
+
declare const InternalFloatButton: vue259.DefineSetupFnComponent<FloatButtonProps, FloatButtonEmits, SlotsType<FloatButtonSlots>, FloatButtonProps & {
|
|
58
58
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
59
|
-
},
|
|
59
|
+
}, vue259.PublicProps>;
|
|
60
60
|
declare const FloatButton: typeof InternalFloatButton;
|
|
61
61
|
//#endregion
|
|
62
62
|
export { FloatButton, FloatButtonGroupTrigger, FloatButtonProps, FloatButtonRef };
|
|
@@ -3,7 +3,7 @@ import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMe
|
|
|
3
3
|
import "../_util/hooks/index.js";
|
|
4
4
|
import { FloatButtonGroupTrigger, FloatButtonProps } from "./FloatButton.js";
|
|
5
5
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue257 from "vue";
|
|
7
7
|
import { CSSProperties, SlotsType } from "vue";
|
|
8
8
|
|
|
9
9
|
//#region src/float-button/FloatButtonGroup.d.ts
|
|
@@ -31,9 +31,9 @@ interface FloatButtonGroupEmits {
|
|
|
31
31
|
'click': (e: MouseEvent) => void;
|
|
32
32
|
[key: string]: (...args: any[]) => void;
|
|
33
33
|
}
|
|
34
|
-
declare const InternalFloatButtonGroup:
|
|
34
|
+
declare const InternalFloatButtonGroup: vue257.DefineSetupFnComponent<FloatButtonGroupProps, FloatButtonGroupEmits, SlotsType<FloatButtonGroupSlots>, FloatButtonGroupProps & {
|
|
35
35
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
36
|
-
},
|
|
36
|
+
}, vue257.PublicProps>;
|
|
37
37
|
declare const FloatButtonGroup: typeof InternalFloatButtonGroup;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { FloatButtonGroup, FloatButtonGroupProps };
|
package/dist/form/Form.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
+
import { SizeType } from "../config-provider/SizeContext.js";
|
|
1
2
|
import { SemanticClassNamesType, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
2
3
|
import "../_util/hooks/index.js";
|
|
3
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
4
4
|
import { ColProps } from "../grid/col.js";
|
|
5
5
|
import "../grid/index.js";
|
|
6
6
|
import { FormLabelAlign, ScrollFocusOptions } from "./interface.js";
|
|
7
7
|
import { FieldData, InternalNamePath, NamePath, Rule, ValidateErrorEntity, ValidateMessages, ValidateOptions } from "./types.js";
|
|
8
8
|
import { FeedbackIcons } from "./FormItem/index.js";
|
|
9
9
|
import { ComponentBaseProps, Variant } from "../config-provider/context.js";
|
|
10
|
-
import * as
|
|
10
|
+
import * as vue263 from "vue";
|
|
11
11
|
import { SlotsType } from "vue";
|
|
12
12
|
|
|
13
13
|
//#region src/form/Form.d.ts
|
|
@@ -80,8 +80,8 @@ interface FormInstance {
|
|
|
80
80
|
submit: () => void;
|
|
81
81
|
nativeElement: HTMLFormElement | undefined;
|
|
82
82
|
}
|
|
83
|
-
declare const InternalForm:
|
|
83
|
+
declare const InternalForm: vue263.DefineSetupFnComponent<FormProps, FormEmits, SlotsType<FormSlots>, FormProps & {
|
|
84
84
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
85
|
-
},
|
|
85
|
+
}, vue263.PublicProps>;
|
|
86
86
|
//#endregion
|
|
87
87
|
export { FormEmits, FormInstance, FormItemLayout, FormProps, FormSlots, InternalForm, RequiredMark };
|
|
@@ -3,7 +3,7 @@ import { FormItemLayout } from "../Form.js";
|
|
|
3
3
|
import { FormItemInputProps } from "../FormItemInput.js";
|
|
4
4
|
import { FormItemLabelProps, LabelTooltipType } from "../FormItemLabel.js";
|
|
5
5
|
import { ComponentBaseProps } from "../../config-provider/context.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue261 from "vue";
|
|
7
7
|
import { SlotsType } from "vue";
|
|
8
8
|
|
|
9
9
|
//#region src/form/FormItem/index.d.ts
|
|
@@ -41,7 +41,7 @@ interface FormItemEmits {
|
|
|
41
41
|
interface FormItemSlots {
|
|
42
42
|
default: () => any;
|
|
43
43
|
}
|
|
44
|
-
declare const InternalFormItem:
|
|
44
|
+
declare const InternalFormItem: vue261.DefineSetupFnComponent<FormItemProps, FormItemEmits, SlotsType<FormItemSlots>, BaseFormItemProps & ComponentBaseProps & Omit<FormItemLabelProps, "requiredMark"> & FormItemInputProps & {
|
|
45
45
|
noStyle?: boolean;
|
|
46
46
|
id?: string;
|
|
47
47
|
hasFeedback?: boolean | {
|
|
@@ -55,6 +55,6 @@ declare const InternalFormItem: vue245.DefineSetupFnComponent<FormItemProps, For
|
|
|
55
55
|
layout?: FormItemLayout;
|
|
56
56
|
} & {
|
|
57
57
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
58
|
-
},
|
|
58
|
+
}, vue261.PublicProps>;
|
|
59
59
|
//#endregion
|
|
60
60
|
export { FeedbackIcons, InternalFormItem, ValidateStatus };
|
package/dist/grid/col.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue11 from "vue";
|
|
2
2
|
import { LiteralUnion } from "@v-c/util/dist/type";
|
|
3
3
|
|
|
4
4
|
//#region src/grid/col.d.ts
|
|
@@ -27,6 +27,6 @@ interface ColProps {
|
|
|
27
27
|
xl?: ColSpanType | ColSize;
|
|
28
28
|
xxl?: ColSpanType | ColSize;
|
|
29
29
|
}
|
|
30
|
-
declare const Col:
|
|
30
|
+
declare const Col: vue11.DefineSetupFnComponent<ColProps, {}, {}, ColProps & {}, vue11.PublicProps>;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { Col, ColProps, ColSize };
|
package/dist/grid/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Breakpoint } from "../_util/responsiveObserver.js";
|
|
2
2
|
import { Col, ColProps, ColSize } from "./col.js";
|
|
3
3
|
import { Row, RowProps } from "./row.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue4 from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/grid/index.d.ts
|
|
7
|
-
declare function useBreakpoint():
|
|
7
|
+
declare function useBreakpoint(): vue4.Ref<{
|
|
8
8
|
xxl?: boolean | undefined;
|
|
9
9
|
xl?: boolean | undefined;
|
|
10
10
|
lg?: boolean | undefined;
|
package/dist/grid/row.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Breakpoint } from "../_util/responsiveObserver.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue9 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/grid/row.d.ts
|
|
5
5
|
declare const _RowAligns: readonly ["top", "middle", "bottom", "stretch"];
|
|
@@ -16,6 +16,6 @@ interface RowProps {
|
|
|
16
16
|
prefixCls?: string;
|
|
17
17
|
wrap?: boolean;
|
|
18
18
|
}
|
|
19
|
-
declare const Row:
|
|
19
|
+
declare const Row: vue9.DefineSetupFnComponent<RowProps, {}, {}, RowProps & {}, vue9.PublicProps>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Row, RowProps };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MaskType } from "../_util/hooks/useMergedMask.js";
|
|
2
2
|
import "../_util/hooks/index.js";
|
|
3
3
|
import { DeprecatedPreviewConfig, ImageClassNamesType, ImageStylesType } from "./index.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue269 from "vue";
|
|
5
5
|
import { PreviewGroupProps } from "@v-c/image";
|
|
6
6
|
|
|
7
7
|
//#region src/image/PreviewGroup.d.ts
|
|
@@ -17,6 +17,6 @@ interface PreviewGroupProps$1 extends Omit<PreviewGroupProps, 'preview' | 'style
|
|
|
17
17
|
classes?: ImageClassNamesType;
|
|
18
18
|
styles?: ImageStylesType;
|
|
19
19
|
}
|
|
20
|
-
declare const InternalPreviewGroup:
|
|
20
|
+
declare const InternalPreviewGroup: vue269.DefineSetupFnComponent<PreviewGroupProps$1, {}, {}, PreviewGroupProps$1 & {}, vue269.PublicProps>;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { InternalPreviewGroup, PreviewGroupProps$1 as PreviewGroupProps };
|
package/dist/image/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import { VueNode } from "../_util/type.js";
|
|
|
3
3
|
import { SemanticClassNames, SemanticClassNamesType, SemanticStyles, SemanticStylesType } from "../_util/hooks/useMergeSemantic.js";
|
|
4
4
|
import "../_util/hooks/index.js";
|
|
5
5
|
import { InternalPreviewGroup, PreviewGroupProps as PreviewGroupProps$1 } from "./PreviewGroup.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue98 from "vue";
|
|
7
7
|
import { CSSProperties, SlotsType } from "vue";
|
|
8
8
|
import { ImageProps } from "@v-c/image";
|
|
9
9
|
|
|
@@ -59,13 +59,13 @@ interface ImageSlots {
|
|
|
59
59
|
fallback: () => any;
|
|
60
60
|
placeholder: () => any;
|
|
61
61
|
}
|
|
62
|
-
declare const Image:
|
|
62
|
+
declare const Image: vue98.DefineSetupFnComponent<ImageProps$1, ImageEmits, SlotsType<ImageSlots>, ImageProps$1 & {
|
|
63
63
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
64
|
-
},
|
|
64
|
+
}, vue98.PublicProps>;
|
|
65
65
|
declare const _default_1: typeof Image & {
|
|
66
66
|
PreviewGroup: typeof InternalPreviewGroup;
|
|
67
67
|
};
|
|
68
|
-
declare const ImagePreviewGroup:
|
|
68
|
+
declare const ImagePreviewGroup: vue98.DefineSetupFnComponent<PreviewGroupProps$1, {}, {}, PreviewGroupProps$1 & {}, vue98.PublicProps>;
|
|
69
69
|
type ImagePreviewGroupProps = PreviewGroupProps$1;
|
|
70
70
|
//#endregion
|
|
71
71
|
export { DeprecatedPreviewConfig, ImageClassNamesType, ImageEmits, ImagePreviewGroup, ImagePreviewGroupProps, ImageProps$1 as ImageProps, ImageSlots, ImageStylesType, PreviewConfig, _default_1 };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { SizeType } from "./config-provider/SizeContext.js";
|
|
1
2
|
import { version } from "./package.js";
|
|
2
3
|
import { useResponsive } from "./_util/hooks/useResponsive.js";
|
|
3
|
-
import { SizeType } from "./config-provider/SizeContext.js";
|
|
4
4
|
import { Col, ColProps, ColSize } from "./grid/col.js";
|
|
5
5
|
import { Row, RowProps } from "./grid/row.js";
|
|
6
6
|
import { useBreakpoint } from "./grid/index.js";
|
|
@@ -146,4 +146,4 @@ import { Plugin } from "vue";
|
|
|
146
146
|
//#region src/index.d.ts
|
|
147
147
|
declare const _default$12: Plugin;
|
|
148
148
|
//#endregion
|
|
149
|
-
export { Affix, AffixProps, Alert, AlertEmits, AlertProps, AlertSlots, Anchor, AnchorLinkProps, AnchorProps, AntTreeNode, AntTreeNodeCheckedEvent, AntTreeNodeExpandedEvent, AntTreeNodeMouseEvent, AntTreeNodeProps, AntTreeNodeSelectedEvent, AntdTreeNodeAttribute, _default as App, AppProps, Avatar, AvatarEmits, AvatarGroup, AvatarGroupProps, AvatarProps, AvatarSlots, BackTopWithInstall as BackTop, Badge, BadgeProps, RibbonProps as BadgeRibbonProps, BadgeSlots, BasicDataNode, Breadcrumb, BreadcrumbEmits, BreadcrumbItemProps, BreadcrumbItemType, BreadcrumbProps, BreadcrumbSlots, Button, ButtonColorType, ButtonHTMLType, ButtonProps, ButtonShape, SizeType as ButtonSize, ButtonType, ButtonVariantType, _default$1 as Calendar, CalendarMode, CalendarProps, Card, CardEmits, CardGrid, CardGridProps, CardMeta, CardMetaProps, CardProps, CardSize, CardSlots, CardTabListType, Carousel, CarouselEmits, CarouselProps, CarouselRef, CarouselSlots, Cascader, CascaderEmits, CascaderPanel, CascaderPanelEmits, CascaderPanelProps, CascaderPanelSlots, CascaderProps, CascaderSlots, CheckableTag, CheckableTagGroup, CheckableTagProps, InternalCheckbox as Checkbox, CheckboxEmits, CheckboxGroup, CheckboxGroupEmits, CheckboxGroupProps, CheckboxGroupSlots, CheckboxOptionType, CheckboxProps, CheckboxSlots, Col, ColProps, ColSize, Collapse, CollapseProps, AggregationColor as Color, ColorPicker, ColorPickerEmits, ColorPickerProps, ColorPickerSlots, ColorValueType, ConfigProvider, DateMonthPicker, _default$2 as DatePicker, DatePickerProps, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker, Descriptions, DescriptionsItemType, DescriptionsProps, DescriptionsSlots, DirectoryTree, DirectoryTreeEmits, ExpandAction as DirectoryTreeExpandAction, DirectoryTreeProps, DirectoryTreeSlots, Divider, DividerProps, Drawer, DrawerEmits, DrawerProps, DrawerResizableConfig, DrawerSlots, Dropdown, DropdownArrowOptions, DropdownEmits, DropdownProps, DropdownSlots, _default$3 as Empty, EmptyProps, Flex, FlexProps, FloatButton, FloatButtonGroup, FloatButtonGroupProps, FloatButtonProps, FloatButtonRef, InternalForm as Form, FormEmits, FormInstance, InternalFormItem as FormItem, FormProps, FormSlots, _default_1 as Image, ImageEmits, PreviewConfig as ImagePreviewConfig, ImagePreviewGroup, ImagePreviewGroupProps, ImageProps, ImageSlots, CompoundedInput as Input, InputEmits, InputGroup, InputGroupProps, InputNumber, InputNumberEmits, InputNumberProps, VcInputNumberRef as InputNumberRef, InputNumberStepContext, ValueType as InputNumberValueType, InputOTP, OTPProps as InputOTPProps, InputPassword, PasswordProps as InputPasswordProps, InputProps, InputRef, InputSearch, SearchProps as InputSearchProps, InputSlots, KeyWise, KeyWiseTransferItem, Layout, LayoutContent, LayoutFooter, LayoutHeader, BasicProps as LayoutProps, LayoutSider, ListStyle, Masonry, MasonryEmits, MasonryProps, MasonryRef, MasonrySlots, MentionPlacement, Mentions, MentionsClassNamesType, MentionsEmits, Option as MentionsOption, MentionsOptionProps, MentionsProps, MentionsRef, MentionsSlots, MentionsStylesType, _default$4 as Menu, MenuDivider, MenuEmits, MenuItem, MenuItemGroupProps, MenuItemProps, MenuItemType, MenuProps, MenuRef, MenuSlots, _default$5 as Modal, ModalEmits, ModalProps, ModalSlots, MonthPickerProps, Pagination, PaginationClassNamesType, PaginationConfig, PaginationEmits, PaginationLocale, PaginationPosition, PaginationProps, PaginationSlots, PaginationStylesType, Popconfirm, PopconfirmEmits, PopconfirmProps, PopconfirmSlots, _default$6 as Popover, PopoverProps, Progress, ProgressProps, QRCode, QRCodeEmits, QRCodeProps, InternalRadio as Radio, RadioButton, RadioChangeEvent, RadioEmits, RadioGroup, RadioGroupEmits, RadioGroupOptionType, RadioGroupProps, RadioGroupSlots, RadioOptionType, RadioProps, RadioSlots, RangePickerProps, Rate, RateEmits, RateProps, RenderResult, RenderResultObject, _default$7 as Result, ResultProps, Row, RowProps, Segmented, SegmentedEmits, SegmentedOptions, SegmentedProps, Select, SelectAllLabel, SelectEmits, SelectOptGroup, SelectOption, SelectProps, SelectSlots, SelectValue, SkeletonWithSubComponents as Skeleton, SkeletonAvatar, SkeletonButton, SkeletonImage, SkeletonInput, SkeletonNode, SkeletonProps, Slider, SliderEmits, SliderProps, Space, SpaceAddon, SpaceCompact, SpaceProps, SpaceSize, SpaceSlots, _default$8 as Spin, SpinProps, SpinSlots, Splitter, SplitterEmits, SplitterPanel, SplitterProps, SplitterSlots, _default$9 as Statistic, StatisticProps, StatisticTimer, StatisticTimerProps, Steps, StepsProps, SubMenu, SubMenuProps, Switch, SwitchEmits, SwitchProps, SwitchSize, SwitchSlots, TabPane, TabPaneProps, InternalTable as Table, TableClassNamesType, Column as TableColumn, ColumnGroup as TableColumnGroup, ColumnType as TableColumnType, ColumnsType as TableColumnsType, DataIndex as TableDataIndex, TableEmits, TableLocale, TablePaginationConfig, TableProps, TableRowSelection, TableSlots, SortOrder as TableSortOrder, SorterResult as TableSorterResult, TableStylesType, Summary as TableSummary, SummaryCell as TableSummaryCell, SummaryRow as TableSummaryRow, Tabs, TabsEmits, TabsProps, TabsRef, TabsSlots, Tag, TagProps, TagSlots, InternalTextArea as TextArea, TextAreaProps, TextAreaRef, _default$10 as TimePicker, TimePickerLocale, TimePickerProps, TimeRangePicker, TimeRangePickerProps, Timeline, TimelineItemProps, TimelineProps, _default$11 as Tooltip, TooltipAlignConfig, TooltipEmits, TooltipPlacement, TooltipProps, TooltipRef, TooltipSlots, Tour, TourEmits, TourLocale, TourProps, TourSlots, TourStepItem, TourStylesType, InternalTransfer as Transfer, TransferClassNamesType, TransferCustomListBodyProps, TransferDirection, TransferEmits, TransferItem, TransferKey, TransferListBodyProps, TransferListProps, TransferLocale, TransferOperationProps, PaginationType as TransferPaginationType, TransferProps, TransferRender, TransferSearchEmits, TransferSearchOption, TransferSearchProps, TransferSearchSlots, TransferSemanticName, TransferSlots, TransferStylesType, Tree, DataNode as TreeDataNode, TreeEmits, TreeProps, TreeSelect, TreeSelectEmits, TreeSelectNode, TreeSelectProps, TreeSelectSlots, TreeSlots, Typography, BlockProps as TypographyBaseProps, TypographyLink, LinkProps as TypographyLinkProps, TypographyParagraph, ParagraphProps as TypographyParagraphProps, TypographyText, TextProps as TypographyTextProps, TypographyTitle, TitleProps as TypographyTitleProps, UniqueProvider, Upload, UploadChangeParam, UploadDragger, DraggerProps as UploadDraggerProps, UploadEmits, UploadFile, UploadProps, UploadSlots, Watermark, WatermarkProps, WeekPickerProps, _default$12 as default, staticMethods as message, staticMethods$1 as notification, _default$13 as theme, useBreakpoint, useLayoutSider, useMessage, useModal, useNotification, useResponsive, version };
|
|
149
|
+
export { Affix, AffixProps, Alert, AlertEmits, AlertProps, AlertSlots, Anchor, AnchorLinkProps, AnchorProps, AntTreeNode, AntTreeNodeCheckedEvent, AntTreeNodeExpandedEvent, AntTreeNodeMouseEvent, AntTreeNodeProps, AntTreeNodeSelectedEvent, AntdTreeNodeAttribute, _default as App, AppProps, Avatar, AvatarEmits, AvatarGroup, AvatarGroupProps, AvatarProps, AvatarSlots, BackTopWithInstall as BackTop, Badge, BadgeProps, RibbonProps as BadgeRibbonProps, BadgeSlots, BasicDataNode, Breadcrumb, BreadcrumbEmits, BreadcrumbItemProps, BreadcrumbItemType, BreadcrumbProps, BreadcrumbSlots, Button, ButtonColorType, ButtonHTMLType, ButtonProps, ButtonShape, SizeType as ButtonSize, ButtonType, ButtonVariantType, _default$1 as Calendar, CalendarMode, CalendarProps, Card, CardEmits, CardGrid, CardGridProps, CardMeta, CardMetaProps, CardProps, CardSize, CardSlots, CardTabListType, Carousel, CarouselEmits, CarouselProps, CarouselRef, CarouselSlots, Cascader, CascaderEmits, CascaderPanel, CascaderPanelEmits, CascaderPanelProps, CascaderPanelSlots, CascaderProps, CascaderSlots, CheckableTag, CheckableTagGroup, CheckableTagProps, InternalCheckbox as Checkbox, CheckboxEmits, CheckboxGroup, CheckboxGroupEmits, CheckboxGroupProps, CheckboxGroupSlots, CheckboxOptionType, CheckboxProps, CheckboxSlots, Col, ColProps, ColSize, Collapse, CollapseProps, AggregationColor as Color, ColorPicker, ColorPickerEmits, ColorPickerProps, ColorPickerSlots, ColorValueType, ConfigProvider, DateMonthPicker, _default$2 as DatePicker, DatePickerProps, DateQuarterPicker, DateRangePicker, DateWeekPicker, DateYearPicker, Descriptions, DescriptionsItemType, DescriptionsProps, DescriptionsSlots, DirectoryTree, DirectoryTreeEmits, ExpandAction as DirectoryTreeExpandAction, DirectoryTreeProps, DirectoryTreeSlots, Divider, DividerProps, Drawer, DrawerEmits, DrawerProps, DrawerResizableConfig, DrawerSlots, Dropdown, DropdownArrowOptions, DropdownEmits, DropdownProps, DropdownSlots, _default$3 as Empty, EmptyProps, Flex, FlexProps, FloatButton, FloatButtonGroup, FloatButtonGroupProps, FloatButtonProps, FloatButtonRef, InternalForm as Form, FormEmits, FormInstance, InternalFormItem as FormItem, FormProps, FormSlots, _default_1 as Image, ImageEmits, PreviewConfig as ImagePreviewConfig, ImagePreviewGroup, ImagePreviewGroupProps, ImageProps, ImageSlots, CompoundedInput as Input, InputEmits, InputGroup, InputGroupProps, InputNumber, InputNumberEmits, InputNumberProps, VcInputNumberRef as InputNumberRef, InputNumberStepContext, ValueType as InputNumberValueType, InputOTP, OTPProps as InputOTPProps, InputPassword, PasswordProps as InputPasswordProps, InputProps, InputRef, InputSearch, SearchProps as InputSearchProps, InputSlots, KeyWise, KeyWiseTransferItem, Layout, LayoutContent, LayoutFooter, LayoutHeader, BasicProps as LayoutProps, LayoutSider, ListStyle, Masonry, MasonryEmits, MasonryProps, MasonryRef, MasonrySlots, MentionPlacement, Mentions, MentionsClassNamesType, MentionsEmits, Option as MentionsOption, MentionsOptionProps, MentionsProps, MentionsRef, MentionsSlots, MentionsStylesType, _default$4 as Menu, MenuDivider, MenuEmits, MenuItem, MenuItemGroupProps, MenuItemProps, MenuItemType, MenuProps, MenuRef, MenuSlots, _default$5 as Modal, ModalEmits, ModalProps, ModalSlots, MonthPickerProps, Pagination, PaginationClassNamesType, PaginationConfig, PaginationEmits, PaginationLocale, PaginationPosition, PaginationProps, PaginationSlots, PaginationStylesType, Popconfirm, PopconfirmEmits, PopconfirmProps, PopconfirmSlots, _default$6 as Popover, PopoverProps, Progress, ProgressProps, QRCode, QRCodeEmits, QRCodeProps, InternalRadio as Radio, RadioButton, RadioChangeEvent, RadioEmits, RadioGroup, RadioGroupEmits, RadioGroupOptionType, RadioGroupProps, RadioGroupSlots, RadioOptionType, RadioProps, RadioSlots, RangePickerProps, Rate, RateEmits, RateProps, RenderResult, RenderResultObject, _default$7 as Result, ResultProps, Row, RowProps, Segmented, SegmentedEmits, SegmentedOptions, SegmentedProps, Select, SelectAllLabel, SelectEmits, SelectOptGroup, SelectOption, SelectProps, SelectSlots, SelectValue, type SizeType, SkeletonWithSubComponents as Skeleton, SkeletonAvatar, SkeletonButton, SkeletonImage, SkeletonInput, SkeletonNode, SkeletonProps, Slider, SliderEmits, SliderProps, Space, SpaceAddon, SpaceCompact, SpaceProps, SpaceSize, SpaceSlots, _default$8 as Spin, SpinProps, SpinSlots, Splitter, SplitterEmits, SplitterPanel, SplitterProps, SplitterSlots, _default$9 as Statistic, StatisticProps, StatisticTimer, StatisticTimerProps, Steps, StepsProps, SubMenu, SubMenuProps, Switch, SwitchEmits, SwitchProps, SwitchSize, SwitchSlots, TabPane, TabPaneProps, InternalTable as Table, TableClassNamesType, Column as TableColumn, ColumnGroup as TableColumnGroup, ColumnType as TableColumnType, ColumnsType as TableColumnsType, DataIndex as TableDataIndex, TableEmits, TableLocale, TablePaginationConfig, TableProps, TableRowSelection, TableSlots, SortOrder as TableSortOrder, SorterResult as TableSorterResult, TableStylesType, Summary as TableSummary, SummaryCell as TableSummaryCell, SummaryRow as TableSummaryRow, Tabs, TabsEmits, TabsProps, TabsRef, TabsSlots, Tag, TagProps, TagSlots, InternalTextArea as TextArea, TextAreaProps, TextAreaRef, _default$10 as TimePicker, TimePickerLocale, TimePickerProps, TimeRangePicker, TimeRangePickerProps, Timeline, TimelineItemProps, TimelineProps, _default$11 as Tooltip, TooltipAlignConfig, TooltipEmits, TooltipPlacement, TooltipProps, TooltipRef, TooltipSlots, Tour, TourEmits, TourLocale, TourProps, TourSlots, TourStepItem, TourStylesType, InternalTransfer as Transfer, TransferClassNamesType, TransferCustomListBodyProps, TransferDirection, TransferEmits, TransferItem, TransferKey, TransferListBodyProps, TransferListProps, TransferLocale, TransferOperationProps, PaginationType as TransferPaginationType, TransferProps, TransferRender, TransferSearchEmits, TransferSearchOption, TransferSearchProps, TransferSearchSlots, TransferSemanticName, TransferSlots, TransferStylesType, Tree, DataNode as TreeDataNode, TreeEmits, TreeProps, TreeSelect, TreeSelectEmits, TreeSelectNode, TreeSelectProps, TreeSelectSlots, TreeSlots, Typography, BlockProps as TypographyBaseProps, TypographyLink, LinkProps as TypographyLinkProps, TypographyParagraph, ParagraphProps as TypographyParagraphProps, TypographyText, TextProps as TypographyTextProps, TypographyTitle, TitleProps as TypographyTitleProps, UniqueProvider, Upload, UploadChangeParam, UploadDragger, DraggerProps as UploadDraggerProps, UploadEmits, UploadFile, UploadProps, UploadSlots, Watermark, WatermarkProps, WeekPickerProps, _default$12 as default, staticMethods as message, staticMethods$1 as notification, _default$13 as theme, useBreakpoint, useLayoutSider, useMessage, useModal, useNotification, useResponsive, version };
|
package/dist/input/Group.d.ts
CHANGED
package/dist/input/Input.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 { 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 { InputStatus } from "../_util/statusUtils.js";
|
|
6
6
|
import { ComponentBaseProps, Variant } from "../config-provider/context.js";
|
|
7
7
|
import { SlotsType } from "vue";
|
|
@@ -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 { InputStatus } from "../../_util/statusUtils.js";
|
|
6
6
|
import { ComponentBaseProps, Variant } from "../../config-provider/context.js";
|
|
7
7
|
import { HTMLAttributes, SlotsType } from "vue";
|
package/dist/input/Search.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 { ButtonSemanticName } from "../button/Button.js";
|
|
6
6
|
import "../button/index.js";
|
|
7
7
|
import { InputEmits, InputProps } from "./Input.js";
|
package/dist/input/TextArea.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 "../_util/hooks/index.js";
|
|
3
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
4
4
|
import { InputStatus } from "../_util/statusUtils.js";
|
|
5
5
|
import { ComponentBaseProps, Variant } from "../config-provider/context.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue297 from "vue";
|
|
7
7
|
import { SlotsType } from "vue";
|
|
8
8
|
import { InputProps } from "@v-c/input";
|
|
9
9
|
import { TextAreaProps } from "@v-c/textarea";
|
|
@@ -48,8 +48,8 @@ interface TextAreaEmits {
|
|
|
48
48
|
interface TextAreaSlots {
|
|
49
49
|
default?: () => any;
|
|
50
50
|
}
|
|
51
|
-
declare const InternalTextArea:
|
|
51
|
+
declare const InternalTextArea: vue297.DefineSetupFnComponent<TextAreaProps$1, TextAreaEmits, SlotsType<TextAreaSlots>, TextAreaProps$1 & {
|
|
52
52
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
53
|
-
},
|
|
53
|
+
}, vue297.PublicProps>;
|
|
54
54
|
//#endregion
|
|
55
55
|
export { InternalTextArea, TextAreaProps$1 as TextAreaProps, TextAreaRef };
|
package/dist/input/index.d.ts
CHANGED
|
@@ -5,25 +5,25 @@ import { SearchEmits, SearchProps, SearchSlots } from "./Search.js";
|
|
|
5
5
|
import { InternalTextArea, TextAreaProps, TextAreaRef } from "./TextArea.js";
|
|
6
6
|
import { InputGroupProps } from "./Group.js";
|
|
7
7
|
import { PasswordEmits, PasswordProps, PasswordSlots } from "./Password.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as vue126 from "vue";
|
|
9
9
|
|
|
10
10
|
//#region src/input/index.d.ts
|
|
11
|
-
declare const CompoundedInput:
|
|
11
|
+
declare const CompoundedInput: vue126.DefineSetupFnComponent<InputProps, InputEmits, vue126.SlotsType<InputSlots>, InputProps & {
|
|
12
12
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
13
|
-
},
|
|
14
|
-
declare const InputGroup:
|
|
13
|
+
}, vue126.PublicProps>;
|
|
14
|
+
declare const InputGroup: vue126.DefineSetupFnComponent<InputGroupProps, EmptyEmit, vue126.SlotsType<{
|
|
15
15
|
default?: () => any;
|
|
16
16
|
}>, InputGroupProps & {
|
|
17
17
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
18
|
-
},
|
|
19
|
-
declare const InputOTP:
|
|
18
|
+
}, vue126.PublicProps>;
|
|
19
|
+
declare const InputOTP: vue126.DefineSetupFnComponent<OTPProps, OTPEmits, vue126.SlotsType<OPTSlots>, OTPProps & {
|
|
20
20
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
|
-
},
|
|
22
|
-
declare const InputPassword:
|
|
21
|
+
}, vue126.PublicProps>;
|
|
22
|
+
declare const InputPassword: vue126.DefineSetupFnComponent<PasswordProps, PasswordEmits, vue126.SlotsType<PasswordSlots>, PasswordProps & {
|
|
23
23
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
24
|
-
},
|
|
25
|
-
declare const InputSearch:
|
|
24
|
+
}, vue126.PublicProps>;
|
|
25
|
+
declare const InputSearch: vue126.DefineSetupFnComponent<SearchProps, SearchEmits, vue126.SlotsType<SearchSlots>, SearchProps & {
|
|
26
26
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
27
|
-
},
|
|
27
|
+
}, vue126.PublicProps>;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { CompoundedInput, InputGroup, InputOTP, InputPassword, InputSearch };
|
|
@@ -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 "../_util/hooks/index.js";
|
|
4
|
-
import { SizeType } from "../config-provider/SizeContext.js";
|
|
5
5
|
import { InputStatus } from "../_util/statusUtils.js";
|
|
6
6
|
import { ComponentBaseProps, Variant } from "../config-provider/context.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue148 from "vue";
|
|
8
8
|
import { SlotsType } from "vue";
|
|
9
9
|
import { InputNumberProps, InputNumberRef as VcInputNumberRef, ValueType } from "@v-c/input-number";
|
|
10
10
|
|
|
@@ -69,8 +69,8 @@ interface InputNumberSlots {
|
|
|
69
69
|
addonAfter?: () => any;
|
|
70
70
|
default?: () => any;
|
|
71
71
|
}
|
|
72
|
-
declare const InputNumber:
|
|
72
|
+
declare const InputNumber: vue148.DefineSetupFnComponent<InputNumberProps$1, InputNumberEmits, SlotsType<InputNumberSlots>, InputNumberProps$1 & {
|
|
73
73
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
74
|
-
},
|
|
74
|
+
}, vue148.PublicProps>;
|
|
75
75
|
//#endregion
|
|
76
76
|
export { InputNumber, InputNumberEmits, InputNumberProps$1 as InputNumberProps, InputNumberStepContext, type ValueType, VcInputNumberRef };
|
package/dist/layout/index.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { BasicProps, Layout } from "./layout.js";
|
|
2
2
|
import { SiderEmits, SiderProps, SiderSlots, useSiderCtx } from "./Sider.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue152 from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/layout/index.d.ts
|
|
6
6
|
declare const useLayoutSider: typeof useSiderCtx;
|
|
7
|
-
declare const LayoutHeader:
|
|
8
|
-
declare const LayoutFooter:
|
|
9
|
-
declare const LayoutContent:
|
|
10
|
-
declare const LayoutSider:
|
|
7
|
+
declare const LayoutHeader: vue152.DefineSetupFnComponent<BasicProps, {}, {}, BasicProps & {}, vue152.PublicProps>;
|
|
8
|
+
declare const LayoutFooter: vue152.DefineSetupFnComponent<BasicProps, {}, {}, BasicProps & {}, vue152.PublicProps>;
|
|
9
|
+
declare const LayoutContent: vue152.DefineSetupFnComponent<BasicProps, {}, {}, BasicProps & {}, vue152.PublicProps>;
|
|
10
|
+
declare const LayoutSider: vue152.DefineSetupFnComponent<SiderProps, SiderEmits, vue152.SlotsType<SiderSlots>, SiderProps & {
|
|
11
11
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
12
|
-
},
|
|
12
|
+
}, vue152.PublicProps>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { LayoutContent, LayoutFooter, LayoutHeader, LayoutSider, useLayoutSider };
|
package/dist/layout/layout.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue307 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/layout/layout.d.ts
|
|
5
5
|
|
|
@@ -7,6 +7,6 @@ interface BasicProps extends ComponentBaseProps {
|
|
|
7
7
|
suffixCls?: string;
|
|
8
8
|
hasSider?: boolean;
|
|
9
9
|
}
|
|
10
|
-
declare const Layout:
|
|
10
|
+
declare const Layout: vue307.DefineSetupFnComponent<BasicProps, {}, {}, BasicProps & {}, vue307.PublicProps>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { BasicProps, Layout };
|
|
@@ -5,7 +5,7 @@ import { RowProps } from "../grid/row.js";
|
|
|
5
5
|
import "../grid/index.js";
|
|
6
6
|
import { MasonryItemType } from "./MasonryItem.js";
|
|
7
7
|
import { ComponentBaseProps } from "../config-provider/context.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as vue279 from "vue";
|
|
9
9
|
import { SlotsType } from "vue";
|
|
10
10
|
|
|
11
11
|
//#region src/masonry/Masonry.d.ts
|
|
@@ -43,8 +43,8 @@ interface MasonrySlots {
|
|
|
43
43
|
interface MasonryRef {
|
|
44
44
|
nativeElement: HTMLDivElement;
|
|
45
45
|
}
|
|
46
|
-
declare const Masonry:
|
|
46
|
+
declare const Masonry: vue279.DefineSetupFnComponent<MasonryProps, MasonryEmits, SlotsType<MasonrySlots>, MasonryProps & {
|
|
47
47
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
48
|
-
},
|
|
48
|
+
}, vue279.PublicProps>;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { Masonry, MasonryEmits, MasonryProps, MasonryRef, MasonrySlots };
|
package/dist/mentions/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 { 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 { InputStatus } from "../_util/statusUtils.js";
|
|
6
6
|
import { ComponentBaseProps, Variant } from "../config-provider/context.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue92 from "vue";
|
|
8
8
|
import { App, SlotsType } from "vue";
|
|
9
9
|
import { DataDrivenOptionProps, MentionsProps, MentionsRef, Option } from "@v-c/mentions";
|
|
10
10
|
|
|
@@ -66,9 +66,9 @@ interface MentionsEntity {
|
|
|
66
66
|
prefix: string;
|
|
67
67
|
value: string;
|
|
68
68
|
}
|
|
69
|
-
declare const InternalMentions:
|
|
69
|
+
declare const InternalMentions: vue92.DefineSetupFnComponent<MentionProps, MentionsEmits, SlotsType<MentionsSlots>, MentionProps & {
|
|
70
70
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
71
|
-
},
|
|
71
|
+
}, vue92.PublicProps>;
|
|
72
72
|
declare const Mentions: typeof InternalMentions & {
|
|
73
73
|
Option: typeof Option;
|
|
74
74
|
getMentions: (value: string, config?: MentionsConfig) => MentionsEntity[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue406 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/menu/MenuDivider.d.ts
|
|
4
4
|
interface MenuDividerProps {
|
|
5
5
|
prefixCls?: string;
|
|
6
6
|
dashed?: boolean;
|
|
7
7
|
}
|
|
8
|
-
declare const MenuDivider:
|
|
8
|
+
declare const MenuDivider: vue406.DefineSetupFnComponent<MenuDividerProps, {}, {}, MenuDividerProps & {}, vue406.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { MenuDivider };
|
package/dist/menu/MenuItem.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue400 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
import { MenuItemType } from "@v-c/menu";
|
|
5
5
|
|
|
@@ -24,8 +24,8 @@ interface MenuItemSlots {
|
|
|
24
24
|
title: () => any;
|
|
25
25
|
extra: () => any;
|
|
26
26
|
}
|
|
27
|
-
declare const MenuItem:
|
|
27
|
+
declare const MenuItem: vue400.DefineSetupFnComponent<MenuItemProps$1, EmptyEmit, SlotsType<MenuItemSlots>, MenuItemProps$1 & {
|
|
28
28
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
29
|
-
},
|
|
29
|
+
}, vue400.PublicProps>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { MenuItem, MenuItemProps$1 as MenuItemProps, MenuItemSlots };
|
package/dist/menu/SubMenu.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EmptyEmit, VueNode } from "../_util/type.js";
|
|
2
2
|
import { SubMenuType } from "./interface.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as vue404 from "vue";
|
|
4
4
|
import { SlotsType } from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/menu/SubMenu.d.ts
|
|
@@ -12,8 +12,8 @@ interface SubMenuSlots {
|
|
|
12
12
|
icon: () => any;
|
|
13
13
|
default: () => any;
|
|
14
14
|
}
|
|
15
|
-
declare const SubMenu:
|
|
15
|
+
declare const SubMenu: vue404.DefineSetupFnComponent<SubMenuProps, EmptyEmit, SlotsType<SubMenuSlots>, SubMenuProps & {
|
|
16
16
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
17
|
-
},
|
|
17
|
+
}, vue404.PublicProps>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { SubMenu, SubMenuProps };
|
package/dist/menu/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { ItemType } from "./interface.js";
|
|
|
4
4
|
import { MenuEmits, MenuProps as MenuProps$1, MenuSlots } from "./menu.js";
|
|
5
5
|
import { SubMenu as SubMenu$1, SubMenuProps } from "./SubMenu.js";
|
|
6
6
|
import { MenuDivider } from "./MenuDivider.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue94 from "vue";
|
|
8
8
|
import { SlotsType } from "vue";
|
|
9
9
|
import { MenuItemGroupProps, MenuRef } from "@v-c/menu";
|
|
10
10
|
|
|
@@ -14,12 +14,12 @@ interface MenuRef$1 {
|
|
|
14
14
|
menu: MenuRef | null;
|
|
15
15
|
focus: (options?: FocusOptions) => void;
|
|
16
16
|
}
|
|
17
|
-
declare const Menu:
|
|
17
|
+
declare const Menu: vue94.DefineSetupFnComponent<MenuProps$1, MenuEmits, SlotsType<MenuSlots>, MenuProps$1 & {
|
|
18
18
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
19
|
-
},
|
|
20
|
-
declare const MenuItem$1:
|
|
19
|
+
}, vue94.PublicProps>;
|
|
20
|
+
declare const MenuItem$1: vue94.DefineSetupFnComponent<MenuItemProps$1, EmptyEmit, SlotsType<MenuItemSlots>, MenuItemProps$1 & {
|
|
21
21
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
22
|
-
},
|
|
22
|
+
}, vue94.PublicProps>;
|
|
23
23
|
declare const _default: typeof Menu & {
|
|
24
24
|
Item: typeof MenuItem;
|
|
25
25
|
SubMenu: typeof SubMenu$1;
|
|
@@ -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 { ArgsClassNamesType, ArgsStylesType, NoticeType, SemanticName } from "./interface.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue396 from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/message/PurePanel.d.ts
|
|
8
8
|
interface PureContentProps {
|
|
@@ -31,6 +31,6 @@ interface PurePanelProps extends Omit<PureContentProps, 'prefixCls' | 'children'
|
|
|
31
31
|
styles?: ArgsStylesType;
|
|
32
32
|
}
|
|
33
33
|
/** @private Internal Component. Do not use in your production. */
|
|
34
|
-
declare const PurePanel:
|
|
34
|
+
declare const PurePanel: vue396.DefineSetupFnComponent<PurePanelProps, {}, {}, PurePanelProps & {}, vue396.PublicProps>;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { PurePanel };
|
package/dist/modal/Modal.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { ModalEmits, ModalProps, ModalSlots } from "./interface.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue303 from "vue";
|
|
3
3
|
import { SlotsType } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/modal/Modal.d.ts
|
|
6
|
-
declare const Modal:
|
|
6
|
+
declare const Modal: vue303.DefineSetupFnComponent<ModalProps, ModalEmits, SlotsType<ModalSlots>, ModalProps & {
|
|
7
7
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
8
|
-
},
|
|
8
|
+
}, vue303.PublicProps>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Modal };
|