@vuetify/nightly 3.9.0-next.2025-07-09 → 3.9.0-next.2025-07-17

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
@@ -93180,23 +93180,22 @@ declare module 'vue' {
93180
93180
  $children?: VNodeChild
93181
93181
  }
93182
93182
  export interface GlobalComponents {
93183
+ VApp: VApp
93183
93184
  VAppBar: VAppBar
93184
93185
  VAppBarNavIcon: VAppBarNavIcon
93185
93186
  VAppBarTitle: VAppBarTitle
93186
- VApp: VApp
93187
93187
  VAutocomplete: VAutocomplete
93188
- VAvatar: VAvatar
93189
93188
  VAlert: VAlert
93190
93189
  VAlertTitle: VAlertTitle
93190
+ VBadge: VBadge
93191
93191
  VBanner: VBanner
93192
93192
  VBannerActions: VBannerActions
93193
93193
  VBannerText: VBannerText
93194
- VBadge: VBadge
93195
- VBreadcrumbs: VBreadcrumbs
93196
- VBreadcrumbsItem: VBreadcrumbsItem
93197
- VBreadcrumbsDivider: VBreadcrumbsDivider
93194
+ VAvatar: VAvatar
93198
93195
  VBottomNavigation: VBottomNavigation
93196
+ VBottomSheet: VBottomSheet
93199
93197
  VBtn: VBtn
93198
+ VBtnGroup: VBtnGroup
93200
93199
  VBtnToggle: VBtnToggle
93201
93200
  VCard: VCard
93202
93201
  VCardActions: VCardActions
@@ -93204,17 +93203,19 @@ declare module 'vue' {
93204
93203
  VCardSubtitle: VCardSubtitle
93205
93204
  VCardText: VCardText
93206
93205
  VCardTitle: VCardTitle
93207
- VBottomSheet: VBottomSheet
93208
- VCarousel: VCarousel
93209
- VCarouselItem: VCarouselItem
93206
+ VBreadcrumbs: VBreadcrumbs
93207
+ VBreadcrumbsItem: VBreadcrumbsItem
93208
+ VBreadcrumbsDivider: VBreadcrumbsDivider
93210
93209
  VCheckbox: VCheckbox
93211
93210
  VCheckboxBtn: VCheckboxBtn
93212
- VBtnGroup: VBtnGroup
93213
93211
  VChip: VChip
93212
+ VCarousel: VCarousel
93213
+ VCarouselItem: VCarouselItem
93214
93214
  VCode: VCode
93215
93215
  VChipGroup: VChipGroup
93216
- VColorPicker: VColorPicker
93217
- VCombobox: VCombobox
93216
+ VDivider: VDivider
93217
+ VCounter: VCounter
93218
+ VDialog: VDialog
93218
93219
  VDataTable: VDataTable
93219
93220
  VDataTableHeaders: VDataTableHeaders
93220
93221
  VDataTableFooter: VDataTableFooter
@@ -93222,37 +93223,41 @@ declare module 'vue' {
93222
93223
  VDataTableRow: VDataTableRow
93223
93224
  VDataTableVirtual: VDataTableVirtual
93224
93225
  VDataTableServer: VDataTableServer
93225
- VCounter: VCounter
93226
- VDialog: VDialog
93226
+ VColorPicker: VColorPicker
93227
+ VCombobox: VCombobox
93228
+ VEmptyState: VEmptyState
93227
93229
  VDatePicker: VDatePicker
93228
93230
  VDatePickerControls: VDatePickerControls
93229
93231
  VDatePickerHeader: VDatePickerHeader
93230
93232
  VDatePickerMonth: VDatePickerMonth
93231
93233
  VDatePickerMonths: VDatePickerMonths
93232
93234
  VDatePickerYears: VDatePickerYears
93233
- VEmptyState: VEmptyState
93234
- VDivider: VDivider
93235
+ VFab: VFab
93235
93236
  VField: VField
93236
93237
  VFieldLabel: VFieldLabel
93237
- VFab: VFab
93238
93238
  VExpansionPanels: VExpansionPanels
93239
93239
  VExpansionPanel: VExpansionPanel
93240
93240
  VExpansionPanelText: VExpansionPanelText
93241
93241
  VExpansionPanelTitle: VExpansionPanelTitle
93242
- VFileInput: VFileInput
93243
93242
  VFooter: VFooter
93244
- VInfiniteScroll: VInfiniteScroll
93243
+ VFileInput: VFileInput
93245
93244
  VIcon: VIcon
93246
93245
  VComponentIcon: VComponentIcon
93247
93246
  VSvgIcon: VSvgIcon
93248
93247
  VLigatureIcon: VLigatureIcon
93249
93248
  VClassIcon: VClassIcon
93249
+ VInfiniteScroll: VInfiniteScroll
93250
+ VInput: VInput
93250
93251
  VImg: VImg
93251
93252
  VItemGroup: VItemGroup
93252
93253
  VItem: VItem
93253
- VInput: VInput
93254
- VLabel: VLabel
93255
93254
  VKbd: VKbd
93255
+ VLabel: VLabel
93256
+ VMain: VMain
93257
+ VMenu: VMenu
93258
+ VOverlay: VOverlay
93259
+ VMessages: VMessages
93260
+ VNavigationDrawer: VNavigationDrawer
93256
93261
  VList: VList
93257
93262
  VListGroup: VListGroup
93258
93263
  VListImg: VListImg
@@ -93262,66 +93267,63 @@ declare module 'vue' {
93262
93267
  VListItemSubtitle: VListItemSubtitle
93263
93268
  VListItemTitle: VListItemTitle
93264
93269
  VListSubheader: VListSubheader
93265
- VMain: VMain
93266
- VMenu: VMenu
93267
- VMessages: VMessages
93268
93270
  VNumberInput: VNumberInput
93269
- VNavigationDrawer: VNavigationDrawer
93270
- VOtpInput: VOtpInput
93271
- VPagination: VPagination
93272
- VOverlay: VOverlay
93273
93271
  VProgressLinear: VProgressLinear
93272
+ VPagination: VPagination
93274
93273
  VProgressCircular: VProgressCircular
93275
- VRadioGroup: VRadioGroup
93276
- VSelect: VSelect
93274
+ VOtpInput: VOtpInput
93277
93275
  VRating: VRating
93276
+ VRadioGroup: VRadioGroup
93278
93277
  VSelectionControlGroup: VSelectionControlGroup
93279
93278
  VSelectionControl: VSelectionControl
93279
+ VSelect: VSelect
93280
93280
  VSkeletonLoader: VSkeletonLoader
93281
93281
  VSlideGroup: VSlideGroup
93282
93282
  VSlideGroupItem: VSlideGroupItem
93283
93283
  VSheet: VSheet
93284
93284
  VSnackbar: VSnackbar
93285
93285
  VSlider: VSlider
93286
+ VSystemBar: VSystemBar
93287
+ VTab: VTab
93288
+ VTabs: VTabs
93289
+ VTabsWindow: VTabsWindow
93290
+ VTabsWindowItem: VTabsWindowItem
93291
+ VSwitch: VSwitch
93286
93292
  VStepper: VStepper
93287
93293
  VStepperActions: VStepperActions
93288
93294
  VStepperHeader: VStepperHeader
93289
93295
  VStepperItem: VStepperItem
93290
93296
  VStepperWindow: VStepperWindow
93291
93297
  VStepperWindowItem: VStepperWindowItem
93292
- VTab: VTab
93293
- VTabs: VTabs
93294
- VTabsWindow: VTabsWindow
93295
- VTabsWindowItem: VTabsWindowItem
93296
93298
  VTable: VTable
93297
93299
  VTextField: VTextField
93298
93300
  VTextarea: VTextarea
93299
93301
  VToolbar: VToolbar
93300
93302
  VToolbarTitle: VToolbarTitle
93301
93303
  VToolbarItems: VToolbarItems
93302
- VTimeline: VTimeline
93303
- VTimelineItem: VTimelineItem
93304
93304
  VTimePicker: VTimePicker
93305
93305
  VTimePickerClock: VTimePickerClock
93306
93306
  VTimePickerControls: VTimePickerControls
93307
+ VTimeline: VTimeline
93308
+ VTimelineItem: VTimelineItem
93307
93309
  VTreeview: VTreeview
93308
93310
  VTreeviewItem: VTreeviewItem
93309
93311
  VTreeviewGroup: VTreeviewGroup
93312
+ VTooltip: VTooltip
93310
93313
  VWindow: VWindow
93311
93314
  VWindowItem: VWindowItem
93312
- VTooltip: VTooltip
93313
93315
  VConfirmEdit: VConfirmEdit
93314
93316
  VDataIterator: VDataIterator
93315
93317
  VDefaultsProvider: VDefaultsProvider
93316
- VForm: VForm
93317
- VHover: VHover
93318
93318
  VContainer: VContainer
93319
93319
  VCol: VCol
93320
93320
  VRow: VRow
93321
93321
  VSpacer: VSpacer
93322
+ VHover: VHover
93323
+ VForm: VForm
93324
+ VLazy: VLazy
93322
93325
  VLayout: VLayout
93323
93326
  VLayoutItem: VLayoutItem
93324
- VLazy: VLazy
93325
93327
  VLocaleProvider: VLocaleProvider
93326
93328
  VNoSsr: VNoSsr
93327
93329
  VParallax: VParallax
@@ -93350,8 +93352,6 @@ declare module 'vue' {
93350
93352
  VExpandTransition: VExpandTransition
93351
93353
  VExpandXTransition: VExpandXTransition
93352
93354
  VDialogTransition: VDialogTransition
93353
- VSystemBar: VSystemBar
93354
- VSwitch: VSwitch
93355
93355
  VColorInput: VColorInput
93356
93356
  VCalendar: VCalendar
93357
93357
  VCalendarDay: VCalendarDay
@@ -93359,18 +93359,18 @@ declare module 'vue' {
93359
93359
  VCalendarInterval: VCalendarInterval
93360
93360
  VCalendarIntervalEvent: VCalendarIntervalEvent
93361
93361
  VCalendarMonthDay: VCalendarMonthDay
93362
- VIconBtn: VIconBtn
93363
93362
  VPicker: VPicker
93364
93363
  VPickerTitle: VPickerTitle
93364
+ VIconBtn: VIconBtn
93365
93365
  VStepperVertical: VStepperVertical
93366
93366
  VStepperVerticalItem: VStepperVerticalItem
93367
93367
  VStepperVerticalActions: VStepperVerticalActions
93368
- VFileUpload: VFileUpload
93369
- VFileUploadItem: VFileUploadItem
93370
93368
  VHotkey: VHotkey
93371
- VDateInput: VDateInput
93372
93369
  VMaskInput: VMaskInput
93370
+ VDateInput: VDateInput
93373
93371
  VPullToRefresh: VPullToRefresh
93372
+ VFileUpload: VFileUpload
93373
+ VFileUploadItem: VFileUploadItem
93374
93374
  }
93375
93375
  export interface GlobalDirectives {
93376
93376
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.0-next.2025-07-09
2
+ * Vuetify v3.9.0-next.2025-07-17
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -18138,7 +18138,7 @@ function endOfYear(date) {
18138
18138
  return new Date(date.getFullYear(), 11, 31);
18139
18139
  }
18140
18140
  function isWithinRange(date, range) {
18141
- return isAfter(date, range[0]) && isBefore(date, range[1]);
18141
+ return isEqual(date, range[0]) || isEqual(date, range[1]) || isAfter(date, range[0]) && isBefore(date, range[1]);
18142
18142
  }
18143
18143
  function isValid(date) {
18144
18144
  const d = new Date(date);
@@ -18417,18 +18417,6 @@ function createDate(options, locale) {
18417
18417
  instance: createInstance(_options, locale)
18418
18418
  };
18419
18419
  }
18420
- function createDateRange(adapter, start, stop) {
18421
- const diff = adapter.getDiff(adapter.endOfDay(stop ?? start), adapter.startOfDay(start), 'days');
18422
- const datesInRange = [start];
18423
- for (let i = 1; i < diff; i++) {
18424
- const nextDate = adapter.addDays(start, i);
18425
- datesInRange.push(nextDate);
18426
- }
18427
- if (stop) {
18428
- datesInRange.push(adapter.endOfDay(stop));
18429
- }
18430
- return datesInRange;
18431
- }
18432
18420
  function createInstance(options, locale) {
18433
18421
  const instance = reactive(typeof options.adapter === 'function'
18434
18422
  // eslint-disable-next-line new-cap
@@ -23229,7 +23217,7 @@ const VDatePickerMonth = genericComponent()({
23229
23217
  } else {
23230
23218
  rangeStop.value = adapter.endOfDay(_value);
23231
23219
  }
23232
- model.value = createDateRange(adapter, rangeStart.value, rangeStop.value);
23220
+ model.value = [rangeStart.value, rangeStop.value];
23233
23221
  } else {
23234
23222
  rangeStart.value = value;
23235
23223
  rangeStop.value = undefined;
@@ -23292,14 +23280,15 @@ const VDatePickerMonth = genericComponent()({
23292
23280
  item,
23293
23281
  i
23294
23282
  };
23295
- if (atMax.value && !item.isSelected) {
23283
+ const isSelected = props.multiple === 'range' && model.value.length === 2 ? adapter.isWithinRange(item.date, model.value) : model.value.some(selectedDate => adapter.isSameDay(selectedDate, item.date));
23284
+ if (atMax.value && !isSelected) {
23296
23285
  item.isDisabled = true;
23297
23286
  }
23298
23287
  return createElementVNode("div", {
23299
23288
  "class": normalizeClass(['v-date-picker-month__day', {
23300
23289
  'v-date-picker-month__day--adjacent': item.isAdjacent,
23301
23290
  'v-date-picker-month__day--hide-adjacent': item.isHidden,
23302
- 'v-date-picker-month__day--selected': item.isSelected,
23291
+ 'v-date-picker-month__day--selected': isSelected,
23303
23292
  'v-date-picker-month__day--week-end': item.isWeekEnd,
23304
23293
  'v-date-picker-month__day--week-start': item.isWeekStart
23305
23294
  }]),
@@ -23599,6 +23588,11 @@ const VDatePicker = genericComponent()({
23599
23588
  });
23600
23589
  const isReversing = shallowRef(false);
23601
23590
  const header = computed(() => {
23591
+ if (props.multiple === 'range' && model.value.length === 2) {
23592
+ const [startDate, endDate] = model.value;
23593
+ const daysBetween = adapter.getDiff(endDate, startDate, 'days') + 1;
23594
+ return t('$vuetify.datePicker.itemsSelected', daysBetween);
23595
+ }
23602
23596
  if (props.multiple && model.value.length > 1) {
23603
23597
  return t('$vuetify.datePicker.itemsSelected', model.value.length);
23604
23598
  }
@@ -31401,7 +31395,7 @@ function createVuetify$1() {
31401
31395
  };
31402
31396
  });
31403
31397
  }
31404
- const version$1 = "3.9.0-next.2025-07-09";
31398
+ const version$1 = "3.9.0-next.2025-07-17";
31405
31399
  createVuetify$1.version = version$1;
31406
31400
 
31407
31401
  // Vue's inject() can only be used in setup
@@ -31426,7 +31420,7 @@ const createVuetify = function () {
31426
31420
  ...options
31427
31421
  });
31428
31422
  };
31429
- const version = "3.9.0-next.2025-07-09";
31423
+ const version = "3.9.0-next.2025-07-17";
31430
31424
  createVuetify.version = version;
31431
31425
 
31432
31426
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useHotkey, useLayout, useLocale, useRtl, useTheme, version };