@vuetify/nightly 3.9.2-master.2025-07-18 → 3.9.2-master.2025-07-22

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.
@@ -116081,11 +116081,10 @@ declare module 'vue' {
116081
116081
  $children?: VNodeChild
116082
116082
  }
116083
116083
  export interface GlobalComponents {
116084
- VApp: VApp
116085
116084
  VAutocomplete: VAutocomplete
116086
- VAvatar: VAvatar
116087
116085
  VAlert: VAlert
116088
116086
  VAlertTitle: VAlertTitle
116087
+ VApp: VApp
116089
116088
  VAppBar: VAppBar
116090
116089
  VAppBarNavIcon: VAppBarNavIcon
116091
116090
  VAppBarTitle: VAppBarTitle
@@ -116093,28 +116092,30 @@ declare module 'vue' {
116093
116092
  VBanner: VBanner
116094
116093
  VBannerActions: VBannerActions
116095
116094
  VBannerText: VBannerText
116095
+ VAvatar: VAvatar
116096
+ VBottomNavigation: VBottomNavigation
116097
+ VBtnGroup: VBtnGroup
116098
+ VBtn: VBtn
116096
116099
  VBottomSheet: VBottomSheet
116100
+ VBtnToggle: VBtnToggle
116097
116101
  VBreadcrumbs: VBreadcrumbs
116098
116102
  VBreadcrumbsItem: VBreadcrumbsItem
116099
116103
  VBreadcrumbsDivider: VBreadcrumbsDivider
116100
- VBtn: VBtn
116101
- VBottomNavigation: VBottomNavigation
116102
- VBtnToggle: VBtnToggle
116103
- VBtnGroup: VBtnGroup
116104
- VCheckbox: VCheckbox
116105
- VCheckboxBtn: VCheckboxBtn
116106
116104
  VCard: VCard
116107
116105
  VCardActions: VCardActions
116108
116106
  VCardItem: VCardItem
116109
116107
  VCardSubtitle: VCardSubtitle
116110
116108
  VCardText: VCardText
116111
116109
  VCardTitle: VCardTitle
116112
- VChip: VChip
116113
116110
  VCarousel: VCarousel
116114
116111
  VCarouselItem: VCarouselItem
116112
+ VCheckbox: VCheckbox
116113
+ VCheckboxBtn: VCheckboxBtn
116115
116114
  VColorPicker: VColorPicker
116115
+ VChip: VChip
116116
116116
  VCounter: VCounter
116117
116117
  VCode: VCode
116118
+ VChipGroup: VChipGroup
116118
116119
  VCombobox: VCombobox
116119
116120
  VDataTable: VDataTable
116120
116121
  VDataTableHeaders: VDataTableHeaders
@@ -116129,31 +116130,29 @@ declare module 'vue' {
116129
116130
  VDatePickerMonth: VDatePickerMonth
116130
116131
  VDatePickerMonths: VDatePickerMonths
116131
116132
  VDatePickerYears: VDatePickerYears
116132
- VChipGroup: VChipGroup
116133
+ VDialog: VDialog
116133
116134
  VDivider: VDivider
116135
+ VFab: VFab
116136
+ VEmptyState: VEmptyState
116137
+ VFileInput: VFileInput
116134
116138
  VField: VField
116135
116139
  VFieldLabel: VFieldLabel
116136
116140
  VExpansionPanels: VExpansionPanels
116137
116141
  VExpansionPanel: VExpansionPanel
116138
116142
  VExpansionPanelText: VExpansionPanelText
116139
116143
  VExpansionPanelTitle: VExpansionPanelTitle
116140
- VFab: VFab
116141
- VDialog: VDialog
116142
116144
  VFooter: VFooter
116143
- VFileInput: VFileInput
116144
116145
  VIcon: VIcon
116145
116146
  VComponentIcon: VComponentIcon
116146
116147
  VSvgIcon: VSvgIcon
116147
116148
  VLigatureIcon: VLigatureIcon
116148
116149
  VClassIcon: VClassIcon
116149
116150
  VInput: VInput
116150
- VInfiniteScroll: VInfiniteScroll
116151
- VImg: VImg
116152
- VKbd: VKbd
116153
116151
  VItemGroup: VItemGroup
116154
116152
  VItem: VItem
116153
+ VKbd: VKbd
116154
+ VImg: VImg
116155
116155
  VLabel: VLabel
116156
- VNavigationDrawer: VNavigationDrawer
116157
116156
  VList: VList
116158
116157
  VListGroup: VListGroup
116159
116158
  VListImg: VListImg
@@ -116163,25 +116162,28 @@ declare module 'vue' {
116163
116162
  VListItemSubtitle: VListItemSubtitle
116164
116163
  VListItemTitle: VListItemTitle
116165
116164
  VListSubheader: VListSubheader
116165
+ VInfiniteScroll: VInfiniteScroll
116166
116166
  VMain: VMain
116167
116167
  VMenu: VMenu
116168
116168
  VOtpInput: VOtpInput
116169
116169
  VMessages: VMessages
116170
116170
  VNumberInput: VNumberInput
116171
- VOverlay: VOverlay
116171
+ VNavigationDrawer: VNavigationDrawer
116172
116172
  VPagination: VPagination
116173
- VProgressLinear: VProgressLinear
116174
116173
  VProgressCircular: VProgressCircular
116174
+ VOverlay: VOverlay
116175
+ VProgressLinear: VProgressLinear
116176
+ VRadioGroup: VRadioGroup
116175
116177
  VRating: VRating
116176
116178
  VSelect: VSelect
116177
- VSelectionControlGroup: VSelectionControlGroup
116178
- VSlideGroup: VSlideGroup
116179
- VSlideGroupItem: VSlideGroupItem
116180
116179
  VSelectionControl: VSelectionControl
116181
116180
  VSkeletonLoader: VSkeletonLoader
116182
- VSheet: VSheet
116181
+ VSelectionControlGroup: VSelectionControlGroup
116183
116182
  VSlider: VSlider
116183
+ VSlideGroup: VSlideGroup
116184
+ VSlideGroupItem: VSlideGroupItem
116184
116185
  VSnackbar: VSnackbar
116186
+ VSheet: VSheet
116185
116187
  VStepper: VStepper
116186
116188
  VStepperActions: VStepperActions
116187
116189
  VStepperHeader: VStepperHeader
@@ -116189,54 +116191,52 @@ declare module 'vue' {
116189
116191
  VStepperWindow: VStepperWindow
116190
116192
  VStepperWindowItem: VStepperWindowItem
116191
116193
  VSwitch: VSwitch
116192
- VTab: VTab
116193
- VTabs: VTabs
116194
- VTabsWindow: VTabsWindow
116195
- VTabsWindowItem: VTabsWindowItem
116196
- VTextField: VTextField
116197
- VTable: VTable
116198
116194
  VSystemBar: VSystemBar
116195
+ VTextField: VTextField
116199
116196
  VTextarea: VTextarea
116200
116197
  VTimeline: VTimeline
116201
116198
  VTimelineItem: VTimelineItem
116202
- VTooltip: VTooltip
116203
116199
  VTimePicker: VTimePicker
116204
116200
  VTimePickerClock: VTimePickerClock
116205
116201
  VTimePickerControls: VTimePickerControls
116206
- VTreeview: VTreeview
116207
- VTreeviewItem: VTreeviewItem
116208
- VTreeviewGroup: VTreeviewGroup
116202
+ VTable: VTable
116203
+ VTab: VTab
116204
+ VTabs: VTabs
116205
+ VTabsWindow: VTabsWindow
116206
+ VTabsWindowItem: VTabsWindowItem
116209
116207
  VToolbar: VToolbar
116210
116208
  VToolbarTitle: VToolbarTitle
116211
116209
  VToolbarItems: VToolbarItems
116210
+ VTooltip: VTooltip
116211
+ VTreeview: VTreeview
116212
+ VTreeviewItem: VTreeviewItem
116213
+ VTreeviewGroup: VTreeviewGroup
116212
116214
  VWindow: VWindow
116213
116215
  VWindowItem: VWindowItem
116214
- VDefaultsProvider: VDefaultsProvider
116216
+ VConfirmEdit: VConfirmEdit
116215
116217
  VDataIterator: VDataIterator
116218
+ VDefaultsProvider: VDefaultsProvider
116219
+ VForm: VForm
116220
+ VHover: VHover
116216
116221
  VContainer: VContainer
116217
116222
  VCol: VCol
116218
116223
  VRow: VRow
116219
116224
  VSpacer: VSpacer
116220
- VConfirmEdit: VConfirmEdit
116221
- VForm: VForm
116222
- VHover: VHover
116223
- VLazy: VLazy
116224
116225
  VLayout: VLayout
116225
116226
  VLayoutItem: VLayoutItem
116227
+ VLazy: VLazy
116226
116228
  VLocaleProvider: VLocaleProvider
116227
116229
  VNoSsr: VNoSsr
116228
- VRadioGroup: VRadioGroup
116229
- VEmptyState: VEmptyState
116230
116230
  VParallax: VParallax
116231
- VRadio: VRadio
116232
116231
  VRangeSlider: VRangeSlider
116232
+ VRadio: VRadio
116233
116233
  VResponsive: VResponsive
116234
116234
  VSparkline: VSparkline
116235
116235
  VSnackbarQueue: VSnackbarQueue
116236
116236
  VSpeedDial: VSpeedDial
116237
+ VValidation: VValidation
116237
116238
  VThemeProvider: VThemeProvider
116238
116239
  VVirtualScroll: VVirtualScroll
116239
- VValidation: VValidation
116240
116240
  VFabTransition: VFabTransition
116241
116241
  VDialogBottomTransition: VDialogBottomTransition
116242
116242
  VDialogTopTransition: VDialogTopTransition
@@ -116253,25 +116253,25 @@ declare module 'vue' {
116253
116253
  VExpandTransition: VExpandTransition
116254
116254
  VExpandXTransition: VExpandXTransition
116255
116255
  VDialogTransition: VDialogTransition
116256
- VFileUpload: VFileUpload
116257
- VFileUploadItem: VFileUploadItem
116258
116256
  VCalendar: VCalendar
116259
116257
  VCalendarDay: VCalendarDay
116260
116258
  VCalendarHeader: VCalendarHeader
116261
116259
  VCalendarInterval: VCalendarInterval
116262
116260
  VCalendarIntervalEvent: VCalendarIntervalEvent
116263
116261
  VCalendarMonthDay: VCalendarMonthDay
116264
- VPicker: VPicker
116265
- VPickerTitle: VPickerTitle
116266
116262
  VStepperVertical: VStepperVertical
116267
116263
  VStepperVerticalItem: VStepperVerticalItem
116268
116264
  VStepperVerticalActions: VStepperVerticalActions
116269
116265
  VColorInput: VColorInput
116270
- VHotkey: VHotkey
116271
116266
  VIconBtn: VIconBtn
116267
+ VHotkey: VHotkey
116268
+ VPicker: VPicker
116269
+ VPickerTitle: VPickerTitle
116272
116270
  VDateInput: VDateInput
116273
116271
  VMaskInput: VMaskInput
116274
116272
  VPullToRefresh: VPullToRefresh
116273
+ VFileUpload: VFileUpload
116274
+ VFileUploadItem: VFileUploadItem
116275
116275
  }
116276
116276
  export interface GlobalDirectives {
116277
116277
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.2-master.2025-07-18
2
+ * Vuetify v3.9.2-master.2025-07-22
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -33688,7 +33688,7 @@ function createVuetify$1() {
33688
33688
  };
33689
33689
  });
33690
33690
  }
33691
- const version$1 = "3.9.2-master.2025-07-18";
33691
+ const version$1 = "3.9.2-master.2025-07-22";
33692
33692
  createVuetify$1.version = version$1;
33693
33693
 
33694
33694
  // Vue's inject() can only be used in setup
@@ -33986,7 +33986,7 @@ var index = /*#__PURE__*/Object.freeze({
33986
33986
 
33987
33987
  /* eslint-disable local-rules/sort-imports */
33988
33988
 
33989
- const version = "3.9.2-master.2025-07-18";
33989
+ const version = "3.9.2-master.2025-07-22";
33990
33990
 
33991
33991
  /* eslint-disable local-rules/sort-imports */
33992
33992
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.2-master.2025-07-18
2
+ * Vuetify v3.9.2-master.2025-07-22
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -33692,7 +33692,7 @@
33692
33692
  };
33693
33693
  });
33694
33694
  }
33695
- const version$1 = "3.9.2-master.2025-07-18";
33695
+ const version$1 = "3.9.2-master.2025-07-22";
33696
33696
  createVuetify$1.version = version$1;
33697
33697
 
33698
33698
  // Vue's inject() can only be used in setup
@@ -33990,7 +33990,7 @@
33990
33990
 
33991
33991
  /* eslint-disable local-rules/sort-imports */
33992
33992
 
33993
- const version = "3.9.2-master.2025-07-18";
33993
+ const version = "3.9.2-master.2025-07-22";
33994
33994
 
33995
33995
  /* eslint-disable local-rules/sort-imports */
33996
33996