@vuetify/nightly 3.12.0-dev.2026-02-20 → 3.12.0-master.2026-02-21

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.
@@ -152371,26 +152371,25 @@ declare module 'vue' {
152371
152371
  $children?: VNodeChild
152372
152372
  }
152373
152373
  export interface GlobalComponents {
152374
- VApp: VApp
152375
152374
  VAlert: VAlert
152376
152375
  VAlertTitle: VAlertTitle
152376
+ VApp: VApp
152377
+ VBadge: VBadge
152377
152378
  VAppBar: VAppBar
152378
152379
  VAppBarNavIcon: VAppBarNavIcon
152379
152380
  VAppBarTitle: VAppBarTitle
152380
- VAutocomplete: VAutocomplete
152381
- VBottomNavigation: VBottomNavigation
152382
- VBottomSheet: VBottomSheet
152383
- VBtn: VBtn
152384
152381
  VAvatar: VAvatar
152382
+ VBreadcrumbs: VBreadcrumbs
152383
+ VBreadcrumbsItem: VBreadcrumbsItem
152384
+ VBreadcrumbsDivider: VBreadcrumbsDivider
152385
+ VAutocomplete: VAutocomplete
152385
152386
  VBanner: VBanner
152386
152387
  VBannerActions: VBannerActions
152387
152388
  VBannerText: VBannerText
152388
- VBadge: VBadge
152389
- VBtnToggle: VBtnToggle
152390
- VCarousel: VCarousel
152391
- VCarouselItem: VCarouselItem
152392
- VCalendar: VCalendar
152393
152389
  VBtnGroup: VBtnGroup
152390
+ VBtn: VBtn
152391
+ VBottomNavigation: VBottomNavigation
152392
+ VBottomSheet: VBottomSheet
152394
152393
  VCard: VCard
152395
152394
  VCardActions: VCardActions
152396
152395
  VCardItem: VCardItem
@@ -152398,20 +152397,23 @@ declare module 'vue' {
152398
152397
  VCardText: VCardText
152399
152398
  VCardTitle: VCardTitle
152400
152399
  VChipGroup: VChipGroup
152400
+ VCalendar: VCalendar
152401
+ VCarousel: VCarousel
152402
+ VCarouselItem: VCarouselItem
152401
152403
  VCheckbox: VCheckbox
152402
152404
  VCheckboxBtn: VCheckboxBtn
152403
- VCode: VCode
152404
- VChip: VChip
152405
- VCounter: VCounter
152405
+ VBtnToggle: VBtnToggle
152406
152406
  VCombobox: VCombobox
152407
- VColorPicker: VColorPicker
152407
+ VChip: VChip
152408
152408
  VDatePicker: VDatePicker
152409
152409
  VDatePickerControls: VDatePickerControls
152410
152410
  VDatePickerHeader: VDatePickerHeader
152411
152411
  VDatePickerMonth: VDatePickerMonth
152412
152412
  VDatePickerMonths: VDatePickerMonths
152413
152413
  VDatePickerYears: VDatePickerYears
152414
- VDialog: VDialog
152414
+ VCode: VCode
152415
+ VColorPicker: VColorPicker
152416
+ VCounter: VCounter
152415
152417
  VDataTable: VDataTable
152416
152418
  VDataTableHeaders: VDataTableHeaders
152417
152419
  VDataTableFooter: VDataTableFooter
@@ -152419,33 +152421,27 @@ declare module 'vue' {
152419
152421
  VDataTableRow: VDataTableRow
152420
152422
  VDataTableVirtual: VDataTableVirtual
152421
152423
  VDataTableServer: VDataTableServer
152424
+ VDialog: VDialog
152425
+ VEmptyState: VEmptyState
152426
+ VDivider: VDivider
152427
+ VField: VField
152428
+ VFieldLabel: VFieldLabel
152429
+ VFooter: VFooter
152430
+ VFab: VFab
152431
+ VFileInput: VFileInput
152432
+ VHotkey: VHotkey
152422
152433
  VExpansionPanels: VExpansionPanels
152423
152434
  VExpansionPanel: VExpansionPanel
152424
152435
  VExpansionPanelText: VExpansionPanelText
152425
152436
  VExpansionPanelTitle: VExpansionPanelTitle
152426
- VDivider: VDivider
152427
- VFab: VFab
152428
- VEmptyState: VEmptyState
152429
- VBreadcrumbs: VBreadcrumbs
152430
- VBreadcrumbsItem: VBreadcrumbsItem
152431
- VBreadcrumbsDivider: VBreadcrumbsDivider
152432
- VFooter: VFooter
152433
- VImg: VImg
152434
- VField: VField
152435
- VFieldLabel: VFieldLabel
152436
152437
  VIcon: VIcon
152437
152438
  VComponentIcon: VComponentIcon
152438
152439
  VSvgIcon: VSvgIcon
152439
152440
  VLigatureIcon: VLigatureIcon
152440
152441
  VClassIcon: VClassIcon
152441
- VFileInput: VFileInput
152442
- VHotkey: VHotkey
152443
152442
  VInfiniteScroll: VInfiniteScroll
152444
- VItemGroup: VItemGroup
152445
- VItem: VItem
152446
- VInput: VInput
152443
+ VImg: VImg
152447
152444
  VKbd: VKbd
152448
- VLabel: VLabel
152449
152445
  VList: VList
152450
152446
  VListGroup: VListGroup
152451
152447
  VListImg: VListImg
@@ -152455,79 +152451,84 @@ declare module 'vue' {
152455
152451
  VListItemSubtitle: VListItemSubtitle
152456
152452
  VListItemTitle: VListItemTitle
152457
152453
  VListSubheader: VListSubheader
152458
- VMenu: VMenu
152459
152454
  VMain: VMain
152455
+ VInput: VInput
152456
+ VItemGroup: VItemGroup
152457
+ VItem: VItem
152458
+ VLabel: VLabel
152459
+ VNavigationDrawer: VNavigationDrawer
152460
152460
  VMessages: VMessages
152461
152461
  VNumberInput: VNumberInput
152462
- VNavigationDrawer: VNavigationDrawer
152463
- VOtpInput: VOtpInput
152464
- VPagination: VPagination
152462
+ VMenu: VMenu
152465
152463
  VOverlay: VOverlay
152466
- VProgressCircular: VProgressCircular
152464
+ VPagination: VPagination
152465
+ VOtpInput: VOtpInput
152467
152466
  VRadioGroup: VRadioGroup
152468
152467
  VProgressLinear: VProgressLinear
152468
+ VProgressCircular: VProgressCircular
152469
+ VRating: VRating
152469
152470
  VSelect: VSelect
152470
152471
  VSelectionControl: VSelectionControl
152471
- VRating: VRating
152472
- VSheet: VSheet
152473
- VSkeletonLoader: VSkeletonLoader
152472
+ VSelectionControlGroup: VSelectionControlGroup
152474
152473
  VSlideGroup: VSlideGroup
152475
152474
  VSlideGroupItem: VSlideGroupItem
152476
- VSlider: VSlider
152477
- VSelectionControlGroup: VSelectionControlGroup
152478
- VSwitch: VSwitch
152479
- VTab: VTab
152480
- VTabs: VTabs
152481
- VTabsWindow: VTabsWindow
152482
- VTabsWindowItem: VTabsWindowItem
152483
- VSnackbar: VSnackbar
152475
+ VSheet: VSheet
152476
+ VSkeletonLoader: VSkeletonLoader
152484
152477
  VStepper: VStepper
152485
152478
  VStepperActions: VStepperActions
152486
152479
  VStepperHeader: VStepperHeader
152487
152480
  VStepperItem: VStepperItem
152488
152481
  VStepperWindow: VStepperWindow
152489
152482
  VStepperWindowItem: VStepperWindowItem
152483
+ VSlider: VSlider
152484
+ VSnackbar: VSnackbar
152490
152485
  VTextarea: VTextarea
152486
+ VSwitch: VSwitch
152491
152487
  VSystemBar: VSystemBar
152492
- VTable: VTable
152493
152488
  VTextField: VTextField
152494
- VTimeline: VTimeline
152495
- VTimelineItem: VTimelineItem
152496
- VTooltip: VTooltip
152497
- VWindow: VWindow
152498
- VWindowItem: VWindowItem
152489
+ VTab: VTab
152490
+ VTabs: VTabs
152491
+ VTabsWindow: VTabsWindow
152492
+ VTabsWindowItem: VTabsWindowItem
152499
152493
  VTimePicker: VTimePicker
152500
152494
  VTimePickerClock: VTimePickerClock
152501
152495
  VTimePickerControls: VTimePickerControls
152496
+ VTable: VTable
152497
+ VTooltip: VTooltip
152498
+ VTimeline: VTimeline
152499
+ VTimelineItem: VTimelineItem
152502
152500
  VToolbar: VToolbar
152503
152501
  VToolbarTitle: VToolbarTitle
152504
152502
  VToolbarItems: VToolbarItems
152503
+ VWindow: VWindow
152504
+ VWindowItem: VWindowItem
152505
152505
  VTreeview: VTreeview
152506
152506
  VTreeviewItem: VTreeviewItem
152507
152507
  VTreeviewGroup: VTreeviewGroup
152508
152508
  VConfirmEdit: VConfirmEdit
152509
- VDefaultsProvider: VDefaultsProvider
152510
152509
  VDataIterator: VDataIterator
152510
+ VDefaultsProvider: VDefaultsProvider
152511
152511
  VForm: VForm
152512
152512
  VContainer: VContainer
152513
152513
  VCol: VCol
152514
152514
  VRow: VRow
152515
152515
  VSpacer: VSpacer
152516
152516
  VHover: VHover
152517
- VLazy: VLazy
152518
152517
  VLayout: VLayout
152519
152518
  VLayoutItem: VLayoutItem
152520
- VLocaleProvider: VLocaleProvider
152519
+ VLazy: VLazy
152521
152520
  VNoSsr: VNoSsr
152522
152521
  VParallax: VParallax
152523
152522
  VRadio: VRadio
152524
- VResponsive: VResponsive
152523
+ VLocaleProvider: VLocaleProvider
152525
152524
  VRangeSlider: VRangeSlider
152525
+ VResponsive: VResponsive
152526
+ VSpeedDial: VSpeedDial
152526
152527
  VSnackbarQueue: VSnackbarQueue
152527
152528
  VSparkline: VSparkline
152528
- VSpeedDial: VSpeedDial
152529
152529
  VThemeProvider: VThemeProvider
152530
152530
  VValidation: VValidation
152531
+ VVirtualScroll: VVirtualScroll
152531
152532
  VFabTransition: VFabTransition
152532
152533
  VDialogBottomTransition: VDialogBottomTransition
152533
152534
  VDialogTopTransition: VDialogTopTransition
@@ -152545,27 +152546,26 @@ declare module 'vue' {
152545
152546
  VExpandXTransition: VExpandXTransition
152546
152547
  VExpandBothTransition: VExpandBothTransition
152547
152548
  VDialogTransition: VDialogTransition
152548
- VVirtualScroll: VVirtualScroll
152549
+ VCommandPalette: VCommandPalette
152550
+ VCommandPaletteItemComponent: VCommandPaletteItemComponent
152551
+ VIconBtn: VIconBtn
152552
+ VColorInput: VColorInput
152549
152553
  VAvatarGroup: VAvatarGroup
152550
152554
  VFileUpload: VFileUpload
152551
152555
  VFileUploadItem: VFileUploadItem
152552
- VColorInput: VColorInput
152553
- VPicker: VPicker
152554
- VPickerTitle: VPickerTitle
152555
- VCommandPalette: VCommandPalette
152556
- VCommandPaletteItemComponent: VCommandPaletteItemComponent
152557
152556
  VPie: VPie
152558
152557
  VPieSegment: VPieSegment
152559
152558
  VPieTooltip: VPieTooltip
152560
- VIconBtn: VIconBtn
152561
- VVideo: VVideo
152562
- VVideoControls: VVideoControls
152563
- VVideoVolume: VVideoVolume
152564
152559
  VStepperVertical: VStepperVertical
152565
152560
  VStepperVerticalItem: VStepperVerticalItem
152566
152561
  VStepperVerticalActions: VStepperVerticalActions
152567
- VDateInput: VDateInput
152562
+ VPicker: VPicker
152563
+ VPickerTitle: VPickerTitle
152564
+ VVideo: VVideo
152565
+ VVideoControls: VVideoControls
152566
+ VVideoVolume: VVideoVolume
152568
152567
  VMaskInput: VMaskInput
152568
+ VDateInput: VDateInput
152569
152569
  VPullToRefresh: VPullToRefresh
152570
152570
  }
152571
152571
  export interface GlobalDirectives {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.12.0-dev.2026-02-20
2
+ * Vuetify v3.12.0-master.2026-02-21
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -40423,7 +40423,7 @@ function createVuetify$1() {
40423
40423
  };
40424
40424
  });
40425
40425
  }
40426
- const version$1 = "3.12.0-dev.2026-02-20";
40426
+ const version$1 = "3.12.0-master.2026-02-21";
40427
40427
  createVuetify$1.version = version$1;
40428
40428
 
40429
40429
  // Vue's inject() can only be used in setup
@@ -40726,7 +40726,7 @@ var index = /*#__PURE__*/Object.freeze({
40726
40726
 
40727
40727
  /* eslint-disable local-rules/sort-imports */
40728
40728
 
40729
- const version = "3.12.0-dev.2026-02-20";
40729
+ const version = "3.12.0-master.2026-02-21";
40730
40730
 
40731
40731
  /* eslint-disable local-rules/sort-imports */
40732
40732