@cnamts/synapse 1.0.21 → 1.0.22

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 (341) hide show
  1. package/dist/{DateFilter-uN8OURoP.js → DateFilter-B5n-ZkLi.js} +29 -24
  2. package/dist/{NumberFilter-sm1dQNQi.js → NumberFilter-CtiZ9uj8.js} +1 -1
  3. package/dist/{PeriodFilter-Cklsxnh9.js → PeriodFilter-DzqiMb-b.js} +1 -1
  4. package/dist/{SelectFilter-CWefj27Z.js → SelectFilter-BOYlF7rX.js} +1 -1
  5. package/dist/{TextFilter-Ddyj885L.js → TextFilter-BOFRNfcX.js} +1 -1
  6. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +7399 -5967
  7. package/dist/components/Amelipro/AmeliproBtn/AmeliproBtn.d.ts +1 -1
  8. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +1 -1
  9. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +10 -14
  10. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +1 -1
  11. package/dist/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.d.ts +1 -1
  12. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +1 -1
  13. package/dist/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.d.ts +1 -1
  14. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +1 -1
  15. package/dist/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.d.ts +1 -1
  16. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +8 -8
  17. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +3 -3
  18. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +1 -1
  19. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +1 -1
  20. package/dist/components/Amelipro/AmeliproIcon/AmeliproIcon.d.ts +1 -1
  21. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +16 -20
  22. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +1 -1
  23. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +1 -1
  24. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +1 -1
  25. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +1610 -1354
  26. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +2411 -2027
  27. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +8889 -7327
  28. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +1 -1
  29. package/dist/components/Amelipro/AmeliproStepper/AmeliproStepper.d.ts +2 -6
  30. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +8888 -7334
  31. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +951 -839
  32. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +1613 -1357
  33. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +223 -203
  34. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +3 -3
  35. package/dist/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.d.ts +3 -7
  36. package/dist/components/CollapsibleList/CollapsibleList.d.ts +4 -1
  37. package/dist/components/CookieBanner/CookieBanner.d.ts +303 -273
  38. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +1297 -1156
  39. package/dist/components/CookiesSelection/CookiesSelection.d.ts +404 -377
  40. package/dist/components/Customs/Selects/SelectBtnField/SelectBtnField.d.ts +1 -1
  41. package/dist/components/Customs/Selects/SyAutocomplete/SyAutocomplete.d.ts +1088 -847
  42. package/dist/components/Customs/Selects/SyInputSelect/SyInputSelect.d.ts +1 -1
  43. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +515 -321
  44. package/dist/components/Customs/SyCheckBoxGroup/SyCheckBoxGroup.d.ts +41 -39
  45. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +921 -801
  46. package/dist/components/Customs/SyForm/SyForm.d.ts +356 -348
  47. package/dist/components/Customs/SyPagination/SyPagination.d.ts +11 -1
  48. package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +907 -795
  49. package/dist/components/Customs/SyTextField/SyTextField.d.ts +1629 -1365
  50. package/dist/components/DataList/DataList.d.ts +1 -1
  51. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +3868 -3123
  52. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1946 -1562
  53. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +833 -687
  54. package/dist/components/DialogBox/DialogBox.d.ts +482 -416
  55. package/dist/components/DownloadBtn/config.d.ts +1 -1
  56. package/dist/components/ErrorPage/ErrorPage.d.ts +4 -0
  57. package/dist/components/FileList/UploadItem/locales.d.ts +4 -0
  58. package/dist/components/FileUpload/FileUpload.d.ts +4 -4
  59. package/dist/components/FileUpload/locales.d.ts +1 -0
  60. package/dist/components/FilterSideBar/FilterSideBar.d.ts +418 -366
  61. package/dist/components/FooterBar/FooterBar.d.ts +13 -1
  62. package/dist/components/FooterBar/locales.d.ts +1 -0
  63. package/dist/components/FooterBar/types.d.ts +1 -0
  64. package/dist/components/HeaderBar/HeaderBar.d.ts +1 -0
  65. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +1 -0
  66. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +3 -6
  67. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +1031 -643
  68. package/dist/components/LangBtn/LangBtn.d.ts +277 -239
  69. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +4 -0
  70. package/dist/components/MaintenancePage/MaintenancePage.d.ts +16 -1
  71. package/dist/components/NirField/NirField.d.ts +1659 -1371
  72. package/dist/components/NotFoundPage/NotFoundPage.d.ts +9 -3
  73. package/dist/components/PageContainer/PageContainer.d.ts +3 -1
  74. package/dist/components/PasswordField/PasswordField.d.ts +1 -1
  75. package/dist/components/PeriodField/PeriodField.d.ts +7712 -6216
  76. package/dist/components/PhoneField/PhoneField.d.ts +831 -687
  77. package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +4 -12
  78. package/dist/components/StatusPage/StatusPage.d.ts +12 -1
  79. package/dist/components/SubHeader/SubHeader.d.ts +2 -0
  80. package/dist/components/SyAlert/SyAlert.d.ts +74 -70
  81. package/dist/components/SyBtnMenu/SyBtnMenu.d.ts +10 -1
  82. package/dist/components/SyHeading/SyHeading.d.ts +20 -0
  83. package/dist/components/SyTextArea/SyTextArea.d.ts +476 -420
  84. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +759 -468
  85. package/dist/components/Tables/SyTable/SyTable.d.ts +761 -470
  86. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  87. package/dist/components/Tables/common/SyTablePagination.d.ts +269 -170
  88. package/dist/components/Tables/common/filters/DateFilter.d.ts +10 -1
  89. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  90. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  91. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  92. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  93. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +166 -138
  94. package/dist/components/Tables/common/types.d.ts +2 -0
  95. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +24 -1211
  96. package/dist/components/UserMenuBtn/UserMenuBtn.d.ts +1 -0
  97. package/dist/components/index.d.ts +1 -0
  98. package/dist/components/types.d.ts +2 -0
  99. package/dist/design-system-v3.js +70 -69
  100. package/dist/design-system-v3.umd.cjs +265 -265
  101. package/dist/designTokens/tokens/amelipro/apLightTheme.d.ts +26 -14
  102. package/dist/designTokens/tokens/amelipro/apSemantic.d.ts +19 -13
  103. package/dist/designTokens/tokens/cnam/cnamLightTheme.d.ts +28 -15
  104. package/dist/designTokens/tokens/cnam/cnamSemantic.d.ts +20 -13
  105. package/dist/designTokens/tokens/pa/paLightTheme.d.ts +26 -15
  106. package/dist/designTokens/tokens/pa/paSemantic.d.ts +19 -13
  107. package/dist/main-CEl4J8_T.js +37241 -0
  108. package/dist/style.css +1 -1
  109. package/dist/vuetifyConfig.d.ts +14 -14
  110. package/package.json +13 -7
  111. package/src/assets/amelipro/img/logo-amelipro.svg +9 -0
  112. package/src/assets/apTokens.scss +53 -17
  113. package/src/assets/overrides/_icons.scss +12 -2
  114. package/src/assets/overrides/_tooltips.scss +5 -6
  115. package/src/assets/overrides/_typography.scss +17 -2
  116. package/src/assets/overrides/_utilities.scss +49 -3
  117. package/src/assets/tokens.scss +53 -17
  118. package/src/components/Accordion/accessibilite/Accessibility.mdx +5 -4
  119. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/AmeliproAccordionTemplate.vue +2 -2
  120. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/__tests__/__snapshots__/AmeliproAccordionTemplate.spec.ts.snap +0 -2
  121. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.vue +2 -2
  122. package/src/components/Amelipro/AmeliproAccordionFrieze/__tests__/__snapshots__/AmeliproAccordionFrieze.spec.ts.snap +14 -56
  123. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.vue +1 -1
  124. package/src/components/Amelipro/AmeliproAccordionList/__tests__/__snapshots__/AmeliproAccordionList.spec.ts.snap +15 -23
  125. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.vue +1 -1
  126. package/src/components/Amelipro/AmeliproAccordionResultList/__tests__/__snapshots__/AmeliproAccordionResultList.spec.ts.snap +15 -3
  127. package/src/components/Amelipro/AmeliproCarousel/__tests__/__snapshots__/AmeliproCarousel.spec.ts.snap +0 -2
  128. package/src/components/Amelipro/AmeliproClickableTile/tests/__snapshots__/AmeliproClickableTile.spec.ts.snap +0 -98
  129. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +1 -1
  130. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +5 -16
  131. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +3 -1
  132. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +7 -0
  133. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.vue +0 -1
  134. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/tests/__snapshots__/AmeliproTooth.spec.ts.snap +0 -1
  135. package/src/components/Amelipro/AmeliproDentalChart/tests/__snapshots__/AmeliproDentalChart.spec.ts.snap +0 -52
  136. package/src/components/Amelipro/AmeliproDialog/__tests__/__snapshots__/AmeliproDialog.spec.ts.snap +6 -0
  137. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +3 -1
  138. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +19 -0
  139. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +2 -2
  140. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.vue +3 -4
  141. package/src/components/Amelipro/AmeliproFirstLogin/__tests__/__snapshots__/AmeliproFirstLogin.spec.ts.snap +2 -13
  142. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.mdx +3 -1
  143. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.stories.ts +7 -0
  144. package/src/components/Amelipro/AmeliproMenu/__tests__/__snapshots__/AmeliproMenu.spec.ts.snap +8 -0
  145. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/__snapshots__/AmeliproPatientLogged.spec.ts.snap +9 -2
  146. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/__tests__/__snapshots__/AmeliproPostalAddressCityRow.spec.ts.snap +28 -10
  147. package/src/components/Amelipro/AmeliproPostalAddressField/__tests__/__snapshots__/AmeliproPostalAddressField.spec.ts.snap +44 -8
  148. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.vue +1 -1
  149. package/src/components/Amelipro/AmeliproResultList/__tests__/__snapshots__/AmeliproResultList.spec.ts.snap +15 -3
  150. package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +1 -1
  151. package/src/components/Amelipro/AmeliproTable/__tests__/__snapshots__/AmeliproTable.spec.ts.snap +0 -1
  152. package/src/components/Amelipro/AmeliproTooltips/__tests__/__snapshots__/AmeliproTooltips.spec.ts.snap +6 -0
  153. package/src/components/Amelipro/AmeliproUpload/__tests__/__snapshots__/AmeliproUpload.spec.ts.snap +2 -4
  154. package/src/components/Amelipro/StructureMenu/StructureList/__tests__/__snapshots__/StructureList.spec.ts.snap +0 -2
  155. package/src/components/Amelipro/UserMenu/__tests__/__snapshots__/UserMenu.spec.ts.snap +8 -0
  156. package/src/components/BackBtn/BackBtn.vue +1 -1
  157. package/src/components/Captcha/tests/__snapshots__/Captcha.spec.ts.snap +36 -18
  158. package/src/components/ChipList/ChipList.vue +4 -2
  159. package/src/components/CollapsibleList/CollapsibleList.stories.ts +8 -3
  160. package/src/components/CollapsibleList/CollapsibleList.vue +14 -6
  161. package/src/components/CollapsibleList/accessibilite/Accessibility.mdx +19 -6
  162. package/src/components/CollapsibleList/tests/CollapsibleList.a11y.spec.ts +1 -0
  163. package/src/components/CollapsibleList/tests/CollapsibleList.spec.ts +2 -0
  164. package/src/components/CookieBanner/CookieBanner.stories.ts +10 -0
  165. package/src/components/CookieBanner/CookieBanner.vue +15 -5
  166. package/src/components/CookieBanner/accessibilite/Accessibility.mdx +9 -0
  167. package/src/components/CookieBanner/tests/CookieBanner.spec.ts +10 -2
  168. package/src/components/CookieBanner/tests/__snapshots__/CookieBanner.spec.ts.snap +21 -15
  169. package/src/components/CookiesSelection/CookiesInformation/CookiesInformation.vue +17 -8
  170. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.a11y.spec.ts +1 -0
  171. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.spec.ts +5 -0
  172. package/src/components/CookiesSelection/CookiesSelection.vue +7 -2
  173. package/src/components/CookiesSelection/tests/CookiesSelection.a11y.spec.ts +1 -0
  174. package/src/components/CookiesSelection/tests/CookiesSelection.spec.ts +5 -0
  175. package/src/components/CookiesSelection/tests/__snapshots__/CookiesSelection.spec.ts.snap +21 -15
  176. package/src/components/CopyBtn/CopyBtn.vue +6 -4
  177. package/src/components/CopyBtn/accessibilite/Accessibility.mdx +82 -11
  178. package/src/components/CopyBtn/tests/__snapshots__/CopyBtn.spec.ts.snap +5 -1
  179. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +4 -10
  180. package/src/components/Customs/Selects/SySelect/SySelect.mdx +0 -1
  181. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +10 -10
  182. package/src/components/Customs/Selects/SySelect/SySelect.vue +17 -0
  183. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +1 -1
  184. package/src/components/Customs/Selects/SySelect/tests/SySelect.a11y.spec.ts +1 -3
  185. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +72 -0
  186. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +1 -1
  187. package/src/components/Customs/SyIcon/SyIcon.a11y.spec.ts +31 -2
  188. package/src/components/Customs/SyIcon/SyIcon.vue +9 -5
  189. package/src/components/Customs/SyPagination/SyPagination.stories.ts +14 -2
  190. package/src/components/Customs/SyPagination/SyPagination.vue +20 -5
  191. package/src/components/Customs/SyPagination/accessibilite/Accessibility.mdx +79 -8
  192. package/src/components/Customs/SyPagination/tests/SyPagination.a11y.spec.ts +53 -0
  193. package/src/components/Customs/SyPagination/tests/SyPagination.spec.ts +12 -0
  194. package/src/components/Customs/SyTextField/SyTextField.stories.ts +4 -0
  195. package/src/components/Customs/SyTextField/SyTextField.vue +39 -5
  196. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +28 -3
  197. package/src/components/DatePicker/CalendarMode/DatePicker.vue +20 -8
  198. package/src/components/DatePicker/CalendarMode/tests/DatePicker.spec.ts +9 -3
  199. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +1 -1
  200. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +70 -47
  201. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.a11y.spec.ts +34 -0
  202. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.a11y.spec.ts +27 -0
  203. package/src/components/DatePicker/docExamples/BidirectionalComplexValidation.vue +23 -9
  204. package/src/components/DatePicker/docExamples/DatePickerBidirectionalValidation.vue +21 -8
  205. package/src/components/DatePicker/docExamples/DatePickerValidationExamples.vue +50 -22
  206. package/src/components/DatePicker/playground/ComplexDatePickerPlayground.vue +48 -10
  207. package/src/components/DatePicker/playground/DatePickerHolidayRule.vue +16 -3
  208. package/src/components/DialogBox/DialogBox.stories.ts +13 -0
  209. package/src/components/DialogBox/DialogBox.vue +12 -5
  210. package/src/components/DialogBox/accessibilite/Accessibility.mdx +27 -7
  211. package/src/components/DialogBox/tests/DialogBox.a11y.spec.ts +1 -0
  212. package/src/components/DialogBox/tests/DialogBox.spec.ts +40 -6
  213. package/src/components/DownloadBtn/accessibilite/Accessibility.mdx +73 -11
  214. package/src/components/DownloadBtn/config.ts +1 -1
  215. package/src/components/ErrorPage/ErrorPage.stories.ts +82 -47
  216. package/src/components/ErrorPage/ErrorPage.vue +6 -0
  217. package/src/components/ErrorPage/accessibilite/Accessibility.mdx +15 -0
  218. package/src/components/ErrorPage/tests/__snapshots__/ErrorPage.spec.ts.snap +2 -0
  219. package/src/components/ExternalLinks/tests/__snapshots__/ExternalLinks.spec.ts.snap +13 -2
  220. package/src/components/FileList/FileList.stories.ts +4 -0
  221. package/src/components/FileList/UploadItem/UploadItem.vue +8 -3
  222. package/src/components/FileList/UploadItem/locales.ts +10 -0
  223. package/src/components/FileList/accessibilite/Accessibility.mdx +55 -7
  224. package/src/components/FileUpload/FileUpload.vue +60 -37
  225. package/src/components/FileUpload/FileUploadContent.vue +1 -1
  226. package/src/components/FileUpload/accessibilite/Accessibility.mdx +48 -5
  227. package/src/components/FileUpload/locales.ts +1 -0
  228. package/src/components/FileUpload/tests/FileUpload.spec.ts +14 -14
  229. package/src/components/FilterInline/FilterInline.stories.ts +0 -15
  230. package/src/components/FilterInline/FilterInline.vue +1 -0
  231. package/src/components/FilterInline/accessibilite/Accessibility.mdx +70 -7
  232. package/src/components/FilterInline/tests/__snapshots__/FilterInline.spec.ts.snap +3 -3
  233. package/src/components/FilterSideBar/FilterSideBar.stories.ts +0 -3
  234. package/src/components/FilterSideBar/FilterSideBar.vue +2 -1
  235. package/src/components/FilterSideBar/accessibilite/Accessibility.mdx +70 -9
  236. package/src/components/FooterBar/FooterBar.stories.ts +298 -34
  237. package/src/components/FooterBar/FooterBar.vue +67 -9
  238. package/src/components/FooterBar/config.ts +2 -2
  239. package/src/components/FooterBar/locales.ts +1 -0
  240. package/src/components/FooterBar/tests/FooterBarConfig.spec.ts +1 -1
  241. package/src/components/FooterBar/tests/__snapshots__/FooterBar.spec.ts.snap +6 -25
  242. package/src/components/FooterBar/types.d.ts +1 -0
  243. package/src/components/HeaderBar/HeaderBar.stories.ts +23 -1
  244. package/src/components/HeaderBar/HeaderBar.vue +4 -0
  245. package/src/components/HeaderBar/HeaderLogo/HeaderLogo.vue +7 -2
  246. package/src/components/HeaderBar/HeaderLogo/tests/HeaderLogo.spec.ts +5 -0
  247. package/src/components/HeaderBar/accessibilite/Accessibility.mdx +24 -5
  248. package/src/components/HeaderBar/tests/HeaderBar.a11y.spec.ts +1 -0
  249. package/src/components/HeaderBar/tests/HeaderBar.spec.ts +3 -0
  250. package/src/components/HeaderNavigationBar/HeaderNavigationBar.stories.ts +4 -0
  251. package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +2 -0
  252. package/src/components/HeaderNavigationBar/tests/HeaderNavigationBar.spec.ts +3 -0
  253. package/src/components/LogoBrandSection/LogoBrandSection.stories.ts +22 -0
  254. package/src/components/LogoBrandSection/LogoBrandSection.vue +13 -5
  255. package/src/components/LogoBrandSection/tests/LogoBrandSection.a11y.spec.ts +2 -0
  256. package/src/components/LogoBrandSection/tests/LogoBrandSection.spec.ts +44 -0
  257. package/src/components/LogoBrandSection/tests/__snapshots__/LogoBrandSection.spec.ts.snap +2 -0
  258. package/src/components/MaintenancePage/MaintenancePage.vue +33 -6
  259. package/src/components/MaintenancePage/accessibilite/Accessibility.mdx +3 -1
  260. package/src/components/MaintenancePage/tests/MaintenancePage.a11y.spec.ts +3 -2
  261. package/src/components/MaintenancePage/tests/MaintenancePage.spec.ts +18 -0
  262. package/src/components/MaintenancePage/tests/__snapshots__/MaintenancePage.spec.ts.snap +2 -0
  263. package/src/components/NotFoundPage/NotFoundPage.stories.ts +1 -1
  264. package/src/components/NotFoundPage/NotFoundPage.vue +16 -5
  265. package/src/components/NotFoundPage/accessibilite/Accessibility.mdx +2 -0
  266. package/src/components/NotFoundPage/tests/NotFoundPage.a11y.spec.ts +49 -0
  267. package/src/components/NotFoundPage/tests/NotFoundPage.spec.ts +25 -2
  268. package/src/components/NotFoundPage/tests/__snapshots__/NotFoundPage.spec.ts.snap +2 -0
  269. package/src/components/PageContainer/PageContainer.stories.ts +47 -0
  270. package/src/components/PageContainer/PageContainer.vue +4 -2
  271. package/src/components/PageContainer/accessibilite/Accessibility.mdx +31 -17
  272. package/src/components/PaginatedTable/PaginatedTable.mdx +3 -3
  273. package/src/components/PaginatedTable/PaginatedTable.stories.ts +9 -1
  274. package/src/components/PeriodField/PeriodField.vue +4 -0
  275. package/src/components/PeriodField/tests/PeriodField.a11y.spec.ts +10 -1
  276. package/src/components/PhoneField/PhoneField.stories.ts +73 -35
  277. package/src/components/PhoneField/PhoneField.vue +152 -83
  278. package/src/components/PhoneField/accessibilite/Accessibility.mdx +306 -9
  279. package/src/components/PhoneField/indicatifs.ts +2 -2
  280. package/src/components/PhoneField/tests/PhoneField.a11y.spec.ts +47 -0
  281. package/src/components/PhoneField/tests/PhoneField.spec.ts +82 -5
  282. package/src/components/SearchListField/SearchListField.vue +1 -1
  283. package/src/components/SearchListField/accessibilite/Accessibility.mdx +69 -9
  284. package/src/components/SearchListField/tests/SearchListField.a11y.spec.ts +37 -0
  285. package/src/components/SocialMediaLinks/SocialMediaLinks.vue +1 -1
  286. package/src/components/StatusPage/StatusPage.mdx +10 -1
  287. package/src/components/StatusPage/StatusPage.stories.ts +43 -0
  288. package/src/components/StatusPage/StatusPage.vue +26 -4
  289. package/src/components/StatusPage/accessibilite/Accessibility.mdx +24 -5
  290. package/src/components/StatusPage/tests/StatusPage.a11y.spec.ts +1 -0
  291. package/src/components/StatusPage/tests/StatusPage.spec.ts +3 -0
  292. package/src/components/StatusPage/tests/__snapshots__/StatusPage.spec.ts.snap +2 -0
  293. package/src/components/SubHeader/SubHeader.stories.ts +16 -0
  294. package/src/components/SubHeader/SubHeader.vue +6 -3
  295. package/src/components/SubHeader/accessibilite/Accessibility.mdx +27 -6
  296. package/src/components/SyAlert/SyAlert.vue +21 -20
  297. package/src/components/SyBtnMenu/SyBtnMenu.vue +33 -17
  298. package/src/components/SyBtnMenu/tests/SyBtnMenu.a11y.spec.ts +38 -0
  299. package/src/components/SyBtnMenu/tests/SyBtnMenu.spec.ts +41 -0
  300. package/src/components/SyHeading/SyHeading.vue +18 -0
  301. package/src/components/TableToolbar/tests/__snapshots__/TableToolbar.spec.ts.snap +96 -30
  302. package/src/components/Tables/SyServerTable/SyServerTable.vue +2 -0
  303. package/src/components/Tables/SyTable/SyTable.vue +2 -0
  304. package/src/components/Tables/common/SyTablePagination.vue +16 -10
  305. package/src/components/Tables/common/filters/DateFilter.vue +5 -0
  306. package/src/components/Tables/common/tests/SyTablePagination.spec.ts +40 -24
  307. package/src/components/Tables/common/types.ts +3 -0
  308. package/src/components/UploadWorkflow/UploadWorkflow.stories.ts +11 -11
  309. package/src/components/UploadWorkflow/UploadWorkflow.vue +30 -13
  310. package/src/components/UploadWorkflow/accessibilite/Accessibility.mdx +56 -5
  311. package/src/components/UploadWorkflow/accessibilite/UploadWorkflow.a11y.spec.ts +110 -0
  312. package/src/components/UploadWorkflow/tests/UploadWorkflow.spec.ts +7 -25
  313. package/src/components/UploadWorkflow/tests/__snapshots__/UploadWorkflow.spec.ts.snap +144 -121
  314. package/src/components/UserMenuBtn/UserMenuBtn.stories.ts +53 -31
  315. package/src/components/UserMenuBtn/UserMenuBtn.vue +4 -1
  316. package/src/components/UserMenuBtn/accessibilite/Accessibility.mdx +72 -8
  317. package/src/components/index.ts +1 -0
  318. package/src/components/types.ts +4 -0
  319. package/src/composables/date/tests/useDateInitialization.spec.ts +22 -1
  320. package/src/composables/date/useDateInitializationDayjs.ts +4 -7
  321. package/src/composables/date/useDatePickerAccessibility.ts +2 -3
  322. package/src/composables/useFilterable/useFilterable.spec.ts +52 -2
  323. package/src/composables/useFilterable/useFilterable.ts +7 -1
  324. package/src/designTokens/tokens/amelipro/apLightTheme.ts +27 -15
  325. package/src/designTokens/tokens/amelipro/apSemantic.ts +21 -15
  326. package/src/designTokens/tokens/cnam/cnamLightTheme.ts +28 -15
  327. package/src/designTokens/tokens/cnam/cnamSemantic.ts +21 -14
  328. package/src/designTokens/tokens/pa/paLightTheme.ts +27 -16
  329. package/src/designTokens/tokens/pa/paSemantic.ts +19 -13
  330. package/src/directives/rgaaSvgFix.ts +2 -7
  331. package/src/stories/Accessibilite/{Audit → AuditEtContreAudit}/Exemptions-derogations.mdx +1 -1
  332. package/src/stories/Accessibilite/AuditEtContreAudit/Introduction.mdx +188 -0
  333. package/src/stories/Accessibilite/{Audit → AuditEtContreAudit}/RGAA.mdx +1 -1
  334. package/src/stories/Accessibilite/Introduction.mdx +22 -3
  335. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +21 -22
  336. package/src/stories/DeprecationNotice/DeprecationNotice.ts +41 -0
  337. package/src/stories/DesignTokens/ColorDisplay.vue +12 -5
  338. package/src/stories/DesignTokens/Colors.mdx +8 -59
  339. package/src/stories/DesignTokens/colors.stories.ts +1862 -1071
  340. package/src/stories/EcoConception/EcoGuideComponent.vue +10 -4
  341. package/dist/main-CWniLr0s.js +0 -36919
@@ -11,190 +11,190 @@ declare function __VLS_template(): {
11
11
  };
12
12
  refs: {
13
13
  inputTextArea: import('vue').CreateComponentPublicInstanceWithMixins<{
14
- flat: boolean;
15
- reverse: boolean;
16
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
17
- error: boolean;
18
- active: boolean;
19
- direction: "horizontal" | "vertical";
20
- details: boolean;
21
- style: import('vue').StyleValue;
22
- autofocus: boolean;
23
- disabled: boolean;
24
- readonly: boolean | null;
25
- messages: string | readonly string[];
26
- 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)?])[];
14
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
27
15
  focused: boolean;
28
16
  errorMessages: string | readonly string[] | null;
29
17
  maxErrors: string | number;
18
+ readonly: boolean | null;
19
+ 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)?])[];
30
20
  density: import('vuetify/lib/composables/density.mjs').Density;
31
21
  tile: boolean;
32
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
33
- glow: boolean;
34
22
  hideSpinButtons: boolean;
35
23
  persistentHint: boolean;
24
+ messages: string | readonly string[];
36
25
  clearable: boolean;
26
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
27
+ active: boolean;
37
28
  dirty: boolean;
29
+ disabled: boolean;
30
+ glow: boolean;
31
+ error: boolean;
32
+ flat: boolean;
38
33
  persistentClear: boolean;
34
+ reverse: boolean;
39
35
  singleLine: boolean;
36
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
37
+ autoGrow: boolean;
38
+ autofocus: boolean;
40
39
  persistentPlaceholder: boolean;
41
40
  persistentCounter: boolean;
42
- autoGrow: boolean;
43
41
  noResize: boolean;
44
42
  rows: string | number;
45
43
  } & {
46
- name?: string | undefined;
47
- id?: string | undefined;
48
- width?: string | number | undefined;
49
- color?: string | undefined;
50
- maxWidth?: string | number | undefined;
51
- minWidth?: string | number | undefined;
52
- loading?: string | boolean | undefined;
53
- label?: string | undefined;
54
- prefix?: string | undefined;
55
- class?: any;
56
44
  theme?: string | undefined;
57
- placeholder?: string | undefined;
58
- counter?: string | number | true | undefined;
59
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
45
+ class?: any;
46
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
47
+ name?: string | undefined;
60
48
  modelValue?: any;
61
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
49
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
62
50
  validationValue?: any;
63
51
  rounded?: string | number | boolean | undefined;
64
- baseColor?: string | undefined;
65
- bgColor?: string | undefined;
66
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
52
+ maxWidth?: string | number | undefined;
53
+ minWidth?: string | number | undefined;
54
+ width?: string | number | undefined;
55
+ loading?: string | boolean | undefined;
56
+ id?: string | undefined;
67
57
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
68
- iconColor?: string | boolean | undefined;
58
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
59
+ hideDetails?: "auto" | boolean | undefined;
60
+ hint?: string | undefined;
61
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
62
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
69
63
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
70
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
71
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
72
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
73
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
74
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
75
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
64
+ bgColor?: string | undefined;
76
65
  centerAffix?: boolean | undefined;
77
- hint?: string | undefined;
78
- hideDetails?: boolean | "auto" | undefined;
79
- suffix?: string | undefined;
66
+ color?: string | undefined;
67
+ baseColor?: string | undefined;
68
+ iconColor?: string | boolean | undefined;
69
+ label?: string | undefined;
70
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
71
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
72
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
73
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
74
+ autocomplete?: string | undefined;
75
+ counter?: string | number | true | undefined;
80
76
  counterValue?: ((value: any) => number) | undefined;
81
- modelModifiers?: Record<string, boolean> | undefined;
77
+ prefix?: string | undefined;
78
+ placeholder?: string | undefined;
79
+ maxHeight?: string | number | undefined;
82
80
  maxRows?: string | number | undefined;
81
+ suffix?: string | undefined;
82
+ modelModifiers?: Record<string, boolean> | undefined;
83
83
  } & {
84
- $children?: {} | import('vue').VNodeChild | {
85
- $stable?: boolean;
86
- } | {
84
+ $children?: {
85
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
86
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
87
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
87
88
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
88
89
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
89
90
  props: Record<string, any>;
90
91
  }) => import('vue').VNodeChild) | undefined;
91
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
92
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
93
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
92
94
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
93
95
  label: string | undefined;
94
96
  props: Record<string, any>;
95
97
  }) => import('vue').VNodeChild) | undefined;
96
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
97
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
98
98
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
99
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
100
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
101
99
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
102
- };
103
- 'v-slots'?: {
100
+ } | {
101
+ $stable?: boolean | undefined;
102
+ } | {} | import('vue').VNodeChild;
103
+ "v-slots"?: {
104
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
105
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
106
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
104
107
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
105
108
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
106
109
  props: Record<string, any>;
107
110
  }) => import('vue').VNodeChild) | undefined;
108
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
111
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
112
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
109
113
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
110
114
  label: string | undefined;
111
115
  props: Record<string, any>;
112
116
  }) => import('vue').VNodeChild) | undefined;
113
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
114
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
115
117
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
116
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
117
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
118
118
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
119
119
  } | undefined;
120
120
  } & {
121
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
121
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
122
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
122
123
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
123
124
  props: Record<string, any>;
124
125
  }) => import('vue').VNodeChild) | undefined;
126
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
125
127
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
126
128
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
127
129
  label: string | undefined;
128
130
  props: Record<string, any>;
129
131
  }) => import('vue').VNodeChild) | undefined;
130
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
131
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
132
132
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
133
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
134
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
133
135
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
134
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
135
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
136
136
  } & {
137
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
138
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
139
137
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
140
138
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
139
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
140
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
141
141
  "onUpdate:rows"?: ((rows: number) => any) | undefined;
142
- }, Omit<Omit<{
142
+ }, HTMLTextAreaElement & Omit<Omit<{
143
143
  $: import('vue').ComponentInternalInstance;
144
144
  $data: {};
145
145
  $props: Partial<{
146
- error: boolean;
147
- direction: "horizontal" | "vertical";
148
146
  style: import('vue').StyleValue;
149
- disabled: boolean | null;
150
- readonly: boolean | null;
151
- messages: string | readonly string[];
152
- 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)?])[];
153
147
  focused: boolean;
148
+ disabled: boolean | null;
149
+ error: boolean;
154
150
  errorMessages: string | readonly string[] | null;
155
151
  maxErrors: string | number;
152
+ readonly: boolean | null;
153
+ 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)?])[];
156
154
  density: import('vuetify/lib/composables/density.mjs').Density;
157
155
  centerAffix: boolean;
158
156
  glow: boolean;
159
157
  hideSpinButtons: boolean;
160
158
  persistentHint: boolean;
161
- }> & Omit<{
162
- error: boolean;
163
- direction: "horizontal" | "vertical";
164
- style: import('vue').StyleValue;
165
- disabled: boolean | null;
166
- readonly: boolean | null;
167
159
  messages: string | readonly string[];
168
- 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)?])[];
160
+ direction: "horizontal" | "vertical";
161
+ }> & Omit<{
162
+ theme?: string | undefined;
163
+ class?: any;
164
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
169
165
  focused: boolean;
166
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
167
+ disabled: boolean | null;
168
+ error: boolean;
170
169
  errorMessages: string | readonly string[] | null;
171
170
  maxErrors: string | number;
172
- density: import('vuetify/lib/composables/density.mjs').Density;
173
- centerAffix: boolean;
174
- glow: boolean;
175
- hideSpinButtons: boolean;
176
- persistentHint: boolean;
177
171
  name?: string | undefined;
178
- id?: string | undefined;
179
- width?: string | number | undefined;
180
- color?: string | undefined;
181
- maxWidth?: string | number | undefined;
182
- minWidth?: string | number | undefined;
183
172
  label?: string | undefined;
184
- class?: any;
185
- theme?: string | undefined;
186
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
187
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
173
+ readonly: boolean | null;
174
+ 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)?])[];
175
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
188
176
  validationValue?: any;
189
- baseColor?: string | undefined;
190
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
177
+ density: import('vuetify/lib/composables/density.mjs').Density;
178
+ maxWidth?: string | number | undefined;
179
+ minWidth?: string | number | undefined;
180
+ width?: string | number | undefined;
181
+ id?: string | undefined;
191
182
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
183
+ baseColor?: string | undefined;
184
+ centerAffix: boolean;
185
+ color?: string | undefined;
186
+ glow: boolean;
192
187
  iconColor?: string | boolean | undefined;
193
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
194
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
188
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
189
+ hideDetails?: "auto" | boolean | undefined;
190
+ hideSpinButtons: boolean;
195
191
  hint?: string | undefined;
196
- hideDetails?: boolean | "auto" | undefined;
197
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
192
+ persistentHint: boolean;
193
+ messages: string | readonly string[];
194
+ direction: "horizontal" | "vertical";
195
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
196
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
197
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
198
198
  $attrs: {
199
199
  [x: string]: unknown;
200
200
  };
@@ -202,54 +202,64 @@ declare function __VLS_template(): {
202
202
  [x: string]: unknown;
203
203
  };
204
204
  $slots: Readonly<{
205
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
206
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
207
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
208
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
209
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
205
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
206
+ [key: string]: any;
207
+ }>[]) | undefined;
208
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
209
+ [key: string]: any;
210
+ }>[]) | undefined;
211
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
212
+ [key: string]: any;
213
+ }>[]) | undefined;
214
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
215
+ [key: string]: any;
216
+ }>[]) | undefined;
217
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
218
+ [key: string]: any;
219
+ }>[]) | undefined;
210
220
  }>;
211
- $root: import('vue').ComponentPublicInstance | null;
212
- $parent: import('vue').ComponentPublicInstance | null;
221
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
222
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
213
223
  $host: Element | null;
214
224
  $emit: (event: string, ...args: any[]) => void;
215
225
  $el: any;
216
226
  $options: import('vue').ComponentOptionsBase<{
217
- error: boolean;
218
- direction: "horizontal" | "vertical";
219
- style: import('vue').StyleValue;
220
- disabled: boolean | null;
221
- readonly: boolean | null;
222
- messages: string | readonly string[];
223
- 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)?])[];
227
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
224
228
  focused: boolean;
229
+ disabled: boolean | null;
230
+ error: boolean;
225
231
  errorMessages: string | readonly string[] | null;
226
232
  maxErrors: string | number;
233
+ readonly: boolean | null;
234
+ 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)?])[];
227
235
  density: import('vuetify/lib/composables/density.mjs').Density;
228
236
  centerAffix: boolean;
229
237
  glow: boolean;
230
238
  hideSpinButtons: boolean;
231
239
  persistentHint: boolean;
240
+ messages: string | readonly string[];
241
+ direction: "horizontal" | "vertical";
232
242
  } & {
233
- name?: string | undefined;
234
- id?: string | undefined;
235
- width?: string | number | undefined;
236
- color?: string | undefined;
237
- maxWidth?: string | number | undefined;
238
- minWidth?: string | number | undefined;
239
- label?: string | undefined;
240
- class?: any;
241
243
  theme?: string | undefined;
244
+ class?: any;
242
245
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
243
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
246
+ name?: string | undefined;
247
+ label?: string | undefined;
248
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
244
249
  validationValue?: any;
245
- baseColor?: string | undefined;
246
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
250
+ maxWidth?: string | number | undefined;
251
+ minWidth?: string | number | undefined;
252
+ width?: string | number | undefined;
253
+ id?: string | undefined;
247
254
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
255
+ baseColor?: string | undefined;
256
+ color?: string | undefined;
248
257
  iconColor?: string | boolean | undefined;
249
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
250
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
258
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
259
+ hideDetails?: "auto" | boolean | undefined;
251
260
  hint?: string | undefined;
252
- hideDetails?: boolean | "auto" | undefined;
261
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
262
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
253
263
  } & {}, {
254
264
  reset: () => Promise<void>;
255
265
  resetValidation: () => Promise<void>;
@@ -258,102 +268,112 @@ declare function __VLS_template(): {
258
268
  errorMessages: import('vue').ComputedRef<string[]>;
259
269
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
260
270
  "update:modelValue": (value: any) => true;
261
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
262
- error: boolean;
263
- direction: "horizontal" | "vertical";
271
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
264
272
  style: import('vue').StyleValue;
265
- disabled: boolean | null;
266
- readonly: boolean | null;
267
- messages: string | readonly string[];
268
- 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)?])[];
269
273
  focused: boolean;
274
+ disabled: boolean | null;
275
+ error: boolean;
270
276
  errorMessages: string | readonly string[] | null;
271
277
  maxErrors: string | number;
278
+ readonly: boolean | null;
279
+ 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)?])[];
272
280
  density: import('vuetify/lib/composables/density.mjs').Density;
273
281
  centerAffix: boolean;
274
282
  glow: boolean;
275
283
  hideSpinButtons: boolean;
276
284
  persistentHint: boolean;
285
+ messages: string | readonly string[];
286
+ direction: "horizontal" | "vertical";
277
287
  }, {}, string, import('vue').SlotsType<Partial<{
278
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
279
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
280
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
281
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
282
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
288
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
289
+ [key: string]: any;
290
+ }>[];
291
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
292
+ [key: string]: any;
293
+ }>[];
294
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
295
+ [key: string]: any;
296
+ }>[];
297
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
298
+ [key: string]: any;
299
+ }>[];
300
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
301
+ [key: string]: any;
302
+ }>[];
283
303
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
284
- beforeCreate?: (() => void) | (() => void)[];
285
- created?: (() => void) | (() => void)[];
286
- beforeMount?: (() => void) | (() => void)[];
287
- mounted?: (() => void) | (() => void)[];
288
- beforeUpdate?: (() => void) | (() => void)[];
289
- updated?: (() => void) | (() => void)[];
290
- activated?: (() => void) | (() => void)[];
291
- deactivated?: (() => void) | (() => void)[];
292
- beforeDestroy?: (() => void) | (() => void)[];
293
- beforeUnmount?: (() => void) | (() => void)[];
294
- destroyed?: (() => void) | (() => void)[];
295
- unmounted?: (() => void) | (() => void)[];
296
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
297
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
298
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
304
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
305
+ created?: ((() => void)[] | (() => void)) | undefined;
306
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
307
+ mounted?: ((() => void)[] | (() => void)) | undefined;
308
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
309
+ updated?: ((() => void)[] | (() => void)) | undefined;
310
+ activated?: ((() => void)[] | (() => void)) | undefined;
311
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
312
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
313
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
314
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
315
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
316
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
317
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
318
+ 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) => void | boolean)[] | ((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) => void | boolean)) | undefined;
299
319
  };
300
320
  $forceUpdate: () => void;
301
321
  $nextTick: typeof import('vue').nextTick;
302
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
322
+ $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;
303
323
  } & Readonly<{
304
- error: boolean;
305
- direction: "horizontal" | "vertical";
306
324
  style: import('vue').StyleValue;
307
- disabled: boolean | null;
308
- readonly: boolean | null;
309
- messages: string | readonly string[];
310
- 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)?])[];
311
325
  focused: boolean;
326
+ disabled: boolean | null;
327
+ error: boolean;
312
328
  errorMessages: string | readonly string[] | null;
313
329
  maxErrors: string | number;
330
+ readonly: boolean | null;
331
+ 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)?])[];
314
332
  density: import('vuetify/lib/composables/density.mjs').Density;
315
333
  centerAffix: boolean;
316
334
  glow: boolean;
317
335
  hideSpinButtons: boolean;
318
336
  persistentHint: boolean;
319
- }> & Omit<{
320
- error: boolean;
321
- direction: "horizontal" | "vertical";
322
- style: import('vue').StyleValue;
323
- disabled: boolean | null;
324
- readonly: boolean | null;
325
337
  messages: string | readonly string[];
326
- 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)?])[];
338
+ direction: "horizontal" | "vertical";
339
+ }> & Omit<{
340
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
327
341
  focused: boolean;
342
+ disabled: boolean | null;
343
+ error: boolean;
328
344
  errorMessages: string | readonly string[] | null;
329
345
  maxErrors: string | number;
346
+ readonly: boolean | null;
347
+ 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)?])[];
330
348
  density: import('vuetify/lib/composables/density.mjs').Density;
331
349
  centerAffix: boolean;
332
350
  glow: boolean;
333
351
  hideSpinButtons: boolean;
334
352
  persistentHint: boolean;
353
+ messages: string | readonly string[];
354
+ direction: "horizontal" | "vertical";
335
355
  } & {
356
+ theme?: string | undefined;
357
+ class?: any;
358
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
336
359
  name?: string | undefined;
337
- id?: string | undefined;
338
- width?: string | number | undefined;
339
- color?: string | undefined;
340
- maxWidth?: string | number | undefined;
341
- minWidth?: string | number | undefined;
342
360
  label?: string | undefined;
343
- class?: any;
344
- theme?: string | undefined;
345
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
346
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
361
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
347
362
  validationValue?: any;
348
- baseColor?: string | undefined;
349
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
363
+ maxWidth?: string | number | undefined;
364
+ minWidth?: string | number | undefined;
365
+ width?: string | number | undefined;
366
+ id?: string | undefined;
350
367
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
368
+ baseColor?: string | undefined;
369
+ color?: string | undefined;
351
370
  iconColor?: string | boolean | undefined;
352
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
353
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
371
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
372
+ hideDetails?: "auto" | boolean | undefined;
354
373
  hint?: string | undefined;
355
- hideDetails?: boolean | "auto" | undefined;
356
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
374
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
375
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
376
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
357
377
  reset: () => Promise<void>;
358
378
  resetValidation: () => Promise<void>;
359
379
  validate: (silent?: boolean) => Promise<string[]>;
@@ -361,8 +381,8 @@ declare function __VLS_template(): {
361
381
  errorMessages: import('vue').ComputedRef<string[]>;
362
382
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
363
383
  modelValue?: unknown;
364
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
365
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "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 & {
384
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
385
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
366
386
  _allExposed: {
367
387
  reset: () => Promise<void>;
368
388
  resetValidation: () => Promise<void>;
@@ -371,61 +391,79 @@ declare function __VLS_template(): {
371
391
  errorMessages: import('vue').ComputedRef<string[]>;
372
392
  } | {};
373
393
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
374
- 'click:control': (e: MouseEvent) => true;
375
- 'mousedown:control': (e: MouseEvent) => true;
376
- 'update:focused': (focused: boolean) => true;
377
- 'update:modelValue': (val: string) => true;
378
- 'update:rows': (rows: number) => true;
394
+ "click:control": (e: MouseEvent) => true;
395
+ "mousedown:control": (e: MouseEvent) => true;
396
+ "update:focused": (focused: boolean) => true;
397
+ "update:modelValue": (val: string) => true;
398
+ "update:rows": (rows: number) => true;
379
399
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
380
- flat: boolean;
381
- reverse: boolean;
382
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
383
- error: boolean;
384
- active: boolean;
385
- direction: "horizontal" | "vertical";
386
- details: boolean;
387
400
  style: import('vue').StyleValue;
388
- autofocus: boolean;
389
- disabled: boolean;
390
- readonly: boolean | null;
391
- messages: string | readonly string[];
392
- 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)?])[];
393
401
  focused: boolean;
394
402
  errorMessages: string | readonly string[] | null;
395
403
  maxErrors: string | number;
404
+ readonly: boolean | null;
405
+ 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)?])[];
396
406
  density: import('vuetify/lib/composables/density.mjs').Density;
397
407
  rounded: string | number | boolean;
398
408
  tile: boolean;
399
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
400
- centerAffix: boolean;
401
- glow: boolean;
402
409
  hideSpinButtons: boolean;
403
410
  persistentHint: boolean;
411
+ messages: string | readonly string[];
404
412
  clearable: boolean;
413
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
414
+ active: boolean;
415
+ centerAffix: boolean;
405
416
  dirty: boolean;
417
+ disabled: boolean;
418
+ glow: boolean;
419
+ error: boolean;
420
+ flat: boolean;
406
421
  persistentClear: boolean;
422
+ reverse: boolean;
407
423
  singleLine: boolean;
424
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
425
+ autoGrow: boolean;
426
+ autofocus: boolean;
408
427
  persistentPlaceholder: boolean;
409
428
  persistentCounter: boolean;
410
- autoGrow: boolean;
411
429
  noResize: boolean;
412
430
  rows: string | number;
413
431
  }, true, {}, import('vue').SlotsType<Partial<{
414
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
432
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
433
+ [key: string]: any;
434
+ }>[];
435
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
436
+ [key: string]: any;
437
+ }>[];
438
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
439
+ [key: string]: any;
440
+ }>[];
441
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
442
+ [key: string]: any;
443
+ }>[];
415
444
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
416
445
  props: Record<string, any>;
417
- }) => import('vue').VNode[];
418
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
446
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
447
+ [key: string]: any;
448
+ }>[];
449
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
450
+ [key: string]: any;
451
+ }>[];
452
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
453
+ [key: string]: any;
454
+ }>[];
419
455
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
420
456
  label: string | undefined;
421
457
  props: Record<string, any>;
422
- }) => import('vue').VNode[];
423
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
424
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
425
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
426
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
427
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
428
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
458
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
459
+ [key: string]: any;
460
+ }>[];
461
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
462
+ [key: string]: any;
463
+ }>[];
464
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
465
+ [key: string]: any;
466
+ }>[];
429
467
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
430
468
  P: {};
431
469
  B: {};
@@ -434,190 +472,190 @@ declare function __VLS_template(): {
434
472
  M: {};
435
473
  Defaults: {};
436
474
  }, {
437
- flat: boolean;
438
- reverse: boolean;
439
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
440
- error: boolean;
441
- active: boolean;
442
- direction: "horizontal" | "vertical";
443
- details: boolean;
444
- style: import('vue').StyleValue;
445
- autofocus: boolean;
446
- disabled: boolean;
447
- readonly: boolean | null;
448
- messages: string | readonly string[];
449
- 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)?])[];
475
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
450
476
  focused: boolean;
451
477
  errorMessages: string | readonly string[] | null;
452
478
  maxErrors: string | number;
479
+ readonly: boolean | null;
480
+ 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)?])[];
453
481
  density: import('vuetify/lib/composables/density.mjs').Density;
454
482
  tile: boolean;
455
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
456
- glow: boolean;
457
483
  hideSpinButtons: boolean;
458
484
  persistentHint: boolean;
485
+ messages: string | readonly string[];
459
486
  clearable: boolean;
487
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
488
+ active: boolean;
460
489
  dirty: boolean;
490
+ disabled: boolean;
491
+ glow: boolean;
492
+ error: boolean;
493
+ flat: boolean;
461
494
  persistentClear: boolean;
495
+ reverse: boolean;
462
496
  singleLine: boolean;
497
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
498
+ autoGrow: boolean;
499
+ autofocus: boolean;
463
500
  persistentPlaceholder: boolean;
464
501
  persistentCounter: boolean;
465
- autoGrow: boolean;
466
502
  noResize: boolean;
467
503
  rows: string | number;
468
504
  } & {
469
- name?: string | undefined;
470
- id?: string | undefined;
471
- width?: string | number | undefined;
472
- color?: string | undefined;
473
- maxWidth?: string | number | undefined;
474
- minWidth?: string | number | undefined;
475
- loading?: string | boolean | undefined;
476
- label?: string | undefined;
477
- prefix?: string | undefined;
478
- class?: any;
479
505
  theme?: string | undefined;
480
- placeholder?: string | undefined;
481
- counter?: string | number | true | undefined;
482
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
506
+ class?: any;
507
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
508
+ name?: string | undefined;
483
509
  modelValue?: any;
484
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
510
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
485
511
  validationValue?: any;
486
512
  rounded?: string | number | boolean | undefined;
487
- baseColor?: string | undefined;
488
- bgColor?: string | undefined;
489
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
513
+ maxWidth?: string | number | undefined;
514
+ minWidth?: string | number | undefined;
515
+ width?: string | number | undefined;
516
+ loading?: string | boolean | undefined;
517
+ id?: string | undefined;
490
518
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
491
- iconColor?: string | boolean | undefined;
519
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
520
+ hideDetails?: "auto" | boolean | undefined;
521
+ hint?: string | undefined;
522
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
523
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
492
524
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
493
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
494
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
495
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
496
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
497
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
498
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
525
+ bgColor?: string | undefined;
499
526
  centerAffix?: boolean | undefined;
500
- hint?: string | undefined;
501
- hideDetails?: boolean | "auto" | undefined;
502
- suffix?: string | undefined;
527
+ color?: string | undefined;
528
+ baseColor?: string | undefined;
529
+ iconColor?: string | boolean | undefined;
530
+ label?: string | undefined;
531
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
532
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
533
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
534
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
535
+ autocomplete?: string | undefined;
536
+ counter?: string | number | true | undefined;
503
537
  counterValue?: ((value: any) => number) | undefined;
504
- modelModifiers?: Record<string, boolean> | undefined;
538
+ prefix?: string | undefined;
539
+ placeholder?: string | undefined;
540
+ maxHeight?: string | number | undefined;
505
541
  maxRows?: string | number | undefined;
542
+ suffix?: string | undefined;
543
+ modelModifiers?: Record<string, boolean> | undefined;
506
544
  } & {
507
- $children?: {} | import('vue').VNodeChild | {
508
- $stable?: boolean;
509
- } | {
545
+ $children?: {
546
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
547
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
548
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
510
549
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
511
550
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
512
551
  props: Record<string, any>;
513
552
  }) => import('vue').VNodeChild) | undefined;
514
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
553
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
554
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
515
555
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
516
556
  label: string | undefined;
517
557
  props: Record<string, any>;
518
558
  }) => import('vue').VNodeChild) | undefined;
519
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
520
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
521
559
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
522
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
523
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
524
560
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
525
- };
526
- 'v-slots'?: {
561
+ } | {
562
+ $stable?: boolean | undefined;
563
+ } | {} | import('vue').VNodeChild;
564
+ "v-slots"?: {
565
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
566
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
567
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
527
568
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
528
569
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
529
570
  props: Record<string, any>;
530
571
  }) => import('vue').VNodeChild) | undefined;
531
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
572
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
573
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
532
574
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
533
575
  label: string | undefined;
534
576
  props: Record<string, any>;
535
577
  }) => import('vue').VNodeChild) | undefined;
536
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
537
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
538
578
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
539
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
540
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
541
579
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
542
580
  } | undefined;
543
581
  } & {
544
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
582
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
583
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
545
584
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
546
585
  props: Record<string, any>;
547
586
  }) => import('vue').VNodeChild) | undefined;
587
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
548
588
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
549
589
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
550
590
  label: string | undefined;
551
591
  props: Record<string, any>;
552
592
  }) => import('vue').VNodeChild) | undefined;
553
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
554
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
555
593
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
594
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
595
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
556
596
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
557
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
558
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
559
597
  } & {
560
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
561
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
562
598
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
563
599
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
600
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
601
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
564
602
  "onUpdate:rows"?: ((rows: number) => any) | undefined;
565
- }, Omit<Omit<{
603
+ }, HTMLTextAreaElement & Omit<Omit<{
566
604
  $: import('vue').ComponentInternalInstance;
567
605
  $data: {};
568
606
  $props: Partial<{
569
- error: boolean;
570
- direction: "horizontal" | "vertical";
571
607
  style: import('vue').StyleValue;
572
- disabled: boolean | null;
573
- readonly: boolean | null;
574
- messages: string | readonly string[];
575
- 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)?])[];
576
608
  focused: boolean;
609
+ disabled: boolean | null;
610
+ error: boolean;
577
611
  errorMessages: string | readonly string[] | null;
578
612
  maxErrors: string | number;
613
+ readonly: boolean | null;
614
+ 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)?])[];
579
615
  density: import('vuetify/lib/composables/density.mjs').Density;
580
616
  centerAffix: boolean;
581
617
  glow: boolean;
582
618
  hideSpinButtons: boolean;
583
619
  persistentHint: boolean;
584
- }> & Omit<{
585
- error: boolean;
586
- direction: "horizontal" | "vertical";
587
- style: import('vue').StyleValue;
588
- disabled: boolean | null;
589
- readonly: boolean | null;
590
620
  messages: string | readonly string[];
591
- 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)?])[];
621
+ direction: "horizontal" | "vertical";
622
+ }> & Omit<{
623
+ theme?: string | undefined;
624
+ class?: any;
625
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
592
626
  focused: boolean;
627
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
628
+ disabled: boolean | null;
629
+ error: boolean;
593
630
  errorMessages: string | readonly string[] | null;
594
631
  maxErrors: string | number;
595
- density: import('vuetify/lib/composables/density.mjs').Density;
596
- centerAffix: boolean;
597
- glow: boolean;
598
- hideSpinButtons: boolean;
599
- persistentHint: boolean;
600
632
  name?: string | undefined;
601
- id?: string | undefined;
602
- width?: string | number | undefined;
603
- color?: string | undefined;
604
- maxWidth?: string | number | undefined;
605
- minWidth?: string | number | undefined;
606
633
  label?: string | undefined;
607
- class?: any;
608
- theme?: string | undefined;
609
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
610
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
634
+ readonly: boolean | null;
635
+ 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)?])[];
636
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
611
637
  validationValue?: any;
612
- baseColor?: string | undefined;
613
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
638
+ density: import('vuetify/lib/composables/density.mjs').Density;
639
+ maxWidth?: string | number | undefined;
640
+ minWidth?: string | number | undefined;
641
+ width?: string | number | undefined;
642
+ id?: string | undefined;
614
643
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
644
+ baseColor?: string | undefined;
645
+ centerAffix: boolean;
646
+ color?: string | undefined;
647
+ glow: boolean;
615
648
  iconColor?: string | boolean | undefined;
616
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
617
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
649
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
650
+ hideDetails?: "auto" | boolean | undefined;
651
+ hideSpinButtons: boolean;
618
652
  hint?: string | undefined;
619
- hideDetails?: boolean | "auto" | undefined;
620
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
653
+ persistentHint: boolean;
654
+ messages: string | readonly string[];
655
+ direction: "horizontal" | "vertical";
656
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
657
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
658
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
621
659
  $attrs: {
622
660
  [x: string]: unknown;
623
661
  };
@@ -625,54 +663,64 @@ declare function __VLS_template(): {
625
663
  [x: string]: unknown;
626
664
  };
627
665
  $slots: Readonly<{
628
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
629
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
630
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
631
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
632
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
666
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
667
+ [key: string]: any;
668
+ }>[]) | undefined;
669
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
670
+ [key: string]: any;
671
+ }>[]) | undefined;
672
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
673
+ [key: string]: any;
674
+ }>[]) | undefined;
675
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
676
+ [key: string]: any;
677
+ }>[]) | undefined;
678
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
679
+ [key: string]: any;
680
+ }>[]) | undefined;
633
681
  }>;
634
- $root: import('vue').ComponentPublicInstance | null;
635
- $parent: import('vue').ComponentPublicInstance | null;
682
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
683
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
636
684
  $host: Element | null;
637
685
  $emit: (event: string, ...args: any[]) => void;
638
686
  $el: any;
639
687
  $options: import('vue').ComponentOptionsBase<{
640
- error: boolean;
641
- direction: "horizontal" | "vertical";
642
- style: import('vue').StyleValue;
643
- disabled: boolean | null;
644
- readonly: boolean | null;
645
- messages: string | readonly string[];
646
- 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)?])[];
688
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
647
689
  focused: boolean;
690
+ disabled: boolean | null;
691
+ error: boolean;
648
692
  errorMessages: string | readonly string[] | null;
649
693
  maxErrors: string | number;
694
+ readonly: boolean | null;
695
+ 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)?])[];
650
696
  density: import('vuetify/lib/composables/density.mjs').Density;
651
697
  centerAffix: boolean;
652
698
  glow: boolean;
653
699
  hideSpinButtons: boolean;
654
700
  persistentHint: boolean;
701
+ messages: string | readonly string[];
702
+ direction: "horizontal" | "vertical";
655
703
  } & {
656
- name?: string | undefined;
657
- id?: string | undefined;
658
- width?: string | number | undefined;
659
- color?: string | undefined;
660
- maxWidth?: string | number | undefined;
661
- minWidth?: string | number | undefined;
662
- label?: string | undefined;
663
- class?: any;
664
704
  theme?: string | undefined;
705
+ class?: any;
665
706
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
666
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
707
+ name?: string | undefined;
708
+ label?: string | undefined;
709
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
667
710
  validationValue?: any;
668
- baseColor?: string | undefined;
669
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
711
+ maxWidth?: string | number | undefined;
712
+ minWidth?: string | number | undefined;
713
+ width?: string | number | undefined;
714
+ id?: string | undefined;
670
715
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
716
+ baseColor?: string | undefined;
717
+ color?: string | undefined;
671
718
  iconColor?: string | boolean | undefined;
672
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
673
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
719
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
720
+ hideDetails?: "auto" | boolean | undefined;
674
721
  hint?: string | undefined;
675
- hideDetails?: boolean | "auto" | undefined;
722
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
723
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
676
724
  } & {}, {
677
725
  reset: () => Promise<void>;
678
726
  resetValidation: () => Promise<void>;
@@ -681,102 +729,112 @@ declare function __VLS_template(): {
681
729
  errorMessages: import('vue').ComputedRef<string[]>;
682
730
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
683
731
  "update:modelValue": (value: any) => true;
684
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
685
- error: boolean;
686
- direction: "horizontal" | "vertical";
732
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
687
733
  style: import('vue').StyleValue;
688
- disabled: boolean | null;
689
- readonly: boolean | null;
690
- messages: string | readonly string[];
691
- 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)?])[];
692
734
  focused: boolean;
735
+ disabled: boolean | null;
736
+ error: boolean;
693
737
  errorMessages: string | readonly string[] | null;
694
738
  maxErrors: string | number;
739
+ readonly: boolean | null;
740
+ 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)?])[];
695
741
  density: import('vuetify/lib/composables/density.mjs').Density;
696
742
  centerAffix: boolean;
697
743
  glow: boolean;
698
744
  hideSpinButtons: boolean;
699
745
  persistentHint: boolean;
746
+ messages: string | readonly string[];
747
+ direction: "horizontal" | "vertical";
700
748
  }, {}, string, import('vue').SlotsType<Partial<{
701
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
702
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
703
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
704
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
705
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
749
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
750
+ [key: string]: any;
751
+ }>[];
752
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
753
+ [key: string]: any;
754
+ }>[];
755
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
756
+ [key: string]: any;
757
+ }>[];
758
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
759
+ [key: string]: any;
760
+ }>[];
761
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
762
+ [key: string]: any;
763
+ }>[];
706
764
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
707
- beforeCreate?: (() => void) | (() => void)[];
708
- created?: (() => void) | (() => void)[];
709
- beforeMount?: (() => void) | (() => void)[];
710
- mounted?: (() => void) | (() => void)[];
711
- beforeUpdate?: (() => void) | (() => void)[];
712
- updated?: (() => void) | (() => void)[];
713
- activated?: (() => void) | (() => void)[];
714
- deactivated?: (() => void) | (() => void)[];
715
- beforeDestroy?: (() => void) | (() => void)[];
716
- beforeUnmount?: (() => void) | (() => void)[];
717
- destroyed?: (() => void) | (() => void)[];
718
- unmounted?: (() => void) | (() => void)[];
719
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
720
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
721
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
765
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
766
+ created?: ((() => void)[] | (() => void)) | undefined;
767
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
768
+ mounted?: ((() => void)[] | (() => void)) | undefined;
769
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
770
+ updated?: ((() => void)[] | (() => void)) | undefined;
771
+ activated?: ((() => void)[] | (() => void)) | undefined;
772
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
773
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
774
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
775
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
776
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
777
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
778
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
779
+ 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) => void | boolean)[] | ((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) => void | boolean)) | undefined;
722
780
  };
723
781
  $forceUpdate: () => void;
724
782
  $nextTick: typeof import('vue').nextTick;
725
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
783
+ $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;
726
784
  } & Readonly<{
727
- error: boolean;
728
- direction: "horizontal" | "vertical";
729
785
  style: import('vue').StyleValue;
730
- disabled: boolean | null;
731
- readonly: boolean | null;
732
- messages: string | readonly string[];
733
- 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)?])[];
734
786
  focused: boolean;
787
+ disabled: boolean | null;
788
+ error: boolean;
735
789
  errorMessages: string | readonly string[] | null;
736
790
  maxErrors: string | number;
791
+ readonly: boolean | null;
792
+ 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)?])[];
737
793
  density: import('vuetify/lib/composables/density.mjs').Density;
738
794
  centerAffix: boolean;
739
795
  glow: boolean;
740
796
  hideSpinButtons: boolean;
741
797
  persistentHint: boolean;
742
- }> & Omit<{
743
- error: boolean;
744
- direction: "horizontal" | "vertical";
745
- style: import('vue').StyleValue;
746
- disabled: boolean | null;
747
- readonly: boolean | null;
748
798
  messages: string | readonly string[];
749
- 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)?])[];
799
+ direction: "horizontal" | "vertical";
800
+ }> & Omit<{
801
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
750
802
  focused: boolean;
803
+ disabled: boolean | null;
804
+ error: boolean;
751
805
  errorMessages: string | readonly string[] | null;
752
806
  maxErrors: string | number;
807
+ readonly: boolean | null;
808
+ 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)?])[];
753
809
  density: import('vuetify/lib/composables/density.mjs').Density;
754
810
  centerAffix: boolean;
755
811
  glow: boolean;
756
812
  hideSpinButtons: boolean;
757
813
  persistentHint: boolean;
814
+ messages: string | readonly string[];
815
+ direction: "horizontal" | "vertical";
758
816
  } & {
817
+ theme?: string | undefined;
818
+ class?: any;
819
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
759
820
  name?: string | undefined;
760
- id?: string | undefined;
761
- width?: string | number | undefined;
762
- color?: string | undefined;
763
- maxWidth?: string | number | undefined;
764
- minWidth?: string | number | undefined;
765
821
  label?: string | undefined;
766
- class?: any;
767
- theme?: string | undefined;
768
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
769
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
822
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
770
823
  validationValue?: any;
771
- baseColor?: string | undefined;
772
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
824
+ maxWidth?: string | number | undefined;
825
+ minWidth?: string | number | undefined;
826
+ width?: string | number | undefined;
827
+ id?: string | undefined;
773
828
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
829
+ baseColor?: string | undefined;
830
+ color?: string | undefined;
774
831
  iconColor?: string | boolean | undefined;
775
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
776
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
832
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
833
+ hideDetails?: "auto" | boolean | undefined;
777
834
  hint?: string | undefined;
778
- hideDetails?: boolean | "auto" | undefined;
779
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
835
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
836
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
837
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
780
838
  reset: () => Promise<void>;
781
839
  resetValidation: () => Promise<void>;
782
840
  validate: (silent?: boolean) => Promise<string[]>;
@@ -784,8 +842,8 @@ declare function __VLS_template(): {
784
842
  errorMessages: import('vue').ComputedRef<string[]>;
785
843
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
786
844
  modelValue?: unknown;
787
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
788
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "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 & {
845
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
846
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
789
847
  _allExposed: {
790
848
  reset: () => Promise<void>;
791
849
  resetValidation: () => Promise<void>;
@@ -794,37 +852,35 @@ declare function __VLS_template(): {
794
852
  errorMessages: import('vue').ComputedRef<string[]>;
795
853
  } | {};
796
854
  }, {}, {}, {}, {
797
- flat: boolean;
798
- reverse: boolean;
799
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
800
- error: boolean;
801
- active: boolean;
802
- direction: "horizontal" | "vertical";
803
- details: boolean;
804
855
  style: import('vue').StyleValue;
805
- autofocus: boolean;
806
- disabled: boolean;
807
- readonly: boolean | null;
808
- messages: string | readonly string[];
809
- 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)?])[];
810
856
  focused: boolean;
811
857
  errorMessages: string | readonly string[] | null;
812
858
  maxErrors: string | number;
859
+ readonly: boolean | null;
860
+ 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)?])[];
813
861
  density: import('vuetify/lib/composables/density.mjs').Density;
814
862
  rounded: string | number | boolean;
815
863
  tile: boolean;
816
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
817
- centerAffix: boolean;
818
- glow: boolean;
819
864
  hideSpinButtons: boolean;
820
865
  persistentHint: boolean;
866
+ messages: string | readonly string[];
821
867
  clearable: boolean;
868
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
869
+ active: boolean;
870
+ centerAffix: boolean;
822
871
  dirty: boolean;
872
+ disabled: boolean;
873
+ glow: boolean;
874
+ error: boolean;
875
+ flat: boolean;
823
876
  persistentClear: boolean;
877
+ reverse: boolean;
824
878
  singleLine: boolean;
879
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
880
+ autoGrow: boolean;
881
+ autofocus: boolean;
825
882
  persistentPlaceholder: boolean;
826
883
  persistentCounter: boolean;
827
- autoGrow: boolean;
828
884
  noResize: boolean;
829
885
  rows: string | number;
830
886
  }> | null;
@@ -989,8 +1045,8 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
989
1045
  }>, {
990
1046
  disabled: boolean;
991
1047
  readonly: boolean;
992
- modelValue: string;
993
1048
  required: boolean;
1049
+ modelValue: string;
994
1050
  horizontal: boolean;
995
1051
  counter: number;
996
1052
  rules: ValidationRule[];
@@ -1005,190 +1061,190 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1005
1061
  labelMinWidth: string;
1006
1062
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
1007
1063
  inputTextArea: import('vue').CreateComponentPublicInstanceWithMixins<{
1008
- flat: boolean;
1009
- reverse: boolean;
1010
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1011
- error: boolean;
1012
- active: boolean;
1013
- direction: "horizontal" | "vertical";
1014
- details: boolean;
1015
- style: import('vue').StyleValue;
1016
- autofocus: boolean;
1017
- disabled: boolean;
1018
- readonly: boolean | null;
1019
- messages: string | readonly string[];
1020
- 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)?])[];
1064
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1021
1065
  focused: boolean;
1022
1066
  errorMessages: string | readonly string[] | null;
1023
1067
  maxErrors: string | number;
1068
+ readonly: boolean | null;
1069
+ 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)?])[];
1024
1070
  density: import('vuetify/lib/composables/density.mjs').Density;
1025
1071
  tile: boolean;
1026
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1027
- glow: boolean;
1028
1072
  hideSpinButtons: boolean;
1029
1073
  persistentHint: boolean;
1074
+ messages: string | readonly string[];
1030
1075
  clearable: boolean;
1076
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1077
+ active: boolean;
1031
1078
  dirty: boolean;
1079
+ disabled: boolean;
1080
+ glow: boolean;
1081
+ error: boolean;
1082
+ flat: boolean;
1032
1083
  persistentClear: boolean;
1084
+ reverse: boolean;
1033
1085
  singleLine: boolean;
1086
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1087
+ autoGrow: boolean;
1088
+ autofocus: boolean;
1034
1089
  persistentPlaceholder: boolean;
1035
1090
  persistentCounter: boolean;
1036
- autoGrow: boolean;
1037
1091
  noResize: boolean;
1038
1092
  rows: string | number;
1039
1093
  } & {
1040
- name?: string | undefined;
1041
- id?: string | undefined;
1042
- width?: string | number | undefined;
1043
- color?: string | undefined;
1044
- maxWidth?: string | number | undefined;
1045
- minWidth?: string | number | undefined;
1046
- loading?: string | boolean | undefined;
1047
- label?: string | undefined;
1048
- prefix?: string | undefined;
1049
- class?: any;
1050
1094
  theme?: string | undefined;
1051
- placeholder?: string | undefined;
1052
- counter?: string | number | true | undefined;
1053
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1095
+ class?: any;
1096
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1097
+ name?: string | undefined;
1054
1098
  modelValue?: any;
1055
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1099
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1056
1100
  validationValue?: any;
1057
1101
  rounded?: string | number | boolean | undefined;
1058
- baseColor?: string | undefined;
1102
+ maxWidth?: string | number | undefined;
1103
+ minWidth?: string | number | undefined;
1104
+ width?: string | number | undefined;
1105
+ loading?: string | boolean | undefined;
1106
+ id?: string | undefined;
1107
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1108
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1109
+ hideDetails?: "auto" | boolean | undefined;
1110
+ hint?: string | undefined;
1111
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1112
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1113
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1059
1114
  bgColor?: string | undefined;
1060
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1061
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1115
+ centerAffix?: boolean | undefined;
1116
+ color?: string | undefined;
1117
+ baseColor?: string | undefined;
1062
1118
  iconColor?: string | boolean | undefined;
1063
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1119
+ label?: string | undefined;
1064
1120
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1065
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1066
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1067
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1068
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1069
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1070
- centerAffix?: boolean | undefined;
1071
- hint?: string | undefined;
1072
- hideDetails?: boolean | "auto" | undefined;
1073
- suffix?: string | undefined;
1121
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1122
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1123
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1124
+ autocomplete?: string | undefined;
1125
+ counter?: string | number | true | undefined;
1074
1126
  counterValue?: ((value: any) => number) | undefined;
1075
- modelModifiers?: Record<string, boolean> | undefined;
1127
+ prefix?: string | undefined;
1128
+ placeholder?: string | undefined;
1129
+ maxHeight?: string | number | undefined;
1076
1130
  maxRows?: string | number | undefined;
1131
+ suffix?: string | undefined;
1132
+ modelModifiers?: Record<string, boolean> | undefined;
1077
1133
  } & {
1078
- $children?: {} | import('vue').VNodeChild | {
1079
- $stable?: boolean;
1080
- } | {
1134
+ $children?: {
1135
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1136
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1137
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1081
1138
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1082
1139
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1083
1140
  props: Record<string, any>;
1084
1141
  }) => import('vue').VNodeChild) | undefined;
1085
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1142
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1143
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1086
1144
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1087
1145
  label: string | undefined;
1088
1146
  props: Record<string, any>;
1089
1147
  }) => import('vue').VNodeChild) | undefined;
1090
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1091
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1092
1148
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1093
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1094
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1095
1149
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1096
- };
1097
- 'v-slots'?: {
1150
+ } | {
1151
+ $stable?: boolean | undefined;
1152
+ } | {} | import('vue').VNodeChild;
1153
+ "v-slots"?: {
1154
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1155
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1156
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1098
1157
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1099
1158
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1100
1159
  props: Record<string, any>;
1101
1160
  }) => import('vue').VNodeChild) | undefined;
1102
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1161
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1162
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1103
1163
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1104
1164
  label: string | undefined;
1105
1165
  props: Record<string, any>;
1106
1166
  }) => import('vue').VNodeChild) | undefined;
1107
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1108
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1109
1167
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1110
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1111
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1112
1168
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1113
1169
  } | undefined;
1114
1170
  } & {
1115
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1171
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1172
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1116
1173
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1117
1174
  props: Record<string, any>;
1118
1175
  }) => import('vue').VNodeChild) | undefined;
1176
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1119
1177
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1120
1178
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1121
1179
  label: string | undefined;
1122
1180
  props: Record<string, any>;
1123
1181
  }) => import('vue').VNodeChild) | undefined;
1124
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1125
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1126
1182
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1183
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1184
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1127
1185
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1128
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1129
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1130
1186
  } & {
1131
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1132
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1133
1187
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
1134
1188
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
1189
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1190
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1135
1191
  "onUpdate:rows"?: ((rows: number) => any) | undefined;
1136
- }, Omit<Omit<{
1192
+ }, HTMLTextAreaElement & Omit<Omit<{
1137
1193
  $: import('vue').ComponentInternalInstance;
1138
1194
  $data: {};
1139
1195
  $props: Partial<{
1140
- error: boolean;
1141
- direction: "horizontal" | "vertical";
1142
1196
  style: import('vue').StyleValue;
1143
- disabled: boolean | null;
1144
- readonly: boolean | null;
1145
- messages: string | readonly string[];
1146
- 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)?])[];
1147
1197
  focused: boolean;
1198
+ disabled: boolean | null;
1199
+ error: boolean;
1148
1200
  errorMessages: string | readonly string[] | null;
1149
1201
  maxErrors: string | number;
1202
+ readonly: boolean | null;
1203
+ 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)?])[];
1150
1204
  density: import('vuetify/lib/composables/density.mjs').Density;
1151
1205
  centerAffix: boolean;
1152
1206
  glow: boolean;
1153
1207
  hideSpinButtons: boolean;
1154
1208
  persistentHint: boolean;
1155
- }> & Omit<{
1156
- error: boolean;
1157
- direction: "horizontal" | "vertical";
1158
- style: import('vue').StyleValue;
1159
- disabled: boolean | null;
1160
- readonly: boolean | null;
1161
1209
  messages: string | readonly string[];
1162
- 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)?])[];
1210
+ direction: "horizontal" | "vertical";
1211
+ }> & Omit<{
1212
+ theme?: string | undefined;
1213
+ class?: any;
1214
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1163
1215
  focused: boolean;
1216
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1217
+ disabled: boolean | null;
1218
+ error: boolean;
1164
1219
  errorMessages: string | readonly string[] | null;
1165
1220
  maxErrors: string | number;
1166
- density: import('vuetify/lib/composables/density.mjs').Density;
1167
- centerAffix: boolean;
1168
- glow: boolean;
1169
- hideSpinButtons: boolean;
1170
- persistentHint: boolean;
1171
1221
  name?: string | undefined;
1172
- id?: string | undefined;
1173
- width?: string | number | undefined;
1174
- color?: string | undefined;
1175
- maxWidth?: string | number | undefined;
1176
- minWidth?: string | number | undefined;
1177
1222
  label?: string | undefined;
1178
- class?: any;
1179
- theme?: string | undefined;
1180
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1181
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1223
+ readonly: boolean | null;
1224
+ 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)?])[];
1225
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1182
1226
  validationValue?: any;
1183
- baseColor?: string | undefined;
1184
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1227
+ density: import('vuetify/lib/composables/density.mjs').Density;
1228
+ maxWidth?: string | number | undefined;
1229
+ minWidth?: string | number | undefined;
1230
+ width?: string | number | undefined;
1231
+ id?: string | undefined;
1185
1232
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1233
+ baseColor?: string | undefined;
1234
+ centerAffix: boolean;
1235
+ color?: string | undefined;
1236
+ glow: boolean;
1186
1237
  iconColor?: string | boolean | undefined;
1187
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1188
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1238
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1239
+ hideDetails?: "auto" | boolean | undefined;
1240
+ hideSpinButtons: boolean;
1189
1241
  hint?: string | undefined;
1190
- hideDetails?: boolean | "auto" | undefined;
1191
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1242
+ persistentHint: boolean;
1243
+ messages: string | readonly string[];
1244
+ direction: "horizontal" | "vertical";
1245
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1246
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1247
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
1192
1248
  $attrs: {
1193
1249
  [x: string]: unknown;
1194
1250
  };
@@ -1196,54 +1252,64 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1196
1252
  [x: string]: unknown;
1197
1253
  };
1198
1254
  $slots: Readonly<{
1199
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1200
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1201
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1202
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1203
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1255
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1256
+ [key: string]: any;
1257
+ }>[]) | undefined;
1258
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1259
+ [key: string]: any;
1260
+ }>[]) | undefined;
1261
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1262
+ [key: string]: any;
1263
+ }>[]) | undefined;
1264
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1265
+ [key: string]: any;
1266
+ }>[]) | undefined;
1267
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1268
+ [key: string]: any;
1269
+ }>[]) | undefined;
1204
1270
  }>;
1205
- $root: import('vue').ComponentPublicInstance | null;
1206
- $parent: import('vue').ComponentPublicInstance | null;
1271
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1272
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1207
1273
  $host: Element | null;
1208
1274
  $emit: (event: string, ...args: any[]) => void;
1209
1275
  $el: any;
1210
1276
  $options: import('vue').ComponentOptionsBase<{
1211
- error: boolean;
1212
- direction: "horizontal" | "vertical";
1213
- style: import('vue').StyleValue;
1214
- disabled: boolean | null;
1215
- readonly: boolean | null;
1216
- messages: string | readonly string[];
1217
- 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)?])[];
1277
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1218
1278
  focused: boolean;
1279
+ disabled: boolean | null;
1280
+ error: boolean;
1219
1281
  errorMessages: string | readonly string[] | null;
1220
1282
  maxErrors: string | number;
1283
+ readonly: boolean | null;
1284
+ 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)?])[];
1221
1285
  density: import('vuetify/lib/composables/density.mjs').Density;
1222
1286
  centerAffix: boolean;
1223
1287
  glow: boolean;
1224
1288
  hideSpinButtons: boolean;
1225
1289
  persistentHint: boolean;
1290
+ messages: string | readonly string[];
1291
+ direction: "horizontal" | "vertical";
1226
1292
  } & {
1227
- name?: string | undefined;
1228
- id?: string | undefined;
1229
- width?: string | number | undefined;
1230
- color?: string | undefined;
1231
- maxWidth?: string | number | undefined;
1232
- minWidth?: string | number | undefined;
1233
- label?: string | undefined;
1234
- class?: any;
1235
1293
  theme?: string | undefined;
1294
+ class?: any;
1236
1295
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1237
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1296
+ name?: string | undefined;
1297
+ label?: string | undefined;
1298
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1238
1299
  validationValue?: any;
1239
- baseColor?: string | undefined;
1240
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1300
+ maxWidth?: string | number | undefined;
1301
+ minWidth?: string | number | undefined;
1302
+ width?: string | number | undefined;
1303
+ id?: string | undefined;
1241
1304
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1305
+ baseColor?: string | undefined;
1306
+ color?: string | undefined;
1242
1307
  iconColor?: string | boolean | undefined;
1243
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1244
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1308
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1309
+ hideDetails?: "auto" | boolean | undefined;
1245
1310
  hint?: string | undefined;
1246
- hideDetails?: boolean | "auto" | undefined;
1311
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1312
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1247
1313
  } & {}, {
1248
1314
  reset: () => Promise<void>;
1249
1315
  resetValidation: () => Promise<void>;
@@ -1252,102 +1318,112 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1252
1318
  errorMessages: import('vue').ComputedRef<string[]>;
1253
1319
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1254
1320
  "update:modelValue": (value: any) => true;
1255
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1256
- error: boolean;
1257
- direction: "horizontal" | "vertical";
1321
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
1258
1322
  style: import('vue').StyleValue;
1259
- disabled: boolean | null;
1260
- readonly: boolean | null;
1261
- messages: string | readonly string[];
1262
- 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)?])[];
1263
1323
  focused: boolean;
1324
+ disabled: boolean | null;
1325
+ error: boolean;
1264
1326
  errorMessages: string | readonly string[] | null;
1265
1327
  maxErrors: string | number;
1328
+ readonly: boolean | null;
1329
+ 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)?])[];
1266
1330
  density: import('vuetify/lib/composables/density.mjs').Density;
1267
1331
  centerAffix: boolean;
1268
1332
  glow: boolean;
1269
1333
  hideSpinButtons: boolean;
1270
1334
  persistentHint: boolean;
1335
+ messages: string | readonly string[];
1336
+ direction: "horizontal" | "vertical";
1271
1337
  }, {}, string, import('vue').SlotsType<Partial<{
1272
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1273
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1274
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1275
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1276
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1338
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1339
+ [key: string]: any;
1340
+ }>[];
1341
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1342
+ [key: string]: any;
1343
+ }>[];
1344
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1345
+ [key: string]: any;
1346
+ }>[];
1347
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1348
+ [key: string]: any;
1349
+ }>[];
1350
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1351
+ [key: string]: any;
1352
+ }>[];
1277
1353
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1278
- beforeCreate?: (() => void) | (() => void)[];
1279
- created?: (() => void) | (() => void)[];
1280
- beforeMount?: (() => void) | (() => void)[];
1281
- mounted?: (() => void) | (() => void)[];
1282
- beforeUpdate?: (() => void) | (() => void)[];
1283
- updated?: (() => void) | (() => void)[];
1284
- activated?: (() => void) | (() => void)[];
1285
- deactivated?: (() => void) | (() => void)[];
1286
- beforeDestroy?: (() => void) | (() => void)[];
1287
- beforeUnmount?: (() => void) | (() => void)[];
1288
- destroyed?: (() => void) | (() => void)[];
1289
- unmounted?: (() => void) | (() => void)[];
1290
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1291
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1292
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1354
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1355
+ created?: ((() => void)[] | (() => void)) | undefined;
1356
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1357
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1358
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1359
+ updated?: ((() => void)[] | (() => void)) | undefined;
1360
+ activated?: ((() => void)[] | (() => void)) | undefined;
1361
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1362
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1363
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1364
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1365
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1366
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1367
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1368
+ 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) => void | boolean)[] | ((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) => void | boolean)) | undefined;
1293
1369
  };
1294
1370
  $forceUpdate: () => void;
1295
1371
  $nextTick: typeof import('vue').nextTick;
1296
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1372
+ $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;
1297
1373
  } & Readonly<{
1298
- error: boolean;
1299
- direction: "horizontal" | "vertical";
1300
1374
  style: import('vue').StyleValue;
1301
- disabled: boolean | null;
1302
- readonly: boolean | null;
1303
- messages: string | readonly string[];
1304
- 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)?])[];
1305
1375
  focused: boolean;
1376
+ disabled: boolean | null;
1377
+ error: boolean;
1306
1378
  errorMessages: string | readonly string[] | null;
1307
1379
  maxErrors: string | number;
1380
+ readonly: boolean | null;
1381
+ 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)?])[];
1308
1382
  density: import('vuetify/lib/composables/density.mjs').Density;
1309
1383
  centerAffix: boolean;
1310
1384
  glow: boolean;
1311
1385
  hideSpinButtons: boolean;
1312
1386
  persistentHint: boolean;
1313
- }> & Omit<{
1314
- error: boolean;
1315
- direction: "horizontal" | "vertical";
1316
- style: import('vue').StyleValue;
1317
- disabled: boolean | null;
1318
- readonly: boolean | null;
1319
1387
  messages: string | readonly string[];
1320
- 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)?])[];
1388
+ direction: "horizontal" | "vertical";
1389
+ }> & Omit<{
1390
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1321
1391
  focused: boolean;
1392
+ disabled: boolean | null;
1393
+ error: boolean;
1322
1394
  errorMessages: string | readonly string[] | null;
1323
1395
  maxErrors: string | number;
1396
+ readonly: boolean | null;
1397
+ 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)?])[];
1324
1398
  density: import('vuetify/lib/composables/density.mjs').Density;
1325
1399
  centerAffix: boolean;
1326
1400
  glow: boolean;
1327
1401
  hideSpinButtons: boolean;
1328
1402
  persistentHint: boolean;
1403
+ messages: string | readonly string[];
1404
+ direction: "horizontal" | "vertical";
1329
1405
  } & {
1406
+ theme?: string | undefined;
1407
+ class?: any;
1408
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1330
1409
  name?: string | undefined;
1331
- id?: string | undefined;
1332
- width?: string | number | undefined;
1333
- color?: string | undefined;
1334
- maxWidth?: string | number | undefined;
1335
- minWidth?: string | number | undefined;
1336
1410
  label?: string | undefined;
1337
- class?: any;
1338
- theme?: string | undefined;
1339
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1340
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1411
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1341
1412
  validationValue?: any;
1342
- baseColor?: string | undefined;
1343
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1413
+ maxWidth?: string | number | undefined;
1414
+ minWidth?: string | number | undefined;
1415
+ width?: string | number | undefined;
1416
+ id?: string | undefined;
1344
1417
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1418
+ baseColor?: string | undefined;
1419
+ color?: string | undefined;
1345
1420
  iconColor?: string | boolean | undefined;
1346
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1347
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1421
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1422
+ hideDetails?: "auto" | boolean | undefined;
1348
1423
  hint?: string | undefined;
1349
- hideDetails?: boolean | "auto" | undefined;
1350
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1424
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1425
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1426
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1351
1427
  reset: () => Promise<void>;
1352
1428
  resetValidation: () => Promise<void>;
1353
1429
  validate: (silent?: boolean) => Promise<string[]>;
@@ -1355,8 +1431,8 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1355
1431
  errorMessages: import('vue').ComputedRef<string[]>;
1356
1432
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1357
1433
  modelValue?: unknown;
1358
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1359
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "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 & {
1434
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1435
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
1360
1436
  _allExposed: {
1361
1437
  reset: () => Promise<void>;
1362
1438
  resetValidation: () => Promise<void>;
@@ -1365,61 +1441,79 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1365
1441
  errorMessages: import('vue').ComputedRef<string[]>;
1366
1442
  } | {};
1367
1443
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1368
- 'click:control': (e: MouseEvent) => true;
1369
- 'mousedown:control': (e: MouseEvent) => true;
1370
- 'update:focused': (focused: boolean) => true;
1371
- 'update:modelValue': (val: string) => true;
1372
- 'update:rows': (rows: number) => true;
1444
+ "click:control": (e: MouseEvent) => true;
1445
+ "mousedown:control": (e: MouseEvent) => true;
1446
+ "update:focused": (focused: boolean) => true;
1447
+ "update:modelValue": (val: string) => true;
1448
+ "update:rows": (rows: number) => true;
1373
1449
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
1374
- flat: boolean;
1375
- reverse: boolean;
1376
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1377
- error: boolean;
1378
- active: boolean;
1379
- direction: "horizontal" | "vertical";
1380
- details: boolean;
1381
1450
  style: import('vue').StyleValue;
1382
- autofocus: boolean;
1383
- disabled: boolean;
1384
- readonly: boolean | null;
1385
- messages: string | readonly string[];
1386
- 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)?])[];
1387
1451
  focused: boolean;
1388
1452
  errorMessages: string | readonly string[] | null;
1389
1453
  maxErrors: string | number;
1454
+ readonly: boolean | null;
1455
+ 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)?])[];
1390
1456
  density: import('vuetify/lib/composables/density.mjs').Density;
1391
1457
  rounded: string | number | boolean;
1392
1458
  tile: boolean;
1393
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1394
- centerAffix: boolean;
1395
- glow: boolean;
1396
1459
  hideSpinButtons: boolean;
1397
1460
  persistentHint: boolean;
1461
+ messages: string | readonly string[];
1398
1462
  clearable: boolean;
1463
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1464
+ active: boolean;
1465
+ centerAffix: boolean;
1399
1466
  dirty: boolean;
1467
+ disabled: boolean;
1468
+ glow: boolean;
1469
+ error: boolean;
1470
+ flat: boolean;
1400
1471
  persistentClear: boolean;
1472
+ reverse: boolean;
1401
1473
  singleLine: boolean;
1474
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1475
+ autoGrow: boolean;
1476
+ autofocus: boolean;
1402
1477
  persistentPlaceholder: boolean;
1403
1478
  persistentCounter: boolean;
1404
- autoGrow: boolean;
1405
1479
  noResize: boolean;
1406
1480
  rows: string | number;
1407
1481
  }, true, {}, import('vue').SlotsType<Partial<{
1408
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1482
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1483
+ [key: string]: any;
1484
+ }>[];
1485
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1486
+ [key: string]: any;
1487
+ }>[];
1488
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1489
+ [key: string]: any;
1490
+ }>[];
1491
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1492
+ [key: string]: any;
1493
+ }>[];
1409
1494
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1410
1495
  props: Record<string, any>;
1411
- }) => import('vue').VNode[];
1412
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1496
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1497
+ [key: string]: any;
1498
+ }>[];
1499
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1500
+ [key: string]: any;
1501
+ }>[];
1502
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1503
+ [key: string]: any;
1504
+ }>[];
1413
1505
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1414
1506
  label: string | undefined;
1415
1507
  props: Record<string, any>;
1416
- }) => import('vue').VNode[];
1417
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1418
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1419
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1420
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1421
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1422
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
1508
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1509
+ [key: string]: any;
1510
+ }>[];
1511
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1512
+ [key: string]: any;
1513
+ }>[];
1514
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1515
+ [key: string]: any;
1516
+ }>[];
1423
1517
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1424
1518
  P: {};
1425
1519
  B: {};
@@ -1428,190 +1522,190 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1428
1522
  M: {};
1429
1523
  Defaults: {};
1430
1524
  }, {
1431
- flat: boolean;
1432
- reverse: boolean;
1433
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1434
- error: boolean;
1435
- active: boolean;
1436
- direction: "horizontal" | "vertical";
1437
- details: boolean;
1438
- style: import('vue').StyleValue;
1439
- autofocus: boolean;
1440
- disabled: boolean;
1441
- readonly: boolean | null;
1442
- messages: string | readonly string[];
1443
- 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)?])[];
1525
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1444
1526
  focused: boolean;
1445
1527
  errorMessages: string | readonly string[] | null;
1446
1528
  maxErrors: string | number;
1529
+ readonly: boolean | null;
1530
+ 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)?])[];
1447
1531
  density: import('vuetify/lib/composables/density.mjs').Density;
1448
1532
  tile: boolean;
1449
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1450
- glow: boolean;
1451
1533
  hideSpinButtons: boolean;
1452
1534
  persistentHint: boolean;
1535
+ messages: string | readonly string[];
1453
1536
  clearable: boolean;
1537
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1538
+ active: boolean;
1454
1539
  dirty: boolean;
1540
+ disabled: boolean;
1541
+ glow: boolean;
1542
+ error: boolean;
1543
+ flat: boolean;
1455
1544
  persistentClear: boolean;
1545
+ reverse: boolean;
1456
1546
  singleLine: boolean;
1547
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1548
+ autoGrow: boolean;
1549
+ autofocus: boolean;
1457
1550
  persistentPlaceholder: boolean;
1458
1551
  persistentCounter: boolean;
1459
- autoGrow: boolean;
1460
1552
  noResize: boolean;
1461
1553
  rows: string | number;
1462
1554
  } & {
1463
- name?: string | undefined;
1464
- id?: string | undefined;
1465
- width?: string | number | undefined;
1466
- color?: string | undefined;
1467
- maxWidth?: string | number | undefined;
1468
- minWidth?: string | number | undefined;
1469
- loading?: string | boolean | undefined;
1470
- label?: string | undefined;
1471
- prefix?: string | undefined;
1472
- class?: any;
1473
1555
  theme?: string | undefined;
1474
- placeholder?: string | undefined;
1475
- counter?: string | number | true | undefined;
1476
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1556
+ class?: any;
1557
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1558
+ name?: string | undefined;
1477
1559
  modelValue?: any;
1478
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1560
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1479
1561
  validationValue?: any;
1480
1562
  rounded?: string | number | boolean | undefined;
1481
- baseColor?: string | undefined;
1482
- bgColor?: string | undefined;
1483
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1563
+ maxWidth?: string | number | undefined;
1564
+ minWidth?: string | number | undefined;
1565
+ width?: string | number | undefined;
1566
+ loading?: string | boolean | undefined;
1567
+ id?: string | undefined;
1484
1568
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1485
- iconColor?: string | boolean | undefined;
1569
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1570
+ hideDetails?: "auto" | boolean | undefined;
1571
+ hint?: string | undefined;
1572
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1573
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1486
1574
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1487
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1488
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1489
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1490
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1491
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1492
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1575
+ bgColor?: string | undefined;
1493
1576
  centerAffix?: boolean | undefined;
1494
- hint?: string | undefined;
1495
- hideDetails?: boolean | "auto" | undefined;
1496
- suffix?: string | undefined;
1577
+ color?: string | undefined;
1578
+ baseColor?: string | undefined;
1579
+ iconColor?: string | boolean | undefined;
1580
+ label?: string | undefined;
1581
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1582
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1583
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1584
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1585
+ autocomplete?: string | undefined;
1586
+ counter?: string | number | true | undefined;
1497
1587
  counterValue?: ((value: any) => number) | undefined;
1498
- modelModifiers?: Record<string, boolean> | undefined;
1588
+ prefix?: string | undefined;
1589
+ placeholder?: string | undefined;
1590
+ maxHeight?: string | number | undefined;
1499
1591
  maxRows?: string | number | undefined;
1592
+ suffix?: string | undefined;
1593
+ modelModifiers?: Record<string, boolean> | undefined;
1500
1594
  } & {
1501
- $children?: {} | import('vue').VNodeChild | {
1502
- $stable?: boolean;
1503
- } | {
1595
+ $children?: {
1596
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1597
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1598
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1504
1599
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1505
1600
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1506
1601
  props: Record<string, any>;
1507
1602
  }) => import('vue').VNodeChild) | undefined;
1508
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1603
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1604
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1509
1605
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1510
1606
  label: string | undefined;
1511
1607
  props: Record<string, any>;
1512
1608
  }) => import('vue').VNodeChild) | undefined;
1513
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1514
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1515
1609
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1516
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1517
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1518
1610
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1519
- };
1520
- 'v-slots'?: {
1611
+ } | {
1612
+ $stable?: boolean | undefined;
1613
+ } | {} | import('vue').VNodeChild;
1614
+ "v-slots"?: {
1615
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1616
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1617
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1521
1618
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1522
1619
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1523
1620
  props: Record<string, any>;
1524
1621
  }) => import('vue').VNodeChild) | undefined;
1525
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1622
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1623
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1526
1624
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1527
1625
  label: string | undefined;
1528
1626
  props: Record<string, any>;
1529
1627
  }) => import('vue').VNodeChild) | undefined;
1530
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1531
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1532
1628
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1533
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1534
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1535
1629
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1536
1630
  } | undefined;
1537
1631
  } & {
1538
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1632
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1633
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1539
1634
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1540
1635
  props: Record<string, any>;
1541
1636
  }) => import('vue').VNodeChild) | undefined;
1637
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1542
1638
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1543
1639
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1544
1640
  label: string | undefined;
1545
1641
  props: Record<string, any>;
1546
1642
  }) => import('vue').VNodeChild) | undefined;
1547
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1548
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1549
1643
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1644
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1645
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1550
1646
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1551
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1552
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1553
1647
  } & {
1554
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1555
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1556
1648
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
1557
1649
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
1650
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1651
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1558
1652
  "onUpdate:rows"?: ((rows: number) => any) | undefined;
1559
- }, Omit<Omit<{
1653
+ }, HTMLTextAreaElement & Omit<Omit<{
1560
1654
  $: import('vue').ComponentInternalInstance;
1561
1655
  $data: {};
1562
1656
  $props: Partial<{
1563
- error: boolean;
1564
- direction: "horizontal" | "vertical";
1565
1657
  style: import('vue').StyleValue;
1566
- disabled: boolean | null;
1567
- readonly: boolean | null;
1568
- messages: string | readonly string[];
1569
- 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)?])[];
1570
1658
  focused: boolean;
1659
+ disabled: boolean | null;
1660
+ error: boolean;
1571
1661
  errorMessages: string | readonly string[] | null;
1572
1662
  maxErrors: string | number;
1663
+ readonly: boolean | null;
1664
+ 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)?])[];
1573
1665
  density: import('vuetify/lib/composables/density.mjs').Density;
1574
1666
  centerAffix: boolean;
1575
1667
  glow: boolean;
1576
1668
  hideSpinButtons: boolean;
1577
1669
  persistentHint: boolean;
1578
- }> & Omit<{
1579
- error: boolean;
1580
- direction: "horizontal" | "vertical";
1581
- style: import('vue').StyleValue;
1582
- disabled: boolean | null;
1583
- readonly: boolean | null;
1584
1670
  messages: string | readonly string[];
1585
- 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)?])[];
1671
+ direction: "horizontal" | "vertical";
1672
+ }> & Omit<{
1673
+ theme?: string | undefined;
1674
+ class?: any;
1675
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1586
1676
  focused: boolean;
1677
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1678
+ disabled: boolean | null;
1679
+ error: boolean;
1587
1680
  errorMessages: string | readonly string[] | null;
1588
1681
  maxErrors: string | number;
1589
- density: import('vuetify/lib/composables/density.mjs').Density;
1590
- centerAffix: boolean;
1591
- glow: boolean;
1592
- hideSpinButtons: boolean;
1593
- persistentHint: boolean;
1594
1682
  name?: string | undefined;
1595
- id?: string | undefined;
1596
- width?: string | number | undefined;
1597
- color?: string | undefined;
1598
- maxWidth?: string | number | undefined;
1599
- minWidth?: string | number | undefined;
1600
1683
  label?: string | undefined;
1601
- class?: any;
1602
- theme?: string | undefined;
1603
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1604
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1684
+ readonly: boolean | null;
1685
+ 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)?])[];
1686
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1605
1687
  validationValue?: any;
1606
- baseColor?: string | undefined;
1607
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1688
+ density: import('vuetify/lib/composables/density.mjs').Density;
1689
+ maxWidth?: string | number | undefined;
1690
+ minWidth?: string | number | undefined;
1691
+ width?: string | number | undefined;
1692
+ id?: string | undefined;
1608
1693
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1694
+ baseColor?: string | undefined;
1695
+ centerAffix: boolean;
1696
+ color?: string | undefined;
1697
+ glow: boolean;
1609
1698
  iconColor?: string | boolean | undefined;
1610
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1611
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1699
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1700
+ hideDetails?: "auto" | boolean | undefined;
1701
+ hideSpinButtons: boolean;
1612
1702
  hint?: string | undefined;
1613
- hideDetails?: boolean | "auto" | undefined;
1614
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1703
+ persistentHint: boolean;
1704
+ messages: string | readonly string[];
1705
+ direction: "horizontal" | "vertical";
1706
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1707
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1708
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
1615
1709
  $attrs: {
1616
1710
  [x: string]: unknown;
1617
1711
  };
@@ -1619,54 +1713,64 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1619
1713
  [x: string]: unknown;
1620
1714
  };
1621
1715
  $slots: Readonly<{
1622
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1623
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1624
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1625
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1626
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1716
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1717
+ [key: string]: any;
1718
+ }>[]) | undefined;
1719
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1720
+ [key: string]: any;
1721
+ }>[]) | undefined;
1722
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1723
+ [key: string]: any;
1724
+ }>[]) | undefined;
1725
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1726
+ [key: string]: any;
1727
+ }>[]) | undefined;
1728
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1729
+ [key: string]: any;
1730
+ }>[]) | undefined;
1627
1731
  }>;
1628
- $root: import('vue').ComponentPublicInstance | null;
1629
- $parent: import('vue').ComponentPublicInstance | null;
1732
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1733
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1630
1734
  $host: Element | null;
1631
1735
  $emit: (event: string, ...args: any[]) => void;
1632
1736
  $el: any;
1633
1737
  $options: import('vue').ComponentOptionsBase<{
1634
- error: boolean;
1635
- direction: "horizontal" | "vertical";
1636
- style: import('vue').StyleValue;
1637
- disabled: boolean | null;
1638
- readonly: boolean | null;
1639
- messages: string | readonly string[];
1640
- 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)?])[];
1738
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1641
1739
  focused: boolean;
1740
+ disabled: boolean | null;
1741
+ error: boolean;
1642
1742
  errorMessages: string | readonly string[] | null;
1643
1743
  maxErrors: string | number;
1744
+ readonly: boolean | null;
1745
+ 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)?])[];
1644
1746
  density: import('vuetify/lib/composables/density.mjs').Density;
1645
1747
  centerAffix: boolean;
1646
1748
  glow: boolean;
1647
1749
  hideSpinButtons: boolean;
1648
1750
  persistentHint: boolean;
1751
+ messages: string | readonly string[];
1752
+ direction: "horizontal" | "vertical";
1649
1753
  } & {
1650
- name?: string | undefined;
1651
- id?: string | undefined;
1652
- width?: string | number | undefined;
1653
- color?: string | undefined;
1654
- maxWidth?: string | number | undefined;
1655
- minWidth?: string | number | undefined;
1656
- label?: string | undefined;
1657
- class?: any;
1658
1754
  theme?: string | undefined;
1755
+ class?: any;
1659
1756
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1660
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1757
+ name?: string | undefined;
1758
+ label?: string | undefined;
1759
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1661
1760
  validationValue?: any;
1662
- baseColor?: string | undefined;
1663
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1761
+ maxWidth?: string | number | undefined;
1762
+ minWidth?: string | number | undefined;
1763
+ width?: string | number | undefined;
1764
+ id?: string | undefined;
1664
1765
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1766
+ baseColor?: string | undefined;
1767
+ color?: string | undefined;
1665
1768
  iconColor?: string | boolean | undefined;
1666
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1667
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1769
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1770
+ hideDetails?: "auto" | boolean | undefined;
1668
1771
  hint?: string | undefined;
1669
- hideDetails?: boolean | "auto" | undefined;
1772
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1773
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1670
1774
  } & {}, {
1671
1775
  reset: () => Promise<void>;
1672
1776
  resetValidation: () => Promise<void>;
@@ -1675,102 +1779,112 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1675
1779
  errorMessages: import('vue').ComputedRef<string[]>;
1676
1780
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1677
1781
  "update:modelValue": (value: any) => true;
1678
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1679
- error: boolean;
1680
- direction: "horizontal" | "vertical";
1782
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
1681
1783
  style: import('vue').StyleValue;
1682
- disabled: boolean | null;
1683
- readonly: boolean | null;
1684
- messages: string | readonly string[];
1685
- 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)?])[];
1686
1784
  focused: boolean;
1785
+ disabled: boolean | null;
1786
+ error: boolean;
1687
1787
  errorMessages: string | readonly string[] | null;
1688
1788
  maxErrors: string | number;
1789
+ readonly: boolean | null;
1790
+ 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)?])[];
1689
1791
  density: import('vuetify/lib/composables/density.mjs').Density;
1690
1792
  centerAffix: boolean;
1691
1793
  glow: boolean;
1692
1794
  hideSpinButtons: boolean;
1693
1795
  persistentHint: boolean;
1796
+ messages: string | readonly string[];
1797
+ direction: "horizontal" | "vertical";
1694
1798
  }, {}, string, import('vue').SlotsType<Partial<{
1695
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1696
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1697
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1698
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1699
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1799
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1800
+ [key: string]: any;
1801
+ }>[];
1802
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1803
+ [key: string]: any;
1804
+ }>[];
1805
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1806
+ [key: string]: any;
1807
+ }>[];
1808
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1809
+ [key: string]: any;
1810
+ }>[];
1811
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1812
+ [key: string]: any;
1813
+ }>[];
1700
1814
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1701
- beforeCreate?: (() => void) | (() => void)[];
1702
- created?: (() => void) | (() => void)[];
1703
- beforeMount?: (() => void) | (() => void)[];
1704
- mounted?: (() => void) | (() => void)[];
1705
- beforeUpdate?: (() => void) | (() => void)[];
1706
- updated?: (() => void) | (() => void)[];
1707
- activated?: (() => void) | (() => void)[];
1708
- deactivated?: (() => void) | (() => void)[];
1709
- beforeDestroy?: (() => void) | (() => void)[];
1710
- beforeUnmount?: (() => void) | (() => void)[];
1711
- destroyed?: (() => void) | (() => void)[];
1712
- unmounted?: (() => void) | (() => void)[];
1713
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1714
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1715
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1815
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1816
+ created?: ((() => void)[] | (() => void)) | undefined;
1817
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1818
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1819
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1820
+ updated?: ((() => void)[] | (() => void)) | undefined;
1821
+ activated?: ((() => void)[] | (() => void)) | undefined;
1822
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1823
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1824
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1825
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1826
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1827
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1828
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1829
+ 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) => void | boolean)[] | ((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) => void | boolean)) | undefined;
1716
1830
  };
1717
1831
  $forceUpdate: () => void;
1718
1832
  $nextTick: typeof import('vue').nextTick;
1719
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1833
+ $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;
1720
1834
  } & Readonly<{
1721
- error: boolean;
1722
- direction: "horizontal" | "vertical";
1723
1835
  style: import('vue').StyleValue;
1724
- disabled: boolean | null;
1725
- readonly: boolean | null;
1726
- messages: string | readonly string[];
1727
- 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)?])[];
1728
1836
  focused: boolean;
1837
+ disabled: boolean | null;
1838
+ error: boolean;
1729
1839
  errorMessages: string | readonly string[] | null;
1730
1840
  maxErrors: string | number;
1841
+ readonly: boolean | null;
1842
+ 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)?])[];
1731
1843
  density: import('vuetify/lib/composables/density.mjs').Density;
1732
1844
  centerAffix: boolean;
1733
1845
  glow: boolean;
1734
1846
  hideSpinButtons: boolean;
1735
1847
  persistentHint: boolean;
1736
- }> & Omit<{
1737
- error: boolean;
1738
- direction: "horizontal" | "vertical";
1739
- style: import('vue').StyleValue;
1740
- disabled: boolean | null;
1741
- readonly: boolean | null;
1742
1848
  messages: string | readonly string[];
1743
- 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)?])[];
1849
+ direction: "horizontal" | "vertical";
1850
+ }> & Omit<{
1851
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1744
1852
  focused: boolean;
1853
+ disabled: boolean | null;
1854
+ error: boolean;
1745
1855
  errorMessages: string | readonly string[] | null;
1746
1856
  maxErrors: string | number;
1857
+ readonly: boolean | null;
1858
+ 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)?])[];
1747
1859
  density: import('vuetify/lib/composables/density.mjs').Density;
1748
1860
  centerAffix: boolean;
1749
1861
  glow: boolean;
1750
1862
  hideSpinButtons: boolean;
1751
1863
  persistentHint: boolean;
1864
+ messages: string | readonly string[];
1865
+ direction: "horizontal" | "vertical";
1752
1866
  } & {
1867
+ theme?: string | undefined;
1868
+ class?: any;
1869
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1753
1870
  name?: string | undefined;
1754
- id?: string | undefined;
1755
- width?: string | number | undefined;
1756
- color?: string | undefined;
1757
- maxWidth?: string | number | undefined;
1758
- minWidth?: string | number | undefined;
1759
1871
  label?: string | undefined;
1760
- class?: any;
1761
- theme?: string | undefined;
1762
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1763
- validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1872
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1764
1873
  validationValue?: any;
1765
- baseColor?: string | undefined;
1766
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1874
+ maxWidth?: string | number | undefined;
1875
+ minWidth?: string | number | undefined;
1876
+ width?: string | number | undefined;
1877
+ id?: string | undefined;
1767
1878
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1879
+ baseColor?: string | undefined;
1880
+ color?: string | undefined;
1768
1881
  iconColor?: string | boolean | undefined;
1769
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1770
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1882
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1883
+ hideDetails?: "auto" | boolean | undefined;
1771
1884
  hint?: string | undefined;
1772
- hideDetails?: boolean | "auto" | undefined;
1773
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1885
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1886
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1887
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1774
1888
  reset: () => Promise<void>;
1775
1889
  resetValidation: () => Promise<void>;
1776
1890
  validate: (silent?: boolean) => Promise<string[]>;
@@ -1778,8 +1892,8 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1778
1892
  errorMessages: import('vue').ComputedRef<string[]>;
1779
1893
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1780
1894
  modelValue?: unknown;
1781
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1782
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "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 & {
1895
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1896
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "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" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
1783
1897
  _allExposed: {
1784
1898
  reset: () => Promise<void>;
1785
1899
  resetValidation: () => Promise<void>;
@@ -1788,37 +1902,35 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
1788
1902
  errorMessages: import('vue').ComputedRef<string[]>;
1789
1903
  } | {};
1790
1904
  }, {}, {}, {}, {
1791
- flat: boolean;
1792
- reverse: boolean;
1793
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1794
- error: boolean;
1795
- active: boolean;
1796
- direction: "horizontal" | "vertical";
1797
- details: boolean;
1798
1905
  style: import('vue').StyleValue;
1799
- autofocus: boolean;
1800
- disabled: boolean;
1801
- readonly: boolean | null;
1802
- messages: string | readonly string[];
1803
- 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)?])[];
1804
1906
  focused: boolean;
1805
1907
  errorMessages: string | readonly string[] | null;
1806
1908
  maxErrors: string | number;
1909
+ readonly: boolean | null;
1910
+ 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)?])[];
1807
1911
  density: import('vuetify/lib/composables/density.mjs').Density;
1808
1912
  rounded: string | number | boolean;
1809
1913
  tile: boolean;
1810
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1811
- centerAffix: boolean;
1812
- glow: boolean;
1813
1914
  hideSpinButtons: boolean;
1814
1915
  persistentHint: boolean;
1916
+ messages: string | readonly string[];
1815
1917
  clearable: boolean;
1918
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1919
+ active: boolean;
1920
+ centerAffix: boolean;
1816
1921
  dirty: boolean;
1922
+ disabled: boolean;
1923
+ glow: boolean;
1924
+ error: boolean;
1925
+ flat: boolean;
1817
1926
  persistentClear: boolean;
1927
+ reverse: boolean;
1818
1928
  singleLine: boolean;
1929
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1930
+ autoGrow: boolean;
1931
+ autofocus: boolean;
1819
1932
  persistentPlaceholder: boolean;
1820
1933
  persistentCounter: boolean;
1821
- autoGrow: boolean;
1822
1934
  noResize: boolean;
1823
1935
  rows: string | number;
1824
1936
  }> | null;