@vuetify/nightly 3.6.14-master.2024-08-03 → 3.6.14-master.2024-08-04
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/json/importMap-labs.json +18 -18
- package/dist/json/importMap.json +136 -136
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +2989 -2989
- package/dist/vuetify-labs.esm.js +4 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +948 -948
- package/dist/vuetify.d.ts +47 -47
- package/dist/vuetify.esm.js +4 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -4
- package/dist/vuetify.min.js.map +1 -1
- package/lib/composables/teleport.mjs +1 -1
- package/lib/composables/teleport.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +47 -47
- package/package.json +1 -1
package/dist/vuetify.d.ts
CHANGED
@@ -72814,43 +72814,41 @@ declare global {
|
|
72814
72814
|
}
|
72815
72815
|
}
|
72816
72816
|
interface _GlobalComponents {
|
72817
|
-
VAlert: typeof import('vuetify/components')['VAlert']
|
72818
|
-
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
72819
72817
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
72820
72818
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
72821
72819
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
72822
72820
|
VApp: typeof import('vuetify/components')['VApp']
|
72821
|
+
VAvatar: typeof import('vuetify/components')['VAvatar']
|
72823
72822
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
72823
|
+
VAlert: typeof import('vuetify/components')['VAlert']
|
72824
|
+
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
72824
72825
|
VBanner: typeof import('vuetify/components')['VBanner']
|
72825
72826
|
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
72826
72827
|
VBannerText: typeof import('vuetify/components')['VBannerText']
|
72827
|
-
VAvatar: typeof import('vuetify/components')['VAvatar']
|
72828
|
-
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
72829
72828
|
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
72830
72829
|
VBadge: typeof import('vuetify/components')['VBadge']
|
72831
72830
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
72832
72831
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
72833
72832
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
72833
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
72834
72834
|
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
72835
|
-
VBtn: typeof import('vuetify/components')['VBtn']
|
72836
|
-
VCarousel: typeof import('vuetify/components')['VCarousel']
|
72837
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
72838
72835
|
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
72839
|
-
|
72836
|
+
VBtn: typeof import('vuetify/components')['VBtn']
|
72840
72837
|
VCard: typeof import('vuetify/components')['VCard']
|
72841
72838
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
72842
72839
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
72843
72840
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
72844
72841
|
VCardText: typeof import('vuetify/components')['VCardText']
|
72845
72842
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
72843
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
72844
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
72846
72845
|
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
72847
72846
|
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
72848
|
-
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
72849
|
-
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
72850
72847
|
VCode: typeof import('vuetify/components')['VCode']
|
72848
|
+
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
72849
|
+
VChip: typeof import('vuetify/components')['VChip']
|
72850
|
+
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
72851
72851
|
VCombobox: typeof import('vuetify/components')['VCombobox']
|
72852
|
-
VCounter: typeof import('vuetify/components')['VCounter']
|
72853
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
72854
72852
|
VDataTable: typeof import('vuetify/components')['VDataTable']
|
72855
72853
|
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
|
72856
72854
|
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
|
@@ -72858,37 +72856,36 @@ interface _GlobalComponents {
|
|
72858
72856
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
72859
72857
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
72860
72858
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
72859
|
+
VCounter: typeof import('vuetify/components')['VCounter']
|
72861
72860
|
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
72862
72861
|
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
72863
72862
|
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
72864
72863
|
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
72865
72864
|
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
72866
72865
|
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
72866
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
72867
72867
|
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
72868
72868
|
VDivider: typeof import('vuetify/components')['VDivider']
|
72869
|
+
VFooter: typeof import('vuetify/components')['VFooter']
|
72870
|
+
VFileInput: typeof import('vuetify/components')['VFileInput']
|
72869
72871
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
72870
72872
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
72871
72873
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
72872
72874
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
72873
|
-
VFab: typeof import('vuetify/components')['VFab']
|
72874
|
-
VFooter: typeof import('vuetify/components')['VFooter']
|
72875
72875
|
VField: typeof import('vuetify/components')['VField']
|
72876
72876
|
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
72877
|
-
|
72877
|
+
VFab: typeof import('vuetify/components')['VFab']
|
72878
72878
|
VIcon: typeof import('vuetify/components')['VIcon']
|
72879
72879
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
72880
72880
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
72881
72881
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
72882
72882
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
72883
|
-
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
72884
|
-
VItem: typeof import('vuetify/components')['VItem']
|
72885
|
-
VImg: typeof import('vuetify/components')['VImg']
|
72886
72883
|
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
72887
|
-
|
72888
|
-
VLabel: typeof import('vuetify/components')['VLabel']
|
72889
|
-
VMain: typeof import('vuetify/components')['VMain']
|
72884
|
+
VImg: typeof import('vuetify/components')['VImg']
|
72890
72885
|
VInput: typeof import('vuetify/components')['VInput']
|
72891
|
-
|
72886
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
72887
|
+
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
72888
|
+
VItem: typeof import('vuetify/components')['VItem']
|
72892
72889
|
VList: typeof import('vuetify/components')['VList']
|
72893
72890
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
72894
72891
|
VListImg: typeof import('vuetify/components')['VListImg']
|
@@ -72898,70 +72895,73 @@ interface _GlobalComponents {
|
|
72898
72895
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
72899
72896
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
72900
72897
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
72898
|
+
VLabel: typeof import('vuetify/components')['VLabel']
|
72899
|
+
VMain: typeof import('vuetify/components')['VMain']
|
72901
72900
|
VMenu: typeof import('vuetify/components')['VMenu']
|
72901
|
+
VMessages: typeof import('vuetify/components')['VMessages']
|
72902
72902
|
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
72903
|
-
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
72904
72903
|
VOverlay: typeof import('vuetify/components')['VOverlay']
|
72904
|
+
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
72905
72905
|
VPagination: typeof import('vuetify/components')['VPagination']
|
72906
|
-
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
72907
72906
|
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
72907
|
+
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
72908
72908
|
VRating: typeof import('vuetify/components')['VRating']
|
72909
72909
|
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
72910
72910
|
VSelect: typeof import('vuetify/components')['VSelect']
|
72911
|
+
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
72911
72912
|
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
72913
|
+
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
72912
72914
|
VSheet: typeof import('vuetify/components')['VSheet']
|
72915
|
+
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
72913
72916
|
VSlider: typeof import('vuetify/components')['VSlider']
|
72914
|
-
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
72915
|
-
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
72916
72917
|
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
72917
72918
|
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
72918
|
-
VSwitch: typeof import('vuetify/components')['VSwitch']
|
72919
|
-
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
72920
|
-
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
72921
72919
|
VStepper: typeof import('vuetify/components')['VStepper']
|
72922
72920
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
72923
72921
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
72924
72922
|
VStepperItem: typeof import('vuetify/components')['VStepperItem']
|
72925
72923
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
72926
72924
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
72927
|
-
VTextarea: typeof import('vuetify/components')['VTextarea']
|
72928
72925
|
VTab: typeof import('vuetify/components')['VTab']
|
72929
72926
|
VTabs: typeof import('vuetify/components')['VTabs']
|
72930
72927
|
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
72931
72928
|
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
72932
|
-
|
72933
|
-
|
72934
|
-
|
72935
|
-
|
72929
|
+
VSwitch: typeof import('vuetify/components')['VSwitch']
|
72930
|
+
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
72931
|
+
VTable: typeof import('vuetify/components')['VTable']
|
72932
|
+
VTextarea: typeof import('vuetify/components')['VTextarea']
|
72936
72933
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
72937
72934
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
72938
|
-
VTable: typeof import('vuetify/components')['VTable']
|
72939
72935
|
VTooltip: typeof import('vuetify/components')['VTooltip']
|
72936
|
+
VTextField: typeof import('vuetify/components')['VTextField']
|
72937
|
+
VToolbar: typeof import('vuetify/components')['VToolbar']
|
72938
|
+
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
72939
|
+
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
72940
72940
|
VWindow: typeof import('vuetify/components')['VWindow']
|
72941
72941
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
72942
72942
|
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
72943
72943
|
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
72944
72944
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
72945
|
-
VForm: typeof import('vuetify/components')['VForm']
|
72946
|
-
VHover: typeof import('vuetify/components')['VHover']
|
72947
72945
|
VContainer: typeof import('vuetify/components')['VContainer']
|
72948
72946
|
VCol: typeof import('vuetify/components')['VCol']
|
72949
72947
|
VRow: typeof import('vuetify/components')['VRow']
|
72950
72948
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
72949
|
+
VForm: typeof import('vuetify/components')['VForm']
|
72950
|
+
VHover: typeof import('vuetify/components')['VHover']
|
72951
72951
|
VLayout: typeof import('vuetify/components')['VLayout']
|
72952
72952
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
72953
72953
|
VLazy: typeof import('vuetify/components')['VLazy']
|
72954
72954
|
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
72955
72955
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
72956
|
-
VParallax: typeof import('vuetify/components')['VParallax']
|
72957
72956
|
VRadio: typeof import('vuetify/components')['VRadio']
|
72958
|
-
|
72957
|
+
VParallax: typeof import('vuetify/components')['VParallax']
|
72959
72958
|
VResponsive: typeof import('vuetify/components')['VResponsive']
|
72960
|
-
|
72959
|
+
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
72961
72960
|
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
72961
|
+
VSparkline: typeof import('vuetify/components')['VSparkline']
|
72962
72962
|
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
72963
|
-
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
72964
72963
|
VValidation: typeof import('vuetify/components')['VValidation']
|
72964
|
+
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
72965
72965
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
72966
72966
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
72967
72967
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|
@@ -72984,21 +72984,21 @@ interface _GlobalComponents {
|
|
72984
72984
|
VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
|
72985
72985
|
VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
|
72986
72986
|
VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
|
72987
|
+
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
72988
|
+
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
72987
72989
|
VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
|
72988
|
-
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
72989
|
-
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
72990
|
-
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
72991
72990
|
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
72992
72991
|
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
72993
72992
|
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
72994
|
-
|
72995
|
-
|
72993
|
+
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
72994
|
+
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
72995
|
+
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
72996
72996
|
VTreeview: typeof import('vuetify/labs/components')['VTreeview']
|
72997
72997
|
VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
|
72998
72998
|
VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
|
72999
72999
|
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
73000
|
-
VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
|
73001
73000
|
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
73001
|
+
VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
|
73002
73002
|
}
|
73003
73003
|
declare module 'vue' {
|
73004
73004
|
export type JSXComponent<Props = any> = { new (): ComponentPublicInstance<Props> } | FunctionalComponent<Props>
|
package/dist/vuetify.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.6.14-master.2024-08-
|
2
|
+
* Vuetify v3.6.14-master.2024-08-04
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -10842,7 +10842,7 @@ function useTeleport(target) {
|
|
10842
10842
|
warn(`Unable to locate target ${_target}`);
|
10843
10843
|
return undefined;
|
10844
10844
|
}
|
10845
|
-
let container = targetElement.
|
10845
|
+
let container = [...targetElement.children].find(el => el.matches('.v-overlay-container'));
|
10846
10846
|
if (!container) {
|
10847
10847
|
container = document.createElement('div');
|
10848
10848
|
container.className = 'v-overlay-container';
|
@@ -28138,7 +28138,7 @@ function createVuetify$1() {
|
|
28138
28138
|
goTo
|
28139
28139
|
};
|
28140
28140
|
}
|
28141
|
-
const version$1 = "3.6.14-master.2024-08-
|
28141
|
+
const version$1 = "3.6.14-master.2024-08-04";
|
28142
28142
|
createVuetify$1.version = version$1;
|
28143
28143
|
|
28144
28144
|
// Vue's inject() can only be used in setup
|
@@ -28163,7 +28163,7 @@ const createVuetify = function () {
|
|
28163
28163
|
...options
|
28164
28164
|
});
|
28165
28165
|
};
|
28166
|
-
const version = "3.6.14-master.2024-08-
|
28166
|
+
const version = "3.6.14-master.2024-08-04";
|
28167
28167
|
createVuetify.version = version;
|
28168
28168
|
|
28169
28169
|
export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
|