@vuetify/nightly 4.1.2-dev.2026-06-16 → 4.1.2-dev.2026-06-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/CHANGELOG.md +3 -3
- package/dist/json/attributes.json +4029 -4029
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +234 -234
- package/dist/json/web-types.json +7420 -7420
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +6024 -6024
- package/dist/vuetify-labs.d.ts +82 -82
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.css +4803 -4803
- package/dist/vuetify.d.ts +82 -82
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +82 -82
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/dist/vuetify-labs.d.ts
CHANGED
|
@@ -158710,30 +158710,41 @@ declare module 'vue' {
|
|
|
158710
158710
|
VAppBar: VAppBar
|
|
158711
158711
|
VAppBarNavIcon: VAppBarNavIcon
|
|
158712
158712
|
VAppBarTitle: VAppBarTitle
|
|
158713
|
-
|
|
158713
|
+
VAvatar: VAvatar
|
|
158714
158714
|
VApp: VApp
|
|
158715
|
+
VAutocomplete: VAutocomplete
|
|
158716
|
+
VBadge: VBadge
|
|
158715
158717
|
VBanner: VBanner
|
|
158716
158718
|
VBannerActions: VBannerActions
|
|
158717
158719
|
VBannerText: VBannerText
|
|
158718
|
-
|
|
158719
|
-
VAvatar: VAvatar
|
|
158720
|
+
VBottomNavigation: VBottomNavigation
|
|
158720
158721
|
VAlert: VAlert
|
|
158721
158722
|
VAlertTitle: VAlertTitle
|
|
158722
|
-
VBottomNavigation: VBottomNavigation
|
|
158723
|
-
VBtnGroup: VBtnGroup
|
|
158724
|
-
VBtnToggle: VBtnToggle
|
|
158725
|
-
VCalendar: VCalendar
|
|
158726
|
-
VBottomSheet: VBottomSheet
|
|
158727
|
-
VCheckbox: VCheckbox
|
|
158728
|
-
VCheckboxBtn: VCheckboxBtn
|
|
158729
158723
|
VBreadcrumbs: VBreadcrumbs
|
|
158730
158724
|
VBreadcrumbsItem: VBreadcrumbsItem
|
|
158731
158725
|
VBreadcrumbsDivider: VBreadcrumbsDivider
|
|
158726
|
+
VBtnGroup: VBtnGroup
|
|
158727
|
+
VBtn: VBtn
|
|
158728
|
+
VBottomSheet: VBottomSheet
|
|
158729
|
+
VCalendar: VCalendar
|
|
158730
|
+
VCard: VCard
|
|
158731
|
+
VCardActions: VCardActions
|
|
158732
|
+
VCardItem: VCardItem
|
|
158733
|
+
VCardSubtitle: VCardSubtitle
|
|
158734
|
+
VCardText: VCardText
|
|
158735
|
+
VCardTitle: VCardTitle
|
|
158736
|
+
VBtnToggle: VBtnToggle
|
|
158732
158737
|
VCarousel: VCarousel
|
|
158733
158738
|
VCarouselItem: VCarouselItem
|
|
158734
|
-
|
|
158735
|
-
|
|
158739
|
+
VChipGroup: VChipGroup
|
|
158740
|
+
VCheckbox: VCheckbox
|
|
158741
|
+
VCheckboxBtn: VCheckboxBtn
|
|
158736
158742
|
VChip: VChip
|
|
158743
|
+
VCode: VCode
|
|
158744
|
+
VCounter: VCounter
|
|
158745
|
+
VColorInput: VColorInput
|
|
158746
|
+
VColorPicker: VColorPicker
|
|
158747
|
+
VCombobox: VCombobox
|
|
158737
158748
|
VDataTable: VDataTable
|
|
158738
158749
|
VDataTableHeaders: VDataTableHeaders
|
|
158739
158750
|
VDataTableFooter: VDataTableFooter
|
|
@@ -158741,54 +158752,42 @@ declare module 'vue' {
|
|
|
158741
158752
|
VDataTableRow: VDataTableRow
|
|
158742
158753
|
VDataTableVirtual: VDataTableVirtual
|
|
158743
158754
|
VDataTableServer: VDataTableServer
|
|
158755
|
+
VDialog: VDialog
|
|
158744
158756
|
VDatePicker: VDatePicker
|
|
158745
158757
|
VDatePickerControls: VDatePickerControls
|
|
158746
158758
|
VDatePickerHeader: VDatePickerHeader
|
|
158747
158759
|
VDatePickerMonth: VDatePickerMonth
|
|
158748
158760
|
VDatePickerMonths: VDatePickerMonths
|
|
158749
158761
|
VDatePickerYears: VDatePickerYears
|
|
158750
|
-
VCode: VCode
|
|
158751
|
-
VCard: VCard
|
|
158752
|
-
VCardActions: VCardActions
|
|
158753
|
-
VCardItem: VCardItem
|
|
158754
|
-
VCardSubtitle: VCardSubtitle
|
|
158755
|
-
VCardText: VCardText
|
|
158756
|
-
VCardTitle: VCardTitle
|
|
158757
|
-
VColorPicker: VColorPicker
|
|
158758
|
-
VCombobox: VCombobox
|
|
158759
|
-
VDialog: VDialog
|
|
158760
|
-
VChipGroup: VChipGroup
|
|
158761
158762
|
VEmptyState: VEmptyState
|
|
158762
|
-
VFab: VFab
|
|
158763
158763
|
VDivider: VDivider
|
|
158764
|
+
VFab: VFab
|
|
158765
|
+
VFileInput: VFileInput
|
|
158766
|
+
VFileUpload: VFileUpload
|
|
158767
|
+
VFileUploadDropzone: VFileUploadDropzone
|
|
158768
|
+
VFileUploadItem: VFileUploadItem
|
|
158769
|
+
VFileUploadList: VFileUploadList
|
|
158764
158770
|
VExpansionPanels: VExpansionPanels
|
|
158765
158771
|
VExpansionPanel: VExpansionPanel
|
|
158766
158772
|
VExpansionPanelText: VExpansionPanelText
|
|
158767
158773
|
VExpansionPanelTitle: VExpansionPanelTitle
|
|
158768
|
-
VField: VField
|
|
158769
|
-
VFieldLabel: VFieldLabel
|
|
158770
158774
|
VFooter: VFooter
|
|
158771
|
-
VFileUpload: VFileUpload
|
|
158772
|
-
VFileUploadDropzone: VFileUploadDropzone
|
|
158773
|
-
VFileUploadItem: VFileUploadItem
|
|
158774
|
-
VFileUploadList: VFileUploadList
|
|
158775
|
-
VFileInput: VFileInput
|
|
158776
158775
|
VIcon: VIcon
|
|
158777
158776
|
VComponentIcon: VComponentIcon
|
|
158778
158777
|
VSvgIcon: VSvgIcon
|
|
158779
158778
|
VLigatureIcon: VLigatureIcon
|
|
158780
158779
|
VClassIcon: VClassIcon
|
|
158781
|
-
|
|
158782
|
-
|
|
158780
|
+
VField: VField
|
|
158781
|
+
VFieldLabel: VFieldLabel
|
|
158782
|
+
VHotkey: VHotkey
|
|
158783
158783
|
VImg: VImg
|
|
158784
|
-
VInfiniteScroll: VInfiniteScroll
|
|
158785
158784
|
VIconBtn: VIconBtn
|
|
158786
|
-
|
|
158785
|
+
VInfiniteScroll: VInfiniteScroll
|
|
158787
158786
|
VInput: VInput
|
|
158788
|
-
|
|
158789
|
-
|
|
158787
|
+
VKbd: VKbd
|
|
158788
|
+
VItemGroup: VItemGroup
|
|
158789
|
+
VItem: VItem
|
|
158790
158790
|
VLabel: VLabel
|
|
158791
|
-
VMenu: VMenu
|
|
158792
158791
|
VList: VList
|
|
158793
158792
|
VListGroup: VListGroup
|
|
158794
158793
|
VListImg: VListImg
|
|
@@ -158798,90 +158797,90 @@ declare module 'vue' {
|
|
|
158798
158797
|
VListItemSubtitle: VListItemSubtitle
|
|
158799
158798
|
VListItemTitle: VListItemTitle
|
|
158800
158799
|
VListSubheader: VListSubheader
|
|
158801
|
-
VMain: VMain
|
|
158802
|
-
VNavigationDrawer: VNavigationDrawer
|
|
158803
|
-
VOverlay: VOverlay
|
|
158804
158800
|
VNumberInput: VNumberInput
|
|
158805
|
-
VPicker: VPicker
|
|
158806
|
-
VPickerTitle: VPickerTitle
|
|
158807
|
-
VProgressCircular: VProgressCircular
|
|
158808
|
-
VPagination: VPagination
|
|
158809
158801
|
VMessages: VMessages
|
|
158810
|
-
|
|
158802
|
+
VMenu: VMenu
|
|
158803
|
+
VMain: VMain
|
|
158804
|
+
VNavigationDrawer: VNavigationDrawer
|
|
158811
158805
|
VOtpInput: VOtpInput
|
|
158812
158806
|
VOtpField: VOtpField
|
|
158813
158807
|
VOtpGroup: VOtpGroup
|
|
158814
158808
|
VOtpSeparator: VOtpSeparator
|
|
158815
|
-
|
|
158809
|
+
VProgressCircular: VProgressCircular
|
|
158810
|
+
VOverlay: VOverlay
|
|
158816
158811
|
VProgressLinear: VProgressLinear
|
|
158812
|
+
VPagination: VPagination
|
|
158813
|
+
VPicker: VPicker
|
|
158814
|
+
VPickerTitle: VPickerTitle
|
|
158817
158815
|
VRating: VRating
|
|
158818
|
-
|
|
158819
|
-
VSkeletonLoader: VSkeletonLoader
|
|
158820
|
-
VSlideGroup: VSlideGroup
|
|
158821
|
-
VSlideGroupItem: VSlideGroupItem
|
|
158822
|
-
VSheet: VSheet
|
|
158816
|
+
VRadioGroup: VRadioGroup
|
|
158823
158817
|
VSelectionControlGroup: VSelectionControlGroup
|
|
158818
|
+
VSelect: VSelect
|
|
158819
|
+
VSkeletonLoader: VSkeletonLoader
|
|
158824
158820
|
VSlider: VSlider
|
|
158821
|
+
VSheet: VSheet
|
|
158825
158822
|
VSnackbar: VSnackbar
|
|
158826
|
-
|
|
158827
|
-
|
|
158828
|
-
|
|
158829
|
-
|
|
158830
|
-
|
|
158823
|
+
VSlideGroup: VSlideGroup
|
|
158824
|
+
VSlideGroupItem: VSlideGroupItem
|
|
158825
|
+
VStepperVertical: VStepperVertical
|
|
158826
|
+
VStepperVerticalItem: VStepperVerticalItem
|
|
158827
|
+
VStepperVerticalActions: VStepperVerticalActions
|
|
158828
|
+
VSelectionControl: VSelectionControl
|
|
158831
158829
|
VStepper: VStepper
|
|
158832
158830
|
VStepperActions: VStepperActions
|
|
158833
158831
|
VStepperHeader: VStepperHeader
|
|
158834
158832
|
VStepperItem: VStepperItem
|
|
158835
158833
|
VStepperWindow: VStepperWindow
|
|
158836
158834
|
VStepperWindowItem: VStepperWindowItem
|
|
158837
|
-
|
|
158835
|
+
VSwitch: VSwitch
|
|
158836
|
+
VTab: VTab
|
|
158837
|
+
VTabs: VTabs
|
|
158838
|
+
VTabsWindow: VTabsWindow
|
|
158839
|
+
VTabsWindowItem: VTabsWindowItem
|
|
158840
|
+
VTimeline: VTimeline
|
|
158841
|
+
VTimelineItem: VTimelineItem
|
|
158838
158842
|
VSystemBar: VSystemBar
|
|
158839
158843
|
VTable: VTable
|
|
158844
|
+
VTextarea: VTextarea
|
|
158840
158845
|
VTextField: VTextField
|
|
158841
|
-
VToolbar: VToolbar
|
|
158842
|
-
VToolbarTitle: VToolbarTitle
|
|
158843
|
-
VToolbarItems: VToolbarItems
|
|
158844
158846
|
VTimePicker: VTimePicker
|
|
158845
158847
|
VTimePickerClock: VTimePickerClock
|
|
158846
158848
|
VTimePickerControls: VTimePickerControls
|
|
158847
|
-
VTooltip: VTooltip
|
|
158848
|
-
VWindow: VWindow
|
|
158849
|
-
VWindowItem: VWindowItem
|
|
158850
|
-
VTimeline: VTimeline
|
|
158851
|
-
VTimelineItem: VTimelineItem
|
|
158852
158849
|
VTreeview: VTreeview
|
|
158853
158850
|
VTreeviewItem: VTreeviewItem
|
|
158854
158851
|
VTreeviewGroup: VTreeviewGroup
|
|
158855
|
-
|
|
158856
|
-
|
|
158857
|
-
|
|
158852
|
+
VToolbar: VToolbar
|
|
158853
|
+
VToolbarTitle: VToolbarTitle
|
|
158854
|
+
VToolbarItems: VToolbarItems
|
|
158855
|
+
VTooltip: VTooltip
|
|
158856
|
+
VWindow: VWindow
|
|
158857
|
+
VWindowItem: VWindowItem
|
|
158858
158858
|
VDataIterator: VDataIterator
|
|
158859
158859
|
VDateInput: VDateInput
|
|
158860
|
-
VConfirmEdit: VConfirmEdit
|
|
158861
158860
|
VDefaultsProvider: VDefaultsProvider
|
|
158861
|
+
VConfirmEdit: VConfirmEdit
|
|
158862
158862
|
VContainer: VContainer
|
|
158863
158863
|
VCol: VCol
|
|
158864
158864
|
VRow: VRow
|
|
158865
158865
|
VSpacer: VSpacer
|
|
158866
158866
|
VForm: VForm
|
|
158867
|
+
VHover: VHover
|
|
158867
158868
|
VLayout: VLayout
|
|
158868
158869
|
VLayoutItem: VLayoutItem
|
|
158869
|
-
VLazy: VLazy
|
|
158870
|
-
VHover: VHover
|
|
158871
158870
|
VLocaleProvider: VLocaleProvider
|
|
158871
|
+
VLazy: VLazy
|
|
158872
158872
|
VNoSsr: VNoSsr
|
|
158873
|
-
VPullToRefresh: VPullToRefresh
|
|
158874
158873
|
VParallax: VParallax
|
|
158875
|
-
VResponsive: VResponsive
|
|
158876
|
-
VRangeSlider: VRangeSlider
|
|
158877
158874
|
VRadio: VRadio
|
|
158875
|
+
VPullToRefresh: VPullToRefresh
|
|
158876
|
+
VRangeSlider: VRangeSlider
|
|
158877
|
+
VResponsive: VResponsive
|
|
158878
158878
|
VSnackbarQueue: VSnackbarQueue
|
|
158879
|
-
VSpeedDial: VSpeedDial
|
|
158880
158879
|
VSparkline: VSparkline
|
|
158881
158880
|
VSparklineTooltip: VSparklineTooltip
|
|
158881
|
+
VSpeedDial: VSpeedDial
|
|
158882
158882
|
VThemeProvider: VThemeProvider
|
|
158883
158883
|
VVirtualScroll: VVirtualScroll
|
|
158884
|
-
VValidation: VValidation
|
|
158885
158884
|
VFabTransition: VFabTransition
|
|
158886
158885
|
VDialogBottomTransition: VDialogBottomTransition
|
|
158887
158886
|
VDialogTopTransition: VDialogTopTransition
|
|
@@ -158899,12 +158898,16 @@ declare module 'vue' {
|
|
|
158899
158898
|
VExpandXTransition: VExpandXTransition
|
|
158900
158899
|
VExpandBothTransition: VExpandBothTransition
|
|
158901
158900
|
VDialogTransition: VDialogTransition
|
|
158901
|
+
VValidation: VValidation
|
|
158902
|
+
VDateRangePicker: VDateRangePicker
|
|
158903
|
+
VHighlight: VHighlight
|
|
158904
|
+
VAvatarGroup: VAvatarGroup
|
|
158902
158905
|
VPie: VPie
|
|
158903
158906
|
VPieSegment: VPieSegment
|
|
158904
158907
|
VPieTooltip: VPieTooltip
|
|
158905
158908
|
VMonthPicker: VMonthPicker
|
|
158906
|
-
|
|
158907
|
-
|
|
158909
|
+
VCommandPalette: VCommandPalette
|
|
158910
|
+
VCommandPaletteItem: VCommandPaletteItem
|
|
158908
158911
|
VHeatmap: VHeatmap
|
|
158909
158912
|
VHeatmapCell: VHeatmapCell
|
|
158910
158913
|
VHeatmapLegend: VHeatmapLegend
|
|
@@ -158912,9 +158915,6 @@ declare module 'vue' {
|
|
|
158912
158915
|
VVideo: VVideo
|
|
158913
158916
|
VVideoControls: VVideoControls
|
|
158914
158917
|
VVideoVolume: VVideoVolume
|
|
158915
|
-
VAvatarGroup: VAvatarGroup
|
|
158916
|
-
VCommandPalette: VCommandPalette
|
|
158917
|
-
VCommandPaletteItem: VCommandPaletteItem
|
|
158918
158918
|
VMaskInput: VMaskInput
|
|
158919
158919
|
VProgress: VProgress
|
|
158920
158920
|
}
|
package/dist/vuetify-labs.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v4.1.2-dev.2026-06-
|
|
2
|
+
* Vuetify v4.1.2-dev.2026-06-17
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -45605,7 +45605,7 @@ function createVuetify$1(vuetify = {}) {
|
|
|
45605
45605
|
};
|
|
45606
45606
|
});
|
|
45607
45607
|
}
|
|
45608
|
-
const version$1 = "4.1.2-dev.2026-06-
|
|
45608
|
+
const version$1 = "4.1.2-dev.2026-06-17";
|
|
45609
45609
|
createVuetify$1.version = version$1;
|
|
45610
45610
|
|
|
45611
45611
|
// Vue's inject() can only be used in setup
|
|
@@ -45940,7 +45940,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
45940
45940
|
|
|
45941
45941
|
/* eslint-disable local-rules/sort-imports */
|
|
45942
45942
|
|
|
45943
|
-
const version = "4.1.2-dev.2026-06-
|
|
45943
|
+
const version = "4.1.2-dev.2026-06-17";
|
|
45944
45944
|
|
|
45945
45945
|
/* eslint-disable local-rules/sort-imports */
|
|
45946
45946
|
|
package/dist/vuetify-labs.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v4.1.2-dev.2026-06-
|
|
2
|
+
* Vuetify v4.1.2-dev.2026-06-17
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -45609,7 +45609,7 @@
|
|
|
45609
45609
|
};
|
|
45610
45610
|
});
|
|
45611
45611
|
}
|
|
45612
|
-
const version$1 = "4.1.2-dev.2026-06-
|
|
45612
|
+
const version$1 = "4.1.2-dev.2026-06-17";
|
|
45613
45613
|
createVuetify$1.version = version$1;
|
|
45614
45614
|
|
|
45615
45615
|
// Vue's inject() can only be used in setup
|
|
@@ -45944,7 +45944,7 @@
|
|
|
45944
45944
|
|
|
45945
45945
|
/* eslint-disable local-rules/sort-imports */
|
|
45946
45946
|
|
|
45947
|
-
const version = "4.1.2-dev.2026-06-
|
|
45947
|
+
const version = "4.1.2-dev.2026-06-17";
|
|
45948
45948
|
|
|
45949
45949
|
/* eslint-disable local-rules/sort-imports */
|
|
45950
45950
|
|