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

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 (229) hide show
  1. package/CHANGELOG.md +13 -3
  2. package/dist/json/attributes.json +2695 -2695
  3. package/dist/json/importMap-labs.json +24 -24
  4. package/dist/json/importMap.json +176 -176
  5. package/dist/json/web-types.json +4990 -4990
  6. package/dist/vuetify-labs.css +2607 -2610
  7. package/dist/vuetify-labs.d.ts +110 -110
  8. package/dist/vuetify-labs.esm.js +29 -29
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +28 -28
  11. package/dist/vuetify-labs.min.css +2 -2
  12. package/dist/vuetify.css +4455 -4458
  13. package/dist/vuetify.d.ts +139 -139
  14. package/dist/vuetify.esm.js +19 -24
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +18 -23
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +2 -2
  19. package/dist/vuetify.min.js +13 -13
  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 +1 -1
  111. package/lib/components/VInput/index.d.mts +1 -1
  112. package/lib/components/VItemGroup/index.d.mts +1 -1
  113. package/lib/components/VLazy/VLazy.mjs +1 -1
  114. package/lib/components/VList/VList.mjs +1 -1
  115. package/lib/components/VList/VListChildren.mjs +1 -1
  116. package/lib/components/VList/VListGroup.mjs +1 -1
  117. package/lib/components/VList/VListItem.mjs +1 -1
  118. package/lib/components/VList/VListItemAction.mjs +1 -1
  119. package/lib/components/VList/VListItemMedia.mjs +1 -1
  120. package/lib/components/VList/VListItemSubtitle.mjs +1 -1
  121. package/lib/components/VList/index.d.mts +5 -5
  122. package/lib/components/VMenu/VMenu.mjs +1 -1
  123. package/lib/components/VMenu/index.d.mts +3 -3
  124. package/lib/components/VNavigationDrawer/VNavigationDrawer.css +0 -4
  125. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -6
  126. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  127. package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +0 -5
  128. package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
  129. package/lib/components/VOverlay/VOverlay.mjs +1 -1
  130. package/lib/components/VPagination/VPagination.mjs +1 -1
  131. package/lib/components/VPagination/index.d.mts +1 -1
  132. package/lib/components/VParallax/VParallax.mjs +1 -1
  133. package/lib/components/VRadio/VRadio.mjs +1 -1
  134. package/lib/components/VRadio/index.d.mts +1 -1
  135. package/lib/components/VRadioGroup/VRadioGroup.mjs +1 -1
  136. package/lib/components/VRadioGroup/index.d.mts +1 -1
  137. package/lib/components/VRangeSlider/VRangeSlider.mjs +1 -1
  138. package/lib/components/VRating/VRating.mjs +1 -1
  139. package/lib/components/VRating/index.d.mts +1 -1
  140. package/lib/components/VSelect/VSelect.mjs +1 -1
  141. package/lib/components/VSelect/index.d.mts +4 -4
  142. package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
  143. package/lib/components/VSelectionControl/index.d.mts +1 -1
  144. package/lib/components/VSelectionControlGroup/index.d.mts +1 -1
  145. package/lib/components/VSheet/VSheet.mjs +1 -1
  146. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs +1 -1
  147. package/lib/components/VSlideGroup/index.d.mts +1 -1
  148. package/lib/components/VSlider/VSlider.mjs +1 -1
  149. package/lib/components/VSlider/VSliderThumb.mjs +1 -1
  150. package/lib/components/VSnackbar/VSnackbar.mjs +1 -1
  151. package/lib/components/VSnackbar/index.d.mts +3 -3
  152. package/lib/components/VSparkline/VBarline.mjs +1 -2
  153. package/lib/components/VSparkline/VBarline.mjs.map +1 -1
  154. package/lib/components/VSparkline/VSparkline.mjs +1 -1
  155. package/lib/components/VSparkline/VTrendline.mjs +1 -2
  156. package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
  157. package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
  158. package/lib/components/VStepper/VStepper.mjs +1 -1
  159. package/lib/components/VStepper/VStepperItem.mjs +1 -1
  160. package/lib/components/VStepper/VStepperWindow.mjs +1 -1
  161. package/lib/components/VStepper/VStepperWindowItem.mjs +1 -1
  162. package/lib/components/VStepper/index.d.mts +1 -1
  163. package/lib/components/VSwitch/VSwitch.mjs +1 -1
  164. package/lib/components/VSwitch/index.d.mts +1 -1
  165. package/lib/components/VSystemBar/VSystemBar.mjs +1 -1
  166. package/lib/components/VTabs/VTab.mjs +1 -1
  167. package/lib/components/VTabs/VTabs.mjs +1 -1
  168. package/lib/components/VTabs/VTabsWindow.mjs +1 -1
  169. package/lib/components/VTabs/VTabsWindowItem.mjs +1 -1
  170. package/lib/components/VTabs/index.d.mts +20 -20
  171. package/lib/components/VTextField/VTextField.mjs +1 -1
  172. package/lib/components/VTextField/index.d.mts +7 -7
  173. package/lib/components/VTextarea/VTextarea.mjs +1 -1
  174. package/lib/components/VTextarea/index.d.mts +4 -4
  175. package/lib/components/VTimeline/VTimeline.mjs +1 -1
  176. package/lib/components/VTimeline/VTimelineDivider.mjs +1 -1
  177. package/lib/components/VTimeline/VTimelineItem.mjs +1 -1
  178. package/lib/components/VTimeline/index.d.mts +1 -1
  179. package/lib/components/VToolbar/VToolbar.mjs +1 -1
  180. package/lib/components/VTooltip/VTooltip.mjs +1 -1
  181. package/lib/components/VTooltip/index.d.mts +3 -3
  182. package/lib/components/VValidation/index.d.mts +1 -1
  183. package/lib/components/VVirtualScroll/VVirtualScroll.mjs +1 -1
  184. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +1 -1
  185. package/lib/components/VVirtualScroll/index.d.mts +1 -1
  186. package/lib/components/VWindow/VWindow.mjs +1 -1
  187. package/lib/components/VWindow/VWindowItem.mjs +1 -1
  188. package/lib/components/VWindow/index.d.mts +1 -1
  189. package/lib/components/index.d.mts +82 -82
  190. package/lib/components/transitions/dialog-transition.mjs +1 -2
  191. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  192. package/lib/composables/icons.mjs +1 -1
  193. package/lib/composables/variant.mjs +1 -1
  194. package/lib/entry-bundler.mjs +1 -1
  195. package/lib/framework.mjs +1 -1
  196. package/lib/iconsets/fa-svg.d.mts +1 -1
  197. package/lib/iconsets/fa.d.mts +1 -1
  198. package/lib/iconsets/fa4.d.mts +1 -1
  199. package/lib/iconsets/md.d.mts +1 -1
  200. package/lib/iconsets/mdi-svg.d.mts +1 -1
  201. package/lib/iconsets/mdi.d.mts +1 -1
  202. package/lib/index.d.mts +58 -58
  203. package/lib/labs/VCalendar/VCalendar.mjs +1 -1
  204. package/lib/labs/VCalendar/VCalendarDay.mjs +1 -1
  205. package/lib/labs/VDateInput/VDateInput.mjs +4 -3
  206. package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
  207. package/lib/labs/VFileUpload/VFileUpload.mjs +1 -1
  208. package/lib/labs/VFileUpload/VFileUploadItem.mjs +1 -1
  209. package/lib/labs/VFileUpload/index.d.mts +5 -5
  210. package/lib/labs/VNumberInput/VNumberInput.mjs +1 -1
  211. package/lib/labs/VNumberInput/index.d.mts +22 -22
  212. package/lib/labs/VPicker/VPicker.mjs +1 -1
  213. package/lib/labs/VSnackbarQueue/VSnackbarQueue.mjs +1 -1
  214. package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
  215. package/lib/labs/VStepperVertical/VStepperVertical.mjs +1 -1
  216. package/lib/labs/VStepperVertical/VStepperVerticalActions.mjs +1 -1
  217. package/lib/labs/VStepperVertical/VStepperVerticalItem.mjs +1 -1
  218. package/lib/labs/VStepperVertical/index.d.mts +1 -1
  219. package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
  220. package/lib/labs/VTimePicker/VTimePickerControls.mjs +1 -1
  221. package/lib/labs/VTreeview/VTreeview.mjs +1 -1
  222. package/lib/labs/VTreeview/VTreeviewChildren.mjs +1 -1
  223. package/lib/labs/VTreeview/VTreeviewGroup.mjs +1 -1
  224. package/lib/labs/VTreeview/VTreeviewItem.mjs +1 -1
  225. package/lib/labs/VTreeview/index.d.mts +5 -5
  226. package/lib/labs/components.d.mts +32 -32
  227. package/lib/locale/adapters/vue-i18n.mjs +0 -1
  228. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  229. package/package.json +16 -15
@@ -1,10 +1,10 @@
1
1
  /*!
2
- * Vuetify v3.7.12-master.2025-02-17
2
+ * Vuetify v3.7.12-master.2025-02-18
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
6
6
 
7
- import { shallowRef, Fragment, reactive, computed, watchEffect, toRefs, capitalize, isVNode, Comment, unref, warn, getCurrentInstance as getCurrentInstance$1, ref, provide, inject as inject$1, defineComponent as defineComponent$1, camelize, h, onBeforeUnmount, watch, readonly, onDeactivated, onActivated, onMounted, onScopeDispose, effectScope, toRaw, createVNode, TransitionGroup, Transition, mergeProps, isRef, toRef, onBeforeMount, nextTick, withDirectives, resolveDirective, vShow, onUpdated, Text, resolveDynamicComponent, markRaw, Teleport, cloneVNode, createTextVNode, onUnmounted, onBeforeUpdate, withModifiers, toDisplayString, vModelText, resolveComponent, render } from 'vue';
7
+ import { shallowRef, reactive, computed, watchEffect, toRefs, capitalize, unref, Fragment, isVNode, Comment, warn, getCurrentInstance as getCurrentInstance$1, ref, provide, inject as inject$1, defineComponent as defineComponent$1, h, camelize, onBeforeUnmount, watch, readonly, onMounted, onDeactivated, onActivated, onScopeDispose, effectScope, toRaw, createVNode, TransitionGroup, Transition, mergeProps, isRef, toRef, onBeforeMount, nextTick, withDirectives, resolveDirective, vShow, onUpdated, Text, resolveDynamicComponent, markRaw, Teleport, cloneVNode, createTextVNode, onUnmounted, onBeforeUpdate, withModifiers, toDisplayString, vModelText, resolveComponent, render } from 'vue';
8
8
 
9
9
  // Types
10
10
  // eslint-disable-line vue/prefer-import-from-vue
@@ -243,7 +243,7 @@ function pickWithRest(obj, paths, exclude) {
243
243
  const found = Object.create(null);
244
244
  const rest = Object.create(null);
245
245
  for (const key in obj) {
246
- if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) && !exclude?.some(path => path === key)) {
246
+ if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) && true) {
247
247
  found[key] = obj[key];
248
248
  } else {
249
249
  rest[key] = obj[key];
@@ -877,7 +877,7 @@ function APCAcontrast(text, background) {
877
877
  // WoB should always return negative value.
878
878
 
879
879
  const SAPC = (Ybg ** revBG - Ytxt ** revTXT) * scaleWoB;
880
- outputContrast = SAPC > -loClip ? 0.0 : SAPC > -loConThresh ? SAPC - SAPC * loConFactor * loConOffset : SAPC + loConOffset;
880
+ outputContrast = SAPC > -1e-3 ? 0.0 : SAPC > -0.078 ? SAPC - SAPC * loConFactor * loConOffset : SAPC + loConOffset;
881
881
  }
882
882
  return outputContrast * 100;
883
883
  }
@@ -917,7 +917,7 @@ function toXYZ$1(lab) {
917
917
  // Types
918
918
 
919
919
  // For converting XYZ to sRGB
920
- const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.2040, 1.0570]];
920
+ const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.204, 1.0570]];
921
921
 
922
922
  // Forward gamma adjust
923
923
  const srgbForwardTransform = C => C <= 0.0031308 ? C * 12.92 : 1.055 * C ** (1 / 2.4) - 0.055;
@@ -1265,7 +1265,7 @@ function getForeground(color) {
1265
1265
  function getCurrentInstance(name, message) {
1266
1266
  const vm = getCurrentInstance$1();
1267
1267
  if (!vm) {
1268
- throw new Error(`[Vuetify] ${name} ${message || 'must be called from inside a setup function'}`);
1268
+ throw new Error(`[Vuetify] ${name} ${'must be called from inside a setup function'}`);
1269
1269
  }
1270
1270
  return vm;
1271
1271
  }
@@ -2818,6 +2818,8 @@ function ExpandTransitionGenerator () {
2818
2818
  }
2819
2819
  }
2820
2820
 
2821
+ // Utilities
2822
+
2821
2823
  // Types
2822
2824
 
2823
2825
  const makeVDialogTransitionProps = propsFactory({
@@ -4720,7 +4722,6 @@ function useIntersectionObserver(callback, options) {
4720
4722
  const isIntersecting = shallowRef(false);
4721
4723
  if (SUPPORTS_INTERSECTION) {
4722
4724
  const observer = new IntersectionObserver(entries => {
4723
- callback?.(entries, observer);
4724
4725
  isIntersecting.value = !!entries.find(entry => entry.isIntersecting);
4725
4726
  }, options);
4726
4727
  onBeforeUnmount(() => {
@@ -18380,13 +18381,7 @@ function provideGroupBy(options) {
18380
18381
  return [...new Set(arr)];
18381
18382
  }
18382
18383
  return dive({
18383
- type: 'group',
18384
- items,
18385
- id: 'dummy',
18386
- key: 'dummy',
18387
- value: 'dummy',
18388
- depth: 0
18389
- });
18384
+ items});
18390
18385
  }
18391
18386
 
18392
18387
  // onBeforeMount(() => {
@@ -23081,8 +23076,7 @@ const VFileInput = genericComponent()({
23081
23076
  const fieldProps = filterFieldProps(props);
23082
23077
  return createVNode(VInput, mergeProps({
23083
23078
  "ref": vInputRef,
23084
- "modelValue": model.value,
23085
- "onUpdate:modelValue": $event => model.value = $event,
23079
+ "modelValue": props.multiple ? model.value : model.value[0],
23086
23080
  "class": ['v-file-input', {
23087
23081
  'v-file-input--chips': !!props.chips,
23088
23082
  'v-file-input--hide': props.hideInput,
@@ -23921,7 +23915,7 @@ const HISTORY = 20; // number of samples to keep
23921
23915
  /** @see https://android.googlesource.com/platform/frameworks/native/+/master/libs/input/VelocityTracker.cpp */
23922
23916
  function kineticEnergyToVelocity(work) {
23923
23917
  const sqrt2 = 1.41421356237;
23924
- return (work < 0 ? -1.0 : 1.0) * Math.sqrt(Math.abs(work)) * sqrt2;
23918
+ return (work < 0 ? -1 : 1.0) * Math.sqrt(Math.abs(work)) * sqrt2;
23925
23919
  }
23926
23920
 
23927
23921
  /**
@@ -24303,7 +24297,6 @@ const VNavigationDrawer = genericComponent()({
24303
24297
  const size = isTemporary.value ? 0 : props.rail && props.expandOnHover ? Number(props.railWidth) : width.value;
24304
24298
  return isDragging.value ? size * dragProgress.value : size;
24305
24299
  });
24306
- const elementSize = computed(() => ['top', 'bottom'].includes(props.location) ? 0 : width.value);
24307
24300
  const {
24308
24301
  layoutItemStyles,
24309
24302
  layoutItemScrimStyles
@@ -24312,7 +24305,7 @@ const VNavigationDrawer = genericComponent()({
24312
24305
  order: computed(() => parseInt(props.order, 10)),
24313
24306
  position: location,
24314
24307
  layoutSize,
24315
- elementSize,
24308
+ elementSize: width,
24316
24309
  active: computed(() => isActive.value || isDragging.value),
24317
24310
  disableTransitions: computed(() => isDragging.value),
24318
24311
  absolute: computed(() =>
@@ -24358,9 +24351,7 @@ const VNavigationDrawer = genericComponent()({
24358
24351
  'v-navigation-drawer--active': isActive.value,
24359
24352
  'v-navigation-drawer--sticky': isSticky.value
24360
24353
  }, themeClasses.value, backgroundColorClasses.value, borderClasses.value, displayClasses.value, elevationClasses.value, roundedClasses.value, props.class],
24361
- "style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style, ['top', 'bottom'].includes(location.value) ? {
24362
- height: 'auto'
24363
- } : {}]
24354
+ "style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style]
24364
24355
  }, scopeId, attrs), {
24365
24356
  default: () => [hasImage && createVNode("div", {
24366
24357
  "key": "image",
@@ -25680,6 +25671,8 @@ const makeLineProps = propsFactory({
25680
25671
  }
25681
25672
  }, 'Line');
25682
25673
 
25674
+ // Utilities
25675
+
25683
25676
  // Types
25684
25677
 
25685
25678
  const makeVBarlineProps = propsFactory({
@@ -25877,6 +25870,8 @@ function moveTo(to, from, radius) {
25877
25870
  };
25878
25871
  }
25879
25872
 
25873
+ // Utilities
25874
+
25880
25875
  // Types
25881
25876
 
25882
25877
  const makeVTrendlineProps = propsFactory({
@@ -27819,6 +27814,10 @@ const VCalendarInterval = genericComponent()({
27819
27814
  ...makeVCalendarIntervalProps()
27820
27815
  },
27821
27816
  setup(props, _ref) {
27817
+ let {
27818
+ emit,
27819
+ slots
27820
+ } = _ref;
27822
27821
  const adapter = useDate();
27823
27822
  const interval = computed(() => {
27824
27823
  const start = adapter.addMinutes(adapter.startOfDay(props.day.date), props.intervalDuration * (props.index + props.intervalStart));
@@ -28290,7 +28289,8 @@ const VDateInput = genericComponent()({
28290
28289
  "onClick:prepend": isInteractive.value ? onClick : undefined,
28291
28290
  "onUpdate:modelValue": onUpdateModel
28292
28291
  }), {
28293
- default: () => [createVNode(VMenu, {
28292
+ ...slots,
28293
+ default: () => createVNode(Fragment, null, [createVNode(VMenu, {
28294
28294
  "modelValue": menu.value,
28295
28295
  "onUpdate:modelValue": $event => menu.value = $event,
28296
28296
  "activator": "parent",
@@ -28333,7 +28333,7 @@ const VDateInput = genericComponent()({
28333
28333
  });
28334
28334
  }
28335
28335
  })]
28336
- }), slots.default?.()]
28336
+ }), slots.default?.()])
28337
28337
  });
28338
28338
  });
28339
28339
  return forwardRefs({}, vDateInputRef);
@@ -29832,7 +29832,7 @@ const VTimePickerControls = genericComponent()({
29832
29832
  const rangeHours24 = createRange(24);
29833
29833
  const rangeHours12am = createRange(12);
29834
29834
  const rangeHours12pm = rangeHours12am.map(v => v + 12);
29835
- const range60 = createRange(60);
29835
+ createRange(60);
29836
29836
  const selectingNames = {
29837
29837
  1: 'hour',
29838
29838
  2: 'minute',
@@ -29982,11 +29982,11 @@ const VTimePicker = genericComponent()({
29982
29982
  period.value = inputHour.value == null || inputHour.value < 12 ? 'am' : 'pm';
29983
29983
  }
29984
29984
  function firstAllowed(type, value) {
29985
- const allowedFn = type === 'hour' ? isAllowedHourCb.value : type === 'minute' ? isAllowedMinuteCb.value : isAllowedSecondCb.value;
29985
+ const allowedFn = isAllowedHourCb.value ;
29986
29986
  if (!allowedFn) return value;
29987
29987
 
29988
29988
  // TODO: clean up (Note from V2 code)
29989
- const range = type === 'minute' ? range60 : type === 'second' ? range60 : isAmPm.value ? value < 12 ? rangeHours12am : rangeHours12pm : rangeHours24;
29989
+ const range = isAmPm.value ? value < 12 ? rangeHours12am : rangeHours12pm : rangeHours24;
29990
29990
  const first = range.find(v => allowedFn((v + value) % range.length + range[0]));
29991
29991
  return ((first || 0) + value) % range.length + range[0];
29992
29992
  }
@@ -30966,7 +30966,7 @@ function createVuetify$1() {
30966
30966
  goTo
30967
30967
  };
30968
30968
  }
30969
- const version$1 = "3.7.12-master.2025-02-17";
30969
+ const version$1 = "3.7.12-master.2025-02-18";
30970
30970
  createVuetify$1.version = version$1;
30971
30971
 
30972
30972
  // Vue's inject() can only be used in setup
@@ -31219,7 +31219,7 @@ var index = /*#__PURE__*/Object.freeze({
31219
31219
 
31220
31220
  /* eslint-disable local-rules/sort-imports */
31221
31221
 
31222
- const version = "3.7.12-master.2025-02-17";
31222
+ const version = "3.7.12-master.2025-02-18";
31223
31223
 
31224
31224
  /* eslint-disable local-rules/sort-imports */
31225
31225