@vuetify/nightly 3.6.14-master.2024-08-12 → 3.6.14-master.2024-08-13
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/json/attributes.json +7 -7
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +138 -138
- package/dist/json/web-types.json +8 -8
- package/dist/vuetify-labs.css +2728 -2728
- package/dist/vuetify-labs.d.ts +33444 -40135
- package/dist/vuetify-labs.esm.js +16 -8
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +16 -8
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +556 -556
- package/dist/vuetify.d.ts +32672 -39038
- package/dist/vuetify.esm.js +16 -8
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +16 -8
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +22 -22
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/index.d.mts +50 -73
- package/lib/components/VApp/index.d.mts +9 -11
- package/lib/components/VAppBar/index.d.mts +92 -128
- package/lib/components/VAutocomplete/index.d.mts +4771 -3230
- package/lib/components/VAvatar/index.d.mts +23 -22
- package/lib/components/VBadge/index.d.mts +53 -59
- package/lib/components/VBanner/index.d.mts +44 -66
- package/lib/components/VBottomNavigation/index.d.mts +25 -32
- package/lib/components/VBottomSheet/index.d.mts +125 -135
- package/lib/components/VBreadcrumbs/index.d.mts +35 -78
- package/lib/components/VBtn/index.d.mts +49 -53
- package/lib/components/VBtnGroup/index.d.mts +14 -13
- package/lib/components/VBtnToggle/index.d.mts +21 -23
- package/lib/components/VCard/index.d.mts +104 -168
- package/lib/components/VCarousel/index.d.mts +59 -96
- package/lib/components/VCheckbox/index.d.mts +132 -155
- package/lib/components/VChip/index.d.mts +47 -59
- package/lib/components/VChipGroup/index.d.mts +39 -41
- package/lib/components/VCode/index.d.mts +9 -11
- package/lib/components/VColorPicker/index.d.mts +58 -133
- package/lib/components/VCombobox/index.d.mts +4785 -3244
- package/lib/components/VConfirmEdit/index.d.mts +11 -19
- package/lib/components/VCounter/index.d.mts +40 -42
- package/lib/components/VDataIterator/index.d.mts +171 -185
- package/lib/components/VDataTable/index.d.mts +480 -1204
- package/lib/components/VDatePicker/index.d.mts +120 -158
- package/lib/components/VDefaultsProvider/index.d.mts +5 -9
- package/lib/components/VDialog/index.d.mts +243 -277
- package/lib/components/VDivider/index.d.mts +9 -11
- package/lib/components/VEmptyState/index.d.mts +30 -52
- package/lib/components/VExpansionPanel/index.d.mts +60 -85
- package/lib/components/VFab/index.d.mts +81 -73
- package/lib/components/VField/index.d.mts +35 -62
- package/lib/components/VFileInput/VFileInput.mjs +1 -1
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +172 -259
- package/lib/components/VFooter/index.d.mts +9 -11
- package/lib/components/VForm/index.d.mts +105 -77
- package/lib/components/VGrid/index.d.mts +41 -52
- package/lib/components/VHover/index.d.mts +5 -9
- package/lib/components/VIcon/index.d.mts +23 -29
- package/lib/components/VImg/index.d.mts +28 -42
- package/lib/components/VInfiniteScroll/index.d.mts +17 -37
- package/lib/components/VInput/index.d.mts +48 -50
- package/lib/components/VItemGroup/index.d.mts +21 -30
- package/lib/components/VKbd/index.d.mts +9 -11
- package/lib/components/VLabel/index.d.mts +9 -11
- package/lib/components/VLayout/index.d.mts +18 -24
- package/lib/components/VLazy/index.d.mts +42 -44
- package/lib/components/VList/index.d.mts +210 -329
- package/lib/components/VLocaleProvider/index.d.mts +9 -11
- package/lib/components/VMain/index.d.mts +9 -11
- package/lib/components/VMenu/index.d.mts +272 -306
- package/lib/components/VMessages/index.d.mts +49 -51
- package/lib/components/VNavigationDrawer/index.d.mts +27 -40
- package/lib/components/VOtpInput/index.d.mts +22 -28
- package/lib/components/VOverlay/VOverlay.mjs +4 -3
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/index.d.mts +53 -63
- package/lib/components/VPagination/index.d.mts +31 -46
- package/lib/components/VParallax/index.d.mts +15 -29
- package/lib/components/VProgressCircular/index.d.mts +9 -11
- package/lib/components/VProgressLinear/index.d.mts +22 -24
- package/lib/components/VRadio/index.d.mts +49 -52
- package/lib/components/VRadioGroup/index.d.mts +66 -66
- package/lib/components/VRangeSlider/index.d.mts +58 -69
- package/lib/components/VRating/index.d.mts +13 -19
- package/lib/components/VResponsive/index.d.mts +11 -17
- package/lib/components/VSelect/index.d.mts +4762 -3221
- package/lib/components/VSelectionControl/index.d.mts +38 -44
- package/lib/components/VSelectionControlGroup/index.d.mts +34 -34
- package/lib/components/VSheet/index.d.mts +15 -17
- package/lib/components/VSkeletonLoader/index.d.mts +41 -11
- package/lib/components/VSlideGroup/index.d.mts +112 -129
- package/lib/components/VSlider/index.d.mts +58 -69
- package/lib/components/VSnackbar/VSnackbar.mjs +5 -1
- package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +231 -270
- package/lib/components/VSparkline/index.d.mts +11 -19
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
- package/lib/components/VSpeedDial/index.d.mts +179 -189
- package/lib/components/VStepper/index.d.mts +105 -180
- package/lib/components/VSwitch/index.d.mts +78 -98
- package/lib/components/VSystemBar/index.d.mts +13 -15
- package/lib/components/VTable/index.d.mts +15 -29
- package/lib/components/VTabs/index.d.mts +213 -297
- package/lib/components/VTextField/index.d.mts +253 -408
- package/lib/components/VTextarea/index.d.mts +157 -236
- package/lib/components/VThemeProvider/index.d.mts +9 -11
- package/lib/components/VTimeline/index.d.mts +29 -43
- package/lib/components/VToolbar/index.d.mts +49 -80
- package/lib/components/VTooltip/index.d.mts +282 -316
- package/lib/components/VValidation/index.d.mts +16 -23
- package/lib/components/VVirtualScroll/index.d.mts +14 -23
- package/lib/components/VWindow/index.d.mts +29 -50
- package/lib/components/index.d.mts +31169 -37524
- package/lib/components/transitions/index.d.mts +84 -148
- package/lib/composables/location.mjs.map +1 -1
- package/lib/directives/click-outside/index.mjs +3 -0
- package/lib/directives/click-outside/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +58 -58
- package/lib/labs/VCalendar/index.d.mts +146 -166
- package/lib/labs/VDateInput/index.d.mts +83 -62
- package/lib/labs/VNumberInput/index.d.mts +61 -88
- package/lib/labs/VPicker/index.d.mts +28 -46
- package/lib/labs/VPullToRefresh/index.d.mts +7 -15
- package/lib/labs/VSnackbarQueue/index.d.mts +311 -369
- package/lib/labs/VStepperVertical/index.d.mts +109 -184
- package/lib/labs/VTimePicker/index.d.mts +35 -53
- package/lib/labs/VTreeview/index.d.mts +200 -277
- package/lib/labs/components.d.mts +905 -1231
- package/lib/util/propsFactory.mjs.map +1 -1
- package/package.json +3 -3
@@ -1,6 +1,8 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
2
|
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType } from 'vue';
|
3
3
|
|
4
|
+
type ClassValue = any;
|
5
|
+
|
4
6
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
5
7
|
|
6
8
|
declare const block: readonly ["top", "bottom"];
|
@@ -13,6 +15,9 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
13
15
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
14
16
|
}
|
15
17
|
|
18
|
+
declare const allowedVariants: readonly ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
19
|
+
type Variant = typeof allowedVariants[number];
|
20
|
+
|
16
21
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
17
22
|
declare const IconValue: PropType<IconValue>;
|
18
23
|
|
@@ -20,7 +25,7 @@ declare const allowedTypes: readonly ["success", "info", "warning", "error"];
|
|
20
25
|
type ContextualType = typeof allowedTypes[number];
|
21
26
|
declare const VAlert: {
|
22
27
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
23
|
-
variant:
|
28
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
24
29
|
style: vue.StyleValue;
|
25
30
|
tag: string;
|
26
31
|
icon: false | IconValue;
|
@@ -33,7 +38,7 @@ declare const VAlert: {
|
|
33
38
|
closeLabel: string;
|
34
39
|
} & {
|
35
40
|
type?: "error" | "success" | "warning" | "info" | undefined;
|
36
|
-
location?: Anchor | undefined;
|
41
|
+
location?: Anchor | null | undefined;
|
37
42
|
height?: string | number | undefined;
|
38
43
|
width?: string | number | undefined;
|
39
44
|
border?: boolean | "end" | "start" | "top" | "bottom" | undefined;
|
@@ -87,7 +92,7 @@ declare const VAlert: {
|
|
87
92
|
'click:close': (e: MouseEvent) => true;
|
88
93
|
'update:modelValue': (value: boolean) => true;
|
89
94
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
90
|
-
variant:
|
95
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
91
96
|
style: vue.StyleValue;
|
92
97
|
tag: string;
|
93
98
|
icon: false | IconValue;
|
@@ -100,7 +105,7 @@ declare const VAlert: {
|
|
100
105
|
closeLabel: string;
|
101
106
|
} & {
|
102
107
|
type?: "error" | "success" | "warning" | "info" | undefined;
|
103
|
-
location?: Anchor | undefined;
|
108
|
+
location?: Anchor | null | undefined;
|
104
109
|
height?: string | number | undefined;
|
105
110
|
width?: string | number | undefined;
|
106
111
|
border?: boolean | "end" | "start" | "top" | "bottom" | undefined;
|
@@ -151,7 +156,7 @@ declare const VAlert: {
|
|
151
156
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
152
157
|
"onClick:close"?: ((e: MouseEvent) => any) | undefined;
|
153
158
|
}, {
|
154
|
-
variant:
|
159
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
155
160
|
style: vue.StyleValue;
|
156
161
|
tag: string;
|
157
162
|
icon: false | IconValue;
|
@@ -164,26 +169,14 @@ declare const VAlert: {
|
|
164
169
|
closeIcon: IconValue;
|
165
170
|
closeLabel: string;
|
166
171
|
}, true, {}, vue.SlotsType<Partial<{
|
167
|
-
default: () => vue.VNode
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
}>[];
|
173
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
174
|
-
[key: string]: any;
|
175
|
-
}>[];
|
176
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
177
|
-
[key: string]: any;
|
178
|
-
}>[];
|
179
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
180
|
-
[key: string]: any;
|
181
|
-
}>[];
|
172
|
+
default: () => vue.VNode[];
|
173
|
+
prepend: () => vue.VNode[];
|
174
|
+
title: () => vue.VNode[];
|
175
|
+
text: () => vue.VNode[];
|
176
|
+
append: () => vue.VNode[];
|
182
177
|
close: (arg: {
|
183
178
|
props: Record<string, any>;
|
184
|
-
}) => vue.VNode
|
185
|
-
[key: string]: any;
|
186
|
-
}>[];
|
179
|
+
}) => vue.VNode[];
|
187
180
|
}>>, {
|
188
181
|
P: {};
|
189
182
|
B: {};
|
@@ -192,7 +185,7 @@ declare const VAlert: {
|
|
192
185
|
M: {};
|
193
186
|
Defaults: {};
|
194
187
|
}, {
|
195
|
-
variant:
|
188
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
196
189
|
style: vue.StyleValue;
|
197
190
|
tag: string;
|
198
191
|
icon: false | IconValue;
|
@@ -205,7 +198,7 @@ declare const VAlert: {
|
|
205
198
|
closeLabel: string;
|
206
199
|
} & {
|
207
200
|
type?: "error" | "success" | "warning" | "info" | undefined;
|
208
|
-
location?: Anchor | undefined;
|
201
|
+
location?: Anchor | null | undefined;
|
209
202
|
height?: string | number | undefined;
|
210
203
|
width?: string | number | undefined;
|
211
204
|
border?: boolean | "end" | "start" | "top" | "bottom" | undefined;
|
@@ -256,7 +249,7 @@ declare const VAlert: {
|
|
256
249
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
257
250
|
"onClick:close"?: ((e: MouseEvent) => any) | undefined;
|
258
251
|
}, () => false | JSX.Element, {}, {}, {}, {
|
259
|
-
variant:
|
252
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
260
253
|
style: vue.StyleValue;
|
261
254
|
tag: string;
|
262
255
|
icon: false | IconValue;
|
@@ -269,11 +262,11 @@ declare const VAlert: {
|
|
269
262
|
closeIcon: IconValue;
|
270
263
|
closeLabel: string;
|
271
264
|
}>;
|
272
|
-
__isFragment?:
|
273
|
-
__isTeleport?:
|
274
|
-
__isSuspense?:
|
265
|
+
__isFragment?: never;
|
266
|
+
__isTeleport?: never;
|
267
|
+
__isSuspense?: never;
|
275
268
|
} & vue.ComponentOptionsBase<{
|
276
|
-
variant:
|
269
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
277
270
|
style: vue.StyleValue;
|
278
271
|
tag: string;
|
279
272
|
icon: false | IconValue;
|
@@ -286,7 +279,7 @@ declare const VAlert: {
|
|
286
279
|
closeLabel: string;
|
287
280
|
} & {
|
288
281
|
type?: "error" | "success" | "warning" | "info" | undefined;
|
289
|
-
location?: Anchor | undefined;
|
282
|
+
location?: Anchor | null | undefined;
|
290
283
|
height?: string | number | undefined;
|
291
284
|
width?: string | number | undefined;
|
292
285
|
border?: boolean | "end" | "start" | "top" | "bottom" | undefined;
|
@@ -340,7 +333,7 @@ declare const VAlert: {
|
|
340
333
|
'click:close': (e: MouseEvent) => true;
|
341
334
|
'update:modelValue': (value: boolean) => true;
|
342
335
|
}, string, {
|
343
|
-
variant:
|
336
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
344
337
|
style: vue.StyleValue;
|
345
338
|
tag: string;
|
346
339
|
icon: false | IconValue;
|
@@ -353,34 +346,22 @@ declare const VAlert: {
|
|
353
346
|
closeIcon: IconValue;
|
354
347
|
closeLabel: string;
|
355
348
|
}, {}, string, vue.SlotsType<Partial<{
|
356
|
-
default: () => vue.VNode
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
}>[];
|
362
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
363
|
-
[key: string]: any;
|
364
|
-
}>[];
|
365
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
366
|
-
[key: string]: any;
|
367
|
-
}>[];
|
368
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
369
|
-
[key: string]: any;
|
370
|
-
}>[];
|
349
|
+
default: () => vue.VNode[];
|
350
|
+
prepend: () => vue.VNode[];
|
351
|
+
title: () => vue.VNode[];
|
352
|
+
text: () => vue.VNode[];
|
353
|
+
append: () => vue.VNode[];
|
371
354
|
close: (arg: {
|
372
355
|
props: Record<string, any>;
|
373
|
-
}) => vue.VNode
|
374
|
-
[key: string]: any;
|
375
|
-
}>[];
|
356
|
+
}) => vue.VNode[];
|
376
357
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
377
358
|
color: StringConstructor;
|
378
359
|
variant: Omit<{
|
379
|
-
type: PropType<
|
360
|
+
type: PropType<Variant>;
|
380
361
|
default: string;
|
381
362
|
validator: (v: any) => boolean;
|
382
363
|
}, "type" | "default"> & {
|
383
|
-
type: PropType<
|
364
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
384
365
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
385
366
|
};
|
386
367
|
theme: StringConstructor;
|
@@ -397,7 +378,7 @@ declare const VAlert: {
|
|
397
378
|
type: PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
398
379
|
validator: (v: any) => boolean;
|
399
380
|
};
|
400
|
-
location: PropType<Anchor>;
|
381
|
+
location: PropType<Anchor | null>;
|
401
382
|
elevation: {
|
402
383
|
type: (StringConstructor | NumberConstructor)[];
|
403
384
|
validator(v: any): boolean;
|
@@ -413,13 +394,13 @@ declare const VAlert: {
|
|
413
394
|
default: string;
|
414
395
|
validator: (v: any) => boolean;
|
415
396
|
};
|
416
|
-
class: PropType<
|
397
|
+
class: PropType<ClassValue>;
|
417
398
|
style: {
|
418
399
|
type: PropType<vue.StyleValue>;
|
419
400
|
default: null;
|
420
401
|
};
|
421
402
|
border: {
|
422
|
-
type: PropType<boolean | "
|
403
|
+
type: PropType<boolean | "top" | "end" | "bottom" | "start">;
|
423
404
|
validator: (val: boolean | string) => boolean;
|
424
405
|
};
|
425
406
|
borderColor: StringConstructor;
|
@@ -444,17 +425,17 @@ declare const VAlert: {
|
|
444
425
|
title: StringConstructor;
|
445
426
|
text: StringConstructor;
|
446
427
|
type: {
|
447
|
-
type: PropType<
|
428
|
+
type: PropType<ContextualType>;
|
448
429
|
validator: (val: ContextualType) => boolean;
|
449
430
|
};
|
450
431
|
}, vue.ExtractPropTypes<{
|
451
432
|
color: StringConstructor;
|
452
433
|
variant: Omit<{
|
453
|
-
type: PropType<
|
434
|
+
type: PropType<Variant>;
|
454
435
|
default: string;
|
455
436
|
validator: (v: any) => boolean;
|
456
437
|
}, "type" | "default"> & {
|
457
|
-
type: PropType<
|
438
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
458
439
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
459
440
|
};
|
460
441
|
theme: StringConstructor;
|
@@ -471,7 +452,7 @@ declare const VAlert: {
|
|
471
452
|
type: PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
472
453
|
validator: (v: any) => boolean;
|
473
454
|
};
|
474
|
-
location: PropType<Anchor>;
|
455
|
+
location: PropType<Anchor | null>;
|
475
456
|
elevation: {
|
476
457
|
type: (StringConstructor | NumberConstructor)[];
|
477
458
|
validator(v: any): boolean;
|
@@ -487,13 +468,13 @@ declare const VAlert: {
|
|
487
468
|
default: string;
|
488
469
|
validator: (v: any) => boolean;
|
489
470
|
};
|
490
|
-
class: PropType<
|
471
|
+
class: PropType<ClassValue>;
|
491
472
|
style: {
|
492
473
|
type: PropType<vue.StyleValue>;
|
493
474
|
default: null;
|
494
475
|
};
|
495
476
|
border: {
|
496
|
-
type: PropType<boolean | "
|
477
|
+
type: PropType<boolean | "top" | "end" | "bottom" | "start">;
|
497
478
|
validator: (val: boolean | string) => boolean;
|
498
479
|
};
|
499
480
|
borderColor: StringConstructor;
|
@@ -518,7 +499,7 @@ declare const VAlert: {
|
|
518
499
|
title: StringConstructor;
|
519
500
|
text: StringConstructor;
|
520
501
|
type: {
|
521
|
-
type: PropType<
|
502
|
+
type: PropType<ContextualType>;
|
522
503
|
validator: (val: ContextualType) => boolean;
|
523
504
|
};
|
524
505
|
}>>;
|
@@ -559,9 +540,7 @@ declare const VAlertTitle: {
|
|
559
540
|
style: vue.StyleValue;
|
560
541
|
tag: string;
|
561
542
|
}, true, {}, vue.SlotsType<Partial<{
|
562
|
-
default: () => vue.VNode
|
563
|
-
[key: string]: any;
|
564
|
-
}>[];
|
543
|
+
default: () => vue.VNode[];
|
565
544
|
}>>, {
|
566
545
|
P: {};
|
567
546
|
B: {};
|
@@ -589,9 +568,9 @@ declare const VAlertTitle: {
|
|
589
568
|
style: vue.StyleValue;
|
590
569
|
tag: string;
|
591
570
|
}>;
|
592
|
-
__isFragment?:
|
593
|
-
__isTeleport?:
|
594
|
-
__isSuspense?:
|
571
|
+
__isFragment?: never;
|
572
|
+
__isTeleport?: never;
|
573
|
+
__isSuspense?: never;
|
595
574
|
} & vue.ComponentOptionsBase<{
|
596
575
|
style: vue.StyleValue;
|
597
576
|
tag: string;
|
@@ -612,11 +591,9 @@ declare const VAlertTitle: {
|
|
612
591
|
style: vue.StyleValue;
|
613
592
|
tag: string;
|
614
593
|
}, {}, string, vue.SlotsType<Partial<{
|
615
|
-
default: () => vue.VNode
|
616
|
-
[key: string]: any;
|
617
|
-
}>[];
|
594
|
+
default: () => vue.VNode[];
|
618
595
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
619
|
-
class: vue.PropType<
|
596
|
+
class: vue.PropType<ClassValue>;
|
620
597
|
style: {
|
621
598
|
type: vue.PropType<vue.StyleValue>;
|
622
599
|
default: null;
|
@@ -626,7 +603,7 @@ declare const VAlertTitle: {
|
|
626
603
|
default: string;
|
627
604
|
};
|
628
605
|
}, vue.ExtractPropTypes<{
|
629
|
-
class: vue.PropType<
|
606
|
+
class: vue.PropType<ClassValue>;
|
630
607
|
style: {
|
631
608
|
type: vue.PropType<vue.StyleValue>;
|
632
609
|
default: null;
|
@@ -47,6 +47,8 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
47
47
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
48
48
|
}
|
49
49
|
|
50
|
+
type ClassValue = any;
|
51
|
+
|
50
52
|
type Position = 'top' | 'left' | 'right' | 'bottom';
|
51
53
|
|
52
54
|
declare const VApp: {
|
@@ -106,9 +108,7 @@ declare const VApp: {
|
|
106
108
|
style: vue.StyleValue;
|
107
109
|
fullHeight: boolean;
|
108
110
|
}, true, {}, vue.SlotsType<Partial<{
|
109
|
-
default: () => vue.VNode
|
110
|
-
[key: string]: any;
|
111
|
-
}>[];
|
111
|
+
default: () => vue.VNode[];
|
112
112
|
}>>, {
|
113
113
|
P: {};
|
114
114
|
B: {};
|
@@ -156,9 +156,9 @@ declare const VApp: {
|
|
156
156
|
style: vue.StyleValue;
|
157
157
|
fullHeight: boolean;
|
158
158
|
}>;
|
159
|
-
__isFragment?:
|
160
|
-
__isTeleport?:
|
161
|
-
__isSuspense?:
|
159
|
+
__isFragment?: never;
|
160
|
+
__isTeleport?: never;
|
161
|
+
__isSuspense?: never;
|
162
162
|
} & vue.ComponentOptionsBase<{
|
163
163
|
style: vue.StyleValue;
|
164
164
|
fullHeight: boolean;
|
@@ -199,9 +199,7 @@ declare const VApp: {
|
|
199
199
|
style: vue.StyleValue;
|
200
200
|
fullHeight: boolean;
|
201
201
|
}, {}, string, vue.SlotsType<Partial<{
|
202
|
-
default: () => vue.VNode
|
203
|
-
[key: string]: any;
|
204
|
-
}>[];
|
202
|
+
default: () => vue.VNode[];
|
205
203
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
206
204
|
theme: StringConstructor;
|
207
205
|
overlaps: vue.Prop<string[]>;
|
@@ -209,7 +207,7 @@ declare const VApp: {
|
|
209
207
|
type: vue.PropType<boolean>;
|
210
208
|
default: boolean;
|
211
209
|
};
|
212
|
-
class: vue.PropType<
|
210
|
+
class: vue.PropType<ClassValue>;
|
213
211
|
style: {
|
214
212
|
type: vue.PropType<vue.StyleValue>;
|
215
213
|
default: null;
|
@@ -221,7 +219,7 @@ declare const VApp: {
|
|
221
219
|
type: vue.PropType<boolean>;
|
222
220
|
default: boolean;
|
223
221
|
};
|
224
|
-
class: vue.PropType<
|
222
|
+
class: vue.PropType<ClassValue>;
|
225
223
|
style: {
|
226
224
|
type: vue.PropType<vue.StyleValue>;
|
227
225
|
default: null;
|