@vuetify/nightly 3.8.1-next.2025-04-15 → 3.8.1-next.2025-04-18

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.
@@ -96392,42 +96392,42 @@ declare module 'vue' {
96392
96392
  $children?: VNodeChild
96393
96393
  }
96394
96394
  export interface GlobalComponents {
96395
+ VAutocomplete: VAutocomplete
96396
+ VApp: VApp
96395
96397
  VAppBar: VAppBar
96396
96398
  VAppBarNavIcon: VAppBarNavIcon
96397
96399
  VAppBarTitle: VAppBarTitle
96398
- VApp: VApp
96399
- VBadge: VBadge
96400
- VAutocomplete: VAutocomplete
96401
- VAlert: VAlert
96402
- VAlertTitle: VAlertTitle
96403
96400
  VAvatar: VAvatar
96404
- VBottomNavigation: VBottomNavigation
96405
- VBreadcrumbs: VBreadcrumbs
96406
- VBreadcrumbsItem: VBreadcrumbsItem
96407
- VBreadcrumbsDivider: VBreadcrumbsDivider
96401
+ VBadge: VBadge
96408
96402
  VBottomSheet: VBottomSheet
96409
96403
  VBanner: VBanner
96410
96404
  VBannerActions: VBannerActions
96411
96405
  VBannerText: VBannerText
96412
- VBtn: VBtn
96413
- VCarousel: VCarousel
96414
- VCarouselItem: VCarouselItem
96415
- VBtnToggle: VBtnToggle
96406
+ VBreadcrumbs: VBreadcrumbs
96407
+ VBreadcrumbsItem: VBreadcrumbsItem
96408
+ VBreadcrumbsDivider: VBreadcrumbsDivider
96409
+ VBottomNavigation: VBottomNavigation
96410
+ VAlert: VAlert
96411
+ VAlertTitle: VAlertTitle
96416
96412
  VBtnGroup: VBtnGroup
96417
- VChip: VChip
96413
+ VBtn: VBtn
96418
96414
  VCard: VCard
96419
96415
  VCardActions: VCardActions
96420
96416
  VCardItem: VCardItem
96421
96417
  VCardSubtitle: VCardSubtitle
96422
96418
  VCardText: VCardText
96423
96419
  VCardTitle: VCardTitle
96424
- VCode: VCode
96420
+ VBtnToggle: VBtnToggle
96421
+ VCombobox: VCombobox
96425
96422
  VCheckbox: VCheckbox
96426
96423
  VCheckboxBtn: VCheckboxBtn
96424
+ VCarousel: VCarousel
96425
+ VCarouselItem: VCarouselItem
96427
96426
  VChipGroup: VChipGroup
96428
96427
  VColorPicker: VColorPicker
96429
- VCombobox: VCombobox
96430
- VDialog: VDialog
96428
+ VDivider: VDivider
96429
+ VCode: VCode
96430
+ VChip: VChip
96431
96431
  VDataTable: VDataTable
96432
96432
  VDataTableHeaders: VDataTableHeaders
96433
96433
  VDataTableFooter: VDataTableFooter
@@ -96435,35 +96435,36 @@ declare module 'vue' {
96435
96435
  VDataTableRow: VDataTableRow
96436
96436
  VDataTableVirtual: VDataTableVirtual
96437
96437
  VDataTableServer: VDataTableServer
96438
- VCounter: VCounter
96439
96438
  VDatePicker: VDatePicker
96440
96439
  VDatePickerControls: VDatePickerControls
96441
96440
  VDatePickerHeader: VDatePickerHeader
96442
96441
  VDatePickerMonth: VDatePickerMonth
96443
96442
  VDatePickerMonths: VDatePickerMonths
96444
96443
  VDatePickerYears: VDatePickerYears
96444
+ VCounter: VCounter
96445
96445
  VEmptyState: VEmptyState
96446
+ VDialog: VDialog
96446
96447
  VExpansionPanels: VExpansionPanels
96447
96448
  VExpansionPanel: VExpansionPanel
96448
96449
  VExpansionPanelText: VExpansionPanelText
96449
96450
  VExpansionPanelTitle: VExpansionPanelTitle
96450
- VDivider: VDivider
96451
96451
  VFab: VFab
96452
- VField: VField
96453
- VFieldLabel: VFieldLabel
96454
- VFooter: VFooter
96455
- VFileInput: VFileInput
96456
96452
  VImg: VImg
96453
+ VFileInput: VFileInput
96454
+ VFooter: VFooter
96457
96455
  VIcon: VIcon
96458
96456
  VComponentIcon: VComponentIcon
96459
96457
  VSvgIcon: VSvgIcon
96460
96458
  VLigatureIcon: VLigatureIcon
96461
96459
  VClassIcon: VClassIcon
96462
- VInfiniteScroll: VInfiniteScroll
96463
- VLabel: VLabel
96460
+ VInput: VInput
96461
+ VKbd: VKbd
96464
96462
  VItemGroup: VItemGroup
96465
96463
  VItem: VItem
96466
- VInput: VInput
96464
+ VLabel: VLabel
96465
+ VInfiniteScroll: VInfiniteScroll
96466
+ VMenu: VMenu
96467
+ VMain: VMain
96467
96468
  VList: VList
96468
96469
  VListGroup: VListGroup
96469
96470
  VListImg: VListImg
@@ -96473,72 +96474,71 @@ declare module 'vue' {
96473
96474
  VListItemSubtitle: VListItemSubtitle
96474
96475
  VListItemTitle: VListItemTitle
96475
96476
  VListSubheader: VListSubheader
96476
- VMain: VMain
96477
- VKbd: VKbd
96478
- VMenu: VMenu
96479
- VMessages: VMessages
96477
+ VField: VField
96478
+ VFieldLabel: VFieldLabel
96480
96479
  VNavigationDrawer: VNavigationDrawer
96481
- VPagination: VPagination
96480
+ VMessages: VMessages
96482
96481
  VNumberInput: VNumberInput
96483
96482
  VOtpInput: VOtpInput
96484
- VProgressLinear: VProgressLinear
96485
96483
  VOverlay: VOverlay
96486
- VProgressCircular: VProgressCircular
96484
+ VPagination: VPagination
96487
96485
  VRadioGroup: VRadioGroup
96486
+ VProgressCircular: VProgressCircular
96487
+ VProgressLinear: VProgressLinear
96488
+ VSelect: VSelect
96488
96489
  VRating: VRating
96489
96490
  VSelectionControl: VSelectionControl
96491
+ VSheet: VSheet
96490
96492
  VSelectionControlGroup: VSelectionControlGroup
96493
+ VSlider: VSlider
96491
96494
  VSkeletonLoader: VSkeletonLoader
96492
- VSelect: VSelect
96493
- VSlideGroup: VSlideGroup
96494
- VSlideGroupItem: VSlideGroupItem
96495
96495
  VSnackbar: VSnackbar
96496
+ VSwitch: VSwitch
96496
96497
  VStepper: VStepper
96497
96498
  VStepperActions: VStepperActions
96498
96499
  VStepperHeader: VStepperHeader
96499
96500
  VStepperItem: VStepperItem
96500
96501
  VStepperWindow: VStepperWindow
96501
96502
  VStepperWindowItem: VStepperWindowItem
96502
- VSlider: VSlider
96503
- VSwitch: VSwitch
96504
- VTextarea: VTextarea
96503
+ VSlideGroup: VSlideGroup
96504
+ VSlideGroupItem: VSlideGroupItem
96505
96505
  VSystemBar: VSystemBar
96506
- VSheet: VSheet
96507
96506
  VTab: VTab
96508
96507
  VTabs: VTabs
96509
96508
  VTabsWindow: VTabsWindow
96510
96509
  VTabsWindowItem: VTabsWindowItem
96510
+ VTextarea: VTextarea
96511
96511
  VTable: VTable
96512
+ VTextField: VTextField
96512
96513
  VToolbar: VToolbar
96513
96514
  VToolbarTitle: VToolbarTitle
96514
96515
  VToolbarItems: VToolbarItems
96515
- VTextField: VTextField
96516
- VTooltip: VTooltip
96517
- VTimeline: VTimeline
96518
- VTimelineItem: VTimelineItem
96519
96516
  VWindow: VWindow
96520
96517
  VWindowItem: VWindowItem
96518
+ VTimeline: VTimeline
96519
+ VTimelineItem: VTimelineItem
96520
+ VTooltip: VTooltip
96521
96521
  VConfirmEdit: VConfirmEdit
96522
- VDataIterator: VDataIterator
96523
96522
  VDefaultsProvider: VDefaultsProvider
96523
+ VForm: VForm
96524
+ VDataIterator: VDataIterator
96524
96525
  VContainer: VContainer
96525
96526
  VCol: VCol
96526
96527
  VRow: VRow
96527
96528
  VSpacer: VSpacer
96528
- VForm: VForm
96529
96529
  VHover: VHover
96530
+ VLazy: VLazy
96530
96531
  VLayout: VLayout
96531
96532
  VLayoutItem: VLayoutItem
96532
- VLazy: VLazy
96533
96533
  VLocaleProvider: VLocaleProvider
96534
96534
  VNoSsr: VNoSsr
96535
96535
  VParallax: VParallax
96536
96536
  VRadio: VRadio
96537
96537
  VResponsive: VResponsive
96538
96538
  VRangeSlider: VRangeSlider
96539
+ VSparkline: VSparkline
96539
96540
  VSnackbarQueue: VSnackbarQueue
96540
96541
  VSpeedDial: VSpeedDial
96541
- VSparkline: VSparkline
96542
96542
  VThemeProvider: VThemeProvider
96543
96543
  VFabTransition: VFabTransition
96544
96544
  VDialogBottomTransition: VDialogBottomTransition
@@ -96564,20 +96564,20 @@ declare module 'vue' {
96564
96564
  VCalendarInterval: VCalendarInterval
96565
96565
  VCalendarIntervalEvent: VCalendarIntervalEvent
96566
96566
  VCalendarMonthDay: VCalendarMonthDay
96567
- VPicker: VPicker
96568
- VPickerTitle: VPickerTitle
96567
+ VFileUpload: VFileUpload
96568
+ VFileUploadItem: VFileUploadItem
96569
96569
  VStepperVertical: VStepperVertical
96570
96570
  VStepperVerticalItem: VStepperVerticalItem
96571
96571
  VStepperVerticalActions: VStepperVerticalActions
96572
- VTimePicker: VTimePicker
96573
- VTimePickerClock: VTimePickerClock
96574
- VTimePickerControls: VTimePickerControls
96575
- VIconBtn: VIconBtn
96572
+ VPicker: VPicker
96573
+ VPickerTitle: VPickerTitle
96576
96574
  VTreeview: VTreeview
96577
96575
  VTreeviewItem: VTreeviewItem
96578
96576
  VTreeviewGroup: VTreeviewGroup
96579
- VFileUpload: VFileUpload
96580
- VFileUploadItem: VFileUploadItem
96577
+ VIconBtn: VIconBtn
96578
+ VTimePicker: VTimePicker
96579
+ VTimePickerClock: VTimePickerClock
96580
+ VTimePickerControls: VTimePickerControls
96581
96581
  VDateInput: VDateInput
96582
96582
  VPullToRefresh: VPullToRefresh
96583
96583
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.1-next.2025-04-15
2
+ * Vuetify v3.8.1-next.2025-04-18
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31653,7 +31653,7 @@ function createVuetify$1() {
31653
31653
  };
31654
31654
  });
31655
31655
  }
31656
- const version$1 = "3.8.1-next.2025-04-15";
31656
+ const version$1 = "3.8.1-next.2025-04-18";
31657
31657
  createVuetify$1.version = version$1;
31658
31658
 
31659
31659
  // Vue's inject() can only be used in setup
@@ -31938,7 +31938,7 @@ var index = /*#__PURE__*/Object.freeze({
31938
31938
 
31939
31939
  /* eslint-disable local-rules/sort-imports */
31940
31940
 
31941
- const version = "3.8.1-next.2025-04-15";
31941
+ const version = "3.8.1-next.2025-04-18";
31942
31942
 
31943
31943
  /* eslint-disable local-rules/sort-imports */
31944
31944
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.1-next.2025-04-15
2
+ * Vuetify v3.8.1-next.2025-04-18
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31657,7 +31657,7 @@
31657
31657
  };
31658
31658
  });
31659
31659
  }
31660
- const version$1 = "3.8.1-next.2025-04-15";
31660
+ const version$1 = "3.8.1-next.2025-04-18";
31661
31661
  createVuetify$1.version = version$1;
31662
31662
 
31663
31663
  // Vue's inject() can only be used in setup
@@ -31942,7 +31942,7 @@
31942
31942
 
31943
31943
  /* eslint-disable local-rules/sort-imports */
31944
31944
 
31945
- const version = "3.8.1-next.2025-04-15";
31945
+ const version = "3.8.1-next.2025-04-18";
31946
31946
 
31947
31947
  /* eslint-disable local-rules/sort-imports */
31948
31948