rx-compo 1.0.57 → 1.0.59

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.
@@ -18,7 +18,7 @@ export declare const RxSelectPlusProps: {
18
18
  readonly onClick?: Function;
19
19
  readonly style?: import("vue").StyleValue;
20
20
  readonly id?: string;
21
- readonly popperClass?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
21
+ readonly popperClass?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
22
22
  [x: string]: boolean;
23
23
  } | (string | {
24
24
  [x: string]: boolean;
@@ -40,96 +40,28 @@ export declare const RxSelectPlusProps: {
40
40
  [x: string]: boolean;
41
41
  } | (string | any[] | {
42
42
  [x: string]: boolean;
43
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
44
- [x: string]: boolean;
45
- } | (string | {
46
- [x: string]: boolean;
47
- } | (string | {
48
- [x: string]: boolean;
49
- } | (string | {
50
- [x: string]: boolean;
51
- } | (string | {
52
- [x: string]: boolean;
53
- } | (string | {
54
- [x: string]: boolean;
55
- } | (string | {
56
- [x: string]: boolean;
57
- } | (string | {
58
- [x: string]: boolean;
59
- } | (string | {
60
- [x: string]: boolean;
61
- } | (string | {
62
- [x: string]: boolean;
63
- } | (string | any[] | {
64
- [x: string]: boolean;
65
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
66
- [x: string]: boolean;
67
- } | (string | {
68
- [x: string]: boolean;
69
- } | (string | {
70
- [x: string]: boolean;
71
- } | (string | {
72
- [x: string]: boolean;
73
- } | (string | {
74
- [x: string]: boolean;
75
- } | (string | {
76
- [x: string]: boolean;
77
- } | (string | {
78
- [x: string]: boolean;
79
- } | (string | {
80
- [x: string]: boolean;
81
- } | (string | {
82
- [x: string]: boolean;
83
- } | (string | {
84
- [x: string]: boolean;
85
- } | (string | any[] | {
86
- [x: string]: boolean;
87
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
88
- [x: string]: boolean;
89
- } | (string | {
90
- [x: string]: boolean;
91
- } | (string | {
92
- [x: string]: boolean;
93
- } | (string | {
94
- [x: string]: boolean;
95
- } | (string | {
96
- [x: string]: boolean;
97
- } | (string | {
98
- [x: string]: boolean;
99
- } | (string | {
100
- [x: string]: boolean;
101
- } | (string | {
102
- [x: string]: boolean;
103
- } | (string | {
104
- [x: string]: boolean;
105
- } | (string | {
106
- [x: string]: boolean;
107
- } | (string | any[] | {
108
- [x: string]: boolean;
109
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
43
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
110
44
  readonly popperOptions?: unknown;
111
- readonly placement?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown>;
112
- readonly strategy?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
113
45
  readonly zIndex?: number;
114
- readonly onFocus?: Function;
115
46
  readonly onBlur?: Function;
47
+ readonly onFocus?: Function;
116
48
  readonly onMouseleave?: Function;
117
49
  readonly onMouseenter?: Function;
118
50
  readonly onKeydown?: Function;
119
- readonly visible?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => boolean & {}) | (() => boolean) | ((new (...args: any[]) => boolean & {}) | (() => boolean))[], unknown, unknown>;
51
+ readonly visible?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<boolean>, unknown, unknown>;
120
52
  readonly effect?: string;
121
- readonly teleported?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
53
+ readonly teleported?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
122
54
  readonly persistent?: boolean;
123
55
  openDelay?: number;
124
- visibleArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
56
+ visibleArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
125
57
  readonly hideAfter?: number;
126
- showArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
127
- readonly appendTo?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
58
+ showArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
59
+ readonly appendTo?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | HTMLElement>, unknown, unknown>;
128
60
  readonly content?: string;
129
- readonly rawContent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
61
+ readonly rawContent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
130
62
  readonly ariaLabel?: string;
131
63
  readonly transition?: string;
132
- readonly className?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
64
+ readonly className?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
133
65
  [x: string]: boolean;
134
66
  } | (string | {
135
67
  [x: string]: boolean;
@@ -151,90 +83,22 @@ export declare const RxSelectPlusProps: {
151
83
  [x: string]: boolean;
152
84
  } | (string | any[] | {
153
85
  [x: string]: boolean;
154
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
155
- [x: string]: boolean;
156
- } | (string | {
157
- [x: string]: boolean;
158
- } | (string | {
159
- [x: string]: boolean;
160
- } | (string | {
161
- [x: string]: boolean;
162
- } | (string | {
163
- [x: string]: boolean;
164
- } | (string | {
165
- [x: string]: boolean;
166
- } | (string | {
167
- [x: string]: boolean;
168
- } | (string | {
169
- [x: string]: boolean;
170
- } | (string | {
171
- [x: string]: boolean;
172
- } | (string | {
173
- [x: string]: boolean;
174
- } | (string | any[] | {
175
- [x: string]: boolean;
176
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
177
- [x: string]: boolean;
178
- } | (string | {
179
- [x: string]: boolean;
180
- } | (string | {
181
- [x: string]: boolean;
182
- } | (string | {
183
- [x: string]: boolean;
184
- } | (string | {
185
- [x: string]: boolean;
186
- } | (string | {
187
- [x: string]: boolean;
188
- } | (string | {
189
- [x: string]: boolean;
190
- } | (string | {
191
- [x: string]: boolean;
192
- } | (string | {
193
- [x: string]: boolean;
194
- } | (string | {
195
- [x: string]: boolean;
196
- } | (string | any[] | {
197
- [x: string]: boolean;
198
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
199
- [x: string]: boolean;
200
- } | (string | {
201
- [x: string]: boolean;
202
- } | (string | {
203
- [x: string]: boolean;
204
- } | (string | {
205
- [x: string]: boolean;
206
- } | (string | {
207
- [x: string]: boolean;
208
- } | (string | {
209
- [x: string]: boolean;
210
- } | (string | {
211
- [x: string]: boolean;
212
- } | (string | {
213
- [x: string]: boolean;
214
- } | (string | {
215
- [x: string]: boolean;
216
- } | (string | {
217
- [x: string]: boolean;
218
- } | (string | any[] | {
219
- [x: string]: boolean;
220
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
221
- readonly enterable?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
86
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
87
+ readonly enterable?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
222
88
  readonly pure?: boolean;
223
- readonly focusOnShow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
224
- readonly trapping?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
225
89
  readonly popperStyle?: import("vue").StyleValue;
226
90
  readonly referenceEl?: HTMLElement;
227
- readonly triggerTargetEl?: HTMLElement;
228
- readonly stopPopperMouseEvent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
229
- readonly virtualTriggering?: boolean;
91
+ readonly stopPopperMouseEvent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
230
92
  readonly boundariesPadding?: number;
231
93
  readonly fallbackPlacements?: import("element-plus").Placement;
232
- readonly gpuAcceleration?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
94
+ readonly gpuAcceleration?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
233
95
  readonly offset?: number;
96
+ readonly placement?: import("element-plus/es/utils").BuildPropType<StringConstructor, import("element-plus").Placement, unknown>;
97
+ readonly strategy?: import("element-plus/es/utils").BuildPropType<StringConstructor, "fixed" | "absolute", unknown>;
234
98
  readonly showAfter?: number;
235
- readonly trigger?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) | ((new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]))[], unknown, unknown>;
236
- readonly triggerKeys?: string;
99
+ readonly trigger?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<"focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]>, unknown, unknown>;
237
100
  readonly virtualRef?: import("element-plus").Measurable;
101
+ readonly virtualTriggering?: boolean;
238
102
  readonly onContextmenu?: Function;
239
103
  readonly open?: boolean;
240
104
  } & ScrollbarMaxHeight>;
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
13
13
  readonly onClick?: Function;
14
14
  readonly style?: import("vue").StyleValue;
15
15
  readonly id?: string;
16
- readonly popperClass?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
16
+ readonly popperClass?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
17
17
  [x: string]: boolean;
18
18
  } | (string | {
19
19
  [x: string]: boolean;
@@ -35,96 +35,28 @@ declare const _default: import("vue").DefineComponent<{
35
35
  [x: string]: boolean;
36
36
  } | (string | any[] | {
37
37
  [x: string]: boolean;
38
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
39
- [x: string]: boolean;
40
- } | (string | {
41
- [x: string]: boolean;
42
- } | (string | {
43
- [x: string]: boolean;
44
- } | (string | {
45
- [x: string]: boolean;
46
- } | (string | {
47
- [x: string]: boolean;
48
- } | (string | {
49
- [x: string]: boolean;
50
- } | (string | {
51
- [x: string]: boolean;
52
- } | (string | {
53
- [x: string]: boolean;
54
- } | (string | {
55
- [x: string]: boolean;
56
- } | (string | {
57
- [x: string]: boolean;
58
- } | (string | any[] | {
59
- [x: string]: boolean;
60
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
61
- [x: string]: boolean;
62
- } | (string | {
63
- [x: string]: boolean;
64
- } | (string | {
65
- [x: string]: boolean;
66
- } | (string | {
67
- [x: string]: boolean;
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 | any[] | {
81
- [x: string]: boolean;
82
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
83
- [x: string]: boolean;
84
- } | (string | {
85
- [x: string]: boolean;
86
- } | (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 | any[] | {
103
- [x: string]: boolean;
104
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
38
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
105
39
  readonly popperOptions?: unknown;
106
- readonly placement?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown>;
107
- readonly strategy?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
108
40
  readonly zIndex?: number;
109
- readonly onFocus?: Function;
110
41
  readonly onBlur?: Function;
42
+ readonly onFocus?: Function;
111
43
  readonly onMouseleave?: Function;
112
44
  readonly onMouseenter?: Function;
113
45
  readonly onKeydown?: Function;
114
- readonly visible?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => boolean & {}) | (() => boolean) | ((new (...args: any[]) => boolean & {}) | (() => boolean))[], unknown, unknown>;
46
+ readonly visible?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<boolean>, unknown, unknown>;
115
47
  readonly effect?: string;
116
- readonly teleported?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
48
+ readonly teleported?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
117
49
  readonly persistent?: boolean;
118
50
  openDelay?: number;
119
- visibleArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
51
+ visibleArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
120
52
  readonly hideAfter?: number;
121
- showArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
122
- readonly appendTo?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
53
+ showArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
54
+ readonly appendTo?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | HTMLElement>, unknown, unknown>;
123
55
  readonly content?: string;
124
- readonly rawContent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
56
+ readonly rawContent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
125
57
  readonly ariaLabel?: string;
126
58
  readonly transition?: string;
127
- readonly className?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
59
+ readonly className?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
128
60
  [x: string]: boolean;
129
61
  } | (string | {
130
62
  [x: string]: boolean;
@@ -146,90 +78,22 @@ declare const _default: import("vue").DefineComponent<{
146
78
  [x: string]: boolean;
147
79
  } | (string | any[] | {
148
80
  [x: string]: boolean;
149
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
150
- [x: string]: boolean;
151
- } | (string | {
152
- [x: string]: boolean;
153
- } | (string | {
154
- [x: string]: boolean;
155
- } | (string | {
156
- [x: string]: boolean;
157
- } | (string | {
158
- [x: string]: boolean;
159
- } | (string | {
160
- [x: string]: boolean;
161
- } | (string | {
162
- [x: string]: boolean;
163
- } | (string | {
164
- [x: string]: boolean;
165
- } | (string | {
166
- [x: string]: boolean;
167
- } | (string | {
168
- [x: string]: boolean;
169
- } | (string | any[] | {
170
- [x: string]: boolean;
171
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
172
- [x: string]: boolean;
173
- } | (string | {
174
- [x: string]: boolean;
175
- } | (string | {
176
- [x: string]: boolean;
177
- } | (string | {
178
- [x: string]: boolean;
179
- } | (string | {
180
- [x: string]: boolean;
181
- } | (string | {
182
- [x: string]: boolean;
183
- } | (string | {
184
- [x: string]: boolean;
185
- } | (string | {
186
- [x: string]: boolean;
187
- } | (string | {
188
- [x: string]: boolean;
189
- } | (string | {
190
- [x: string]: boolean;
191
- } | (string | any[] | {
192
- [x: string]: boolean;
193
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
194
- [x: string]: boolean;
195
- } | (string | {
196
- [x: string]: boolean;
197
- } | (string | {
198
- [x: string]: boolean;
199
- } | (string | {
200
- [x: string]: boolean;
201
- } | (string | {
202
- [x: string]: boolean;
203
- } | (string | {
204
- [x: string]: boolean;
205
- } | (string | {
206
- [x: string]: boolean;
207
- } | (string | {
208
- [x: string]: boolean;
209
- } | (string | {
210
- [x: string]: boolean;
211
- } | (string | {
212
- [x: string]: boolean;
213
- } | (string | any[] | {
214
- [x: string]: boolean;
215
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
216
- readonly enterable?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
81
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
82
+ readonly enterable?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
217
83
  readonly pure?: boolean;
218
- readonly focusOnShow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
219
- readonly trapping?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
220
84
  readonly popperStyle?: import("vue").StyleValue;
221
85
  readonly referenceEl?: HTMLElement;
222
- readonly triggerTargetEl?: HTMLElement;
223
- readonly stopPopperMouseEvent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
224
- readonly virtualTriggering?: boolean;
86
+ readonly stopPopperMouseEvent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
225
87
  readonly boundariesPadding?: number;
226
88
  readonly fallbackPlacements?: import("element-plus").Placement;
227
- readonly gpuAcceleration?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
89
+ readonly gpuAcceleration?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
228
90
  readonly offset?: number;
91
+ readonly placement?: import("element-plus/es/utils").BuildPropType<StringConstructor, import("element-plus").Placement, unknown>;
92
+ readonly strategy?: import("element-plus/es/utils").BuildPropType<StringConstructor, "fixed" | "absolute", unknown>;
229
93
  readonly showAfter?: number;
230
- readonly trigger?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) | ((new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]))[], unknown, unknown>;
231
- readonly triggerKeys?: string;
94
+ readonly trigger?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<"focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]>, unknown, unknown>;
232
95
  readonly virtualRef?: import("element-plus").Measurable;
96
+ readonly virtualTriggering?: boolean;
233
97
  readonly onContextmenu?: Function;
234
98
  readonly open?: boolean;
235
99
  } & import("./types").ScrollbarMaxHeight>;
@@ -265,7 +129,7 @@ declare const _default: import("vue").DefineComponent<{
265
129
  readonly onClick?: Function;
266
130
  readonly style?: import("vue").StyleValue;
267
131
  readonly id?: string;
268
- readonly popperClass?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
132
+ readonly popperClass?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
269
133
  [x: string]: boolean;
270
134
  } | (string | {
271
135
  [x: string]: boolean;
@@ -287,96 +151,28 @@ declare const _default: import("vue").DefineComponent<{
287
151
  [x: string]: boolean;
288
152
  } | (string | any[] | {
289
153
  [x: string]: boolean;
290
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
291
- [x: string]: boolean;
292
- } | (string | {
293
- [x: string]: boolean;
294
- } | (string | {
295
- [x: string]: boolean;
296
- } | (string | {
297
- [x: string]: boolean;
298
- } | (string | {
299
- [x: string]: boolean;
300
- } | (string | {
301
- [x: string]: boolean;
302
- } | (string | {
303
- [x: string]: boolean;
304
- } | (string | {
305
- [x: string]: boolean;
306
- } | (string | {
307
- [x: string]: boolean;
308
- } | (string | {
309
- [x: string]: boolean;
310
- } | (string | any[] | {
311
- [x: string]: boolean;
312
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
313
- [x: string]: boolean;
314
- } | (string | {
315
- [x: string]: boolean;
316
- } | (string | {
317
- [x: string]: boolean;
318
- } | (string | {
319
- [x: string]: boolean;
320
- } | (string | {
321
- [x: string]: boolean;
322
- } | (string | {
323
- [x: string]: boolean;
324
- } | (string | {
325
- [x: string]: boolean;
326
- } | (string | {
327
- [x: string]: boolean;
328
- } | (string | {
329
- [x: string]: boolean;
330
- } | (string | {
331
- [x: string]: boolean;
332
- } | (string | any[] | {
333
- [x: string]: boolean;
334
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
335
- [x: string]: boolean;
336
- } | (string | {
337
- [x: string]: boolean;
338
- } | (string | {
339
- [x: string]: boolean;
340
- } | (string | {
341
- [x: string]: boolean;
342
- } | (string | {
343
- [x: string]: boolean;
344
- } | (string | {
345
- [x: string]: boolean;
346
- } | (string | {
347
- [x: string]: boolean;
348
- } | (string | {
349
- [x: string]: boolean;
350
- } | (string | {
351
- [x: string]: boolean;
352
- } | (string | {
353
- [x: string]: boolean;
354
- } | (string | any[] | {
355
- [x: string]: boolean;
356
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
154
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
357
155
  readonly popperOptions?: unknown;
358
- readonly placement?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown>;
359
- readonly strategy?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
360
156
  readonly zIndex?: number;
361
- readonly onFocus?: Function;
362
157
  readonly onBlur?: Function;
158
+ readonly onFocus?: Function;
363
159
  readonly onMouseleave?: Function;
364
160
  readonly onMouseenter?: Function;
365
161
  readonly onKeydown?: Function;
366
- readonly visible?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => boolean & {}) | (() => boolean) | ((new (...args: any[]) => boolean & {}) | (() => boolean))[], unknown, unknown>;
162
+ readonly visible?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<boolean>, unknown, unknown>;
367
163
  readonly effect?: string;
368
- readonly teleported?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
164
+ readonly teleported?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
369
165
  readonly persistent?: boolean;
370
166
  openDelay?: number;
371
- visibleArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
167
+ visibleArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
372
168
  readonly hideAfter?: number;
373
- showArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
374
- readonly appendTo?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
169
+ showArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
170
+ readonly appendTo?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | HTMLElement>, unknown, unknown>;
375
171
  readonly content?: string;
376
- readonly rawContent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
172
+ readonly rawContent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
377
173
  readonly ariaLabel?: string;
378
174
  readonly transition?: string;
379
- readonly className?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
175
+ readonly className?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
380
176
  [x: string]: boolean;
381
177
  } | (string | {
382
178
  [x: string]: boolean;
@@ -398,90 +194,22 @@ declare const _default: import("vue").DefineComponent<{
398
194
  [x: string]: boolean;
399
195
  } | (string | any[] | {
400
196
  [x: string]: boolean;
401
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
402
- [x: string]: boolean;
403
- } | (string | {
404
- [x: string]: boolean;
405
- } | (string | {
406
- [x: string]: boolean;
407
- } | (string | {
408
- [x: string]: boolean;
409
- } | (string | {
410
- [x: string]: boolean;
411
- } | (string | {
412
- [x: string]: boolean;
413
- } | (string | {
414
- [x: string]: boolean;
415
- } | (string | {
416
- [x: string]: boolean;
417
- } | (string | {
418
- [x: string]: boolean;
419
- } | (string | {
420
- [x: string]: boolean;
421
- } | (string | any[] | {
422
- [x: string]: boolean;
423
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
424
- [x: string]: boolean;
425
- } | (string | {
426
- [x: string]: boolean;
427
- } | (string | {
428
- [x: string]: boolean;
429
- } | (string | {
430
- [x: string]: boolean;
431
- } | (string | {
432
- [x: string]: boolean;
433
- } | (string | {
434
- [x: string]: boolean;
435
- } | (string | {
436
- [x: string]: boolean;
437
- } | (string | {
438
- [x: string]: boolean;
439
- } | (string | {
440
- [x: string]: boolean;
441
- } | (string | {
442
- [x: string]: boolean;
443
- } | (string | any[] | {
444
- [x: string]: boolean;
445
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
446
- [x: string]: boolean;
447
- } | (string | {
448
- [x: string]: boolean;
449
- } | (string | {
450
- [x: string]: boolean;
451
- } | (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 | any[] | {
466
- [x: string]: boolean;
467
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
468
- readonly enterable?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
197
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
198
+ readonly enterable?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
469
199
  readonly pure?: boolean;
470
- readonly focusOnShow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
471
- readonly trapping?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
472
200
  readonly popperStyle?: import("vue").StyleValue;
473
201
  readonly referenceEl?: HTMLElement;
474
- readonly triggerTargetEl?: HTMLElement;
475
- readonly stopPopperMouseEvent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
476
- readonly virtualTriggering?: boolean;
202
+ readonly stopPopperMouseEvent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
477
203
  readonly boundariesPadding?: number;
478
204
  readonly fallbackPlacements?: import("element-plus").Placement;
479
- readonly gpuAcceleration?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
205
+ readonly gpuAcceleration?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
480
206
  readonly offset?: number;
207
+ readonly placement?: import("element-plus/es/utils").BuildPropType<StringConstructor, import("element-plus").Placement, unknown>;
208
+ readonly strategy?: import("element-plus/es/utils").BuildPropType<StringConstructor, "fixed" | "absolute", unknown>;
481
209
  readonly showAfter?: number;
482
- readonly trigger?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) | ((new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]))[], unknown, unknown>;
483
- readonly triggerKeys?: string;
210
+ readonly trigger?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<"focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]>, unknown, unknown>;
484
211
  readonly virtualRef?: import("element-plus").Measurable;
212
+ readonly virtualTriggering?: boolean;
485
213
  readonly onContextmenu?: Function;
486
214
  readonly open?: boolean;
487
215
  } & import("./types").ScrollbarMaxHeight>;