@vuetify/nightly 3.9.0-master.2025-07-12 → 3.9.0-master.2025-07-14

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.
@@ -114695,40 +114695,41 @@ declare module 'vue' {
114695
114695
  $children?: VNodeChild
114696
114696
  }
114697
114697
  export interface GlobalComponents {
114698
- VApp: VApp
114699
114698
  VAppBar: VAppBar
114700
114699
  VAppBarNavIcon: VAppBarNavIcon
114701
114700
  VAppBarTitle: VAppBarTitle
114701
+ VAutocomplete: VAutocomplete
114702
114702
  VAlert: VAlert
114703
114703
  VAlertTitle: VAlertTitle
114704
- VAvatar: VAvatar
114705
- VAutocomplete: VAutocomplete
114706
- VBadge: VBadge
114707
114704
  VBottomNavigation: VBottomNavigation
114708
- VBottomSheet: VBottomSheet
114705
+ VAvatar: VAvatar
114706
+ VBanner: VBanner
114707
+ VBannerActions: VBannerActions
114708
+ VBannerText: VBannerText
114709
114709
  VBreadcrumbs: VBreadcrumbs
114710
114710
  VBreadcrumbsItem: VBreadcrumbsItem
114711
114711
  VBreadcrumbsDivider: VBreadcrumbsDivider
114712
114712
  VBtnGroup: VBtnGroup
114713
- VBanner: VBanner
114714
- VBannerActions: VBannerActions
114715
- VBannerText: VBannerText
114716
- VCard: VCard
114717
- VCardActions: VCardActions
114718
- VCardItem: VCardItem
114719
- VCardSubtitle: VCardSubtitle
114720
- VCardText: VCardText
114721
- VCardTitle: VCardTitle
114722
- VBtnToggle: VBtnToggle
114713
+ VBadge: VBadge
114714
+ VBtn: VBtn
114723
114715
  VCarousel: VCarousel
114724
114716
  VCarouselItem: VCarouselItem
114717
+ VBottomSheet: VBottomSheet
114725
114718
  VCheckbox: VCheckbox
114726
114719
  VCheckboxBtn: VCheckboxBtn
114720
+ VBtnToggle: VBtnToggle
114721
+ VCode: VCode
114727
114722
  VChip: VChip
114728
114723
  VChipGroup: VChipGroup
114729
114724
  VColorPicker: VColorPicker
114725
+ VCard: VCard
114726
+ VCardActions: VCardActions
114727
+ VCardItem: VCardItem
114728
+ VCardSubtitle: VCardSubtitle
114729
+ VCardText: VCardText
114730
+ VCardTitle: VCardTitle
114730
114731
  VCombobox: VCombobox
114731
- VCode: VCode
114732
+ VCounter: VCounter
114732
114733
  VDataTable: VDataTable
114733
114734
  VDataTableHeaders: VDataTableHeaders
114734
114735
  VDataTableFooter: VDataTableFooter
@@ -114736,37 +114737,36 @@ declare module 'vue' {
114736
114737
  VDataTableRow: VDataTableRow
114737
114738
  VDataTableVirtual: VDataTableVirtual
114738
114739
  VDataTableServer: VDataTableServer
114739
- VCounter: VCounter
114740
- VDialog: VDialog
114741
114740
  VDatePicker: VDatePicker
114742
114741
  VDatePickerControls: VDatePickerControls
114743
114742
  VDatePickerHeader: VDatePickerHeader
114744
114743
  VDatePickerMonth: VDatePickerMonth
114745
114744
  VDatePickerMonths: VDatePickerMonths
114746
114745
  VDatePickerYears: VDatePickerYears
114746
+ VDialog: VDialog
114747
114747
  VEmptyState: VEmptyState
114748
114748
  VDivider: VDivider
114749
- VField: VField
114750
- VFieldLabel: VFieldLabel
114751
114749
  VExpansionPanels: VExpansionPanels
114752
114750
  VExpansionPanel: VExpansionPanel
114753
114751
  VExpansionPanelText: VExpansionPanelText
114754
114752
  VExpansionPanelTitle: VExpansionPanelTitle
114755
- VFab: VFab
114756
- VFileInput: VFileInput
114753
+ VField: VField
114754
+ VFieldLabel: VFieldLabel
114757
114755
  VFooter: VFooter
114756
+ VFab: VFab
114758
114757
  VIcon: VIcon
114759
114758
  VComponentIcon: VComponentIcon
114760
114759
  VSvgIcon: VSvgIcon
114761
114760
  VLigatureIcon: VLigatureIcon
114762
114761
  VClassIcon: VClassIcon
114763
- VLabel: VLabel
114762
+ VFileInput: VFileInput
114764
114763
  VImg: VImg
114765
- VInput: VInput
114766
114764
  VItemGroup: VItemGroup
114767
114765
  VItem: VItem
114768
- VMain: VMain
114766
+ VInput: VInput
114769
114767
  VInfiniteScroll: VInfiniteScroll
114768
+ VLabel: VLabel
114769
+ VKbd: VKbd
114770
114770
  VList: VList
114771
114771
  VListGroup: VListGroup
114772
114772
  VListImg: VListImg
@@ -114777,38 +114777,41 @@ declare module 'vue' {
114777
114777
  VListItemTitle: VListItemTitle
114778
114778
  VListSubheader: VListSubheader
114779
114779
  VMenu: VMenu
114780
- VNavigationDrawer: VNavigationDrawer
114781
114780
  VMessages: VMessages
114782
- VOverlay: VOverlay
114783
- VPagination: VPagination
114781
+ VMain: VMain
114782
+ VNavigationDrawer: VNavigationDrawer
114784
114783
  VNumberInput: VNumberInput
114785
- VOtpInput: VOtpInput
114784
+ VPagination: VPagination
114786
114785
  VProgressCircular: VProgressCircular
114787
- VRadioGroup: VRadioGroup
114788
- VProgressLinear: VProgressLinear
114786
+ VOverlay: VOverlay
114787
+ VOtpInput: VOtpInput
114789
114788
  VRating: VRating
114790
- VSelectionControlGroup: VSelectionControlGroup
114789
+ VRadioGroup: VRadioGroup
114791
114790
  VSelectionControl: VSelectionControl
114792
114791
  VSelect: VSelect
114792
+ VSelectionControlGroup: VSelectionControlGroup
114793
+ VSkeletonLoader: VSkeletonLoader
114794
+ VSheet: VSheet
114793
114795
  VSlideGroup: VSlideGroup
114794
114796
  VSlideGroupItem: VSlideGroupItem
114795
- VSheet: VSheet
114796
- VSkeletonLoader: VSkeletonLoader
114797
114797
  VSlider: VSlider
114798
114798
  VSnackbar: VSnackbar
114799
114799
  VSwitch: VSwitch
114800
- VSystemBar: VSystemBar
114801
- VTab: VTab
114802
- VTabs: VTabs
114803
- VTabsWindow: VTabsWindow
114804
- VTabsWindowItem: VTabsWindowItem
114805
114800
  VStepper: VStepper
114806
114801
  VStepperActions: VStepperActions
114807
114802
  VStepperHeader: VStepperHeader
114808
114803
  VStepperItem: VStepperItem
114809
114804
  VStepperWindow: VStepperWindow
114810
114805
  VStepperWindowItem: VStepperWindowItem
114806
+ VTab: VTab
114807
+ VTabs: VTabs
114808
+ VTabsWindow: VTabsWindow
114809
+ VTabsWindowItem: VTabsWindowItem
114810
+ VSystemBar: VSystemBar
114811
114811
  VTable: VTable
114812
+ VTimePicker: VTimePicker
114813
+ VTimePickerClock: VTimePickerClock
114814
+ VTimePickerControls: VTimePickerControls
114812
114815
  VTextField: VTextField
114813
114816
  VTimeline: VTimeline
114814
114817
  VTimelineItem: VTimelineItem
@@ -114816,38 +114819,37 @@ declare module 'vue' {
114816
114819
  VToolbar: VToolbar
114817
114820
  VToolbarTitle: VToolbarTitle
114818
114821
  VToolbarItems: VToolbarItems
114819
- VTimePicker: VTimePicker
114820
- VTimePickerClock: VTimePickerClock
114821
- VTimePickerControls: VTimePickerControls
114822
114822
  VTooltip: VTooltip
114823
- VWindow: VWindow
114824
- VWindowItem: VWindowItem
114825
114823
  VTreeview: VTreeview
114826
114824
  VTreeviewItem: VTreeviewItem
114827
114825
  VTreeviewGroup: VTreeviewGroup
114828
- VBtn: VBtn
114829
- VConfirmEdit: VConfirmEdit
114830
- VDefaultsProvider: VDefaultsProvider
114826
+ VWindow: VWindow
114827
+ VWindowItem: VWindowItem
114828
+ VProgressLinear: VProgressLinear
114831
114829
  VDataIterator: VDataIterator
114830
+ VDefaultsProvider: VDefaultsProvider
114832
114831
  VForm: VForm
114833
114832
  VContainer: VContainer
114834
114833
  VCol: VCol
114835
114834
  VRow: VRow
114836
114835
  VSpacer: VSpacer
114837
114836
  VHover: VHover
114837
+ VLazy: VLazy
114838
114838
  VLayout: VLayout
114839
114839
  VLayoutItem: VLayoutItem
114840
+ VApp: VApp
114840
114841
  VLocaleProvider: VLocaleProvider
114841
- VLazy: VLazy
114842
- VParallax: VParallax
114842
+ VNoSsr: VNoSsr
114843
114843
  VRadio: VRadio
114844
- VRangeSlider: VRangeSlider
114845
114844
  VResponsive: VResponsive
114845
+ VParallax: VParallax
114846
114846
  VSnackbarQueue: VSnackbarQueue
114847
114847
  VSparkline: VSparkline
114848
- VSpeedDial: VSpeedDial
114848
+ VRangeSlider: VRangeSlider
114849
114849
  VThemeProvider: VThemeProvider
114850
+ VConfirmEdit: VConfirmEdit
114850
114851
  VValidation: VValidation
114852
+ VSpeedDial: VSpeedDial
114851
114853
  VVirtualScroll: VVirtualScroll
114852
114854
  VFabTransition: VFabTransition
114853
114855
  VDialogBottomTransition: VDialogBottomTransition
@@ -114865,8 +114867,6 @@ declare module 'vue' {
114865
114867
  VExpandTransition: VExpandTransition
114866
114868
  VExpandXTransition: VExpandXTransition
114867
114869
  VDialogTransition: VDialogTransition
114868
- VKbd: VKbd
114869
- VNoSsr: VNoSsr
114870
114870
  VCalendar: VCalendar
114871
114871
  VCalendarDay: VCalendarDay
114872
114872
  VCalendarHeader: VCalendarHeader
@@ -114874,17 +114874,17 @@ declare module 'vue' {
114874
114874
  VCalendarIntervalEvent: VCalendarIntervalEvent
114875
114875
  VCalendarMonthDay: VCalendarMonthDay
114876
114876
  VColorInput: VColorInput
114877
- VStepperVertical: VStepperVertical
114878
- VStepperVerticalItem: VStepperVerticalItem
114879
- VStepperVerticalActions: VStepperVerticalActions
114880
- VPicker: VPicker
114881
- VPickerTitle: VPickerTitle
114882
114877
  VFileUpload: VFileUpload
114883
114878
  VFileUploadItem: VFileUploadItem
114879
+ VPicker: VPicker
114880
+ VPickerTitle: VPickerTitle
114884
114881
  VIconBtn: VIconBtn
114885
114882
  VHotkey: VHotkey
114886
- VMaskInput: VMaskInput
114883
+ VStepperVertical: VStepperVertical
114884
+ VStepperVerticalItem: VStepperVerticalItem
114885
+ VStepperVerticalActions: VStepperVerticalActions
114887
114886
  VDateInput: VDateInput
114887
+ VMaskInput: VMaskInput
114888
114888
  VPullToRefresh: VPullToRefresh
114889
114889
  }
114890
114890
  export interface GlobalDirectives {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.0-master.2025-07-12
2
+ * Vuetify v3.9.0-master.2025-07-14
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31278,6 +31278,9 @@ const VColorInput = genericComponent()({
31278
31278
  function onSave() {
31279
31279
  menu.value = false;
31280
31280
  }
31281
+ function onCancel() {
31282
+ menu.value = false;
31283
+ }
31281
31284
  useRender(() => {
31282
31285
  const confirmEditProps = VConfirmEdit.filterProps(props);
31283
31286
  const colorPickerProps = VColorPicker.filterProps(omit(props, ['active', 'color']));
@@ -31313,7 +31316,8 @@ const VColorInput = genericComponent()({
31313
31316
  default: () => [createVNode(VConfirmEdit, mergeProps(confirmEditProps, {
31314
31317
  "modelValue": model.value,
31315
31318
  "onUpdate:modelValue": $event => model.value = $event,
31316
- "onSave": onSave
31319
+ "onSave": onSave,
31320
+ "onCancel": onCancel
31317
31321
  }), {
31318
31322
  default: _ref2 => {
31319
31323
  let {
@@ -31323,12 +31327,16 @@ const VColorInput = genericComponent()({
31323
31327
  cancel,
31324
31328
  isPristine
31325
31329
  } = _ref2;
31330
+ function onUpdateModel(value) {
31331
+ if (!props.hideActions) {
31332
+ proxyModel.value = value;
31333
+ } else {
31334
+ model.value = value;
31335
+ }
31336
+ }
31326
31337
  return createVNode(VColorPicker, mergeProps(colorPickerProps, {
31327
- "modelValue": proxyModel.value,
31328
- "onUpdate:modelValue": val => {
31329
- proxyModel.value = val;
31330
- model.value = val;
31331
- },
31338
+ "modelValue": props.hideActions ? model.value : proxyModel.value,
31339
+ "onUpdate:modelValue": value => onUpdateModel(value),
31332
31340
  "onMousedown": e => e.preventDefault()
31333
31341
  }), {
31334
31342
  actions: !props.hideActions ? () => slots.actions?.({
@@ -31753,9 +31761,10 @@ const VFileUploadItem = genericComponent()({
31753
31761
  useRender(() => {
31754
31762
  const listItemProps = VListItem.filterProps(props);
31755
31763
  return createVNode(VListItem, mergeProps(listItemProps, {
31764
+ "class": ['v-file-upload-item', props.class],
31756
31765
  "title": props.title ?? props.file?.name,
31757
31766
  "subtitle": props.showSize ? humanReadableFileSize(props.file?.size, base.value) : props.file?.type,
31758
- "class": "v-file-upload-item"
31767
+ "style": props.style
31759
31768
  }), {
31760
31769
  ...slots,
31761
31770
  title: () => props?.title ?? props.file?.name,
@@ -33697,7 +33706,7 @@ function createVuetify$1() {
33697
33706
  };
33698
33707
  });
33699
33708
  }
33700
- const version$1 = "3.9.0-master.2025-07-12";
33709
+ const version$1 = "3.9.0-master.2025-07-14";
33701
33710
  createVuetify$1.version = version$1;
33702
33711
 
33703
33712
  // Vue's inject() can only be used in setup
@@ -33995,7 +34004,7 @@ var index = /*#__PURE__*/Object.freeze({
33995
34004
 
33996
34005
  /* eslint-disable local-rules/sort-imports */
33997
34006
 
33998
- const version = "3.9.0-master.2025-07-12";
34007
+ const version = "3.9.0-master.2025-07-14";
33999
34008
 
34000
34009
  /* eslint-disable local-rules/sort-imports */
34001
34010