@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,8 +1,10 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
|
-
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType } from 'vue';
|
2
|
+
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType, DirectiveBinding } from 'vue';
|
3
3
|
// @ts-ignore
|
4
4
|
import * as vue_router from 'vue-router';
|
5
5
|
|
6
|
+
type ClassValue = any;
|
7
|
+
|
6
8
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
7
9
|
|
8
10
|
declare const block: readonly ["top", "bottom"];
|
@@ -15,6 +17,9 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
15
17
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
16
18
|
}
|
17
19
|
|
20
|
+
declare const allowedVariants: readonly ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
21
|
+
type Variant = typeof allowedVariants[number];
|
22
|
+
|
18
23
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
19
24
|
declare const IconValue: PropType<IconValue>;
|
20
25
|
|
@@ -87,21 +92,11 @@ declare const VCardItem: {
|
|
87
92
|
style: vue.StyleValue;
|
88
93
|
density: Density;
|
89
94
|
}, true, {}, vue.SlotsType<Partial<{
|
90
|
-
default: () => vue.VNode
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
}>[];
|
96
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
97
|
-
[key: string]: any;
|
98
|
-
}>[];
|
99
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
100
|
-
[key: string]: any;
|
101
|
-
}>[];
|
102
|
-
subtitle: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
103
|
-
[key: string]: any;
|
104
|
-
}>[];
|
95
|
+
default: () => vue.VNode[];
|
96
|
+
prepend: () => vue.VNode[];
|
97
|
+
append: () => vue.VNode[];
|
98
|
+
title: () => vue.VNode[];
|
99
|
+
subtitle: () => vue.VNode[];
|
105
100
|
}>>, {
|
106
101
|
P: {};
|
107
102
|
B: {};
|
@@ -145,9 +140,9 @@ declare const VCardItem: {
|
|
145
140
|
style: vue.StyleValue;
|
146
141
|
density: Density;
|
147
142
|
}>;
|
148
|
-
__isFragment?:
|
149
|
-
__isTeleport?:
|
150
|
-
__isSuspense?:
|
143
|
+
__isFragment?: never;
|
144
|
+
__isTeleport?: never;
|
145
|
+
__isSuspense?: never;
|
151
146
|
} & vue.ComponentOptionsBase<{
|
152
147
|
style: vue.StyleValue;
|
153
148
|
density: Density;
|
@@ -184,28 +179,18 @@ declare const VCardItem: {
|
|
184
179
|
style: vue.StyleValue;
|
185
180
|
density: Density;
|
186
181
|
}, {}, string, vue.SlotsType<Partial<{
|
187
|
-
default: () => vue.VNode
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
}>[];
|
193
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
194
|
-
[key: string]: any;
|
195
|
-
}>[];
|
196
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
197
|
-
[key: string]: any;
|
198
|
-
}>[];
|
199
|
-
subtitle: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
200
|
-
[key: string]: any;
|
201
|
-
}>[];
|
182
|
+
default: () => vue.VNode[];
|
183
|
+
prepend: () => vue.VNode[];
|
184
|
+
append: () => vue.VNode[];
|
185
|
+
title: () => vue.VNode[];
|
186
|
+
subtitle: () => vue.VNode[];
|
202
187
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
203
188
|
density: {
|
204
189
|
type: vue.PropType<Density>;
|
205
190
|
default: string;
|
206
191
|
validator: (v: any) => boolean;
|
207
192
|
};
|
208
|
-
class: vue.PropType<
|
193
|
+
class: vue.PropType<ClassValue>;
|
209
194
|
style: {
|
210
195
|
type: vue.PropType<vue.StyleValue>;
|
211
196
|
default: null;
|
@@ -222,7 +207,7 @@ declare const VCardItem: {
|
|
222
207
|
default: string;
|
223
208
|
validator: (v: any) => boolean;
|
224
209
|
};
|
225
|
-
class: vue.PropType<
|
210
|
+
class: vue.PropType<ClassValue>;
|
226
211
|
style: {
|
227
212
|
type: vue.PropType<vue.StyleValue>;
|
228
213
|
default: null;
|
@@ -241,11 +226,22 @@ interface LoaderSlotProps {
|
|
241
226
|
isActive: boolean;
|
242
227
|
}
|
243
228
|
|
229
|
+
interface RippleDirectiveBinding extends Omit<DirectiveBinding, 'modifiers' | 'value'> {
|
230
|
+
value?: boolean | {
|
231
|
+
class: string;
|
232
|
+
};
|
233
|
+
modifiers: {
|
234
|
+
center?: boolean;
|
235
|
+
circle?: boolean;
|
236
|
+
stop?: boolean;
|
237
|
+
};
|
238
|
+
}
|
239
|
+
|
244
240
|
declare const VCard: {
|
245
241
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
246
242
|
replace: boolean;
|
247
243
|
flat: boolean;
|
248
|
-
variant:
|
244
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
249
245
|
exact: boolean;
|
250
246
|
style: vue.StyleValue;
|
251
247
|
disabled: boolean;
|
@@ -258,7 +254,7 @@ declare const VCard: {
|
|
258
254
|
hover: boolean;
|
259
255
|
} & {
|
260
256
|
link?: boolean | undefined;
|
261
|
-
location?: Anchor | undefined;
|
257
|
+
location?: Anchor | null | undefined;
|
262
258
|
height?: string | number | undefined;
|
263
259
|
width?: string | number | undefined;
|
264
260
|
border?: string | number | boolean | undefined;
|
@@ -322,7 +318,7 @@ declare const VCard: {
|
|
322
318
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
323
319
|
replace: boolean;
|
324
320
|
flat: boolean;
|
325
|
-
variant:
|
321
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
326
322
|
exact: boolean;
|
327
323
|
style: vue.StyleValue;
|
328
324
|
disabled: boolean;
|
@@ -335,7 +331,7 @@ declare const VCard: {
|
|
335
331
|
hover: boolean;
|
336
332
|
} & {
|
337
333
|
link?: boolean | undefined;
|
338
|
-
location?: Anchor | undefined;
|
334
|
+
location?: Anchor | null | undefined;
|
339
335
|
height?: string | number | undefined;
|
340
336
|
width?: string | number | undefined;
|
341
337
|
border?: string | number | boolean | undefined;
|
@@ -400,7 +396,7 @@ declare const VCard: {
|
|
400
396
|
replace: boolean;
|
401
397
|
link: boolean;
|
402
398
|
flat: boolean;
|
403
|
-
variant:
|
399
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
404
400
|
exact: boolean;
|
405
401
|
style: vue.StyleValue;
|
406
402
|
disabled: boolean;
|
@@ -413,36 +409,16 @@ declare const VCard: {
|
|
413
409
|
} | undefined;
|
414
410
|
hover: boolean;
|
415
411
|
}, true, {}, vue.SlotsType<Partial<{
|
416
|
-
default: () => vue.VNode
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
[key: string]: any;
|
427
|
-
}>[];
|
428
|
-
subtitle: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
429
|
-
[key: string]: any;
|
430
|
-
}>[];
|
431
|
-
actions: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
432
|
-
[key: string]: any;
|
433
|
-
}>[];
|
434
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
435
|
-
[key: string]: any;
|
436
|
-
}>[];
|
437
|
-
loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
438
|
-
[key: string]: any;
|
439
|
-
}>[];
|
440
|
-
image: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
441
|
-
[key: string]: any;
|
442
|
-
}>[];
|
443
|
-
item: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
444
|
-
[key: string]: any;
|
445
|
-
}>[];
|
412
|
+
default: () => vue.VNode[];
|
413
|
+
prepend: () => vue.VNode[];
|
414
|
+
append: () => vue.VNode[];
|
415
|
+
title: () => vue.VNode[];
|
416
|
+
subtitle: () => vue.VNode[];
|
417
|
+
actions: () => vue.VNode[];
|
418
|
+
text: () => vue.VNode[];
|
419
|
+
loader: (arg: LoaderSlotProps) => vue.VNode[];
|
420
|
+
image: () => vue.VNode[];
|
421
|
+
item: () => vue.VNode[];
|
446
422
|
}>>, {
|
447
423
|
P: {};
|
448
424
|
B: {};
|
@@ -453,7 +429,7 @@ declare const VCard: {
|
|
453
429
|
}, {
|
454
430
|
replace: boolean;
|
455
431
|
flat: boolean;
|
456
|
-
variant:
|
432
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
457
433
|
exact: boolean;
|
458
434
|
style: vue.StyleValue;
|
459
435
|
disabled: boolean;
|
@@ -466,7 +442,7 @@ declare const VCard: {
|
|
466
442
|
hover: boolean;
|
467
443
|
} & {
|
468
444
|
link?: boolean | undefined;
|
469
|
-
location?: Anchor | undefined;
|
445
|
+
location?: Anchor | null | undefined;
|
470
446
|
height?: string | number | undefined;
|
471
447
|
width?: string | number | undefined;
|
472
448
|
border?: string | number | boolean | undefined;
|
@@ -531,7 +507,7 @@ declare const VCard: {
|
|
531
507
|
replace: boolean;
|
532
508
|
link: boolean;
|
533
509
|
flat: boolean;
|
534
|
-
variant:
|
510
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
535
511
|
exact: boolean;
|
536
512
|
style: vue.StyleValue;
|
537
513
|
disabled: boolean;
|
@@ -544,13 +520,13 @@ declare const VCard: {
|
|
544
520
|
} | undefined;
|
545
521
|
hover: boolean;
|
546
522
|
}>;
|
547
|
-
__isFragment?:
|
548
|
-
__isTeleport?:
|
549
|
-
__isSuspense?:
|
523
|
+
__isFragment?: never;
|
524
|
+
__isTeleport?: never;
|
525
|
+
__isSuspense?: never;
|
550
526
|
} & vue.ComponentOptionsBase<{
|
551
527
|
replace: boolean;
|
552
528
|
flat: boolean;
|
553
|
-
variant:
|
529
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
554
530
|
exact: boolean;
|
555
531
|
style: vue.StyleValue;
|
556
532
|
disabled: boolean;
|
@@ -563,7 +539,7 @@ declare const VCard: {
|
|
563
539
|
hover: boolean;
|
564
540
|
} & {
|
565
541
|
link?: boolean | undefined;
|
566
|
-
location?: Anchor | undefined;
|
542
|
+
location?: Anchor | null | undefined;
|
567
543
|
height?: string | number | undefined;
|
568
544
|
width?: string | number | undefined;
|
569
545
|
border?: string | number | boolean | undefined;
|
@@ -628,7 +604,7 @@ declare const VCard: {
|
|
628
604
|
replace: boolean;
|
629
605
|
link: boolean;
|
630
606
|
flat: boolean;
|
631
|
-
variant:
|
607
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
632
608
|
exact: boolean;
|
633
609
|
style: vue.StyleValue;
|
634
610
|
disabled: boolean;
|
@@ -641,44 +617,24 @@ declare const VCard: {
|
|
641
617
|
} | undefined;
|
642
618
|
hover: boolean;
|
643
619
|
}, {}, string, vue.SlotsType<Partial<{
|
644
|
-
default: () => vue.VNode
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
[key: string]: any;
|
655
|
-
}>[];
|
656
|
-
subtitle: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
657
|
-
[key: string]: any;
|
658
|
-
}>[];
|
659
|
-
actions: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
660
|
-
[key: string]: any;
|
661
|
-
}>[];
|
662
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
663
|
-
[key: string]: any;
|
664
|
-
}>[];
|
665
|
-
loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
666
|
-
[key: string]: any;
|
667
|
-
}>[];
|
668
|
-
image: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
669
|
-
[key: string]: any;
|
670
|
-
}>[];
|
671
|
-
item: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
672
|
-
[key: string]: any;
|
673
|
-
}>[];
|
620
|
+
default: () => vue.VNode[];
|
621
|
+
prepend: () => vue.VNode[];
|
622
|
+
append: () => vue.VNode[];
|
623
|
+
title: () => vue.VNode[];
|
624
|
+
subtitle: () => vue.VNode[];
|
625
|
+
actions: () => vue.VNode[];
|
626
|
+
text: () => vue.VNode[];
|
627
|
+
loader: (arg: LoaderSlotProps) => vue.VNode[];
|
628
|
+
image: () => vue.VNode[];
|
629
|
+
item: () => vue.VNode[];
|
674
630
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
675
631
|
color: StringConstructor;
|
676
632
|
variant: Omit<{
|
677
|
-
type: PropType<
|
633
|
+
type: PropType<Variant>;
|
678
634
|
default: string;
|
679
635
|
validator: (v: any) => boolean;
|
680
636
|
}, "type" | "default"> & {
|
681
|
-
type: PropType<
|
637
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
682
638
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
683
639
|
};
|
684
640
|
theme: StringConstructor;
|
@@ -699,7 +655,7 @@ declare const VCard: {
|
|
699
655
|
type: PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
700
656
|
validator: (v: any) => boolean;
|
701
657
|
};
|
702
|
-
location: PropType<Anchor>;
|
658
|
+
location: PropType<Anchor | null>;
|
703
659
|
loading: (StringConstructor | BooleanConstructor)[];
|
704
660
|
elevation: {
|
705
661
|
type: (StringConstructor | NumberConstructor)[];
|
@@ -716,7 +672,7 @@ declare const VCard: {
|
|
716
672
|
default: string;
|
717
673
|
validator: (v: any) => boolean;
|
718
674
|
};
|
719
|
-
class: PropType<
|
675
|
+
class: PropType<ClassValue>;
|
720
676
|
style: {
|
721
677
|
type: PropType<vue.StyleValue>;
|
722
678
|
default: null;
|
@@ -735,9 +691,7 @@ declare const VCard: {
|
|
735
691
|
prependAvatar: StringConstructor;
|
736
692
|
prependIcon: PropType<IconValue>;
|
737
693
|
ripple: {
|
738
|
-
type: PropType<
|
739
|
-
class: string;
|
740
|
-
} | undefined>;
|
694
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
741
695
|
default: boolean;
|
742
696
|
};
|
743
697
|
subtitle: (StringConstructor | NumberConstructor)[];
|
@@ -746,11 +700,11 @@ declare const VCard: {
|
|
746
700
|
}, vue.ExtractPropTypes<{
|
747
701
|
color: StringConstructor;
|
748
702
|
variant: Omit<{
|
749
|
-
type: PropType<
|
703
|
+
type: PropType<Variant>;
|
750
704
|
default: string;
|
751
705
|
validator: (v: any) => boolean;
|
752
706
|
}, "type" | "default"> & {
|
753
|
-
type: PropType<
|
707
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
754
708
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
755
709
|
};
|
756
710
|
theme: StringConstructor;
|
@@ -771,7 +725,7 @@ declare const VCard: {
|
|
771
725
|
type: PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
772
726
|
validator: (v: any) => boolean;
|
773
727
|
};
|
774
|
-
location: PropType<Anchor>;
|
728
|
+
location: PropType<Anchor | null>;
|
775
729
|
loading: (StringConstructor | BooleanConstructor)[];
|
776
730
|
elevation: {
|
777
731
|
type: (StringConstructor | NumberConstructor)[];
|
@@ -788,7 +742,7 @@ declare const VCard: {
|
|
788
742
|
default: string;
|
789
743
|
validator: (v: any) => boolean;
|
790
744
|
};
|
791
|
-
class: PropType<
|
745
|
+
class: PropType<ClassValue>;
|
792
746
|
style: {
|
793
747
|
type: PropType<vue.StyleValue>;
|
794
748
|
default: null;
|
@@ -807,9 +761,7 @@ declare const VCard: {
|
|
807
761
|
prependAvatar: StringConstructor;
|
808
762
|
prependIcon: PropType<IconValue>;
|
809
763
|
ripple: {
|
810
|
-
type: PropType<
|
811
|
-
class: string;
|
812
|
-
} | undefined>;
|
764
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
813
765
|
default: boolean;
|
814
766
|
};
|
815
767
|
subtitle: (StringConstructor | NumberConstructor)[];
|
@@ -848,9 +800,7 @@ declare const VCardActions: {
|
|
848
800
|
}, {
|
849
801
|
style: vue.StyleValue;
|
850
802
|
}, true, {}, vue.SlotsType<Partial<{
|
851
|
-
default: () => vue.VNode
|
852
|
-
[key: string]: any;
|
853
|
-
}>[];
|
803
|
+
default: () => vue.VNode[];
|
854
804
|
}>>, {
|
855
805
|
P: {};
|
856
806
|
B: {};
|
@@ -874,9 +824,9 @@ declare const VCardActions: {
|
|
874
824
|
}, {}, {}, {}, {}, {
|
875
825
|
style: vue.StyleValue;
|
876
826
|
}>;
|
877
|
-
__isFragment?:
|
878
|
-
__isTeleport?:
|
879
|
-
__isSuspense?:
|
827
|
+
__isFragment?: never;
|
828
|
+
__isTeleport?: never;
|
829
|
+
__isSuspense?: never;
|
880
830
|
} & vue.ComponentOptionsBase<{
|
881
831
|
style: vue.StyleValue;
|
882
832
|
} & {
|
@@ -893,17 +843,15 @@ declare const VCardActions: {
|
|
893
843
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
894
844
|
style: vue.StyleValue;
|
895
845
|
}, {}, string, vue.SlotsType<Partial<{
|
896
|
-
default: () => vue.VNode
|
897
|
-
[key: string]: any;
|
898
|
-
}>[];
|
846
|
+
default: () => vue.VNode[];
|
899
847
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
900
|
-
class: vue.PropType<
|
848
|
+
class: vue.PropType<ClassValue>;
|
901
849
|
style: {
|
902
850
|
type: vue.PropType<vue.StyleValue>;
|
903
851
|
default: null;
|
904
852
|
};
|
905
853
|
}, vue.ExtractPropTypes<{
|
906
|
-
class: vue.PropType<
|
854
|
+
class: vue.PropType<ClassValue>;
|
907
855
|
style: {
|
908
856
|
type: vue.PropType<vue.StyleValue>;
|
909
857
|
default: null;
|
@@ -946,9 +894,7 @@ declare const VCardSubtitle: {
|
|
946
894
|
style: vue.StyleValue;
|
947
895
|
tag: string;
|
948
896
|
}, true, {}, vue.SlotsType<Partial<{
|
949
|
-
default: () => vue.VNode
|
950
|
-
[key: string]: any;
|
951
|
-
}>[];
|
897
|
+
default: () => vue.VNode[];
|
952
898
|
}>>, {
|
953
899
|
P: {};
|
954
900
|
B: {};
|
@@ -975,9 +921,9 @@ declare const VCardSubtitle: {
|
|
975
921
|
style: vue.StyleValue;
|
976
922
|
tag: string;
|
977
923
|
}>;
|
978
|
-
__isFragment?:
|
979
|
-
__isTeleport?:
|
980
|
-
__isSuspense?:
|
924
|
+
__isFragment?: never;
|
925
|
+
__isTeleport?: never;
|
926
|
+
__isSuspense?: never;
|
981
927
|
} & vue.ComponentOptionsBase<{
|
982
928
|
style: vue.StyleValue;
|
983
929
|
tag: string;
|
@@ -997,15 +943,13 @@ declare const VCardSubtitle: {
|
|
997
943
|
style: vue.StyleValue;
|
998
944
|
tag: string;
|
999
945
|
}, {}, string, vue.SlotsType<Partial<{
|
1000
|
-
default: () => vue.VNode
|
1001
|
-
[key: string]: any;
|
1002
|
-
}>[];
|
946
|
+
default: () => vue.VNode[];
|
1003
947
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1004
948
|
tag: {
|
1005
949
|
type: StringConstructor;
|
1006
950
|
default: string;
|
1007
951
|
};
|
1008
|
-
class: vue.PropType<
|
952
|
+
class: vue.PropType<ClassValue>;
|
1009
953
|
style: {
|
1010
954
|
type: vue.PropType<vue.StyleValue>;
|
1011
955
|
default: null;
|
@@ -1016,7 +960,7 @@ declare const VCardSubtitle: {
|
|
1016
960
|
type: StringConstructor;
|
1017
961
|
default: string;
|
1018
962
|
};
|
1019
|
-
class: vue.PropType<
|
963
|
+
class: vue.PropType<ClassValue>;
|
1020
964
|
style: {
|
1021
965
|
type: vue.PropType<vue.StyleValue>;
|
1022
966
|
default: null;
|
@@ -1060,9 +1004,7 @@ declare const VCardText: {
|
|
1060
1004
|
style: vue.StyleValue;
|
1061
1005
|
tag: string;
|
1062
1006
|
}, true, {}, vue.SlotsType<Partial<{
|
1063
|
-
default: () => vue.VNode
|
1064
|
-
[key: string]: any;
|
1065
|
-
}>[];
|
1007
|
+
default: () => vue.VNode[];
|
1066
1008
|
}>>, {
|
1067
1009
|
P: {};
|
1068
1010
|
B: {};
|
@@ -1089,9 +1031,9 @@ declare const VCardText: {
|
|
1089
1031
|
style: vue.StyleValue;
|
1090
1032
|
tag: string;
|
1091
1033
|
}>;
|
1092
|
-
__isFragment?:
|
1093
|
-
__isTeleport?:
|
1094
|
-
__isSuspense?:
|
1034
|
+
__isFragment?: never;
|
1035
|
+
__isTeleport?: never;
|
1036
|
+
__isSuspense?: never;
|
1095
1037
|
} & vue.ComponentOptionsBase<{
|
1096
1038
|
style: vue.StyleValue;
|
1097
1039
|
tag: string;
|
@@ -1111,15 +1053,13 @@ declare const VCardText: {
|
|
1111
1053
|
style: vue.StyleValue;
|
1112
1054
|
tag: string;
|
1113
1055
|
}, {}, string, vue.SlotsType<Partial<{
|
1114
|
-
default: () => vue.VNode
|
1115
|
-
[key: string]: any;
|
1116
|
-
}>[];
|
1056
|
+
default: () => vue.VNode[];
|
1117
1057
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1118
1058
|
tag: {
|
1119
1059
|
type: StringConstructor;
|
1120
1060
|
default: string;
|
1121
1061
|
};
|
1122
|
-
class: vue.PropType<
|
1062
|
+
class: vue.PropType<ClassValue>;
|
1123
1063
|
style: {
|
1124
1064
|
type: vue.PropType<vue.StyleValue>;
|
1125
1065
|
default: null;
|
@@ -1130,7 +1070,7 @@ declare const VCardText: {
|
|
1130
1070
|
type: StringConstructor;
|
1131
1071
|
default: string;
|
1132
1072
|
};
|
1133
|
-
class: vue.PropType<
|
1073
|
+
class: vue.PropType<ClassValue>;
|
1134
1074
|
style: {
|
1135
1075
|
type: vue.PropType<vue.StyleValue>;
|
1136
1076
|
default: null;
|
@@ -1174,9 +1114,7 @@ declare const VCardTitle: {
|
|
1174
1114
|
style: vue.StyleValue;
|
1175
1115
|
tag: string;
|
1176
1116
|
}, true, {}, vue.SlotsType<Partial<{
|
1177
|
-
default: () => vue.VNode
|
1178
|
-
[key: string]: any;
|
1179
|
-
}>[];
|
1117
|
+
default: () => vue.VNode[];
|
1180
1118
|
}>>, {
|
1181
1119
|
P: {};
|
1182
1120
|
B: {};
|
@@ -1204,9 +1142,9 @@ declare const VCardTitle: {
|
|
1204
1142
|
style: vue.StyleValue;
|
1205
1143
|
tag: string;
|
1206
1144
|
}>;
|
1207
|
-
__isFragment?:
|
1208
|
-
__isTeleport?:
|
1209
|
-
__isSuspense?:
|
1145
|
+
__isFragment?: never;
|
1146
|
+
__isTeleport?: never;
|
1147
|
+
__isSuspense?: never;
|
1210
1148
|
} & vue.ComponentOptionsBase<{
|
1211
1149
|
style: vue.StyleValue;
|
1212
1150
|
tag: string;
|
@@ -1227,11 +1165,9 @@ declare const VCardTitle: {
|
|
1227
1165
|
style: vue.StyleValue;
|
1228
1166
|
tag: string;
|
1229
1167
|
}, {}, string, vue.SlotsType<Partial<{
|
1230
|
-
default: () => vue.VNode
|
1231
|
-
[key: string]: any;
|
1232
|
-
}>[];
|
1168
|
+
default: () => vue.VNode[];
|
1233
1169
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1234
|
-
class: vue.PropType<
|
1170
|
+
class: vue.PropType<ClassValue>;
|
1235
1171
|
style: {
|
1236
1172
|
type: vue.PropType<vue.StyleValue>;
|
1237
1173
|
default: null;
|
@@ -1241,7 +1177,7 @@ declare const VCardTitle: {
|
|
1241
1177
|
default: string;
|
1242
1178
|
};
|
1243
1179
|
}, vue.ExtractPropTypes<{
|
1244
|
-
class: vue.PropType<
|
1180
|
+
class: vue.PropType<ClassValue>;
|
1245
1181
|
style: {
|
1246
1182
|
type: vue.PropType<vue.StyleValue>;
|
1247
1183
|
default: null;
|