@element-plus/nightly 0.0.20260714 → 0.0.20260716
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/es/components/affix/src/affix.vue.d.ts +1 -1
- package/es/components/anchor/src/anchor.d.ts +1 -1
- package/es/components/autocomplete/src/autocomplete.d.ts +1 -1
- package/es/components/autocomplete/src/autocomplete.vue.d.ts +2 -2
- package/es/components/backtop/src/backtop.vue.d.ts +1 -1
- package/es/components/badge/src/badge.vue.d.ts +2 -2
- package/es/components/button/src/button-group.d.ts +1 -1
- package/es/components/button/src/button-group.vue.d.ts +1 -1
- package/es/components/button/src/button.d.ts +1 -1
- package/es/components/button/src/button.vue.d.ts +2 -2
- package/es/components/button/src/use-button.d.ts +1 -1
- package/es/components/carousel/src/carousel-item.vue.d.ts +1 -1
- package/es/components/cascader/src/cascader.vue.d.ts +4 -4
- package/es/components/checkbox/src/checkbox-button.vue.d.ts +4 -4
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +3 -3
- package/es/components/checkbox/src/checkbox.d.ts +2 -2
- package/es/components/checkbox/src/checkbox.vue.d.ts +4 -4
- package/es/components/col/src/col.vue.d.ts +1 -1
- package/es/components/color-picker/src/color-picker.vue.d.ts +5 -5
- package/es/components/color-picker-panel/src/color-picker-panel.vue.d.ts +1 -1
- package/es/components/date-picker/src/date-picker.d.ts +3 -3
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-month-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-year-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-panel.d.ts +4 -4
- package/es/components/date-picker-panel/src/panel-utils.d.ts +9 -9
- package/es/components/descriptions/src/description-item.d.ts +1 -1
- package/es/components/dialog/src/dialog.vue.d.ts +2 -2
- package/es/components/drawer/src/drawer.vue.d.ts +2 -2
- package/es/components/dropdown/src/dropdown.d.ts +1 -1
- package/es/components/dropdown/src/dropdown.vue.d.ts +16 -16
- package/es/components/input/src/input.d.ts +1 -1
- package/es/components/input/src/input.vue.d.ts +5 -5
- package/es/components/input-number/src/input-number.d.ts +1 -1
- package/es/components/input-number/src/input-number.vue.d.ts +4 -4
- package/es/components/input-otp/src/input-otp.vue.d.ts +3 -3
- package/es/components/input-tag/src/input-tag.vue.d.ts +4 -4
- package/es/components/link/src/link.vue.d.ts +1 -1
- package/es/components/mention/src/mention.d.ts +1 -1
- package/es/components/menu/src/sub-menu.d.ts +1 -1
- package/es/components/message/src/message.vue.d.ts +2 -2
- package/es/components/message-box/src/index.vue.d.ts +23 -23
- package/es/components/notification/src/notification.vue.d.ts +2 -2
- package/es/components/pagination/src/components/sizes.vue.d.ts +1 -1
- package/es/components/pagination/src/pagination.d.ts +3 -3
- package/es/components/popconfirm/src/popconfirm.d.ts +2 -2
- package/es/components/popover/src/popover.vue.d.ts +1 -1
- package/es/components/popper/src/content.vue.d.ts +1 -1
- package/es/components/radio/src/radio-button.vue.d.ts +3 -3
- package/es/components/radio/src/radio-group.vue.d.ts +5 -5
- package/es/components/radio/src/radio.vue.d.ts +3 -3
- package/es/components/rate/src/rate.vue.d.ts +2 -2
- package/es/components/segmented/index.d.ts +2 -2
- package/es/components/select/src/option.d.ts +1 -1
- package/es/components/select/src/option.vue.d.ts +2 -2
- package/es/components/select/src/select.d.ts +1 -1
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select/src/useSelect.d.ts +4 -4
- package/es/components/select-v2/src/select.vue.d.ts +7 -7
- package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/es/components/slider/src/button.vue.d.ts +1 -1
- package/es/components/slider/src/slider.vue.d.ts +5 -5
- package/es/components/switch/src/switch.vue.d.ts +2 -2
- package/es/components/table/src/filter-panel.vue.d.ts +24 -24
- package/es/components/table/src/table-header/index.d.ts +12 -12
- package/es/components/tabs/src/tab-pane.vue.d.ts +1 -1
- package/es/components/text/src/text.vue.d.ts +1 -1
- package/es/components/time-picker/src/common/picker.vue.d.ts +5 -5
- package/es/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
- package/es/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
- package/es/components/time-picker/src/time-picker.d.ts +3 -3
- package/es/components/time-select/src/time-select.vue.d.ts +3 -3
- package/es/components/timeline/src/timeline-item.vue.d.ts +1 -1
- package/es/components/tooltip/src/content.vue.d.ts +1 -1
- package/es/components/tooltip/src/tooltip.vue.d.ts +1 -1
- package/es/components/tour/src/mask.vue.d.ts +1 -1
- package/es/components/tree/src/tree-node.vue.d.ts +12 -12
- package/es/components/tree/src/tree.vue.d.ts +12 -12
- package/es/components/tree-select/src/tree-select-option.d.ts +2 -2
- package/es/components/tree-select/src/tree-select.vue.d.ts +5 -5
- package/es/components/upload/src/upload.vue.d.ts +1 -1
- package/es/components/virtual-list/src/components/scrollbar.d.ts +1 -1
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/version.mjs.map +1 -1
- package/lib/components/affix/src/affix.vue.d.ts +1 -1
- package/lib/components/anchor/src/anchor.d.ts +1 -1
- package/lib/components/autocomplete/src/autocomplete.d.ts +1 -1
- package/lib/components/autocomplete/src/autocomplete.vue.d.ts +2 -2
- package/lib/components/backtop/src/backtop.vue.d.ts +1 -1
- package/lib/components/badge/src/badge.vue.d.ts +2 -2
- package/lib/components/button/src/button-group.d.ts +1 -1
- package/lib/components/button/src/button-group.vue.d.ts +1 -1
- package/lib/components/button/src/button.d.ts +1 -1
- package/lib/components/button/src/button.vue.d.ts +2 -2
- package/lib/components/button/src/use-button.d.ts +1 -1
- package/lib/components/carousel/src/carousel-item.vue.d.ts +1 -1
- package/lib/components/cascader/src/cascader.vue.d.ts +4 -4
- package/lib/components/checkbox/src/checkbox-button.vue.d.ts +4 -4
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +3 -3
- package/lib/components/checkbox/src/checkbox.d.ts +2 -2
- package/lib/components/checkbox/src/checkbox.vue.d.ts +4 -4
- package/lib/components/col/src/col.vue.d.ts +1 -1
- package/lib/components/color-picker/src/color-picker.vue.d.ts +5 -5
- package/lib/components/color-picker-panel/src/color-picker-panel.vue.d.ts +1 -1
- package/lib/components/date-picker/src/date-picker.d.ts +3 -3
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-month-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-year-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-panel.d.ts +4 -4
- package/lib/components/date-picker-panel/src/panel-utils.d.ts +9 -9
- package/lib/components/descriptions/src/description-item.d.ts +1 -1
- package/lib/components/dialog/src/dialog.vue.d.ts +2 -2
- package/lib/components/drawer/src/drawer.vue.d.ts +2 -2
- package/lib/components/dropdown/src/dropdown.d.ts +1 -1
- package/lib/components/dropdown/src/dropdown.vue.d.ts +16 -16
- package/lib/components/input/src/input.d.ts +1 -1
- package/lib/components/input/src/input.vue.d.ts +5 -5
- package/lib/components/input-number/src/input-number.d.ts +1 -1
- package/lib/components/input-number/src/input-number.vue.d.ts +4 -4
- package/lib/components/input-otp/src/input-otp.vue.d.ts +3 -3
- package/lib/components/input-tag/src/input-tag.vue.d.ts +4 -4
- package/lib/components/link/src/link.vue.d.ts +1 -1
- package/lib/components/mention/src/mention.d.ts +1 -1
- package/lib/components/menu/src/sub-menu.d.ts +1 -1
- package/lib/components/message/src/message.vue.d.ts +2 -2
- package/lib/components/message-box/src/index.vue.d.ts +23 -23
- package/lib/components/notification/src/notification.vue.d.ts +2 -2
- package/lib/components/pagination/src/components/sizes.vue.d.ts +1 -1
- package/lib/components/pagination/src/pagination.d.ts +3 -3
- package/lib/components/popconfirm/src/popconfirm.d.ts +2 -2
- package/lib/components/popover/src/popover.vue.d.ts +1 -1
- package/lib/components/popper/src/content.vue.d.ts +1 -1
- package/lib/components/radio/src/radio-button.vue.d.ts +3 -3
- package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
- package/lib/components/radio/src/radio.vue.d.ts +3 -3
- package/lib/components/rate/src/rate.vue.d.ts +2 -2
- package/lib/components/segmented/index.d.ts +2 -2
- package/lib/components/select/src/option.d.ts +1 -1
- package/lib/components/select/src/option.vue.d.ts +2 -2
- package/lib/components/select/src/select.d.ts +1 -1
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select/src/useSelect.d.ts +4 -4
- package/lib/components/select-v2/src/select.vue.d.ts +7 -7
- package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/lib/components/slider/src/button.vue.d.ts +1 -1
- package/lib/components/slider/src/slider.vue.d.ts +5 -5
- package/lib/components/switch/src/switch.vue.d.ts +2 -2
- package/lib/components/table/src/filter-panel.vue.d.ts +24 -24
- package/lib/components/table/src/table-header/index.d.ts +12 -12
- package/lib/components/tabs/src/tab-pane.vue.d.ts +1 -1
- package/lib/components/text/src/text.vue.d.ts +1 -1
- package/lib/components/time-picker/src/common/picker.vue.d.ts +5 -5
- package/lib/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
- package/lib/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
- package/lib/components/time-picker/src/time-picker.d.ts +3 -3
- package/lib/components/time-select/src/time-select.vue.d.ts +3 -3
- package/lib/components/timeline/src/timeline-item.vue.d.ts +1 -1
- package/lib/components/tooltip/src/content.vue.d.ts +1 -1
- package/lib/components/tooltip/src/tooltip.vue.d.ts +1 -1
- package/lib/components/tour/src/mask.vue.d.ts +1 -1
- package/lib/components/tree/src/tree-node.vue.d.ts +12 -12
- package/lib/components/tree/src/tree.vue.d.ts +12 -12
- package/lib/components/tree-select/src/tree-select-option.d.ts +2 -2
- package/lib/components/tree-select/src/tree-select.vue.d.ts +5 -5
- package/lib/components/upload/src/upload.vue.d.ts +1 -1
- package/lib/components/virtual-list/src/components/scrollbar.d.ts +1 -1
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/version.js.map +1 -1
- package/package.json +2 -2
- package/web-types.json +1 -1
|
@@ -23,8 +23,8 @@ declare const __VLS_base: _$vue.DefineComponent<AffixProps, {
|
|
|
23
23
|
fixed: boolean;
|
|
24
24
|
}) => any) | undefined;
|
|
25
25
|
}>, {
|
|
26
|
-
target: string;
|
|
27
26
|
zIndex: _$csstype.Property.ZIndex;
|
|
27
|
+
target: string;
|
|
28
28
|
offset: number;
|
|
29
29
|
position: "top" | "bottom";
|
|
30
30
|
appendTo: string | HTMLElement;
|
|
@@ -43,7 +43,7 @@ interface AnchorProps {
|
|
|
43
43
|
*/
|
|
44
44
|
declare const anchorProps: {
|
|
45
45
|
container: {
|
|
46
|
-
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => string |
|
|
46
|
+
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => string | HTMLElement | Window) | (() => string | HTMLElement | Window | null) | (((new (...args: any[]) => string | HTMLElement | Window) | (() => string | HTMLElement | Window | null)) | null)[], unknown, unknown>>;
|
|
47
47
|
readonly required: false;
|
|
48
48
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
49
49
|
__epPropKey: true;
|
|
@@ -237,7 +237,7 @@ declare const autocompleteProps: {
|
|
|
237
237
|
};
|
|
238
238
|
readonly type: EpPropFinalized<(new (...args: any[]) => string) | (() => InputType) | (((new (...args: any[]) => string) | (() => InputType)) | null)[], unknown, unknown, "text", boolean>;
|
|
239
239
|
readonly resize: {
|
|
240
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "
|
|
240
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "horizontal" | "vertical" | "none" | "both", unknown>>;
|
|
241
241
|
readonly required: false;
|
|
242
242
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
243
243
|
__epPropKey: true;
|
|
@@ -7,10 +7,10 @@ import { Ref } from "vue";
|
|
|
7
7
|
//#region ../../packages/components/autocomplete/src/autocomplete.vue.d.ts
|
|
8
8
|
declare const __VLS_export: <T extends AutocompleteDataItem = AutocompleteDataItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
9
9
|
props: _$vue.PublicProps & __VLS_PrettifyLocal<AutocompleteProps<T> & {
|
|
10
|
-
onClear?: (() => any) | undefined;
|
|
11
10
|
"onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
|
|
12
11
|
onChange?: ((value: string | number) => any) | undefined;
|
|
13
12
|
onInput?: ((value: string | number) => any) | undefined;
|
|
13
|
+
onClear?: (() => any) | undefined;
|
|
14
14
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
15
15
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
16
16
|
onSelect?: ((item: Record<string, any>) => any) | undefined;
|
|
@@ -52,7 +52,7 @@ declare const __VLS_export: <T extends AutocompleteDataItem = AutocompleteDataIt
|
|
|
52
52
|
} & {
|
|
53
53
|
footer?: (props: {}) => any;
|
|
54
54
|
};
|
|
55
|
-
emit: ((event: "
|
|
55
|
+
emit: ((event: "update:modelValue", value: string | number) => void) & ((event: "change", value: string | number) => void) & ((event: "input", value: string | number) => void) & ((event: "clear") => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "select", item: Record<string, any>) => void);
|
|
56
56
|
}>) => _$vue.VNode & {
|
|
57
57
|
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
58
58
|
};
|
|
@@ -11,8 +11,8 @@ declare const __VLS_base: _$vue.DefineComponent<BacktopProps, {}, {}, {}, {}, _$
|
|
|
11
11
|
}, string, _$vue.PublicProps, Readonly<BacktopProps> & Readonly<{
|
|
12
12
|
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
13
13
|
}>, {
|
|
14
|
-
target: string;
|
|
15
14
|
right: number;
|
|
15
|
+
target: string;
|
|
16
16
|
bottom: number;
|
|
17
17
|
visibilityHeight: number;
|
|
18
18
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
@@ -14,10 +14,10 @@ type __VLS_Slots = {} & {
|
|
|
14
14
|
declare const __VLS_base: _$vue.DefineComponent<BadgeProps, {
|
|
15
15
|
/** @description badge content */content: _$vue.ComputedRef<string>;
|
|
16
16
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BadgeProps> & Readonly<{}>, {
|
|
17
|
-
value: string | number;
|
|
18
|
-
max: number;
|
|
19
17
|
type: "primary" | "success" | "warning" | "info" | "danger";
|
|
20
18
|
offset: [number, number];
|
|
19
|
+
value: string | number;
|
|
20
|
+
max: number;
|
|
21
21
|
showZero: boolean;
|
|
22
22
|
badgeStyle: string | false | _$vue.CSSProperties | StyleValue[] | null;
|
|
23
23
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
@@ -34,7 +34,7 @@ declare const buttonGroupProps: {
|
|
|
34
34
|
/**
|
|
35
35
|
* @description control the type of buttons in this button-group
|
|
36
36
|
*/
|
|
37
|
-
readonly type: EpPropFinalized<StringConstructor, "" | "
|
|
37
|
+
readonly type: EpPropFinalized<StringConstructor, "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", unknown, "", boolean>;
|
|
38
38
|
/**
|
|
39
39
|
* @description display direction
|
|
40
40
|
*/
|
|
@@ -7,7 +7,7 @@ type __VLS_Slots = {} & {
|
|
|
7
7
|
default?: (props: typeof __VLS_1) => any;
|
|
8
8
|
};
|
|
9
9
|
declare const __VLS_base: _$vue.DefineComponent<ButtonGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonGroupProps> & Readonly<{}>, {
|
|
10
|
-
type: "" | "
|
|
10
|
+
type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
|
|
11
11
|
direction: "horizontal" | "vertical";
|
|
12
12
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
13
13
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
@@ -98,7 +98,7 @@ declare const buttonProps: {
|
|
|
98
98
|
__epPropKey: true;
|
|
99
99
|
};
|
|
100
100
|
readonly disabled: EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
101
|
-
readonly type: EpPropFinalized<StringConstructor, "" | "
|
|
101
|
+
readonly type: EpPropFinalized<StringConstructor, "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", unknown, "", boolean>;
|
|
102
102
|
readonly icon: {
|
|
103
103
|
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | (((new (...args: any[]) => (string | Component) & {}) | (() => string | Component)) | null)[], unknown, unknown>>;
|
|
104
104
|
readonly required: false;
|
|
@@ -14,7 +14,7 @@ type __VLS_Slots = {} & {
|
|
|
14
14
|
declare const __VLS_base: _$vue.DefineComponent<ButtonProps, {
|
|
15
15
|
/** @description button html element */ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>; /** @description button size */
|
|
16
16
|
size: _$vue.ComputedRef<"" | "default" | "small" | "large">; /** @description button type */
|
|
17
|
-
type: _$vue.ComputedRef<"
|
|
17
|
+
type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">; /** @description button disabled */
|
|
18
18
|
disabled: _$vue.ComputedRef<boolean>; /** @description whether adding space */
|
|
19
19
|
shouldAddSpace: _$vue.ComputedRef<boolean>;
|
|
20
20
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
@@ -22,9 +22,9 @@ declare const __VLS_base: _$vue.DefineComponent<ButtonProps, {
|
|
|
22
22
|
}, string, _$vue.PublicProps, Readonly<ButtonProps> & Readonly<{
|
|
23
23
|
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
24
24
|
}>, {
|
|
25
|
+
type: ButtonType;
|
|
25
26
|
text: boolean;
|
|
26
27
|
disabled: boolean;
|
|
27
|
-
type: ButtonType;
|
|
28
28
|
round: boolean;
|
|
29
29
|
dashed: boolean;
|
|
30
30
|
nativeType: ButtonNativeType;
|
|
@@ -6,7 +6,7 @@ import { SetupContext } from "vue";
|
|
|
6
6
|
declare const useButton: (props: ButtonProps, emit: SetupContext<ButtonEmits>["emit"]) => {
|
|
7
7
|
_disabled: _$vue.ComputedRef<boolean>;
|
|
8
8
|
_size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
|
|
9
|
-
_type: _$vue.ComputedRef<"
|
|
9
|
+
_type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
10
10
|
_ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
|
|
11
11
|
_props: _$vue.ComputedRef<{
|
|
12
12
|
ariaDisabled: boolean | undefined;
|
|
@@ -7,8 +7,8 @@ type __VLS_Slots = {} & {
|
|
|
7
7
|
default?: (props: typeof __VLS_1) => any;
|
|
8
8
|
};
|
|
9
9
|
declare const __VLS_base: _$vue.DefineComponent<CarouselItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselItemProps> & Readonly<{}>, {
|
|
10
|
-
label: string | number;
|
|
11
10
|
name: string;
|
|
11
|
+
label: string | number;
|
|
12
12
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
13
13
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
14
|
declare const _default: typeof __VLS_export;
|
|
@@ -186,31 +186,31 @@ declare const __VLS_base: _$vue.DefineComponent<CascaderComponentProps, {
|
|
|
186
186
|
focus: () => void; /** @description blur the input element */
|
|
187
187
|
blur: () => void;
|
|
188
188
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
189
|
-
clear: () => void;
|
|
190
189
|
"update:modelValue": (value: CascaderValue | null | undefined) => void;
|
|
191
190
|
change: (value: CascaderValue | null | undefined) => void;
|
|
191
|
+
clear: () => void;
|
|
192
192
|
focus: (evt: FocusEvent) => void;
|
|
193
193
|
blur: (evt: FocusEvent) => void;
|
|
194
194
|
visibleChange: (val: boolean) => void;
|
|
195
195
|
expandChange: (val: CascaderValue) => void;
|
|
196
196
|
removeTag: (val: CascaderNodeValue | CascaderNodePathValue) => void;
|
|
197
197
|
}, string, _$vue.PublicProps, Readonly<CascaderComponentProps> & Readonly<{
|
|
198
|
-
onClear?: (() => any) | undefined;
|
|
199
198
|
"onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => any) | undefined;
|
|
200
199
|
onChange?: ((value: CascaderValue | null | undefined) => any) | undefined;
|
|
200
|
+
onClear?: (() => any) | undefined;
|
|
201
201
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
202
202
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
203
203
|
onVisibleChange?: ((val: boolean) => any) | undefined;
|
|
204
204
|
onExpandChange?: ((val: CascaderValue) => any) | undefined;
|
|
205
205
|
onRemoveTag?: ((val: CascaderNodeValue | CascaderNodePathValue) => any) | undefined;
|
|
206
206
|
}>, {
|
|
207
|
-
validateEvent: boolean;
|
|
208
|
-
disabled: boolean;
|
|
209
207
|
valueOnClear: string | number | boolean | Function | null;
|
|
210
208
|
teleported: boolean;
|
|
211
209
|
props: CascaderProps;
|
|
212
210
|
effect: PopperEffect;
|
|
211
|
+
disabled: boolean;
|
|
213
212
|
clearIcon: IconPropType;
|
|
213
|
+
validateEvent: boolean;
|
|
214
214
|
height: number;
|
|
215
215
|
separator: string;
|
|
216
216
|
popperStyle: string | false | _$vue.CSSProperties | StyleValue[] | null;
|
|
@@ -13,13 +13,13 @@ declare const __VLS_base: _$vue.DefineComponent<CheckboxProps, {}, {}, {}, {}, _
|
|
|
13
13
|
"onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
|
|
14
14
|
onChange?: ((val: CheckboxValueType) => any) | undefined;
|
|
15
15
|
}>, {
|
|
16
|
-
value: string | boolean | number | object;
|
|
17
16
|
id: string;
|
|
18
|
-
label: string | boolean | number | object;
|
|
19
|
-
validateEvent: boolean;
|
|
20
|
-
modelValue: number | string | boolean;
|
|
21
17
|
disabled: boolean;
|
|
18
|
+
modelValue: number | string | boolean;
|
|
19
|
+
validateEvent: boolean;
|
|
22
20
|
name: string;
|
|
21
|
+
value: string | boolean | number | object;
|
|
22
|
+
label: string | boolean | number | object;
|
|
23
23
|
trueValue: string | number;
|
|
24
24
|
falseValue: string | number;
|
|
25
25
|
trueLabel: string | number;
|
|
@@ -14,15 +14,15 @@ declare const __VLS_base: _$vue.DefineComponent<CheckboxGroupProps, {}, {}, {},
|
|
|
14
14
|
"onUpdate:modelValue"?: ((val: CheckboxGroupValueType) => any) | undefined;
|
|
15
15
|
onChange?: ((val: CheckboxValueType[]) => any) | undefined;
|
|
16
16
|
}>, {
|
|
17
|
-
validateEvent: boolean;
|
|
18
|
-
modelValue: CheckboxGroupValueType;
|
|
19
|
-
disabled: boolean;
|
|
20
17
|
type: "checkbox" | "button";
|
|
21
18
|
props: {
|
|
22
19
|
value?: string;
|
|
23
20
|
label?: string;
|
|
24
21
|
disabled?: string;
|
|
25
22
|
};
|
|
23
|
+
disabled: boolean;
|
|
24
|
+
modelValue: CheckboxGroupValueType;
|
|
25
|
+
validateEvent: boolean;
|
|
26
26
|
tag: string;
|
|
27
27
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
28
28
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
@@ -91,14 +91,14 @@ declare const checkboxProps: {
|
|
|
91
91
|
* @description label of the Checkbox when used inside a `checkbox-group`
|
|
92
92
|
*/
|
|
93
93
|
label: {
|
|
94
|
-
type: (
|
|
94
|
+
type: (BooleanConstructor | ObjectConstructor | StringConstructor | NumberConstructor)[];
|
|
95
95
|
default: undefined;
|
|
96
96
|
};
|
|
97
97
|
/**
|
|
98
98
|
* @description value of the Checkbox when used inside a `checkbox-group`
|
|
99
99
|
*/
|
|
100
100
|
value: {
|
|
101
|
-
type: (
|
|
101
|
+
type: (BooleanConstructor | ObjectConstructor | StringConstructor | NumberConstructor)[];
|
|
102
102
|
default: undefined;
|
|
103
103
|
};
|
|
104
104
|
/**
|
|
@@ -13,13 +13,13 @@ declare const __VLS_base: _$vue.DefineComponent<CheckboxProps, {}, {}, {}, {}, _
|
|
|
13
13
|
"onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
|
|
14
14
|
onChange?: ((val: CheckboxValueType) => any) | undefined;
|
|
15
15
|
}>, {
|
|
16
|
-
value: string | boolean | number | object;
|
|
17
16
|
id: string;
|
|
18
|
-
label: string | boolean | number | object;
|
|
19
|
-
validateEvent: boolean;
|
|
20
|
-
modelValue: number | string | boolean;
|
|
21
17
|
disabled: boolean;
|
|
18
|
+
modelValue: number | string | boolean;
|
|
19
|
+
validateEvent: boolean;
|
|
22
20
|
name: string;
|
|
21
|
+
value: string | boolean | number | object;
|
|
22
|
+
label: string | boolean | number | object;
|
|
23
23
|
trueValue: string | number;
|
|
24
24
|
falseValue: string | number;
|
|
25
25
|
trueLabel: string | number;
|
|
@@ -7,8 +7,8 @@ type __VLS_Slots = {} & {
|
|
|
7
7
|
default?: (props: typeof __VLS_8) => any;
|
|
8
8
|
};
|
|
9
9
|
declare const __VLS_base: _$vue.DefineComponent<ColProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ColProps> & Readonly<{}>, {
|
|
10
|
-
push: number;
|
|
11
10
|
offset: number;
|
|
11
|
+
push: number;
|
|
12
12
|
tag: string;
|
|
13
13
|
span: number;
|
|
14
14
|
pull: number;
|
|
@@ -29,27 +29,27 @@ declare const __VLS_export: _$vue.DefineComponent<ColorPickerProps, {
|
|
|
29
29
|
*/
|
|
30
30
|
blur: typeof blur;
|
|
31
31
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
32
|
-
clear: () => void;
|
|
33
32
|
"update:modelValue": (val: string | null) => void;
|
|
34
33
|
change: (val: string | null) => void;
|
|
34
|
+
clear: () => void;
|
|
35
35
|
focus: (evt: FocusEvent) => void;
|
|
36
36
|
blur: (evt: FocusEvent) => void;
|
|
37
37
|
activeChange: (val: string | null) => void;
|
|
38
38
|
}, string, _$vue.PublicProps, Readonly<ColorPickerProps> & Readonly<{
|
|
39
|
-
onClear?: (() => any) | undefined;
|
|
40
39
|
"onUpdate:modelValue"?: ((val: string | null) => any) | undefined;
|
|
41
40
|
onChange?: ((val: string | null) => any) | undefined;
|
|
41
|
+
onClear?: (() => any) | undefined;
|
|
42
42
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
43
43
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
44
44
|
onActiveChange?: ((val: string | null) => any) | undefined;
|
|
45
45
|
}>, {
|
|
46
|
-
validateEvent: boolean;
|
|
47
|
-
modelValue: string | null;
|
|
48
|
-
disabled: boolean;
|
|
49
46
|
valueOnClear: string | number | boolean | Function | null;
|
|
50
47
|
teleported: boolean;
|
|
48
|
+
disabled: boolean;
|
|
49
|
+
modelValue: string | null;
|
|
51
50
|
clearable: boolean;
|
|
52
51
|
tabindex: string | number;
|
|
52
|
+
validateEvent: boolean;
|
|
53
53
|
popperStyle: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
54
54
|
persistent: boolean;
|
|
55
55
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
@@ -27,8 +27,8 @@ declare const __VLS_base: _$vue.DefineComponent<ColorPickerPanelProps, {
|
|
|
27
27
|
}, string, _$vue.PublicProps, Readonly<ColorPickerPanelProps> & Readonly<{
|
|
28
28
|
"onUpdate:modelValue"?: ((val: string | null) => any) | undefined;
|
|
29
29
|
}>, {
|
|
30
|
-
validateEvent: boolean;
|
|
31
30
|
modelValue: string | null;
|
|
31
|
+
validateEvent: boolean;
|
|
32
32
|
border: boolean;
|
|
33
33
|
showAlpha: boolean;
|
|
34
34
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
@@ -407,17 +407,17 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
407
407
|
}>> & Readonly<{
|
|
408
408
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
409
409
|
}>, {
|
|
410
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
411
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null)) | null)[], unknown, unknown>;
|
|
412
|
-
readonly disabled: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
413
410
|
readonly type: EpPropMergeType<(new (...args: any[]) => "year" | "years" | "month" | "months" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => DatePickerType) | (((new (...args: any[]) => "year" | "years" | "month" | "months" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => DatePickerType)) | null)[], unknown, unknown>;
|
|
414
411
|
readonly valueOnClear: EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown>;
|
|
412
|
+
readonly disabled: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
413
|
+
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null)) | null)[], unknown, unknown>;
|
|
415
414
|
readonly placeholder: string;
|
|
416
415
|
readonly readonly: boolean;
|
|
417
416
|
readonly clearable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
418
417
|
readonly clearIcon: EpPropMergeType<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown>;
|
|
419
418
|
readonly prefixIcon: EpPropMergeType<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown>;
|
|
420
419
|
readonly tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
420
|
+
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
421
421
|
readonly popperStyle: _$vue.StyleValue;
|
|
422
422
|
readonly fallbackPlacements: Placement[];
|
|
423
423
|
readonly placement: EpPropMergeType<(new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], Placement, unknown>;
|
|
@@ -75,8 +75,8 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
75
75
|
onPick?: ((...args: any[]) => any) | undefined;
|
|
76
76
|
"onSet-picker-option"?: ((...args: any[]) => any) | undefined;
|
|
77
77
|
}>, {
|
|
78
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
79
78
|
readonly disabled: boolean;
|
|
79
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
80
80
|
readonly border: boolean;
|
|
81
81
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
82
82
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -89,8 +89,8 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
89
89
|
onPick?: ((...args: any[]) => any) | undefined;
|
|
90
90
|
"onSet-picker-option"?: ((...args: any[]) => any) | undefined;
|
|
91
91
|
}>, {
|
|
92
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
93
92
|
readonly disabled: boolean;
|
|
93
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
94
94
|
readonly border: boolean;
|
|
95
95
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
96
96
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -47,8 +47,8 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
47
47
|
};
|
|
48
48
|
readonly singlePanel: BooleanConstructor;
|
|
49
49
|
}>> & Readonly<{}>, {
|
|
50
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
51
50
|
readonly disabled: boolean;
|
|
51
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
52
52
|
readonly border: boolean;
|
|
53
53
|
readonly showConfirm: boolean;
|
|
54
54
|
readonly showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -47,8 +47,8 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
47
47
|
};
|
|
48
48
|
readonly singlePanel: BooleanConstructor;
|
|
49
49
|
}>> & Readonly<{}>, {
|
|
50
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
51
50
|
readonly disabled: boolean;
|
|
51
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
52
52
|
readonly border: boolean;
|
|
53
53
|
readonly showConfirm: boolean;
|
|
54
54
|
readonly showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -65,7 +65,7 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
65
65
|
__epPropKey: true;
|
|
66
66
|
};
|
|
67
67
|
readonly isRange: BooleanConstructor;
|
|
68
|
-
}>, () => _$vue_jsx_runtime0.JSX.Element, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, ("
|
|
68
|
+
}>, () => _$vue_jsx_runtime0.JSX.Element, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, ("update:modelValue" | "clear" | "calendar-change" | "panel-change" | "visible-change")[], "update:modelValue" | "clear" | "calendar-change" | "panel-change" | "visible-change", _$vue.PublicProps, Readonly<_$vue.ExtractPropTypes<{
|
|
69
69
|
readonly disabledDate: {
|
|
70
70
|
readonly type: _$vue.PropType<Function>;
|
|
71
71
|
readonly required: false;
|
|
@@ -126,15 +126,15 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
126
126
|
};
|
|
127
127
|
readonly isRange: BooleanConstructor;
|
|
128
128
|
}>> & Readonly<{
|
|
129
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
130
129
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
130
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
131
131
|
"onCalendar-change"?: ((...args: any[]) => any) | undefined;
|
|
132
132
|
"onPanel-change"?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
134
134
|
}>, {
|
|
135
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType)) | null)[], unknown, unknown>;
|
|
136
|
-
readonly disabled: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
137
135
|
readonly type: EpPropMergeType<(new (...args: any[]) => "year" | "years" | "month" | "months" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => DatePickerType) | (((new (...args: any[]) => "year" | "years" | "month" | "months" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => DatePickerType)) | null)[], unknown, unknown>;
|
|
136
|
+
readonly disabled: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
137
|
+
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType)) | null)[], unknown, unknown>;
|
|
138
138
|
readonly clearable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
139
139
|
readonly border: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
140
140
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -44,8 +44,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
44
44
|
pick: (...args: any[]) => void;
|
|
45
45
|
"set-picker-option": (...args: any[]) => void;
|
|
46
46
|
}, _$vue.PublicProps, {
|
|
47
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
48
47
|
readonly disabled: boolean;
|
|
48
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
49
49
|
readonly border: boolean;
|
|
50
50
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
51
51
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -93,8 +93,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
93
93
|
onPick?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
"onSet-picker-option"?: ((...args: any[]) => any) | undefined;
|
|
95
95
|
}>, {}, {}, {}, {}, {
|
|
96
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
97
96
|
readonly disabled: boolean;
|
|
97
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
98
98
|
readonly border: boolean;
|
|
99
99
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
100
100
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -145,8 +145,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
145
145
|
pick: (...args: any[]) => void;
|
|
146
146
|
"set-picker-option": (...args: any[]) => void;
|
|
147
147
|
}, string, {
|
|
148
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
149
148
|
readonly disabled: boolean;
|
|
149
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
150
150
|
readonly border: boolean;
|
|
151
151
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
152
152
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -193,8 +193,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
193
193
|
};
|
|
194
194
|
readonly singlePanel: BooleanConstructor;
|
|
195
195
|
}>> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {
|
|
196
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
197
196
|
readonly disabled: boolean;
|
|
197
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
198
198
|
readonly border: boolean;
|
|
199
199
|
readonly showConfirm: boolean;
|
|
200
200
|
readonly showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -222,8 +222,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
222
222
|
};
|
|
223
223
|
readonly singlePanel: BooleanConstructor;
|
|
224
224
|
}>> & Readonly<{}>, {}, {}, {}, {}, {
|
|
225
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
226
225
|
readonly disabled: boolean;
|
|
226
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
227
227
|
readonly border: boolean;
|
|
228
228
|
readonly showConfirm: boolean;
|
|
229
229
|
readonly showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -248,8 +248,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
248
248
|
};
|
|
249
249
|
readonly singlePanel: BooleanConstructor;
|
|
250
250
|
}>> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {
|
|
251
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
252
251
|
readonly disabled: boolean;
|
|
252
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
253
253
|
readonly border: boolean;
|
|
254
254
|
readonly showConfirm: boolean;
|
|
255
255
|
readonly showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -303,8 +303,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
303
303
|
pick: (...args: any[]) => void;
|
|
304
304
|
"set-picker-option": (...args: any[]) => void;
|
|
305
305
|
}, _$vue.PublicProps, {
|
|
306
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
307
306
|
readonly disabled: boolean;
|
|
307
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
308
308
|
readonly border: boolean;
|
|
309
309
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
310
310
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -348,8 +348,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
348
348
|
onPick?: ((...args: any[]) => any) | undefined;
|
|
349
349
|
"onSet-picker-option"?: ((...args: any[]) => any) | undefined;
|
|
350
350
|
}>, {}, {}, {}, {}, {
|
|
351
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
352
351
|
readonly disabled: boolean;
|
|
352
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
353
353
|
readonly border: boolean;
|
|
354
354
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
355
355
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -394,8 +394,8 @@ declare const getPanel: (type: DatePickerType) => ({
|
|
|
394
394
|
pick: (...args: any[]) => void;
|
|
395
395
|
"set-picker-option": (...args: any[]) => void;
|
|
396
396
|
}, string, {
|
|
397
|
-
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
398
397
|
readonly disabled: boolean;
|
|
398
|
+
readonly visible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
399
399
|
readonly border: boolean;
|
|
400
400
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
401
401
|
readonly showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -68,10 +68,10 @@ declare const DescriptionItem: _$vue.DefineComponent<ExtractPropTypes<{
|
|
|
68
68
|
className: EpPropFinalized<StringConstructor, unknown, unknown, string, boolean>;
|
|
69
69
|
labelClassName: EpPropFinalized<StringConstructor, unknown, unknown, string, boolean>;
|
|
70
70
|
}>> & Readonly<{}>, {
|
|
71
|
-
label: string;
|
|
72
71
|
className: string;
|
|
73
72
|
minWidth: EpPropMergeType<(StringConstructor | NumberConstructor)[], unknown, unknown>;
|
|
74
73
|
width: EpPropMergeType<(StringConstructor | NumberConstructor)[], unknown, unknown>;
|
|
74
|
+
label: string;
|
|
75
75
|
span: number;
|
|
76
76
|
rowspan: number;
|
|
77
77
|
align: EpPropMergeType<StringConstructor, "left" | "center" | "right", unknown>;
|
|
@@ -22,19 +22,19 @@ declare const __VLS_base: _$vue.DefineComponent<DialogProps, {
|
|
|
22
22
|
resetPosition: () => void;
|
|
23
23
|
handleClose: () => void;
|
|
24
24
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
25
|
-
closed: () => void;
|
|
26
25
|
"update:modelValue": (value: boolean) => void;
|
|
27
26
|
close: () => void;
|
|
28
27
|
open: () => void;
|
|
29
28
|
opened: () => void;
|
|
29
|
+
closed: () => void;
|
|
30
30
|
openAutoFocus: () => void;
|
|
31
31
|
closeAutoFocus: () => void;
|
|
32
32
|
}, string, _$vue.PublicProps, Readonly<DialogProps> & Readonly<{
|
|
33
|
-
onClosed?: (() => any) | undefined;
|
|
34
33
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
35
34
|
onClose?: (() => any) | undefined;
|
|
36
35
|
onOpen?: (() => any) | undefined;
|
|
37
36
|
onOpened?: (() => any) | undefined;
|
|
37
|
+
onClosed?: (() => any) | undefined;
|
|
38
38
|
onOpenAutoFocus?: (() => any) | undefined;
|
|
39
39
|
onCloseAutoFocus?: (() => any) | undefined;
|
|
40
40
|
}>, {
|
|
@@ -20,23 +20,23 @@ type __VLS_Slots = {} & {
|
|
|
20
20
|
declare const __VLS_base: _$vue.DefineComponent<DrawerProps, {
|
|
21
21
|
handleClose: () => void;
|
|
22
22
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
23
|
-
closed: () => void;
|
|
24
23
|
"update:modelValue": (value: boolean) => void;
|
|
25
24
|
close: () => void;
|
|
26
25
|
resize: (evt: MouseEvent, size: number) => void;
|
|
27
26
|
open: () => void;
|
|
28
27
|
opened: () => void;
|
|
28
|
+
closed: () => void;
|
|
29
29
|
openAutoFocus: () => void;
|
|
30
30
|
closeAutoFocus: () => void;
|
|
31
31
|
"resize-start": (evt: MouseEvent, size: number) => void;
|
|
32
32
|
"resize-end": (evt: MouseEvent, size: number) => void;
|
|
33
33
|
}, string, _$vue.PublicProps, Readonly<DrawerProps> & Readonly<{
|
|
34
|
-
onClosed?: (() => any) | undefined;
|
|
35
34
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
36
35
|
onClose?: (() => any) | undefined;
|
|
37
36
|
onResize?: ((evt: MouseEvent, size: number) => any) | undefined;
|
|
38
37
|
onOpen?: (() => any) | undefined;
|
|
39
38
|
onOpened?: (() => any) | undefined;
|
|
39
|
+
onClosed?: (() => any) | undefined;
|
|
40
40
|
onOpenAutoFocus?: (() => any) | undefined;
|
|
41
41
|
onCloseAutoFocus?: (() => any) | undefined;
|
|
42
42
|
"onResize-start"?: ((evt: MouseEvent, size: number) => any) | undefined;
|
|
@@ -44,7 +44,7 @@ declare const dropdownProps: {
|
|
|
44
44
|
readonly __epPropKey: true;
|
|
45
45
|
};
|
|
46
46
|
readonly type: {
|
|
47
|
-
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "
|
|
47
|
+
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (((new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger")) | null)[], unknown, unknown>>;
|
|
48
48
|
readonly required: false;
|
|
49
49
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
50
50
|
__epPropKey: true;
|