@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
@@ -5,6 +5,8 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
declare const VThemeProvider: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
style: vue.StyleValue;
|
@@ -45,9 +47,7 @@ declare const VThemeProvider: {
|
|
45
47
|
tag: string;
|
46
48
|
withBackground: boolean;
|
47
49
|
}, true, {}, vue.SlotsType<Partial<{
|
48
|
-
default: () => vue.VNode
|
49
|
-
[key: string]: any;
|
50
|
-
}>[];
|
50
|
+
default: () => vue.VNode[];
|
51
51
|
}>>, {
|
52
52
|
P: {};
|
53
53
|
B: {};
|
@@ -78,9 +78,9 @@ declare const VThemeProvider: {
|
|
78
78
|
tag: string;
|
79
79
|
withBackground: boolean;
|
80
80
|
}>;
|
81
|
-
__isFragment?:
|
82
|
-
__isTeleport?:
|
83
|
-
__isSuspense?:
|
81
|
+
__isFragment?: never;
|
82
|
+
__isTeleport?: never;
|
83
|
+
__isSuspense?: never;
|
84
84
|
} & vue.ComponentOptionsBase<{
|
85
85
|
style: vue.StyleValue;
|
86
86
|
tag: string;
|
@@ -104,16 +104,14 @@ declare const VThemeProvider: {
|
|
104
104
|
tag: string;
|
105
105
|
withBackground: boolean;
|
106
106
|
}, {}, string, vue.SlotsType<Partial<{
|
107
|
-
default: () => vue.VNode
|
108
|
-
[key: string]: any;
|
109
|
-
}>[];
|
107
|
+
default: () => vue.VNode[];
|
110
108
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
111
109
|
tag: {
|
112
110
|
type: StringConstructor;
|
113
111
|
default: string;
|
114
112
|
};
|
115
113
|
theme: StringConstructor;
|
116
|
-
class: vue.PropType<
|
114
|
+
class: vue.PropType<ClassValue>;
|
117
115
|
style: {
|
118
116
|
type: vue.PropType<vue.StyleValue>;
|
119
117
|
default: null;
|
@@ -125,7 +123,7 @@ declare const VThemeProvider: {
|
|
125
123
|
default: string;
|
126
124
|
};
|
127
125
|
theme: StringConstructor;
|
128
|
-
class: vue.PropType<
|
126
|
+
class: vue.PropType<ClassValue>;
|
129
127
|
style: {
|
130
128
|
type: vue.PropType<vue.StyleValue>;
|
131
129
|
default: null;
|
@@ -5,6 +5,8 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
9
11
|
|
10
12
|
type TimelineDirection = 'vertical' | 'horizontal';
|
@@ -19,7 +21,7 @@ declare const VTimeline: {
|
|
19
21
|
justify: string;
|
20
22
|
density: Density;
|
21
23
|
fillDot: boolean;
|
22
|
-
lineInset:
|
24
|
+
lineInset: string | number;
|
23
25
|
lineThickness: string | number;
|
24
26
|
} & {
|
25
27
|
direction?: TimelineDirection | undefined;
|
@@ -48,7 +50,7 @@ declare const VTimeline: {
|
|
48
50
|
justify: string;
|
49
51
|
density: Density;
|
50
52
|
fillDot: boolean;
|
51
|
-
lineInset:
|
53
|
+
lineInset: string | number;
|
52
54
|
lineThickness: string | number;
|
53
55
|
} & {
|
54
56
|
direction?: TimelineDirection | undefined;
|
@@ -78,12 +80,10 @@ declare const VTimeline: {
|
|
78
80
|
density: Density;
|
79
81
|
fillDot: boolean;
|
80
82
|
hideOpposite: boolean;
|
81
|
-
lineInset:
|
83
|
+
lineInset: string | number;
|
82
84
|
lineThickness: string | number;
|
83
85
|
}, true, {}, vue.SlotsType<Partial<{
|
84
|
-
default: () => vue.VNode
|
85
|
-
[key: string]: any;
|
86
|
-
}>[];
|
86
|
+
default: () => vue.VNode[];
|
87
87
|
}>>, {
|
88
88
|
P: {};
|
89
89
|
B: {};
|
@@ -98,7 +98,7 @@ declare const VTimeline: {
|
|
98
98
|
justify: string;
|
99
99
|
density: Density;
|
100
100
|
fillDot: boolean;
|
101
|
-
lineInset:
|
101
|
+
lineInset: string | number;
|
102
102
|
lineThickness: string | number;
|
103
103
|
} & {
|
104
104
|
direction?: TimelineDirection | undefined;
|
@@ -128,12 +128,12 @@ declare const VTimeline: {
|
|
128
128
|
density: Density;
|
129
129
|
fillDot: boolean;
|
130
130
|
hideOpposite: boolean;
|
131
|
-
lineInset:
|
131
|
+
lineInset: string | number;
|
132
132
|
lineThickness: string | number;
|
133
133
|
}>;
|
134
|
-
__isFragment?:
|
135
|
-
__isTeleport?:
|
136
|
-
__isSuspense?:
|
134
|
+
__isFragment?: never;
|
135
|
+
__isTeleport?: never;
|
136
|
+
__isSuspense?: never;
|
137
137
|
} & vue.ComponentOptionsBase<{
|
138
138
|
style: vue.StyleValue;
|
139
139
|
size: string | number;
|
@@ -141,7 +141,7 @@ declare const VTimeline: {
|
|
141
141
|
justify: string;
|
142
142
|
density: Density;
|
143
143
|
fillDot: boolean;
|
144
|
-
lineInset:
|
144
|
+
lineInset: string | number;
|
145
145
|
lineThickness: string | number;
|
146
146
|
} & {
|
147
147
|
direction?: TimelineDirection | undefined;
|
@@ -171,12 +171,10 @@ declare const VTimeline: {
|
|
171
171
|
density: Density;
|
172
172
|
fillDot: boolean;
|
173
173
|
hideOpposite: boolean;
|
174
|
-
lineInset:
|
174
|
+
lineInset: string | number;
|
175
175
|
lineThickness: string | number;
|
176
176
|
}, {}, string, vue.SlotsType<Partial<{
|
177
|
-
default: () => vue.VNode
|
178
|
-
[key: string]: any;
|
179
|
-
}>[];
|
177
|
+
default: () => vue.VNode[];
|
180
178
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
181
179
|
theme: StringConstructor;
|
182
180
|
tag: {
|
@@ -188,7 +186,7 @@ declare const VTimeline: {
|
|
188
186
|
default: string;
|
189
187
|
validator: (v: any) => boolean;
|
190
188
|
};
|
191
|
-
class: vue.PropType<
|
189
|
+
class: vue.PropType<ClassValue>;
|
192
190
|
style: {
|
193
191
|
type: vue.PropType<vue.StyleValue>;
|
194
192
|
default: null;
|
@@ -205,7 +203,7 @@ declare const VTimeline: {
|
|
205
203
|
default: undefined;
|
206
204
|
};
|
207
205
|
lineInset: {
|
208
|
-
type: vue.PropType<
|
206
|
+
type: vue.PropType<string | number>;
|
209
207
|
default: NonNullable<string | number>;
|
210
208
|
};
|
211
209
|
align: Prop<TimelineAlign>;
|
@@ -233,7 +231,7 @@ declare const VTimeline: {
|
|
233
231
|
default: string;
|
234
232
|
validator: (v: any) => boolean;
|
235
233
|
};
|
236
|
-
class: vue.PropType<
|
234
|
+
class: vue.PropType<ClassValue>;
|
237
235
|
style: {
|
238
236
|
type: vue.PropType<vue.StyleValue>;
|
239
237
|
default: null;
|
@@ -250,7 +248,7 @@ declare const VTimeline: {
|
|
250
248
|
default: undefined;
|
251
249
|
};
|
252
250
|
lineInset: {
|
253
|
-
type: vue.PropType<
|
251
|
+
type: vue.PropType<string | number>;
|
254
252
|
default: NonNullable<string | number>;
|
255
253
|
};
|
256
254
|
align: Prop<TimelineAlign>;
|
@@ -360,15 +358,9 @@ declare const VTimelineItem: {
|
|
360
358
|
hideDot: boolean;
|
361
359
|
hideOpposite: boolean;
|
362
360
|
}, true, {}, vue.SlotsType<Partial<{
|
363
|
-
default: () => vue.VNode
|
364
|
-
|
365
|
-
|
366
|
-
icon: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
367
|
-
[key: string]: any;
|
368
|
-
}>[];
|
369
|
-
opposite: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
370
|
-
[key: string]: any;
|
371
|
-
}>[];
|
361
|
+
default: () => vue.VNode[];
|
362
|
+
icon: () => vue.VNode[];
|
363
|
+
opposite: () => vue.VNode[];
|
372
364
|
}>>, {
|
373
365
|
P: {};
|
374
366
|
B: {};
|
@@ -424,9 +416,9 @@ declare const VTimelineItem: {
|
|
424
416
|
hideDot: boolean;
|
425
417
|
hideOpposite: boolean;
|
426
418
|
}>;
|
427
|
-
__isFragment?:
|
428
|
-
__isTeleport?:
|
429
|
-
__isSuspense?:
|
419
|
+
__isFragment?: never;
|
420
|
+
__isTeleport?: never;
|
421
|
+
__isSuspense?: never;
|
430
422
|
} & vue.ComponentOptionsBase<{
|
431
423
|
style: vue.StyleValue;
|
432
424
|
size: string | number;
|
@@ -475,15 +467,9 @@ declare const VTimelineItem: {
|
|
475
467
|
hideDot: boolean;
|
476
468
|
hideOpposite: boolean;
|
477
469
|
}, {}, string, vue.SlotsType<Partial<{
|
478
|
-
default: () => vue.VNode
|
479
|
-
|
480
|
-
|
481
|
-
icon: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
482
|
-
[key: string]: any;
|
483
|
-
}>[];
|
484
|
-
opposite: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
485
|
-
[key: string]: any;
|
486
|
-
}>[];
|
470
|
+
default: () => vue.VNode[];
|
471
|
+
icon: () => vue.VNode[];
|
472
|
+
opposite: () => vue.VNode[];
|
487
473
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
488
474
|
tag: {
|
489
475
|
type: StringConstructor;
|
@@ -508,7 +494,7 @@ declare const VTimelineItem: {
|
|
508
494
|
minHeight: (StringConstructor | NumberConstructor)[];
|
509
495
|
minWidth: (StringConstructor | NumberConstructor)[];
|
510
496
|
width: (StringConstructor | NumberConstructor)[];
|
511
|
-
class: PropType<
|
497
|
+
class: PropType<ClassValue>;
|
512
498
|
style: {
|
513
499
|
type: PropType<vue.StyleValue>;
|
514
500
|
default: null;
|
@@ -548,7 +534,7 @@ declare const VTimelineItem: {
|
|
548
534
|
minHeight: (StringConstructor | NumberConstructor)[];
|
549
535
|
minWidth: (StringConstructor | NumberConstructor)[];
|
550
536
|
width: (StringConstructor | NumberConstructor)[];
|
551
|
-
class: PropType<
|
537
|
+
class: PropType<ClassValue>;
|
552
538
|
style: {
|
553
539
|
type: PropType<vue.StyleValue>;
|
554
540
|
default: null;
|
@@ -5,6 +5,8 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
type Density = null | 'prominent' | 'default' | 'comfortable' | 'compact';
|
9
11
|
declare const VToolbar: {
|
10
12
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
@@ -114,24 +116,12 @@ declare const VToolbar: {
|
|
114
116
|
extensionHeight: string | number;
|
115
117
|
floating: boolean;
|
116
118
|
}, true, {}, vue.SlotsType<Partial<{
|
117
|
-
default: () => vue.VNode
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
prepend: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
124
|
-
[key: string]: any;
|
125
|
-
}>[];
|
126
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
127
|
-
[key: string]: any;
|
128
|
-
}>[];
|
129
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
130
|
-
[key: string]: any;
|
131
|
-
}>[];
|
132
|
-
extension: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
133
|
-
[key: string]: any;
|
134
|
-
}>[];
|
119
|
+
default: () => vue.VNode[];
|
120
|
+
image: () => vue.VNode[];
|
121
|
+
prepend: () => vue.VNode[];
|
122
|
+
append: () => vue.VNode[];
|
123
|
+
title: () => vue.VNode[];
|
124
|
+
extension: () => vue.VNode[];
|
135
125
|
}>>, {
|
136
126
|
P: {};
|
137
127
|
B: {};
|
@@ -201,9 +191,9 @@ declare const VToolbar: {
|
|
201
191
|
extensionHeight: string | number;
|
202
192
|
floating: boolean;
|
203
193
|
}>;
|
204
|
-
__isFragment?:
|
205
|
-
__isTeleport?:
|
206
|
-
__isSuspense?:
|
194
|
+
__isFragment?: never;
|
195
|
+
__isTeleport?: never;
|
196
|
+
__isSuspense?: never;
|
207
197
|
} & vue.ComponentOptionsBase<{
|
208
198
|
flat: boolean;
|
209
199
|
absolute: boolean;
|
@@ -266,24 +256,12 @@ declare const VToolbar: {
|
|
266
256
|
extensionHeight: string | number;
|
267
257
|
floating: boolean;
|
268
258
|
}, {}, string, vue.SlotsType<Partial<{
|
269
|
-
default: () => vue.VNode
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
prepend: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
276
|
-
[key: string]: any;
|
277
|
-
}>[];
|
278
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
279
|
-
[key: string]: any;
|
280
|
-
}>[];
|
281
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
282
|
-
[key: string]: any;
|
283
|
-
}>[];
|
284
|
-
extension: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
285
|
-
[key: string]: any;
|
286
|
-
}>[];
|
259
|
+
default: () => vue.VNode[];
|
260
|
+
image: () => vue.VNode[];
|
261
|
+
prepend: () => vue.VNode[];
|
262
|
+
append: () => vue.VNode[];
|
263
|
+
title: () => vue.VNode[];
|
264
|
+
extension: () => vue.VNode[];
|
287
265
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
288
266
|
theme: StringConstructor;
|
289
267
|
tag: Omit<{
|
@@ -302,7 +280,7 @@ declare const VToolbar: {
|
|
302
280
|
type: (StringConstructor | NumberConstructor)[];
|
303
281
|
validator(v: any): boolean;
|
304
282
|
};
|
305
|
-
class: PropType<
|
283
|
+
class: PropType<ClassValue>;
|
306
284
|
style: {
|
307
285
|
type: PropType<vue.StyleValue>;
|
308
286
|
default: null;
|
@@ -347,7 +325,7 @@ declare const VToolbar: {
|
|
347
325
|
type: (StringConstructor | NumberConstructor)[];
|
348
326
|
validator(v: any): boolean;
|
349
327
|
};
|
350
|
-
class: PropType<
|
328
|
+
class: PropType<ClassValue>;
|
351
329
|
style: {
|
352
330
|
type: PropType<vue.StyleValue>;
|
353
331
|
default: null;
|
@@ -418,12 +396,8 @@ declare const VToolbarTitle: {
|
|
418
396
|
style: vue.StyleValue;
|
419
397
|
tag: string;
|
420
398
|
}, true, {}, vue.SlotsType<Partial<{
|
421
|
-
default: () => vue.VNode
|
422
|
-
|
423
|
-
}>[];
|
424
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
425
|
-
[key: string]: any;
|
426
|
-
}>[];
|
399
|
+
default: () => vue.VNode[];
|
400
|
+
text: () => vue.VNode[];
|
427
401
|
}>>, {
|
428
402
|
P: {};
|
429
403
|
B: {};
|
@@ -453,9 +427,9 @@ declare const VToolbarTitle: {
|
|
453
427
|
style: vue.StyleValue;
|
454
428
|
tag: string;
|
455
429
|
}>;
|
456
|
-
__isFragment?:
|
457
|
-
__isTeleport?:
|
458
|
-
__isSuspense?:
|
430
|
+
__isFragment?: never;
|
431
|
+
__isTeleport?: never;
|
432
|
+
__isSuspense?: never;
|
459
433
|
} & vue.ComponentOptionsBase<{
|
460
434
|
style: vue.StyleValue;
|
461
435
|
tag: string;
|
@@ -478,18 +452,14 @@ declare const VToolbarTitle: {
|
|
478
452
|
style: vue.StyleValue;
|
479
453
|
tag: string;
|
480
454
|
}, {}, string, vue.SlotsType<Partial<{
|
481
|
-
default: () => vue.VNode
|
482
|
-
|
483
|
-
}>[];
|
484
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
485
|
-
[key: string]: any;
|
486
|
-
}>[];
|
455
|
+
default: () => vue.VNode[];
|
456
|
+
text: () => vue.VNode[];
|
487
457
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
488
458
|
tag: {
|
489
459
|
type: StringConstructor;
|
490
460
|
default: string;
|
491
461
|
};
|
492
|
-
class: vue.PropType<
|
462
|
+
class: vue.PropType<ClassValue>;
|
493
463
|
style: {
|
494
464
|
type: vue.PropType<vue.StyleValue>;
|
495
465
|
default: null;
|
@@ -500,7 +470,7 @@ declare const VToolbarTitle: {
|
|
500
470
|
type: StringConstructor;
|
501
471
|
default: string;
|
502
472
|
};
|
503
|
-
class: vue.PropType<
|
473
|
+
class: vue.PropType<ClassValue>;
|
504
474
|
style: {
|
505
475
|
type: vue.PropType<vue.StyleValue>;
|
506
476
|
default: null;
|
@@ -509,9 +479,12 @@ declare const VToolbarTitle: {
|
|
509
479
|
}>>;
|
510
480
|
type VToolbarTitle = InstanceType<typeof VToolbarTitle>;
|
511
481
|
|
482
|
+
declare const allowedVariants: readonly ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
483
|
+
type Variant = typeof allowedVariants[number];
|
484
|
+
|
512
485
|
declare const VToolbarItems: {
|
513
486
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
514
|
-
variant:
|
487
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
515
488
|
style: vue.StyleValue;
|
516
489
|
} & {
|
517
490
|
color?: string | undefined;
|
@@ -526,7 +499,7 @@ declare const VToolbarItems: {
|
|
526
499
|
} & {
|
527
500
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
528
501
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
529
|
-
variant:
|
502
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
530
503
|
style: vue.StyleValue;
|
531
504
|
} & {
|
532
505
|
color?: string | undefined;
|
@@ -541,12 +514,10 @@ declare const VToolbarItems: {
|
|
541
514
|
} & {
|
542
515
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
543
516
|
}, {
|
544
|
-
variant:
|
517
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
545
518
|
style: vue.StyleValue;
|
546
519
|
}, true, {}, vue.SlotsType<Partial<{
|
547
|
-
default: () => vue.VNode
|
548
|
-
[key: string]: any;
|
549
|
-
}>[];
|
520
|
+
default: () => vue.VNode[];
|
550
521
|
}>>, {
|
551
522
|
P: {};
|
552
523
|
B: {};
|
@@ -555,7 +526,7 @@ declare const VToolbarItems: {
|
|
555
526
|
M: {};
|
556
527
|
Defaults: {};
|
557
528
|
}, {
|
558
|
-
variant:
|
529
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
559
530
|
style: vue.StyleValue;
|
560
531
|
} & {
|
561
532
|
color?: string | undefined;
|
@@ -570,14 +541,14 @@ declare const VToolbarItems: {
|
|
570
541
|
} & {
|
571
542
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
572
543
|
}, {}, {}, {}, {}, {
|
573
|
-
variant:
|
544
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
574
545
|
style: vue.StyleValue;
|
575
546
|
}>;
|
576
|
-
__isFragment?:
|
577
|
-
__isTeleport?:
|
578
|
-
__isSuspense?:
|
547
|
+
__isFragment?: never;
|
548
|
+
__isTeleport?: never;
|
549
|
+
__isSuspense?: never;
|
579
550
|
} & vue.ComponentOptionsBase<{
|
580
|
-
variant:
|
551
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
581
552
|
style: vue.StyleValue;
|
582
553
|
} & {
|
583
554
|
color?: string | undefined;
|
@@ -592,23 +563,21 @@ declare const VToolbarItems: {
|
|
592
563
|
} & {
|
593
564
|
"v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
|
594
565
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
595
|
-
variant:
|
566
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
596
567
|
style: vue.StyleValue;
|
597
568
|
}, {}, string, vue.SlotsType<Partial<{
|
598
|
-
default: () => vue.VNode
|
599
|
-
[key: string]: any;
|
600
|
-
}>[];
|
569
|
+
default: () => vue.VNode[];
|
601
570
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
602
571
|
color: StringConstructor;
|
603
572
|
variant: Omit<{
|
604
|
-
type: vue.PropType<
|
573
|
+
type: vue.PropType<Variant>;
|
605
574
|
default: string;
|
606
575
|
validator: (v: any) => boolean;
|
607
576
|
}, "type" | "default"> & {
|
608
|
-
type: vue.PropType<
|
577
|
+
type: vue.PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
609
578
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
610
579
|
};
|
611
|
-
class: vue.PropType<
|
580
|
+
class: vue.PropType<ClassValue>;
|
612
581
|
style: {
|
613
582
|
type: vue.PropType<vue.StyleValue>;
|
614
583
|
default: null;
|
@@ -616,14 +585,14 @@ declare const VToolbarItems: {
|
|
616
585
|
}, vue.ExtractPropTypes<{
|
617
586
|
color: StringConstructor;
|
618
587
|
variant: Omit<{
|
619
|
-
type: vue.PropType<
|
588
|
+
type: vue.PropType<Variant>;
|
620
589
|
default: string;
|
621
590
|
validator: (v: any) => boolean;
|
622
591
|
}, "type" | "default"> & {
|
623
|
-
type: vue.PropType<
|
592
|
+
type: vue.PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
624
593
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
625
594
|
};
|
626
|
-
class: vue.PropType<
|
595
|
+
class: vue.PropType<ClassValue>;
|
627
596
|
style: {
|
628
597
|
type: vue.PropType<vue.StyleValue>;
|
629
598
|
default: null;
|