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

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,39 +93181,46 @@ 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
+ VAvatar: VAvatar
93191
93192
  VBanner: VBanner
93192
93193
  VBannerActions: VBannerActions
93193
93194
  VBannerText: VBannerText
93194
93195
  VBottomNavigation: VBottomNavigation
93195
- VBadge: VBadge
93196
93196
  VBottomSheet: VBottomSheet
93197
+ VBtnGroup: VBtnGroup
93197
93198
  VBreadcrumbs: VBreadcrumbs
93198
93199
  VBreadcrumbsItem: VBreadcrumbsItem
93199
93200
  VBreadcrumbsDivider: VBreadcrumbsDivider
93200
93201
  VBtn: VBtn
93201
- VBtnGroup: VBtnGroup
93202
- VBtnToggle: VBtnToggle
93203
93202
  VCard: VCard
93204
93203
  VCardActions: VCardActions
93205
93204
  VCardItem: VCardItem
93206
93205
  VCardSubtitle: VCardSubtitle
93207
93206
  VCardText: VCardText
93208
93207
  VCardTitle: VCardTitle
93209
- VCarousel: VCarousel
93210
- VCarouselItem: VCarouselItem
93208
+ VBtnToggle: VBtnToggle
93211
93209
  VChip: VChip
93212
93210
  VChipGroup: VChipGroup
93211
+ VCarousel: VCarousel
93212
+ VCarouselItem: VCarouselItem
93213
93213
  VCheckbox: VCheckbox
93214
93214
  VCheckboxBtn: VCheckboxBtn
93215
+ VCounter: VCounter
93215
93216
  VCode: VCode
93216
93217
  VColorPicker: VColorPicker
93218
+ VDatePicker: VDatePicker
93219
+ VDatePickerControls: VDatePickerControls
93220
+ VDatePickerHeader: VDatePickerHeader
93221
+ VDatePickerMonth: VDatePickerMonth
93222
+ VDatePickerMonths: VDatePickerMonths
93223
+ VDatePickerYears: VDatePickerYears
93217
93224
  VDataTable: VDataTable
93218
93225
  VDataTableHeaders: VDataTableHeaders
93219
93226
  VDataTableFooter: VDataTableFooter
@@ -93221,39 +93228,31 @@ declare module 'vue' {
93221
93228
  VDataTableRow: VDataTableRow
93222
93229
  VDataTableVirtual: VDataTableVirtual
93223
93230
  VDataTableServer: VDataTableServer
93224
- VDialog: VDialog
93225
- VDatePicker: VDatePicker
93226
- VDatePickerControls: VDatePickerControls
93227
- VDatePickerHeader: VDatePickerHeader
93228
- VDatePickerMonth: VDatePickerMonth
93229
- VDatePickerMonths: VDatePickerMonths
93230
- VDatePickerYears: VDatePickerYears
93231
- VDivider: VDivider
93232
- VCombobox: VCombobox
93233
- VFab: VFab
93234
93231
  VExpansionPanels: VExpansionPanels
93235
93232
  VExpansionPanel: VExpansionPanel
93236
93233
  VExpansionPanelText: VExpansionPanelText
93237
93234
  VExpansionPanelTitle: VExpansionPanelTitle
93238
93235
  VEmptyState: VEmptyState
93239
- VCounter: VCounter
93236
+ VDialog: VDialog
93237
+ VFab: VFab
93238
+ VDivider: VDivider
93239
+ VFooter: VFooter
93240
+ VFileInput: VFileInput
93240
93241
  VField: VField
93241
93242
  VFieldLabel: VFieldLabel
93242
- VFileInput: VFileInput
93243
93243
  VIcon: VIcon
93244
93244
  VComponentIcon: VComponentIcon
93245
93245
  VSvgIcon: VSvgIcon
93246
93246
  VLigatureIcon: VLigatureIcon
93247
93247
  VClassIcon: VClassIcon
93248
93248
  VImg: VImg
93249
- VFooter: VFooter
93250
93249
  VInfiniteScroll: VInfiniteScroll
93251
93250
  VInput: VInput
93252
- VLabel: VLabel
93253
- VKbd: VKbd
93254
- VMain: VMain
93255
93251
  VItemGroup: VItemGroup
93256
93252
  VItem: VItem
93253
+ VCombobox: VCombobox
93254
+ VKbd: VKbd
93255
+ VLabel: VLabel
93257
93256
  VList: VList
93258
93257
  VListGroup: VListGroup
93259
93258
  VListImg: VListImg
@@ -93263,76 +93262,77 @@ declare module 'vue' {
93263
93262
  VListItemSubtitle: VListItemSubtitle
93264
93263
  VListItemTitle: VListItemTitle
93265
93264
  VListSubheader: VListSubheader
93266
- VMenu: VMenu
93267
93265
  VMessages: VMessages
93268
- VNavigationDrawer: VNavigationDrawer
93269
- VNumberInput: VNumberInput
93266
+ VMenu: VMenu
93267
+ VMain: VMain
93270
93268
  VOtpInput: VOtpInput
93271
- VPagination: VPagination
93269
+ VNumberInput: VNumberInput
93270
+ VNavigationDrawer: VNavigationDrawer
93272
93271
  VOverlay: VOverlay
93273
- VProgressCircular: VProgressCircular
93272
+ VPagination: VPagination
93274
93273
  VProgressLinear: VProgressLinear
93275
- VRating: VRating
93274
+ VProgressCircular: VProgressCircular
93276
93275
  VRadioGroup: VRadioGroup
93277
- VSelectionControlGroup: VSelectionControlGroup
93276
+ VSelectionControl: VSelectionControl
93278
93277
  VSelect: VSelect
93279
93278
  VSheet: VSheet
93280
- VSelectionControl: VSelectionControl
93281
- VSlider: VSlider
93279
+ VSelectionControlGroup: VSelectionControlGroup
93282
93280
  VSkeletonLoader: VSkeletonLoader
93281
+ VRating: VRating
93283
93282
  VSlideGroup: VSlideGroup
93284
93283
  VSlideGroupItem: VSlideGroupItem
93285
93284
  VSnackbar: VSnackbar
93285
+ VSlider: VSlider
93286
+ VStepper: VStepper
93287
+ VStepperActions: VStepperActions
93288
+ VStepperHeader: VStepperHeader
93289
+ VStepperItem: VStepperItem
93290
+ VStepperWindow: VStepperWindow
93291
+ VStepperWindowItem: VStepperWindowItem
93292
+ VSystemBar: VSystemBar
93286
93293
  VSwitch: VSwitch
93294
+ VTable: VTable
93295
+ VTextField: VTextField
93296
+ VTimePicker: VTimePicker
93297
+ VTimePickerClock: VTimePickerClock
93298
+ VTimePickerControls: VTimePickerControls
93287
93299
  VTab: VTab
93288
93300
  VTabs: VTabs
93289
93301
  VTabsWindow: VTabsWindow
93290
93302
  VTabsWindowItem: VTabsWindowItem
93291
- VTable: VTable
93292
- VSystemBar: VSystemBar
93293
93303
  VTextarea: VTextarea
93294
- VTimePicker: VTimePicker
93295
- VTimePickerClock: VTimePickerClock
93296
- VTimePickerControls: VTimePickerControls
93297
- VTextField: VTextField
93298
- VTimeline: VTimeline
93299
- VTimelineItem: VTimelineItem
93300
- VTreeview: VTreeview
93301
- VTreeviewItem: VTreeviewItem
93302
- VTreeviewGroup: VTreeviewGroup
93303
- VTooltip: VTooltip
93304
93304
  VToolbar: VToolbar
93305
93305
  VToolbarTitle: VToolbarTitle
93306
93306
  VToolbarItems: VToolbarItems
93307
+ VTimeline: VTimeline
93308
+ VTimelineItem: VTimelineItem
93309
+ VTooltip: VTooltip
93307
93310
  VWindow: VWindow
93308
93311
  VWindowItem: VWindowItem
93312
+ VTreeview: VTreeview
93313
+ VTreeviewItem: VTreeviewItem
93314
+ VTreeviewGroup: VTreeviewGroup
93315
+ VConfirmEdit: VConfirmEdit
93309
93316
  VDataIterator: VDataIterator
93310
- VDefaultsProvider: VDefaultsProvider
93317
+ VForm: VForm
93318
+ VHover: VHover
93311
93319
  VContainer: VContainer
93312
93320
  VCol: VCol
93313
93321
  VRow: VRow
93314
93322
  VSpacer: VSpacer
93315
- VHover: VHover
93323
+ VLazy: VLazy
93316
93324
  VLayout: VLayout
93317
93325
  VLayoutItem: VLayoutItem
93318
- VLazy: VLazy
93319
93326
  VLocaleProvider: VLocaleProvider
93320
93327
  VNoSsr: VNoSsr
93321
- VParallax: VParallax
93322
93328
  VRadio: VRadio
93329
+ VParallax: VParallax
93323
93330
  VRangeSlider: VRangeSlider
93324
93331
  VResponsive: VResponsive
93325
93332
  VSparkline: VSparkline
93326
- VStepper: VStepper
93327
- VStepperActions: VStepperActions
93328
- VStepperHeader: VStepperHeader
93329
- VStepperItem: VStepperItem
93330
- VStepperWindow: VStepperWindow
93331
- VStepperWindowItem: VStepperWindowItem
93332
- VSnackbarQueue: VSnackbarQueue
93333
93333
  VSpeedDial: VSpeedDial
93334
+ VSnackbarQueue: VSnackbarQueue
93334
93335
  VThemeProvider: VThemeProvider
93335
- VValidation: VValidation
93336
93336
  VVirtualScroll: VVirtualScroll
93337
93337
  VFabTransition: VFabTransition
93338
93338
  VDialogBottomTransition: VDialogBottomTransition
@@ -93350,27 +93350,27 @@ declare module 'vue' {
93350
93350
  VExpandTransition: VExpandTransition
93351
93351
  VExpandXTransition: VExpandXTransition
93352
93352
  VDialogTransition: VDialogTransition
93353
- VForm: VForm
93354
- VConfirmEdit: VConfirmEdit
93353
+ VValidation: VValidation
93354
+ VDefaultsProvider: VDefaultsProvider
93355
+ VColorInput: VColorInput
93356
+ VFileUpload: VFileUpload
93357
+ VFileUploadItem: VFileUploadItem
93355
93358
  VCalendar: VCalendar
93356
93359
  VCalendarDay: VCalendarDay
93357
93360
  VCalendarHeader: VCalendarHeader
93358
93361
  VCalendarInterval: VCalendarInterval
93359
93362
  VCalendarIntervalEvent: VCalendarIntervalEvent
93360
93363
  VCalendarMonthDay: VCalendarMonthDay
93361
- VColorInput: VColorInput
93362
- VIconBtn: VIconBtn
93363
- VFileUpload: VFileUpload
93364
- VFileUploadItem: VFileUploadItem
93365
- VPicker: VPicker
93366
- VPickerTitle: VPickerTitle
93367
93364
  VStepperVertical: VStepperVertical
93368
93365
  VStepperVerticalItem: VStepperVerticalItem
93369
93366
  VStepperVerticalActions: VStepperVerticalActions
93370
- VDateInput: VDateInput
93371
93367
  VHotkey: VHotkey
93372
- VPullToRefresh: VPullToRefresh
93368
+ VIconBtn: VIconBtn
93369
+ VPicker: VPicker
93370
+ VPickerTitle: VPickerTitle
93371
+ VDateInput: VDateInput
93373
93372
  VMaskInput: VMaskInput
93373
+ VPullToRefresh: VPullToRefresh
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-25
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -3157,7 +3157,7 @@ function createTheme(options) {
3157
3157
  createCssClass(fgLines, `.${scoped}border-${key}`, [`--${parsedOptions.prefix}border-color: var(--${parsedOptions.prefix}theme-${key})`], parsedOptions.scope);
3158
3158
  }
3159
3159
  }
3160
- lines.push(...bgLines, ...fgLines);
3160
+ lines.push('@layer background {\n', ...bgLines.map(v => ` ${v}`), '}\n', '@layer foreground {\n', ...fgLines.map(v => ` ${v}`), '}\n');
3161
3161
  }
3162
3162
  return '@layer vuetify.theme {\n' + lines.map(v => ` ${v}`).join('') + '\n}';
3163
3163
  });
@@ -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-25";
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-25";
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 };