amelia-booking-ui 0.0.544 → 0.0.545
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/amelia-booking-ui.css +1 -1
- package/dist/amelia-booking-ui.es.js +22840 -18543
- package/dist/types/components/form/AmForm.vue.d.ts +290 -210
- package/dist/types/components/popover/AmPopover.vue.d.ts +486 -830
- package/package.json +1 -1
|
@@ -23,150 +23,54 @@ declare function __VLS_template(): {
|
|
|
23
23
|
$: import('vue').ComponentInternalInstance;
|
|
24
24
|
$data: {};
|
|
25
25
|
$props: Partial<{
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
26
|
+
tabindex: string | number;
|
|
27
|
+
width: string | number;
|
|
28
|
+
content: string;
|
|
29
|
+
offset: number;
|
|
30
|
+
visible: boolean | null;
|
|
31
|
+
placement: import('element-plus').Placement;
|
|
32
|
+
effect: import('element-plus').PopperEffect;
|
|
33
|
+
showAfter: number;
|
|
34
|
+
hideAfter: number;
|
|
35
|
+
autoClose: number;
|
|
36
|
+
teleported: boolean;
|
|
37
|
+
trigger: import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>;
|
|
38
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
39
|
+
enterable: boolean;
|
|
40
|
+
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
41
|
+
triggerKeys: string[];
|
|
42
|
+
persistent: boolean;
|
|
43
|
+
showArrow: boolean;
|
|
44
44
|
}> & Omit<{
|
|
45
|
-
readonly content:
|
|
46
|
-
readonly placement: import('element-plus
|
|
47
|
-
readonly
|
|
48
|
-
readonly
|
|
49
|
-
readonly showArrow: import('element-plus/es/utils').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
45
|
+
readonly content: import('element-plus').ElTooltipContentProps["content"];
|
|
46
|
+
readonly placement: import('element-plus').Placement;
|
|
47
|
+
readonly width: string | number;
|
|
48
|
+
readonly showArrow: boolean;
|
|
50
49
|
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
51
|
-
readonly tabindex:
|
|
52
|
-
readonly trigger: import('element-plus
|
|
53
|
-
readonly effect: import('element-plus
|
|
50
|
+
readonly tabindex: string | number;
|
|
51
|
+
readonly trigger: import('element-plus').UseTooltipTriggerProps["trigger"];
|
|
52
|
+
readonly effect: import('element-plus').ElTooltipContentProps["effect"];
|
|
54
53
|
readonly hideAfter: number;
|
|
55
|
-
readonly triggerKeys:
|
|
56
|
-
readonly enterable: import('element-plus
|
|
57
|
-
readonly teleported: import('element-plus
|
|
54
|
+
readonly triggerKeys: import('element-plus').UseTooltipTriggerProps["triggerKeys"];
|
|
55
|
+
readonly enterable: import('element-plus').ElTooltipContentProps["enterable"];
|
|
56
|
+
readonly teleported: import('element-plus').ElTooltipContentProps["teleported"];
|
|
58
57
|
readonly showAfter: number;
|
|
59
58
|
readonly autoClose: number;
|
|
60
|
-
readonly persistent:
|
|
59
|
+
readonly persistent: boolean;
|
|
61
60
|
readonly title?: string;
|
|
62
|
-
readonly
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
} | (string | {
|
|
69
|
-
[x: string]: boolean;
|
|
70
|
-
} | (string | {
|
|
71
|
-
[x: string]: boolean;
|
|
72
|
-
} | (string | {
|
|
73
|
-
[x: string]: boolean;
|
|
74
|
-
} | (string | {
|
|
75
|
-
[x: string]: boolean;
|
|
76
|
-
} | (string | {
|
|
77
|
-
[x: string]: boolean;
|
|
78
|
-
} | (string | {
|
|
79
|
-
[x: string]: boolean;
|
|
80
|
-
} | (string | {
|
|
81
|
-
[x: string]: boolean;
|
|
82
|
-
} | (string | {
|
|
83
|
-
[x: string]: boolean;
|
|
84
|
-
} | (string | {
|
|
85
|
-
[x: string]: boolean;
|
|
86
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
87
|
-
[x: string]: boolean;
|
|
88
|
-
} | (string | {
|
|
89
|
-
[x: string]: boolean;
|
|
90
|
-
} | (string | {
|
|
91
|
-
[x: string]: boolean;
|
|
92
|
-
} | (string | {
|
|
93
|
-
[x: string]: boolean;
|
|
94
|
-
} | (string | {
|
|
95
|
-
[x: string]: boolean;
|
|
96
|
-
} | (string | {
|
|
97
|
-
[x: string]: boolean;
|
|
98
|
-
} | (string | {
|
|
99
|
-
[x: string]: boolean;
|
|
100
|
-
} | (string | {
|
|
101
|
-
[x: string]: boolean;
|
|
102
|
-
} | (string | {
|
|
103
|
-
[x: string]: boolean;
|
|
104
|
-
} | (string | {
|
|
105
|
-
[x: string]: boolean;
|
|
106
|
-
} | (string | {
|
|
107
|
-
[x: string]: boolean;
|
|
108
|
-
} | (string | {
|
|
109
|
-
[x: string]: boolean;
|
|
110
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
111
|
-
[x: string]: boolean;
|
|
112
|
-
} | (string | {
|
|
113
|
-
[x: string]: boolean;
|
|
114
|
-
} | (string | {
|
|
115
|
-
[x: string]: boolean;
|
|
116
|
-
} | (string | {
|
|
117
|
-
[x: string]: boolean;
|
|
118
|
-
} | (string | {
|
|
119
|
-
[x: string]: boolean;
|
|
120
|
-
} | (string | {
|
|
121
|
-
[x: string]: boolean;
|
|
122
|
-
} | (string | {
|
|
123
|
-
[x: string]: boolean;
|
|
124
|
-
} | (string | {
|
|
125
|
-
[x: string]: boolean;
|
|
126
|
-
} | (string | {
|
|
127
|
-
[x: string]: boolean;
|
|
128
|
-
} | (string | {
|
|
129
|
-
[x: string]: boolean;
|
|
130
|
-
} | (string | {
|
|
131
|
-
[x: string]: boolean;
|
|
132
|
-
} | (string | {
|
|
133
|
-
[x: string]: boolean;
|
|
134
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
135
|
-
[x: string]: boolean;
|
|
136
|
-
} | (string | {
|
|
137
|
-
[x: string]: boolean;
|
|
138
|
-
} | (string | {
|
|
139
|
-
[x: string]: boolean;
|
|
140
|
-
} | (string | {
|
|
141
|
-
[x: string]: boolean;
|
|
142
|
-
} | (string | {
|
|
143
|
-
[x: string]: boolean;
|
|
144
|
-
} | (string | {
|
|
145
|
-
[x: string]: boolean;
|
|
146
|
-
} | (string | {
|
|
147
|
-
[x: string]: boolean;
|
|
148
|
-
} | (string | {
|
|
149
|
-
[x: string]: boolean;
|
|
150
|
-
} | (string | {
|
|
151
|
-
[x: string]: boolean;
|
|
152
|
-
} | (string | {
|
|
153
|
-
[x: string]: boolean;
|
|
154
|
-
} | (string | {
|
|
155
|
-
[x: string]: boolean;
|
|
156
|
-
} | (string | {
|
|
157
|
-
[x: string]: boolean;
|
|
158
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
|
|
159
|
-
readonly transition?: string;
|
|
160
|
-
readonly visible?: import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => boolean) | (() => boolean | null) | ((new (...args: any[]) => boolean) | (() => boolean | null))[], unknown, unknown>;
|
|
161
|
-
readonly popperStyle?: import('vue').StyleValue;
|
|
162
|
-
readonly appendTo?: import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown>;
|
|
61
|
+
readonly disabled?: import('element-plus').UseTooltipTriggerProps["disabled"];
|
|
62
|
+
readonly popperClass?: import('element-plus').ElTooltipContentProps["popperClass"];
|
|
63
|
+
readonly transition?: import('element-plus').ElTooltipContentProps["transition"];
|
|
64
|
+
readonly visible?: import('element-plus').ElTooltipContentProps["visible"];
|
|
65
|
+
readonly popperStyle?: import('element-plus').ElTooltipContentProps["popperStyle"];
|
|
66
|
+
readonly appendTo?: import('element-plus').ElTooltipContentProps["appendTo"];
|
|
163
67
|
readonly offset?: number;
|
|
164
68
|
"onUpdate:visible"?: ((visible: boolean) => void) & ((value: boolean) => any);
|
|
165
69
|
"onAfter-enter"?: (() => any) | undefined;
|
|
166
70
|
"onAfter-leave"?: (() => any) | undefined;
|
|
167
71
|
"onBefore-enter"?: (() => any) | undefined;
|
|
168
72
|
"onBefore-leave"?: (() => any) | undefined;
|
|
169
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "content" | "placement" | "
|
|
73
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "content" | "placement" | "width" | "showArrow" | "popperOptions" | "tabindex" | "trigger" | "effect" | "hideAfter" | "triggerKeys" | "visible" | "popperStyle" | "enterable" | "teleported" | "offset" | "showAfter" | "autoClose" | "persistent">;
|
|
170
74
|
$attrs: {
|
|
171
75
|
[x: string]: unknown;
|
|
172
76
|
};
|
|
@@ -182,95 +86,26 @@ declare function __VLS_template(): {
|
|
|
182
86
|
$emit: ((event: "before-enter") => void) & ((event: "after-leave") => void) & ((event: "after-enter") => void) & ((event: "before-leave") => void) & ((event: "update:visible", value: boolean) => void);
|
|
183
87
|
$el: any;
|
|
184
88
|
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
readonly placement: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | ((new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement))[], unknown, unknown, "bottom", boolean>;
|
|
188
|
-
readonly disabled: BooleanConstructor;
|
|
189
|
-
readonly visible: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => boolean) | (() => boolean | null) | ((new (...args: any[]) => boolean) | (() => boolean | null))[], unknown, unknown, null, boolean>;
|
|
190
|
-
readonly transition: StringConstructor;
|
|
191
|
-
readonly popperOptions: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>) | ((new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>))[], unknown, unknown, () => {}, boolean>;
|
|
192
|
-
readonly tabindex: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, 0, boolean>;
|
|
193
|
-
readonly content: import('element-plus/es/utils').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
194
|
-
readonly popperStyle: {
|
|
195
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | ((new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue))[], unknown, unknown>>;
|
|
196
|
-
readonly required: false;
|
|
197
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
198
|
-
__epPropKey: true;
|
|
89
|
+
title: {
|
|
90
|
+
type: import('vue').PropType<string>;
|
|
199
91
|
};
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
} | (string | {
|
|
218
|
-
[x: string]: boolean;
|
|
219
|
-
} | (string | {
|
|
220
|
-
[x: string]: boolean;
|
|
221
|
-
} | (string | {
|
|
222
|
-
[x: string]: boolean;
|
|
223
|
-
} | (string | {
|
|
224
|
-
[x: string]: boolean;
|
|
225
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
226
|
-
[x: string]: boolean;
|
|
227
|
-
} | (string | {
|
|
228
|
-
[x: string]: boolean;
|
|
229
|
-
} | (string | {
|
|
230
|
-
[x: string]: boolean;
|
|
231
|
-
} | (string | {
|
|
232
|
-
[x: string]: boolean;
|
|
233
|
-
} | (string | {
|
|
234
|
-
[x: string]: boolean;
|
|
235
|
-
} | (string | {
|
|
236
|
-
[x: string]: boolean;
|
|
237
|
-
} | (string | {
|
|
238
|
-
[x: string]: boolean;
|
|
239
|
-
} | (string | {
|
|
240
|
-
[x: string]: boolean;
|
|
241
|
-
} | (string | {
|
|
242
|
-
[x: string]: boolean;
|
|
243
|
-
} | (string | {
|
|
244
|
-
[x: string]: boolean;
|
|
245
|
-
} | (string | {
|
|
246
|
-
[x: string]: boolean;
|
|
247
|
-
} | (string | {
|
|
248
|
-
[x: string]: boolean;
|
|
249
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
250
|
-
[x: string]: boolean;
|
|
251
|
-
} | (string | {
|
|
252
|
-
[x: string]: boolean;
|
|
253
|
-
} | (string | {
|
|
254
|
-
[x: string]: boolean;
|
|
255
|
-
} | (string | {
|
|
256
|
-
[x: string]: boolean;
|
|
257
|
-
} | (string | {
|
|
258
|
-
[x: string]: boolean;
|
|
259
|
-
} | (string | {
|
|
260
|
-
[x: string]: boolean;
|
|
261
|
-
} | (string | {
|
|
262
|
-
[x: string]: boolean;
|
|
263
|
-
} | (string | {
|
|
264
|
-
[x: string]: boolean;
|
|
265
|
-
} | (string | {
|
|
266
|
-
[x: string]: boolean;
|
|
267
|
-
} | (string | {
|
|
268
|
-
[x: string]: boolean;
|
|
269
|
-
} | (string | {
|
|
270
|
-
[x: string]: boolean;
|
|
271
|
-
} | (string | {
|
|
272
|
-
[x: string]: boolean;
|
|
273
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
92
|
+
content: {
|
|
93
|
+
type: import('vue').PropType<string>;
|
|
94
|
+
default: "";
|
|
95
|
+
};
|
|
96
|
+
placement: {
|
|
97
|
+
type: import('vue').PropType<import('element-plus').Placement>;
|
|
98
|
+
default: "bottom";
|
|
99
|
+
};
|
|
100
|
+
disabled: {
|
|
101
|
+
type: import('vue').PropType<boolean>;
|
|
102
|
+
};
|
|
103
|
+
width: {
|
|
104
|
+
type: import('vue').PropType<string | number>;
|
|
105
|
+
default: 150;
|
|
106
|
+
};
|
|
107
|
+
popperClass: {
|
|
108
|
+
type: import('vue').PropType<string | {
|
|
274
109
|
[x: string]: boolean;
|
|
275
110
|
} | (string | {
|
|
276
111
|
[x: string]: boolean;
|
|
@@ -294,45 +129,76 @@ declare function __VLS_template(): {
|
|
|
294
129
|
[x: string]: boolean;
|
|
295
130
|
} | (string | {
|
|
296
131
|
[x: string]: boolean;
|
|
297
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
132
|
+
} | /*elided*/ any)[])[])[])[])[])[])[])[])[])[])[]>;
|
|
133
|
+
};
|
|
134
|
+
showArrow: {
|
|
135
|
+
type: import('vue').PropType<boolean>;
|
|
136
|
+
default: true;
|
|
137
|
+
};
|
|
138
|
+
popperOptions: {
|
|
139
|
+
type: import('vue').PropType<Partial<import('element-plus').Options>>;
|
|
140
|
+
default: () => {};
|
|
141
|
+
};
|
|
142
|
+
tabindex: {
|
|
143
|
+
type: import('vue').PropType<string | number>;
|
|
144
|
+
default: 0;
|
|
145
|
+
};
|
|
146
|
+
transition: {
|
|
147
|
+
type: import('vue').PropType<string>;
|
|
148
|
+
};
|
|
149
|
+
trigger: {
|
|
150
|
+
type: import('vue').PropType<import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>>;
|
|
151
|
+
default: "hover";
|
|
152
|
+
};
|
|
153
|
+
effect: {
|
|
154
|
+
type: import('vue').PropType<import('element-plus').PopperEffect>;
|
|
155
|
+
default: "light";
|
|
156
|
+
};
|
|
157
|
+
hideAfter: {
|
|
158
|
+
type: import('vue').PropType<number>;
|
|
159
|
+
default: 200;
|
|
301
160
|
};
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
readonly required: false;
|
|
306
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
307
|
-
readonly __epPropKey: true;
|
|
161
|
+
triggerKeys: {
|
|
162
|
+
type: import('vue').PropType<string[]>;
|
|
163
|
+
default: () => string[];
|
|
308
164
|
};
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
readonly required: false;
|
|
313
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
314
|
-
readonly __epPropKey: true;
|
|
165
|
+
visible: {
|
|
166
|
+
type: import('vue').PropType<boolean>;
|
|
167
|
+
default: null;
|
|
315
168
|
};
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
readonly required: false;
|
|
320
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
321
|
-
__epPropKey: true;
|
|
169
|
+
popperStyle: {
|
|
170
|
+
type: import('vue').PropType<import('vue').StyleValue>;
|
|
171
|
+
default: undefined;
|
|
322
172
|
};
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
173
|
+
enterable: {
|
|
174
|
+
type: import('vue').PropType<boolean>;
|
|
175
|
+
default: true;
|
|
176
|
+
};
|
|
177
|
+
teleported: {
|
|
178
|
+
type: import('vue').PropType<boolean>;
|
|
179
|
+
default: true;
|
|
180
|
+
};
|
|
181
|
+
appendTo: {
|
|
182
|
+
type: import('vue').PropType<string | HTMLElement>;
|
|
183
|
+
};
|
|
184
|
+
offset: {
|
|
185
|
+
type: import('vue').PropType<number>;
|
|
186
|
+
default: undefined;
|
|
187
|
+
};
|
|
188
|
+
showAfter: {
|
|
189
|
+
type: import('vue').PropType<number>;
|
|
190
|
+
default: 0;
|
|
191
|
+
};
|
|
192
|
+
autoClose: {
|
|
193
|
+
type: import('vue').PropType<number>;
|
|
194
|
+
default: 0;
|
|
195
|
+
};
|
|
196
|
+
persistent: {
|
|
197
|
+
type: import('vue').PropType<boolean>;
|
|
198
|
+
default: true;
|
|
199
|
+
};
|
|
200
|
+
'onUpdate:visible': {
|
|
201
|
+
type: import('vue').PropType<(visible: boolean) => void>;
|
|
336
202
|
};
|
|
337
203
|
}>> & {
|
|
338
204
|
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
@@ -350,24 +216,24 @@ declare function __VLS_template(): {
|
|
|
350
216
|
"before-leave": () => void;
|
|
351
217
|
"update:visible": (value: boolean) => void;
|
|
352
218
|
}, string, {
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
219
|
+
tabindex: string | number;
|
|
220
|
+
width: string | number;
|
|
221
|
+
content: string;
|
|
222
|
+
offset: number;
|
|
223
|
+
visible: boolean | null;
|
|
224
|
+
placement: import('element-plus').Placement;
|
|
225
|
+
effect: import('element-plus').PopperEffect;
|
|
226
|
+
showAfter: number;
|
|
227
|
+
hideAfter: number;
|
|
228
|
+
autoClose: number;
|
|
229
|
+
teleported: boolean;
|
|
230
|
+
trigger: import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>;
|
|
231
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
232
|
+
enterable: boolean;
|
|
233
|
+
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
234
|
+
triggerKeys: string[];
|
|
235
|
+
persistent: boolean;
|
|
236
|
+
showArrow: boolean;
|
|
371
237
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
372
238
|
beforeCreate?: (() => void) | (() => void)[];
|
|
373
239
|
created?: (() => void) | (() => void)[];
|
|
@@ -389,104 +255,45 @@ declare function __VLS_template(): {
|
|
|
389
255
|
$nextTick: typeof import('vue').nextTick;
|
|
390
256
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
391
257
|
} & Readonly<{
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
258
|
+
tabindex: string | number;
|
|
259
|
+
width: string | number;
|
|
260
|
+
content: string;
|
|
261
|
+
offset: number;
|
|
262
|
+
visible: boolean | null;
|
|
263
|
+
placement: import('element-plus').Placement;
|
|
264
|
+
effect: import('element-plus').PopperEffect;
|
|
265
|
+
showAfter: number;
|
|
266
|
+
hideAfter: number;
|
|
267
|
+
autoClose: number;
|
|
268
|
+
teleported: boolean;
|
|
269
|
+
trigger: import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>;
|
|
270
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
271
|
+
enterable: boolean;
|
|
272
|
+
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
273
|
+
triggerKeys: string[];
|
|
274
|
+
persistent: boolean;
|
|
275
|
+
showArrow: boolean;
|
|
410
276
|
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
readonly placement: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | ((new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement))[], unknown, unknown, "bottom", boolean>;
|
|
414
|
-
readonly disabled: BooleanConstructor;
|
|
415
|
-
readonly visible: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => boolean) | (() => boolean | null) | ((new (...args: any[]) => boolean) | (() => boolean | null))[], unknown, unknown, null, boolean>;
|
|
416
|
-
readonly transition: StringConstructor;
|
|
417
|
-
readonly popperOptions: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>) | ((new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>))[], unknown, unknown, () => {}, boolean>;
|
|
418
|
-
readonly tabindex: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, 0, boolean>;
|
|
419
|
-
readonly content: import('element-plus/es/utils').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
420
|
-
readonly popperStyle: {
|
|
421
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | ((new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue))[], unknown, unknown>>;
|
|
422
|
-
readonly required: false;
|
|
423
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
424
|
-
__epPropKey: true;
|
|
277
|
+
title: {
|
|
278
|
+
type: import('vue').PropType<string>;
|
|
425
279
|
};
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
} | (string | {
|
|
444
|
-
[x: string]: boolean;
|
|
445
|
-
} | (string | {
|
|
446
|
-
[x: string]: boolean;
|
|
447
|
-
} | (string | {
|
|
448
|
-
[x: string]: boolean;
|
|
449
|
-
} | (string | {
|
|
450
|
-
[x: string]: boolean;
|
|
451
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
452
|
-
[x: string]: boolean;
|
|
453
|
-
} | (string | {
|
|
454
|
-
[x: string]: boolean;
|
|
455
|
-
} | (string | {
|
|
456
|
-
[x: string]: boolean;
|
|
457
|
-
} | (string | {
|
|
458
|
-
[x: string]: boolean;
|
|
459
|
-
} | (string | {
|
|
460
|
-
[x: string]: boolean;
|
|
461
|
-
} | (string | {
|
|
462
|
-
[x: string]: boolean;
|
|
463
|
-
} | (string | {
|
|
464
|
-
[x: string]: boolean;
|
|
465
|
-
} | (string | {
|
|
466
|
-
[x: string]: boolean;
|
|
467
|
-
} | (string | {
|
|
468
|
-
[x: string]: boolean;
|
|
469
|
-
} | (string | {
|
|
470
|
-
[x: string]: boolean;
|
|
471
|
-
} | (string | {
|
|
472
|
-
[x: string]: boolean;
|
|
473
|
-
} | (string | {
|
|
474
|
-
[x: string]: boolean;
|
|
475
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
476
|
-
[x: string]: boolean;
|
|
477
|
-
} | (string | {
|
|
478
|
-
[x: string]: boolean;
|
|
479
|
-
} | (string | {
|
|
480
|
-
[x: string]: boolean;
|
|
481
|
-
} | (string | {
|
|
482
|
-
[x: string]: boolean;
|
|
483
|
-
} | (string | {
|
|
484
|
-
[x: string]: boolean;
|
|
485
|
-
} | (string | {
|
|
486
|
-
[x: string]: boolean;
|
|
487
|
-
} | (string | {
|
|
488
|
-
[x: string]: boolean;
|
|
489
|
-
} | (string | {
|
|
280
|
+
content: {
|
|
281
|
+
type: import('vue').PropType<string>;
|
|
282
|
+
default: "";
|
|
283
|
+
};
|
|
284
|
+
placement: {
|
|
285
|
+
type: import('vue').PropType<import('element-plus').Placement>;
|
|
286
|
+
default: "bottom";
|
|
287
|
+
};
|
|
288
|
+
disabled: {
|
|
289
|
+
type: import('vue').PropType<boolean>;
|
|
290
|
+
};
|
|
291
|
+
width: {
|
|
292
|
+
type: import('vue').PropType<string | number>;
|
|
293
|
+
default: 150;
|
|
294
|
+
};
|
|
295
|
+
popperClass: {
|
|
296
|
+
type: import('vue').PropType<string | {
|
|
490
297
|
[x: string]: boolean;
|
|
491
298
|
} | (string | {
|
|
492
299
|
[x: string]: boolean;
|
|
@@ -496,8 +303,6 @@ declare function __VLS_template(): {
|
|
|
496
303
|
[x: string]: boolean;
|
|
497
304
|
} | (string | {
|
|
498
305
|
[x: string]: boolean;
|
|
499
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
500
|
-
[x: string]: boolean;
|
|
501
306
|
} | (string | {
|
|
502
307
|
[x: string]: boolean;
|
|
503
308
|
} | (string | {
|
|
@@ -512,53 +317,76 @@ declare function __VLS_template(): {
|
|
|
512
317
|
[x: string]: boolean;
|
|
513
318
|
} | (string | {
|
|
514
319
|
[x: string]: boolean;
|
|
515
|
-
} |
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
320
|
+
} | /*elided*/ any)[])[])[])[])[])[])[])[])[])[])[]>;
|
|
321
|
+
};
|
|
322
|
+
showArrow: {
|
|
323
|
+
type: import('vue').PropType<boolean>;
|
|
324
|
+
default: true;
|
|
325
|
+
};
|
|
326
|
+
popperOptions: {
|
|
327
|
+
type: import('vue').PropType<Partial<import('element-plus').Options>>;
|
|
328
|
+
default: () => {};
|
|
329
|
+
};
|
|
330
|
+
tabindex: {
|
|
331
|
+
type: import('vue').PropType<string | number>;
|
|
332
|
+
default: 0;
|
|
333
|
+
};
|
|
334
|
+
transition: {
|
|
335
|
+
type: import('vue').PropType<string>;
|
|
336
|
+
};
|
|
337
|
+
trigger: {
|
|
338
|
+
type: import('vue').PropType<import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>>;
|
|
339
|
+
default: "hover";
|
|
340
|
+
};
|
|
341
|
+
effect: {
|
|
342
|
+
type: import('vue').PropType<import('element-plus').PopperEffect>;
|
|
343
|
+
default: "light";
|
|
344
|
+
};
|
|
345
|
+
hideAfter: {
|
|
346
|
+
type: import('vue').PropType<number>;
|
|
347
|
+
default: 200;
|
|
348
|
+
};
|
|
349
|
+
triggerKeys: {
|
|
350
|
+
type: import('vue').PropType<string[]>;
|
|
351
|
+
default: () => string[];
|
|
352
|
+
};
|
|
353
|
+
visible: {
|
|
354
|
+
type: import('vue').PropType<boolean>;
|
|
355
|
+
default: null;
|
|
356
|
+
};
|
|
357
|
+
popperStyle: {
|
|
358
|
+
type: import('vue').PropType<import('vue').StyleValue>;
|
|
359
|
+
default: undefined;
|
|
360
|
+
};
|
|
361
|
+
enterable: {
|
|
362
|
+
type: import('vue').PropType<boolean>;
|
|
363
|
+
default: true;
|
|
527
364
|
};
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
readonly required: false;
|
|
532
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
533
|
-
readonly __epPropKey: true;
|
|
365
|
+
teleported: {
|
|
366
|
+
type: import('vue').PropType<boolean>;
|
|
367
|
+
default: true;
|
|
534
368
|
};
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string) | (() => import('element-plus').PopperEffect) | ((new (...args: any[]) => string) | (() => import('element-plus').PopperEffect))[], unknown, unknown>>;
|
|
538
|
-
readonly required: false;
|
|
539
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
540
|
-
readonly __epPropKey: true;
|
|
369
|
+
appendTo: {
|
|
370
|
+
type: import('vue').PropType<string | HTMLElement>;
|
|
541
371
|
};
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
readonly required: false;
|
|
546
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
547
|
-
__epPropKey: true;
|
|
372
|
+
offset: {
|
|
373
|
+
type: import('vue').PropType<number>;
|
|
374
|
+
default: undefined;
|
|
548
375
|
};
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
376
|
+
showAfter: {
|
|
377
|
+
type: import('vue').PropType<number>;
|
|
378
|
+
default: 0;
|
|
379
|
+
};
|
|
380
|
+
autoClose: {
|
|
381
|
+
type: import('vue').PropType<number>;
|
|
382
|
+
default: 0;
|
|
383
|
+
};
|
|
384
|
+
persistent: {
|
|
385
|
+
type: import('vue').PropType<boolean>;
|
|
386
|
+
default: true;
|
|
387
|
+
};
|
|
388
|
+
'onUpdate:visible': {
|
|
389
|
+
type: import('vue').PropType<(visible: boolean) => void>;
|
|
562
390
|
};
|
|
563
391
|
}>> & {
|
|
564
392
|
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
@@ -566,7 +394,7 @@ declare function __VLS_template(): {
|
|
|
566
394
|
"onAfter-leave"?: (() => any) | undefined;
|
|
567
395
|
"onBefore-enter"?: (() => any) | undefined;
|
|
568
396
|
"onBefore-leave"?: (() => any) | undefined;
|
|
569
|
-
}, "content" | "placement" | "
|
|
397
|
+
}, "content" | "placement" | "width" | "showArrow" | "popperOptions" | "tabindex" | "trigger" | "effect" | "hideAfter" | "triggerKeys" | "visible" | "popperStyle" | "enterable" | "teleported" | "offset" | "showAfter" | "autoClose" | "persistent" | "popperRef" | "hide"> & import('vue').ShallowUnwrapRef<{
|
|
570
398
|
popperRef: import('vue').ComputedRef<import('element-plus').PopperInstance | undefined>;
|
|
571
399
|
hide: () => void;
|
|
572
400
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
@@ -598,150 +426,54 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
|
|
|
598
426
|
$: import('vue').ComponentInternalInstance;
|
|
599
427
|
$data: {};
|
|
600
428
|
$props: Partial<{
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
429
|
+
tabindex: string | number;
|
|
430
|
+
width: string | number;
|
|
431
|
+
content: string;
|
|
432
|
+
offset: number;
|
|
433
|
+
visible: boolean | null;
|
|
434
|
+
placement: import('element-plus').Placement;
|
|
435
|
+
effect: import('element-plus').PopperEffect;
|
|
436
|
+
showAfter: number;
|
|
437
|
+
hideAfter: number;
|
|
438
|
+
autoClose: number;
|
|
439
|
+
teleported: boolean;
|
|
440
|
+
trigger: import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>;
|
|
441
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
442
|
+
enterable: boolean;
|
|
443
|
+
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
444
|
+
triggerKeys: string[];
|
|
445
|
+
persistent: boolean;
|
|
446
|
+
showArrow: boolean;
|
|
619
447
|
}> & Omit<{
|
|
620
|
-
readonly content:
|
|
621
|
-
readonly placement: import('element-plus
|
|
622
|
-
readonly
|
|
623
|
-
readonly
|
|
624
|
-
readonly showArrow: import('element-plus/es/utils').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
448
|
+
readonly content: import('element-plus').ElTooltipContentProps["content"];
|
|
449
|
+
readonly placement: import('element-plus').Placement;
|
|
450
|
+
readonly width: string | number;
|
|
451
|
+
readonly showArrow: boolean;
|
|
625
452
|
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
626
|
-
readonly tabindex:
|
|
627
|
-
readonly trigger: import('element-plus
|
|
628
|
-
readonly effect: import('element-plus
|
|
453
|
+
readonly tabindex: string | number;
|
|
454
|
+
readonly trigger: import('element-plus').UseTooltipTriggerProps["trigger"];
|
|
455
|
+
readonly effect: import('element-plus').ElTooltipContentProps["effect"];
|
|
629
456
|
readonly hideAfter: number;
|
|
630
|
-
readonly triggerKeys:
|
|
631
|
-
readonly enterable: import('element-plus
|
|
632
|
-
readonly teleported: import('element-plus
|
|
457
|
+
readonly triggerKeys: import('element-plus').UseTooltipTriggerProps["triggerKeys"];
|
|
458
|
+
readonly enterable: import('element-plus').ElTooltipContentProps["enterable"];
|
|
459
|
+
readonly teleported: import('element-plus').ElTooltipContentProps["teleported"];
|
|
633
460
|
readonly showAfter: number;
|
|
634
461
|
readonly autoClose: number;
|
|
635
|
-
readonly persistent:
|
|
462
|
+
readonly persistent: boolean;
|
|
636
463
|
readonly title?: string;
|
|
637
|
-
readonly
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
} | (string | {
|
|
644
|
-
[x: string]: boolean;
|
|
645
|
-
} | (string | {
|
|
646
|
-
[x: string]: boolean;
|
|
647
|
-
} | (string | {
|
|
648
|
-
[x: string]: boolean;
|
|
649
|
-
} | (string | {
|
|
650
|
-
[x: string]: boolean;
|
|
651
|
-
} | (string | {
|
|
652
|
-
[x: string]: boolean;
|
|
653
|
-
} | (string | {
|
|
654
|
-
[x: string]: boolean;
|
|
655
|
-
} | (string | {
|
|
656
|
-
[x: string]: boolean;
|
|
657
|
-
} | (string | {
|
|
658
|
-
[x: string]: boolean;
|
|
659
|
-
} | (string | {
|
|
660
|
-
[x: string]: boolean;
|
|
661
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
662
|
-
[x: string]: boolean;
|
|
663
|
-
} | (string | {
|
|
664
|
-
[x: string]: boolean;
|
|
665
|
-
} | (string | {
|
|
666
|
-
[x: string]: boolean;
|
|
667
|
-
} | (string | {
|
|
668
|
-
[x: string]: boolean;
|
|
669
|
-
} | (string | {
|
|
670
|
-
[x: string]: boolean;
|
|
671
|
-
} | (string | {
|
|
672
|
-
[x: string]: boolean;
|
|
673
|
-
} | (string | {
|
|
674
|
-
[x: string]: boolean;
|
|
675
|
-
} | (string | {
|
|
676
|
-
[x: string]: boolean;
|
|
677
|
-
} | (string | {
|
|
678
|
-
[x: string]: boolean;
|
|
679
|
-
} | (string | {
|
|
680
|
-
[x: string]: boolean;
|
|
681
|
-
} | (string | {
|
|
682
|
-
[x: string]: boolean;
|
|
683
|
-
} | (string | {
|
|
684
|
-
[x: string]: boolean;
|
|
685
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
686
|
-
[x: string]: boolean;
|
|
687
|
-
} | (string | {
|
|
688
|
-
[x: string]: boolean;
|
|
689
|
-
} | (string | {
|
|
690
|
-
[x: string]: boolean;
|
|
691
|
-
} | (string | {
|
|
692
|
-
[x: string]: boolean;
|
|
693
|
-
} | (string | {
|
|
694
|
-
[x: string]: boolean;
|
|
695
|
-
} | (string | {
|
|
696
|
-
[x: string]: boolean;
|
|
697
|
-
} | (string | {
|
|
698
|
-
[x: string]: boolean;
|
|
699
|
-
} | (string | {
|
|
700
|
-
[x: string]: boolean;
|
|
701
|
-
} | (string | {
|
|
702
|
-
[x: string]: boolean;
|
|
703
|
-
} | (string | {
|
|
704
|
-
[x: string]: boolean;
|
|
705
|
-
} | (string | {
|
|
706
|
-
[x: string]: boolean;
|
|
707
|
-
} | (string | {
|
|
708
|
-
[x: string]: boolean;
|
|
709
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
710
|
-
[x: string]: boolean;
|
|
711
|
-
} | (string | {
|
|
712
|
-
[x: string]: boolean;
|
|
713
|
-
} | (string | {
|
|
714
|
-
[x: string]: boolean;
|
|
715
|
-
} | (string | {
|
|
716
|
-
[x: string]: boolean;
|
|
717
|
-
} | (string | {
|
|
718
|
-
[x: string]: boolean;
|
|
719
|
-
} | (string | {
|
|
720
|
-
[x: string]: boolean;
|
|
721
|
-
} | (string | {
|
|
722
|
-
[x: string]: boolean;
|
|
723
|
-
} | (string | {
|
|
724
|
-
[x: string]: boolean;
|
|
725
|
-
} | (string | {
|
|
726
|
-
[x: string]: boolean;
|
|
727
|
-
} | (string | {
|
|
728
|
-
[x: string]: boolean;
|
|
729
|
-
} | (string | {
|
|
730
|
-
[x: string]: boolean;
|
|
731
|
-
} | (string | {
|
|
732
|
-
[x: string]: boolean;
|
|
733
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
|
|
734
|
-
readonly transition?: string;
|
|
735
|
-
readonly visible?: import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => boolean) | (() => boolean | null) | ((new (...args: any[]) => boolean) | (() => boolean | null))[], unknown, unknown>;
|
|
736
|
-
readonly popperStyle?: import('vue').StyleValue;
|
|
737
|
-
readonly appendTo?: import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown>;
|
|
464
|
+
readonly disabled?: import('element-plus').UseTooltipTriggerProps["disabled"];
|
|
465
|
+
readonly popperClass?: import('element-plus').ElTooltipContentProps["popperClass"];
|
|
466
|
+
readonly transition?: import('element-plus').ElTooltipContentProps["transition"];
|
|
467
|
+
readonly visible?: import('element-plus').ElTooltipContentProps["visible"];
|
|
468
|
+
readonly popperStyle?: import('element-plus').ElTooltipContentProps["popperStyle"];
|
|
469
|
+
readonly appendTo?: import('element-plus').ElTooltipContentProps["appendTo"];
|
|
738
470
|
readonly offset?: number;
|
|
739
471
|
"onUpdate:visible"?: ((visible: boolean) => void) & ((value: boolean) => any);
|
|
740
472
|
"onAfter-enter"?: (() => any) | undefined;
|
|
741
473
|
"onAfter-leave"?: (() => any) | undefined;
|
|
742
474
|
"onBefore-enter"?: (() => any) | undefined;
|
|
743
475
|
"onBefore-leave"?: (() => any) | undefined;
|
|
744
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "content" | "placement" | "
|
|
476
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "content" | "placement" | "width" | "showArrow" | "popperOptions" | "tabindex" | "trigger" | "effect" | "hideAfter" | "triggerKeys" | "visible" | "popperStyle" | "enterable" | "teleported" | "offset" | "showAfter" | "autoClose" | "persistent">;
|
|
745
477
|
$attrs: {
|
|
746
478
|
[x: string]: unknown;
|
|
747
479
|
};
|
|
@@ -757,95 +489,26 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
|
|
|
757
489
|
$emit: ((event: "before-enter") => void) & ((event: "after-leave") => void) & ((event: "after-enter") => void) & ((event: "before-leave") => void) & ((event: "update:visible", value: boolean) => void);
|
|
758
490
|
$el: any;
|
|
759
491
|
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
readonly placement: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | ((new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement))[], unknown, unknown, "bottom", boolean>;
|
|
763
|
-
readonly disabled: BooleanConstructor;
|
|
764
|
-
readonly visible: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => boolean) | (() => boolean | null) | ((new (...args: any[]) => boolean) | (() => boolean | null))[], unknown, unknown, null, boolean>;
|
|
765
|
-
readonly transition: StringConstructor;
|
|
766
|
-
readonly popperOptions: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>) | ((new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>))[], unknown, unknown, () => {}, boolean>;
|
|
767
|
-
readonly tabindex: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, 0, boolean>;
|
|
768
|
-
readonly content: import('element-plus/es/utils').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
769
|
-
readonly popperStyle: {
|
|
770
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | ((new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue))[], unknown, unknown>>;
|
|
771
|
-
readonly required: false;
|
|
772
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
773
|
-
__epPropKey: true;
|
|
492
|
+
title: {
|
|
493
|
+
type: import('vue').PropType<string>;
|
|
774
494
|
};
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
} | (string | {
|
|
793
|
-
[x: string]: boolean;
|
|
794
|
-
} | (string | {
|
|
795
|
-
[x: string]: boolean;
|
|
796
|
-
} | (string | {
|
|
797
|
-
[x: string]: boolean;
|
|
798
|
-
} | (string | {
|
|
799
|
-
[x: string]: boolean;
|
|
800
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
801
|
-
[x: string]: boolean;
|
|
802
|
-
} | (string | {
|
|
803
|
-
[x: string]: boolean;
|
|
804
|
-
} | (string | {
|
|
805
|
-
[x: string]: boolean;
|
|
806
|
-
} | (string | {
|
|
807
|
-
[x: string]: boolean;
|
|
808
|
-
} | (string | {
|
|
809
|
-
[x: string]: boolean;
|
|
810
|
-
} | (string | {
|
|
811
|
-
[x: string]: boolean;
|
|
812
|
-
} | (string | {
|
|
813
|
-
[x: string]: boolean;
|
|
814
|
-
} | (string | {
|
|
815
|
-
[x: string]: boolean;
|
|
816
|
-
} | (string | {
|
|
817
|
-
[x: string]: boolean;
|
|
818
|
-
} | (string | {
|
|
819
|
-
[x: string]: boolean;
|
|
820
|
-
} | (string | {
|
|
821
|
-
[x: string]: boolean;
|
|
822
|
-
} | (string | {
|
|
823
|
-
[x: string]: boolean;
|
|
824
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
825
|
-
[x: string]: boolean;
|
|
826
|
-
} | (string | {
|
|
827
|
-
[x: string]: boolean;
|
|
828
|
-
} | (string | {
|
|
829
|
-
[x: string]: boolean;
|
|
830
|
-
} | (string | {
|
|
831
|
-
[x: string]: boolean;
|
|
832
|
-
} | (string | {
|
|
833
|
-
[x: string]: boolean;
|
|
834
|
-
} | (string | {
|
|
835
|
-
[x: string]: boolean;
|
|
836
|
-
} | (string | {
|
|
837
|
-
[x: string]: boolean;
|
|
838
|
-
} | (string | {
|
|
839
|
-
[x: string]: boolean;
|
|
840
|
-
} | (string | {
|
|
841
|
-
[x: string]: boolean;
|
|
842
|
-
} | (string | {
|
|
843
|
-
[x: string]: boolean;
|
|
844
|
-
} | (string | {
|
|
845
|
-
[x: string]: boolean;
|
|
846
|
-
} | (string | {
|
|
847
|
-
[x: string]: boolean;
|
|
848
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
495
|
+
content: {
|
|
496
|
+
type: import('vue').PropType<string>;
|
|
497
|
+
default: "";
|
|
498
|
+
};
|
|
499
|
+
placement: {
|
|
500
|
+
type: import('vue').PropType<import('element-plus').Placement>;
|
|
501
|
+
default: "bottom";
|
|
502
|
+
};
|
|
503
|
+
disabled: {
|
|
504
|
+
type: import('vue').PropType<boolean>;
|
|
505
|
+
};
|
|
506
|
+
width: {
|
|
507
|
+
type: import('vue').PropType<string | number>;
|
|
508
|
+
default: 150;
|
|
509
|
+
};
|
|
510
|
+
popperClass: {
|
|
511
|
+
type: import('vue').PropType<string | {
|
|
849
512
|
[x: string]: boolean;
|
|
850
513
|
} | (string | {
|
|
851
514
|
[x: string]: boolean;
|
|
@@ -869,45 +532,76 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
|
|
|
869
532
|
[x: string]: boolean;
|
|
870
533
|
} | (string | {
|
|
871
534
|
[x: string]: boolean;
|
|
872
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
535
|
+
} | /*elided*/ any)[])[])[])[])[])[])[])[])[])[])[]>;
|
|
536
|
+
};
|
|
537
|
+
showArrow: {
|
|
538
|
+
type: import('vue').PropType<boolean>;
|
|
539
|
+
default: true;
|
|
540
|
+
};
|
|
541
|
+
popperOptions: {
|
|
542
|
+
type: import('vue').PropType<Partial<import('element-plus').Options>>;
|
|
543
|
+
default: () => {};
|
|
544
|
+
};
|
|
545
|
+
tabindex: {
|
|
546
|
+
type: import('vue').PropType<string | number>;
|
|
547
|
+
default: 0;
|
|
548
|
+
};
|
|
549
|
+
transition: {
|
|
550
|
+
type: import('vue').PropType<string>;
|
|
551
|
+
};
|
|
552
|
+
trigger: {
|
|
553
|
+
type: import('vue').PropType<import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>>;
|
|
554
|
+
default: "hover";
|
|
555
|
+
};
|
|
556
|
+
effect: {
|
|
557
|
+
type: import('vue').PropType<import('element-plus').PopperEffect>;
|
|
558
|
+
default: "light";
|
|
559
|
+
};
|
|
560
|
+
hideAfter: {
|
|
561
|
+
type: import('vue').PropType<number>;
|
|
562
|
+
default: 200;
|
|
563
|
+
};
|
|
564
|
+
triggerKeys: {
|
|
565
|
+
type: import('vue').PropType<string[]>;
|
|
566
|
+
default: () => string[];
|
|
567
|
+
};
|
|
568
|
+
visible: {
|
|
569
|
+
type: import('vue').PropType<boolean>;
|
|
570
|
+
default: null;
|
|
571
|
+
};
|
|
572
|
+
popperStyle: {
|
|
573
|
+
type: import('vue').PropType<import('vue').StyleValue>;
|
|
574
|
+
default: undefined;
|
|
575
|
+
};
|
|
576
|
+
enterable: {
|
|
577
|
+
type: import('vue').PropType<boolean>;
|
|
578
|
+
default: true;
|
|
579
|
+
};
|
|
580
|
+
teleported: {
|
|
581
|
+
type: import('vue').PropType<boolean>;
|
|
582
|
+
default: true;
|
|
583
|
+
};
|
|
584
|
+
appendTo: {
|
|
585
|
+
type: import('vue').PropType<string | HTMLElement>;
|
|
876
586
|
};
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
readonly required: false;
|
|
881
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
882
|
-
readonly __epPropKey: true;
|
|
587
|
+
offset: {
|
|
588
|
+
type: import('vue').PropType<number>;
|
|
589
|
+
default: undefined;
|
|
883
590
|
};
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
readonly required: false;
|
|
888
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
889
|
-
readonly __epPropKey: true;
|
|
591
|
+
showAfter: {
|
|
592
|
+
type: import('vue').PropType<number>;
|
|
593
|
+
default: 0;
|
|
890
594
|
};
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
readonly required: false;
|
|
895
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
896
|
-
__epPropKey: true;
|
|
595
|
+
autoClose: {
|
|
596
|
+
type: import('vue').PropType<number>;
|
|
597
|
+
default: 0;
|
|
897
598
|
};
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
readonly showArrow: import('element-plus/es/utils').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
905
|
-
readonly persistent: import('element-plus/es/utils').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
906
|
-
readonly 'onUpdate:visible': {
|
|
907
|
-
readonly type: import('vue').PropType<(visible: boolean) => void>;
|
|
908
|
-
readonly required: false;
|
|
909
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
910
|
-
__epPropKey: true;
|
|
599
|
+
persistent: {
|
|
600
|
+
type: import('vue').PropType<boolean>;
|
|
601
|
+
default: true;
|
|
602
|
+
};
|
|
603
|
+
'onUpdate:visible': {
|
|
604
|
+
type: import('vue').PropType<(visible: boolean) => void>;
|
|
911
605
|
};
|
|
912
606
|
}>> & {
|
|
913
607
|
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
@@ -925,24 +619,24 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
|
|
|
925
619
|
"before-leave": () => void;
|
|
926
620
|
"update:visible": (value: boolean) => void;
|
|
927
621
|
}, string, {
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
622
|
+
tabindex: string | number;
|
|
623
|
+
width: string | number;
|
|
624
|
+
content: string;
|
|
625
|
+
offset: number;
|
|
626
|
+
visible: boolean | null;
|
|
627
|
+
placement: import('element-plus').Placement;
|
|
628
|
+
effect: import('element-plus').PopperEffect;
|
|
629
|
+
showAfter: number;
|
|
630
|
+
hideAfter: number;
|
|
631
|
+
autoClose: number;
|
|
632
|
+
teleported: boolean;
|
|
633
|
+
trigger: import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>;
|
|
634
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
635
|
+
enterable: boolean;
|
|
636
|
+
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
637
|
+
triggerKeys: string[];
|
|
638
|
+
persistent: boolean;
|
|
639
|
+
showArrow: boolean;
|
|
946
640
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
947
641
|
beforeCreate?: (() => void) | (() => void)[];
|
|
948
642
|
created?: (() => void) | (() => void)[];
|
|
@@ -964,114 +658,45 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
|
|
|
964
658
|
$nextTick: typeof import('vue').nextTick;
|
|
965
659
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
966
660
|
} & Readonly<{
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
661
|
+
tabindex: string | number;
|
|
662
|
+
width: string | number;
|
|
663
|
+
content: string;
|
|
664
|
+
offset: number;
|
|
665
|
+
visible: boolean | null;
|
|
666
|
+
placement: import('element-plus').Placement;
|
|
667
|
+
effect: import('element-plus').PopperEffect;
|
|
668
|
+
showAfter: number;
|
|
669
|
+
hideAfter: number;
|
|
670
|
+
autoClose: number;
|
|
671
|
+
teleported: boolean;
|
|
672
|
+
trigger: import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>;
|
|
673
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
674
|
+
enterable: boolean;
|
|
675
|
+
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
676
|
+
triggerKeys: string[];
|
|
677
|
+
persistent: boolean;
|
|
678
|
+
showArrow: boolean;
|
|
985
679
|
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
readonly placement: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | ((new (...args: any[]) => "left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement))[], unknown, unknown, "bottom", boolean>;
|
|
989
|
-
readonly disabled: BooleanConstructor;
|
|
990
|
-
readonly visible: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => boolean) | (() => boolean | null) | ((new (...args: any[]) => boolean) | (() => boolean | null))[], unknown, unknown, null, boolean>;
|
|
991
|
-
readonly transition: StringConstructor;
|
|
992
|
-
readonly popperOptions: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>) | ((new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>))[], unknown, unknown, () => {}, boolean>;
|
|
993
|
-
readonly tabindex: import('element-plus/es/utils').EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, 0, boolean>;
|
|
994
|
-
readonly content: import('element-plus/es/utils').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
995
|
-
readonly popperStyle: {
|
|
996
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils').EpPropMergeType<(new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | ((new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue))[], unknown, unknown>>;
|
|
997
|
-
readonly required: false;
|
|
998
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
999
|
-
__epPropKey: true;
|
|
680
|
+
title: {
|
|
681
|
+
type: import('vue').PropType<string>;
|
|
1000
682
|
};
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
} | (string | {
|
|
1019
|
-
[x: string]: boolean;
|
|
1020
|
-
} | (string | {
|
|
1021
|
-
[x: string]: boolean;
|
|
1022
|
-
} | (string | {
|
|
1023
|
-
[x: string]: boolean;
|
|
1024
|
-
} | (string | {
|
|
1025
|
-
[x: string]: boolean;
|
|
1026
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
1027
|
-
[x: string]: boolean;
|
|
1028
|
-
} | (string | {
|
|
1029
|
-
[x: string]: boolean;
|
|
1030
|
-
} | (string | {
|
|
1031
|
-
[x: string]: boolean;
|
|
1032
|
-
} | (string | {
|
|
1033
|
-
[x: string]: boolean;
|
|
1034
|
-
} | (string | {
|
|
1035
|
-
[x: string]: boolean;
|
|
1036
|
-
} | (string | {
|
|
1037
|
-
[x: string]: boolean;
|
|
1038
|
-
} | (string | {
|
|
1039
|
-
[x: string]: boolean;
|
|
1040
|
-
} | (string | {
|
|
1041
|
-
[x: string]: boolean;
|
|
1042
|
-
} | (string | {
|
|
1043
|
-
[x: string]: boolean;
|
|
1044
|
-
} | (string | {
|
|
1045
|
-
[x: string]: boolean;
|
|
1046
|
-
} | (string | {
|
|
1047
|
-
[x: string]: boolean;
|
|
1048
|
-
} | (string | {
|
|
1049
|
-
[x: string]: boolean;
|
|
1050
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
1051
|
-
[x: string]: boolean;
|
|
1052
|
-
} | (string | {
|
|
1053
|
-
[x: string]: boolean;
|
|
1054
|
-
} | (string | {
|
|
1055
|
-
[x: string]: boolean;
|
|
1056
|
-
} | (string | {
|
|
1057
|
-
[x: string]: boolean;
|
|
1058
|
-
} | (string | {
|
|
1059
|
-
[x: string]: boolean;
|
|
1060
|
-
} | (string | {
|
|
1061
|
-
[x: string]: boolean;
|
|
1062
|
-
} | (string | {
|
|
1063
|
-
[x: string]: boolean;
|
|
1064
|
-
} | (string | {
|
|
1065
|
-
[x: string]: boolean;
|
|
1066
|
-
} | (string | {
|
|
1067
|
-
[x: string]: boolean;
|
|
1068
|
-
} | (string | {
|
|
1069
|
-
[x: string]: boolean;
|
|
1070
|
-
} | (string | {
|
|
1071
|
-
[x: string]: boolean;
|
|
1072
|
-
} | (string | {
|
|
1073
|
-
[x: string]: boolean;
|
|
1074
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
683
|
+
content: {
|
|
684
|
+
type: import('vue').PropType<string>;
|
|
685
|
+
default: "";
|
|
686
|
+
};
|
|
687
|
+
placement: {
|
|
688
|
+
type: import('vue').PropType<import('element-plus').Placement>;
|
|
689
|
+
default: "bottom";
|
|
690
|
+
};
|
|
691
|
+
disabled: {
|
|
692
|
+
type: import('vue').PropType<boolean>;
|
|
693
|
+
};
|
|
694
|
+
width: {
|
|
695
|
+
type: import('vue').PropType<string | number>;
|
|
696
|
+
default: 150;
|
|
697
|
+
};
|
|
698
|
+
popperClass: {
|
|
699
|
+
type: import('vue').PropType<string | {
|
|
1075
700
|
[x: string]: boolean;
|
|
1076
701
|
} | (string | {
|
|
1077
702
|
[x: string]: boolean;
|
|
@@ -1095,45 +720,76 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
|
|
|
1095
720
|
[x: string]: boolean;
|
|
1096
721
|
} | (string | {
|
|
1097
722
|
[x: string]: boolean;
|
|
1098
|
-
} | any)[])[])[])[])[])[])[])[])[])[])[]
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
723
|
+
} | /*elided*/ any)[])[])[])[])[])[])[])[])[])[])[]>;
|
|
724
|
+
};
|
|
725
|
+
showArrow: {
|
|
726
|
+
type: import('vue').PropType<boolean>;
|
|
727
|
+
default: true;
|
|
728
|
+
};
|
|
729
|
+
popperOptions: {
|
|
730
|
+
type: import('vue').PropType<Partial<import('element-plus').Options>>;
|
|
731
|
+
default: () => {};
|
|
732
|
+
};
|
|
733
|
+
tabindex: {
|
|
734
|
+
type: import('vue').PropType<string | number>;
|
|
735
|
+
default: 0;
|
|
736
|
+
};
|
|
737
|
+
transition: {
|
|
738
|
+
type: import('vue').PropType<string>;
|
|
739
|
+
};
|
|
740
|
+
trigger: {
|
|
741
|
+
type: import('vue').PropType<import('element-plus/es/utils').Arrayable<import('element-plus').TooltipTriggerType>>;
|
|
742
|
+
default: "hover";
|
|
743
|
+
};
|
|
744
|
+
effect: {
|
|
745
|
+
type: import('vue').PropType<import('element-plus').PopperEffect>;
|
|
746
|
+
default: "light";
|
|
747
|
+
};
|
|
748
|
+
hideAfter: {
|
|
749
|
+
type: import('vue').PropType<number>;
|
|
750
|
+
default: 200;
|
|
751
|
+
};
|
|
752
|
+
triggerKeys: {
|
|
753
|
+
type: import('vue').PropType<string[]>;
|
|
754
|
+
default: () => string[];
|
|
755
|
+
};
|
|
756
|
+
visible: {
|
|
757
|
+
type: import('vue').PropType<boolean>;
|
|
758
|
+
default: null;
|
|
759
|
+
};
|
|
760
|
+
popperStyle: {
|
|
761
|
+
type: import('vue').PropType<import('vue').StyleValue>;
|
|
762
|
+
default: undefined;
|
|
763
|
+
};
|
|
764
|
+
enterable: {
|
|
765
|
+
type: import('vue').PropType<boolean>;
|
|
766
|
+
default: true;
|
|
767
|
+
};
|
|
768
|
+
teleported: {
|
|
769
|
+
type: import('vue').PropType<boolean>;
|
|
770
|
+
default: true;
|
|
771
|
+
};
|
|
772
|
+
appendTo: {
|
|
773
|
+
type: import('vue').PropType<string | HTMLElement>;
|
|
774
|
+
};
|
|
775
|
+
offset: {
|
|
776
|
+
type: import('vue').PropType<number>;
|
|
777
|
+
default: undefined;
|
|
1102
778
|
};
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
readonly required: false;
|
|
1107
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1108
|
-
readonly __epPropKey: true;
|
|
779
|
+
showAfter: {
|
|
780
|
+
type: import('vue').PropType<number>;
|
|
781
|
+
default: 0;
|
|
1109
782
|
};
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
readonly required: false;
|
|
1114
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1115
|
-
readonly __epPropKey: true;
|
|
783
|
+
autoClose: {
|
|
784
|
+
type: import('vue').PropType<number>;
|
|
785
|
+
default: 0;
|
|
1116
786
|
};
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
readonly required: false;
|
|
1121
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1122
|
-
__epPropKey: true;
|
|
787
|
+
persistent: {
|
|
788
|
+
type: import('vue').PropType<boolean>;
|
|
789
|
+
default: true;
|
|
1123
790
|
};
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
readonly offset: import('element-plus/es/utils').EpPropFinalized<NumberConstructor, unknown, unknown, undefined, boolean>;
|
|
1127
|
-
readonly showAfter: import('element-plus/es/utils').EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
1128
|
-
readonly hideAfter: import('element-plus/es/utils').EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
1129
|
-
readonly autoClose: import('element-plus/es/utils').EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
1130
|
-
readonly showArrow: import('element-plus/es/utils').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1131
|
-
readonly persistent: import('element-plus/es/utils').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1132
|
-
readonly 'onUpdate:visible': {
|
|
1133
|
-
readonly type: import('vue').PropType<(visible: boolean) => void>;
|
|
1134
|
-
readonly required: false;
|
|
1135
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1136
|
-
__epPropKey: true;
|
|
791
|
+
'onUpdate:visible': {
|
|
792
|
+
type: import('vue').PropType<(visible: boolean) => void>;
|
|
1137
793
|
};
|
|
1138
794
|
}>> & {
|
|
1139
795
|
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
@@ -1141,7 +797,7 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
|
|
|
1141
797
|
"onAfter-leave"?: (() => any) | undefined;
|
|
1142
798
|
"onBefore-enter"?: (() => any) | undefined;
|
|
1143
799
|
"onBefore-leave"?: (() => any) | undefined;
|
|
1144
|
-
}, "content" | "placement" | "
|
|
800
|
+
}, "content" | "placement" | "width" | "showArrow" | "popperOptions" | "tabindex" | "trigger" | "effect" | "hideAfter" | "triggerKeys" | "visible" | "popperStyle" | "enterable" | "teleported" | "offset" | "showAfter" | "autoClose" | "persistent" | "popperRef" | "hide"> & import('vue').ShallowUnwrapRef<{
|
|
1145
801
|
popperRef: import('vue').ComputedRef<import('element-plus').PopperInstance | undefined>;
|
|
1146
802
|
hide: () => void;
|
|
1147
803
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|