vuetify 3.11.0 → 3.11.1

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.
@@ -144018,49 +144018,43 @@ declare module 'vue' {
144018
144018
  $children?: VNodeChild
144019
144019
  }
144020
144020
  export interface GlobalComponents {
144021
+ VApp: VApp
144021
144022
  VAppBar: VAppBar
144022
144023
  VAppBarNavIcon: VAppBarNavIcon
144023
144024
  VAppBarTitle: VAppBarTitle
144024
144025
  VAvatar: VAvatar
144025
- VApp: VApp
144026
144026
  VAlert: VAlert
144027
144027
  VAlertTitle: VAlertTitle
144028
- VBadge: VBadge
144029
- VBottomSheet: VBottomSheet
144030
- VBottomNavigation: VBottomNavigation
144031
144028
  VBanner: VBanner
144032
144029
  VBannerActions: VBannerActions
144033
144030
  VBannerText: VBannerText
144034
144031
  VAutocomplete: VAutocomplete
144032
+ VBottomNavigation: VBottomNavigation
144033
+ VBadge: VBadge
144034
+ VBtn: VBtn
144035
+ VBottomSheet: VBottomSheet
144035
144036
  VBtnGroup: VBtnGroup
144036
- VBtnToggle: VBtnToggle
144037
144037
  VBreadcrumbs: VBreadcrumbs
144038
144038
  VBreadcrumbsItem: VBreadcrumbsItem
144039
144039
  VBreadcrumbsDivider: VBreadcrumbsDivider
144040
- VBtn: VBtn
144041
- VCalendar: VCalendar
144040
+ VBtnToggle: VBtnToggle
144042
144041
  VCarousel: VCarousel
144043
144042
  VCarouselItem: VCarouselItem
144043
+ VCalendar: VCalendar
144044
144044
  VCard: VCard
144045
144045
  VCardActions: VCardActions
144046
144046
  VCardItem: VCardItem
144047
144047
  VCardSubtitle: VCardSubtitle
144048
144048
  VCardText: VCardText
144049
144049
  VCardTitle: VCardTitle
144050
- VCode: VCode
144051
- VChip: VChip
144050
+ VChipGroup: VChipGroup
144052
144051
  VCheckbox: VCheckbox
144053
144052
  VCheckboxBtn: VCheckboxBtn
144054
- VCombobox: VCombobox
144053
+ VChip: VChip
144055
144054
  VColorPicker: VColorPicker
144056
- VChipGroup: VChipGroup
144055
+ VCombobox: VCombobox
144057
144056
  VCounter: VCounter
144058
- VDatePicker: VDatePicker
144059
- VDatePickerControls: VDatePickerControls
144060
- VDatePickerHeader: VDatePickerHeader
144061
- VDatePickerMonth: VDatePickerMonth
144062
- VDatePickerMonths: VDatePickerMonths
144063
- VDatePickerYears: VDatePickerYears
144057
+ VDialog: VDialog
144064
144058
  VDataTable: VDataTable
144065
144059
  VDataTableHeaders: VDataTableHeaders
144066
144060
  VDataTableFooter: VDataTableFooter
@@ -144068,19 +144062,26 @@ declare module 'vue' {
144068
144062
  VDataTableRow: VDataTableRow
144069
144063
  VDataTableVirtual: VDataTableVirtual
144070
144064
  VDataTableServer: VDataTableServer
144065
+ VCode: VCode
144066
+ VDatePicker: VDatePicker
144067
+ VDatePickerControls: VDatePickerControls
144068
+ VDatePickerHeader: VDatePickerHeader
144069
+ VDatePickerMonth: VDatePickerMonth
144070
+ VDatePickerMonths: VDatePickerMonths
144071
+ VDatePickerYears: VDatePickerYears
144072
+ VFab: VFab
144071
144073
  VExpansionPanels: VExpansionPanels
144072
144074
  VExpansionPanel: VExpansionPanel
144073
144075
  VExpansionPanelText: VExpansionPanelText
144074
144076
  VExpansionPanelTitle: VExpansionPanelTitle
144075
- VDialog: VDialog
144076
- VFab: VFab
144077
+ VEmptyState: VEmptyState
144077
144078
  VDivider: VDivider
144078
144079
  VField: VField
144079
144080
  VFieldLabel: VFieldLabel
144080
- VEmptyState: VEmptyState
144081
- VFileInput: VFileInput
144082
144081
  VFooter: VFooter
144082
+ VFileInput: VFileInput
144083
144083
  VHotkey: VHotkey
144084
+ VImg: VImg
144084
144085
  VInfiniteScroll: VInfiniteScroll
144085
144086
  VIcon: VIcon
144086
144087
  VComponentIcon: VComponentIcon
@@ -144090,9 +144091,7 @@ declare module 'vue' {
144090
144091
  VInput: VInput
144091
144092
  VItemGroup: VItemGroup
144092
144093
  VItem: VItem
144093
- VImg: VImg
144094
144094
  VLabel: VLabel
144095
- VKbd: VKbd
144096
144095
  VList: VList
144097
144096
  VListGroup: VListGroup
144098
144097
  VListImg: VListImg
@@ -144102,56 +144101,57 @@ declare module 'vue' {
144102
144101
  VListItemSubtitle: VListItemSubtitle
144103
144102
  VListItemTitle: VListItemTitle
144104
144103
  VListSubheader: VListSubheader
144105
- VMain: VMain
144104
+ VMessages: VMessages
144105
+ VKbd: VKbd
144106
144106
  VMenu: VMenu
144107
+ VMain: VMain
144107
144108
  VNavigationDrawer: VNavigationDrawer
144109
+ VOverlay: VOverlay
144110
+ VProgressCircular: VProgressCircular
144108
144111
  VNumberInput: VNumberInput
144109
144112
  VPagination: VPagination
144110
- VMessages: VMessages
144113
+ VRating: VRating
144111
144114
  VOtpInput: VOtpInput
144112
144115
  VProgressLinear: VProgressLinear
144113
- VProgressCircular: VProgressCircular
144114
- VOverlay: VOverlay
144115
- VRating: VRating
144116
- VSelectionControl: VSelectionControl
144117
144116
  VSelect: VSelect
144118
- VRadioGroup: VRadioGroup
144119
- VSelectionControlGroup: VSelectionControlGroup
144120
144117
  VSheet: VSheet
144121
- VSlideGroup: VSlideGroup
144122
- VSlideGroupItem: VSlideGroupItem
144118
+ VRadioGroup: VRadioGroup
144119
+ VSelectionControl: VSelectionControl
144123
144120
  VSkeletonLoader: VSkeletonLoader
144124
144121
  VSlider: VSlider
144122
+ VSelectionControlGroup: VSelectionControlGroup
144125
144123
  VSnackbar: VSnackbar
144126
- VSwitch: VSwitch
144127
- VTab: VTab
144128
- VTabs: VTabs
144129
- VTabsWindow: VTabsWindow
144130
- VTabsWindowItem: VTabsWindowItem
144124
+ VSlideGroup: VSlideGroup
144125
+ VSlideGroupItem: VSlideGroupItem
144131
144126
  VStepper: VStepper
144132
144127
  VStepperActions: VStepperActions
144133
144128
  VStepperHeader: VStepperHeader
144134
144129
  VStepperItem: VStepperItem
144135
144130
  VStepperWindow: VStepperWindow
144136
144131
  VStepperWindowItem: VStepperWindowItem
144137
- VTable: VTable
144132
+ VSwitch: VSwitch
144138
144133
  VSystemBar: VSystemBar
144134
+ VTextarea: VTextarea
144139
144135
  VTimePicker: VTimePicker
144140
144136
  VTimePickerClock: VTimePickerClock
144141
144137
  VTimePickerControls: VTimePickerControls
144142
- VToolbar: VToolbar
144143
- VToolbarTitle: VToolbarTitle
144144
- VToolbarItems: VToolbarItems
144145
- VTextarea: VTextarea
144138
+ VTab: VTab
144139
+ VTabs: VTabs
144140
+ VTabsWindow: VTabsWindow
144141
+ VTabsWindowItem: VTabsWindowItem
144146
144142
  VTextField: VTextField
144147
- VTooltip: VTooltip
144148
144143
  VTimeline: VTimeline
144149
144144
  VTimelineItem: VTimelineItem
144150
- VWindow: VWindow
144151
- VWindowItem: VWindowItem
144145
+ VToolbar: VToolbar
144146
+ VToolbarTitle: VToolbarTitle
144147
+ VToolbarItems: VToolbarItems
144148
+ VTable: VTable
144152
144149
  VTreeview: VTreeview
144153
144150
  VTreeviewItem: VTreeviewItem
144154
144151
  VTreeviewGroup: VTreeviewGroup
144152
+ VTooltip: VTooltip
144153
+ VWindow: VWindow
144154
+ VWindowItem: VWindowItem
144155
144155
  VConfirmEdit: VConfirmEdit
144156
144156
  VDataIterator: VDataIterator
144157
144157
  VDefaultsProvider: VDefaultsProvider
@@ -144161,17 +144161,17 @@ declare module 'vue' {
144161
144161
  VRow: VRow
144162
144162
  VSpacer: VSpacer
144163
144163
  VHover: VHover
144164
- VLocaleProvider: VLocaleProvider
144164
+ VLazy: VLazy
144165
144165
  VLayout: VLayout
144166
144166
  VLayoutItem: VLayoutItem
144167
- VLazy: VLazy
144167
+ VLocaleProvider: VLocaleProvider
144168
144168
  VNoSsr: VNoSsr
144169
144169
  VParallax: VParallax
144170
144170
  VRadio: VRadio
144171
144171
  VRangeSlider: VRangeSlider
144172
144172
  VResponsive: VResponsive
144173
- VSparkline: VSparkline
144174
144173
  VSnackbarQueue: VSnackbarQueue
144174
+ VSparkline: VSparkline
144175
144175
  VSpeedDial: VSpeedDial
144176
144176
  VThemeProvider: VThemeProvider
144177
144177
  VValidation: VValidation
@@ -144192,24 +144192,24 @@ declare module 'vue' {
144192
144192
  VExpandTransition: VExpandTransition
144193
144193
  VExpandXTransition: VExpandXTransition
144194
144194
  VDialogTransition: VDialogTransition
144195
+ VFileUpload: VFileUpload
144196
+ VFileUploadItem: VFileUploadItem
144195
144197
  VColorInput: VColorInput
144196
144198
  VStepperVertical: VStepperVertical
144197
144199
  VStepperVerticalItem: VStepperVerticalItem
144198
144200
  VStepperVerticalActions: VStepperVerticalActions
144199
- VPie: VPie
144200
- VPieSegment: VPieSegment
144201
- VPieTooltip: VPieTooltip
144201
+ VIconBtn: VIconBtn
144202
144202
  VPicker: VPicker
144203
144203
  VPickerTitle: VPickerTitle
144204
- VIconBtn: VIconBtn
144205
144204
  VVideo: VVideo
144206
144205
  VVideoControls: VVideoControls
144207
144206
  VVideoVolume: VVideoVolume
144208
- VFileUpload: VFileUpload
144209
- VFileUploadItem: VFileUploadItem
144210
- VPullToRefresh: VPullToRefresh
144211
- VMaskInput: VMaskInput
144207
+ VPie: VPie
144208
+ VPieSegment: VPieSegment
144209
+ VPieTooltip: VPieTooltip
144212
144210
  VDateInput: VDateInput
144211
+ VMaskInput: VMaskInput
144212
+ VPullToRefresh: VPullToRefresh
144213
144213
  }
144214
144214
  export interface GlobalDirectives {
144215
144215
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.11.0
2
+ * Vuetify v3.11.1
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -38989,7 +38989,7 @@ function createVuetify$1() {
38989
38989
  };
38990
38990
  });
38991
38991
  }
38992
- const version$1 = "3.11.0";
38992
+ const version$1 = "3.11.1";
38993
38993
  createVuetify$1.version = version$1;
38994
38994
 
38995
38995
  // Vue's inject() can only be used in setup
@@ -39292,7 +39292,7 @@ var index = /*#__PURE__*/Object.freeze({
39292
39292
 
39293
39293
  /* eslint-disable local-rules/sort-imports */
39294
39294
 
39295
- const version = "3.11.0";
39295
+ const version = "3.11.1";
39296
39296
 
39297
39297
  /* eslint-disable local-rules/sort-imports */
39298
39298
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.11.0
2
+ * Vuetify v3.11.1
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -38993,7 +38993,7 @@
38993
38993
  };
38994
38994
  });
38995
38995
  }
38996
- const version$1 = "3.11.0";
38996
+ const version$1 = "3.11.1";
38997
38997
  createVuetify$1.version = version$1;
38998
38998
 
38999
38999
  // Vue's inject() can only be used in setup
@@ -39296,7 +39296,7 @@
39296
39296
 
39297
39297
  /* eslint-disable local-rules/sort-imports */
39298
39298
 
39299
- const version = "3.11.0";
39299
+ const version = "3.11.1";
39300
39300
 
39301
39301
  /* eslint-disable local-rules/sort-imports */
39302
39302