@vuetify/nightly 3.7.3-master.2024-10-24 → 3.7.3-master.2024-10-25

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/vuetify.d.ts CHANGED
@@ -67104,40 +67104,49 @@ declare module 'vue' {
67104
67104
  }
67105
67105
  export interface GlobalComponents {
67106
67106
  VApp: typeof import('vuetify/components')['VApp']
67107
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
67107
67108
  VAppBar: typeof import('vuetify/components')['VAppBar']
67108
67109
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
67109
67110
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
67110
- VAvatar: typeof import('vuetify/components')['VAvatar']
67111
67111
  VAlert: typeof import('vuetify/components')['VAlert']
67112
67112
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
67113
67113
  VBadge: typeof import('vuetify/components')['VBadge']
67114
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
67114
+ VAvatar: typeof import('vuetify/components')['VAvatar']
67115
67115
  VBanner: typeof import('vuetify/components')['VBanner']
67116
67116
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
67117
67117
  VBannerText: typeof import('vuetify/components')['VBannerText']
67118
- VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
67119
- VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
67120
- VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
67121
- VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
67122
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
67123
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
67124
67118
  VBtn: typeof import('vuetify/components')['VBtn']
67125
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
67126
- VCarousel: typeof import('vuetify/components')['VCarousel']
67127
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
67119
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
67120
+ VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
67128
67121
  VCard: typeof import('vuetify/components')['VCard']
67129
67122
  VCardActions: typeof import('vuetify/components')['VCardActions']
67130
67123
  VCardItem: typeof import('vuetify/components')['VCardItem']
67131
67124
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
67132
67125
  VCardText: typeof import('vuetify/components')['VCardText']
67133
67126
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
67127
+ VCarousel: typeof import('vuetify/components')['VCarousel']
67128
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
67129
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
67130
+ VChipGroup: typeof import('vuetify/components')['VChipGroup']
67131
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
67132
+ VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
67133
+ VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
67134
+ VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
67134
67135
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
67135
67136
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
67136
- VChipGroup: typeof import('vuetify/components')['VChipGroup']
67137
- VChip: typeof import('vuetify/components')['VChip']
67138
67137
  VCode: typeof import('vuetify/components')['VCode']
67139
- VCombobox: typeof import('vuetify/components')['VCombobox']
67138
+ VChip: typeof import('vuetify/components')['VChip']
67139
+ VCounter: typeof import('vuetify/components')['VCounter']
67140
67140
  VColorPicker: typeof import('vuetify/components')['VColorPicker']
67141
+ VCombobox: typeof import('vuetify/components')['VCombobox']
67142
+ VDivider: typeof import('vuetify/components')['VDivider']
67143
+ VDialog: typeof import('vuetify/components')['VDialog']
67144
+ VDatePicker: typeof import('vuetify/components')['VDatePicker']
67145
+ VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
67146
+ VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
67147
+ VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
67148
+ VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
67149
+ VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
67141
67150
  VDataTable: typeof import('vuetify/components')['VDataTable']
67142
67151
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
67143
67152
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -67145,37 +67154,29 @@ declare module 'vue' {
67145
67154
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
67146
67155
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
67147
67156
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
67148
- VCounter: typeof import('vuetify/components')['VCounter']
67149
- VDatePicker: typeof import('vuetify/components')['VDatePicker']
67150
- VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
67151
- VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
67152
- VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
67153
- VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
67154
- VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
67155
- VDialog: typeof import('vuetify/components')['VDialog']
67156
- VDivider: typeof import('vuetify/components')['VDivider']
67157
67157
  VEmptyState: typeof import('vuetify/components')['VEmptyState']
67158
- VField: typeof import('vuetify/components')['VField']
67159
- VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
67160
- VFab: typeof import('vuetify/components')['VFab']
67158
+ VFileInput: typeof import('vuetify/components')['VFileInput']
67161
67159
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
67162
67160
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
67163
67161
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
67164
67162
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
67165
- VFileInput: typeof import('vuetify/components')['VFileInput']
67166
- VFooter: typeof import('vuetify/components')['VFooter']
67163
+ VField: typeof import('vuetify/components')['VField']
67164
+ VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
67165
+ VFab: typeof import('vuetify/components')['VFab']
67167
67166
  VIcon: typeof import('vuetify/components')['VIcon']
67168
67167
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
67169
67168
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
67170
67169
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
67171
67170
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
67172
- VImg: typeof import('vuetify/components')['VImg']
67173
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67171
+ VFooter: typeof import('vuetify/components')['VFooter']
67174
67172
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
67175
67173
  VItem: typeof import('vuetify/components')['VItem']
67176
67174
  VInput: typeof import('vuetify/components')['VInput']
67177
- VLabel: typeof import('vuetify/components')['VLabel']
67175
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67176
+ VImg: typeof import('vuetify/components')['VImg']
67177
+ VMenu: typeof import('vuetify/components')['VMenu']
67178
67178
  VKbd: typeof import('vuetify/components')['VKbd']
67179
+ VLabel: typeof import('vuetify/components')['VLabel']
67179
67180
  VList: typeof import('vuetify/components')['VList']
67180
67181
  VListGroup: typeof import('vuetify/components')['VListGroup']
67181
67182
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -67188,63 +67189,62 @@ declare module 'vue' {
67188
67189
  VMain: typeof import('vuetify/components')['VMain']
67189
67190
  VMessages: typeof import('vuetify/components')['VMessages']
67190
67191
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
67191
- VMenu: typeof import('vuetify/components')['VMenu']
67192
- VOtpInput: typeof import('vuetify/components')['VOtpInput']
67193
67192
  VOverlay: typeof import('vuetify/components')['VOverlay']
67193
+ VOtpInput: typeof import('vuetify/components')['VOtpInput']
67194
67194
  VPagination: typeof import('vuetify/components')['VPagination']
67195
+ VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
67195
67196
  VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67196
67197
  VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
67197
- VRating: typeof import('vuetify/components')['VRating']
67198
- VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
67199
67198
  VSelect: typeof import('vuetify/components')['VSelect']
67200
67199
  VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
67201
67200
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67201
+ VRating: typeof import('vuetify/components')['VRating']
67202
+ VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67202
67203
  VSheet: typeof import('vuetify/components')['VSheet']
67203
67204
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
67204
67205
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
67205
- VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67206
67206
  VSlider: typeof import('vuetify/components')['VSlider']
67207
- VSnackbar: typeof import('vuetify/components')['VSnackbar']
67208
67207
  VStepper: typeof import('vuetify/components')['VStepper']
67209
67208
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
67210
67209
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
67211
67210
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
67212
67211
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
67213
67212
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
67214
- VTable: typeof import('vuetify/components')['VTable']
67215
- VSystemBar: typeof import('vuetify/components')['VSystemBar']
67216
- VSwitch: typeof import('vuetify/components')['VSwitch']
67217
67213
  VTab: typeof import('vuetify/components')['VTab']
67218
67214
  VTabs: typeof import('vuetify/components')['VTabs']
67219
67215
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
67220
67216
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
67217
+ VSnackbar: typeof import('vuetify/components')['VSnackbar']
67218
+ VSwitch: typeof import('vuetify/components')['VSwitch']
67219
+ VTable: typeof import('vuetify/components')['VTable']
67220
+ VSystemBar: typeof import('vuetify/components')['VSystemBar']
67221
67221
  VTextarea: typeof import('vuetify/components')['VTextarea']
67222
+ VTooltip: typeof import('vuetify/components')['VTooltip']
67222
67223
  VTextField: typeof import('vuetify/components')['VTextField']
67223
- VTimeline: typeof import('vuetify/components')['VTimeline']
67224
- VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67225
67224
  VToolbar: typeof import('vuetify/components')['VToolbar']
67226
67225
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
67227
67226
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
67227
+ VTimeline: typeof import('vuetify/components')['VTimeline']
67228
+ VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67228
67229
  VWindow: typeof import('vuetify/components')['VWindow']
67229
67230
  VWindowItem: typeof import('vuetify/components')['VWindowItem']
67230
- VTooltip: typeof import('vuetify/components')['VTooltip']
67231
67231
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
67232
- VDataIterator: typeof import('vuetify/components')['VDataIterator']
67233
67232
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
67234
- VForm: typeof import('vuetify/components')['VForm']
67233
+ VDataIterator: typeof import('vuetify/components')['VDataIterator']
67235
67234
  VContainer: typeof import('vuetify/components')['VContainer']
67236
67235
  VCol: typeof import('vuetify/components')['VCol']
67237
67236
  VRow: typeof import('vuetify/components')['VRow']
67238
67237
  VSpacer: typeof import('vuetify/components')['VSpacer']
67238
+ VForm: typeof import('vuetify/components')['VForm']
67239
67239
  VHover: typeof import('vuetify/components')['VHover']
67240
+ VLazy: typeof import('vuetify/components')['VLazy']
67240
67241
  VLayout: typeof import('vuetify/components')['VLayout']
67241
67242
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
67242
- VLazy: typeof import('vuetify/components')['VLazy']
67243
67243
  VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
67244
67244
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
67245
67245
  VParallax: typeof import('vuetify/components')['VParallax']
67246
- VRadio: typeof import('vuetify/components')['VRadio']
67247
67246
  VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
67247
+ VRadio: typeof import('vuetify/components')['VRadio']
67248
67248
  VResponsive: typeof import('vuetify/components')['VResponsive']
67249
67249
  VSparkline: typeof import('vuetify/components')['VSparkline']
67250
67250
  VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
@@ -67267,13 +67267,6 @@ declare module 'vue' {
67267
67267
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
67268
67268
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
67269
67269
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
67270
- VCalendar: typeof import('vuetify/labs/components')['VCalendar']
67271
- VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
67272
- VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
67273
- VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
67274
- VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
67275
- VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
67276
- VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
67277
67270
  VPicker: typeof import('vuetify/labs/components')['VPicker']
67278
67271
  VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67279
67272
  VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
@@ -67282,6 +67275,13 @@ declare module 'vue' {
67282
67275
  VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
67283
67276
  VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
67284
67277
  VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
67278
+ VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
67279
+ VCalendar: typeof import('vuetify/labs/components')['VCalendar']
67280
+ VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
67281
+ VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
67282
+ VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
67283
+ VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
67284
+ VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
67285
67285
  VTreeview: typeof import('vuetify/labs/components')['VTreeview']
67286
67286
  VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
67287
67287
  VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.3-master.2024-10-24
2
+ * Vuetify v3.7.3-master.2024-10-25
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28238,7 +28238,7 @@ function createVuetify$1() {
28238
28238
  goTo
28239
28239
  };
28240
28240
  }
28241
- const version$1 = "3.7.3-master.2024-10-24";
28241
+ const version$1 = "3.7.3-master.2024-10-25";
28242
28242
  createVuetify$1.version = version$1;
28243
28243
 
28244
28244
  // Vue's inject() can only be used in setup
@@ -28263,7 +28263,7 @@ const createVuetify = function () {
28263
28263
  ...options
28264
28264
  });
28265
28265
  };
28266
- const version = "3.7.3-master.2024-10-24";
28266
+ const version = "3.7.3-master.2024-10-25";
28267
28267
  createVuetify.version = version;
28268
28268
 
28269
28269
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.3-master.2024-10-24
2
+ * Vuetify v3.7.3-master.2024-10-25
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28242,7 +28242,7 @@
28242
28242
  goTo
28243
28243
  };
28244
28244
  }
28245
- const version$1 = "3.7.3-master.2024-10-24";
28245
+ const version$1 = "3.7.3-master.2024-10-25";
28246
28246
  createVuetify$1.version = version$1;
28247
28247
 
28248
28248
  // Vue's inject() can only be used in setup
@@ -28267,7 +28267,7 @@
28267
28267
  ...options
28268
28268
  });
28269
28269
  };
28270
- const version = "3.7.3-master.2024-10-24";
28270
+ const version = "3.7.3-master.2024-10-25";
28271
28271
  createVuetify.version = version;
28272
28272
 
28273
28273
  exports.blueprints = index;