@vuetify/nightly 3.6.14-master.2024-08-04 → 3.6.14-master.2024-08-12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vuetify.d.ts CHANGED
@@ -72818,44 +72818,37 @@ interface _GlobalComponents {
72818
72818
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
72819
72819
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
72820
72820
  VApp: typeof import('vuetify/components')['VApp']
72821
- VAvatar: typeof import('vuetify/components')['VAvatar']
72822
72821
  VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
72823
72822
  VAlert: typeof import('vuetify/components')['VAlert']
72824
72823
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
72824
+ VBadge: typeof import('vuetify/components')['VBadge']
72825
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
72826
+ VAvatar: typeof import('vuetify/components')['VAvatar']
72827
+ VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
72825
72828
  VBanner: typeof import('vuetify/components')['VBanner']
72826
72829
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
72827
72830
  VBannerText: typeof import('vuetify/components')['VBannerText']
72828
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
72829
- VBadge: typeof import('vuetify/components')['VBadge']
72831
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
72832
+ VBtn: typeof import('vuetify/components')['VBtn']
72830
72833
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
72831
72834
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
72832
72835
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
72833
- VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
72834
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
72835
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
72836
- VBtn: typeof import('vuetify/components')['VBtn']
72837
72836
  VCard: typeof import('vuetify/components')['VCard']
72838
72837
  VCardActions: typeof import('vuetify/components')['VCardActions']
72839
72838
  VCardItem: typeof import('vuetify/components')['VCardItem']
72840
72839
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
72841
72840
  VCardText: typeof import('vuetify/components')['VCardText']
72842
72841
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
72843
- VCarousel: typeof import('vuetify/components')['VCarousel']
72844
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
72842
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
72843
+ VChip: typeof import('vuetify/components')['VChip']
72845
72844
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
72846
72845
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
72847
- VCode: typeof import('vuetify/components')['VCode']
72846
+ VCarousel: typeof import('vuetify/components')['VCarousel']
72847
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
72848
72848
  VChipGroup: typeof import('vuetify/components')['VChipGroup']
72849
- VChip: typeof import('vuetify/components')['VChip']
72849
+ VCode: typeof import('vuetify/components')['VCode']
72850
72850
  VColorPicker: typeof import('vuetify/components')['VColorPicker']
72851
72851
  VCombobox: typeof import('vuetify/components')['VCombobox']
72852
- VDataTable: typeof import('vuetify/components')['VDataTable']
72853
- VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
72854
- VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
72855
- VDataTableRows: typeof import('vuetify/components')['VDataTableRows']
72856
- VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
72857
- VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
72858
- VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
72859
72852
  VCounter: typeof import('vuetify/components')['VCounter']
72860
72853
  VDatePicker: typeof import('vuetify/components')['VDatePicker']
72861
72854
  VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
@@ -72863,27 +72856,34 @@ interface _GlobalComponents {
72863
72856
  VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
72864
72857
  VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
72865
72858
  VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
72859
+ VDataTable: typeof import('vuetify/components')['VDataTable']
72860
+ VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
72861
+ VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
72862
+ VDataTableRows: typeof import('vuetify/components')['VDataTableRows']
72863
+ VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
72864
+ VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
72865
+ VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
72866
72866
  VDialog: typeof import('vuetify/components')['VDialog']
72867
- VEmptyState: typeof import('vuetify/components')['VEmptyState']
72868
72867
  VDivider: typeof import('vuetify/components')['VDivider']
72869
- VFooter: typeof import('vuetify/components')['VFooter']
72870
- VFileInput: typeof import('vuetify/components')['VFileInput']
72871
72868
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
72872
72869
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
72873
72870
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
72874
72871
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
72875
- VField: typeof import('vuetify/components')['VField']
72876
- VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
72877
72872
  VFab: typeof import('vuetify/components')['VFab']
72873
+ VFileInput: typeof import('vuetify/components')['VFileInput']
72874
+ VEmptyState: typeof import('vuetify/components')['VEmptyState']
72878
72875
  VIcon: typeof import('vuetify/components')['VIcon']
72879
72876
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
72880
72877
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
72881
72878
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
72882
72879
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
72883
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
72880
+ VField: typeof import('vuetify/components')['VField']
72881
+ VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
72884
72882
  VImg: typeof import('vuetify/components')['VImg']
72883
+ VFooter: typeof import('vuetify/components')['VFooter']
72885
72884
  VInput: typeof import('vuetify/components')['VInput']
72886
- VKbd: typeof import('vuetify/components')['VKbd']
72885
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
72886
+ VLabel: typeof import('vuetify/components')['VLabel']
72887
72887
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
72888
72888
  VItem: typeof import('vuetify/components')['VItem']
72889
72889
  VList: typeof import('vuetify/components')['VList']
@@ -72895,50 +72895,50 @@ interface _GlobalComponents {
72895
72895
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
72896
72896
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
72897
72897
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
72898
- VLabel: typeof import('vuetify/components')['VLabel']
72899
- VMain: typeof import('vuetify/components')['VMain']
72898
+ VKbd: typeof import('vuetify/components')['VKbd']
72900
72899
  VMenu: typeof import('vuetify/components')['VMenu']
72901
- VMessages: typeof import('vuetify/components')['VMessages']
72900
+ VMain: typeof import('vuetify/components')['VMain']
72902
72901
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
72903
- VOverlay: typeof import('vuetify/components')['VOverlay']
72902
+ VMessages: typeof import('vuetify/components')['VMessages']
72904
72903
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
72905
72904
  VPagination: typeof import('vuetify/components')['VPagination']
72906
72905
  VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
72907
72906
  VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
72908
- VRating: typeof import('vuetify/components')['VRating']
72909
72907
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
72908
+ VOverlay: typeof import('vuetify/components')['VOverlay']
72909
+ VRating: typeof import('vuetify/components')['VRating']
72910
72910
  VSelect: typeof import('vuetify/components')['VSelect']
72911
72911
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
72912
72912
  VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
72913
- VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
72914
72913
  VSheet: typeof import('vuetify/components')['VSheet']
72915
- VSnackbar: typeof import('vuetify/components')['VSnackbar']
72916
- VSlider: typeof import('vuetify/components')['VSlider']
72914
+ VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
72917
72915
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
72918
72916
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
72917
+ VSlider: typeof import('vuetify/components')['VSlider']
72918
+ VSnackbar: typeof import('vuetify/components')['VSnackbar']
72919
+ VTable: typeof import('vuetify/components')['VTable']
72919
72920
  VStepper: typeof import('vuetify/components')['VStepper']
72920
72921
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
72921
72922
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
72922
72923
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
72923
72924
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
72924
72925
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
72926
+ VSwitch: typeof import('vuetify/components')['VSwitch']
72927
+ VSystemBar: typeof import('vuetify/components')['VSystemBar']
72925
72928
  VTab: typeof import('vuetify/components')['VTab']
72926
72929
  VTabs: typeof import('vuetify/components')['VTabs']
72927
72930
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
72928
72931
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
72929
- VSwitch: typeof import('vuetify/components')['VSwitch']
72930
- VSystemBar: typeof import('vuetify/components')['VSystemBar']
72931
- VTable: typeof import('vuetify/components')['VTable']
72932
- VTextarea: typeof import('vuetify/components')['VTextarea']
72932
+ VTextField: typeof import('vuetify/components')['VTextField']
72933
72933
  VTimeline: typeof import('vuetify/components')['VTimeline']
72934
72934
  VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
72935
- VTooltip: typeof import('vuetify/components')['VTooltip']
72936
- VTextField: typeof import('vuetify/components')['VTextField']
72935
+ VTextarea: typeof import('vuetify/components')['VTextarea']
72937
72936
  VToolbar: typeof import('vuetify/components')['VToolbar']
72938
72937
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
72939
72938
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
72940
72939
  VWindow: typeof import('vuetify/components')['VWindow']
72941
72940
  VWindowItem: typeof import('vuetify/components')['VWindowItem']
72941
+ VTooltip: typeof import('vuetify/components')['VTooltip']
72942
72942
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
72943
72943
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
72944
72944
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
@@ -72957,11 +72957,10 @@ interface _GlobalComponents {
72957
72957
  VParallax: typeof import('vuetify/components')['VParallax']
72958
72958
  VResponsive: typeof import('vuetify/components')['VResponsive']
72959
72959
  VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
72960
- VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
72961
72960
  VSparkline: typeof import('vuetify/components')['VSparkline']
72961
+ VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
72962
72962
  VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
72963
72963
  VValidation: typeof import('vuetify/components')['VValidation']
72964
- VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
72965
72964
  VFabTransition: typeof import('vuetify/components')['VFabTransition']
72966
72965
  VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
72967
72966
  VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
@@ -72978,14 +72977,13 @@ interface _GlobalComponents {
72978
72977
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
72979
72978
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
72980
72979
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
72980
+ VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
72981
72981
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
72982
72982
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
72983
72983
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
72984
72984
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
72985
72985
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
72986
72986
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
72987
- VPicker: typeof import('vuetify/labs/components')['VPicker']
72988
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
72989
72987
  VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
72990
72988
  VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
72991
72989
  VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
@@ -72993,6 +72991,8 @@ interface _GlobalComponents {
72993
72991
  VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
72994
72992
  VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
72995
72993
  VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
72994
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
72995
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
72996
72996
  VTreeview: typeof import('vuetify/labs/components')['VTreeview']
72997
72997
  VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
72998
72998
  VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.6.14-master.2024-08-04
2
+ * Vuetify v3.6.14-master.2024-08-12
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28138,7 +28138,7 @@ function createVuetify$1() {
28138
28138
  goTo
28139
28139
  };
28140
28140
  }
28141
- const version$1 = "3.6.14-master.2024-08-04";
28141
+ const version$1 = "3.6.14-master.2024-08-12";
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.14-master.2024-08-04";
28166
+ const version = "3.6.14-master.2024-08-12";
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 };