@vuetify/nightly 3.9.0-next.2025-07-12 → 3.9.0-next.2025-07-17

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
@@ -93181,22 +93181,19 @@ declare module 'vue' {
93181
93181
  }
93182
93182
  export interface GlobalComponents {
93183
93183
  VApp: VApp
93184
- VAvatar: VAvatar
93185
93184
  VAppBar: VAppBar
93186
93185
  VAppBarNavIcon: VAppBarNavIcon
93187
93186
  VAppBarTitle: VAppBarTitle
93188
93187
  VAutocomplete: VAutocomplete
93189
93188
  VAlert: VAlert
93190
93189
  VAlertTitle: VAlertTitle
93190
+ VBadge: VBadge
93191
93191
  VBanner: VBanner
93192
93192
  VBannerActions: VBannerActions
93193
93193
  VBannerText: VBannerText
93194
+ VAvatar: VAvatar
93194
93195
  VBottomNavigation: VBottomNavigation
93195
- VBadge: VBadge
93196
93196
  VBottomSheet: VBottomSheet
93197
- VBreadcrumbs: VBreadcrumbs
93198
- VBreadcrumbsItem: VBreadcrumbsItem
93199
- VBreadcrumbsDivider: VBreadcrumbsDivider
93200
93197
  VBtn: VBtn
93201
93198
  VBtnGroup: VBtnGroup
93202
93199
  VBtnToggle: VBtnToggle
@@ -93206,14 +93203,19 @@ declare module 'vue' {
93206
93203
  VCardSubtitle: VCardSubtitle
93207
93204
  VCardText: VCardText
93208
93205
  VCardTitle: VCardTitle
93209
- VCarousel: VCarousel
93210
- VCarouselItem: VCarouselItem
93211
- VChip: VChip
93212
- VChipGroup: VChipGroup
93206
+ VBreadcrumbs: VBreadcrumbs
93207
+ VBreadcrumbsItem: VBreadcrumbsItem
93208
+ VBreadcrumbsDivider: VBreadcrumbsDivider
93213
93209
  VCheckbox: VCheckbox
93214
93210
  VCheckboxBtn: VCheckboxBtn
93211
+ VChip: VChip
93212
+ VCarousel: VCarousel
93213
+ VCarouselItem: VCarouselItem
93215
93214
  VCode: VCode
93216
- VColorPicker: VColorPicker
93215
+ VChipGroup: VChipGroup
93216
+ VDivider: VDivider
93217
+ VCounter: VCounter
93218
+ VDialog: VDialog
93217
93219
  VDataTable: VDataTable
93218
93220
  VDataTableHeaders: VDataTableHeaders
93219
93221
  VDataTableFooter: VDataTableFooter
@@ -93221,39 +93223,41 @@ declare module 'vue' {
93221
93223
  VDataTableRow: VDataTableRow
93222
93224
  VDataTableVirtual: VDataTableVirtual
93223
93225
  VDataTableServer: VDataTableServer
93224
- VDialog: VDialog
93226
+ VColorPicker: VColorPicker
93227
+ VCombobox: VCombobox
93228
+ VEmptyState: VEmptyState
93225
93229
  VDatePicker: VDatePicker
93226
93230
  VDatePickerControls: VDatePickerControls
93227
93231
  VDatePickerHeader: VDatePickerHeader
93228
93232
  VDatePickerMonth: VDatePickerMonth
93229
93233
  VDatePickerMonths: VDatePickerMonths
93230
93234
  VDatePickerYears: VDatePickerYears
93231
- VDivider: VDivider
93232
- VCombobox: VCombobox
93233
93235
  VFab: VFab
93236
+ VField: VField
93237
+ VFieldLabel: VFieldLabel
93234
93238
  VExpansionPanels: VExpansionPanels
93235
93239
  VExpansionPanel: VExpansionPanel
93236
93240
  VExpansionPanelText: VExpansionPanelText
93237
93241
  VExpansionPanelTitle: VExpansionPanelTitle
93238
- VEmptyState: VEmptyState
93239
- VCounter: VCounter
93240
- VField: VField
93241
- VFieldLabel: VFieldLabel
93242
+ VFooter: VFooter
93242
93243
  VFileInput: VFileInput
93243
93244
  VIcon: VIcon
93244
93245
  VComponentIcon: VComponentIcon
93245
93246
  VSvgIcon: VSvgIcon
93246
93247
  VLigatureIcon: VLigatureIcon
93247
93248
  VClassIcon: VClassIcon
93248
- VImg: VImg
93249
- VFooter: VFooter
93250
93249
  VInfiniteScroll: VInfiniteScroll
93251
93250
  VInput: VInput
93252
- VLabel: VLabel
93253
- VKbd: VKbd
93254
- VMain: VMain
93251
+ VImg: VImg
93255
93252
  VItemGroup: VItemGroup
93256
93253
  VItem: VItem
93254
+ VKbd: VKbd
93255
+ VLabel: VLabel
93256
+ VMain: VMain
93257
+ VMenu: VMenu
93258
+ VOverlay: VOverlay
93259
+ VMessages: VMessages
93260
+ VNavigationDrawer: VNavigationDrawer
93257
93261
  VList: VList
93258
93262
  VListGroup: VListGroup
93259
93263
  VListImg: VListImg
@@ -93263,49 +93267,52 @@ declare module 'vue' {
93263
93267
  VListItemSubtitle: VListItemSubtitle
93264
93268
  VListItemTitle: VListItemTitle
93265
93269
  VListSubheader: VListSubheader
93266
- VMenu: VMenu
93267
- VMessages: VMessages
93268
- VNavigationDrawer: VNavigationDrawer
93269
93270
  VNumberInput: VNumberInput
93270
- VOtpInput: VOtpInput
93271
+ VProgressLinear: VProgressLinear
93271
93272
  VPagination: VPagination
93272
- VOverlay: VOverlay
93273
93273
  VProgressCircular: VProgressCircular
93274
- VProgressLinear: VProgressLinear
93274
+ VOtpInput: VOtpInput
93275
93275
  VRating: VRating
93276
93276
  VRadioGroup: VRadioGroup
93277
93277
  VSelectionControlGroup: VSelectionControlGroup
93278
- VSelect: VSelect
93279
- VSheet: VSheet
93280
93278
  VSelectionControl: VSelectionControl
93281
- VSlider: VSlider
93279
+ VSelect: VSelect
93282
93280
  VSkeletonLoader: VSkeletonLoader
93283
93281
  VSlideGroup: VSlideGroup
93284
93282
  VSlideGroupItem: VSlideGroupItem
93283
+ VSheet: VSheet
93285
93284
  VSnackbar: VSnackbar
93286
- VSwitch: VSwitch
93285
+ VSlider: VSlider
93286
+ VSystemBar: VSystemBar
93287
93287
  VTab: VTab
93288
93288
  VTabs: VTabs
93289
93289
  VTabsWindow: VTabsWindow
93290
93290
  VTabsWindowItem: VTabsWindowItem
93291
+ VSwitch: VSwitch
93292
+ VStepper: VStepper
93293
+ VStepperActions: VStepperActions
93294
+ VStepperHeader: VStepperHeader
93295
+ VStepperItem: VStepperItem
93296
+ VStepperWindow: VStepperWindow
93297
+ VStepperWindowItem: VStepperWindowItem
93291
93298
  VTable: VTable
93292
- VSystemBar: VSystemBar
93299
+ VTextField: VTextField
93293
93300
  VTextarea: VTextarea
93301
+ VToolbar: VToolbar
93302
+ VToolbarTitle: VToolbarTitle
93303
+ VToolbarItems: VToolbarItems
93294
93304
  VTimePicker: VTimePicker
93295
93305
  VTimePickerClock: VTimePickerClock
93296
93306
  VTimePickerControls: VTimePickerControls
93297
- VTextField: VTextField
93298
93307
  VTimeline: VTimeline
93299
93308
  VTimelineItem: VTimelineItem
93300
93309
  VTreeview: VTreeview
93301
93310
  VTreeviewItem: VTreeviewItem
93302
93311
  VTreeviewGroup: VTreeviewGroup
93303
93312
  VTooltip: VTooltip
93304
- VToolbar: VToolbar
93305
- VToolbarTitle: VToolbarTitle
93306
- VToolbarItems: VToolbarItems
93307
93313
  VWindow: VWindow
93308
93314
  VWindowItem: VWindowItem
93315
+ VConfirmEdit: VConfirmEdit
93309
93316
  VDataIterator: VDataIterator
93310
93317
  VDefaultsProvider: VDefaultsProvider
93311
93318
  VContainer: VContainer
@@ -93313,23 +93320,18 @@ declare module 'vue' {
93313
93320
  VRow: VRow
93314
93321
  VSpacer: VSpacer
93315
93322
  VHover: VHover
93323
+ VForm: VForm
93324
+ VLazy: VLazy
93316
93325
  VLayout: VLayout
93317
93326
  VLayoutItem: VLayoutItem
93318
- VLazy: VLazy
93319
93327
  VLocaleProvider: VLocaleProvider
93320
93328
  VNoSsr: VNoSsr
93321
93329
  VParallax: VParallax
93322
93330
  VRadio: VRadio
93323
93331
  VRangeSlider: VRangeSlider
93324
93332
  VResponsive: VResponsive
93325
- VSparkline: VSparkline
93326
- VStepper: VStepper
93327
- VStepperActions: VStepperActions
93328
- VStepperHeader: VStepperHeader
93329
- VStepperItem: VStepperItem
93330
- VStepperWindow: VStepperWindow
93331
- VStepperWindowItem: VStepperWindowItem
93332
93333
  VSnackbarQueue: VSnackbarQueue
93334
+ VSparkline: VSparkline
93333
93335
  VSpeedDial: VSpeedDial
93334
93336
  VThemeProvider: VThemeProvider
93335
93337
  VValidation: VValidation
@@ -93350,27 +93352,25 @@ declare module 'vue' {
93350
93352
  VExpandTransition: VExpandTransition
93351
93353
  VExpandXTransition: VExpandXTransition
93352
93354
  VDialogTransition: VDialogTransition
93353
- VForm: VForm
93354
- VConfirmEdit: VConfirmEdit
93355
+ VColorInput: VColorInput
93355
93356
  VCalendar: VCalendar
93356
93357
  VCalendarDay: VCalendarDay
93357
93358
  VCalendarHeader: VCalendarHeader
93358
93359
  VCalendarInterval: VCalendarInterval
93359
93360
  VCalendarIntervalEvent: VCalendarIntervalEvent
93360
93361
  VCalendarMonthDay: VCalendarMonthDay
93361
- VColorInput: VColorInput
93362
- VIconBtn: VIconBtn
93363
- VFileUpload: VFileUpload
93364
- VFileUploadItem: VFileUploadItem
93365
93362
  VPicker: VPicker
93366
93363
  VPickerTitle: VPickerTitle
93364
+ VIconBtn: VIconBtn
93367
93365
  VStepperVertical: VStepperVertical
93368
93366
  VStepperVerticalItem: VStepperVerticalItem
93369
93367
  VStepperVerticalActions: VStepperVerticalActions
93370
- VDateInput: VDateInput
93371
93368
  VHotkey: VHotkey
93372
- VPullToRefresh: VPullToRefresh
93373
93369
  VMaskInput: VMaskInput
93370
+ VDateInput: VDateInput
93371
+ VPullToRefresh: VPullToRefresh
93372
+ VFileUpload: VFileUpload
93373
+ VFileUploadItem: VFileUploadItem
93374
93374
  }
93375
93375
  export interface GlobalDirectives {
93376
93376
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.0-next.2025-07-12
2
+ * Vuetify v3.9.0-next.2025-07-17
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31395,7 +31395,7 @@ function createVuetify$1() {
31395
31395
  };
31396
31396
  });
31397
31397
  }
31398
- const version$1 = "3.9.0-next.2025-07-12";
31398
+ const version$1 = "3.9.0-next.2025-07-17";
31399
31399
  createVuetify$1.version = version$1;
31400
31400
 
31401
31401
  // Vue's inject() can only be used in setup
@@ -31420,7 +31420,7 @@ const createVuetify = function () {
31420
31420
  ...options
31421
31421
  });
31422
31422
  };
31423
- const version = "3.9.0-next.2025-07-12";
31423
+ const version = "3.9.0-next.2025-07-17";
31424
31424
  createVuetify.version = version;
31425
31425
 
31426
31426
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useHotkey, useLayout, useLocale, useRtl, useTheme, version };
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.0-next.2025-07-12
2
+ * Vuetify v3.9.0-next.2025-07-17
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31399,7 +31399,7 @@
31399
31399
  };
31400
31400
  });
31401
31401
  }
31402
- const version$1 = "3.9.0-next.2025-07-12";
31402
+ const version$1 = "3.9.0-next.2025-07-17";
31403
31403
  createVuetify$1.version = version$1;
31404
31404
 
31405
31405
  // Vue's inject() can only be used in setup
@@ -31424,7 +31424,7 @@
31424
31424
  ...options
31425
31425
  });
31426
31426
  };
31427
- const version = "3.9.0-next.2025-07-12";
31427
+ const version = "3.9.0-next.2025-07-17";
31428
31428
  createVuetify.version = version;
31429
31429
 
31430
31430
  exports.blueprints = index;