@vuetify/nightly 3.6.13-3.7.0-beta.0.0-pr-20092.dc840ce → 3.6.13-3.7.0-beta.0.0-pr-20092.a834b18

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
@@ -73081,21 +73081,21 @@ interface _GlobalComponents {
73081
73081
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
73082
73082
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
73083
73083
  VApp: typeof import('vuetify/components')['VApp']
73084
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
73084
73085
  VAlert: typeof import('vuetify/components')['VAlert']
73085
73086
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
73086
- VBanner: typeof import('vuetify/components')['VBanner']
73087
- VBannerActions: typeof import('vuetify/components')['VBannerActions']
73088
- VBannerText: typeof import('vuetify/components')['VBannerText']
73089
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
73090
73087
  VAvatar: typeof import('vuetify/components')['VAvatar']
73091
- VBadge: typeof import('vuetify/components')['VBadge']
73092
73088
  VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
73089
+ VBadge: typeof import('vuetify/components')['VBadge']
73093
73090
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
73094
73091
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
73095
73092
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
73093
+ VBanner: typeof import('vuetify/components')['VBanner']
73094
+ VBannerActions: typeof import('vuetify/components')['VBannerActions']
73095
+ VBannerText: typeof import('vuetify/components')['VBannerText']
73096
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
73096
73097
  VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
73097
73098
  VBtn: typeof import('vuetify/components')['VBtn']
73098
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
73099
73099
  VCard: typeof import('vuetify/components')['VCard']
73100
73100
  VCardActions: typeof import('vuetify/components')['VCardActions']
73101
73101
  VCardItem: typeof import('vuetify/components')['VCardItem']
@@ -73105,13 +73105,14 @@ interface _GlobalComponents {
73105
73105
  VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
73106
73106
  VCarousel: typeof import('vuetify/components')['VCarousel']
73107
73107
  VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
73108
+ VChipGroup: typeof import('vuetify/components')['VChipGroup']
73108
73109
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
73109
73110
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
73110
- VChipGroup: typeof import('vuetify/components')['VChipGroup']
73111
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
73111
73112
  VCode: typeof import('vuetify/components')['VCode']
73112
- VCounter: typeof import('vuetify/components')['VCounter']
73113
73113
  VChip: typeof import('vuetify/components')['VChip']
73114
73114
  VCombobox: typeof import('vuetify/components')['VCombobox']
73115
+ VCounter: typeof import('vuetify/components')['VCounter']
73115
73116
  VDataTable: typeof import('vuetify/components')['VDataTable']
73116
73117
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
73117
73118
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -73119,36 +73120,36 @@ interface _GlobalComponents {
73119
73120
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
73120
73121
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
73121
73122
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
73122
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
73123
+ VEmptyState: typeof import('vuetify/components')['VEmptyState']
73124
+ VDivider: typeof import('vuetify/components')['VDivider']
73125
+ VDialog: typeof import('vuetify/components')['VDialog']
73123
73126
  VDatePicker: typeof import('vuetify/components')['VDatePicker']
73124
73127
  VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
73125
73128
  VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
73126
73129
  VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
73127
73130
  VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
73128
73131
  VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
73129
- VDivider: typeof import('vuetify/components')['VDivider']
73130
- VEmptyState: typeof import('vuetify/components')['VEmptyState']
73131
- VFab: typeof import('vuetify/components')['VFab']
73132
- VDialog: typeof import('vuetify/components')['VDialog']
73133
- VFooter: typeof import('vuetify/components')['VFooter']
73134
73132
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
73135
73133
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
73136
73134
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
73137
73135
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
73138
- VFileInput: typeof import('vuetify/components')['VFileInput']
73136
+ VFab: typeof import('vuetify/components')['VFab']
73139
73137
  VField: typeof import('vuetify/components')['VField']
73140
73138
  VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
73139
+ VFooter: typeof import('vuetify/components')['VFooter']
73141
73140
  VImg: typeof import('vuetify/components')['VImg']
73141
+ VFileInput: typeof import('vuetify/components')['VFileInput']
73142
73142
  VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
73143
+ VItemGroup: typeof import('vuetify/components')['VItemGroup']
73144
+ VItem: typeof import('vuetify/components')['VItem']
73145
+ VKbd: typeof import('vuetify/components')['VKbd']
73146
+ VInput: typeof import('vuetify/components')['VInput']
73143
73147
  VIcon: typeof import('vuetify/components')['VIcon']
73144
73148
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
73145
73149
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
73146
73150
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
73147
73151
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
73148
73152
  VLabel: typeof import('vuetify/components')['VLabel']
73149
- VItemGroup: typeof import('vuetify/components')['VItemGroup']
73150
- VItem: typeof import('vuetify/components')['VItem']
73151
- VInput: typeof import('vuetify/components')['VInput']
73152
73153
  VList: typeof import('vuetify/components')['VList']
73153
73154
  VListGroup: typeof import('vuetify/components')['VListGroup']
73154
73155
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -73158,45 +73159,44 @@ interface _GlobalComponents {
73158
73159
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
73159
73160
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
73160
73161
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
73161
- VKbd: typeof import('vuetify/components')['VKbd']
73162
- VMenu: typeof import('vuetify/components')['VMenu']
73163
- VMessages: typeof import('vuetify/components')['VMessages']
73164
73162
  VMain: typeof import('vuetify/components')['VMain']
73163
+ VMessages: typeof import('vuetify/components')['VMessages']
73164
+ VMenu: typeof import('vuetify/components')['VMenu']
73165
73165
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
73166
+ VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
73167
+ VOtpInput: typeof import('vuetify/components')['VOtpInput']
73166
73168
  VOverlay: typeof import('vuetify/components')['VOverlay']
73167
- VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
73168
73169
  VPagination: typeof import('vuetify/components')['VPagination']
73169
- VOtpInput: typeof import('vuetify/components')['VOtpInput']
73170
- VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
73171
- VRating: typeof import('vuetify/components')['VRating']
73172
73170
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
73171
+ VRating: typeof import('vuetify/components')['VRating']
73172
+ VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
73173
73173
  VSelect: typeof import('vuetify/components')['VSelect']
73174
73174
  VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
73175
73175
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
73176
73176
  VSheet: typeof import('vuetify/components')['VSheet']
73177
- VSnackbar: typeof import('vuetify/components')['VSnackbar']
73178
- VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
73179
73177
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
73180
73178
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
73179
+ VSlider: typeof import('vuetify/components')['VSlider']
73180
+ VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
73181
+ VSnackbar: typeof import('vuetify/components')['VSnackbar']
73182
+ VSwitch: typeof import('vuetify/components')['VSwitch']
73181
73183
  VStepper: typeof import('vuetify/components')['VStepper']
73182
73184
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
73183
73185
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
73184
73186
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
73185
73187
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
73186
73188
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
73187
- VSlider: typeof import('vuetify/components')['VSlider']
73188
- VSystemBar: typeof import('vuetify/components')['VSystemBar']
73189
- VSwitch: typeof import('vuetify/components')['VSwitch']
73190
- VTextarea: typeof import('vuetify/components')['VTextarea']
73191
73189
  VTab: typeof import('vuetify/components')['VTab']
73192
73190
  VTabs: typeof import('vuetify/components')['VTabs']
73193
73191
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
73194
73192
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
73193
+ VSystemBar: typeof import('vuetify/components')['VSystemBar']
73194
+ VTextarea: typeof import('vuetify/components')['VTextarea']
73195
73195
  VTable: typeof import('vuetify/components')['VTable']
73196
- VTimeline: typeof import('vuetify/components')['VTimeline']
73197
- VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
73198
73196
  VTextField: typeof import('vuetify/components')['VTextField']
73199
73197
  VTooltip: typeof import('vuetify/components')['VTooltip']
73198
+ VTimeline: typeof import('vuetify/components')['VTimeline']
73199
+ VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
73200
73200
  VToolbar: typeof import('vuetify/components')['VToolbar']
73201
73201
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
73202
73202
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
@@ -73205,15 +73205,15 @@ interface _GlobalComponents {
73205
73205
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
73206
73206
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
73207
73207
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
73208
- VForm: typeof import('vuetify/components')['VForm']
73209
73208
  VContainer: typeof import('vuetify/components')['VContainer']
73210
73209
  VCol: typeof import('vuetify/components')['VCol']
73211
73210
  VRow: typeof import('vuetify/components')['VRow']
73212
73211
  VSpacer: typeof import('vuetify/components')['VSpacer']
73212
+ VForm: typeof import('vuetify/components')['VForm']
73213
73213
  VHover: typeof import('vuetify/components')['VHover']
73214
- VLazy: typeof import('vuetify/components')['VLazy']
73215
73214
  VLayout: typeof import('vuetify/components')['VLayout']
73216
73215
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
73216
+ VLazy: typeof import('vuetify/components')['VLazy']
73217
73217
  VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
73218
73218
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
73219
73219
  VParallax: typeof import('vuetify/components')['VParallax']
@@ -73241,27 +73241,27 @@ interface _GlobalComponents {
73241
73241
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
73242
73242
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
73243
73243
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
73244
- VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
73245
73244
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
73246
73245
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
73247
73246
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
73248
73247
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
73249
73248
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
73250
73249
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
73250
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
73251
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
73251
73252
  VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
73252
73253
  VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
73253
73254
  VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
73254
- VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
73255
- VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
73256
- VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
73257
- VPicker: typeof import('vuetify/labs/components')['VPicker']
73258
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
73255
+ VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
73259
73256
  VTreeview: typeof import('vuetify/labs/components')['VTreeview']
73260
73257
  VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
73261
73258
  VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
73262
- VDateInput: typeof import('vuetify/labs/components')['VDateInput']
73259
+ VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
73260
+ VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
73261
+ VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
73263
73262
  VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
73264
73263
  VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
73264
+ VDateInput: typeof import('vuetify/labs/components')['VDateInput']
73265
73265
  }
73266
73266
  declare module 'vue' {
73267
73267
  export type JSXComponent<Props = any> = { new (): ComponentPublicInstance<Props> } | FunctionalComponent<Props>
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.6.13-3.7.0-beta.0.0-pr-20092.dc840ce
2
+ * Vuetify v3.6.13-3.7.0-beta.0.0-pr-20092.a834b18
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -9191,7 +9191,7 @@ const VListItem = genericComponent()({
9191
9191
  function onKeyDown(e) {
9192
9192
  if (e.key === 'Enter' || e.key === ' ') {
9193
9193
  e.preventDefault();
9194
- onClick(e);
9194
+ e.target.dispatchEvent(new MouseEvent('click', e));
9195
9195
  }
9196
9196
  }
9197
9197
  useRender(() => {
@@ -11443,9 +11443,6 @@ const VMenu = genericComponent()({
11443
11443
  isActive.value = false;
11444
11444
  overlay.value?.activatorEl?.focus();
11445
11445
  }
11446
- } else if (['Enter', ' '].includes(e.key) && props.closeOnContentClick) {
11447
- isActive.value = false;
11448
- parent?.closeParents();
11449
11446
  } else if (props.submenu && e.key === (isRtl.value ? 'ArrowRight' : 'ArrowLeft')) {
11450
11447
  isActive.value = false;
11451
11448
  overlay.value?.activatorEl?.focus();
@@ -28201,7 +28198,7 @@ function createVuetify$1() {
28201
28198
  goTo
28202
28199
  };
28203
28200
  }
28204
- const version$1 = "3.6.13-3.7.0-beta.0.0-pr-20092.dc840ce";
28201
+ const version$1 = "3.6.13-3.7.0-beta.0.0-pr-20092.a834b18";
28205
28202
  createVuetify$1.version = version$1;
28206
28203
 
28207
28204
  // Vue's inject() can only be used in setup
@@ -28226,7 +28223,7 @@ const createVuetify = function () {
28226
28223
  ...options
28227
28224
  });
28228
28225
  };
28229
- const version = "3.6.13-3.7.0-beta.0.0-pr-20092.dc840ce";
28226
+ const version = "3.6.13-3.7.0-beta.0.0-pr-20092.a834b18";
28230
28227
  createVuetify.version = version;
28231
28228
 
28232
28229
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };