@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.
Files changed (112) hide show
  1. package/CHANGELOG.md +4 -30
  2. package/dist/json/attributes.json +3577 -3577
  3. package/dist/json/importMap-labs.json +26 -26
  4. package/dist/json/importMap.json +156 -156
  5. package/dist/json/web-types.json +6532 -6532
  6. package/dist/vuetify-labs.css +3508 -3508
  7. package/dist/vuetify-labs.d.ts +34 -34
  8. package/dist/vuetify-labs.esm.js +6 -4
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +6 -4
  11. package/dist/vuetify-labs.min.css +2 -2
  12. package/dist/vuetify.css +4314 -4314
  13. package/dist/vuetify.d.ts +88 -88
  14. package/dist/vuetify.esm.js +6 -4
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +6 -4
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +2 -2
  19. package/dist/vuetify.min.js +5 -5
  20. package/dist/vuetify.min.js.map +1 -1
  21. package/lib/components/VDataIterator/index.d.mts +2 -2
  22. package/lib/components/VDataTable/composables/headers.mjs +2 -0
  23. package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
  24. package/lib/components/VDataTable/index.d.mts +34 -34
  25. package/lib/components/VDataTable/types.mjs.map +1 -1
  26. package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
  27. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  28. package/lib/components/index.d.mts +34 -34
  29. package/lib/entry-bundler.mjs +1 -1
  30. package/lib/framework.mjs +1 -1
  31. package/lib/index.d.mts +54 -54
  32. package/lib/locale/af.mjs +42 -42
  33. package/lib/locale/af.mjs.map +1 -1
  34. package/lib/locale/az.mjs +7 -7
  35. package/lib/locale/az.mjs.map +1 -1
  36. package/lib/locale/bg.mjs +7 -7
  37. package/lib/locale/bg.mjs.map +1 -1
  38. package/lib/locale/ca.mjs +25 -25
  39. package/lib/locale/ca.mjs.map +1 -1
  40. package/lib/locale/ckb.mjs +29 -29
  41. package/lib/locale/ckb.mjs.map +1 -1
  42. package/lib/locale/cs.mjs +13 -13
  43. package/lib/locale/cs.mjs.map +1 -1
  44. package/lib/locale/da.mjs +22 -22
  45. package/lib/locale/da.mjs.map +1 -1
  46. package/lib/locale/el.mjs +41 -41
  47. package/lib/locale/el.mjs.map +1 -1
  48. package/lib/locale/es.mjs +26 -26
  49. package/lib/locale/es.mjs.map +1 -1
  50. package/lib/locale/et.mjs +29 -29
  51. package/lib/locale/et.mjs.map +1 -1
  52. package/lib/locale/fa.mjs +5 -5
  53. package/lib/locale/fa.mjs.map +1 -1
  54. package/lib/locale/fi.mjs +22 -22
  55. package/lib/locale/fi.mjs.map +1 -1
  56. package/lib/locale/fr.mjs +6 -6
  57. package/lib/locale/fr.mjs.map +1 -1
  58. package/lib/locale/he.mjs +29 -29
  59. package/lib/locale/he.mjs.map +1 -1
  60. package/lib/locale/hr.mjs +28 -28
  61. package/lib/locale/hr.mjs.map +1 -1
  62. package/lib/locale/hu.mjs +10 -10
  63. package/lib/locale/hu.mjs.map +1 -1
  64. package/lib/locale/id.mjs +30 -30
  65. package/lib/locale/id.mjs.map +1 -1
  66. package/lib/locale/it.mjs +7 -7
  67. package/lib/locale/it.mjs.map +1 -1
  68. package/lib/locale/ja.mjs +9 -9
  69. package/lib/locale/ja.mjs.map +1 -1
  70. package/lib/locale/km.mjs +6 -6
  71. package/lib/locale/km.mjs.map +1 -1
  72. package/lib/locale/ko.mjs +27 -27
  73. package/lib/locale/ko.mjs.map +1 -1
  74. package/lib/locale/lt.mjs +5 -5
  75. package/lib/locale/lt.mjs.map +1 -1
  76. package/lib/locale/lv.mjs +33 -33
  77. package/lib/locale/lv.mjs.map +1 -1
  78. package/lib/locale/nl.mjs +10 -10
  79. package/lib/locale/nl.mjs.map +1 -1
  80. package/lib/locale/no.mjs +11 -11
  81. package/lib/locale/no.mjs.map +1 -1
  82. package/lib/locale/pl.mjs +7 -7
  83. package/lib/locale/pl.mjs.map +1 -1
  84. package/lib/locale/pt.mjs +11 -11
  85. package/lib/locale/pt.mjs.map +1 -1
  86. package/lib/locale/ro.mjs +9 -9
  87. package/lib/locale/ro.mjs.map +1 -1
  88. package/lib/locale/ru.mjs +6 -6
  89. package/lib/locale/ru.mjs.map +1 -1
  90. package/lib/locale/sk.mjs +5 -5
  91. package/lib/locale/sk.mjs.map +1 -1
  92. package/lib/locale/sl.mjs +4 -4
  93. package/lib/locale/sl.mjs.map +1 -1
  94. package/lib/locale/sr-Cyrl.mjs +30 -30
  95. package/lib/locale/sr-Cyrl.mjs.map +1 -1
  96. package/lib/locale/sr-Latn.mjs +28 -28
  97. package/lib/locale/sr-Latn.mjs.map +1 -1
  98. package/lib/locale/sv.mjs +17 -17
  99. package/lib/locale/sv.mjs.map +1 -1
  100. package/lib/locale/th.mjs +30 -30
  101. package/lib/locale/th.mjs.map +1 -1
  102. package/lib/locale/tr.mjs +31 -31
  103. package/lib/locale/tr.mjs.map +1 -1
  104. package/lib/locale/uk.mjs +29 -29
  105. package/lib/locale/uk.mjs.map +1 -1
  106. package/lib/locale/vi.mjs +28 -28
  107. package/lib/locale/vi.mjs.map +1 -1
  108. package/lib/locale/zh-Hans.mjs +31 -31
  109. package/lib/locale/zh-Hans.mjs.map +1 -1
  110. package/lib/locale/zh-Hant.mjs +1 -1
  111. package/lib/locale/zh-Hant.mjs.map +1 -1
  112. package/package.json +1 -1
@@ -23443,8 +23443,8 @@ type DataTableHeader<T = Record<string, any>> = {
23443
23443
  fixed?: boolean;
23444
23444
  align?: 'start' | 'end' | 'center';
23445
23445
  width?: number | string;
23446
- minWidth?: string;
23447
- maxWidth?: string;
23446
+ minWidth?: number | string;
23447
+ maxWidth?: number | string;
23448
23448
  nowrap?: boolean;
23449
23449
  headerProps?: Record<string, any>;
23450
23450
  cellProps?: HeaderCellProps;
@@ -25917,8 +25917,8 @@ declare const VDataTableVirtual: {
25917
25917
  readonly fixed?: boolean | undefined;
25918
25918
  readonly align?: ("start" | "end" | "center") | undefined;
25919
25919
  readonly width?: (number | string) | undefined;
25920
- readonly minWidth?: string | undefined;
25921
- readonly maxWidth?: string | undefined;
25920
+ readonly minWidth?: (number | string) | undefined;
25921
+ readonly maxWidth?: (number | string) | undefined;
25922
25922
  readonly nowrap?: boolean | undefined;
25923
25923
  readonly headerProps?: {
25924
25924
  readonly [x: string]: any;
@@ -25937,8 +25937,8 @@ declare const VDataTableVirtual: {
25937
25937
  readonly fixed?: boolean | undefined;
25938
25938
  readonly align?: ("start" | "end" | "center") | undefined;
25939
25939
  readonly width?: (number | string) | undefined;
25940
- readonly minWidth?: string | undefined;
25941
- readonly maxWidth?: string | undefined;
25940
+ readonly minWidth?: (number | string) | undefined;
25941
+ readonly maxWidth?: (number | string) | undefined;
25942
25942
  readonly nowrap?: boolean | undefined;
25943
25943
  readonly headerProps?: {
25944
25944
  readonly [x: string]: any;
@@ -26017,8 +26017,8 @@ declare const VDataTableVirtual: {
26017
26017
  readonly fixed?: boolean | undefined;
26018
26018
  readonly align?: ("start" | "end" | "center") | undefined;
26019
26019
  readonly width?: (number | string) | undefined;
26020
- readonly minWidth?: string | undefined;
26021
- readonly maxWidth?: string | undefined;
26020
+ readonly minWidth?: (number | string) | undefined;
26021
+ readonly maxWidth?: (number | string) | undefined;
26022
26022
  readonly nowrap?: boolean | undefined;
26023
26023
  readonly headerProps?: {
26024
26024
  readonly [x: string]: any;
@@ -26037,8 +26037,8 @@ declare const VDataTableVirtual: {
26037
26037
  readonly fixed?: boolean | undefined;
26038
26038
  readonly align?: ("start" | "end" | "center") | undefined;
26039
26039
  readonly width?: (number | string) | undefined;
26040
- readonly minWidth?: string | undefined;
26041
- readonly maxWidth?: string | undefined;
26040
+ readonly minWidth?: (number | string) | undefined;
26041
+ readonly maxWidth?: (number | string) | undefined;
26042
26042
  readonly nowrap?: boolean | undefined;
26043
26043
  readonly headerProps?: {
26044
26044
  readonly [x: string]: any;
@@ -26191,8 +26191,8 @@ declare const VDataTableVirtual: {
26191
26191
  readonly fixed?: boolean | undefined;
26192
26192
  readonly align?: ("start" | "end" | "center") | undefined;
26193
26193
  readonly width?: (number | string) | undefined;
26194
- readonly minWidth?: string | undefined;
26195
- readonly maxWidth?: string | undefined;
26194
+ readonly minWidth?: (number | string) | undefined;
26195
+ readonly maxWidth?: (number | string) | undefined;
26196
26196
  readonly nowrap?: boolean | undefined;
26197
26197
  readonly headerProps?: {
26198
26198
  readonly [x: string]: any;
@@ -26211,8 +26211,8 @@ declare const VDataTableVirtual: {
26211
26211
  readonly fixed?: boolean | undefined;
26212
26212
  readonly align?: ("start" | "end" | "center") | undefined;
26213
26213
  readonly width?: (number | string) | undefined;
26214
- readonly minWidth?: string | undefined;
26215
- readonly maxWidth?: string | undefined;
26214
+ readonly minWidth?: (number | string) | undefined;
26215
+ readonly maxWidth?: (number | string) | undefined;
26216
26216
  readonly nowrap?: boolean | undefined;
26217
26217
  readonly headerProps?: {
26218
26218
  readonly [x: string]: any;
@@ -26321,8 +26321,8 @@ declare const VDataTableVirtual: {
26321
26321
  readonly fixed?: boolean | undefined;
26322
26322
  readonly align?: ("start" | "end" | "center") | undefined;
26323
26323
  readonly width?: (number | string) | undefined;
26324
- readonly minWidth?: string | undefined;
26325
- readonly maxWidth?: string | undefined;
26324
+ readonly minWidth?: (number | string) | undefined;
26325
+ readonly maxWidth?: (number | string) | undefined;
26326
26326
  readonly nowrap?: boolean | undefined;
26327
26327
  readonly headerProps?: {
26328
26328
  readonly [x: string]: any;
@@ -26341,8 +26341,8 @@ declare const VDataTableVirtual: {
26341
26341
  readonly fixed?: boolean | undefined;
26342
26342
  readonly align?: ("start" | "end" | "center") | undefined;
26343
26343
  readonly width?: (number | string) | undefined;
26344
- readonly minWidth?: string | undefined;
26345
- readonly maxWidth?: string | undefined;
26344
+ readonly minWidth?: (number | string) | undefined;
26345
+ readonly maxWidth?: (number | string) | undefined;
26346
26346
  readonly nowrap?: boolean | undefined;
26347
26347
  readonly headerProps?: {
26348
26348
  readonly [x: string]: any;
@@ -26746,8 +26746,8 @@ declare const VDataTableServer: {
26746
26746
  readonly fixed?: boolean | undefined;
26747
26747
  readonly align?: ("start" | "end" | "center") | undefined;
26748
26748
  readonly width?: (number | string) | undefined;
26749
- readonly minWidth?: string | undefined;
26750
- readonly maxWidth?: string | undefined;
26749
+ readonly minWidth?: (number | string) | undefined;
26750
+ readonly maxWidth?: (number | string) | undefined;
26751
26751
  readonly nowrap?: boolean | undefined;
26752
26752
  readonly headerProps?: {
26753
26753
  readonly [x: string]: any;
@@ -26766,8 +26766,8 @@ declare const VDataTableServer: {
26766
26766
  readonly fixed?: boolean | undefined;
26767
26767
  readonly align?: ("start" | "end" | "center") | undefined;
26768
26768
  readonly width?: (number | string) | undefined;
26769
- readonly minWidth?: string | undefined;
26770
- readonly maxWidth?: string | undefined;
26769
+ readonly minWidth?: (number | string) | undefined;
26770
+ readonly maxWidth?: (number | string) | undefined;
26771
26771
  readonly nowrap?: boolean | undefined;
26772
26772
  readonly headerProps?: {
26773
26773
  readonly [x: string]: any;
@@ -26862,8 +26862,8 @@ declare const VDataTableServer: {
26862
26862
  readonly fixed?: boolean | undefined;
26863
26863
  readonly align?: ("start" | "end" | "center") | undefined;
26864
26864
  readonly width?: (number | string) | undefined;
26865
- readonly minWidth?: string | undefined;
26866
- readonly maxWidth?: string | undefined;
26865
+ readonly minWidth?: (number | string) | undefined;
26866
+ readonly maxWidth?: (number | string) | undefined;
26867
26867
  readonly nowrap?: boolean | undefined;
26868
26868
  readonly headerProps?: {
26869
26869
  readonly [x: string]: any;
@@ -26882,8 +26882,8 @@ declare const VDataTableServer: {
26882
26882
  readonly fixed?: boolean | undefined;
26883
26883
  readonly align?: ("start" | "end" | "center") | undefined;
26884
26884
  readonly width?: (number | string) | undefined;
26885
- readonly minWidth?: string | undefined;
26886
- readonly maxWidth?: string | undefined;
26885
+ readonly minWidth?: (number | string) | undefined;
26886
+ readonly maxWidth?: (number | string) | undefined;
26887
26887
  readonly nowrap?: boolean | undefined;
26888
26888
  readonly headerProps?: {
26889
26889
  readonly [x: string]: any;
@@ -27068,8 +27068,8 @@ declare const VDataTableServer: {
27068
27068
  readonly fixed?: boolean | undefined;
27069
27069
  readonly align?: ("start" | "end" | "center") | undefined;
27070
27070
  readonly width?: (number | string) | undefined;
27071
- readonly minWidth?: string | undefined;
27072
- readonly maxWidth?: string | undefined;
27071
+ readonly minWidth?: (number | string) | undefined;
27072
+ readonly maxWidth?: (number | string) | undefined;
27073
27073
  readonly nowrap?: boolean | undefined;
27074
27074
  readonly headerProps?: {
27075
27075
  readonly [x: string]: any;
@@ -27088,8 +27088,8 @@ declare const VDataTableServer: {
27088
27088
  readonly fixed?: boolean | undefined;
27089
27089
  readonly align?: ("start" | "end" | "center") | undefined;
27090
27090
  readonly width?: (number | string) | undefined;
27091
- readonly minWidth?: string | undefined;
27092
- readonly maxWidth?: string | undefined;
27091
+ readonly minWidth?: (number | string) | undefined;
27092
+ readonly maxWidth?: (number | string) | undefined;
27093
27093
  readonly nowrap?: boolean | undefined;
27094
27094
  readonly headerProps?: {
27095
27095
  readonly [x: string]: any;
@@ -27226,8 +27226,8 @@ declare const VDataTableServer: {
27226
27226
  readonly fixed?: boolean | undefined;
27227
27227
  readonly align?: ("start" | "end" | "center") | undefined;
27228
27228
  readonly width?: (number | string) | undefined;
27229
- readonly minWidth?: string | undefined;
27230
- readonly maxWidth?: string | undefined;
27229
+ readonly minWidth?: (number | string) | undefined;
27230
+ readonly maxWidth?: (number | string) | undefined;
27231
27231
  readonly nowrap?: boolean | undefined;
27232
27232
  readonly headerProps?: {
27233
27233
  readonly [x: string]: any;
@@ -27246,8 +27246,8 @@ declare const VDataTableServer: {
27246
27246
  readonly fixed?: boolean | undefined;
27247
27247
  readonly align?: ("start" | "end" | "center") | undefined;
27248
27248
  readonly width?: (number | string) | undefined;
27249
- readonly minWidth?: string | undefined;
27250
- readonly maxWidth?: string | undefined;
27249
+ readonly minWidth?: (number | string) | undefined;
27250
+ readonly maxWidth?: (number | string) | undefined;
27251
27251
  readonly nowrap?: boolean | undefined;
27252
27252
  readonly headerProps?: {
27253
27253
  readonly [x: string]: any;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.14-master.2025-03-03
2
+ * Vuetify v3.7.15-master.2025-03-05
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -19749,6 +19749,8 @@ function parseFixedColumns(items) {
19749
19749
  item.lastFixed = true;
19750
19750
  } else if (isNaN(+item.width)) {
19751
19751
  consoleError(`Multiple fixed columns should have a static width (key: ${item.key})`);
19752
+ } else {
19753
+ item.minWidth = Math.max(+item.width || 0, +item.minWidth || 0);
19752
19754
  }
19753
19755
  seenFixed = true;
19754
19756
  }
@@ -24598,7 +24600,7 @@ const VOtpInput = genericComponent()({
24598
24600
  "disabled": props.disabled,
24599
24601
  "inputmode": props.type === 'number' ? 'numeric' : 'text',
24600
24602
  "min": props.type === 'number' ? 0 : undefined,
24601
- "maxlength": "1",
24603
+ "maxlength": i === 0 ? length.value : '1',
24602
24604
  "placeholder": props.placeholder,
24603
24605
  "type": props.type === 'number' ? 'text' : props.type,
24604
24606
  "value": model.value[i],
@@ -31048,7 +31050,7 @@ function createVuetify$1() {
31048
31050
  goTo
31049
31051
  };
31050
31052
  }
31051
- const version$1 = "3.7.14-master.2025-03-03";
31053
+ const version$1 = "3.7.15-master.2025-03-05";
31052
31054
  createVuetify$1.version = version$1;
31053
31055
 
31054
31056
  // Vue's inject() can only be used in setup
@@ -31301,7 +31303,7 @@ var index = /*#__PURE__*/Object.freeze({
31301
31303
 
31302
31304
  /* eslint-disable local-rules/sort-imports */
31303
31305
 
31304
- const version = "3.7.14-master.2025-03-03";
31306
+ const version = "3.7.15-master.2025-03-05";
31305
31307
 
31306
31308
  /* eslint-disable local-rules/sort-imports */
31307
31309