@vuetify/nightly 3.7.14-master.2025-03-03 → 3.7.15-master.2025-03-05
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/CHANGELOG.md +4 -30
- package/dist/json/attributes.json +3577 -3577
- package/dist/json/importMap-labs.json +26 -26
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +6532 -6532
- package/dist/vuetify-labs.css +3508 -3508
- package/dist/vuetify-labs.d.ts +34 -34
- package/dist/vuetify-labs.esm.js +6 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +6 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +4314 -4314
- package/dist/vuetify.d.ts +88 -88
- package/dist/vuetify.esm.js +6 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +6 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +5 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDataIterator/index.d.mts +2 -2
- package/lib/components/VDataTable/composables/headers.mjs +2 -0
- package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
- package/lib/components/VDataTable/index.d.mts +34 -34
- package/lib/components/VDataTable/types.mjs.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
- package/lib/components/index.d.mts +34 -34
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +54 -54
- package/lib/locale/af.mjs +42 -42
- package/lib/locale/af.mjs.map +1 -1
- package/lib/locale/az.mjs +7 -7
- package/lib/locale/az.mjs.map +1 -1
- package/lib/locale/bg.mjs +7 -7
- package/lib/locale/bg.mjs.map +1 -1
- package/lib/locale/ca.mjs +25 -25
- package/lib/locale/ca.mjs.map +1 -1
- package/lib/locale/ckb.mjs +29 -29
- package/lib/locale/ckb.mjs.map +1 -1
- package/lib/locale/cs.mjs +13 -13
- package/lib/locale/cs.mjs.map +1 -1
- package/lib/locale/da.mjs +22 -22
- package/lib/locale/da.mjs.map +1 -1
- package/lib/locale/el.mjs +41 -41
- package/lib/locale/el.mjs.map +1 -1
- package/lib/locale/es.mjs +26 -26
- package/lib/locale/es.mjs.map +1 -1
- package/lib/locale/et.mjs +29 -29
- package/lib/locale/et.mjs.map +1 -1
- package/lib/locale/fa.mjs +5 -5
- package/lib/locale/fa.mjs.map +1 -1
- package/lib/locale/fi.mjs +22 -22
- package/lib/locale/fi.mjs.map +1 -1
- package/lib/locale/fr.mjs +6 -6
- package/lib/locale/fr.mjs.map +1 -1
- package/lib/locale/he.mjs +29 -29
- package/lib/locale/he.mjs.map +1 -1
- package/lib/locale/hr.mjs +28 -28
- package/lib/locale/hr.mjs.map +1 -1
- package/lib/locale/hu.mjs +10 -10
- package/lib/locale/hu.mjs.map +1 -1
- package/lib/locale/id.mjs +30 -30
- package/lib/locale/id.mjs.map +1 -1
- package/lib/locale/it.mjs +7 -7
- package/lib/locale/it.mjs.map +1 -1
- package/lib/locale/ja.mjs +9 -9
- package/lib/locale/ja.mjs.map +1 -1
- package/lib/locale/km.mjs +6 -6
- package/lib/locale/km.mjs.map +1 -1
- package/lib/locale/ko.mjs +27 -27
- package/lib/locale/ko.mjs.map +1 -1
- package/lib/locale/lt.mjs +5 -5
- package/lib/locale/lt.mjs.map +1 -1
- package/lib/locale/lv.mjs +33 -33
- package/lib/locale/lv.mjs.map +1 -1
- package/lib/locale/nl.mjs +10 -10
- package/lib/locale/nl.mjs.map +1 -1
- package/lib/locale/no.mjs +11 -11
- package/lib/locale/no.mjs.map +1 -1
- package/lib/locale/pl.mjs +7 -7
- package/lib/locale/pl.mjs.map +1 -1
- package/lib/locale/pt.mjs +11 -11
- package/lib/locale/pt.mjs.map +1 -1
- package/lib/locale/ro.mjs +9 -9
- package/lib/locale/ro.mjs.map +1 -1
- package/lib/locale/ru.mjs +6 -6
- package/lib/locale/ru.mjs.map +1 -1
- package/lib/locale/sk.mjs +5 -5
- package/lib/locale/sk.mjs.map +1 -1
- package/lib/locale/sl.mjs +4 -4
- package/lib/locale/sl.mjs.map +1 -1
- package/lib/locale/sr-Cyrl.mjs +30 -30
- package/lib/locale/sr-Cyrl.mjs.map +1 -1
- package/lib/locale/sr-Latn.mjs +28 -28
- package/lib/locale/sr-Latn.mjs.map +1 -1
- package/lib/locale/sv.mjs +17 -17
- package/lib/locale/sv.mjs.map +1 -1
- package/lib/locale/th.mjs +30 -30
- package/lib/locale/th.mjs.map +1 -1
- package/lib/locale/tr.mjs +31 -31
- package/lib/locale/tr.mjs.map +1 -1
- package/lib/locale/uk.mjs +29 -29
- package/lib/locale/uk.mjs.map +1 -1
- package/lib/locale/vi.mjs +28 -28
- package/lib/locale/vi.mjs.map +1 -1
- package/lib/locale/zh-Hans.mjs +31 -31
- package/lib/locale/zh-Hans.mjs.map +1 -1
- package/lib/locale/zh-Hant.mjs +1 -1
- package/lib/locale/zh-Hant.mjs.map +1 -1
- package/package.json +1 -1
package/dist/vuetify.d.ts
CHANGED
@@ -23458,8 +23458,8 @@ type DataTableHeader<T = Record<string, any>> = {
|
|
23458
23458
|
fixed?: boolean;
|
23459
23459
|
align?: 'start' | 'end' | 'center';
|
23460
23460
|
width?: number | string;
|
23461
|
-
minWidth?: string;
|
23462
|
-
maxWidth?: string;
|
23461
|
+
minWidth?: number | string;
|
23462
|
+
maxWidth?: number | string;
|
23463
23463
|
nowrap?: boolean;
|
23464
23464
|
headerProps?: Record<string, any>;
|
23465
23465
|
cellProps?: HeaderCellProps;
|
@@ -25932,8 +25932,8 @@ declare const VDataTableVirtual: {
|
|
25932
25932
|
readonly fixed?: boolean | undefined;
|
25933
25933
|
readonly align?: ("start" | "end" | "center") | undefined;
|
25934
25934
|
readonly width?: (number | string) | undefined;
|
25935
|
-
readonly minWidth?: string | undefined;
|
25936
|
-
readonly maxWidth?: string | undefined;
|
25935
|
+
readonly minWidth?: (number | string) | undefined;
|
25936
|
+
readonly maxWidth?: (number | string) | undefined;
|
25937
25937
|
readonly nowrap?: boolean | undefined;
|
25938
25938
|
readonly headerProps?: {
|
25939
25939
|
readonly [x: string]: any;
|
@@ -25952,8 +25952,8 @@ declare const VDataTableVirtual: {
|
|
25952
25952
|
readonly fixed?: boolean | undefined;
|
25953
25953
|
readonly align?: ("start" | "end" | "center") | undefined;
|
25954
25954
|
readonly width?: (number | string) | undefined;
|
25955
|
-
readonly minWidth?: string | undefined;
|
25956
|
-
readonly maxWidth?: string | undefined;
|
25955
|
+
readonly minWidth?: (number | string) | undefined;
|
25956
|
+
readonly maxWidth?: (number | string) | undefined;
|
25957
25957
|
readonly nowrap?: boolean | undefined;
|
25958
25958
|
readonly headerProps?: {
|
25959
25959
|
readonly [x: string]: any;
|
@@ -26032,8 +26032,8 @@ declare const VDataTableVirtual: {
|
|
26032
26032
|
readonly fixed?: boolean | undefined;
|
26033
26033
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26034
26034
|
readonly width?: (number | string) | undefined;
|
26035
|
-
readonly minWidth?: string | undefined;
|
26036
|
-
readonly maxWidth?: string | undefined;
|
26035
|
+
readonly minWidth?: (number | string) | undefined;
|
26036
|
+
readonly maxWidth?: (number | string) | undefined;
|
26037
26037
|
readonly nowrap?: boolean | undefined;
|
26038
26038
|
readonly headerProps?: {
|
26039
26039
|
readonly [x: string]: any;
|
@@ -26052,8 +26052,8 @@ declare const VDataTableVirtual: {
|
|
26052
26052
|
readonly fixed?: boolean | undefined;
|
26053
26053
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26054
26054
|
readonly width?: (number | string) | undefined;
|
26055
|
-
readonly minWidth?: string | undefined;
|
26056
|
-
readonly maxWidth?: string | undefined;
|
26055
|
+
readonly minWidth?: (number | string) | undefined;
|
26056
|
+
readonly maxWidth?: (number | string) | undefined;
|
26057
26057
|
readonly nowrap?: boolean | undefined;
|
26058
26058
|
readonly headerProps?: {
|
26059
26059
|
readonly [x: string]: any;
|
@@ -26206,8 +26206,8 @@ declare const VDataTableVirtual: {
|
|
26206
26206
|
readonly fixed?: boolean | undefined;
|
26207
26207
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26208
26208
|
readonly width?: (number | string) | undefined;
|
26209
|
-
readonly minWidth?: string | undefined;
|
26210
|
-
readonly maxWidth?: string | undefined;
|
26209
|
+
readonly minWidth?: (number | string) | undefined;
|
26210
|
+
readonly maxWidth?: (number | string) | undefined;
|
26211
26211
|
readonly nowrap?: boolean | undefined;
|
26212
26212
|
readonly headerProps?: {
|
26213
26213
|
readonly [x: string]: any;
|
@@ -26226,8 +26226,8 @@ declare const VDataTableVirtual: {
|
|
26226
26226
|
readonly fixed?: boolean | undefined;
|
26227
26227
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26228
26228
|
readonly width?: (number | string) | undefined;
|
26229
|
-
readonly minWidth?: string | undefined;
|
26230
|
-
readonly maxWidth?: string | undefined;
|
26229
|
+
readonly minWidth?: (number | string) | undefined;
|
26230
|
+
readonly maxWidth?: (number | string) | undefined;
|
26231
26231
|
readonly nowrap?: boolean | undefined;
|
26232
26232
|
readonly headerProps?: {
|
26233
26233
|
readonly [x: string]: any;
|
@@ -26336,8 +26336,8 @@ declare const VDataTableVirtual: {
|
|
26336
26336
|
readonly fixed?: boolean | undefined;
|
26337
26337
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26338
26338
|
readonly width?: (number | string) | undefined;
|
26339
|
-
readonly minWidth?: string | undefined;
|
26340
|
-
readonly maxWidth?: string | undefined;
|
26339
|
+
readonly minWidth?: (number | string) | undefined;
|
26340
|
+
readonly maxWidth?: (number | string) | undefined;
|
26341
26341
|
readonly nowrap?: boolean | undefined;
|
26342
26342
|
readonly headerProps?: {
|
26343
26343
|
readonly [x: string]: any;
|
@@ -26356,8 +26356,8 @@ declare const VDataTableVirtual: {
|
|
26356
26356
|
readonly fixed?: boolean | undefined;
|
26357
26357
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26358
26358
|
readonly width?: (number | string) | undefined;
|
26359
|
-
readonly minWidth?: string | undefined;
|
26360
|
-
readonly maxWidth?: string | undefined;
|
26359
|
+
readonly minWidth?: (number | string) | undefined;
|
26360
|
+
readonly maxWidth?: (number | string) | undefined;
|
26361
26361
|
readonly nowrap?: boolean | undefined;
|
26362
26362
|
readonly headerProps?: {
|
26363
26363
|
readonly [x: string]: any;
|
@@ -26761,8 +26761,8 @@ declare const VDataTableServer: {
|
|
26761
26761
|
readonly fixed?: boolean | undefined;
|
26762
26762
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26763
26763
|
readonly width?: (number | string) | undefined;
|
26764
|
-
readonly minWidth?: string | undefined;
|
26765
|
-
readonly maxWidth?: string | undefined;
|
26764
|
+
readonly minWidth?: (number | string) | undefined;
|
26765
|
+
readonly maxWidth?: (number | string) | undefined;
|
26766
26766
|
readonly nowrap?: boolean | undefined;
|
26767
26767
|
readonly headerProps?: {
|
26768
26768
|
readonly [x: string]: any;
|
@@ -26781,8 +26781,8 @@ declare const VDataTableServer: {
|
|
26781
26781
|
readonly fixed?: boolean | undefined;
|
26782
26782
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26783
26783
|
readonly width?: (number | string) | undefined;
|
26784
|
-
readonly minWidth?: string | undefined;
|
26785
|
-
readonly maxWidth?: string | undefined;
|
26784
|
+
readonly minWidth?: (number | string) | undefined;
|
26785
|
+
readonly maxWidth?: (number | string) | undefined;
|
26786
26786
|
readonly nowrap?: boolean | undefined;
|
26787
26787
|
readonly headerProps?: {
|
26788
26788
|
readonly [x: string]: any;
|
@@ -26877,8 +26877,8 @@ declare const VDataTableServer: {
|
|
26877
26877
|
readonly fixed?: boolean | undefined;
|
26878
26878
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26879
26879
|
readonly width?: (number | string) | undefined;
|
26880
|
-
readonly minWidth?: string | undefined;
|
26881
|
-
readonly maxWidth?: string | undefined;
|
26880
|
+
readonly minWidth?: (number | string) | undefined;
|
26881
|
+
readonly maxWidth?: (number | string) | undefined;
|
26882
26882
|
readonly nowrap?: boolean | undefined;
|
26883
26883
|
readonly headerProps?: {
|
26884
26884
|
readonly [x: string]: any;
|
@@ -26897,8 +26897,8 @@ declare const VDataTableServer: {
|
|
26897
26897
|
readonly fixed?: boolean | undefined;
|
26898
26898
|
readonly align?: ("start" | "end" | "center") | undefined;
|
26899
26899
|
readonly width?: (number | string) | undefined;
|
26900
|
-
readonly minWidth?: string | undefined;
|
26901
|
-
readonly maxWidth?: string | undefined;
|
26900
|
+
readonly minWidth?: (number | string) | undefined;
|
26901
|
+
readonly maxWidth?: (number | string) | undefined;
|
26902
26902
|
readonly nowrap?: boolean | undefined;
|
26903
26903
|
readonly headerProps?: {
|
26904
26904
|
readonly [x: string]: any;
|
@@ -27083,8 +27083,8 @@ declare const VDataTableServer: {
|
|
27083
27083
|
readonly fixed?: boolean | undefined;
|
27084
27084
|
readonly align?: ("start" | "end" | "center") | undefined;
|
27085
27085
|
readonly width?: (number | string) | undefined;
|
27086
|
-
readonly minWidth?: string | undefined;
|
27087
|
-
readonly maxWidth?: string | undefined;
|
27086
|
+
readonly minWidth?: (number | string) | undefined;
|
27087
|
+
readonly maxWidth?: (number | string) | undefined;
|
27088
27088
|
readonly nowrap?: boolean | undefined;
|
27089
27089
|
readonly headerProps?: {
|
27090
27090
|
readonly [x: string]: any;
|
@@ -27103,8 +27103,8 @@ declare const VDataTableServer: {
|
|
27103
27103
|
readonly fixed?: boolean | undefined;
|
27104
27104
|
readonly align?: ("start" | "end" | "center") | undefined;
|
27105
27105
|
readonly width?: (number | string) | undefined;
|
27106
|
-
readonly minWidth?: string | undefined;
|
27107
|
-
readonly maxWidth?: string | undefined;
|
27106
|
+
readonly minWidth?: (number | string) | undefined;
|
27107
|
+
readonly maxWidth?: (number | string) | undefined;
|
27108
27108
|
readonly nowrap?: boolean | undefined;
|
27109
27109
|
readonly headerProps?: {
|
27110
27110
|
readonly [x: string]: any;
|
@@ -27241,8 +27241,8 @@ declare const VDataTableServer: {
|
|
27241
27241
|
readonly fixed?: boolean | undefined;
|
27242
27242
|
readonly align?: ("start" | "end" | "center") | undefined;
|
27243
27243
|
readonly width?: (number | string) | undefined;
|
27244
|
-
readonly minWidth?: string | undefined;
|
27245
|
-
readonly maxWidth?: string | undefined;
|
27244
|
+
readonly minWidth?: (number | string) | undefined;
|
27245
|
+
readonly maxWidth?: (number | string) | undefined;
|
27246
27246
|
readonly nowrap?: boolean | undefined;
|
27247
27247
|
readonly headerProps?: {
|
27248
27248
|
readonly [x: string]: any;
|
@@ -27261,8 +27261,8 @@ declare const VDataTableServer: {
|
|
27261
27261
|
readonly fixed?: boolean | undefined;
|
27262
27262
|
readonly align?: ("start" | "end" | "center") | undefined;
|
27263
27263
|
readonly width?: (number | string) | undefined;
|
27264
|
-
readonly minWidth?: string | undefined;
|
27265
|
-
readonly maxWidth?: string | undefined;
|
27264
|
+
readonly minWidth?: (number | string) | undefined;
|
27265
|
+
readonly maxWidth?: (number | string) | undefined;
|
27266
27266
|
readonly nowrap?: boolean | undefined;
|
27267
27267
|
readonly headerProps?: {
|
27268
27268
|
readonly [x: string]: any;
|
@@ -66957,41 +66957,38 @@ declare module 'vue' {
|
|
66957
66957
|
$children?: VNodeChild
|
66958
66958
|
}
|
66959
66959
|
export interface GlobalComponents {
|
66960
|
-
|
66960
|
+
VAlert: typeof import('vuetify/components')['VAlert']
|
66961
|
+
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
66961
66962
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
66962
66963
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
66963
66964
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
66965
|
+
VApp: typeof import('vuetify/components')['VApp']
|
66964
66966
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
66965
66967
|
VAvatar: typeof import('vuetify/components')['VAvatar']
|
66966
|
-
VAlert: typeof import('vuetify/components')['VAlert']
|
66967
|
-
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
66968
|
-
VBanner: typeof import('vuetify/components')['VBanner']
|
66969
|
-
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
66970
|
-
VBannerText: typeof import('vuetify/components')['VBannerText']
|
66971
66968
|
VBadge: typeof import('vuetify/components')['VBadge']
|
66972
|
-
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
66973
|
-
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
66974
|
-
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
66975
66969
|
VCard: typeof import('vuetify/components')['VCard']
|
66976
66970
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
66977
66971
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
66978
66972
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
66979
66973
|
VCardText: typeof import('vuetify/components')['VCardText']
|
66980
66974
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
66975
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
66976
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
66977
|
+
VBanner: typeof import('vuetify/components')['VBanner']
|
66978
|
+
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
66979
|
+
VBannerText: typeof import('vuetify/components')['VBannerText']
|
66981
66980
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
66982
66981
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
66983
66982
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
66984
|
-
|
66985
|
-
VBtn: typeof import('vuetify/components')['VBtn']
|
66983
|
+
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
66986
66984
|
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
66987
|
-
VCombobox: typeof import('vuetify/components')['VCombobox']
|
66988
|
-
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
66989
|
-
VCarousel: typeof import('vuetify/components')['VCarousel']
|
66990
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
66991
|
-
VCode: typeof import('vuetify/components')['VCode']
|
66992
66985
|
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
66993
66986
|
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
66987
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
66988
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
66989
|
+
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
66994
66990
|
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
66991
|
+
VCounter: typeof import('vuetify/components')['VCounter']
|
66995
66992
|
VDataTable: typeof import('vuetify/components')['VDataTable']
|
66996
66993
|
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
|
66997
66994
|
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
|
@@ -66999,33 +66996,40 @@ declare module 'vue' {
|
|
66999
66996
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
67000
66997
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
67001
66998
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
66999
|
+
VCode: typeof import('vuetify/components')['VCode']
|
67000
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
67001
|
+
VCombobox: typeof import('vuetify/components')['VCombobox']
|
67002
|
+
VChip: typeof import('vuetify/components')['VChip']
|
67003
|
+
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
67002
67004
|
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
67003
67005
|
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
67004
67006
|
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
67005
67007
|
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
67006
67008
|
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
67007
67009
|
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
67008
|
-
|
67010
|
+
VBtn: typeof import('vuetify/components')['VBtn']
|
67009
67011
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
67010
67012
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
67011
67013
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
67012
67014
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
67013
67015
|
VDivider: typeof import('vuetify/components')['VDivider']
|
67016
|
+
VFooter: typeof import('vuetify/components')['VFooter']
|
67014
67017
|
VFab: typeof import('vuetify/components')['VFab']
|
67015
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
67016
|
-
VFileInput: typeof import('vuetify/components')['VFileInput']
|
67017
|
-
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
67018
67018
|
VField: typeof import('vuetify/components')['VField']
|
67019
67019
|
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
67020
|
-
|
67021
|
-
VImg: typeof import('vuetify/components')['VImg']
|
67020
|
+
VFileInput: typeof import('vuetify/components')['VFileInput']
|
67022
67021
|
VIcon: typeof import('vuetify/components')['VIcon']
|
67023
67022
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
67024
67023
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
67025
67024
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
67026
67025
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
67027
|
-
|
67026
|
+
VImg: typeof import('vuetify/components')['VImg']
|
67027
|
+
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
67028
|
+
VItem: typeof import('vuetify/components')['VItem']
|
67028
67029
|
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
67030
|
+
VInput: typeof import('vuetify/components')['VInput']
|
67031
|
+
VLabel: typeof import('vuetify/components')['VLabel']
|
67032
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
67029
67033
|
VList: typeof import('vuetify/components')['VList']
|
67030
67034
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
67031
67035
|
VListImg: typeof import('vuetify/components')['VListImg']
|
@@ -67035,66 +67039,62 @@ declare module 'vue' {
|
|
67035
67039
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
67036
67040
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
67037
67041
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
67038
|
-
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
67039
|
-
VItem: typeof import('vuetify/components')['VItem']
|
67040
|
-
VLabel: typeof import('vuetify/components')['VLabel']
|
67041
|
-
VKbd: typeof import('vuetify/components')['VKbd']
|
67042
|
-
VMain: typeof import('vuetify/components')['VMain']
|
67043
67042
|
VMenu: typeof import('vuetify/components')['VMenu']
|
67043
|
+
VMain: typeof import('vuetify/components')['VMain']
|
67044
67044
|
VMessages: typeof import('vuetify/components')['VMessages']
|
67045
67045
|
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
67046
|
-
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
67047
|
-
VOverlay: typeof import('vuetify/components')['VOverlay']
|
67048
67046
|
VPagination: typeof import('vuetify/components')['VPagination']
|
67049
|
-
|
67047
|
+
VOverlay: typeof import('vuetify/components')['VOverlay']
|
67048
|
+
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
67050
67049
|
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
67050
|
+
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
67051
67051
|
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
67052
|
-
VRating: typeof import('vuetify/components')['VRating']
|
67053
67052
|
VSelect: typeof import('vuetify/components')['VSelect']
|
67054
|
-
|
67053
|
+
VRating: typeof import('vuetify/components')['VRating']
|
67055
67054
|
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
67055
|
+
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
67056
|
+
VSheet: typeof import('vuetify/components')['VSheet']
|
67056
67057
|
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
67057
67058
|
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
67058
|
-
|
67059
|
+
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
67060
|
+
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
67059
67061
|
VSlider: typeof import('vuetify/components')['VSlider']
|
67060
|
-
VSwitch: typeof import('vuetify/components')['VSwitch']
|
67061
67062
|
VStepper: typeof import('vuetify/components')['VStepper']
|
67062
67063
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
67063
67064
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
67064
67065
|
VStepperItem: typeof import('vuetify/components')['VStepperItem']
|
67065
67066
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
67066
67067
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
67067
|
-
|
67068
|
-
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
67068
|
+
VSwitch: typeof import('vuetify/components')['VSwitch']
|
67069
67069
|
VTab: typeof import('vuetify/components')['VTab']
|
67070
67070
|
VTabs: typeof import('vuetify/components')['VTabs']
|
67071
67071
|
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
67072
67072
|
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
67073
|
-
VTextarea: typeof import('vuetify/components')['VTextarea']
|
67074
67073
|
VTextField: typeof import('vuetify/components')['VTextField']
|
67075
67074
|
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
67076
|
-
|
67077
|
-
VToolbar: typeof import('vuetify/components')['VToolbar']
|
67078
|
-
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
67079
|
-
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
67075
|
+
VTextarea: typeof import('vuetify/components')['VTextarea']
|
67080
67076
|
VTable: typeof import('vuetify/components')['VTable']
|
67081
67077
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
67082
67078
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
67079
|
+
VToolbar: typeof import('vuetify/components')['VToolbar']
|
67080
|
+
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
67081
|
+
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
67083
67082
|
VWindow: typeof import('vuetify/components')['VWindow']
|
67084
67083
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
67085
|
-
|
67084
|
+
VTooltip: typeof import('vuetify/components')['VTooltip']
|
67086
67085
|
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
67086
|
+
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
67087
67087
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
67088
|
+
VHover: typeof import('vuetify/components')['VHover']
|
67089
|
+
VForm: typeof import('vuetify/components')['VForm']
|
67088
67090
|
VContainer: typeof import('vuetify/components')['VContainer']
|
67089
67091
|
VCol: typeof import('vuetify/components')['VCol']
|
67090
67092
|
VRow: typeof import('vuetify/components')['VRow']
|
67091
67093
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
67092
|
-
VForm: typeof import('vuetify/components')['VForm']
|
67093
|
-
VHover: typeof import('vuetify/components')['VHover']
|
67094
67094
|
VLayout: typeof import('vuetify/components')['VLayout']
|
67095
67095
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
67096
|
-
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
67097
67096
|
VLazy: typeof import('vuetify/components')['VLazy']
|
67097
|
+
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
67098
67098
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
67099
67099
|
VParallax: typeof import('vuetify/components')['VParallax']
|
67100
67100
|
VRadio: typeof import('vuetify/components')['VRadio']
|
@@ -67103,8 +67103,8 @@ declare module 'vue' {
|
|
67103
67103
|
VSparkline: typeof import('vuetify/components')['VSparkline']
|
67104
67104
|
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
67105
67105
|
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
67106
|
-
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
67107
67106
|
VValidation: typeof import('vuetify/components')['VValidation']
|
67107
|
+
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
67108
67108
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
67109
67109
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
67110
67110
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|
@@ -67127,22 +67127,22 @@ declare module 'vue' {
|
|
67127
67127
|
VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
|
67128
67128
|
VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
|
67129
67129
|
VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
|
67130
|
+
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
67131
|
+
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
67132
|
+
VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
|
67130
67133
|
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
67131
67134
|
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
67132
|
-
|
67135
|
+
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
67136
|
+
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
67137
|
+
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
67133
67138
|
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
67134
67139
|
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
67135
67140
|
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
67136
|
-
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
67137
|
-
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
67138
67141
|
VTreeview: typeof import('vuetify/labs/components')['VTreeview']
|
67139
67142
|
VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
|
67140
67143
|
VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
|
67141
|
-
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
67142
|
-
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
67143
|
-
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
67144
67144
|
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
67145
|
-
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
67146
67145
|
VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
|
67146
|
+
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
67147
67147
|
}
|
67148
67148
|
}
|
package/dist/vuetify.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.
|
2
|
+
* Vuetify v3.7.15-master.2025-03-05
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -19982,6 +19982,8 @@ function parseFixedColumns(items) {
|
|
19982
19982
|
item.lastFixed = true;
|
19983
19983
|
} else if (isNaN(+item.width)) {
|
19984
19984
|
consoleError(`Multiple fixed columns should have a static width (key: ${item.key})`);
|
19985
|
+
} else {
|
19986
|
+
item.minWidth = Math.max(+item.width || 0, +item.minWidth || 0);
|
19985
19987
|
}
|
19986
19988
|
seenFixed = true;
|
19987
19989
|
}
|
@@ -24831,7 +24833,7 @@ const VOtpInput = genericComponent()({
|
|
24831
24833
|
"disabled": props.disabled,
|
24832
24834
|
"inputmode": props.type === 'number' ? 'numeric' : 'text',
|
24833
24835
|
"min": props.type === 'number' ? 0 : undefined,
|
24834
|
-
"maxlength":
|
24836
|
+
"maxlength": i === 0 ? length.value : '1',
|
24835
24837
|
"placeholder": props.placeholder,
|
24836
24838
|
"type": props.type === 'number' ? 'text' : props.type,
|
24837
24839
|
"value": model.value[i],
|
@@ -28417,7 +28419,7 @@ function createVuetify$1() {
|
|
28417
28419
|
goTo
|
28418
28420
|
};
|
28419
28421
|
}
|
28420
|
-
const version$1 = "3.7.
|
28422
|
+
const version$1 = "3.7.15-master.2025-03-05";
|
28421
28423
|
createVuetify$1.version = version$1;
|
28422
28424
|
|
28423
28425
|
// Vue's inject() can only be used in setup
|
@@ -28442,7 +28444,7 @@ const createVuetify = function () {
|
|
28442
28444
|
...options
|
28443
28445
|
});
|
28444
28446
|
};
|
28445
|
-
const version = "3.7.
|
28447
|
+
const version = "3.7.15-master.2025-03-05";
|
28446
28448
|
createVuetify.version = version;
|
28447
28449
|
|
28448
28450
|
export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
|