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
@@ -81,25 +81,25 @@ type VInputSlots = {
81
81
 
82
82
  declare const VFileInput: {
83
83
  new (...args: any[]): vue.CreateComponentPublicInstance<{
84
- flat: boolean;
85
84
  reverse: boolean;
86
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
87
- error: boolean;
88
- active: boolean;
89
- direction: "horizontal" | "vertical";
85
+ flat: boolean;
90
86
  style: vue.StyleValue;
87
+ active: boolean;
88
+ error: boolean;
91
89
  disabled: boolean;
92
- multiple: boolean;
93
- readonly: boolean | null;
94
90
  messages: string | readonly string[];
95
91
  counter: boolean;
96
92
  focused: boolean;
97
93
  errorMessages: string | readonly string[] | null;
98
94
  maxErrors: string | number;
95
+ readonly: boolean | null;
99
96
  rules: readonly ValidationRule[];
100
97
  modelValue: File | File[];
98
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
99
+ multiple: boolean;
101
100
  tile: boolean;
102
101
  density: Density;
102
+ direction: "horizontal" | "vertical";
103
103
  prependIcon: NonNullable<IconValue>;
104
104
  clearIcon: IconValue;
105
105
  hideSpinButtons: boolean;
@@ -111,17 +111,17 @@ declare const VFileInput: {
111
111
  chips: boolean;
112
112
  counterSizeString: string;
113
113
  counterString: string;
114
- showSize: boolean | 1024 | 1000;
114
+ showSize: boolean | 1000 | 1024;
115
115
  } & {
116
+ class?: any;
116
117
  id?: string | undefined;
117
- name?: string | undefined;
118
- color?: string | undefined;
119
- loading?: string | boolean | undefined;
120
118
  label?: string | undefined;
121
- class?: any;
122
119
  theme?: string | undefined;
120
+ color?: string | undefined;
121
+ name?: string | undefined;
122
+ loading?: string | boolean | undefined;
123
123
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
124
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
124
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
125
125
  validationValue?: any;
126
126
  rounded?: string | number | boolean | undefined;
127
127
  bgColor?: string | undefined;
@@ -130,8 +130,8 @@ declare const VFileInput: {
130
130
  appendInnerIcon?: IconValue | undefined;
131
131
  prependInnerIcon?: IconValue | undefined;
132
132
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
133
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
134
133
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
134
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
135
135
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
136
136
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
137
137
  centerAffix?: boolean | undefined;
@@ -215,78 +215,78 @@ declare const VFileInput: {
215
215
  $: vue.ComponentInternalInstance;
216
216
  $data: {};
217
217
  $props: Partial<{
218
- error: boolean;
219
- direction: "horizontal" | "vertical";
220
218
  style: vue.StyleValue;
219
+ error: boolean;
221
220
  disabled: boolean | null;
222
- readonly: boolean | null;
223
221
  messages: string | readonly string[];
224
222
  focused: boolean;
225
223
  errorMessages: string | readonly string[] | null;
226
224
  maxErrors: string | number;
225
+ readonly: boolean | null;
227
226
  rules: readonly ValidationRule[];
228
227
  density: Density;
228
+ direction: "horizontal" | "vertical";
229
229
  centerAffix: boolean;
230
230
  hideSpinButtons: boolean;
231
231
  persistentHint: boolean;
232
232
  }> & Omit<{
233
- error: boolean;
234
- direction: "horizontal" | "vertical";
235
233
  style: vue.StyleValue;
234
+ error: boolean;
236
235
  disabled: boolean | null;
237
- readonly: boolean | null;
238
236
  messages: string | readonly string[];
239
237
  focused: boolean;
240
238
  errorMessages: string | readonly string[] | null;
241
239
  maxErrors: string | number;
240
+ readonly: boolean | null;
242
241
  rules: readonly ValidationRule[];
243
242
  density: Density;
243
+ direction: "horizontal" | "vertical";
244
244
  centerAffix: boolean;
245
245
  hideSpinButtons: boolean;
246
246
  persistentHint: boolean;
247
+ class?: any;
247
248
  id?: string | undefined;
248
- name?: string | undefined;
249
249
  label?: string | undefined;
250
- class?: any;
250
+ name?: string | undefined;
251
251
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
252
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
252
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
253
253
  validationValue?: any;
254
254
  prependIcon?: IconValue | undefined;
255
255
  appendIcon?: IconValue | undefined;
256
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
257
256
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
257
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
258
258
  hint?: string | undefined;
259
259
  hideDetails?: boolean | "auto" | undefined;
260
260
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
261
- error: boolean;
262
- direction: "horizontal" | "vertical";
263
261
  style: vue.StyleValue;
262
+ error: boolean;
264
263
  disabled: boolean | null;
265
- readonly: boolean | null;
266
264
  messages: string | readonly string[];
267
265
  focused: boolean;
268
266
  errorMessages: string | readonly string[] | null;
269
267
  maxErrors: string | number;
268
+ readonly: boolean | null;
270
269
  rules: readonly ValidationRule[];
271
270
  density: Density;
271
+ direction: "horizontal" | "vertical";
272
272
  centerAffix: boolean;
273
273
  hideSpinButtons: boolean;
274
274
  persistentHint: boolean;
275
275
  } & {
276
+ class?: any;
276
277
  id?: string | undefined;
277
- name?: string | undefined;
278
278
  label?: string | undefined;
279
- class?: any;
279
+ name?: string | undefined;
280
280
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
281
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
281
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
282
282
  validationValue?: any;
283
283
  prependIcon?: IconValue | undefined;
284
284
  appendIcon?: IconValue | undefined;
285
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
286
285
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
286
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
287
287
  hint?: string | undefined;
288
288
  hideDetails?: boolean | "auto" | undefined;
289
- } & {}, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
289
+ } & {}, "style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
290
290
  $attrs: {
291
291
  [x: string]: unknown;
292
292
  };
@@ -315,32 +315,32 @@ declare const VFileInput: {
315
315
  $emit: (event: string, ...args: any[]) => void;
316
316
  $el: any;
317
317
  $options: vue.ComponentOptionsBase<{
318
- error: boolean;
319
- direction: "horizontal" | "vertical";
320
318
  style: vue.StyleValue;
319
+ error: boolean;
321
320
  disabled: boolean | null;
322
- readonly: boolean | null;
323
321
  messages: string | readonly string[];
324
322
  focused: boolean;
325
323
  errorMessages: string | readonly string[] | null;
326
324
  maxErrors: string | number;
325
+ readonly: boolean | null;
327
326
  rules: readonly ValidationRule[];
328
327
  density: Density;
328
+ direction: "horizontal" | "vertical";
329
329
  centerAffix: boolean;
330
330
  hideSpinButtons: boolean;
331
331
  persistentHint: boolean;
332
332
  } & {
333
+ class?: any;
333
334
  id?: string | undefined;
334
- name?: string | undefined;
335
335
  label?: string | undefined;
336
- class?: any;
336
+ name?: string | undefined;
337
337
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
338
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
338
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
339
339
  validationValue?: any;
340
340
  prependIcon?: IconValue | undefined;
341
341
  appendIcon?: IconValue | undefined;
342
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
343
342
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
343
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
344
344
  hint?: string | undefined;
345
345
  hideDetails?: boolean | "auto" | undefined;
346
346
  } & {}, {
@@ -351,18 +351,18 @@ declare const VFileInput: {
351
351
  errorMessages: vue.ComputedRef<string[]>;
352
352
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
353
353
  'update:modelValue': (value: any) => true;
354
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
355
- error: boolean;
356
- direction: "horizontal" | "vertical";
354
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
357
355
  style: vue.StyleValue;
356
+ error: boolean;
358
357
  disabled: boolean | null;
359
- readonly: boolean | null;
360
358
  messages: string | readonly string[];
361
359
  focused: boolean;
362
360
  errorMessages: string | readonly string[] | null;
363
361
  maxErrors: string | number;
362
+ readonly: boolean | null;
364
363
  rules: readonly ValidationRule[];
365
364
  density: Density;
365
+ direction: "horizontal" | "vertical";
366
366
  centerAffix: boolean;
367
367
  hideSpinButtons: boolean;
368
368
  persistentHint: boolean;
@@ -403,32 +403,32 @@ declare const VFileInput: {
403
403
  $nextTick: typeof nextTick;
404
404
  $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;
405
405
  } & Omit<{
406
- error: boolean;
407
- direction: "horizontal" | "vertical";
408
406
  style: vue.StyleValue;
407
+ error: boolean;
409
408
  disabled: boolean | null;
410
- readonly: boolean | null;
411
409
  messages: string | readonly string[];
412
410
  focused: boolean;
413
411
  errorMessages: string | readonly string[] | null;
414
412
  maxErrors: string | number;
413
+ readonly: boolean | null;
415
414
  rules: readonly ValidationRule[];
416
415
  density: Density;
416
+ direction: "horizontal" | "vertical";
417
417
  centerAffix: boolean;
418
418
  hideSpinButtons: boolean;
419
419
  persistentHint: boolean;
420
420
  } & {
421
+ class?: any;
421
422
  id?: string | undefined;
422
- name?: string | undefined;
423
423
  label?: string | undefined;
424
- class?: any;
424
+ name?: string | undefined;
425
425
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
426
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
426
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
427
427
  validationValue?: any;
428
428
  prependIcon?: IconValue | undefined;
429
429
  appendIcon?: IconValue | undefined;
430
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
431
430
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
431
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
432
432
  hint?: string | undefined;
433
433
  hideDetails?: boolean | "auto" | undefined;
434
434
  } & {}, "reset" | "isValid" | "errorMessages" | "validate" | "resetValidation"> & vue.ShallowUnwrapRef<{
@@ -440,31 +440,31 @@ declare const VFileInput: {
440
440
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
441
441
  modelValue?: unknown;
442
442
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
443
- }, 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, {
443
+ }, 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, {
444
444
  'click:control': (e: MouseEvent) => true;
445
445
  'mousedown:control': (e: MouseEvent) => true;
446
446
  'update:focused': (focused: boolean) => true;
447
447
  'update:modelValue': (files: File[]) => true;
448
448
  }, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
449
- flat: boolean;
450
449
  reverse: boolean;
451
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
452
- error: boolean;
453
- active: boolean;
454
- direction: "horizontal" | "vertical";
450
+ flat: boolean;
455
451
  style: vue.StyleValue;
452
+ active: boolean;
453
+ error: boolean;
456
454
  disabled: boolean;
457
- multiple: boolean;
458
- readonly: boolean | null;
459
455
  messages: string | readonly string[];
460
456
  counter: boolean;
461
457
  focused: boolean;
462
458
  errorMessages: string | readonly string[] | null;
463
459
  maxErrors: string | number;
460
+ readonly: boolean | null;
464
461
  rules: readonly ValidationRule[];
465
462
  modelValue: File | File[];
463
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
464
+ multiple: boolean;
466
465
  tile: boolean;
467
466
  density: Density;
467
+ direction: "horizontal" | "vertical";
468
468
  prependIcon: NonNullable<IconValue>;
469
469
  clearIcon: IconValue;
470
470
  hideSpinButtons: boolean;
@@ -476,17 +476,17 @@ declare const VFileInput: {
476
476
  chips: boolean;
477
477
  counterSizeString: string;
478
478
  counterString: string;
479
- showSize: boolean | 1024 | 1000;
479
+ showSize: boolean | 1000 | 1024;
480
480
  } & {
481
+ class?: any;
481
482
  id?: string | undefined;
482
- name?: string | undefined;
483
- color?: string | undefined;
484
- loading?: string | boolean | undefined;
485
483
  label?: string | undefined;
486
- class?: any;
487
484
  theme?: string | undefined;
485
+ color?: string | undefined;
486
+ name?: string | undefined;
487
+ loading?: string | boolean | undefined;
488
488
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
489
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
489
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
490
490
  validationValue?: any;
491
491
  rounded?: string | number | boolean | undefined;
492
492
  bgColor?: string | undefined;
@@ -495,8 +495,8 @@ declare const VFileInput: {
495
495
  appendInnerIcon?: IconValue | undefined;
496
496
  prependInnerIcon?: IconValue | undefined;
497
497
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
498
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
499
498
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
499
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
500
500
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
501
501
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
502
502
  centerAffix?: boolean | undefined;
@@ -577,26 +577,26 @@ declare const VFileInput: {
577
577
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
578
578
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
579
579
  }, {
580
- flat: boolean;
581
580
  reverse: boolean;
582
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
583
- error: boolean;
584
- active: boolean;
585
- direction: "horizontal" | "vertical";
581
+ flat: boolean;
586
582
  style: vue.StyleValue;
583
+ active: boolean;
584
+ error: boolean;
587
585
  disabled: boolean;
588
- multiple: boolean;
589
- readonly: boolean | null;
590
586
  messages: string | readonly string[];
591
587
  counter: boolean;
592
588
  focused: boolean;
593
589
  errorMessages: string | readonly string[] | null;
594
590
  maxErrors: string | number;
591
+ readonly: boolean | null;
595
592
  rules: readonly ValidationRule[];
596
593
  modelValue: File | File[];
597
594
  rounded: string | number | boolean;
595
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
596
+ multiple: boolean;
598
597
  tile: boolean;
599
598
  density: Density;
599
+ direction: "horizontal" | "vertical";
600
600
  prependIcon: NonNullable<IconValue>;
601
601
  clearIcon: IconValue;
602
602
  centerAffix: boolean;
@@ -609,7 +609,7 @@ declare const VFileInput: {
609
609
  chips: boolean;
610
610
  counterSizeString: string;
611
611
  counterString: string;
612
- showSize: boolean | 1024 | 1000;
612
+ showSize: boolean | 1000 | 1024;
613
613
  }, true, {}, vue.SlotsType<Partial<{
614
614
  default: (arg: VInputSlot & VFieldSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
615
615
  [key: string]: any;
@@ -664,25 +664,25 @@ declare const VFileInput: {
664
664
  M: {};
665
665
  Defaults: {};
666
666
  }, {
667
- flat: boolean;
668
667
  reverse: boolean;
669
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
670
- error: boolean;
671
- active: boolean;
672
- direction: "horizontal" | "vertical";
668
+ flat: boolean;
673
669
  style: vue.StyleValue;
670
+ active: boolean;
671
+ error: boolean;
674
672
  disabled: boolean;
675
- multiple: boolean;
676
- readonly: boolean | null;
677
673
  messages: string | readonly string[];
678
674
  counter: boolean;
679
675
  focused: boolean;
680
676
  errorMessages: string | readonly string[] | null;
681
677
  maxErrors: string | number;
678
+ readonly: boolean | null;
682
679
  rules: readonly ValidationRule[];
683
680
  modelValue: File | File[];
681
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
682
+ multiple: boolean;
684
683
  tile: boolean;
685
684
  density: Density;
685
+ direction: "horizontal" | "vertical";
686
686
  prependIcon: NonNullable<IconValue>;
687
687
  clearIcon: IconValue;
688
688
  hideSpinButtons: boolean;
@@ -694,17 +694,17 @@ declare const VFileInput: {
694
694
  chips: boolean;
695
695
  counterSizeString: string;
696
696
  counterString: string;
697
- showSize: boolean | 1024 | 1000;
697
+ showSize: boolean | 1000 | 1024;
698
698
  } & {
699
+ class?: any;
699
700
  id?: string | undefined;
700
- name?: string | undefined;
701
- color?: string | undefined;
702
- loading?: string | boolean | undefined;
703
701
  label?: string | undefined;
704
- class?: any;
705
702
  theme?: string | undefined;
703
+ color?: string | undefined;
704
+ name?: string | undefined;
705
+ loading?: string | boolean | undefined;
706
706
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
707
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
707
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
708
708
  validationValue?: any;
709
709
  rounded?: string | number | boolean | undefined;
710
710
  bgColor?: string | undefined;
@@ -713,8 +713,8 @@ declare const VFileInput: {
713
713
  appendInnerIcon?: IconValue | undefined;
714
714
  prependInnerIcon?: IconValue | undefined;
715
715
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
716
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
717
716
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
717
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
718
718
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
719
719
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
720
720
  centerAffix?: boolean | undefined;
@@ -798,78 +798,78 @@ declare const VFileInput: {
798
798
  $: vue.ComponentInternalInstance;
799
799
  $data: {};
800
800
  $props: Partial<{
801
- error: boolean;
802
- direction: "horizontal" | "vertical";
803
801
  style: vue.StyleValue;
802
+ error: boolean;
804
803
  disabled: boolean | null;
805
- readonly: boolean | null;
806
804
  messages: string | readonly string[];
807
805
  focused: boolean;
808
806
  errorMessages: string | readonly string[] | null;
809
807
  maxErrors: string | number;
808
+ readonly: boolean | null;
810
809
  rules: readonly ValidationRule[];
811
810
  density: Density;
811
+ direction: "horizontal" | "vertical";
812
812
  centerAffix: boolean;
813
813
  hideSpinButtons: boolean;
814
814
  persistentHint: boolean;
815
815
  }> & Omit<{
816
- error: boolean;
817
- direction: "horizontal" | "vertical";
818
816
  style: vue.StyleValue;
817
+ error: boolean;
819
818
  disabled: boolean | null;
820
- readonly: boolean | null;
821
819
  messages: string | readonly string[];
822
820
  focused: boolean;
823
821
  errorMessages: string | readonly string[] | null;
824
822
  maxErrors: string | number;
823
+ readonly: boolean | null;
825
824
  rules: readonly ValidationRule[];
826
825
  density: Density;
826
+ direction: "horizontal" | "vertical";
827
827
  centerAffix: boolean;
828
828
  hideSpinButtons: boolean;
829
829
  persistentHint: boolean;
830
+ class?: any;
830
831
  id?: string | undefined;
831
- name?: string | undefined;
832
832
  label?: string | undefined;
833
- class?: any;
833
+ name?: string | undefined;
834
834
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
835
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
835
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
836
836
  validationValue?: any;
837
837
  prependIcon?: IconValue | undefined;
838
838
  appendIcon?: IconValue | undefined;
839
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
840
839
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
840
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
841
841
  hint?: string | undefined;
842
842
  hideDetails?: boolean | "auto" | undefined;
843
843
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
844
- error: boolean;
845
- direction: "horizontal" | "vertical";
846
844
  style: vue.StyleValue;
845
+ error: boolean;
847
846
  disabled: boolean | null;
848
- readonly: boolean | null;
849
847
  messages: string | readonly string[];
850
848
  focused: boolean;
851
849
  errorMessages: string | readonly string[] | null;
852
850
  maxErrors: string | number;
851
+ readonly: boolean | null;
853
852
  rules: readonly ValidationRule[];
854
853
  density: Density;
854
+ direction: "horizontal" | "vertical";
855
855
  centerAffix: boolean;
856
856
  hideSpinButtons: boolean;
857
857
  persistentHint: boolean;
858
858
  } & {
859
+ class?: any;
859
860
  id?: string | undefined;
860
- name?: string | undefined;
861
861
  label?: string | undefined;
862
- class?: any;
862
+ name?: string | undefined;
863
863
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
864
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
864
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
865
865
  validationValue?: any;
866
866
  prependIcon?: IconValue | undefined;
867
867
  appendIcon?: IconValue | undefined;
868
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
869
868
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
869
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
870
870
  hint?: string | undefined;
871
871
  hideDetails?: boolean | "auto" | undefined;
872
- } & {}, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
872
+ } & {}, "style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
873
873
  $attrs: {
874
874
  [x: string]: unknown;
875
875
  };
@@ -898,32 +898,32 @@ declare const VFileInput: {
898
898
  $emit: (event: string, ...args: any[]) => void;
899
899
  $el: any;
900
900
  $options: vue.ComponentOptionsBase<{
901
- error: boolean;
902
- direction: "horizontal" | "vertical";
903
901
  style: vue.StyleValue;
902
+ error: boolean;
904
903
  disabled: boolean | null;
905
- readonly: boolean | null;
906
904
  messages: string | readonly string[];
907
905
  focused: boolean;
908
906
  errorMessages: string | readonly string[] | null;
909
907
  maxErrors: string | number;
908
+ readonly: boolean | null;
910
909
  rules: readonly ValidationRule[];
911
910
  density: Density;
911
+ direction: "horizontal" | "vertical";
912
912
  centerAffix: boolean;
913
913
  hideSpinButtons: boolean;
914
914
  persistentHint: boolean;
915
915
  } & {
916
+ class?: any;
916
917
  id?: string | undefined;
917
- name?: string | undefined;
918
918
  label?: string | undefined;
919
- class?: any;
919
+ name?: string | undefined;
920
920
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
921
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
921
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
922
922
  validationValue?: any;
923
923
  prependIcon?: IconValue | undefined;
924
924
  appendIcon?: IconValue | undefined;
925
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
926
925
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
926
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
927
927
  hint?: string | undefined;
928
928
  hideDetails?: boolean | "auto" | undefined;
929
929
  } & {}, {
@@ -934,18 +934,18 @@ declare const VFileInput: {
934
934
  errorMessages: vue.ComputedRef<string[]>;
935
935
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
936
936
  'update:modelValue': (value: any) => true;
937
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
938
- error: boolean;
939
- direction: "horizontal" | "vertical";
937
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
940
938
  style: vue.StyleValue;
939
+ error: boolean;
941
940
  disabled: boolean | null;
942
- readonly: boolean | null;
943
941
  messages: string | readonly string[];
944
942
  focused: boolean;
945
943
  errorMessages: string | readonly string[] | null;
946
944
  maxErrors: string | number;
945
+ readonly: boolean | null;
947
946
  rules: readonly ValidationRule[];
948
947
  density: Density;
948
+ direction: "horizontal" | "vertical";
949
949
  centerAffix: boolean;
950
950
  hideSpinButtons: boolean;
951
951
  persistentHint: boolean;
@@ -986,32 +986,32 @@ declare const VFileInput: {
986
986
  $nextTick: typeof nextTick;
987
987
  $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;
988
988
  } & Omit<{
989
- error: boolean;
990
- direction: "horizontal" | "vertical";
991
989
  style: vue.StyleValue;
990
+ error: boolean;
992
991
  disabled: boolean | null;
993
- readonly: boolean | null;
994
992
  messages: string | readonly string[];
995
993
  focused: boolean;
996
994
  errorMessages: string | readonly string[] | null;
997
995
  maxErrors: string | number;
996
+ readonly: boolean | null;
998
997
  rules: readonly ValidationRule[];
999
998
  density: Density;
999
+ direction: "horizontal" | "vertical";
1000
1000
  centerAffix: boolean;
1001
1001
  hideSpinButtons: boolean;
1002
1002
  persistentHint: boolean;
1003
1003
  } & {
1004
+ class?: any;
1004
1005
  id?: string | undefined;
1005
- name?: string | undefined;
1006
1006
  label?: string | undefined;
1007
- class?: any;
1007
+ name?: string | undefined;
1008
1008
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1009
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1009
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1010
1010
  validationValue?: any;
1011
1011
  prependIcon?: IconValue | undefined;
1012
1012
  appendIcon?: IconValue | undefined;
1013
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1014
1013
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1014
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1015
1015
  hint?: string | undefined;
1016
1016
  hideDetails?: boolean | "auto" | undefined;
1017
1017
  } & {}, "reset" | "isValid" | "errorMessages" | "validate" | "resetValidation"> & vue.ShallowUnwrapRef<{
@@ -1023,27 +1023,27 @@ declare const VFileInput: {
1023
1023
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
1024
1024
  modelValue?: unknown;
1025
1025
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1026
- }, 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}`>, {}, {}, {}, {
1027
- flat: boolean;
1026
+ }, 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}`>, {}, {}, {}, {
1028
1027
  reverse: boolean;
1029
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1030
- error: boolean;
1031
- active: boolean;
1032
- direction: "horizontal" | "vertical";
1028
+ flat: boolean;
1033
1029
  style: vue.StyleValue;
1030
+ active: boolean;
1031
+ error: boolean;
1034
1032
  disabled: boolean;
1035
- multiple: boolean;
1036
- readonly: boolean | null;
1037
1033
  messages: string | readonly string[];
1038
1034
  counter: boolean;
1039
1035
  focused: boolean;
1040
1036
  errorMessages: string | readonly string[] | null;
1041
1037
  maxErrors: string | number;
1038
+ readonly: boolean | null;
1042
1039
  rules: readonly ValidationRule[];
1043
1040
  modelValue: File | File[];
1044
1041
  rounded: string | number | boolean;
1042
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1043
+ multiple: boolean;
1045
1044
  tile: boolean;
1046
1045
  density: Density;
1046
+ direction: "horizontal" | "vertical";
1047
1047
  prependIcon: NonNullable<IconValue>;
1048
1048
  clearIcon: IconValue;
1049
1049
  centerAffix: boolean;
@@ -1056,31 +1056,31 @@ declare const VFileInput: {
1056
1056
  chips: boolean;
1057
1057
  counterSizeString: string;
1058
1058
  counterString: string;
1059
- showSize: boolean | 1024 | 1000;
1059
+ showSize: boolean | 1000 | 1024;
1060
1060
  }>;
1061
1061
  __isFragment?: undefined;
1062
1062
  __isTeleport?: undefined;
1063
1063
  __isSuspense?: undefined;
1064
1064
  } & vue.ComponentOptionsBase<{
1065
- flat: boolean;
1066
1065
  reverse: boolean;
1067
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1068
- error: boolean;
1069
- active: boolean;
1070
- direction: "horizontal" | "vertical";
1066
+ flat: boolean;
1071
1067
  style: vue.StyleValue;
1068
+ active: boolean;
1069
+ error: boolean;
1072
1070
  disabled: boolean;
1073
- multiple: boolean;
1074
- readonly: boolean | null;
1075
1071
  messages: string | readonly string[];
1076
1072
  counter: boolean;
1077
1073
  focused: boolean;
1078
1074
  errorMessages: string | readonly string[] | null;
1079
1075
  maxErrors: string | number;
1076
+ readonly: boolean | null;
1080
1077
  rules: readonly ValidationRule[];
1081
1078
  modelValue: File | File[];
1079
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1080
+ multiple: boolean;
1082
1081
  tile: boolean;
1083
1082
  density: Density;
1083
+ direction: "horizontal" | "vertical";
1084
1084
  prependIcon: NonNullable<IconValue>;
1085
1085
  clearIcon: IconValue;
1086
1086
  hideSpinButtons: boolean;
@@ -1092,17 +1092,17 @@ declare const VFileInput: {
1092
1092
  chips: boolean;
1093
1093
  counterSizeString: string;
1094
1094
  counterString: string;
1095
- showSize: boolean | 1024 | 1000;
1095
+ showSize: boolean | 1000 | 1024;
1096
1096
  } & {
1097
+ class?: any;
1097
1098
  id?: string | undefined;
1098
- name?: string | undefined;
1099
- color?: string | undefined;
1100
- loading?: string | boolean | undefined;
1101
1099
  label?: string | undefined;
1102
- class?: any;
1103
1100
  theme?: string | undefined;
1101
+ color?: string | undefined;
1102
+ name?: string | undefined;
1103
+ loading?: string | boolean | undefined;
1104
1104
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1105
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1105
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1106
1106
  validationValue?: any;
1107
1107
  rounded?: string | number | boolean | undefined;
1108
1108
  bgColor?: string | undefined;
@@ -1111,8 +1111,8 @@ declare const VFileInput: {
1111
1111
  appendInnerIcon?: IconValue | undefined;
1112
1112
  prependInnerIcon?: IconValue | undefined;
1113
1113
  'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1114
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1115
1114
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1115
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1116
1116
  'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1117
1117
  'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1118
1118
  centerAffix?: boolean | undefined;
@@ -1196,78 +1196,78 @@ declare const VFileInput: {
1196
1196
  $: vue.ComponentInternalInstance;
1197
1197
  $data: {};
1198
1198
  $props: Partial<{
1199
- error: boolean;
1200
- direction: "horizontal" | "vertical";
1201
1199
  style: vue.StyleValue;
1200
+ error: boolean;
1202
1201
  disabled: boolean | null;
1203
- readonly: boolean | null;
1204
1202
  messages: string | readonly string[];
1205
1203
  focused: boolean;
1206
1204
  errorMessages: string | readonly string[] | null;
1207
1205
  maxErrors: string | number;
1206
+ readonly: boolean | null;
1208
1207
  rules: readonly ValidationRule[];
1209
1208
  density: Density;
1209
+ direction: "horizontal" | "vertical";
1210
1210
  centerAffix: boolean;
1211
1211
  hideSpinButtons: boolean;
1212
1212
  persistentHint: boolean;
1213
1213
  }> & Omit<{
1214
- error: boolean;
1215
- direction: "horizontal" | "vertical";
1216
1214
  style: vue.StyleValue;
1215
+ error: boolean;
1217
1216
  disabled: boolean | null;
1218
- readonly: boolean | null;
1219
1217
  messages: string | readonly string[];
1220
1218
  focused: boolean;
1221
1219
  errorMessages: string | readonly string[] | null;
1222
1220
  maxErrors: string | number;
1221
+ readonly: boolean | null;
1223
1222
  rules: readonly ValidationRule[];
1224
1223
  density: Density;
1224
+ direction: "horizontal" | "vertical";
1225
1225
  centerAffix: boolean;
1226
1226
  hideSpinButtons: boolean;
1227
1227
  persistentHint: boolean;
1228
+ class?: any;
1228
1229
  id?: string | undefined;
1229
- name?: string | undefined;
1230
1230
  label?: string | undefined;
1231
- class?: any;
1231
+ name?: string | undefined;
1232
1232
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1233
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1233
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1234
1234
  validationValue?: any;
1235
1235
  prependIcon?: IconValue | undefined;
1236
1236
  appendIcon?: IconValue | undefined;
1237
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1238
1237
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1238
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1239
1239
  hint?: string | undefined;
1240
1240
  hideDetails?: boolean | "auto" | undefined;
1241
1241
  } & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
1242
- error: boolean;
1243
- direction: "horizontal" | "vertical";
1244
1242
  style: vue.StyleValue;
1243
+ error: boolean;
1245
1244
  disabled: boolean | null;
1246
- readonly: boolean | null;
1247
1245
  messages: string | readonly string[];
1248
1246
  focused: boolean;
1249
1247
  errorMessages: string | readonly string[] | null;
1250
1248
  maxErrors: string | number;
1249
+ readonly: boolean | null;
1251
1250
  rules: readonly ValidationRule[];
1252
1251
  density: Density;
1252
+ direction: "horizontal" | "vertical";
1253
1253
  centerAffix: boolean;
1254
1254
  hideSpinButtons: boolean;
1255
1255
  persistentHint: boolean;
1256
1256
  } & {
1257
+ class?: any;
1257
1258
  id?: string | undefined;
1258
- name?: string | undefined;
1259
1259
  label?: string | undefined;
1260
- class?: any;
1260
+ name?: string | undefined;
1261
1261
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1262
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1262
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1263
1263
  validationValue?: any;
1264
1264
  prependIcon?: IconValue | undefined;
1265
1265
  appendIcon?: IconValue | undefined;
1266
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1267
1266
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1267
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1268
1268
  hint?: string | undefined;
1269
1269
  hideDetails?: boolean | "auto" | undefined;
1270
- } & {}, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
1270
+ } & {}, "style" | "error" | "disabled" | "messages" | "focused" | "errorMessages" | "maxErrors" | "readonly" | "rules" | "density" | "direction" | "centerAffix" | "hideSpinButtons" | "persistentHint">;
1271
1271
  $attrs: {
1272
1272
  [x: string]: unknown;
1273
1273
  };
@@ -1296,32 +1296,32 @@ declare const VFileInput: {
1296
1296
  $emit: (event: string, ...args: any[]) => void;
1297
1297
  $el: any;
1298
1298
  $options: vue.ComponentOptionsBase<{
1299
- error: boolean;
1300
- direction: "horizontal" | "vertical";
1301
1299
  style: vue.StyleValue;
1300
+ error: boolean;
1302
1301
  disabled: boolean | null;
1303
- readonly: boolean | null;
1304
1302
  messages: string | readonly string[];
1305
1303
  focused: boolean;
1306
1304
  errorMessages: string | readonly string[] | null;
1307
1305
  maxErrors: string | number;
1306
+ readonly: boolean | null;
1308
1307
  rules: readonly ValidationRule[];
1309
1308
  density: Density;
1309
+ direction: "horizontal" | "vertical";
1310
1310
  centerAffix: boolean;
1311
1311
  hideSpinButtons: boolean;
1312
1312
  persistentHint: boolean;
1313
1313
  } & {
1314
+ class?: any;
1314
1315
  id?: string | undefined;
1315
- name?: string | undefined;
1316
1316
  label?: string | undefined;
1317
- class?: any;
1317
+ name?: string | undefined;
1318
1318
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1319
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1319
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1320
1320
  validationValue?: any;
1321
1321
  prependIcon?: IconValue | undefined;
1322
1322
  appendIcon?: IconValue | undefined;
1323
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1324
1323
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1324
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1325
1325
  hint?: string | undefined;
1326
1326
  hideDetails?: boolean | "auto" | undefined;
1327
1327
  } & {}, {
@@ -1332,18 +1332,18 @@ declare const VFileInput: {
1332
1332
  errorMessages: vue.ComputedRef<string[]>;
1333
1333
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
1334
1334
  'update:modelValue': (value: any) => true;
1335
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
1336
- error: boolean;
1337
- direction: "horizontal" | "vertical";
1335
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
1338
1336
  style: vue.StyleValue;
1337
+ error: boolean;
1339
1338
  disabled: boolean | null;
1340
- readonly: boolean | null;
1341
1339
  messages: string | readonly string[];
1342
1340
  focused: boolean;
1343
1341
  errorMessages: string | readonly string[] | null;
1344
1342
  maxErrors: string | number;
1343
+ readonly: boolean | null;
1345
1344
  rules: readonly ValidationRule[];
1346
1345
  density: Density;
1346
+ direction: "horizontal" | "vertical";
1347
1347
  centerAffix: boolean;
1348
1348
  hideSpinButtons: boolean;
1349
1349
  persistentHint: boolean;
@@ -1384,32 +1384,32 @@ declare const VFileInput: {
1384
1384
  $nextTick: typeof nextTick;
1385
1385
  $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;
1386
1386
  } & Omit<{
1387
- error: boolean;
1388
- direction: "horizontal" | "vertical";
1389
1387
  style: vue.StyleValue;
1388
+ error: boolean;
1390
1389
  disabled: boolean | null;
1391
- readonly: boolean | null;
1392
1390
  messages: string | readonly string[];
1393
1391
  focused: boolean;
1394
1392
  errorMessages: string | readonly string[] | null;
1395
1393
  maxErrors: string | number;
1394
+ readonly: boolean | null;
1396
1395
  rules: readonly ValidationRule[];
1397
1396
  density: Density;
1397
+ direction: "horizontal" | "vertical";
1398
1398
  centerAffix: boolean;
1399
1399
  hideSpinButtons: boolean;
1400
1400
  persistentHint: boolean;
1401
1401
  } & {
1402
+ class?: any;
1402
1403
  id?: string | undefined;
1403
- name?: string | undefined;
1404
1404
  label?: string | undefined;
1405
- class?: any;
1405
+ name?: string | undefined;
1406
1406
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1407
- validateOn?: "lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined;
1407
+ validateOn?: ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined;
1408
1408
  validationValue?: any;
1409
1409
  prependIcon?: IconValue | undefined;
1410
1410
  appendIcon?: IconValue | undefined;
1411
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1412
1411
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1412
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1413
1413
  hint?: string | undefined;
1414
1414
  hideDetails?: boolean | "auto" | undefined;
1415
1415
  } & {}, "reset" | "isValid" | "errorMessages" | "validate" | "resetValidation"> & vue.ShallowUnwrapRef<{
@@ -1421,32 +1421,32 @@ declare const VFileInput: {
1421
1421
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
1422
1422
  modelValue?: unknown;
1423
1423
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1424
- }, 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, {
1424
+ }, 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, {
1425
1425
  'click:control': (e: MouseEvent) => true;
1426
1426
  'mousedown:control': (e: MouseEvent) => true;
1427
1427
  'update:focused': (focused: boolean) => true;
1428
1428
  'update:modelValue': (files: File[]) => true;
1429
1429
  }, string, {
1430
- flat: boolean;
1431
1430
  reverse: boolean;
1432
- variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1433
- error: boolean;
1434
- active: boolean;
1435
- direction: "horizontal" | "vertical";
1431
+ flat: boolean;
1436
1432
  style: vue.StyleValue;
1433
+ active: boolean;
1434
+ error: boolean;
1437
1435
  disabled: boolean;
1438
- multiple: boolean;
1439
- readonly: boolean | null;
1440
1436
  messages: string | readonly string[];
1441
1437
  counter: boolean;
1442
1438
  focused: boolean;
1443
1439
  errorMessages: string | readonly string[] | null;
1444
1440
  maxErrors: string | number;
1441
+ readonly: boolean | null;
1445
1442
  rules: readonly ValidationRule[];
1446
1443
  modelValue: File | File[];
1447
1444
  rounded: string | number | boolean;
1445
+ variant: "underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
1446
+ multiple: boolean;
1448
1447
  tile: boolean;
1449
1448
  density: Density;
1449
+ direction: "horizontal" | "vertical";
1450
1450
  prependIcon: NonNullable<IconValue>;
1451
1451
  clearIcon: IconValue;
1452
1452
  centerAffix: boolean;
@@ -1459,7 +1459,7 @@ declare const VFileInput: {
1459
1459
  chips: boolean;
1460
1460
  counterSizeString: string;
1461
1461
  counterString: string;
1462
- showSize: boolean | 1024 | 1000;
1462
+ showSize: boolean | 1000 | 1024;
1463
1463
  }, {}, string, vue.SlotsType<Partial<{
1464
1464
  default: (arg: VInputSlot & VFieldSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
1465
1465
  [key: string]: any;
@@ -1509,7 +1509,7 @@ declare const VFileInput: {
1509
1509
  }>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
1510
1510
  theme: StringConstructor;
1511
1511
  rounded: {
1512
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1512
+ type: (StringConstructor | NumberConstructor | BooleanConstructor)[];
1513
1513
  default: undefined;
1514
1514
  };
1515
1515
  tile: BooleanConstructor;
@@ -1549,7 +1549,7 @@ declare const VFileInput: {
1549
1549
  reverse: BooleanConstructor;
1550
1550
  singleLine: BooleanConstructor;
1551
1551
  variant: {
1552
- type: PropType<"filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1552
+ type: PropType<"underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1553
1553
  default: string;
1554
1554
  validator: (v: any) => boolean;
1555
1555
  };
@@ -1580,7 +1580,7 @@ declare const VFileInput: {
1580
1580
  type: PropType<readonly ValidationRule[]>;
1581
1581
  default: () => never[];
1582
1582
  };
1583
- validateOn: PropType<"lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined>;
1583
+ validateOn: PropType<("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined>;
1584
1584
  validationValue: null;
1585
1585
  density: {
1586
1586
  type: PropType<Density>;
@@ -1620,14 +1620,14 @@ declare const VFileInput: {
1620
1620
  };
1621
1621
  multiple: BooleanConstructor;
1622
1622
  showSize: {
1623
- type: PropType<boolean | 1024 | 1000>;
1623
+ type: PropType<boolean | 1000 | 1024>;
1624
1624
  default: boolean;
1625
1625
  validator: (v: boolean | number) => boolean;
1626
1626
  };
1627
1627
  }, vue.ExtractPropTypes<{
1628
1628
  theme: StringConstructor;
1629
1629
  rounded: {
1630
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1630
+ type: (StringConstructor | NumberConstructor | BooleanConstructor)[];
1631
1631
  default: undefined;
1632
1632
  };
1633
1633
  tile: BooleanConstructor;
@@ -1667,7 +1667,7 @@ declare const VFileInput: {
1667
1667
  reverse: BooleanConstructor;
1668
1668
  singleLine: BooleanConstructor;
1669
1669
  variant: {
1670
- type: PropType<"filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1670
+ type: PropType<"underlined" | "filled" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled">;
1671
1671
  default: string;
1672
1672
  validator: (v: any) => boolean;
1673
1673
  };
@@ -1698,7 +1698,7 @@ declare const VFileInput: {
1698
1698
  type: PropType<readonly ValidationRule[]>;
1699
1699
  default: () => never[];
1700
1700
  };
1701
- validateOn: PropType<"lazy" | ("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | undefined>;
1701
+ validateOn: PropType<("input" | "blur" | "submit") | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "lazy" | undefined>;
1702
1702
  validationValue: null;
1703
1703
  density: {
1704
1704
  type: PropType<Density>;
@@ -1738,7 +1738,7 @@ declare const VFileInput: {
1738
1738
  };
1739
1739
  multiple: BooleanConstructor;
1740
1740
  showSize: {
1741
- type: PropType<boolean | 1024 | 1000>;
1741
+ type: PropType<boolean | 1000 | 1024>;
1742
1742
  default: boolean;
1743
1743
  validator: (v: boolean | number) => boolean;
1744
1744
  };