@vuetify/nightly 3.7.12-master.2025-02-17 → 3.7.12-master.2025-02-19

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 (241) hide show
  1. package/CHANGELOG.md +22 -3
  2. package/dist/json/attributes.json +2926 -2926
  3. package/dist/json/importMap-labs.json +40 -40
  4. package/dist/json/importMap.json +104 -104
  5. package/dist/json/web-types.json +5491 -5491
  6. package/dist/vuetify-labs.css +3727 -3730
  7. package/dist/vuetify-labs.d.ts +127 -118
  8. package/dist/vuetify-labs.esm.js +49 -56
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +48 -55
  11. package/dist/vuetify-labs.min.css +2 -2
  12. package/dist/vuetify.css +3799 -3802
  13. package/dist/vuetify.d.ts +142 -133
  14. package/dist/vuetify.esm.js +30 -41
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +29 -40
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +2 -2
  19. package/dist/vuetify.min.js +1060 -1061
  20. package/dist/vuetify.min.js.map +1 -1
  21. package/lib/blueprints/index.d.mts +1 -1
  22. package/lib/blueprints/md1.d.mts +1 -1
  23. package/lib/blueprints/md2.d.mts +1 -1
  24. package/lib/blueprints/md3.d.mts +1 -1
  25. package/lib/components/VAlert/VAlert.mjs +1 -1
  26. package/lib/components/VAlert/index.d.mts +1 -1
  27. package/lib/components/VAppBar/VAppBar.mjs +1 -1
  28. package/lib/components/VAppBar/VAppBarNavIcon.mjs +1 -1
  29. package/lib/components/VAppBar/VAppBarTitle.mjs +1 -1
  30. package/lib/components/VAppBar/index.d.mts +5 -5
  31. package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
  32. package/lib/components/VAutocomplete/index.d.mts +4 -4
  33. package/lib/components/VAvatar/index.d.mts +1 -1
  34. package/lib/components/VBadge/VBadge.mjs +1 -1
  35. package/lib/components/VBadge/index.d.mts +1 -1
  36. package/lib/components/VBanner/VBanner.mjs +1 -1
  37. package/lib/components/VBanner/index.d.mts +1 -1
  38. package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -0
  39. package/lib/components/VBottomNavigation/VBottomNavigation.sass +1 -0
  40. package/lib/components/VBottomNavigation/index.d.mts +1 -1
  41. package/lib/components/VBottomSheet/VBottomSheet.mjs +1 -1
  42. package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs +1 -1
  43. package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs +1 -1
  44. package/lib/components/VBreadcrumbs/index.d.mts +5 -5
  45. package/lib/components/VBtn/VBtn.mjs +1 -1
  46. package/lib/components/VBtn/index.d.mts +5 -5
  47. package/lib/components/VBtnGroup/VBtnGroup.mjs +1 -1
  48. package/lib/components/VBtnToggle/VBtnToggle.mjs +1 -1
  49. package/lib/components/VBtnToggle/index.d.mts +1 -1
  50. package/lib/components/VCard/VCard.mjs +1 -1
  51. package/lib/components/VCard/VCardItem.mjs +1 -1
  52. package/lib/components/VCard/VCardSubtitle.mjs +1 -1
  53. package/lib/components/VCard/VCardText.mjs +1 -1
  54. package/lib/components/VCard/index.d.mts +5 -5
  55. package/lib/components/VCarousel/VCarousel.mjs +1 -1
  56. package/lib/components/VCarousel/VCarouselItem.mjs +1 -1
  57. package/lib/components/VCarousel/index.d.mts +1 -1
  58. package/lib/components/VCheckbox/VCheckbox.mjs +1 -1
  59. package/lib/components/VCheckbox/VCheckboxBtn.mjs +1 -1
  60. package/lib/components/VCheckbox/index.d.mts +1 -1
  61. package/lib/components/VChip/VChip.mjs +1 -1
  62. package/lib/components/VChip/index.d.mts +5 -5
  63. package/lib/components/VChipGroup/VChipGroup.mjs +1 -1
  64. package/lib/components/VChipGroup/index.d.mts +1 -1
  65. package/lib/components/VColorPicker/VColorPicker.mjs +1 -1
  66. package/lib/components/VColorPicker/index.d.mts +10 -10
  67. package/lib/components/VCombobox/VCombobox.mjs +1 -1
  68. package/lib/components/VCombobox/index.d.mts +4 -4
  69. package/lib/components/VConfirmEdit/VConfirmEdit.mjs +1 -1
  70. package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs +5 -5
  71. package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs.map +1 -1
  72. package/lib/components/VConfirmEdit/index.d.mts +1 -1
  73. package/lib/components/VCounter/VCounter.mjs +1 -1
  74. package/lib/components/VDataIterator/index.d.mts +1 -1
  75. package/lib/components/VDataTable/VDataTable.mjs +1 -1
  76. package/lib/components/VDataTable/VDataTableFooter.mjs +1 -1
  77. package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs +1 -1
  78. package/lib/components/VDataTable/VDataTableHeaders.mjs +1 -1
  79. package/lib/components/VDataTable/VDataTableRow.mjs +1 -1
  80. package/lib/components/VDataTable/VDataTableRows.mjs +1 -1
  81. package/lib/components/VDataTable/VDataTableServer.mjs +1 -1
  82. package/lib/components/VDataTable/VDataTableVirtual.mjs +1 -1
  83. package/lib/components/VDataTable/index.d.mts +1 -1
  84. package/lib/components/VDatePicker/VDatePicker.mjs +1 -1
  85. package/lib/components/VDatePicker/VDatePickerMonth.mjs +1 -1
  86. package/lib/components/VDatePicker/VDatePickerMonths.mjs +1 -1
  87. package/lib/components/VDatePicker/VDatePickerYears.mjs +1 -1
  88. package/lib/components/VDatePicker/index.d.mts +1 -1
  89. package/lib/components/VDialog/VDialog.mjs +1 -1
  90. package/lib/components/VDialog/__test__/VDialog.spec.cy.mjs +1 -1
  91. package/lib/components/VDialog/index.d.mts +3 -3
  92. package/lib/components/VEmptyState/VEmptyState.mjs +1 -1
  93. package/lib/components/VEmptyState/index.d.mts +1 -1
  94. package/lib/components/VExpansionPanel/VExpansionPanelText.mjs +1 -1
  95. package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs +1 -1
  96. package/lib/components/VExpansionPanel/index.d.mts +1 -1
  97. package/lib/components/VFab/VFab.mjs +1 -1
  98. package/lib/components/VFab/index.d.mts +5 -5
  99. package/lib/components/VField/VField.mjs +1 -1
  100. package/lib/components/VField/VFieldLabel.mjs +1 -1
  101. package/lib/components/VField/index.d.mts +1 -1
  102. package/lib/components/VFileInput/VFileInput.mjs +2 -3
  103. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  104. package/lib/components/VFileInput/index.d.mts +4 -4
  105. package/lib/components/VFooter/VFooter.mjs +1 -1
  106. package/lib/components/VGrid/VContainer.mjs +1 -1
  107. package/lib/components/VIcon/index.d.mts +1 -1
  108. package/lib/components/VImg/VImg.mjs +1 -1
  109. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs +1 -1
  110. package/lib/components/VInput/VInput.mjs +3 -3
  111. package/lib/components/VInput/VInput.mjs.map +1 -1
  112. package/lib/components/VInput/index.d.mts +1 -1
  113. package/lib/components/VItemGroup/index.d.mts +1 -1
  114. package/lib/components/VLazy/VLazy.mjs +1 -1
  115. package/lib/components/VList/VList.mjs +2 -2
  116. package/lib/components/VList/VList.mjs.map +1 -1
  117. package/lib/components/VList/VListChildren.mjs +1 -1
  118. package/lib/components/VList/VListGroup.mjs +1 -1
  119. package/lib/components/VList/VListItem.mjs +3 -2
  120. package/lib/components/VList/VListItem.mjs.map +1 -1
  121. package/lib/components/VList/VListItemAction.mjs +1 -1
  122. package/lib/components/VList/VListItemMedia.mjs +1 -1
  123. package/lib/components/VList/VListItemSubtitle.mjs +1 -1
  124. package/lib/components/VList/index.d.mts +17 -5
  125. package/lib/components/VMenu/VMenu.mjs +1 -1
  126. package/lib/components/VMenu/index.d.mts +3 -3
  127. package/lib/components/VNavigationDrawer/VNavigationDrawer.css +0 -4
  128. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -6
  129. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  130. package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +0 -5
  131. package/lib/components/VOtpInput/VOtpInput.mjs +3 -3
  132. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  133. package/lib/components/VOverlay/VOverlay.mjs +1 -1
  134. package/lib/components/VPagination/VPagination.mjs +1 -1
  135. package/lib/components/VPagination/index.d.mts +1 -1
  136. package/lib/components/VParallax/VParallax.mjs +1 -1
  137. package/lib/components/VRadio/VRadio.mjs +1 -1
  138. package/lib/components/VRadio/index.d.mts +1 -1
  139. package/lib/components/VRadioGroup/VRadioGroup.mjs +1 -1
  140. package/lib/components/VRadioGroup/index.d.mts +1 -1
  141. package/lib/components/VRangeSlider/VRangeSlider.mjs +1 -1
  142. package/lib/components/VRating/VRating.mjs +1 -1
  143. package/lib/components/VRating/index.d.mts +1 -1
  144. package/lib/components/VSelect/VSelect.mjs +1 -1
  145. package/lib/components/VSelect/index.d.mts +4 -4
  146. package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
  147. package/lib/components/VSelectionControl/index.d.mts +1 -1
  148. package/lib/components/VSelectionControlGroup/index.d.mts +1 -1
  149. package/lib/components/VSheet/VSheet.mjs +1 -1
  150. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs +1 -1
  151. package/lib/components/VSlideGroup/index.d.mts +1 -1
  152. package/lib/components/VSlider/VSlider.mjs +1 -1
  153. package/lib/components/VSlider/VSliderThumb.mjs +1 -1
  154. package/lib/components/VSnackbar/VSnackbar.mjs +1 -1
  155. package/lib/components/VSnackbar/index.d.mts +3 -3
  156. package/lib/components/VSparkline/VBarline.mjs +1 -2
  157. package/lib/components/VSparkline/VBarline.mjs.map +1 -1
  158. package/lib/components/VSparkline/VSparkline.mjs +1 -1
  159. package/lib/components/VSparkline/VTrendline.mjs +1 -2
  160. package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
  161. package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
  162. package/lib/components/VStepper/VStepper.mjs +3 -3
  163. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  164. package/lib/components/VStepper/VStepperItem.mjs +1 -1
  165. package/lib/components/VStepper/VStepperWindow.mjs +1 -1
  166. package/lib/components/VStepper/VStepperWindowItem.mjs +1 -1
  167. package/lib/components/VStepper/index.d.mts +1 -1
  168. package/lib/components/VSwitch/VSwitch.mjs +1 -1
  169. package/lib/components/VSwitch/index.d.mts +1 -1
  170. package/lib/components/VSystemBar/VSystemBar.mjs +1 -1
  171. package/lib/components/VTabs/VTab.mjs +1 -1
  172. package/lib/components/VTabs/VTabs.mjs +1 -1
  173. package/lib/components/VTabs/VTabsWindow.mjs +1 -1
  174. package/lib/components/VTabs/VTabsWindowItem.mjs +1 -1
  175. package/lib/components/VTabs/index.d.mts +20 -20
  176. package/lib/components/VTextField/VTextField.mjs +1 -1
  177. package/lib/components/VTextField/index.d.mts +7 -7
  178. package/lib/components/VTextarea/VTextarea.mjs +1 -1
  179. package/lib/components/VTextarea/index.d.mts +4 -4
  180. package/lib/components/VTimeline/VTimeline.mjs +3 -3
  181. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  182. package/lib/components/VTimeline/VTimelineDivider.mjs +1 -1
  183. package/lib/components/VTimeline/VTimelineItem.mjs +1 -1
  184. package/lib/components/VTimeline/index.d.mts +1 -1
  185. package/lib/components/VToolbar/VToolbar.mjs +1 -1
  186. package/lib/components/VTooltip/VTooltip.mjs +1 -1
  187. package/lib/components/VTooltip/index.d.mts +3 -3
  188. package/lib/components/VValidation/index.d.mts +1 -1
  189. package/lib/components/VVirtualScroll/VVirtualScroll.mjs +1 -1
  190. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +1 -1
  191. package/lib/components/VVirtualScroll/index.d.mts +1 -1
  192. package/lib/components/VWindow/VWindow.mjs +1 -1
  193. package/lib/components/VWindow/VWindowItem.mjs +1 -1
  194. package/lib/components/VWindow/index.d.mts +1 -1
  195. package/lib/components/index.d.mts +99 -90
  196. package/lib/components/transitions/dialog-transition.mjs +1 -2
  197. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  198. package/lib/composables/icons.mjs +1 -1
  199. package/lib/composables/list-items.mjs +2 -3
  200. package/lib/composables/list-items.mjs.map +1 -1
  201. package/lib/composables/variant.mjs +1 -1
  202. package/lib/entry-bundler.mjs +1 -1
  203. package/lib/framework.mjs +1 -1
  204. package/lib/iconsets/fa-svg.d.mts +1 -1
  205. package/lib/iconsets/fa.d.mts +1 -1
  206. package/lib/iconsets/fa4.d.mts +1 -1
  207. package/lib/iconsets/md.d.mts +1 -1
  208. package/lib/iconsets/mdi-svg.d.mts +1 -1
  209. package/lib/iconsets/mdi.d.mts +1 -1
  210. package/lib/index.d.mts +44 -44
  211. package/lib/labs/VCalendar/VCalendar.mjs +1 -1
  212. package/lib/labs/VCalendar/VCalendarDay.mjs +1 -1
  213. package/lib/labs/VDateInput/VDateInput.mjs +4 -3
  214. package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
  215. package/lib/labs/VFileUpload/VFileUpload.mjs +3 -3
  216. package/lib/labs/VFileUpload/VFileUpload.mjs.map +1 -1
  217. package/lib/labs/VFileUpload/VFileUploadItem.mjs +1 -1
  218. package/lib/labs/VFileUpload/index.d.mts +5 -5
  219. package/lib/labs/VNumberInput/VNumberInput.mjs +1 -1
  220. package/lib/labs/VNumberInput/index.d.mts +22 -22
  221. package/lib/labs/VPicker/VPicker.mjs +1 -1
  222. package/lib/labs/VSnackbarQueue/VSnackbarQueue.mjs +1 -1
  223. package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
  224. package/lib/labs/VStepperVertical/VStepperVertical.mjs +1 -1
  225. package/lib/labs/VStepperVertical/VStepperVerticalActions.mjs +1 -1
  226. package/lib/labs/VStepperVertical/VStepperVerticalItem.mjs +1 -1
  227. package/lib/labs/VStepperVertical/index.d.mts +1 -1
  228. package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
  229. package/lib/labs/VTimePicker/VTimePickerControls.mjs +1 -1
  230. package/lib/labs/VTreeview/VTreeview.mjs +1 -1
  231. package/lib/labs/VTreeview/VTreeviewChildren.mjs +1 -1
  232. package/lib/labs/VTreeview/VTreeviewGroup.mjs +1 -1
  233. package/lib/labs/VTreeview/VTreeviewItem.mjs +10 -12
  234. package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
  235. package/lib/labs/VTreeview/index.d.mts +5 -5
  236. package/lib/labs/components.d.mts +32 -32
  237. package/lib/locale/adapters/vue-i18n.mjs +0 -1
  238. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  239. package/lib/util/helpers.mjs +3 -9
  240. package/lib/util/helpers.mjs.map +1 -1
  241. package/package.json +16 -15
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.12-master.2025-02-17
2
+ * Vuetify v3.7.12-master.2025-02-19
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -159,10 +159,9 @@
159
159
  // Array of keys
160
160
  function pick(obj, paths) {
161
161
  const found = {};
162
- const keys = new Set(Object.keys(obj));
163
- for (const path of paths) {
164
- if (keys.has(path)) {
165
- found[path] = obj[path];
162
+ for (const key of paths) {
163
+ if (Object.hasOwn(obj, key)) {
164
+ found[key] = obj[key];
166
165
  }
167
166
  }
168
167
  return found;
@@ -176,7 +175,7 @@
176
175
  const found = Object.create(null);
177
176
  const rest = Object.create(null);
178
177
  for (const key in obj) {
179
- if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) && !exclude?.some(path => path === key)) {
178
+ if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) && true) {
180
179
  found[key] = obj[key];
181
180
  } else {
182
181
  rest[key] = obj[key];
@@ -191,11 +190,6 @@
191
190
  exclude.forEach(prop => delete clone[prop]);
192
191
  return clone;
193
192
  }
194
- function only(obj, include) {
195
- const clone = {};
196
- include.forEach(prop => clone[prop] = obj[prop]);
197
- return clone;
198
- }
199
193
  const onRE = /^on[^a-z]/;
200
194
  const isOn = key => onRE.test(key);
201
195
  const bubblingEvents = ['onAfterscriptexecute', 'onAnimationcancel', 'onAnimationend', 'onAnimationiteration', 'onAnimationstart', 'onAuxclick', 'onBeforeinput', 'onBeforescriptexecute', 'onChange', 'onClick', 'onCompositionend', 'onCompositionstart', 'onCompositionupdate', 'onContextmenu', 'onCopy', 'onCut', 'onDblclick', 'onFocusin', 'onFocusout', 'onFullscreenchange', 'onFullscreenerror', 'onGesturechange', 'onGestureend', 'onGesturestart', 'onGotpointercapture', 'onInput', 'onKeydown', 'onKeypress', 'onKeyup', 'onLostpointercapture', 'onMousedown', 'onMousemove', 'onMouseout', 'onMouseover', 'onMouseup', 'onMousewheel', 'onPaste', 'onPointercancel', 'onPointerdown', 'onPointerenter', 'onPointerleave', 'onPointermove', 'onPointerout', 'onPointerover', 'onPointerup', 'onReset', 'onSelect', 'onSubmit', 'onTouchcancel', 'onTouchend', 'onTouchmove', 'onTouchstart', 'onTransitioncancel', 'onTransitionend', 'onTransitionrun', 'onTransitionstart', 'onWheel'];
@@ -804,7 +798,7 @@
804
798
  // WoB should always return negative value.
805
799
 
806
800
  const SAPC = (Ybg ** revBG - Ytxt ** revTXT) * scaleWoB;
807
- outputContrast = SAPC > -loClip ? 0.0 : SAPC > -loConThresh ? SAPC - SAPC * loConFactor * loConOffset : SAPC + loConOffset;
801
+ outputContrast = SAPC > -1e-3 ? 0.0 : SAPC > -0.078 ? SAPC - SAPC * loConFactor * loConOffset : SAPC + loConOffset;
808
802
  }
809
803
  return outputContrast * 100;
810
804
  }
@@ -844,7 +838,7 @@
844
838
  // Types
845
839
 
846
840
  // For converting XYZ to sRGB
847
- const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.2040, 1.0570]];
841
+ const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.204, 1.0570]];
848
842
 
849
843
  // Forward gamma adjust
850
844
  const srgbForwardTransform = C => C <= 0.0031308 ? C * 12.92 : 1.055 * C ** (1 / 2.4) - 0.055;
@@ -1263,7 +1257,7 @@
1263
1257
  function getCurrentInstance(name, message) {
1264
1258
  const vm = vue.getCurrentInstance();
1265
1259
  if (!vm) {
1266
- throw new Error(`[Vuetify] ${name} ${message || 'must be called from inside a setup function'}`);
1260
+ throw new Error(`[Vuetify] ${name} ${'must be called from inside a setup function'}`);
1267
1261
  }
1268
1262
  return vm;
1269
1263
  }
@@ -3263,6 +3257,8 @@
3263
3257
  }
3264
3258
  }
3265
3259
 
3260
+ // Utilities
3261
+
3266
3262
  // Types
3267
3263
 
3268
3264
  const makeVDialogTransitionProps = propsFactory({
@@ -4957,7 +4953,6 @@
4957
4953
  const isIntersecting = vue.shallowRef(false);
4958
4954
  if (SUPPORTS_INTERSECTION) {
4959
4955
  const observer = new IntersectionObserver(entries => {
4960
- callback?.(entries, observer);
4961
4956
  isIntersecting.value = !!entries.find(entry => entry.isIntersecting);
4962
4957
  }, options);
4963
4958
  vue.onBeforeUnmount(() => {
@@ -7129,7 +7124,7 @@
7129
7124
  'onClick:append': EventProp(),
7130
7125
  ...makeComponentProps(),
7131
7126
  ...makeDensityProps(),
7132
- ...only(makeDimensionProps(), ['maxWidth', 'minWidth', 'width']),
7127
+ ...pick(makeDimensionProps(), ['maxWidth', 'minWidth', 'width']),
7133
7128
  ...makeThemeProps(),
7134
7129
  ...makeValidationProps()
7135
7130
  }, 'VInput');
@@ -9419,7 +9414,8 @@
9419
9414
  list,
9420
9415
  select,
9421
9416
  root,
9422
- id: uid
9417
+ id: uid,
9418
+ link
9423
9419
  };
9424
9420
  }
9425
9421
  });
@@ -9687,7 +9683,6 @@
9687
9683
  function transformIn(value) {
9688
9684
  // Cache unrefed values outside the loop,
9689
9685
  // proxy getters can be slow when you call them a billion times
9690
- const _value = vue.toRaw(value);
9691
9686
  const _items = itemsMap.value;
9692
9687
  const _allItems = items.value;
9693
9688
  const _keylessItems = keylessItems.value;
@@ -9697,7 +9692,7 @@
9697
9692
  const valueComparator = props.valueComparator || deepEqual;
9698
9693
  const _props = pick(props, ['itemTitle', 'itemValue', 'itemChildren', 'itemProps', 'returnObject', 'valueComparator']);
9699
9694
  const returnValue = [];
9700
- main: for (const v of _value) {
9695
+ main: for (const v of value) {
9701
9696
  // When the model value is null, return an InternalItem
9702
9697
  // based on null only if null is one of the items
9703
9698
  if (!_hasNullItem && v === null) continue;
@@ -9943,7 +9938,7 @@
9943
9938
  'v-list--slim': props.slim
9944
9939
  }, themeClasses.value, backgroundColorClasses.value, borderClasses.value, densityClasses.value, elevationClasses.value, lineClasses.value, roundedClasses.value, props.class],
9945
9940
  "style": [backgroundColorStyles.value, dimensionStyles.value, props.style],
9946
- "tabindex": props.disabled || isFocused.value ? -1 : 0,
9941
+ "tabindex": props.disabled ? -1 : 0,
9947
9942
  "role": "listbox",
9948
9943
  "aria-activedescendant": undefined,
9949
9944
  "onFocusin": onFocusin,
@@ -18617,13 +18612,7 @@
18617
18612
  return [...new Set(arr)];
18618
18613
  }
18619
18614
  return dive({
18620
- type: 'group',
18621
- items,
18622
- id: 'dummy',
18623
- key: 'dummy',
18624
- value: 'dummy',
18625
- depth: 0
18626
- });
18615
+ items});
18627
18616
  }
18628
18617
 
18629
18618
  // onBeforeMount(() => {
@@ -23318,8 +23307,7 @@
23318
23307
  const fieldProps = filterFieldProps(props);
23319
23308
  return vue.createVNode(VInput, vue.mergeProps({
23320
23309
  "ref": vInputRef,
23321
- "modelValue": model.value,
23322
- "onUpdate:modelValue": $event => model.value = $event,
23310
+ "modelValue": props.multiple ? model.value : model.value[0],
23323
23311
  "class": ['v-file-input', {
23324
23312
  'v-file-input--chips': !!props.chips,
23325
23313
  'v-file-input--hide': props.hideInput,
@@ -24158,7 +24146,7 @@
24158
24146
  /** @see https://android.googlesource.com/platform/frameworks/native/+/master/libs/input/VelocityTracker.cpp */
24159
24147
  function kineticEnergyToVelocity(work) {
24160
24148
  const sqrt2 = 1.41421356237;
24161
- return (work < 0 ? -1.0 : 1.0) * Math.sqrt(Math.abs(work)) * sqrt2;
24149
+ return (work < 0 ? -1 : 1.0) * Math.sqrt(Math.abs(work)) * sqrt2;
24162
24150
  }
24163
24151
 
24164
24152
  /**
@@ -24540,7 +24528,6 @@
24540
24528
  const size = isTemporary.value ? 0 : props.rail && props.expandOnHover ? Number(props.railWidth) : width.value;
24541
24529
  return isDragging.value ? size * dragProgress.value : size;
24542
24530
  });
24543
- const elementSize = vue.computed(() => ['top', 'bottom'].includes(props.location) ? 0 : width.value);
24544
24531
  const {
24545
24532
  layoutItemStyles,
24546
24533
  layoutItemScrimStyles
@@ -24549,7 +24536,7 @@
24549
24536
  order: vue.computed(() => parseInt(props.order, 10)),
24550
24537
  position: location,
24551
24538
  layoutSize,
24552
- elementSize,
24539
+ elementSize: width,
24553
24540
  active: vue.computed(() => isActive.value || isDragging.value),
24554
24541
  disableTransitions: vue.computed(() => isDragging.value),
24555
24542
  absolute: vue.computed(() =>
@@ -24595,9 +24582,7 @@
24595
24582
  'v-navigation-drawer--active': isActive.value,
24596
24583
  'v-navigation-drawer--sticky': isSticky.value
24597
24584
  }, themeClasses.value, backgroundColorClasses.value, borderClasses.value, displayClasses.value, elevationClasses.value, roundedClasses.value, props.class],
24598
- "style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style, ['top', 'bottom'].includes(location.value) ? {
24599
- height: 'auto'
24600
- } : {}]
24585
+ "style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style]
24601
24586
  }, scopeId, attrs), {
24602
24587
  default: () => [hasImage && vue.createVNode("div", {
24603
24588
  "key": "image",
@@ -24684,7 +24669,7 @@
24684
24669
  },
24685
24670
  ...makeDimensionProps(),
24686
24671
  ...makeFocusProps(),
24687
- ...only(makeVFieldProps({
24672
+ ...pick(makeVFieldProps({
24688
24673
  variant: 'outlined'
24689
24674
  }), ['baseColor', 'bgColor', 'class', 'color', 'disabled', 'error', 'loading', 'rounded', 'style', 'theme', 'variant'])
24690
24675
  }, 'VOtpInput');
@@ -25917,6 +25902,8 @@
25917
25902
  }
25918
25903
  }, 'Line');
25919
25904
 
25905
+ // Utilities
25906
+
25920
25907
  // Types
25921
25908
 
25922
25909
  const makeVBarlineProps = propsFactory({
@@ -26114,6 +26101,8 @@
26114
26101
  };
26115
26102
  }
26116
26103
 
26104
+ // Utilities
26105
+
26117
26106
  // Types
26118
26107
 
26119
26108
  const makeVTrendlineProps = propsFactory({
@@ -26668,7 +26657,7 @@
26668
26657
  selectedClass: 'v-stepper-item--selected'
26669
26658
  }),
26670
26659
  ...makeVSheetProps(),
26671
- ...only(makeVStepperActionsProps(), ['prevText', 'nextText'])
26660
+ ...pick(makeVStepperActionsProps(), ['prevText', 'nextText'])
26672
26661
  }, 'VStepper');
26673
26662
  const VStepper = genericComponent()({
26674
26663
  name: 'VStepper',
@@ -27750,7 +27739,7 @@
27750
27739
  type: String,
27751
27740
  validator: v => ['start', 'end', 'both'].includes(v)
27752
27741
  },
27753
- ...only(makeVTimelineItemProps({
27742
+ ...pick(makeVTimelineItemProps({
27754
27743
  lineInset: 0
27755
27744
  }), ['dotColor', 'fillDot', 'hideOpposite', 'iconColor', 'lineInset', 'size']),
27756
27745
  ...makeComponentProps(),
@@ -28422,7 +28411,7 @@
28422
28411
  goTo
28423
28412
  };
28424
28413
  }
28425
- const version$1 = "3.7.12-master.2025-02-17";
28414
+ const version$1 = "3.7.12-master.2025-02-19";
28426
28415
  createVuetify$1.version = version$1;
28427
28416
 
28428
28417
  // Vue's inject() can only be used in setup
@@ -28447,7 +28436,7 @@
28447
28436
  ...options
28448
28437
  });
28449
28438
  };
28450
- const version = "3.7.12-master.2025-02-17";
28439
+ const version = "3.7.12-master.2025-02-19";
28451
28440
  createVuetify.version = version;
28452
28441
 
28453
28442
  exports.blueprints = index;