@vuetify/nightly 3.7.1-master.2024-09-02 → 3.7.1-master.2024-09-04
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/importMap-labs.json +14 -14
- package/dist/json/importMap.json +118 -118
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +4238 -4235
- package/dist/vuetify-labs.d.ts +999 -999
- package/dist/vuetify-labs.esm.js +42 -55
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +42 -55
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +731 -728
- package/dist/vuetify.d.ts +851 -851
- package/dist/vuetify.esm.js +34 -31
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +34 -31
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +267 -267
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/index.d.mts +10 -10
- package/lib/components/VAppBar/index.d.mts +18 -18
- package/lib/components/VAutocomplete/index.d.mts +109 -109
- package/lib/components/VAvatar/index.d.mts +4 -4
- package/lib/components/VBadge/index.d.mts +4 -4
- package/lib/components/VBanner/index.d.mts +14 -14
- package/lib/components/VBottomNavigation/index.d.mts +4 -4
- package/lib/components/VBottomSheet/index.d.mts +11 -11
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs +3 -5
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs.map +1 -1
- package/lib/components/VBreadcrumbs/index.d.mts +4 -4
- package/lib/components/VBtn/VBtn.mjs +3 -4
- package/lib/components/VBtn/VBtn.mjs.map +1 -1
- package/lib/components/VBtn/index.d.mts +14 -14
- package/lib/components/VBtnGroup/index.d.mts +4 -4
- package/lib/components/VBtnToggle/index.d.mts +4 -4
- package/lib/components/VCard/VCard.mjs +3 -4
- package/lib/components/VCard/VCard.mjs.map +1 -1
- package/lib/components/VCard/index.d.mts +14 -14
- package/lib/components/VCarousel/index.d.mts +13 -13
- package/lib/components/VCheckbox/index.d.mts +4 -4
- package/lib/components/VChip/VChip.mjs +2 -3
- package/lib/components/VChip/VChip.mjs.map +1 -1
- package/lib/components/VChip/index.d.mts +8 -8
- package/lib/components/VChipGroup/index.d.mts +4 -4
- package/lib/components/VColorPicker/index.d.mts +22 -22
- package/lib/components/VCombobox/index.d.mts +109 -109
- package/lib/components/VDataTable/index.d.mts +14 -14
- package/lib/components/VDatePicker/index.d.mts +12 -12
- package/lib/components/VDialog/VDialog.css +4 -1
- package/lib/components/VDialog/VDialog.mjs +1 -2
- package/lib/components/VDialog/VDialog.mjs.map +1 -1
- package/lib/components/VDialog/VDialog.sass +2 -1
- package/lib/components/VDialog/index.d.mts +50 -50
- package/lib/components/VEmptyState/index.d.mts +8 -8
- package/lib/components/VExpansionPanel/index.d.mts +4 -4
- package/lib/components/VFab/index.d.mts +18 -18
- package/lib/components/VFileInput/index.d.mts +6 -6
- package/lib/components/VFooter/index.d.mts +4 -4
- package/lib/components/VIcon/index.d.mts +4 -4
- package/lib/components/VInput/index.d.mts +2 -2
- package/lib/components/VItemGroup/index.d.mts +4 -4
- package/lib/components/VLabel/index.d.mts +4 -4
- package/lib/components/VList/VListItem.mjs +3 -4
- package/lib/components/VList/VListItem.mjs.map +1 -1
- package/lib/components/VList/index.d.mts +23 -23
- package/lib/components/VMenu/index.d.mts +50 -50
- package/lib/components/VMessages/index.d.mts +8 -8
- package/lib/components/VNavigationDrawer/index.d.mts +18 -18
- package/lib/components/VOtpInput/index.d.mts +4 -4
- package/lib/components/VOverlay/index.d.mts +11 -11
- package/lib/components/VPagination/index.d.mts +4 -4
- package/lib/components/VProgressCircular/index.d.mts +4 -4
- package/lib/components/VRadioGroup/index.d.mts +2 -2
- package/lib/components/VRangeSlider/index.d.mts +8 -8
- package/lib/components/VSelect/index.d.mts +109 -109
- package/lib/components/VSheet/index.d.mts +10 -10
- package/lib/components/VSkeletonLoader/index.d.mts +4 -4
- package/lib/components/VSlider/index.d.mts +8 -8
- package/lib/components/VSnackbar/index.d.mts +62 -62
- package/lib/components/VSpeedDial/index.d.mts +11 -11
- package/lib/components/VStepper/index.d.mts +12 -12
- package/lib/components/VSwitch/index.d.mts +2 -2
- package/lib/components/VSystemBar/index.d.mts +4 -4
- package/lib/components/VTabs/index.d.mts +53 -53
- package/lib/components/VTextField/index.d.mts +13 -13
- package/lib/components/VTextarea/index.d.mts +10 -10
- package/lib/components/VTimeline/index.d.mts +4 -4
- package/lib/components/VToolbar/index.d.mts +4 -4
- package/lib/components/VTooltip/index.d.mts +45 -45
- package/lib/components/VWindow/index.d.mts +6 -6
- package/lib/components/index.d.mts +810 -810
- package/lib/composables/directiveComponent.mjs +1 -1
- package/lib/composables/directiveComponent.mjs.map +1 -1
- package/lib/composables/router.mjs +19 -9
- package/lib/composables/router.mjs.map +1 -1
- package/lib/directives/tooltip/index.mjs +1 -1
- package/lib/directives/tooltip/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +41 -41
- package/lib/labs/VDateInput/index.d.mts +12 -12
- package/lib/labs/VNumberInput/index.d.mts +67 -67
- package/lib/labs/VPicker/index.d.mts +10 -10
- package/lib/labs/VSnackbarQueue/index.d.mts +95 -95
- package/lib/labs/VStepperVertical/index.d.mts +6 -6
- package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
- package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
- package/lib/labs/VTimePicker/VTimePickerControls.mjs +2 -2
- package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
- package/lib/labs/VTimePicker/index.d.mts +26 -26
- package/lib/labs/VTimePicker/util.mjs +5 -0
- package/lib/labs/VTimePicker/util.mjs.map +1 -0
- package/lib/labs/VTreeview/index.d.mts +40 -40
- package/lib/labs/components.d.mts +256 -256
- package/package.json +6 -8
- package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs +0 -21
- package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +0 -1
- package/lib/components/VDatePicker/util/eventHelpers.mjs +0 -22
- package/lib/components/VDatePicker/util/eventHelpers.mjs.map +0 -1
- package/lib/components/VDatePicker/util/index.mjs +0 -9
- package/lib/components/VDatePicker/util/index.mjs.map +0 -1
- package/lib/components/VDatePicker/util/isDateAllowed.mjs +0 -7
- package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +0 -1
- package/lib/components/VDatePicker/util/monthChange.mjs +0 -18
- package/lib/components/VDatePicker/util/monthChange.mjs.map +0 -1
- package/lib/components/VDatePicker/util/pad.mjs +0 -21
- package/lib/components/VDatePicker/util/pad.mjs.map +0 -1
- package/lib/components/VDatePicker/util/sanitizeDateString.mjs +0 -12
- package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +0 -1
- package/lib/services/goto/easing-patterns.mjs +0 -27
- package/lib/services/goto/easing-patterns.mjs.map +0 -1
- package/lib/services/goto/index.mjs +0 -73
- package/lib/services/goto/index.mjs.map +0 -1
- package/lib/services/goto/util.mjs +0 -39
- package/lib/services/goto/util.mjs.map +0 -1
@@ -51,12 +51,12 @@ declare const VAlert: {
|
|
51
51
|
maxWidth?: string | number | undefined;
|
52
52
|
minHeight?: string | number | undefined;
|
53
53
|
minWidth?: string | number | undefined;
|
54
|
-
position?: "fixed" | "absolute" | "
|
54
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
55
55
|
title?: string | undefined;
|
56
56
|
text?: string | undefined;
|
57
57
|
class?: any;
|
58
|
-
elevation?: string | number | undefined;
|
59
58
|
theme?: string | undefined;
|
59
|
+
elevation?: string | number | undefined;
|
60
60
|
rounded?: string | number | boolean | undefined;
|
61
61
|
} & {
|
62
62
|
$children?: vue.VNodeChild | (() => vue.VNodeChild) | {
|
@@ -118,12 +118,12 @@ declare const VAlert: {
|
|
118
118
|
maxWidth?: string | number | undefined;
|
119
119
|
minHeight?: string | number | undefined;
|
120
120
|
minWidth?: string | number | undefined;
|
121
|
-
position?: "fixed" | "absolute" | "
|
121
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
122
122
|
title?: string | undefined;
|
123
123
|
text?: string | undefined;
|
124
124
|
class?: any;
|
125
|
-
elevation?: string | number | undefined;
|
126
125
|
theme?: string | undefined;
|
126
|
+
elevation?: string | number | undefined;
|
127
127
|
rounded?: string | number | boolean | undefined;
|
128
128
|
} & {
|
129
129
|
$children?: vue.VNodeChild | (() => vue.VNodeChild) | {
|
@@ -211,12 +211,12 @@ declare const VAlert: {
|
|
211
211
|
maxWidth?: string | number | undefined;
|
212
212
|
minHeight?: string | number | undefined;
|
213
213
|
minWidth?: string | number | undefined;
|
214
|
-
position?: "fixed" | "absolute" | "
|
214
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
215
215
|
title?: string | undefined;
|
216
216
|
text?: string | undefined;
|
217
217
|
class?: any;
|
218
|
-
elevation?: string | number | undefined;
|
219
218
|
theme?: string | undefined;
|
219
|
+
elevation?: string | number | undefined;
|
220
220
|
rounded?: string | number | boolean | undefined;
|
221
221
|
} & {
|
222
222
|
$children?: vue.VNodeChild | (() => vue.VNodeChild) | {
|
@@ -292,12 +292,12 @@ declare const VAlert: {
|
|
292
292
|
maxWidth?: string | number | undefined;
|
293
293
|
minHeight?: string | number | undefined;
|
294
294
|
minWidth?: string | number | undefined;
|
295
|
-
position?: "fixed" | "absolute" | "
|
295
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
296
296
|
title?: string | undefined;
|
297
297
|
text?: string | undefined;
|
298
298
|
class?: any;
|
299
|
-
elevation?: string | number | undefined;
|
300
299
|
theme?: string | undefined;
|
300
|
+
elevation?: string | number | undefined;
|
301
301
|
rounded?: string | number | boolean | undefined;
|
302
302
|
} & {
|
303
303
|
$children?: vue.VNodeChild | (() => vue.VNodeChild) | {
|
@@ -378,7 +378,7 @@ declare const VAlert: {
|
|
378
378
|
};
|
379
379
|
tile: BooleanConstructor;
|
380
380
|
position: {
|
381
|
-
type: PropType<"fixed" | "absolute" | "
|
381
|
+
type: PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">;
|
382
382
|
validator: (v: any) => boolean;
|
383
383
|
};
|
384
384
|
location: PropType<Anchor | null>;
|
@@ -452,7 +452,7 @@ declare const VAlert: {
|
|
452
452
|
};
|
453
453
|
tile: BooleanConstructor;
|
454
454
|
position: {
|
455
|
-
type: PropType<"fixed" | "absolute" | "
|
455
|
+
type: PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">;
|
456
456
|
validator: (v: any) => boolean;
|
457
457
|
};
|
458
458
|
location: PropType<Anchor | null>;
|
@@ -42,8 +42,8 @@ declare const VAppBar: {
|
|
42
42
|
title?: string | undefined;
|
43
43
|
image?: string | undefined;
|
44
44
|
class?: any;
|
45
|
-
elevation?: string | number | undefined;
|
46
45
|
theme?: string | undefined;
|
46
|
+
elevation?: string | number | undefined;
|
47
47
|
rounded?: string | number | boolean | undefined;
|
48
48
|
scrollTarget?: string | undefined;
|
49
49
|
} & {
|
@@ -98,8 +98,8 @@ declare const VAppBar: {
|
|
98
98
|
title?: string | undefined;
|
99
99
|
image?: string | undefined;
|
100
100
|
class?: any;
|
101
|
-
elevation?: string | number | undefined;
|
102
101
|
theme?: string | undefined;
|
102
|
+
elevation?: string | number | undefined;
|
103
103
|
rounded?: string | number | boolean | undefined;
|
104
104
|
scrollTarget?: string | undefined;
|
105
105
|
} & {
|
@@ -183,8 +183,8 @@ declare const VAppBar: {
|
|
183
183
|
title?: string | undefined;
|
184
184
|
image?: string | undefined;
|
185
185
|
class?: any;
|
186
|
-
elevation?: string | number | undefined;
|
187
186
|
theme?: string | undefined;
|
187
|
+
elevation?: string | number | undefined;
|
188
188
|
rounded?: string | number | boolean | undefined;
|
189
189
|
scrollTarget?: string | undefined;
|
190
190
|
} & {
|
@@ -258,8 +258,8 @@ declare const VAppBar: {
|
|
258
258
|
title?: string | undefined;
|
259
259
|
image?: string | undefined;
|
260
260
|
class?: any;
|
261
|
-
elevation?: string | number | undefined;
|
262
261
|
theme?: string | undefined;
|
262
|
+
elevation?: string | number | undefined;
|
263
263
|
rounded?: string | number | boolean | undefined;
|
264
264
|
scrollTarget?: string | undefined;
|
265
265
|
} & {
|
@@ -533,15 +533,15 @@ declare const VAppBarNavIcon: {
|
|
533
533
|
maxWidth?: string | number | undefined;
|
534
534
|
minHeight?: string | number | undefined;
|
535
535
|
minWidth?: string | number | undefined;
|
536
|
-
position?: "fixed" | "absolute" | "
|
536
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
537
537
|
value?: any;
|
538
538
|
loading?: string | boolean | undefined;
|
539
539
|
text?: string | undefined;
|
540
540
|
class?: any;
|
541
|
+
theme?: string | undefined;
|
542
|
+
to?: vue_router.RouteLocationRaw | undefined;
|
541
543
|
href?: string | undefined;
|
542
544
|
elevation?: string | number | undefined;
|
543
|
-
to?: vue_router.RouteLocationRaw | undefined;
|
544
|
-
theme?: string | undefined;
|
545
545
|
rounded?: string | number | boolean | undefined;
|
546
546
|
baseColor?: string | undefined;
|
547
547
|
selectedClass?: string | undefined;
|
@@ -597,15 +597,15 @@ declare const VAppBarNavIcon: {
|
|
597
597
|
maxWidth?: string | number | undefined;
|
598
598
|
minHeight?: string | number | undefined;
|
599
599
|
minWidth?: string | number | undefined;
|
600
|
-
position?: "fixed" | "absolute" | "
|
600
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
601
601
|
value?: any;
|
602
602
|
loading?: string | boolean | undefined;
|
603
603
|
text?: string | undefined;
|
604
604
|
class?: any;
|
605
|
+
theme?: string | undefined;
|
606
|
+
to?: vue_router.RouteLocationRaw | undefined;
|
605
607
|
href?: string | undefined;
|
606
608
|
elevation?: string | number | undefined;
|
607
|
-
to?: vue_router.RouteLocationRaw | undefined;
|
608
|
-
theme?: string | undefined;
|
609
609
|
rounded?: string | number | boolean | undefined;
|
610
610
|
baseColor?: string | undefined;
|
611
611
|
selectedClass?: string | undefined;
|
@@ -695,15 +695,15 @@ declare const VAppBarNavIcon: {
|
|
695
695
|
maxWidth?: string | number | undefined;
|
696
696
|
minHeight?: string | number | undefined;
|
697
697
|
minWidth?: string | number | undefined;
|
698
|
-
position?: "fixed" | "absolute" | "
|
698
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
699
699
|
value?: any;
|
700
700
|
loading?: string | boolean | undefined;
|
701
701
|
text?: string | undefined;
|
702
702
|
class?: any;
|
703
|
+
theme?: string | undefined;
|
704
|
+
to?: vue_router.RouteLocationRaw | undefined;
|
703
705
|
href?: string | undefined;
|
704
706
|
elevation?: string | number | undefined;
|
705
|
-
to?: vue_router.RouteLocationRaw | undefined;
|
706
|
-
theme?: string | undefined;
|
707
707
|
rounded?: string | number | boolean | undefined;
|
708
708
|
baseColor?: string | undefined;
|
709
709
|
selectedClass?: string | undefined;
|
@@ -785,15 +785,15 @@ declare const VAppBarNavIcon: {
|
|
785
785
|
maxWidth?: string | number | undefined;
|
786
786
|
minHeight?: string | number | undefined;
|
787
787
|
minWidth?: string | number | undefined;
|
788
|
-
position?: "fixed" | "absolute" | "
|
788
|
+
position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
|
789
789
|
value?: any;
|
790
790
|
loading?: string | boolean | undefined;
|
791
791
|
text?: string | undefined;
|
792
792
|
class?: any;
|
793
|
+
theme?: string | undefined;
|
794
|
+
to?: vue_router.RouteLocationRaw | undefined;
|
793
795
|
href?: string | undefined;
|
794
796
|
elevation?: string | number | undefined;
|
795
|
-
to?: vue_router.RouteLocationRaw | undefined;
|
796
|
-
theme?: string | undefined;
|
797
797
|
rounded?: string | number | boolean | undefined;
|
798
798
|
baseColor?: string | undefined;
|
799
799
|
selectedClass?: string | undefined;
|
@@ -880,7 +880,7 @@ declare const VAppBarNavIcon: {
|
|
880
880
|
};
|
881
881
|
tile: BooleanConstructor;
|
882
882
|
position: {
|
883
|
-
type: vue.PropType<"fixed" | "absolute" | "
|
883
|
+
type: vue.PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">;
|
884
884
|
validator: (v: any) => boolean;
|
885
885
|
};
|
886
886
|
location: vue.PropType<Anchor | null>;
|
@@ -970,7 +970,7 @@ declare const VAppBarNavIcon: {
|
|
970
970
|
};
|
971
971
|
tile: BooleanConstructor;
|
972
972
|
position: {
|
973
|
-
type: vue.PropType<"fixed" | "absolute" | "
|
973
|
+
type: vue.PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">;
|
974
974
|
validator: (v: any) => boolean;
|
975
975
|
};
|
976
976
|
location: vue.PropType<Anchor | null>;
|