@vuetify/nightly 3.6.13-pr-20185.5bf1ff4 → 3.6.14-master.2024-08-02

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 (143) hide show
  1. package/dist/json/attributes.json +96 -96
  2. package/dist/json/importMap-labs.json +16 -16
  3. package/dist/json/importMap.json +136 -136
  4. package/dist/json/web-types.json +188 -188
  5. package/dist/vuetify-labs.css +3094 -3095
  6. package/dist/vuetify-labs.esm.js +6 -6
  7. package/dist/vuetify-labs.esm.js.map +1 -1
  8. package/dist/vuetify-labs.js +6 -6
  9. package/dist/vuetify-labs.min.css +2 -2
  10. package/dist/vuetify.css +2736 -2737
  11. package/dist/vuetify.d.ts +46 -46
  12. package/dist/vuetify.esm.js +6 -6
  13. package/dist/vuetify.esm.js.map +1 -1
  14. package/dist/vuetify.js +6 -6
  15. package/dist/vuetify.js.map +1 -1
  16. package/dist/vuetify.min.css +2 -2
  17. package/dist/vuetify.min.js +5 -5
  18. package/dist/vuetify.min.js.map +1 -1
  19. package/lib/components/VAlert/VAlert.mjs.map +1 -1
  20. package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
  21. package/lib/components/VBadge/VBadge.mjs.map +1 -1
  22. package/lib/components/VBanner/VBanner.mjs.map +1 -1
  23. package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs.map +1 -1
  24. package/lib/components/VCarousel/VCarousel.mjs.map +1 -1
  25. package/lib/components/VCheckbox/VCheckbox.mjs.map +1 -1
  26. package/lib/components/VColorPicker/VColorPickerCanvas.mjs.map +1 -1
  27. package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
  28. package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.cy.mjs.map +1 -1
  29. package/lib/components/VCounter/VCounter.mjs.map +1 -1
  30. package/lib/components/VDataTable/VDataTableColumn.mjs.map +1 -1
  31. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  32. package/lib/components/VDataTable/VDataTableRow.mjs.map +1 -1
  33. package/lib/components/VDataTable/VDataTableRows.mjs.map +1 -1
  34. package/lib/components/VDataTable/composables/group.mjs.map +1 -1
  35. package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
  36. package/lib/components/VDataTable/composables/options.mjs +1 -1
  37. package/lib/components/VDataTable/composables/options.mjs.map +1 -1
  38. package/lib/components/VDatePicker/VDatePicker.mjs.map +1 -1
  39. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +1 -1
  40. package/lib/components/VDatePicker/util/monthChange.mjs.map +1 -1
  41. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +1 -1
  42. package/lib/components/VDivider/VDivider.mjs.map +1 -1
  43. package/lib/components/VEmptyState/VEmptyState.mjs.map +1 -1
  44. package/lib/components/VExpansionPanel/VExpansionPanels.mjs.map +1 -1
  45. package/lib/components/VFab/VFab.mjs.map +1 -1
  46. package/lib/components/VField/VField.mjs.map +1 -1
  47. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  48. package/lib/components/VGrid/VCol.mjs.map +1 -1
  49. package/lib/components/VGrid/VRow.mjs.map +1 -1
  50. package/lib/components/VImg/VImg.mjs.map +1 -1
  51. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs.map +1 -1
  52. package/lib/components/VInput/InputIcon.mjs.map +1 -1
  53. package/lib/components/VInput/VInput.mjs.map +1 -1
  54. package/lib/components/VList/VList.mjs.map +1 -1
  55. package/lib/components/VList/VListGroup.mjs.map +1 -1
  56. package/lib/components/VList/VListItem.mjs.map +1 -1
  57. package/lib/components/VMenu/VMenu.mjs.map +1 -1
  58. package/lib/components/VMessages/VMessages.mjs.map +1 -1
  59. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  60. package/lib/components/VNavigationDrawer/touch.mjs.map +1 -1
  61. package/lib/components/VOverlay/locationStrategies.mjs.map +1 -1
  62. package/lib/components/VPagination/VPagination.mjs.map +1 -1
  63. package/lib/components/VParallax/VParallax.mjs.map +1 -1
  64. package/lib/components/VProgressCircular/VProgressCircular.mjs.map +1 -1
  65. package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
  66. package/lib/components/VRadioGroup/VRadioGroup.mjs.map +1 -1
  67. package/lib/components/VRangeSlider/VRangeSlider.mjs.map +1 -1
  68. package/lib/components/VRating/VRating.mjs.map +1 -1
  69. package/lib/components/VSelect/VSelect.mjs.map +1 -1
  70. package/lib/components/VSelectionControl/VSelectionControl.mjs.map +1 -1
  71. package/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs.map +1 -1
  72. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs.map +1 -1
  73. package/lib/components/VSlider/VSliderTrack.mjs.map +1 -1
  74. package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
  75. package/lib/components/VSparkline/VBarline.mjs.map +1 -1
  76. package/lib/components/VSparkline/VSparkline.mjs.map +1 -1
  77. package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
  78. package/lib/components/VSparkline/util/path.mjs.map +1 -1
  79. package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
  80. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  81. package/lib/components/VSwitch/VSwitch.mjs.map +1 -1
  82. package/lib/components/VTabs/VTab.mjs.map +1 -1
  83. package/lib/components/VTabs/VTabs.mjs.map +1 -1
  84. package/lib/components/VTextarea/VTextarea.mjs.map +1 -1
  85. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  86. package/lib/components/VTimeline/VTimelineItem.mjs.map +1 -1
  87. package/lib/components/VToolbar/VToolbar.mjs.map +1 -1
  88. package/lib/components/VTooltip/VTooltip.mjs.map +1 -1
  89. package/lib/components/VWindow/VWindow.mjs.map +1 -1
  90. package/lib/components/transitions/createTransition.mjs.map +1 -1
  91. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  92. package/lib/components/transitions/expand-transition.mjs.map +1 -1
  93. package/lib/composables/border.mjs.map +1 -1
  94. package/lib/composables/color.mjs.map +1 -1
  95. package/lib/composables/date/adapters/vuetify.mjs.map +1 -1
  96. package/lib/composables/density.mjs.map +1 -1
  97. package/lib/composables/display.mjs.map +1 -1
  98. package/lib/composables/elevation.mjs.map +1 -1
  99. package/lib/composables/focus.mjs.map +1 -1
  100. package/lib/composables/form.mjs.map +1 -1
  101. package/lib/composables/goto.mjs.map +1 -1
  102. package/lib/composables/group.mjs.map +1 -1
  103. package/lib/composables/icons.mjs.map +1 -1
  104. package/lib/composables/layout.mjs.map +1 -1
  105. package/lib/composables/loader.mjs.map +1 -1
  106. package/lib/composables/locale.mjs.map +1 -1
  107. package/lib/composables/location.mjs.map +1 -1
  108. package/lib/composables/position.mjs.map +1 -1
  109. package/lib/composables/proxiedModel.mjs.map +1 -1
  110. package/lib/composables/rounded.mjs.map +1 -1
  111. package/lib/composables/scroll.mjs.map +1 -1
  112. package/lib/composables/size.mjs.map +1 -1
  113. package/lib/composables/teleport.mjs.map +1 -1
  114. package/lib/composables/theme.mjs.map +1 -1
  115. package/lib/composables/touch.mjs.map +1 -1
  116. package/lib/composables/validation.mjs.map +1 -1
  117. package/lib/composables/variant.mjs.map +1 -1
  118. package/lib/directives/color/index.mjs.map +1 -1
  119. package/lib/directives/ripple/index.mjs.map +1 -1
  120. package/lib/entry-bundler.mjs +1 -1
  121. package/lib/entry-bundler.mjs.map +1 -1
  122. package/lib/framework.mjs +1 -1
  123. package/lib/framework.mjs.map +1 -1
  124. package/lib/index.d.mts +46 -46
  125. package/lib/labs/VCalendar/VCalendar.mjs.map +1 -1
  126. package/lib/labs/VCalendar/VCalendarInterval.mjs.map +1 -1
  127. package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs.map +1 -1
  128. package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
  129. package/lib/labs/VStepperVertical/VStepperVertical.mjs.map +1 -1
  130. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  131. package/lib/labs/VTimePicker/VTimePickerClock.mjs.map +1 -1
  132. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  133. package/lib/locale/adapters/vuetify.mjs.map +1 -1
  134. package/lib/locale/fr.mjs.map +1 -1
  135. package/lib/locale/it.mjs.map +1 -1
  136. package/lib/services/goto/index.mjs.map +1 -1
  137. package/lib/services/goto/util.mjs.map +1 -1
  138. package/lib/util/colorUtils.mjs.map +1 -1
  139. package/lib/util/console.mjs.map +1 -1
  140. package/lib/util/getCurrentInstance.mjs.map +1 -1
  141. package/lib/util/helpers.mjs +2 -2
  142. package/lib/util/helpers.mjs.map +1 -1
  143. package/package.json +1 -1
package/dist/vuetify.d.ts CHANGED
@@ -72814,41 +72814,41 @@ declare global {
72814
72814
  }
72815
72815
  }
72816
72816
  interface _GlobalComponents {
72817
+ VApp: typeof import('vuetify/components')['VApp']
72817
72818
  VAppBar: typeof import('vuetify/components')['VAppBar']
72818
72819
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
72819
72820
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
72820
- VApp: typeof import('vuetify/components')['VApp']
72821
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
72822
- VBadge: typeof import('vuetify/components')['VBadge']
72823
- VAvatar: typeof import('vuetify/components')['VAvatar']
72821
+ VAlert: typeof import('vuetify/components')['VAlert']
72822
+ VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
72824
72823
  VBanner: typeof import('vuetify/components')['VBanner']
72825
72824
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
72826
72825
  VBannerText: typeof import('vuetify/components')['VBannerText']
72827
- VAlert: typeof import('vuetify/components')['VAlert']
72828
- VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
72826
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
72827
+ VAvatar: typeof import('vuetify/components')['VAvatar']
72829
72828
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
72830
72829
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
72831
72830
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
72831
+ VBadge: typeof import('vuetify/components')['VBadge']
72832
+ VBtn: typeof import('vuetify/components')['VBtn']
72832
72833
  VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
72833
72834
  VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
72834
- VBtn: typeof import('vuetify/components')['VBtn']
72835
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
72836
72835
  VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
72836
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
72837
+ VCarousel: typeof import('vuetify/components')['VCarousel']
72838
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
72837
72839
  VCard: typeof import('vuetify/components')['VCard']
72838
72840
  VCardActions: typeof import('vuetify/components')['VCardActions']
72839
72841
  VCardItem: typeof import('vuetify/components')['VCardItem']
72840
72842
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
72841
72843
  VCardText: typeof import('vuetify/components')['VCardText']
72842
72844
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
72843
- VCarousel: typeof import('vuetify/components')['VCarousel']
72844
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
72845
72845
  VChip: typeof import('vuetify/components')['VChip']
72846
+ VChipGroup: typeof import('vuetify/components')['VChipGroup']
72847
+ VCode: typeof import('vuetify/components')['VCode']
72846
72848
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
72847
72849
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
72848
- VCode: typeof import('vuetify/components')['VCode']
72849
- VChipGroup: typeof import('vuetify/components')['VChipGroup']
72850
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
72851
72850
  VCombobox: typeof import('vuetify/components')['VCombobox']
72851
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
72852
72852
  VCounter: typeof import('vuetify/components')['VCounter']
72853
72853
  VDataTable: typeof import('vuetify/components')['VDataTable']
72854
72854
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
@@ -72863,14 +72863,14 @@ interface _GlobalComponents {
72863
72863
  VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
72864
72864
  VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
72865
72865
  VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
72866
- VDivider: typeof import('vuetify/components')['VDivider']
72867
72866
  VDialog: typeof import('vuetify/components')['VDialog']
72868
72867
  VEmptyState: typeof import('vuetify/components')['VEmptyState']
72869
- VFab: typeof import('vuetify/components')['VFab']
72868
+ VDivider: typeof import('vuetify/components')['VDivider']
72870
72869
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
72871
72870
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
72872
72871
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
72873
72872
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
72873
+ VFab: typeof import('vuetify/components')['VFab']
72874
72874
  VFileInput: typeof import('vuetify/components')['VFileInput']
72875
72875
  VField: typeof import('vuetify/components')['VField']
72876
72876
  VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
@@ -72880,10 +72880,12 @@ interface _GlobalComponents {
72880
72880
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
72881
72881
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
72882
72882
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
72883
- VInput: typeof import('vuetify/components')['VInput']
72884
72883
  VImg: typeof import('vuetify/components')['VImg']
72885
72884
  VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
72886
- VKbd: typeof import('vuetify/components')['VKbd']
72885
+ VItemGroup: typeof import('vuetify/components')['VItemGroup']
72886
+ VItem: typeof import('vuetify/components')['VItem']
72887
+ VInput: typeof import('vuetify/components')['VInput']
72888
+ VLabel: typeof import('vuetify/components')['VLabel']
72887
72889
  VList: typeof import('vuetify/components')['VList']
72888
72890
  VListGroup: typeof import('vuetify/components')['VListGroup']
72889
72891
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -72893,61 +72895,53 @@ interface _GlobalComponents {
72893
72895
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
72894
72896
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
72895
72897
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
72896
- VLabel: typeof import('vuetify/components')['VLabel']
72897
- VItemGroup: typeof import('vuetify/components')['VItemGroup']
72898
- VItem: typeof import('vuetify/components')['VItem']
72898
+ VKbd: typeof import('vuetify/components')['VKbd']
72899
72899
  VMain: typeof import('vuetify/components')['VMain']
72900
- VMessages: typeof import('vuetify/components')['VMessages']
72901
72900
  VMenu: typeof import('vuetify/components')['VMenu']
72901
+ VMessages: typeof import('vuetify/components')['VMessages']
72902
72902
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
72903
- VOverlay: typeof import('vuetify/components')['VOverlay']
72904
72903
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
72904
+ VOverlay: typeof import('vuetify/components')['VOverlay']
72905
72905
  VPagination: typeof import('vuetify/components')['VPagination']
72906
- VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
72907
72906
  VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
72908
- VRating: typeof import('vuetify/components')['VRating']
72907
+ VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
72909
72908
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
72909
+ VRating: typeof import('vuetify/components')['VRating']
72910
72910
  VSelect: typeof import('vuetify/components')['VSelect']
72911
- VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
72911
+ VSheet: typeof import('vuetify/components')['VSheet']
72912
72912
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
72913
- VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
72914
- VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
72913
+ VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
72915
72914
  VSlider: typeof import('vuetify/components')['VSlider']
72916
- VSheet: typeof import('vuetify/components')['VSheet']
72917
72915
  VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
72916
+ VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
72917
+ VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
72918
72918
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
72919
- VSwitch: typeof import('vuetify/components')['VSwitch']
72920
- VStepper: typeof import('vuetify/components')['VStepper']
72921
- VStepperActions: typeof import('vuetify/components')['VStepperActions']
72922
- VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
72923
- VStepperItem: typeof import('vuetify/components')['VStepperItem']
72924
- VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
72925
- VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
72926
72919
  VSystemBar: typeof import('vuetify/components')['VSystemBar']
72920
+ VSwitch: typeof import('vuetify/components')['VSwitch']
72927
72921
  VTab: typeof import('vuetify/components')['VTab']
72928
72922
  VTabs: typeof import('vuetify/components')['VTabs']
72929
72923
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
72930
72924
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
72925
+ VTextField: typeof import('vuetify/components')['VTextField']
72926
+ VToolbar: typeof import('vuetify/components')['VToolbar']
72927
+ VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
72928
+ VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
72931
72929
  VTable: typeof import('vuetify/components')['VTable']
72932
72930
  VTextarea: typeof import('vuetify/components')['VTextarea']
72931
+ VTooltip: typeof import('vuetify/components')['VTooltip']
72933
72932
  VTimeline: typeof import('vuetify/components')['VTimeline']
72934
72933
  VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
72935
- VTooltip: typeof import('vuetify/components')['VTooltip']
72936
- VToolbar: typeof import('vuetify/components')['VToolbar']
72937
- VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
72938
- VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
72939
- VTextField: typeof import('vuetify/components')['VTextField']
72940
72934
  VWindow: typeof import('vuetify/components')['VWindow']
72941
72935
  VWindowItem: typeof import('vuetify/components')['VWindowItem']
72942
72936
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
72943
72937
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
72944
72938
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
72945
72939
  VForm: typeof import('vuetify/components')['VForm']
72946
- VHover: typeof import('vuetify/components')['VHover']
72947
72940
  VContainer: typeof import('vuetify/components')['VContainer']
72948
72941
  VCol: typeof import('vuetify/components')['VCol']
72949
72942
  VRow: typeof import('vuetify/components')['VRow']
72950
72943
  VSpacer: typeof import('vuetify/components')['VSpacer']
72944
+ VHover: typeof import('vuetify/components')['VHover']
72951
72945
  VLayout: typeof import('vuetify/components')['VLayout']
72952
72946
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
72953
72947
  VLazy: typeof import('vuetify/components')['VLazy']
@@ -72955,8 +72949,8 @@ interface _GlobalComponents {
72955
72949
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
72956
72950
  VParallax: typeof import('vuetify/components')['VParallax']
72957
72951
  VRadio: typeof import('vuetify/components')['VRadio']
72958
- VResponsive: typeof import('vuetify/components')['VResponsive']
72959
72952
  VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
72953
+ VResponsive: typeof import('vuetify/components')['VResponsive']
72960
72954
  VSparkline: typeof import('vuetify/components')['VSparkline']
72961
72955
  VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
72962
72956
  VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
@@ -72978,18 +72972,24 @@ interface _GlobalComponents {
72978
72972
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
72979
72973
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
72980
72974
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
72975
+ VStepper: typeof import('vuetify/components')['VStepper']
72976
+ VStepperActions: typeof import('vuetify/components')['VStepperActions']
72977
+ VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
72978
+ VStepperItem: typeof import('vuetify/components')['VStepperItem']
72979
+ VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
72980
+ VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
72981
+ VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
72981
72982
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
72982
72983
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
72983
72984
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
72984
72985
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
72985
72986
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
72986
72987
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
72987
- VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
72988
- VPicker: typeof import('vuetify/labs/components')['VPicker']
72989
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
72990
72988
  VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
72991
72989
  VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
72992
72990
  VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
72991
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
72992
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
72993
72993
  VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
72994
72994
  VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
72995
72995
  VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
@@ -72997,8 +72997,8 @@ interface _GlobalComponents {
72997
72997
  VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
72998
72998
  VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
72999
72999
  VDateInput: typeof import('vuetify/labs/components')['VDateInput']
73000
- VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
73001
73000
  VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
73001
+ VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
73002
73002
  }
73003
73003
  declare module 'vue' {
73004
73004
  export type JSXComponent<Props = any> = { new (): ComponentPublicInstance<Props> } | FunctionalComponent<Props>
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.6.13-pr-20185.5bf1ff4
2
+ * Vuetify v3.6.14-master.2024-08-02
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -11,8 +11,8 @@ const SUPPORTS_INTERSECTION = IN_BROWSER && 'IntersectionObserver' in window;
11
11
  const SUPPORTS_TOUCH = IN_BROWSER && ('ontouchstart' in window || window.navigator.maxTouchPoints > 0);
12
12
  const SUPPORTS_EYE_DROPPER = IN_BROWSER && 'EyeDropper' in window;
13
13
 
14
- function _classPrivateFieldInitSpec(obj, privateMap, value) { _checkPrivateRedeclaration(obj, privateMap); privateMap.set(obj, value); }
15
- function _checkPrivateRedeclaration(obj, privateCollection) { if (privateCollection.has(obj)) { throw new TypeError("Cannot initialize the same private elements twice on an object"); } }
14
+ function _classPrivateFieldInitSpec(e, t, a) { _checkPrivateRedeclaration(e, t), t.set(e, a); }
15
+ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); }
16
16
  function _classPrivateFieldSet(s, a, r) { return s.set(_assertClassBrand(s, a), r), r; }
17
17
  function _classPrivateFieldGet(s, a) { return s.get(_assertClassBrand(s, a)); }
18
18
  function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); }
@@ -18476,7 +18476,7 @@ function useOptions(_ref) {
18476
18476
  if (deepEqual(oldOptions, options.value)) return;
18477
18477
 
18478
18478
  // Reset page when searching
18479
- if (oldOptions?.search != null && oldOptions.search !== options.value.search) {
18479
+ if (oldOptions && oldOptions.search !== options.value.search) {
18480
18480
  page.value = 1;
18481
18481
  }
18482
18482
  vm.emit('update:options', options.value);
@@ -28138,7 +28138,7 @@ function createVuetify$1() {
28138
28138
  goTo
28139
28139
  };
28140
28140
  }
28141
- const version$1 = "3.6.13-pr-20185.5bf1ff4";
28141
+ const version$1 = "3.6.14-master.2024-08-02";
28142
28142
  createVuetify$1.version = version$1;
28143
28143
 
28144
28144
  // Vue's inject() can only be used in setup
@@ -28163,7 +28163,7 @@ const createVuetify = function () {
28163
28163
  ...options
28164
28164
  });
28165
28165
  };
28166
- const version = "3.6.13-pr-20185.5bf1ff4";
28166
+ const version = "3.6.14-master.2024-08-02";
28167
28167
  createVuetify.version = version;
28168
28168
 
28169
28169
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };