vuetify 3.5.15 → 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 (611) hide show
  1. package/dist/json/attributes.json +1 -5
  2. package/dist/json/importMap-labs.json +12 -12
  3. package/dist/json/importMap.json +100 -100
  4. package/dist/json/tags.json +0 -1
  5. package/dist/json/web-types.json +57 -18
  6. package/dist/vuetify-labs.css +2067 -2023
  7. package/dist/vuetify-labs.d.ts +10744 -10489
  8. package/dist/vuetify-labs.esm.js +163 -143
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +163 -143
  11. package/dist/vuetify-labs.min.css +3 -3
  12. package/dist/vuetify.css +2408 -2408
  13. package/dist/vuetify.d.ts +9305 -9254
  14. package/dist/vuetify.esm.js +120 -122
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +120 -122
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +3 -3
  19. package/dist/vuetify.min.js +1083 -1087
  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.mjs +6 -7
  64. package/lib/components/VBtn/VBtn.mjs.map +1 -1
  65. package/lib/components/VBtn/index.d.mts +100 -100
  66. package/lib/components/VBtn/index.mjs.map +1 -1
  67. package/lib/components/VBtnGroup/VBtnGroup.mjs.map +1 -1
  68. package/lib/components/VBtnGroup/index.d.mts +23 -23
  69. package/lib/components/VBtnGroup/index.mjs.map +1 -1
  70. package/lib/components/VBtnToggle/VBtnToggle.mjs.map +1 -1
  71. package/lib/components/VBtnToggle/index.d.mts +40 -40
  72. package/lib/components/VBtnToggle/index.mjs.map +1 -1
  73. package/lib/components/VCard/VCard.mjs.map +1 -1
  74. package/lib/components/VCard/VCardActions.mjs.map +1 -1
  75. package/lib/components/VCard/VCardItem.mjs.map +1 -1
  76. package/lib/components/VCard/VCardSubtitle.mjs.map +1 -1
  77. package/lib/components/VCard/VCardText.mjs.map +1 -1
  78. package/lib/components/VCard/VCardTitle.mjs.map +1 -1
  79. package/lib/components/VCard/index.d.mts +85 -85
  80. package/lib/components/VCard/index.mjs.map +1 -1
  81. package/lib/components/VCarousel/VCarousel.mjs.map +1 -1
  82. package/lib/components/VCarousel/VCarouselItem.mjs.map +1 -1
  83. package/lib/components/VCarousel/index.d.mts +121 -121
  84. package/lib/components/VCarousel/index.mjs.map +1 -1
  85. package/lib/components/VCheckbox/VCheckbox.mjs.map +1 -1
  86. package/lib/components/VCheckbox/VCheckboxBtn.mjs.map +1 -1
  87. package/lib/components/VCheckbox/index.d.mts +154 -154
  88. package/lib/components/VCheckbox/index.mjs.map +1 -1
  89. package/lib/components/VChip/VChip.mjs.map +1 -1
  90. package/lib/components/VChip/index.d.mts +86 -86
  91. package/lib/components/VChip/index.mjs.map +1 -1
  92. package/lib/components/VChipGroup/VChipGroup.mjs.map +1 -1
  93. package/lib/components/VChipGroup/index.d.mts +37 -37
  94. package/lib/components/VChipGroup/index.mjs.map +1 -1
  95. package/lib/components/VCode/index.mjs.map +1 -1
  96. package/lib/components/VColorPicker/VColorPicker.mjs.map +1 -1
  97. package/lib/components/VColorPicker/VColorPickerCanvas.mjs.map +1 -1
  98. package/lib/components/VColorPicker/VColorPickerEdit.mjs.map +1 -1
  99. package/lib/components/VColorPicker/VColorPickerPreview.mjs.map +1 -1
  100. package/lib/components/VColorPicker/VColorPickerSwatches.mjs.map +1 -1
  101. package/lib/components/VColorPicker/index.d.mts +96 -96
  102. package/lib/components/VColorPicker/index.mjs.map +1 -1
  103. package/lib/components/VColorPicker/util/index.mjs.map +1 -1
  104. package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
  105. package/lib/components/VCombobox/index.d.mts +609 -609
  106. package/lib/components/VCombobox/index.mjs.map +1 -1
  107. package/lib/components/VCounter/VCounter.mjs.map +1 -1
  108. package/lib/components/VCounter/index.d.mts +20 -20
  109. package/lib/components/VCounter/index.mjs.map +1 -1
  110. package/lib/components/VDataIterator/VDataIterator.mjs.map +1 -1
  111. package/lib/components/VDataIterator/composables/items.mjs.map +1 -1
  112. package/lib/components/VDataIterator/index.d.mts +35 -35
  113. package/lib/components/VDataIterator/index.mjs.map +1 -1
  114. package/lib/components/VDataTable/VDataTable.mjs.map +1 -1
  115. package/lib/components/VDataTable/VDataTableColumn.mjs.map +1 -1
  116. package/lib/components/VDataTable/VDataTableFooter.mjs.map +1 -1
  117. package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs.map +1 -1
  118. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  119. package/lib/components/VDataTable/VDataTableRow.mjs.map +1 -1
  120. package/lib/components/VDataTable/VDataTableRows.mjs.map +1 -1
  121. package/lib/components/VDataTable/VDataTableServer.mjs.map +1 -1
  122. package/lib/components/VDataTable/VDataTableVirtual.mjs.map +1 -1
  123. package/lib/components/VDataTable/composables/expand.mjs.map +1 -1
  124. package/lib/components/VDataTable/composables/group.mjs.map +1 -1
  125. package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
  126. package/lib/components/VDataTable/composables/items.mjs.map +1 -1
  127. package/lib/components/VDataTable/composables/options.mjs.map +1 -1
  128. package/lib/components/VDataTable/composables/paginate.mjs.map +1 -1
  129. package/lib/components/VDataTable/composables/select.mjs.map +1 -1
  130. package/lib/components/VDataTable/composables/sort.mjs +8 -4
  131. package/lib/components/VDataTable/composables/sort.mjs.map +1 -1
  132. package/lib/components/VDataTable/index.d.mts +217 -217
  133. package/lib/components/VDataTable/index.mjs.map +1 -1
  134. package/lib/components/VDataTable/types.mjs.map +1 -1
  135. package/lib/components/VDatePicker/VDatePicker.mjs.map +1 -1
  136. package/lib/components/VDatePicker/VDatePickerControls.mjs.map +1 -1
  137. package/lib/components/VDatePicker/VDatePickerHeader.mjs.map +1 -1
  138. package/lib/components/VDatePicker/VDatePickerMonth.mjs.map +1 -1
  139. package/lib/components/VDatePicker/VDatePickerMonths.mjs.map +1 -1
  140. package/lib/components/VDatePicker/VDatePickerYears.mjs.map +1 -1
  141. package/lib/components/VDatePicker/index.d.mts +110 -110
  142. package/lib/components/VDatePicker/index.mjs.map +1 -1
  143. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +1 -1
  144. package/lib/components/VDatePicker/util/eventHelpers.mjs.map +1 -1
  145. package/lib/components/VDatePicker/util/index.mjs.map +1 -1
  146. package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +1 -1
  147. package/lib/components/VDatePicker/util/monthChange.mjs.map +1 -1
  148. package/lib/components/VDatePicker/util/pad.mjs.map +1 -1
  149. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +1 -1
  150. package/lib/components/VDefaultsProvider/VDefaultsProvider.mjs.map +1 -1
  151. package/lib/components/VDefaultsProvider/index.mjs.map +1 -1
  152. package/lib/components/VDialog/VDialog.mjs +20 -12
  153. package/lib/components/VDialog/VDialog.mjs.map +1 -1
  154. package/lib/components/VDialog/index.d.mts +396 -381
  155. package/lib/components/VDialog/index.mjs.map +1 -1
  156. package/lib/components/VDivider/VDivider.mjs.map +1 -1
  157. package/lib/components/VDivider/index.d.mts +11 -11
  158. package/lib/components/VDivider/index.mjs.map +1 -1
  159. package/lib/components/VExpansionPanel/VExpansionPanel.mjs.map +1 -1
  160. package/lib/components/VExpansionPanel/VExpansionPanelText.mjs.map +1 -1
  161. package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs.map +1 -1
  162. package/lib/components/VExpansionPanel/VExpansionPanels.mjs.map +1 -1
  163. package/lib/components/VExpansionPanel/index.d.mts +111 -111
  164. package/lib/components/VExpansionPanel/index.mjs.map +1 -1
  165. package/lib/components/VField/VField.mjs.map +1 -1
  166. package/lib/components/VField/VFieldLabel.mjs.map +1 -1
  167. package/lib/components/VField/index.d.mts +46 -46
  168. package/lib/components/VField/index.mjs.map +1 -1
  169. package/lib/components/VFileInput/VFileInput.mjs +2 -4
  170. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  171. package/lib/components/VFileInput/index.d.mts +199 -199
  172. package/lib/components/VFileInput/index.mjs.map +1 -1
  173. package/lib/components/VFooter/VFooter.mjs.map +1 -1
  174. package/lib/components/VFooter/index.d.mts +50 -50
  175. package/lib/components/VFooter/index.mjs.map +1 -1
  176. package/lib/components/VForm/VForm.mjs.map +1 -1
  177. package/lib/components/VForm/index.d.mts +9 -9
  178. package/lib/components/VForm/index.mjs.map +1 -1
  179. package/lib/components/VGrid/VCol.mjs.map +1 -1
  180. package/lib/components/VGrid/VContainer.mjs.map +1 -1
  181. package/lib/components/VGrid/VRow.mjs.map +1 -1
  182. package/lib/components/VGrid/VSpacer.mjs.map +1 -1
  183. package/lib/components/VGrid/index.d.mts +142 -142
  184. package/lib/components/VGrid/index.mjs.map +1 -1
  185. package/lib/components/VHover/VHover.mjs.map +1 -1
  186. package/lib/components/VHover/index.mjs.map +1 -1
  187. package/lib/components/VIcon/VIcon.mjs.map +1 -1
  188. package/lib/components/VIcon/index.d.mts +24 -24
  189. package/lib/components/VIcon/index.mjs.map +1 -1
  190. package/lib/components/VImg/VImg.mjs.map +1 -1
  191. package/lib/components/VImg/index.d.mts +92 -92
  192. package/lib/components/VImg/index.mjs.map +1 -1
  193. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs.map +1 -1
  194. package/lib/components/VInfiniteScroll/index.d.mts +22 -22
  195. package/lib/components/VInfiniteScroll/index.mjs.map +1 -1
  196. package/lib/components/VInput/InputIcon.mjs.map +1 -1
  197. package/lib/components/VInput/VInput.mjs.map +1 -1
  198. package/lib/components/VInput/index.d.mts +41 -41
  199. package/lib/components/VInput/index.mjs.map +1 -1
  200. package/lib/components/VItemGroup/VItem.mjs.map +1 -1
  201. package/lib/components/VItemGroup/VItemGroup.mjs.map +1 -1
  202. package/lib/components/VItemGroup/index.d.mts +17 -17
  203. package/lib/components/VItemGroup/index.mjs.map +1 -1
  204. package/lib/components/VKbd/index.mjs.map +1 -1
  205. package/lib/components/VLabel/VLabel.mjs.map +1 -1
  206. package/lib/components/VLabel/index.d.mts +8 -8
  207. package/lib/components/VLabel/index.mjs.map +1 -1
  208. package/lib/components/VLayout/VLayout.mjs.map +1 -1
  209. package/lib/components/VLayout/VLayoutItem.mjs.map +1 -1
  210. package/lib/components/VLayout/index.d.mts +24 -24
  211. package/lib/components/VLayout/index.mjs.map +1 -1
  212. package/lib/components/VLazy/VLazy.mjs.map +1 -1
  213. package/lib/components/VLazy/index.d.mts +31 -31
  214. package/lib/components/VLazy/index.mjs.map +1 -1
  215. package/lib/components/VList/VList.mjs.map +1 -1
  216. package/lib/components/VList/VListChildren.mjs.map +1 -1
  217. package/lib/components/VList/VListGroup.mjs.map +1 -1
  218. package/lib/components/VList/VListImg.mjs.map +1 -1
  219. package/lib/components/VList/VListItem.mjs.map +1 -1
  220. package/lib/components/VList/VListItemAction.mjs.map +1 -1
  221. package/lib/components/VList/VListItemMedia.mjs.map +1 -1
  222. package/lib/components/VList/VListItemSubtitle.mjs.map +1 -1
  223. package/lib/components/VList/VListItemTitle.mjs.map +1 -1
  224. package/lib/components/VList/VListSubheader.mjs.map +1 -1
  225. package/lib/components/VList/index.d.mts +172 -172
  226. package/lib/components/VList/index.mjs.map +1 -1
  227. package/lib/components/VList/list.mjs.map +1 -1
  228. package/lib/components/VLocaleProvider/VLocaleProvider.mjs.map +1 -1
  229. package/lib/components/VLocaleProvider/index.d.mts +7 -7
  230. package/lib/components/VLocaleProvider/index.mjs.map +1 -1
  231. package/lib/components/VMain/VMain.mjs.map +1 -1
  232. package/lib/components/VMain/index.d.mts +2 -2
  233. package/lib/components/VMain/index.mjs.map +1 -1
  234. package/lib/components/VMenu/VMenu.mjs.map +1 -1
  235. package/lib/components/VMenu/index.d.mts +438 -423
  236. package/lib/components/VMenu/index.mjs.map +1 -1
  237. package/lib/components/VMenu/shared.mjs.map +1 -1
  238. package/lib/components/VMessages/VMessages.mjs.map +1 -1
  239. package/lib/components/VMessages/index.d.mts +20 -20
  240. package/lib/components/VMessages/index.mjs.map +1 -1
  241. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  242. package/lib/components/VNavigationDrawer/index.d.mts +63 -63
  243. package/lib/components/VNavigationDrawer/index.mjs.map +1 -1
  244. package/lib/components/VNavigationDrawer/sticky.mjs.map +1 -1
  245. package/lib/components/VNavigationDrawer/touch.mjs.map +1 -1
  246. package/lib/components/VNoSsr/VNoSsr.mjs.map +1 -1
  247. package/lib/components/VNoSsr/index.mjs.map +1 -1
  248. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  249. package/lib/components/VOtpInput/index.d.mts +88 -88
  250. package/lib/components/VOtpInput/index.mjs.map +1 -1
  251. package/lib/components/VOverflowBtn/VOverflowBtn.mjs.map +1 -1
  252. package/lib/components/VOverflowBtn/index.mjs.map +1 -1
  253. package/lib/components/VOverlay/VOverlay.mjs +5 -0
  254. package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
  255. package/lib/components/VOverlay/index.d.mts +110 -104
  256. package/lib/components/VOverlay/index.mjs.map +1 -1
  257. package/lib/components/VOverlay/locationStrategies.mjs.map +1 -1
  258. package/lib/components/VOverlay/requestNewFrame.mjs.map +1 -1
  259. package/lib/components/VOverlay/scrollStrategies.mjs.map +1 -1
  260. package/lib/components/VOverlay/useActivator.mjs.map +1 -1
  261. package/lib/components/VOverlay/util/point.mjs.map +1 -1
  262. package/lib/components/VPagination/VPagination.mjs.map +1 -1
  263. package/lib/components/VPagination/index.d.mts +55 -55
  264. package/lib/components/VPagination/index.mjs.map +1 -1
  265. package/lib/components/VParallax/VParallax.mjs.map +1 -1
  266. package/lib/components/VParallax/index.d.mts +7 -7
  267. package/lib/components/VParallax/index.mjs.map +1 -1
  268. package/lib/components/VProgressCircular/VProgressCircular.mjs.map +1 -1
  269. package/lib/components/VProgressCircular/index.d.mts +24 -24
  270. package/lib/components/VProgressCircular/index.mjs.map +1 -1
  271. package/lib/components/VProgressLinear/VProgressLinear.mjs +1 -11
  272. package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
  273. package/lib/components/VProgressLinear/index.d.mts +41 -62
  274. package/lib/components/VProgressLinear/index.mjs.map +1 -1
  275. package/lib/components/VRadio/VRadio.mjs.map +1 -1
  276. package/lib/components/VRadio/index.d.mts +41 -41
  277. package/lib/components/VRadio/index.mjs.map +1 -1
  278. package/lib/components/VRadioGroup/VRadioGroup.mjs.map +1 -1
  279. package/lib/components/VRadioGroup/index.d.mts +85 -85
  280. package/lib/components/VRadioGroup/index.mjs.map +1 -1
  281. package/lib/components/VRangeSlider/VRangeSlider.mjs.map +1 -1
  282. package/lib/components/VRangeSlider/index.d.mts +82 -82
  283. package/lib/components/VRangeSlider/index.mjs.map +1 -1
  284. package/lib/components/VRating/VRating.mjs.map +1 -1
  285. package/lib/components/VRating/index.d.mts +22 -22
  286. package/lib/components/VRating/index.mjs.map +1 -1
  287. package/lib/components/VResponsive/VResponsive.mjs.map +1 -1
  288. package/lib/components/VResponsive/index.d.mts +23 -23
  289. package/lib/components/VResponsive/index.mjs.map +1 -1
  290. package/lib/components/VSelect/VSelect.mjs +1 -1
  291. package/lib/components/VSelect/VSelect.mjs.map +1 -1
  292. package/lib/components/VSelect/index.d.mts +609 -609
  293. package/lib/components/VSelect/index.mjs.map +1 -1
  294. package/lib/components/VSelect/useScrolling.mjs.map +1 -1
  295. package/lib/components/VSelectionControl/VSelectionControl.mjs.map +1 -1
  296. package/lib/components/VSelectionControl/index.d.mts +43 -43
  297. package/lib/components/VSelectionControl/index.mjs.map +1 -1
  298. package/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs.map +1 -1
  299. package/lib/components/VSelectionControlGroup/index.d.mts +39 -39
  300. package/lib/components/VSelectionControlGroup/index.mjs.map +1 -1
  301. package/lib/components/VSheet/VSheet.mjs.map +1 -1
  302. package/lib/components/VSheet/index.d.mts +34 -34
  303. package/lib/components/VSheet/index.mjs.map +1 -1
  304. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs.map +1 -1
  305. package/lib/components/VSkeletonLoader/index.d.mts +17 -17
  306. package/lib/components/VSkeletonLoader/index.mjs.map +1 -1
  307. package/lib/components/VSlideGroup/VSlideGroup.mjs.map +1 -1
  308. package/lib/components/VSlideGroup/VSlideGroupItem.mjs.map +1 -1
  309. package/lib/components/VSlideGroup/helpers.mjs.map +1 -1
  310. package/lib/components/VSlideGroup/index.d.mts +24 -24
  311. package/lib/components/VSlideGroup/index.mjs.map +1 -1
  312. package/lib/components/VSlider/VSlider.mjs.map +1 -1
  313. package/lib/components/VSlider/VSliderThumb.mjs.map +1 -1
  314. package/lib/components/VSlider/VSliderTrack.mjs.map +1 -1
  315. package/lib/components/VSlider/index.d.mts +75 -75
  316. package/lib/components/VSlider/index.mjs.map +1 -1
  317. package/lib/components/VSlider/slider.mjs.map +1 -1
  318. package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
  319. package/lib/components/VSnackbar/index.d.mts +455 -440
  320. package/lib/components/VSnackbar/index.mjs.map +1 -1
  321. package/lib/components/VSparkline/VSparkline.mjs.map +1 -1
  322. package/lib/components/VSparkline/helpers/core.mjs.map +1 -1
  323. package/lib/components/VSparkline/helpers/math.mjs.map +1 -1
  324. package/lib/components/VSparkline/helpers/path.mjs.map +1 -1
  325. package/lib/components/VSparkline/index.mjs.map +1 -1
  326. package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
  327. package/lib/components/VSpeedDial/index.mjs.map +1 -1
  328. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  329. package/lib/components/VStepper/VStepperActions.mjs.map +1 -1
  330. package/lib/components/VStepper/VStepperHeader.mjs.map +1 -1
  331. package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
  332. package/lib/components/VStepper/VStepperWindow.mjs.map +1 -1
  333. package/lib/components/VStepper/VStepperWindowItem.mjs.map +1 -1
  334. package/lib/components/VStepper/index.d.mts +115 -115
  335. package/lib/components/VStepper/index.mjs.map +1 -1
  336. package/lib/components/VSwitch/VSwitch.mjs.map +1 -1
  337. package/lib/components/VSwitch/index.d.mts +88 -88
  338. package/lib/components/VSwitch/index.mjs.map +1 -1
  339. package/lib/components/VSystemBar/VSystemBar.mjs.map +1 -1
  340. package/lib/components/VSystemBar/index.d.mts +39 -39
  341. package/lib/components/VSystemBar/index.mjs.map +1 -1
  342. package/lib/components/VTable/VTable.mjs.map +1 -1
  343. package/lib/components/VTable/index.d.mts +4 -4
  344. package/lib/components/VTable/index.mjs.map +1 -1
  345. package/lib/components/VTabs/VTab.mjs.map +1 -1
  346. package/lib/components/VTabs/VTabs.mjs.map +1 -1
  347. package/lib/components/VTabs/index.d.mts +437 -437
  348. package/lib/components/VTabs/index.mjs.map +1 -1
  349. package/lib/components/VTabs/shared.mjs.map +1 -1
  350. package/lib/components/VTextField/VTextField.mjs.map +1 -1
  351. package/lib/components/VTextField/index.d.mts +353 -353
  352. package/lib/components/VTextField/index.mjs.map +1 -1
  353. package/lib/components/VTextarea/VTextarea.mjs.map +1 -1
  354. package/lib/components/VTextarea/index.d.mts +230 -230
  355. package/lib/components/VTextarea/index.mjs.map +1 -1
  356. package/lib/components/VThemeProvider/VThemeProvider.mjs.map +1 -1
  357. package/lib/components/VThemeProvider/index.mjs.map +1 -1
  358. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  359. package/lib/components/VTimeline/VTimelineDivider.mjs.map +1 -1
  360. package/lib/components/VTimeline/VTimelineItem.mjs.map +1 -1
  361. package/lib/components/VTimeline/index.d.mts +26 -26
  362. package/lib/components/VTimeline/index.mjs.map +1 -1
  363. package/lib/components/VToolbar/VToolbar.mjs.map +1 -1
  364. package/lib/components/VToolbar/VToolbarItems.mjs.map +1 -1
  365. package/lib/components/VToolbar/VToolbarTitle.mjs.map +1 -1
  366. package/lib/components/VToolbar/index.d.mts +53 -53
  367. package/lib/components/VToolbar/index.mjs.map +1 -1
  368. package/lib/components/VTooltip/VTooltip.mjs.map +1 -1
  369. package/lib/components/VTooltip/index.d.mts +469 -454
  370. package/lib/components/VTooltip/index.mjs.map +1 -1
  371. package/lib/components/VTreeview/VTreeview.mjs.map +1 -1
  372. package/lib/components/VTreeview/VTreeviewNode.mjs.map +1 -1
  373. package/lib/components/VTreeview/index.mjs.map +1 -1
  374. package/lib/components/VTreeview/util/filterTreeItems.mjs.map +1 -1
  375. package/lib/components/VValidation/VValidation.mjs.map +1 -1
  376. package/lib/components/VValidation/index.d.mts +19 -19
  377. package/lib/components/VValidation/index.mjs.map +1 -1
  378. package/lib/components/VVirtualScroll/VVirtualScroll.mjs.map +1 -1
  379. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs.map +1 -1
  380. package/lib/components/VVirtualScroll/index.d.mts +10 -10
  381. package/lib/components/VVirtualScroll/index.mjs.map +1 -1
  382. package/lib/components/VWindow/VWindow.mjs.map +1 -1
  383. package/lib/components/VWindow/VWindowItem.mjs.map +1 -1
  384. package/lib/components/VWindow/index.d.mts +31 -31
  385. package/lib/components/VWindow/index.mjs.map +1 -1
  386. package/lib/components/index.d.mts +9401 -9350
  387. package/lib/components/index.mjs.map +1 -1
  388. package/lib/components/transitions/createTransition.mjs.map +1 -1
  389. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  390. package/lib/components/transitions/expand-transition.mjs.map +1 -1
  391. package/lib/components/transitions/index.d.mts +200 -200
  392. package/lib/components/transitions/index.mjs.map +1 -1
  393. package/lib/composables/border.mjs.map +1 -1
  394. package/lib/composables/calendar.mjs +1 -1
  395. package/lib/composables/calendar.mjs.map +1 -1
  396. package/lib/composables/color.mjs.map +1 -1
  397. package/lib/composables/component.mjs.map +1 -1
  398. package/lib/composables/date/DateAdapter.mjs.map +1 -1
  399. package/lib/composables/date/adapters/vuetify.mjs +7 -6
  400. package/lib/composables/date/adapters/vuetify.mjs.map +1 -1
  401. package/lib/composables/date/date.mjs.map +1 -1
  402. package/lib/composables/date/index.mjs.map +1 -1
  403. package/lib/composables/defaults.mjs.map +1 -1
  404. package/lib/composables/delay.mjs.map +1 -1
  405. package/lib/composables/density.mjs.map +1 -1
  406. package/lib/composables/dimensions.mjs.map +1 -1
  407. package/lib/composables/directiveComponent.mjs.map +1 -1
  408. package/lib/composables/display.mjs.map +1 -1
  409. package/lib/composables/elevation.mjs.map +1 -1
  410. package/lib/composables/filter.mjs.map +1 -1
  411. package/lib/composables/focus.mjs.map +1 -1
  412. package/lib/composables/form.mjs.map +1 -1
  413. package/lib/composables/forwardRefs.mjs.map +1 -1
  414. package/lib/composables/goto.mjs.map +1 -1
  415. package/lib/composables/group.mjs.map +1 -1
  416. package/lib/composables/hydration.mjs.map +1 -1
  417. package/lib/composables/icons.mjs +2 -2
  418. package/lib/composables/icons.mjs.map +1 -1
  419. package/lib/composables/index.mjs.map +1 -1
  420. package/lib/composables/intersectionObserver.mjs.map +1 -1
  421. package/lib/composables/layout.mjs.map +1 -1
  422. package/lib/composables/lazy.mjs.map +1 -1
  423. package/lib/composables/list-items.mjs.map +1 -1
  424. package/lib/composables/loader.mjs.map +1 -1
  425. package/lib/composables/locale.mjs.map +1 -1
  426. package/lib/composables/location.mjs.map +1 -1
  427. package/lib/composables/mutationObserver.mjs.map +1 -1
  428. package/lib/composables/nested/activeStrategies.mjs.map +1 -1
  429. package/lib/composables/nested/nested.mjs.map +1 -1
  430. package/lib/composables/nested/openStrategies.mjs.map +1 -1
  431. package/lib/composables/nested/selectStrategies.mjs.map +1 -1
  432. package/lib/composables/position.mjs.map +1 -1
  433. package/lib/composables/proxiedModel.mjs.map +1 -1
  434. package/lib/composables/refs.mjs.map +1 -1
  435. package/lib/composables/resizeObserver.mjs.map +1 -1
  436. package/lib/composables/rounded.mjs +1 -1
  437. package/lib/composables/rounded.mjs.map +1 -1
  438. package/lib/composables/router.mjs +1 -1
  439. package/lib/composables/router.mjs.map +1 -1
  440. package/lib/composables/scopeId.mjs.map +1 -1
  441. package/lib/composables/scroll.mjs.map +1 -1
  442. package/lib/composables/selectLink.mjs.map +1 -1
  443. package/lib/composables/size.mjs.map +1 -1
  444. package/lib/composables/ssrBoot.mjs.map +1 -1
  445. package/lib/composables/stack.mjs.map +1 -1
  446. package/lib/composables/tag.mjs.map +1 -1
  447. package/lib/composables/teleport.mjs.map +1 -1
  448. package/lib/composables/theme.mjs.map +1 -1
  449. package/lib/composables/toggleScope.mjs.map +1 -1
  450. package/lib/composables/touch.mjs.map +1 -1
  451. package/lib/composables/transition.mjs.map +1 -1
  452. package/lib/composables/validation.mjs.map +1 -1
  453. package/lib/composables/variant.mjs.map +1 -1
  454. package/lib/composables/virtual.mjs.map +1 -1
  455. package/lib/directives/click-outside/index.mjs.map +1 -1
  456. package/lib/directives/color/index.mjs.map +1 -1
  457. package/lib/directives/index.mjs.map +1 -1
  458. package/lib/directives/intersect/index.mjs.map +1 -1
  459. package/lib/directives/mutate/index.mjs.map +1 -1
  460. package/lib/directives/resize/index.mjs.map +1 -1
  461. package/lib/directives/ripple/index.mjs.map +1 -1
  462. package/lib/directives/scroll/index.mjs.map +1 -1
  463. package/lib/directives/touch/index.mjs.map +1 -1
  464. package/lib/entry-bundler.mjs +1 -1
  465. package/lib/entry-bundler.mjs.map +1 -1
  466. package/lib/framework.mjs +1 -1
  467. package/lib/framework.mjs.map +1 -1
  468. package/lib/iconsets/fa-svg.mjs.map +1 -1
  469. package/lib/iconsets/fa.mjs.map +1 -1
  470. package/lib/iconsets/fa4.mjs.map +1 -1
  471. package/lib/iconsets/md.mjs.map +1 -1
  472. package/lib/iconsets/mdi-svg.mjs.map +1 -1
  473. package/lib/iconsets/mdi.mjs.map +1 -1
  474. package/lib/index.d.mts +33 -33
  475. package/lib/labs/VCalendar/VCalendar.mjs +15 -11
  476. package/lib/labs/VCalendar/VCalendar.mjs.map +1 -1
  477. package/lib/labs/VCalendar/VCalendarDay.mjs.map +1 -1
  478. package/lib/labs/VCalendar/VCalendarEvent.mjs.map +1 -1
  479. package/lib/labs/VCalendar/VCalendarHeader.mjs.map +1 -1
  480. package/lib/labs/VCalendar/VCalendarInterval.mjs.map +1 -1
  481. package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs.map +1 -1
  482. package/lib/labs/VCalendar/VCalendarMonthDay.mjs +12 -4
  483. package/lib/labs/VCalendar/VCalendarMonthDay.mjs.map +1 -1
  484. package/lib/labs/VCalendar/index.d.mts +200 -52
  485. package/lib/labs/VCalendar/index.mjs.map +1 -1
  486. package/lib/labs/VConfirmEdit/VConfirmEdit.mjs.map +1 -1
  487. package/lib/labs/VConfirmEdit/__test__/VConfirmEdit.spec.cy.mjs.map +1 -1
  488. package/lib/labs/VConfirmEdit/index.d.mts +2 -2
  489. package/lib/labs/VConfirmEdit/index.mjs.map +1 -1
  490. package/lib/labs/VEmptyState/VEmptyState.css +7 -2
  491. package/lib/labs/VEmptyState/VEmptyState.mjs.map +1 -1
  492. package/lib/labs/VEmptyState/VEmptyState.sass +5 -0
  493. package/lib/labs/VEmptyState/_variables.scss +9 -6
  494. package/lib/labs/VEmptyState/index.d.mts +47 -47
  495. package/lib/labs/VEmptyState/index.mjs.map +1 -1
  496. package/lib/labs/VFab/VFab.mjs.map +1 -1
  497. package/lib/labs/VFab/index.d.mts +223 -223
  498. package/lib/labs/VFab/index.mjs.map +1 -1
  499. package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
  500. package/lib/labs/VNumberInput/index.d.mts +108 -108
  501. package/lib/labs/VNumberInput/index.mjs.map +1 -1
  502. package/lib/labs/VPicker/VPicker.mjs.map +1 -1
  503. package/lib/labs/VPicker/VPickerTitle.mjs.map +1 -1
  504. package/lib/labs/VPicker/index.d.mts +45 -45
  505. package/lib/labs/VPicker/index.mjs.map +1 -1
  506. package/lib/labs/VSparkline/VBarline.mjs.map +1 -1
  507. package/lib/labs/VSparkline/VSparkline.mjs.map +1 -1
  508. package/lib/labs/VSparkline/VTrendline.mjs.map +1 -1
  509. package/lib/labs/VSparkline/index.d.mts +38 -38
  510. package/lib/labs/VSparkline/index.mjs.map +1 -1
  511. package/lib/labs/VSparkline/util/line.mjs.map +1 -1
  512. package/lib/labs/VSparkline/util/path.mjs.map +1 -1
  513. package/lib/labs/VSpeedDial/VSpeedDial.css +39 -0
  514. package/lib/labs/VSpeedDial/VSpeedDial.mjs +19 -9
  515. package/lib/labs/VSpeedDial/VSpeedDial.mjs.map +1 -1
  516. package/lib/labs/VSpeedDial/VSpeedDial.sass +22 -0
  517. package/lib/labs/VSpeedDial/index.d.mts +297 -241
  518. package/lib/labs/VSpeedDial/index.mjs.map +1 -1
  519. package/lib/labs/VTimePicker/SelectingTimes.mjs.map +1 -1
  520. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  521. package/lib/labs/VTimePicker/VTimePickerClock.mjs.map +1 -1
  522. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  523. package/lib/labs/VTimePicker/index.d.mts +117 -117
  524. package/lib/labs/VTimePicker/index.mjs.map +1 -1
  525. package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
  526. package/lib/labs/VTreeview/VTreeviewChildren.mjs.map +1 -1
  527. package/lib/labs/VTreeview/VTreeviewGroup.mjs.map +1 -1
  528. package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
  529. package/lib/labs/VTreeview/index.d.mts +201 -201
  530. package/lib/labs/VTreeview/index.mjs.map +1 -1
  531. package/lib/labs/VTreeview/shared.mjs.map +1 -1
  532. package/lib/labs/allComponents.mjs.map +1 -1
  533. package/lib/labs/components.d.mts +1251 -1047
  534. package/lib/labs/components.mjs.map +1 -1
  535. package/lib/labs/entry-bundler.mjs.map +1 -1
  536. package/lib/labs/index.mjs.map +1 -1
  537. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  538. package/lib/locale/adapters/vuetify.mjs.map +1 -1
  539. package/lib/locale/af.mjs.map +1 -1
  540. package/lib/locale/ar.mjs.map +1 -1
  541. package/lib/locale/az.mjs.map +1 -1
  542. package/lib/locale/bg.mjs.map +1 -1
  543. package/lib/locale/ca.mjs.map +1 -1
  544. package/lib/locale/ckb.mjs.map +1 -1
  545. package/lib/locale/cs.mjs.map +1 -1
  546. package/lib/locale/da.mjs.map +1 -1
  547. package/lib/locale/de.mjs.map +1 -1
  548. package/lib/locale/el.mjs.map +1 -1
  549. package/lib/locale/en.mjs.map +1 -1
  550. package/lib/locale/es.mjs.map +1 -1
  551. package/lib/locale/et.mjs.map +1 -1
  552. package/lib/locale/fa.mjs.map +1 -1
  553. package/lib/locale/fi.mjs.map +1 -1
  554. package/lib/locale/fr.mjs.map +1 -1
  555. package/lib/locale/he.mjs.map +1 -1
  556. package/lib/locale/hr.mjs.map +1 -1
  557. package/lib/locale/hu.mjs.map +1 -1
  558. package/lib/locale/id.mjs.map +1 -1
  559. package/lib/locale/index.mjs.map +1 -1
  560. package/lib/locale/it.mjs.map +1 -1
  561. package/lib/locale/ja.mjs.map +1 -1
  562. package/lib/locale/km.mjs.map +1 -1
  563. package/lib/locale/ko.mjs.map +1 -1
  564. package/lib/locale/lt.mjs.map +1 -1
  565. package/lib/locale/lv.mjs.map +1 -1
  566. package/lib/locale/nl.mjs.map +1 -1
  567. package/lib/locale/no.mjs.map +1 -1
  568. package/lib/locale/pl.mjs.map +1 -1
  569. package/lib/locale/pt.mjs.map +1 -1
  570. package/lib/locale/ro.mjs.map +1 -1
  571. package/lib/locale/ru.mjs.map +1 -1
  572. package/lib/locale/sk.mjs.map +1 -1
  573. package/lib/locale/sl.mjs.map +1 -1
  574. package/lib/locale/sr-Cyrl.mjs.map +1 -1
  575. package/lib/locale/sr-Latn.mjs.map +1 -1
  576. package/lib/locale/sv.mjs.map +1 -1
  577. package/lib/locale/th.mjs.map +1 -1
  578. package/lib/locale/tr.mjs.map +1 -1
  579. package/lib/locale/uk.mjs.map +1 -1
  580. package/lib/locale/vi.mjs.map +1 -1
  581. package/lib/locale/zh-Hans.mjs.map +1 -1
  582. package/lib/locale/zh-Hant.mjs.map +1 -1
  583. package/lib/services/goto/easing-patterns.mjs.map +1 -1
  584. package/lib/services/goto/index.mjs.map +1 -1
  585. package/lib/services/goto/util.mjs.map +1 -1
  586. package/lib/util/anchor.mjs.map +1 -1
  587. package/lib/util/animation.mjs.map +1 -1
  588. package/lib/util/bindProps.mjs.map +1 -1
  589. package/lib/util/box.mjs.map +1 -1
  590. package/lib/util/color/APCA.mjs.map +1 -1
  591. package/lib/util/color/transformCIELAB.mjs.map +1 -1
  592. package/lib/util/color/transformSRGB.mjs.map +1 -1
  593. package/lib/util/colorUtils.mjs.map +1 -1
  594. package/lib/util/colors.mjs.map +1 -1
  595. package/lib/util/console.mjs.map +1 -1
  596. package/lib/util/createSimpleFunctional.mjs.map +1 -1
  597. package/lib/util/defineComponent.mjs.map +1 -1
  598. package/lib/util/dom.mjs.map +1 -1
  599. package/lib/util/easing.mjs.map +1 -1
  600. package/lib/util/events.mjs.map +1 -1
  601. package/lib/util/getCurrentInstance.mjs.map +1 -1
  602. package/lib/util/getScrollParent.mjs.map +1 -1
  603. package/lib/util/globals.mjs.map +1 -1
  604. package/lib/util/helpers.mjs +8 -16
  605. package/lib/util/helpers.mjs.map +1 -1
  606. package/lib/util/index.mjs.map +1 -1
  607. package/lib/util/injectSelf.mjs.map +1 -1
  608. package/lib/util/isFixedPosition.mjs.map +1 -1
  609. package/lib/util/propsFactory.mjs.map +1 -1
  610. package/lib/util/useRender.mjs.map +1 -1
  611. package/package.json +25 -25
@@ -35,6 +35,10 @@ interface LoaderSlotProps {
35
35
  isActive: boolean;
36
36
  }
37
37
 
38
+ type VMessageSlot = {
39
+ message: string;
40
+ };
41
+
38
42
  type Density = null | 'default' | 'comfortable' | 'compact';
39
43
 
40
44
  type ValidationResult = string | boolean;
@@ -43,10 +47,6 @@ type ValidationRule = ValidationResult | PromiseLike<ValidationResult> | ((value
43
47
  type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
44
48
  declare const IconValue: PropType<IconValue>;
45
49
 
46
- type VMessageSlot = {
47
- message: string;
48
- };
49
-
50
50
  interface VInputSlot {
51
51
  id: ComputedRef<string>;
52
52
  messagesId: ComputedRef<string>;
@@ -84,26 +84,26 @@ type VCounterSlot = {
84
84
 
85
85
  declare const VTextarea: {
86
86
  new (...args: any[]): vue.CreateComponentPublicInstance<{
87
- flat: boolean;
88
87
  reverse: boolean;
89
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
90
- error: boolean;
91
- active: boolean;
92
- direction: "horizontal" | "vertical";
88
+ flat: boolean;
93
89
  style: vue.StyleValue;
94
- autofocus: boolean;
90
+ active: boolean;
91
+ error: boolean;
95
92
  disabled: boolean;
96
- readonly: boolean | null;
97
93
  messages: string | readonly string[];
98
94
  focused: boolean;
99
95
  errorMessages: string | readonly string[] | null;
100
96
  maxErrors: string | number;
97
+ readonly: boolean | null;
101
98
  rules: readonly ValidationRule[];
99
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
102
100
  tile: boolean;
103
101
  density: Density;
102
+ direction: "horizontal" | "vertical";
104
103
  clearIcon: IconValue;
105
104
  hideSpinButtons: boolean;
106
105
  persistentHint: boolean;
106
+ autofocus: boolean;
107
107
  clearable: boolean;
108
108
  dirty: boolean;
109
109
  persistentClear: boolean;
@@ -114,19 +114,19 @@ declare const VTextarea: {
114
114
  noResize: boolean;
115
115
  rows: string | number;
116
116
  } & {
117
+ class?: any;
117
118
  id?: string | undefined;
118
- name?: string | undefined;
119
- color?: string | undefined;
120
- loading?: string | boolean | undefined;
121
119
  label?: string | undefined;
120
+ theme?: string | undefined;
121
+ color?: string | undefined;
122
+ name?: string | undefined;
122
123
  prefix?: string | undefined;
123
- class?: any;
124
+ loading?: string | boolean | undefined;
124
125
  placeholder?: string | undefined;
125
- theme?: string | undefined;
126
126
  counter?: string | number | true | undefined;
127
127
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
128
128
  modelValue?: any;
129
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
129
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
130
130
  validationValue?: any;
131
131
  rounded?: string | number | boolean | undefined;
132
132
  bgColor?: string | undefined;
@@ -136,8 +136,8 @@ declare const VTextarea: {
136
136
  appendInnerIcon?: IconValue | undefined;
137
137
  prependInnerIcon?: IconValue | undefined;
138
138
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
139
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
140
139
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
140
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
141
141
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
142
142
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
143
143
  centerAffix?: boolean | undefined;
@@ -149,7 +149,6 @@ declare const VTextarea: {
149
149
  maxRows?: string | number | undefined;
150
150
  } & {
151
151
  $children?: {} | vue.VNodeChild | {
152
- message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
153
152
  clear?: ((arg: DefaultInputSlot & {
154
153
  props: Record<string, any>;
155
154
  }) => vue.VNodeChild) | undefined;
@@ -158,15 +157,15 @@ declare const VTextarea: {
158
157
  label: string | undefined;
159
158
  props: Record<string, any>;
160
159
  }) => vue.VNodeChild) | undefined;
161
- append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
160
+ message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
162
161
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
162
+ append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
163
163
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
164
164
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
165
165
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
166
166
  counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
167
167
  };
168
168
  'v-slots'?: {
169
- message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
170
169
  clear?: false | ((arg: DefaultInputSlot & {
171
170
  props: Record<string, any>;
172
171
  }) => vue.VNodeChild) | undefined;
@@ -175,15 +174,15 @@ declare const VTextarea: {
175
174
  label: string | undefined;
176
175
  props: Record<string, any>;
177
176
  }) => vue.VNodeChild) | undefined;
178
- append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
177
+ message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
179
178
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
179
+ append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
180
180
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
181
181
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
182
182
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
183
183
  counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
184
184
  } | undefined;
185
185
  } & {
186
- "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
187
186
  "v-slot:clear"?: false | ((arg: DefaultInputSlot & {
188
187
  props: Record<string, any>;
189
188
  }) => vue.VNodeChild) | undefined;
@@ -192,8 +191,9 @@ declare const VTextarea: {
192
191
  label: string | undefined;
193
192
  props: Record<string, any>;
194
193
  }) => vue.VNodeChild) | undefined;
195
- "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
194
+ "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
196
195
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
196
+ "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
197
197
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
198
198
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
199
199
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
@@ -207,78 +207,78 @@ declare const VTextarea: {
207
207
  $: vue.ComponentInternalInstance;
208
208
  $data: {};
209
209
  $props: Partial<{
210
- error: boolean;
211
- direction: "horizontal" | "vertical";
212
210
  style: vue.StyleValue;
211
+ error: boolean;
213
212
  disabled: boolean | null;
214
- readonly: boolean | null;
215
213
  messages: string | readonly string[];
216
214
  focused: boolean;
217
215
  errorMessages: string | readonly string[] | null;
218
216
  maxErrors: string | number;
217
+ readonly: boolean | null;
219
218
  rules: readonly ValidationRule[];
220
219
  density: Density;
220
+ direction: "horizontal" | "vertical";
221
221
  centerAffix: boolean;
222
222
  hideSpinButtons: boolean;
223
223
  persistentHint: boolean;
224
224
  }> & Omit<{
225
- error: boolean;
226
- direction: "horizontal" | "vertical";
227
225
  style: vue.StyleValue;
226
+ error: boolean;
228
227
  disabled: boolean | null;
229
- readonly: boolean | null;
230
228
  messages: string | readonly string[];
231
229
  focused: boolean;
232
230
  errorMessages: string | readonly string[] | null;
233
231
  maxErrors: string | number;
232
+ readonly: boolean | null;
234
233
  rules: readonly ValidationRule[];
235
234
  density: Density;
235
+ direction: "horizontal" | "vertical";
236
236
  centerAffix: boolean;
237
237
  hideSpinButtons: boolean;
238
238
  persistentHint: boolean;
239
+ class?: any;
239
240
  id?: string | undefined;
240
- name?: string | undefined;
241
241
  label?: string | undefined;
242
- class?: any;
242
+ name?: string | undefined;
243
243
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
244
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
244
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
245
245
  validationValue?: any;
246
246
  prependIcon?: IconValue | undefined;
247
247
  appendIcon?: IconValue | undefined;
248
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
249
248
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
249
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
250
250
  hint?: string | undefined;
251
251
  hideDetails?: boolean | "auto" | undefined;
252
252
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
253
- error: boolean;
254
- direction: "horizontal" | "vertical";
255
253
  style: vue.StyleValue;
254
+ error: boolean;
256
255
  disabled: boolean | null;
257
- readonly: boolean | null;
258
256
  messages: string | readonly string[];
259
257
  focused: boolean;
260
258
  errorMessages: string | readonly string[] | null;
261
259
  maxErrors: string | number;
260
+ readonly: boolean | null;
262
261
  rules: readonly ValidationRule[];
263
262
  density: Density;
263
+ direction: "horizontal" | "vertical";
264
264
  centerAffix: boolean;
265
265
  hideSpinButtons: boolean;
266
266
  persistentHint: boolean;
267
267
  } & {
268
+ class?: any;
268
269
  id?: string | undefined;
269
- name?: string | undefined;
270
270
  label?: string | undefined;
271
- class?: any;
271
+ name?: string | undefined;
272
272
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
273
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
273
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
274
274
  validationValue?: any;
275
275
  prependIcon?: IconValue | undefined;
276
276
  appendIcon?: IconValue | undefined;
277
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
278
277
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
278
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
279
279
  hint?: string | undefined;
280
280
  hideDetails?: boolean | "auto" | undefined;
281
- } & {}, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
281
+ } & {}, "style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
282
282
  $attrs: {
283
283
  [x: string]: unknown;
284
284
  };
@@ -307,32 +307,32 @@ declare const VTextarea: {
307
307
  $emit: (event: string, ...args: any[]) => void;
308
308
  $el: any;
309
309
  $options: vue.ComponentOptionsBase<{
310
- error: boolean;
311
- direction: "horizontal" | "vertical";
312
310
  style: vue.StyleValue;
311
+ error: boolean;
313
312
  disabled: boolean | null;
314
- readonly: boolean | null;
315
313
  messages: string | readonly string[];
316
314
  focused: boolean;
317
315
  errorMessages: string | readonly string[] | null;
318
316
  maxErrors: string | number;
317
+ readonly: boolean | null;
319
318
  rules: readonly ValidationRule[];
320
319
  density: Density;
320
+ direction: "horizontal" | "vertical";
321
321
  centerAffix: boolean;
322
322
  hideSpinButtons: boolean;
323
323
  persistentHint: boolean;
324
324
  } & {
325
+ class?: any;
325
326
  id?: string | undefined;
326
- name?: string | undefined;
327
327
  label?: string | undefined;
328
- class?: any;
328
+ name?: string | undefined;
329
329
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
330
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
330
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
331
331
  validationValue?: any;
332
332
  prependIcon?: IconValue | undefined;
333
333
  appendIcon?: IconValue | undefined;
334
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
335
334
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
335
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
336
336
  hint?: string | undefined;
337
337
  hideDetails?: boolean | "auto" | undefined;
338
338
  } & {}, {
@@ -343,18 +343,18 @@ declare const VTextarea: {
343
343
  errorMessages: vue.ComputedRef<string[]>;
344
344
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
345
345
  'update:modelValue': (value: any) => true;
346
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
347
- error: boolean;
348
- direction: "horizontal" | "vertical";
346
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
349
347
  style: vue.StyleValue;
348
+ error: boolean;
350
349
  disabled: boolean | null;
351
- readonly: boolean | null;
352
350
  messages: string | readonly string[];
353
351
  focused: boolean;
354
352
  errorMessages: string | readonly string[] | null;
355
353
  maxErrors: string | number;
354
+ readonly: boolean | null;
356
355
  rules: readonly ValidationRule[];
357
356
  density: Density;
357
+ direction: "horizontal" | "vertical";
358
358
  centerAffix: boolean;
359
359
  hideSpinButtons: boolean;
360
360
  persistentHint: boolean;
@@ -395,32 +395,32 @@ declare const VTextarea: {
395
395
  $nextTick: typeof nextTick;
396
396
  $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;
397
397
  } & Omit<{
398
- error: boolean;
399
- direction: "horizontal" | "vertical";
400
398
  style: vue.StyleValue;
399
+ error: boolean;
401
400
  disabled: boolean | null;
402
- readonly: boolean | null;
403
401
  messages: string | readonly string[];
404
402
  focused: boolean;
405
403
  errorMessages: string | readonly string[] | null;
406
404
  maxErrors: string | number;
405
+ readonly: boolean | null;
407
406
  rules: readonly ValidationRule[];
408
407
  density: Density;
408
+ direction: "horizontal" | "vertical";
409
409
  centerAffix: boolean;
410
410
  hideSpinButtons: boolean;
411
411
  persistentHint: boolean;
412
412
  } & {
413
+ class?: any;
413
414
  id?: string | undefined;
414
- name?: string | undefined;
415
415
  label?: string | undefined;
416
- class?: any;
416
+ name?: string | undefined;
417
417
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
418
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
418
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
419
419
  validationValue?: any;
420
420
  prependIcon?: IconValue | undefined;
421
421
  appendIcon?: IconValue | undefined;
422
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
423
422
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
423
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
424
424
  hint?: string | undefined;
425
425
  hideDetails?: boolean | "auto" | undefined;
426
426
  } & {}, "reset" | "isValid" | "errorMessages" | "validate" | "resetValidation"> & vue.ShallowUnwrapRef<{
@@ -432,32 +432,32 @@ declare const VTextarea: {
432
432
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
433
433
  modelValue?: unknown;
434
434
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
435
- }, VInputSlots>, "key" | "id" | "name" | "label" | "class" | "ref" | "$children" | "v-slot:default" | "v-slots" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:append" | "v-slot:prepend" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
435
+ }, VInputSlots>, "class" | "id" | "label" | "key" | "name" | "v-slot:default" | "$children" | "v-slots" | "ref" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:prepend" | "onClick:append" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
436
436
  'click:control': (e: MouseEvent) => true;
437
437
  'mousedown:control': (e: MouseEvent) => true;
438
438
  'update:focused': (focused: boolean) => true;
439
439
  'update:modelValue': (val: string) => true;
440
440
  }, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
441
- flat: boolean;
442
441
  reverse: boolean;
443
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
444
- error: boolean;
445
- active: boolean;
446
- direction: "horizontal" | "vertical";
442
+ flat: boolean;
447
443
  style: vue.StyleValue;
448
- autofocus: boolean;
444
+ active: boolean;
445
+ error: boolean;
449
446
  disabled: boolean;
450
- readonly: boolean | null;
451
447
  messages: string | readonly string[];
452
448
  focused: boolean;
453
449
  errorMessages: string | readonly string[] | null;
454
450
  maxErrors: string | number;
451
+ readonly: boolean | null;
455
452
  rules: readonly ValidationRule[];
453
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
456
454
  tile: boolean;
457
455
  density: Density;
456
+ direction: "horizontal" | "vertical";
458
457
  clearIcon: IconValue;
459
458
  hideSpinButtons: boolean;
460
459
  persistentHint: boolean;
460
+ autofocus: boolean;
461
461
  clearable: boolean;
462
462
  dirty: boolean;
463
463
  persistentClear: boolean;
@@ -468,19 +468,19 @@ declare const VTextarea: {
468
468
  noResize: boolean;
469
469
  rows: string | number;
470
470
  } & {
471
+ class?: any;
471
472
  id?: string | undefined;
472
- name?: string | undefined;
473
- color?: string | undefined;
474
- loading?: string | boolean | undefined;
475
473
  label?: string | undefined;
474
+ theme?: string | undefined;
475
+ color?: string | undefined;
476
+ name?: string | undefined;
476
477
  prefix?: string | undefined;
477
- class?: any;
478
+ loading?: string | boolean | undefined;
478
479
  placeholder?: string | undefined;
479
- theme?: string | undefined;
480
480
  counter?: string | number | true | undefined;
481
481
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
482
482
  modelValue?: any;
483
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
483
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
484
484
  validationValue?: any;
485
485
  rounded?: string | number | boolean | undefined;
486
486
  bgColor?: string | undefined;
@@ -490,8 +490,8 @@ declare const VTextarea: {
490
490
  appendInnerIcon?: IconValue | undefined;
491
491
  prependInnerIcon?: IconValue | undefined;
492
492
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
493
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
494
493
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
494
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
495
495
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
496
496
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
497
497
  centerAffix?: boolean | undefined;
@@ -503,7 +503,6 @@ declare const VTextarea: {
503
503
  maxRows?: string | number | undefined;
504
504
  } & {
505
505
  $children?: {} | vue.VNodeChild | {
506
- message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
507
506
  clear?: ((arg: DefaultInputSlot & {
508
507
  props: Record<string, any>;
509
508
  }) => vue.VNodeChild) | undefined;
@@ -512,15 +511,15 @@ declare const VTextarea: {
512
511
  label: string | undefined;
513
512
  props: Record<string, any>;
514
513
  }) => vue.VNodeChild) | undefined;
515
- append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
514
+ message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
516
515
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
516
+ append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
517
517
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
518
518
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
519
519
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
520
520
  counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
521
521
  };
522
522
  'v-slots'?: {
523
- message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
524
523
  clear?: false | ((arg: DefaultInputSlot & {
525
524
  props: Record<string, any>;
526
525
  }) => vue.VNodeChild) | undefined;
@@ -529,15 +528,15 @@ declare const VTextarea: {
529
528
  label: string | undefined;
530
529
  props: Record<string, any>;
531
530
  }) => vue.VNodeChild) | undefined;
532
- append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
531
+ message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
533
532
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
533
+ append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
534
534
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
535
535
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
536
536
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
537
537
  counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
538
538
  } | undefined;
539
539
  } & {
540
- "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
541
540
  "v-slot:clear"?: false | ((arg: DefaultInputSlot & {
542
541
  props: Record<string, any>;
543
542
  }) => vue.VNodeChild) | undefined;
@@ -546,8 +545,9 @@ declare const VTextarea: {
546
545
  label: string | undefined;
547
546
  props: Record<string, any>;
548
547
  }) => vue.VNodeChild) | undefined;
549
- "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
548
+ "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
550
549
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
550
+ "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
551
551
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
552
552
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
553
553
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
@@ -558,28 +558,28 @@ declare const VTextarea: {
558
558
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
559
559
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
560
560
  }, {
561
- flat: boolean;
562
561
  reverse: boolean;
563
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
564
- error: boolean;
565
- active: boolean;
566
- direction: "horizontal" | "vertical";
562
+ flat: boolean;
567
563
  style: vue.StyleValue;
568
- autofocus: boolean;
564
+ active: boolean;
565
+ error: boolean;
569
566
  disabled: boolean;
570
- readonly: boolean | null;
571
567
  messages: string | readonly string[];
572
568
  focused: boolean;
573
569
  errorMessages: string | readonly string[] | null;
574
570
  maxErrors: string | number;
571
+ readonly: boolean | null;
575
572
  rules: readonly ValidationRule[];
576
573
  rounded: string | number | boolean;
574
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
577
575
  tile: boolean;
578
576
  density: Density;
577
+ direction: "horizontal" | "vertical";
579
578
  clearIcon: IconValue;
580
579
  centerAffix: boolean;
581
580
  hideSpinButtons: boolean;
582
581
  persistentHint: boolean;
582
+ autofocus: boolean;
583
583
  clearable: boolean;
584
584
  dirty: boolean;
585
585
  persistentClear: boolean;
@@ -590,9 +590,6 @@ declare const VTextarea: {
590
590
  noResize: boolean;
591
591
  rows: string | number;
592
592
  }, true, {}, vue.SlotsType<Partial<{
593
- message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
594
- [key: string]: any;
595
- }>[];
596
593
  clear: (arg: DefaultInputSlot & {
597
594
  props: Record<string, any>;
598
595
  }) => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -607,12 +604,15 @@ declare const VTextarea: {
607
604
  }) => vue.VNode<vue.RendererNode, vue.RendererElement, {
608
605
  [key: string]: any;
609
606
  }>[];
610
- append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
607
+ message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
611
608
  [key: string]: any;
612
609
  }>[];
613
610
  prepend: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
614
611
  [key: string]: any;
615
612
  }>[];
613
+ append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
614
+ [key: string]: any;
615
+ }>[];
616
616
  loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
617
617
  [key: string]: any;
618
618
  }>[];
@@ -633,26 +633,26 @@ declare const VTextarea: {
633
633
  M: {};
634
634
  Defaults: {};
635
635
  }, {
636
- flat: boolean;
637
636
  reverse: boolean;
638
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
639
- error: boolean;
640
- active: boolean;
641
- direction: "horizontal" | "vertical";
637
+ flat: boolean;
642
638
  style: vue.StyleValue;
643
- autofocus: boolean;
639
+ active: boolean;
640
+ error: boolean;
644
641
  disabled: boolean;
645
- readonly: boolean | null;
646
642
  messages: string | readonly string[];
647
643
  focused: boolean;
648
644
  errorMessages: string | readonly string[] | null;
649
645
  maxErrors: string | number;
646
+ readonly: boolean | null;
650
647
  rules: readonly ValidationRule[];
648
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
651
649
  tile: boolean;
652
650
  density: Density;
651
+ direction: "horizontal" | "vertical";
653
652
  clearIcon: IconValue;
654
653
  hideSpinButtons: boolean;
655
654
  persistentHint: boolean;
655
+ autofocus: boolean;
656
656
  clearable: boolean;
657
657
  dirty: boolean;
658
658
  persistentClear: boolean;
@@ -663,19 +663,19 @@ declare const VTextarea: {
663
663
  noResize: boolean;
664
664
  rows: string | number;
665
665
  } & {
666
+ class?: any;
666
667
  id?: string | undefined;
667
- name?: string | undefined;
668
- color?: string | undefined;
669
- loading?: string | boolean | undefined;
670
668
  label?: string | undefined;
669
+ theme?: string | undefined;
670
+ color?: string | undefined;
671
+ name?: string | undefined;
671
672
  prefix?: string | undefined;
672
- class?: any;
673
+ loading?: string | boolean | undefined;
673
674
  placeholder?: string | undefined;
674
- theme?: string | undefined;
675
675
  counter?: string | number | true | undefined;
676
676
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
677
677
  modelValue?: any;
678
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
678
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
679
679
  validationValue?: any;
680
680
  rounded?: string | number | boolean | undefined;
681
681
  bgColor?: string | undefined;
@@ -685,8 +685,8 @@ declare const VTextarea: {
685
685
  appendInnerIcon?: IconValue | undefined;
686
686
  prependInnerIcon?: IconValue | undefined;
687
687
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
688
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
689
688
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
689
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
690
690
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
691
691
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
692
692
  centerAffix?: boolean | undefined;
@@ -698,7 +698,6 @@ declare const VTextarea: {
698
698
  maxRows?: string | number | undefined;
699
699
  } & {
700
700
  $children?: {} | vue.VNodeChild | {
701
- message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
702
701
  clear?: ((arg: DefaultInputSlot & {
703
702
  props: Record<string, any>;
704
703
  }) => vue.VNodeChild) | undefined;
@@ -707,15 +706,15 @@ declare const VTextarea: {
707
706
  label: string | undefined;
708
707
  props: Record<string, any>;
709
708
  }) => vue.VNodeChild) | undefined;
710
- append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
709
+ message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
711
710
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
711
+ append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
712
712
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
713
713
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
714
714
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
715
715
  counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
716
716
  };
717
717
  'v-slots'?: {
718
- message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
719
718
  clear?: false | ((arg: DefaultInputSlot & {
720
719
  props: Record<string, any>;
721
720
  }) => vue.VNodeChild) | undefined;
@@ -724,15 +723,15 @@ declare const VTextarea: {
724
723
  label: string | undefined;
725
724
  props: Record<string, any>;
726
725
  }) => vue.VNodeChild) | undefined;
727
- append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
726
+ message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
728
727
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
728
+ append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
729
729
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
730
730
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
731
731
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
732
732
  counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
733
733
  } | undefined;
734
734
  } & {
735
- "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
736
735
  "v-slot:clear"?: false | ((arg: DefaultInputSlot & {
737
736
  props: Record<string, any>;
738
737
  }) => vue.VNodeChild) | undefined;
@@ -741,8 +740,9 @@ declare const VTextarea: {
741
740
  label: string | undefined;
742
741
  props: Record<string, any>;
743
742
  }) => vue.VNodeChild) | undefined;
744
- "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
743
+ "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
745
744
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
745
+ "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
746
746
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
747
747
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
748
748
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
@@ -756,78 +756,78 @@ declare const VTextarea: {
756
756
  $: vue.ComponentInternalInstance;
757
757
  $data: {};
758
758
  $props: Partial<{
759
- error: boolean;
760
- direction: "horizontal" | "vertical";
761
759
  style: vue.StyleValue;
760
+ error: boolean;
762
761
  disabled: boolean | null;
763
- readonly: boolean | null;
764
762
  messages: string | readonly string[];
765
763
  focused: boolean;
766
764
  errorMessages: string | readonly string[] | null;
767
765
  maxErrors: string | number;
766
+ readonly: boolean | null;
768
767
  rules: readonly ValidationRule[];
769
768
  density: Density;
769
+ direction: "horizontal" | "vertical";
770
770
  centerAffix: boolean;
771
771
  hideSpinButtons: boolean;
772
772
  persistentHint: boolean;
773
773
  }> & Omit<{
774
- error: boolean;
775
- direction: "horizontal" | "vertical";
776
774
  style: vue.StyleValue;
775
+ error: boolean;
777
776
  disabled: boolean | null;
778
- readonly: boolean | null;
779
777
  messages: string | readonly string[];
780
778
  focused: boolean;
781
779
  errorMessages: string | readonly string[] | null;
782
780
  maxErrors: string | number;
781
+ readonly: boolean | null;
783
782
  rules: readonly ValidationRule[];
784
783
  density: Density;
784
+ direction: "horizontal" | "vertical";
785
785
  centerAffix: boolean;
786
786
  hideSpinButtons: boolean;
787
787
  persistentHint: boolean;
788
+ class?: any;
788
789
  id?: string | undefined;
789
- name?: string | undefined;
790
790
  label?: string | undefined;
791
- class?: any;
791
+ name?: string | undefined;
792
792
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
793
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
793
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
794
794
  validationValue?: any;
795
795
  prependIcon?: IconValue | undefined;
796
796
  appendIcon?: IconValue | undefined;
797
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
798
797
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
798
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
799
799
  hint?: string | undefined;
800
800
  hideDetails?: boolean | "auto" | undefined;
801
801
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
802
- error: boolean;
803
- direction: "horizontal" | "vertical";
804
802
  style: vue.StyleValue;
803
+ error: boolean;
805
804
  disabled: boolean | null;
806
- readonly: boolean | null;
807
805
  messages: string | readonly string[];
808
806
  focused: boolean;
809
807
  errorMessages: string | readonly string[] | null;
810
808
  maxErrors: string | number;
809
+ readonly: boolean | null;
811
810
  rules: readonly ValidationRule[];
812
811
  density: Density;
812
+ direction: "horizontal" | "vertical";
813
813
  centerAffix: boolean;
814
814
  hideSpinButtons: boolean;
815
815
  persistentHint: boolean;
816
816
  } & {
817
+ class?: any;
817
818
  id?: string | undefined;
818
- name?: string | undefined;
819
819
  label?: string | undefined;
820
- class?: any;
820
+ name?: string | undefined;
821
821
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
822
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
822
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
823
823
  validationValue?: any;
824
824
  prependIcon?: IconValue | undefined;
825
825
  appendIcon?: IconValue | undefined;
826
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
827
826
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
827
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
828
828
  hint?: string | undefined;
829
829
  hideDetails?: boolean | "auto" | undefined;
830
- } & {}, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
830
+ } & {}, "style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
831
831
  $attrs: {
832
832
  [x: string]: unknown;
833
833
  };
@@ -856,32 +856,32 @@ declare const VTextarea: {
856
856
  $emit: (event: string, ...args: any[]) => void;
857
857
  $el: any;
858
858
  $options: vue.ComponentOptionsBase<{
859
- error: boolean;
860
- direction: "horizontal" | "vertical";
861
859
  style: vue.StyleValue;
860
+ error: boolean;
862
861
  disabled: boolean | null;
863
- readonly: boolean | null;
864
862
  messages: string | readonly string[];
865
863
  focused: boolean;
866
864
  errorMessages: string | readonly string[] | null;
867
865
  maxErrors: string | number;
866
+ readonly: boolean | null;
868
867
  rules: readonly ValidationRule[];
869
868
  density: Density;
869
+ direction: "horizontal" | "vertical";
870
870
  centerAffix: boolean;
871
871
  hideSpinButtons: boolean;
872
872
  persistentHint: boolean;
873
873
  } & {
874
+ class?: any;
874
875
  id?: string | undefined;
875
- name?: string | undefined;
876
876
  label?: string | undefined;
877
- class?: any;
877
+ name?: string | undefined;
878
878
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
879
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
879
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
880
880
  validationValue?: any;
881
881
  prependIcon?: IconValue | undefined;
882
882
  appendIcon?: IconValue | undefined;
883
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
884
883
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
884
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
885
885
  hint?: string | undefined;
886
886
  hideDetails?: boolean | "auto" | undefined;
887
887
  } & {}, {
@@ -892,18 +892,18 @@ declare const VTextarea: {
892
892
  errorMessages: vue.ComputedRef<string[]>;
893
893
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
894
894
  'update:modelValue': (value: any) => true;
895
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
896
- error: boolean;
897
- direction: "horizontal" | "vertical";
895
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
898
896
  style: vue.StyleValue;
897
+ error: boolean;
899
898
  disabled: boolean | null;
900
- readonly: boolean | null;
901
899
  messages: string | readonly string[];
902
900
  focused: boolean;
903
901
  errorMessages: string | readonly string[] | null;
904
902
  maxErrors: string | number;
903
+ readonly: boolean | null;
905
904
  rules: readonly ValidationRule[];
906
905
  density: Density;
906
+ direction: "horizontal" | "vertical";
907
907
  centerAffix: boolean;
908
908
  hideSpinButtons: boolean;
909
909
  persistentHint: boolean;
@@ -944,32 +944,32 @@ declare const VTextarea: {
944
944
  $nextTick: typeof nextTick;
945
945
  $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;
946
946
  } & Omit<{
947
- error: boolean;
948
- direction: "horizontal" | "vertical";
949
947
  style: vue.StyleValue;
948
+ error: boolean;
950
949
  disabled: boolean | null;
951
- readonly: boolean | null;
952
950
  messages: string | readonly string[];
953
951
  focused: boolean;
954
952
  errorMessages: string | readonly string[] | null;
955
953
  maxErrors: string | number;
954
+ readonly: boolean | null;
956
955
  rules: readonly ValidationRule[];
957
956
  density: Density;
957
+ direction: "horizontal" | "vertical";
958
958
  centerAffix: boolean;
959
959
  hideSpinButtons: boolean;
960
960
  persistentHint: boolean;
961
961
  } & {
962
+ class?: any;
962
963
  id?: string | undefined;
963
- name?: string | undefined;
964
964
  label?: string | undefined;
965
- class?: any;
965
+ name?: string | undefined;
966
966
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
967
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
967
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
968
968
  validationValue?: any;
969
969
  prependIcon?: IconValue | undefined;
970
970
  appendIcon?: IconValue | undefined;
971
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
972
971
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
972
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
973
973
  hint?: string | undefined;
974
974
  hideDetails?: boolean | "auto" | undefined;
975
975
  } & {}, "reset" | "isValid" | "errorMessages" | "validate" | "resetValidation"> & vue.ShallowUnwrapRef<{
@@ -981,29 +981,29 @@ declare const VTextarea: {
981
981
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
982
982
  modelValue?: unknown;
983
983
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
984
- }, VInputSlots>, "key" | "id" | "name" | "label" | "class" | "ref" | "$children" | "v-slot:default" | "v-slots" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:append" | "v-slot:prepend" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, {}, {}, {}, {
985
- flat: boolean;
984
+ }, VInputSlots>, "class" | "id" | "label" | "key" | "name" | "v-slot:default" | "$children" | "v-slots" | "ref" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:prepend" | "onClick:append" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, {}, {}, {}, {
986
985
  reverse: boolean;
987
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
988
- error: boolean;
989
- active: boolean;
990
- direction: "horizontal" | "vertical";
986
+ flat: boolean;
991
987
  style: vue.StyleValue;
992
- autofocus: boolean;
988
+ active: boolean;
989
+ error: boolean;
993
990
  disabled: boolean;
994
- readonly: boolean | null;
995
991
  messages: string | readonly string[];
996
992
  focused: boolean;
997
993
  errorMessages: string | readonly string[] | null;
998
994
  maxErrors: string | number;
995
+ readonly: boolean | null;
999
996
  rules: readonly ValidationRule[];
1000
997
  rounded: string | number | boolean;
998
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1001
999
  tile: boolean;
1002
1000
  density: Density;
1001
+ direction: "horizontal" | "vertical";
1003
1002
  clearIcon: IconValue;
1004
1003
  centerAffix: boolean;
1005
1004
  hideSpinButtons: boolean;
1006
1005
  persistentHint: boolean;
1006
+ autofocus: boolean;
1007
1007
  clearable: boolean;
1008
1008
  dirty: boolean;
1009
1009
  persistentClear: boolean;
@@ -1018,26 +1018,26 @@ declare const VTextarea: {
1018
1018
  __isTeleport?: undefined;
1019
1019
  __isSuspense?: undefined;
1020
1020
  } & vue.ComponentOptionsBase<{
1021
- flat: boolean;
1022
1021
  reverse: boolean;
1023
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1024
- error: boolean;
1025
- active: boolean;
1026
- direction: "horizontal" | "vertical";
1022
+ flat: boolean;
1027
1023
  style: vue.StyleValue;
1028
- autofocus: boolean;
1024
+ active: boolean;
1025
+ error: boolean;
1029
1026
  disabled: boolean;
1030
- readonly: boolean | null;
1031
1027
  messages: string | readonly string[];
1032
1028
  focused: boolean;
1033
1029
  errorMessages: string | readonly string[] | null;
1034
1030
  maxErrors: string | number;
1031
+ readonly: boolean | null;
1035
1032
  rules: readonly ValidationRule[];
1033
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1036
1034
  tile: boolean;
1037
1035
  density: Density;
1036
+ direction: "horizontal" | "vertical";
1038
1037
  clearIcon: IconValue;
1039
1038
  hideSpinButtons: boolean;
1040
1039
  persistentHint: boolean;
1040
+ autofocus: boolean;
1041
1041
  clearable: boolean;
1042
1042
  dirty: boolean;
1043
1043
  persistentClear: boolean;
@@ -1048,19 +1048,19 @@ declare const VTextarea: {
1048
1048
  noResize: boolean;
1049
1049
  rows: string | number;
1050
1050
  } & {
1051
+ class?: any;
1051
1052
  id?: string | undefined;
1052
- name?: string | undefined;
1053
- color?: string | undefined;
1054
- loading?: string | boolean | undefined;
1055
1053
  label?: string | undefined;
1054
+ theme?: string | undefined;
1055
+ color?: string | undefined;
1056
+ name?: string | undefined;
1056
1057
  prefix?: string | undefined;
1057
- class?: any;
1058
+ loading?: string | boolean | undefined;
1058
1059
  placeholder?: string | undefined;
1059
- theme?: string | undefined;
1060
1060
  counter?: string | number | true | undefined;
1061
1061
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1062
1062
  modelValue?: any;
1063
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1063
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1064
1064
  validationValue?: any;
1065
1065
  rounded?: string | number | boolean | undefined;
1066
1066
  bgColor?: string | undefined;
@@ -1070,8 +1070,8 @@ declare const VTextarea: {
1070
1070
  appendInnerIcon?: IconValue | undefined;
1071
1071
  prependInnerIcon?: IconValue | undefined;
1072
1072
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1073
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1074
1073
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1074
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1075
1075
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1076
1076
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1077
1077
  centerAffix?: boolean | undefined;
@@ -1083,7 +1083,6 @@ declare const VTextarea: {
1083
1083
  maxRows?: string | number | undefined;
1084
1084
  } & {
1085
1085
  $children?: {} | vue.VNodeChild | {
1086
- message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
1087
1086
  clear?: ((arg: DefaultInputSlot & {
1088
1087
  props: Record<string, any>;
1089
1088
  }) => vue.VNodeChild) | undefined;
@@ -1092,15 +1091,15 @@ declare const VTextarea: {
1092
1091
  label: string | undefined;
1093
1092
  props: Record<string, any>;
1094
1093
  }) => vue.VNodeChild) | undefined;
1095
- append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1094
+ message?: ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
1096
1095
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1096
+ append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1097
1097
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
1098
1098
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
1099
1099
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
1100
1100
  counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
1101
1101
  };
1102
1102
  'v-slots'?: {
1103
- message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
1104
1103
  clear?: false | ((arg: DefaultInputSlot & {
1105
1104
  props: Record<string, any>;
1106
1105
  }) => vue.VNodeChild) | undefined;
@@ -1109,15 +1108,15 @@ declare const VTextarea: {
1109
1108
  label: string | undefined;
1110
1109
  props: Record<string, any>;
1111
1110
  }) => vue.VNodeChild) | undefined;
1112
- append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1111
+ message?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
1113
1112
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1113
+ append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1114
1114
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
1115
1115
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
1116
1116
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
1117
1117
  counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
1118
1118
  } | undefined;
1119
1119
  } & {
1120
- "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
1121
1120
  "v-slot:clear"?: false | ((arg: DefaultInputSlot & {
1122
1121
  props: Record<string, any>;
1123
1122
  }) => vue.VNodeChild) | undefined;
@@ -1126,8 +1125,9 @@ declare const VTextarea: {
1126
1125
  label: string | undefined;
1127
1126
  props: Record<string, any>;
1128
1127
  }) => vue.VNodeChild) | undefined;
1129
- "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1128
+ "v-slot:message"?: false | ((arg: VMessageSlot) => vue.VNodeChild) | undefined;
1130
1129
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1130
+ "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
1131
1131
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
1132
1132
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
1133
1133
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
@@ -1141,78 +1141,78 @@ declare const VTextarea: {
1141
1141
  $: vue.ComponentInternalInstance;
1142
1142
  $data: {};
1143
1143
  $props: Partial<{
1144
- error: boolean;
1145
- direction: "horizontal" | "vertical";
1146
1144
  style: vue.StyleValue;
1145
+ error: boolean;
1147
1146
  disabled: boolean | null;
1148
- readonly: boolean | null;
1149
1147
  messages: string | readonly string[];
1150
1148
  focused: boolean;
1151
1149
  errorMessages: string | readonly string[] | null;
1152
1150
  maxErrors: string | number;
1151
+ readonly: boolean | null;
1153
1152
  rules: readonly ValidationRule[];
1154
1153
  density: Density;
1154
+ direction: "horizontal" | "vertical";
1155
1155
  centerAffix: boolean;
1156
1156
  hideSpinButtons: boolean;
1157
1157
  persistentHint: boolean;
1158
1158
  }> & Omit<{
1159
- error: boolean;
1160
- direction: "horizontal" | "vertical";
1161
1159
  style: vue.StyleValue;
1160
+ error: boolean;
1162
1161
  disabled: boolean | null;
1163
- readonly: boolean | null;
1164
1162
  messages: string | readonly string[];
1165
1163
  focused: boolean;
1166
1164
  errorMessages: string | readonly string[] | null;
1167
1165
  maxErrors: string | number;
1166
+ readonly: boolean | null;
1168
1167
  rules: readonly ValidationRule[];
1169
1168
  density: Density;
1169
+ direction: "horizontal" | "vertical";
1170
1170
  centerAffix: boolean;
1171
1171
  hideSpinButtons: boolean;
1172
1172
  persistentHint: boolean;
1173
+ class?: any;
1173
1174
  id?: string | undefined;
1174
- name?: string | undefined;
1175
1175
  label?: string | undefined;
1176
- class?: any;
1176
+ name?: string | undefined;
1177
1177
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1178
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1178
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1179
1179
  validationValue?: any;
1180
1180
  prependIcon?: IconValue | undefined;
1181
1181
  appendIcon?: IconValue | undefined;
1182
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1183
1182
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1183
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1184
1184
  hint?: string | undefined;
1185
1185
  hideDetails?: boolean | "auto" | undefined;
1186
1186
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
1187
- error: boolean;
1188
- direction: "horizontal" | "vertical";
1189
1187
  style: vue.StyleValue;
1188
+ error: boolean;
1190
1189
  disabled: boolean | null;
1191
- readonly: boolean | null;
1192
1190
  messages: string | readonly string[];
1193
1191
  focused: boolean;
1194
1192
  errorMessages: string | readonly string[] | null;
1195
1193
  maxErrors: string | number;
1194
+ readonly: boolean | null;
1196
1195
  rules: readonly ValidationRule[];
1197
1196
  density: Density;
1197
+ direction: "horizontal" | "vertical";
1198
1198
  centerAffix: boolean;
1199
1199
  hideSpinButtons: boolean;
1200
1200
  persistentHint: boolean;
1201
1201
  } & {
1202
+ class?: any;
1202
1203
  id?: string | undefined;
1203
- name?: string | undefined;
1204
1204
  label?: string | undefined;
1205
- class?: any;
1205
+ name?: string | undefined;
1206
1206
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1207
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1207
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1208
1208
  validationValue?: any;
1209
1209
  prependIcon?: IconValue | undefined;
1210
1210
  appendIcon?: IconValue | undefined;
1211
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1212
1211
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1212
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1213
1213
  hint?: string | undefined;
1214
1214
  hideDetails?: boolean | "auto" | undefined;
1215
- } & {}, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
1215
+ } & {}, "style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
1216
1216
  $attrs: {
1217
1217
  [x: string]: unknown;
1218
1218
  };
@@ -1241,32 +1241,32 @@ declare const VTextarea: {
1241
1241
  $emit: (event: string, ...args: any[]) => void;
1242
1242
  $el: any;
1243
1243
  $options: vue.ComponentOptionsBase<{
1244
- error: boolean;
1245
- direction: "horizontal" | "vertical";
1246
1244
  style: vue.StyleValue;
1245
+ error: boolean;
1247
1246
  disabled: boolean | null;
1248
- readonly: boolean | null;
1249
1247
  messages: string | readonly string[];
1250
1248
  focused: boolean;
1251
1249
  errorMessages: string | readonly string[] | null;
1252
1250
  maxErrors: string | number;
1251
+ readonly: boolean | null;
1253
1252
  rules: readonly ValidationRule[];
1254
1253
  density: Density;
1254
+ direction: "horizontal" | "vertical";
1255
1255
  centerAffix: boolean;
1256
1256
  hideSpinButtons: boolean;
1257
1257
  persistentHint: boolean;
1258
1258
  } & {
1259
+ class?: any;
1259
1260
  id?: string | undefined;
1260
- name?: string | undefined;
1261
1261
  label?: string | undefined;
1262
- class?: any;
1262
+ name?: string | undefined;
1263
1263
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1264
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1264
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1265
1265
  validationValue?: any;
1266
1266
  prependIcon?: IconValue | undefined;
1267
1267
  appendIcon?: IconValue | undefined;
1268
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1269
1268
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1269
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1270
1270
  hint?: string | undefined;
1271
1271
  hideDetails?: boolean | "auto" | undefined;
1272
1272
  } & {}, {
@@ -1277,18 +1277,18 @@ declare const VTextarea: {
1277
1277
  errorMessages: vue.ComputedRef<string[]>;
1278
1278
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
1279
1279
  'update:modelValue': (value: any) => true;
1280
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
1281
- error: boolean;
1282
- direction: "horizontal" | "vertical";
1280
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
1283
1281
  style: vue.StyleValue;
1282
+ error: boolean;
1284
1283
  disabled: boolean | null;
1285
- readonly: boolean | null;
1286
1284
  messages: string | readonly string[];
1287
1285
  focused: boolean;
1288
1286
  errorMessages: string | readonly string[] | null;
1289
1287
  maxErrors: string | number;
1288
+ readonly: boolean | null;
1290
1289
  rules: readonly ValidationRule[];
1291
1290
  density: Density;
1291
+ direction: "horizontal" | "vertical";
1292
1292
  centerAffix: boolean;
1293
1293
  hideSpinButtons: boolean;
1294
1294
  persistentHint: boolean;
@@ -1329,32 +1329,32 @@ declare const VTextarea: {
1329
1329
  $nextTick: typeof nextTick;
1330
1330
  $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;
1331
1331
  } & Omit<{
1332
- error: boolean;
1333
- direction: "horizontal" | "vertical";
1334
1332
  style: vue.StyleValue;
1333
+ error: boolean;
1335
1334
  disabled: boolean | null;
1336
- readonly: boolean | null;
1337
1335
  messages: string | readonly string[];
1338
1336
  focused: boolean;
1339
1337
  errorMessages: string | readonly string[] | null;
1340
1338
  maxErrors: string | number;
1339
+ readonly: boolean | null;
1341
1340
  rules: readonly ValidationRule[];
1342
1341
  density: Density;
1342
+ direction: "horizontal" | "vertical";
1343
1343
  centerAffix: boolean;
1344
1344
  hideSpinButtons: boolean;
1345
1345
  persistentHint: boolean;
1346
1346
  } & {
1347
+ class?: any;
1347
1348
  id?: string | undefined;
1348
- name?: string | undefined;
1349
1349
  label?: string | undefined;
1350
- class?: any;
1350
+ name?: string | undefined;
1351
1351
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1352
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1352
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1353
1353
  validationValue?: any;
1354
1354
  prependIcon?: IconValue | undefined;
1355
1355
  appendIcon?: IconValue | undefined;
1356
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1357
1356
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1357
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1358
1358
  hint?: string | undefined;
1359
1359
  hideDetails?: boolean | "auto" | undefined;
1360
1360
  } & {}, "reset" | "isValid" | "errorMessages" | "validate" | "resetValidation"> & vue.ShallowUnwrapRef<{
@@ -1366,34 +1366,34 @@ declare const VTextarea: {
1366
1366
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
1367
1367
  modelValue?: unknown;
1368
1368
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1369
- }, VInputSlots>, "key" | "id" | "name" | "label" | "class" | "ref" | "$children" | "v-slot:default" | "v-slots" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:append" | "v-slot:prepend" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1369
+ }, VInputSlots>, "class" | "id" | "label" | "key" | "name" | "v-slot:default" | "$children" | "v-slots" | "ref" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:prepend" | "onClick:append" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1370
1370
  'click:control': (e: MouseEvent) => true;
1371
1371
  'mousedown:control': (e: MouseEvent) => true;
1372
1372
  'update:focused': (focused: boolean) => true;
1373
1373
  'update:modelValue': (val: string) => true;
1374
1374
  }, string, {
1375
- flat: boolean;
1376
1375
  reverse: boolean;
1377
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1378
- error: boolean;
1379
- active: boolean;
1380
- direction: "horizontal" | "vertical";
1376
+ flat: boolean;
1381
1377
  style: vue.StyleValue;
1382
- autofocus: boolean;
1378
+ active: boolean;
1379
+ error: boolean;
1383
1380
  disabled: boolean;
1384
- readonly: boolean | null;
1385
1381
  messages: string | readonly string[];
1386
1382
  focused: boolean;
1387
1383
  errorMessages: string | readonly string[] | null;
1388
1384
  maxErrors: string | number;
1385
+ readonly: boolean | null;
1389
1386
  rules: readonly ValidationRule[];
1390
1387
  rounded: string | number | boolean;
1388
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1391
1389
  tile: boolean;
1392
1390
  density: Density;
1391
+ direction: "horizontal" | "vertical";
1393
1392
  clearIcon: IconValue;
1394
1393
  centerAffix: boolean;
1395
1394
  hideSpinButtons: boolean;
1396
1395
  persistentHint: boolean;
1396
+ autofocus: boolean;
1397
1397
  clearable: boolean;
1398
1398
  dirty: boolean;
1399
1399
  persistentClear: boolean;
@@ -1404,9 +1404,6 @@ declare const VTextarea: {
1404
1404
  noResize: boolean;
1405
1405
  rows: string | number;
1406
1406
  }, {}, string, vue.SlotsType<Partial<{
1407
- message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1408
- [key: string]: any;
1409
- }>[];
1410
1407
  clear: (arg: DefaultInputSlot & {
1411
1408
  props: Record<string, any>;
1412
1409
  }) => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -1421,12 +1418,15 @@ declare const VTextarea: {
1421
1418
  }) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1422
1419
  [key: string]: any;
1423
1420
  }>[];
1424
- append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1421
+ message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1425
1422
  [key: string]: any;
1426
1423
  }>[];
1427
1424
  prepend: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1428
1425
  [key: string]: any;
1429
1426
  }>[];
1427
+ append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1428
+ [key: string]: any;
1429
+ }>[];
1430
1430
  loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1431
1431
  [key: string]: any;
1432
1432
  }>[];
@@ -1442,7 +1442,7 @@ declare const VTextarea: {
1442
1442
  }>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
1443
1443
  theme: StringConstructor;
1444
1444
  rounded: {
1445
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1445
+ type: (StringConstructor | NumberConstructor | BooleanConstructor)[];
1446
1446
  default: undefined;
1447
1447
  };
1448
1448
  tile: BooleanConstructor;
@@ -1479,7 +1479,7 @@ declare const VTextarea: {
1479
1479
  reverse: BooleanConstructor;
1480
1480
  singleLine: BooleanConstructor;
1481
1481
  variant: {
1482
- type: PropType<"filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1482
+ type: PropType<"underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1483
1483
  default: string;
1484
1484
  validator: (v: any) => boolean;
1485
1485
  };
@@ -1506,7 +1506,7 @@ declare const VTextarea: {
1506
1506
  default: () => never[];
1507
1507
  };
1508
1508
  modelValue: null;
1509
- validateOn: PropType<"lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined>;
1509
+ validateOn: PropType<("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined>;
1510
1510
  validationValue: null;
1511
1511
  density: {
1512
1512
  type: PropType<Density>;
@@ -1554,7 +1554,7 @@ declare const VTextarea: {
1554
1554
  }, vue.ExtractPropTypes<{
1555
1555
  theme: StringConstructor;
1556
1556
  rounded: {
1557
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1557
+ type: (StringConstructor | NumberConstructor | BooleanConstructor)[];
1558
1558
  default: undefined;
1559
1559
  };
1560
1560
  tile: BooleanConstructor;
@@ -1591,7 +1591,7 @@ declare const VTextarea: {
1591
1591
  reverse: BooleanConstructor;
1592
1592
  singleLine: BooleanConstructor;
1593
1593
  variant: {
1594
- type: PropType<"filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1594
+ type: PropType<"underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1595
1595
  default: string;
1596
1596
  validator: (v: any) => boolean;
1597
1597
  };
@@ -1618,7 +1618,7 @@ declare const VTextarea: {
1618
1618
  default: () => never[];
1619
1619
  };
1620
1620
  modelValue: null;
1621
- validateOn: PropType<"lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined>;
1621
+ validateOn: PropType<("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined>;
1622
1622
  validationValue: null;
1623
1623
  density: {
1624
1624
  type: PropType<Density>;