@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, VNodeChild, VNode, JSXComponent, PropType } from 'vue';
|
2
|
+
import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, 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 SlotsToProps<U extends RawSlots, T = MakeInternalSlots<U>> = {
|
7
9
|
$children?: (VNodeChild | (T extends {
|
8
10
|
default: infer V;
|
@@ -37,9 +39,23 @@ type SelectItemKey<T = Record<string, any>> = boolean | null | undefined | strin
|
|
37
39
|
|
38
40
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
39
41
|
|
42
|
+
declare const allowedVariants: readonly ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
43
|
+
type Variant = typeof allowedVariants[number];
|
44
|
+
|
40
45
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
41
46
|
declare const IconValue: PropType<IconValue>;
|
42
47
|
|
48
|
+
interface RippleDirectiveBinding extends Omit<DirectiveBinding, 'modifiers' | 'value'> {
|
49
|
+
value?: boolean | {
|
50
|
+
class: string;
|
51
|
+
};
|
52
|
+
modifiers: {
|
53
|
+
center?: boolean;
|
54
|
+
circle?: boolean;
|
55
|
+
stop?: boolean;
|
56
|
+
};
|
57
|
+
}
|
58
|
+
|
43
59
|
type ListItemSlot = {
|
44
60
|
isActive: boolean;
|
45
61
|
isSelected: boolean;
|
@@ -62,7 +78,7 @@ type VListItemSlots = {
|
|
62
78
|
declare const VListItem: {
|
63
79
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
64
80
|
replace: boolean;
|
65
|
-
variant:
|
81
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
66
82
|
exact: boolean;
|
67
83
|
nav: boolean;
|
68
84
|
style: vue.StyleValue;
|
@@ -128,7 +144,7 @@ declare const VListItem: {
|
|
128
144
|
} & {
|
129
145
|
onClick?: ((e: MouseEvent | KeyboardEvent) => any) | undefined;
|
130
146
|
}, {
|
131
|
-
activate: (activated: boolean, e?: Event
|
147
|
+
activate: (activated: boolean, e?: Event) => void;
|
132
148
|
isActivated: vue.ComputedRef<boolean>;
|
133
149
|
isGroupActivator: boolean | undefined;
|
134
150
|
isSelected: vue.ComputedRef<boolean>;
|
@@ -136,12 +152,12 @@ declare const VListItem: {
|
|
136
152
|
hasPrepend: vue.Ref<boolean>;
|
137
153
|
updateHasPrepend: (value: boolean) => void;
|
138
154
|
} | null;
|
139
|
-
select: (selected: boolean, e?: Event
|
155
|
+
select: (selected: boolean, e?: Event) => void;
|
140
156
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
141
157
|
click: (e: MouseEvent | KeyboardEvent) => true;
|
142
158
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
143
159
|
replace: boolean;
|
144
|
-
variant:
|
160
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
145
161
|
exact: boolean;
|
146
162
|
nav: boolean;
|
147
163
|
style: vue.StyleValue;
|
@@ -209,7 +225,7 @@ declare const VListItem: {
|
|
209
225
|
}, {
|
210
226
|
replace: boolean;
|
211
227
|
link: boolean;
|
212
|
-
variant:
|
228
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
213
229
|
exact: boolean;
|
214
230
|
active: boolean;
|
215
231
|
nav: boolean;
|
@@ -224,21 +240,11 @@ declare const VListItem: {
|
|
224
240
|
class: string;
|
225
241
|
} | undefined;
|
226
242
|
}, true, {}, vue.SlotsType<Partial<{
|
227
|
-
prepend: (arg: ListItemSlot) => vue.VNode
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
}>[];
|
233
|
-
default: (arg: ListItemSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
234
|
-
[key: string]: any;
|
235
|
-
}>[];
|
236
|
-
title: (arg: ListItemTitleSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
237
|
-
[key: string]: any;
|
238
|
-
}>[];
|
239
|
-
subtitle: (arg: ListItemSubtitleSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
240
|
-
[key: string]: any;
|
241
|
-
}>[];
|
243
|
+
prepend: (arg: ListItemSlot) => vue.VNode[];
|
244
|
+
append: (arg: ListItemSlot) => vue.VNode[];
|
245
|
+
default: (arg: ListItemSlot) => vue.VNode[];
|
246
|
+
title: (arg: ListItemTitleSlot) => vue.VNode[];
|
247
|
+
subtitle: (arg: ListItemSubtitleSlot) => vue.VNode[];
|
242
248
|
}>>, {
|
243
249
|
P: {};
|
244
250
|
B: {};
|
@@ -248,7 +254,7 @@ declare const VListItem: {
|
|
248
254
|
Defaults: {};
|
249
255
|
}, {
|
250
256
|
replace: boolean;
|
251
|
-
variant:
|
257
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
252
258
|
exact: boolean;
|
253
259
|
nav: boolean;
|
254
260
|
style: vue.StyleValue;
|
@@ -314,7 +320,7 @@ declare const VListItem: {
|
|
314
320
|
} & {
|
315
321
|
onClick?: ((e: MouseEvent | KeyboardEvent) => any) | undefined;
|
316
322
|
}, {
|
317
|
-
activate: (activated: boolean, e?: Event
|
323
|
+
activate: (activated: boolean, e?: Event) => void;
|
318
324
|
isActivated: vue.ComputedRef<boolean>;
|
319
325
|
isGroupActivator: boolean | undefined;
|
320
326
|
isSelected: vue.ComputedRef<boolean>;
|
@@ -322,11 +328,11 @@ declare const VListItem: {
|
|
322
328
|
hasPrepend: vue.Ref<boolean>;
|
323
329
|
updateHasPrepend: (value: boolean) => void;
|
324
330
|
} | null;
|
325
|
-
select: (selected: boolean, e?: Event
|
331
|
+
select: (selected: boolean, e?: Event) => void;
|
326
332
|
}, {}, {}, {}, {
|
327
333
|
replace: boolean;
|
328
334
|
link: boolean;
|
329
|
-
variant:
|
335
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
330
336
|
exact: boolean;
|
331
337
|
active: boolean;
|
332
338
|
nav: boolean;
|
@@ -341,12 +347,12 @@ declare const VListItem: {
|
|
341
347
|
class: string;
|
342
348
|
} | undefined;
|
343
349
|
}>;
|
344
|
-
__isFragment?:
|
345
|
-
__isTeleport?:
|
346
|
-
__isSuspense?:
|
350
|
+
__isFragment?: never;
|
351
|
+
__isTeleport?: never;
|
352
|
+
__isSuspense?: never;
|
347
353
|
} & vue.ComponentOptionsBase<{
|
348
354
|
replace: boolean;
|
349
|
-
variant:
|
355
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
350
356
|
exact: boolean;
|
351
357
|
nav: boolean;
|
352
358
|
style: vue.StyleValue;
|
@@ -412,7 +418,7 @@ declare const VListItem: {
|
|
412
418
|
} & {
|
413
419
|
onClick?: ((e: MouseEvent | KeyboardEvent) => any) | undefined;
|
414
420
|
}, {
|
415
|
-
activate: (activated: boolean, e?: Event
|
421
|
+
activate: (activated: boolean, e?: Event) => void;
|
416
422
|
isActivated: vue.ComputedRef<boolean>;
|
417
423
|
isGroupActivator: boolean | undefined;
|
418
424
|
isSelected: vue.ComputedRef<boolean>;
|
@@ -420,13 +426,13 @@ declare const VListItem: {
|
|
420
426
|
hasPrepend: vue.Ref<boolean>;
|
421
427
|
updateHasPrepend: (value: boolean) => void;
|
422
428
|
} | null;
|
423
|
-
select: (selected: boolean, e?: Event
|
429
|
+
select: (selected: boolean, e?: Event) => void;
|
424
430
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
425
431
|
click: (e: MouseEvent | KeyboardEvent) => true;
|
426
432
|
}, string, {
|
427
433
|
replace: boolean;
|
428
434
|
link: boolean;
|
429
|
-
variant:
|
435
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
430
436
|
exact: boolean;
|
431
437
|
active: boolean;
|
432
438
|
nav: boolean;
|
@@ -441,29 +447,19 @@ declare const VListItem: {
|
|
441
447
|
class: string;
|
442
448
|
} | undefined;
|
443
449
|
}, {}, string, vue.SlotsType<Partial<{
|
444
|
-
prepend: (arg: ListItemSlot) => vue.VNode
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
}>[];
|
450
|
-
default: (arg: ListItemSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
451
|
-
[key: string]: any;
|
452
|
-
}>[];
|
453
|
-
title: (arg: ListItemTitleSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
454
|
-
[key: string]: any;
|
455
|
-
}>[];
|
456
|
-
subtitle: (arg: ListItemSubtitleSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
457
|
-
[key: string]: any;
|
458
|
-
}>[];
|
450
|
+
prepend: (arg: ListItemSlot) => vue.VNode[];
|
451
|
+
append: (arg: ListItemSlot) => vue.VNode[];
|
452
|
+
default: (arg: ListItemSlot) => vue.VNode[];
|
453
|
+
title: (arg: ListItemTitleSlot) => vue.VNode[];
|
454
|
+
subtitle: (arg: ListItemSubtitleSlot) => vue.VNode[];
|
459
455
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
460
456
|
color: StringConstructor;
|
461
457
|
variant: Omit<{
|
462
|
-
type: PropType<
|
458
|
+
type: PropType<Variant>;
|
463
459
|
default: string;
|
464
460
|
validator: (v: any) => boolean;
|
465
461
|
}, "type" | "default"> & {
|
466
|
-
type: PropType<
|
462
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
467
463
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
468
464
|
};
|
469
465
|
theme: StringConstructor;
|
@@ -495,7 +491,7 @@ declare const VListItem: {
|
|
495
491
|
default: string;
|
496
492
|
validator: (v: any) => boolean;
|
497
493
|
};
|
498
|
-
class: PropType<
|
494
|
+
class: PropType<ClassValue>;
|
499
495
|
style: {
|
500
496
|
type: PropType<vue.StyleValue>;
|
501
497
|
default: null;
|
@@ -511,7 +507,7 @@ declare const VListItem: {
|
|
511
507
|
appendIcon: PropType<IconValue>;
|
512
508
|
baseColor: StringConstructor;
|
513
509
|
disabled: BooleanConstructor;
|
514
|
-
lines: PropType<
|
510
|
+
lines: PropType<"one" | "two" | "three" | false>;
|
515
511
|
link: {
|
516
512
|
type: BooleanConstructor;
|
517
513
|
default: undefined;
|
@@ -520,9 +516,7 @@ declare const VListItem: {
|
|
520
516
|
prependAvatar: StringConstructor;
|
521
517
|
prependIcon: PropType<IconValue>;
|
522
518
|
ripple: {
|
523
|
-
type: PropType<
|
524
|
-
class: string;
|
525
|
-
} | undefined>;
|
519
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
526
520
|
default: boolean;
|
527
521
|
};
|
528
522
|
slim: BooleanConstructor;
|
@@ -534,11 +528,11 @@ declare const VListItem: {
|
|
534
528
|
}, vue.ExtractPropTypes<{
|
535
529
|
color: StringConstructor;
|
536
530
|
variant: Omit<{
|
537
|
-
type: PropType<
|
531
|
+
type: PropType<Variant>;
|
538
532
|
default: string;
|
539
533
|
validator: (v: any) => boolean;
|
540
534
|
}, "type" | "default"> & {
|
541
|
-
type: PropType<
|
535
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
542
536
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
543
537
|
};
|
544
538
|
theme: StringConstructor;
|
@@ -570,7 +564,7 @@ declare const VListItem: {
|
|
570
564
|
default: string;
|
571
565
|
validator: (v: any) => boolean;
|
572
566
|
};
|
573
|
-
class: PropType<
|
567
|
+
class: PropType<ClassValue>;
|
574
568
|
style: {
|
575
569
|
type: PropType<vue.StyleValue>;
|
576
570
|
default: null;
|
@@ -586,7 +580,7 @@ declare const VListItem: {
|
|
586
580
|
appendIcon: PropType<IconValue>;
|
587
581
|
baseColor: StringConstructor;
|
588
582
|
disabled: BooleanConstructor;
|
589
|
-
lines: PropType<
|
583
|
+
lines: PropType<"one" | "two" | "three" | false>;
|
590
584
|
link: {
|
591
585
|
type: BooleanConstructor;
|
592
586
|
default: undefined;
|
@@ -595,9 +589,7 @@ declare const VListItem: {
|
|
595
589
|
prependAvatar: StringConstructor;
|
596
590
|
prependIcon: PropType<IconValue>;
|
597
591
|
ripple: {
|
598
|
-
type: PropType<
|
599
|
-
class: string;
|
600
|
-
} | undefined>;
|
592
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
601
593
|
default: boolean;
|
602
594
|
};
|
603
595
|
slim: BooleanConstructor;
|
@@ -701,6 +693,15 @@ interface ListItem<T = any> extends InternalItem<T> {
|
|
701
693
|
};
|
702
694
|
children?: ListItem<T>[];
|
703
695
|
}
|
696
|
+
interface ItemProps {
|
697
|
+
items: any[];
|
698
|
+
itemTitle: SelectItemKey;
|
699
|
+
itemValue: SelectItemKey;
|
700
|
+
itemChildren: SelectItemKey;
|
701
|
+
itemProps: SelectItemKey;
|
702
|
+
returnObject: boolean;
|
703
|
+
valueComparator: typeof deepEqual;
|
704
|
+
}
|
704
705
|
|
705
706
|
interface InternalListItem<T = any> extends ListItem<T> {
|
706
707
|
type?: 'item' | 'subheader' | 'divider';
|
@@ -708,7 +709,7 @@ interface InternalListItem<T = any> extends ListItem<T> {
|
|
708
709
|
type ItemType<T> = T extends readonly (infer U)[] ? U : never;
|
709
710
|
declare const VList: {
|
710
711
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
711
|
-
variant:
|
712
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
712
713
|
nav: boolean;
|
713
714
|
style: vue.StyleValue;
|
714
715
|
disabled: boolean;
|
@@ -720,8 +721,8 @@ declare const VList: {
|
|
720
721
|
valueComparator: typeof deepEqual;
|
721
722
|
activatable: boolean;
|
722
723
|
selectable: boolean;
|
723
|
-
selectStrategy:
|
724
|
-
openStrategy:
|
724
|
+
selectStrategy: SelectStrategyProp;
|
725
|
+
openStrategy: OpenStrategyProp;
|
725
726
|
lines: false | "one" | "two" | "three";
|
726
727
|
returnObject: boolean;
|
727
728
|
itemType: string;
|
@@ -754,32 +755,32 @@ declare const VList: {
|
|
754
755
|
path: unknown[];
|
755
756
|
}) => any) | undefined;
|
756
757
|
}, {
|
757
|
-
open: (id: unknown, value: boolean, event?: Event
|
758
|
-
select: (id: unknown, value: boolean, event?: Event
|
759
|
-
focus: (location?:
|
758
|
+
open: (id: unknown, value: boolean, event?: Event) => void;
|
759
|
+
select: (id: unknown, value: boolean, event?: Event) => void;
|
760
|
+
focus: (location?: "next" | "prev" | "first" | "last") => void;
|
760
761
|
children: vue.Ref<Map<unknown, unknown[]>>;
|
761
762
|
parents: vue.Ref<Map<unknown, unknown>>;
|
762
763
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
763
|
-
'update:selected': (value: unknown) =>
|
764
|
-
'update:activated': (value: unknown) =>
|
765
|
-
'update:opened': (value: unknown) =>
|
764
|
+
'update:selected': (value: unknown) => true;
|
765
|
+
'update:activated': (value: unknown) => true;
|
766
|
+
'update:opened': (value: unknown) => true;
|
766
767
|
'click:open': (value: {
|
767
768
|
id: unknown;
|
768
769
|
value: boolean;
|
769
770
|
path: unknown[];
|
770
|
-
}) =>
|
771
|
+
}) => true;
|
771
772
|
'click:activate': (value: {
|
772
773
|
id: unknown;
|
773
774
|
value: boolean;
|
774
775
|
path: unknown[];
|
775
|
-
}) =>
|
776
|
+
}) => true;
|
776
777
|
'click:select': (value: {
|
777
778
|
id: unknown;
|
778
779
|
value: boolean;
|
779
780
|
path: unknown[];
|
780
|
-
}) =>
|
781
|
-
}, "$children" | "selected" | "v-
|
782
|
-
variant:
|
781
|
+
}) => true;
|
782
|
+
}, "$children" | "selected" | "v-slots" | "v-slot:default" | "items" | "v-slot:prepend" | "v-slot:append" | "v-slot:title" | "opened" | "click:open" | "click:select" | "v-slot:subtitle" | "v-slot:item" | "v-slot:header" | "v-slot:divider" | "v-slot:subheader" | "itemTitle" | "itemValue" | "itemChildren" | "itemProps" | "update:selected" | "update:opened">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
783
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
783
784
|
nav: boolean;
|
784
785
|
style: vue.StyleValue;
|
785
786
|
disabled: boolean;
|
@@ -791,8 +792,8 @@ declare const VList: {
|
|
791
792
|
valueComparator: typeof deepEqual;
|
792
793
|
activatable: boolean;
|
793
794
|
selectable: boolean;
|
794
|
-
selectStrategy:
|
795
|
-
openStrategy:
|
795
|
+
selectStrategy: SelectStrategyProp;
|
796
|
+
openStrategy: OpenStrategyProp;
|
796
797
|
lines: false | "one" | "two" | "three";
|
797
798
|
returnObject: boolean;
|
798
799
|
itemType: string;
|
@@ -825,7 +826,7 @@ declare const VList: {
|
|
825
826
|
path: unknown[];
|
826
827
|
}) => any) | undefined;
|
827
828
|
}, {
|
828
|
-
variant:
|
829
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
829
830
|
nav: boolean;
|
830
831
|
style: vue.StyleValue;
|
831
832
|
disabled: boolean;
|
@@ -838,71 +839,37 @@ declare const VList: {
|
|
838
839
|
valueComparator: typeof deepEqual;
|
839
840
|
activatable: boolean;
|
840
841
|
selectable: boolean;
|
841
|
-
selectStrategy:
|
842
|
-
openStrategy:
|
842
|
+
selectStrategy: SelectStrategyProp;
|
843
|
+
openStrategy: OpenStrategyProp;
|
843
844
|
lines: false | "one" | "two" | "three";
|
844
845
|
returnObject: boolean;
|
845
846
|
itemType: string;
|
846
847
|
}, true, {}, vue.SlotsType<Partial<{
|
847
848
|
title: (arg: ListItemTitleSlot & {
|
848
849
|
item: any;
|
849
|
-
}) => vue.VNode
|
850
|
-
[key: string]: any;
|
851
|
-
}>[];
|
850
|
+
}) => vue.VNode[];
|
852
851
|
append: (arg: ListItemSlot & {
|
853
852
|
item: any;
|
854
|
-
}) => vue.VNode
|
855
|
-
[key: string]: any;
|
856
|
-
}>[];
|
853
|
+
}) => vue.VNode[];
|
857
854
|
prepend: (arg: ListItemSlot & {
|
858
855
|
item: any;
|
859
|
-
}) => vue.VNode
|
860
|
-
[key: string]: any;
|
861
|
-
}>[];
|
856
|
+
}) => vue.VNode[];
|
862
857
|
subtitle: (arg: ListItemSubtitleSlot & {
|
863
858
|
item: any;
|
864
|
-
}) => vue.VNode
|
865
|
-
|
866
|
-
}>[];
|
867
|
-
default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
868
|
-
[key: string]: any;
|
869
|
-
}>[];
|
859
|
+
}) => vue.VNode[];
|
860
|
+
default: () => vue.VNode[];
|
870
861
|
item: (arg: {
|
871
|
-
props:
|
872
|
-
|
873
|
-
title: string;
|
874
|
-
value: any;
|
875
|
-
};
|
876
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
877
|
-
[key: string]: any;
|
878
|
-
}>[];
|
862
|
+
props: InternalListItem["props"];
|
863
|
+
}) => vue.VNode[];
|
879
864
|
divider: (arg: {
|
880
|
-
props:
|
881
|
-
|
882
|
-
title: string;
|
883
|
-
value: any;
|
884
|
-
};
|
885
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
886
|
-
[key: string]: any;
|
887
|
-
}>[];
|
865
|
+
props: InternalListItem["props"];
|
866
|
+
}) => vue.VNode[];
|
888
867
|
subheader: (arg: {
|
889
|
-
props:
|
890
|
-
|
891
|
-
title: string;
|
892
|
-
value: any;
|
893
|
-
};
|
894
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
895
|
-
[key: string]: any;
|
896
|
-
}>[];
|
868
|
+
props: InternalListItem["props"];
|
869
|
+
}) => vue.VNode[];
|
897
870
|
header: (arg: {
|
898
|
-
props:
|
899
|
-
|
900
|
-
title: string;
|
901
|
-
value: any;
|
902
|
-
};
|
903
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
904
|
-
[key: string]: any;
|
905
|
-
}>[];
|
871
|
+
props: InternalListItem["props"];
|
872
|
+
}) => vue.VNode[];
|
906
873
|
}>>, {
|
907
874
|
P: {};
|
908
875
|
B: {};
|
@@ -911,7 +878,7 @@ declare const VList: {
|
|
911
878
|
M: {};
|
912
879
|
Defaults: {};
|
913
880
|
}, {
|
914
|
-
variant:
|
881
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
915
882
|
nav: boolean;
|
916
883
|
style: vue.StyleValue;
|
917
884
|
disabled: boolean;
|
@@ -923,8 +890,8 @@ declare const VList: {
|
|
923
890
|
valueComparator: typeof deepEqual;
|
924
891
|
activatable: boolean;
|
925
892
|
selectable: boolean;
|
926
|
-
selectStrategy:
|
927
|
-
openStrategy:
|
893
|
+
selectStrategy: SelectStrategyProp;
|
894
|
+
openStrategy: OpenStrategyProp;
|
928
895
|
lines: false | "one" | "two" | "three";
|
929
896
|
returnObject: boolean;
|
930
897
|
itemType: string;
|
@@ -957,13 +924,13 @@ declare const VList: {
|
|
957
924
|
path: unknown[];
|
958
925
|
}) => any) | undefined;
|
959
926
|
}, {
|
960
|
-
open: (id: unknown, value: boolean, event?: Event
|
961
|
-
select: (id: unknown, value: boolean, event?: Event
|
962
|
-
focus: (location?:
|
927
|
+
open: (id: unknown, value: boolean, event?: Event) => void;
|
928
|
+
select: (id: unknown, value: boolean, event?: Event) => void;
|
929
|
+
focus: (location?: "next" | "prev" | "first" | "last") => void;
|
963
930
|
children: vue.Ref<Map<unknown, unknown[]>>;
|
964
931
|
parents: vue.Ref<Map<unknown, unknown>>;
|
965
932
|
}, {}, {}, {}, {
|
966
|
-
variant:
|
933
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
967
934
|
nav: boolean;
|
968
935
|
style: vue.StyleValue;
|
969
936
|
disabled: boolean;
|
@@ -976,17 +943,17 @@ declare const VList: {
|
|
976
943
|
valueComparator: typeof deepEqual;
|
977
944
|
activatable: boolean;
|
978
945
|
selectable: boolean;
|
979
|
-
selectStrategy:
|
980
|
-
openStrategy:
|
946
|
+
selectStrategy: SelectStrategyProp;
|
947
|
+
openStrategy: OpenStrategyProp;
|
981
948
|
lines: false | "one" | "two" | "three";
|
982
949
|
returnObject: boolean;
|
983
950
|
itemType: string;
|
984
951
|
}>;
|
985
|
-
__isFragment?:
|
986
|
-
__isTeleport?:
|
987
|
-
__isSuspense?:
|
952
|
+
__isFragment?: never;
|
953
|
+
__isTeleport?: never;
|
954
|
+
__isSuspense?: never;
|
988
955
|
} & vue.ComponentOptionsBase<{
|
989
|
-
variant:
|
956
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
990
957
|
nav: boolean;
|
991
958
|
style: vue.StyleValue;
|
992
959
|
disabled: boolean;
|
@@ -998,8 +965,8 @@ declare const VList: {
|
|
998
965
|
valueComparator: typeof deepEqual;
|
999
966
|
activatable: boolean;
|
1000
967
|
selectable: boolean;
|
1001
|
-
selectStrategy:
|
1002
|
-
openStrategy:
|
968
|
+
selectStrategy: SelectStrategyProp;
|
969
|
+
openStrategy: OpenStrategyProp;
|
1003
970
|
lines: false | "one" | "two" | "three";
|
1004
971
|
returnObject: boolean;
|
1005
972
|
itemType: string;
|
@@ -1032,32 +999,32 @@ declare const VList: {
|
|
1032
999
|
path: unknown[];
|
1033
1000
|
}) => any) | undefined;
|
1034
1001
|
}, {
|
1035
|
-
open: (id: unknown, value: boolean, event?: Event
|
1036
|
-
select: (id: unknown, value: boolean, event?: Event
|
1037
|
-
focus: (location?:
|
1002
|
+
open: (id: unknown, value: boolean, event?: Event) => void;
|
1003
|
+
select: (id: unknown, value: boolean, event?: Event) => void;
|
1004
|
+
focus: (location?: "next" | "prev" | "first" | "last") => void;
|
1038
1005
|
children: vue.Ref<Map<unknown, unknown[]>>;
|
1039
1006
|
parents: vue.Ref<Map<unknown, unknown>>;
|
1040
1007
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
1041
|
-
'update:selected': (value: unknown) =>
|
1042
|
-
'update:activated': (value: unknown) =>
|
1043
|
-
'update:opened': (value: unknown) =>
|
1008
|
+
'update:selected': (value: unknown) => true;
|
1009
|
+
'update:activated': (value: unknown) => true;
|
1010
|
+
'update:opened': (value: unknown) => true;
|
1044
1011
|
'click:open': (value: {
|
1045
1012
|
id: unknown;
|
1046
1013
|
value: boolean;
|
1047
1014
|
path: unknown[];
|
1048
|
-
}) =>
|
1015
|
+
}) => true;
|
1049
1016
|
'click:activate': (value: {
|
1050
1017
|
id: unknown;
|
1051
1018
|
value: boolean;
|
1052
1019
|
path: unknown[];
|
1053
|
-
}) =>
|
1020
|
+
}) => true;
|
1054
1021
|
'click:select': (value: {
|
1055
1022
|
id: unknown;
|
1056
1023
|
value: boolean;
|
1057
1024
|
path: unknown[];
|
1058
|
-
}) =>
|
1059
|
-
}, "$children" | "selected" | "v-
|
1060
|
-
variant:
|
1025
|
+
}) => true;
|
1026
|
+
}, "$children" | "selected" | "v-slots" | "v-slot:default" | "items" | "v-slot:prepend" | "v-slot:append" | "v-slot:title" | "opened" | "click:open" | "click:select" | "v-slot:subtitle" | "v-slot:item" | "v-slot:header" | "v-slot:divider" | "v-slot:subheader" | "itemTitle" | "itemValue" | "itemChildren" | "itemProps" | "update:selected" | "update:opened">, string, {
|
1027
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
1061
1028
|
nav: boolean;
|
1062
1029
|
style: vue.StyleValue;
|
1063
1030
|
disabled: boolean;
|
@@ -1070,119 +1037,65 @@ declare const VList: {
|
|
1070
1037
|
valueComparator: typeof deepEqual;
|
1071
1038
|
activatable: boolean;
|
1072
1039
|
selectable: boolean;
|
1073
|
-
selectStrategy:
|
1074
|
-
openStrategy:
|
1040
|
+
selectStrategy: SelectStrategyProp;
|
1041
|
+
openStrategy: OpenStrategyProp;
|
1075
1042
|
lines: false | "one" | "two" | "three";
|
1076
1043
|
returnObject: boolean;
|
1077
1044
|
itemType: string;
|
1078
1045
|
}, {}, string, vue.SlotsType<Partial<{
|
1079
1046
|
title: (arg: ListItemTitleSlot & {
|
1080
1047
|
item: any;
|
1081
|
-
}) => vue.VNode
|
1082
|
-
[key: string]: any;
|
1083
|
-
}>[];
|
1048
|
+
}) => vue.VNode[];
|
1084
1049
|
append: (arg: ListItemSlot & {
|
1085
1050
|
item: any;
|
1086
|
-
}) => vue.VNode
|
1087
|
-
[key: string]: any;
|
1088
|
-
}>[];
|
1051
|
+
}) => vue.VNode[];
|
1089
1052
|
prepend: (arg: ListItemSlot & {
|
1090
1053
|
item: any;
|
1091
|
-
}) => vue.VNode
|
1092
|
-
[key: string]: any;
|
1093
|
-
}>[];
|
1054
|
+
}) => vue.VNode[];
|
1094
1055
|
subtitle: (arg: ListItemSubtitleSlot & {
|
1095
1056
|
item: any;
|
1096
|
-
}) => vue.VNode
|
1097
|
-
|
1098
|
-
}>[];
|
1099
|
-
default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1100
|
-
[key: string]: any;
|
1101
|
-
}>[];
|
1057
|
+
}) => vue.VNode[];
|
1058
|
+
default: () => vue.VNode[];
|
1102
1059
|
item: (arg: {
|
1103
|
-
props:
|
1104
|
-
|
1105
|
-
title: string;
|
1106
|
-
value: any;
|
1107
|
-
};
|
1108
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1109
|
-
[key: string]: any;
|
1110
|
-
}>[];
|
1060
|
+
props: InternalListItem["props"];
|
1061
|
+
}) => vue.VNode[];
|
1111
1062
|
divider: (arg: {
|
1112
|
-
props:
|
1113
|
-
|
1114
|
-
title: string;
|
1115
|
-
value: any;
|
1116
|
-
};
|
1117
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1118
|
-
[key: string]: any;
|
1119
|
-
}>[];
|
1063
|
+
props: InternalListItem["props"];
|
1064
|
+
}) => vue.VNode[];
|
1120
1065
|
subheader: (arg: {
|
1121
|
-
props:
|
1122
|
-
|
1123
|
-
title: string;
|
1124
|
-
value: any;
|
1125
|
-
};
|
1126
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1127
|
-
[key: string]: any;
|
1128
|
-
}>[];
|
1066
|
+
props: InternalListItem["props"];
|
1067
|
+
}) => vue.VNode[];
|
1129
1068
|
header: (arg: {
|
1130
|
-
props:
|
1131
|
-
|
1132
|
-
title: string;
|
1133
|
-
value: any;
|
1134
|
-
};
|
1135
|
-
}) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1136
|
-
[key: string]: any;
|
1137
|
-
}>[];
|
1069
|
+
props: InternalListItem["props"];
|
1070
|
+
}) => vue.VNode[];
|
1138
1071
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T extends readonly any[], S = unknown, O = unknown>(props: {
|
1139
|
-
items?: T
|
1140
|
-
itemTitle?: SelectItemKey<ItemType<T>>;
|
1141
|
-
itemValue?: SelectItemKey<ItemType<T>>;
|
1142
|
-
itemChildren?: SelectItemKey<ItemType<T>>;
|
1143
|
-
itemProps?: SelectItemKey<ItemType<T>>;
|
1144
|
-
selected?: S | undefined;
|
1145
|
-
'onUpdate:selected'?: ((value: S) => void) | undefined;
|
1146
|
-
'onClick:open'?: ((value: {
|
1147
|
-
id: unknown;
|
1148
|
-
value: boolean;
|
1149
|
-
path: unknown[];
|
1150
|
-
}) => void) | undefined;
|
1151
|
-
'onClick:select'?: ((value: {
|
1152
|
-
id: unknown;
|
1153
|
-
value: boolean;
|
1154
|
-
path: unknown[];
|
1155
|
-
}) => void) | undefined;
|
1156
|
-
opened?: O | undefined;
|
1157
|
-
'onUpdate:opened'?: ((value: O) => void) | undefined;
|
1158
|
-
}, slots: VListChildrenSlots<ItemType<T>>) => GenericProps<{
|
1159
|
-
items?: T | undefined;
|
1072
|
+
items?: T;
|
1160
1073
|
itemTitle?: SelectItemKey<ItemType<T>>;
|
1161
1074
|
itemValue?: SelectItemKey<ItemType<T>>;
|
1162
1075
|
itemChildren?: SelectItemKey<ItemType<T>>;
|
1163
1076
|
itemProps?: SelectItemKey<ItemType<T>>;
|
1164
|
-
selected?: S
|
1165
|
-
|
1166
|
-
|
1077
|
+
selected?: S;
|
1078
|
+
"onUpdate:selected"?: (value: S) => void;
|
1079
|
+
"onClick:open"?: (value: {
|
1167
1080
|
id: unknown;
|
1168
1081
|
value: boolean;
|
1169
1082
|
path: unknown[];
|
1170
|
-
}) => void
|
1171
|
-
|
1083
|
+
}) => void;
|
1084
|
+
"onClick:select"?: (value: {
|
1172
1085
|
id: unknown;
|
1173
1086
|
value: boolean;
|
1174
1087
|
path: unknown[];
|
1175
|
-
}) => void
|
1176
|
-
opened?: O
|
1177
|
-
|
1178
|
-
}, VListChildrenSlots<ItemType<T
|
1088
|
+
}) => void;
|
1089
|
+
opened?: O;
|
1090
|
+
"onUpdate:opened"?: (value: O) => void;
|
1091
|
+
}, slots: VListChildrenSlots<ItemType<T>>) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
1179
1092
|
color: StringConstructor;
|
1180
1093
|
variant: Omit<{
|
1181
|
-
type: PropType<
|
1094
|
+
type: PropType<Variant>;
|
1182
1095
|
default: string;
|
1183
1096
|
validator: (v: any) => boolean;
|
1184
1097
|
}, "type" | "default"> & {
|
1185
|
-
type: PropType<
|
1098
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
1186
1099
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
1187
1100
|
};
|
1188
1101
|
theme: StringConstructor;
|
@@ -1196,7 +1109,7 @@ declare const VList: {
|
|
1196
1109
|
};
|
1197
1110
|
tile: BooleanConstructor;
|
1198
1111
|
items: {
|
1199
|
-
type: PropType<
|
1112
|
+
type: PropType<ItemProps["items"]>;
|
1200
1113
|
default: () => never[];
|
1201
1114
|
};
|
1202
1115
|
itemTitle: {
|
@@ -1239,7 +1152,7 @@ declare const VList: {
|
|
1239
1152
|
default: string;
|
1240
1153
|
validator: (v: any) => boolean;
|
1241
1154
|
};
|
1242
|
-
class: PropType<
|
1155
|
+
class: PropType<ClassValue>;
|
1243
1156
|
style: {
|
1244
1157
|
type: PropType<vue.StyleValue>;
|
1245
1158
|
default: null;
|
@@ -1249,11 +1162,11 @@ declare const VList: {
|
|
1249
1162
|
selectable: BooleanConstructor;
|
1250
1163
|
activeStrategy: PropType<ActiveStrategyProp>;
|
1251
1164
|
selectStrategy: {
|
1252
|
-
type: PropType<
|
1165
|
+
type: PropType<SelectStrategyProp>;
|
1253
1166
|
default: NonNullable<SelectStrategyProp>;
|
1254
1167
|
};
|
1255
1168
|
openStrategy: {
|
1256
|
-
type: PropType<
|
1169
|
+
type: PropType<OpenStrategyProp>;
|
1257
1170
|
default: NonNullable<OpenStrategyProp>;
|
1258
1171
|
};
|
1259
1172
|
opened: null;
|
@@ -1268,7 +1181,7 @@ declare const VList: {
|
|
1268
1181
|
expandIcon: StringConstructor;
|
1269
1182
|
collapseIcon: StringConstructor;
|
1270
1183
|
lines: {
|
1271
|
-
type: PropType<
|
1184
|
+
type: PropType<"one" | "two" | "three" | false>;
|
1272
1185
|
default: string;
|
1273
1186
|
};
|
1274
1187
|
slim: BooleanConstructor;
|
@@ -1287,11 +1200,11 @@ declare const VList: {
|
|
1287
1200
|
}, vue.ExtractPropTypes<{
|
1288
1201
|
color: StringConstructor;
|
1289
1202
|
variant: Omit<{
|
1290
|
-
type: PropType<
|
1203
|
+
type: PropType<Variant>;
|
1291
1204
|
default: string;
|
1292
1205
|
validator: (v: any) => boolean;
|
1293
1206
|
}, "type" | "default"> & {
|
1294
|
-
type: PropType<
|
1207
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
1295
1208
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
1296
1209
|
};
|
1297
1210
|
theme: StringConstructor;
|
@@ -1305,7 +1218,7 @@ declare const VList: {
|
|
1305
1218
|
};
|
1306
1219
|
tile: BooleanConstructor;
|
1307
1220
|
items: {
|
1308
|
-
type: PropType<
|
1221
|
+
type: PropType<ItemProps["items"]>;
|
1309
1222
|
default: () => never[];
|
1310
1223
|
};
|
1311
1224
|
itemTitle: {
|
@@ -1348,7 +1261,7 @@ declare const VList: {
|
|
1348
1261
|
default: string;
|
1349
1262
|
validator: (v: any) => boolean;
|
1350
1263
|
};
|
1351
|
-
class: PropType<
|
1264
|
+
class: PropType<ClassValue>;
|
1352
1265
|
style: {
|
1353
1266
|
type: PropType<vue.StyleValue>;
|
1354
1267
|
default: null;
|
@@ -1358,11 +1271,11 @@ declare const VList: {
|
|
1358
1271
|
selectable: BooleanConstructor;
|
1359
1272
|
activeStrategy: PropType<ActiveStrategyProp>;
|
1360
1273
|
selectStrategy: {
|
1361
|
-
type: PropType<
|
1274
|
+
type: PropType<SelectStrategyProp>;
|
1362
1275
|
default: NonNullable<SelectStrategyProp>;
|
1363
1276
|
};
|
1364
1277
|
openStrategy: {
|
1365
|
-
type: PropType<
|
1278
|
+
type: PropType<OpenStrategyProp>;
|
1366
1279
|
default: NonNullable<OpenStrategyProp>;
|
1367
1280
|
};
|
1368
1281
|
opened: null;
|
@@ -1377,7 +1290,7 @@ declare const VList: {
|
|
1377
1290
|
expandIcon: StringConstructor;
|
1378
1291
|
collapseIcon: StringConstructor;
|
1379
1292
|
lines: {
|
1380
|
-
type: PropType<
|
1293
|
+
type: PropType<"one" | "two" | "three" | false>;
|
1381
1294
|
default: string;
|
1382
1295
|
};
|
1383
1296
|
slim: BooleanConstructor;
|
@@ -1481,15 +1394,11 @@ declare const VListGroup: {
|
|
1481
1394
|
expandIcon: IconValue;
|
1482
1395
|
fluid: boolean;
|
1483
1396
|
}, true, {}, vue.SlotsType<Partial<{
|
1484
|
-
default: () => vue.VNode
|
1485
|
-
[key: string]: any;
|
1486
|
-
}>[];
|
1397
|
+
default: () => vue.VNode[];
|
1487
1398
|
activator: (arg: {
|
1488
1399
|
isOpen: boolean;
|
1489
1400
|
props: Record<string, unknown>;
|
1490
|
-
}) => vue.VNode
|
1491
|
-
[key: string]: any;
|
1492
|
-
}>[];
|
1401
|
+
}) => vue.VNode[];
|
1493
1402
|
}>>, {
|
1494
1403
|
P: {};
|
1495
1404
|
B: {};
|
@@ -1544,9 +1453,9 @@ declare const VListGroup: {
|
|
1544
1453
|
expandIcon: IconValue;
|
1545
1454
|
fluid: boolean;
|
1546
1455
|
}>;
|
1547
|
-
__isFragment?:
|
1548
|
-
__isTeleport?:
|
1549
|
-
__isSuspense?:
|
1456
|
+
__isFragment?: never;
|
1457
|
+
__isTeleport?: never;
|
1458
|
+
__isSuspense?: never;
|
1550
1459
|
} & vue.ComponentOptionsBase<{
|
1551
1460
|
style: vue.StyleValue;
|
1552
1461
|
tag: string;
|
@@ -1594,21 +1503,17 @@ declare const VListGroup: {
|
|
1594
1503
|
expandIcon: IconValue;
|
1595
1504
|
fluid: boolean;
|
1596
1505
|
}, {}, string, vue.SlotsType<Partial<{
|
1597
|
-
default: () => vue.VNode
|
1598
|
-
[key: string]: any;
|
1599
|
-
}>[];
|
1506
|
+
default: () => vue.VNode[];
|
1600
1507
|
activator: (arg: {
|
1601
1508
|
isOpen: boolean;
|
1602
1509
|
props: Record<string, unknown>;
|
1603
|
-
}) => vue.VNode
|
1604
|
-
[key: string]: any;
|
1605
|
-
}>[];
|
1510
|
+
}) => vue.VNode[];
|
1606
1511
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1607
1512
|
tag: {
|
1608
1513
|
type: StringConstructor;
|
1609
1514
|
default: string;
|
1610
1515
|
};
|
1611
|
-
class: vue.PropType<
|
1516
|
+
class: vue.PropType<ClassValue>;
|
1612
1517
|
style: {
|
1613
1518
|
type: vue.PropType<vue.StyleValue>;
|
1614
1519
|
default: null;
|
@@ -1635,7 +1540,7 @@ declare const VListGroup: {
|
|
1635
1540
|
type: StringConstructor;
|
1636
1541
|
default: string;
|
1637
1542
|
};
|
1638
|
-
class: vue.PropType<
|
1543
|
+
class: vue.PropType<ClassValue>;
|
1639
1544
|
style: {
|
1640
1545
|
type: vue.PropType<vue.StyleValue>;
|
1641
1546
|
default: null;
|
@@ -1695,9 +1600,7 @@ declare const VListImg: {
|
|
1695
1600
|
style: vue.StyleValue;
|
1696
1601
|
tag: string;
|
1697
1602
|
}, true, {}, vue.SlotsType<Partial<{
|
1698
|
-
default: () => vue.VNode
|
1699
|
-
[key: string]: any;
|
1700
|
-
}>[];
|
1603
|
+
default: () => vue.VNode[];
|
1701
1604
|
}>>, {
|
1702
1605
|
P: {};
|
1703
1606
|
B: {};
|
@@ -1725,9 +1628,9 @@ declare const VListImg: {
|
|
1725
1628
|
style: vue.StyleValue;
|
1726
1629
|
tag: string;
|
1727
1630
|
}>;
|
1728
|
-
__isFragment?:
|
1729
|
-
__isTeleport?:
|
1730
|
-
__isSuspense?:
|
1631
|
+
__isFragment?: never;
|
1632
|
+
__isTeleport?: never;
|
1633
|
+
__isSuspense?: never;
|
1731
1634
|
} & vue.ComponentOptionsBase<{
|
1732
1635
|
style: vue.StyleValue;
|
1733
1636
|
tag: string;
|
@@ -1748,11 +1651,9 @@ declare const VListImg: {
|
|
1748
1651
|
style: vue.StyleValue;
|
1749
1652
|
tag: string;
|
1750
1653
|
}, {}, string, vue.SlotsType<Partial<{
|
1751
|
-
default: () => vue.VNode
|
1752
|
-
[key: string]: any;
|
1753
|
-
}>[];
|
1654
|
+
default: () => vue.VNode[];
|
1754
1655
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1755
|
-
class: vue.PropType<
|
1656
|
+
class: vue.PropType<ClassValue>;
|
1756
1657
|
style: {
|
1757
1658
|
type: vue.PropType<vue.StyleValue>;
|
1758
1659
|
default: null;
|
@@ -1762,7 +1663,7 @@ declare const VListImg: {
|
|
1762
1663
|
default: string;
|
1763
1664
|
};
|
1764
1665
|
}, vue.ExtractPropTypes<{
|
1765
|
-
class: vue.PropType<
|
1666
|
+
class: vue.PropType<ClassValue>;
|
1766
1667
|
style: {
|
1767
1668
|
type: vue.PropType<vue.StyleValue>;
|
1768
1669
|
default: null;
|
@@ -1813,9 +1714,7 @@ declare const VListItemAction: {
|
|
1813
1714
|
style: vue.StyleValue;
|
1814
1715
|
tag: string;
|
1815
1716
|
}, true, {}, vue.SlotsType<Partial<{
|
1816
|
-
default: () => vue.VNode
|
1817
|
-
[key: string]: any;
|
1818
|
-
}>[];
|
1717
|
+
default: () => vue.VNode[];
|
1819
1718
|
}>>, {
|
1820
1719
|
P: {};
|
1821
1720
|
B: {};
|
@@ -1845,9 +1744,9 @@ declare const VListItemAction: {
|
|
1845
1744
|
style: vue.StyleValue;
|
1846
1745
|
tag: string;
|
1847
1746
|
}>;
|
1848
|
-
__isFragment?:
|
1849
|
-
__isTeleport?:
|
1850
|
-
__isSuspense?:
|
1747
|
+
__isFragment?: never;
|
1748
|
+
__isTeleport?: never;
|
1749
|
+
__isSuspense?: never;
|
1851
1750
|
} & vue.ComponentOptionsBase<{
|
1852
1751
|
end: boolean;
|
1853
1752
|
start: boolean;
|
@@ -1870,15 +1769,13 @@ declare const VListItemAction: {
|
|
1870
1769
|
style: vue.StyleValue;
|
1871
1770
|
tag: string;
|
1872
1771
|
}, {}, string, vue.SlotsType<Partial<{
|
1873
|
-
default: () => vue.VNode
|
1874
|
-
[key: string]: any;
|
1875
|
-
}>[];
|
1772
|
+
default: () => vue.VNode[];
|
1876
1773
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1877
1774
|
tag: {
|
1878
1775
|
type: StringConstructor;
|
1879
1776
|
default: string;
|
1880
1777
|
};
|
1881
|
-
class: vue.PropType<
|
1778
|
+
class: vue.PropType<ClassValue>;
|
1882
1779
|
style: {
|
1883
1780
|
type: vue.PropType<vue.StyleValue>;
|
1884
1781
|
default: null;
|
@@ -1890,7 +1787,7 @@ declare const VListItemAction: {
|
|
1890
1787
|
type: StringConstructor;
|
1891
1788
|
default: string;
|
1892
1789
|
};
|
1893
|
-
class: vue.PropType<
|
1790
|
+
class: vue.PropType<ClassValue>;
|
1894
1791
|
style: {
|
1895
1792
|
type: vue.PropType<vue.StyleValue>;
|
1896
1793
|
default: null;
|
@@ -1939,9 +1836,7 @@ declare const VListItemMedia: {
|
|
1939
1836
|
style: vue.StyleValue;
|
1940
1837
|
tag: string;
|
1941
1838
|
}, true, {}, vue.SlotsType<Partial<{
|
1942
|
-
default: () => vue.VNode
|
1943
|
-
[key: string]: any;
|
1944
|
-
}>[];
|
1839
|
+
default: () => vue.VNode[];
|
1945
1840
|
}>>, {
|
1946
1841
|
P: {};
|
1947
1842
|
B: {};
|
@@ -1971,9 +1866,9 @@ declare const VListItemMedia: {
|
|
1971
1866
|
style: vue.StyleValue;
|
1972
1867
|
tag: string;
|
1973
1868
|
}>;
|
1974
|
-
__isFragment?:
|
1975
|
-
__isTeleport?:
|
1976
|
-
__isSuspense?:
|
1869
|
+
__isFragment?: never;
|
1870
|
+
__isTeleport?: never;
|
1871
|
+
__isSuspense?: never;
|
1977
1872
|
} & vue.ComponentOptionsBase<{
|
1978
1873
|
end: boolean;
|
1979
1874
|
start: boolean;
|
@@ -1996,15 +1891,13 @@ declare const VListItemMedia: {
|
|
1996
1891
|
style: vue.StyleValue;
|
1997
1892
|
tag: string;
|
1998
1893
|
}, {}, string, vue.SlotsType<Partial<{
|
1999
|
-
default: () => vue.VNode
|
2000
|
-
[key: string]: any;
|
2001
|
-
}>[];
|
1894
|
+
default: () => vue.VNode[];
|
2002
1895
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
2003
1896
|
tag: {
|
2004
1897
|
type: StringConstructor;
|
2005
1898
|
default: string;
|
2006
1899
|
};
|
2007
|
-
class: vue.PropType<
|
1900
|
+
class: vue.PropType<ClassValue>;
|
2008
1901
|
style: {
|
2009
1902
|
type: vue.PropType<vue.StyleValue>;
|
2010
1903
|
default: null;
|
@@ -2016,7 +1909,7 @@ declare const VListItemMedia: {
|
|
2016
1909
|
type: StringConstructor;
|
2017
1910
|
default: string;
|
2018
1911
|
};
|
2019
|
-
class: vue.PropType<
|
1912
|
+
class: vue.PropType<ClassValue>;
|
2020
1913
|
style: {
|
2021
1914
|
type: vue.PropType<vue.StyleValue>;
|
2022
1915
|
default: null;
|
@@ -2061,9 +1954,7 @@ declare const VListItemSubtitle: {
|
|
2061
1954
|
style: vue.StyleValue;
|
2062
1955
|
tag: string;
|
2063
1956
|
}, true, {}, vue.SlotsType<Partial<{
|
2064
|
-
default: () => vue.VNode
|
2065
|
-
[key: string]: any;
|
2066
|
-
}>[];
|
1957
|
+
default: () => vue.VNode[];
|
2067
1958
|
}>>, {
|
2068
1959
|
P: {};
|
2069
1960
|
B: {};
|
@@ -2090,9 +1981,9 @@ declare const VListItemSubtitle: {
|
|
2090
1981
|
style: vue.StyleValue;
|
2091
1982
|
tag: string;
|
2092
1983
|
}>;
|
2093
|
-
__isFragment?:
|
2094
|
-
__isTeleport?:
|
2095
|
-
__isSuspense?:
|
1984
|
+
__isFragment?: never;
|
1985
|
+
__isTeleport?: never;
|
1986
|
+
__isSuspense?: never;
|
2096
1987
|
} & vue.ComponentOptionsBase<{
|
2097
1988
|
style: vue.StyleValue;
|
2098
1989
|
tag: string;
|
@@ -2112,15 +2003,13 @@ declare const VListItemSubtitle: {
|
|
2112
2003
|
style: vue.StyleValue;
|
2113
2004
|
tag: string;
|
2114
2005
|
}, {}, string, vue.SlotsType<Partial<{
|
2115
|
-
default: () => vue.VNode
|
2116
|
-
[key: string]: any;
|
2117
|
-
}>[];
|
2006
|
+
default: () => vue.VNode[];
|
2118
2007
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
2119
2008
|
tag: {
|
2120
2009
|
type: StringConstructor;
|
2121
2010
|
default: string;
|
2122
2011
|
};
|
2123
|
-
class: vue.PropType<
|
2012
|
+
class: vue.PropType<ClassValue>;
|
2124
2013
|
style: {
|
2125
2014
|
type: vue.PropType<vue.StyleValue>;
|
2126
2015
|
default: null;
|
@@ -2131,7 +2020,7 @@ declare const VListItemSubtitle: {
|
|
2131
2020
|
type: StringConstructor;
|
2132
2021
|
default: string;
|
2133
2022
|
};
|
2134
|
-
class: vue.PropType<
|
2023
|
+
class: vue.PropType<ClassValue>;
|
2135
2024
|
style: {
|
2136
2025
|
type: vue.PropType<vue.StyleValue>;
|
2137
2026
|
default: null;
|
@@ -2175,9 +2064,7 @@ declare const VListItemTitle: {
|
|
2175
2064
|
style: vue.StyleValue;
|
2176
2065
|
tag: string;
|
2177
2066
|
}, true, {}, vue.SlotsType<Partial<{
|
2178
|
-
default: () => vue.VNode
|
2179
|
-
[key: string]: any;
|
2180
|
-
}>[];
|
2067
|
+
default: () => vue.VNode[];
|
2181
2068
|
}>>, {
|
2182
2069
|
P: {};
|
2183
2070
|
B: {};
|
@@ -2205,9 +2092,9 @@ declare const VListItemTitle: {
|
|
2205
2092
|
style: vue.StyleValue;
|
2206
2093
|
tag: string;
|
2207
2094
|
}>;
|
2208
|
-
__isFragment?:
|
2209
|
-
__isTeleport?:
|
2210
|
-
__isSuspense?:
|
2095
|
+
__isFragment?: never;
|
2096
|
+
__isTeleport?: never;
|
2097
|
+
__isSuspense?: never;
|
2211
2098
|
} & vue.ComponentOptionsBase<{
|
2212
2099
|
style: vue.StyleValue;
|
2213
2100
|
tag: string;
|
@@ -2228,11 +2115,9 @@ declare const VListItemTitle: {
|
|
2228
2115
|
style: vue.StyleValue;
|
2229
2116
|
tag: string;
|
2230
2117
|
}, {}, string, vue.SlotsType<Partial<{
|
2231
|
-
default: () => vue.VNode
|
2232
|
-
[key: string]: any;
|
2233
|
-
}>[];
|
2118
|
+
default: () => vue.VNode[];
|
2234
2119
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
2235
|
-
class: vue.PropType<
|
2120
|
+
class: vue.PropType<ClassValue>;
|
2236
2121
|
style: {
|
2237
2122
|
type: vue.PropType<vue.StyleValue>;
|
2238
2123
|
default: null;
|
@@ -2242,7 +2127,7 @@ declare const VListItemTitle: {
|
|
2242
2127
|
default: string;
|
2243
2128
|
};
|
2244
2129
|
}, vue.ExtractPropTypes<{
|
2245
|
-
class: vue.PropType<
|
2130
|
+
class: vue.PropType<ClassValue>;
|
2246
2131
|
style: {
|
2247
2132
|
type: vue.PropType<vue.StyleValue>;
|
2248
2133
|
default: null;
|
@@ -2297,9 +2182,7 @@ declare const VListSubheader: {
|
|
2297
2182
|
tag: string;
|
2298
2183
|
sticky: boolean;
|
2299
2184
|
}, true, {}, vue.SlotsType<Partial<{
|
2300
|
-
default: () => vue.VNode
|
2301
|
-
[key: string]: any;
|
2302
|
-
}>[];
|
2185
|
+
default: () => vue.VNode[];
|
2303
2186
|
}>>, {
|
2304
2187
|
P: {};
|
2305
2188
|
B: {};
|
@@ -2331,9 +2214,9 @@ declare const VListSubheader: {
|
|
2331
2214
|
tag: string;
|
2332
2215
|
sticky: boolean;
|
2333
2216
|
}>;
|
2334
|
-
__isFragment?:
|
2335
|
-
__isTeleport?:
|
2336
|
-
__isSuspense?:
|
2217
|
+
__isFragment?: never;
|
2218
|
+
__isTeleport?: never;
|
2219
|
+
__isSuspense?: never;
|
2337
2220
|
} & vue.ComponentOptionsBase<{
|
2338
2221
|
inset: boolean;
|
2339
2222
|
style: vue.StyleValue;
|
@@ -2358,15 +2241,13 @@ declare const VListSubheader: {
|
|
2358
2241
|
tag: string;
|
2359
2242
|
sticky: boolean;
|
2360
2243
|
}, {}, string, vue.SlotsType<Partial<{
|
2361
|
-
default: () => vue.VNode
|
2362
|
-
[key: string]: any;
|
2363
|
-
}>[];
|
2244
|
+
default: () => vue.VNode[];
|
2364
2245
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
2365
2246
|
tag: {
|
2366
2247
|
type: StringConstructor;
|
2367
2248
|
default: string;
|
2368
2249
|
};
|
2369
|
-
class: vue.PropType<
|
2250
|
+
class: vue.PropType<ClassValue>;
|
2370
2251
|
style: {
|
2371
2252
|
type: vue.PropType<vue.StyleValue>;
|
2372
2253
|
default: null;
|
@@ -2380,7 +2261,7 @@ declare const VListSubheader: {
|
|
2380
2261
|
type: StringConstructor;
|
2381
2262
|
default: string;
|
2382
2263
|
};
|
2383
|
-
class: vue.PropType<
|
2264
|
+
class: vue.PropType<ClassValue>;
|
2384
2265
|
style: {
|
2385
2266
|
type: vue.PropType<vue.StyleValue>;
|
2386
2267
|
default: null;
|