vuetify 3.5.14 → 3.5.16

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 (623) hide show
  1. package/dist/json/attributes.json +1 -5
  2. package/dist/json/importMap-labs.json +4 -4
  3. package/dist/json/importMap.json +108 -108
  4. package/dist/json/tags.json +0 -1
  5. package/dist/json/web-types.json +80 -19
  6. package/dist/vuetify-labs.css +2003 -1925
  7. package/dist/vuetify-labs.d.ts +10752 -10485
  8. package/dist/vuetify-labs.esm.js +180 -155
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +180 -155
  11. package/dist/vuetify-labs.min.css +3 -3
  12. package/dist/vuetify.css +2306 -2272
  13. package/dist/vuetify.d.ts +9316 -9253
  14. package/dist/vuetify.esm.js +127 -127
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +127 -127
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +3 -3
  19. package/dist/vuetify.min.js +1083 -1086
  20. package/dist/vuetify.min.js.map +1 -1
  21. package/lib/blueprints/index.mjs.map +1 -1
  22. package/lib/blueprints/md1.mjs.map +1 -1
  23. package/lib/blueprints/md2.mjs.map +1 -1
  24. package/lib/blueprints/md3.mjs.map +1 -1
  25. package/lib/components/VAlert/VAlert.mjs.map +1 -1
  26. package/lib/components/VAlert/VAlertTitle.mjs.map +1 -1
  27. package/lib/components/VAlert/index.d.mts +55 -55
  28. package/lib/components/VAlert/index.mjs.map +1 -1
  29. package/lib/components/VApp/VApp.mjs.map +1 -1
  30. package/lib/components/VApp/index.mjs.map +1 -1
  31. package/lib/components/VAppBar/VAppBar.mjs.map +1 -1
  32. package/lib/components/VAppBar/VAppBarNavIcon.mjs.map +1 -1
  33. package/lib/components/VAppBar/VAppBarTitle.mjs.map +1 -1
  34. package/lib/components/VAppBar/index.d.mts +162 -162
  35. package/lib/components/VAppBar/index.mjs.map +1 -1
  36. package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
  37. package/lib/components/VAutocomplete/index.d.mts +609 -609
  38. package/lib/components/VAutocomplete/index.mjs.map +1 -1
  39. package/lib/components/VAvatar/VAvatar.mjs.map +1 -1
  40. package/lib/components/VAvatar/index.d.mts +30 -30
  41. package/lib/components/VAvatar/index.mjs.map +1 -1
  42. package/lib/components/VBadge/VBadge.mjs.map +1 -1
  43. package/lib/components/VBadge/index.d.mts +58 -58
  44. package/lib/components/VBadge/index.mjs.map +1 -1
  45. package/lib/components/VBanner/VBanner.mjs.map +1 -1
  46. package/lib/components/VBanner/VBannerActions.mjs.map +1 -1
  47. package/lib/components/VBanner/VBannerText.mjs.map +1 -1
  48. package/lib/components/VBanner/index.d.mts +50 -50
  49. package/lib/components/VBanner/index.mjs.map +1 -1
  50. package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -1
  51. package/lib/components/VBottomNavigation/VBottomNavigation.mjs.map +1 -1
  52. package/lib/components/VBottomNavigation/_variables.scss +1 -1
  53. package/lib/components/VBottomNavigation/index.d.mts +60 -60
  54. package/lib/components/VBottomNavigation/index.mjs.map +1 -1
  55. package/lib/components/VBottomSheet/VBottomSheet.mjs.map +1 -1
  56. package/lib/components/VBottomSheet/index.d.mts +125 -125
  57. package/lib/components/VBottomSheet/index.mjs.map +1 -1
  58. package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs.map +1 -1
  59. package/lib/components/VBreadcrumbs/VBreadcrumbsDivider.mjs.map +1 -1
  60. package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs.map +1 -1
  61. package/lib/components/VBreadcrumbs/index.d.mts +34 -34
  62. package/lib/components/VBreadcrumbs/index.mjs.map +1 -1
  63. package/lib/components/VBtn/VBtn.css +4 -0
  64. package/lib/components/VBtn/VBtn.mjs +6 -8
  65. package/lib/components/VBtn/VBtn.mjs.map +1 -1
  66. package/lib/components/VBtn/VBtn.sass +4 -0
  67. package/lib/components/VBtn/_variables.scss +1 -0
  68. package/lib/components/VBtn/index.d.mts +100 -100
  69. package/lib/components/VBtn/index.mjs.map +1 -1
  70. package/lib/components/VBtnGroup/VBtnGroup.mjs.map +1 -1
  71. package/lib/components/VBtnGroup/index.d.mts +23 -23
  72. package/lib/components/VBtnGroup/index.mjs.map +1 -1
  73. package/lib/components/VBtnToggle/VBtnToggle.mjs.map +1 -1
  74. package/lib/components/VBtnToggle/index.d.mts +40 -40
  75. package/lib/components/VBtnToggle/index.mjs.map +1 -1
  76. package/lib/components/VCard/VCard.mjs.map +1 -1
  77. package/lib/components/VCard/VCardActions.mjs.map +1 -1
  78. package/lib/components/VCard/VCardItem.mjs.map +1 -1
  79. package/lib/components/VCard/VCardSubtitle.mjs.map +1 -1
  80. package/lib/components/VCard/VCardText.mjs.map +1 -1
  81. package/lib/components/VCard/VCardTitle.mjs.map +1 -1
  82. package/lib/components/VCard/index.d.mts +85 -85
  83. package/lib/components/VCard/index.mjs.map +1 -1
  84. package/lib/components/VCarousel/VCarousel.mjs.map +1 -1
  85. package/lib/components/VCarousel/VCarouselItem.mjs.map +1 -1
  86. package/lib/components/VCarousel/index.d.mts +121 -121
  87. package/lib/components/VCarousel/index.mjs.map +1 -1
  88. package/lib/components/VCheckbox/VCheckbox.mjs.map +1 -1
  89. package/lib/components/VCheckbox/VCheckboxBtn.mjs.map +1 -1
  90. package/lib/components/VCheckbox/index.d.mts +154 -154
  91. package/lib/components/VCheckbox/index.mjs.map +1 -1
  92. package/lib/components/VChip/VChip.mjs.map +1 -1
  93. package/lib/components/VChip/index.d.mts +86 -86
  94. package/lib/components/VChip/index.mjs.map +1 -1
  95. package/lib/components/VChipGroup/VChipGroup.mjs.map +1 -1
  96. package/lib/components/VChipGroup/index.d.mts +37 -37
  97. package/lib/components/VChipGroup/index.mjs.map +1 -1
  98. package/lib/components/VCode/index.mjs.map +1 -1
  99. package/lib/components/VColorPicker/VColorPicker.mjs.map +1 -1
  100. package/lib/components/VColorPicker/VColorPickerCanvas.mjs.map +1 -1
  101. package/lib/components/VColorPicker/VColorPickerEdit.mjs.map +1 -1
  102. package/lib/components/VColorPicker/VColorPickerPreview.mjs.map +1 -1
  103. package/lib/components/VColorPicker/VColorPickerSwatches.mjs.map +1 -1
  104. package/lib/components/VColorPicker/index.d.mts +96 -96
  105. package/lib/components/VColorPicker/index.mjs.map +1 -1
  106. package/lib/components/VColorPicker/util/index.mjs.map +1 -1
  107. package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
  108. package/lib/components/VCombobox/index.d.mts +609 -609
  109. package/lib/components/VCombobox/index.mjs.map +1 -1
  110. package/lib/components/VCounter/VCounter.mjs.map +1 -1
  111. package/lib/components/VCounter/index.d.mts +20 -20
  112. package/lib/components/VCounter/index.mjs.map +1 -1
  113. package/lib/components/VDataIterator/VDataIterator.mjs.map +1 -1
  114. package/lib/components/VDataIterator/composables/items.mjs.map +1 -1
  115. package/lib/components/VDataIterator/index.d.mts +35 -35
  116. package/lib/components/VDataIterator/index.mjs.map +1 -1
  117. package/lib/components/VDataTable/VDataTable.mjs.map +1 -1
  118. package/lib/components/VDataTable/VDataTableColumn.mjs.map +1 -1
  119. package/lib/components/VDataTable/VDataTableFooter.mjs.map +1 -1
  120. package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs.map +1 -1
  121. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  122. package/lib/components/VDataTable/VDataTableRow.mjs.map +1 -1
  123. package/lib/components/VDataTable/VDataTableRows.mjs.map +1 -1
  124. package/lib/components/VDataTable/VDataTableServer.mjs.map +1 -1
  125. package/lib/components/VDataTable/VDataTableVirtual.mjs.map +1 -1
  126. package/lib/components/VDataTable/composables/expand.mjs.map +1 -1
  127. package/lib/components/VDataTable/composables/group.mjs.map +1 -1
  128. package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
  129. package/lib/components/VDataTable/composables/items.mjs.map +1 -1
  130. package/lib/components/VDataTable/composables/options.mjs +1 -1
  131. package/lib/components/VDataTable/composables/options.mjs.map +1 -1
  132. package/lib/components/VDataTable/composables/paginate.mjs.map +1 -1
  133. package/lib/components/VDataTable/composables/select.mjs.map +1 -1
  134. package/lib/components/VDataTable/composables/sort.mjs +8 -4
  135. package/lib/components/VDataTable/composables/sort.mjs.map +1 -1
  136. package/lib/components/VDataTable/index.d.mts +217 -217
  137. package/lib/components/VDataTable/index.mjs.map +1 -1
  138. package/lib/components/VDataTable/types.mjs.map +1 -1
  139. package/lib/components/VDatePicker/VDatePicker.mjs.map +1 -1
  140. package/lib/components/VDatePicker/VDatePickerControls.mjs.map +1 -1
  141. package/lib/components/VDatePicker/VDatePickerHeader.mjs.map +1 -1
  142. package/lib/components/VDatePicker/VDatePickerMonth.mjs.map +1 -1
  143. package/lib/components/VDatePicker/VDatePickerMonths.mjs.map +1 -1
  144. package/lib/components/VDatePicker/VDatePickerYears.mjs.map +1 -1
  145. package/lib/components/VDatePicker/index.d.mts +110 -110
  146. package/lib/components/VDatePicker/index.mjs.map +1 -1
  147. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +1 -1
  148. package/lib/components/VDatePicker/util/eventHelpers.mjs.map +1 -1
  149. package/lib/components/VDatePicker/util/index.mjs.map +1 -1
  150. package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +1 -1
  151. package/lib/components/VDatePicker/util/monthChange.mjs.map +1 -1
  152. package/lib/components/VDatePicker/util/pad.mjs.map +1 -1
  153. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +1 -1
  154. package/lib/components/VDefaultsProvider/VDefaultsProvider.mjs.map +1 -1
  155. package/lib/components/VDefaultsProvider/index.mjs.map +1 -1
  156. package/lib/components/VDialog/VDialog.mjs +23 -13
  157. package/lib/components/VDialog/VDialog.mjs.map +1 -1
  158. package/lib/components/VDialog/index.d.mts +404 -377
  159. package/lib/components/VDialog/index.mjs.map +1 -1
  160. package/lib/components/VDivider/VDivider.mjs.map +1 -1
  161. package/lib/components/VDivider/index.d.mts +11 -11
  162. package/lib/components/VDivider/index.mjs.map +1 -1
  163. package/lib/components/VExpansionPanel/VExpansionPanel.mjs.map +1 -1
  164. package/lib/components/VExpansionPanel/VExpansionPanelText.mjs.map +1 -1
  165. package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs.map +1 -1
  166. package/lib/components/VExpansionPanel/VExpansionPanels.mjs.map +1 -1
  167. package/lib/components/VExpansionPanel/index.d.mts +111 -111
  168. package/lib/components/VExpansionPanel/index.mjs.map +1 -1
  169. package/lib/components/VField/VField.mjs.map +1 -1
  170. package/lib/components/VField/VFieldLabel.mjs.map +1 -1
  171. package/lib/components/VField/index.d.mts +46 -46
  172. package/lib/components/VField/index.mjs.map +1 -1
  173. package/lib/components/VFileInput/VFileInput.mjs +2 -4
  174. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  175. package/lib/components/VFileInput/index.d.mts +199 -199
  176. package/lib/components/VFileInput/index.mjs.map +1 -1
  177. package/lib/components/VFooter/VFooter.mjs.map +1 -1
  178. package/lib/components/VFooter/index.d.mts +50 -50
  179. package/lib/components/VFooter/index.mjs.map +1 -1
  180. package/lib/components/VForm/VForm.mjs.map +1 -1
  181. package/lib/components/VForm/index.d.mts +9 -9
  182. package/lib/components/VForm/index.mjs.map +1 -1
  183. package/lib/components/VGrid/VCol.mjs.map +1 -1
  184. package/lib/components/VGrid/VContainer.mjs.map +1 -1
  185. package/lib/components/VGrid/VRow.mjs.map +1 -1
  186. package/lib/components/VGrid/VSpacer.mjs.map +1 -1
  187. package/lib/components/VGrid/index.d.mts +142 -142
  188. package/lib/components/VGrid/index.mjs.map +1 -1
  189. package/lib/components/VHover/VHover.mjs.map +1 -1
  190. package/lib/components/VHover/index.mjs.map +1 -1
  191. package/lib/components/VIcon/VIcon.mjs.map +1 -1
  192. package/lib/components/VIcon/index.d.mts +24 -24
  193. package/lib/components/VIcon/index.mjs.map +1 -1
  194. package/lib/components/VImg/VImg.mjs.map +1 -1
  195. package/lib/components/VImg/index.d.mts +92 -92
  196. package/lib/components/VImg/index.mjs.map +1 -1
  197. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs.map +1 -1
  198. package/lib/components/VInfiniteScroll/index.d.mts +22 -22
  199. package/lib/components/VInfiniteScroll/index.mjs.map +1 -1
  200. package/lib/components/VInput/InputIcon.mjs.map +1 -1
  201. package/lib/components/VInput/VInput.mjs.map +1 -1
  202. package/lib/components/VInput/index.d.mts +41 -41
  203. package/lib/components/VInput/index.mjs.map +1 -1
  204. package/lib/components/VItemGroup/VItem.mjs.map +1 -1
  205. package/lib/components/VItemGroup/VItemGroup.mjs.map +1 -1
  206. package/lib/components/VItemGroup/index.d.mts +17 -17
  207. package/lib/components/VItemGroup/index.mjs.map +1 -1
  208. package/lib/components/VKbd/index.mjs.map +1 -1
  209. package/lib/components/VLabel/VLabel.mjs.map +1 -1
  210. package/lib/components/VLabel/index.d.mts +8 -8
  211. package/lib/components/VLabel/index.mjs.map +1 -1
  212. package/lib/components/VLayout/VLayout.mjs.map +1 -1
  213. package/lib/components/VLayout/VLayoutItem.mjs.map +1 -1
  214. package/lib/components/VLayout/index.d.mts +24 -24
  215. package/lib/components/VLayout/index.mjs.map +1 -1
  216. package/lib/components/VLazy/VLazy.mjs.map +1 -1
  217. package/lib/components/VLazy/index.d.mts +31 -31
  218. package/lib/components/VLazy/index.mjs.map +1 -1
  219. package/lib/components/VList/VList.mjs.map +1 -1
  220. package/lib/components/VList/VListChildren.mjs.map +1 -1
  221. package/lib/components/VList/VListGroup.mjs.map +1 -1
  222. package/lib/components/VList/VListImg.mjs.map +1 -1
  223. package/lib/components/VList/VListItem.mjs.map +1 -1
  224. package/lib/components/VList/VListItemAction.mjs.map +1 -1
  225. package/lib/components/VList/VListItemMedia.mjs.map +1 -1
  226. package/lib/components/VList/VListItemSubtitle.mjs.map +1 -1
  227. package/lib/components/VList/VListItemTitle.mjs.map +1 -1
  228. package/lib/components/VList/VListSubheader.mjs.map +1 -1
  229. package/lib/components/VList/index.d.mts +172 -172
  230. package/lib/components/VList/index.mjs.map +1 -1
  231. package/lib/components/VList/list.mjs.map +1 -1
  232. package/lib/components/VLocaleProvider/VLocaleProvider.mjs.map +1 -1
  233. package/lib/components/VLocaleProvider/index.d.mts +7 -7
  234. package/lib/components/VLocaleProvider/index.mjs.map +1 -1
  235. package/lib/components/VMain/VMain.mjs.map +1 -1
  236. package/lib/components/VMain/index.d.mts +2 -2
  237. package/lib/components/VMain/index.mjs.map +1 -1
  238. package/lib/components/VMenu/VMenu.mjs +2 -1
  239. package/lib/components/VMenu/VMenu.mjs.map +1 -1
  240. package/lib/components/VMenu/index.d.mts +438 -423
  241. package/lib/components/VMenu/index.mjs.map +1 -1
  242. package/lib/components/VMenu/shared.mjs.map +1 -1
  243. package/lib/components/VMessages/VMessages.mjs.map +1 -1
  244. package/lib/components/VMessages/index.d.mts +20 -20
  245. package/lib/components/VMessages/index.mjs.map +1 -1
  246. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  247. package/lib/components/VNavigationDrawer/index.d.mts +63 -63
  248. package/lib/components/VNavigationDrawer/index.mjs.map +1 -1
  249. package/lib/components/VNavigationDrawer/sticky.mjs.map +1 -1
  250. package/lib/components/VNavigationDrawer/touch.mjs.map +1 -1
  251. package/lib/components/VNoSsr/VNoSsr.mjs.map +1 -1
  252. package/lib/components/VNoSsr/index.mjs.map +1 -1
  253. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  254. package/lib/components/VOtpInput/index.d.mts +88 -88
  255. package/lib/components/VOtpInput/index.mjs.map +1 -1
  256. package/lib/components/VOverflowBtn/VOverflowBtn.mjs.map +1 -1
  257. package/lib/components/VOverflowBtn/index.mjs.map +1 -1
  258. package/lib/components/VOverlay/VOverlay.mjs +5 -0
  259. package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
  260. package/lib/components/VOverlay/index.d.mts +110 -104
  261. package/lib/components/VOverlay/index.mjs.map +1 -1
  262. package/lib/components/VOverlay/locationStrategies.mjs.map +1 -1
  263. package/lib/components/VOverlay/requestNewFrame.mjs.map +1 -1
  264. package/lib/components/VOverlay/scrollStrategies.mjs.map +1 -1
  265. package/lib/components/VOverlay/useActivator.mjs.map +1 -1
  266. package/lib/components/VOverlay/util/point.mjs.map +1 -1
  267. package/lib/components/VPagination/VPagination.mjs.map +1 -1
  268. package/lib/components/VPagination/index.d.mts +55 -55
  269. package/lib/components/VPagination/index.mjs.map +1 -1
  270. package/lib/components/VParallax/VParallax.mjs.map +1 -1
  271. package/lib/components/VParallax/index.d.mts +7 -7
  272. package/lib/components/VParallax/index.mjs.map +1 -1
  273. package/lib/components/VProgressCircular/VProgressCircular.mjs.map +1 -1
  274. package/lib/components/VProgressCircular/index.d.mts +24 -24
  275. package/lib/components/VProgressCircular/index.mjs.map +1 -1
  276. package/lib/components/VProgressLinear/VProgressLinear.mjs +1 -11
  277. package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
  278. package/lib/components/VProgressLinear/index.d.mts +41 -62
  279. package/lib/components/VProgressLinear/index.mjs.map +1 -1
  280. package/lib/components/VRadio/VRadio.mjs.map +1 -1
  281. package/lib/components/VRadio/index.d.mts +41 -41
  282. package/lib/components/VRadio/index.mjs.map +1 -1
  283. package/lib/components/VRadioGroup/VRadioGroup.mjs.map +1 -1
  284. package/lib/components/VRadioGroup/index.d.mts +85 -85
  285. package/lib/components/VRadioGroup/index.mjs.map +1 -1
  286. package/lib/components/VRangeSlider/VRangeSlider.mjs.map +1 -1
  287. package/lib/components/VRangeSlider/index.d.mts +82 -82
  288. package/lib/components/VRangeSlider/index.mjs.map +1 -1
  289. package/lib/components/VRating/VRating.mjs.map +1 -1
  290. package/lib/components/VRating/index.d.mts +22 -22
  291. package/lib/components/VRating/index.mjs.map +1 -1
  292. package/lib/components/VResponsive/VResponsive.mjs.map +1 -1
  293. package/lib/components/VResponsive/index.d.mts +23 -23
  294. package/lib/components/VResponsive/index.mjs.map +1 -1
  295. package/lib/components/VSelect/VSelect.mjs +1 -1
  296. package/lib/components/VSelect/VSelect.mjs.map +1 -1
  297. package/lib/components/VSelect/index.d.mts +609 -609
  298. package/lib/components/VSelect/index.mjs.map +1 -1
  299. package/lib/components/VSelect/useScrolling.mjs.map +1 -1
  300. package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
  301. package/lib/components/VSelectionControl/VSelectionControl.mjs.map +1 -1
  302. package/lib/components/VSelectionControl/index.d.mts +43 -43
  303. package/lib/components/VSelectionControl/index.mjs.map +1 -1
  304. package/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs.map +1 -1
  305. package/lib/components/VSelectionControlGroup/index.d.mts +39 -39
  306. package/lib/components/VSelectionControlGroup/index.mjs.map +1 -1
  307. package/lib/components/VSheet/VSheet.mjs.map +1 -1
  308. package/lib/components/VSheet/index.d.mts +34 -34
  309. package/lib/components/VSheet/index.mjs.map +1 -1
  310. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs.map +1 -1
  311. package/lib/components/VSkeletonLoader/index.d.mts +17 -17
  312. package/lib/components/VSkeletonLoader/index.mjs.map +1 -1
  313. package/lib/components/VSlideGroup/VSlideGroup.mjs.map +1 -1
  314. package/lib/components/VSlideGroup/VSlideGroupItem.mjs.map +1 -1
  315. package/lib/components/VSlideGroup/helpers.mjs.map +1 -1
  316. package/lib/components/VSlideGroup/index.d.mts +24 -24
  317. package/lib/components/VSlideGroup/index.mjs.map +1 -1
  318. package/lib/components/VSlider/VSlider.mjs.map +1 -1
  319. package/lib/components/VSlider/VSliderThumb.mjs.map +1 -1
  320. package/lib/components/VSlider/VSliderTrack.mjs.map +1 -1
  321. package/lib/components/VSlider/index.d.mts +75 -75
  322. package/lib/components/VSlider/index.mjs.map +1 -1
  323. package/lib/components/VSlider/slider.mjs.map +1 -1
  324. package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
  325. package/lib/components/VSnackbar/index.d.mts +455 -440
  326. package/lib/components/VSnackbar/index.mjs.map +1 -1
  327. package/lib/components/VSparkline/VSparkline.mjs.map +1 -1
  328. package/lib/components/VSparkline/helpers/core.mjs.map +1 -1
  329. package/lib/components/VSparkline/helpers/math.mjs.map +1 -1
  330. package/lib/components/VSparkline/helpers/path.mjs.map +1 -1
  331. package/lib/components/VSparkline/index.mjs.map +1 -1
  332. package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
  333. package/lib/components/VSpeedDial/index.mjs.map +1 -1
  334. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  335. package/lib/components/VStepper/VStepperActions.mjs.map +1 -1
  336. package/lib/components/VStepper/VStepperHeader.mjs.map +1 -1
  337. package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
  338. package/lib/components/VStepper/VStepperWindow.mjs.map +1 -1
  339. package/lib/components/VStepper/VStepperWindowItem.mjs.map +1 -1
  340. package/lib/components/VStepper/index.d.mts +115 -115
  341. package/lib/components/VStepper/index.mjs.map +1 -1
  342. package/lib/components/VSwitch/VSwitch.mjs.map +1 -1
  343. package/lib/components/VSwitch/index.d.mts +88 -88
  344. package/lib/components/VSwitch/index.mjs.map +1 -1
  345. package/lib/components/VSystemBar/VSystemBar.mjs.map +1 -1
  346. package/lib/components/VSystemBar/index.d.mts +39 -39
  347. package/lib/components/VSystemBar/index.mjs.map +1 -1
  348. package/lib/components/VTable/VTable.mjs.map +1 -1
  349. package/lib/components/VTable/index.d.mts +4 -4
  350. package/lib/components/VTable/index.mjs.map +1 -1
  351. package/lib/components/VTabs/VTab.mjs.map +1 -1
  352. package/lib/components/VTabs/VTabs.mjs.map +1 -1
  353. package/lib/components/VTabs/index.d.mts +437 -437
  354. package/lib/components/VTabs/index.mjs.map +1 -1
  355. package/lib/components/VTabs/shared.mjs.map +1 -1
  356. package/lib/components/VTextField/VTextField.mjs.map +1 -1
  357. package/lib/components/VTextField/index.d.mts +353 -353
  358. package/lib/components/VTextField/index.mjs.map +1 -1
  359. package/lib/components/VTextarea/VTextarea.mjs.map +1 -1
  360. package/lib/components/VTextarea/index.d.mts +230 -230
  361. package/lib/components/VTextarea/index.mjs.map +1 -1
  362. package/lib/components/VThemeProvider/VThemeProvider.mjs.map +1 -1
  363. package/lib/components/VThemeProvider/index.mjs.map +1 -1
  364. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  365. package/lib/components/VTimeline/VTimelineDivider.mjs.map +1 -1
  366. package/lib/components/VTimeline/VTimelineItem.mjs.map +1 -1
  367. package/lib/components/VTimeline/index.d.mts +26 -26
  368. package/lib/components/VTimeline/index.mjs.map +1 -1
  369. package/lib/components/VToolbar/VToolbar.mjs.map +1 -1
  370. package/lib/components/VToolbar/VToolbarItems.mjs.map +1 -1
  371. package/lib/components/VToolbar/VToolbarTitle.mjs.map +1 -1
  372. package/lib/components/VToolbar/index.d.mts +53 -53
  373. package/lib/components/VToolbar/index.mjs.map +1 -1
  374. package/lib/components/VTooltip/VTooltip.mjs.map +1 -1
  375. package/lib/components/VTooltip/index.d.mts +469 -454
  376. package/lib/components/VTooltip/index.mjs.map +1 -1
  377. package/lib/components/VTreeview/VTreeview.mjs.map +1 -1
  378. package/lib/components/VTreeview/VTreeviewNode.mjs.map +1 -1
  379. package/lib/components/VTreeview/index.mjs.map +1 -1
  380. package/lib/components/VTreeview/util/filterTreeItems.mjs.map +1 -1
  381. package/lib/components/VValidation/VValidation.mjs.map +1 -1
  382. package/lib/components/VValidation/index.d.mts +19 -19
  383. package/lib/components/VValidation/index.mjs.map +1 -1
  384. package/lib/components/VVirtualScroll/VVirtualScroll.mjs.map +1 -1
  385. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs.map +1 -1
  386. package/lib/components/VVirtualScroll/index.d.mts +10 -10
  387. package/lib/components/VVirtualScroll/index.mjs.map +1 -1
  388. package/lib/components/VWindow/VWindow.mjs.map +1 -1
  389. package/lib/components/VWindow/VWindowItem.mjs.map +1 -1
  390. package/lib/components/VWindow/index.d.mts +31 -31
  391. package/lib/components/VWindow/index.mjs.map +1 -1
  392. package/lib/components/index.d.mts +9409 -9346
  393. package/lib/components/index.mjs.map +1 -1
  394. package/lib/components/transitions/createTransition.mjs.map +1 -1
  395. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  396. package/lib/components/transitions/expand-transition.mjs.map +1 -1
  397. package/lib/components/transitions/index.d.mts +200 -200
  398. package/lib/components/transitions/index.mjs.map +1 -1
  399. package/lib/composables/border.mjs.map +1 -1
  400. package/lib/composables/calendar.mjs +1 -1
  401. package/lib/composables/calendar.mjs.map +1 -1
  402. package/lib/composables/color.mjs.map +1 -1
  403. package/lib/composables/component.mjs.map +1 -1
  404. package/lib/composables/date/DateAdapter.mjs.map +1 -1
  405. package/lib/composables/date/adapters/vuetify.mjs +7 -6
  406. package/lib/composables/date/adapters/vuetify.mjs.map +1 -1
  407. package/lib/composables/date/date.mjs.map +1 -1
  408. package/lib/composables/date/index.mjs.map +1 -1
  409. package/lib/composables/defaults.mjs.map +1 -1
  410. package/lib/composables/delay.mjs.map +1 -1
  411. package/lib/composables/density.mjs.map +1 -1
  412. package/lib/composables/dimensions.mjs.map +1 -1
  413. package/lib/composables/directiveComponent.mjs.map +1 -1
  414. package/lib/composables/display.mjs.map +1 -1
  415. package/lib/composables/elevation.mjs.map +1 -1
  416. package/lib/composables/filter.mjs.map +1 -1
  417. package/lib/composables/focus.mjs.map +1 -1
  418. package/lib/composables/form.mjs.map +1 -1
  419. package/lib/composables/forwardRefs.mjs.map +1 -1
  420. package/lib/composables/goto.mjs.map +1 -1
  421. package/lib/composables/group.mjs.map +1 -1
  422. package/lib/composables/hydration.mjs.map +1 -1
  423. package/lib/composables/icons.mjs +2 -2
  424. package/lib/composables/icons.mjs.map +1 -1
  425. package/lib/composables/index.mjs.map +1 -1
  426. package/lib/composables/intersectionObserver.mjs.map +1 -1
  427. package/lib/composables/layout.mjs.map +1 -1
  428. package/lib/composables/lazy.mjs.map +1 -1
  429. package/lib/composables/list-items.mjs.map +1 -1
  430. package/lib/composables/loader.mjs.map +1 -1
  431. package/lib/composables/locale.mjs.map +1 -1
  432. package/lib/composables/location.mjs.map +1 -1
  433. package/lib/composables/mutationObserver.mjs.map +1 -1
  434. package/lib/composables/nested/activeStrategies.mjs.map +1 -1
  435. package/lib/composables/nested/nested.mjs.map +1 -1
  436. package/lib/composables/nested/openStrategies.mjs.map +1 -1
  437. package/lib/composables/nested/selectStrategies.mjs.map +1 -1
  438. package/lib/composables/position.mjs.map +1 -1
  439. package/lib/composables/proxiedModel.mjs.map +1 -1
  440. package/lib/composables/refs.mjs.map +1 -1
  441. package/lib/composables/resizeObserver.mjs.map +1 -1
  442. package/lib/composables/rounded.mjs +1 -1
  443. package/lib/composables/rounded.mjs.map +1 -1
  444. package/lib/composables/router.mjs +1 -1
  445. package/lib/composables/router.mjs.map +1 -1
  446. package/lib/composables/scopeId.mjs.map +1 -1
  447. package/lib/composables/scroll.mjs.map +1 -1
  448. package/lib/composables/selectLink.mjs.map +1 -1
  449. package/lib/composables/size.mjs.map +1 -1
  450. package/lib/composables/ssrBoot.mjs.map +1 -1
  451. package/lib/composables/stack.mjs.map +1 -1
  452. package/lib/composables/tag.mjs.map +1 -1
  453. package/lib/composables/teleport.mjs.map +1 -1
  454. package/lib/composables/theme.mjs.map +1 -1
  455. package/lib/composables/toggleScope.mjs.map +1 -1
  456. package/lib/composables/touch.mjs.map +1 -1
  457. package/lib/composables/transition.mjs.map +1 -1
  458. package/lib/composables/validation.mjs.map +1 -1
  459. package/lib/composables/variant.mjs.map +1 -1
  460. package/lib/composables/virtual.mjs.map +1 -1
  461. package/lib/directives/click-outside/index.mjs.map +1 -1
  462. package/lib/directives/color/index.mjs.map +1 -1
  463. package/lib/directives/index.mjs.map +1 -1
  464. package/lib/directives/intersect/index.mjs.map +1 -1
  465. package/lib/directives/mutate/index.mjs.map +1 -1
  466. package/lib/directives/resize/index.mjs.map +1 -1
  467. package/lib/directives/ripple/index.mjs.map +1 -1
  468. package/lib/directives/scroll/index.mjs.map +1 -1
  469. package/lib/directives/touch/index.mjs.map +1 -1
  470. package/lib/entry-bundler.mjs +1 -1
  471. package/lib/entry-bundler.mjs.map +1 -1
  472. package/lib/framework.mjs +1 -1
  473. package/lib/framework.mjs.map +1 -1
  474. package/lib/iconsets/fa-svg.mjs.map +1 -1
  475. package/lib/iconsets/fa.mjs.map +1 -1
  476. package/lib/iconsets/fa4.mjs.map +1 -1
  477. package/lib/iconsets/md.mjs.map +1 -1
  478. package/lib/iconsets/mdi-svg.mjs.map +1 -1
  479. package/lib/iconsets/mdi.mjs.map +1 -1
  480. package/lib/index.d.mts +36 -36
  481. package/lib/labs/VCalendar/VCalendar.mjs +15 -11
  482. package/lib/labs/VCalendar/VCalendar.mjs.map +1 -1
  483. package/lib/labs/VCalendar/VCalendarDay.mjs.map +1 -1
  484. package/lib/labs/VCalendar/VCalendarEvent.mjs.map +1 -1
  485. package/lib/labs/VCalendar/VCalendarHeader.mjs.map +1 -1
  486. package/lib/labs/VCalendar/VCalendarInterval.mjs.map +1 -1
  487. package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs.map +1 -1
  488. package/lib/labs/VCalendar/VCalendarMonthDay.mjs +12 -4
  489. package/lib/labs/VCalendar/VCalendarMonthDay.mjs.map +1 -1
  490. package/lib/labs/VCalendar/index.d.mts +200 -52
  491. package/lib/labs/VCalendar/index.mjs.map +1 -1
  492. package/lib/labs/VConfirmEdit/VConfirmEdit.mjs.map +1 -1
  493. package/lib/labs/VConfirmEdit/__test__/VConfirmEdit.spec.cy.mjs.map +1 -1
  494. package/lib/labs/VConfirmEdit/index.d.mts +2 -2
  495. package/lib/labs/VConfirmEdit/index.mjs.map +1 -1
  496. package/lib/labs/VEmptyState/VEmptyState.css +7 -2
  497. package/lib/labs/VEmptyState/VEmptyState.mjs.map +1 -1
  498. package/lib/labs/VEmptyState/VEmptyState.sass +5 -0
  499. package/lib/labs/VEmptyState/_variables.scss +9 -6
  500. package/lib/labs/VEmptyState/index.d.mts +47 -47
  501. package/lib/labs/VEmptyState/index.mjs.map +1 -1
  502. package/lib/labs/VFab/VFab.mjs.map +1 -1
  503. package/lib/labs/VFab/index.d.mts +223 -223
  504. package/lib/labs/VFab/index.mjs.map +1 -1
  505. package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
  506. package/lib/labs/VNumberInput/index.d.mts +108 -108
  507. package/lib/labs/VNumberInput/index.mjs.map +1 -1
  508. package/lib/labs/VPicker/VPicker.mjs.map +1 -1
  509. package/lib/labs/VPicker/VPickerTitle.mjs.map +1 -1
  510. package/lib/labs/VPicker/index.d.mts +45 -45
  511. package/lib/labs/VPicker/index.mjs.map +1 -1
  512. package/lib/labs/VSparkline/VBarline.mjs.map +1 -1
  513. package/lib/labs/VSparkline/VSparkline.mjs.map +1 -1
  514. package/lib/labs/VSparkline/VTrendline.mjs.map +1 -1
  515. package/lib/labs/VSparkline/index.d.mts +38 -38
  516. package/lib/labs/VSparkline/index.mjs.map +1 -1
  517. package/lib/labs/VSparkline/util/line.mjs.map +1 -1
  518. package/lib/labs/VSparkline/util/path.mjs.map +1 -1
  519. package/lib/labs/VSpeedDial/VSpeedDial.css +39 -0
  520. package/lib/labs/VSpeedDial/VSpeedDial.mjs +19 -9
  521. package/lib/labs/VSpeedDial/VSpeedDial.mjs.map +1 -1
  522. package/lib/labs/VSpeedDial/VSpeedDial.sass +22 -0
  523. package/lib/labs/VSpeedDial/index.d.mts +297 -241
  524. package/lib/labs/VSpeedDial/index.mjs.map +1 -1
  525. package/lib/labs/VTimePicker/SelectingTimes.mjs.map +1 -1
  526. package/lib/labs/VTimePicker/VTimePicker.mjs +2 -2
  527. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  528. package/lib/labs/VTimePicker/VTimePickerClock.mjs +8 -5
  529. package/lib/labs/VTimePicker/VTimePickerClock.mjs.map +1 -1
  530. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  531. package/lib/labs/VTimePicker/index.d.mts +117 -117
  532. package/lib/labs/VTimePicker/index.mjs.map +1 -1
  533. package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
  534. package/lib/labs/VTreeview/VTreeviewChildren.mjs.map +1 -1
  535. package/lib/labs/VTreeview/VTreeviewGroup.mjs.map +1 -1
  536. package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
  537. package/lib/labs/VTreeview/index.d.mts +201 -201
  538. package/lib/labs/VTreeview/index.mjs.map +1 -1
  539. package/lib/labs/VTreeview/shared.mjs.map +1 -1
  540. package/lib/labs/allComponents.mjs.map +1 -1
  541. package/lib/labs/components.d.mts +1251 -1047
  542. package/lib/labs/components.mjs.map +1 -1
  543. package/lib/labs/entry-bundler.mjs.map +1 -1
  544. package/lib/labs/index.mjs.map +1 -1
  545. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  546. package/lib/locale/adapters/vuetify.mjs.map +1 -1
  547. package/lib/locale/af.mjs.map +1 -1
  548. package/lib/locale/ar.mjs.map +1 -1
  549. package/lib/locale/az.mjs.map +1 -1
  550. package/lib/locale/bg.mjs.map +1 -1
  551. package/lib/locale/ca.mjs.map +1 -1
  552. package/lib/locale/ckb.mjs.map +1 -1
  553. package/lib/locale/cs.mjs.map +1 -1
  554. package/lib/locale/da.mjs.map +1 -1
  555. package/lib/locale/de.mjs.map +1 -1
  556. package/lib/locale/el.mjs.map +1 -1
  557. package/lib/locale/en.mjs.map +1 -1
  558. package/lib/locale/es.mjs.map +1 -1
  559. package/lib/locale/et.mjs.map +1 -1
  560. package/lib/locale/fa.mjs.map +1 -1
  561. package/lib/locale/fi.mjs.map +1 -1
  562. package/lib/locale/fr.mjs.map +1 -1
  563. package/lib/locale/he.mjs.map +1 -1
  564. package/lib/locale/hr.mjs.map +1 -1
  565. package/lib/locale/hu.mjs.map +1 -1
  566. package/lib/locale/id.mjs.map +1 -1
  567. package/lib/locale/index.mjs.map +1 -1
  568. package/lib/locale/it.mjs.map +1 -1
  569. package/lib/locale/ja.mjs.map +1 -1
  570. package/lib/locale/km.mjs.map +1 -1
  571. package/lib/locale/ko.mjs.map +1 -1
  572. package/lib/locale/lt.mjs +25 -25
  573. package/lib/locale/lt.mjs.map +1 -1
  574. package/lib/locale/lv.mjs.map +1 -1
  575. package/lib/locale/nl.mjs.map +1 -1
  576. package/lib/locale/no.mjs.map +1 -1
  577. package/lib/locale/pl.mjs.map +1 -1
  578. package/lib/locale/pt.mjs.map +1 -1
  579. package/lib/locale/ro.mjs.map +1 -1
  580. package/lib/locale/ru.mjs.map +1 -1
  581. package/lib/locale/sk.mjs.map +1 -1
  582. package/lib/locale/sl.mjs +30 -30
  583. package/lib/locale/sl.mjs.map +1 -1
  584. package/lib/locale/sr-Cyrl.mjs.map +1 -1
  585. package/lib/locale/sr-Latn.mjs.map +1 -1
  586. package/lib/locale/sv.mjs.map +1 -1
  587. package/lib/locale/th.mjs.map +1 -1
  588. package/lib/locale/tr.mjs.map +1 -1
  589. package/lib/locale/uk.mjs.map +1 -1
  590. package/lib/locale/vi.mjs.map +1 -1
  591. package/lib/locale/zh-Hans.mjs.map +1 -1
  592. package/lib/locale/zh-Hant.mjs.map +1 -1
  593. package/lib/services/goto/easing-patterns.mjs.map +1 -1
  594. package/lib/services/goto/index.mjs.map +1 -1
  595. package/lib/services/goto/util.mjs.map +1 -1
  596. package/lib/styles/main.css +30 -0
  597. package/lib/styles/settings/_variables.scss +1 -0
  598. package/lib/util/anchor.mjs.map +1 -1
  599. package/lib/util/animation.mjs.map +1 -1
  600. package/lib/util/bindProps.mjs.map +1 -1
  601. package/lib/util/box.mjs.map +1 -1
  602. package/lib/util/color/APCA.mjs.map +1 -1
  603. package/lib/util/color/transformCIELAB.mjs.map +1 -1
  604. package/lib/util/color/transformSRGB.mjs.map +1 -1
  605. package/lib/util/colorUtils.mjs.map +1 -1
  606. package/lib/util/colors.mjs.map +1 -1
  607. package/lib/util/console.mjs.map +1 -1
  608. package/lib/util/createSimpleFunctional.mjs.map +1 -1
  609. package/lib/util/defineComponent.mjs.map +1 -1
  610. package/lib/util/dom.mjs.map +1 -1
  611. package/lib/util/easing.mjs.map +1 -1
  612. package/lib/util/events.mjs.map +1 -1
  613. package/lib/util/getCurrentInstance.mjs.map +1 -1
  614. package/lib/util/getScrollParent.mjs.map +1 -1
  615. package/lib/util/globals.mjs.map +1 -1
  616. package/lib/util/helpers.mjs +8 -16
  617. package/lib/util/helpers.mjs.map +1 -1
  618. package/lib/util/index.mjs.map +1 -1
  619. package/lib/util/injectSelf.mjs.map +1 -1
  620. package/lib/util/isFixedPosition.mjs.map +1 -1
  621. package/lib/util/propsFactory.mjs.map +1 -1
  622. package/lib/util/useRender.mjs.map +1 -1
  623. package/package.json +25 -25
@@ -59,14 +59,14 @@ type TabItem = string | number | Record<string, any>;
59
59
  declare const VTabs: {
60
60
  new (...args: any[]): vue.CreateComponentPublicInstance<{
61
61
  symbol: any;
62
- direction: "horizontal" | "vertical";
63
62
  style: vue.StyleValue;
64
63
  disabled: boolean;
65
- multiple: boolean;
66
64
  tag: string;
67
- mandatory: NonNullable<boolean | "force">;
68
65
  items: readonly TabItem[];
66
+ mandatory: NonNullable<boolean | "force">;
67
+ multiple: boolean;
69
68
  density: Density;
69
+ direction: "horizontal" | "vertical";
70
70
  selectedClass: string;
71
71
  stacked: boolean;
72
72
  centerActive: boolean;
@@ -74,15 +74,15 @@ declare const VTabs: {
74
74
  prevIcon: IconValue;
75
75
  grow: boolean;
76
76
  hideSlider: boolean;
77
- alignTabs: "center" | "end" | "start" | "title";
77
+ alignTabs: "end" | "title" | "center" | "start";
78
78
  fixedTabs: boolean;
79
79
  } & {
80
- max?: number | undefined;
80
+ class?: any;
81
81
  height?: string | number | undefined;
82
82
  color?: string | undefined;
83
- class?: any;
84
83
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
85
84
  modelValue?: any;
85
+ max?: number | undefined;
86
86
  bgColor?: string | undefined;
87
87
  showArrows?: string | boolean | undefined;
88
88
  sliderColor?: string | undefined;
@@ -101,14 +101,14 @@ declare const VTabs: {
101
101
  'update:modelValue': (v: unknown) => boolean;
102
102
  }, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
103
103
  symbol: any;
104
- direction: "horizontal" | "vertical";
105
104
  style: vue.StyleValue;
106
105
  disabled: boolean;
107
- multiple: boolean;
108
106
  tag: string;
109
- mandatory: NonNullable<boolean | "force">;
110
107
  items: readonly TabItem[];
108
+ mandatory: NonNullable<boolean | "force">;
109
+ multiple: boolean;
111
110
  density: Density;
111
+ direction: "horizontal" | "vertical";
112
112
  selectedClass: string;
113
113
  stacked: boolean;
114
114
  centerActive: boolean;
@@ -116,15 +116,15 @@ declare const VTabs: {
116
116
  prevIcon: IconValue;
117
117
  grow: boolean;
118
118
  hideSlider: boolean;
119
- alignTabs: "center" | "end" | "start" | "title";
119
+ alignTabs: "end" | "title" | "center" | "start";
120
120
  fixedTabs: boolean;
121
121
  } & {
122
- max?: number | undefined;
122
+ class?: any;
123
123
  height?: string | number | undefined;
124
124
  color?: string | undefined;
125
- class?: any;
126
125
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
127
126
  modelValue?: any;
127
+ max?: number | undefined;
128
128
  bgColor?: string | undefined;
129
129
  showArrows?: string | boolean | undefined;
130
130
  sliderColor?: string | undefined;
@@ -141,16 +141,16 @@ declare const VTabs: {
141
141
  "onUpdate:modelValue"?: ((v: unknown) => any) | undefined;
142
142
  }, {
143
143
  symbol: any;
144
- height: string | number;
145
- direction: "horizontal" | "vertical";
146
144
  style: vue.StyleValue;
145
+ height: string | number;
147
146
  disabled: boolean;
148
- multiple: boolean;
149
147
  tag: string;
150
- mandatory: NonNullable<boolean | "force">;
151
148
  modelValue: any;
152
149
  items: readonly TabItem[];
150
+ mandatory: NonNullable<boolean | "force">;
151
+ multiple: boolean;
153
152
  density: Density;
153
+ direction: "horizontal" | "vertical";
154
154
  selectedClass: string;
155
155
  stacked: boolean;
156
156
  centerActive: boolean;
@@ -158,7 +158,7 @@ declare const VTabs: {
158
158
  prevIcon: IconValue;
159
159
  grow: boolean;
160
160
  hideSlider: boolean;
161
- alignTabs: "center" | "end" | "start" | "title";
161
+ alignTabs: "end" | "title" | "center" | "start";
162
162
  fixedTabs: boolean;
163
163
  }, true, {}, vue.SlotsType<Partial<{
164
164
  default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -173,14 +173,14 @@ declare const VTabs: {
173
173
  Defaults: {};
174
174
  }, {
175
175
  symbol: any;
176
- direction: "horizontal" | "vertical";
177
176
  style: vue.StyleValue;
178
177
  disabled: boolean;
179
- multiple: boolean;
180
178
  tag: string;
181
- mandatory: NonNullable<boolean | "force">;
182
179
  items: readonly TabItem[];
180
+ mandatory: NonNullable<boolean | "force">;
181
+ multiple: boolean;
183
182
  density: Density;
183
+ direction: "horizontal" | "vertical";
184
184
  selectedClass: string;
185
185
  stacked: boolean;
186
186
  centerActive: boolean;
@@ -188,15 +188,15 @@ declare const VTabs: {
188
188
  prevIcon: IconValue;
189
189
  grow: boolean;
190
190
  hideSlider: boolean;
191
- alignTabs: "center" | "end" | "start" | "title";
191
+ alignTabs: "end" | "title" | "center" | "start";
192
192
  fixedTabs: boolean;
193
193
  } & {
194
- max?: number | undefined;
194
+ class?: any;
195
195
  height?: string | number | undefined;
196
196
  color?: string | undefined;
197
- class?: any;
198
197
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
199
198
  modelValue?: any;
199
+ max?: number | undefined;
200
200
  bgColor?: string | undefined;
201
201
  showArrows?: string | boolean | undefined;
202
202
  sliderColor?: string | undefined;
@@ -213,16 +213,16 @@ declare const VTabs: {
213
213
  "onUpdate:modelValue"?: ((v: unknown) => any) | undefined;
214
214
  }, {}, {}, {}, {}, {
215
215
  symbol: any;
216
- height: string | number;
217
- direction: "horizontal" | "vertical";
218
216
  style: vue.StyleValue;
217
+ height: string | number;
219
218
  disabled: boolean;
220
- multiple: boolean;
221
219
  tag: string;
222
- mandatory: NonNullable<boolean | "force">;
223
220
  modelValue: any;
224
221
  items: readonly TabItem[];
222
+ mandatory: NonNullable<boolean | "force">;
223
+ multiple: boolean;
225
224
  density: Density;
225
+ direction: "horizontal" | "vertical";
226
226
  selectedClass: string;
227
227
  stacked: boolean;
228
228
  centerActive: boolean;
@@ -230,7 +230,7 @@ declare const VTabs: {
230
230
  prevIcon: IconValue;
231
231
  grow: boolean;
232
232
  hideSlider: boolean;
233
- alignTabs: "center" | "end" | "start" | "title";
233
+ alignTabs: "end" | "title" | "center" | "start";
234
234
  fixedTabs: boolean;
235
235
  }>;
236
236
  __isFragment?: undefined;
@@ -238,14 +238,14 @@ declare const VTabs: {
238
238
  __isSuspense?: undefined;
239
239
  } & vue.ComponentOptionsBase<{
240
240
  symbol: any;
241
- direction: "horizontal" | "vertical";
242
241
  style: vue.StyleValue;
243
242
  disabled: boolean;
244
- multiple: boolean;
245
243
  tag: string;
246
- mandatory: NonNullable<boolean | "force">;
247
244
  items: readonly TabItem[];
245
+ mandatory: NonNullable<boolean | "force">;
246
+ multiple: boolean;
248
247
  density: Density;
248
+ direction: "horizontal" | "vertical";
249
249
  selectedClass: string;
250
250
  stacked: boolean;
251
251
  centerActive: boolean;
@@ -253,15 +253,15 @@ declare const VTabs: {
253
253
  prevIcon: IconValue;
254
254
  grow: boolean;
255
255
  hideSlider: boolean;
256
- alignTabs: "center" | "end" | "start" | "title";
256
+ alignTabs: "end" | "title" | "center" | "start";
257
257
  fixedTabs: boolean;
258
258
  } & {
259
- max?: number | undefined;
259
+ class?: any;
260
260
  height?: string | number | undefined;
261
261
  color?: string | undefined;
262
- class?: any;
263
262
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
264
263
  modelValue?: any;
264
+ max?: number | undefined;
265
265
  bgColor?: string | undefined;
266
266
  showArrows?: string | boolean | undefined;
267
267
  sliderColor?: string | undefined;
@@ -280,16 +280,16 @@ declare const VTabs: {
280
280
  'update:modelValue': (v: unknown) => boolean;
281
281
  }, string, {
282
282
  symbol: any;
283
- height: string | number;
284
- direction: "horizontal" | "vertical";
285
283
  style: vue.StyleValue;
284
+ height: string | number;
286
285
  disabled: boolean;
287
- multiple: boolean;
288
286
  tag: string;
289
- mandatory: NonNullable<boolean | "force">;
290
287
  modelValue: any;
291
288
  items: readonly TabItem[];
289
+ mandatory: NonNullable<boolean | "force">;
290
+ multiple: boolean;
292
291
  density: Density;
292
+ direction: "horizontal" | "vertical";
293
293
  selectedClass: string;
294
294
  stacked: boolean;
295
295
  centerActive: boolean;
@@ -297,7 +297,7 @@ declare const VTabs: {
297
297
  prevIcon: IconValue;
298
298
  grow: boolean;
299
299
  hideSlider: boolean;
300
- alignTabs: "center" | "end" | "start" | "title";
300
+ alignTabs: "end" | "title" | "center" | "start";
301
301
  fixedTabs: boolean;
302
302
  }, {}, string, vue.SlotsType<Partial<{
303
303
  default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -356,7 +356,7 @@ declare const VTabs: {
356
356
  validator: (v: any) => boolean;
357
357
  };
358
358
  alignTabs: {
359
- type: PropType<"center" | "end" | "start" | "title">;
359
+ type: PropType<"end" | "title" | "center" | "start">;
360
360
  default: string;
361
361
  };
362
362
  color: StringConstructor;
@@ -427,7 +427,7 @@ declare const VTabs: {
427
427
  validator: (v: any) => boolean;
428
428
  };
429
429
  alignTabs: {
430
- type: PropType<"center" | "end" | "start" | "title">;
430
+ type: PropType<"end" | "title" | "center" | "start">;
431
431
  default: string;
432
432
  };
433
433
  color: StringConstructor;
@@ -452,15 +452,15 @@ declare const VTab: {
452
452
  new (...args: any[]): vue.CreateComponentPublicInstance<{
453
453
  replace: boolean;
454
454
  fixed: boolean;
455
- variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
456
- exact: boolean;
457
- direction: "horizontal" | "vertical";
458
455
  style: vue.StyleValue;
459
- disabled: boolean;
460
456
  size: string | number;
457
+ disabled: boolean;
461
458
  tag: string;
459
+ variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
460
+ exact: boolean;
462
461
  tile: boolean;
463
462
  density: Density;
463
+ direction: "horizontal" | "vertical";
464
464
  selectedClass: string;
465
465
  slim: boolean;
466
466
  stacked: boolean;
@@ -469,24 +469,24 @@ declare const VTab: {
469
469
  } | undefined;
470
470
  hideSlider: boolean;
471
471
  } & {
472
- height?: string | number | undefined;
472
+ class?: any;
473
+ text?: string | undefined;
473
474
  width?: string | number | undefined;
474
- border?: string | number | boolean | undefined;
475
+ height?: string | number | undefined;
476
+ value?: any;
477
+ theme?: string | undefined;
478
+ href?: string | undefined;
475
479
  color?: string | undefined;
480
+ loading?: string | boolean | undefined;
481
+ icon?: boolean | IconValue | undefined;
482
+ to?: vue_router.RouteLocationRaw | undefined;
483
+ border?: string | number | boolean | undefined;
484
+ rounded?: string | number | boolean | undefined;
476
485
  maxHeight?: string | number | undefined;
477
486
  maxWidth?: string | number | undefined;
478
487
  minHeight?: string | number | undefined;
479
488
  minWidth?: string | number | undefined;
480
- value?: any;
481
- loading?: string | boolean | undefined;
482
- text?: string | undefined;
483
- class?: any;
484
- icon?: boolean | IconValue | undefined;
485
- href?: string | undefined;
486
489
  elevation?: string | number | undefined;
487
- to?: vue_router.RouteLocationRaw | undefined;
488
- theme?: string | undefined;
489
- rounded?: string | number | boolean | undefined;
490
490
  prependIcon?: IconValue | undefined;
491
491
  appendIcon?: IconValue | undefined;
492
492
  sliderColor?: string | undefined;
@@ -513,17 +513,17 @@ declare const VTab: {
513
513
  $data: {};
514
514
  $props: Partial<{
515
515
  symbol: any;
516
- replace: boolean;
517
516
  flat: boolean;
518
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
519
- exact: boolean;
520
- block: boolean;
521
- active: boolean;
517
+ replace: boolean;
522
518
  style: vue.StyleValue;
523
- disabled: boolean;
524
519
  size: string | number;
520
+ active: boolean;
521
+ disabled: boolean;
525
522
  tag: string;
526
523
  rounded: string | number | boolean;
524
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
525
+ block: boolean;
526
+ exact: boolean;
527
527
  tile: boolean;
528
528
  density: Density;
529
529
  slim: boolean;
@@ -533,15 +533,15 @@ declare const VTab: {
533
533
  } | undefined;
534
534
  }> & Omit<{
535
535
  symbol: any;
536
- replace: boolean;
537
536
  flat: boolean;
538
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
539
- exact: boolean;
540
- block: boolean;
537
+ replace: boolean;
541
538
  style: vue.StyleValue;
542
- disabled: boolean;
543
539
  size: string | number;
540
+ disabled: boolean;
544
541
  tag: string;
542
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
543
+ block: boolean;
544
+ exact: boolean;
545
545
  tile: boolean;
546
546
  density: Density;
547
547
  slim: boolean;
@@ -549,27 +549,27 @@ declare const VTab: {
549
549
  ripple: boolean | {
550
550
  class: string;
551
551
  } | undefined;
552
- location?: Anchor | undefined;
553
- height?: string | number | undefined;
552
+ class?: any;
553
+ text?: string | undefined;
554
554
  width?: string | number | undefined;
555
+ height?: string | number | undefined;
555
556
  active?: boolean | undefined;
556
- border?: string | number | boolean | undefined;
557
+ value?: any;
558
+ theme?: string | undefined;
559
+ href?: string | undefined;
557
560
  color?: string | undefined;
561
+ loading?: string | boolean | undefined;
562
+ icon?: boolean | IconValue | undefined;
563
+ to?: vue_router.RouteLocationRaw | undefined;
564
+ border?: string | number | boolean | undefined;
565
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
566
+ rounded?: string | number | boolean | undefined;
558
567
  maxHeight?: string | number | undefined;
559
568
  maxWidth?: string | number | undefined;
560
569
  minHeight?: string | number | undefined;
561
570
  minWidth?: string | number | undefined;
562
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
563
- value?: any;
564
- loading?: string | boolean | undefined;
565
- text?: string | undefined;
566
- class?: any;
567
- icon?: boolean | IconValue | undefined;
568
- href?: string | undefined;
569
571
  elevation?: string | number | undefined;
570
- to?: vue_router.RouteLocationRaw | undefined;
571
- theme?: string | undefined;
572
- rounded?: string | number | boolean | undefined;
572
+ location?: Anchor | undefined;
573
573
  selectedClass?: string | undefined;
574
574
  prependIcon?: IconValue | undefined;
575
575
  appendIcon?: IconValue | undefined;
@@ -594,15 +594,15 @@ declare const VTab: {
594
594
  }) => any) | undefined;
595
595
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
596
596
  symbol: any;
597
- replace: boolean;
598
597
  flat: boolean;
599
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
600
- exact: boolean;
601
- block: boolean;
598
+ replace: boolean;
602
599
  style: vue.StyleValue;
603
- disabled: boolean;
604
600
  size: string | number;
601
+ disabled: boolean;
605
602
  tag: string;
603
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
604
+ block: boolean;
605
+ exact: boolean;
606
606
  tile: boolean;
607
607
  density: Density;
608
608
  slim: boolean;
@@ -611,27 +611,27 @@ declare const VTab: {
611
611
  class: string;
612
612
  } | undefined;
613
613
  } & {
614
- location?: Anchor | undefined;
615
- height?: string | number | undefined;
614
+ class?: any;
615
+ text?: string | undefined;
616
616
  width?: string | number | undefined;
617
+ height?: string | number | undefined;
617
618
  active?: boolean | undefined;
618
- border?: string | number | boolean | undefined;
619
+ value?: any;
620
+ theme?: string | undefined;
621
+ href?: string | undefined;
619
622
  color?: string | undefined;
623
+ loading?: string | boolean | undefined;
624
+ icon?: boolean | IconValue | undefined;
625
+ to?: vue_router.RouteLocationRaw | undefined;
626
+ border?: string | number | boolean | undefined;
627
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
628
+ rounded?: string | number | boolean | undefined;
620
629
  maxHeight?: string | number | undefined;
621
630
  maxWidth?: string | number | undefined;
622
631
  minHeight?: string | number | undefined;
623
632
  minWidth?: string | number | undefined;
624
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
625
- value?: any;
626
- loading?: string | boolean | undefined;
627
- text?: string | undefined;
628
- class?: any;
629
- icon?: boolean | IconValue | undefined;
630
- href?: string | undefined;
631
633
  elevation?: string | number | undefined;
632
- to?: vue_router.RouteLocationRaw | undefined;
633
- theme?: string | undefined;
634
- rounded?: string | number | boolean | undefined;
634
+ location?: Anchor | undefined;
635
635
  selectedClass?: string | undefined;
636
636
  prependIcon?: IconValue | undefined;
637
637
  appendIcon?: IconValue | undefined;
@@ -657,7 +657,7 @@ declare const VTab: {
657
657
  "onGroup:selected"?: ((val: {
658
658
  value: boolean;
659
659
  }) => any) | undefined;
660
- }, "symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple">;
660
+ }, "symbol" | "flat" | "replace" | "style" | "size" | "active" | "disabled" | "tag" | "rounded" | "variant" | "block" | "exact" | "tile" | "density" | "slim" | "stacked" | "ripple">;
661
661
  $attrs: {
662
662
  [x: string]: unknown;
663
663
  };
@@ -686,15 +686,15 @@ declare const VTab: {
686
686
  $el: any;
687
687
  $options: vue.ComponentOptionsBase<{
688
688
  symbol: any;
689
- replace: boolean;
690
689
  flat: boolean;
691
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
692
- exact: boolean;
693
- block: boolean;
690
+ replace: boolean;
694
691
  style: vue.StyleValue;
695
- disabled: boolean;
696
692
  size: string | number;
693
+ disabled: boolean;
697
694
  tag: string;
695
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
696
+ block: boolean;
697
+ exact: boolean;
698
698
  tile: boolean;
699
699
  density: Density;
700
700
  slim: boolean;
@@ -703,27 +703,27 @@ declare const VTab: {
703
703
  class: string;
704
704
  } | undefined;
705
705
  } & {
706
- location?: Anchor | undefined;
707
- height?: string | number | undefined;
706
+ class?: any;
707
+ text?: string | undefined;
708
708
  width?: string | number | undefined;
709
+ height?: string | number | undefined;
709
710
  active?: boolean | undefined;
710
- border?: string | number | boolean | undefined;
711
+ value?: any;
712
+ theme?: string | undefined;
713
+ href?: string | undefined;
711
714
  color?: string | undefined;
715
+ loading?: string | boolean | undefined;
716
+ icon?: boolean | IconValue | undefined;
717
+ to?: vue_router.RouteLocationRaw | undefined;
718
+ border?: string | number | boolean | undefined;
719
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
720
+ rounded?: string | number | boolean | undefined;
712
721
  maxHeight?: string | number | undefined;
713
722
  maxWidth?: string | number | undefined;
714
723
  minHeight?: string | number | undefined;
715
724
  minWidth?: string | number | undefined;
716
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
717
- value?: any;
718
- loading?: string | boolean | undefined;
719
- text?: string | undefined;
720
- class?: any;
721
- icon?: boolean | IconValue | undefined;
722
- href?: string | undefined;
723
725
  elevation?: string | number | undefined;
724
- to?: vue_router.RouteLocationRaw | undefined;
725
- theme?: string | undefined;
726
- rounded?: string | number | boolean | undefined;
726
+ location?: Anchor | undefined;
727
727
  selectedClass?: string | undefined;
728
728
  prependIcon?: IconValue | undefined;
729
729
  appendIcon?: IconValue | undefined;
@@ -757,17 +757,17 @@ declare const VTab: {
757
757
  }) => true;
758
758
  }, string, {
759
759
  symbol: any;
760
- replace: boolean;
761
760
  flat: boolean;
762
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
763
- exact: boolean;
764
- block: boolean;
765
- active: boolean;
761
+ replace: boolean;
766
762
  style: vue.StyleValue;
767
- disabled: boolean;
768
763
  size: string | number;
764
+ active: boolean;
765
+ disabled: boolean;
769
766
  tag: string;
770
767
  rounded: string | number | boolean;
768
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
769
+ block: boolean;
770
+ exact: boolean;
771
771
  tile: boolean;
772
772
  density: Density;
773
773
  slim: boolean;
@@ -810,15 +810,15 @@ declare const VTab: {
810
810
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: vue.WatchOptions<boolean> | undefined): vue.WatchStopHandle;
811
811
  } & Omit<{
812
812
  symbol: any;
813
- replace: boolean;
814
813
  flat: boolean;
815
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
816
- exact: boolean;
817
- block: boolean;
814
+ replace: boolean;
818
815
  style: vue.StyleValue;
819
- disabled: boolean;
820
816
  size: string | number;
817
+ disabled: boolean;
821
818
  tag: string;
819
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
820
+ block: boolean;
821
+ exact: boolean;
822
822
  tile: boolean;
823
823
  density: Density;
824
824
  slim: boolean;
@@ -827,27 +827,27 @@ declare const VTab: {
827
827
  class: string;
828
828
  } | undefined;
829
829
  } & {
830
- location?: Anchor | undefined;
831
- height?: string | number | undefined;
830
+ class?: any;
831
+ text?: string | undefined;
832
832
  width?: string | number | undefined;
833
+ height?: string | number | undefined;
833
834
  active?: boolean | undefined;
834
- border?: string | number | boolean | undefined;
835
+ value?: any;
836
+ theme?: string | undefined;
837
+ href?: string | undefined;
835
838
  color?: string | undefined;
839
+ loading?: string | boolean | undefined;
840
+ icon?: boolean | IconValue | undefined;
841
+ to?: vue_router.RouteLocationRaw | undefined;
842
+ border?: string | number | boolean | undefined;
843
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
844
+ rounded?: string | number | boolean | undefined;
836
845
  maxHeight?: string | number | undefined;
837
846
  maxWidth?: string | number | undefined;
838
847
  minHeight?: string | number | undefined;
839
848
  minWidth?: string | number | undefined;
840
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
841
- value?: any;
842
- loading?: string | boolean | undefined;
843
- text?: string | undefined;
844
- class?: any;
845
- icon?: boolean | IconValue | undefined;
846
- href?: string | undefined;
847
849
  elevation?: string | number | undefined;
848
- to?: vue_router.RouteLocationRaw | undefined;
849
- theme?: string | undefined;
850
- rounded?: string | number | boolean | undefined;
850
+ location?: Anchor | undefined;
851
851
  selectedClass?: string | undefined;
852
852
  prependIcon?: IconValue | undefined;
853
853
  appendIcon?: IconValue | undefined;
@@ -875,18 +875,18 @@ declare const VTab: {
875
875
  }) => any) | undefined;
876
876
  }, "group"> & vue.ShallowUnwrapRef<{
877
877
  group: GroupItemProvide | null;
878
- }> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slot:default" | "v-slots" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:append" | "v-slot:prepend" | "selectedClass" | "onGroup:selected" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
878
+ }> & {} & vue.ComponentCustomProperties & {}, "class" | "text" | "width" | "height" | "value" | "theme" | "key" | "href" | "color" | "v-slot:default" | "$children" | "v-slots" | "loading" | "icon" | "ref" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "to" | "border" | "position" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "elevation" | "v-slot:prepend" | "v-slot:append" | "location" | "selectedClass" | "onGroup:selected" | "prependIcon" | "appendIcon" | ("symbol" | "flat" | "replace" | "style" | "size" | "active" | "disabled" | "tag" | "rounded" | "variant" | "block" | "exact" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
879
879
  replace: boolean;
880
880
  fixed: boolean;
881
- variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
882
- exact: boolean;
883
- direction: "horizontal" | "vertical";
884
881
  style: vue.StyleValue;
885
- disabled: boolean;
886
882
  size: string | number;
883
+ disabled: boolean;
887
884
  tag: string;
885
+ variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
886
+ exact: boolean;
888
887
  tile: boolean;
889
888
  density: Density;
889
+ direction: "horizontal" | "vertical";
890
890
  selectedClass: string;
891
891
  slim: boolean;
892
892
  stacked: boolean;
@@ -895,24 +895,24 @@ declare const VTab: {
895
895
  } | undefined;
896
896
  hideSlider: boolean;
897
897
  } & {
898
- height?: string | number | undefined;
898
+ class?: any;
899
+ text?: string | undefined;
899
900
  width?: string | number | undefined;
900
- border?: string | number | boolean | undefined;
901
+ height?: string | number | undefined;
902
+ value?: any;
903
+ theme?: string | undefined;
904
+ href?: string | undefined;
901
905
  color?: string | undefined;
906
+ loading?: string | boolean | undefined;
907
+ icon?: boolean | IconValue | undefined;
908
+ to?: vue_router.RouteLocationRaw | undefined;
909
+ border?: string | number | boolean | undefined;
910
+ rounded?: string | number | boolean | undefined;
902
911
  maxHeight?: string | number | undefined;
903
912
  maxWidth?: string | number | undefined;
904
913
  minHeight?: string | number | undefined;
905
914
  minWidth?: string | number | undefined;
906
- value?: any;
907
- loading?: string | boolean | undefined;
908
- text?: string | undefined;
909
- class?: any;
910
- icon?: boolean | IconValue | undefined;
911
- href?: string | undefined;
912
915
  elevation?: string | number | undefined;
913
- to?: vue_router.RouteLocationRaw | undefined;
914
- theme?: string | undefined;
915
- rounded?: string | number | boolean | undefined;
916
916
  prependIcon?: IconValue | undefined;
917
917
  appendIcon?: IconValue | undefined;
918
918
  sliderColor?: string | undefined;
@@ -937,16 +937,16 @@ declare const VTab: {
937
937
  }, {
938
938
  replace: boolean;
939
939
  fixed: boolean;
940
- variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
941
- exact: boolean;
942
- direction: "horizontal" | "vertical";
943
940
  style: vue.StyleValue;
944
- disabled: boolean;
945
941
  size: string | number;
942
+ disabled: boolean;
946
943
  tag: string;
947
944
  rounded: string | number | boolean;
945
+ variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
946
+ exact: boolean;
948
947
  tile: boolean;
949
948
  density: Density;
949
+ direction: "horizontal" | "vertical";
950
950
  selectedClass: string;
951
951
  slim: boolean;
952
952
  stacked: boolean;
@@ -977,15 +977,15 @@ declare const VTab: {
977
977
  }, {
978
978
  replace: boolean;
979
979
  fixed: boolean;
980
- variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
981
- exact: boolean;
982
- direction: "horizontal" | "vertical";
983
980
  style: vue.StyleValue;
984
- disabled: boolean;
985
981
  size: string | number;
982
+ disabled: boolean;
986
983
  tag: string;
984
+ variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
985
+ exact: boolean;
987
986
  tile: boolean;
988
987
  density: Density;
988
+ direction: "horizontal" | "vertical";
989
989
  selectedClass: string;
990
990
  slim: boolean;
991
991
  stacked: boolean;
@@ -994,24 +994,24 @@ declare const VTab: {
994
994
  } | undefined;
995
995
  hideSlider: boolean;
996
996
  } & {
997
- height?: string | number | undefined;
997
+ class?: any;
998
+ text?: string | undefined;
998
999
  width?: string | number | undefined;
999
- border?: string | number | boolean | undefined;
1000
+ height?: string | number | undefined;
1001
+ value?: any;
1002
+ theme?: string | undefined;
1003
+ href?: string | undefined;
1000
1004
  color?: string | undefined;
1005
+ loading?: string | boolean | undefined;
1006
+ icon?: boolean | IconValue | undefined;
1007
+ to?: vue_router.RouteLocationRaw | undefined;
1008
+ border?: string | number | boolean | undefined;
1009
+ rounded?: string | number | boolean | undefined;
1001
1010
  maxHeight?: string | number | undefined;
1002
1011
  maxWidth?: string | number | undefined;
1003
1012
  minHeight?: string | number | undefined;
1004
1013
  minWidth?: string | number | undefined;
1005
- value?: any;
1006
- loading?: string | boolean | undefined;
1007
- text?: string | undefined;
1008
- class?: any;
1009
- icon?: boolean | IconValue | undefined;
1010
- href?: string | undefined;
1011
1014
  elevation?: string | number | undefined;
1012
- to?: vue_router.RouteLocationRaw | undefined;
1013
- theme?: string | undefined;
1014
- rounded?: string | number | boolean | undefined;
1015
1015
  prependIcon?: IconValue | undefined;
1016
1016
  appendIcon?: IconValue | undefined;
1017
1017
  sliderColor?: string | undefined;
@@ -1038,17 +1038,17 @@ declare const VTab: {
1038
1038
  $data: {};
1039
1039
  $props: Partial<{
1040
1040
  symbol: any;
1041
- replace: boolean;
1042
1041
  flat: boolean;
1043
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1044
- exact: boolean;
1045
- block: boolean;
1046
- active: boolean;
1042
+ replace: boolean;
1047
1043
  style: vue.StyleValue;
1048
- disabled: boolean;
1049
1044
  size: string | number;
1045
+ active: boolean;
1046
+ disabled: boolean;
1050
1047
  tag: string;
1051
1048
  rounded: string | number | boolean;
1049
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1050
+ block: boolean;
1051
+ exact: boolean;
1052
1052
  tile: boolean;
1053
1053
  density: Density;
1054
1054
  slim: boolean;
@@ -1058,15 +1058,15 @@ declare const VTab: {
1058
1058
  } | undefined;
1059
1059
  }> & Omit<{
1060
1060
  symbol: any;
1061
- replace: boolean;
1062
1061
  flat: boolean;
1063
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1064
- exact: boolean;
1065
- block: boolean;
1062
+ replace: boolean;
1066
1063
  style: vue.StyleValue;
1067
- disabled: boolean;
1068
1064
  size: string | number;
1065
+ disabled: boolean;
1069
1066
  tag: string;
1067
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1068
+ block: boolean;
1069
+ exact: boolean;
1070
1070
  tile: boolean;
1071
1071
  density: Density;
1072
1072
  slim: boolean;
@@ -1074,27 +1074,27 @@ declare const VTab: {
1074
1074
  ripple: boolean | {
1075
1075
  class: string;
1076
1076
  } | undefined;
1077
- location?: Anchor | undefined;
1078
- height?: string | number | undefined;
1077
+ class?: any;
1078
+ text?: string | undefined;
1079
1079
  width?: string | number | undefined;
1080
+ height?: string | number | undefined;
1080
1081
  active?: boolean | undefined;
1081
- border?: string | number | boolean | undefined;
1082
+ value?: any;
1083
+ theme?: string | undefined;
1084
+ href?: string | undefined;
1082
1085
  color?: string | undefined;
1086
+ loading?: string | boolean | undefined;
1087
+ icon?: boolean | IconValue | undefined;
1088
+ to?: vue_router.RouteLocationRaw | undefined;
1089
+ border?: string | number | boolean | undefined;
1090
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1091
+ rounded?: string | number | boolean | undefined;
1083
1092
  maxHeight?: string | number | undefined;
1084
1093
  maxWidth?: string | number | undefined;
1085
1094
  minHeight?: string | number | undefined;
1086
1095
  minWidth?: string | number | undefined;
1087
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1088
- value?: any;
1089
- loading?: string | boolean | undefined;
1090
- text?: string | undefined;
1091
- class?: any;
1092
- icon?: boolean | IconValue | undefined;
1093
- href?: string | undefined;
1094
1096
  elevation?: string | number | undefined;
1095
- to?: vue_router.RouteLocationRaw | undefined;
1096
- theme?: string | undefined;
1097
- rounded?: string | number | boolean | undefined;
1097
+ location?: Anchor | undefined;
1098
1098
  selectedClass?: string | undefined;
1099
1099
  prependIcon?: IconValue | undefined;
1100
1100
  appendIcon?: IconValue | undefined;
@@ -1119,15 +1119,15 @@ declare const VTab: {
1119
1119
  }) => any) | undefined;
1120
1120
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
1121
1121
  symbol: any;
1122
- replace: boolean;
1123
1122
  flat: boolean;
1124
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1125
- exact: boolean;
1126
- block: boolean;
1123
+ replace: boolean;
1127
1124
  style: vue.StyleValue;
1128
- disabled: boolean;
1129
1125
  size: string | number;
1126
+ disabled: boolean;
1130
1127
  tag: string;
1128
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1129
+ block: boolean;
1130
+ exact: boolean;
1131
1131
  tile: boolean;
1132
1132
  density: Density;
1133
1133
  slim: boolean;
@@ -1136,27 +1136,27 @@ declare const VTab: {
1136
1136
  class: string;
1137
1137
  } | undefined;
1138
1138
  } & {
1139
- location?: Anchor | undefined;
1140
- height?: string | number | undefined;
1139
+ class?: any;
1140
+ text?: string | undefined;
1141
1141
  width?: string | number | undefined;
1142
+ height?: string | number | undefined;
1142
1143
  active?: boolean | undefined;
1143
- border?: string | number | boolean | undefined;
1144
+ value?: any;
1145
+ theme?: string | undefined;
1146
+ href?: string | undefined;
1144
1147
  color?: string | undefined;
1148
+ loading?: string | boolean | undefined;
1149
+ icon?: boolean | IconValue | undefined;
1150
+ to?: vue_router.RouteLocationRaw | undefined;
1151
+ border?: string | number | boolean | undefined;
1152
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1153
+ rounded?: string | number | boolean | undefined;
1145
1154
  maxHeight?: string | number | undefined;
1146
1155
  maxWidth?: string | number | undefined;
1147
1156
  minHeight?: string | number | undefined;
1148
1157
  minWidth?: string | number | undefined;
1149
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1150
- value?: any;
1151
- loading?: string | boolean | undefined;
1152
- text?: string | undefined;
1153
- class?: any;
1154
- icon?: boolean | IconValue | undefined;
1155
- href?: string | undefined;
1156
1158
  elevation?: string | number | undefined;
1157
- to?: vue_router.RouteLocationRaw | undefined;
1158
- theme?: string | undefined;
1159
- rounded?: string | number | boolean | undefined;
1159
+ location?: Anchor | undefined;
1160
1160
  selectedClass?: string | undefined;
1161
1161
  prependIcon?: IconValue | undefined;
1162
1162
  appendIcon?: IconValue | undefined;
@@ -1182,7 +1182,7 @@ declare const VTab: {
1182
1182
  "onGroup:selected"?: ((val: {
1183
1183
  value: boolean;
1184
1184
  }) => any) | undefined;
1185
- }, "symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple">;
1185
+ }, "symbol" | "flat" | "replace" | "style" | "size" | "active" | "disabled" | "tag" | "rounded" | "variant" | "block" | "exact" | "tile" | "density" | "slim" | "stacked" | "ripple">;
1186
1186
  $attrs: {
1187
1187
  [x: string]: unknown;
1188
1188
  };
@@ -1211,15 +1211,15 @@ declare const VTab: {
1211
1211
  $el: any;
1212
1212
  $options: vue.ComponentOptionsBase<{
1213
1213
  symbol: any;
1214
- replace: boolean;
1215
1214
  flat: boolean;
1216
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1217
- exact: boolean;
1218
- block: boolean;
1215
+ replace: boolean;
1219
1216
  style: vue.StyleValue;
1220
- disabled: boolean;
1221
1217
  size: string | number;
1218
+ disabled: boolean;
1222
1219
  tag: string;
1220
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1221
+ block: boolean;
1222
+ exact: boolean;
1223
1223
  tile: boolean;
1224
1224
  density: Density;
1225
1225
  slim: boolean;
@@ -1228,27 +1228,27 @@ declare const VTab: {
1228
1228
  class: string;
1229
1229
  } | undefined;
1230
1230
  } & {
1231
- location?: Anchor | undefined;
1232
- height?: string | number | undefined;
1231
+ class?: any;
1232
+ text?: string | undefined;
1233
1233
  width?: string | number | undefined;
1234
+ height?: string | number | undefined;
1234
1235
  active?: boolean | undefined;
1235
- border?: string | number | boolean | undefined;
1236
+ value?: any;
1237
+ theme?: string | undefined;
1238
+ href?: string | undefined;
1236
1239
  color?: string | undefined;
1240
+ loading?: string | boolean | undefined;
1241
+ icon?: boolean | IconValue | undefined;
1242
+ to?: vue_router.RouteLocationRaw | undefined;
1243
+ border?: string | number | boolean | undefined;
1244
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1245
+ rounded?: string | number | boolean | undefined;
1237
1246
  maxHeight?: string | number | undefined;
1238
1247
  maxWidth?: string | number | undefined;
1239
1248
  minHeight?: string | number | undefined;
1240
1249
  minWidth?: string | number | undefined;
1241
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1242
- value?: any;
1243
- loading?: string | boolean | undefined;
1244
- text?: string | undefined;
1245
- class?: any;
1246
- icon?: boolean | IconValue | undefined;
1247
- href?: string | undefined;
1248
1250
  elevation?: string | number | undefined;
1249
- to?: vue_router.RouteLocationRaw | undefined;
1250
- theme?: string | undefined;
1251
- rounded?: string | number | boolean | undefined;
1251
+ location?: Anchor | undefined;
1252
1252
  selectedClass?: string | undefined;
1253
1253
  prependIcon?: IconValue | undefined;
1254
1254
  appendIcon?: IconValue | undefined;
@@ -1282,17 +1282,17 @@ declare const VTab: {
1282
1282
  }) => true;
1283
1283
  }, string, {
1284
1284
  symbol: any;
1285
- replace: boolean;
1286
1285
  flat: boolean;
1287
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1288
- exact: boolean;
1289
- block: boolean;
1290
- active: boolean;
1286
+ replace: boolean;
1291
1287
  style: vue.StyleValue;
1292
- disabled: boolean;
1293
1288
  size: string | number;
1289
+ active: boolean;
1290
+ disabled: boolean;
1294
1291
  tag: string;
1295
1292
  rounded: string | number | boolean;
1293
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1294
+ block: boolean;
1295
+ exact: boolean;
1296
1296
  tile: boolean;
1297
1297
  density: Density;
1298
1298
  slim: boolean;
@@ -1335,15 +1335,15 @@ declare const VTab: {
1335
1335
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: vue.WatchOptions<boolean> | undefined): vue.WatchStopHandle;
1336
1336
  } & Omit<{
1337
1337
  symbol: any;
1338
- replace: boolean;
1339
1338
  flat: boolean;
1340
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1341
- exact: boolean;
1342
- block: boolean;
1339
+ replace: boolean;
1343
1340
  style: vue.StyleValue;
1344
- disabled: boolean;
1345
1341
  size: string | number;
1342
+ disabled: boolean;
1346
1343
  tag: string;
1344
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1345
+ block: boolean;
1346
+ exact: boolean;
1347
1347
  tile: boolean;
1348
1348
  density: Density;
1349
1349
  slim: boolean;
@@ -1352,27 +1352,27 @@ declare const VTab: {
1352
1352
  class: string;
1353
1353
  } | undefined;
1354
1354
  } & {
1355
- location?: Anchor | undefined;
1356
- height?: string | number | undefined;
1355
+ class?: any;
1356
+ text?: string | undefined;
1357
1357
  width?: string | number | undefined;
1358
+ height?: string | number | undefined;
1358
1359
  active?: boolean | undefined;
1359
- border?: string | number | boolean | undefined;
1360
+ value?: any;
1361
+ theme?: string | undefined;
1362
+ href?: string | undefined;
1360
1363
  color?: string | undefined;
1364
+ loading?: string | boolean | undefined;
1365
+ icon?: boolean | IconValue | undefined;
1366
+ to?: vue_router.RouteLocationRaw | undefined;
1367
+ border?: string | number | boolean | undefined;
1368
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1369
+ rounded?: string | number | boolean | undefined;
1361
1370
  maxHeight?: string | number | undefined;
1362
1371
  maxWidth?: string | number | undefined;
1363
1372
  minHeight?: string | number | undefined;
1364
1373
  minWidth?: string | number | undefined;
1365
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1366
- value?: any;
1367
- loading?: string | boolean | undefined;
1368
- text?: string | undefined;
1369
- class?: any;
1370
- icon?: boolean | IconValue | undefined;
1371
- href?: string | undefined;
1372
1374
  elevation?: string | number | undefined;
1373
- to?: vue_router.RouteLocationRaw | undefined;
1374
- theme?: string | undefined;
1375
- rounded?: string | number | boolean | undefined;
1375
+ location?: Anchor | undefined;
1376
1376
  selectedClass?: string | undefined;
1377
1377
  prependIcon?: IconValue | undefined;
1378
1378
  appendIcon?: IconValue | undefined;
@@ -1400,19 +1400,19 @@ declare const VTab: {
1400
1400
  }) => any) | undefined;
1401
1401
  }, "group"> & vue.ShallowUnwrapRef<{
1402
1402
  group: GroupItemProvide | null;
1403
- }> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slot:default" | "v-slots" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:append" | "v-slot:prepend" | "selectedClass" | "onGroup:selected" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`>, {}, {}, {}, {
1403
+ }> & {} & vue.ComponentCustomProperties & {}, "class" | "text" | "width" | "height" | "value" | "theme" | "key" | "href" | "color" | "v-slot:default" | "$children" | "v-slots" | "loading" | "icon" | "ref" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "to" | "border" | "position" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "elevation" | "v-slot:prepend" | "v-slot:append" | "location" | "selectedClass" | "onGroup:selected" | "prependIcon" | "appendIcon" | ("symbol" | "flat" | "replace" | "style" | "size" | "active" | "disabled" | "tag" | "rounded" | "variant" | "block" | "exact" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`>, {}, {}, {}, {
1404
1404
  replace: boolean;
1405
1405
  fixed: boolean;
1406
- variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1407
- exact: boolean;
1408
- direction: "horizontal" | "vertical";
1409
1406
  style: vue.StyleValue;
1410
- disabled: boolean;
1411
1407
  size: string | number;
1408
+ disabled: boolean;
1412
1409
  tag: string;
1413
1410
  rounded: string | number | boolean;
1411
+ variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1412
+ exact: boolean;
1414
1413
  tile: boolean;
1415
1414
  density: Density;
1415
+ direction: "horizontal" | "vertical";
1416
1416
  selectedClass: string;
1417
1417
  slim: boolean;
1418
1418
  stacked: boolean;
@@ -1427,15 +1427,15 @@ declare const VTab: {
1427
1427
  } & vue.ComponentOptionsBase<{
1428
1428
  replace: boolean;
1429
1429
  fixed: boolean;
1430
- variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1431
- exact: boolean;
1432
- direction: "horizontal" | "vertical";
1433
1430
  style: vue.StyleValue;
1434
- disabled: boolean;
1435
1431
  size: string | number;
1432
+ disabled: boolean;
1436
1433
  tag: string;
1434
+ variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1435
+ exact: boolean;
1437
1436
  tile: boolean;
1438
1437
  density: Density;
1438
+ direction: "horizontal" | "vertical";
1439
1439
  selectedClass: string;
1440
1440
  slim: boolean;
1441
1441
  stacked: boolean;
@@ -1444,24 +1444,24 @@ declare const VTab: {
1444
1444
  } | undefined;
1445
1445
  hideSlider: boolean;
1446
1446
  } & {
1447
- height?: string | number | undefined;
1447
+ class?: any;
1448
+ text?: string | undefined;
1448
1449
  width?: string | number | undefined;
1449
- border?: string | number | boolean | undefined;
1450
+ height?: string | number | undefined;
1451
+ value?: any;
1452
+ theme?: string | undefined;
1453
+ href?: string | undefined;
1450
1454
  color?: string | undefined;
1455
+ loading?: string | boolean | undefined;
1456
+ icon?: boolean | IconValue | undefined;
1457
+ to?: vue_router.RouteLocationRaw | undefined;
1458
+ border?: string | number | boolean | undefined;
1459
+ rounded?: string | number | boolean | undefined;
1451
1460
  maxHeight?: string | number | undefined;
1452
1461
  maxWidth?: string | number | undefined;
1453
1462
  minHeight?: string | number | undefined;
1454
1463
  minWidth?: string | number | undefined;
1455
- value?: any;
1456
- loading?: string | boolean | undefined;
1457
- text?: string | undefined;
1458
- class?: any;
1459
- icon?: boolean | IconValue | undefined;
1460
- href?: string | undefined;
1461
1464
  elevation?: string | number | undefined;
1462
- to?: vue_router.RouteLocationRaw | undefined;
1463
- theme?: string | undefined;
1464
- rounded?: string | number | boolean | undefined;
1465
1465
  prependIcon?: IconValue | undefined;
1466
1466
  appendIcon?: IconValue | undefined;
1467
1467
  sliderColor?: string | undefined;
@@ -1488,17 +1488,17 @@ declare const VTab: {
1488
1488
  $data: {};
1489
1489
  $props: Partial<{
1490
1490
  symbol: any;
1491
- replace: boolean;
1492
1491
  flat: boolean;
1493
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1494
- exact: boolean;
1495
- block: boolean;
1496
- active: boolean;
1492
+ replace: boolean;
1497
1493
  style: vue.StyleValue;
1498
- disabled: boolean;
1499
1494
  size: string | number;
1495
+ active: boolean;
1496
+ disabled: boolean;
1500
1497
  tag: string;
1501
1498
  rounded: string | number | boolean;
1499
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1500
+ block: boolean;
1501
+ exact: boolean;
1502
1502
  tile: boolean;
1503
1503
  density: Density;
1504
1504
  slim: boolean;
@@ -1508,15 +1508,15 @@ declare const VTab: {
1508
1508
  } | undefined;
1509
1509
  }> & Omit<{
1510
1510
  symbol: any;
1511
- replace: boolean;
1512
1511
  flat: boolean;
1513
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1514
- exact: boolean;
1515
- block: boolean;
1512
+ replace: boolean;
1516
1513
  style: vue.StyleValue;
1517
- disabled: boolean;
1518
1514
  size: string | number;
1515
+ disabled: boolean;
1519
1516
  tag: string;
1517
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1518
+ block: boolean;
1519
+ exact: boolean;
1520
1520
  tile: boolean;
1521
1521
  density: Density;
1522
1522
  slim: boolean;
@@ -1524,27 +1524,27 @@ declare const VTab: {
1524
1524
  ripple: boolean | {
1525
1525
  class: string;
1526
1526
  } | undefined;
1527
- location?: Anchor | undefined;
1528
- height?: string | number | undefined;
1527
+ class?: any;
1528
+ text?: string | undefined;
1529
1529
  width?: string | number | undefined;
1530
+ height?: string | number | undefined;
1530
1531
  active?: boolean | undefined;
1531
- border?: string | number | boolean | undefined;
1532
+ value?: any;
1533
+ theme?: string | undefined;
1534
+ href?: string | undefined;
1532
1535
  color?: string | undefined;
1536
+ loading?: string | boolean | undefined;
1537
+ icon?: boolean | IconValue | undefined;
1538
+ to?: vue_router.RouteLocationRaw | undefined;
1539
+ border?: string | number | boolean | undefined;
1540
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1541
+ rounded?: string | number | boolean | undefined;
1533
1542
  maxHeight?: string | number | undefined;
1534
1543
  maxWidth?: string | number | undefined;
1535
1544
  minHeight?: string | number | undefined;
1536
1545
  minWidth?: string | number | undefined;
1537
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1538
- value?: any;
1539
- loading?: string | boolean | undefined;
1540
- text?: string | undefined;
1541
- class?: any;
1542
- icon?: boolean | IconValue | undefined;
1543
- href?: string | undefined;
1544
1546
  elevation?: string | number | undefined;
1545
- to?: vue_router.RouteLocationRaw | undefined;
1546
- theme?: string | undefined;
1547
- rounded?: string | number | boolean | undefined;
1547
+ location?: Anchor | undefined;
1548
1548
  selectedClass?: string | undefined;
1549
1549
  prependIcon?: IconValue | undefined;
1550
1550
  appendIcon?: IconValue | undefined;
@@ -1569,15 +1569,15 @@ declare const VTab: {
1569
1569
  }) => any) | undefined;
1570
1570
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
1571
1571
  symbol: any;
1572
- replace: boolean;
1573
1572
  flat: boolean;
1574
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1575
- exact: boolean;
1576
- block: boolean;
1573
+ replace: boolean;
1577
1574
  style: vue.StyleValue;
1578
- disabled: boolean;
1579
1575
  size: string | number;
1576
+ disabled: boolean;
1580
1577
  tag: string;
1578
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1579
+ block: boolean;
1580
+ exact: boolean;
1581
1581
  tile: boolean;
1582
1582
  density: Density;
1583
1583
  slim: boolean;
@@ -1586,27 +1586,27 @@ declare const VTab: {
1586
1586
  class: string;
1587
1587
  } | undefined;
1588
1588
  } & {
1589
- location?: Anchor | undefined;
1590
- height?: string | number | undefined;
1589
+ class?: any;
1590
+ text?: string | undefined;
1591
1591
  width?: string | number | undefined;
1592
+ height?: string | number | undefined;
1592
1593
  active?: boolean | undefined;
1593
- border?: string | number | boolean | undefined;
1594
+ value?: any;
1595
+ theme?: string | undefined;
1596
+ href?: string | undefined;
1594
1597
  color?: string | undefined;
1598
+ loading?: string | boolean | undefined;
1599
+ icon?: boolean | IconValue | undefined;
1600
+ to?: vue_router.RouteLocationRaw | undefined;
1601
+ border?: string | number | boolean | undefined;
1602
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1603
+ rounded?: string | number | boolean | undefined;
1595
1604
  maxHeight?: string | number | undefined;
1596
1605
  maxWidth?: string | number | undefined;
1597
1606
  minHeight?: string | number | undefined;
1598
1607
  minWidth?: string | number | undefined;
1599
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1600
- value?: any;
1601
- loading?: string | boolean | undefined;
1602
- text?: string | undefined;
1603
- class?: any;
1604
- icon?: boolean | IconValue | undefined;
1605
- href?: string | undefined;
1606
1608
  elevation?: string | number | undefined;
1607
- to?: vue_router.RouteLocationRaw | undefined;
1608
- theme?: string | undefined;
1609
- rounded?: string | number | boolean | undefined;
1609
+ location?: Anchor | undefined;
1610
1610
  selectedClass?: string | undefined;
1611
1611
  prependIcon?: IconValue | undefined;
1612
1612
  appendIcon?: IconValue | undefined;
@@ -1632,7 +1632,7 @@ declare const VTab: {
1632
1632
  "onGroup:selected"?: ((val: {
1633
1633
  value: boolean;
1634
1634
  }) => any) | undefined;
1635
- }, "symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple">;
1635
+ }, "symbol" | "flat" | "replace" | "style" | "size" | "active" | "disabled" | "tag" | "rounded" | "variant" | "block" | "exact" | "tile" | "density" | "slim" | "stacked" | "ripple">;
1636
1636
  $attrs: {
1637
1637
  [x: string]: unknown;
1638
1638
  };
@@ -1661,15 +1661,15 @@ declare const VTab: {
1661
1661
  $el: any;
1662
1662
  $options: vue.ComponentOptionsBase<{
1663
1663
  symbol: any;
1664
- replace: boolean;
1665
1664
  flat: boolean;
1666
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1667
- exact: boolean;
1668
- block: boolean;
1665
+ replace: boolean;
1669
1666
  style: vue.StyleValue;
1670
- disabled: boolean;
1671
1667
  size: string | number;
1668
+ disabled: boolean;
1672
1669
  tag: string;
1670
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1671
+ block: boolean;
1672
+ exact: boolean;
1673
1673
  tile: boolean;
1674
1674
  density: Density;
1675
1675
  slim: boolean;
@@ -1678,27 +1678,27 @@ declare const VTab: {
1678
1678
  class: string;
1679
1679
  } | undefined;
1680
1680
  } & {
1681
- location?: Anchor | undefined;
1682
- height?: string | number | undefined;
1681
+ class?: any;
1682
+ text?: string | undefined;
1683
1683
  width?: string | number | undefined;
1684
+ height?: string | number | undefined;
1684
1685
  active?: boolean | undefined;
1685
- border?: string | number | boolean | undefined;
1686
+ value?: any;
1687
+ theme?: string | undefined;
1688
+ href?: string | undefined;
1686
1689
  color?: string | undefined;
1690
+ loading?: string | boolean | undefined;
1691
+ icon?: boolean | IconValue | undefined;
1692
+ to?: vue_router.RouteLocationRaw | undefined;
1693
+ border?: string | number | boolean | undefined;
1694
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1695
+ rounded?: string | number | boolean | undefined;
1687
1696
  maxHeight?: string | number | undefined;
1688
1697
  maxWidth?: string | number | undefined;
1689
1698
  minHeight?: string | number | undefined;
1690
1699
  minWidth?: string | number | undefined;
1691
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1692
- value?: any;
1693
- loading?: string | boolean | undefined;
1694
- text?: string | undefined;
1695
- class?: any;
1696
- icon?: boolean | IconValue | undefined;
1697
- href?: string | undefined;
1698
1700
  elevation?: string | number | undefined;
1699
- to?: vue_router.RouteLocationRaw | undefined;
1700
- theme?: string | undefined;
1701
- rounded?: string | number | boolean | undefined;
1701
+ location?: Anchor | undefined;
1702
1702
  selectedClass?: string | undefined;
1703
1703
  prependIcon?: IconValue | undefined;
1704
1704
  appendIcon?: IconValue | undefined;
@@ -1732,17 +1732,17 @@ declare const VTab: {
1732
1732
  }) => true;
1733
1733
  }, string, {
1734
1734
  symbol: any;
1735
- replace: boolean;
1736
1735
  flat: boolean;
1737
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1738
- exact: boolean;
1739
- block: boolean;
1740
- active: boolean;
1736
+ replace: boolean;
1741
1737
  style: vue.StyleValue;
1742
- disabled: boolean;
1743
1738
  size: string | number;
1739
+ active: boolean;
1740
+ disabled: boolean;
1744
1741
  tag: string;
1745
1742
  rounded: string | number | boolean;
1743
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1744
+ block: boolean;
1745
+ exact: boolean;
1746
1746
  tile: boolean;
1747
1747
  density: Density;
1748
1748
  slim: boolean;
@@ -1785,15 +1785,15 @@ declare const VTab: {
1785
1785
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: vue.WatchOptions<boolean> | undefined): vue.WatchStopHandle;
1786
1786
  } & Omit<{
1787
1787
  symbol: any;
1788
- replace: boolean;
1789
1788
  flat: boolean;
1790
- variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1791
- exact: boolean;
1792
- block: boolean;
1789
+ replace: boolean;
1793
1790
  style: vue.StyleValue;
1794
- disabled: boolean;
1795
1791
  size: string | number;
1792
+ disabled: boolean;
1796
1793
  tag: string;
1794
+ variant: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1795
+ block: boolean;
1796
+ exact: boolean;
1797
1797
  tile: boolean;
1798
1798
  density: Density;
1799
1799
  slim: boolean;
@@ -1802,27 +1802,27 @@ declare const VTab: {
1802
1802
  class: string;
1803
1803
  } | undefined;
1804
1804
  } & {
1805
- location?: Anchor | undefined;
1806
- height?: string | number | undefined;
1805
+ class?: any;
1806
+ text?: string | undefined;
1807
1807
  width?: string | number | undefined;
1808
+ height?: string | number | undefined;
1808
1809
  active?: boolean | undefined;
1809
- border?: string | number | boolean | undefined;
1810
+ value?: any;
1811
+ theme?: string | undefined;
1812
+ href?: string | undefined;
1810
1813
  color?: string | undefined;
1814
+ loading?: string | boolean | undefined;
1815
+ icon?: boolean | IconValue | undefined;
1816
+ to?: vue_router.RouteLocationRaw | undefined;
1817
+ border?: string | number | boolean | undefined;
1818
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
1819
+ rounded?: string | number | boolean | undefined;
1811
1820
  maxHeight?: string | number | undefined;
1812
1821
  maxWidth?: string | number | undefined;
1813
1822
  minHeight?: string | number | undefined;
1814
1823
  minWidth?: string | number | undefined;
1815
- position?: "fixed" | "absolute" | "static" | "sticky" | "relative" | undefined;
1816
- value?: any;
1817
- loading?: string | boolean | undefined;
1818
- text?: string | undefined;
1819
- class?: any;
1820
- icon?: boolean | IconValue | undefined;
1821
- href?: string | undefined;
1822
1824
  elevation?: string | number | undefined;
1823
- to?: vue_router.RouteLocationRaw | undefined;
1824
- theme?: string | undefined;
1825
- rounded?: string | number | boolean | undefined;
1825
+ location?: Anchor | undefined;
1826
1826
  selectedClass?: string | undefined;
1827
1827
  prependIcon?: IconValue | undefined;
1828
1828
  appendIcon?: IconValue | undefined;
@@ -1850,19 +1850,19 @@ declare const VTab: {
1850
1850
  }) => any) | undefined;
1851
1851
  }, "group"> & vue.ShallowUnwrapRef<{
1852
1852
  group: GroupItemProvide | null;
1853
- }> & {} & vue.ComponentCustomProperties & {}, "key" | "location" | "height" | "width" | "border" | "color" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "position" | "value" | "loading" | "text" | "class" | "ref" | "icon" | "$children" | "href" | "elevation" | "to" | "theme" | "v-slot:default" | "v-slots" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "v-slot:append" | "v-slot:prepend" | "selectedClass" | "onGroup:selected" | "prependIcon" | "appendIcon" | ("symbol" | "replace" | "flat" | "variant" | "exact" | "block" | "active" | "style" | "disabled" | "size" | "tag" | "rounded" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
1853
+ }> & {} & vue.ComponentCustomProperties & {}, "class" | "text" | "width" | "height" | "value" | "theme" | "key" | "href" | "color" | "v-slot:default" | "$children" | "v-slots" | "loading" | "icon" | "ref" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "to" | "border" | "position" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "elevation" | "v-slot:prepend" | "v-slot:append" | "location" | "selectedClass" | "onGroup:selected" | "prependIcon" | "appendIcon" | ("symbol" | "flat" | "replace" | "style" | "size" | "active" | "disabled" | "tag" | "rounded" | "variant" | "block" | "exact" | "tile" | "density" | "slim" | "stacked" | "ripple") | "v-slot:loader">, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
1854
1854
  replace: boolean;
1855
1855
  fixed: boolean;
1856
- variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1857
- exact: boolean;
1858
- direction: "horizontal" | "vertical";
1859
1856
  style: vue.StyleValue;
1860
- disabled: boolean;
1861
1857
  size: string | number;
1858
+ disabled: boolean;
1862
1859
  tag: string;
1863
1860
  rounded: string | number | boolean;
1861
+ variant: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1862
+ exact: boolean;
1864
1863
  tile: boolean;
1865
1864
  density: Density;
1865
+ direction: "horizontal" | "vertical";
1866
1866
  selectedClass: string;
1867
1867
  slim: boolean;
1868
1868
  stacked: boolean;
@@ -1885,59 +1885,59 @@ declare const VTab: {
1885
1885
  }>[];
1886
1886
  }>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
1887
1887
  replace: BooleanConstructor;
1888
- variant: Omit<Omit<{
1889
- type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1890
- default: string;
1891
- validator: (v: any) => boolean;
1892
- }, "type" | "default"> & {
1893
- type: PropType<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1894
- default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1895
- }, "type" | "default"> & {
1896
- type: PropType<NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>>;
1897
- default: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1898
- };
1899
- exact: BooleanConstructor;
1900
- height: (StringConstructor | NumberConstructor)[];
1901
- width: (StringConstructor | NumberConstructor)[];
1902
- border: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1903
- color: StringConstructor;
1904
- maxHeight: (StringConstructor | NumberConstructor)[];
1905
- maxWidth: (StringConstructor | NumberConstructor)[];
1906
- minHeight: (StringConstructor | NumberConstructor)[];
1907
- minWidth: (StringConstructor | NumberConstructor)[];
1908
- value: null;
1909
- loading: (StringConstructor | BooleanConstructor)[];
1888
+ class: PropType<any>;
1910
1889
  style: {
1911
1890
  type: PropType<vue.StyleValue>;
1912
1891
  default: null;
1913
1892
  };
1914
- text: StringConstructor;
1915
- disabled: BooleanConstructor;
1916
1893
  size: {
1917
1894
  type: (StringConstructor | NumberConstructor)[];
1918
1895
  default: string;
1919
1896
  };
1920
- class: PropType<any>;
1897
+ text: StringConstructor;
1898
+ width: (StringConstructor | NumberConstructor)[];
1899
+ height: (StringConstructor | NumberConstructor)[];
1900
+ value: null;
1901
+ theme: StringConstructor;
1902
+ href: StringConstructor;
1903
+ color: StringConstructor;
1904
+ disabled: BooleanConstructor;
1921
1905
  tag: Omit<{
1922
1906
  type: StringConstructor;
1923
1907
  default: string;
1924
- }, "type" | "default"> & {
1908
+ }, "default" | "type"> & {
1925
1909
  type: PropType<string>;
1926
1910
  default: string;
1927
1911
  };
1912
+ loading: (StringConstructor | BooleanConstructor)[];
1928
1913
  icon: PropType<boolean | IconValue>;
1929
- href: StringConstructor;
1930
- elevation: {
1931
- type: (StringConstructor | NumberConstructor)[];
1932
- validator(v: any): boolean;
1933
- };
1934
1914
  to: PropType<vue_router.RouteLocationRaw>;
1935
- theme: StringConstructor;
1915
+ border: (StringConstructor | NumberConstructor | BooleanConstructor)[];
1936
1916
  rounded: {
1937
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1917
+ type: (StringConstructor | NumberConstructor | BooleanConstructor)[];
1938
1918
  default: undefined;
1939
1919
  };
1920
+ variant: Omit<Omit<{
1921
+ type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1922
+ default: string;
1923
+ validator: (v: any) => boolean;
1924
+ }, "default" | "type"> & {
1925
+ type: PropType<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1926
+ default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1927
+ }, "default" | "type"> & {
1928
+ type: PropType<NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>>;
1929
+ default: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1930
+ };
1931
+ maxHeight: (StringConstructor | NumberConstructor)[];
1932
+ maxWidth: (StringConstructor | NumberConstructor)[];
1933
+ minHeight: (StringConstructor | NumberConstructor)[];
1934
+ minWidth: (StringConstructor | NumberConstructor)[];
1935
+ exact: BooleanConstructor;
1940
1936
  tile: BooleanConstructor;
1937
+ elevation: {
1938
+ type: (StringConstructor | NumberConstructor)[];
1939
+ validator(v: any): boolean;
1940
+ };
1941
1941
  density: {
1942
1942
  type: PropType<Density>;
1943
1943
  default: string;
@@ -1966,59 +1966,59 @@ declare const VTab: {
1966
1966
  };
1967
1967
  }, vue.ExtractPropTypes<{
1968
1968
  replace: BooleanConstructor;
1969
- variant: Omit<Omit<{
1970
- type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1971
- default: string;
1972
- validator: (v: any) => boolean;
1973
- }, "type" | "default"> & {
1974
- type: PropType<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1975
- default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
1976
- }, "type" | "default"> & {
1977
- type: PropType<NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>>;
1978
- default: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
1979
- };
1980
- exact: BooleanConstructor;
1981
- height: (StringConstructor | NumberConstructor)[];
1982
- width: (StringConstructor | NumberConstructor)[];
1983
- border: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1984
- color: StringConstructor;
1985
- maxHeight: (StringConstructor | NumberConstructor)[];
1986
- maxWidth: (StringConstructor | NumberConstructor)[];
1987
- minHeight: (StringConstructor | NumberConstructor)[];
1988
- minWidth: (StringConstructor | NumberConstructor)[];
1989
- value: null;
1990
- loading: (StringConstructor | BooleanConstructor)[];
1969
+ class: PropType<any>;
1991
1970
  style: {
1992
1971
  type: PropType<vue.StyleValue>;
1993
1972
  default: null;
1994
1973
  };
1995
- text: StringConstructor;
1996
- disabled: BooleanConstructor;
1997
1974
  size: {
1998
1975
  type: (StringConstructor | NumberConstructor)[];
1999
1976
  default: string;
2000
1977
  };
2001
- class: PropType<any>;
1978
+ text: StringConstructor;
1979
+ width: (StringConstructor | NumberConstructor)[];
1980
+ height: (StringConstructor | NumberConstructor)[];
1981
+ value: null;
1982
+ theme: StringConstructor;
1983
+ href: StringConstructor;
1984
+ color: StringConstructor;
1985
+ disabled: BooleanConstructor;
2002
1986
  tag: Omit<{
2003
1987
  type: StringConstructor;
2004
1988
  default: string;
2005
- }, "type" | "default"> & {
1989
+ }, "default" | "type"> & {
2006
1990
  type: PropType<string>;
2007
1991
  default: string;
2008
1992
  };
1993
+ loading: (StringConstructor | BooleanConstructor)[];
2009
1994
  icon: PropType<boolean | IconValue>;
2010
- href: StringConstructor;
2011
- elevation: {
2012
- type: (StringConstructor | NumberConstructor)[];
2013
- validator(v: any): boolean;
2014
- };
2015
1995
  to: PropType<vue_router.RouteLocationRaw>;
2016
- theme: StringConstructor;
1996
+ border: (StringConstructor | NumberConstructor | BooleanConstructor)[];
2017
1997
  rounded: {
2018
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1998
+ type: (StringConstructor | NumberConstructor | BooleanConstructor)[];
2019
1999
  default: undefined;
2020
2000
  };
2001
+ variant: Omit<Omit<{
2002
+ type: PropType<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
2003
+ default: string;
2004
+ validator: (v: any) => boolean;
2005
+ }, "default" | "type"> & {
2006
+ type: PropType<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
2007
+ default: NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">;
2008
+ }, "default" | "type"> & {
2009
+ type: PropType<NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>>;
2010
+ default: NonNullable<NonNullable<"flat" | "text" | "elevated" | "tonal" | "outlined" | "plain">>;
2011
+ };
2012
+ maxHeight: (StringConstructor | NumberConstructor)[];
2013
+ maxWidth: (StringConstructor | NumberConstructor)[];
2014
+ minHeight: (StringConstructor | NumberConstructor)[];
2015
+ minWidth: (StringConstructor | NumberConstructor)[];
2016
+ exact: BooleanConstructor;
2021
2017
  tile: BooleanConstructor;
2018
+ elevation: {
2019
+ type: (StringConstructor | NumberConstructor)[];
2020
+ validator(v: any): boolean;
2021
+ };
2022
2022
  density: {
2023
2023
  type: PropType<Density>;
2024
2024
  default: string;