@vuetify/nightly 3.10.0-dev.2025-09-10 → 3.10.0-dev.2025-09-11

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.
@@ -128184,27 +128184,23 @@ declare module 'vue' {
128184
128184
  $children?: VNodeChild
128185
128185
  }
128186
128186
  export interface GlobalComponents {
128187
- VApp: VApp
128188
128187
  VAppBar: VAppBar
128189
128188
  VAppBarNavIcon: VAppBarNavIcon
128190
128189
  VAppBarTitle: VAppBarTitle
128190
+ VApp: VApp
128191
+ VAvatar: VAvatar
128191
128192
  VAlert: VAlert
128192
128193
  VAlertTitle: VAlertTitle
128193
- VAvatar: VAvatar
128194
128194
  VAutocomplete: VAutocomplete
128195
128195
  VBadge: VBadge
128196
- VBottomSheet: VBottomSheet
128197
128196
  VBanner: VBanner
128198
128197
  VBannerActions: VBannerActions
128199
128198
  VBannerText: VBannerText
128200
- VBottomNavigation: VBottomNavigation
128201
- VBtnGroup: VBtnGroup
128202
128199
  VBreadcrumbs: VBreadcrumbs
128203
128200
  VBreadcrumbsItem: VBreadcrumbsItem
128204
128201
  VBreadcrumbsDivider: VBreadcrumbsDivider
128205
- VBtn: VBtn
128206
- VCheckbox: VCheckbox
128207
- VCheckboxBtn: VCheckboxBtn
128202
+ VBottomNavigation: VBottomNavigation
128203
+ VBottomSheet: VBottomSheet
128208
128204
  VBtnToggle: VBtnToggle
128209
128205
  VCard: VCard
128210
128206
  VCardActions: VCardActions
@@ -128212,13 +128208,25 @@ declare module 'vue' {
128212
128208
  VCardSubtitle: VCardSubtitle
128213
128209
  VCardText: VCardText
128214
128210
  VCardTitle: VCardTitle
128215
- VChip: VChip
128216
- VCode: VCode
128217
- VChipGroup: VChipGroup
128211
+ VCheckbox: VCheckbox
128212
+ VCheckboxBtn: VCheckboxBtn
128213
+ VBtn: VBtn
128214
+ VBtnGroup: VBtnGroup
128218
128215
  VCarousel: VCarousel
128219
128216
  VCarouselItem: VCarouselItem
128217
+ VChipGroup: VChipGroup
128218
+ VCode: VCode
128220
128219
  VCombobox: VCombobox
128220
+ VDatePicker: VDatePicker
128221
+ VDatePickerControls: VDatePickerControls
128222
+ VDatePickerHeader: VDatePickerHeader
128223
+ VDatePickerMonth: VDatePickerMonth
128224
+ VDatePickerMonths: VDatePickerMonths
128225
+ VDatePickerYears: VDatePickerYears
128221
128226
  VColorPicker: VColorPicker
128227
+ VChip: VChip
128228
+ VDialog: VDialog
128229
+ VCounter: VCounter
128222
128230
  VDataTable: VDataTable
128223
128231
  VDataTableHeaders: VDataTableHeaders
128224
128232
  VDataTableFooter: VDataTableFooter
@@ -128226,29 +128234,23 @@ declare module 'vue' {
128226
128234
  VDataTableRow: VDataTableRow
128227
128235
  VDataTableVirtual: VDataTableVirtual
128228
128236
  VDataTableServer: VDataTableServer
128229
- VDialog: VDialog
128230
- VCounter: VCounter
128231
128237
  VDivider: VDivider
128232
- VEmptyState: VEmptyState
128233
128238
  VFab: VFab
128239
+ VEmptyState: VEmptyState
128234
128240
  VField: VField
128235
128241
  VFieldLabel: VFieldLabel
128242
+ VFileInput: VFileInput
128236
128243
  VExpansionPanels: VExpansionPanels
128237
128244
  VExpansionPanel: VExpansionPanel
128238
128245
  VExpansionPanelText: VExpansionPanelText
128239
128246
  VExpansionPanelTitle: VExpansionPanelTitle
128240
- VFooter: VFooter
128241
- VFileInput: VFileInput
128242
128247
  VIcon: VIcon
128243
128248
  VComponentIcon: VComponentIcon
128244
128249
  VSvgIcon: VSvgIcon
128245
128250
  VLigatureIcon: VLigatureIcon
128246
128251
  VClassIcon: VClassIcon
128247
- VKbd: VKbd
128248
- VInfiniteScroll: VInfiniteScroll
128249
- VInput: VInput
128250
128252
  VImg: VImg
128251
- VLabel: VLabel
128253
+ VInfiniteScroll: VInfiniteScroll
128252
128254
  VList: VList
128253
128255
  VListGroup: VListGroup
128254
128256
  VListImg: VListImg
@@ -128258,77 +128260,73 @@ declare module 'vue' {
128258
128260
  VListItemSubtitle: VListItemSubtitle
128259
128261
  VListItemTitle: VListItemTitle
128260
128262
  VListSubheader: VListSubheader
128263
+ VInput: VInput
128261
128264
  VItemGroup: VItemGroup
128262
128265
  VItem: VItem
128263
- VMain: VMain
128266
+ VKbd: VKbd
128267
+ VLabel: VLabel
128264
128268
  VMenu: VMenu
128265
- VNavigationDrawer: VNavigationDrawer
128266
- VNumberInput: VNumberInput
128267
- VOverlay: VOverlay
128269
+ VMain: VMain
128268
128270
  VMessages: VMessages
128269
- VOtpInput: VOtpInput
128271
+ VNumberInput: VNumberInput
128272
+ VNavigationDrawer: VNavigationDrawer
128270
128273
  VPagination: VPagination
128271
- VProgressLinear: VProgressLinear
128274
+ VOtpInput: VOtpInput
128272
128275
  VProgressCircular: VProgressCircular
128276
+ VOverlay: VOverlay
128273
128277
  VRadioGroup: VRadioGroup
128278
+ VProgressLinear: VProgressLinear
128274
128279
  VRating: VRating
128275
128280
  VSelectionControl: VSelectionControl
128276
128281
  VSelect: VSelect
128277
- VSlider: VSlider
128278
- VSheet: VSheet
128279
128282
  VSelectionControlGroup: VSelectionControlGroup
128280
128283
  VSkeletonLoader: VSkeletonLoader
128281
- VSnackbar: VSnackbar
128282
- VSlideGroup: VSlideGroup
128283
- VSlideGroupItem: VSlideGroupItem
128284
- VSwitch: VSwitch
128284
+ VSheet: VSheet
128285
+ VSlider: VSlider
128285
128286
  VStepper: VStepper
128286
128287
  VStepperActions: VStepperActions
128287
128288
  VStepperHeader: VStepperHeader
128288
128289
  VStepperItem: VStepperItem
128289
128290
  VStepperWindow: VStepperWindow
128290
128291
  VStepperWindowItem: VStepperWindowItem
128291
- VTable: VTable
128292
- VTextarea: VTextarea
128293
- VSystemBar: VSystemBar
128292
+ VSlideGroup: VSlideGroup
128293
+ VSlideGroupItem: VSlideGroupItem
128294
+ VSnackbar: VSnackbar
128294
128295
  VTab: VTab
128295
128296
  VTabs: VTabs
128296
128297
  VTabsWindow: VTabsWindow
128297
128298
  VTabsWindowItem: VTabsWindowItem
128298
- VTimePicker: VTimePicker
128299
- VTimePickerClock: VTimePickerClock
128300
- VTimePickerControls: VTimePickerControls
128299
+ VSwitch: VSwitch
128300
+ VTextarea: VTextarea
128301
+ VTable: VTable
128301
128302
  VTextField: VTextField
128302
- VTimeline: VTimeline
128303
- VTimelineItem: VTimelineItem
128303
+ VSystemBar: VSystemBar
128304
128304
  VToolbar: VToolbar
128305
128305
  VToolbarTitle: VToolbarTitle
128306
128306
  VToolbarItems: VToolbarItems
128307
- VTooltip: VTooltip
128308
- VDatePicker: VDatePicker
128309
- VDatePickerControls: VDatePickerControls
128310
- VDatePickerHeader: VDatePickerHeader
128311
- VDatePickerMonth: VDatePickerMonth
128312
- VDatePickerMonths: VDatePickerMonths
128313
- VDatePickerYears: VDatePickerYears
128314
128307
  VTreeview: VTreeview
128315
128308
  VTreeviewItem: VTreeviewItem
128316
128309
  VTreeviewGroup: VTreeviewGroup
128310
+ VTimePicker: VTimePicker
128311
+ VTimePickerClock: VTimePickerClock
128312
+ VTimePickerControls: VTimePickerControls
128313
+ VTimeline: VTimeline
128314
+ VTimelineItem: VTimelineItem
128317
128315
  VWindow: VWindow
128318
128316
  VWindowItem: VWindowItem
128317
+ VFooter: VFooter
128318
+ VTooltip: VTooltip
128319
128319
  VConfirmEdit: VConfirmEdit
128320
128320
  VDataIterator: VDataIterator
128321
128321
  VDefaultsProvider: VDefaultsProvider
128322
128322
  VForm: VForm
128323
+ VHover: VHover
128323
128324
  VContainer: VContainer
128324
128325
  VCol: VCol
128325
128326
  VRow: VRow
128326
128327
  VSpacer: VSpacer
128327
- VHover: VHover
128328
- VLayout: VLayout
128329
- VLayoutItem: VLayoutItem
128330
- VLocaleProvider: VLocaleProvider
128331
128328
  VLazy: VLazy
128329
+ VLocaleProvider: VLocaleProvider
128332
128330
  VNoSsr: VNoSsr
128333
128331
  VParallax: VParallax
128334
128332
  VRadio: VRadio
@@ -128338,8 +128336,8 @@ declare module 'vue' {
128338
128336
  VSparkline: VSparkline
128339
128337
  VSpeedDial: VSpeedDial
128340
128338
  VThemeProvider: VThemeProvider
128341
- VValidation: VValidation
128342
128339
  VVirtualScroll: VVirtualScroll
128340
+ VValidation: VValidation
128343
128341
  VFabTransition: VFabTransition
128344
128342
  VDialogBottomTransition: VDialogBottomTransition
128345
128343
  VDialogTopTransition: VDialogTopTransition
@@ -128356,26 +128354,28 @@ declare module 'vue' {
128356
128354
  VExpandTransition: VExpandTransition
128357
128355
  VExpandXTransition: VExpandXTransition
128358
128356
  VDialogTransition: VDialogTransition
128359
- VFileUpload: VFileUpload
128360
- VFileUploadItem: VFileUploadItem
128357
+ VLayout: VLayout
128358
+ VLayoutItem: VLayoutItem
128361
128359
  VCalendar: VCalendar
128360
+ VColorInput: VColorInput
128361
+ VPicker: VPicker
128362
+ VPickerTitle: VPickerTitle
128363
+ VPie: VPie
128364
+ VPieSegment: VPieSegment
128365
+ VPieTooltip: VPieTooltip
128362
128366
  VStepperVertical: VStepperVertical
128363
128367
  VStepperVerticalItem: VStepperVerticalItem
128364
128368
  VStepperVerticalActions: VStepperVerticalActions
128365
128369
  VIconBtn: VIconBtn
128366
- VPie: VPie
128367
- VPieSegment: VPieSegment
128368
- VPieTooltip: VPieTooltip
128369
- VPicker: VPicker
128370
- VPickerTitle: VPickerTitle
128370
+ VFileUpload: VFileUpload
128371
+ VFileUploadItem: VFileUploadItem
128371
128372
  VHotkey: VHotkey
128372
128373
  VVideo: VVideo
128373
128374
  VVideoControls: VVideoControls
128374
128375
  VVideoVolume: VVideoVolume
128375
- VMaskInput: VMaskInput
128376
128376
  VDateInput: VDateInput
128377
+ VMaskInput: VMaskInput
128377
128378
  VPullToRefresh: VPullToRefresh
128378
- VColorInput: VColorInput
128379
128379
  }
128380
128380
  export interface GlobalDirectives {
128381
128381
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.10.0-dev.2025-09-10
2
+ * Vuetify v3.10.0-dev.2025-09-11
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -37807,7 +37807,7 @@ function createVuetify$1() {
37807
37807
  };
37808
37808
  });
37809
37809
  }
37810
- const version$1 = "3.10.0-dev.2025-09-10";
37810
+ const version$1 = "3.10.0-dev.2025-09-11";
37811
37811
  createVuetify$1.version = version$1;
37812
37812
 
37813
37813
  // Vue's inject() can only be used in setup
@@ -38105,7 +38105,7 @@ var index = /*#__PURE__*/Object.freeze({
38105
38105
 
38106
38106
  /* eslint-disable local-rules/sort-imports */
38107
38107
 
38108
- const version = "3.10.0-dev.2025-09-10";
38108
+ const version = "3.10.0-dev.2025-09-11";
38109
38109
 
38110
38110
  /* eslint-disable local-rules/sort-imports */
38111
38111
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.10.0-dev.2025-09-10
2
+ * Vuetify v3.10.0-dev.2025-09-11
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -37811,7 +37811,7 @@
37811
37811
  };
37812
37812
  });
37813
37813
  }
37814
- const version$1 = "3.10.0-dev.2025-09-10";
37814
+ const version$1 = "3.10.0-dev.2025-09-11";
37815
37815
  createVuetify$1.version = version$1;
37816
37816
 
37817
37817
  // Vue's inject() can only be used in setup
@@ -38109,7 +38109,7 @@
38109
38109
 
38110
38110
  /* eslint-disable local-rules/sort-imports */
38111
38111
 
38112
- const version = "3.10.0-dev.2025-09-10";
38112
+ const version = "3.10.0-dev.2025-09-11";
38113
38113
 
38114
38114
  /* eslint-disable local-rules/sort-imports */
38115
38115