@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,5 +1,5 @@
|
|
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
|
|
@@ -7,16 +7,32 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
7
7
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
8
8
|
}
|
9
9
|
|
10
|
+
type ClassValue = any;
|
11
|
+
|
10
12
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
11
13
|
|
14
|
+
declare const allowedVariants: readonly ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
15
|
+
type Variant = typeof allowedVariants[number];
|
16
|
+
|
12
17
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
13
18
|
declare const IconValue: PropType<IconValue>;
|
14
19
|
|
20
|
+
interface RippleDirectiveBinding extends Omit<DirectiveBinding, 'modifiers' | 'value'> {
|
21
|
+
value?: boolean | {
|
22
|
+
class: string;
|
23
|
+
};
|
24
|
+
modifiers: {
|
25
|
+
center?: boolean;
|
26
|
+
circle?: boolean;
|
27
|
+
stop?: boolean;
|
28
|
+
};
|
29
|
+
}
|
30
|
+
|
15
31
|
declare const VChip: {
|
16
32
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
17
33
|
replace: boolean;
|
18
34
|
filter: boolean;
|
19
|
-
variant:
|
35
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
20
36
|
exact: boolean;
|
21
37
|
label: boolean;
|
22
38
|
style: vue.StyleValue;
|
@@ -124,7 +140,7 @@ declare const VChip: {
|
|
124
140
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
125
141
|
replace: boolean;
|
126
142
|
filter: boolean;
|
127
|
-
variant:
|
143
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
128
144
|
exact: boolean;
|
129
145
|
label: boolean;
|
130
146
|
style: vue.StyleValue;
|
@@ -226,7 +242,7 @@ declare const VChip: {
|
|
226
242
|
replace: boolean;
|
227
243
|
link: boolean;
|
228
244
|
filter: boolean;
|
229
|
-
variant:
|
245
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
230
246
|
exact: boolean;
|
231
247
|
label: boolean;
|
232
248
|
style: vue.StyleValue;
|
@@ -254,24 +270,12 @@ declare const VChip: {
|
|
254
270
|
toggle: (() => void) | undefined;
|
255
271
|
value: unknown;
|
256
272
|
disabled: boolean;
|
257
|
-
}) => vue.VNode
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
prepend: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
264
|
-
[key: string]: any;
|
265
|
-
}>[];
|
266
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
267
|
-
[key: string]: any;
|
268
|
-
}>[];
|
269
|
-
close: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
270
|
-
[key: string]: any;
|
271
|
-
}>[];
|
272
|
-
filter: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
273
|
-
[key: string]: any;
|
274
|
-
}>[];
|
273
|
+
}) => vue.VNode[];
|
274
|
+
label: () => vue.VNode[];
|
275
|
+
prepend: () => vue.VNode[];
|
276
|
+
append: () => vue.VNode[];
|
277
|
+
close: () => vue.VNode[];
|
278
|
+
filter: () => vue.VNode[];
|
275
279
|
}>>, {
|
276
280
|
P: {};
|
277
281
|
B: {};
|
@@ -282,7 +286,7 @@ declare const VChip: {
|
|
282
286
|
}, {
|
283
287
|
replace: boolean;
|
284
288
|
filter: boolean;
|
285
|
-
variant:
|
289
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
286
290
|
exact: boolean;
|
287
291
|
label: boolean;
|
288
292
|
style: vue.StyleValue;
|
@@ -384,7 +388,7 @@ declare const VChip: {
|
|
384
388
|
replace: boolean;
|
385
389
|
link: boolean;
|
386
390
|
filter: boolean;
|
387
|
-
variant:
|
391
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
388
392
|
exact: boolean;
|
389
393
|
label: boolean;
|
390
394
|
style: vue.StyleValue;
|
@@ -405,13 +409,13 @@ declare const VChip: {
|
|
405
409
|
filterIcon: string;
|
406
410
|
pill: boolean;
|
407
411
|
}>;
|
408
|
-
__isFragment?:
|
409
|
-
__isTeleport?:
|
410
|
-
__isSuspense?:
|
412
|
+
__isFragment?: never;
|
413
|
+
__isTeleport?: never;
|
414
|
+
__isSuspense?: never;
|
411
415
|
} & vue.ComponentOptionsBase<{
|
412
416
|
replace: boolean;
|
413
417
|
filter: boolean;
|
414
|
-
variant:
|
418
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
415
419
|
exact: boolean;
|
416
420
|
label: boolean;
|
417
421
|
style: vue.StyleValue;
|
@@ -520,7 +524,7 @@ declare const VChip: {
|
|
520
524
|
replace: boolean;
|
521
525
|
link: boolean;
|
522
526
|
filter: boolean;
|
523
|
-
variant:
|
527
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
524
528
|
exact: boolean;
|
525
529
|
label: boolean;
|
526
530
|
style: vue.StyleValue;
|
@@ -548,32 +552,20 @@ declare const VChip: {
|
|
548
552
|
toggle: (() => void) | undefined;
|
549
553
|
value: unknown;
|
550
554
|
disabled: boolean;
|
551
|
-
}) => vue.VNode
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
prepend: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
558
|
-
[key: string]: any;
|
559
|
-
}>[];
|
560
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
561
|
-
[key: string]: any;
|
562
|
-
}>[];
|
563
|
-
close: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
564
|
-
[key: string]: any;
|
565
|
-
}>[];
|
566
|
-
filter: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
567
|
-
[key: string]: any;
|
568
|
-
}>[];
|
555
|
+
}) => vue.VNode[];
|
556
|
+
label: () => vue.VNode[];
|
557
|
+
prepend: () => vue.VNode[];
|
558
|
+
append: () => vue.VNode[];
|
559
|
+
close: () => vue.VNode[];
|
560
|
+
filter: () => vue.VNode[];
|
569
561
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
570
562
|
color: StringConstructor;
|
571
563
|
variant: Omit<{
|
572
|
-
type: PropType<
|
564
|
+
type: PropType<Variant>;
|
573
565
|
default: string;
|
574
566
|
validator: (v: any) => boolean;
|
575
567
|
}, "type" | "default"> & {
|
576
|
-
type: PropType<
|
568
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
577
569
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
578
570
|
};
|
579
571
|
theme: StringConstructor;
|
@@ -609,7 +601,7 @@ declare const VChip: {
|
|
609
601
|
default: string;
|
610
602
|
validator: (v: any) => boolean;
|
611
603
|
};
|
612
|
-
class: PropType<
|
604
|
+
class: PropType<ClassValue>;
|
613
605
|
style: {
|
614
606
|
type: PropType<vue.StyleValue>;
|
615
607
|
default: null;
|
@@ -642,9 +634,7 @@ declare const VChip: {
|
|
642
634
|
prependAvatar: StringConstructor;
|
643
635
|
prependIcon: PropType<IconValue>;
|
644
636
|
ripple: {
|
645
|
-
type: PropType<
|
646
|
-
class: string;
|
647
|
-
} | undefined>;
|
637
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
648
638
|
default: boolean;
|
649
639
|
};
|
650
640
|
text: StringConstructor;
|
@@ -657,11 +647,11 @@ declare const VChip: {
|
|
657
647
|
}, vue.ExtractPropTypes<{
|
658
648
|
color: StringConstructor;
|
659
649
|
variant: Omit<{
|
660
|
-
type: PropType<
|
650
|
+
type: PropType<Variant>;
|
661
651
|
default: string;
|
662
652
|
validator: (v: any) => boolean;
|
663
653
|
}, "type" | "default"> & {
|
664
|
-
type: PropType<
|
654
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
665
655
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
666
656
|
};
|
667
657
|
theme: StringConstructor;
|
@@ -697,7 +687,7 @@ declare const VChip: {
|
|
697
687
|
default: string;
|
698
688
|
validator: (v: any) => boolean;
|
699
689
|
};
|
700
|
-
class: PropType<
|
690
|
+
class: PropType<ClassValue>;
|
701
691
|
style: {
|
702
692
|
type: PropType<vue.StyleValue>;
|
703
693
|
default: null;
|
@@ -730,9 +720,7 @@ declare const VChip: {
|
|
730
720
|
prependAvatar: StringConstructor;
|
731
721
|
prependIcon: PropType<IconValue>;
|
732
722
|
ripple: {
|
733
|
-
type: PropType<
|
734
|
-
class: string;
|
735
|
-
} | undefined>;
|
723
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
736
724
|
default: boolean;
|
737
725
|
};
|
738
726
|
text: StringConstructor;
|
@@ -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
|
declare function deepEqual(a: any, b: any): boolean;
|
34
36
|
|
35
37
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
@@ -63,6 +65,9 @@ declare const breakpoints: readonly ["sm", "md", "lg", "xl", "xxl"];
|
|
63
65
|
type Breakpoint = typeof breakpoints[number];
|
64
66
|
type DisplayBreakpoint = 'xs' | Breakpoint;
|
65
67
|
|
68
|
+
declare const allowedVariants: readonly ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
69
|
+
type Variant = typeof allowedVariants[number];
|
70
|
+
|
66
71
|
type VChipGroupSlots = {
|
67
72
|
default: {
|
68
73
|
isSelected: (id: number) => boolean;
|
@@ -76,10 +81,10 @@ declare const VChipGroup: {
|
|
76
81
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
77
82
|
symbol: any;
|
78
83
|
filter: boolean;
|
79
|
-
variant:
|
84
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
80
85
|
direction: "horizontal" | "vertical";
|
81
86
|
style: vue.StyleValue;
|
82
|
-
mobile:
|
87
|
+
mobile: boolean | null;
|
83
88
|
disabled: boolean;
|
84
89
|
multiple: boolean;
|
85
90
|
tag: string;
|
@@ -98,14 +103,14 @@ declare const VChipGroup: {
|
|
98
103
|
mobileBreakpoint?: number | DisplayBreakpoint | undefined;
|
99
104
|
showArrows?: string | boolean | undefined;
|
100
105
|
} & {}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
101
|
-
'update:modelValue': (value: any) =>
|
102
|
-
}, "$children" | "v-
|
106
|
+
'update:modelValue': (value: any) => true;
|
107
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
103
108
|
symbol: any;
|
104
109
|
filter: boolean;
|
105
|
-
variant:
|
110
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
106
111
|
direction: "horizontal" | "vertical";
|
107
112
|
style: vue.StyleValue;
|
108
|
-
mobile:
|
113
|
+
mobile: boolean | null;
|
109
114
|
disabled: boolean;
|
110
115
|
multiple: boolean;
|
111
116
|
tag: string;
|
@@ -126,10 +131,10 @@ declare const VChipGroup: {
|
|
126
131
|
} & {}, {
|
127
132
|
symbol: any;
|
128
133
|
filter: boolean;
|
129
|
-
variant:
|
134
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
130
135
|
direction: "horizontal" | "vertical";
|
131
136
|
style: vue.StyleValue;
|
132
|
-
mobile:
|
137
|
+
mobile: boolean | null;
|
133
138
|
disabled: boolean;
|
134
139
|
multiple: boolean;
|
135
140
|
tag: string;
|
@@ -146,9 +151,7 @@ declare const VChipGroup: {
|
|
146
151
|
next: () => void;
|
147
152
|
prev: () => void;
|
148
153
|
selected: readonly number[];
|
149
|
-
}) => vue.VNode
|
150
|
-
[key: string]: any;
|
151
|
-
}>[];
|
154
|
+
}) => vue.VNode[];
|
152
155
|
}>>, {
|
153
156
|
P: {};
|
154
157
|
B: {};
|
@@ -159,10 +162,10 @@ declare const VChipGroup: {
|
|
159
162
|
}, {
|
160
163
|
symbol: any;
|
161
164
|
filter: boolean;
|
162
|
-
variant:
|
165
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
163
166
|
direction: "horizontal" | "vertical";
|
164
167
|
style: vue.StyleValue;
|
165
|
-
mobile:
|
168
|
+
mobile: boolean | null;
|
166
169
|
disabled: boolean;
|
167
170
|
multiple: boolean;
|
168
171
|
tag: string;
|
@@ -183,10 +186,10 @@ declare const VChipGroup: {
|
|
183
186
|
} & {}, {}, {}, {}, {}, {
|
184
187
|
symbol: any;
|
185
188
|
filter: boolean;
|
186
|
-
variant:
|
189
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
187
190
|
direction: "horizontal" | "vertical";
|
188
191
|
style: vue.StyleValue;
|
189
|
-
mobile:
|
192
|
+
mobile: boolean | null;
|
190
193
|
disabled: boolean;
|
191
194
|
multiple: boolean;
|
192
195
|
tag: string;
|
@@ -197,16 +200,16 @@ declare const VChipGroup: {
|
|
197
200
|
nextIcon: IconValue;
|
198
201
|
prevIcon: IconValue;
|
199
202
|
}>;
|
200
|
-
__isFragment?:
|
201
|
-
__isTeleport?:
|
202
|
-
__isSuspense?:
|
203
|
+
__isFragment?: never;
|
204
|
+
__isTeleport?: never;
|
205
|
+
__isSuspense?: never;
|
203
206
|
} & vue.ComponentOptionsBase<{
|
204
207
|
symbol: any;
|
205
208
|
filter: boolean;
|
206
|
-
variant:
|
209
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
207
210
|
direction: "horizontal" | "vertical";
|
208
211
|
style: vue.StyleValue;
|
209
|
-
mobile:
|
212
|
+
mobile: boolean | null;
|
210
213
|
disabled: boolean;
|
211
214
|
multiple: boolean;
|
212
215
|
tag: string;
|
@@ -225,14 +228,14 @@ declare const VChipGroup: {
|
|
225
228
|
mobileBreakpoint?: number | DisplayBreakpoint | undefined;
|
226
229
|
showArrows?: string | boolean | undefined;
|
227
230
|
} & {}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
228
|
-
'update:modelValue': (value: any) =>
|
229
|
-
}, "$children" | "v-
|
231
|
+
'update:modelValue': (value: any) => true;
|
232
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue">, string, {
|
230
233
|
symbol: any;
|
231
234
|
filter: boolean;
|
232
|
-
variant:
|
235
|
+
variant: "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain";
|
233
236
|
direction: "horizontal" | "vertical";
|
234
237
|
style: vue.StyleValue;
|
235
|
-
mobile:
|
238
|
+
mobile: boolean | null;
|
236
239
|
disabled: boolean;
|
237
240
|
multiple: boolean;
|
238
241
|
tag: string;
|
@@ -249,23 +252,18 @@ declare const VChipGroup: {
|
|
249
252
|
next: () => void;
|
250
253
|
prev: () => void;
|
251
254
|
selected: readonly number[];
|
252
|
-
}) => vue.VNode
|
253
|
-
[key: string]: any;
|
254
|
-
}>[];
|
255
|
+
}) => vue.VNode[];
|
255
256
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T>(props: {
|
256
|
-
modelValue?: T
|
257
|
-
|
258
|
-
}, slots: VChipGroupSlots) => GenericProps<{
|
259
|
-
modelValue?: T | undefined;
|
260
|
-
'onUpdate:modelValue'?: ((value: T) => void) | undefined;
|
261
|
-
}, VChipGroupSlots>) & FilterPropsOptions<{
|
257
|
+
modelValue?: T;
|
258
|
+
"onUpdate:modelValue"?: (value: T) => void;
|
259
|
+
}, slots: VChipGroupSlots) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
262
260
|
color: StringConstructor;
|
263
261
|
variant: Omit<{
|
264
|
-
type: PropType<
|
262
|
+
type: PropType<Variant>;
|
265
263
|
default: string;
|
266
264
|
validator: (v: any) => boolean;
|
267
265
|
}, "type" | "default"> & {
|
268
|
-
type: PropType<
|
266
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
269
267
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
270
268
|
};
|
271
269
|
theme: StringConstructor;
|
@@ -285,7 +283,7 @@ declare const VChipGroup: {
|
|
285
283
|
default: string;
|
286
284
|
};
|
287
285
|
disabled: BooleanConstructor;
|
288
|
-
class: PropType<
|
286
|
+
class: PropType<ClassValue>;
|
289
287
|
style: {
|
290
288
|
type: PropType<vue.StyleValue>;
|
291
289
|
default: null;
|
@@ -294,7 +292,7 @@ declare const VChipGroup: {
|
|
294
292
|
type: PropType<boolean | null>;
|
295
293
|
default: boolean;
|
296
294
|
}, "type" | "default"> & {
|
297
|
-
type: PropType<
|
295
|
+
type: PropType<boolean | null>;
|
298
296
|
default: NonNullable<boolean | null> | null;
|
299
297
|
};
|
300
298
|
mobileBreakpoint: PropType<number | DisplayBreakpoint>;
|
@@ -328,11 +326,11 @@ declare const VChipGroup: {
|
|
328
326
|
}, vue.ExtractPropTypes<{
|
329
327
|
color: StringConstructor;
|
330
328
|
variant: Omit<{
|
331
|
-
type: PropType<
|
329
|
+
type: PropType<Variant>;
|
332
330
|
default: string;
|
333
331
|
validator: (v: any) => boolean;
|
334
332
|
}, "type" | "default"> & {
|
335
|
-
type: PropType<
|
333
|
+
type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
336
334
|
default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
|
337
335
|
};
|
338
336
|
theme: StringConstructor;
|
@@ -352,7 +350,7 @@ declare const VChipGroup: {
|
|
352
350
|
default: string;
|
353
351
|
};
|
354
352
|
disabled: BooleanConstructor;
|
355
|
-
class: PropType<
|
353
|
+
class: PropType<ClassValue>;
|
356
354
|
style: {
|
357
355
|
type: PropType<vue.StyleValue>;
|
358
356
|
default: null;
|
@@ -361,7 +359,7 @@ declare const VChipGroup: {
|
|
361
359
|
type: PropType<boolean | null>;
|
362
360
|
default: boolean;
|
363
361
|
}, "type" | "default"> & {
|
364
|
-
type: PropType<
|
362
|
+
type: PropType<boolean | null>;
|
365
363
|
default: NonNullable<boolean | null> | null;
|
366
364
|
};
|
367
365
|
mobileBreakpoint: PropType<number | DisplayBreakpoint>;
|
@@ -5,6 +5,8 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
declare const VCode: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
style: vue.StyleValue;
|
@@ -40,9 +42,7 @@ declare const VCode: {
|
|
40
42
|
style: vue.StyleValue;
|
41
43
|
tag: string;
|
42
44
|
}, true, {}, vue.SlotsType<Partial<{
|
43
|
-
default: () => vue.VNode
|
44
|
-
[key: string]: any;
|
45
|
-
}>[];
|
45
|
+
default: () => vue.VNode[];
|
46
46
|
}>>, {
|
47
47
|
P: {};
|
48
48
|
B: {};
|
@@ -70,9 +70,9 @@ declare const VCode: {
|
|
70
70
|
style: vue.StyleValue;
|
71
71
|
tag: string;
|
72
72
|
}>;
|
73
|
-
__isFragment?:
|
74
|
-
__isTeleport?:
|
75
|
-
__isSuspense?:
|
73
|
+
__isFragment?: never;
|
74
|
+
__isTeleport?: never;
|
75
|
+
__isSuspense?: never;
|
76
76
|
} & vue.ComponentOptionsBase<{
|
77
77
|
style: vue.StyleValue;
|
78
78
|
tag: string;
|
@@ -93,11 +93,9 @@ declare const VCode: {
|
|
93
93
|
style: vue.StyleValue;
|
94
94
|
tag: string;
|
95
95
|
}, {}, string, vue.SlotsType<Partial<{
|
96
|
-
default: () => vue.VNode
|
97
|
-
[key: string]: any;
|
98
|
-
}>[];
|
96
|
+
default: () => vue.VNode[];
|
99
97
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
100
|
-
class: vue.PropType<
|
98
|
+
class: vue.PropType<ClassValue>;
|
101
99
|
style: {
|
102
100
|
type: vue.PropType<vue.StyleValue>;
|
103
101
|
default: null;
|
@@ -107,7 +105,7 @@ declare const VCode: {
|
|
107
105
|
default: string;
|
108
106
|
};
|
109
107
|
}, vue.ExtractPropTypes<{
|
110
|
-
class: vue.PropType<
|
108
|
+
class: vue.PropType<ClassValue>;
|
111
109
|
style: {
|
112
110
|
type: vue.PropType<vue.StyleValue>;
|
113
111
|
default: null;
|