@vuetify/nightly 3.10.9-dev.2025-11-06 → 3.10.9-dev.2025-11-08

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.
@@ -143315,41 +143315,42 @@ declare module 'vue' {
143315
143315
  $children?: VNodeChild
143316
143316
  }
143317
143317
  export interface GlobalComponents {
143318
- VApp: VApp
143319
- VAvatar: VAvatar
143320
143318
  VAutocomplete: VAutocomplete
143321
- VBadge: VBadge
143319
+ VApp: VApp
143322
143320
  VAppBar: VAppBar
143323
143321
  VAppBarNavIcon: VAppBarNavIcon
143324
143322
  VAppBarTitle: VAppBarTitle
143323
+ VBadge: VBadge
143325
143324
  VAlert: VAlert
143326
143325
  VAlertTitle: VAlertTitle
143326
+ VAvatar: VAvatar
143327
+ VBottomNavigation: VBottomNavigation
143327
143328
  VBanner: VBanner
143328
143329
  VBannerActions: VBannerActions
143329
143330
  VBannerText: VBannerText
143330
- VBottomSheet: VBottomSheet
143331
+ VBtnGroup: VBtnGroup
143331
143332
  VBreadcrumbs: VBreadcrumbs
143332
143333
  VBreadcrumbsItem: VBreadcrumbsItem
143333
143334
  VBreadcrumbsDivider: VBreadcrumbsDivider
143334
- VBottomNavigation: VBottomNavigation
143335
- VBtnGroup: VBtnGroup
143336
143335
  VBtnToggle: VBtnToggle
143337
- VBtn: VBtn
143338
- VCheckbox: VCheckbox
143339
- VCheckboxBtn: VCheckboxBtn
143340
143336
  VCard: VCard
143341
143337
  VCardActions: VCardActions
143342
143338
  VCardItem: VCardItem
143343
143339
  VCardSubtitle: VCardSubtitle
143344
143340
  VCardText: VCardText
143345
143341
  VCardTitle: VCardTitle
143342
+ VBtn: VBtn
143343
+ VChip: VChip
143344
+ VBottomSheet: VBottomSheet
143345
+ VCheckbox: VCheckbox
143346
+ VCheckboxBtn: VCheckboxBtn
143346
143347
  VCarousel: VCarousel
143347
143348
  VCarouselItem: VCarouselItem
143348
- VChipGroup: VChipGroup
143349
- VChip: VChip
143350
- VCombobox: VCombobox
143351
143349
  VColorPicker: VColorPicker
143352
143350
  VCode: VCode
143351
+ VChipGroup: VChipGroup
143352
+ VCombobox: VCombobox
143353
+ VFab: VFab
143353
143354
  VCounter: VCounter
143354
143355
  VDatePicker: VDatePicker
143355
143356
  VDatePickerControls: VDatePickerControls
@@ -143364,31 +143365,30 @@ declare module 'vue' {
143364
143365
  VDataTableRow: VDataTableRow
143365
143366
  VDataTableVirtual: VDataTableVirtual
143366
143367
  VDataTableServer: VDataTableServer
143368
+ VEmptyState: VEmptyState
143367
143369
  VDivider: VDivider
143368
143370
  VField: VField
143369
143371
  VFieldLabel: VFieldLabel
143372
+ VDialog: VDialog
143373
+ VFileInput: VFileInput
143370
143374
  VExpansionPanels: VExpansionPanels
143371
143375
  VExpansionPanel: VExpansionPanel
143372
143376
  VExpansionPanelText: VExpansionPanelText
143373
143377
  VExpansionPanelTitle: VExpansionPanelTitle
143374
- VDialog: VDialog
143375
- VFileInput: VFileInput
143376
- VEmptyState: VEmptyState
143377
143378
  VFooter: VFooter
143379
+ VImg: VImg
143380
+ VItemGroup: VItemGroup
143381
+ VItem: VItem
143378
143382
  VInfiniteScroll: VInfiniteScroll
143379
- VFab: VFab
143380
143383
  VIcon: VIcon
143381
143384
  VComponentIcon: VComponentIcon
143382
143385
  VSvgIcon: VSvgIcon
143383
143386
  VLigatureIcon: VLigatureIcon
143384
143387
  VClassIcon: VClassIcon
143385
- VLabel: VLabel
143386
- VImg: VImg
143387
- VKbd: VKbd
143388
- VItemGroup: VItemGroup
143389
- VItem: VItem
143390
143388
  VInput: VInput
143389
+ VLabel: VLabel
143391
143390
  VMain: VMain
143391
+ VKbd: VKbd
143392
143392
  VList: VList
143393
143393
  VListGroup: VListGroup
143394
143394
  VListImg: VListImg
@@ -143398,64 +143398,64 @@ declare module 'vue' {
143398
143398
  VListItemSubtitle: VListItemSubtitle
143399
143399
  VListItemTitle: VListItemTitle
143400
143400
  VListSubheader: VListSubheader
143401
- VMenu: VMenu
143402
143401
  VMessages: VMessages
143402
+ VMenu: VMenu
143403
143403
  VNavigationDrawer: VNavigationDrawer
143404
- VNumberInput: VNumberInput
143405
143404
  VOtpInput: VOtpInput
143405
+ VNumberInput: VNumberInput
143406
143406
  VPagination: VPagination
143407
- VProgressLinear: VProgressLinear
143408
143407
  VProgressCircular: VProgressCircular
143408
+ VOverlay: VOverlay
143409
+ VProgressLinear: VProgressLinear
143409
143410
  VRating: VRating
143410
143411
  VRadioGroup: VRadioGroup
143411
- VOverlay: VOverlay
143412
+ VSheet: VSheet
143413
+ VSelectionControl: VSelectionControl
143412
143414
  VSelect: VSelect
143413
143415
  VSelectionControlGroup: VSelectionControlGroup
143414
- VSelectionControl: VSelectionControl
143415
- VSheet: VSheet
143416
+ VSlider: VSlider
143416
143417
  VSlideGroup: VSlideGroup
143417
143418
  VSlideGroupItem: VSlideGroupItem
143418
143419
  VSkeletonLoader: VSkeletonLoader
143420
+ VSnackbar: VSnackbar
143421
+ VTab: VTab
143422
+ VTabs: VTabs
143423
+ VTabsWindow: VTabsWindow
143424
+ VTabsWindowItem: VTabsWindowItem
143419
143425
  VStepper: VStepper
143420
143426
  VStepperActions: VStepperActions
143421
143427
  VStepperHeader: VStepperHeader
143422
143428
  VStepperItem: VStepperItem
143423
143429
  VStepperWindow: VStepperWindow
143424
143430
  VStepperWindowItem: VStepperWindowItem
143425
- VSnackbar: VSnackbar
143426
- VSlider: VSlider
143427
- VSystemBar: VSystemBar
143428
143431
  VSwitch: VSwitch
143429
- VTextarea: VTextarea
143430
- VTab: VTab
143431
- VTabs: VTabs
143432
- VTabsWindow: VTabsWindow
143433
- VTabsWindowItem: VTabsWindowItem
143434
- VTable: VTable
143435
- VTextField: VTextField
143432
+ VSystemBar: VSystemBar
143436
143433
  VTimePicker: VTimePicker
143437
143434
  VTimePickerClock: VTimePickerClock
143438
143435
  VTimePickerControls: VTimePickerControls
143439
- VTimeline: VTimeline
143440
- VTimelineItem: VTimelineItem
143436
+ VTable: VTable
143437
+ VTextarea: VTextarea
143438
+ VTextField: VTextField
143441
143439
  VTooltip: VTooltip
143442
- VTreeview: VTreeview
143443
- VTreeviewItem: VTreeviewItem
143444
- VTreeviewGroup: VTreeviewGroup
143445
143440
  VWindow: VWindow
143446
143441
  VWindowItem: VWindowItem
143442
+ VTimeline: VTimeline
143443
+ VTimelineItem: VTimelineItem
143447
143444
  VToolbar: VToolbar
143448
143445
  VToolbarTitle: VToolbarTitle
143449
143446
  VToolbarItems: VToolbarItems
143447
+ VTreeview: VTreeview
143448
+ VTreeviewItem: VTreeviewItem
143449
+ VTreeviewGroup: VTreeviewGroup
143450
143450
  VConfirmEdit: VConfirmEdit
143451
- VDefaultsProvider: VDefaultsProvider
143452
143451
  VDataIterator: VDataIterator
143452
+ VDefaultsProvider: VDefaultsProvider
143453
143453
  VForm: VForm
143454
- VHover: VHover
143455
143454
  VContainer: VContainer
143456
143455
  VCol: VCol
143457
143456
  VRow: VRow
143458
143457
  VSpacer: VSpacer
143458
+ VHover: VHover
143459
143459
  VLayout: VLayout
143460
143460
  VLayoutItem: VLayoutItem
143461
143461
  VLocaleProvider: VLocaleProvider
@@ -143463,13 +143463,12 @@ declare module 'vue' {
143463
143463
  VNoSsr: VNoSsr
143464
143464
  VParallax: VParallax
143465
143465
  VRadio: VRadio
143466
- VRangeSlider: VRangeSlider
143467
143466
  VResponsive: VResponsive
143468
143467
  VSnackbarQueue: VSnackbarQueue
143468
+ VRangeSlider: VRangeSlider
143469
143469
  VSpeedDial: VSpeedDial
143470
143470
  VSparkline: VSparkline
143471
143471
  VThemeProvider: VThemeProvider
143472
- VValidation: VValidation
143473
143472
  VVirtualScroll: VVirtualScroll
143474
143473
  VFabTransition: VFabTransition
143475
143474
  VDialogBottomTransition: VDialogBottomTransition
@@ -143487,23 +143486,24 @@ declare module 'vue' {
143487
143486
  VExpandTransition: VExpandTransition
143488
143487
  VExpandXTransition: VExpandXTransition
143489
143488
  VDialogTransition: VDialogTransition
143489
+ VValidation: VValidation
143490
+ VColorInput: VColorInput
143490
143491
  VCalendar: VCalendar
143491
143492
  VFileUpload: VFileUpload
143492
143493
  VFileUploadItem: VFileUploadItem
143493
- VColorInput: VColorInput
143494
+ VIconBtn: VIconBtn
143495
+ VStepperVertical: VStepperVertical
143496
+ VStepperVerticalItem: VStepperVerticalItem
143497
+ VStepperVerticalActions: VStepperVerticalActions
143494
143498
  VPicker: VPicker
143495
143499
  VPickerTitle: VPickerTitle
143496
- VIconBtn: VIconBtn
143500
+ VHotkey: VHotkey
143497
143501
  VPie: VPie
143498
143502
  VPieSegment: VPieSegment
143499
143503
  VPieTooltip: VPieTooltip
143500
143504
  VVideo: VVideo
143501
143505
  VVideoControls: VVideoControls
143502
143506
  VVideoVolume: VVideoVolume
143503
- VStepperVertical: VStepperVertical
143504
- VStepperVerticalItem: VStepperVerticalItem
143505
- VStepperVerticalActions: VStepperVerticalActions
143506
- VHotkey: VHotkey
143507
143507
  VDateInput: VDateInput
143508
143508
  VMaskInput: VMaskInput
143509
143509
  VPullToRefresh: VPullToRefresh
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.10.9-dev.2025-11-06
2
+ * Vuetify v3.10.9-dev.2025-11-08
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -25828,7 +25828,9 @@ const VInfiniteScroll = genericComponent()({
25828
25828
  const effectiveSide = side ?? props.side;
25829
25829
  setStatus(effectiveSide, 'ok');
25830
25830
  nextTick(() => {
25831
- setScrollAmount(getScrollSize() - previousScrollSize + getScrollAmount());
25831
+ if (effectiveSide !== 'end') {
25832
+ setScrollAmount(getScrollSize() - previousScrollSize + getScrollAmount());
25833
+ }
25832
25834
  if (props.mode !== 'manual') {
25833
25835
  nextTick(() => {
25834
25836
  // See #17475
@@ -38389,7 +38391,7 @@ function createVuetify$1() {
38389
38391
  };
38390
38392
  });
38391
38393
  }
38392
- const version$1 = "3.10.9-dev.2025-11-06";
38394
+ const version$1 = "3.10.9-dev.2025-11-08";
38393
38395
  createVuetify$1.version = version$1;
38394
38396
 
38395
38397
  // Vue's inject() can only be used in setup
@@ -38687,7 +38689,7 @@ var index = /*#__PURE__*/Object.freeze({
38687
38689
 
38688
38690
  /* eslint-disable local-rules/sort-imports */
38689
38691
 
38690
- const version = "3.10.9-dev.2025-11-06";
38692
+ const version = "3.10.9-dev.2025-11-08";
38691
38693
 
38692
38694
  /* eslint-disable local-rules/sort-imports */
38693
38695