@vuetify/nightly 3.8.2-master.2025-04-17 → 3.8.2-master.2025-04-19

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
@@ -82958,47 +82958,47 @@ declare module 'vue' {
82958
82958
  $children?: VNodeChild
82959
82959
  }
82960
82960
  export interface GlobalComponents {
82961
+ VAutocomplete: VAutocomplete
82961
82962
  VAlert: VAlert
82962
82963
  VAlertTitle: VAlertTitle
82963
82964
  VAppBar: VAppBar
82964
82965
  VAppBarNavIcon: VAppBarNavIcon
82965
82966
  VAppBarTitle: VAppBarTitle
82966
- VApp: VApp
82967
- VAutocomplete: VAutocomplete
82967
+ VBadge: VBadge
82968
+ VBottomNavigation: VBottomNavigation
82968
82969
  VBanner: VBanner
82969
82970
  VBannerActions: VBannerActions
82970
82971
  VBannerText: VBannerText
82971
82972
  VAvatar: VAvatar
82972
- VBadge: VBadge
82973
82973
  VBottomSheet: VBottomSheet
82974
- VBottomNavigation: VBottomNavigation
82975
- VBtnToggle: VBtnToggle
82974
+ VBtn: VBtn
82975
+ VBtnGroup: VBtnGroup
82976
82976
  VBreadcrumbs: VBreadcrumbs
82977
82977
  VBreadcrumbsItem: VBreadcrumbsItem
82978
82978
  VBreadcrumbsDivider: VBreadcrumbsDivider
82979
- VCode: VCode
82980
- VBtn: VBtn
82981
- VCheckbox: VCheckbox
82982
- VCheckboxBtn: VCheckboxBtn
82983
- VCarousel: VCarousel
82984
- VCarouselItem: VCarouselItem
82985
82979
  VCard: VCard
82986
82980
  VCardActions: VCardActions
82987
82981
  VCardItem: VCardItem
82988
82982
  VCardSubtitle: VCardSubtitle
82989
82983
  VCardText: VCardText
82990
82984
  VCardTitle: VCardTitle
82991
- VCombobox: VCombobox
82992
- VBtnGroup: VBtnGroup
82993
- VCounter: VCounter
82985
+ VApp: VApp
82986
+ VBtnToggle: VBtnToggle
82987
+ VChip: VChip
82988
+ VCarousel: VCarousel
82989
+ VCarouselItem: VCarouselItem
82990
+ VCheckbox: VCheckbox
82991
+ VCheckboxBtn: VCheckboxBtn
82992
+ VCode: VCode
82994
82993
  VColorPicker: VColorPicker
82995
- VDialog: VDialog
82996
82994
  VDatePicker: VDatePicker
82997
82995
  VDatePickerControls: VDatePickerControls
82998
82996
  VDatePickerHeader: VDatePickerHeader
82999
82997
  VDatePickerMonth: VDatePickerMonth
83000
82998
  VDatePickerMonths: VDatePickerMonths
83001
82999
  VDatePickerYears: VDatePickerYears
83000
+ VCounter: VCounter
83001
+ VCombobox: VCombobox
83002
83002
  VDataTable: VDataTable
83003
83003
  VDataTableHeaders: VDataTableHeaders
83004
83004
  VDataTableFooter: VDataTableFooter
@@ -83006,24 +83006,27 @@ declare module 'vue' {
83006
83006
  VDataTableRow: VDataTableRow
83007
83007
  VDataTableVirtual: VDataTableVirtual
83008
83008
  VDataTableServer: VDataTableServer
83009
- VDivider: VDivider
83010
- VFab: VFab
83009
+ VDialog: VDialog
83011
83010
  VEmptyState: VEmptyState
83011
+ VDivider: VDivider
83012
83012
  VExpansionPanels: VExpansionPanels
83013
83013
  VExpansionPanel: VExpansionPanel
83014
83014
  VExpansionPanelText: VExpansionPanelText
83015
83015
  VExpansionPanelTitle: VExpansionPanelTitle
83016
+ VFab: VFab
83016
83017
  VFileInput: VFileInput
83017
- VImg: VImg
83018
- VFooter: VFooter
83018
+ VInfiniteScroll: VInfiniteScroll
83019
83019
  VField: VField
83020
83020
  VFieldLabel: VFieldLabel
83021
+ VFooter: VFooter
83021
83022
  VIcon: VIcon
83022
83023
  VComponentIcon: VComponentIcon
83023
83024
  VSvgIcon: VSvgIcon
83024
83025
  VLigatureIcon: VLigatureIcon
83025
83026
  VClassIcon: VClassIcon
83026
83027
  VInput: VInput
83028
+ VImg: VImg
83029
+ VKbd: VKbd
83027
83030
  VItemGroup: VItemGroup
83028
83031
  VItem: VItem
83029
83032
  VList: VList
@@ -83035,78 +83038,72 @@ declare module 'vue' {
83035
83038
  VListItemSubtitle: VListItemSubtitle
83036
83039
  VListItemTitle: VListItemTitle
83037
83040
  VListSubheader: VListSubheader
83038
- VInfiniteScroll: VInfiniteScroll
83039
- VKbd: VKbd
83040
83041
  VLabel: VLabel
83041
- VMain: VMain
83042
83042
  VMenu: VMenu
83043
- VNavigationDrawer: VNavigationDrawer
83044
83043
  VMessages: VMessages
83045
- VNumberInput: VNumberInput
83044
+ VMain: VMain
83045
+ VNavigationDrawer: VNavigationDrawer
83046
83046
  VOtpInput: VOtpInput
83047
+ VPagination: VPagination
83047
83048
  VOverlay: VOverlay
83048
83049
  VProgressLinear: VProgressLinear
83050
+ VNumberInput: VNumberInput
83049
83051
  VProgressCircular: VProgressCircular
83050
- VPagination: VPagination
83051
- VSelect: VSelect
83052
+ VSelectionControl: VSelectionControl
83052
83053
  VRadioGroup: VRadioGroup
83054
+ VSelect: VSelect
83053
83055
  VRating: VRating
83054
- VSlideGroup: VSlideGroup
83055
- VSlideGroupItem: VSlideGroupItem
83056
83056
  VSelectionControlGroup: VSelectionControlGroup
83057
- VSkeletonLoader: VSkeletonLoader
83058
- VSnackbar: VSnackbar
83059
83057
  VSheet: VSheet
83060
- VSelectionControl: VSelectionControl
83058
+ VSnackbar: VSnackbar
83059
+ VSkeletonLoader: VSkeletonLoader
83060
+ VSlideGroup: VSlideGroup
83061
+ VSlideGroupItem: VSlideGroupItem
83061
83062
  VSlider: VSlider
83062
- VSwitch: VSwitch
83063
83063
  VStepper: VStepper
83064
83064
  VStepperActions: VStepperActions
83065
83065
  VStepperHeader: VStepperHeader
83066
83066
  VStepperItem: VStepperItem
83067
83067
  VStepperWindow: VStepperWindow
83068
83068
  VStepperWindowItem: VStepperWindowItem
83069
+ VSwitch: VSwitch
83069
83070
  VSystemBar: VSystemBar
83070
- VTextField: VTextField
83071
- VTable: VTable
83072
- VTimeline: VTimeline
83073
- VTimelineItem: VTimelineItem
83074
83071
  VTextarea: VTextarea
83072
+ VTextField: VTextField
83075
83073
  VTab: VTab
83076
83074
  VTabs: VTabs
83077
83075
  VTabsWindow: VTabsWindow
83078
83076
  VTabsWindowItem: VTabsWindowItem
83077
+ VTimeline: VTimeline
83078
+ VTimelineItem: VTimelineItem
83079
83079
  VToolbar: VToolbar
83080
83080
  VToolbarTitle: VToolbarTitle
83081
83081
  VToolbarItems: VToolbarItems
83082
- VTooltip: VTooltip
83083
83082
  VWindow: VWindow
83084
83083
  VWindowItem: VWindowItem
83084
+ VTooltip: VTooltip
83085
+ VChipGroup: VChipGroup
83085
83086
  VConfirmEdit: VConfirmEdit
83086
83087
  VDataIterator: VDataIterator
83087
83088
  VDefaultsProvider: VDefaultsProvider
83089
+ VForm: VForm
83088
83090
  VContainer: VContainer
83089
83091
  VCol: VCol
83090
83092
  VRow: VRow
83091
83093
  VSpacer: VSpacer
83092
- VForm: VForm
83093
83094
  VHover: VHover
83095
+ VLazy: VLazy
83094
83096
  VLayout: VLayout
83095
83097
  VLayoutItem: VLayoutItem
83096
- VLazy: VLazy
83097
83098
  VLocaleProvider: VLocaleProvider
83098
83099
  VNoSsr: VNoSsr
83099
83100
  VParallax: VParallax
83100
83101
  VRadio: VRadio
83101
- VResponsive: VResponsive
83102
83102
  VRangeSlider: VRangeSlider
83103
+ VResponsive: VResponsive
83104
+ VSparkline: VSparkline
83103
83105
  VSnackbarQueue: VSnackbarQueue
83104
83106
  VSpeedDial: VSpeedDial
83105
- VSparkline: VSparkline
83106
- VThemeProvider: VThemeProvider
83107
- VValidation: VValidation
83108
- VChipGroup: VChipGroup
83109
- VVirtualScroll: VVirtualScroll
83110
83107
  VFabTransition: VFabTransition
83111
83108
  VDialogBottomTransition: VDialogBottomTransition
83112
83109
  VDialogTopTransition: VDialogTopTransition
@@ -83123,27 +83120,30 @@ declare module 'vue' {
83123
83120
  VExpandTransition: VExpandTransition
83124
83121
  VExpandXTransition: VExpandXTransition
83125
83122
  VDialogTransition: VDialogTransition
83126
- VChip: VChip
83123
+ VValidation: VValidation
83124
+ VThemeProvider: VThemeProvider
83125
+ VVirtualScroll: VVirtualScroll
83126
+ VTable: VTable
83127
+ VIconBtn: VIconBtn
83127
83128
  VPicker: VPicker
83128
83129
  VPickerTitle: VPickerTitle
83129
- VStepperVertical: VStepperVertical
83130
- VStepperVerticalItem: VStepperVerticalItem
83131
- VStepperVerticalActions: VStepperVerticalActions
83132
- VIconBtn: VIconBtn
83133
- VFileUpload: VFileUpload
83134
- VFileUploadItem: VFileUploadItem
83135
83130
  VCalendar: VCalendar
83136
83131
  VCalendarDay: VCalendarDay
83137
83132
  VCalendarHeader: VCalendarHeader
83138
83133
  VCalendarInterval: VCalendarInterval
83139
83134
  VCalendarIntervalEvent: VCalendarIntervalEvent
83140
83135
  VCalendarMonthDay: VCalendarMonthDay
83136
+ VFileUpload: VFileUpload
83137
+ VFileUploadItem: VFileUploadItem
83141
83138
  VTreeview: VTreeview
83142
83139
  VTreeviewItem: VTreeviewItem
83143
83140
  VTreeviewGroup: VTreeviewGroup
83144
83141
  VTimePicker: VTimePicker
83145
83142
  VTimePickerClock: VTimePickerClock
83146
83143
  VTimePickerControls: VTimePickerControls
83144
+ VStepperVertical: VStepperVertical
83145
+ VStepperVerticalItem: VStepperVerticalItem
83146
+ VStepperVerticalActions: VStepperVerticalActions
83147
83147
  VDateInput: VDateInput
83148
83148
  VPullToRefresh: VPullToRefresh
83149
83149
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-17
2
+ * Vuetify v3.8.2-master.2025-04-19
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29174,7 +29174,7 @@ function createVuetify$1() {
29174
29174
  };
29175
29175
  });
29176
29176
  }
29177
- const version$1 = "3.8.2-master.2025-04-17";
29177
+ const version$1 = "3.8.2-master.2025-04-19";
29178
29178
  createVuetify$1.version = version$1;
29179
29179
 
29180
29180
  // Vue's inject() can only be used in setup
@@ -29199,7 +29199,7 @@ const createVuetify = function () {
29199
29199
  ...options
29200
29200
  });
29201
29201
  };
29202
- const version = "3.8.2-master.2025-04-17";
29202
+ const version = "3.8.2-master.2025-04-19";
29203
29203
  createVuetify.version = version;
29204
29204
 
29205
29205
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-17
2
+ * Vuetify v3.8.2-master.2025-04-19
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29178,7 +29178,7 @@
29178
29178
  };
29179
29179
  });
29180
29180
  }
29181
- const version$1 = "3.8.2-master.2025-04-17";
29181
+ const version$1 = "3.8.2-master.2025-04-19";
29182
29182
  createVuetify$1.version = version$1;
29183
29183
 
29184
29184
  // Vue's inject() can only be used in setup
@@ -29203,7 +29203,7 @@
29203
29203
  ...options
29204
29204
  });
29205
29205
  };
29206
- const version = "3.8.2-master.2025-04-17";
29206
+ const version = "3.8.2-master.2025-04-19";
29207
29207
  createVuetify.version = version;
29208
29208
 
29209
29209
  exports.blueprints = index;