@vuetify/nightly 3.6.1-master.2024-05-01 → 3.6.3-dev.2024-05-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.
Files changed (59) hide show
  1. package/CHANGELOG.md +3 -3
  2. package/dist/json/attributes.json +91 -91
  3. package/dist/json/importMap-labs.json +10 -10
  4. package/dist/json/importMap.json +156 -156
  5. package/dist/json/web-types.json +192 -191
  6. package/dist/vuetify-labs.css +2775 -2761
  7. package/dist/vuetify-labs.d.ts +275 -233
  8. package/dist/vuetify-labs.esm.js +17 -13
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +17 -13
  11. package/dist/vuetify-labs.min.css +2 -2
  12. package/dist/vuetify.css +692 -678
  13. package/dist/vuetify.d.ts +328 -286
  14. package/dist/vuetify.esm.js +17 -13
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +17 -13
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +2 -2
  19. package/dist/vuetify.min.js +18 -19
  20. package/dist/vuetify.min.js.map +1 -1
  21. package/lib/components/VAlert/VAlert.css +3 -1
  22. package/lib/components/VAutocomplete/index.d.mts +18 -18
  23. package/lib/components/VAvatar/VAvatar.css +3 -1
  24. package/lib/components/VBottomSheet/index.d.mts +15 -9
  25. package/lib/components/VBtn/VBtn.css +3 -1
  26. package/lib/components/VCard/VCard.css +3 -1
  27. package/lib/components/VChip/VChip.css +3 -1
  28. package/lib/components/VCombobox/index.d.mts +18 -18
  29. package/lib/components/VDataTable/VDataTableHeaders.mjs +2 -0
  30. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  31. package/lib/components/VDataTable/composables/select.mjs +7 -8
  32. package/lib/components/VDataTable/composables/select.mjs.map +1 -1
  33. package/lib/components/VDialog/index.d.mts +33 -27
  34. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  35. package/lib/components/VFileInput/index.d.mts +6 -6
  36. package/lib/components/VHover/VHover.mjs +1 -1
  37. package/lib/components/VHover/VHover.mjs.map +1 -1
  38. package/lib/components/VHover/index.d.mts +24 -24
  39. package/lib/components/VList/VListItem.css +3 -1
  40. package/lib/components/VMenu/index.d.mts +33 -27
  41. package/lib/components/VOverlay/VOverlay.mjs +5 -2
  42. package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
  43. package/lib/components/VOverlay/index.d.mts +15 -9
  44. package/lib/components/VSelect/index.d.mts +18 -18
  45. package/lib/components/VSnackbar/VSnackbar.css +3 -1
  46. package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
  47. package/lib/components/VSnackbar/index.d.mts +47 -41
  48. package/lib/components/VSpeedDial/index.d.mts +15 -9
  49. package/lib/components/VTooltip/index.d.mts +33 -27
  50. package/lib/components/index.d.mts +275 -233
  51. package/lib/entry-bundler.mjs +1 -1
  52. package/lib/entry-bundler.mjs.map +1 -1
  53. package/lib/framework.mjs +1 -1
  54. package/lib/framework.mjs.map +1 -1
  55. package/lib/index.d.mts +53 -53
  56. package/lib/labs/VSnackbarQueue/index.d.mts +47 -41
  57. package/lib/labs/components.d.mts +47 -41
  58. package/lib/styles/tools/_variant.sass +3 -1
  59. package/package.json +1 -1
@@ -16,7 +16,7 @@ export const createVuetify = function () {
16
16
  ...options
17
17
  });
18
18
  };
19
- export const version = "3.6.1-master.2024-05-01";
19
+ export const version = "3.6.3-dev.2024-05-03";
20
20
  createVuetify.version = version;
21
21
  export { blueprints, components, directives };
22
22
  export * from "./composables/index.mjs";
@@ -1 +1 @@
1
- {"version":3,"file":"entry-bundler.mjs","names":["blueprints","components","directives","createVuetify","_createVuetify","options","arguments","length","undefined","version"],"sources":["../src/entry-bundler.ts"],"sourcesContent":["/* eslint-disable local-rules/sort-imports */\n\n// Styles\nimport './styles/main.sass'\n\n// Components\nimport * as blueprints from './blueprints'\nimport * as components from './components'\nimport * as directives from './directives'\nimport { createVuetify as _createVuetify } from './framework'\n\n// Types\nimport type { VuetifyOptions } from './framework'\n\nexport const createVuetify = (options: VuetifyOptions = {}) => {\n return _createVuetify({ components, directives, ...options })\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\nexport {\n blueprints,\n components,\n directives,\n}\nexport * from './composables'\n"],"mappings":"AAAA;;AAEA;AACA;;AAEA;AAAA,OACO,KAAKA,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,SACbC,aAAa,IAAIC,cAAc,2BAExC;AAGA,OAAO,MAAMD,aAAa,GAAG,SAAAA,CAAA,EAAkC;EAAA,IAAjCE,OAAuB,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;EACxD,OAAOF,cAAc,CAAC;IAAEH,UAAU;IAAEC,UAAU;IAAE,GAAGG;EAAQ,CAAC,CAAC;AAC/D,CAAC;AAED,OAAO,MAAMI,OAAO,4BAAsB;AAC1CN,aAAa,CAACM,OAAO,GAAGA,OAAO;AAE/B,SACET,UAAU,EACVC,UAAU,EACVC,UAAU;AACX","ignoreList":[]}
1
+ {"version":3,"file":"entry-bundler.mjs","names":["blueprints","components","directives","createVuetify","_createVuetify","options","arguments","length","undefined","version"],"sources":["../src/entry-bundler.ts"],"sourcesContent":["/* eslint-disable local-rules/sort-imports */\n\n// Styles\nimport './styles/main.sass'\n\n// Components\nimport * as blueprints from './blueprints'\nimport * as components from './components'\nimport * as directives from './directives'\nimport { createVuetify as _createVuetify } from './framework'\n\n// Types\nimport type { VuetifyOptions } from './framework'\n\nexport const createVuetify = (options: VuetifyOptions = {}) => {\n return _createVuetify({ components, directives, ...options })\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\nexport {\n blueprints,\n components,\n directives,\n}\nexport * from './composables'\n"],"mappings":"AAAA;;AAEA;AACA;;AAEA;AAAA,OACO,KAAKA,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,SACbC,aAAa,IAAIC,cAAc,2BAExC;AAGA,OAAO,MAAMD,aAAa,GAAG,SAAAA,CAAA,EAAkC;EAAA,IAAjCE,OAAuB,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;EACxD,OAAOF,cAAc,CAAC;IAAEH,UAAU;IAAEC,UAAU;IAAE,GAAGG;EAAQ,CAAC,CAAC;AAC/D,CAAC;AAED,OAAO,MAAMI,OAAO,yBAAsB;AAC1CN,aAAa,CAACM,OAAO,GAAGA,OAAO;AAE/B,SACET,UAAU,EACVC,UAAU,EACVC,UAAU;AACX","ignoreList":[]}
package/lib/framework.mjs CHANGED
@@ -97,7 +97,7 @@ export function createVuetify() {
97
97
  goTo
98
98
  };
99
99
  }
100
- export const version = "3.6.1-master.2024-05-01";
100
+ export const version = "3.6.3-dev.2024-05-03";
101
101
  createVuetify.version = version;
102
102
 
103
103
  // Vue's inject() can only be used in setup
@@ -1 +1 @@
1
- {"version":3,"file":"framework.mjs","names":["createDate","DateAdapterSymbol","DateOptionsSymbol","createDefaults","DefaultsSymbol","createDisplay","DisplaySymbol","createGoTo","GoToSymbol","createIcons","IconSymbol","createLocale","LocaleSymbol","createTheme","ThemeSymbol","nextTick","reactive","defineComponent","getUid","IN_BROWSER","mergeDeep","createVuetify","vuetify","arguments","length","undefined","blueprint","rest","options","aliases","components","directives","defaults","display","ssr","theme","icons","locale","date","goTo","install","app","key","directive","component","name","aliasName","provide","instance","$nuxt","hook","update","mount","vm","reset","__VUE_OPTIONS_API__","mixin","computed","$vuetify","inject","call","version","$","provides","parent","vnode","appContext"],"sources":["../src/framework.ts"],"sourcesContent":["// Composables\nimport { createDate, DateAdapterSymbol, DateOptionsSymbol } from '@/composables/date/date'\nimport { createDefaults, DefaultsSymbol } from '@/composables/defaults'\nimport { createDisplay, DisplaySymbol } from '@/composables/display'\nimport { createGoTo, GoToSymbol } from '@/composables/goto'\nimport { createIcons, IconSymbol } from '@/composables/icons'\nimport { createLocale, LocaleSymbol } from '@/composables/locale'\nimport { createTheme, ThemeSymbol } from '@/composables/theme'\n\n// Utilities\nimport { nextTick, reactive } from 'vue'\nimport { defineComponent, getUid, IN_BROWSER, mergeDeep } from '@/util'\n\n// Types\nimport type { App, ComponentPublicInstance, InjectionKey } from 'vue'\nimport type { DateOptions } from '@/composables/date'\nimport type { DefaultsOptions } from '@/composables/defaults'\nimport type { DisplayOptions, SSROptions } from '@/composables/display'\nimport type { GoToOptions } from '@/composables/goto'\nimport type { IconOptions } from '@/composables/icons'\nimport type { LocaleOptions, RtlOptions } from '@/composables/locale'\nimport type { ThemeOptions } from '@/composables/theme'\nexport * from './composables'\nexport type { DateOptions, DateInstance, DateModule } from '@/composables/date'\n\nexport interface VuetifyOptions {\n aliases?: Record<string, any>\n blueprint?: Blueprint\n components?: Record<string, any>\n date?: DateOptions\n directives?: Record<string, any>\n defaults?: DefaultsOptions\n display?: DisplayOptions\n goTo?: GoToOptions\n theme?: ThemeOptions\n icons?: IconOptions\n locale?: LocaleOptions & RtlOptions\n ssr?: SSROptions\n}\n\nexport interface Blueprint extends Omit<VuetifyOptions, 'blueprint'> {}\n\nexport function createVuetify (vuetify: VuetifyOptions = {}) {\n const { blueprint, ...rest } = vuetify\n const options: VuetifyOptions = mergeDeep(blueprint, rest)\n const {\n aliases = {},\n components = {},\n directives = {},\n } = options\n\n const defaults = createDefaults(options.defaults)\n const display = createDisplay(options.display, options.ssr)\n const theme = createTheme(options.theme)\n const icons = createIcons(options.icons)\n const locale = createLocale(options.locale)\n const date = createDate(options.date, locale)\n const goTo = createGoTo(options.goTo, locale)\n\n const install = (app: App) => {\n for (const key in directives) {\n app.directive(key, directives[key])\n }\n\n for (const key in components) {\n app.component(key, components[key])\n }\n\n for (const key in aliases) {\n app.component(key, defineComponent({\n ...aliases[key],\n name: key,\n aliasName: aliases[key].name,\n }))\n }\n\n theme.install(app)\n\n app.provide(DefaultsSymbol, defaults)\n app.provide(DisplaySymbol, display)\n app.provide(ThemeSymbol, theme)\n app.provide(IconSymbol, icons)\n app.provide(LocaleSymbol, locale)\n app.provide(DateOptionsSymbol, date.options)\n app.provide(DateAdapterSymbol, date.instance)\n app.provide(GoToSymbol, goTo)\n\n if (IN_BROWSER && options.ssr) {\n if (app.$nuxt) {\n app.$nuxt.hook('app:suspense:resolve', () => {\n display.update()\n })\n } else {\n const { mount } = app\n app.mount = (...args) => {\n const vm = mount(...args)\n nextTick(() => display.update())\n app.mount = mount\n return vm\n }\n }\n }\n\n getUid.reset()\n\n if (typeof __VUE_OPTIONS_API__ !== 'boolean' || __VUE_OPTIONS_API__) {\n app.mixin({\n computed: {\n $vuetify () {\n return reactive({\n defaults: inject.call(this, DefaultsSymbol),\n display: inject.call(this, DisplaySymbol),\n theme: inject.call(this, ThemeSymbol),\n icons: inject.call(this, IconSymbol),\n locale: inject.call(this, LocaleSymbol),\n date: inject.call(this, DateAdapterSymbol),\n })\n },\n },\n })\n }\n }\n\n return {\n install,\n defaults,\n display,\n theme,\n icons,\n locale,\n date,\n goTo,\n }\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\n// Vue's inject() can only be used in setup\nfunction inject (this: ComponentPublicInstance, key: InjectionKey<any> | string) {\n const vm = this.$\n\n const provides = vm.parent?.provides ?? vm.vnode.appContext?.provides\n\n if (provides && (key as any) in provides) {\n return provides[(key as string)]\n }\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"framework.mjs","names":["createDate","DateAdapterSymbol","DateOptionsSymbol","createDefaults","DefaultsSymbol","createDisplay","DisplaySymbol","createGoTo","GoToSymbol","createIcons","IconSymbol","createLocale","LocaleSymbol","createTheme","ThemeSymbol","nextTick","reactive","defineComponent","getUid","IN_BROWSER","mergeDeep","createVuetify","vuetify","arguments","length","undefined","blueprint","rest","options","aliases","components","directives","defaults","display","ssr","theme","icons","locale","date","goTo","install","app","key","directive","component","name","aliasName","provide","instance","$nuxt","hook","update","mount","vm","reset","__VUE_OPTIONS_API__","mixin","computed","$vuetify","inject","call","version","$","provides","parent","vnode","appContext"],"sources":["../src/framework.ts"],"sourcesContent":["// Composables\nimport { createDate, DateAdapterSymbol, DateOptionsSymbol } from '@/composables/date/date'\nimport { createDefaults, DefaultsSymbol } from '@/composables/defaults'\nimport { createDisplay, DisplaySymbol } from '@/composables/display'\nimport { createGoTo, GoToSymbol } from '@/composables/goto'\nimport { createIcons, IconSymbol } from '@/composables/icons'\nimport { createLocale, LocaleSymbol } from '@/composables/locale'\nimport { createTheme, ThemeSymbol } from '@/composables/theme'\n\n// Utilities\nimport { nextTick, reactive } from 'vue'\nimport { defineComponent, getUid, IN_BROWSER, mergeDeep } from '@/util'\n\n// Types\nimport type { App, ComponentPublicInstance, InjectionKey } from 'vue'\nimport type { DateOptions } from '@/composables/date'\nimport type { DefaultsOptions } from '@/composables/defaults'\nimport type { DisplayOptions, SSROptions } from '@/composables/display'\nimport type { GoToOptions } from '@/composables/goto'\nimport type { IconOptions } from '@/composables/icons'\nimport type { LocaleOptions, RtlOptions } from '@/composables/locale'\nimport type { ThemeOptions } from '@/composables/theme'\nexport * from './composables'\nexport type { DateOptions, DateInstance, DateModule } from '@/composables/date'\n\nexport interface VuetifyOptions {\n aliases?: Record<string, any>\n blueprint?: Blueprint\n components?: Record<string, any>\n date?: DateOptions\n directives?: Record<string, any>\n defaults?: DefaultsOptions\n display?: DisplayOptions\n goTo?: GoToOptions\n theme?: ThemeOptions\n icons?: IconOptions\n locale?: LocaleOptions & RtlOptions\n ssr?: SSROptions\n}\n\nexport interface Blueprint extends Omit<VuetifyOptions, 'blueprint'> {}\n\nexport function createVuetify (vuetify: VuetifyOptions = {}) {\n const { blueprint, ...rest } = vuetify\n const options: VuetifyOptions = mergeDeep(blueprint, rest)\n const {\n aliases = {},\n components = {},\n directives = {},\n } = options\n\n const defaults = createDefaults(options.defaults)\n const display = createDisplay(options.display, options.ssr)\n const theme = createTheme(options.theme)\n const icons = createIcons(options.icons)\n const locale = createLocale(options.locale)\n const date = createDate(options.date, locale)\n const goTo = createGoTo(options.goTo, locale)\n\n const install = (app: App) => {\n for (const key in directives) {\n app.directive(key, directives[key])\n }\n\n for (const key in components) {\n app.component(key, components[key])\n }\n\n for (const key in aliases) {\n app.component(key, defineComponent({\n ...aliases[key],\n name: key,\n aliasName: aliases[key].name,\n }))\n }\n\n theme.install(app)\n\n app.provide(DefaultsSymbol, defaults)\n app.provide(DisplaySymbol, display)\n app.provide(ThemeSymbol, theme)\n app.provide(IconSymbol, icons)\n app.provide(LocaleSymbol, locale)\n app.provide(DateOptionsSymbol, date.options)\n app.provide(DateAdapterSymbol, date.instance)\n app.provide(GoToSymbol, goTo)\n\n if (IN_BROWSER && options.ssr) {\n if (app.$nuxt) {\n app.$nuxt.hook('app:suspense:resolve', () => {\n display.update()\n })\n } else {\n const { mount } = app\n app.mount = (...args) => {\n const vm = mount(...args)\n nextTick(() => display.update())\n app.mount = mount\n return vm\n }\n }\n }\n\n getUid.reset()\n\n if (typeof __VUE_OPTIONS_API__ !== 'boolean' || __VUE_OPTIONS_API__) {\n app.mixin({\n computed: {\n $vuetify () {\n return reactive({\n defaults: inject.call(this, DefaultsSymbol),\n display: inject.call(this, DisplaySymbol),\n theme: inject.call(this, ThemeSymbol),\n icons: inject.call(this, IconSymbol),\n locale: inject.call(this, LocaleSymbol),\n date: inject.call(this, DateAdapterSymbol),\n })\n },\n },\n })\n }\n }\n\n return {\n install,\n defaults,\n display,\n theme,\n icons,\n locale,\n date,\n goTo,\n }\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\n// Vue's inject() can only be used in setup\nfunction inject (this: ComponentPublicInstance, key: InjectionKey<any> | string) {\n const vm = this.$\n\n const provides = vm.parent?.provides ?? vm.vnode.appContext?.provides\n\n if (provides && (key as any) in provides) {\n return provides[(key as string)]\n }\n}\n"],"mappings":"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","ignoreList":[]}
package/lib/index.d.mts CHANGED
@@ -493,41 +493,47 @@ declare module '@vue/runtime-core' {
493
493
  }
494
494
 
495
495
  export interface GlobalComponents {
496
- VApp: typeof import('vuetify/components')['VApp']
496
+ VAlert: typeof import('vuetify/components')['VAlert']
497
+ VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
497
498
  VAppBar: typeof import('vuetify/components')['VAppBar']
498
499
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
499
500
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
500
- VAlert: typeof import('vuetify/components')['VAlert']
501
- VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
502
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
503
501
  VBanner: typeof import('vuetify/components')['VBanner']
504
502
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
505
503
  VBannerText: typeof import('vuetify/components')['VBannerText']
506
- VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
507
- VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
508
- VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
509
- VBadge: typeof import('vuetify/components')['VBadge']
504
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
510
505
  VAvatar: typeof import('vuetify/components')['VAvatar']
506
+ VApp: typeof import('vuetify/components')['VApp']
507
+ VBadge: typeof import('vuetify/components')['VBadge']
511
508
  VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
512
509
  VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
510
+ VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
511
+ VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
512
+ VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
513
+ VCheckbox: typeof import('vuetify/components')['VCheckbox']
514
+ VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
513
515
  VBtn: typeof import('vuetify/components')['VBtn']
514
516
  VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
517
+ VChip: typeof import('vuetify/components')['VChip']
518
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
519
+ VCarousel: typeof import('vuetify/components')['VCarousel']
520
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
521
+ VChipGroup: typeof import('vuetify/components')['VChipGroup']
515
522
  VCard: typeof import('vuetify/components')['VCard']
516
523
  VCardActions: typeof import('vuetify/components')['VCardActions']
517
524
  VCardItem: typeof import('vuetify/components')['VCardItem']
518
525
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
519
526
  VCardText: typeof import('vuetify/components')['VCardText']
520
527
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
521
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
522
- VCheckbox: typeof import('vuetify/components')['VCheckbox']
523
- VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
524
- VChip: typeof import('vuetify/components')['VChip']
525
528
  VCode: typeof import('vuetify/components')['VCode']
526
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
527
- VCarousel: typeof import('vuetify/components')['VCarousel']
528
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
529
- VChipGroup: typeof import('vuetify/components')['VChipGroup']
530
529
  VCombobox: typeof import('vuetify/components')['VCombobox']
530
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
531
+ VDatePicker: typeof import('vuetify/components')['VDatePicker']
532
+ VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
533
+ VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
534
+ VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
535
+ VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
536
+ VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
531
537
  VCounter: typeof import('vuetify/components')['VCounter']
532
538
  VDialog: typeof import('vuetify/components')['VDialog']
533
539
  VDataTable: typeof import('vuetify/components')['VDataTable']
@@ -537,35 +543,30 @@ declare module '@vue/runtime-core' {
537
543
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
538
544
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
539
545
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
540
- VDatePicker: typeof import('vuetify/components')['VDatePicker']
541
- VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
542
- VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
543
- VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
544
- VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
545
- VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
546
- VEmptyState: typeof import('vuetify/components')['VEmptyState']
547
546
  VDivider: typeof import('vuetify/components')['VDivider']
547
+ VEmptyState: typeof import('vuetify/components')['VEmptyState']
548
+ VFileInput: typeof import('vuetify/components')['VFileInput']
549
+ VField: typeof import('vuetify/components')['VField']
550
+ VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
548
551
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
549
552
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
550
553
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
551
554
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
552
- VField: typeof import('vuetify/components')['VField']
553
- VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
554
- VFileInput: typeof import('vuetify/components')['VFileInput']
555
555
  VFooter: typeof import('vuetify/components')['VFooter']
556
+ VFab: typeof import('vuetify/components')['VFab']
557
+ VImg: typeof import('vuetify/components')['VImg']
556
558
  VIcon: typeof import('vuetify/components')['VIcon']
557
559
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
558
560
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
559
561
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
560
562
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
561
- VImg: typeof import('vuetify/components')['VImg']
562
- VFab: typeof import('vuetify/components')['VFab']
563
+ VInput: typeof import('vuetify/components')['VInput']
563
564
  VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
565
+ VKbd: typeof import('vuetify/components')['VKbd']
564
566
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
565
567
  VItem: typeof import('vuetify/components')['VItem']
566
- VInput: typeof import('vuetify/components')['VInput']
568
+ VMain: typeof import('vuetify/components')['VMain']
567
569
  VLabel: typeof import('vuetify/components')['VLabel']
568
- VKbd: typeof import('vuetify/components')['VKbd']
569
570
  VList: typeof import('vuetify/components')['VList']
570
571
  VListGroup: typeof import('vuetify/components')['VListGroup']
571
572
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -575,61 +576,60 @@ declare module '@vue/runtime-core' {
575
576
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
576
577
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
577
578
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
578
- VMain: typeof import('vuetify/components')['VMain']
579
- VMessages: typeof import('vuetify/components')['VMessages']
580
- VMenu: typeof import('vuetify/components')['VMenu']
581
579
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
580
+ VMenu: typeof import('vuetify/components')['VMenu']
581
+ VMessages: typeof import('vuetify/components')['VMessages']
582
+ VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
583
+ VOverlay: typeof import('vuetify/components')['VOverlay']
584
+ VPagination: typeof import('vuetify/components')['VPagination']
582
585
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
583
586
  VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
584
- VPagination: typeof import('vuetify/components')['VPagination']
585
- VOverlay: typeof import('vuetify/components')['VOverlay']
586
- VSelect: typeof import('vuetify/components')['VSelect']
587
- VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
588
587
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
589
588
  VRating: typeof import('vuetify/components')['VRating']
590
- VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
589
+ VSelect: typeof import('vuetify/components')['VSelect']
591
590
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
591
+ VSheet: typeof import('vuetify/components')['VSheet']
592
+ VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
592
593
  VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
594
+ VSlider: typeof import('vuetify/components')['VSlider']
595
+ VTab: typeof import('vuetify/components')['VTab']
596
+ VTabs: typeof import('vuetify/components')['VTabs']
597
+ VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
598
+ VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
593
599
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
594
600
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
595
- VSheet: typeof import('vuetify/components')['VSheet']
596
- VSlider: typeof import('vuetify/components')['VSlider']
597
601
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
598
- VSwitch: typeof import('vuetify/components')['VSwitch']
599
602
  VStepper: typeof import('vuetify/components')['VStepper']
600
603
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
601
604
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
602
605
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
603
606
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
604
607
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
605
- VSystemBar: typeof import('vuetify/components')['VSystemBar']
606
- VTab: typeof import('vuetify/components')['VTab']
607
- VTabs: typeof import('vuetify/components')['VTabs']
608
- VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
609
- VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
610
608
  VTable: typeof import('vuetify/components')['VTable']
611
- VTextField: typeof import('vuetify/components')['VTextField']
609
+ VSwitch: typeof import('vuetify/components')['VSwitch']
612
610
  VTextarea: typeof import('vuetify/components')['VTextarea']
611
+ VSystemBar: typeof import('vuetify/components')['VSystemBar']
612
+ VTextField: typeof import('vuetify/components')['VTextField']
613
613
  VTimeline: typeof import('vuetify/components')['VTimeline']
614
614
  VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
615
- VTooltip: typeof import('vuetify/components')['VTooltip']
616
615
  VToolbar: typeof import('vuetify/components')['VToolbar']
617
616
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
618
617
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
618
+ VTooltip: typeof import('vuetify/components')['VTooltip']
619
619
  VWindow: typeof import('vuetify/components')['VWindow']
620
620
  VWindowItem: typeof import('vuetify/components')['VWindowItem']
621
621
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
622
622
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
623
623
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
624
- VForm: typeof import('vuetify/components')['VForm']
625
624
  VContainer: typeof import('vuetify/components')['VContainer']
626
625
  VCol: typeof import('vuetify/components')['VCol']
627
626
  VRow: typeof import('vuetify/components')['VRow']
628
627
  VSpacer: typeof import('vuetify/components')['VSpacer']
628
+ VForm: typeof import('vuetify/components')['VForm']
629
629
  VHover: typeof import('vuetify/components')['VHover']
630
- VLazy: typeof import('vuetify/components')['VLazy']
631
630
  VLayout: typeof import('vuetify/components')['VLayout']
632
631
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
632
+ VLazy: typeof import('vuetify/components')['VLazy']
633
633
  VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
634
634
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
635
635
  VParallax: typeof import('vuetify/components')['VParallax']
@@ -657,18 +657,18 @@ declare module '@vue/runtime-core' {
657
657
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
658
658
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
659
659
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
660
- VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
661
660
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
662
661
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
663
662
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
664
663
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
665
664
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
666
665
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
667
- VPicker: typeof import('vuetify/labs/components')['VPicker']
668
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
666
+ VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
669
667
  VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
670
668
  VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
671
669
  VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
670
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
671
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
672
672
  VTreeview: typeof import('vuetify/labs/components')['VTreeview']
673
673
  VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
674
674
  VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']