@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
@@ -30,6 +30,8 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
30
30
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
31
31
|
}
|
32
32
|
|
33
|
+
type ClassValue = any;
|
34
|
+
|
33
35
|
interface TouchHandlers {
|
34
36
|
start?: (wrapperEvent: {
|
35
37
|
originalEvent: TouchEvent;
|
@@ -123,11 +125,11 @@ declare const VCarousel: {
|
|
123
125
|
style: vue.StyleValue;
|
124
126
|
disabled: boolean;
|
125
127
|
tag: string;
|
126
|
-
mandatory:
|
128
|
+
mandatory: boolean | "force";
|
127
129
|
selectedClass: string;
|
128
130
|
nextIcon: IconValue;
|
129
131
|
prevIcon: IconValue;
|
130
|
-
showArrows:
|
132
|
+
showArrows: string | boolean;
|
131
133
|
continuous: boolean;
|
132
134
|
cycle: boolean;
|
133
135
|
delimiterIcon: IconValue;
|
@@ -141,8 +143,8 @@ declare const VCarousel: {
|
|
141
143
|
theme?: string | undefined;
|
142
144
|
verticalDelimiters?: boolean | "left" | "right" | undefined;
|
143
145
|
} & {}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
144
|
-
'update:modelValue': (value: any) =>
|
145
|
-
}, "$children" | "v-
|
146
|
+
'update:modelValue': (value: any) => true;
|
147
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:additional" | "update:modelValue" | "v-slot:next" | "v-slot:prev" | "v-slot:item">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
146
148
|
reverse: boolean;
|
147
149
|
interval: string | number;
|
148
150
|
height: string | number;
|
@@ -150,11 +152,11 @@ declare const VCarousel: {
|
|
150
152
|
style: vue.StyleValue;
|
151
153
|
disabled: boolean;
|
152
154
|
tag: string;
|
153
|
-
mandatory:
|
155
|
+
mandatory: boolean | "force";
|
154
156
|
selectedClass: string;
|
155
157
|
nextIcon: IconValue;
|
156
158
|
prevIcon: IconValue;
|
157
|
-
showArrows:
|
159
|
+
showArrows: string | boolean;
|
158
160
|
continuous: boolean;
|
159
161
|
cycle: boolean;
|
160
162
|
delimiterIcon: IconValue;
|
@@ -175,12 +177,12 @@ declare const VCarousel: {
|
|
175
177
|
style: vue.StyleValue;
|
176
178
|
disabled: boolean;
|
177
179
|
tag: string;
|
178
|
-
mandatory:
|
180
|
+
mandatory: boolean | "force";
|
179
181
|
touch: boolean | TouchHandlers;
|
180
182
|
selectedClass: string;
|
181
183
|
nextIcon: IconValue;
|
182
184
|
prevIcon: IconValue;
|
183
|
-
showArrows:
|
185
|
+
showArrows: string | boolean;
|
184
186
|
continuous: boolean;
|
185
187
|
cycle: boolean;
|
186
188
|
delimiterIcon: IconValue;
|
@@ -189,14 +191,10 @@ declare const VCarousel: {
|
|
189
191
|
}, true, {}, vue.SlotsType<Partial<{
|
190
192
|
default: (arg: {
|
191
193
|
group: GroupProvide;
|
192
|
-
}) => vue.VNode
|
193
|
-
[key: string]: any;
|
194
|
-
}>[];
|
194
|
+
}) => vue.VNode[];
|
195
195
|
additional: (arg: {
|
196
196
|
group: GroupProvide;
|
197
|
-
}) => vue.VNode
|
198
|
-
[key: string]: any;
|
199
|
-
}>[];
|
197
|
+
}) => vue.VNode[];
|
200
198
|
prev: (arg: {
|
201
199
|
props: {
|
202
200
|
icon: IconValue;
|
@@ -204,9 +202,7 @@ declare const VCarousel: {
|
|
204
202
|
onClick: () => void;
|
205
203
|
'aria-label': string;
|
206
204
|
};
|
207
|
-
}) => vue.VNode
|
208
|
-
[key: string]: any;
|
209
|
-
}>[];
|
205
|
+
}) => vue.VNode[];
|
210
206
|
next: (arg: {
|
211
207
|
props: {
|
212
208
|
icon: IconValue;
|
@@ -214,9 +210,7 @@ declare const VCarousel: {
|
|
214
210
|
onClick: () => void;
|
215
211
|
'aria-label': string;
|
216
212
|
};
|
217
|
-
}) => vue.VNode
|
218
|
-
[key: string]: any;
|
219
|
-
}>[];
|
213
|
+
}) => vue.VNode[];
|
220
214
|
item: (arg: {
|
221
215
|
props: Record<string, any>;
|
222
216
|
item: {
|
@@ -224,9 +218,7 @@ declare const VCarousel: {
|
|
224
218
|
value: unknown;
|
225
219
|
disabled: boolean | undefined;
|
226
220
|
};
|
227
|
-
}) => vue.VNode
|
228
|
-
[key: string]: any;
|
229
|
-
}>[];
|
221
|
+
}) => vue.VNode[];
|
230
222
|
}>>, {
|
231
223
|
P: {};
|
232
224
|
B: {};
|
@@ -242,11 +234,11 @@ declare const VCarousel: {
|
|
242
234
|
style: vue.StyleValue;
|
243
235
|
disabled: boolean;
|
244
236
|
tag: string;
|
245
|
-
mandatory:
|
237
|
+
mandatory: boolean | "force";
|
246
238
|
selectedClass: string;
|
247
239
|
nextIcon: IconValue;
|
248
240
|
prevIcon: IconValue;
|
249
|
-
showArrows:
|
241
|
+
showArrows: string | boolean;
|
250
242
|
continuous: boolean;
|
251
243
|
cycle: boolean;
|
252
244
|
delimiterIcon: IconValue;
|
@@ -267,21 +259,21 @@ declare const VCarousel: {
|
|
267
259
|
style: vue.StyleValue;
|
268
260
|
disabled: boolean;
|
269
261
|
tag: string;
|
270
|
-
mandatory:
|
262
|
+
mandatory: boolean | "force";
|
271
263
|
touch: boolean | TouchHandlers;
|
272
264
|
selectedClass: string;
|
273
265
|
nextIcon: IconValue;
|
274
266
|
prevIcon: IconValue;
|
275
|
-
showArrows:
|
267
|
+
showArrows: string | boolean;
|
276
268
|
continuous: boolean;
|
277
269
|
cycle: boolean;
|
278
270
|
delimiterIcon: IconValue;
|
279
271
|
hideDelimiters: boolean;
|
280
272
|
hideDelimiterBackground: boolean;
|
281
273
|
}>;
|
282
|
-
__isFragment?:
|
283
|
-
__isTeleport?:
|
284
|
-
__isSuspense?:
|
274
|
+
__isFragment?: never;
|
275
|
+
__isTeleport?: never;
|
276
|
+
__isSuspense?: never;
|
285
277
|
} & vue.ComponentOptionsBase<{
|
286
278
|
reverse: boolean;
|
287
279
|
interval: string | number;
|
@@ -290,11 +282,11 @@ declare const VCarousel: {
|
|
290
282
|
style: vue.StyleValue;
|
291
283
|
disabled: boolean;
|
292
284
|
tag: string;
|
293
|
-
mandatory:
|
285
|
+
mandatory: boolean | "force";
|
294
286
|
selectedClass: string;
|
295
287
|
nextIcon: IconValue;
|
296
288
|
prevIcon: IconValue;
|
297
|
-
showArrows:
|
289
|
+
showArrows: string | boolean;
|
298
290
|
continuous: boolean;
|
299
291
|
cycle: boolean;
|
300
292
|
delimiterIcon: IconValue;
|
@@ -308,8 +300,8 @@ declare const VCarousel: {
|
|
308
300
|
theme?: string | undefined;
|
309
301
|
verticalDelimiters?: boolean | "left" | "right" | undefined;
|
310
302
|
} & {}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
311
|
-
'update:modelValue': (value: any) =>
|
312
|
-
}, "$children" | "v-
|
303
|
+
'update:modelValue': (value: any) => true;
|
304
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:additional" | "update:modelValue" | "v-slot:next" | "v-slot:prev" | "v-slot:item">, string, {
|
313
305
|
reverse: boolean;
|
314
306
|
interval: string | number;
|
315
307
|
height: string | number;
|
@@ -317,12 +309,12 @@ declare const VCarousel: {
|
|
317
309
|
style: vue.StyleValue;
|
318
310
|
disabled: boolean;
|
319
311
|
tag: string;
|
320
|
-
mandatory:
|
312
|
+
mandatory: boolean | "force";
|
321
313
|
touch: boolean | TouchHandlers;
|
322
314
|
selectedClass: string;
|
323
315
|
nextIcon: IconValue;
|
324
316
|
prevIcon: IconValue;
|
325
|
-
showArrows:
|
317
|
+
showArrows: string | boolean;
|
326
318
|
continuous: boolean;
|
327
319
|
cycle: boolean;
|
328
320
|
delimiterIcon: IconValue;
|
@@ -331,14 +323,10 @@ declare const VCarousel: {
|
|
331
323
|
}, {}, string, vue.SlotsType<Partial<{
|
332
324
|
default: (arg: {
|
333
325
|
group: GroupProvide;
|
334
|
-
}) => vue.VNode
|
335
|
-
[key: string]: any;
|
336
|
-
}>[];
|
326
|
+
}) => vue.VNode[];
|
337
327
|
additional: (arg: {
|
338
328
|
group: GroupProvide;
|
339
|
-
}) => vue.VNode
|
340
|
-
[key: string]: any;
|
341
|
-
}>[];
|
329
|
+
}) => vue.VNode[];
|
342
330
|
prev: (arg: {
|
343
331
|
props: {
|
344
332
|
icon: IconValue;
|
@@ -346,9 +334,7 @@ declare const VCarousel: {
|
|
346
334
|
onClick: () => void;
|
347
335
|
'aria-label': string;
|
348
336
|
};
|
349
|
-
}) => vue.VNode
|
350
|
-
[key: string]: any;
|
351
|
-
}>[];
|
337
|
+
}) => vue.VNode[];
|
352
338
|
next: (arg: {
|
353
339
|
props: {
|
354
340
|
icon: IconValue;
|
@@ -356,9 +342,7 @@ declare const VCarousel: {
|
|
356
342
|
onClick: () => void;
|
357
343
|
'aria-label': string;
|
358
344
|
};
|
359
|
-
}) => vue.VNode
|
360
|
-
[key: string]: any;
|
361
|
-
}>[];
|
345
|
+
}) => vue.VNode[];
|
362
346
|
item: (arg: {
|
363
347
|
props: Record<string, any>;
|
364
348
|
item: {
|
@@ -366,22 +350,17 @@ declare const VCarousel: {
|
|
366
350
|
value: unknown;
|
367
351
|
disabled: boolean | undefined;
|
368
352
|
};
|
369
|
-
}) => vue.VNode
|
370
|
-
[key: string]: any;
|
371
|
-
}>[];
|
353
|
+
}) => vue.VNode[];
|
372
354
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T>(props: {
|
373
|
-
modelValue?: T
|
374
|
-
|
375
|
-
}, slots: VCarouselSlots) => GenericProps<{
|
376
|
-
modelValue?: T | undefined;
|
377
|
-
'onUpdate:modelValue'?: ((value: T) => void) | undefined;
|
378
|
-
}, VCarouselSlots>) & FilterPropsOptions<{
|
355
|
+
modelValue?: T;
|
356
|
+
"onUpdate:modelValue"?: (value: T) => void;
|
357
|
+
}, slots: VCarouselSlots) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
379
358
|
theme: StringConstructor;
|
380
359
|
tag: {
|
381
360
|
type: StringConstructor;
|
382
361
|
default: string;
|
383
362
|
};
|
384
|
-
class: PropType<
|
363
|
+
class: PropType<ClassValue>;
|
385
364
|
style: {
|
386
365
|
type: PropType<vue.StyleValue>;
|
387
366
|
default: null;
|
@@ -403,7 +382,7 @@ declare const VCarousel: {
|
|
403
382
|
type: (StringConstructor | BooleanConstructor)[];
|
404
383
|
validator: (v: any) => boolean;
|
405
384
|
}, "type" | "default"> & {
|
406
|
-
type: PropType<
|
385
|
+
type: PropType<string | boolean>;
|
407
386
|
default: NonNullable<string | boolean>;
|
408
387
|
};
|
409
388
|
touch: {
|
@@ -424,7 +403,7 @@ declare const VCarousel: {
|
|
424
403
|
type: PropType<boolean | "force">;
|
425
404
|
default: "force";
|
426
405
|
}, "type" | "default"> & {
|
427
|
-
type: PropType<
|
406
|
+
type: PropType<boolean | "force">;
|
428
407
|
default: NonNullable<boolean | "force">;
|
429
408
|
};
|
430
409
|
color: StringConstructor;
|
@@ -452,7 +431,7 @@ declare const VCarousel: {
|
|
452
431
|
type: StringConstructor;
|
453
432
|
default: string;
|
454
433
|
};
|
455
|
-
class: PropType<
|
434
|
+
class: PropType<ClassValue>;
|
456
435
|
style: {
|
457
436
|
type: PropType<vue.StyleValue>;
|
458
437
|
default: null;
|
@@ -474,7 +453,7 @@ declare const VCarousel: {
|
|
474
453
|
type: (StringConstructor | BooleanConstructor)[];
|
475
454
|
validator: (v: any) => boolean;
|
476
455
|
}, "type" | "default"> & {
|
477
|
-
type: PropType<
|
456
|
+
type: PropType<string | boolean>;
|
478
457
|
default: NonNullable<string | boolean>;
|
479
458
|
};
|
480
459
|
touch: {
|
@@ -495,7 +474,7 @@ declare const VCarousel: {
|
|
495
474
|
type: PropType<boolean | "force">;
|
496
475
|
default: "force";
|
497
476
|
}, "type" | "default"> & {
|
498
|
-
type: PropType<
|
477
|
+
type: PropType<boolean | "force">;
|
499
478
|
default: NonNullable<boolean | "force">;
|
500
479
|
};
|
501
480
|
color: StringConstructor;
|
@@ -646,18 +625,10 @@ declare const VCarouselItem: {
|
|
646
625
|
tile: boolean;
|
647
626
|
reverseTransition: string | boolean;
|
648
627
|
}, true, {}, vue.SlotsType<Partial<{
|
649
|
-
default: () => vue.VNode
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
[key: string]: any;
|
654
|
-
}>[];
|
655
|
-
error: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
656
|
-
[key: string]: any;
|
657
|
-
}>[];
|
658
|
-
sources: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
659
|
-
[key: string]: any;
|
660
|
-
}>[];
|
628
|
+
default: () => vue.VNode[];
|
629
|
+
placeholder: () => vue.VNode[];
|
630
|
+
error: () => vue.VNode[];
|
631
|
+
sources: () => vue.VNode[];
|
661
632
|
}>>, {
|
662
633
|
P: {};
|
663
634
|
B: {};
|
@@ -731,9 +702,9 @@ declare const VCarouselItem: {
|
|
731
702
|
tile: boolean;
|
732
703
|
reverseTransition: string | boolean;
|
733
704
|
}>;
|
734
|
-
__isFragment?:
|
735
|
-
__isTeleport?:
|
736
|
-
__isSuspense?:
|
705
|
+
__isFragment?: never;
|
706
|
+
__isTeleport?: never;
|
707
|
+
__isSuspense?: never;
|
737
708
|
} & vue.ComponentOptionsBase<{
|
738
709
|
inline: boolean;
|
739
710
|
style: vue.StyleValue;
|
@@ -800,24 +771,16 @@ declare const VCarouselItem: {
|
|
800
771
|
tile: boolean;
|
801
772
|
reverseTransition: string | boolean;
|
802
773
|
}, {}, string, vue.SlotsType<Partial<{
|
803
|
-
default: () => vue.VNode
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
[key: string]: any;
|
808
|
-
}>[];
|
809
|
-
error: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
810
|
-
[key: string]: any;
|
811
|
-
}>[];
|
812
|
-
sources: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
813
|
-
[key: string]: any;
|
814
|
-
}>[];
|
774
|
+
default: () => vue.VNode[];
|
775
|
+
placeholder: () => vue.VNode[];
|
776
|
+
error: () => vue.VNode[];
|
777
|
+
sources: () => vue.VNode[];
|
815
778
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
816
779
|
eager: BooleanConstructor;
|
817
780
|
value: null;
|
818
781
|
disabled: BooleanConstructor;
|
819
782
|
selectedClass: StringConstructor;
|
820
|
-
class: vue.PropType<
|
783
|
+
class: vue.PropType<ClassValue>;
|
821
784
|
style: {
|
822
785
|
type: vue.PropType<vue.StyleValue>;
|
823
786
|
default: null;
|
@@ -848,7 +811,7 @@ declare const VCarouselItem: {
|
|
848
811
|
cover: BooleanConstructor;
|
849
812
|
color: StringConstructor;
|
850
813
|
draggable: {
|
851
|
-
type: vue.PropType<boolean | "
|
814
|
+
type: vue.PropType<boolean | "true" | "false">;
|
852
815
|
default: undefined;
|
853
816
|
};
|
854
817
|
gradient: StringConstructor;
|
@@ -867,7 +830,7 @@ declare const VCarouselItem: {
|
|
867
830
|
default: string;
|
868
831
|
};
|
869
832
|
crossorigin: vue.PropType<"" | "anonymous" | "use-credentials">;
|
870
|
-
referrerpolicy: vue.PropType<"
|
833
|
+
referrerpolicy: vue.PropType<"no-referrer" | "no-referrer-when-downgrade" | "origin" | "origin-when-cross-origin" | "same-origin" | "strict-origin" | "strict-origin-when-cross-origin" | "unsafe-url">;
|
871
834
|
srcset: StringConstructor;
|
872
835
|
position: StringConstructor;
|
873
836
|
}, vue.ExtractPropTypes<{
|
@@ -875,7 +838,7 @@ declare const VCarouselItem: {
|
|
875
838
|
value: null;
|
876
839
|
disabled: BooleanConstructor;
|
877
840
|
selectedClass: StringConstructor;
|
878
|
-
class: vue.PropType<
|
841
|
+
class: vue.PropType<ClassValue>;
|
879
842
|
style: {
|
880
843
|
type: vue.PropType<vue.StyleValue>;
|
881
844
|
default: null;
|
@@ -906,7 +869,7 @@ declare const VCarouselItem: {
|
|
906
869
|
cover: BooleanConstructor;
|
907
870
|
color: StringConstructor;
|
908
871
|
draggable: {
|
909
|
-
type: vue.PropType<boolean | "
|
872
|
+
type: vue.PropType<boolean | "true" | "false">;
|
910
873
|
default: undefined;
|
911
874
|
};
|
912
875
|
gradient: StringConstructor;
|
@@ -925,7 +888,7 @@ declare const VCarouselItem: {
|
|
925
888
|
default: string;
|
926
889
|
};
|
927
890
|
crossorigin: vue.PropType<"" | "anonymous" | "use-credentials">;
|
928
|
-
referrerpolicy: vue.PropType<"
|
891
|
+
referrerpolicy: vue.PropType<"no-referrer" | "no-referrer-when-downgrade" | "origin" | "origin-when-cross-origin" | "same-origin" | "strict-origin" | "strict-origin-when-cross-origin" | "unsafe-url">;
|
929
892
|
srcset: StringConstructor;
|
930
893
|
position: StringConstructor;
|
931
894
|
}>>;
|