@vuetify/nightly 3.5.3-dev.2024-02-25 → 3.5.3-dev.2024-03-03

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
@@ -67340,29 +67340,26 @@ declare module '@vue/runtime-core' {
67340
67340
  }
67341
67341
 
67342
67342
  export interface GlobalComponents {
67343
- VApp: typeof import('vuetify/components')['VApp']
67344
67343
  VAppBar: typeof import('vuetify/components')['VAppBar']
67345
67344
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
67346
67345
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
67347
- VAvatar: typeof import('vuetify/components')['VAvatar']
67348
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
67346
+ VApp: typeof import('vuetify/components')['VApp']
67349
67347
  VAlert: typeof import('vuetify/components')['VAlert']
67350
67348
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
67349
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
67350
+ VAvatar: typeof import('vuetify/components')['VAvatar']
67351
67351
  VBadge: typeof import('vuetify/components')['VBadge']
67352
+ VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
67353
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
67354
+ VBtn: typeof import('vuetify/components')['VBtn']
67352
67355
  VBanner: typeof import('vuetify/components')['VBanner']
67353
67356
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
67354
67357
  VBannerText: typeof import('vuetify/components')['VBannerText']
67355
- VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
67356
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
67358
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
67359
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
67357
67360
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
67358
67361
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
67359
67362
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
67360
- VBtn: typeof import('vuetify/components')['VBtn']
67361
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
67362
- VCarousel: typeof import('vuetify/components')['VCarousel']
67363
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
67364
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
67365
- VCode: typeof import('vuetify/components')['VCode']
67366
67363
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
67367
67364
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
67368
67365
  VCard: typeof import('vuetify/components')['VCard']
@@ -67371,44 +67368,49 @@ declare module '@vue/runtime-core' {
67371
67368
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
67372
67369
  VCardText: typeof import('vuetify/components')['VCardText']
67373
67370
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
67371
+ VCarousel: typeof import('vuetify/components')['VCarousel']
67372
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
67374
67373
  VChip: typeof import('vuetify/components')['VChip']
67374
+ VCode: typeof import('vuetify/components')['VCode']
67375
67375
  VChipGroup: typeof import('vuetify/components')['VChipGroup']
67376
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
67377
- VCombobox: typeof import('vuetify/components')['VCombobox']
67378
67376
  VCounter: typeof import('vuetify/components')['VCounter']
67379
- VDatePicker: typeof import('vuetify/components')['VDatePicker']
67380
- VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
67381
- VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
67382
- VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
67383
- VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
67384
- VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
67377
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
67385
67378
  VDataTable: typeof import('vuetify/components')['VDataTable']
67386
67379
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
67387
67380
  VDataTableRows: typeof import('vuetify/components')['VDataTableRows']
67388
67381
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
67389
67382
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
67390
67383
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
67391
- VDialog: typeof import('vuetify/components')['VDialog']
67392
67384
  VDivider: typeof import('vuetify/components')['VDivider']
67385
+ VCombobox: typeof import('vuetify/components')['VCombobox']
67386
+ VDatePicker: typeof import('vuetify/components')['VDatePicker']
67387
+ VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
67388
+ VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
67389
+ VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
67390
+ VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
67391
+ VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
67393
67392
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
67394
67393
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
67395
67394
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
67396
67395
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
67396
+ VDialog: typeof import('vuetify/components')['VDialog']
67397
+ VFileInput: typeof import('vuetify/components')['VFileInput']
67397
67398
  VField: typeof import('vuetify/components')['VField']
67398
67399
  VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
67399
- VFileInput: typeof import('vuetify/components')['VFileInput']
67400
67400
  VFooter: typeof import('vuetify/components')['VFooter']
67401
- VImg: typeof import('vuetify/components')['VImg']
67402
67401
  VIcon: typeof import('vuetify/components')['VIcon']
67403
67402
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
67404
67403
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
67405
67404
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
67406
67405
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
67407
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67408
67406
  VInput: typeof import('vuetify/components')['VInput']
67407
+ VImg: typeof import('vuetify/components')['VImg']
67408
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67409
67409
  VKbd: typeof import('vuetify/components')['VKbd']
67410
67410
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
67411
67411
  VItem: typeof import('vuetify/components')['VItem']
67412
+ VLabel: typeof import('vuetify/components')['VLabel']
67413
+ VMain: typeof import('vuetify/components')['VMain']
67412
67414
  VList: typeof import('vuetify/components')['VList']
67413
67415
  VListGroup: typeof import('vuetify/components')['VListGroup']
67414
67416
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -67418,28 +67420,25 @@ declare module '@vue/runtime-core' {
67418
67420
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
67419
67421
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
67420
67422
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
67421
- VLabel: typeof import('vuetify/components')['VLabel']
67422
67423
  VMenu: typeof import('vuetify/components')['VMenu']
67423
- VMain: typeof import('vuetify/components')['VMain']
67424
67424
  VMessages: typeof import('vuetify/components')['VMessages']
67425
- VPagination: typeof import('vuetify/components')['VPagination']
67426
67425
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
67427
- VOtpInput: typeof import('vuetify/components')['VOtpInput']
67428
67426
  VOverlay: typeof import('vuetify/components')['VOverlay']
67429
67427
  VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67428
+ VPagination: typeof import('vuetify/components')['VPagination']
67429
+ VOtpInput: typeof import('vuetify/components')['VOtpInput']
67430
+ VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
67430
67431
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
67431
67432
  VRating: typeof import('vuetify/components')['VRating']
67432
- VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
67433
+ VSheet: typeof import('vuetify/components')['VSheet']
67434
+ VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67433
67435
  VSelect: typeof import('vuetify/components')['VSelect']
67434
67436
  VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
67435
- VSheet: typeof import('vuetify/components')['VSheet']
67437
+ VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67438
+ VSlider: typeof import('vuetify/components')['VSlider']
67436
67439
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
67437
67440
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
67438
- VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67439
- VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67440
67441
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
67441
- VSlider: typeof import('vuetify/components')['VSlider']
67442
- VSystemBar: typeof import('vuetify/components')['VSystemBar']
67443
67442
  VStepper: typeof import('vuetify/components')['VStepper']
67444
67443
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
67445
67444
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
@@ -67448,13 +67447,14 @@ declare module '@vue/runtime-core' {
67448
67447
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
67449
67448
  VSwitch: typeof import('vuetify/components')['VSwitch']
67450
67449
  VTable: typeof import('vuetify/components')['VTable']
67450
+ VSystemBar: typeof import('vuetify/components')['VSystemBar']
67451
+ VTextField: typeof import('vuetify/components')['VTextField']
67451
67452
  VTextarea: typeof import('vuetify/components')['VTextarea']
67452
- VTabs: typeof import('vuetify/components')['VTabs']
67453
- VTab: typeof import('vuetify/components')['VTab']
67454
67453
  VTimeline: typeof import('vuetify/components')['VTimeline']
67455
67454
  VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67455
+ VTabs: typeof import('vuetify/components')['VTabs']
67456
+ VTab: typeof import('vuetify/components')['VTab']
67456
67457
  VTooltip: typeof import('vuetify/components')['VTooltip']
67457
- VTextField: typeof import('vuetify/components')['VTextField']
67458
67458
  VToolbar: typeof import('vuetify/components')['VToolbar']
67459
67459
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
67460
67460
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
@@ -67468,16 +67468,18 @@ declare module '@vue/runtime-core' {
67468
67468
  VRow: typeof import('vuetify/components')['VRow']
67469
67469
  VSpacer: typeof import('vuetify/components')['VSpacer']
67470
67470
  VHover: typeof import('vuetify/components')['VHover']
67471
- VLazy: typeof import('vuetify/components')['VLazy']
67472
67471
  VLayout: typeof import('vuetify/components')['VLayout']
67473
67472
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
67473
+ VLazy: typeof import('vuetify/components')['VLazy']
67474
67474
  VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
67475
67475
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
67476
67476
  VParallax: typeof import('vuetify/components')['VParallax']
67477
- VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
67478
67477
  VRadio: typeof import('vuetify/components')['VRadio']
67478
+ VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
67479
67479
  VResponsive: typeof import('vuetify/components')['VResponsive']
67480
67480
  VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
67481
+ VValidation: typeof import('vuetify/components')['VValidation']
67482
+ VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
67481
67483
  VFabTransition: typeof import('vuetify/components')['VFabTransition']
67482
67484
  VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
67483
67485
  VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
@@ -67494,16 +67496,14 @@ declare module '@vue/runtime-core' {
67494
67496
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
67495
67497
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
67496
67498
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
67497
- VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
67498
- VValidation: typeof import('vuetify/components')['VValidation']
67499
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
67500
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67499
67501
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
67500
67502
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
67501
67503
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
67502
67504
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
67503
67505
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
67504
67506
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
67505
- VPicker: typeof import('vuetify/labs/components')['VPicker']
67506
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67507
67507
  VConfirmEdit: typeof import('vuetify/labs/components')['VConfirmEdit']
67508
67508
  }
67509
67509
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.5.3-dev.2024-02-25
2
+ * Vuetify v3.5.3-dev.2024-03-03
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -4449,7 +4449,8 @@ function createIcons(options) {
4449
4449
  ...aliases,
4450
4450
  /* eslint-disable max-len */
4451
4451
  vuetify: ['M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z', ['M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z', 0.6]],
4452
- 'vuetify-outline': 'svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z'
4452
+ 'vuetify-outline': 'svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z',
4453
+ 'vuetify-play': ['m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z', ['M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z', 0.6]]
4453
4454
  /* eslint-enable max-len */
4454
4455
  }
4455
4456
  }, options);
@@ -25661,7 +25662,7 @@ function createVuetify$1() {
25661
25662
  goTo
25662
25663
  };
25663
25664
  }
25664
- const version$1 = "3.5.3-dev.2024-02-25";
25665
+ const version$1 = "3.5.3-dev.2024-03-03";
25665
25666
  createVuetify$1.version = version$1;
25666
25667
 
25667
25668
  // Vue's inject() can only be used in setup
@@ -25686,7 +25687,7 @@ const createVuetify = function () {
25686
25687
  ...options
25687
25688
  });
25688
25689
  };
25689
- const version = "3.5.3-dev.2024-02-25";
25690
+ const version = "3.5.3-dev.2024-03-03";
25690
25691
  createVuetify.version = version;
25691
25692
 
25692
25693
  export { components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };