@vuetify/nightly 3.7.16-master.2025-03-14 → 3.7.16-master.2025-03-15

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
@@ -67140,37 +67140,37 @@ declare module 'vue' {
67140
67140
  VAppBar: typeof import('vuetify/components')['VAppBar']
67141
67141
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
67142
67142
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
67143
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
67143
67144
  VApp: typeof import('vuetify/components')['VApp']
67144
67145
  VAlert: typeof import('vuetify/components')['VAlert']
67145
67146
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
67146
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
67147
- VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
67148
- VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
67149
- VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
67150
- VAvatar: typeof import('vuetify/components')['VAvatar']
67151
67147
  VBadge: typeof import('vuetify/components')['VBadge']
67148
+ VBtn: typeof import('vuetify/components')['VBtn']
67152
67149
  VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
67153
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
67150
+ VAvatar: typeof import('vuetify/components')['VAvatar']
67154
67151
  VBanner: typeof import('vuetify/components')['VBanner']
67155
67152
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
67156
67153
  VBannerText: typeof import('vuetify/components')['VBannerText']
67157
- VChip: typeof import('vuetify/components')['VChip']
67158
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
67154
+ VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
67155
+ VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
67156
+ VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
67159
67157
  VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
67160
- VBtn: typeof import('vuetify/components')['VBtn']
67161
- VChipGroup: typeof import('vuetify/components')['VChipGroup']
67162
67158
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
67163
67159
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
67164
- VCarousel: typeof import('vuetify/components')['VCarousel']
67165
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
67166
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
67167
- VCode: typeof import('vuetify/components')['VCode']
67160
+ VChip: typeof import('vuetify/components')['VChip']
67161
+ VChipGroup: typeof import('vuetify/components')['VChipGroup']
67168
67162
  VCard: typeof import('vuetify/components')['VCard']
67169
67163
  VCardActions: typeof import('vuetify/components')['VCardActions']
67170
67164
  VCardItem: typeof import('vuetify/components')['VCardItem']
67171
67165
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
67172
67166
  VCardText: typeof import('vuetify/components')['VCardText']
67173
67167
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
67168
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
67169
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
67170
+ VCode: typeof import('vuetify/components')['VCode']
67171
+ VCarousel: typeof import('vuetify/components')['VCarousel']
67172
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
67173
+ VCombobox: typeof import('vuetify/components')['VCombobox']
67174
67174
  VDataTable: typeof import('vuetify/components')['VDataTable']
67175
67175
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
67176
67176
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -67179,40 +67179,36 @@ declare module 'vue' {
67179
67179
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
67180
67180
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
67181
67181
  VCounter: typeof import('vuetify/components')['VCounter']
67182
- VCombobox: typeof import('vuetify/components')['VCombobox']
67182
+ VDialog: typeof import('vuetify/components')['VDialog']
67183
67183
  VDatePicker: typeof import('vuetify/components')['VDatePicker']
67184
67184
  VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
67185
67185
  VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
67186
67186
  VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
67187
67187
  VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
67188
67188
  VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
67189
+ VField: typeof import('vuetify/components')['VField']
67190
+ VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
67189
67191
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
67190
67192
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
67191
67193
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
67192
67194
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
67193
- VDialog: typeof import('vuetify/components')['VDialog']
67194
- VDivider: typeof import('vuetify/components')['VDivider']
67195
- VField: typeof import('vuetify/components')['VField']
67196
- VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
67197
- VFab: typeof import('vuetify/components')['VFab']
67198
67195
  VEmptyState: typeof import('vuetify/components')['VEmptyState']
67199
- VFooter: typeof import('vuetify/components')['VFooter']
67196
+ VFab: typeof import('vuetify/components')['VFab']
67197
+ VDivider: typeof import('vuetify/components')['VDivider']
67200
67198
  VFileInput: typeof import('vuetify/components')['VFileInput']
67201
67199
  VIcon: typeof import('vuetify/components')['VIcon']
67202
67200
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
67203
67201
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
67204
67202
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
67205
67203
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
67204
+ VFooter: typeof import('vuetify/components')['VFooter']
67206
67205
  VImg: typeof import('vuetify/components')['VImg']
67207
- VInput: typeof import('vuetify/components')['VInput']
67208
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67209
67206
  VLabel: typeof import('vuetify/components')['VLabel']
67207
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67210
67208
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
67211
67209
  VItem: typeof import('vuetify/components')['VItem']
67212
67210
  VMain: typeof import('vuetify/components')['VMain']
67213
67211
  VKbd: typeof import('vuetify/components')['VKbd']
67214
- VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
67215
- VMessages: typeof import('vuetify/components')['VMessages']
67216
67212
  VList: typeof import('vuetify/components')['VList']
67217
67213
  VListGroup: typeof import('vuetify/components')['VListGroup']
67218
67214
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -67224,67 +67220,71 @@ declare module 'vue' {
67224
67220
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
67225
67221
  VMenu: typeof import('vuetify/components')['VMenu']
67226
67222
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
67223
+ VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
67224
+ VMessages: typeof import('vuetify/components')['VMessages']
67227
67225
  VOverlay: typeof import('vuetify/components')['VOverlay']
67226
+ VInput: typeof import('vuetify/components')['VInput']
67228
67227
  VPagination: typeof import('vuetify/components')['VPagination']
67228
+ VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67229
+ VRating: typeof import('vuetify/components')['VRating']
67229
67230
  VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
67230
67231
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
67231
67232
  VSelect: typeof import('vuetify/components')['VSelect']
67232
- VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67233
- VSheet: typeof import('vuetify/components')['VSheet']
67234
67233
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67235
- VRating: typeof import('vuetify/components')['VRating']
67236
- VSnackbar: typeof import('vuetify/components')['VSnackbar']
67237
67234
  VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
67235
+ VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67236
+ VSlider: typeof import('vuetify/components')['VSlider']
67237
+ VSheet: typeof import('vuetify/components')['VSheet']
67238
67238
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
67239
67239
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
67240
- VSlider: typeof import('vuetify/components')['VSlider']
67240
+ VSnackbar: typeof import('vuetify/components')['VSnackbar']
67241
+ VSystemBar: typeof import('vuetify/components')['VSystemBar']
67242
+ VSwitch: typeof import('vuetify/components')['VSwitch']
67241
67243
  VStepper: typeof import('vuetify/components')['VStepper']
67242
67244
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
67243
67245
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
67244
67246
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
67245
67247
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
67246
67248
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
67247
- VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67248
- VSystemBar: typeof import('vuetify/components')['VSystemBar']
67249
- VTextField: typeof import('vuetify/components')['VTextField']
67250
- VTable: typeof import('vuetify/components')['VTable']
67251
67249
  VTab: typeof import('vuetify/components')['VTab']
67252
67250
  VTabs: typeof import('vuetify/components')['VTabs']
67253
67251
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
67254
67252
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
67255
- VSwitch: typeof import('vuetify/components')['VSwitch']
67253
+ VTable: typeof import('vuetify/components')['VTable']
67254
+ VTimeline: typeof import('vuetify/components')['VTimeline']
67255
+ VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67256
+ VTextarea: typeof import('vuetify/components')['VTextarea']
67257
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
67256
67258
  VToolbar: typeof import('vuetify/components')['VToolbar']
67257
67259
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
67258
67260
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
67259
- VTextarea: typeof import('vuetify/components')['VTextarea']
67260
- VTimeline: typeof import('vuetify/components')['VTimeline']
67261
- VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67262
- VTooltip: typeof import('vuetify/components')['VTooltip']
67261
+ VTextField: typeof import('vuetify/components')['VTextField']
67263
67262
  VWindow: typeof import('vuetify/components')['VWindow']
67264
67263
  VWindowItem: typeof import('vuetify/components')['VWindowItem']
67265
- VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
67264
+ VTooltip: typeof import('vuetify/components')['VTooltip']
67266
67265
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
67266
+ VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
67267
67267
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
67268
+ VHover: typeof import('vuetify/components')['VHover']
67268
67269
  VForm: typeof import('vuetify/components')['VForm']
67269
67270
  VContainer: typeof import('vuetify/components')['VContainer']
67270
67271
  VCol: typeof import('vuetify/components')['VCol']
67271
67272
  VRow: typeof import('vuetify/components')['VRow']
67272
67273
  VSpacer: typeof import('vuetify/components')['VSpacer']
67273
- VHover: typeof import('vuetify/components')['VHover']
67274
67274
  VLayout: typeof import('vuetify/components')['VLayout']
67275
67275
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
67276
- VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
67277
67276
  VLazy: typeof import('vuetify/components')['VLazy']
67278
- VNoSsr: typeof import('vuetify/components')['VNoSsr']
67277
+ VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
67279
67278
  VParallax: typeof import('vuetify/components')['VParallax']
67280
- VRadio: typeof import('vuetify/components')['VRadio']
67279
+ VNoSsr: typeof import('vuetify/components')['VNoSsr']
67281
67280
  VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
67281
+ VRadio: typeof import('vuetify/components')['VRadio']
67282
67282
  VResponsive: typeof import('vuetify/components')['VResponsive']
67283
- VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
67284
67283
  VSparkline: typeof import('vuetify/components')['VSparkline']
67284
+ VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
67285
67285
  VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
67286
- VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
67287
67286
  VValidation: typeof import('vuetify/components')['VValidation']
67287
+ VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
67288
67288
  VFabTransition: typeof import('vuetify/components')['VFabTransition']
67289
67289
  VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
67290
67290
  VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
@@ -67301,26 +67301,26 @@ declare module 'vue' {
67301
67301
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
67302
67302
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
67303
67303
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
67304
- VTreeview: typeof import('vuetify/labs/components')['VTreeview']
67305
- VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
67306
- VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
67304
+ VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
67305
+ VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
67306
+ VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
67307
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
67308
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67307
67309
  VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
67308
67310
  VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
67309
67311
  VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
67312
+ VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
67313
+ VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
67314
+ VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
67310
67315
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
67311
67316
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
67312
67317
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
67313
67318
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
67314
67319
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
67315
67320
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
67316
- VPicker: typeof import('vuetify/labs/components')['VPicker']
67317
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67318
- VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
67319
- VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
67320
- VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
67321
- VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
67322
- VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
67323
- VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
67321
+ VTreeview: typeof import('vuetify/labs/components')['VTreeview']
67322
+ VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
67323
+ VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
67324
67324
  VDateInput: typeof import('vuetify/labs/components')['VDateInput']
67325
67325
  VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
67326
67326
  VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.16-master.2025-03-14
2
+ * Vuetify v3.7.16-master.2025-03-15
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28444,7 +28444,7 @@ function createVuetify$1() {
28444
28444
  goTo
28445
28445
  };
28446
28446
  }
28447
- const version$1 = "3.7.16-master.2025-03-14";
28447
+ const version$1 = "3.7.16-master.2025-03-15";
28448
28448
  createVuetify$1.version = version$1;
28449
28449
 
28450
28450
  // Vue's inject() can only be used in setup
@@ -28469,7 +28469,7 @@ const createVuetify = function () {
28469
28469
  ...options
28470
28470
  });
28471
28471
  };
28472
- const version = "3.7.16-master.2025-03-14";
28472
+ const version = "3.7.16-master.2025-03-15";
28473
28473
  createVuetify.version = version;
28474
28474
 
28475
28475
  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.16-master.2025-03-14
2
+ * Vuetify v3.7.16-master.2025-03-15
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28448,7 +28448,7 @@
28448
28448
  goTo
28449
28449
  };
28450
28450
  }
28451
- const version$1 = "3.7.16-master.2025-03-14";
28451
+ const version$1 = "3.7.16-master.2025-03-15";
28452
28452
  createVuetify$1.version = version$1;
28453
28453
 
28454
28454
  // Vue's inject() can only be used in setup
@@ -28473,7 +28473,7 @@
28473
28473
  ...options
28474
28474
  });
28475
28475
  };
28476
- const version = "3.7.16-master.2025-03-14";
28476
+ const version = "3.7.16-master.2025-03-15";
28477
28477
  createVuetify.version = version;
28478
28478
 
28479
28479
  exports.blueprints = index;