@cnamts/synapse 1.0.8 → 1.0.10

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 (711) hide show
  1. package/dist/{DateFilter-DkqG0pmr.js → DateFilter-C0wDuzgn.js} +1 -1
  2. package/dist/{NumberFilter-Ck7AwD39.js → NumberFilter-CBj7zdOi.js} +1 -1
  3. package/dist/{PeriodFilter-LRI6YpgU.js → PeriodFilter-DB4wWyKy.js} +1 -1
  4. package/dist/{SelectFilter-DPc70Jk7.js → SelectFilter-Dces8572.js} +1 -1
  5. package/dist/{TextFilter-DRQL7uD8.js → TextFilter-BU9nlkuS.js} +1 -1
  6. package/dist/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.d.ts +110 -0
  7. package/dist/components/Amelipro/AmeliproAccordionFrieze/types.d.ts +6 -0
  8. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +2839 -2824
  9. package/dist/components/Amelipro/AmeliproBtn/AmeliproBtn.d.ts +2 -2
  10. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +3 -3
  11. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +10 -10
  12. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +3 -3
  13. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +3 -3
  14. package/dist/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.d.ts +30 -0
  15. package/dist/components/Amelipro/AmeliproContentLayout/index.d.ts +2 -0
  16. package/dist/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.d.ts +24 -0
  17. package/dist/components/Amelipro/AmeliproDentalChart/AmeliproDentalChart.d.ts +47 -0
  18. package/dist/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.d.ts +88 -0
  19. package/dist/components/Amelipro/AmeliproDentalChart/types.d.ts +13 -0
  20. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +128 -0
  21. package/dist/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.d.ts +2 -0
  22. package/dist/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  23. package/dist/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.d.ts +91 -0
  24. package/dist/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.d.ts +70 -0
  25. package/dist/components/Amelipro/AmeliproFirstLogin/locales.d.ts +46 -0
  26. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +18 -18
  27. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +9 -9
  28. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +3 -3
  29. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +3 -3
  30. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +4 -4
  31. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -3
  32. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +3 -3
  33. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -3
  34. package/dist/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.d.ts +149 -0
  35. package/dist/components/Amelipro/AmeliproPatientLogged/types.d.ts +48 -0
  36. package/dist/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.d.ts +177 -0
  37. package/dist/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.d.ts +169 -0
  38. package/dist/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/types.d.ts +5 -0
  39. package/dist/components/Amelipro/AmeliproPatientLogin/types.d.ts +5 -0
  40. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +2925 -0
  41. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/types.d.ts +11 -0
  42. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +4489 -0
  43. package/dist/components/Amelipro/AmeliproPostalAddressField/types.d.ts +17 -0
  44. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +2823 -2808
  45. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +3 -3
  46. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +2823 -2808
  47. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +396 -394
  48. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +647 -645
  49. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +3 -3
  50. package/dist/components/Amelipro/AmeliproTooltips/AmeliproTooltips.d.ts +12 -2
  51. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +9 -9
  52. package/dist/components/CookieBanner/CookieBanner.d.ts +119 -117
  53. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +483 -483
  54. package/dist/components/CookiesSelection/CookiesSelection.d.ts +106 -104
  55. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +112 -111
  56. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +1 -1
  57. package/dist/components/Customs/SyForm/SyForm.d.ts +1820 -0
  58. package/dist/components/Customs/SyTabs/SyTabs.d.ts +3 -1
  59. package/dist/components/Customs/SyTabs/useTabTransition.d.ts +5 -0
  60. package/dist/components/Customs/SyTextField/SyTextField.d.ts +654 -647
  61. package/dist/components/Customs/SyTextField/types.d.ts +1 -1
  62. package/dist/components/DataList/DataList.d.ts +1 -1
  63. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +3036 -2906
  64. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1523 -1457
  65. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +679 -654
  66. package/dist/components/DatePicker/composables/useDateValidation.d.ts +14 -2
  67. package/dist/components/DatePicker/composables/useManualDateValidation.d.ts +2 -2
  68. package/dist/components/DatePicker/tests/setup.d.ts +74354 -0
  69. package/dist/components/DialogBox/DialogBox.d.ts +178 -175
  70. package/dist/components/DialogBox/config.d.ts +3 -3
  71. package/dist/components/DialogBox/locales.d.ts +3 -0
  72. package/dist/components/DialogBox/useDraggable.d.ts +10 -0
  73. package/dist/components/FilterSideBar/FilterSideBar.d.ts +163 -161
  74. package/dist/components/FooterBar/FooterBar.d.ts +5 -5
  75. package/dist/components/HeaderBar/HeaderBar.d.ts +2 -2
  76. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.d.ts +2 -0
  77. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +1 -1
  78. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +1 -1
  79. package/dist/components/HeaderNavigationBar/types.d.ts +1 -0
  80. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +842 -9
  81. package/dist/components/HeaderToolbar/locales.d.ts +3 -0
  82. package/dist/components/HeaderToolbar/useMobileRightMenu.d.ts +10 -0
  83. package/dist/components/LangBtn/LangBtn.d.ts +173 -171
  84. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +1 -1
  85. package/dist/components/NirField/NirField.d.ts +1328 -1299
  86. package/dist/components/NirField/locales.d.ts +6 -4
  87. package/dist/components/PasswordField/PasswordField.d.ts +3 -1
  88. package/dist/components/PasswordField/locales.d.ts +2 -0
  89. package/dist/components/PeriodField/PeriodField.d.ts +6078 -5814
  90. package/dist/components/PhoneField/PhoneField.d.ts +672 -648
  91. package/dist/components/RangeField/RangeField.d.ts +11 -1
  92. package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +2 -2
  93. package/dist/components/RangeField/config.d.ts +3 -0
  94. package/dist/components/RatingPicker/EmotionPicker/EmotionPicker.d.ts +3 -1
  95. package/dist/components/RatingPicker/EmotionPicker/locales.d.ts +2 -0
  96. package/dist/components/RatingPicker/NumberPicker/NumberPicker.d.ts +3 -1
  97. package/dist/components/RatingPicker/StarsPicker/StarsPicker.d.ts +3 -1
  98. package/dist/components/RatingPicker/locales.d.ts +1 -0
  99. package/dist/components/SearchListField/SearchListField.d.ts +111 -111
  100. package/dist/components/SyAlert/SyAlert.d.ts +31 -31
  101. package/dist/components/SyTextArea/SyTextArea.d.ts +398 -396
  102. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +210 -180
  103. package/dist/components/Tables/SyTable/SyTable.d.ts +211 -181
  104. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  105. package/dist/components/Tables/common/SyTablePagination.d.ts +113 -111
  106. package/dist/components/Tables/common/filters/DateFilter.d.ts +1 -1
  107. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  108. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  109. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  110. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  111. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +84 -84
  112. package/dist/components/Tables/common/tableProps.d.ts +11 -0
  113. package/dist/components/Tables/common/types.d.ts +8 -4
  114. package/dist/components/Tables/common/usePagination.d.ts +1 -3
  115. package/dist/components/Tables/common/useStoredOptions.d.ts +14 -0
  116. package/dist/components/Tables/common/useTableCheckbox.d.ts +1 -1
  117. package/dist/components/Tables/common/useTableHeaders.d.ts +3 -2
  118. package/dist/components/Tables/common/useTableItems.d.ts +0 -1
  119. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +18 -18
  120. package/dist/components/index.d.ts +12 -0
  121. package/dist/composables/validation/useFormValidation.d.ts +24 -0
  122. package/dist/composables/validation/useValidatable.d.ts +17 -0
  123. package/dist/design-system-v3.js +183 -171
  124. package/dist/design-system-v3.umd.cjs +267 -260
  125. package/dist/main-Dt4iNotT.js +33147 -0
  126. package/dist/style.css +1 -1
  127. package/dist/tooth-11-B9fN9Ow_.js +4 -0
  128. package/dist/tooth-12-BOOjuDe9.js +4 -0
  129. package/dist/tooth-13-DVU7jhZ8.js +4 -0
  130. package/dist/tooth-14-CXNleTBu.js +4 -0
  131. package/dist/tooth-15-iq3z8dzZ.js +4 -0
  132. package/dist/tooth-16-BuNIHSQk.js +4 -0
  133. package/dist/tooth-17-DLb4ijsH.js +4 -0
  134. package/dist/tooth-18-huijQe68.js +4 -0
  135. package/dist/tooth-21-Bl7Q-o4y.js +4 -0
  136. package/dist/tooth-22-ChQKI3h5.js +4 -0
  137. package/dist/tooth-23-CkzbEvBa.js +4 -0
  138. package/dist/tooth-24-BpaPUSEp.js +4 -0
  139. package/dist/tooth-25-BaVfhAL6.js +4 -0
  140. package/dist/tooth-26-BnL03Jv5.js +4 -0
  141. package/dist/tooth-27-BaHyZfhH.js +4 -0
  142. package/dist/tooth-28-BrMBVEgX.js +4 -0
  143. package/dist/tooth-31-DEH3Btej.js +4 -0
  144. package/dist/tooth-32-Dqcy596v.js +4 -0
  145. package/dist/tooth-33-DLzQOVky.js +4 -0
  146. package/dist/tooth-34-36nkjUPW.js +4 -0
  147. package/dist/tooth-35-VfFhleWT.js +4 -0
  148. package/dist/tooth-36-BHwtGkLx.js +4 -0
  149. package/dist/tooth-37-CT47Rtk-.js +4 -0
  150. package/dist/tooth-38-D15JmYSD.js +4 -0
  151. package/dist/tooth-41--x9N_iSc.js +4 -0
  152. package/dist/tooth-42-DZ1D3qmP.js +4 -0
  153. package/dist/tooth-43-C9T3b5_0.js +4 -0
  154. package/dist/tooth-44-CsPRBSZV.js +4 -0
  155. package/dist/tooth-45-Dg3wQunm.js +4 -0
  156. package/dist/tooth-46-DAOEt4G5.js +4 -0
  157. package/dist/tooth-47-DcqUeVM0.js +4 -0
  158. package/dist/tooth-48-0MVzkYem.js +4 -0
  159. package/dist/tooth-51-DOTod22I.js +4 -0
  160. package/dist/tooth-52-DZB1Jabv.js +4 -0
  161. package/dist/tooth-53-nunm2BQr.js +4 -0
  162. package/dist/tooth-54-BwdYfBd-.js +4 -0
  163. package/dist/tooth-55-BUJdNwqL.js +4 -0
  164. package/dist/tooth-61-BwqR1B88.js +4 -0
  165. package/dist/tooth-62-BzaECsvF.js +4 -0
  166. package/dist/tooth-63-wjdIfSq2.js +4 -0
  167. package/dist/tooth-64-CGW4ZcUq.js +4 -0
  168. package/dist/tooth-65-DxH4GgAL.js +4 -0
  169. package/dist/tooth-71-CmjVz11G.js +4 -0
  170. package/dist/tooth-72-CCyNUD-W.js +4 -0
  171. package/dist/tooth-73-D6aJwVz4.js +4 -0
  172. package/dist/tooth-74-zNtDQ6ig.js +4 -0
  173. package/dist/tooth-75-DDEx6y4E.js +4 -0
  174. package/dist/tooth-81-xg8UVvz2.js +4 -0
  175. package/dist/tooth-82-CtNXwBtB.js +4 -0
  176. package/dist/tooth-83-C2ODw7VT.js +4 -0
  177. package/dist/tooth-84-BKIdO9HA.js +4 -0
  178. package/dist/tooth-85-3YmvfAsK.js +4 -0
  179. package/dist/vuetifyConfig.d.ts +6 -6
  180. package/package.json +2 -2
  181. package/src/assets/amelipro/img/dental-chart-img/tooth-11.svg +16 -0
  182. package/src/assets/amelipro/img/dental-chart-img/tooth-12.svg +11 -0
  183. package/src/assets/amelipro/img/dental-chart-img/tooth-13.svg +11 -0
  184. package/src/assets/amelipro/img/dental-chart-img/tooth-14.svg +26 -0
  185. package/src/assets/amelipro/img/dental-chart-img/tooth-15.svg +21 -0
  186. package/src/assets/amelipro/img/dental-chart-img/tooth-16.svg +31 -0
  187. package/src/assets/amelipro/img/dental-chart-img/tooth-17.svg +26 -0
  188. package/src/assets/amelipro/img/dental-chart-img/tooth-18.svg +26 -0
  189. package/src/assets/amelipro/img/dental-chart-img/tooth-21.svg +16 -0
  190. package/src/assets/amelipro/img/dental-chart-img/tooth-22.svg +11 -0
  191. package/src/assets/amelipro/img/dental-chart-img/tooth-23.svg +11 -0
  192. package/src/assets/amelipro/img/dental-chart-img/tooth-24.svg +26 -0
  193. package/src/assets/amelipro/img/dental-chart-img/tooth-25.svg +21 -0
  194. package/src/assets/amelipro/img/dental-chart-img/tooth-26.svg +31 -0
  195. package/src/assets/amelipro/img/dental-chart-img/tooth-27.svg +26 -0
  196. package/src/assets/amelipro/img/dental-chart-img/tooth-28.svg +26 -0
  197. package/src/assets/amelipro/img/dental-chart-img/tooth-31.svg +11 -0
  198. package/src/assets/amelipro/img/dental-chart-img/tooth-32.svg +11 -0
  199. package/src/assets/amelipro/img/dental-chart-img/tooth-33.svg +11 -0
  200. package/src/assets/amelipro/img/dental-chart-img/tooth-34.svg +11 -0
  201. package/src/assets/amelipro/img/dental-chart-img/tooth-35.svg +22 -0
  202. package/src/assets/amelipro/img/dental-chart-img/tooth-36.svg +26 -0
  203. package/src/assets/amelipro/img/dental-chart-img/tooth-37.svg +26 -0
  204. package/src/assets/amelipro/img/dental-chart-img/tooth-38.svg +11 -0
  205. package/src/assets/amelipro/img/dental-chart-img/tooth-41.svg +11 -0
  206. package/src/assets/amelipro/img/dental-chart-img/tooth-42.svg +11 -0
  207. package/src/assets/amelipro/img/dental-chart-img/tooth-43.svg +11 -0
  208. package/src/assets/amelipro/img/dental-chart-img/tooth-44.svg +11 -0
  209. package/src/assets/amelipro/img/dental-chart-img/tooth-45.svg +22 -0
  210. package/src/assets/amelipro/img/dental-chart-img/tooth-46.svg +26 -0
  211. package/src/assets/amelipro/img/dental-chart-img/tooth-47.svg +26 -0
  212. package/src/assets/amelipro/img/dental-chart-img/tooth-48.svg +11 -0
  213. package/src/assets/amelipro/img/dental-chart-img/tooth-51.svg +11 -0
  214. package/src/assets/amelipro/img/dental-chart-img/tooth-52.svg +16 -0
  215. package/src/assets/amelipro/img/dental-chart-img/tooth-53.svg +16 -0
  216. package/src/assets/amelipro/img/dental-chart-img/tooth-54.svg +11 -0
  217. package/src/assets/amelipro/img/dental-chart-img/tooth-55.svg +16 -0
  218. package/src/assets/amelipro/img/dental-chart-img/tooth-61.svg +11 -0
  219. package/src/assets/amelipro/img/dental-chart-img/tooth-62.svg +16 -0
  220. package/src/assets/amelipro/img/dental-chart-img/tooth-63.svg +16 -0
  221. package/src/assets/amelipro/img/dental-chart-img/tooth-64.svg +11 -0
  222. package/src/assets/amelipro/img/dental-chart-img/tooth-65.svg +16 -0
  223. package/src/assets/amelipro/img/dental-chart-img/tooth-71.svg +11 -0
  224. package/src/assets/amelipro/img/dental-chart-img/tooth-72.svg +16 -0
  225. package/src/assets/amelipro/img/dental-chart-img/tooth-73.svg +16 -0
  226. package/src/assets/amelipro/img/dental-chart-img/tooth-74.svg +11 -0
  227. package/src/assets/amelipro/img/dental-chart-img/tooth-75.svg +16 -0
  228. package/src/assets/amelipro/img/dental-chart-img/tooth-81.svg +11 -0
  229. package/src/assets/amelipro/img/dental-chart-img/tooth-82.svg +16 -0
  230. package/src/assets/amelipro/img/dental-chart-img/tooth-83.svg +16 -0
  231. package/src/assets/amelipro/img/dental-chart-img/tooth-84.svg +11 -0
  232. package/src/assets/amelipro/img/dental-chart-img/tooth-85.svg +16 -0
  233. package/src/assets/amelipro/img/ico_pdf.svg +15 -0
  234. package/src/assets/amelipro/img/idpa/apcv_logo.svg +16 -0
  235. package/src/assets/amelipro/img/idpa/carte-vitale.svg +75 -0
  236. package/src/assets/amelipro/img/navigateurs.png +0 -0
  237. package/src/assets/amelipro/img/visuel_deconnexion.svg +973 -0
  238. package/src/assets/amelipro/img/visuel_erreur_403.svg +3652 -0
  239. package/src/assets/amelipro/img/visuel_erreur_404.svg +1801 -0
  240. package/src/assets/amelipro/img/visuel_erreur_500.svg +989 -0
  241. package/src/assets/amelipro/img/visuel_erreur_503.svg +1005 -0
  242. package/src/assets/amelipro/img/visuel_navigateur_obsolete.svg +828 -0
  243. package/src/assets/amelipro/pdf/charte-pour-pdf.pdf +0 -0
  244. package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +5 -2
  245. package/src/components/Accordion/Accordion.mdx +5 -3
  246. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordion.stories.ts +258 -0
  247. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.mdx +15 -0
  248. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.stories.ts +261 -0
  249. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.vue +419 -0
  250. package/src/components/Amelipro/AmeliproAccordionFrieze/__tests__/AmeliproAccordionFrieze.spec.ts +98 -0
  251. package/src/components/Amelipro/AmeliproAccordionFrieze/__tests__/__snapshots__/AmeliproAccordionFrieze.spec.ts.snap +858 -0
  252. package/src/components/Amelipro/AmeliproAccordionFrieze/types.d.ts +6 -0
  253. package/src/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.stories.ts +321 -0
  254. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.stories.ts +656 -0
  255. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.vue +2 -2
  256. package/src/components/Amelipro/AmeliproAccordionList/__tests__/__snapshots__/AmeliproAccordionList.spec.ts.snap +0 -4
  257. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.mdx +1 -3
  258. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.stories.ts +208 -0
  259. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.stories.ts +562 -0
  260. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.vue +2 -2
  261. package/src/components/Amelipro/AmeliproAccordionResultList/__tests__/__snapshots__/AmeliproAccordionResultList.spec.ts.snap +0 -4
  262. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.stories.ts +480 -0
  263. package/src/components/Amelipro/AmeliproBadge/AmeliproBadge.stories.ts +97 -0
  264. package/src/components/Amelipro/AmeliproBtn/AmeliproBtn.stories.ts +190 -8
  265. package/src/components/Amelipro/AmeliproCallback/AmeliproCallback.stories.ts +321 -0
  266. package/src/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.stories.ts +267 -0
  267. package/src/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.vue +1 -1
  268. package/src/components/Amelipro/AmeliproCard/AmeliproCard.stories.ts +360 -0
  269. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.stories.ts +288 -7
  270. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.stories.ts +435 -2
  271. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.vue +1 -1
  272. package/src/components/Amelipro/AmeliproChips/AmeliproChips.stories.ts +46 -0
  273. package/src/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.stories.ts +173 -0
  274. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +15 -0
  275. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +44 -0
  276. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.vue +55 -0
  277. package/src/components/Amelipro/AmeliproContentLayout/__tests__/AmeliproContentLayout.spec.ts +20 -0
  278. package/src/components/Amelipro/AmeliproContentLayout/__tests__/__snapshots__/AmeliproContentLayout.spec.ts.snap +24 -0
  279. package/src/components/Amelipro/AmeliproContentLayout/index.ts +3 -0
  280. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +18 -0
  281. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +154 -0
  282. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +73 -0
  283. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/AmeliproCopyBtn.spec.ts +20 -0
  284. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/__snapshots__/AmeliproCopyBtn.spec.ts.snap +84 -0
  285. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.stories.ts +422 -0
  286. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +2 -2
  287. package/src/components/Amelipro/AmeliproCustomSelector/__tests__/__snapshots__/AmeliproCustomSelector.spec.ts.snap +4 -6
  288. package/src/components/Amelipro/AmeliproDentalChart/AmeliproDentalChart.mdx +15 -0
  289. package/src/components/Amelipro/AmeliproDentalChart/AmeliproDentalChart.stories.ts +1078 -0
  290. package/src/components/Amelipro/AmeliproDentalChart/AmeliproDentalChart.vue +163 -0
  291. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.vue +183 -0
  292. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/tests/AmeliproTooth.spec.ts +20 -0
  293. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/tests/__snapshots__/AmeliproTooth.spec.ts.snap +39 -0
  294. package/src/components/Amelipro/AmeliproDentalChart/tests/AmeliproDentalChart.spec.ts +468 -0
  295. package/src/components/Amelipro/AmeliproDentalChart/tests/__snapshots__/AmeliproDentalChart.spec.ts.snap +2589 -0
  296. package/src/components/Amelipro/AmeliproDentalChart/types.d.ts +13 -0
  297. package/src/components/Amelipro/AmeliproDialog/AmeliproDialog.stories.ts +333 -0
  298. package/src/components/Amelipro/AmeliproDialog/AmeliproDialog.vue +7 -2
  299. package/src/components/Amelipro/AmeliproDialog/tests/__snapshots__/AmeliproDialog.spec.ts.snap +1 -0
  300. package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.stories.ts +92 -0
  301. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +23 -0
  302. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +386 -0
  303. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +187 -0
  304. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +31 -0
  305. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/__snapshots__/AmeliproErrorTemplate.spec.ts.snap +184 -0
  306. package/src/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.ts +85 -0
  307. package/src/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  308. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.mdx +15 -0
  309. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.stories.ts +71 -0
  310. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +161 -0
  311. package/src/components/Amelipro/AmeliproFilePreview/__tests__/AmeliproFilePreview.spec.ts +28 -0
  312. package/src/components/Amelipro/AmeliproFilePreview/__tests__/__snapshots__/AmeliproFilePreview.spec.ts.snap +209 -0
  313. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.mdx +15 -0
  314. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.stories.ts +287 -0
  315. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.vue +331 -0
  316. package/src/components/Amelipro/AmeliproFirstLogin/__tests__/AmeliproFirstLogin.spec.ts +29 -0
  317. package/src/components/Amelipro/AmeliproFirstLogin/__tests__/__snapshots__/AmeliproFirstLogin.spec.ts.snap +1210 -0
  318. package/src/components/Amelipro/AmeliproFirstLogin/locales.ts +48 -0
  319. package/src/components/Amelipro/AmeliproIcon/AmeliproIcon.stories.ts +61 -1
  320. package/src/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.stories.ts +174 -0
  321. package/src/components/Amelipro/AmeliproIllustratedDataTile/AmeliproIllustratedDataTile.stories.ts +186 -0
  322. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.stories.ts +194 -0
  323. package/src/components/Amelipro/AmeliproMailTile/AmeliproMailTile.stories.ts +237 -0
  324. package/src/components/Amelipro/AmeliproMessage/AmeliproMessage.stories.ts +111 -0
  325. package/src/components/Amelipro/AmeliproMultipleFoldingCard/AmeliproMultipleFoldingCard.stories.ts +199 -0
  326. package/src/components/Amelipro/AmeliproNumberedCard/AmeliproNumberedCard.stories.ts +150 -0
  327. package/src/components/Amelipro/AmeliproOnboarding/AmeliproOnboarding.stories.ts +281 -8
  328. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.stories.ts +123 -43
  329. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.mdx +18 -0
  330. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.stories.ts +250 -0
  331. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.vue +520 -0
  332. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/AmeliproPatientLogged.spec.ts +79 -0
  333. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/__snapshots__/AmeliproPatientLogged.spec.ts.snap +1140 -0
  334. package/src/components/Amelipro/AmeliproPatientLogged/types.d.ts +49 -0
  335. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.mdx +18 -0
  336. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.stories.ts +151 -0
  337. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.vue +231 -0
  338. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.vue +252 -0
  339. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/__tests__/AmeliproPatientLoginForm.spec.ts +46 -0
  340. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/__tests__/__snapshots__/AmeliproPatientLoginForm.spec.ts.snap +33 -0
  341. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/types.d.ts +6 -0
  342. package/src/components/Amelipro/AmeliproPatientLogin/__tests__/AmeliproPatientLogin.spec.ts +49 -0
  343. package/src/components/Amelipro/AmeliproPatientLogin/__tests__/__snapshots__/AmeliproPatientLogin.spec.ts.snap +60 -0
  344. package/src/components/Amelipro/AmeliproPatientLogin/types.d.ts +6 -0
  345. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.vue +464 -0
  346. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/__tests__/AmeliproPostalAddressCityRow.spec.ts +41 -0
  347. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/__tests__/__snapshots__/AmeliproPostalAddressCityRow.spec.ts.snap +548 -0
  348. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/types.d.ts +12 -0
  349. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.mdx +15 -0
  350. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.stories.ts +133 -0
  351. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.vue +360 -0
  352. package/src/components/Amelipro/AmeliproPostalAddressField/tests/AmeliproPostalAddressField.spec.ts +27 -0
  353. package/src/components/Amelipro/AmeliproPostalAddressField/tests/__snapshots__/AmeliproPostalAddressField.spec.ts.snap +548 -0
  354. package/src/components/Amelipro/AmeliproPostalAddressField/types.d.ts +18 -0
  355. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.stories.ts +639 -0
  356. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.vue +4 -3
  357. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.stories.ts +648 -0
  358. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.vue +2 -2
  359. package/src/components/Amelipro/AmeliproResultList/__tests__/__snapshots__/AmeliproResultList.spec.ts.snap +0 -4
  360. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.stories.ts +392 -0
  361. package/src/components/Amelipro/AmeliproStateTile/AmeliproStateTile.stories.ts +210 -0
  362. package/src/components/Amelipro/AmeliproStatus/AmeliproStatus.stories.ts +326 -0
  363. package/src/components/Amelipro/AmeliproTable/AmeliproTable.stories.ts +232 -4
  364. package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +3 -2
  365. package/src/components/Amelipro/AmeliproTable/__tests__/__snapshots__/AmeliproTable.spec.ts.snap +0 -4
  366. package/src/components/Amelipro/AmeliproTabs/AmeliproTabs.vue +1 -1
  367. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.stories.ts +351 -0
  368. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.stories.ts +636 -40
  369. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +1 -1
  370. package/src/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.stories.ts +222 -6
  371. package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.stories.ts +169 -0
  372. package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.vue +6 -1
  373. package/src/components/Amelipro/AmeliproTooltips/tests/__snapshots__/AmeliproTooltips.spec.ts.snap +1 -5
  374. package/src/components/Amelipro/AmeliproTransmission/AmeliproTransmission.stories.ts +160 -0
  375. package/src/components/Amelipro/ServiceMenu/ServiceMenu.mdx +5 -3
  376. package/src/components/Amelipro/StructureMenu/StructureMenu.mdx +5 -3
  377. package/src/components/Amelipro/StructureMenu/StructureMenu.vue +1 -1
  378. package/src/components/Amelipro/StructureMenu/tests/__snapshots__/StructureMenu.spec.ts.snap +1 -2
  379. package/src/components/Amelipro/UserMenu/UserMenu.mdx +5 -3
  380. package/src/components/BackBtn/Accessibilite.mdx +6 -2
  381. package/src/components/BackBtn/BackBtn.mdx +5 -3
  382. package/src/components/BackBtn/BackBtn.stories.ts +1 -0
  383. package/src/components/BackBtn/Usages.mdx +5 -3
  384. package/src/components/BackToTopBtn/Accessibilite.mdx +6 -2
  385. package/src/components/BackToTopBtn/BackToTopBtn.mdx +5 -4
  386. package/src/components/BackToTopBtn/Usages.mdx +5 -3
  387. package/src/components/ChipList/Accessibilite.mdx +6 -2
  388. package/src/components/ChipList/ChipList.mdx +5 -3
  389. package/src/components/CollapsibleList/Accessibilite.mdx +6 -2
  390. package/src/components/CollapsibleList/CollapsibleList.mdx +5 -3
  391. package/src/components/ContextualMenu/Accessibilite.mdx +6 -2
  392. package/src/components/ContextualMenu/ContextualMenu.mdx +7 -4
  393. package/src/components/ContextualMenu/Usages.mdx +5 -3
  394. package/src/components/CookieBanner/Accessibilite.mdx +6 -2
  395. package/src/components/CookieBanner/CookieBanner.mdx +5 -8
  396. package/src/components/CopyBtn/Accessibilite.mdx +6 -2
  397. package/src/components/CopyBtn/CopyBtn.mdx +5 -3
  398. package/src/components/CopyBtn/Usages.mdx +5 -3
  399. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.mdx +6 -2
  400. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.mdx +7 -4
  401. package/src/components/Customs/Selects/SelectBtnField/Usages.mdx +5 -3
  402. package/src/components/Customs/Selects/SelectOverview.mdx +5 -3
  403. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.mdx +6 -2
  404. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.mdx +6 -4
  405. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.mdx +6 -2
  406. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.mdx +7 -2
  407. package/src/components/Customs/Selects/SySelect/Accessibilite.mdx +7 -3
  408. package/src/components/Customs/Selects/SySelect/SySelect.mdx +6 -4
  409. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +1 -1
  410. package/src/components/Customs/Selects/SySelect/SySelect.vue +156 -192
  411. package/src/components/Customs/Selects/SySelect/Usages.mdx +5 -3
  412. package/src/components/Customs/SyCheckbox/Accessibilite.mdx +6 -3
  413. package/src/components/Customs/SyCheckbox/SyCheckbox.mdx +5 -3
  414. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +4 -0
  415. package/src/components/Customs/SyForm/Introduction.mdx +132 -0
  416. package/src/components/Customs/SyForm/SyForm.mdx +105 -0
  417. package/src/components/Customs/SyForm/SyForm.stories.ts +375 -0
  418. package/src/components/Customs/SyForm/SyForm.vue +80 -0
  419. package/src/components/Customs/SyIcon/Accessibilite.mdx +5 -5
  420. package/src/components/Customs/SyIcon/SyIcon.mdx +5 -7
  421. package/src/components/Customs/SyPagination/SyPagination.mdx +7 -4
  422. package/src/components/Customs/SyTabs/Accessibilite.mdx +4 -1
  423. package/src/components/Customs/SyTabs/SyTabs.mdx +5 -3
  424. package/src/components/Customs/SyTabs/SyTabs.stories.ts +31 -0
  425. package/src/components/Customs/SyTabs/SyTabs.vue +185 -27
  426. package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +18 -0
  427. package/src/components/Customs/SyTabs/useTabTransition.ts +42 -0
  428. package/src/components/Customs/SyTextField/Accessibilite.mdx +6 -2
  429. package/src/components/Customs/SyTextField/SyTextField.mdx +5 -6
  430. package/src/components/Customs/SyTextField/SyTextField.vue +29 -7
  431. package/src/components/Customs/SyTextField/Usages.mdx +1 -0
  432. package/src/components/Customs/SyTextField/types.d.ts +1 -1
  433. package/src/components/DataList/Accessibilite.mdx +6 -2
  434. package/src/components/DataList/DataList.mdx +5 -3
  435. package/src/components/DataListGroup/Accessibilite.mdx +6 -2
  436. package/src/components/DataListGroup/DataListGroup.mdx +5 -3
  437. package/src/components/DataListItem/DataListItem.vue +12 -13
  438. package/src/components/DatePicker/Accessibilite.mdx +6 -2
  439. package/src/components/DatePicker/CalendarMode/DatePicker.mdx +5 -3
  440. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +242 -41
  441. package/src/components/DatePicker/CalendarMode/DatePicker.vue +36 -15
  442. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.mdx +5 -6
  443. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +246 -59
  444. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +54 -13
  445. package/src/components/DatePicker/DatePickerOverview.mdx +9 -3
  446. package/src/components/DatePicker/DatePickerValidationExample/DatePickerValidation.mdx +26 -24
  447. package/src/components/DatePicker/DatePickerValidationExample/DatePickerValidation.stories.ts +240 -133
  448. package/src/components/DatePicker/DateTextInput/DateRange.stories.ts +29 -1
  449. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +69 -41
  450. package/src/components/DatePicker/DateTextInput/NoCalendar.mdx +5 -3
  451. package/src/components/DatePicker/DateTextInput/NoCalendar.stories.ts +169 -38
  452. package/src/components/DatePicker/Usages.mdx +5 -3
  453. package/src/components/DatePicker/composables/useDateValidation.ts +8 -5
  454. package/src/components/DatePicker/composables/useManualDateValidation.ts +23 -6
  455. package/src/components/DatePicker/datePickers.stories.ts +28 -0
  456. package/src/components/DatePicker/docExamples/DatePickerBidirectionalValidation.vue +47 -58
  457. package/src/components/DatePicker/docExamples/DatePickerValidationExamples.vue +2 -2
  458. package/src/components/DatePicker/tests/DatePicker.validation.spec.ts +4654 -0
  459. package/src/components/DatePicker/tests/archiTest.md +33 -0
  460. package/src/components/DatePicker/tests/setup.ts +243 -0
  461. package/src/components/DiacriticPicker/DiacriticPicker.mdx +5 -3
  462. package/src/components/DialogBox/Accessibilite.mdx +6 -2
  463. package/src/components/DialogBox/DialogBox.mdx +5 -3
  464. package/src/components/DialogBox/DialogBox.stories.ts +83 -0
  465. package/src/components/DialogBox/DialogBox.vue +63 -11
  466. package/src/components/DialogBox/Usages.mdx +5 -3
  467. package/src/components/DialogBox/config.ts +3 -3
  468. package/src/components/DialogBox/locales.ts +3 -0
  469. package/src/components/DialogBox/tests/DialogBox.spec.ts +317 -16
  470. package/src/components/DialogBox/tests/__snapshots__/DialogBox.spec.ts.snap +14 -11
  471. package/src/components/DialogBox/useDraggable.ts +186 -0
  472. package/src/components/DownloadBtn/Accessibilite.mdx +6 -2
  473. package/src/components/DownloadBtn/DownloadBtn.mdx +7 -4
  474. package/src/components/DownloadBtn/DownloadBtn.vue +1 -1
  475. package/src/components/DownloadBtn/tests/DownloadBtn.spec.ts +2 -3
  476. package/src/components/ErrorPage/Accessibilite.mdx +6 -2
  477. package/src/components/ErrorPage/ErrorPage.mdx +5 -3
  478. package/src/components/ExternalLinks/Accessibilite.mdx +6 -2
  479. package/src/components/ExternalLinks/ExternalLinks.mdx +5 -8
  480. package/src/components/ExternalLinks/Usages.mdx +5 -3
  481. package/src/components/FileList/Accessibilite.mdx +6 -2
  482. package/src/components/FileList/FileList.mdx +5 -4
  483. package/src/components/FilePreview/Accessibilite.mdx +6 -2
  484. package/src/components/FilePreview/FilePreview.mdx +7 -7
  485. package/src/components/FileUpload/Accessibilite.mdx +6 -2
  486. package/src/components/FileUpload/FileUpload.mdx +7 -4
  487. package/src/components/FilterInline/Accessibilite.mdx +6 -2
  488. package/src/components/FilterInline/FilterInline.mdx +5 -5
  489. package/src/components/FilterSideBar/Accessibilite.mdx +6 -2
  490. package/src/components/FilterSideBar/FilterSideBar.mdx +5 -4
  491. package/src/components/FooterBar/Accessibilite.mdx +6 -2
  492. package/src/components/FooterBar/FooterBar.mdx +5 -3
  493. package/src/components/FranceConnectBtn/Accessibilite.mdx +6 -2
  494. package/src/components/FranceConnectBtn/FranceConnectBtn.mdx +5 -3
  495. package/src/components/HeaderBar/Accessibilite.mdx +6 -2
  496. package/src/components/HeaderBar/HeaderBar.mdx +4 -4
  497. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.mdx +6 -2
  498. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.mdx +9 -13
  499. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.mdx +1 -1
  500. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.vue +4 -0
  501. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/tests/__snapshots__/HeaderMenuItem.spec.ts.snap +4 -1
  502. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.mdx +5 -5
  503. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.mdx +1 -2
  504. package/src/components/HeaderBar/Usages.mdx +5 -3
  505. package/src/components/HeaderLoading/Accessibilite.mdx +2 -1
  506. package/src/components/HeaderLoading/HeaderLoading.mdx +5 -3
  507. package/src/components/HeaderNavigationBar/HeaderNavigationBar.mdx +1 -8
  508. package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +18 -2
  509. package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +14 -4
  510. package/src/components/HeaderNavigationBar/types.ts +1 -0
  511. package/src/components/HeaderToolbar/Accessibilite.mdx +6 -2
  512. package/src/components/HeaderToolbar/Accessibilite.stories.ts +8 -0
  513. package/src/components/HeaderToolbar/HeaderToolbar.mdx +4 -3
  514. package/src/components/HeaderToolbar/HeaderToolbar.stories.ts +65 -6
  515. package/src/components/HeaderToolbar/HeaderToolbar.vue +589 -162
  516. package/src/components/HeaderToolbar/locales.ts +3 -0
  517. package/src/components/HeaderToolbar/useMobileRightMenu.ts +121 -0
  518. package/src/components/LangBtn/Accessibilite.mdx +6 -2
  519. package/src/components/LangBtn/LangBtn.mdx +5 -3
  520. package/src/components/Logo/Accessibilite.mdx +6 -2
  521. package/src/components/Logo/Logo.mdx +5 -3
  522. package/src/components/LogoBrandSection/Accessibilite.mdx +6 -2
  523. package/src/components/LogoBrandSection/LogoBrandSection.mdx +5 -3
  524. package/src/components/MaintenancePage/Accessibilite.mdx +6 -2
  525. package/src/components/MaintenancePage/MaintenancePage.mdx +6 -4
  526. package/src/components/NirField/Accessibilite.mdx +6 -2
  527. package/src/components/NirField/Accessibilite.stories.ts +4 -0
  528. package/src/components/NirField/NirField.mdx +5 -7
  529. package/src/components/NirField/NirField.stories.ts +0 -11
  530. package/src/components/NirField/NirField.vue +172 -166
  531. package/src/components/NirField/Usages.mdx +5 -3
  532. package/src/components/NirField/locales.ts +6 -4
  533. package/src/components/NirField/tests/NirField.spec.ts +2 -2
  534. package/src/components/NotFoundPage/Accessibilite.mdx +6 -2
  535. package/src/components/NotFoundPage/NotFoundPage.mdx +6 -4
  536. package/src/components/NotificationBar/Accessibilite.mdx +6 -2
  537. package/src/components/NotificationBar/NotificationBar.mdx +5 -1
  538. package/src/components/NotificationBar/Usages.mdx +5 -3
  539. package/src/components/PageContainer/Accessibilite.mdx +6 -2
  540. package/src/components/PageContainer/PageContainer.mdx +5 -3
  541. package/src/components/PaginatedTable/Accessibilite.mdx +6 -2
  542. package/src/components/PaginatedTable/PaginatedTable.mdx +5 -3
  543. package/src/components/PasswordField/Accessibilite.mdx +6 -2
  544. package/src/components/PasswordField/Accessibilite.stories.ts +96 -0
  545. package/src/components/PasswordField/PasswordField.mdx +5 -3
  546. package/src/components/PasswordField/PasswordField.stories.ts +8 -1
  547. package/src/components/PasswordField/PasswordField.vue +98 -19
  548. package/src/components/PasswordField/locales.ts +2 -0
  549. package/src/components/PasswordField/tests/PasswordField.spec.ts +1 -1
  550. package/src/components/PeriodField/Accessibilite.mdx +6 -2
  551. package/src/components/PeriodField/PeriodField.mdx +5 -3
  552. package/src/components/PhoneField/Accessibilite.mdx +6 -2
  553. package/src/components/PhoneField/PhoneField.mdx +5 -3
  554. package/src/components/PhoneField/PhoneField.stories.ts +17 -218
  555. package/src/components/PhoneField/PhoneField.vue +21 -11
  556. package/src/components/PhoneField/Usages.mdx +5 -3
  557. package/src/components/PhoneField/tests/PhoneField.spec.ts +46 -0
  558. package/src/components/RangeField/Accessibilite.mdx +6 -2
  559. package/src/components/RangeField/Accessibilite.stories.ts +4 -0
  560. package/src/components/RangeField/RangeField.mdx +5 -7
  561. package/src/components/RangeField/RangeField.stories.ts +60 -0
  562. package/src/components/RangeField/RangeField.vue +37 -21
  563. package/src/components/RangeField/RangeSlider/RangeSlider.vue +30 -8
  564. package/src/components/RangeField/RangeSlider/Tooltip/Tooltip.vue +1 -0
  565. package/src/components/RangeField/RangeSlider/tests/__snapshots__/rangeSlider.spec.ts.snap +12 -4
  566. package/src/components/RangeField/RangeSlider/tests/useMouseSlide.spec.ts +9 -1
  567. package/src/components/RangeField/RangeSlider/useMouseSlide.ts +23 -8
  568. package/src/components/RangeField/config.ts +3 -1
  569. package/src/components/RangeField/tests/__snapshots__/RangeField.spec.ts.snap +132 -141
  570. package/src/components/RatingPicker/Accessibilite.mdx +6 -2
  571. package/src/components/RatingPicker/Accessibilite.stories.ts +4 -0
  572. package/src/components/RatingPicker/EmotionPicker/EmotionPicker.vue +119 -66
  573. package/src/components/RatingPicker/EmotionPicker/locales.ts +2 -0
  574. package/src/components/RatingPicker/EmotionPicker/tests/EmotionPicker.spec.ts +4 -4
  575. package/src/components/RatingPicker/EmotionPicker/tests/__snapshots__/EmotionPicker.spec.ts.snap +462 -678
  576. package/src/components/RatingPicker/NumberPicker/NumberPicker.vue +106 -42
  577. package/src/components/RatingPicker/NumberPicker/tests/NumberPicker.spec.ts +3 -3
  578. package/src/components/RatingPicker/NumberPicker/tests/__snapshots__/NumberPicker.spec.ts.snap +119 -515
  579. package/src/components/RatingPicker/Rating.ts +5 -1
  580. package/src/components/RatingPicker/RatingPicker.mdx +5 -4
  581. package/src/components/RatingPicker/RatingPicker.stories.ts +5 -6
  582. package/src/components/RatingPicker/RatingPicker.vue +7 -2
  583. package/src/components/RatingPicker/StarsPicker/StarsPicker.vue +78 -42
  584. package/src/components/RatingPicker/StarsPicker/tests/StarsPicker.spec.ts +7 -7
  585. package/src/components/RatingPicker/StarsPicker/tests/__snapshots__/StarsPicker.spec.ts.snap +163 -245
  586. package/src/components/RatingPicker/locales.ts +1 -0
  587. package/src/components/RatingPicker/tests/__snapshots__/RatingPicker.spec.ts.snap +120 -516
  588. package/src/components/SearchListField/Accessibilite.mdx +6 -2
  589. package/src/components/SearchListField/SearchListField.mdx +7 -5
  590. package/src/components/SkipLink/Accessibilite.mdx +6 -2
  591. package/src/components/SkipLink/SkipLink.mdx +5 -3
  592. package/src/components/SkipLink/Usages.mdx +5 -3
  593. package/src/components/SocialMediaLinks/Accessibilite.mdx +6 -2
  594. package/src/components/SocialMediaLinks/SocialMediaLinks.mdx +5 -3
  595. package/src/components/SubHeader/Accessibilite.mdx +6 -2
  596. package/src/components/SubHeader/SubHeader.mdx +5 -3
  597. package/src/components/SyAlert/Accessibilite.mdx +6 -2
  598. package/src/components/SyAlert/SyAlert.mdx +7 -4
  599. package/src/components/SyAlert/Usages.mdx +5 -3
  600. package/src/components/SyTextArea/SyTextArea.mdx +5 -3
  601. package/src/components/TableToolbar/Accessibilite.mdx +6 -2
  602. package/src/components/TableToolbar/TableToolbar.mdx +6 -3
  603. package/src/components/Tables/SyServerTable/SyServerTable.mdx +5 -3
  604. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +113 -84
  605. package/src/components/Tables/SyServerTable/SyServerTable.vue +88 -91
  606. package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +46 -7
  607. package/src/components/Tables/SyTable/SyTable.mdx +5 -3
  608. package/src/components/Tables/SyTable/SyTable.stories.ts +5 -1
  609. package/src/components/Tables/SyTable/SyTable.vue +39 -66
  610. package/src/components/Tables/SyTable/tests/SyTable.spec.ts +15 -7
  611. package/src/components/Tables/common/SyTablePagination.vue +0 -6
  612. package/src/components/Tables/common/tableProps.ts +71 -0
  613. package/src/components/Tables/common/tableStyles.scss +4 -0
  614. package/src/components/Tables/common/tests/tableUtils.spec.ts +4 -151
  615. package/src/components/Tables/common/types.ts +12 -2
  616. package/src/components/Tables/common/usePagination.ts +0 -6
  617. package/src/components/Tables/common/useStoredOptions.ts +36 -0
  618. package/src/components/Tables/common/useTableCheckbox.ts +5 -5
  619. package/src/components/Tables/common/useTableHeaders.ts +10 -7
  620. package/src/components/Tables/common/useTableItems.ts +0 -20
  621. package/src/components/ToolbarContainer/ToolbarContainer.mdx +1 -0
  622. package/src/components/UploadWorkflow/Accessibilite.mdx +6 -2
  623. package/src/components/UploadWorkflow/UploadWorkflow.mdx +5 -7
  624. package/src/components/UserMenuBtn/Accessibilite.mdx +6 -2
  625. package/src/components/UserMenuBtn/UserMenuBtn.mdx +5 -3
  626. package/src/components/index.ts +12 -0
  627. package/src/composables/rules/useFieldValidation.ts +21 -3
  628. package/src/composables/validation/AvecVosComposants.mdx +145 -0
  629. package/src/composables/validation/FormValidation.mdx +151 -0
  630. package/src/composables/validation/FormValidation.stories.ts +402 -0
  631. package/src/composables/validation/useFormValidation.ts +91 -0
  632. package/src/composables/validation/useValidatable.ts +41 -0
  633. package/src/stories/Accessibilite/Aculturation/SensibilisationAccessibilite.mdx +2 -65
  634. package/src/stories/Accessibilite/Audit/RGAA.mdx +2 -20
  635. package/src/stories/Accessibilite/AuditDesignSystem.mdx +4 -47
  636. package/src/stories/Accessibilite/Avancement/Avancement.mdx +5 -68
  637. package/src/stories/Accessibilite/Avancement/Avancement.stories.ts +267 -198
  638. package/src/stories/Accessibilite/Introduction.mdx +2 -20
  639. package/src/stories/Accessibilite/KitDePreAudit/Echantillonnage.mdx +4 -21
  640. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +3 -20
  641. package/src/stories/Accessibilite/KitDePreAudit/Outils/Introduction.mdx +7 -52
  642. package/src/stories/Accessibilite/KitDePreAudit/Outils/LecteursDEcran.mdx +3 -46
  643. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/FauxPositifs.mdx +3 -39
  644. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/Utilisation.mdx +4 -54
  645. package/src/stories/Accessibilite/KitDePreAudit/Preaudit.mdx +6 -53
  646. package/src/stories/Accessibilite/Vuetify/Vuetify.mdx +3 -11
  647. package/src/stories/Accessibilite/Vuetify/Vuetify.stories.ts +2 -2
  648. package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +6 -3
  649. package/src/stories/Components/Components.stories.ts +1 -1
  650. package/src/stories/Demarrer/Accueil.stories.ts +6 -6
  651. package/src/stories/Demarrer/CreerUneIssue.mdx +4 -1
  652. package/src/stories/Demarrer/PolitiqueDeConfidentialite.mdx +0 -2
  653. package/src/stories/Demarrer/PolitiqueDeConfidentialite.stories.ts +3 -0
  654. package/src/stories/Demarrer/Releases.mdx +0 -2
  655. package/src/stories/Demarrer/Releases.stories.ts +3 -0
  656. package/src/stories/DesignTokens/Arrondis.mdx +7 -1
  657. package/src/stories/DesignTokens/Colors.mdx +7 -1
  658. package/src/stories/DesignTokens/Conteneurs.mdx +6 -1
  659. package/src/stories/DesignTokens/Elevations.mdx +7 -1
  660. package/src/stories/DesignTokens/Espacements.mdx +7 -1
  661. package/src/stories/DesignTokens/Introduction.mdx +5 -3
  662. package/src/stories/DesignTokens/StylesTypographiques.mdx +6 -1
  663. package/src/stories/DesignTokens/Typographie.mdx +5 -1
  664. package/src/stories/Directives/SvgDirective.mdx +3 -22
  665. package/src/stories/EcoConception/EcoGuideComponent.vue +569 -0
  666. package/src/stories/EcoConception/Introduction.mdx +190 -13
  667. package/src/stories/EcoConception/Referentiel.mdx +13 -0
  668. package/src/stories/EcoConception/datas/back_rules.json +184 -0
  669. package/src/stories/EcoConception/datas/ux_ui_rules.json +1073 -0
  670. package/src/stories/EcoConception/ecoconception.stories.ts +30 -0
  671. package/src/stories/GuideDuDev/ClassesUtilitaires/DataUtilities.mdx +7 -3
  672. package/src/stories/GuideDuDev/ClassesUtilitaires/DomBrowserUtilities.mdx +9 -1
  673. package/src/stories/GuideDuDev/ClassesUtilitaires/FormattingUtilities.mdx +7 -3
  674. package/src/stories/GuideDuDev/ClassesUtilitaires/StorageUtilities.mdx +5 -1
  675. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationRules.mdx +7 -3
  676. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationUtilities.mdx +7 -3
  677. package/src/stories/GuideDuDev/ClassesUtilitaires/index.mdx +5 -2
  678. package/src/stories/GuideDuDev/FormValidationGuide.mdx +7 -3
  679. package/src/stories/GuideDuDev/Installation.mdx +13 -0
  680. package/src/stories/GuideDuDev/LesBreackingChanges.mdx +7 -3
  681. package/src/stories/GuideDuDev/MigrationDepuisBridge.mdx +8 -3
  682. package/src/stories/GuideDuDev/MigrationDepuisVue2.mdx +8 -3
  683. package/src/stories/GuideDuDev/PortailAgent.mdx +6 -1
  684. package/src/stories/GuideDuDev/Theme.mdx +8 -2
  685. package/src/stories/GuideDuDev/UtiliserLesRules.mdx +7 -3
  686. package/src/stories/GuideDuDev/moduleDeNotification.mdx +8 -3
  687. package/src/stories/GuideDuDev/vuetifyOptions.mdx +5 -1
  688. package/src/stories/Templates/Templates.stories.ts +1 -1
  689. package/src/stories/styles/shared.css +16 -0
  690. package/src/utils/rules/Rules.mdx +26 -3
  691. package/src/utils/rules/doMatchPattern/DoMachPattern.mdx +27 -4
  692. package/src/utils/rules/isDateValid/IsDateValid.mdx +27 -4
  693. package/src/utils/rules/isExactLength/IsExactLenght.mdx +27 -4
  694. package/src/utils/rules/isHolidayDay/IsHolidayDay.mdx +27 -4
  695. package/src/utils/rules/isMaxLength/IsMaxLength.mdx +27 -4
  696. package/src/utils/rules/isMinLength/IsMinLength.mdx +27 -4
  697. package/src/utils/rules/isNotAfterDate/IsNotAfterDate.mdx +27 -4
  698. package/src/utils/rules/isNotAfterToday/IsNotAfterToday.mdx +27 -4
  699. package/src/utils/rules/isNotBeforeDate/IsNotBeforeDate.mdx +27 -4
  700. package/src/utils/rules/isNotBeforeToday/IsNotBeforeToday.mdx +27 -3
  701. package/src/utils/rules/isRequired/IsRequired.mdx +27 -4
  702. package/src/utils/rules/isValidEmail/IsValidEmail.mdx +27 -4
  703. package/dist/components/Tables/common/tableStorageUtils.d.ts +0 -69
  704. package/dist/components/Tables/common/tableUtils.d.ts +0 -79
  705. package/dist/main-DXMoMtj5.js +0 -29904
  706. package/dist/stories/EcoConception/ecoDesignItems.d.ts +0 -4
  707. package/src/components/DownloadBtn/tests/__snapshots__/DownloadBtn.spec.ts.snap +0 -92
  708. package/src/components/Tables/common/tableStorageUtils.ts +0 -127
  709. package/src/components/Tables/common/tableUtils.ts +0 -102
  710. package/src/stories/EcoConception/ecoDesignItems.ts +0 -55
  711. package/src/stories/EcoConception/econception.stories.ts +0 -30
@@ -6,7 +6,6 @@ type __VLS_Props = {
6
6
  numberLabel?: string;
7
7
  keyLabel?: string;
8
8
  displayKey?: boolean;
9
- outlined?: boolean;
10
9
  nirTooltip?: string;
11
10
  keyTooltip?: string;
12
11
  nirTooltipPosition?: 'prepend' | 'append';
@@ -91,10 +90,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
91
90
  width: string;
92
91
  disabled: boolean;
93
92
  placeholder: string;
94
- variant: "outlined" | "plain" | "filled" | "solo" | "underlined";
95
93
  density: "default" | "comfortable" | "compact";
94
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo";
96
95
  readonly: boolean;
97
- outlined: boolean;
98
96
  modelValue: string | null;
99
97
  bgColor: string;
100
98
  required: boolean;
@@ -123,6 +121,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
123
121
  nirType: "simple" | "complexe";
124
122
  withoutFieldset: boolean;
125
123
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
124
+ container: unknown;
126
125
  numberField: ({
127
126
  $: import('vue').ComponentInternalInstance;
128
127
  $data: {};
@@ -177,6 +176,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
177
176
  readonly isReversed?: boolean | undefined;
178
177
  readonly role?: string | undefined;
179
178
  readonly rounded?: string | number | boolean | undefined;
179
+ readonly hasError?: boolean | undefined;
180
+ readonly hasWarning?: boolean | undefined;
181
+ readonly hasSuccess?: boolean | undefined;
180
182
  readonly isOnSingleLine?: boolean | undefined;
181
183
  readonly suffix?: string | undefined;
182
184
  readonly theme?: string | undefined;
@@ -206,190 +208,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
206
208
  [x: string]: unknown;
207
209
  } & {
208
210
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
209
- flat: boolean;
210
- reverse: boolean;
211
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
212
- type: string;
213
- error: boolean;
214
- active: boolean;
215
- direction: "vertical" | "horizontal";
216
- details: boolean;
217
- style: import('vue').StyleValue;
218
- autofocus: boolean;
219
- disabled: boolean;
220
- readonly: boolean | null;
221
- messages: string | readonly string[];
222
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
211
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
223
212
  focused: boolean;
224
213
  errorMessages: string | readonly string[] | null;
225
214
  maxErrors: string | number;
215
+ readonly: boolean | null;
216
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
226
217
  density: import('vuetify/lib/composables/density.mjs').Density;
227
218
  tile: boolean;
228
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
229
- glow: boolean;
230
219
  hideSpinButtons: boolean;
231
220
  persistentHint: boolean;
221
+ messages: string | readonly string[];
222
+ direction: "vertical" | "horizontal";
232
223
  clearable: boolean;
224
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
225
+ active: boolean;
226
+ details: boolean;
233
227
  dirty: boolean;
228
+ disabled: boolean;
229
+ glow: boolean;
230
+ error: boolean;
231
+ flat: boolean;
234
232
  persistentClear: boolean;
233
+ reverse: boolean;
235
234
  singleLine: boolean;
235
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
236
+ autofocus: boolean;
236
237
  persistentPlaceholder: boolean;
237
238
  persistentCounter: boolean;
239
+ type: string;
238
240
  } & {
239
- name?: string | undefined;
240
- id?: string | undefined;
241
- width?: string | number | undefined;
242
- color?: string | undefined;
243
- maxWidth?: string | number | undefined;
244
- minWidth?: string | number | undefined;
245
- loading?: string | boolean | undefined;
246
- label?: string | undefined;
247
- prefix?: string | undefined;
248
- role?: string | undefined;
249
- class?: any;
250
241
  theme?: string | undefined;
251
- placeholder?: string | undefined;
252
- counter?: string | number | boolean | undefined;
253
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
242
+ class?: any;
243
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
244
+ name?: string | undefined;
254
245
  modelValue?: any;
255
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
246
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
256
247
  validationValue?: any;
257
248
  rounded?: string | number | boolean | undefined;
258
- baseColor?: string | undefined;
259
- bgColor?: string | undefined;
260
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
249
+ maxWidth?: string | number | undefined;
250
+ minWidth?: string | number | undefined;
251
+ width?: string | number | undefined;
252
+ loading?: string | boolean | undefined;
253
+ id?: string | undefined;
261
254
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
262
- iconColor?: string | boolean | undefined;
255
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
256
+ hideDetails?: boolean | "auto" | undefined;
257
+ hint?: string | undefined;
258
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
259
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
263
260
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
264
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
265
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
266
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
267
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
268
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
269
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
261
+ bgColor?: string | undefined;
270
262
  centerAffix?: boolean | undefined;
271
- hint?: string | undefined;
272
- hideDetails?: boolean | "auto" | undefined;
273
- suffix?: string | undefined;
263
+ color?: string | undefined;
264
+ baseColor?: string | undefined;
265
+ iconColor?: string | boolean | undefined;
266
+ label?: string | undefined;
267
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
268
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
269
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
270
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
271
+ autocomplete?: string | undefined;
272
+ counter?: string | number | boolean | undefined;
274
273
  counterValue?: number | ((value: any) => number) | undefined;
274
+ prefix?: string | undefined;
275
+ placeholder?: string | undefined;
276
+ suffix?: string | undefined;
277
+ role?: string | undefined;
275
278
  modelModifiers?: Record<string, boolean> | undefined;
276
279
  } & {
277
280
  $children?: import('vue').VNodeChild | {
278
- $stable?: boolean | undefined;
279
- } | (() => import('vue').VNodeChild) | {
281
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
282
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
283
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
280
284
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
281
285
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
282
286
  props: Record<string, any>;
283
287
  }) => import('vue').VNodeChild) | undefined;
284
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
288
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
289
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
285
290
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
286
291
  label: string | undefined;
287
292
  props: Record<string, any>;
288
293
  }) => import('vue').VNodeChild) | undefined;
289
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
290
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
291
294
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
292
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
293
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
294
295
  default?: (() => import('vue').VNodeChild) | undefined;
295
296
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
296
- };
297
- 'v-slots'?: {
297
+ } | {
298
+ $stable?: boolean | undefined;
299
+ } | (() => import('vue').VNodeChild);
300
+ "v-slots"?: {
301
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
302
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
303
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
298
304
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
299
305
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
300
306
  props: Record<string, any>;
301
307
  }) => import('vue').VNodeChild) | undefined;
302
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
308
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
309
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
303
310
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
304
311
  label: string | undefined;
305
312
  props: Record<string, any>;
306
313
  }) => import('vue').VNodeChild) | undefined;
307
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
308
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
309
314
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
310
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
311
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
312
315
  default?: false | (() => import('vue').VNodeChild) | undefined;
313
316
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
314
317
  } | undefined;
315
318
  } & {
316
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
319
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
320
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
317
321
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
318
322
  props: Record<string, any>;
319
323
  }) => import('vue').VNodeChild) | undefined;
324
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
325
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
320
326
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
321
327
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
322
328
  label: string | undefined;
323
329
  props: Record<string, any>;
324
330
  }) => import('vue').VNodeChild) | undefined;
325
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
326
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
327
331
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
332
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
333
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
328
334
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
329
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
330
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
331
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
332
335
  } & {
333
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
334
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
335
336
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
336
337
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
337
- }, Omit<Omit<{
338
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
339
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
340
+ }, HTMLInputElement & Omit<Omit<{
338
341
  $: import('vue').ComponentInternalInstance;
339
342
  $data: {};
340
343
  $props: Partial<{
341
- error: boolean;
342
- direction: "vertical" | "horizontal";
343
344
  style: import('vue').StyleValue;
344
- disabled: boolean | null;
345
- readonly: boolean | null;
346
- messages: string | readonly string[];
347
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
348
345
  focused: boolean;
346
+ disabled: boolean | null;
347
+ error: boolean;
349
348
  errorMessages: string | readonly string[] | null;
350
349
  maxErrors: string | number;
350
+ readonly: boolean | null;
351
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
351
352
  density: import('vuetify/lib/composables/density.mjs').Density;
352
353
  centerAffix: boolean;
353
354
  glow: boolean;
354
355
  hideSpinButtons: boolean;
355
356
  persistentHint: boolean;
356
- }> & Omit<{
357
- error: boolean;
358
- direction: "vertical" | "horizontal";
359
- style: import('vue').StyleValue;
360
- disabled: boolean | null;
361
- readonly: boolean | null;
362
357
  messages: string | readonly string[];
363
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
358
+ direction: "vertical" | "horizontal";
359
+ }> & Omit<{
360
+ theme?: string | undefined;
361
+ class?: any;
362
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
364
363
  focused: boolean;
364
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
365
+ disabled: boolean | null;
366
+ error: boolean;
365
367
  errorMessages: string | readonly string[] | null;
366
368
  maxErrors: string | number;
367
- density: import('vuetify/lib/composables/density.mjs').Density;
368
- centerAffix: boolean;
369
- glow: boolean;
370
- hideSpinButtons: boolean;
371
- persistentHint: boolean;
372
369
  name?: string | undefined;
373
- id?: string | undefined;
374
- width?: string | number | undefined;
375
- color?: string | undefined;
376
- maxWidth?: string | number | undefined;
377
- minWidth?: string | number | undefined;
378
370
  label?: string | undefined;
379
- class?: any;
380
- theme?: string | undefined;
381
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
382
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
371
+ readonly: boolean | null;
372
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
373
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
383
374
  validationValue?: any;
384
- baseColor?: string | undefined;
385
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
375
+ density: import('vuetify/lib/composables/density.mjs').Density;
376
+ maxWidth?: string | number | undefined;
377
+ minWidth?: string | number | undefined;
378
+ width?: string | number | undefined;
379
+ id?: string | undefined;
386
380
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
381
+ baseColor?: string | undefined;
382
+ centerAffix: boolean;
383
+ color?: string | undefined;
384
+ glow: boolean;
387
385
  iconColor?: string | boolean | undefined;
388
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
389
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
390
- hint?: string | undefined;
386
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
391
387
  hideDetails?: boolean | "auto" | undefined;
392
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
388
+ hideSpinButtons: boolean;
389
+ hint?: string | undefined;
390
+ persistentHint: boolean;
391
+ messages: string | readonly string[];
392
+ direction: "vertical" | "horizontal";
393
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
394
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
395
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
393
396
  $attrs: {
394
397
  [x: string]: unknown;
395
398
  };
@@ -419,42 +422,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
419
422
  $emit: (event: string, ...args: any[]) => void;
420
423
  $el: any;
421
424
  $options: import('vue').ComponentOptionsBase<{
422
- error: boolean;
423
- direction: "vertical" | "horizontal";
424
- style: import('vue').StyleValue;
425
- disabled: boolean | null;
426
- readonly: boolean | null;
427
- messages: string | readonly string[];
428
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
425
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
429
426
  focused: boolean;
427
+ disabled: boolean | null;
428
+ error: boolean;
430
429
  errorMessages: string | readonly string[] | null;
431
430
  maxErrors: string | number;
431
+ readonly: boolean | null;
432
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
432
433
  density: import('vuetify/lib/composables/density.mjs').Density;
433
434
  centerAffix: boolean;
434
435
  glow: boolean;
435
436
  hideSpinButtons: boolean;
436
437
  persistentHint: boolean;
438
+ messages: string | readonly string[];
439
+ direction: "vertical" | "horizontal";
437
440
  } & {
441
+ theme?: string | undefined;
442
+ class?: any;
443
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
438
444
  name?: string | undefined;
439
- id?: string | undefined;
440
- width?: string | number | undefined;
441
- color?: string | undefined;
442
- maxWidth?: string | number | undefined;
443
- minWidth?: string | number | undefined;
444
445
  label?: string | undefined;
445
- class?: any;
446
- theme?: string | undefined;
447
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
448
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
446
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
449
447
  validationValue?: any;
450
- baseColor?: string | undefined;
451
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
448
+ maxWidth?: string | number | undefined;
449
+ minWidth?: string | number | undefined;
450
+ width?: string | number | undefined;
451
+ id?: string | undefined;
452
452
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
453
+ baseColor?: string | undefined;
454
+ color?: string | undefined;
453
455
  iconColor?: string | boolean | undefined;
454
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
455
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
456
- hint?: string | undefined;
456
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
457
457
  hideDetails?: boolean | "auto" | undefined;
458
+ hint?: string | undefined;
459
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
460
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
458
461
  }, {
459
462
  reset: () => Promise<void>;
460
463
  resetValidation: () => Promise<void>;
@@ -462,23 +465,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
462
465
  isValid: import('vue').ComputedRef<boolean | null>;
463
466
  errorMessages: import('vue').ComputedRef<string[]>;
464
467
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
465
- 'update:modelValue': (value: any) => true;
466
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
467
- error: boolean;
468
- direction: "vertical" | "horizontal";
468
+ "update:modelValue": (value: any) => true;
469
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
469
470
  style: import('vue').StyleValue;
470
- disabled: boolean | null;
471
- readonly: boolean | null;
472
- messages: string | readonly string[];
473
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
474
471
  focused: boolean;
472
+ disabled: boolean | null;
473
+ error: boolean;
475
474
  errorMessages: string | readonly string[] | null;
476
475
  maxErrors: string | number;
476
+ readonly: boolean | null;
477
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
477
478
  density: import('vuetify/lib/composables/density.mjs').Density;
478
479
  centerAffix: boolean;
479
480
  glow: boolean;
480
481
  hideSpinButtons: boolean;
481
482
  persistentHint: boolean;
483
+ messages: string | readonly string[];
484
+ direction: "vertical" | "horizontal";
482
485
  }, {}, string, import('vue').SlotsType<Partial<{
483
486
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
484
487
  [key: string]: any;
@@ -496,79 +499,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
496
499
  [key: string]: any;
497
500
  }>[];
498
501
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
499
- beforeCreate?: (() => void) | (() => void)[] | undefined;
500
- created?: (() => void) | (() => void)[] | undefined;
501
- beforeMount?: (() => void) | (() => void)[] | undefined;
502
- mounted?: (() => void) | (() => void)[] | undefined;
503
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
504
- updated?: (() => void) | (() => void)[] | undefined;
505
- activated?: (() => void) | (() => void)[] | undefined;
506
- deactivated?: (() => void) | (() => void)[] | undefined;
507
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
508
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
509
- destroyed?: (() => void) | (() => void)[] | undefined;
510
- unmounted?: (() => void) | (() => void)[] | undefined;
511
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
512
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
513
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
502
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
503
+ created?: (() => void)[] | (() => void) | undefined;
504
+ beforeMount?: (() => void)[] | (() => void) | undefined;
505
+ mounted?: (() => void)[] | (() => void) | undefined;
506
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
507
+ updated?: (() => void)[] | (() => void) | undefined;
508
+ activated?: (() => void)[] | (() => void) | undefined;
509
+ deactivated?: (() => void)[] | (() => void) | undefined;
510
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
511
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
512
+ destroyed?: (() => void)[] | (() => void) | undefined;
513
+ unmounted?: (() => void)[] | (() => void) | undefined;
514
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
515
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
516
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
514
517
  };
515
518
  $forceUpdate: () => void;
516
519
  $nextTick: typeof nextTick;
517
520
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
518
521
  } & Readonly<{
519
- error: boolean;
520
- direction: "vertical" | "horizontal";
521
522
  style: import('vue').StyleValue;
522
- disabled: boolean | null;
523
- readonly: boolean | null;
524
- messages: string | readonly string[];
525
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
526
523
  focused: boolean;
524
+ disabled: boolean | null;
525
+ error: boolean;
527
526
  errorMessages: string | readonly string[] | null;
528
527
  maxErrors: string | number;
528
+ readonly: boolean | null;
529
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
529
530
  density: import('vuetify/lib/composables/density.mjs').Density;
530
531
  centerAffix: boolean;
531
532
  glow: boolean;
532
533
  hideSpinButtons: boolean;
533
534
  persistentHint: boolean;
534
- }> & Omit<{
535
- error: boolean;
536
- direction: "vertical" | "horizontal";
537
- style: import('vue').StyleValue;
538
- disabled: boolean | null;
539
- readonly: boolean | null;
540
535
  messages: string | readonly string[];
541
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
536
+ direction: "vertical" | "horizontal";
537
+ }> & Omit<{
538
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
542
539
  focused: boolean;
540
+ disabled: boolean | null;
541
+ error: boolean;
543
542
  errorMessages: string | readonly string[] | null;
544
543
  maxErrors: string | number;
544
+ readonly: boolean | null;
545
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
545
546
  density: import('vuetify/lib/composables/density.mjs').Density;
546
547
  centerAffix: boolean;
547
548
  glow: boolean;
548
549
  hideSpinButtons: boolean;
549
550
  persistentHint: boolean;
551
+ messages: string | readonly string[];
552
+ direction: "vertical" | "horizontal";
550
553
  } & {
554
+ theme?: string | undefined;
555
+ class?: any;
556
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
551
557
  name?: string | undefined;
552
- id?: string | undefined;
553
- width?: string | number | undefined;
554
- color?: string | undefined;
555
- maxWidth?: string | number | undefined;
556
- minWidth?: string | number | undefined;
557
558
  label?: string | undefined;
558
- class?: any;
559
- theme?: string | undefined;
560
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
561
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
559
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
562
560
  validationValue?: any;
563
- baseColor?: string | undefined;
564
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
561
+ maxWidth?: string | number | undefined;
562
+ minWidth?: string | number | undefined;
563
+ width?: string | number | undefined;
564
+ id?: string | undefined;
565
565
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
566
+ baseColor?: string | undefined;
567
+ color?: string | undefined;
566
568
  iconColor?: string | boolean | undefined;
567
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
568
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
569
- hint?: string | undefined;
569
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
570
570
  hideDetails?: boolean | "auto" | undefined;
571
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
571
+ hint?: string | undefined;
572
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
573
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
574
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
572
575
  reset: () => Promise<void>;
573
576
  resetValidation: () => Promise<void>;
574
577
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -576,64 +579,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
576
579
  errorMessages: import('vue').ComputedRef<string[]>;
577
580
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
578
581
  modelValue?: unknown;
579
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
580
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
582
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
583
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
581
584
  $: import('vue').ComponentInternalInstance;
582
585
  $data: {};
583
586
  $props: Partial<{
584
- flat: boolean;
585
- reverse: boolean;
586
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
587
- error: boolean;
588
- active: boolean;
589
- details: boolean;
590
587
  style: import('vue').StyleValue;
591
- disabled: boolean;
592
588
  focused: boolean;
593
589
  rounded: string | number | boolean;
594
590
  tile: boolean;
591
+ clearable: boolean;
595
592
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
593
+ active: boolean;
596
594
  centerAffix: boolean;
597
- glow: boolean;
598
- clearable: boolean;
595
+ details: boolean;
599
596
  dirty: boolean;
597
+ disabled: boolean;
598
+ glow: boolean;
599
+ error: boolean;
600
+ flat: boolean;
600
601
  persistentClear: boolean;
602
+ reverse: boolean;
601
603
  singleLine: boolean;
604
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
602
605
  }> & Omit<{
603
- flat: boolean;
604
- reverse: boolean;
605
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
606
- error: boolean;
607
- active: boolean;
608
- details: boolean;
609
- style: import('vue').StyleValue;
610
- disabled: boolean;
606
+ theme?: string | undefined;
607
+ class?: any;
608
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
611
609
  focused: boolean;
610
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
611
+ rounded?: string | number | boolean | undefined;
612
612
  tile: boolean;
613
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
614
- glow: boolean;
613
+ loading?: string | boolean | undefined;
614
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
615
+ bgColor?: string | undefined;
615
616
  clearable: boolean;
616
- dirty: boolean;
617
- persistentClear: boolean;
618
- singleLine: boolean;
619
- id?: string | undefined;
617
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
618
+ active: boolean;
619
+ centerAffix?: boolean | undefined;
620
620
  color?: string | undefined;
621
- loading?: string | boolean | undefined;
622
- label?: string | undefined;
623
- class?: any;
624
- theme?: string | undefined;
625
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
626
- rounded?: string | number | boolean | undefined;
627
621
  baseColor?: string | undefined;
628
- bgColor?: string | undefined;
622
+ details: boolean;
623
+ dirty: boolean;
624
+ disabled: boolean;
625
+ glow: boolean;
626
+ error: boolean;
627
+ flat: boolean;
629
628
  iconColor?: string | boolean | undefined;
630
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
629
+ label?: string | undefined;
630
+ persistentClear: boolean;
631
631
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
632
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
633
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
634
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
635
- centerAffix?: boolean | undefined;
636
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
632
+ reverse: boolean;
633
+ singleLine: boolean;
634
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
635
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
636
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
637
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
638
+ id?: string | undefined;
639
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
637
640
  $attrs: {
638
641
  [x: string]: unknown;
639
642
  };
@@ -646,10 +649,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
646
649
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
647
650
  [key: string]: any;
648
651
  }>[]) | undefined;
649
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
652
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
650
653
  [key: string]: any;
651
654
  }>[]) | undefined;
652
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
655
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
653
656
  [key: string]: any;
654
657
  }>[]) | undefined;
655
658
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -671,77 +674,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
671
674
  $emit: (event: "update:focused", focused: boolean) => void;
672
675
  $el: any;
673
676
  $options: import('vue').ComponentOptionsBase<{
674
- flat: boolean;
675
- reverse: boolean;
676
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
677
- error: boolean;
678
- active: boolean;
679
- details: boolean;
680
- style: import('vue').StyleValue;
681
- disabled: boolean;
677
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
682
678
  focused: boolean;
683
679
  tile: boolean;
684
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
685
- glow: boolean;
686
680
  clearable: boolean;
681
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
682
+ active: boolean;
683
+ details: boolean;
687
684
  dirty: boolean;
685
+ disabled: boolean;
686
+ glow: boolean;
687
+ error: boolean;
688
+ flat: boolean;
688
689
  persistentClear: boolean;
690
+ reverse: boolean;
689
691
  singleLine: boolean;
692
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
690
693
  } & {
691
- id?: string | undefined;
692
- color?: string | undefined;
693
- loading?: string | boolean | undefined;
694
- label?: string | undefined;
695
- class?: any;
696
694
  theme?: string | undefined;
697
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
695
+ class?: any;
696
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
698
697
  rounded?: string | number | boolean | undefined;
699
- baseColor?: string | undefined;
698
+ loading?: string | boolean | undefined;
699
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
700
700
  bgColor?: string | undefined;
701
+ centerAffix?: boolean | undefined;
702
+ color?: string | undefined;
703
+ baseColor?: string | undefined;
701
704
  iconColor?: string | boolean | undefined;
702
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
705
+ label?: string | undefined;
703
706
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
704
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
705
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
706
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
707
- centerAffix?: boolean | undefined;
707
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
708
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
709
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
710
+ id?: string | undefined;
708
711
  } & {
709
712
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
710
713
  }, {
711
714
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
712
715
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
713
716
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
714
- 'update:focused': (focused: boolean) => true;
715
- 'update:modelValue': (value: any) => true;
716
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
717
- flat: boolean;
718
- reverse: boolean;
719
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
720
- error: boolean;
721
- active: boolean;
722
- details: boolean;
717
+ "update:focused": (focused: boolean) => true;
718
+ "update:modelValue": (value: any) => true;
719
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
723
720
  style: import('vue').StyleValue;
724
- disabled: boolean;
725
721
  focused: boolean;
726
722
  rounded: string | number | boolean;
727
723
  tile: boolean;
724
+ clearable: boolean;
728
725
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
726
+ active: boolean;
729
727
  centerAffix: boolean;
730
- glow: boolean;
731
- clearable: boolean;
728
+ details: boolean;
732
729
  dirty: boolean;
730
+ disabled: boolean;
731
+ glow: boolean;
732
+ error: boolean;
733
+ flat: boolean;
733
734
  persistentClear: boolean;
735
+ reverse: boolean;
734
736
  singleLine: boolean;
737
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
735
738
  }, {}, string, import('vue').SlotsType<Partial<{
736
739
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
737
740
  props: Record<string, any>;
738
741
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
739
742
  [key: string]: any;
740
743
  }>[];
741
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
744
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
742
745
  [key: string]: any;
743
746
  }>[];
744
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
747
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
745
748
  [key: string]: any;
746
749
  }>[];
747
750
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -757,88 +760,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
757
760
  [key: string]: any;
758
761
  }>[];
759
762
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
760
- beforeCreate?: (() => void) | (() => void)[] | undefined;
761
- created?: (() => void) | (() => void)[] | undefined;
762
- beforeMount?: (() => void) | (() => void)[] | undefined;
763
- mounted?: (() => void) | (() => void)[] | undefined;
764
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
765
- updated?: (() => void) | (() => void)[] | undefined;
766
- activated?: (() => void) | (() => void)[] | undefined;
767
- deactivated?: (() => void) | (() => void)[] | undefined;
768
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
769
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
770
- destroyed?: (() => void) | (() => void)[] | undefined;
771
- unmounted?: (() => void) | (() => void)[] | undefined;
772
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
773
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
774
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
763
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
764
+ created?: (() => void)[] | (() => void) | undefined;
765
+ beforeMount?: (() => void)[] | (() => void) | undefined;
766
+ mounted?: (() => void)[] | (() => void) | undefined;
767
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
768
+ updated?: (() => void)[] | (() => void) | undefined;
769
+ activated?: (() => void)[] | (() => void) | undefined;
770
+ deactivated?: (() => void)[] | (() => void) | undefined;
771
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
772
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
773
+ destroyed?: (() => void)[] | (() => void) | undefined;
774
+ unmounted?: (() => void)[] | (() => void) | undefined;
775
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
776
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
777
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
775
778
  };
776
779
  $forceUpdate: () => void;
777
780
  $nextTick: typeof nextTick;
778
781
  $watch<T_1 extends string | ((...args: any) => any)>(source: T_1, cb: T_1 extends (...args: any) => infer R_1 ? (args_0: R_1, args_1: R_1, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
779
782
  } & Readonly<{
780
- flat: boolean;
781
- reverse: boolean;
782
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
783
- error: boolean;
784
- active: boolean;
785
- details: boolean;
786
783
  style: import('vue').StyleValue;
787
- disabled: boolean;
788
784
  focused: boolean;
789
785
  rounded: string | number | boolean;
790
786
  tile: boolean;
787
+ clearable: boolean;
791
788
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
789
+ active: boolean;
792
790
  centerAffix: boolean;
793
- glow: boolean;
794
- clearable: boolean;
791
+ details: boolean;
795
792
  dirty: boolean;
793
+ disabled: boolean;
794
+ glow: boolean;
795
+ error: boolean;
796
+ flat: boolean;
796
797
  persistentClear: boolean;
798
+ reverse: boolean;
797
799
  singleLine: boolean;
800
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
798
801
  }> & Omit<{
799
- flat: boolean;
800
- reverse: boolean;
801
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
802
- error: boolean;
803
- active: boolean;
804
- details: boolean;
805
- style: import('vue').StyleValue;
806
- disabled: boolean;
802
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
807
803
  focused: boolean;
808
804
  tile: boolean;
809
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
810
- glow: boolean;
811
805
  clearable: boolean;
806
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
807
+ active: boolean;
808
+ details: boolean;
812
809
  dirty: boolean;
810
+ disabled: boolean;
811
+ glow: boolean;
812
+ error: boolean;
813
+ flat: boolean;
813
814
  persistentClear: boolean;
815
+ reverse: boolean;
814
816
  singleLine: boolean;
817
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
815
818
  } & {
816
- id?: string | undefined;
817
- color?: string | undefined;
818
- loading?: string | boolean | undefined;
819
- label?: string | undefined;
820
- class?: any;
821
819
  theme?: string | undefined;
822
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
820
+ class?: any;
821
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
823
822
  rounded?: string | number | boolean | undefined;
824
- baseColor?: string | undefined;
823
+ loading?: string | boolean | undefined;
824
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
825
825
  bgColor?: string | undefined;
826
+ centerAffix?: boolean | undefined;
827
+ color?: string | undefined;
828
+ baseColor?: string | undefined;
826
829
  iconColor?: string | boolean | undefined;
827
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
830
+ label?: string | undefined;
828
831
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
829
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
830
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
831
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
832
- centerAffix?: boolean | undefined;
832
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
833
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
834
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
835
+ id?: string | undefined;
833
836
  } & {
834
837
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
835
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
838
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
836
839
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
837
840
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
838
841
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
839
842
  modelValue?: unknown;
840
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
841
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
843
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
844
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
842
845
  _allExposed: {} | {
843
846
  reset: () => Promise<void>;
844
847
  resetValidation: () => Promise<void>;
@@ -850,73 +853,73 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
850
853
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
851
854
  };
852
855
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
853
- 'click:control': (e: MouseEvent) => true;
854
- 'mousedown:control': (e: MouseEvent) => true;
855
- 'update:focused': (focused: boolean) => true;
856
- 'update:modelValue': (val: string) => true;
856
+ "click:control": (e: MouseEvent) => true;
857
+ "mousedown:control": (e: MouseEvent) => true;
858
+ "update:focused": (focused: boolean) => true;
859
+ "update:modelValue": (val: string) => true;
857
860
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
858
- flat: boolean;
859
- reverse: boolean;
860
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
861
- type: string;
862
- error: boolean;
863
- active: boolean;
864
- direction: "vertical" | "horizontal";
865
- details: boolean;
866
861
  style: import('vue').StyleValue;
867
- autofocus: boolean;
868
- disabled: boolean;
869
- readonly: boolean | null;
870
- messages: string | readonly string[];
871
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
872
862
  focused: boolean;
873
863
  errorMessages: string | readonly string[] | null;
874
864
  maxErrors: string | number;
865
+ readonly: boolean | null;
866
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
875
867
  density: import('vuetify/lib/composables/density.mjs').Density;
876
868
  rounded: string | number | boolean;
877
869
  tile: boolean;
878
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
879
- centerAffix: boolean;
880
- glow: boolean;
881
870
  hideSpinButtons: boolean;
882
871
  persistentHint: boolean;
872
+ messages: string | readonly string[];
873
+ direction: "vertical" | "horizontal";
883
874
  clearable: boolean;
875
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
876
+ active: boolean;
877
+ centerAffix: boolean;
878
+ details: boolean;
884
879
  dirty: boolean;
880
+ disabled: boolean;
881
+ glow: boolean;
882
+ error: boolean;
883
+ flat: boolean;
885
884
  persistentClear: boolean;
885
+ reverse: boolean;
886
886
  singleLine: boolean;
887
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
888
+ autofocus: boolean;
887
889
  persistentPlaceholder: boolean;
888
890
  persistentCounter: boolean;
891
+ type: string;
889
892
  }, true, {}, import('vue').SlotsType<Partial<{
890
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
893
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
891
894
  [key: string]: any;
892
895
  }>[];
893
- clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
894
- props: Record<string, any>;
895
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
896
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
896
897
  [key: string]: any;
897
898
  }>[];
898
899
  details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
899
900
  [key: string]: any;
900
901
  }>[];
901
- label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
902
- label: string | undefined;
903
- props: Record<string, any>;
904
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
902
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
905
903
  [key: string]: any;
906
904
  }>[];
907
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
905
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
906
+ props: Record<string, any>;
907
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
908
908
  [key: string]: any;
909
909
  }>[];
910
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
910
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
911
911
  [key: string]: any;
912
912
  }>[];
913
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
913
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
914
914
  [key: string]: any;
915
915
  }>[];
916
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
916
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
917
+ label: string | undefined;
918
+ props: Record<string, any>;
919
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
917
920
  [key: string]: any;
918
921
  }>[];
919
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
922
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
920
923
  [key: string]: any;
921
924
  }>[];
922
925
  default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
@@ -933,190 +936,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
933
936
  M: {};
934
937
  Defaults: {};
935
938
  }, {
936
- flat: boolean;
937
- reverse: boolean;
938
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
939
- type: string;
940
- error: boolean;
941
- active: boolean;
942
- direction: "vertical" | "horizontal";
943
- details: boolean;
944
- style: import('vue').StyleValue;
945
- autofocus: boolean;
946
- disabled: boolean;
947
- readonly: boolean | null;
948
- messages: string | readonly string[];
949
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
939
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
950
940
  focused: boolean;
951
941
  errorMessages: string | readonly string[] | null;
952
942
  maxErrors: string | number;
943
+ readonly: boolean | null;
944
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
953
945
  density: import('vuetify/lib/composables/density.mjs').Density;
954
946
  tile: boolean;
955
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
956
- glow: boolean;
957
947
  hideSpinButtons: boolean;
958
948
  persistentHint: boolean;
949
+ messages: string | readonly string[];
950
+ direction: "vertical" | "horizontal";
959
951
  clearable: boolean;
952
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
953
+ active: boolean;
954
+ details: boolean;
960
955
  dirty: boolean;
956
+ disabled: boolean;
957
+ glow: boolean;
958
+ error: boolean;
959
+ flat: boolean;
961
960
  persistentClear: boolean;
961
+ reverse: boolean;
962
962
  singleLine: boolean;
963
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
964
+ autofocus: boolean;
963
965
  persistentPlaceholder: boolean;
964
966
  persistentCounter: boolean;
967
+ type: string;
965
968
  } & {
969
+ theme?: string | undefined;
970
+ class?: any;
971
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
966
972
  name?: string | undefined;
967
- id?: string | undefined;
968
- width?: string | number | undefined;
969
- color?: string | undefined;
973
+ modelValue?: any;
974
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
975
+ validationValue?: any;
976
+ rounded?: string | number | boolean | undefined;
970
977
  maxWidth?: string | number | undefined;
971
978
  minWidth?: string | number | undefined;
979
+ width?: string | number | undefined;
972
980
  loading?: string | boolean | undefined;
981
+ id?: string | undefined;
982
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
983
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
984
+ hideDetails?: boolean | "auto" | undefined;
985
+ hint?: string | undefined;
986
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
987
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
988
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
989
+ bgColor?: string | undefined;
990
+ centerAffix?: boolean | undefined;
991
+ color?: string | undefined;
992
+ baseColor?: string | undefined;
993
+ iconColor?: string | boolean | undefined;
973
994
  label?: string | undefined;
995
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
996
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
997
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
998
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
999
+ autocomplete?: string | undefined;
1000
+ counter?: string | number | boolean | undefined;
1001
+ counterValue?: number | ((value: any) => number) | undefined;
974
1002
  prefix?: string | undefined;
975
- role?: string | undefined;
976
- class?: any;
977
- theme?: string | undefined;
978
1003
  placeholder?: string | undefined;
979
- counter?: string | number | boolean | undefined;
980
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
981
- modelValue?: any;
982
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
983
- validationValue?: any;
984
- rounded?: string | number | boolean | undefined;
985
- baseColor?: string | undefined;
986
- bgColor?: string | undefined;
987
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
988
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
989
- iconColor?: string | boolean | undefined;
990
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
991
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
992
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
993
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
994
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
995
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
996
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
997
- centerAffix?: boolean | undefined;
998
- hint?: string | undefined;
999
- hideDetails?: boolean | "auto" | undefined;
1000
1004
  suffix?: string | undefined;
1001
- counterValue?: number | ((value: any) => number) | undefined;
1005
+ role?: string | undefined;
1002
1006
  modelModifiers?: Record<string, boolean> | undefined;
1003
1007
  } & {
1004
1008
  $children?: import('vue').VNodeChild | {
1005
- $stable?: boolean | undefined;
1006
- } | (() => import('vue').VNodeChild) | {
1009
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1010
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1011
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1007
1012
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1008
1013
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1009
1014
  props: Record<string, any>;
1010
1015
  }) => import('vue').VNodeChild) | undefined;
1011
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1016
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1017
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1012
1018
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1013
1019
  label: string | undefined;
1014
1020
  props: Record<string, any>;
1015
1021
  }) => import('vue').VNodeChild) | undefined;
1016
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1017
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1018
1022
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1019
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1020
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1021
1023
  default?: (() => import('vue').VNodeChild) | undefined;
1022
1024
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1023
- };
1024
- 'v-slots'?: {
1025
+ } | {
1026
+ $stable?: boolean | undefined;
1027
+ } | (() => import('vue').VNodeChild);
1028
+ "v-slots"?: {
1029
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1030
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1031
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1025
1032
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1026
1033
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1027
1034
  props: Record<string, any>;
1028
1035
  }) => import('vue').VNodeChild) | undefined;
1029
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1036
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1037
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1030
1038
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1031
1039
  label: string | undefined;
1032
1040
  props: Record<string, any>;
1033
1041
  }) => import('vue').VNodeChild) | undefined;
1034
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1035
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1036
1042
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1037
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1038
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1039
1043
  default?: false | (() => import('vue').VNodeChild) | undefined;
1040
1044
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1041
1045
  } | undefined;
1042
1046
  } & {
1043
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1047
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1048
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1044
1049
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1045
1050
  props: Record<string, any>;
1046
1051
  }) => import('vue').VNodeChild) | undefined;
1052
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1053
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
1047
1054
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1048
1055
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1049
1056
  label: string | undefined;
1050
1057
  props: Record<string, any>;
1051
1058
  }) => import('vue').VNodeChild) | undefined;
1052
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1053
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1054
1059
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1060
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1061
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1055
1062
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1056
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1057
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
1058
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1059
1063
  } & {
1060
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1061
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1062
1064
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
1063
1065
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
1064
- }, Omit<Omit<{
1066
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1067
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1068
+ }, HTMLInputElement & Omit<Omit<{
1065
1069
  $: import('vue').ComponentInternalInstance;
1066
1070
  $data: {};
1067
1071
  $props: Partial<{
1068
- error: boolean;
1069
- direction: "vertical" | "horizontal";
1070
1072
  style: import('vue').StyleValue;
1071
- disabled: boolean | null;
1072
- readonly: boolean | null;
1073
- messages: string | readonly string[];
1074
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1075
1073
  focused: boolean;
1074
+ disabled: boolean | null;
1075
+ error: boolean;
1076
1076
  errorMessages: string | readonly string[] | null;
1077
1077
  maxErrors: string | number;
1078
+ readonly: boolean | null;
1079
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1078
1080
  density: import('vuetify/lib/composables/density.mjs').Density;
1079
1081
  centerAffix: boolean;
1080
1082
  glow: boolean;
1081
1083
  hideSpinButtons: boolean;
1082
1084
  persistentHint: boolean;
1083
- }> & Omit<{
1084
- error: boolean;
1085
- direction: "vertical" | "horizontal";
1086
- style: import('vue').StyleValue;
1087
- disabled: boolean | null;
1088
- readonly: boolean | null;
1089
1085
  messages: string | readonly string[];
1090
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1086
+ direction: "vertical" | "horizontal";
1087
+ }> & Omit<{
1088
+ theme?: string | undefined;
1089
+ class?: any;
1090
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1091
1091
  focused: boolean;
1092
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1093
+ disabled: boolean | null;
1094
+ error: boolean;
1092
1095
  errorMessages: string | readonly string[] | null;
1093
1096
  maxErrors: string | number;
1094
- density: import('vuetify/lib/composables/density.mjs').Density;
1095
- centerAffix: boolean;
1096
- glow: boolean;
1097
- hideSpinButtons: boolean;
1098
- persistentHint: boolean;
1099
1097
  name?: string | undefined;
1100
- id?: string | undefined;
1101
- width?: string | number | undefined;
1102
- color?: string | undefined;
1103
- maxWidth?: string | number | undefined;
1104
- minWidth?: string | number | undefined;
1105
1098
  label?: string | undefined;
1106
- class?: any;
1107
- theme?: string | undefined;
1108
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1109
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1099
+ readonly: boolean | null;
1100
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1101
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
1110
1102
  validationValue?: any;
1111
- baseColor?: string | undefined;
1112
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1103
+ density: import('vuetify/lib/composables/density.mjs').Density;
1104
+ maxWidth?: string | number | undefined;
1105
+ minWidth?: string | number | undefined;
1106
+ width?: string | number | undefined;
1107
+ id?: string | undefined;
1113
1108
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1109
+ baseColor?: string | undefined;
1110
+ centerAffix: boolean;
1111
+ color?: string | undefined;
1112
+ glow: boolean;
1114
1113
  iconColor?: string | boolean | undefined;
1115
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1116
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1117
- hint?: string | undefined;
1114
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1118
1115
  hideDetails?: boolean | "auto" | undefined;
1119
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1116
+ hideSpinButtons: boolean;
1117
+ hint?: string | undefined;
1118
+ persistentHint: boolean;
1119
+ messages: string | readonly string[];
1120
+ direction: "vertical" | "horizontal";
1121
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1122
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1123
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
1120
1124
  $attrs: {
1121
1125
  [x: string]: unknown;
1122
1126
  };
@@ -1146,42 +1150,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1146
1150
  $emit: (event: string, ...args: any[]) => void;
1147
1151
  $el: any;
1148
1152
  $options: import('vue').ComponentOptionsBase<{
1149
- error: boolean;
1150
- direction: "vertical" | "horizontal";
1151
- style: import('vue').StyleValue;
1152
- disabled: boolean | null;
1153
- readonly: boolean | null;
1154
- messages: string | readonly string[];
1155
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1153
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1156
1154
  focused: boolean;
1155
+ disabled: boolean | null;
1156
+ error: boolean;
1157
1157
  errorMessages: string | readonly string[] | null;
1158
1158
  maxErrors: string | number;
1159
+ readonly: boolean | null;
1160
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1159
1161
  density: import('vuetify/lib/composables/density.mjs').Density;
1160
1162
  centerAffix: boolean;
1161
1163
  glow: boolean;
1162
1164
  hideSpinButtons: boolean;
1163
1165
  persistentHint: boolean;
1166
+ messages: string | readonly string[];
1167
+ direction: "vertical" | "horizontal";
1164
1168
  } & {
1169
+ theme?: string | undefined;
1170
+ class?: any;
1171
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1165
1172
  name?: string | undefined;
1166
- id?: string | undefined;
1167
- width?: string | number | undefined;
1168
- color?: string | undefined;
1169
- maxWidth?: string | number | undefined;
1170
- minWidth?: string | number | undefined;
1171
1173
  label?: string | undefined;
1172
- class?: any;
1173
- theme?: string | undefined;
1174
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1175
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1174
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
1176
1175
  validationValue?: any;
1177
- baseColor?: string | undefined;
1178
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1176
+ maxWidth?: string | number | undefined;
1177
+ minWidth?: string | number | undefined;
1178
+ width?: string | number | undefined;
1179
+ id?: string | undefined;
1179
1180
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1181
+ baseColor?: string | undefined;
1182
+ color?: string | undefined;
1180
1183
  iconColor?: string | boolean | undefined;
1181
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1182
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1183
- hint?: string | undefined;
1184
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1184
1185
  hideDetails?: boolean | "auto" | undefined;
1186
+ hint?: string | undefined;
1187
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1188
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1185
1189
  }, {
1186
1190
  reset: () => Promise<void>;
1187
1191
  resetValidation: () => Promise<void>;
@@ -1189,23 +1193,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1189
1193
  isValid: import('vue').ComputedRef<boolean | null>;
1190
1194
  errorMessages: import('vue').ComputedRef<string[]>;
1191
1195
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1192
- 'update:modelValue': (value: any) => true;
1193
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1194
- error: boolean;
1195
- direction: "vertical" | "horizontal";
1196
+ "update:modelValue": (value: any) => true;
1197
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
1196
1198
  style: import('vue').StyleValue;
1197
- disabled: boolean | null;
1198
- readonly: boolean | null;
1199
- messages: string | readonly string[];
1200
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1201
1199
  focused: boolean;
1200
+ disabled: boolean | null;
1201
+ error: boolean;
1202
1202
  errorMessages: string | readonly string[] | null;
1203
1203
  maxErrors: string | number;
1204
+ readonly: boolean | null;
1205
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1204
1206
  density: import('vuetify/lib/composables/density.mjs').Density;
1205
1207
  centerAffix: boolean;
1206
1208
  glow: boolean;
1207
1209
  hideSpinButtons: boolean;
1208
1210
  persistentHint: boolean;
1211
+ messages: string | readonly string[];
1212
+ direction: "vertical" | "horizontal";
1209
1213
  }, {}, string, import('vue').SlotsType<Partial<{
1210
1214
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1211
1215
  [key: string]: any;
@@ -1223,79 +1227,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1223
1227
  [key: string]: any;
1224
1228
  }>[];
1225
1229
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1226
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1227
- created?: (() => void) | (() => void)[] | undefined;
1228
- beforeMount?: (() => void) | (() => void)[] | undefined;
1229
- mounted?: (() => void) | (() => void)[] | undefined;
1230
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1231
- updated?: (() => void) | (() => void)[] | undefined;
1232
- activated?: (() => void) | (() => void)[] | undefined;
1233
- deactivated?: (() => void) | (() => void)[] | undefined;
1234
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1235
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1236
- destroyed?: (() => void) | (() => void)[] | undefined;
1237
- unmounted?: (() => void) | (() => void)[] | undefined;
1238
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1239
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1240
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1230
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
1231
+ created?: (() => void)[] | (() => void) | undefined;
1232
+ beforeMount?: (() => void)[] | (() => void) | undefined;
1233
+ mounted?: (() => void)[] | (() => void) | undefined;
1234
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
1235
+ updated?: (() => void)[] | (() => void) | undefined;
1236
+ activated?: (() => void)[] | (() => void) | undefined;
1237
+ deactivated?: (() => void)[] | (() => void) | undefined;
1238
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
1239
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
1240
+ destroyed?: (() => void)[] | (() => void) | undefined;
1241
+ unmounted?: (() => void)[] | (() => void) | undefined;
1242
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1243
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1244
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
1241
1245
  };
1242
1246
  $forceUpdate: () => void;
1243
1247
  $nextTick: typeof nextTick;
1244
1248
  $watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R_2 ? (args_0: R_2, args_1: R_2, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
1245
1249
  } & Readonly<{
1246
- error: boolean;
1247
- direction: "vertical" | "horizontal";
1248
1250
  style: import('vue').StyleValue;
1249
- disabled: boolean | null;
1250
- readonly: boolean | null;
1251
- messages: string | readonly string[];
1252
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1253
1251
  focused: boolean;
1252
+ disabled: boolean | null;
1253
+ error: boolean;
1254
1254
  errorMessages: string | readonly string[] | null;
1255
1255
  maxErrors: string | number;
1256
+ readonly: boolean | null;
1257
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1256
1258
  density: import('vuetify/lib/composables/density.mjs').Density;
1257
1259
  centerAffix: boolean;
1258
1260
  glow: boolean;
1259
1261
  hideSpinButtons: boolean;
1260
1262
  persistentHint: boolean;
1261
- }> & Omit<{
1262
- error: boolean;
1263
- direction: "vertical" | "horizontal";
1264
- style: import('vue').StyleValue;
1265
- disabled: boolean | null;
1266
- readonly: boolean | null;
1267
1263
  messages: string | readonly string[];
1268
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1264
+ direction: "vertical" | "horizontal";
1265
+ }> & Omit<{
1266
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1269
1267
  focused: boolean;
1268
+ disabled: boolean | null;
1269
+ error: boolean;
1270
1270
  errorMessages: string | readonly string[] | null;
1271
1271
  maxErrors: string | number;
1272
+ readonly: boolean | null;
1273
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1272
1274
  density: import('vuetify/lib/composables/density.mjs').Density;
1273
1275
  centerAffix: boolean;
1274
1276
  glow: boolean;
1275
1277
  hideSpinButtons: boolean;
1276
1278
  persistentHint: boolean;
1279
+ messages: string | readonly string[];
1280
+ direction: "vertical" | "horizontal";
1277
1281
  } & {
1282
+ theme?: string | undefined;
1283
+ class?: any;
1284
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1278
1285
  name?: string | undefined;
1279
- id?: string | undefined;
1280
- width?: string | number | undefined;
1281
- color?: string | undefined;
1282
- maxWidth?: string | number | undefined;
1283
- minWidth?: string | number | undefined;
1284
1286
  label?: string | undefined;
1285
- class?: any;
1286
- theme?: string | undefined;
1287
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1288
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1287
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
1289
1288
  validationValue?: any;
1290
- baseColor?: string | undefined;
1291
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1289
+ maxWidth?: string | number | undefined;
1290
+ minWidth?: string | number | undefined;
1291
+ width?: string | number | undefined;
1292
+ id?: string | undefined;
1292
1293
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1294
+ baseColor?: string | undefined;
1295
+ color?: string | undefined;
1293
1296
  iconColor?: string | boolean | undefined;
1294
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1295
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1296
- hint?: string | undefined;
1297
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1297
1298
  hideDetails?: boolean | "auto" | undefined;
1298
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1299
+ hint?: string | undefined;
1300
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1301
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1302
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
1299
1303
  reset: () => Promise<void>;
1300
1304
  resetValidation: () => Promise<void>;
1301
1305
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -1303,64 +1307,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1303
1307
  errorMessages: import('vue').ComputedRef<string[]>;
1304
1308
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1305
1309
  modelValue?: unknown;
1306
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1307
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
1310
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1311
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
1308
1312
  $: import('vue').ComponentInternalInstance;
1309
1313
  $data: {};
1310
1314
  $props: Partial<{
1311
- flat: boolean;
1312
- reverse: boolean;
1313
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1314
- error: boolean;
1315
- active: boolean;
1316
- details: boolean;
1317
1315
  style: import('vue').StyleValue;
1318
- disabled: boolean;
1319
1316
  focused: boolean;
1320
1317
  rounded: string | number | boolean;
1321
1318
  tile: boolean;
1319
+ clearable: boolean;
1322
1320
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1321
+ active: boolean;
1323
1322
  centerAffix: boolean;
1324
- glow: boolean;
1325
- clearable: boolean;
1323
+ details: boolean;
1326
1324
  dirty: boolean;
1325
+ disabled: boolean;
1326
+ glow: boolean;
1327
+ error: boolean;
1328
+ flat: boolean;
1327
1329
  persistentClear: boolean;
1330
+ reverse: boolean;
1328
1331
  singleLine: boolean;
1332
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1329
1333
  }> & Omit<{
1330
- flat: boolean;
1331
- reverse: boolean;
1332
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1333
- error: boolean;
1334
- active: boolean;
1335
- details: boolean;
1336
- style: import('vue').StyleValue;
1337
- disabled: boolean;
1334
+ theme?: string | undefined;
1335
+ class?: any;
1336
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1338
1337
  focused: boolean;
1338
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1339
+ rounded?: string | number | boolean | undefined;
1339
1340
  tile: boolean;
1340
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1341
- glow: boolean;
1341
+ loading?: string | boolean | undefined;
1342
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1343
+ bgColor?: string | undefined;
1342
1344
  clearable: boolean;
1343
- dirty: boolean;
1344
- persistentClear: boolean;
1345
- singleLine: boolean;
1346
- id?: string | undefined;
1345
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1346
+ active: boolean;
1347
+ centerAffix?: boolean | undefined;
1347
1348
  color?: string | undefined;
1348
- loading?: string | boolean | undefined;
1349
- label?: string | undefined;
1350
- class?: any;
1351
- theme?: string | undefined;
1352
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1353
- rounded?: string | number | boolean | undefined;
1354
1349
  baseColor?: string | undefined;
1355
- bgColor?: string | undefined;
1350
+ details: boolean;
1351
+ dirty: boolean;
1352
+ disabled: boolean;
1353
+ glow: boolean;
1354
+ error: boolean;
1355
+ flat: boolean;
1356
1356
  iconColor?: string | boolean | undefined;
1357
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1357
+ label?: string | undefined;
1358
+ persistentClear: boolean;
1358
1359
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1359
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1360
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1361
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1362
- centerAffix?: boolean | undefined;
1363
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
1360
+ reverse: boolean;
1361
+ singleLine: boolean;
1362
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1363
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1364
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1365
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1366
+ id?: string | undefined;
1367
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
1364
1368
  $attrs: {
1365
1369
  [x: string]: unknown;
1366
1370
  };
@@ -1373,10 +1377,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1373
1377
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1374
1378
  [key: string]: any;
1375
1379
  }>[]) | undefined;
1376
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1380
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1377
1381
  [key: string]: any;
1378
1382
  }>[]) | undefined;
1379
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1383
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1380
1384
  [key: string]: any;
1381
1385
  }>[]) | undefined;
1382
1386
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1398,77 +1402,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1398
1402
  $emit: (event: "update:focused", focused: boolean) => void;
1399
1403
  $el: any;
1400
1404
  $options: import('vue').ComponentOptionsBase<{
1401
- flat: boolean;
1402
- reverse: boolean;
1403
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1404
- error: boolean;
1405
- active: boolean;
1406
- details: boolean;
1407
- style: import('vue').StyleValue;
1408
- disabled: boolean;
1405
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1409
1406
  focused: boolean;
1410
1407
  tile: boolean;
1408
+ clearable: boolean;
1411
1409
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1412
- glow: boolean;
1413
- clearable: boolean;
1410
+ active: boolean;
1411
+ details: boolean;
1414
1412
  dirty: boolean;
1413
+ disabled: boolean;
1414
+ glow: boolean;
1415
+ error: boolean;
1416
+ flat: boolean;
1415
1417
  persistentClear: boolean;
1418
+ reverse: boolean;
1416
1419
  singleLine: boolean;
1420
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1417
1421
  } & {
1418
- id?: string | undefined;
1419
- color?: string | undefined;
1420
- loading?: string | boolean | undefined;
1421
- label?: string | undefined;
1422
- class?: any;
1423
1422
  theme?: string | undefined;
1424
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1423
+ class?: any;
1424
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1425
1425
  rounded?: string | number | boolean | undefined;
1426
- baseColor?: string | undefined;
1426
+ loading?: string | boolean | undefined;
1427
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1427
1428
  bgColor?: string | undefined;
1429
+ centerAffix?: boolean | undefined;
1430
+ color?: string | undefined;
1431
+ baseColor?: string | undefined;
1428
1432
  iconColor?: string | boolean | undefined;
1429
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1433
+ label?: string | undefined;
1430
1434
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1431
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1432
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1433
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1434
- centerAffix?: boolean | undefined;
1435
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1436
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1437
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1438
+ id?: string | undefined;
1435
1439
  } & {
1436
1440
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1437
1441
  }, {
1438
1442
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1439
1443
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1440
1444
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1441
- 'update:focused': (focused: boolean) => true;
1442
- 'update:modelValue': (value: any) => true;
1443
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
1444
- flat: boolean;
1445
- reverse: boolean;
1446
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1447
- error: boolean;
1448
- active: boolean;
1449
- details: boolean;
1445
+ "update:focused": (focused: boolean) => true;
1446
+ "update:modelValue": (value: any) => true;
1447
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
1450
1448
  style: import('vue').StyleValue;
1451
- disabled: boolean;
1452
1449
  focused: boolean;
1453
1450
  rounded: string | number | boolean;
1454
1451
  tile: boolean;
1452
+ clearable: boolean;
1455
1453
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1454
+ active: boolean;
1456
1455
  centerAffix: boolean;
1457
- glow: boolean;
1458
- clearable: boolean;
1456
+ details: boolean;
1459
1457
  dirty: boolean;
1458
+ disabled: boolean;
1459
+ glow: boolean;
1460
+ error: boolean;
1461
+ flat: boolean;
1460
1462
  persistentClear: boolean;
1463
+ reverse: boolean;
1461
1464
  singleLine: boolean;
1465
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1462
1466
  }, {}, string, import('vue').SlotsType<Partial<{
1463
1467
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1464
1468
  props: Record<string, any>;
1465
1469
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1466
1470
  [key: string]: any;
1467
1471
  }>[];
1468
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1472
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1469
1473
  [key: string]: any;
1470
1474
  }>[];
1471
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1475
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1472
1476
  [key: string]: any;
1473
1477
  }>[];
1474
1478
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1484,88 +1488,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1484
1488
  [key: string]: any;
1485
1489
  }>[];
1486
1490
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1487
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1488
- created?: (() => void) | (() => void)[] | undefined;
1489
- beforeMount?: (() => void) | (() => void)[] | undefined;
1490
- mounted?: (() => void) | (() => void)[] | undefined;
1491
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1492
- updated?: (() => void) | (() => void)[] | undefined;
1493
- activated?: (() => void) | (() => void)[] | undefined;
1494
- deactivated?: (() => void) | (() => void)[] | undefined;
1495
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1496
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1497
- destroyed?: (() => void) | (() => void)[] | undefined;
1498
- unmounted?: (() => void) | (() => void)[] | undefined;
1499
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1500
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1501
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1491
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
1492
+ created?: (() => void)[] | (() => void) | undefined;
1493
+ beforeMount?: (() => void)[] | (() => void) | undefined;
1494
+ mounted?: (() => void)[] | (() => void) | undefined;
1495
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
1496
+ updated?: (() => void)[] | (() => void) | undefined;
1497
+ activated?: (() => void)[] | (() => void) | undefined;
1498
+ deactivated?: (() => void)[] | (() => void) | undefined;
1499
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
1500
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
1501
+ destroyed?: (() => void)[] | (() => void) | undefined;
1502
+ unmounted?: (() => void)[] | (() => void) | undefined;
1503
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1504
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1505
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
1502
1506
  };
1503
1507
  $forceUpdate: () => void;
1504
1508
  $nextTick: typeof nextTick;
1505
1509
  $watch<T_3 extends string | ((...args: any) => any)>(source: T_3, cb: T_3 extends (...args: any) => infer R_3 ? (args_0: R_3, args_1: R_3, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
1506
1510
  } & Readonly<{
1507
- flat: boolean;
1508
- reverse: boolean;
1509
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1510
- error: boolean;
1511
- active: boolean;
1512
- details: boolean;
1513
1511
  style: import('vue').StyleValue;
1514
- disabled: boolean;
1515
1512
  focused: boolean;
1516
1513
  rounded: string | number | boolean;
1517
1514
  tile: boolean;
1515
+ clearable: boolean;
1518
1516
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1517
+ active: boolean;
1519
1518
  centerAffix: boolean;
1520
- glow: boolean;
1521
- clearable: boolean;
1519
+ details: boolean;
1522
1520
  dirty: boolean;
1521
+ disabled: boolean;
1522
+ glow: boolean;
1523
+ error: boolean;
1524
+ flat: boolean;
1523
1525
  persistentClear: boolean;
1526
+ reverse: boolean;
1524
1527
  singleLine: boolean;
1528
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1525
1529
  }> & Omit<{
1526
- flat: boolean;
1527
- reverse: boolean;
1528
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1529
- error: boolean;
1530
- active: boolean;
1531
- details: boolean;
1532
- style: import('vue').StyleValue;
1533
- disabled: boolean;
1530
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1534
1531
  focused: boolean;
1535
1532
  tile: boolean;
1536
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1537
- glow: boolean;
1538
1533
  clearable: boolean;
1534
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1535
+ active: boolean;
1536
+ details: boolean;
1539
1537
  dirty: boolean;
1538
+ disabled: boolean;
1539
+ glow: boolean;
1540
+ error: boolean;
1541
+ flat: boolean;
1540
1542
  persistentClear: boolean;
1543
+ reverse: boolean;
1541
1544
  singleLine: boolean;
1545
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1542
1546
  } & {
1543
- id?: string | undefined;
1544
- color?: string | undefined;
1545
- loading?: string | boolean | undefined;
1546
- label?: string | undefined;
1547
- class?: any;
1548
1547
  theme?: string | undefined;
1549
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1548
+ class?: any;
1549
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1550
1550
  rounded?: string | number | boolean | undefined;
1551
- baseColor?: string | undefined;
1551
+ loading?: string | boolean | undefined;
1552
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1552
1553
  bgColor?: string | undefined;
1554
+ centerAffix?: boolean | undefined;
1555
+ color?: string | undefined;
1556
+ baseColor?: string | undefined;
1553
1557
  iconColor?: string | boolean | undefined;
1554
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1558
+ label?: string | undefined;
1555
1559
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1556
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1557
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1558
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1559
- centerAffix?: boolean | undefined;
1560
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1561
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1562
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1563
+ id?: string | undefined;
1560
1564
  } & {
1561
1565
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1562
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1566
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
1563
1567
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1564
1568
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1565
1569
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1566
1570
  modelValue?: unknown;
1567
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1568
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
1571
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1572
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
1569
1573
  _allExposed: {} | {
1570
1574
  reset: () => Promise<void>;
1571
1575
  resetValidation: () => Promise<void>;
@@ -1577,37 +1581,37 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1577
1581
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1578
1582
  };
1579
1583
  }, {}, {}, {}, {
1580
- flat: boolean;
1581
- reverse: boolean;
1582
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1583
- type: string;
1584
- error: boolean;
1585
- active: boolean;
1586
- direction: "vertical" | "horizontal";
1587
- details: boolean;
1588
1584
  style: import('vue').StyleValue;
1589
- autofocus: boolean;
1590
- disabled: boolean;
1591
- readonly: boolean | null;
1592
- messages: string | readonly string[];
1593
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1594
1585
  focused: boolean;
1595
1586
  errorMessages: string | readonly string[] | null;
1596
1587
  maxErrors: string | number;
1588
+ readonly: boolean | null;
1589
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1597
1590
  density: import('vuetify/lib/composables/density.mjs').Density;
1598
1591
  rounded: string | number | boolean;
1599
1592
  tile: boolean;
1600
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1601
- centerAffix: boolean;
1602
- glow: boolean;
1603
1593
  hideSpinButtons: boolean;
1604
1594
  persistentHint: boolean;
1595
+ messages: string | readonly string[];
1596
+ direction: "vertical" | "horizontal";
1605
1597
  clearable: boolean;
1598
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1599
+ active: boolean;
1600
+ centerAffix: boolean;
1601
+ details: boolean;
1606
1602
  dirty: boolean;
1603
+ disabled: boolean;
1604
+ glow: boolean;
1605
+ error: boolean;
1606
+ flat: boolean;
1607
1607
  persistentClear: boolean;
1608
+ reverse: boolean;
1608
1609
  singleLine: boolean;
1610
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1611
+ autofocus: boolean;
1609
1612
  persistentPlaceholder: boolean;
1610
1613
  persistentCounter: boolean;
1614
+ type: string;
1611
1615
  }> | null;
1612
1616
  };
1613
1617
  $slots: Readonly<{
@@ -1669,6 +1673,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1669
1673
  isReversed?: boolean | undefined;
1670
1674
  role?: string | undefined;
1671
1675
  rounded?: string | number | boolean | undefined;
1676
+ hasError?: boolean | undefined;
1677
+ hasWarning?: boolean | undefined;
1678
+ hasSuccess?: boolean | undefined;
1672
1679
  isOnSingleLine?: boolean | undefined;
1673
1680
  suffix?: string | undefined;
1674
1681
  theme?: string | undefined;
@@ -1719,11 +1726,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1719
1726
  theme: string;
1720
1727
  disabled: boolean;
1721
1728
  placeholder: string;
1729
+ density: "default" | "comfortable" | "compact";
1722
1730
  rounded: string | number | boolean;
1723
- loading: string | boolean;
1724
1731
  maxWidth: string | number;
1725
1732
  minWidth: string | number;
1726
- density: "default" | "comfortable" | "compact";
1733
+ loading: string | boolean;
1727
1734
  baseColor: string;
1728
1735
  prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1729
1736
  appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
@@ -1762,6 +1769,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1762
1769
  displayPersistentPlaceholder: boolean;
1763
1770
  prefix: string;
1764
1771
  isReversed: boolean;
1772
+ hasError: boolean;
1773
+ hasWarning: boolean;
1765
1774
  isOnSingleLine: boolean;
1766
1775
  suffix: string;
1767
1776
  isTiled: boolean;
@@ -1805,11 +1814,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1805
1814
  theme: string;
1806
1815
  disabled: boolean;
1807
1816
  placeholder: string;
1817
+ density: "default" | "comfortable" | "compact";
1808
1818
  rounded: string | number | boolean;
1809
- loading: string | boolean;
1810
1819
  maxWidth: string | number;
1811
1820
  minWidth: string | number;
1812
- density: "default" | "comfortable" | "compact";
1821
+ loading: string | boolean;
1813
1822
  baseColor: string;
1814
1823
  prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1815
1824
  appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
@@ -1848,6 +1857,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1848
1857
  displayPersistentPlaceholder: boolean;
1849
1858
  prefix: string;
1850
1859
  isReversed: boolean;
1860
+ hasError: boolean;
1861
+ hasWarning: boolean;
1851
1862
  isOnSingleLine: boolean;
1852
1863
  suffix: string;
1853
1864
  isTiled: boolean;
@@ -1913,6 +1924,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1913
1924
  isReversed?: boolean | undefined;
1914
1925
  role?: string | undefined;
1915
1926
  rounded?: string | number | boolean | undefined;
1927
+ hasError?: boolean | undefined;
1928
+ hasWarning?: boolean | undefined;
1929
+ hasSuccess?: boolean | undefined;
1916
1930
  isOnSingleLine?: boolean | undefined;
1917
1931
  suffix?: string | undefined;
1918
1932
  theme?: string | undefined;
@@ -1935,7 +1949,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1935
1949
  onClear?: ((...args: any[]) => any) | undefined;
1936
1950
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
1937
1951
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
1938
- }>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "rounded" | "loading" | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "prefix" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
1952
+ }>, "validateOnSubmit" | "validation" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "prefix" | "isReversed" | "hasError" | "hasWarning" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
1939
1953
  validation: {
1940
1954
  errors: import('vue').Ref<string[], string[]>;
1941
1955
  warnings: import('vue').Ref<string[], string[]>;
@@ -2012,6 +2026,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2012
2026
  readonly isReversed?: boolean | undefined;
2013
2027
  readonly role?: string | undefined;
2014
2028
  readonly rounded?: string | number | boolean | undefined;
2029
+ readonly hasError?: boolean | undefined;
2030
+ readonly hasWarning?: boolean | undefined;
2031
+ readonly hasSuccess?: boolean | undefined;
2015
2032
  readonly isOnSingleLine?: boolean | undefined;
2016
2033
  readonly suffix?: string | undefined;
2017
2034
  readonly theme?: string | undefined;
@@ -2041,190 +2058,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2041
2058
  [x: string]: unknown;
2042
2059
  } & {
2043
2060
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
2044
- flat: boolean;
2045
- reverse: boolean;
2046
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2047
- type: string;
2048
- error: boolean;
2049
- active: boolean;
2050
- direction: "vertical" | "horizontal";
2051
- details: boolean;
2052
- style: import('vue').StyleValue;
2053
- autofocus: boolean;
2054
- disabled: boolean;
2055
- readonly: boolean | null;
2056
- messages: string | readonly string[];
2057
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2061
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2058
2062
  focused: boolean;
2059
2063
  errorMessages: string | readonly string[] | null;
2060
2064
  maxErrors: string | number;
2065
+ readonly: boolean | null;
2066
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2061
2067
  density: import('vuetify/lib/composables/density.mjs').Density;
2062
2068
  tile: boolean;
2063
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2064
- glow: boolean;
2065
2069
  hideSpinButtons: boolean;
2066
2070
  persistentHint: boolean;
2071
+ messages: string | readonly string[];
2072
+ direction: "vertical" | "horizontal";
2067
2073
  clearable: boolean;
2074
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2075
+ active: boolean;
2076
+ details: boolean;
2068
2077
  dirty: boolean;
2078
+ disabled: boolean;
2079
+ glow: boolean;
2080
+ error: boolean;
2081
+ flat: boolean;
2069
2082
  persistentClear: boolean;
2083
+ reverse: boolean;
2070
2084
  singleLine: boolean;
2085
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2086
+ autofocus: boolean;
2071
2087
  persistentPlaceholder: boolean;
2072
2088
  persistentCounter: boolean;
2089
+ type: string;
2073
2090
  } & {
2074
- name?: string | undefined;
2075
- id?: string | undefined;
2076
- width?: string | number | undefined;
2077
- color?: string | undefined;
2078
- maxWidth?: string | number | undefined;
2079
- minWidth?: string | number | undefined;
2080
- loading?: string | boolean | undefined;
2081
- label?: string | undefined;
2082
- prefix?: string | undefined;
2083
- role?: string | undefined;
2084
- class?: any;
2085
2091
  theme?: string | undefined;
2086
- placeholder?: string | undefined;
2087
- counter?: string | number | boolean | undefined;
2088
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2092
+ class?: any;
2093
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2094
+ name?: string | undefined;
2089
2095
  modelValue?: any;
2090
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
2096
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
2091
2097
  validationValue?: any;
2092
2098
  rounded?: string | number | boolean | undefined;
2093
- baseColor?: string | undefined;
2094
- bgColor?: string | undefined;
2095
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2099
+ maxWidth?: string | number | undefined;
2100
+ minWidth?: string | number | undefined;
2101
+ width?: string | number | undefined;
2102
+ loading?: string | boolean | undefined;
2103
+ id?: string | undefined;
2096
2104
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2097
- iconColor?: string | boolean | undefined;
2105
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2106
+ hideDetails?: boolean | "auto" | undefined;
2107
+ hint?: string | undefined;
2108
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2109
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2098
2110
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2099
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2100
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2101
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2102
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2103
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2104
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2111
+ bgColor?: string | undefined;
2105
2112
  centerAffix?: boolean | undefined;
2106
- hint?: string | undefined;
2107
- hideDetails?: boolean | "auto" | undefined;
2108
- suffix?: string | undefined;
2113
+ color?: string | undefined;
2114
+ baseColor?: string | undefined;
2115
+ iconColor?: string | boolean | undefined;
2116
+ label?: string | undefined;
2117
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2118
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2119
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2120
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2121
+ autocomplete?: string | undefined;
2122
+ counter?: string | number | boolean | undefined;
2109
2123
  counterValue?: number | ((value: any) => number) | undefined;
2124
+ prefix?: string | undefined;
2125
+ placeholder?: string | undefined;
2126
+ suffix?: string | undefined;
2127
+ role?: string | undefined;
2110
2128
  modelModifiers?: Record<string, boolean> | undefined;
2111
2129
  } & {
2112
2130
  $children?: import('vue').VNodeChild | {
2113
- $stable?: boolean | undefined;
2114
- } | (() => import('vue').VNodeChild) | {
2131
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2132
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2133
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2115
2134
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2116
2135
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2117
2136
  props: Record<string, any>;
2118
2137
  }) => import('vue').VNodeChild) | undefined;
2119
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2138
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2139
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2120
2140
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2121
2141
  label: string | undefined;
2122
2142
  props: Record<string, any>;
2123
2143
  }) => import('vue').VNodeChild) | undefined;
2124
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2125
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2126
2144
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2127
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2128
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2129
2145
  default?: (() => import('vue').VNodeChild) | undefined;
2130
2146
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2131
- };
2132
- 'v-slots'?: {
2147
+ } | {
2148
+ $stable?: boolean | undefined;
2149
+ } | (() => import('vue').VNodeChild);
2150
+ "v-slots"?: {
2151
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2152
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2153
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2133
2154
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2134
2155
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2135
2156
  props: Record<string, any>;
2136
2157
  }) => import('vue').VNodeChild) | undefined;
2137
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2158
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2159
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2138
2160
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2139
2161
  label: string | undefined;
2140
2162
  props: Record<string, any>;
2141
2163
  }) => import('vue').VNodeChild) | undefined;
2142
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2143
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2144
2164
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2145
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2146
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2147
2165
  default?: false | (() => import('vue').VNodeChild) | undefined;
2148
2166
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2149
2167
  } | undefined;
2150
2168
  } & {
2151
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2169
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2170
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2152
2171
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2153
2172
  props: Record<string, any>;
2154
2173
  }) => import('vue').VNodeChild) | undefined;
2174
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2175
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
2155
2176
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2156
2177
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2157
2178
  label: string | undefined;
2158
2179
  props: Record<string, any>;
2159
2180
  }) => import('vue').VNodeChild) | undefined;
2160
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2161
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2162
2181
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2182
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2183
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2163
2184
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2164
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2165
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
2166
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2167
2185
  } & {
2168
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2169
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
2170
2186
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
2171
2187
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
2172
- }, Omit<Omit<{
2188
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2189
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
2190
+ }, HTMLInputElement & Omit<Omit<{
2173
2191
  $: import('vue').ComponentInternalInstance;
2174
2192
  $data: {};
2175
2193
  $props: Partial<{
2176
- error: boolean;
2177
- direction: "vertical" | "horizontal";
2178
2194
  style: import('vue').StyleValue;
2179
- disabled: boolean | null;
2180
- readonly: boolean | null;
2181
- messages: string | readonly string[];
2182
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2183
2195
  focused: boolean;
2196
+ disabled: boolean | null;
2197
+ error: boolean;
2184
2198
  errorMessages: string | readonly string[] | null;
2185
2199
  maxErrors: string | number;
2200
+ readonly: boolean | null;
2201
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2186
2202
  density: import('vuetify/lib/composables/density.mjs').Density;
2187
2203
  centerAffix: boolean;
2188
2204
  glow: boolean;
2189
2205
  hideSpinButtons: boolean;
2190
2206
  persistentHint: boolean;
2191
- }> & Omit<{
2192
- error: boolean;
2193
- direction: "vertical" | "horizontal";
2194
- style: import('vue').StyleValue;
2195
- disabled: boolean | null;
2196
- readonly: boolean | null;
2197
2207
  messages: string | readonly string[];
2198
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2208
+ direction: "vertical" | "horizontal";
2209
+ }> & Omit<{
2210
+ theme?: string | undefined;
2211
+ class?: any;
2212
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2199
2213
  focused: boolean;
2214
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2215
+ disabled: boolean | null;
2216
+ error: boolean;
2200
2217
  errorMessages: string | readonly string[] | null;
2201
2218
  maxErrors: string | number;
2202
- density: import('vuetify/lib/composables/density.mjs').Density;
2203
- centerAffix: boolean;
2204
- glow: boolean;
2205
- hideSpinButtons: boolean;
2206
- persistentHint: boolean;
2207
2219
  name?: string | undefined;
2208
- id?: string | undefined;
2209
- width?: string | number | undefined;
2210
- color?: string | undefined;
2211
- maxWidth?: string | number | undefined;
2212
- minWidth?: string | number | undefined;
2213
2220
  label?: string | undefined;
2214
- class?: any;
2215
- theme?: string | undefined;
2216
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2217
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
2221
+ readonly: boolean | null;
2222
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2223
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
2218
2224
  validationValue?: any;
2219
- baseColor?: string | undefined;
2220
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2225
+ density: import('vuetify/lib/composables/density.mjs').Density;
2226
+ maxWidth?: string | number | undefined;
2227
+ minWidth?: string | number | undefined;
2228
+ width?: string | number | undefined;
2229
+ id?: string | undefined;
2221
2230
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2231
+ baseColor?: string | undefined;
2232
+ centerAffix: boolean;
2233
+ color?: string | undefined;
2234
+ glow: boolean;
2222
2235
  iconColor?: string | boolean | undefined;
2223
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2224
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2225
- hint?: string | undefined;
2236
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2226
2237
  hideDetails?: boolean | "auto" | undefined;
2227
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
2238
+ hideSpinButtons: boolean;
2239
+ hint?: string | undefined;
2240
+ persistentHint: boolean;
2241
+ messages: string | readonly string[];
2242
+ direction: "vertical" | "horizontal";
2243
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2244
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2245
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
2228
2246
  $attrs: {
2229
2247
  [x: string]: unknown;
2230
2248
  };
@@ -2254,42 +2272,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2254
2272
  $emit: (event: string, ...args: any[]) => void;
2255
2273
  $el: any;
2256
2274
  $options: import('vue').ComponentOptionsBase<{
2257
- error: boolean;
2258
- direction: "vertical" | "horizontal";
2259
- style: import('vue').StyleValue;
2260
- disabled: boolean | null;
2261
- readonly: boolean | null;
2262
- messages: string | readonly string[];
2263
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2275
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2264
2276
  focused: boolean;
2277
+ disabled: boolean | null;
2278
+ error: boolean;
2265
2279
  errorMessages: string | readonly string[] | null;
2266
2280
  maxErrors: string | number;
2281
+ readonly: boolean | null;
2282
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2267
2283
  density: import('vuetify/lib/composables/density.mjs').Density;
2268
2284
  centerAffix: boolean;
2269
2285
  glow: boolean;
2270
2286
  hideSpinButtons: boolean;
2271
2287
  persistentHint: boolean;
2288
+ messages: string | readonly string[];
2289
+ direction: "vertical" | "horizontal";
2272
2290
  } & {
2291
+ theme?: string | undefined;
2292
+ class?: any;
2293
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2273
2294
  name?: string | undefined;
2274
- id?: string | undefined;
2275
- width?: string | number | undefined;
2276
- color?: string | undefined;
2277
- maxWidth?: string | number | undefined;
2278
- minWidth?: string | number | undefined;
2279
2295
  label?: string | undefined;
2280
- class?: any;
2281
- theme?: string | undefined;
2282
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2283
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
2296
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
2284
2297
  validationValue?: any;
2285
- baseColor?: string | undefined;
2286
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2298
+ maxWidth?: string | number | undefined;
2299
+ minWidth?: string | number | undefined;
2300
+ width?: string | number | undefined;
2301
+ id?: string | undefined;
2287
2302
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2303
+ baseColor?: string | undefined;
2304
+ color?: string | undefined;
2288
2305
  iconColor?: string | boolean | undefined;
2289
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2290
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2291
- hint?: string | undefined;
2306
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2292
2307
  hideDetails?: boolean | "auto" | undefined;
2308
+ hint?: string | undefined;
2309
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2310
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2293
2311
  }, {
2294
2312
  reset: () => Promise<void>;
2295
2313
  resetValidation: () => Promise<void>;
@@ -2297,23 +2315,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2297
2315
  isValid: import('vue').ComputedRef<boolean | null>;
2298
2316
  errorMessages: import('vue').ComputedRef<string[]>;
2299
2317
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2300
- 'update:modelValue': (value: any) => true;
2301
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
2302
- error: boolean;
2303
- direction: "vertical" | "horizontal";
2318
+ "update:modelValue": (value: any) => true;
2319
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
2304
2320
  style: import('vue').StyleValue;
2305
- disabled: boolean | null;
2306
- readonly: boolean | null;
2307
- messages: string | readonly string[];
2308
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2309
2321
  focused: boolean;
2322
+ disabled: boolean | null;
2323
+ error: boolean;
2310
2324
  errorMessages: string | readonly string[] | null;
2311
2325
  maxErrors: string | number;
2326
+ readonly: boolean | null;
2327
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2312
2328
  density: import('vuetify/lib/composables/density.mjs').Density;
2313
2329
  centerAffix: boolean;
2314
2330
  glow: boolean;
2315
2331
  hideSpinButtons: boolean;
2316
2332
  persistentHint: boolean;
2333
+ messages: string | readonly string[];
2334
+ direction: "vertical" | "horizontal";
2317
2335
  }, {}, string, import('vue').SlotsType<Partial<{
2318
2336
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2319
2337
  [key: string]: any;
@@ -2331,79 +2349,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2331
2349
  [key: string]: any;
2332
2350
  }>[];
2333
2351
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2334
- beforeCreate?: (() => void) | (() => void)[] | undefined;
2335
- created?: (() => void) | (() => void)[] | undefined;
2336
- beforeMount?: (() => void) | (() => void)[] | undefined;
2337
- mounted?: (() => void) | (() => void)[] | undefined;
2338
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
2339
- updated?: (() => void) | (() => void)[] | undefined;
2340
- activated?: (() => void) | (() => void)[] | undefined;
2341
- deactivated?: (() => void) | (() => void)[] | undefined;
2342
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
2343
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
2344
- destroyed?: (() => void) | (() => void)[] | undefined;
2345
- unmounted?: (() => void) | (() => void)[] | undefined;
2346
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2347
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2348
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
2352
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
2353
+ created?: (() => void)[] | (() => void) | undefined;
2354
+ beforeMount?: (() => void)[] | (() => void) | undefined;
2355
+ mounted?: (() => void)[] | (() => void) | undefined;
2356
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
2357
+ updated?: (() => void)[] | (() => void) | undefined;
2358
+ activated?: (() => void)[] | (() => void) | undefined;
2359
+ deactivated?: (() => void)[] | (() => void) | undefined;
2360
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
2361
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
2362
+ destroyed?: (() => void)[] | (() => void) | undefined;
2363
+ unmounted?: (() => void)[] | (() => void) | undefined;
2364
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
2365
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
2366
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
2349
2367
  };
2350
2368
  $forceUpdate: () => void;
2351
2369
  $nextTick: typeof nextTick;
2352
2370
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
2353
2371
  } & Readonly<{
2354
- error: boolean;
2355
- direction: "vertical" | "horizontal";
2356
2372
  style: import('vue').StyleValue;
2357
- disabled: boolean | null;
2358
- readonly: boolean | null;
2359
- messages: string | readonly string[];
2360
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2361
2373
  focused: boolean;
2374
+ disabled: boolean | null;
2375
+ error: boolean;
2362
2376
  errorMessages: string | readonly string[] | null;
2363
2377
  maxErrors: string | number;
2378
+ readonly: boolean | null;
2379
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2364
2380
  density: import('vuetify/lib/composables/density.mjs').Density;
2365
2381
  centerAffix: boolean;
2366
2382
  glow: boolean;
2367
2383
  hideSpinButtons: boolean;
2368
2384
  persistentHint: boolean;
2369
- }> & Omit<{
2370
- error: boolean;
2371
- direction: "vertical" | "horizontal";
2372
- style: import('vue').StyleValue;
2373
- disabled: boolean | null;
2374
- readonly: boolean | null;
2375
2385
  messages: string | readonly string[];
2376
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2386
+ direction: "vertical" | "horizontal";
2387
+ }> & Omit<{
2388
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2377
2389
  focused: boolean;
2390
+ disabled: boolean | null;
2391
+ error: boolean;
2378
2392
  errorMessages: string | readonly string[] | null;
2379
2393
  maxErrors: string | number;
2394
+ readonly: boolean | null;
2395
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2380
2396
  density: import('vuetify/lib/composables/density.mjs').Density;
2381
2397
  centerAffix: boolean;
2382
2398
  glow: boolean;
2383
2399
  hideSpinButtons: boolean;
2384
2400
  persistentHint: boolean;
2401
+ messages: string | readonly string[];
2402
+ direction: "vertical" | "horizontal";
2385
2403
  } & {
2404
+ theme?: string | undefined;
2405
+ class?: any;
2406
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2386
2407
  name?: string | undefined;
2387
- id?: string | undefined;
2388
- width?: string | number | undefined;
2389
- color?: string | undefined;
2390
- maxWidth?: string | number | undefined;
2391
- minWidth?: string | number | undefined;
2392
2408
  label?: string | undefined;
2393
- class?: any;
2394
- theme?: string | undefined;
2395
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2396
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
2409
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
2397
2410
  validationValue?: any;
2398
- baseColor?: string | undefined;
2399
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2411
+ maxWidth?: string | number | undefined;
2412
+ minWidth?: string | number | undefined;
2413
+ width?: string | number | undefined;
2414
+ id?: string | undefined;
2400
2415
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2416
+ baseColor?: string | undefined;
2417
+ color?: string | undefined;
2401
2418
  iconColor?: string | boolean | undefined;
2402
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2403
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2404
- hint?: string | undefined;
2419
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2405
2420
  hideDetails?: boolean | "auto" | undefined;
2406
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2421
+ hint?: string | undefined;
2422
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2423
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2424
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
2407
2425
  reset: () => Promise<void>;
2408
2426
  resetValidation: () => Promise<void>;
2409
2427
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -2411,64 +2429,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2411
2429
  errorMessages: import('vue').ComputedRef<string[]>;
2412
2430
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2413
2431
  modelValue?: unknown;
2414
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2415
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
2432
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
2433
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
2416
2434
  $: import('vue').ComponentInternalInstance;
2417
2435
  $data: {};
2418
2436
  $props: Partial<{
2419
- flat: boolean;
2420
- reverse: boolean;
2421
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2422
- error: boolean;
2423
- active: boolean;
2424
- details: boolean;
2425
2437
  style: import('vue').StyleValue;
2426
- disabled: boolean;
2427
2438
  focused: boolean;
2428
2439
  rounded: string | number | boolean;
2429
2440
  tile: boolean;
2441
+ clearable: boolean;
2430
2442
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2443
+ active: boolean;
2431
2444
  centerAffix: boolean;
2432
- glow: boolean;
2433
- clearable: boolean;
2445
+ details: boolean;
2434
2446
  dirty: boolean;
2447
+ disabled: boolean;
2448
+ glow: boolean;
2449
+ error: boolean;
2450
+ flat: boolean;
2435
2451
  persistentClear: boolean;
2452
+ reverse: boolean;
2436
2453
  singleLine: boolean;
2454
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2437
2455
  }> & Omit<{
2438
- flat: boolean;
2439
- reverse: boolean;
2440
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2441
- error: boolean;
2442
- active: boolean;
2443
- details: boolean;
2444
- style: import('vue').StyleValue;
2445
- disabled: boolean;
2456
+ theme?: string | undefined;
2457
+ class?: any;
2458
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2446
2459
  focused: boolean;
2460
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2461
+ rounded?: string | number | boolean | undefined;
2447
2462
  tile: boolean;
2448
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2449
- glow: boolean;
2463
+ loading?: string | boolean | undefined;
2464
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2465
+ bgColor?: string | undefined;
2450
2466
  clearable: boolean;
2451
- dirty: boolean;
2452
- persistentClear: boolean;
2453
- singleLine: boolean;
2454
- id?: string | undefined;
2467
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2468
+ active: boolean;
2469
+ centerAffix?: boolean | undefined;
2455
2470
  color?: string | undefined;
2456
- loading?: string | boolean | undefined;
2457
- label?: string | undefined;
2458
- class?: any;
2459
- theme?: string | undefined;
2460
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2461
- rounded?: string | number | boolean | undefined;
2462
2471
  baseColor?: string | undefined;
2463
- bgColor?: string | undefined;
2472
+ details: boolean;
2473
+ dirty: boolean;
2474
+ disabled: boolean;
2475
+ glow: boolean;
2476
+ error: boolean;
2477
+ flat: boolean;
2464
2478
  iconColor?: string | boolean | undefined;
2465
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2479
+ label?: string | undefined;
2480
+ persistentClear: boolean;
2466
2481
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2467
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2468
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2469
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2470
- centerAffix?: boolean | undefined;
2471
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
2482
+ reverse: boolean;
2483
+ singleLine: boolean;
2484
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2485
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2486
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2487
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2488
+ id?: string | undefined;
2489
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
2472
2490
  $attrs: {
2473
2491
  [x: string]: unknown;
2474
2492
  };
@@ -2481,10 +2499,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2481
2499
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2482
2500
  [key: string]: any;
2483
2501
  }>[]) | undefined;
2484
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2502
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2485
2503
  [key: string]: any;
2486
2504
  }>[]) | undefined;
2487
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2505
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2488
2506
  [key: string]: any;
2489
2507
  }>[]) | undefined;
2490
2508
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -2506,77 +2524,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2506
2524
  $emit: (event: "update:focused", focused: boolean) => void;
2507
2525
  $el: any;
2508
2526
  $options: import('vue').ComponentOptionsBase<{
2509
- flat: boolean;
2510
- reverse: boolean;
2511
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2512
- error: boolean;
2513
- active: boolean;
2514
- details: boolean;
2515
- style: import('vue').StyleValue;
2516
- disabled: boolean;
2527
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2517
2528
  focused: boolean;
2518
2529
  tile: boolean;
2519
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2520
- glow: boolean;
2521
2530
  clearable: boolean;
2531
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2532
+ active: boolean;
2533
+ details: boolean;
2522
2534
  dirty: boolean;
2535
+ disabled: boolean;
2536
+ glow: boolean;
2537
+ error: boolean;
2538
+ flat: boolean;
2523
2539
  persistentClear: boolean;
2540
+ reverse: boolean;
2524
2541
  singleLine: boolean;
2542
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2525
2543
  } & {
2526
- id?: string | undefined;
2527
- color?: string | undefined;
2528
- loading?: string | boolean | undefined;
2529
- label?: string | undefined;
2530
- class?: any;
2531
2544
  theme?: string | undefined;
2532
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2545
+ class?: any;
2546
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2533
2547
  rounded?: string | number | boolean | undefined;
2534
- baseColor?: string | undefined;
2548
+ loading?: string | boolean | undefined;
2549
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2535
2550
  bgColor?: string | undefined;
2551
+ centerAffix?: boolean | undefined;
2552
+ color?: string | undefined;
2553
+ baseColor?: string | undefined;
2536
2554
  iconColor?: string | boolean | undefined;
2537
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2555
+ label?: string | undefined;
2538
2556
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2539
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2540
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2541
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2542
- centerAffix?: boolean | undefined;
2557
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2558
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2559
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2560
+ id?: string | undefined;
2543
2561
  } & {
2544
2562
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2545
2563
  }, {
2546
2564
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2547
2565
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2548
2566
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2549
- 'update:focused': (focused: boolean) => true;
2550
- 'update:modelValue': (value: any) => true;
2551
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
2552
- flat: boolean;
2553
- reverse: boolean;
2554
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2555
- error: boolean;
2556
- active: boolean;
2557
- details: boolean;
2567
+ "update:focused": (focused: boolean) => true;
2568
+ "update:modelValue": (value: any) => true;
2569
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
2558
2570
  style: import('vue').StyleValue;
2559
- disabled: boolean;
2560
2571
  focused: boolean;
2561
2572
  rounded: string | number | boolean;
2562
2573
  tile: boolean;
2574
+ clearable: boolean;
2563
2575
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2576
+ active: boolean;
2564
2577
  centerAffix: boolean;
2565
- glow: boolean;
2566
- clearable: boolean;
2578
+ details: boolean;
2567
2579
  dirty: boolean;
2580
+ disabled: boolean;
2581
+ glow: boolean;
2582
+ error: boolean;
2583
+ flat: boolean;
2568
2584
  persistentClear: boolean;
2585
+ reverse: boolean;
2569
2586
  singleLine: boolean;
2587
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2570
2588
  }, {}, string, import('vue').SlotsType<Partial<{
2571
2589
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2572
2590
  props: Record<string, any>;
2573
2591
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2574
2592
  [key: string]: any;
2575
2593
  }>[];
2576
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2594
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2577
2595
  [key: string]: any;
2578
2596
  }>[];
2579
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2597
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2580
2598
  [key: string]: any;
2581
2599
  }>[];
2582
2600
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -2592,88 +2610,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2592
2610
  [key: string]: any;
2593
2611
  }>[];
2594
2612
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2595
- beforeCreate?: (() => void) | (() => void)[] | undefined;
2596
- created?: (() => void) | (() => void)[] | undefined;
2597
- beforeMount?: (() => void) | (() => void)[] | undefined;
2598
- mounted?: (() => void) | (() => void)[] | undefined;
2599
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
2600
- updated?: (() => void) | (() => void)[] | undefined;
2601
- activated?: (() => void) | (() => void)[] | undefined;
2602
- deactivated?: (() => void) | (() => void)[] | undefined;
2603
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
2604
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
2605
- destroyed?: (() => void) | (() => void)[] | undefined;
2606
- unmounted?: (() => void) | (() => void)[] | undefined;
2607
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2608
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2609
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
2613
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
2614
+ created?: (() => void)[] | (() => void) | undefined;
2615
+ beforeMount?: (() => void)[] | (() => void) | undefined;
2616
+ mounted?: (() => void)[] | (() => void) | undefined;
2617
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
2618
+ updated?: (() => void)[] | (() => void) | undefined;
2619
+ activated?: (() => void)[] | (() => void) | undefined;
2620
+ deactivated?: (() => void)[] | (() => void) | undefined;
2621
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
2622
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
2623
+ destroyed?: (() => void)[] | (() => void) | undefined;
2624
+ unmounted?: (() => void)[] | (() => void) | undefined;
2625
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
2626
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
2627
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
2610
2628
  };
2611
2629
  $forceUpdate: () => void;
2612
2630
  $nextTick: typeof nextTick;
2613
2631
  $watch<T_1 extends string | ((...args: any) => any)>(source: T_1, cb: T_1 extends (...args: any) => infer R_1 ? (args_0: R_1, args_1: R_1, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
2614
2632
  } & Readonly<{
2615
- flat: boolean;
2616
- reverse: boolean;
2617
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2618
- error: boolean;
2619
- active: boolean;
2620
- details: boolean;
2621
2633
  style: import('vue').StyleValue;
2622
- disabled: boolean;
2623
2634
  focused: boolean;
2624
2635
  rounded: string | number | boolean;
2625
2636
  tile: boolean;
2637
+ clearable: boolean;
2626
2638
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2639
+ active: boolean;
2627
2640
  centerAffix: boolean;
2628
- glow: boolean;
2629
- clearable: boolean;
2641
+ details: boolean;
2630
2642
  dirty: boolean;
2643
+ disabled: boolean;
2644
+ glow: boolean;
2645
+ error: boolean;
2646
+ flat: boolean;
2631
2647
  persistentClear: boolean;
2648
+ reverse: boolean;
2632
2649
  singleLine: boolean;
2650
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2633
2651
  }> & Omit<{
2634
- flat: boolean;
2635
- reverse: boolean;
2636
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2637
- error: boolean;
2638
- active: boolean;
2639
- details: boolean;
2640
- style: import('vue').StyleValue;
2641
- disabled: boolean;
2652
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2642
2653
  focused: boolean;
2643
2654
  tile: boolean;
2644
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2645
- glow: boolean;
2646
2655
  clearable: boolean;
2656
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2657
+ active: boolean;
2658
+ details: boolean;
2647
2659
  dirty: boolean;
2660
+ disabled: boolean;
2661
+ glow: boolean;
2662
+ error: boolean;
2663
+ flat: boolean;
2648
2664
  persistentClear: boolean;
2665
+ reverse: boolean;
2649
2666
  singleLine: boolean;
2667
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2650
2668
  } & {
2651
- id?: string | undefined;
2652
- color?: string | undefined;
2653
- loading?: string | boolean | undefined;
2654
- label?: string | undefined;
2655
- class?: any;
2656
2669
  theme?: string | undefined;
2657
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2670
+ class?: any;
2671
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2658
2672
  rounded?: string | number | boolean | undefined;
2659
- baseColor?: string | undefined;
2673
+ loading?: string | boolean | undefined;
2674
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2660
2675
  bgColor?: string | undefined;
2676
+ centerAffix?: boolean | undefined;
2677
+ color?: string | undefined;
2678
+ baseColor?: string | undefined;
2661
2679
  iconColor?: string | boolean | undefined;
2662
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2680
+ label?: string | undefined;
2663
2681
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2664
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2665
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2666
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2667
- centerAffix?: boolean | undefined;
2682
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2683
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2684
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2685
+ id?: string | undefined;
2668
2686
  } & {
2669
2687
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2670
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2688
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
2671
2689
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2672
2690
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2673
2691
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2674
2692
  modelValue?: unknown;
2675
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2676
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
2693
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
2694
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
2677
2695
  _allExposed: {} | {
2678
2696
  reset: () => Promise<void>;
2679
2697
  resetValidation: () => Promise<void>;
@@ -2685,73 +2703,73 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2685
2703
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2686
2704
  };
2687
2705
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2688
- 'click:control': (e: MouseEvent) => true;
2689
- 'mousedown:control': (e: MouseEvent) => true;
2690
- 'update:focused': (focused: boolean) => true;
2691
- 'update:modelValue': (val: string) => true;
2706
+ "click:control": (e: MouseEvent) => true;
2707
+ "mousedown:control": (e: MouseEvent) => true;
2708
+ "update:focused": (focused: boolean) => true;
2709
+ "update:modelValue": (val: string) => true;
2692
2710
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
2693
- flat: boolean;
2694
- reverse: boolean;
2695
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2696
- type: string;
2697
- error: boolean;
2698
- active: boolean;
2699
- direction: "vertical" | "horizontal";
2700
- details: boolean;
2701
2711
  style: import('vue').StyleValue;
2702
- autofocus: boolean;
2703
- disabled: boolean;
2704
- readonly: boolean | null;
2705
- messages: string | readonly string[];
2706
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2707
2712
  focused: boolean;
2708
2713
  errorMessages: string | readonly string[] | null;
2709
2714
  maxErrors: string | number;
2715
+ readonly: boolean | null;
2716
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2710
2717
  density: import('vuetify/lib/composables/density.mjs').Density;
2711
2718
  rounded: string | number | boolean;
2712
2719
  tile: boolean;
2713
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2714
- centerAffix: boolean;
2715
- glow: boolean;
2716
2720
  hideSpinButtons: boolean;
2717
2721
  persistentHint: boolean;
2722
+ messages: string | readonly string[];
2723
+ direction: "vertical" | "horizontal";
2718
2724
  clearable: boolean;
2725
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2726
+ active: boolean;
2727
+ centerAffix: boolean;
2728
+ details: boolean;
2719
2729
  dirty: boolean;
2730
+ disabled: boolean;
2731
+ glow: boolean;
2732
+ error: boolean;
2733
+ flat: boolean;
2720
2734
  persistentClear: boolean;
2735
+ reverse: boolean;
2721
2736
  singleLine: boolean;
2737
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2738
+ autofocus: boolean;
2722
2739
  persistentPlaceholder: boolean;
2723
2740
  persistentCounter: boolean;
2741
+ type: string;
2724
2742
  }, true, {}, import('vue').SlotsType<Partial<{
2725
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2743
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2726
2744
  [key: string]: any;
2727
2745
  }>[];
2728
- clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2729
- props: Record<string, any>;
2730
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2746
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2731
2747
  [key: string]: any;
2732
2748
  }>[];
2733
2749
  details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2734
2750
  [key: string]: any;
2735
2751
  }>[];
2736
- label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2737
- label: string | undefined;
2738
- props: Record<string, any>;
2739
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2752
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2740
2753
  [key: string]: any;
2741
2754
  }>[];
2742
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2755
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2756
+ props: Record<string, any>;
2757
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2743
2758
  [key: string]: any;
2744
2759
  }>[];
2745
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2760
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2746
2761
  [key: string]: any;
2747
2762
  }>[];
2748
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2763
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2749
2764
  [key: string]: any;
2750
2765
  }>[];
2751
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2766
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2767
+ label: string | undefined;
2768
+ props: Record<string, any>;
2769
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2752
2770
  [key: string]: any;
2753
2771
  }>[];
2754
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2772
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2755
2773
  [key: string]: any;
2756
2774
  }>[];
2757
2775
  default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
@@ -2768,190 +2786,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2768
2786
  M: {};
2769
2787
  Defaults: {};
2770
2788
  }, {
2771
- flat: boolean;
2772
- reverse: boolean;
2773
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
2774
- type: string;
2775
- error: boolean;
2776
- active: boolean;
2777
- direction: "vertical" | "horizontal";
2778
- details: boolean;
2779
- style: import('vue').StyleValue;
2780
- autofocus: boolean;
2781
- disabled: boolean;
2782
- readonly: boolean | null;
2783
- messages: string | readonly string[];
2784
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2789
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2785
2790
  focused: boolean;
2786
2791
  errorMessages: string | readonly string[] | null;
2787
2792
  maxErrors: string | number;
2793
+ readonly: boolean | null;
2794
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2788
2795
  density: import('vuetify/lib/composables/density.mjs').Density;
2789
2796
  tile: boolean;
2790
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2791
- glow: boolean;
2792
2797
  hideSpinButtons: boolean;
2793
2798
  persistentHint: boolean;
2799
+ messages: string | readonly string[];
2800
+ direction: "vertical" | "horizontal";
2794
2801
  clearable: boolean;
2802
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2803
+ active: boolean;
2804
+ details: boolean;
2795
2805
  dirty: boolean;
2806
+ disabled: boolean;
2807
+ glow: boolean;
2808
+ error: boolean;
2809
+ flat: boolean;
2796
2810
  persistentClear: boolean;
2811
+ reverse: boolean;
2797
2812
  singleLine: boolean;
2813
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2814
+ autofocus: boolean;
2798
2815
  persistentPlaceholder: boolean;
2799
2816
  persistentCounter: boolean;
2817
+ type: string;
2800
2818
  } & {
2801
- name?: string | undefined;
2802
- id?: string | undefined;
2803
- width?: string | number | undefined;
2804
- color?: string | undefined;
2805
- maxWidth?: string | number | undefined;
2806
- minWidth?: string | number | undefined;
2807
- loading?: string | boolean | undefined;
2808
- label?: string | undefined;
2809
- prefix?: string | undefined;
2810
- role?: string | undefined;
2811
- class?: any;
2812
2819
  theme?: string | undefined;
2813
- placeholder?: string | undefined;
2814
- counter?: string | number | boolean | undefined;
2815
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2820
+ class?: any;
2821
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2822
+ name?: string | undefined;
2816
2823
  modelValue?: any;
2817
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
2824
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
2818
2825
  validationValue?: any;
2819
2826
  rounded?: string | number | boolean | undefined;
2820
- baseColor?: string | undefined;
2821
- bgColor?: string | undefined;
2822
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2827
+ maxWidth?: string | number | undefined;
2828
+ minWidth?: string | number | undefined;
2829
+ width?: string | number | undefined;
2830
+ loading?: string | boolean | undefined;
2831
+ id?: string | undefined;
2823
2832
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2824
- iconColor?: string | boolean | undefined;
2833
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2834
+ hideDetails?: boolean | "auto" | undefined;
2835
+ hint?: string | undefined;
2836
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2837
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2825
2838
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2826
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2827
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2828
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2829
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2830
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2831
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2839
+ bgColor?: string | undefined;
2832
2840
  centerAffix?: boolean | undefined;
2833
- hint?: string | undefined;
2834
- hideDetails?: boolean | "auto" | undefined;
2835
- suffix?: string | undefined;
2841
+ color?: string | undefined;
2842
+ baseColor?: string | undefined;
2843
+ iconColor?: string | boolean | undefined;
2844
+ label?: string | undefined;
2845
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2846
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2847
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2848
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2849
+ autocomplete?: string | undefined;
2850
+ counter?: string | number | boolean | undefined;
2836
2851
  counterValue?: number | ((value: any) => number) | undefined;
2852
+ prefix?: string | undefined;
2853
+ placeholder?: string | undefined;
2854
+ suffix?: string | undefined;
2855
+ role?: string | undefined;
2837
2856
  modelModifiers?: Record<string, boolean> | undefined;
2838
2857
  } & {
2839
2858
  $children?: import('vue').VNodeChild | {
2840
- $stable?: boolean | undefined;
2841
- } | (() => import('vue').VNodeChild) | {
2859
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2860
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2861
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2842
2862
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2843
2863
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2844
2864
  props: Record<string, any>;
2845
2865
  }) => import('vue').VNodeChild) | undefined;
2846
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2866
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2867
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2847
2868
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2848
2869
  label: string | undefined;
2849
2870
  props: Record<string, any>;
2850
2871
  }) => import('vue').VNodeChild) | undefined;
2851
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2852
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2853
2872
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2854
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2855
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2856
2873
  default?: (() => import('vue').VNodeChild) | undefined;
2857
2874
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2858
- };
2859
- 'v-slots'?: {
2875
+ } | {
2876
+ $stable?: boolean | undefined;
2877
+ } | (() => import('vue').VNodeChild);
2878
+ "v-slots"?: {
2879
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2880
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2881
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2860
2882
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2861
2883
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2862
2884
  props: Record<string, any>;
2863
2885
  }) => import('vue').VNodeChild) | undefined;
2864
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2886
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2887
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2865
2888
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2866
2889
  label: string | undefined;
2867
2890
  props: Record<string, any>;
2868
2891
  }) => import('vue').VNodeChild) | undefined;
2869
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2870
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2871
2892
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2872
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2873
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2874
2893
  default?: false | (() => import('vue').VNodeChild) | undefined;
2875
2894
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2876
2895
  } | undefined;
2877
2896
  } & {
2878
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2897
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2898
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2879
2899
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2880
2900
  props: Record<string, any>;
2881
2901
  }) => import('vue').VNodeChild) | undefined;
2902
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2903
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
2882
2904
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2883
2905
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2884
2906
  label: string | undefined;
2885
2907
  props: Record<string, any>;
2886
2908
  }) => import('vue').VNodeChild) | undefined;
2887
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2888
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2889
2909
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2910
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2911
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2890
2912
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2891
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2892
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
2893
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2894
2913
  } & {
2895
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2896
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
2897
2914
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
2898
2915
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
2899
- }, Omit<Omit<{
2916
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2917
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
2918
+ }, HTMLInputElement & Omit<Omit<{
2900
2919
  $: import('vue').ComponentInternalInstance;
2901
2920
  $data: {};
2902
2921
  $props: Partial<{
2903
- error: boolean;
2904
- direction: "vertical" | "horizontal";
2905
2922
  style: import('vue').StyleValue;
2906
- disabled: boolean | null;
2907
- readonly: boolean | null;
2908
- messages: string | readonly string[];
2909
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2910
2923
  focused: boolean;
2924
+ disabled: boolean | null;
2925
+ error: boolean;
2911
2926
  errorMessages: string | readonly string[] | null;
2912
2927
  maxErrors: string | number;
2928
+ readonly: boolean | null;
2929
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2913
2930
  density: import('vuetify/lib/composables/density.mjs').Density;
2914
2931
  centerAffix: boolean;
2915
2932
  glow: boolean;
2916
2933
  hideSpinButtons: boolean;
2917
2934
  persistentHint: boolean;
2918
- }> & Omit<{
2919
- error: boolean;
2920
- direction: "vertical" | "horizontal";
2921
- style: import('vue').StyleValue;
2922
- disabled: boolean | null;
2923
- readonly: boolean | null;
2924
2935
  messages: string | readonly string[];
2925
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2936
+ direction: "vertical" | "horizontal";
2937
+ }> & Omit<{
2938
+ theme?: string | undefined;
2939
+ class?: any;
2940
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2926
2941
  focused: boolean;
2942
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2943
+ disabled: boolean | null;
2944
+ error: boolean;
2927
2945
  errorMessages: string | readonly string[] | null;
2928
2946
  maxErrors: string | number;
2929
- density: import('vuetify/lib/composables/density.mjs').Density;
2930
- centerAffix: boolean;
2931
- glow: boolean;
2932
- hideSpinButtons: boolean;
2933
- persistentHint: boolean;
2934
2947
  name?: string | undefined;
2935
- id?: string | undefined;
2936
- width?: string | number | undefined;
2937
- color?: string | undefined;
2938
- maxWidth?: string | number | undefined;
2939
- minWidth?: string | number | undefined;
2940
2948
  label?: string | undefined;
2941
- class?: any;
2942
- theme?: string | undefined;
2943
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2944
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
2949
+ readonly: boolean | null;
2950
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2951
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
2945
2952
  validationValue?: any;
2946
- baseColor?: string | undefined;
2947
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2953
+ density: import('vuetify/lib/composables/density.mjs').Density;
2954
+ maxWidth?: string | number | undefined;
2955
+ minWidth?: string | number | undefined;
2956
+ width?: string | number | undefined;
2957
+ id?: string | undefined;
2948
2958
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2959
+ baseColor?: string | undefined;
2960
+ centerAffix: boolean;
2961
+ color?: string | undefined;
2962
+ glow: boolean;
2949
2963
  iconColor?: string | boolean | undefined;
2950
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2951
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2952
- hint?: string | undefined;
2964
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2953
2965
  hideDetails?: boolean | "auto" | undefined;
2954
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
2966
+ hideSpinButtons: boolean;
2967
+ hint?: string | undefined;
2968
+ persistentHint: boolean;
2969
+ messages: string | readonly string[];
2970
+ direction: "vertical" | "horizontal";
2971
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2972
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2973
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
2955
2974
  $attrs: {
2956
2975
  [x: string]: unknown;
2957
2976
  };
@@ -2981,42 +3000,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2981
3000
  $emit: (event: string, ...args: any[]) => void;
2982
3001
  $el: any;
2983
3002
  $options: import('vue').ComponentOptionsBase<{
2984
- error: boolean;
2985
- direction: "vertical" | "horizontal";
2986
- style: import('vue').StyleValue;
2987
- disabled: boolean | null;
2988
- readonly: boolean | null;
2989
- messages: string | readonly string[];
2990
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
3003
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
2991
3004
  focused: boolean;
3005
+ disabled: boolean | null;
3006
+ error: boolean;
2992
3007
  errorMessages: string | readonly string[] | null;
2993
3008
  maxErrors: string | number;
3009
+ readonly: boolean | null;
3010
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
2994
3011
  density: import('vuetify/lib/composables/density.mjs').Density;
2995
3012
  centerAffix: boolean;
2996
3013
  glow: boolean;
2997
3014
  hideSpinButtons: boolean;
2998
3015
  persistentHint: boolean;
3016
+ messages: string | readonly string[];
3017
+ direction: "vertical" | "horizontal";
2999
3018
  } & {
3019
+ theme?: string | undefined;
3020
+ class?: any;
3021
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3000
3022
  name?: string | undefined;
3001
- id?: string | undefined;
3002
- width?: string | number | undefined;
3003
- color?: string | undefined;
3004
- maxWidth?: string | number | undefined;
3005
- minWidth?: string | number | undefined;
3006
3023
  label?: string | undefined;
3007
- class?: any;
3008
- theme?: string | undefined;
3009
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3010
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
3024
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
3011
3025
  validationValue?: any;
3012
- baseColor?: string | undefined;
3013
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3026
+ maxWidth?: string | number | undefined;
3027
+ minWidth?: string | number | undefined;
3028
+ width?: string | number | undefined;
3029
+ id?: string | undefined;
3014
3030
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3031
+ baseColor?: string | undefined;
3032
+ color?: string | undefined;
3015
3033
  iconColor?: string | boolean | undefined;
3016
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
3017
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
3018
- hint?: string | undefined;
3034
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3019
3035
  hideDetails?: boolean | "auto" | undefined;
3036
+ hint?: string | undefined;
3037
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
3038
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
3020
3039
  }, {
3021
3040
  reset: () => Promise<void>;
3022
3041
  resetValidation: () => Promise<void>;
@@ -3024,23 +3043,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3024
3043
  isValid: import('vue').ComputedRef<boolean | null>;
3025
3044
  errorMessages: import('vue').ComputedRef<string[]>;
3026
3045
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
3027
- 'update:modelValue': (value: any) => true;
3028
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
3029
- error: boolean;
3030
- direction: "vertical" | "horizontal";
3046
+ "update:modelValue": (value: any) => true;
3047
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
3031
3048
  style: import('vue').StyleValue;
3032
- disabled: boolean | null;
3033
- readonly: boolean | null;
3034
- messages: string | readonly string[];
3035
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
3036
3049
  focused: boolean;
3050
+ disabled: boolean | null;
3051
+ error: boolean;
3037
3052
  errorMessages: string | readonly string[] | null;
3038
3053
  maxErrors: string | number;
3054
+ readonly: boolean | null;
3055
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
3039
3056
  density: import('vuetify/lib/composables/density.mjs').Density;
3040
3057
  centerAffix: boolean;
3041
3058
  glow: boolean;
3042
3059
  hideSpinButtons: boolean;
3043
3060
  persistentHint: boolean;
3061
+ messages: string | readonly string[];
3062
+ direction: "vertical" | "horizontal";
3044
3063
  }, {}, string, import('vue').SlotsType<Partial<{
3045
3064
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3046
3065
  [key: string]: any;
@@ -3058,79 +3077,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3058
3077
  [key: string]: any;
3059
3078
  }>[];
3060
3079
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3061
- beforeCreate?: (() => void) | (() => void)[] | undefined;
3062
- created?: (() => void) | (() => void)[] | undefined;
3063
- beforeMount?: (() => void) | (() => void)[] | undefined;
3064
- mounted?: (() => void) | (() => void)[] | undefined;
3065
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
3066
- updated?: (() => void) | (() => void)[] | undefined;
3067
- activated?: (() => void) | (() => void)[] | undefined;
3068
- deactivated?: (() => void) | (() => void)[] | undefined;
3069
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
3070
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
3071
- destroyed?: (() => void) | (() => void)[] | undefined;
3072
- unmounted?: (() => void) | (() => void)[] | undefined;
3073
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3074
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3075
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
3080
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
3081
+ created?: (() => void)[] | (() => void) | undefined;
3082
+ beforeMount?: (() => void)[] | (() => void) | undefined;
3083
+ mounted?: (() => void)[] | (() => void) | undefined;
3084
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
3085
+ updated?: (() => void)[] | (() => void) | undefined;
3086
+ activated?: (() => void)[] | (() => void) | undefined;
3087
+ deactivated?: (() => void)[] | (() => void) | undefined;
3088
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
3089
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
3090
+ destroyed?: (() => void)[] | (() => void) | undefined;
3091
+ unmounted?: (() => void)[] | (() => void) | undefined;
3092
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
3093
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
3094
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
3076
3095
  };
3077
3096
  $forceUpdate: () => void;
3078
3097
  $nextTick: typeof nextTick;
3079
3098
  $watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R_2 ? (args_0: R_2, args_1: R_2, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
3080
3099
  } & Readonly<{
3081
- error: boolean;
3082
- direction: "vertical" | "horizontal";
3083
3100
  style: import('vue').StyleValue;
3084
- disabled: boolean | null;
3085
- readonly: boolean | null;
3086
- messages: string | readonly string[];
3087
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
3088
3101
  focused: boolean;
3102
+ disabled: boolean | null;
3103
+ error: boolean;
3089
3104
  errorMessages: string | readonly string[] | null;
3090
3105
  maxErrors: string | number;
3106
+ readonly: boolean | null;
3107
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
3091
3108
  density: import('vuetify/lib/composables/density.mjs').Density;
3092
3109
  centerAffix: boolean;
3093
3110
  glow: boolean;
3094
3111
  hideSpinButtons: boolean;
3095
3112
  persistentHint: boolean;
3096
- }> & Omit<{
3097
- error: boolean;
3098
- direction: "vertical" | "horizontal";
3099
- style: import('vue').StyleValue;
3100
- disabled: boolean | null;
3101
- readonly: boolean | null;
3102
3113
  messages: string | readonly string[];
3103
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
3114
+ direction: "vertical" | "horizontal";
3115
+ }> & Omit<{
3116
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
3104
3117
  focused: boolean;
3118
+ disabled: boolean | null;
3119
+ error: boolean;
3105
3120
  errorMessages: string | readonly string[] | null;
3106
3121
  maxErrors: string | number;
3122
+ readonly: boolean | null;
3123
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
3107
3124
  density: import('vuetify/lib/composables/density.mjs').Density;
3108
3125
  centerAffix: boolean;
3109
3126
  glow: boolean;
3110
3127
  hideSpinButtons: boolean;
3111
3128
  persistentHint: boolean;
3129
+ messages: string | readonly string[];
3130
+ direction: "vertical" | "horizontal";
3112
3131
  } & {
3132
+ theme?: string | undefined;
3133
+ class?: any;
3134
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3113
3135
  name?: string | undefined;
3114
- id?: string | undefined;
3115
- width?: string | number | undefined;
3116
- color?: string | undefined;
3117
- maxWidth?: string | number | undefined;
3118
- minWidth?: string | number | undefined;
3119
3136
  label?: string | undefined;
3120
- class?: any;
3121
- theme?: string | undefined;
3122
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3123
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
3137
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
3124
3138
  validationValue?: any;
3125
- baseColor?: string | undefined;
3126
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3139
+ maxWidth?: string | number | undefined;
3140
+ minWidth?: string | number | undefined;
3141
+ width?: string | number | undefined;
3142
+ id?: string | undefined;
3127
3143
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3144
+ baseColor?: string | undefined;
3145
+ color?: string | undefined;
3128
3146
  iconColor?: string | boolean | undefined;
3129
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
3130
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
3131
- hint?: string | undefined;
3147
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3132
3148
  hideDetails?: boolean | "auto" | undefined;
3133
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
3149
+ hint?: string | undefined;
3150
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
3151
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
3152
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
3134
3153
  reset: () => Promise<void>;
3135
3154
  resetValidation: () => Promise<void>;
3136
3155
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -3138,64 +3157,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3138
3157
  errorMessages: import('vue').ComputedRef<string[]>;
3139
3158
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3140
3159
  modelValue?: unknown;
3141
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3142
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
3160
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
3161
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
3143
3162
  $: import('vue').ComponentInternalInstance;
3144
3163
  $data: {};
3145
3164
  $props: Partial<{
3146
- flat: boolean;
3147
- reverse: boolean;
3148
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
3149
- error: boolean;
3150
- active: boolean;
3151
- details: boolean;
3152
3165
  style: import('vue').StyleValue;
3153
- disabled: boolean;
3154
3166
  focused: boolean;
3155
3167
  rounded: string | number | boolean;
3156
3168
  tile: boolean;
3169
+ clearable: boolean;
3157
3170
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3171
+ active: boolean;
3158
3172
  centerAffix: boolean;
3159
- glow: boolean;
3160
- clearable: boolean;
3173
+ details: boolean;
3161
3174
  dirty: boolean;
3175
+ disabled: boolean;
3176
+ glow: boolean;
3177
+ error: boolean;
3178
+ flat: boolean;
3162
3179
  persistentClear: boolean;
3180
+ reverse: boolean;
3163
3181
  singleLine: boolean;
3182
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3164
3183
  }> & Omit<{
3165
- flat: boolean;
3166
- reverse: boolean;
3167
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
3168
- error: boolean;
3169
- active: boolean;
3170
- details: boolean;
3171
- style: import('vue').StyleValue;
3172
- disabled: boolean;
3184
+ theme?: string | undefined;
3185
+ class?: any;
3186
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
3173
3187
  focused: boolean;
3188
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
3189
+ rounded?: string | number | boolean | undefined;
3174
3190
  tile: boolean;
3175
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3176
- glow: boolean;
3191
+ loading?: string | boolean | undefined;
3192
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3193
+ bgColor?: string | undefined;
3177
3194
  clearable: boolean;
3178
- dirty: boolean;
3179
- persistentClear: boolean;
3180
- singleLine: boolean;
3181
- id?: string | undefined;
3195
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3196
+ active: boolean;
3197
+ centerAffix?: boolean | undefined;
3182
3198
  color?: string | undefined;
3183
- loading?: string | boolean | undefined;
3184
- label?: string | undefined;
3185
- class?: any;
3186
- theme?: string | undefined;
3187
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
3188
- rounded?: string | number | boolean | undefined;
3189
3199
  baseColor?: string | undefined;
3190
- bgColor?: string | undefined;
3200
+ details: boolean;
3201
+ dirty: boolean;
3202
+ disabled: boolean;
3203
+ glow: boolean;
3204
+ error: boolean;
3205
+ flat: boolean;
3191
3206
  iconColor?: string | boolean | undefined;
3192
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3207
+ label?: string | undefined;
3208
+ persistentClear: boolean;
3193
3209
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3194
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
3195
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
3196
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
3197
- centerAffix?: boolean | undefined;
3198
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
3210
+ reverse: boolean;
3211
+ singleLine: boolean;
3212
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3213
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
3214
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
3215
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
3216
+ id?: string | undefined;
3217
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
3199
3218
  $attrs: {
3200
3219
  [x: string]: unknown;
3201
3220
  };
@@ -3208,10 +3227,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3208
3227
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3209
3228
  [key: string]: any;
3210
3229
  }>[]) | undefined;
3211
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3230
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3212
3231
  [key: string]: any;
3213
3232
  }>[]) | undefined;
3214
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3233
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3215
3234
  [key: string]: any;
3216
3235
  }>[]) | undefined;
3217
3236
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -3233,77 +3252,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3233
3252
  $emit: (event: "update:focused", focused: boolean) => void;
3234
3253
  $el: any;
3235
3254
  $options: import('vue').ComponentOptionsBase<{
3236
- flat: boolean;
3237
- reverse: boolean;
3238
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
3239
- error: boolean;
3240
- active: boolean;
3241
- details: boolean;
3242
- style: import('vue').StyleValue;
3243
- disabled: boolean;
3255
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
3244
3256
  focused: boolean;
3245
3257
  tile: boolean;
3246
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3247
- glow: boolean;
3248
3258
  clearable: boolean;
3259
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3260
+ active: boolean;
3261
+ details: boolean;
3249
3262
  dirty: boolean;
3263
+ disabled: boolean;
3264
+ glow: boolean;
3265
+ error: boolean;
3266
+ flat: boolean;
3250
3267
  persistentClear: boolean;
3268
+ reverse: boolean;
3251
3269
  singleLine: boolean;
3270
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3252
3271
  } & {
3253
- id?: string | undefined;
3254
- color?: string | undefined;
3255
- loading?: string | boolean | undefined;
3256
- label?: string | undefined;
3257
- class?: any;
3258
3272
  theme?: string | undefined;
3259
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3273
+ class?: any;
3274
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3260
3275
  rounded?: string | number | boolean | undefined;
3261
- baseColor?: string | undefined;
3276
+ loading?: string | boolean | undefined;
3277
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3262
3278
  bgColor?: string | undefined;
3279
+ centerAffix?: boolean | undefined;
3280
+ color?: string | undefined;
3281
+ baseColor?: string | undefined;
3263
3282
  iconColor?: string | boolean | undefined;
3264
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3283
+ label?: string | undefined;
3265
3284
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3266
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
3267
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
3268
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
3269
- centerAffix?: boolean | undefined;
3285
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
3286
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
3287
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
3288
+ id?: string | undefined;
3270
3289
  } & {
3271
3290
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
3272
3291
  }, {
3273
3292
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3274
3293
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3275
3294
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
3276
- 'update:focused': (focused: boolean) => true;
3277
- 'update:modelValue': (value: any) => true;
3278
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
3279
- flat: boolean;
3280
- reverse: boolean;
3281
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
3282
- error: boolean;
3283
- active: boolean;
3284
- details: boolean;
3295
+ "update:focused": (focused: boolean) => true;
3296
+ "update:modelValue": (value: any) => true;
3297
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
3285
3298
  style: import('vue').StyleValue;
3286
- disabled: boolean;
3287
3299
  focused: boolean;
3288
3300
  rounded: string | number | boolean;
3289
3301
  tile: boolean;
3302
+ clearable: boolean;
3290
3303
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3304
+ active: boolean;
3291
3305
  centerAffix: boolean;
3292
- glow: boolean;
3293
- clearable: boolean;
3306
+ details: boolean;
3294
3307
  dirty: boolean;
3308
+ disabled: boolean;
3309
+ glow: boolean;
3310
+ error: boolean;
3311
+ flat: boolean;
3295
3312
  persistentClear: boolean;
3313
+ reverse: boolean;
3296
3314
  singleLine: boolean;
3315
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3297
3316
  }, {}, string, import('vue').SlotsType<Partial<{
3298
3317
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3299
3318
  props: Record<string, any>;
3300
3319
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3301
3320
  [key: string]: any;
3302
3321
  }>[];
3303
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3322
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3304
3323
  [key: string]: any;
3305
3324
  }>[];
3306
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3325
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3307
3326
  [key: string]: any;
3308
3327
  }>[];
3309
3328
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -3319,88 +3338,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3319
3338
  [key: string]: any;
3320
3339
  }>[];
3321
3340
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3322
- beforeCreate?: (() => void) | (() => void)[] | undefined;
3323
- created?: (() => void) | (() => void)[] | undefined;
3324
- beforeMount?: (() => void) | (() => void)[] | undefined;
3325
- mounted?: (() => void) | (() => void)[] | undefined;
3326
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
3327
- updated?: (() => void) | (() => void)[] | undefined;
3328
- activated?: (() => void) | (() => void)[] | undefined;
3329
- deactivated?: (() => void) | (() => void)[] | undefined;
3330
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
3331
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
3332
- destroyed?: (() => void) | (() => void)[] | undefined;
3333
- unmounted?: (() => void) | (() => void)[] | undefined;
3334
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3335
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3336
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
3341
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
3342
+ created?: (() => void)[] | (() => void) | undefined;
3343
+ beforeMount?: (() => void)[] | (() => void) | undefined;
3344
+ mounted?: (() => void)[] | (() => void) | undefined;
3345
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
3346
+ updated?: (() => void)[] | (() => void) | undefined;
3347
+ activated?: (() => void)[] | (() => void) | undefined;
3348
+ deactivated?: (() => void)[] | (() => void) | undefined;
3349
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
3350
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
3351
+ destroyed?: (() => void)[] | (() => void) | undefined;
3352
+ unmounted?: (() => void)[] | (() => void) | undefined;
3353
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
3354
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
3355
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
3337
3356
  };
3338
3357
  $forceUpdate: () => void;
3339
3358
  $nextTick: typeof nextTick;
3340
3359
  $watch<T_3 extends string | ((...args: any) => any)>(source: T_3, cb: T_3 extends (...args: any) => infer R_3 ? (args_0: R_3, args_1: R_3, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
3341
3360
  } & Readonly<{
3342
- flat: boolean;
3343
- reverse: boolean;
3344
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
3345
- error: boolean;
3346
- active: boolean;
3347
- details: boolean;
3348
3361
  style: import('vue').StyleValue;
3349
- disabled: boolean;
3350
3362
  focused: boolean;
3351
3363
  rounded: string | number | boolean;
3352
3364
  tile: boolean;
3365
+ clearable: boolean;
3353
3366
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3367
+ active: boolean;
3354
3368
  centerAffix: boolean;
3355
- glow: boolean;
3356
- clearable: boolean;
3369
+ details: boolean;
3357
3370
  dirty: boolean;
3371
+ disabled: boolean;
3372
+ glow: boolean;
3373
+ error: boolean;
3374
+ flat: boolean;
3358
3375
  persistentClear: boolean;
3376
+ reverse: boolean;
3359
3377
  singleLine: boolean;
3378
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3360
3379
  }> & Omit<{
3361
- flat: boolean;
3362
- reverse: boolean;
3363
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
3364
- error: boolean;
3365
- active: boolean;
3366
- details: boolean;
3367
- style: import('vue').StyleValue;
3368
- disabled: boolean;
3380
+ style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
3369
3381
  focused: boolean;
3370
3382
  tile: boolean;
3371
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3372
- glow: boolean;
3373
3383
  clearable: boolean;
3384
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3385
+ active: boolean;
3386
+ details: boolean;
3374
3387
  dirty: boolean;
3388
+ disabled: boolean;
3389
+ glow: boolean;
3390
+ error: boolean;
3391
+ flat: boolean;
3375
3392
  persistentClear: boolean;
3393
+ reverse: boolean;
3376
3394
  singleLine: boolean;
3395
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3377
3396
  } & {
3378
- id?: string | undefined;
3379
- color?: string | undefined;
3380
- loading?: string | boolean | undefined;
3381
- label?: string | undefined;
3382
- class?: any;
3383
3397
  theme?: string | undefined;
3384
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3398
+ class?: any;
3399
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3385
3400
  rounded?: string | number | boolean | undefined;
3386
- baseColor?: string | undefined;
3401
+ loading?: string | boolean | undefined;
3402
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3387
3403
  bgColor?: string | undefined;
3404
+ centerAffix?: boolean | undefined;
3405
+ color?: string | undefined;
3406
+ baseColor?: string | undefined;
3388
3407
  iconColor?: string | boolean | undefined;
3389
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3408
+ label?: string | undefined;
3390
3409
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3391
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
3392
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
3393
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
3394
- centerAffix?: boolean | undefined;
3410
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
3411
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
3412
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
3413
+ id?: string | undefined;
3395
3414
  } & {
3396
3415
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
3397
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
3416
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
3398
3417
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3399
3418
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3400
3419
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3401
3420
  modelValue?: unknown;
3402
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3403
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
3421
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
3422
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
3404
3423
  _allExposed: {} | {
3405
3424
  reset: () => Promise<void>;
3406
3425
  resetValidation: () => Promise<void>;
@@ -3412,37 +3431,37 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3412
3431
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3413
3432
  };
3414
3433
  }, {}, {}, {}, {
3415
- flat: boolean;
3416
- reverse: boolean;
3417
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
3418
- type: string;
3419
- error: boolean;
3420
- active: boolean;
3421
- direction: "vertical" | "horizontal";
3422
- details: boolean;
3423
3434
  style: import('vue').StyleValue;
3424
- autofocus: boolean;
3425
- disabled: boolean;
3426
- readonly: boolean | null;
3427
- messages: string | readonly string[];
3428
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
3429
3435
  focused: boolean;
3430
3436
  errorMessages: string | readonly string[] | null;
3431
3437
  maxErrors: string | number;
3438
+ readonly: boolean | null;
3439
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
3432
3440
  density: import('vuetify/lib/composables/density.mjs').Density;
3433
3441
  rounded: string | number | boolean;
3434
3442
  tile: boolean;
3435
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3436
- centerAffix: boolean;
3437
- glow: boolean;
3438
3443
  hideSpinButtons: boolean;
3439
3444
  persistentHint: boolean;
3445
+ messages: string | readonly string[];
3446
+ direction: "vertical" | "horizontal";
3440
3447
  clearable: boolean;
3448
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3449
+ active: boolean;
3450
+ centerAffix: boolean;
3451
+ details: boolean;
3441
3452
  dirty: boolean;
3453
+ disabled: boolean;
3454
+ glow: boolean;
3455
+ error: boolean;
3456
+ flat: boolean;
3442
3457
  persistentClear: boolean;
3458
+ reverse: boolean;
3443
3459
  singleLine: boolean;
3460
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3461
+ autofocus: boolean;
3444
3462
  persistentPlaceholder: boolean;
3445
3463
  persistentCounter: boolean;
3464
+ type: string;
3446
3465
  }> | null;
3447
3466
  };
3448
3467
  $slots: Readonly<{
@@ -3504,6 +3523,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3504
3523
  isReversed?: boolean | undefined;
3505
3524
  role?: string | undefined;
3506
3525
  rounded?: string | number | boolean | undefined;
3526
+ hasError?: boolean | undefined;
3527
+ hasWarning?: boolean | undefined;
3528
+ hasSuccess?: boolean | undefined;
3507
3529
  isOnSingleLine?: boolean | undefined;
3508
3530
  suffix?: string | undefined;
3509
3531
  theme?: string | undefined;
@@ -3554,11 +3576,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3554
3576
  theme: string;
3555
3577
  disabled: boolean;
3556
3578
  placeholder: string;
3579
+ density: "default" | "comfortable" | "compact";
3557
3580
  rounded: string | number | boolean;
3558
- loading: string | boolean;
3559
3581
  maxWidth: string | number;
3560
3582
  minWidth: string | number;
3561
- density: "default" | "comfortable" | "compact";
3583
+ loading: string | boolean;
3562
3584
  baseColor: string;
3563
3585
  prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3564
3586
  appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
@@ -3597,6 +3619,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3597
3619
  displayPersistentPlaceholder: boolean;
3598
3620
  prefix: string;
3599
3621
  isReversed: boolean;
3622
+ hasError: boolean;
3623
+ hasWarning: boolean;
3600
3624
  isOnSingleLine: boolean;
3601
3625
  suffix: string;
3602
3626
  isTiled: boolean;
@@ -3640,11 +3664,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3640
3664
  theme: string;
3641
3665
  disabled: boolean;
3642
3666
  placeholder: string;
3667
+ density: "default" | "comfortable" | "compact";
3643
3668
  rounded: string | number | boolean;
3644
- loading: string | boolean;
3645
3669
  maxWidth: string | number;
3646
3670
  minWidth: string | number;
3647
- density: "default" | "comfortable" | "compact";
3671
+ loading: string | boolean;
3648
3672
  baseColor: string;
3649
3673
  prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3650
3674
  appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
@@ -3683,6 +3707,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3683
3707
  displayPersistentPlaceholder: boolean;
3684
3708
  prefix: string;
3685
3709
  isReversed: boolean;
3710
+ hasError: boolean;
3711
+ hasWarning: boolean;
3686
3712
  isOnSingleLine: boolean;
3687
3713
  suffix: string;
3688
3714
  isTiled: boolean;
@@ -3748,6 +3774,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3748
3774
  isReversed?: boolean | undefined;
3749
3775
  role?: string | undefined;
3750
3776
  rounded?: string | number | boolean | undefined;
3777
+ hasError?: boolean | undefined;
3778
+ hasWarning?: boolean | undefined;
3779
+ hasSuccess?: boolean | undefined;
3751
3780
  isOnSingleLine?: boolean | undefined;
3752
3781
  suffix?: string | undefined;
3753
3782
  theme?: string | undefined;
@@ -3770,7 +3799,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3770
3799
  onClear?: ((...args: any[]) => any) | undefined;
3771
3800
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
3772
3801
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
3773
- }>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "rounded" | "loading" | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "prefix" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
3802
+ }>, "validateOnSubmit" | "validation" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "prefix" | "isReversed" | "hasError" | "hasWarning" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
3774
3803
  validation: {
3775
3804
  errors: import('vue').Ref<string[], string[]>;
3776
3805
  warnings: import('vue').Ref<string[], string[]>;