@jari-ace/element-plus-component 0.4.0 → 0.4.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/components/autoComplete/JaAutoComplete.vue.d.ts +543 -686
- package/dist/components/autoComplete/JaAutoComplete.vue.d.ts.map +1 -1
- package/dist/components/autoComplete/JaAutoComplete.vue.js +10 -2
- package/dist/components/autoComplete/JaAutoComplete.vue.js.map +1 -1
- package/dist/components/avatar/JaAvatar.vue.d.ts +4 -3
- package/dist/components/avatar/JaAvatar.vue.d.ts.map +1 -1
- package/dist/components/avatar/JaAvatar.vue.js +10 -2
- package/dist/components/avatar/JaAvatar.vue.js.map +1 -1
- package/dist/components/button/JaButton.vue.d.ts +184 -250
- package/dist/components/button/JaButton.vue.d.ts.map +1 -1
- package/dist/components/button/JaButton.vue.js +11 -3
- package/dist/components/button/JaButton.vue.js.map +1 -1
- package/dist/components/checkbox/JaCheckbox.vue.d.ts +164 -1068
- package/dist/components/checkbox/JaCheckbox.vue.d.ts.map +1 -1
- package/dist/components/checkbox/JaCheckbox.vue.js +9 -24
- package/dist/components/checkbox/JaCheckbox.vue.js.map +1 -1
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.d.ts +158 -163
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.d.ts.map +1 -1
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.js +14 -5
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.js.map +1 -1
- package/dist/components/datePicker/JaDatePicker.vue.d.ts +7 -4
- package/dist/components/datePicker/JaDatePicker.vue.d.ts.map +1 -1
- package/dist/components/datePicker/JaDatePicker.vue.js +18 -7
- package/dist/components/datePicker/JaDatePicker.vue.js.map +1 -1
- package/dist/components/dropdownButton/JaDropdownButton.vue.d.ts +324 -399
- package/dist/components/dropdownButton/JaDropdownButton.vue.d.ts.map +1 -1
- package/dist/components/dropdownButton/JaDropdownButton.vue.js +4 -2
- package/dist/components/dropdownButton/JaDropdownButton.vue.js.map +1 -1
- package/dist/components/form/JaForm.vue.d.ts +52 -3
- package/dist/components/form/JaForm.vue.d.ts.map +1 -1
- package/dist/components/form/JaForm.vue.js +4 -2
- package/dist/components/form/JaForm.vue.js.map +1 -1
- package/dist/components/formItem/JaFormItem.vue.d.ts +168 -133
- package/dist/components/formItem/JaFormItem.vue.d.ts.map +1 -1
- package/dist/components/formItem/JaFormItem.vue.js.map +1 -1
- package/dist/components/input/JaInput.vue.d.ts +274 -421
- package/dist/components/input/JaInput.vue.d.ts.map +1 -1
- package/dist/components/input/JaInput.vue.js +20 -60
- package/dist/components/input/JaInput.vue.js.map +1 -1
- package/dist/components/inputI18n/JaInputI18n.vue.d.ts +70 -70
- package/dist/components/inputNumber/JaInputNumber.vue.d.ts +203 -217
- package/dist/components/inputNumber/JaInputNumber.vue.d.ts.map +1 -1
- package/dist/components/inputNumber/JaInputNumber.vue.js +16 -37
- package/dist/components/inputNumber/JaInputNumber.vue.js.map +1 -1
- package/dist/components/radioGroup/JaRadioGroup.vue.d.ts +148 -121
- package/dist/components/radioGroup/JaRadioGroup.vue.d.ts.map +1 -1
- package/dist/components/radioGroup/JaRadioGroup.vue.js +14 -5
- package/dist/components/radioGroup/JaRadioGroup.vue.js.map +1 -1
- package/dist/components/scrollbar/Scrollbar.vue.d.ts +5 -2
- package/dist/components/scrollbar/Scrollbar.vue.d.ts.map +1 -1
- package/dist/components/scrollbar/Scrollbar.vue.js +11 -3
- package/dist/components/scrollbar/Scrollbar.vue.js.map +1 -1
- package/dist/components/select/JaSelect.vue.d.ts +70 -70
- package/dist/components/select/JaSelect.vue.js +14 -5
- package/dist/components/select/JaSelect.vue.js.map +1 -1
- package/dist/components/switch/JaSwitch.vue.d.ts +174 -205
- package/dist/components/switch/JaSwitch.vue.d.ts.map +1 -1
- package/dist/components/switch/JaSwitch.vue.js +13 -4
- package/dist/components/switch/JaSwitch.vue.js.map +1 -1
- package/dist/components/timePicker/JaTimePicker.vue.d.ts +5 -2
- package/dist/components/timePicker/JaTimePicker.vue.d.ts.map +1 -1
- package/dist/components/timePicker/JaTimePicker.vue.js +18 -7
- package/dist/components/timePicker/JaTimePicker.vue.js.map +1 -1
- package/dist/components/tip/index.d.ts +3 -12
- package/dist/components/tip/index.d.ts.map +1 -1
- package/dist/components/tip/src/AceTip.vue.d.ts +9 -3
- package/dist/components/tip/src/AceTip.vue.d.ts.map +1 -1
- package/dist/components/tip/src/AceTip.vue.js.map +1 -1
- package/dist/components/upload/JaUploader.vue.d.ts +74 -14
- package/dist/components/upload/JaUploader.vue.d.ts.map +1 -1
- package/dist/components/upload/JaUploader.vue.js +3 -5
- package/dist/components/upload/JaUploader.vue.js.map +1 -1
- package/dist/components/upload/index.d.ts +79 -25
- package/dist/components/upload/index.d.ts.map +1 -1
- package/dist/components/upload/uploader.vue.d.ts +16 -0
- package/dist/components/upload/uploader.vue.d.ts.map +1 -1
- package/dist/components/upload/uploader.vue.js +137 -95
- package/dist/components/upload/uploader.vue.js.map +1 -1
- package/dist/components/userGroupTree/src/userGroupTree.vue.d.ts +50 -36
- package/dist/components/userGroupTree/src/userGroupTree.vue.d.ts.map +1 -1
- package/dist/components/userGroupTree/src/userGroupTree.vue.js +26 -1
- package/dist/components/userGroupTree/src/userGroupTree.vue.js.map +1 -1
- package/lib/index.css +2 -2
- package/lib/index.js +8291 -7887
- package/lib/index.umd.cjs +36 -36
- package/package.json +2 -2
- package/packages/components/autoComplete/JaAutoComplete.vue +19 -9
- package/packages/components/autoComplete/README.md +35 -0
- package/packages/components/avatar/JaAvatar.vue +16 -7
- package/packages/components/avatar/README.md +45 -0
- package/packages/components/button/JaButton.vue +32 -7
- package/packages/components/button/README.md +57 -0
- package/packages/components/checkbox/JaCheckbox.vue +15 -25
- package/packages/components/checkbox/README.md +21 -0
- package/packages/components/checkboxGroup/JaCheckboxGroup.vue +16 -5
- package/packages/components/checkboxGroup/README.md +24 -0
- package/packages/components/datePicker/JaDatePicker.vue +23 -10
- package/packages/components/datePicker/README.md +21 -0
- package/packages/components/dropdownButton/JaDropdownButton.vue +25 -7
- package/packages/components/dropdownButton/README.md +30 -0
- package/packages/components/form/JaForm.vue +60 -20
- package/packages/components/form/README.md +30 -0
- package/packages/components/formItem/JaFormItem.vue +43 -7
- package/packages/components/formItem/README.md +28 -0
- package/packages/components/input/JaInput.vue +30 -66
- package/packages/components/input/README.md +23 -0
- package/packages/components/inputNumber/JaInputNumber.vue +25 -45
- package/packages/components/inputNumber/README.md +21 -0
- package/packages/components/radioGroup/JaRadioGroup.vue +16 -5
- package/packages/components/radioGroup/README.md +24 -0
- package/packages/components/scrollbar/README.md +23 -0
- package/packages/components/scrollbar/Scrollbar.vue +14 -3
- package/packages/components/select/JaSelect.vue +22 -10
- package/packages/components/select/README.md +24 -0
- package/packages/components/switch/JaSwitch.vue +16 -5
- package/packages/components/switch/README.md +21 -0
- package/packages/components/timePicker/JaTimePicker.vue +21 -8
- package/packages/components/timePicker/README.md +21 -0
- package/packages/components/tip/README.md +20 -0
- package/packages/components/tip/src/AceTip.vue +10 -2
- package/packages/components/upload/JaUploader.vue +9 -8
- package/packages/components/upload/README.md +24 -0
- package/packages/components/upload/uploader.vue +95 -58
- package/packages/components/userGroupTree/src/userGroupTree.vue +9 -2
|
@@ -1,52 +1,30 @@
|
|
|
1
|
-
|
|
1
|
+
export interface JaDropdownButtonProps {
|
|
2
|
+
/**
|
|
3
|
+
* 按钮提示
|
|
4
|
+
*/
|
|
2
5
|
tooltip?: string;
|
|
6
|
+
/**
|
|
7
|
+
* 快捷键
|
|
8
|
+
*/
|
|
3
9
|
shortcut?: string;
|
|
10
|
+
/**
|
|
11
|
+
* 按钮文本
|
|
12
|
+
*/
|
|
4
13
|
buttonText?: string;
|
|
14
|
+
/**
|
|
15
|
+
* 提示位置
|
|
16
|
+
*/
|
|
5
17
|
tooltipPlacement?: 'top' | 'bottom';
|
|
18
|
+
/**
|
|
19
|
+
* 按钮类型
|
|
20
|
+
*/
|
|
6
21
|
type?: "default" | "success" | "warning" | "info" | "text" | "primary" | "danger";
|
|
7
|
-
}
|
|
8
|
-
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<
|
|
9
|
-
elButton: import("vue").Ref<
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
readonly required: false;
|
|
14
|
-
readonly validator: (val: unknown) => boolean;
|
|
15
|
-
__epPropKey: true;
|
|
16
|
-
};
|
|
17
|
-
readonly disabled: BooleanConstructor;
|
|
18
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
19
|
-
readonly icon: {
|
|
20
|
-
readonly type: import("vue").PropType<unknown>;
|
|
21
|
-
readonly required: false;
|
|
22
|
-
readonly validator: (val: unknown) => boolean;
|
|
23
|
-
__epPropKey: true;
|
|
24
|
-
};
|
|
25
|
-
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "reset" | "submit" | "button", unknown, "button", boolean>;
|
|
26
|
-
readonly loading: BooleanConstructor;
|
|
27
|
-
readonly loadingIcon: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>))[], unknown, unknown, () => any, boolean>;
|
|
28
|
-
readonly plain: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
29
|
-
readonly text: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
30
|
-
readonly link: BooleanConstructor;
|
|
31
|
-
readonly bg: BooleanConstructor;
|
|
32
|
-
readonly autofocus: BooleanConstructor;
|
|
33
|
-
readonly round: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
34
|
-
readonly circle: BooleanConstructor;
|
|
35
|
-
readonly color: StringConstructor;
|
|
36
|
-
readonly dark: BooleanConstructor;
|
|
37
|
-
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
38
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>))[], unknown, unknown, "button", boolean>;
|
|
39
|
-
}>> & {
|
|
40
|
-
onClick?: (evt: MouseEvent) => any;
|
|
41
|
-
}, {
|
|
42
|
-
ref: import("vue").Ref<HTMLButtonElement, HTMLButtonElement>;
|
|
43
|
-
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
44
|
-
type: import("vue").ComputedRef<string>;
|
|
45
|
-
disabled: import("vue").ComputedRef<boolean>;
|
|
46
|
-
shouldAddSpace: import("vue").ComputedRef<boolean>;
|
|
47
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
48
|
-
click: (evt: MouseEvent) => void;
|
|
49
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
22
|
+
}
|
|
23
|
+
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<JaDropdownButtonProps, {
|
|
24
|
+
elButton: import("vue").Ref<{
|
|
25
|
+
$: import("vue").ComponentInternalInstance;
|
|
26
|
+
$data: {};
|
|
27
|
+
$props: Partial<{
|
|
50
28
|
readonly link: boolean;
|
|
51
29
|
readonly circle: boolean;
|
|
52
30
|
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -62,14 +40,42 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
62
40
|
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
63
41
|
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
64
42
|
readonly loadingIcon: unknown;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
43
|
+
}> & Omit<{
|
|
44
|
+
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
45
|
+
readonly link: boolean;
|
|
46
|
+
readonly loading: boolean;
|
|
47
|
+
readonly disabled: boolean;
|
|
48
|
+
readonly dark: boolean;
|
|
49
|
+
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
50
|
+
readonly bg: boolean;
|
|
51
|
+
readonly autofocus: boolean;
|
|
52
|
+
readonly circle: boolean;
|
|
53
|
+
readonly tag: "button";
|
|
54
|
+
readonly size?: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>;
|
|
55
|
+
readonly icon?: unknown;
|
|
56
|
+
readonly loadingIcon?: any;
|
|
57
|
+
readonly plain?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
58
|
+
readonly text?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
59
|
+
readonly round?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
60
|
+
readonly color?: string;
|
|
61
|
+
readonly autoInsertSpace?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
62
|
+
onClick?: (evt: MouseEvent) => any;
|
|
63
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "link" | "loading" | "disabled" | "dark" | "nativeType" | "loadingIcon" | "plain" | "text" | "bg" | "autofocus" | "round" | "circle" | "autoInsertSpace" | "tag">;
|
|
64
|
+
$attrs: {
|
|
65
|
+
[x: string]: unknown;
|
|
66
|
+
};
|
|
67
|
+
$refs: {
|
|
68
|
+
[x: string]: unknown;
|
|
69
|
+
};
|
|
70
|
+
$slots: Readonly<{
|
|
71
|
+
[name: string]: import("vue").Slot<any>;
|
|
72
|
+
}>;
|
|
73
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
74
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
75
|
+
$host: Element;
|
|
76
|
+
$emit: (event: "click", evt: MouseEvent) => void;
|
|
77
|
+
$el: any;
|
|
78
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
73
79
|
readonly size: {
|
|
74
80
|
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
75
81
|
readonly required: false;
|
|
@@ -106,7 +112,9 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
106
112
|
type: import("vue").ComputedRef<string>;
|
|
107
113
|
disabled: import("vue").ComputedRef<boolean>;
|
|
108
114
|
shouldAddSpace: import("vue").ComputedRef<boolean>;
|
|
109
|
-
},
|
|
115
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
116
|
+
click: (evt: MouseEvent) => void;
|
|
117
|
+
}, string, {
|
|
110
118
|
readonly link: boolean;
|
|
111
119
|
readonly circle: boolean;
|
|
112
120
|
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -122,11 +130,43 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
122
130
|
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
123
131
|
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
124
132
|
readonly loadingIcon: unknown;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
133
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
134
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
135
|
+
created?: (() => void) | (() => void)[];
|
|
136
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
137
|
+
mounted?: (() => void) | (() => void)[];
|
|
138
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
139
|
+
updated?: (() => void) | (() => void)[];
|
|
140
|
+
activated?: (() => void) | (() => void)[];
|
|
141
|
+
deactivated?: (() => void) | (() => void)[];
|
|
142
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
143
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
144
|
+
destroyed?: (() => void) | (() => void)[];
|
|
145
|
+
unmounted?: (() => void) | (() => void)[];
|
|
146
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
147
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
148
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void)[];
|
|
149
|
+
};
|
|
150
|
+
$forceUpdate: () => void;
|
|
151
|
+
$nextTick: typeof import("vue").nextTick;
|
|
152
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import("@vue/reactivity").OnCleanup) => any : (args_0: any, args_1: any, args_2: import("@vue/reactivity").OnCleanup) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
153
|
+
} & Readonly<{
|
|
154
|
+
readonly link: boolean;
|
|
155
|
+
readonly circle: boolean;
|
|
156
|
+
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
157
|
+
readonly disabled: boolean;
|
|
158
|
+
readonly round: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
159
|
+
readonly dark: boolean;
|
|
160
|
+
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
161
|
+
readonly bg: boolean;
|
|
162
|
+
readonly loading: boolean;
|
|
163
|
+
readonly autofocus: boolean;
|
|
164
|
+
readonly tag: unknown;
|
|
165
|
+
readonly plain: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
166
|
+
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
167
|
+
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
168
|
+
readonly loadingIcon: unknown;
|
|
169
|
+
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
130
170
|
readonly size: {
|
|
131
171
|
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
132
172
|
readonly required: false;
|
|
@@ -157,125 +197,22 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
157
197
|
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>))[], unknown, unknown, "button", boolean>;
|
|
158
198
|
}>> & {
|
|
159
199
|
onClick?: (evt: MouseEvent) => any;
|
|
160
|
-
}, {
|
|
200
|
+
}, "type" | "link" | "size" | "ref" | "loading" | "disabled" | "dark" | "nativeType" | "loadingIcon" | "plain" | "text" | "bg" | "autofocus" | "round" | "circle" | "autoInsertSpace" | "tag" | "shouldAddSpace"> & import("vue").ShallowUnwrapRef<{
|
|
161
201
|
ref: import("vue").Ref<HTMLButtonElement, HTMLButtonElement>;
|
|
162
202
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
163
203
|
type: import("vue").ComputedRef<string>;
|
|
164
204
|
disabled: import("vue").ComputedRef<boolean>;
|
|
165
205
|
shouldAddSpace: import("vue").ComputedRef<boolean>;
|
|
166
|
-
}
|
|
167
|
-
click: (evt: MouseEvent) => void;
|
|
168
|
-
}, string, {
|
|
169
|
-
readonly link: boolean;
|
|
170
|
-
readonly circle: boolean;
|
|
171
|
-
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
172
|
-
readonly disabled: boolean;
|
|
173
|
-
readonly round: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
174
|
-
readonly dark: boolean;
|
|
175
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
176
|
-
readonly bg: boolean;
|
|
177
|
-
readonly loading: boolean;
|
|
178
|
-
readonly autofocus: boolean;
|
|
179
|
-
readonly tag: unknown;
|
|
180
|
-
readonly plain: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
181
|
-
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
182
|
-
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
183
|
-
readonly loadingIcon: unknown;
|
|
184
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
206
|
+
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
185
207
|
$slots: {
|
|
186
208
|
loading?(_: {}): any;
|
|
187
209
|
icon?(_: {}): any;
|
|
188
210
|
default?(_: {}): any;
|
|
189
211
|
};
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
195
|
-
readonly required: false;
|
|
196
|
-
readonly validator: (val: unknown) => boolean;
|
|
197
|
-
__epPropKey: true;
|
|
198
|
-
};
|
|
199
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
200
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
201
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
202
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
203
|
-
P: {};
|
|
204
|
-
B: {};
|
|
205
|
-
D: {};
|
|
206
|
-
C: {};
|
|
207
|
-
M: {};
|
|
208
|
-
Defaults: {};
|
|
209
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
210
|
-
readonly size: {
|
|
211
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
212
|
-
readonly required: false;
|
|
213
|
-
readonly validator: (val: unknown) => boolean;
|
|
214
|
-
__epPropKey: true;
|
|
215
|
-
};
|
|
216
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
217
|
-
}>>, {}, {}, {}, {}, {
|
|
218
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
219
|
-
}>;
|
|
220
|
-
__isFragment?: never;
|
|
221
|
-
__isTeleport?: never;
|
|
222
|
-
__isSuspense?: never;
|
|
223
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
224
|
-
readonly size: {
|
|
225
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
226
|
-
readonly required: false;
|
|
227
|
-
readonly validator: (val: unknown) => boolean;
|
|
228
|
-
__epPropKey: true;
|
|
229
|
-
};
|
|
230
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
231
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
232
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
233
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
234
|
-
$slots: {
|
|
235
|
-
default?(_: {}): any;
|
|
236
|
-
};
|
|
237
|
-
});
|
|
238
|
-
}, import("element-plus/es/utils/index.mjs").SFCWithInstall<{
|
|
239
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
240
|
-
readonly size: {
|
|
241
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
242
|
-
readonly required: false;
|
|
243
|
-
readonly validator: (val: unknown) => boolean;
|
|
244
|
-
__epPropKey: true;
|
|
245
|
-
};
|
|
246
|
-
readonly disabled: BooleanConstructor;
|
|
247
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
248
|
-
readonly icon: {
|
|
249
|
-
readonly type: import("vue").PropType<unknown>;
|
|
250
|
-
readonly required: false;
|
|
251
|
-
readonly validator: (val: unknown) => boolean;
|
|
252
|
-
__epPropKey: true;
|
|
253
|
-
};
|
|
254
|
-
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "reset" | "submit" | "button", unknown, "button", boolean>;
|
|
255
|
-
readonly loading: BooleanConstructor;
|
|
256
|
-
readonly loadingIcon: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>))[], unknown, unknown, () => any, boolean>;
|
|
257
|
-
readonly plain: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
258
|
-
readonly text: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
259
|
-
readonly link: BooleanConstructor;
|
|
260
|
-
readonly bg: BooleanConstructor;
|
|
261
|
-
readonly autofocus: BooleanConstructor;
|
|
262
|
-
readonly round: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
263
|
-
readonly circle: BooleanConstructor;
|
|
264
|
-
readonly color: StringConstructor;
|
|
265
|
-
readonly dark: BooleanConstructor;
|
|
266
|
-
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
267
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>))[], unknown, unknown, "button", boolean>;
|
|
268
|
-
}>> & {
|
|
269
|
-
onClick?: (evt: MouseEvent) => any;
|
|
270
|
-
}, {
|
|
271
|
-
ref: import("vue").Ref<HTMLButtonElement, HTMLButtonElement>;
|
|
272
|
-
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
273
|
-
type: import("vue").ComputedRef<string>;
|
|
274
|
-
disabled: import("vue").ComputedRef<boolean>;
|
|
275
|
-
shouldAddSpace: import("vue").ComputedRef<boolean>;
|
|
276
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
277
|
-
click: (evt: MouseEvent) => void;
|
|
278
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
212
|
+
}, {
|
|
213
|
+
$: import("vue").ComponentInternalInstance;
|
|
214
|
+
$data: {};
|
|
215
|
+
$props: Partial<{
|
|
279
216
|
readonly link: boolean;
|
|
280
217
|
readonly circle: boolean;
|
|
281
218
|
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -291,14 +228,42 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
291
228
|
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
292
229
|
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
293
230
|
readonly loadingIcon: unknown;
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
231
|
+
}> & Omit<{
|
|
232
|
+
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
233
|
+
readonly link: boolean;
|
|
234
|
+
readonly loading: boolean;
|
|
235
|
+
readonly disabled: boolean;
|
|
236
|
+
readonly dark: boolean;
|
|
237
|
+
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
238
|
+
readonly bg: boolean;
|
|
239
|
+
readonly autofocus: boolean;
|
|
240
|
+
readonly circle: boolean;
|
|
241
|
+
readonly tag: "button";
|
|
242
|
+
readonly size?: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>;
|
|
243
|
+
readonly icon?: unknown;
|
|
244
|
+
readonly loadingIcon?: any;
|
|
245
|
+
readonly plain?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
246
|
+
readonly text?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
247
|
+
readonly round?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
248
|
+
readonly color?: string;
|
|
249
|
+
readonly autoInsertSpace?: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
250
|
+
onClick?: (evt: MouseEvent) => any;
|
|
251
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "link" | "loading" | "disabled" | "dark" | "nativeType" | "loadingIcon" | "plain" | "text" | "bg" | "autofocus" | "round" | "circle" | "autoInsertSpace" | "tag">;
|
|
252
|
+
$attrs: {
|
|
253
|
+
[x: string]: unknown;
|
|
254
|
+
};
|
|
255
|
+
$refs: {
|
|
256
|
+
[x: string]: unknown;
|
|
257
|
+
};
|
|
258
|
+
$slots: Readonly<{
|
|
259
|
+
[name: string]: import("vue").Slot<any>;
|
|
260
|
+
}>;
|
|
261
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
262
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
263
|
+
$host: Element;
|
|
264
|
+
$emit: (event: "click", evt: MouseEvent) => void;
|
|
265
|
+
$el: any;
|
|
266
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
302
267
|
readonly size: {
|
|
303
268
|
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
304
269
|
readonly required: false;
|
|
@@ -335,7 +300,9 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
335
300
|
type: import("vue").ComputedRef<string>;
|
|
336
301
|
disabled: import("vue").ComputedRef<boolean>;
|
|
337
302
|
shouldAddSpace: import("vue").ComputedRef<boolean>;
|
|
338
|
-
},
|
|
303
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
304
|
+
click: (evt: MouseEvent) => void;
|
|
305
|
+
}, string, {
|
|
339
306
|
readonly link: boolean;
|
|
340
307
|
readonly circle: boolean;
|
|
341
308
|
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -351,11 +318,43 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
351
318
|
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
352
319
|
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
353
320
|
readonly loadingIcon: unknown;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
321
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
322
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
323
|
+
created?: (() => void) | (() => void)[];
|
|
324
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
325
|
+
mounted?: (() => void) | (() => void)[];
|
|
326
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
327
|
+
updated?: (() => void) | (() => void)[];
|
|
328
|
+
activated?: (() => void) | (() => void)[];
|
|
329
|
+
deactivated?: (() => void) | (() => void)[];
|
|
330
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
331
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
332
|
+
destroyed?: (() => void) | (() => void)[];
|
|
333
|
+
unmounted?: (() => void) | (() => void)[];
|
|
334
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
335
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
336
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void)[];
|
|
337
|
+
};
|
|
338
|
+
$forceUpdate: () => void;
|
|
339
|
+
$nextTick: typeof import("vue").nextTick;
|
|
340
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import("@vue/reactivity").OnCleanup) => any : (args_0: any, args_1: any, args_2: import("@vue/reactivity").OnCleanup) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
341
|
+
} & Readonly<{
|
|
342
|
+
readonly link: boolean;
|
|
343
|
+
readonly circle: boolean;
|
|
344
|
+
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
345
|
+
readonly disabled: boolean;
|
|
346
|
+
readonly round: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
347
|
+
readonly dark: boolean;
|
|
348
|
+
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
349
|
+
readonly bg: boolean;
|
|
350
|
+
readonly loading: boolean;
|
|
351
|
+
readonly autofocus: boolean;
|
|
352
|
+
readonly tag: unknown;
|
|
353
|
+
readonly plain: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
354
|
+
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
355
|
+
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
356
|
+
readonly loadingIcon: unknown;
|
|
357
|
+
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
359
358
|
readonly size: {
|
|
360
359
|
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
361
360
|
readonly required: false;
|
|
@@ -386,86 +385,20 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
386
385
|
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, {}, any>))[], unknown, unknown, "button", boolean>;
|
|
387
386
|
}>> & {
|
|
388
387
|
onClick?: (evt: MouseEvent) => any;
|
|
389
|
-
}, {
|
|
388
|
+
}, "type" | "link" | "size" | "ref" | "loading" | "disabled" | "dark" | "nativeType" | "loadingIcon" | "plain" | "text" | "bg" | "autofocus" | "round" | "circle" | "autoInsertSpace" | "tag" | "shouldAddSpace"> & import("vue").ShallowUnwrapRef<{
|
|
390
389
|
ref: import("vue").Ref<HTMLButtonElement, HTMLButtonElement>;
|
|
391
390
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
392
391
|
type: import("vue").ComputedRef<string>;
|
|
393
392
|
disabled: import("vue").ComputedRef<boolean>;
|
|
394
393
|
shouldAddSpace: import("vue").ComputedRef<boolean>;
|
|
395
|
-
}
|
|
396
|
-
click: (evt: MouseEvent) => void;
|
|
397
|
-
}, string, {
|
|
398
|
-
readonly link: boolean;
|
|
399
|
-
readonly circle: boolean;
|
|
400
|
-
readonly text: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
401
|
-
readonly disabled: boolean;
|
|
402
|
-
readonly round: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
403
|
-
readonly dark: boolean;
|
|
404
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
405
|
-
readonly bg: boolean;
|
|
406
|
-
readonly loading: boolean;
|
|
407
|
-
readonly autofocus: boolean;
|
|
408
|
-
readonly tag: unknown;
|
|
409
|
-
readonly plain: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
410
|
-
readonly autoInsertSpace: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
411
|
-
readonly nativeType: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "reset" | "submit" | "button", unknown>;
|
|
412
|
-
readonly loadingIcon: unknown;
|
|
413
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
394
|
+
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
414
395
|
$slots: {
|
|
415
396
|
loading?(_: {}): any;
|
|
416
397
|
icon?(_: {}): any;
|
|
417
398
|
default?(_: {}): any;
|
|
418
399
|
};
|
|
419
|
-
})> & {
|
|
420
|
-
ButtonGroup: {
|
|
421
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
422
|
-
readonly size: {
|
|
423
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
424
|
-
readonly required: false;
|
|
425
|
-
readonly validator: (val: unknown) => boolean;
|
|
426
|
-
__epPropKey: true;
|
|
427
|
-
};
|
|
428
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
429
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
430
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
431
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
432
|
-
P: {};
|
|
433
|
-
B: {};
|
|
434
|
-
D: {};
|
|
435
|
-
C: {};
|
|
436
|
-
M: {};
|
|
437
|
-
Defaults: {};
|
|
438
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
439
|
-
readonly size: {
|
|
440
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
441
|
-
readonly required: false;
|
|
442
|
-
readonly validator: (val: unknown) => boolean;
|
|
443
|
-
__epPropKey: true;
|
|
444
|
-
};
|
|
445
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
446
|
-
}>>, {}, {}, {}, {}, {
|
|
447
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
448
|
-
}>;
|
|
449
|
-
__isFragment?: never;
|
|
450
|
-
__isTeleport?: never;
|
|
451
|
-
__isSuspense?: never;
|
|
452
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
453
|
-
readonly size: {
|
|
454
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
455
|
-
readonly required: false;
|
|
456
|
-
readonly validator: (val: unknown) => boolean;
|
|
457
|
-
__epPropKey: true;
|
|
458
|
-
};
|
|
459
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown, "", boolean>;
|
|
460
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
461
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "info" | "warning" | "success" | "text" | "primary" | "danger", unknown>;
|
|
462
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
463
|
-
$slots: {
|
|
464
|
-
default?(_: {}): any;
|
|
465
|
-
};
|
|
466
|
-
});
|
|
467
400
|
}>;
|
|
468
|
-
elDropdown: import("vue").Ref<import("
|
|
401
|
+
elDropdown: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
469
402
|
readonly trigger: {
|
|
470
403
|
readonly type: import("vue").PropType<import("element-plus/es/utils/typescript.mjs").Arrayable<"click" | "contextmenu" | "hover">>;
|
|
471
404
|
readonly required: false;
|
|
@@ -616,6 +549,10 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
616
549
|
};
|
|
617
550
|
readonly teleported: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
618
551
|
readonly persistent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
552
|
+
}>> & {
|
|
553
|
+
onClick?: (...args: any[]) => any;
|
|
554
|
+
"onVisible-change"?: (...args: any[]) => any;
|
|
555
|
+
onCommand?: (...args: any[]) => any;
|
|
619
556
|
}, {
|
|
620
557
|
t: import("element-plus").Translator;
|
|
621
558
|
ns: {
|
|
@@ -653,7 +590,34 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
653
590
|
contentRef: import("vue").Ref<HTMLElement, HTMLElement>;
|
|
654
591
|
triggeringElementRef: import("vue").Ref<any, any>;
|
|
655
592
|
referenceElementRef: import("vue").Ref<any, any>;
|
|
656
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "visible-change" | "command")[],
|
|
593
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "visible-change" | "command")[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
594
|
+
readonly disabled: boolean;
|
|
595
|
+
readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
596
|
+
readonly maxHeight: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
597
|
+
readonly size: string;
|
|
598
|
+
readonly placement: any;
|
|
599
|
+
readonly effect: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string) | (() => import("element-plus").PopperEffect) | ((new (...args: any[]) => string) | (() => import("element-plus").PopperEffect))[], unknown, unknown>;
|
|
600
|
+
readonly role: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown>;
|
|
601
|
+
readonly trigger: import("element-plus/es/utils/typescript.mjs").Arrayable<"click" | "contextmenu" | "hover">;
|
|
602
|
+
readonly virtualTriggering: boolean;
|
|
603
|
+
readonly loop: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
604
|
+
readonly popperOptions: any;
|
|
605
|
+
readonly triggerKeys: string[];
|
|
606
|
+
readonly teleported: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
607
|
+
readonly persistent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
608
|
+
readonly showArrow: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
609
|
+
readonly hideOnClick: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
610
|
+
readonly showTimeout: number;
|
|
611
|
+
readonly hideTimeout: number;
|
|
612
|
+
readonly splitButton: boolean;
|
|
613
|
+
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
614
|
+
P: {};
|
|
615
|
+
B: {};
|
|
616
|
+
D: {};
|
|
617
|
+
C: {};
|
|
618
|
+
M: {};
|
|
619
|
+
Defaults: {};
|
|
620
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
657
621
|
readonly trigger: {
|
|
658
622
|
readonly type: import("vue").PropType<import("element-plus/es/utils/typescript.mjs").Arrayable<"click" | "contextmenu" | "hover">>;
|
|
659
623
|
readonly required: false;
|
|
@@ -809,6 +773,43 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
809
773
|
"onVisible-change"?: (...args: any[]) => any;
|
|
810
774
|
onCommand?: (...args: any[]) => any;
|
|
811
775
|
}, {
|
|
776
|
+
t: import("element-plus").Translator;
|
|
777
|
+
ns: {
|
|
778
|
+
namespace: import("vue").ComputedRef<string>;
|
|
779
|
+
b: (blockSuffix?: string) => string;
|
|
780
|
+
e: (element?: string) => string;
|
|
781
|
+
m: (modifier?: string) => string;
|
|
782
|
+
be: (blockSuffix?: string, element?: string) => string;
|
|
783
|
+
em: (element?: string, modifier?: string) => string;
|
|
784
|
+
bm: (blockSuffix?: string, modifier?: string) => string;
|
|
785
|
+
bem: (blockSuffix?: string, element?: string, modifier?: string) => string;
|
|
786
|
+
is: {
|
|
787
|
+
(name: string, state: boolean): string;
|
|
788
|
+
(name: string): string;
|
|
789
|
+
};
|
|
790
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
791
|
+
cssVarName: (name: string) => string;
|
|
792
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
793
|
+
cssVarBlockName: (name: string) => string;
|
|
794
|
+
};
|
|
795
|
+
scrollbar: import("vue").Ref<null, null>;
|
|
796
|
+
wrapStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
797
|
+
dropdownTriggerKls: import("vue").ComputedRef<string[]>;
|
|
798
|
+
dropdownSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
799
|
+
triggerId: import("vue").ComputedRef<string>;
|
|
800
|
+
currentTabId: import("vue").Ref<string, string>;
|
|
801
|
+
handleCurrentTabIdChange: (id: string) => void;
|
|
802
|
+
handlerMainButtonClick: (event: MouseEvent) => void;
|
|
803
|
+
handleClose: () => void;
|
|
804
|
+
handleOpen: () => void;
|
|
805
|
+
handleBeforeShowTooltip: () => void;
|
|
806
|
+
handleShowTooltip: (event?: Event) => void;
|
|
807
|
+
handleBeforeHideTooltip: () => void;
|
|
808
|
+
popperRef: import("vue").Ref<import("element-plus").TooltipInstance, import("element-plus").TooltipInstance>;
|
|
809
|
+
contentRef: import("vue").Ref<HTMLElement, HTMLElement>;
|
|
810
|
+
triggeringElementRef: import("vue").Ref<any, any>;
|
|
811
|
+
referenceElementRef: import("vue").Ref<any, any>;
|
|
812
|
+
}, {}, {}, {}, {
|
|
812
813
|
readonly disabled: boolean;
|
|
813
814
|
readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
814
815
|
readonly maxHeight: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
@@ -828,79 +829,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
828
829
|
readonly showTimeout: number;
|
|
829
830
|
readonly hideTimeout: number;
|
|
830
831
|
readonly splitButton: boolean;
|
|
831
|
-
}
|
|
832
|
-
DropdownItem: import("vue").DefineComponent<{
|
|
833
|
-
readonly command: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown, () => {}, boolean>;
|
|
834
|
-
readonly disabled: BooleanConstructor;
|
|
835
|
-
readonly divided: BooleanConstructor;
|
|
836
|
-
readonly textValue: StringConstructor;
|
|
837
|
-
readonly icon: {
|
|
838
|
-
readonly type: import("vue").PropType<unknown>;
|
|
839
|
-
readonly required: false;
|
|
840
|
-
readonly validator: (val: unknown) => boolean;
|
|
841
|
-
__epPropKey: true;
|
|
842
|
-
};
|
|
843
|
-
}, {
|
|
844
|
-
handleClick: (event: PointerEvent) => void;
|
|
845
|
-
handlePointerMove: (event: PointerEvent) => void;
|
|
846
|
-
handlePointerLeave: (event: PointerEvent) => void;
|
|
847
|
-
propsAndAttrs: import("vue").ComputedRef<{
|
|
848
|
-
disabled: boolean;
|
|
849
|
-
icon: unknown;
|
|
850
|
-
onClick: (...args: any[]) => any;
|
|
851
|
-
onPointermove: (...args: any[]) => any;
|
|
852
|
-
onPointerleave: (...args: any[]) => any;
|
|
853
|
-
command: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown>;
|
|
854
|
-
divided: boolean;
|
|
855
|
-
textValue: string;
|
|
856
|
-
}>;
|
|
857
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "pointerleave" | "pointermove")[], "click" | "pointerleave" | "pointermove", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
858
|
-
readonly command: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown, () => {}, boolean>;
|
|
859
|
-
readonly disabled: BooleanConstructor;
|
|
860
|
-
readonly divided: BooleanConstructor;
|
|
861
|
-
readonly textValue: StringConstructor;
|
|
862
|
-
readonly icon: {
|
|
863
|
-
readonly type: import("vue").PropType<unknown>;
|
|
864
|
-
readonly required: false;
|
|
865
|
-
readonly validator: (val: unknown) => boolean;
|
|
866
|
-
__epPropKey: true;
|
|
867
|
-
};
|
|
868
|
-
}>> & {
|
|
869
|
-
onClick?: (...args: any[]) => any;
|
|
870
|
-
onPointermove?: (...args: any[]) => any;
|
|
871
|
-
onPointerleave?: (...args: any[]) => any;
|
|
872
|
-
}, {
|
|
873
|
-
readonly disabled: boolean;
|
|
874
|
-
readonly command: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown>;
|
|
875
|
-
readonly divided: boolean;
|
|
876
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
877
|
-
DropdownMenu: import("vue").DefineComponent<{
|
|
878
|
-
onKeydown: {
|
|
879
|
-
readonly type: import("vue").PropType<(e: KeyboardEvent) => void>;
|
|
880
|
-
readonly required: false;
|
|
881
|
-
readonly validator: (val: unknown) => boolean;
|
|
882
|
-
__epPropKey: true;
|
|
883
|
-
};
|
|
884
|
-
}, {
|
|
885
|
-
size: import("vue").ComputedRef<string>;
|
|
886
|
-
rovingFocusGroupRootStyle: import("vue").Ref<import("vue").StyleValue, import("vue").StyleValue>;
|
|
887
|
-
dropdownKls: import("vue").ComputedRef<string[]>;
|
|
888
|
-
role: import("vue").ComputedRef<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown>>;
|
|
889
|
-
triggerId: import("vue").ComputedRef<string>;
|
|
890
|
-
dropdownListWrapperRef: (el: Element | import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>) => void;
|
|
891
|
-
handleKeydown: (event: KeyboardEvent) => void;
|
|
892
|
-
onBlur: (e: Event) => void;
|
|
893
|
-
handleFocus: (e: FocusEvent) => void;
|
|
894
|
-
onMousedown: (e: Event) => void;
|
|
895
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
896
|
-
onKeydown: {
|
|
897
|
-
readonly type: import("vue").PropType<(e: KeyboardEvent) => void>;
|
|
898
|
-
readonly required: false;
|
|
899
|
-
readonly validator: (val: unknown) => boolean;
|
|
900
|
-
__epPropKey: true;
|
|
901
|
-
};
|
|
902
|
-
}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
903
|
-
}, import("element-plus/es/utils/index.mjs").SFCWithInstall<import("vue").DefineComponent<{
|
|
832
|
+
}>, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
904
833
|
readonly trigger: {
|
|
905
834
|
readonly type: import("vue").PropType<import("element-plus/es/utils/typescript.mjs").Arrayable<"click" | "contextmenu" | "hover">>;
|
|
906
835
|
readonly required: false;
|
|
@@ -1051,6 +980,10 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
1051
980
|
};
|
|
1052
981
|
readonly teleported: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1053
982
|
readonly persistent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
983
|
+
}>> & {
|
|
984
|
+
onClick?: (...args: any[]) => any;
|
|
985
|
+
"onVisible-change"?: (...args: any[]) => any;
|
|
986
|
+
onCommand?: (...args: any[]) => any;
|
|
1054
987
|
}, {
|
|
1055
988
|
t: import("element-plus").Translator;
|
|
1056
989
|
ns: {
|
|
@@ -1088,7 +1021,34 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
1088
1021
|
contentRef: import("vue").Ref<HTMLElement, HTMLElement>;
|
|
1089
1022
|
triggeringElementRef: import("vue").Ref<any, any>;
|
|
1090
1023
|
referenceElementRef: import("vue").Ref<any, any>;
|
|
1091
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "visible-change" | "command")[],
|
|
1024
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "visible-change" | "command")[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1025
|
+
readonly disabled: boolean;
|
|
1026
|
+
readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
1027
|
+
readonly maxHeight: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
1028
|
+
readonly size: string;
|
|
1029
|
+
readonly placement: any;
|
|
1030
|
+
readonly effect: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string) | (() => import("element-plus").PopperEffect) | ((new (...args: any[]) => string) | (() => import("element-plus").PopperEffect))[], unknown, unknown>;
|
|
1031
|
+
readonly role: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown>;
|
|
1032
|
+
readonly trigger: import("element-plus/es/utils/typescript.mjs").Arrayable<"click" | "contextmenu" | "hover">;
|
|
1033
|
+
readonly virtualTriggering: boolean;
|
|
1034
|
+
readonly loop: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1035
|
+
readonly popperOptions: any;
|
|
1036
|
+
readonly triggerKeys: string[];
|
|
1037
|
+
readonly teleported: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1038
|
+
readonly persistent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1039
|
+
readonly showArrow: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1040
|
+
readonly hideOnClick: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1041
|
+
readonly showTimeout: number;
|
|
1042
|
+
readonly hideTimeout: number;
|
|
1043
|
+
readonly splitButton: boolean;
|
|
1044
|
+
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
1045
|
+
P: {};
|
|
1046
|
+
B: {};
|
|
1047
|
+
D: {};
|
|
1048
|
+
C: {};
|
|
1049
|
+
M: {};
|
|
1050
|
+
Defaults: {};
|
|
1051
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1092
1052
|
readonly trigger: {
|
|
1093
1053
|
readonly type: import("vue").PropType<import("element-plus/es/utils/typescript.mjs").Arrayable<"click" | "contextmenu" | "hover">>;
|
|
1094
1054
|
readonly required: false;
|
|
@@ -1244,6 +1204,43 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
1244
1204
|
"onVisible-change"?: (...args: any[]) => any;
|
|
1245
1205
|
onCommand?: (...args: any[]) => any;
|
|
1246
1206
|
}, {
|
|
1207
|
+
t: import("element-plus").Translator;
|
|
1208
|
+
ns: {
|
|
1209
|
+
namespace: import("vue").ComputedRef<string>;
|
|
1210
|
+
b: (blockSuffix?: string) => string;
|
|
1211
|
+
e: (element?: string) => string;
|
|
1212
|
+
m: (modifier?: string) => string;
|
|
1213
|
+
be: (blockSuffix?: string, element?: string) => string;
|
|
1214
|
+
em: (element?: string, modifier?: string) => string;
|
|
1215
|
+
bm: (blockSuffix?: string, modifier?: string) => string;
|
|
1216
|
+
bem: (blockSuffix?: string, element?: string, modifier?: string) => string;
|
|
1217
|
+
is: {
|
|
1218
|
+
(name: string, state: boolean): string;
|
|
1219
|
+
(name: string): string;
|
|
1220
|
+
};
|
|
1221
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
1222
|
+
cssVarName: (name: string) => string;
|
|
1223
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
1224
|
+
cssVarBlockName: (name: string) => string;
|
|
1225
|
+
};
|
|
1226
|
+
scrollbar: import("vue").Ref<null, null>;
|
|
1227
|
+
wrapStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
1228
|
+
dropdownTriggerKls: import("vue").ComputedRef<string[]>;
|
|
1229
|
+
dropdownSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
1230
|
+
triggerId: import("vue").ComputedRef<string>;
|
|
1231
|
+
currentTabId: import("vue").Ref<string, string>;
|
|
1232
|
+
handleCurrentTabIdChange: (id: string) => void;
|
|
1233
|
+
handlerMainButtonClick: (event: MouseEvent) => void;
|
|
1234
|
+
handleClose: () => void;
|
|
1235
|
+
handleOpen: () => void;
|
|
1236
|
+
handleBeforeShowTooltip: () => void;
|
|
1237
|
+
handleShowTooltip: (event?: Event) => void;
|
|
1238
|
+
handleBeforeHideTooltip: () => void;
|
|
1239
|
+
popperRef: import("vue").Ref<import("element-plus").TooltipInstance, import("element-plus").TooltipInstance>;
|
|
1240
|
+
contentRef: import("vue").Ref<HTMLElement, HTMLElement>;
|
|
1241
|
+
triggeringElementRef: import("vue").Ref<any, any>;
|
|
1242
|
+
referenceElementRef: import("vue").Ref<any, any>;
|
|
1243
|
+
}, {}, {}, {}, {
|
|
1247
1244
|
readonly disabled: boolean;
|
|
1248
1245
|
readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
1249
1246
|
readonly maxHeight: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
@@ -1263,80 +1260,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
1263
1260
|
readonly showTimeout: number;
|
|
1264
1261
|
readonly hideTimeout: number;
|
|
1265
1262
|
readonly splitButton: boolean;
|
|
1266
|
-
}
|
|
1267
|
-
|
|
1268
|
-
readonly command: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown, () => {}, boolean>;
|
|
1269
|
-
readonly disabled: BooleanConstructor;
|
|
1270
|
-
readonly divided: BooleanConstructor;
|
|
1271
|
-
readonly textValue: StringConstructor;
|
|
1272
|
-
readonly icon: {
|
|
1273
|
-
readonly type: import("vue").PropType<unknown>;
|
|
1274
|
-
readonly required: false;
|
|
1275
|
-
readonly validator: (val: unknown) => boolean;
|
|
1276
|
-
__epPropKey: true;
|
|
1277
|
-
};
|
|
1278
|
-
}, {
|
|
1279
|
-
handleClick: (event: PointerEvent) => void;
|
|
1280
|
-
handlePointerMove: (event: PointerEvent) => void;
|
|
1281
|
-
handlePointerLeave: (event: PointerEvent) => void;
|
|
1282
|
-
propsAndAttrs: import("vue").ComputedRef<{
|
|
1283
|
-
disabled: boolean;
|
|
1284
|
-
icon: unknown;
|
|
1285
|
-
onClick: (...args: any[]) => any;
|
|
1286
|
-
onPointermove: (...args: any[]) => any;
|
|
1287
|
-
onPointerleave: (...args: any[]) => any;
|
|
1288
|
-
command: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown>;
|
|
1289
|
-
divided: boolean;
|
|
1290
|
-
textValue: string;
|
|
1291
|
-
}>;
|
|
1292
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "pointerleave" | "pointermove")[], "click" | "pointerleave" | "pointermove", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1293
|
-
readonly command: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown, () => {}, boolean>;
|
|
1294
|
-
readonly disabled: BooleanConstructor;
|
|
1295
|
-
readonly divided: BooleanConstructor;
|
|
1296
|
-
readonly textValue: StringConstructor;
|
|
1297
|
-
readonly icon: {
|
|
1298
|
-
readonly type: import("vue").PropType<unknown>;
|
|
1299
|
-
readonly required: false;
|
|
1300
|
-
readonly validator: (val: unknown) => boolean;
|
|
1301
|
-
__epPropKey: true;
|
|
1302
|
-
};
|
|
1303
|
-
}>> & {
|
|
1304
|
-
onClick?: (...args: any[]) => any;
|
|
1305
|
-
onPointermove?: (...args: any[]) => any;
|
|
1306
|
-
onPointerleave?: (...args: any[]) => any;
|
|
1307
|
-
}, {
|
|
1308
|
-
readonly disabled: boolean;
|
|
1309
|
-
readonly command: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [ObjectConstructor, StringConstructor, NumberConstructor], unknown, unknown>;
|
|
1310
|
-
readonly divided: boolean;
|
|
1311
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1312
|
-
DropdownMenu: import("vue").DefineComponent<{
|
|
1313
|
-
onKeydown: {
|
|
1314
|
-
readonly type: import("vue").PropType<(e: KeyboardEvent) => void>;
|
|
1315
|
-
readonly required: false;
|
|
1316
|
-
readonly validator: (val: unknown) => boolean;
|
|
1317
|
-
__epPropKey: true;
|
|
1318
|
-
};
|
|
1319
|
-
}, {
|
|
1320
|
-
size: import("vue").ComputedRef<string>;
|
|
1321
|
-
rovingFocusGroupRootStyle: import("vue").Ref<import("vue").StyleValue, import("vue").StyleValue>;
|
|
1322
|
-
dropdownKls: import("vue").ComputedRef<string[]>;
|
|
1323
|
-
role: import("vue").ComputedRef<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown>>;
|
|
1324
|
-
triggerId: import("vue").ComputedRef<string>;
|
|
1325
|
-
dropdownListWrapperRef: (el: Element | import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>) => void;
|
|
1326
|
-
handleKeydown: (event: KeyboardEvent) => void;
|
|
1327
|
-
onBlur: (e: Event) => void;
|
|
1328
|
-
handleFocus: (e: FocusEvent) => void;
|
|
1329
|
-
onMousedown: (e: Event) => void;
|
|
1330
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1331
|
-
onKeydown: {
|
|
1332
|
-
readonly type: import("vue").PropType<(e: KeyboardEvent) => void>;
|
|
1333
|
-
readonly required: false;
|
|
1334
|
-
readonly validator: (val: unknown) => boolean;
|
|
1335
|
-
__epPropKey: true;
|
|
1336
|
-
};
|
|
1337
|
-
}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1338
|
-
}>;
|
|
1339
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
1263
|
+
}>>;
|
|
1264
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<JaDropdownButtonProps> & Readonly<{}>, {
|
|
1340
1265
|
type: "default" | "info" | "warning" | "success" | "text" | "primary" | "danger";
|
|
1341
1266
|
tooltipPlacement: "top" | "bottom";
|
|
1342
1267
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|