@vuetify/nightly 3.8.2-master.2025-04-27 → 3.8.3-master.2025-04-29

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.
@@ -1021,6 +1021,10 @@ declare function connectedLocationStrategy(data: LocationStrategyData, props: St
1021
1021
  y: number;
1022
1022
  };
1023
1023
  contentBox: Box;
1024
+ flipped: {
1025
+ x: boolean;
1026
+ y: boolean;
1027
+ };
1024
1028
  } | undefined;
1025
1029
  };
1026
1030
 
@@ -97738,21 +97742,19 @@ declare module 'vue' {
97738
97742
  VAppBar: VAppBar
97739
97743
  VAppBarNavIcon: VAppBarNavIcon
97740
97744
  VAppBarTitle: VAppBarTitle
97745
+ VAutocomplete: VAutocomplete
97746
+ VApp: VApp
97741
97747
  VAlert: VAlert
97742
97748
  VAlertTitle: VAlertTitle
97743
- VAutocomplete: VAutocomplete
97749
+ VBadge: VBadge
97750
+ VBottomNavigation: VBottomNavigation
97744
97751
  VBanner: VBanner
97745
97752
  VBannerActions: VBannerActions
97746
97753
  VBannerText: VBannerText
97747
- VBadge: VBadge
97748
- VBottomSheet: VBottomSheet
97749
- VAvatar: VAvatar
97750
- VBottomNavigation: VBottomNavigation
97751
97754
  VBreadcrumbs: VBreadcrumbs
97752
97755
  VBreadcrumbsItem: VBreadcrumbsItem
97753
97756
  VBreadcrumbsDivider: VBreadcrumbsDivider
97754
- VBtnToggle: VBtnToggle
97755
- VBtn: VBtn
97757
+ VBottomSheet: VBottomSheet
97756
97758
  VCard: VCard
97757
97759
  VCardActions: VCardActions
97758
97760
  VCardItem: VCardItem
@@ -97760,16 +97762,18 @@ declare module 'vue' {
97760
97762
  VCardText: VCardText
97761
97763
  VCardTitle: VCardTitle
97762
97764
  VBtnGroup: VBtnGroup
97763
- VCheckbox: VCheckbox
97764
- VCheckboxBtn: VCheckboxBtn
97765
+ VBtnToggle: VBtnToggle
97766
+ VBtn: VBtn
97765
97767
  VCarousel: VCarousel
97766
97768
  VCarouselItem: VCarouselItem
97767
- VChip: VChip
97769
+ VCheckbox: VCheckbox
97770
+ VCheckboxBtn: VCheckboxBtn
97768
97771
  VColorPicker: VColorPicker
97772
+ VChip: VChip
97769
97773
  VCombobox: VCombobox
97774
+ VCode: VCode
97770
97775
  VCounter: VCounter
97771
97776
  VChipGroup: VChipGroup
97772
- VCode: VCode
97773
97777
  VDataTable: VDataTable
97774
97778
  VDataTableHeaders: VDataTableHeaders
97775
97779
  VDataTableFooter: VDataTableFooter
@@ -97777,36 +97781,33 @@ declare module 'vue' {
97777
97781
  VDataTableRow: VDataTableRow
97778
97782
  VDataTableVirtual: VDataTableVirtual
97779
97783
  VDataTableServer: VDataTableServer
97784
+ VDivider: VDivider
97780
97785
  VDatePicker: VDatePicker
97781
97786
  VDatePickerControls: VDatePickerControls
97782
97787
  VDatePickerHeader: VDatePickerHeader
97783
97788
  VDatePickerMonth: VDatePickerMonth
97784
97789
  VDatePickerMonths: VDatePickerMonths
97785
97790
  VDatePickerYears: VDatePickerYears
97786
- VDivider: VDivider
97787
97791
  VDialog: VDialog
97792
+ VEmptyState: VEmptyState
97793
+ VFab: VFab
97788
97794
  VExpansionPanels: VExpansionPanels
97789
97795
  VExpansionPanel: VExpansionPanel
97790
97796
  VExpansionPanelText: VExpansionPanelText
97791
97797
  VExpansionPanelTitle: VExpansionPanelTitle
97792
- VEmptyState: VEmptyState
97798
+ VFooter: VFooter
97793
97799
  VField: VField
97794
97800
  VFieldLabel: VFieldLabel
97795
97801
  VFileInput: VFileInput
97796
- VFooter: VFooter
97797
- VFab: VFab
97798
97802
  VIcon: VIcon
97799
97803
  VComponentIcon: VComponentIcon
97800
97804
  VSvgIcon: VSvgIcon
97801
97805
  VLigatureIcon: VLigatureIcon
97802
97806
  VClassIcon: VClassIcon
97803
97807
  VImg: VImg
97804
- VInfiniteScroll: VInfiniteScroll
97805
- VItemGroup: VItemGroup
97806
- VItem: VItem
97807
- VLabel: VLabel
97808
- VKbd: VKbd
97809
97808
  VInput: VInput
97809
+ VKbd: VKbd
97810
+ VInfiniteScroll: VInfiniteScroll
97810
97811
  VList: VList
97811
97812
  VListGroup: VListGroup
97812
97813
  VListImg: VListImg
@@ -97816,28 +97817,30 @@ declare module 'vue' {
97816
97817
  VListItemSubtitle: VListItemSubtitle
97817
97818
  VListItemTitle: VListItemTitle
97818
97819
  VListSubheader: VListSubheader
97819
- VMain: VMain
97820
- VMessages: VMessages
97820
+ VItemGroup: VItemGroup
97821
+ VItem: VItem
97822
+ VLabel: VLabel
97821
97823
  VMenu: VMenu
97822
- VApp: VApp
97823
- VNavigationDrawer: VNavigationDrawer
97824
+ VMessages: VMessages
97824
97825
  VNumberInput: VNumberInput
97825
- VOverlay: VOverlay
97826
+ VMain: VMain
97827
+ VPagination: VPagination
97826
97828
  VOtpInput: VOtpInput
97829
+ VOverlay: VOverlay
97827
97830
  VProgressLinear: VProgressLinear
97828
- VPagination: VPagination
97829
- VRadioGroup: VRadioGroup
97831
+ VProgressCircular: VProgressCircular
97830
97832
  VRating: VRating
97831
- VSelectionControlGroup: VSelectionControlGroup
97832
- VSheet: VSheet
97833
+ VSelect: VSelect
97834
+ VRadioGroup: VRadioGroup
97833
97835
  VSelectionControl: VSelectionControl
97834
97836
  VSlideGroup: VSlideGroup
97835
97837
  VSlideGroupItem: VSlideGroupItem
97838
+ VSelectionControlGroup: VSelectionControlGroup
97839
+ VSheet: VSheet
97840
+ VSkeletonLoader: VSkeletonLoader
97836
97841
  VSnackbar: VSnackbar
97837
- VProgressCircular: VProgressCircular
97838
- VSelect: VSelect
97839
97842
  VSlider: VSlider
97840
- VSkeletonLoader: VSkeletonLoader
97843
+ VSystemBar: VSystemBar
97841
97844
  VSwitch: VSwitch
97842
97845
  VStepper: VStepper
97843
97846
  VStepperActions: VStepperActions
@@ -97845,42 +97848,47 @@ declare module 'vue' {
97845
97848
  VStepperItem: VStepperItem
97846
97849
  VStepperWindow: VStepperWindow
97847
97850
  VStepperWindowItem: VStepperWindowItem
97848
- VSystemBar: VSystemBar
97851
+ VTable: VTable
97849
97852
  VTab: VTab
97850
97853
  VTabs: VTabs
97851
97854
  VTabsWindow: VTabsWindow
97852
97855
  VTabsWindowItem: VTabsWindowItem
97853
97856
  VTextarea: VTextarea
97857
+ VTooltip: VTooltip
97854
97858
  VTextField: VTextField
97855
- VTable: VTable
97856
97859
  VToolbar: VToolbar
97857
97860
  VToolbarTitle: VToolbarTitle
97858
97861
  VToolbarItems: VToolbarItems
97859
- VTooltip: VTooltip
97860
97862
  VTimeline: VTimeline
97861
97863
  VTimelineItem: VTimelineItem
97862
97864
  VWindow: VWindow
97863
97865
  VWindowItem: VWindowItem
97866
+ VAvatar: VAvatar
97867
+ VNavigationDrawer: VNavigationDrawer
97864
97868
  VDataIterator: VDataIterator
97869
+ VConfirmEdit: VConfirmEdit
97865
97870
  VDefaultsProvider: VDefaultsProvider
97866
97871
  VForm: VForm
97867
97872
  VContainer: VContainer
97868
97873
  VCol: VCol
97869
97874
  VRow: VRow
97870
97875
  VSpacer: VSpacer
97871
- VLazy: VLazy
97876
+ VHover: VHover
97872
97877
  VLayout: VLayout
97873
97878
  VLayoutItem: VLayoutItem
97874
- VNoSsr: VNoSsr
97879
+ VLazy: VLazy
97875
97880
  VLocaleProvider: VLocaleProvider
97876
97881
  VParallax: VParallax
97877
- VRangeSlider: VRangeSlider
97882
+ VNoSsr: VNoSsr
97878
97883
  VRadio: VRadio
97884
+ VRangeSlider: VRangeSlider
97879
97885
  VResponsive: VResponsive
97880
- VSpeedDial: VSpeedDial
97881
97886
  VSnackbarQueue: VSnackbarQueue
97887
+ VSparkline: VSparkline
97888
+ VSpeedDial: VSpeedDial
97882
97889
  VThemeProvider: VThemeProvider
97883
97890
  VVirtualScroll: VVirtualScroll
97891
+ VValidation: VValidation
97884
97892
  VFabTransition: VFabTransition
97885
97893
  VDialogBottomTransition: VDialogBottomTransition
97886
97894
  VDialogTopTransition: VDialogTopTransition
@@ -97897,31 +97905,27 @@ declare module 'vue' {
97897
97905
  VExpandTransition: VExpandTransition
97898
97906
  VExpandXTransition: VExpandXTransition
97899
97907
  VDialogTransition: VDialogTransition
97900
- VValidation: VValidation
97901
- VHover: VHover
97902
- VConfirmEdit: VConfirmEdit
97903
- VSparkline: VSparkline
97908
+ VIconBtn: VIconBtn
97909
+ VFileUpload: VFileUpload
97910
+ VFileUploadItem: VFileUploadItem
97904
97911
  VCalendar: VCalendar
97905
97912
  VCalendarDay: VCalendarDay
97906
97913
  VCalendarHeader: VCalendarHeader
97907
97914
  VCalendarInterval: VCalendarInterval
97908
97915
  VCalendarIntervalEvent: VCalendarIntervalEvent
97909
97916
  VCalendarMonthDay: VCalendarMonthDay
97910
- VIconBtn: VIconBtn
97917
+ VPicker: VPicker
97918
+ VPickerTitle: VPickerTitle
97911
97919
  VStepperVertical: VStepperVertical
97912
97920
  VStepperVerticalItem: VStepperVerticalItem
97913
97921
  VStepperVerticalActions: VStepperVerticalActions
97914
- VPicker: VPicker
97915
- VPickerTitle: VPickerTitle
97916
97922
  VTimePicker: VTimePicker
97917
97923
  VTimePickerClock: VTimePickerClock
97918
97924
  VTimePickerControls: VTimePickerControls
97919
- VFileUpload: VFileUpload
97920
- VFileUploadItem: VFileUploadItem
97921
97925
  VTreeview: VTreeview
97922
97926
  VTreeviewItem: VTreeviewItem
97923
97927
  VTreeviewGroup: VTreeviewGroup
97924
- VDateInput: VDateInput
97925
97928
  VPullToRefresh: VPullToRefresh
97929
+ VDateInput: VDateInput
97926
97930
  }
97927
97931
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-27
2
+ * Vuetify v3.8.3-master.2025-04-29
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -412,6 +412,9 @@ class CircularBuffer {
412
412
  _classPrivateFieldInitSpec(this, _pointer, 0);
413
413
  this.size = size;
414
414
  }
415
+ get isFull() {
416
+ return _classPrivateFieldGet(_arr, this).length === this.size;
417
+ }
415
418
  push(val) {
416
419
  _classPrivateFieldGet(_arr, this)[_classPrivateFieldGet(_pointer, this)] = val;
417
420
  _classPrivateFieldSet(_pointer, this, (_classPrivateFieldGet(_pointer, this) + 1) % this.size);
@@ -419,6 +422,10 @@ class CircularBuffer {
419
422
  values() {
420
423
  return _classPrivateFieldGet(_arr, this).slice(_classPrivateFieldGet(_pointer, this)).concat(_classPrivateFieldGet(_arr, this).slice(0, _classPrivateFieldGet(_pointer, this)));
421
424
  }
425
+ clear() {
426
+ _classPrivateFieldGet(_arr, this).length = 0;
427
+ _classPrivateFieldSet(_pointer, this, 0);
428
+ }
422
429
  }
423
430
  function getEventCoordinates(e) {
424
431
  if ('touches' in e) {
@@ -1338,7 +1345,7 @@ function provideDefaults(defaults, options) {
1338
1345
  return newDefaults;
1339
1346
  }
1340
1347
  function propIsDefined(vnode, prop) {
1341
- return typeof vnode.props?.[prop] !== 'undefined' || typeof vnode.props?.[toKebabCase(prop)] !== 'undefined';
1348
+ return vnode.props && (typeof vnode.props[prop] !== 'undefined' || typeof vnode.props[toKebabCase(prop)] !== 'undefined');
1342
1349
  }
1343
1350
  function internalUseDefaults() {
1344
1351
  let props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
@@ -1355,9 +1362,12 @@ function internalUseDefaults() {
1355
1362
  const propValue = Reflect.get(target, prop);
1356
1363
  if (prop === 'class' || prop === 'style') {
1357
1364
  return [componentDefaults.value?.[prop], propValue].filter(v => v != null);
1358
- } else if (typeof prop === 'string' && !propIsDefined(vm.vnode, prop)) {
1359
- return componentDefaults.value?.[prop] !== undefined ? componentDefaults.value?.[prop] : defaults.value?.global?.[prop] !== undefined ? defaults.value?.global?.[prop] : propValue;
1360
1365
  }
1366
+ if (propIsDefined(vm.vnode, prop)) return propValue;
1367
+ const _componentDefault = componentDefaults.value?.[prop];
1368
+ if (_componentDefault !== undefined) return _componentDefault;
1369
+ const _globalDefault = defaults.value?.global?.[prop];
1370
+ if (_globalDefault !== undefined) return _globalDefault;
1361
1371
  return propValue;
1362
1372
  }
1363
1373
  });
@@ -10104,8 +10114,27 @@ function connectedLocationStrategy(data, props, contentStyles) {
10104
10114
  return typeof props.offset === 'number' ? [props.offset, 0] : [0, 0];
10105
10115
  });
10106
10116
  let observe = false;
10117
+ let lastFrame = -1;
10118
+ const flipped = new CircularBuffer(4);
10107
10119
  const observer = new ResizeObserver(() => {
10108
- if (observe) updateLocation();
10120
+ if (!observe) return;
10121
+
10122
+ // Detect consecutive frames
10123
+ requestAnimationFrame(newTime => {
10124
+ if (newTime !== lastFrame) flipped.clear();
10125
+ requestAnimationFrame(newNewTime => {
10126
+ lastFrame = newNewTime;
10127
+ });
10128
+ });
10129
+ if (flipped.isFull) {
10130
+ const values = flipped.values();
10131
+ if (deepEqual(values.at(-1), values.at(-3))) {
10132
+ // Flipping is causing a container resize loop
10133
+ return;
10134
+ }
10135
+ }
10136
+ const result = updateLocation();
10137
+ if (result) flipped.push(result.flipped);
10109
10138
  });
10110
10139
  watch([data.target, data.contentEl], (_ref, _ref2) => {
10111
10140
  let [newTarget, newContentEl] = _ref;
@@ -10320,7 +10349,8 @@ function connectedLocationStrategy(data, props, contentStyles) {
10320
10349
  });
10321
10350
  return {
10322
10351
  available,
10323
- contentBox
10352
+ contentBox,
10353
+ flipped
10324
10354
  };
10325
10355
  }
10326
10356
  watch(() => [preferredAnchor.value, preferredOrigin.value, props.offset, props.minWidth, props.minHeight, props.maxWidth, props.maxHeight], () => updateLocation());
@@ -31604,7 +31634,7 @@ function createVuetify$1() {
31604
31634
  };
31605
31635
  });
31606
31636
  }
31607
- const version$1 = "3.8.2-master.2025-04-27";
31637
+ const version$1 = "3.8.3-master.2025-04-29";
31608
31638
  createVuetify$1.version = version$1;
31609
31639
 
31610
31640
  // Vue's inject() can only be used in setup
@@ -31902,7 +31932,7 @@ var index = /*#__PURE__*/Object.freeze({
31902
31932
 
31903
31933
  /* eslint-disable local-rules/sort-imports */
31904
31934
 
31905
- const version = "3.8.2-master.2025-04-27";
31935
+ const version = "3.8.3-master.2025-04-29";
31906
31936
 
31907
31937
  /* eslint-disable local-rules/sort-imports */
31908
31938