@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.
package/dist/vuetify.d.ts CHANGED
@@ -95362,11 +95362,10 @@ declare module 'vue' {
95362
95362
  $children?: VNodeChild
95363
95363
  }
95364
95364
  export interface GlobalComponents {
95365
- VApp: VApp
95366
95365
  VAutocomplete: VAutocomplete
95367
- VAvatar: VAvatar
95368
95366
  VAlert: VAlert
95369
95367
  VAlertTitle: VAlertTitle
95368
+ VApp: VApp
95370
95369
  VAppBar: VAppBar
95371
95370
  VAppBarNavIcon: VAppBarNavIcon
95372
95371
  VAppBarTitle: VAppBarTitle
@@ -95374,28 +95373,30 @@ declare module 'vue' {
95374
95373
  VBanner: VBanner
95375
95374
  VBannerActions: VBannerActions
95376
95375
  VBannerText: VBannerText
95376
+ VAvatar: VAvatar
95377
+ VBottomNavigation: VBottomNavigation
95378
+ VBtnGroup: VBtnGroup
95379
+ VBtn: VBtn
95377
95380
  VBottomSheet: VBottomSheet
95381
+ VBtnToggle: VBtnToggle
95378
95382
  VBreadcrumbs: VBreadcrumbs
95379
95383
  VBreadcrumbsItem: VBreadcrumbsItem
95380
95384
  VBreadcrumbsDivider: VBreadcrumbsDivider
95381
- VBtn: VBtn
95382
- VBottomNavigation: VBottomNavigation
95383
- VBtnToggle: VBtnToggle
95384
- VBtnGroup: VBtnGroup
95385
- VCheckbox: VCheckbox
95386
- VCheckboxBtn: VCheckboxBtn
95387
95385
  VCard: VCard
95388
95386
  VCardActions: VCardActions
95389
95387
  VCardItem: VCardItem
95390
95388
  VCardSubtitle: VCardSubtitle
95391
95389
  VCardText: VCardText
95392
95390
  VCardTitle: VCardTitle
95393
- VChip: VChip
95394
95391
  VCarousel: VCarousel
95395
95392
  VCarouselItem: VCarouselItem
95393
+ VCheckbox: VCheckbox
95394
+ VCheckboxBtn: VCheckboxBtn
95396
95395
  VColorPicker: VColorPicker
95396
+ VChip: VChip
95397
95397
  VCounter: VCounter
95398
95398
  VCode: VCode
95399
+ VChipGroup: VChipGroup
95399
95400
  VCombobox: VCombobox
95400
95401
  VDataTable: VDataTable
95401
95402
  VDataTableHeaders: VDataTableHeaders
@@ -95410,31 +95411,29 @@ declare module 'vue' {
95410
95411
  VDatePickerMonth: VDatePickerMonth
95411
95412
  VDatePickerMonths: VDatePickerMonths
95412
95413
  VDatePickerYears: VDatePickerYears
95413
- VChipGroup: VChipGroup
95414
+ VDialog: VDialog
95414
95415
  VDivider: VDivider
95416
+ VFab: VFab
95417
+ VEmptyState: VEmptyState
95418
+ VFileInput: VFileInput
95415
95419
  VField: VField
95416
95420
  VFieldLabel: VFieldLabel
95417
95421
  VExpansionPanels: VExpansionPanels
95418
95422
  VExpansionPanel: VExpansionPanel
95419
95423
  VExpansionPanelText: VExpansionPanelText
95420
95424
  VExpansionPanelTitle: VExpansionPanelTitle
95421
- VFab: VFab
95422
- VDialog: VDialog
95423
95425
  VFooter: VFooter
95424
- VFileInput: VFileInput
95425
95426
  VIcon: VIcon
95426
95427
  VComponentIcon: VComponentIcon
95427
95428
  VSvgIcon: VSvgIcon
95428
95429
  VLigatureIcon: VLigatureIcon
95429
95430
  VClassIcon: VClassIcon
95430
95431
  VInput: VInput
95431
- VInfiniteScroll: VInfiniteScroll
95432
- VImg: VImg
95433
- VKbd: VKbd
95434
95432
  VItemGroup: VItemGroup
95435
95433
  VItem: VItem
95434
+ VKbd: VKbd
95435
+ VImg: VImg
95436
95436
  VLabel: VLabel
95437
- VNavigationDrawer: VNavigationDrawer
95438
95437
  VList: VList
95439
95438
  VListGroup: VListGroup
95440
95439
  VListImg: VListImg
@@ -95444,25 +95443,28 @@ declare module 'vue' {
95444
95443
  VListItemSubtitle: VListItemSubtitle
95445
95444
  VListItemTitle: VListItemTitle
95446
95445
  VListSubheader: VListSubheader
95446
+ VInfiniteScroll: VInfiniteScroll
95447
95447
  VMain: VMain
95448
95448
  VMenu: VMenu
95449
95449
  VOtpInput: VOtpInput
95450
95450
  VMessages: VMessages
95451
95451
  VNumberInput: VNumberInput
95452
- VOverlay: VOverlay
95452
+ VNavigationDrawer: VNavigationDrawer
95453
95453
  VPagination: VPagination
95454
- VProgressLinear: VProgressLinear
95455
95454
  VProgressCircular: VProgressCircular
95455
+ VOverlay: VOverlay
95456
+ VProgressLinear: VProgressLinear
95457
+ VRadioGroup: VRadioGroup
95456
95458
  VRating: VRating
95457
95459
  VSelect: VSelect
95458
- VSelectionControlGroup: VSelectionControlGroup
95459
- VSlideGroup: VSlideGroup
95460
- VSlideGroupItem: VSlideGroupItem
95461
95460
  VSelectionControl: VSelectionControl
95462
95461
  VSkeletonLoader: VSkeletonLoader
95463
- VSheet: VSheet
95462
+ VSelectionControlGroup: VSelectionControlGroup
95464
95463
  VSlider: VSlider
95464
+ VSlideGroup: VSlideGroup
95465
+ VSlideGroupItem: VSlideGroupItem
95465
95466
  VSnackbar: VSnackbar
95467
+ VSheet: VSheet
95466
95468
  VStepper: VStepper
95467
95469
  VStepperActions: VStepperActions
95468
95470
  VStepperHeader: VStepperHeader
@@ -95470,54 +95472,52 @@ declare module 'vue' {
95470
95472
  VStepperWindow: VStepperWindow
95471
95473
  VStepperWindowItem: VStepperWindowItem
95472
95474
  VSwitch: VSwitch
95473
- VTab: VTab
95474
- VTabs: VTabs
95475
- VTabsWindow: VTabsWindow
95476
- VTabsWindowItem: VTabsWindowItem
95477
- VTextField: VTextField
95478
- VTable: VTable
95479
95475
  VSystemBar: VSystemBar
95476
+ VTextField: VTextField
95480
95477
  VTextarea: VTextarea
95481
95478
  VTimeline: VTimeline
95482
95479
  VTimelineItem: VTimelineItem
95483
- VTooltip: VTooltip
95484
95480
  VTimePicker: VTimePicker
95485
95481
  VTimePickerClock: VTimePickerClock
95486
95482
  VTimePickerControls: VTimePickerControls
95487
- VTreeview: VTreeview
95488
- VTreeviewItem: VTreeviewItem
95489
- VTreeviewGroup: VTreeviewGroup
95483
+ VTable: VTable
95484
+ VTab: VTab
95485
+ VTabs: VTabs
95486
+ VTabsWindow: VTabsWindow
95487
+ VTabsWindowItem: VTabsWindowItem
95490
95488
  VToolbar: VToolbar
95491
95489
  VToolbarTitle: VToolbarTitle
95492
95490
  VToolbarItems: VToolbarItems
95491
+ VTooltip: VTooltip
95492
+ VTreeview: VTreeview
95493
+ VTreeviewItem: VTreeviewItem
95494
+ VTreeviewGroup: VTreeviewGroup
95493
95495
  VWindow: VWindow
95494
95496
  VWindowItem: VWindowItem
95495
- VDefaultsProvider: VDefaultsProvider
95497
+ VConfirmEdit: VConfirmEdit
95496
95498
  VDataIterator: VDataIterator
95499
+ VDefaultsProvider: VDefaultsProvider
95500
+ VForm: VForm
95501
+ VHover: VHover
95497
95502
  VContainer: VContainer
95498
95503
  VCol: VCol
95499
95504
  VRow: VRow
95500
95505
  VSpacer: VSpacer
95501
- VConfirmEdit: VConfirmEdit
95502
- VForm: VForm
95503
- VHover: VHover
95504
- VLazy: VLazy
95505
95506
  VLayout: VLayout
95506
95507
  VLayoutItem: VLayoutItem
95508
+ VLazy: VLazy
95507
95509
  VLocaleProvider: VLocaleProvider
95508
95510
  VNoSsr: VNoSsr
95509
- VRadioGroup: VRadioGroup
95510
- VEmptyState: VEmptyState
95511
95511
  VParallax: VParallax
95512
- VRadio: VRadio
95513
95512
  VRangeSlider: VRangeSlider
95513
+ VRadio: VRadio
95514
95514
  VResponsive: VResponsive
95515
95515
  VSparkline: VSparkline
95516
95516
  VSnackbarQueue: VSnackbarQueue
95517
95517
  VSpeedDial: VSpeedDial
95518
+ VValidation: VValidation
95518
95519
  VThemeProvider: VThemeProvider
95519
95520
  VVirtualScroll: VVirtualScroll
95520
- VValidation: VValidation
95521
95521
  VFabTransition: VFabTransition
95522
95522
  VDialogBottomTransition: VDialogBottomTransition
95523
95523
  VDialogTopTransition: VDialogTopTransition
@@ -95534,25 +95534,25 @@ declare module 'vue' {
95534
95534
  VExpandTransition: VExpandTransition
95535
95535
  VExpandXTransition: VExpandXTransition
95536
95536
  VDialogTransition: VDialogTransition
95537
- VFileUpload: VFileUpload
95538
- VFileUploadItem: VFileUploadItem
95539
95537
  VCalendar: VCalendar
95540
95538
  VCalendarDay: VCalendarDay
95541
95539
  VCalendarHeader: VCalendarHeader
95542
95540
  VCalendarInterval: VCalendarInterval
95543
95541
  VCalendarIntervalEvent: VCalendarIntervalEvent
95544
95542
  VCalendarMonthDay: VCalendarMonthDay
95545
- VPicker: VPicker
95546
- VPickerTitle: VPickerTitle
95547
95543
  VStepperVertical: VStepperVertical
95548
95544
  VStepperVerticalItem: VStepperVerticalItem
95549
95545
  VStepperVerticalActions: VStepperVerticalActions
95550
95546
  VColorInput: VColorInput
95551
- VHotkey: VHotkey
95552
95547
  VIconBtn: VIconBtn
95548
+ VHotkey: VHotkey
95549
+ VPicker: VPicker
95550
+ VPickerTitle: VPickerTitle
95553
95551
  VDateInput: VDateInput
95554
95552
  VMaskInput: VMaskInput
95555
95553
  VPullToRefresh: VPullToRefresh
95554
+ VFileUpload: VFileUpload
95555
+ VFileUploadItem: VFileUploadItem
95556
95556
  }
95557
95557
  export interface GlobalDirectives {
95558
95558
  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
  */
@@ -31384,7 +31384,7 @@ function createVuetify$1() {
31384
31384
  };
31385
31385
  });
31386
31386
  }
31387
- const version$1 = "3.9.2-master.2025-07-18";
31387
+ const version$1 = "3.9.2-master.2025-07-22";
31388
31388
  createVuetify$1.version = version$1;
31389
31389
 
31390
31390
  // Vue's inject() can only be used in setup
@@ -31409,7 +31409,7 @@ const createVuetify = function () {
31409
31409
  ...options
31410
31410
  });
31411
31411
  };
31412
- const version = "3.9.2-master.2025-07-18";
31412
+ const version = "3.9.2-master.2025-07-22";
31413
31413
  createVuetify.version = version;
31414
31414
 
31415
31415
  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.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
  */
@@ -31388,7 +31388,7 @@
31388
31388
  };
31389
31389
  });
31390
31390
  }
31391
- const version$1 = "3.9.2-master.2025-07-18";
31391
+ const version$1 = "3.9.2-master.2025-07-22";
31392
31392
  createVuetify$1.version = version$1;
31393
31393
 
31394
31394
  // Vue's inject() can only be used in setup
@@ -31413,7 +31413,7 @@
31413
31413
  ...options
31414
31414
  });
31415
31415
  };
31416
- const version = "3.9.2-master.2025-07-18";
31416
+ const version = "3.9.2-master.2025-07-22";
31417
31417
  createVuetify.version = version;
31418
31418
 
31419
31419
  exports.blueprints = index;