@cnamts/synapse 1.0.21 → 1.0.23

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 (449) hide show
  1. package/dist/{DateFilter-uN8OURoP.js → DateFilter-Dc-gSGwk.js} +29 -24
  2. package/dist/{NumberFilter-sm1dQNQi.js → NumberFilter-vP38Wp6j.js} +1 -1
  3. package/dist/{PeriodFilter-Cklsxnh9.js → PeriodFilter-Ba1uYUnT.js} +1 -1
  4. package/dist/{SelectFilter-CWefj27Z.js → SelectFilter-BioGT6Nn.js} +1 -1
  5. package/dist/{TextFilter-Ddyj885L.js → TextFilter-B84dpnoq.js} +1 -1
  6. package/dist/components/Accordion/Accordion.d.ts +13 -2
  7. package/dist/components/Accordion/composables/useAccordionState.d.ts +2 -1
  8. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +7405 -5973
  9. package/dist/components/Amelipro/AmeliproBtn/AmeliproBtn.d.ts +1 -1
  10. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +1 -1
  11. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +10 -14
  12. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +1 -1
  13. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.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 +2413 -2029
  27. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +8885 -7323
  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 +8884 -7330
  31. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +950 -838
  32. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +1614 -1358
  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 +1108 -846
  42. package/dist/components/Customs/Selects/SyAutocomplete/locales.d.ts +5 -0
  43. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +514 -320
  44. package/dist/components/Customs/Selects/SySelect/locales.d.ts +1 -0
  45. package/dist/components/Customs/SyCheckBoxGroup/SyCheckBoxGroup.d.ts +40 -38
  46. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +920 -800
  47. package/dist/components/Customs/SyForm/SyForm.d.ts +356 -348
  48. package/dist/components/Customs/SyPagination/SyPagination.d.ts +11 -1
  49. package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +906 -794
  50. package/dist/components/Customs/SyTextField/SyTextField.d.ts +1634 -1367
  51. package/dist/components/DataList/DataList.d.ts +1 -1
  52. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +3869 -3120
  53. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1947 -1561
  54. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +831 -684
  55. package/dist/components/DialogBox/DialogBox.d.ts +482 -416
  56. package/dist/components/DownloadBtn/config.d.ts +1 -1
  57. package/dist/components/ErrorPage/ErrorPage.d.ts +6 -0
  58. package/dist/components/FileList/UploadItem/UploadItem.d.ts +6 -0
  59. package/dist/components/FileList/UploadItem/locales.d.ts +1 -0
  60. package/dist/components/FileUpload/FileUpload.d.ts +4 -4
  61. package/dist/components/FileUpload/FileUploadContent.d.ts +2 -0
  62. package/dist/components/FileUpload/locales.d.ts +1 -0
  63. package/dist/components/FileUpload/validateFiles.d.ts +2 -1
  64. package/dist/components/FilterSideBar/FilterSideBar.d.ts +418 -366
  65. package/dist/components/FooterBar/FooterBar.d.ts +13 -1
  66. package/dist/components/FooterBar/locales.d.ts +1 -0
  67. package/dist/components/FooterBar/types.d.ts +1 -0
  68. package/dist/components/HeaderBar/HeaderBar.d.ts +2 -0
  69. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +2 -0
  70. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +4 -6
  71. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +1031 -643
  72. package/dist/components/LangBtn/LangBtn.d.ts +277 -239
  73. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +4 -0
  74. package/dist/components/MaintenancePage/MaintenancePage.d.ts +16 -1
  75. package/dist/components/MonthPicker/MonthPicker.d.ts +1939 -0
  76. package/dist/components/MonthPicker/MonthPickerText/MonthPickerInput.d.ts +1899 -0
  77. package/dist/components/MonthPicker/MonthPickerText/useTextField.d.ts +21 -0
  78. package/dist/components/MonthPicker/MonthPickerVisual/MonthPickerVisual.d.ts +21 -0
  79. package/dist/components/MonthPicker/MonthPickerVisual/MonthPickerVisualProps.d.ts +12 -0
  80. package/dist/components/MonthPicker/MonthPickerVisual/MonthSelector.d.ts +11 -0
  81. package/dist/components/MonthPicker/MonthPickerVisual/VisualPickerFooter.d.ts +6 -0
  82. package/dist/components/MonthPicker/MonthPickerVisual/VisualPickerHeader.d.ts +14 -0
  83. package/dist/components/MonthPicker/MonthPickerVisual/YearSelector.d.ts +14 -0
  84. package/dist/components/MonthPicker/MonthPickerVisual/useMonthGrid.d.ts +9 -0
  85. package/dist/components/MonthPicker/MonthPickerVisual/useYearGrid.d.ts +8 -0
  86. package/dist/components/MonthPicker/MonthPickerVisual/utils.d.ts +8 -0
  87. package/dist/components/MonthPicker/locales.d.ts +12 -0
  88. package/dist/components/MonthPicker/useMonthPickerValidation.d.ts +25 -0
  89. package/dist/components/NirField/NirField.d.ts +1669 -1379
  90. package/dist/components/NotFoundPage/NotFoundPage.d.ts +9 -3
  91. package/dist/components/NotificationBar/Notification/Notification.d.ts +3 -0
  92. package/dist/components/PageContainer/PageContainer.d.ts +3 -1
  93. package/dist/components/PeriodField/PeriodField.d.ts +7696 -6192
  94. package/dist/components/PhoneField/PhoneField.d.ts +829 -684
  95. package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +4 -12
  96. package/dist/components/StatusPage/StatusPage.d.ts +12 -1
  97. package/dist/components/SubHeader/SubHeader.d.ts +2 -0
  98. package/dist/components/SyAlert/SyAlert.d.ts +74 -70
  99. package/dist/components/SyBtnMenu/SyBtnMenu.d.ts +9 -0
  100. package/dist/components/SyHeading/SyHeading.a11y.test.d.ts +1 -0
  101. package/dist/components/SyHeading/SyHeading.d.ts +22 -0
  102. package/dist/components/SyHeading/SyHeading.test.d.ts +1 -0
  103. package/dist/components/SyTextArea/SyTextArea.d.ts +475 -419
  104. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +759 -468
  105. package/dist/components/Tables/SyTable/SyTable.d.ts +761 -470
  106. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  107. package/dist/components/Tables/common/SyTablePagination.d.ts +263 -164
  108. package/dist/components/Tables/common/filters/DateFilter.d.ts +10 -1
  109. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  110. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  111. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  112. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  113. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +166 -138
  114. package/dist/components/Tables/common/types.d.ts +2 -0
  115. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +24 -1211
  116. package/dist/components/UserMenuBtn/UserMenuBtn.d.ts +1 -0
  117. package/dist/components/index.d.ts +2 -0
  118. package/dist/components/types.d.ts +2 -0
  119. package/dist/design-system-v3.js +111 -107
  120. package/dist/design-system-v3.umd.cjs +158 -158
  121. package/dist/designTokens/tokens/amelipro/apLightTheme.d.ts +26 -14
  122. package/dist/designTokens/tokens/amelipro/apSemantic.d.ts +19 -13
  123. package/dist/designTokens/tokens/cnam/cnamContextual.d.ts +5 -0
  124. package/dist/designTokens/tokens/cnam/cnamLightTheme.d.ts +28 -15
  125. package/dist/designTokens/tokens/cnam/cnamSemantic.d.ts +20 -13
  126. package/dist/designTokens/tokens/pa/paLightTheme.d.ts +26 -15
  127. package/dist/designTokens/tokens/pa/paSemantic.d.ts +19 -13
  128. package/dist/main-aLKwdMi1.js +37886 -0
  129. package/dist/main.d.ts +1 -0
  130. package/dist/style.css +1 -1
  131. package/dist/vuetifyConfig.d.ts +14 -14
  132. package/package.json +21 -9
  133. package/src/assets/amelipro/img/logo-amelipro.svg +9 -0
  134. package/src/assets/apTokens.scss +53 -17
  135. package/src/assets/overrides/_btns.scss +8 -0
  136. package/src/assets/overrides/_forms.scss +9 -0
  137. package/src/assets/overrides/_icons.scss +43 -4
  138. package/src/assets/overrides/_tables.scss +19 -0
  139. package/src/assets/overrides/_tooltips.scss +5 -6
  140. package/src/assets/overrides/_typography.scss +17 -2
  141. package/src/assets/overrides/_utilities.scss +49 -3
  142. package/src/assets/tokens.scss +53 -17
  143. package/src/components/Accordion/Accordion.mdx +23 -9
  144. package/src/components/Accordion/Accordion.stories.ts +153 -3
  145. package/src/components/Accordion/Accordion.vue +7 -6
  146. package/src/components/Accordion/accessibilite/Accessibility.mdx +5 -4
  147. package/src/components/Accordion/composables/__tests__/useAccordionState.spec.ts +40 -12
  148. package/src/components/Accordion/composables/useAccordionState.ts +3 -4
  149. package/src/components/Accordion/tests/accordion.spec.ts +131 -19
  150. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/AmeliproAccordionTemplate.vue +2 -2
  151. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/__tests__/__snapshots__/AmeliproAccordionTemplate.spec.ts.snap +0 -2
  152. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.vue +2 -2
  153. package/src/components/Amelipro/AmeliproAccordionFrieze/__tests__/__snapshots__/AmeliproAccordionFrieze.spec.ts.snap +14 -56
  154. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.vue +1 -1
  155. package/src/components/Amelipro/AmeliproAccordionList/__tests__/__snapshots__/AmeliproAccordionList.spec.ts.snap +15 -23
  156. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.vue +1 -1
  157. package/src/components/Amelipro/AmeliproAccordionResultList/__tests__/__snapshots__/AmeliproAccordionResultList.spec.ts.snap +15 -3
  158. package/src/components/Amelipro/AmeliproCarousel/__tests__/__snapshots__/AmeliproCarousel.spec.ts.snap +0 -2
  159. package/src/components/Amelipro/AmeliproClickableTile/tests/__snapshots__/AmeliproClickableTile.spec.ts.snap +0 -98
  160. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +1 -1
  161. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +5 -16
  162. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +3 -1
  163. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +7 -0
  164. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.vue +0 -1
  165. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/tests/__snapshots__/AmeliproTooth.spec.ts.snap +0 -1
  166. package/src/components/Amelipro/AmeliproDentalChart/tests/__snapshots__/AmeliproDentalChart.spec.ts.snap +0 -52
  167. package/src/components/Amelipro/AmeliproDialog/__tests__/__snapshots__/AmeliproDialog.spec.ts.snap +6 -0
  168. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +3 -1
  169. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +19 -0
  170. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +2 -2
  171. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.vue +3 -4
  172. package/src/components/Amelipro/AmeliproFirstLogin/__tests__/__snapshots__/AmeliproFirstLogin.spec.ts.snap +2 -13
  173. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.mdx +3 -1
  174. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.stories.ts +7 -0
  175. package/src/components/Amelipro/AmeliproMenu/__tests__/__snapshots__/AmeliproMenu.spec.ts.snap +8 -0
  176. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.mdx +3 -1
  177. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.stories.ts +8 -0
  178. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/__snapshots__/AmeliproPatientLogged.spec.ts.snap +9 -2
  179. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/__tests__/__snapshots__/AmeliproPostalAddressCityRow.spec.ts.snap +28 -10
  180. package/src/components/Amelipro/AmeliproPostalAddressField/__tests__/__snapshots__/AmeliproPostalAddressField.spec.ts.snap +44 -8
  181. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.vue +1 -1
  182. package/src/components/Amelipro/AmeliproResultList/__tests__/__snapshots__/AmeliproResultList.spec.ts.snap +15 -3
  183. package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +1 -1
  184. package/src/components/Amelipro/AmeliproTable/__tests__/__snapshots__/AmeliproTable.spec.ts.snap +0 -1
  185. package/src/components/Amelipro/AmeliproTooltips/__tests__/__snapshots__/AmeliproTooltips.spec.ts.snap +6 -0
  186. package/src/components/Amelipro/AmeliproUpload/__tests__/__snapshots__/AmeliproUpload.spec.ts.snap +2 -4
  187. package/src/components/Amelipro/StructureMenu/StructureList/__tests__/__snapshots__/StructureList.spec.ts.snap +0 -2
  188. package/src/components/Amelipro/UserMenu/__tests__/__snapshots__/UserMenu.spec.ts.snap +8 -0
  189. package/src/components/BackBtn/BackBtn.vue +1 -1
  190. package/src/components/BackBtn/accessibilite/Accessibility.mdx +62 -10
  191. package/src/components/BackToTopBtn/BackToTopBtn.stories.ts +9 -3
  192. package/src/components/BackToTopBtn/accessibilite/Accessibility.mdx +86 -6
  193. package/src/components/Captcha/tests/Captcha.spec.ts +0 -29
  194. package/src/components/Captcha/tests/__snapshots__/Captcha.spec.ts.snap +18 -108
  195. package/src/components/ChipList/ChipList.vue +4 -2
  196. package/src/components/CollapsibleList/CollapsibleList.stories.ts +8 -3
  197. package/src/components/CollapsibleList/CollapsibleList.vue +14 -6
  198. package/src/components/CollapsibleList/accessibilite/Accessibility.mdx +19 -6
  199. package/src/components/CollapsibleList/tests/CollapsibleList.a11y.spec.ts +1 -0
  200. package/src/components/CollapsibleList/tests/CollapsibleList.spec.ts +2 -0
  201. package/src/components/CookieBanner/CookieBanner.stories.ts +10 -0
  202. package/src/components/CookieBanner/CookieBanner.vue +15 -5
  203. package/src/components/CookieBanner/accessibilite/Accessibility.mdx +9 -0
  204. package/src/components/CookieBanner/tests/CookieBanner.spec.ts +10 -2
  205. package/src/components/CookieBanner/tests/__snapshots__/CookieBanner.spec.ts.snap +21 -15
  206. package/src/components/CookiesSelection/CookiesInformation/CookiesInformation.vue +17 -8
  207. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.a11y.spec.ts +1 -0
  208. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.spec.ts +5 -0
  209. package/src/components/CookiesSelection/CookiesSelection.vue +7 -2
  210. package/src/components/CookiesSelection/tests/CookiesSelection.a11y.spec.ts +1 -0
  211. package/src/components/CookiesSelection/tests/CookiesSelection.spec.ts +5 -0
  212. package/src/components/CookiesSelection/tests/__snapshots__/CookiesSelection.spec.ts.snap +21 -15
  213. package/src/components/CopyBtn/CopyBtn.vue +6 -4
  214. package/src/components/CopyBtn/accessibilite/Accessibility.mdx +82 -11
  215. package/src/components/CopyBtn/tests/__snapshots__/CopyBtn.spec.ts.snap +5 -1
  216. package/src/components/Customs/Selects/SelectBtnField/accessibilite/Accessibility.mdx +133 -10
  217. package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.stories.ts +379 -93
  218. package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.vue +144 -83
  219. package/src/components/Customs/Selects/SyAutocomplete/accessibilite/Accessibilite.stories.ts +40 -1
  220. package/src/components/Customs/Selects/SyAutocomplete/accessibilite/Accessibility.mdx +7 -1
  221. package/src/components/Customs/Selects/SyAutocomplete/locales.ts +5 -0
  222. package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.a11y.spec.ts +96 -0
  223. package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.spec.ts +234 -9
  224. package/src/components/Customs/Selects/SyAutocomplete/utils/ariaManager.ts +13 -3
  225. package/src/components/Customs/Selects/SyAutocomplete/utils/useSelectionLogic.ts +9 -10
  226. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +4 -10
  227. package/src/components/Customs/Selects/SySelect/SySelect.mdx +0 -1
  228. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +10 -10
  229. package/src/components/Customs/Selects/SySelect/SySelect.vue +63 -3
  230. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +1 -1
  231. package/src/components/Customs/Selects/SySelect/locales.ts +1 -0
  232. package/src/components/Customs/Selects/SySelect/tests/SySelect.a11y.spec.ts +1 -3
  233. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +72 -0
  234. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +1 -1
  235. package/src/components/Customs/SyIcon/SyIcon.a11y.spec.ts +31 -2
  236. package/src/components/Customs/SyIcon/SyIcon.vue +9 -5
  237. package/src/components/Customs/SyIcon/tests/SyIcon.a11y.spec.ts +20 -0
  238. package/src/components/Customs/SyIconButton/SyIconButton.mdx +46 -0
  239. package/src/components/Customs/SyIconButton/SyIconButton.stories.ts +184 -0
  240. package/src/components/Customs/SyIconButton/SyIconButton.vue +38 -0
  241. package/src/components/Customs/SyIconButton/accessibilite/Accessibility.mdx +64 -0
  242. package/src/components/Customs/SyIconButton/tests/SyIconButton.a11y.spec.ts +87 -0
  243. package/src/components/Customs/SyIconButton/tests/SyIconButton.spec.ts +152 -0
  244. package/src/components/Customs/SyIconButton/tests/__snapshots__/SyIconButton.spec.ts.snap +61 -0
  245. package/src/components/Customs/SyPagination/SyPagination.stories.ts +14 -2
  246. package/src/components/Customs/SyPagination/SyPagination.vue +25 -10
  247. package/src/components/Customs/SyPagination/accessibilite/Accessibility.mdx +79 -8
  248. package/src/components/Customs/SyPagination/tests/SyPagination.a11y.spec.ts +53 -0
  249. package/src/components/Customs/SyPagination/tests/SyPagination.spec.ts +12 -0
  250. package/src/components/Customs/SyTextField/SyTextField.stories.ts +4 -0
  251. package/src/components/Customs/SyTextField/SyTextField.vue +59 -7
  252. package/src/components/Customs/SyTextField/accessibilite/Accessibility.mdx +67 -9
  253. package/src/components/Customs/SyTextField/tests/SyTextField.a11y.spec.ts +15 -0
  254. package/src/components/Customs/SyTextField/tests/SyTextField.spec.ts +36 -0
  255. package/src/components/DataList/accessibilite/Accessibility.mdx +79 -11
  256. package/src/components/DataListGroup/accessibilite/Accessibility.mdx +80 -11
  257. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +28 -3
  258. package/src/components/DatePicker/CalendarMode/DatePicker.vue +20 -8
  259. package/src/components/DatePicker/CalendarMode/tests/DatePicker.spec.ts +9 -3
  260. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +1 -1
  261. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +70 -47
  262. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.a11y.spec.ts +34 -0
  263. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.a11y.spec.ts +27 -0
  264. package/src/components/DatePicker/docExamples/BidirectionalComplexValidation.vue +23 -9
  265. package/src/components/DatePicker/docExamples/DatePickerBidirectionalValidation.vue +21 -8
  266. package/src/components/DatePicker/docExamples/DatePickerValidationExamples.vue +50 -22
  267. package/src/components/DatePicker/playground/ComplexDatePickerPlayground.vue +48 -10
  268. package/src/components/DatePicker/playground/DatePickerHolidayRule.vue +16 -3
  269. package/src/components/DialogBox/DialogBox.stories.ts +13 -0
  270. package/src/components/DialogBox/DialogBox.vue +12 -5
  271. package/src/components/DialogBox/accessibilite/Accessibility.mdx +27 -7
  272. package/src/components/DialogBox/tests/DialogBox.a11y.spec.ts +1 -0
  273. package/src/components/DialogBox/tests/DialogBox.spec.ts +40 -6
  274. package/src/components/DownloadBtn/accessibilite/Accessibility.mdx +73 -11
  275. package/src/components/DownloadBtn/config.ts +1 -1
  276. package/src/components/DownloadBtn/tests/DownloadBtn.a11y.spec.ts +25 -0
  277. package/src/components/ErrorPage/ErrorPage.stories.ts +176 -47
  278. package/src/components/ErrorPage/ErrorPage.vue +21 -0
  279. package/src/components/ErrorPage/accessibilite/Accessibility.mdx +15 -0
  280. package/src/components/ErrorPage/tests/ErrorPage.a11y.spec.ts +17 -0
  281. package/src/components/ErrorPage/tests/ErrorPage.spec.ts +21 -1
  282. package/src/components/ErrorPage/tests/__snapshots__/ErrorPage.spec.ts.snap +1 -0
  283. package/src/components/ExternalLinks/tests/ExternalLinks.a11y.spec.ts +23 -0
  284. package/src/components/ExternalLinks/tests/__snapshots__/ExternalLinks.spec.ts.snap +13 -2
  285. package/src/components/FileList/FileList.stories.ts +55 -1
  286. package/src/components/FileList/UploadItem/UploadItem.vue +17 -5
  287. package/src/components/FileList/UploadItem/locales.ts +3 -2
  288. package/src/components/FileList/accessibilite/Accessibility.mdx +58 -7
  289. package/src/components/FileUpload/FileUpload.vue +62 -38
  290. package/src/components/FileUpload/FileUploadContent.vue +3 -2
  291. package/src/components/FileUpload/accessibilite/Accessibility.mdx +48 -5
  292. package/src/components/FileUpload/locales.ts +1 -0
  293. package/src/components/FileUpload/tests/FileUpload.spec.ts +61 -14
  294. package/src/components/FileUpload/validateFiles.ts +5 -2
  295. package/src/components/FilterInline/FilterInline.stories.ts +0 -15
  296. package/src/components/FilterInline/FilterInline.vue +1 -0
  297. package/src/components/FilterInline/accessibilite/Accessibility.mdx +70 -7
  298. package/src/components/FilterInline/tests/__snapshots__/FilterInline.spec.ts.snap +3 -3
  299. package/src/components/FilterSideBar/FilterSideBar.stories.ts +0 -3
  300. package/src/components/FilterSideBar/FilterSideBar.vue +2 -1
  301. package/src/components/FilterSideBar/accessibilite/Accessibility.mdx +70 -9
  302. package/src/components/FooterBar/FooterBar.stories.ts +298 -34
  303. package/src/components/FooterBar/FooterBar.vue +67 -9
  304. package/src/components/FooterBar/config.ts +2 -2
  305. package/src/components/FooterBar/locales.ts +1 -0
  306. package/src/components/FooterBar/tests/FooterBarConfig.spec.ts +1 -1
  307. package/src/components/FooterBar/tests/__snapshots__/FooterBar.spec.ts.snap +6 -25
  308. package/src/components/FooterBar/types.d.ts +1 -0
  309. package/src/components/FranceConnectBtn/accessibilite/Accessibility.mdx +62 -9
  310. package/src/components/HeaderBar/HeaderBar.stories.ts +23 -1
  311. package/src/components/HeaderBar/HeaderBar.vue +5 -0
  312. package/src/components/HeaderBar/HeaderLogo/HeaderLogo.vue +8 -2
  313. package/src/components/HeaderBar/HeaderLogo/tests/HeaderLogo.spec.ts +5 -0
  314. package/src/components/HeaderBar/accessibilite/Accessibility.mdx +24 -5
  315. package/src/components/HeaderBar/tests/HeaderBar.a11y.spec.ts +1 -0
  316. package/src/components/HeaderBar/tests/HeaderBar.spec.ts +3 -0
  317. package/src/components/HeaderNavigationBar/HeaderNavigationBar.stories.ts +4 -0
  318. package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +3 -0
  319. package/src/components/HeaderNavigationBar/tests/HeaderNavigationBar.spec.ts +3 -0
  320. package/src/components/LogoBrandSection/LogoBrandSection.stories.ts +22 -0
  321. package/src/components/LogoBrandSection/LogoBrandSection.vue +13 -5
  322. package/src/components/LogoBrandSection/tests/LogoBrandSection.a11y.spec.ts +2 -0
  323. package/src/components/LogoBrandSection/tests/LogoBrandSection.spec.ts +44 -0
  324. package/src/components/LogoBrandSection/tests/__snapshots__/LogoBrandSection.spec.ts.snap +2 -0
  325. package/src/components/LunarCalendar/accessibilite/Accessibility.mdx +74 -8
  326. package/src/components/LunarCalendar/tests/LunarCalendar.a11y.spec.ts +163 -0
  327. package/src/components/MaintenancePage/MaintenancePage.vue +33 -6
  328. package/src/components/MaintenancePage/accessibilite/Accessibility.mdx +3 -1
  329. package/src/components/MaintenancePage/tests/MaintenancePage.a11y.spec.ts +3 -2
  330. package/src/components/MaintenancePage/tests/MaintenancePage.spec.ts +18 -1
  331. package/src/components/MaintenancePage/tests/__snapshots__/MaintenancePage.spec.ts.snap +1 -0
  332. package/src/components/MonthPicker/MonthPicker.mdx +35 -0
  333. package/src/components/MonthPicker/MonthPicker.stories.ts +527 -0
  334. package/src/components/MonthPicker/MonthPicker.vue +79 -0
  335. package/src/components/MonthPicker/MonthPickerText/MonthPickerInput.vue +89 -0
  336. package/src/components/MonthPicker/MonthPickerText/useTextField.ts +27 -0
  337. package/src/components/MonthPicker/MonthPickerVisual/MonthPickerVisual.vue +154 -0
  338. package/src/components/MonthPicker/MonthPickerVisual/MonthPickerVisualProps.ts +13 -0
  339. package/src/components/MonthPicker/MonthPickerVisual/MonthSelector.vue +137 -0
  340. package/src/components/MonthPicker/MonthPickerVisual/VisualPickerFooter.vue +60 -0
  341. package/src/components/MonthPicker/MonthPickerVisual/VisualPickerHeader.vue +149 -0
  342. package/src/components/MonthPicker/MonthPickerVisual/YearSelector.vue +143 -0
  343. package/src/components/MonthPicker/MonthPickerVisual/useMonthGrid.ts +45 -0
  344. package/src/components/MonthPicker/MonthPickerVisual/useYearGrid.ts +45 -0
  345. package/src/components/MonthPicker/MonthPickerVisual/utils.ts +17 -0
  346. package/src/components/MonthPicker/accessibilite/Accessibility.mdx +59 -0
  347. package/src/components/MonthPicker/locales.ts +12 -0
  348. package/src/components/MonthPicker/tests/MonthPicker.a11y.spec.ts +71 -0
  349. package/src/components/MonthPicker/tests/MonthPicker.spec.ts +1248 -0
  350. package/src/components/MonthPicker/tests/__snapshots__/MonthPicker.spec.ts.snap +2545 -0
  351. package/src/components/MonthPicker/useMonthPickerValidation.ts +30 -0
  352. package/src/components/NirField/NirField.mdx +1 -2
  353. package/src/components/NirField/NirField.stories.ts +66 -6
  354. package/src/components/NotFoundPage/NotFoundPage.stories.ts +1 -1
  355. package/src/components/NotFoundPage/NotFoundPage.vue +16 -5
  356. package/src/components/NotFoundPage/accessibilite/Accessibility.mdx +2 -0
  357. package/src/components/NotFoundPage/tests/NotFoundPage.a11y.spec.ts +49 -0
  358. package/src/components/NotFoundPage/tests/NotFoundPage.spec.ts +24 -2
  359. package/src/components/NotFoundPage/tests/__snapshots__/NotFoundPage.spec.ts.snap +24 -14
  360. package/src/components/NotificationBar/Notification/Notification.vue +3 -1
  361. package/src/components/NotificationBar/NotificationBar.stories.ts +154 -0
  362. package/src/components/NotificationBar/tests/NotificationBar.a11y.spec.ts +26 -0
  363. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +60 -0
  364. package/src/components/PageContainer/PageContainer.stories.ts +47 -0
  365. package/src/components/PageContainer/PageContainer.vue +4 -2
  366. package/src/components/PageContainer/accessibilite/Accessibility.mdx +31 -17
  367. package/src/components/PaginatedTable/PaginatedTable.mdx +3 -3
  368. package/src/components/PaginatedTable/PaginatedTable.stories.ts +9 -1
  369. package/src/components/PeriodField/PeriodField.vue +4 -0
  370. package/src/components/PeriodField/tests/PeriodField.a11y.spec.ts +10 -1
  371. package/src/components/PhoneField/PhoneField.stories.ts +73 -35
  372. package/src/components/PhoneField/PhoneField.vue +152 -83
  373. package/src/components/PhoneField/accessibilite/Accessibility.mdx +306 -9
  374. package/src/components/PhoneField/indicatifs.ts +2 -2
  375. package/src/components/PhoneField/tests/PhoneField.a11y.spec.ts +47 -0
  376. package/src/components/PhoneField/tests/PhoneField.spec.ts +82 -5
  377. package/src/components/RangeField/accessibilite/Accessibility.mdx +79 -11
  378. package/src/components/SearchListField/SearchListField.vue +1 -1
  379. package/src/components/SearchListField/accessibilite/Accessibility.mdx +69 -9
  380. package/src/components/SearchListField/tests/SearchListField.a11y.spec.ts +37 -0
  381. package/src/components/SkipLink/tests/SkipLink.a11y.spec.ts +23 -0
  382. package/src/components/SocialMediaLinks/SocialMediaLinks.vue +1 -1
  383. package/src/components/StatusPage/StatusPage.mdx +10 -1
  384. package/src/components/StatusPage/StatusPage.stories.ts +161 -0
  385. package/src/components/StatusPage/StatusPage.vue +29 -5
  386. package/src/components/StatusPage/accessibilite/Accessibility.mdx +24 -5
  387. package/src/components/StatusPage/tests/StatusPage.a11y.spec.ts +23 -0
  388. package/src/components/StatusPage/tests/StatusPage.spec.ts +25 -0
  389. package/src/components/StatusPage/tests/__snapshots__/StatusPage.spec.ts.snap +24 -14
  390. package/src/components/SubHeader/SubHeader.stories.ts +16 -0
  391. package/src/components/SubHeader/SubHeader.vue +6 -3
  392. package/src/components/SubHeader/accessibilite/Accessibility.mdx +27 -6
  393. package/src/components/SubHeader/tests/SubHeader.a11y.spec.ts +20 -0
  394. package/src/components/SyAlert/SyAlert.vue +22 -20
  395. package/src/components/SyAlert/accessibilite/Accessibility.mdx +79 -9
  396. package/src/components/SyAlert/tests/SyAlert.a11y.spec.ts +23 -0
  397. package/src/components/SyBtnMenu/SyBtnMenu.vue +33 -17
  398. package/src/components/SyBtnMenu/tests/SyBtnMenu.a11y.spec.ts +38 -0
  399. package/src/components/SyBtnMenu/tests/SyBtnMenu.spec.ts +41 -0
  400. package/src/components/SyHeading/SyHeading.a11y.test.ts +149 -0
  401. package/src/components/SyHeading/SyHeading.test.ts +115 -0
  402. package/src/components/SyHeading/SyHeading.vue +20 -0
  403. package/src/components/SyTextArea/accessibilite/Accessibility.mdx +80 -8
  404. package/src/components/SyTextArea/tests/SyTextArea.a11y.spec.ts +151 -0
  405. package/src/components/TableToolbar/tests/__snapshots__/TableToolbar.spec.ts.snap +96 -30
  406. package/src/components/Tables/SyServerTable/SyServerTable.vue +2 -0
  407. package/src/components/Tables/SyTable/SyTable.vue +2 -0
  408. package/src/components/Tables/common/SyTablePagination.vue +16 -10
  409. package/src/components/Tables/common/filters/DateFilter.vue +5 -0
  410. package/src/components/Tables/common/tests/SyTablePagination.spec.ts +40 -24
  411. package/src/components/Tables/common/types.ts +3 -0
  412. package/src/components/ToolbarContainer/tests/ToolbarContainer.a11y.spec.ts +126 -0
  413. package/src/components/UploadWorkflow/UploadWorkflow.stories.ts +11 -11
  414. package/src/components/UploadWorkflow/UploadWorkflow.vue +30 -13
  415. package/src/components/UploadWorkflow/accessibilite/Accessibility.mdx +56 -5
  416. package/src/components/UploadWorkflow/accessibilite/UploadWorkflow.a11y.spec.ts +110 -0
  417. package/src/components/UploadWorkflow/tests/UploadWorkflow.spec.ts +7 -25
  418. package/src/components/UploadWorkflow/tests/__snapshots__/UploadWorkflow.spec.ts.snap +146 -123
  419. package/src/components/UserMenuBtn/UserMenuBtn.stories.ts +53 -31
  420. package/src/components/UserMenuBtn/UserMenuBtn.vue +4 -1
  421. package/src/components/UserMenuBtn/accessibilite/Accessibility.mdx +72 -8
  422. package/src/components/index.ts +2 -0
  423. package/src/components/types.ts +4 -0
  424. package/src/composables/date/tests/useDateInitialization.spec.ts +22 -1
  425. package/src/composables/date/useDateInitializationDayjs.ts +4 -7
  426. package/src/composables/date/useDatePickerAccessibility.ts +2 -3
  427. package/src/composables/useFilterable/useFilterable.spec.ts +52 -2
  428. package/src/composables/useFilterable/useFilterable.ts +7 -1
  429. package/src/composables/useFormFieldErrorHandling.ts +11 -2
  430. package/src/designTokens/tokens/amelipro/apLightTheme.ts +27 -15
  431. package/src/designTokens/tokens/amelipro/apSemantic.ts +21 -15
  432. package/src/designTokens/tokens/cnam/cnamContextual.ts +6 -1
  433. package/src/designTokens/tokens/cnam/cnamLightTheme.ts +28 -15
  434. package/src/designTokens/tokens/cnam/cnamSemantic.ts +21 -14
  435. package/src/designTokens/tokens/pa/paLightTheme.ts +27 -16
  436. package/src/designTokens/tokens/pa/paSemantic.ts +19 -13
  437. package/src/directives/rgaaSvgFix.ts +2 -7
  438. package/src/main.ts +2 -0
  439. package/src/stories/Accessibilite/{Audit → AuditEtContreAudit}/Exemptions-derogations.mdx +1 -1
  440. package/src/stories/Accessibilite/AuditEtContreAudit/Introduction.mdx +188 -0
  441. package/src/stories/Accessibilite/{Audit → AuditEtContreAudit}/RGAA.mdx +1 -1
  442. package/src/stories/Accessibilite/Introduction.mdx +22 -3
  443. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +21 -22
  444. package/src/stories/DeprecationNotice/DeprecationNotice.ts +41 -0
  445. package/src/stories/DesignTokens/ColorDisplay.vue +12 -5
  446. package/src/stories/DesignTokens/Colors.mdx +8 -59
  447. package/src/stories/DesignTokens/colors.stories.ts +1862 -1071
  448. package/src/stories/EcoConception/EcoGuideComponent.vue +10 -4
  449. package/dist/main-CWniLr0s.js +0 -36919
@@ -72,202 +72,212 @@ type __VLS_Props = {
72
72
  disableClickButton?: boolean;
73
73
  autocomplete?: string;
74
74
  helpText?: string;
75
+ maxlength?: string | number;
76
+ title?: string | false;
75
77
  };
76
78
  declare function __VLS_template(): {
77
79
  attrs: Partial<{}>;
78
80
  slots: {
79
81
  prepend?(_: {}): any;
80
82
  append?(_: {}): any;
83
+ default?(_: {}): any;
81
84
  'prepend-inner'?(_: {}): any;
82
85
  'append-inner'?(_: {}): any;
83
86
  details?(_: {}): any;
84
87
  };
85
88
  refs: {
86
89
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
87
- flat: boolean;
88
- reverse: boolean;
89
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
90
- type: string;
91
- error: boolean;
92
- active: boolean;
93
- direction: "horizontal" | "vertical";
94
- details: boolean;
95
- style: import('vue').StyleValue;
96
- autofocus: boolean;
97
- disabled: boolean;
98
- readonly: boolean | null;
99
- messages: string | readonly string[];
100
- 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)?])[];
90
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
101
91
  focused: boolean;
102
92
  errorMessages: string | readonly string[] | null;
103
93
  maxErrors: string | number;
94
+ readonly: boolean | null;
95
+ 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)?])[];
104
96
  density: import('vuetify/lib/composables/density.mjs').Density;
105
97
  tile: boolean;
106
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
107
- glow: boolean;
108
98
  hideSpinButtons: boolean;
109
99
  persistentHint: boolean;
100
+ messages: string | readonly string[];
110
101
  clearable: boolean;
102
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
103
+ active: boolean;
111
104
  dirty: boolean;
105
+ disabled: boolean;
106
+ glow: boolean;
107
+ error: boolean;
108
+ flat: boolean;
112
109
  persistentClear: boolean;
110
+ reverse: boolean;
113
111
  singleLine: boolean;
112
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
113
+ autofocus: boolean;
114
114
  persistentPlaceholder: boolean;
115
115
  persistentCounter: boolean;
116
+ type: string;
116
117
  } & {
117
- name?: string | undefined;
118
- id?: string | undefined;
119
- width?: string | number | undefined;
120
- color?: string | undefined;
121
- maxWidth?: string | number | undefined;
122
- minWidth?: string | number | undefined;
123
- loading?: string | boolean | undefined;
124
- label?: string | undefined;
125
- prefix?: string | undefined;
126
- role?: string | undefined;
127
- class?: any;
128
118
  theme?: string | undefined;
129
- placeholder?: string | undefined;
130
- counter?: string | number | boolean | undefined;
131
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
119
+ class?: any;
120
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
121
+ name?: string | undefined;
132
122
  modelValue?: any;
133
- 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;
123
+ 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;
134
124
  validationValue?: any;
135
125
  rounded?: string | number | boolean | undefined;
136
- baseColor?: string | undefined;
137
- bgColor?: string | undefined;
138
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
126
+ maxWidth?: string | number | undefined;
127
+ minWidth?: string | number | undefined;
128
+ width?: string | number | undefined;
129
+ loading?: string | boolean | undefined;
130
+ id?: string | undefined;
139
131
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
140
- iconColor?: string | boolean | undefined;
132
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
133
+ hideDetails?: "auto" | boolean | undefined;
134
+ hint?: string | undefined;
135
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
136
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
141
137
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
142
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
143
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
144
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
145
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
146
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
147
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
138
+ bgColor?: string | undefined;
148
139
  centerAffix?: boolean | undefined;
149
- hint?: string | undefined;
150
- hideDetails?: boolean | "auto" | undefined;
151
- suffix?: string | undefined;
140
+ color?: string | undefined;
141
+ baseColor?: string | undefined;
142
+ iconColor?: string | boolean | undefined;
143
+ label?: string | undefined;
144
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
145
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
146
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
147
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
148
+ autocomplete?: string | undefined;
149
+ counter?: string | number | boolean | undefined;
152
150
  counterValue?: number | ((value: any) => number) | undefined;
151
+ prefix?: string | undefined;
152
+ placeholder?: string | undefined;
153
+ suffix?: string | undefined;
154
+ role?: string | undefined;
153
155
  modelModifiers?: Record<string, boolean> | undefined;
154
156
  } & {
155
- $children?: import('vue').VNodeChild | {
156
- $stable?: boolean;
157
- } | (() => import('vue').VNodeChild) | {
157
+ $children?: {
158
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
159
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
160
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
158
161
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
159
162
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
160
163
  props: Record<string, any>;
161
164
  }) => import('vue').VNodeChild) | undefined;
162
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
165
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
166
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
163
167
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
164
168
  label: string | undefined;
165
169
  props: Record<string, any>;
166
170
  }) => import('vue').VNodeChild) | undefined;
167
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
168
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
169
171
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
170
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
171
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
172
- default?: (() => import('vue').VNodeChild) | undefined;
172
+ default?: ((arg: {
173
+ id: Readonly<import('vue').Ref<string, string>>;
174
+ }) => import('vue').VNodeChild) | undefined;
173
175
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
174
- };
175
- 'v-slots'?: {
176
+ } | {
177
+ $stable?: boolean | undefined;
178
+ } | ((arg: {
179
+ id: Readonly<import('vue').Ref<string, string>>;
180
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
181
+ "v-slots"?: {
182
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
183
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
184
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
176
185
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
177
186
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
178
187
  props: Record<string, any>;
179
188
  }) => import('vue').VNodeChild) | undefined;
180
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
189
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
190
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
181
191
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
182
192
  label: string | undefined;
183
193
  props: Record<string, any>;
184
194
  }) => import('vue').VNodeChild) | undefined;
185
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
186
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
187
195
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
188
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
189
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
190
- default?: false | (() => import('vue').VNodeChild) | undefined;
196
+ default?: false | ((arg: {
197
+ id: Readonly<import('vue').Ref<string, string>>;
198
+ }) => import('vue').VNodeChild) | undefined;
191
199
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
192
200
  } | undefined;
193
201
  } & {
194
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
202
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
203
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
195
204
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
196
205
  props: Record<string, any>;
197
206
  }) => import('vue').VNodeChild) | undefined;
207
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
208
+ "v-slot:default"?: false | ((arg: {
209
+ id: Readonly<import('vue').Ref<string, string>>;
210
+ }) => import('vue').VNodeChild) | undefined;
198
211
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
199
212
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
200
213
  label: string | undefined;
201
214
  props: Record<string, any>;
202
215
  }) => import('vue').VNodeChild) | undefined;
203
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
204
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
205
216
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
217
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
218
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
206
219
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
207
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
208
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
209
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
210
220
  } & {
211
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
212
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
213
221
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
214
222
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
215
- }, Omit<Omit<{
223
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
224
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
225
+ }, HTMLInputElement & Omit<Omit<{
216
226
  $: import('vue').ComponentInternalInstance;
217
227
  $data: {};
218
228
  $props: Partial<{
219
- error: boolean;
220
- direction: "horizontal" | "vertical";
221
229
  style: import('vue').StyleValue;
222
- disabled: boolean | null;
223
- readonly: boolean | null;
224
- messages: string | readonly string[];
225
- 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)?])[];
226
230
  focused: boolean;
231
+ disabled: boolean | null;
232
+ error: boolean;
227
233
  errorMessages: string | readonly string[] | null;
228
234
  maxErrors: string | number;
235
+ readonly: boolean | null;
236
+ 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)?])[];
229
237
  density: import('vuetify/lib/composables/density.mjs').Density;
230
238
  centerAffix: boolean;
231
239
  glow: boolean;
232
240
  hideSpinButtons: boolean;
233
241
  persistentHint: boolean;
234
- }> & Omit<{
235
- error: boolean;
236
- direction: "horizontal" | "vertical";
237
- style: import('vue').StyleValue;
238
- disabled: boolean | null;
239
- readonly: boolean | null;
240
242
  messages: string | readonly string[];
241
- 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)?])[];
243
+ direction: "horizontal" | "vertical";
244
+ }> & Omit<{
245
+ theme?: string | undefined;
246
+ class?: any;
247
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
242
248
  focused: boolean;
249
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
250
+ disabled: boolean | null;
251
+ error: boolean;
243
252
  errorMessages: string | readonly string[] | null;
244
253
  maxErrors: string | number;
245
- density: import('vuetify/lib/composables/density.mjs').Density;
246
- centerAffix: boolean;
247
- glow: boolean;
248
- hideSpinButtons: boolean;
249
- persistentHint: boolean;
250
254
  name?: string | undefined;
251
- id?: string | undefined;
252
- width?: string | number | undefined;
253
- color?: string | undefined;
254
- maxWidth?: string | number | undefined;
255
- minWidth?: string | number | undefined;
256
255
  label?: string | undefined;
257
- class?: any;
258
- theme?: string | undefined;
259
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
260
- 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;
256
+ readonly: boolean | null;
257
+ 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)?])[];
258
+ 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;
261
259
  validationValue?: any;
262
- baseColor?: string | undefined;
263
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
260
+ density: import('vuetify/lib/composables/density.mjs').Density;
261
+ maxWidth?: string | number | undefined;
262
+ minWidth?: string | number | undefined;
263
+ width?: string | number | undefined;
264
+ id?: string | undefined;
264
265
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
266
+ baseColor?: string | undefined;
267
+ centerAffix: boolean;
268
+ color?: string | undefined;
269
+ glow: boolean;
265
270
  iconColor?: string | boolean | undefined;
266
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
267
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
271
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
272
+ hideDetails?: "auto" | boolean | undefined;
273
+ hideSpinButtons: boolean;
268
274
  hint?: string | undefined;
269
- hideDetails?: boolean | "auto" | undefined;
270
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
275
+ persistentHint: boolean;
276
+ messages: string | readonly string[];
277
+ direction: "horizontal" | "vertical";
278
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
279
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
280
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
271
281
  $attrs: {
272
282
  [x: string]: unknown;
273
283
  };
@@ -275,54 +285,64 @@ declare function __VLS_template(): {
275
285
  [x: string]: unknown;
276
286
  };
277
287
  $slots: Readonly<{
278
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
279
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
280
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
281
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
282
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
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
+ }>[]) | undefined;
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
+ }>[]) | undefined;
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
+ }>[]) | undefined;
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
+ }>[]) | undefined;
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
+ }>[]) | undefined;
283
303
  }>;
284
- $root: import('vue').ComponentPublicInstance | null;
285
- $parent: import('vue').ComponentPublicInstance | null;
304
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
305
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
286
306
  $host: Element | null;
287
307
  $emit: (event: string, ...args: any[]) => void;
288
308
  $el: any;
289
309
  $options: import('vue').ComponentOptionsBase<{
290
- error: boolean;
291
- direction: "horizontal" | "vertical";
292
- style: import('vue').StyleValue;
293
- disabled: boolean | null;
294
- readonly: boolean | null;
295
- messages: string | readonly string[];
296
- 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)?])[];
310
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
297
311
  focused: boolean;
312
+ disabled: boolean | null;
313
+ error: boolean;
298
314
  errorMessages: string | readonly string[] | null;
299
315
  maxErrors: string | number;
316
+ readonly: boolean | null;
317
+ 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)?])[];
300
318
  density: import('vuetify/lib/composables/density.mjs').Density;
301
319
  centerAffix: boolean;
302
320
  glow: boolean;
303
321
  hideSpinButtons: boolean;
304
322
  persistentHint: boolean;
323
+ messages: string | readonly string[];
324
+ direction: "horizontal" | "vertical";
305
325
  } & {
306
- name?: string | undefined;
307
- id?: string | undefined;
308
- width?: string | number | undefined;
309
- color?: string | undefined;
310
- maxWidth?: string | number | undefined;
311
- minWidth?: string | number | undefined;
312
- label?: string | undefined;
313
- class?: any;
314
326
  theme?: string | undefined;
327
+ class?: any;
315
328
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
316
- 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;
329
+ name?: string | undefined;
330
+ label?: string | undefined;
331
+ 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;
317
332
  validationValue?: any;
318
- baseColor?: string | undefined;
319
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
333
+ maxWidth?: string | number | undefined;
334
+ minWidth?: string | number | undefined;
335
+ width?: string | number | undefined;
336
+ id?: string | undefined;
320
337
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
338
+ baseColor?: string | undefined;
339
+ color?: string | undefined;
321
340
  iconColor?: string | boolean | undefined;
322
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
323
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
341
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
342
+ hideDetails?: "auto" | boolean | undefined;
324
343
  hint?: string | undefined;
325
- hideDetails?: boolean | "auto" | undefined;
344
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
345
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
326
346
  } & {}, {
327
347
  reset: () => Promise<void>;
328
348
  resetValidation: () => Promise<void>;
@@ -331,102 +351,112 @@ declare function __VLS_template(): {
331
351
  errorMessages: import('vue').ComputedRef<string[]>;
332
352
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
333
353
  "update:modelValue": (value: any) => true;
334
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
335
- error: boolean;
336
- direction: "horizontal" | "vertical";
354
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
337
355
  style: import('vue').StyleValue;
338
- disabled: boolean | null;
339
- readonly: boolean | null;
340
- messages: string | readonly string[];
341
- 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)?])[];
342
356
  focused: boolean;
357
+ disabled: boolean | null;
358
+ error: boolean;
343
359
  errorMessages: string | readonly string[] | null;
344
360
  maxErrors: string | number;
361
+ readonly: boolean | null;
362
+ 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)?])[];
345
363
  density: import('vuetify/lib/composables/density.mjs').Density;
346
364
  centerAffix: boolean;
347
365
  glow: boolean;
348
366
  hideSpinButtons: boolean;
349
367
  persistentHint: boolean;
368
+ messages: string | readonly string[];
369
+ direction: "horizontal" | "vertical";
350
370
  }, {}, string, import('vue').SlotsType<Partial<{
351
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
352
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
353
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
354
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
355
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
371
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
372
+ [key: string]: any;
373
+ }>[];
374
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
375
+ [key: string]: any;
376
+ }>[];
377
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
378
+ [key: string]: any;
379
+ }>[];
380
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
381
+ [key: string]: any;
382
+ }>[];
383
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
384
+ [key: string]: any;
385
+ }>[];
356
386
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
357
- beforeCreate?: (() => void) | (() => void)[];
358
- created?: (() => void) | (() => void)[];
359
- beforeMount?: (() => void) | (() => void)[];
360
- mounted?: (() => void) | (() => void)[];
361
- beforeUpdate?: (() => void) | (() => void)[];
362
- updated?: (() => void) | (() => void)[];
363
- activated?: (() => void) | (() => void)[];
364
- deactivated?: (() => void) | (() => void)[];
365
- beforeDestroy?: (() => void) | (() => void)[];
366
- beforeUnmount?: (() => void) | (() => void)[];
367
- destroyed?: (() => void) | (() => void)[];
368
- unmounted?: (() => void) | (() => void)[];
369
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
370
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
371
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
387
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
388
+ created?: ((() => void)[] | (() => void)) | undefined;
389
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
390
+ mounted?: ((() => void)[] | (() => void)) | undefined;
391
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
392
+ updated?: ((() => void)[] | (() => void)) | undefined;
393
+ activated?: ((() => void)[] | (() => void)) | undefined;
394
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
395
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
396
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
397
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
398
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
399
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
400
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
401
+ 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;
372
402
  };
373
403
  $forceUpdate: () => void;
374
404
  $nextTick: typeof nextTick;
375
- $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;
405
+ $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;
376
406
  } & Readonly<{
377
- error: boolean;
378
- direction: "horizontal" | "vertical";
379
407
  style: import('vue').StyleValue;
380
- disabled: boolean | null;
381
- readonly: boolean | null;
382
- messages: string | readonly string[];
383
- 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)?])[];
384
408
  focused: boolean;
409
+ disabled: boolean | null;
410
+ error: boolean;
385
411
  errorMessages: string | readonly string[] | null;
386
412
  maxErrors: string | number;
413
+ readonly: boolean | null;
414
+ 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)?])[];
387
415
  density: import('vuetify/lib/composables/density.mjs').Density;
388
416
  centerAffix: boolean;
389
417
  glow: boolean;
390
418
  hideSpinButtons: boolean;
391
419
  persistentHint: boolean;
392
- }> & Omit<{
393
- error: boolean;
394
- direction: "horizontal" | "vertical";
395
- style: import('vue').StyleValue;
396
- disabled: boolean | null;
397
- readonly: boolean | null;
398
420
  messages: string | readonly string[];
399
- 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)?])[];
421
+ direction: "horizontal" | "vertical";
422
+ }> & Omit<{
423
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
400
424
  focused: boolean;
425
+ disabled: boolean | null;
426
+ error: boolean;
401
427
  errorMessages: string | readonly string[] | null;
402
428
  maxErrors: string | number;
429
+ readonly: boolean | null;
430
+ 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)?])[];
403
431
  density: import('vuetify/lib/composables/density.mjs').Density;
404
432
  centerAffix: boolean;
405
433
  glow: boolean;
406
434
  hideSpinButtons: boolean;
407
435
  persistentHint: boolean;
436
+ messages: string | readonly string[];
437
+ direction: "horizontal" | "vertical";
408
438
  } & {
439
+ theme?: string | undefined;
440
+ class?: any;
441
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
409
442
  name?: string | undefined;
410
- id?: string | undefined;
411
- width?: string | number | undefined;
412
- color?: string | undefined;
413
- maxWidth?: string | number | undefined;
414
- minWidth?: string | number | undefined;
415
443
  label?: string | undefined;
416
- class?: any;
417
- theme?: string | undefined;
418
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
419
- 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;
444
+ 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;
420
445
  validationValue?: any;
421
- baseColor?: string | undefined;
422
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
446
+ maxWidth?: string | number | undefined;
447
+ minWidth?: string | number | undefined;
448
+ width?: string | number | undefined;
449
+ id?: string | undefined;
423
450
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
451
+ baseColor?: string | undefined;
452
+ color?: string | undefined;
424
453
  iconColor?: string | boolean | undefined;
425
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
426
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
454
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
455
+ hideDetails?: "auto" | boolean | undefined;
427
456
  hint?: string | undefined;
428
- hideDetails?: boolean | "auto" | undefined;
429
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
457
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
458
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
459
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
430
460
  reset: () => Promise<void>;
431
461
  resetValidation: () => Promise<void>;
432
462
  validate: (silent?: boolean) => Promise<string[]>;
@@ -434,64 +464,65 @@ declare function __VLS_template(): {
434
464
  errorMessages: import('vue').ComputedRef<string[]>;
435
465
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
436
466
  modelValue?: unknown;
437
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
438
- }, 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 & Omit<Omit<{
467
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
468
+ }, 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}`> & Omit<Omit<{
439
469
  $: import('vue').ComponentInternalInstance;
440
- $data: {};
441
- $props: Partial<{
442
- flat: boolean;
443
- reverse: boolean;
444
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
445
- error: boolean;
446
- active: boolean;
447
- details: boolean;
448
- style: import('vue').StyleValue;
449
- disabled: boolean;
450
- focused: boolean;
451
- rounded: string | number | boolean;
452
- tile: boolean;
453
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
454
- centerAffix: boolean;
455
- glow: boolean;
456
- clearable: boolean;
457
- dirty: boolean;
458
- persistentClear: boolean;
459
- singleLine: boolean;
460
- }> & Omit<{
461
- flat: boolean;
462
- reverse: boolean;
463
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
464
- error: boolean;
465
- active: boolean;
466
- details: boolean;
470
+ $data: {};
471
+ $props: Partial<{
467
472
  style: import('vue').StyleValue;
468
- disabled: boolean;
469
473
  focused: boolean;
474
+ rounded: string | number | boolean;
470
475
  tile: boolean;
471
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
472
- glow: boolean;
473
476
  clearable: boolean;
477
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
478
+ active: boolean;
479
+ centerAffix: boolean;
474
480
  dirty: boolean;
481
+ disabled: boolean;
482
+ glow: boolean;
483
+ error: boolean;
484
+ flat: boolean;
475
485
  persistentClear: boolean;
486
+ reverse: boolean;
476
487
  singleLine: boolean;
477
- id?: string | undefined;
478
- color?: string | undefined;
479
- loading?: string | boolean | undefined;
480
- label?: string | undefined;
481
- class?: any;
488
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
489
+ details: boolean;
490
+ }> & Omit<{
482
491
  theme?: string | undefined;
492
+ class?: any;
493
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
494
+ focused: boolean;
483
495
  "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
484
496
  rounded?: string | number | boolean | undefined;
485
- baseColor?: string | undefined;
497
+ tile: boolean;
498
+ loading?: string | boolean | undefined;
499
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
486
500
  bgColor?: string | undefined;
501
+ clearable: boolean;
502
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
503
+ active: boolean;
504
+ centerAffix?: boolean | undefined;
505
+ color?: string | undefined;
506
+ baseColor?: string | undefined;
507
+ dirty: boolean;
508
+ disabled: boolean;
509
+ glow: boolean;
510
+ error: boolean;
511
+ flat: boolean;
487
512
  iconColor?: string | boolean | undefined;
488
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
513
+ label?: string | undefined;
514
+ persistentClear: boolean;
489
515
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
516
+ reverse: boolean;
517
+ singleLine: boolean;
518
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
490
519
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
491
520
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
492
521
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
493
- centerAffix?: boolean | undefined;
494
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
522
+ id?: string | undefined;
523
+ details: boolean;
524
+ labelId?: string | undefined;
525
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "active" | "centerAffix" | "clearIcon" | "clearable" | "details" | "dirty" | "disabled" | "error" | "flat" | "focused" | "glow" | "persistentClear" | "reverse" | "rounded" | "singleLine" | "style" | "tile" | "variant">;
495
526
  $attrs: {
496
527
  [x: string]: unknown;
497
528
  };
@@ -501,178 +532,205 @@ declare function __VLS_template(): {
501
532
  $slots: Readonly<{
502
533
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
503
534
  props: Record<string, any>;
504
- }) => import('vue').VNode[]) | undefined;
505
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
506
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
535
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
536
+ [key: string]: any;
537
+ }>[]) | undefined;
538
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
539
+ [key: string]: any;
540
+ }>[]) | undefined;
541
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
542
+ [key: string]: any;
543
+ }>[]) | undefined;
507
544
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
508
545
  label: string | undefined;
509
546
  props: Record<string, any>;
510
- }) => import('vue').VNode[]) | undefined;
511
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
512
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
547
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
548
+ [key: string]: any;
549
+ }>[]) | undefined;
550
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
551
+ [key: string]: any;
552
+ }>[]) | undefined;
553
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
554
+ [key: string]: any;
555
+ }>[]) | undefined;
513
556
  }>;
514
- $root: import('vue').ComponentPublicInstance | null;
515
- $parent: import('vue').ComponentPublicInstance | null;
557
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
558
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
516
559
  $host: Element | null;
517
560
  $emit: (event: "update:focused", focused: boolean) => void;
518
561
  $el: any;
519
562
  $options: import('vue').ComponentOptionsBase<{
520
- flat: boolean;
521
- reverse: boolean;
522
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
523
- error: boolean;
524
- active: boolean;
525
- details: boolean;
526
- style: import('vue').StyleValue;
527
- disabled: boolean;
563
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
528
564
  focused: boolean;
529
565
  tile: boolean;
530
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
531
- glow: boolean;
532
566
  clearable: boolean;
567
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
568
+ active: boolean;
533
569
  dirty: boolean;
570
+ disabled: boolean;
571
+ glow: boolean;
572
+ error: boolean;
573
+ flat: boolean;
534
574
  persistentClear: boolean;
575
+ reverse: boolean;
535
576
  singleLine: boolean;
577
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
578
+ details: boolean;
536
579
  } & {
537
- id?: string | undefined;
538
- color?: string | undefined;
539
- loading?: string | boolean | undefined;
540
- label?: string | undefined;
541
- class?: any;
542
580
  theme?: string | undefined;
581
+ class?: any;
543
582
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
544
583
  rounded?: string | number | boolean | undefined;
545
- baseColor?: string | undefined;
584
+ loading?: string | boolean | undefined;
585
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
546
586
  bgColor?: string | undefined;
587
+ centerAffix?: boolean | undefined;
588
+ color?: string | undefined;
589
+ baseColor?: string | undefined;
547
590
  iconColor?: string | boolean | undefined;
548
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
591
+ label?: string | undefined;
549
592
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
550
593
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
551
594
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
552
595
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
553
- centerAffix?: boolean | undefined;
596
+ id?: string | undefined;
597
+ labelId?: string | undefined;
554
598
  } & {
555
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
599
+ "onUpdate:focused"
600
+ /** @type { [typeof __VLS_components.VBtn, ] } */ ? /** @type { [typeof __VLS_components.VBtn, ] } */: ((focused: boolean) => any) | undefined;
556
601
  }, {
557
602
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
558
603
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
559
604
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
560
605
  "update:focused": (focused: boolean) => true;
561
606
  "update:modelValue": (value: any) => true;
562
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
563
- flat: boolean;
564
- reverse: boolean;
565
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
566
- error: boolean;
567
- active: boolean;
568
- details: boolean;
607
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:default" | "v-slot:label" | "v-slot:loader" | "v-slot:prepend-inner" | "v-slots">, string, {
569
608
  style: import('vue').StyleValue;
570
- disabled: boolean;
571
609
  focused: boolean;
572
610
  rounded: string | number | boolean;
573
611
  tile: boolean;
612
+ clearable: boolean;
574
613
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
614
+ active: boolean;
575
615
  centerAffix: boolean;
576
- glow: boolean;
577
- clearable: boolean;
578
616
  dirty: boolean;
617
+ disabled: boolean;
618
+ glow: boolean;
619
+ error: boolean;
620
+ flat: boolean;
579
621
  persistentClear: boolean;
622
+ reverse: boolean;
580
623
  singleLine: boolean;
624
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
625
+ details: boolean;
581
626
  }, {}, string, import('vue').SlotsType<Partial<{
582
627
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
583
628
  props: Record<string, any>;
584
- }) => import('vue').VNode[];
585
- "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
586
- "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
629
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
630
+ [key: string]: any;
631
+ }>[];
632
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
633
+ [key: string]: any;
634
+ }>[];
635
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
636
+ [key: string]: any;
637
+ }>[];
587
638
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
588
639
  label: string | undefined;
589
640
  props: Record<string, any>;
590
- }) => import('vue').VNode[];
591
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
592
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
641
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
642
+ [key: string]: any;
643
+ }>[];
644
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
645
+ [key: string]: any;
646
+ }>[];
647
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
648
+ [key: string]: any;
649
+ }>[];
593
650
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
594
- beforeCreate?: (() => void) | (() => void)[];
595
- created?: (() => void) | (() => void)[];
596
- beforeMount?: (() => void) | (() => void)[];
597
- mounted?: (() => void) | (() => void)[];
598
- beforeUpdate?: (() => void) | (() => void)[];
599
- updated?: (() => void) | (() => void)[];
600
- activated?: (() => void) | (() => void)[];
601
- deactivated?: (() => void) | (() => void)[];
602
- beforeDestroy?: (() => void) | (() => void)[];
603
- beforeUnmount?: (() => void) | (() => void)[];
604
- destroyed?: (() => void) | (() => void)[];
605
- unmounted?: (() => void) | (() => void)[];
606
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
607
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
608
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
651
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
652
+ created?: ((() => void)[] | (() => void)) | undefined;
653
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
654
+ mounted?: ((() => void)[] | (() => void)) | undefined;
655
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
656
+ updated?: ((() => void)[] | (() => void)) | undefined;
657
+ activated?: ((() => void)[] | (() => void)) | undefined;
658
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
659
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
660
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
661
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
662
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
663
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
664
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
665
+ 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;
609
666
  };
610
667
  $forceUpdate: () => void;
611
668
  $nextTick: typeof nextTick;
612
- $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;
669
+ $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;
613
670
  } & Readonly<{
614
- flat: boolean;
615
- reverse: boolean;
616
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
617
- error: boolean;
618
- active: boolean;
619
- details: boolean;
620
671
  style: import('vue').StyleValue;
621
- disabled: boolean;
622
672
  focused: boolean;
623
673
  rounded: string | number | boolean;
624
674
  tile: boolean;
675
+ clearable: boolean;
625
676
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
677
+ active: boolean;
626
678
  centerAffix: boolean;
627
- glow: boolean;
628
- clearable: boolean;
629
679
  dirty: boolean;
630
- persistentClear: boolean;
631
- singleLine: boolean;
632
- }> & Omit<{
680
+ disabled: boolean;
681
+ glow: boolean;
682
+ error: boolean;
633
683
  flat: boolean;
684
+ persistentClear: boolean;
634
685
  reverse: boolean;
635
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
636
- error: boolean;
637
- active: boolean;
686
+ singleLine: boolean;
687
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
638
688
  details: boolean;
639
- style: import('vue').StyleValue;
640
- disabled: boolean;
689
+ }> & Omit<{
690
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
641
691
  focused: boolean;
642
692
  tile: boolean;
643
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
644
- glow: boolean;
645
693
  clearable: boolean;
694
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
695
+ active: boolean;
646
696
  dirty: boolean;
697
+ disabled: boolean;
698
+ glow: boolean;
699
+ error: boolean;
700
+ flat: boolean;
647
701
  persistentClear: boolean;
702
+ reverse: boolean;
648
703
  singleLine: boolean;
704
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
705
+ details: boolean;
649
706
  } & {
650
- id?: string | undefined;
651
- color?: string | undefined;
652
- loading?: string | boolean | undefined;
653
- label?: string | undefined;
654
- class?: any;
655
707
  theme?: string | undefined;
656
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
708
+ class?: any;
709
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
657
710
  rounded?: string | number | boolean | undefined;
658
- baseColor?: string | undefined;
711
+ loading?: string | boolean | undefined;
712
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
659
713
  bgColor?: string | undefined;
714
+ centerAffix?: boolean | undefined;
715
+ color?: string | undefined;
716
+ baseColor?: string | undefined;
660
717
  iconColor?: string | boolean | undefined;
661
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
718
+ label?: string | undefined;
662
719
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
663
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
664
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
665
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
666
- centerAffix?: boolean | undefined;
720
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
721
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
722
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
723
+ id?: string | undefined;
724
+ labelId?: string | undefined;
667
725
  } & {
668
726
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
669
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
727
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
670
728
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
671
729
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
672
730
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
673
731
  modelValue?: unknown;
674
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
675
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
732
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
733
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
676
734
  _allExposed: {
677
735
  reset: () => Promise<void>;
678
736
  resetValidation: () => Promise<void>;
@@ -684,59 +742,81 @@ declare function __VLS_template(): {
684
742
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
685
743
  } | {};
686
744
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
687
- 'click:control': (e: MouseEvent) => true;
688
- 'mousedown:control': (e: MouseEvent) => true;
689
- 'update:focused': (focused: boolean) => true;
690
- 'update:modelValue': (val: string) => true;
745
+ "click:control": (e: MouseEvent) => true;
746
+ "mousedown:control": (e: MouseEvent) => true;
747
+ "update:focused": (focused: boolean) => true;
748
+ "update:modelValue": (val: string) => true;
691
749
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
692
- flat: boolean;
693
- reverse: boolean;
694
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
695
- type: string;
696
- error: boolean;
697
- active: boolean;
698
- direction: "horizontal" | "vertical";
699
- details: boolean;
700
750
  style: import('vue').StyleValue;
701
- autofocus: boolean;
702
- disabled: boolean;
703
- readonly: boolean | null;
704
- messages: string | readonly string[];
705
- 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)?])[];
706
751
  focused: boolean;
707
752
  errorMessages: string | readonly string[] | null;
708
753
  maxErrors: string | number;
754
+ readonly: boolean | null;
755
+ 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)?])[];
709
756
  density: import('vuetify/lib/composables/density.mjs').Density;
710
757
  rounded: string | number | boolean;
711
758
  tile: boolean;
712
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
713
- centerAffix: boolean;
714
- glow: boolean;
715
759
  hideSpinButtons: boolean;
716
760
  persistentHint: boolean;
761
+ messages: string | readonly string[];
717
762
  clearable: boolean;
763
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
764
+ active: boolean;
765
+ centerAffix: boolean;
718
766
  dirty: boolean;
767
+ disabled: boolean;
768
+ glow: boolean;
769
+ error: boolean;
770
+ flat: boolean;
719
771
  persistentClear: boolean;
772
+ reverse: boolean;
720
773
  singleLine: boolean;
774
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
775
+ autofocus: boolean;
721
776
  persistentPlaceholder: boolean;
722
777
  persistentCounter: boolean;
778
+ type: string;
723
779
  }, true, {}, import('vue').SlotsType<Partial<{
724
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
780
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
781
+ [key: string]: any;
782
+ }>[];
783
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
784
+ [key: string]: any;
785
+ }>[];
786
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
787
+ [key: string]: any;
788
+ }>[];
789
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
790
+ [key: string]: any;
791
+ }>[];
725
792
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
726
793
  props: Record<string, any>;
727
- }) => import('vue').VNode[];
728
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
794
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
795
+ [key: string]: any;
796
+ }>[];
797
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
798
+ [key: string]: any;
799
+ }>[];
800
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
801
+ [key: string]: any;
802
+ }>[];
729
803
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
730
804
  label: string | undefined;
731
805
  props: Record<string, any>;
732
- }) => import('vue').VNode[];
733
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
734
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
735
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
736
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
737
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
738
- default: () => import('vue').VNode[];
739
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
806
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
807
+ [key: string]: any;
808
+ }>[];
809
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
810
+ [key: string]: any;
811
+ }>[];
812
+ default: (arg: {
813
+ id: Readonly<import('vue').Ref<string, string>>;
814
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
815
+ [key: string]: any;
816
+ }>[];
817
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
818
+ [key: string]: any;
819
+ }>[];
740
820
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
741
821
  P: {};
742
822
  B: {};
@@ -745,190 +825,197 @@ declare function __VLS_template(): {
745
825
  M: {};
746
826
  Defaults: {};
747
827
  }, {
748
- flat: boolean;
749
- reverse: boolean;
750
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
751
- type: string;
752
- error: boolean;
753
- active: boolean;
754
- direction: "horizontal" | "vertical";
755
- details: boolean;
756
- style: import('vue').StyleValue;
757
- autofocus: boolean;
758
- disabled: boolean;
759
- readonly: boolean | null;
760
- messages: string | readonly string[];
761
- 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)?])[];
828
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
762
829
  focused: boolean;
763
830
  errorMessages: string | readonly string[] | null;
764
831
  maxErrors: string | number;
832
+ readonly: boolean | null;
833
+ 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)?])[];
765
834
  density: import('vuetify/lib/composables/density.mjs').Density;
766
835
  tile: boolean;
767
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
768
- glow: boolean;
769
836
  hideSpinButtons: boolean;
770
837
  persistentHint: boolean;
838
+ messages: string | readonly string[];
771
839
  clearable: boolean;
840
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
841
+ active: boolean;
772
842
  dirty: boolean;
843
+ disabled: boolean;
844
+ glow: boolean;
845
+ error: boolean;
846
+ flat: boolean;
773
847
  persistentClear: boolean;
848
+ reverse: boolean;
774
849
  singleLine: boolean;
850
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
851
+ autofocus: boolean;
775
852
  persistentPlaceholder: boolean;
776
853
  persistentCounter: boolean;
854
+ type: string;
777
855
  } & {
778
- name?: string | undefined;
779
- id?: string | undefined;
780
- width?: string | number | undefined;
781
- color?: string | undefined;
782
- maxWidth?: string | number | undefined;
783
- minWidth?: string | number | undefined;
784
- loading?: string | boolean | undefined;
785
- label?: string | undefined;
786
- prefix?: string | undefined;
787
- role?: string | undefined;
788
- class?: any;
789
856
  theme?: string | undefined;
790
- placeholder?: string | undefined;
791
- counter?: string | number | boolean | undefined;
792
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
857
+ class?: any;
858
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
859
+ name?: string | undefined;
793
860
  modelValue?: any;
794
- 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;
861
+ 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;
795
862
  validationValue?: any;
796
863
  rounded?: string | number | boolean | undefined;
797
- baseColor?: string | undefined;
798
- bgColor?: string | undefined;
799
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
864
+ maxWidth?: string | number | undefined;
865
+ minWidth?: string | number | undefined;
866
+ width?: string | number | undefined;
867
+ loading?: string | boolean | undefined;
868
+ id?: string | undefined;
800
869
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
801
- iconColor?: string | boolean | undefined;
870
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
871
+ hideDetails?: "auto" | boolean | undefined;
872
+ hint?: string | undefined;
873
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
874
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
802
875
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
803
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
804
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
805
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
806
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
807
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
808
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
876
+ bgColor?: string | undefined;
809
877
  centerAffix?: boolean | undefined;
810
- hint?: string | undefined;
811
- hideDetails?: boolean | "auto" | undefined;
812
- suffix?: string | undefined;
878
+ color?: string | undefined;
879
+ baseColor?: string | undefined;
880
+ iconColor?: string | boolean | undefined;
881
+ label?: string | undefined;
882
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
883
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
884
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
885
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
886
+ autocomplete?: string | undefined;
887
+ counter?: string | number | boolean | undefined;
813
888
  counterValue?: number | ((value: any) => number) | undefined;
889
+ prefix?: string | undefined;
890
+ placeholder?: string | undefined;
891
+ suffix?: string | undefined;
892
+ role?: string | undefined;
814
893
  modelModifiers?: Record<string, boolean> | undefined;
815
894
  } & {
816
- $children?: import('vue').VNodeChild | {
817
- $stable?: boolean;
818
- } | (() => import('vue').VNodeChild) | {
895
+ $children?: {
896
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
897
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
898
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
819
899
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
820
900
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
821
901
  props: Record<string, any>;
822
902
  }) => import('vue').VNodeChild) | undefined;
823
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
903
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
904
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
824
905
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
825
906
  label: string | undefined;
826
907
  props: Record<string, any>;
827
908
  }) => import('vue').VNodeChild) | undefined;
828
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
829
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
830
909
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
831
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
832
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
833
- default?: (() => import('vue').VNodeChild) | undefined;
910
+ default?: ((arg: {
911
+ id: Readonly<import('vue').Ref<string, string>>;
912
+ }) => import('vue').VNodeChild) | undefined;
834
913
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
835
- };
836
- 'v-slots'?: {
914
+ } | {
915
+ $stable?: boolean | undefined;
916
+ } | ((arg: {
917
+ id: Readonly<import('vue').Ref<string, string>>;
918
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
919
+ "v-slots"?: {
920
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
921
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
922
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
837
923
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
838
924
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
839
925
  props: Record<string, any>;
840
926
  }) => import('vue').VNodeChild) | undefined;
841
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
927
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
928
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
842
929
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
843
930
  label: string | undefined;
844
931
  props: Record<string, any>;
845
932
  }) => import('vue').VNodeChild) | undefined;
846
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
847
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
848
933
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
849
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
850
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
851
- default?: false | (() => import('vue').VNodeChild) | undefined;
934
+ default?: false | ((arg: {
935
+ id: Readonly<import('vue').Ref<string, string>>;
936
+ }) => import('vue').VNodeChild) | undefined;
852
937
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
853
938
  } | undefined;
854
939
  } & {
855
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
940
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
941
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
856
942
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
857
943
  props: Record<string, any>;
858
944
  }) => import('vue').VNodeChild) | undefined;
945
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
946
+ "v-slot:default"?: false | ((arg: {
947
+ id: Readonly<import('vue').Ref<string, string>>;
948
+ }) => import('vue').VNodeChild) | undefined;
859
949
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
860
950
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
861
951
  label: string | undefined;
862
952
  props: Record<string, any>;
863
953
  }) => import('vue').VNodeChild) | undefined;
864
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
865
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
866
954
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
955
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
956
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
867
957
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
868
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
869
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
870
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
871
958
  } & {
872
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
873
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
874
959
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
875
960
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
876
- }, Omit<Omit<{
961
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
962
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
963
+ }, HTMLInputElement & Omit<Omit<{
877
964
  $: import('vue').ComponentInternalInstance;
878
965
  $data: {};
879
966
  $props: Partial<{
880
- error: boolean;
881
- direction: "horizontal" | "vertical";
882
967
  style: import('vue').StyleValue;
883
- disabled: boolean | null;
884
- readonly: boolean | null;
885
- messages: string | readonly string[];
886
- 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)?])[];
887
968
  focused: boolean;
969
+ disabled: boolean | null;
970
+ error: boolean;
888
971
  errorMessages: string | readonly string[] | null;
889
972
  maxErrors: string | number;
973
+ readonly: boolean | null;
974
+ 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)?])[];
890
975
  density: import('vuetify/lib/composables/density.mjs').Density;
891
976
  centerAffix: boolean;
892
977
  glow: boolean;
893
978
  hideSpinButtons: boolean;
894
979
  persistentHint: boolean;
895
- }> & Omit<{
896
- error: boolean;
897
- direction: "horizontal" | "vertical";
898
- style: import('vue').StyleValue;
899
- disabled: boolean | null;
900
- readonly: boolean | null;
901
980
  messages: string | readonly string[];
902
- 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)?])[];
981
+ direction: "horizontal" | "vertical";
982
+ }> & Omit<{
983
+ theme?: string | undefined;
984
+ class?: any;
985
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
903
986
  focused: boolean;
987
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
988
+ disabled: boolean | null;
989
+ error: boolean;
904
990
  errorMessages: string | readonly string[] | null;
905
991
  maxErrors: string | number;
906
- density: import('vuetify/lib/composables/density.mjs').Density;
907
- centerAffix: boolean;
908
- glow: boolean;
909
- hideSpinButtons: boolean;
910
- persistentHint: boolean;
911
992
  name?: string | undefined;
912
- id?: string | undefined;
913
- width?: string | number | undefined;
914
- color?: string | undefined;
915
- maxWidth?: string | number | undefined;
916
- minWidth?: string | number | undefined;
917
993
  label?: string | undefined;
918
- class?: any;
919
- theme?: string | undefined;
920
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
921
- 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;
994
+ readonly: boolean | null;
995
+ 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)?])[];
996
+ 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;
922
997
  validationValue?: any;
923
- baseColor?: string | undefined;
924
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
998
+ density: import('vuetify/lib/composables/density.mjs').Density;
999
+ maxWidth?: string | number | undefined;
1000
+ minWidth?: string | number | undefined;
1001
+ width?: string | number | undefined;
1002
+ id?: string | undefined;
925
1003
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1004
+ baseColor?: string | undefined;
1005
+ centerAffix: boolean;
1006
+ color?: string | undefined;
1007
+ glow: boolean;
926
1008
  iconColor?: string | boolean | undefined;
927
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
928
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1009
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1010
+ hideDetails?: "auto" | boolean | undefined;
1011
+ hideSpinButtons: boolean;
929
1012
  hint?: string | undefined;
930
- hideDetails?: boolean | "auto" | undefined;
931
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1013
+ persistentHint: boolean;
1014
+ messages: string | readonly string[];
1015
+ direction: "horizontal" | "vertical";
1016
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1017
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1018
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
932
1019
  $attrs: {
933
1020
  [x: string]: unknown;
934
1021
  };
@@ -936,54 +1023,64 @@ declare function __VLS_template(): {
936
1023
  [x: string]: unknown;
937
1024
  };
938
1025
  $slots: Readonly<{
939
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
940
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
941
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
942
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
943
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1026
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1027
+ [key: string]: any;
1028
+ }>[]) | undefined;
1029
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1030
+ [key: string]: any;
1031
+ }>[]) | undefined;
1032
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1033
+ [key: string]: any;
1034
+ }>[]) | undefined;
1035
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1036
+ [key: string]: any;
1037
+ }>[]) | undefined;
1038
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1039
+ [key: string]: any;
1040
+ }>[]) | undefined;
944
1041
  }>;
945
- $root: import('vue').ComponentPublicInstance | null;
946
- $parent: import('vue').ComponentPublicInstance | null;
1042
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1043
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
947
1044
  $host: Element | null;
948
1045
  $emit: (event: string, ...args: any[]) => void;
949
1046
  $el: any;
950
1047
  $options: import('vue').ComponentOptionsBase<{
951
- error: boolean;
952
- direction: "horizontal" | "vertical";
953
- style: import('vue').StyleValue;
954
- disabled: boolean | null;
955
- readonly: boolean | null;
956
- messages: string | readonly string[];
957
- 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)?])[];
1048
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
958
1049
  focused: boolean;
1050
+ disabled: boolean | null;
1051
+ error: boolean;
959
1052
  errorMessages: string | readonly string[] | null;
960
1053
  maxErrors: string | number;
1054
+ readonly: boolean | null;
1055
+ 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)?])[];
961
1056
  density: import('vuetify/lib/composables/density.mjs').Density;
962
1057
  centerAffix: boolean;
963
1058
  glow: boolean;
964
1059
  hideSpinButtons: boolean;
965
1060
  persistentHint: boolean;
1061
+ messages: string | readonly string[];
1062
+ direction: "horizontal" | "vertical";
966
1063
  } & {
967
- name?: string | undefined;
968
- id?: string | undefined;
969
- width?: string | number | undefined;
970
- color?: string | undefined;
971
- maxWidth?: string | number | undefined;
972
- minWidth?: string | number | undefined;
973
- label?: string | undefined;
974
- class?: any;
975
1064
  theme?: string | undefined;
1065
+ class?: any;
976
1066
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
977
- 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;
1067
+ name?: string | undefined;
1068
+ label?: string | undefined;
1069
+ 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;
978
1070
  validationValue?: any;
979
- baseColor?: string | undefined;
980
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1071
+ maxWidth?: string | number | undefined;
1072
+ minWidth?: string | number | undefined;
1073
+ width?: string | number | undefined;
1074
+ id?: string | undefined;
981
1075
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1076
+ baseColor?: string | undefined;
1077
+ color?: string | undefined;
982
1078
  iconColor?: string | boolean | undefined;
983
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
984
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1079
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1080
+ hideDetails?: "auto" | boolean | undefined;
985
1081
  hint?: string | undefined;
986
- hideDetails?: boolean | "auto" | undefined;
1082
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1083
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
987
1084
  } & {}, {
988
1085
  reset: () => Promise<void>;
989
1086
  resetValidation: () => Promise<void>;
@@ -992,102 +1089,112 @@ declare function __VLS_template(): {
992
1089
  errorMessages: import('vue').ComputedRef<string[]>;
993
1090
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
994
1091
  "update:modelValue": (value: any) => true;
995
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
996
- error: boolean;
997
- direction: "horizontal" | "vertical";
1092
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
998
1093
  style: import('vue').StyleValue;
999
- disabled: boolean | null;
1000
- readonly: boolean | null;
1001
- messages: string | readonly string[];
1002
- 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)?])[];
1003
1094
  focused: boolean;
1095
+ disabled: boolean | null;
1096
+ error: boolean;
1004
1097
  errorMessages: string | readonly string[] | null;
1005
1098
  maxErrors: string | number;
1099
+ readonly: boolean | null;
1100
+ 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)?])[];
1006
1101
  density: import('vuetify/lib/composables/density.mjs').Density;
1007
1102
  centerAffix: boolean;
1008
1103
  glow: boolean;
1009
1104
  hideSpinButtons: boolean;
1010
1105
  persistentHint: boolean;
1106
+ messages: string | readonly string[];
1107
+ direction: "horizontal" | "vertical";
1011
1108
  }, {}, string, import('vue').SlotsType<Partial<{
1012
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1013
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1014
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1015
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1016
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1109
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1110
+ [key: string]: any;
1111
+ }>[];
1112
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1113
+ [key: string]: any;
1114
+ }>[];
1115
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1116
+ [key: string]: any;
1117
+ }>[];
1118
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1119
+ [key: string]: any;
1120
+ }>[];
1121
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1122
+ [key: string]: any;
1123
+ }>[];
1017
1124
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1018
- beforeCreate?: (() => void) | (() => void)[];
1019
- created?: (() => void) | (() => void)[];
1020
- beforeMount?: (() => void) | (() => void)[];
1021
- mounted?: (() => void) | (() => void)[];
1022
- beforeUpdate?: (() => void) | (() => void)[];
1023
- updated?: (() => void) | (() => void)[];
1024
- activated?: (() => void) | (() => void)[];
1025
- deactivated?: (() => void) | (() => void)[];
1026
- beforeDestroy?: (() => void) | (() => void)[];
1027
- beforeUnmount?: (() => void) | (() => void)[];
1028
- destroyed?: (() => void) | (() => void)[];
1029
- unmounted?: (() => void) | (() => void)[];
1030
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1031
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1032
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1125
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1126
+ created?: ((() => void)[] | (() => void)) | undefined;
1127
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1128
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1129
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1130
+ updated?: ((() => void)[] | (() => void)) | undefined;
1131
+ activated?: ((() => void)[] | (() => void)) | undefined;
1132
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1133
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1134
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1135
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1136
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1137
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1138
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1139
+ 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;
1033
1140
  };
1034
1141
  $forceUpdate: () => void;
1035
1142
  $nextTick: typeof nextTick;
1036
- $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;
1143
+ $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;
1037
1144
  } & Readonly<{
1038
- error: boolean;
1039
- direction: "horizontal" | "vertical";
1040
1145
  style: import('vue').StyleValue;
1041
- disabled: boolean | null;
1042
- readonly: boolean | null;
1043
- messages: string | readonly string[];
1044
- 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)?])[];
1045
1146
  focused: boolean;
1147
+ disabled: boolean | null;
1148
+ error: boolean;
1046
1149
  errorMessages: string | readonly string[] | null;
1047
1150
  maxErrors: string | number;
1151
+ readonly: boolean | null;
1152
+ 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)?])[];
1048
1153
  density: import('vuetify/lib/composables/density.mjs').Density;
1049
1154
  centerAffix: boolean;
1050
1155
  glow: boolean;
1051
1156
  hideSpinButtons: boolean;
1052
1157
  persistentHint: boolean;
1053
- }> & Omit<{
1054
- error: boolean;
1055
- direction: "horizontal" | "vertical";
1056
- style: import('vue').StyleValue;
1057
- disabled: boolean | null;
1058
- readonly: boolean | null;
1059
1158
  messages: string | readonly string[];
1060
- 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)?])[];
1159
+ direction: "horizontal" | "vertical";
1160
+ }> & Omit<{
1161
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1061
1162
  focused: boolean;
1163
+ disabled: boolean | null;
1164
+ error: boolean;
1062
1165
  errorMessages: string | readonly string[] | null;
1063
1166
  maxErrors: string | number;
1167
+ readonly: boolean | null;
1168
+ 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
1169
  density: import('vuetify/lib/composables/density.mjs').Density;
1065
1170
  centerAffix: boolean;
1066
1171
  glow: boolean;
1067
1172
  hideSpinButtons: boolean;
1068
1173
  persistentHint: boolean;
1174
+ messages: string | readonly string[];
1175
+ direction: "horizontal" | "vertical";
1069
1176
  } & {
1177
+ theme?: string | undefined;
1178
+ class?: any;
1179
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1070
1180
  name?: string | undefined;
1071
- id?: string | undefined;
1072
- width?: string | number | undefined;
1073
- color?: string | undefined;
1074
- maxWidth?: string | number | undefined;
1075
- minWidth?: string | number | undefined;
1076
1181
  label?: string | undefined;
1077
- class?: any;
1078
- theme?: string | undefined;
1079
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1080
- 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;
1182
+ 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;
1081
1183
  validationValue?: any;
1082
- baseColor?: string | undefined;
1083
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1184
+ maxWidth?: string | number | undefined;
1185
+ minWidth?: string | number | undefined;
1186
+ width?: string | number | undefined;
1187
+ id?: string | undefined;
1084
1188
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1189
+ baseColor?: string | undefined;
1190
+ color?: string | undefined;
1085
1191
  iconColor?: string | boolean | undefined;
1086
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1087
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1192
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1193
+ hideDetails?: "auto" | boolean | undefined;
1088
1194
  hint?: string | undefined;
1089
- hideDetails?: boolean | "auto" | undefined;
1090
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1195
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1196
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1197
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1091
1198
  reset: () => Promise<void>;
1092
1199
  resetValidation: () => Promise<void>;
1093
1200
  validate: (silent?: boolean) => Promise<string[]>;
@@ -1095,64 +1202,65 @@ declare function __VLS_template(): {
1095
1202
  errorMessages: import('vue').ComputedRef<string[]>;
1096
1203
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1097
1204
  modelValue?: unknown;
1098
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1099
- }, 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 & Omit<Omit<{
1205
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1206
+ }, 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}`> & Omit<Omit<{
1100
1207
  $: import('vue').ComponentInternalInstance;
1101
1208
  $data: {};
1102
1209
  $props: Partial<{
1103
- flat: boolean;
1104
- reverse: boolean;
1105
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1106
- error: boolean;
1107
- active: boolean;
1108
- details: boolean;
1109
1210
  style: import('vue').StyleValue;
1110
- disabled: boolean;
1111
1211
  focused: boolean;
1112
1212
  rounded: string | number | boolean;
1113
1213
  tile: boolean;
1214
+ clearable: boolean;
1114
1215
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1216
+ active: boolean;
1115
1217
  centerAffix: boolean;
1116
- glow: boolean;
1117
- clearable: boolean;
1118
1218
  dirty: boolean;
1119
- persistentClear: boolean;
1120
- singleLine: boolean;
1121
- }> & Omit<{
1122
- flat: boolean;
1123
- reverse: boolean;
1124
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1125
- error: boolean;
1126
- active: boolean;
1127
- details: boolean;
1128
- style: import('vue').StyleValue;
1129
1219
  disabled: boolean;
1130
- focused: boolean;
1131
- tile: boolean;
1132
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1133
1220
  glow: boolean;
1134
- clearable: boolean;
1135
- dirty: boolean;
1221
+ error: boolean;
1222
+ flat: boolean;
1136
1223
  persistentClear: boolean;
1224
+ reverse: boolean;
1137
1225
  singleLine: boolean;
1138
- id?: string | undefined;
1139
- color?: string | undefined;
1140
- loading?: string | boolean | undefined;
1141
- label?: string | undefined;
1142
- class?: any;
1226
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1227
+ details: boolean;
1228
+ }> & Omit<{
1143
1229
  theme?: string | undefined;
1230
+ class?: any;
1231
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1232
+ focused: boolean;
1144
1233
  "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1145
1234
  rounded?: string | number | boolean | undefined;
1146
- baseColor?: string | undefined;
1235
+ tile: boolean;
1236
+ loading?: string | boolean | undefined;
1237
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1147
1238
  bgColor?: string | undefined;
1239
+ clearable: boolean;
1240
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1241
+ active: boolean;
1242
+ centerAffix?: boolean | undefined;
1243
+ color?: string | undefined;
1244
+ baseColor?: string | undefined;
1245
+ dirty: boolean;
1246
+ disabled: boolean;
1247
+ glow: boolean;
1248
+ error: boolean;
1249
+ flat: boolean;
1148
1250
  iconColor?: string | boolean | undefined;
1149
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1251
+ label?: string | undefined;
1252
+ persistentClear: boolean;
1150
1253
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1254
+ reverse: boolean;
1255
+ singleLine: boolean;
1256
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1151
1257
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1152
1258
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1153
1259
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1154
- centerAffix?: boolean | undefined;
1155
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
1260
+ id?: string | undefined;
1261
+ details: boolean;
1262
+ labelId?: string | undefined;
1263
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "active" | "centerAffix" | "clearIcon" | "clearable" | "details" | "dirty" | "disabled" | "error" | "flat" | "focused" | "glow" | "persistentClear" | "reverse" | "rounded" | "singleLine" | "style" | "tile" | "variant">;
1156
1264
  $attrs: {
1157
1265
  [x: string]: unknown;
1158
1266
  };
@@ -1162,56 +1270,69 @@ declare function __VLS_template(): {
1162
1270
  $slots: Readonly<{
1163
1271
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1164
1272
  props: Record<string, any>;
1165
- }) => import('vue').VNode[]) | undefined;
1166
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1167
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1273
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1274
+ [key: string]: any;
1275
+ }>[]) | undefined;
1276
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1277
+ [key: string]: any;
1278
+ }>[]) | undefined;
1279
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1280
+ [key: string]: any;
1281
+ }>[]) | undefined;
1168
1282
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1169
1283
  label: string | undefined;
1170
1284
  props: Record<string, any>;
1171
- }) => import('vue').VNode[]) | undefined;
1172
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
1173
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
1285
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1286
+ [key: string]: any;
1287
+ }>[]) | undefined;
1288
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1289
+ [key: string]: any;
1290
+ }>[]) | undefined;
1291
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1292
+ [key: string]: any;
1293
+ }>[]) | undefined;
1174
1294
  }>;
1175
- $root: import('vue').ComponentPublicInstance | null;
1176
- $parent: import('vue').ComponentPublicInstance | null;
1295
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1296
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1177
1297
  $host: Element | null;
1178
1298
  $emit: (event: "update:focused", focused: boolean) => void;
1179
1299
  $el: any;
1180
1300
  $options: import('vue').ComponentOptionsBase<{
1181
- flat: boolean;
1182
- reverse: boolean;
1183
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1184
- error: boolean;
1185
- active: boolean;
1186
- details: boolean;
1187
- style: import('vue').StyleValue;
1188
- disabled: boolean;
1301
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1189
1302
  focused: boolean;
1190
1303
  tile: boolean;
1191
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1192
- glow: boolean;
1193
1304
  clearable: boolean;
1305
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1306
+ active: boolean;
1194
1307
  dirty: boolean;
1308
+ disabled: boolean;
1309
+ glow: boolean;
1310
+ error: boolean;
1311
+ flat: boolean;
1195
1312
  persistentClear: boolean;
1313
+ reverse: boolean;
1196
1314
  singleLine: boolean;
1315
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1316
+ details: boolean;
1197
1317
  } & {
1198
- id?: string | undefined;
1199
- color?: string | undefined;
1200
- loading?: string | boolean | undefined;
1201
- label?: string | undefined;
1202
- class?: any;
1203
1318
  theme?: string | undefined;
1319
+ class?: any;
1204
1320
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1205
1321
  rounded?: string | number | boolean | undefined;
1206
- baseColor?: string | undefined;
1322
+ loading?: string | boolean | undefined;
1323
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1207
1324
  bgColor?: string | undefined;
1325
+ centerAffix?: boolean | undefined;
1326
+ color?: string | undefined;
1327
+ baseColor?: string | undefined;
1208
1328
  iconColor?: string | boolean | undefined;
1209
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1329
+ label?: string | undefined;
1210
1330
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1211
1331
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1212
1332
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1213
1333
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1214
- centerAffix?: boolean | undefined;
1334
+ id?: string | undefined;
1335
+ labelId?: string | undefined;
1215
1336
  } & {
1216
1337
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1217
1338
  }, {
@@ -1220,120 +1341,133 @@ declare function __VLS_template(): {
1220
1341
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1221
1342
  "update:focused": (focused: boolean) => true;
1222
1343
  "update:modelValue": (value: any) => true;
1223
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
1224
- flat: boolean;
1225
- reverse: boolean;
1226
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1227
- error: boolean;
1228
- active: boolean;
1229
- details: boolean;
1344
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:default" | "v-slot:label" | "v-slot:loader" | "v-slot:prepend-inner" | "v-slots">, string, {
1230
1345
  style: import('vue').StyleValue;
1231
- disabled: boolean;
1232
1346
  focused: boolean;
1233
1347
  rounded: string | number | boolean;
1234
1348
  tile: boolean;
1349
+ clearable: boolean;
1235
1350
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1351
+ active: boolean;
1236
1352
  centerAffix: boolean;
1237
- glow: boolean;
1238
- clearable: boolean;
1239
1353
  dirty: boolean;
1354
+ disabled: boolean;
1355
+ glow: boolean;
1356
+ error: boolean;
1357
+ flat: boolean;
1240
1358
  persistentClear: boolean;
1359
+ reverse: boolean;
1241
1360
  singleLine: boolean;
1361
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1362
+ details: boolean;
1242
1363
  }, {}, string, import('vue').SlotsType<Partial<{
1243
1364
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1244
1365
  props: Record<string, any>;
1245
- }) => import('vue').VNode[];
1246
- "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1247
- "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1366
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1367
+ [key: string]: any;
1368
+ }>[];
1369
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1370
+ [key: string]: any;
1371
+ }>[];
1372
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1373
+ [key: string]: any;
1374
+ }>[];
1248
1375
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1249
1376
  label: string | undefined;
1250
1377
  props: Record<string, any>;
1251
- }) => import('vue').VNode[];
1252
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1253
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
1378
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1379
+ [key: string]: any;
1380
+ }>[];
1381
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1382
+ [key: string]: any;
1383
+ }>[];
1384
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1385
+ [key: string]: any;
1386
+ }>[];
1254
1387
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1255
- beforeCreate?: (() => void) | (() => void)[];
1256
- created?: (() => void) | (() => void)[];
1257
- beforeMount?: (() => void) | (() => void)[];
1258
- mounted?: (() => void) | (() => void)[];
1259
- beforeUpdate?: (() => void) | (() => void)[];
1260
- updated?: (() => void) | (() => void)[];
1261
- activated?: (() => void) | (() => void)[];
1262
- deactivated?: (() => void) | (() => void)[];
1263
- beforeDestroy?: (() => void) | (() => void)[];
1264
- beforeUnmount?: (() => void) | (() => void)[];
1265
- destroyed?: (() => void) | (() => void)[];
1266
- unmounted?: (() => void) | (() => void)[];
1267
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1268
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1269
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1388
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1389
+ created?: ((() => void)[] | (() => void)) | undefined;
1390
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1391
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1392
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1393
+ updated?: ((() => void)[] | (() => void)) | undefined;
1394
+ activated?: ((() => void)[] | (() => void)) | undefined;
1395
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1396
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1397
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1398
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1399
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1400
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1401
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1402
+ 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;
1270
1403
  };
1271
1404
  $forceUpdate: () => void;
1272
1405
  $nextTick: typeof nextTick;
1273
- $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;
1406
+ $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;
1274
1407
  } & Readonly<{
1275
- flat: boolean;
1276
- reverse: boolean;
1277
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1278
- error: boolean;
1279
- active: boolean;
1280
- details: boolean;
1281
1408
  style: import('vue').StyleValue;
1282
- disabled: boolean;
1283
1409
  focused: boolean;
1284
1410
  rounded: string | number | boolean;
1285
1411
  tile: boolean;
1412
+ clearable: boolean;
1286
1413
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1414
+ active: boolean;
1287
1415
  centerAffix: boolean;
1288
- glow: boolean;
1289
- clearable: boolean;
1290
1416
  dirty: boolean;
1291
- persistentClear: boolean;
1292
- singleLine: boolean;
1293
- }> & Omit<{
1417
+ disabled: boolean;
1418
+ glow: boolean;
1419
+ error: boolean;
1294
1420
  flat: boolean;
1421
+ persistentClear: boolean;
1295
1422
  reverse: boolean;
1296
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1297
- error: boolean;
1298
- active: boolean;
1423
+ singleLine: boolean;
1424
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1299
1425
  details: boolean;
1300
- style: import('vue').StyleValue;
1301
- disabled: boolean;
1426
+ }> & Omit<{
1427
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1302
1428
  focused: boolean;
1303
1429
  tile: boolean;
1304
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1305
- glow: boolean;
1306
1430
  clearable: boolean;
1431
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1432
+ active: boolean;
1307
1433
  dirty: boolean;
1434
+ disabled: boolean;
1435
+ glow: boolean;
1436
+ error: boolean;
1437
+ flat: boolean;
1308
1438
  persistentClear: boolean;
1439
+ reverse: boolean;
1309
1440
  singleLine: boolean;
1441
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1442
+ details: boolean;
1310
1443
  } & {
1311
- id?: string | undefined;
1312
- color?: string | undefined;
1313
- loading?: string | boolean | undefined;
1314
- label?: string | undefined;
1315
- class?: any;
1316
1444
  theme?: string | undefined;
1317
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1445
+ class?: any;
1446
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1318
1447
  rounded?: string | number | boolean | undefined;
1319
- baseColor?: string | undefined;
1448
+ loading?: string | boolean | undefined;
1449
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1320
1450
  bgColor?: string | undefined;
1451
+ centerAffix?: boolean | undefined;
1452
+ color?: string | undefined;
1453
+ baseColor?: string | undefined;
1321
1454
  iconColor?: string | boolean | undefined;
1322
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1455
+ label?: string | undefined;
1323
1456
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1324
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1325
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1326
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1327
- centerAffix?: boolean | undefined;
1457
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1458
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1459
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1460
+ id?: string | undefined;
1461
+ labelId?: string | undefined;
1328
1462
  } & {
1329
1463
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1330
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1464
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
1331
1465
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1332
1466
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1333
1467
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1334
1468
  modelValue?: unknown;
1335
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1336
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
1469
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1470
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
1337
1471
  _allExposed: {
1338
1472
  reset: () => Promise<void>;
1339
1473
  resetValidation: () => Promise<void>;
@@ -1345,37 +1479,35 @@ declare function __VLS_template(): {
1345
1479
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1346
1480
  } | {};
1347
1481
  }, {}, {}, {}, {
1348
- flat: boolean;
1349
- reverse: boolean;
1350
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1351
- type: string;
1352
- error: boolean;
1353
- active: boolean;
1354
- direction: "horizontal" | "vertical";
1355
- details: boolean;
1356
1482
  style: import('vue').StyleValue;
1357
- autofocus: boolean;
1358
- disabled: boolean;
1359
- readonly: boolean | null;
1360
- messages: string | readonly string[];
1361
- 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)?])[];
1362
1483
  focused: boolean;
1363
1484
  errorMessages: string | readonly string[] | null;
1364
1485
  maxErrors: string | number;
1486
+ readonly: boolean | null;
1487
+ 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)?])[];
1365
1488
  density: import('vuetify/lib/composables/density.mjs').Density;
1366
1489
  rounded: string | number | boolean;
1367
1490
  tile: boolean;
1368
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1369
- centerAffix: boolean;
1370
- glow: boolean;
1371
1491
  hideSpinButtons: boolean;
1372
1492
  persistentHint: boolean;
1493
+ messages: string | readonly string[];
1373
1494
  clearable: boolean;
1495
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1496
+ active: boolean;
1497
+ centerAffix: boolean;
1374
1498
  dirty: boolean;
1499
+ disabled: boolean;
1500
+ glow: boolean;
1501
+ error: boolean;
1502
+ flat: boolean;
1375
1503
  persistentClear: boolean;
1504
+ reverse: boolean;
1376
1505
  singleLine: boolean;
1506
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1507
+ autofocus: boolean;
1377
1508
  persistentPlaceholder: boolean;
1378
1509
  persistentCounter: boolean;
1510
+ type: string;
1379
1511
  }> | null;
1380
1512
  };
1381
1513
  rootEl: any;
@@ -1396,11 +1528,15 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1396
1528
  validateOnSubmit: () => boolean;
1397
1529
  checkErrorOnBlur: () => void;
1398
1530
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1531
+ input: (...args: any[]) => void;
1532
+ keydown: (...args: any[]) => void;
1399
1533
  "update:modelValue": (...args: any[]) => void;
1400
1534
  clear: (...args: any[]) => void;
1401
1535
  "prepend-icon-click": (...args: any[]) => void;
1402
1536
  "append-icon-click": (...args: any[]) => void;
1403
1537
  }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
1538
+ onInput?: ((...args: any[]) => any) | undefined;
1539
+ onKeydown?: ((...args: any[]) => any) | undefined;
1404
1540
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1405
1541
  onClear?: ((...args: any[]) => any) | undefined;
1406
1542
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
@@ -1408,17 +1544,18 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1408
1544
  }>, {
1409
1545
  type: string;
1410
1546
  label: string;
1547
+ title: string | false;
1411
1548
  width: string | number;
1412
1549
  role: string;
1413
1550
  color: ColorType;
1414
1551
  theme: string;
1415
1552
  disabled: boolean;
1416
1553
  placeholder: string;
1554
+ density: "default" | "comfortable" | "compact";
1417
1555
  rounded: string | number | boolean;
1418
- loading: string | boolean;
1419
1556
  maxWidth: string | number;
1420
1557
  minWidth: string | number;
1421
- density: "default" | "comfortable" | "compact";
1558
+ loading: string | boolean;
1422
1559
  baseColor: string;
1423
1560
  prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1424
1561
  appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
@@ -1473,192 +1610,200 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1473
1610
  disableClickButton: boolean;
1474
1611
  autocomplete: string;
1475
1612
  helpText: string;
1613
+ maxlength: string | number;
1476
1614
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
1477
1615
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
1478
- flat: boolean;
1479
- reverse: boolean;
1480
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1481
- type: string;
1482
- error: boolean;
1483
- active: boolean;
1484
- direction: "horizontal" | "vertical";
1485
- details: boolean;
1486
- style: import('vue').StyleValue;
1487
- autofocus: boolean;
1488
- disabled: boolean;
1489
- readonly: boolean | null;
1490
- messages: string | readonly string[];
1491
- 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)?])[];
1616
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1492
1617
  focused: boolean;
1493
1618
  errorMessages: string | readonly string[] | null;
1494
1619
  maxErrors: string | number;
1620
+ readonly: boolean | null;
1621
+ 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)?])[];
1495
1622
  density: import('vuetify/lib/composables/density.mjs').Density;
1496
1623
  tile: boolean;
1497
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1498
- glow: boolean;
1499
1624
  hideSpinButtons: boolean;
1500
1625
  persistentHint: boolean;
1626
+ messages: string | readonly string[];
1501
1627
  clearable: boolean;
1628
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1629
+ active: boolean;
1502
1630
  dirty: boolean;
1631
+ disabled: boolean;
1632
+ glow: boolean;
1633
+ error: boolean;
1634
+ flat: boolean;
1503
1635
  persistentClear: boolean;
1636
+ reverse: boolean;
1504
1637
  singleLine: boolean;
1638
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1639
+ autofocus: boolean;
1505
1640
  persistentPlaceholder: boolean;
1506
1641
  persistentCounter: boolean;
1642
+ type: string;
1507
1643
  } & {
1508
- name?: string | undefined;
1509
- id?: string | undefined;
1510
- width?: string | number | undefined;
1511
- color?: string | undefined;
1512
- maxWidth?: string | number | undefined;
1513
- minWidth?: string | number | undefined;
1514
- loading?: string | boolean | undefined;
1515
- label?: string | undefined;
1516
- prefix?: string | undefined;
1517
- role?: string | undefined;
1518
- class?: any;
1519
1644
  theme?: string | undefined;
1520
- placeholder?: string | undefined;
1521
- counter?: string | number | boolean | undefined;
1522
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1645
+ class?: any;
1646
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1647
+ name?: string | undefined;
1523
1648
  modelValue?: any;
1524
- 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;
1649
+ 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;
1525
1650
  validationValue?: any;
1526
1651
  rounded?: string | number | boolean | undefined;
1527
- baseColor?: string | undefined;
1528
- bgColor?: string | undefined;
1529
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1652
+ maxWidth?: string | number | undefined;
1653
+ minWidth?: string | number | undefined;
1654
+ width?: string | number | undefined;
1655
+ loading?: string | boolean | undefined;
1656
+ id?: string | undefined;
1530
1657
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1531
- iconColor?: string | boolean | undefined;
1658
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1659
+ hideDetails?: "auto" | boolean | undefined;
1660
+ hint?: string | undefined;
1661
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1662
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1532
1663
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1533
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1534
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1535
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1536
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1537
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1538
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1664
+ bgColor?: string | undefined;
1539
1665
  centerAffix?: boolean | undefined;
1540
- hint?: string | undefined;
1541
- hideDetails?: boolean | "auto" | undefined;
1542
- suffix?: string | undefined;
1666
+ color?: string | undefined;
1667
+ baseColor?: string | undefined;
1668
+ iconColor?: string | boolean | undefined;
1669
+ label?: string | undefined;
1670
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1671
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1672
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1673
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1674
+ autocomplete?: string | undefined;
1675
+ counter?: string | number | boolean | undefined;
1543
1676
  counterValue?: number | ((value: any) => number) | undefined;
1677
+ prefix?: string | undefined;
1678
+ placeholder?: string | undefined;
1679
+ suffix?: string | undefined;
1680
+ role?: string | undefined;
1544
1681
  modelModifiers?: Record<string, boolean> | undefined;
1545
1682
  } & {
1546
- $children?: import('vue').VNodeChild | {
1547
- $stable?: boolean;
1548
- } | (() => import('vue').VNodeChild) | {
1683
+ $children?: {
1684
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1685
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1686
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1549
1687
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1550
1688
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1551
1689
  props: Record<string, any>;
1552
1690
  }) => import('vue').VNodeChild) | undefined;
1553
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1691
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1692
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1554
1693
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1555
1694
  label: string | undefined;
1556
1695
  props: Record<string, any>;
1557
1696
  }) => import('vue').VNodeChild) | undefined;
1558
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1559
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1560
1697
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1561
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1562
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1563
- default?: (() => import('vue').VNodeChild) | undefined;
1698
+ default?: ((arg: {
1699
+ id: Readonly<import('vue').Ref<string, string>>;
1700
+ }) => import('vue').VNodeChild) | undefined;
1564
1701
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1565
- };
1566
- 'v-slots'?: {
1702
+ } | {
1703
+ $stable?: boolean | undefined;
1704
+ } | ((arg: {
1705
+ id: Readonly<import('vue').Ref<string, string>>;
1706
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
1707
+ "v-slots"?: {
1708
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1709
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1710
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1567
1711
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1568
1712
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1569
1713
  props: Record<string, any>;
1570
1714
  }) => import('vue').VNodeChild) | undefined;
1571
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1715
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1716
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1572
1717
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1573
1718
  label: string | undefined;
1574
1719
  props: Record<string, any>;
1575
1720
  }) => import('vue').VNodeChild) | undefined;
1576
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1577
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1578
1721
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1579
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1580
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1581
- default?: false | (() => import('vue').VNodeChild) | undefined;
1722
+ default?: false | ((arg: {
1723
+ id: Readonly<import('vue').Ref<string, string>>;
1724
+ }) => import('vue').VNodeChild) | undefined;
1582
1725
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1583
1726
  } | undefined;
1584
1727
  } & {
1585
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1728
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1729
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1586
1730
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1587
1731
  props: Record<string, any>;
1588
1732
  }) => import('vue').VNodeChild) | undefined;
1733
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1734
+ "v-slot:default"?: false | ((arg: {
1735
+ id: Readonly<import('vue').Ref<string, string>>;
1736
+ }) => import('vue').VNodeChild) | undefined;
1589
1737
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1590
1738
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1591
1739
  label: string | undefined;
1592
1740
  props: Record<string, any>;
1593
1741
  }) => import('vue').VNodeChild) | undefined;
1594
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1595
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1596
1742
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1743
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1744
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1597
1745
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1598
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1599
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
1600
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1601
1746
  } & {
1602
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1603
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1604
1747
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
1605
1748
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
1606
- }, Omit<Omit<{
1749
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1750
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1751
+ }, HTMLInputElement & Omit<Omit<{
1607
1752
  $: import('vue').ComponentInternalInstance;
1608
- $data: {};
1609
- $props: Partial<{
1610
- error: boolean;
1611
- direction: "horizontal" | "vertical";
1612
- style: import('vue').StyleValue;
1613
- disabled: boolean | null;
1614
- readonly: boolean | null;
1615
- messages: string | readonly string[];
1616
- 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)?])[];
1617
- focused: boolean;
1618
- errorMessages: string | readonly string[] | null;
1619
- maxErrors: string | number;
1620
- density: import('vuetify/lib/composables/density.mjs').Density;
1621
- centerAffix: boolean;
1622
- glow: boolean;
1623
- hideSpinButtons: boolean;
1624
- persistentHint: boolean;
1625
- }> & Omit<{
1626
- error: boolean;
1627
- direction: "horizontal" | "vertical";
1628
- style: import('vue').StyleValue;
1629
- disabled: boolean | null;
1630
- readonly: boolean | null;
1631
- messages: string | readonly string[];
1632
- 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)?])[];
1753
+ $data: {};
1754
+ $props: Partial<{
1755
+ style: import('vue').StyleValue;
1633
1756
  focused: boolean;
1757
+ disabled: boolean | null;
1758
+ error: boolean;
1634
1759
  errorMessages: string | readonly string[] | null;
1635
1760
  maxErrors: string | number;
1761
+ readonly: boolean | null;
1762
+ 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)?])[];
1636
1763
  density: import('vuetify/lib/composables/density.mjs').Density;
1637
1764
  centerAffix: boolean;
1638
1765
  glow: boolean;
1639
1766
  hideSpinButtons: boolean;
1640
1767
  persistentHint: boolean;
1641
- name?: string | undefined;
1642
- id?: string | undefined;
1643
- width?: string | number | undefined;
1644
- color?: string | undefined;
1645
- maxWidth?: string | number | undefined;
1646
- minWidth?: string | number | undefined;
1647
- label?: string | undefined;
1648
- class?: any;
1768
+ messages: string | readonly string[];
1769
+ direction: "horizontal" | "vertical";
1770
+ }> & Omit<{
1649
1771
  theme?: string | undefined;
1772
+ class?: any;
1773
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1774
+ focused: boolean;
1650
1775
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1651
- 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;
1776
+ disabled: boolean | null;
1777
+ error: boolean;
1778
+ errorMessages: string | readonly string[] | null;
1779
+ maxErrors: string | number;
1780
+ name?: string | undefined;
1781
+ label?: string | undefined;
1782
+ readonly: boolean | null;
1783
+ 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)?])[];
1784
+ 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;
1652
1785
  validationValue?: any;
1653
- baseColor?: string | undefined;
1654
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1786
+ density: import('vuetify/lib/composables/density.mjs').Density;
1787
+ maxWidth?: string | number | undefined;
1788
+ minWidth?: string | number | undefined;
1789
+ width?: string | number | undefined;
1790
+ id?: string | undefined;
1655
1791
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1792
+ baseColor?: string | undefined;
1793
+ centerAffix: boolean;
1794
+ color?: string | undefined;
1795
+ glow: boolean;
1656
1796
  iconColor?: string | boolean | undefined;
1657
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1658
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1797
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1798
+ hideDetails?: "auto" | boolean | undefined;
1799
+ hideSpinButtons: boolean;
1659
1800
  hint?: string | undefined;
1660
- hideDetails?: boolean | "auto" | undefined;
1661
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1801
+ persistentHint: boolean;
1802
+ messages: string | readonly string[];
1803
+ direction: "horizontal" | "vertical";
1804
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1805
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1806
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
1662
1807
  $attrs: {
1663
1808
  [x: string]: unknown;
1664
1809
  };
@@ -1666,54 +1811,64 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1666
1811
  [x: string]: unknown;
1667
1812
  };
1668
1813
  $slots: Readonly<{
1669
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1670
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1671
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1672
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1673
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1814
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1815
+ [key: string]: any;
1816
+ }>[]) | undefined;
1817
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1818
+ [key: string]: any;
1819
+ }>[]) | undefined;
1820
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1821
+ [key: string]: any;
1822
+ }>[]) | undefined;
1823
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1824
+ [key: string]: any;
1825
+ }>[]) | undefined;
1826
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1827
+ [key: string]: any;
1828
+ }>[]) | undefined;
1674
1829
  }>;
1675
- $root: import('vue').ComponentPublicInstance | null;
1676
- $parent: import('vue').ComponentPublicInstance | null;
1830
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1831
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1677
1832
  $host: Element | null;
1678
1833
  $emit: (event: string, ...args: any[]) => void;
1679
1834
  $el: any;
1680
1835
  $options: import('vue').ComponentOptionsBase<{
1681
- error: boolean;
1682
- direction: "horizontal" | "vertical";
1683
- style: import('vue').StyleValue;
1684
- disabled: boolean | null;
1685
- readonly: boolean | null;
1686
- messages: string | readonly string[];
1687
- 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)?])[];
1836
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1688
1837
  focused: boolean;
1838
+ disabled: boolean | null;
1839
+ error: boolean;
1689
1840
  errorMessages: string | readonly string[] | null;
1690
1841
  maxErrors: string | number;
1842
+ readonly: boolean | null;
1843
+ 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)?])[];
1691
1844
  density: import('vuetify/lib/composables/density.mjs').Density;
1692
1845
  centerAffix: boolean;
1693
1846
  glow: boolean;
1694
1847
  hideSpinButtons: boolean;
1695
1848
  persistentHint: boolean;
1849
+ messages: string | readonly string[];
1850
+ direction: "horizontal" | "vertical";
1696
1851
  } & {
1697
- name?: string | undefined;
1698
- id?: string | undefined;
1699
- width?: string | number | undefined;
1700
- color?: string | undefined;
1701
- maxWidth?: string | number | undefined;
1702
- minWidth?: string | number | undefined;
1703
- label?: string | undefined;
1704
- class?: any;
1705
1852
  theme?: string | undefined;
1853
+ class?: any;
1706
1854
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1707
- 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;
1855
+ name?: string | undefined;
1856
+ label?: string | undefined;
1857
+ 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;
1708
1858
  validationValue?: any;
1709
- baseColor?: string | undefined;
1710
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1859
+ maxWidth?: string | number | undefined;
1860
+ minWidth?: string | number | undefined;
1861
+ width?: string | number | undefined;
1862
+ id?: string | undefined;
1711
1863
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1864
+ baseColor?: string | undefined;
1865
+ color?: string | undefined;
1712
1866
  iconColor?: string | boolean | undefined;
1713
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1714
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1867
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1868
+ hideDetails?: "auto" | boolean | undefined;
1715
1869
  hint?: string | undefined;
1716
- hideDetails?: boolean | "auto" | undefined;
1870
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1871
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1717
1872
  } & {}, {
1718
1873
  reset: () => Promise<void>;
1719
1874
  resetValidation: () => Promise<void>;
@@ -1722,102 +1877,112 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1722
1877
  errorMessages: import('vue').ComputedRef<string[]>;
1723
1878
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1724
1879
  "update:modelValue": (value: any) => true;
1725
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1726
- error: boolean;
1727
- direction: "horizontal" | "vertical";
1880
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
1728
1881
  style: import('vue').StyleValue;
1729
- disabled: boolean | null;
1730
- readonly: boolean | null;
1731
- messages: string | readonly string[];
1732
- 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)?])[];
1733
1882
  focused: boolean;
1883
+ disabled: boolean | null;
1884
+ error: boolean;
1734
1885
  errorMessages: string | readonly string[] | null;
1735
1886
  maxErrors: string | number;
1887
+ readonly: boolean | null;
1888
+ 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)?])[];
1736
1889
  density: import('vuetify/lib/composables/density.mjs').Density;
1737
1890
  centerAffix: boolean;
1738
1891
  glow: boolean;
1739
1892
  hideSpinButtons: boolean;
1740
1893
  persistentHint: boolean;
1894
+ messages: string | readonly string[];
1895
+ direction: "horizontal" | "vertical";
1741
1896
  }, {}, string, import('vue').SlotsType<Partial<{
1742
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1743
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1744
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1745
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1746
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1897
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1898
+ [key: string]: any;
1899
+ }>[];
1900
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1901
+ [key: string]: any;
1902
+ }>[];
1903
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1904
+ [key: string]: any;
1905
+ }>[];
1906
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1907
+ [key: string]: any;
1908
+ }>[];
1909
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1910
+ [key: string]: any;
1911
+ }>[];
1747
1912
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1748
- beforeCreate?: (() => void) | (() => void)[];
1749
- created?: (() => void) | (() => void)[];
1750
- beforeMount?: (() => void) | (() => void)[];
1751
- mounted?: (() => void) | (() => void)[];
1752
- beforeUpdate?: (() => void) | (() => void)[];
1753
- updated?: (() => void) | (() => void)[];
1754
- activated?: (() => void) | (() => void)[];
1755
- deactivated?: (() => void) | (() => void)[];
1756
- beforeDestroy?: (() => void) | (() => void)[];
1757
- beforeUnmount?: (() => void) | (() => void)[];
1758
- destroyed?: (() => void) | (() => void)[];
1759
- unmounted?: (() => void) | (() => void)[];
1760
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1761
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1762
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1913
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1914
+ created?: ((() => void)[] | (() => void)) | undefined;
1915
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1916
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1917
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1918
+ updated?: ((() => void)[] | (() => void)) | undefined;
1919
+ activated?: ((() => void)[] | (() => void)) | undefined;
1920
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1921
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1922
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1923
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1924
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1925
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1926
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1927
+ 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;
1763
1928
  };
1764
1929
  $forceUpdate: () => void;
1765
1930
  $nextTick: typeof nextTick;
1766
- $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;
1931
+ $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;
1767
1932
  } & Readonly<{
1768
- error: boolean;
1769
- direction: "horizontal" | "vertical";
1770
1933
  style: import('vue').StyleValue;
1771
- disabled: boolean | null;
1772
- readonly: boolean | null;
1773
- messages: string | readonly string[];
1774
- 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)?])[];
1775
1934
  focused: boolean;
1935
+ disabled: boolean | null;
1936
+ error: boolean;
1776
1937
  errorMessages: string | readonly string[] | null;
1777
1938
  maxErrors: string | number;
1939
+ readonly: boolean | null;
1940
+ 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)?])[];
1778
1941
  density: import('vuetify/lib/composables/density.mjs').Density;
1779
1942
  centerAffix: boolean;
1780
1943
  glow: boolean;
1781
1944
  hideSpinButtons: boolean;
1782
1945
  persistentHint: boolean;
1783
- }> & Omit<{
1784
- error: boolean;
1785
- direction: "horizontal" | "vertical";
1786
- style: import('vue').StyleValue;
1787
- disabled: boolean | null;
1788
- readonly: boolean | null;
1789
1946
  messages: string | readonly string[];
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)?])[];
1947
+ direction: "horizontal" | "vertical";
1948
+ }> & Omit<{
1949
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1791
1950
  focused: boolean;
1951
+ disabled: boolean | null;
1952
+ error: boolean;
1792
1953
  errorMessages: string | readonly string[] | null;
1793
1954
  maxErrors: string | number;
1955
+ readonly: boolean | null;
1956
+ 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)?])[];
1794
1957
  density: import('vuetify/lib/composables/density.mjs').Density;
1795
1958
  centerAffix: boolean;
1796
1959
  glow: boolean;
1797
1960
  hideSpinButtons: boolean;
1798
1961
  persistentHint: boolean;
1962
+ messages: string | readonly string[];
1963
+ direction: "horizontal" | "vertical";
1799
1964
  } & {
1965
+ theme?: string | undefined;
1966
+ class?: any;
1967
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1800
1968
  name?: string | undefined;
1801
- id?: string | undefined;
1802
- width?: string | number | undefined;
1803
- color?: string | undefined;
1804
- maxWidth?: string | number | undefined;
1805
- minWidth?: string | number | undefined;
1806
1969
  label?: string | undefined;
1807
- class?: any;
1808
- theme?: string | undefined;
1809
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1810
- 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;
1970
+ 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;
1811
1971
  validationValue?: any;
1812
- baseColor?: string | undefined;
1813
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1972
+ maxWidth?: string | number | undefined;
1973
+ minWidth?: string | number | undefined;
1974
+ width?: string | number | undefined;
1975
+ id?: string | undefined;
1814
1976
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1977
+ baseColor?: string | undefined;
1978
+ color?: string | undefined;
1815
1979
  iconColor?: string | boolean | undefined;
1816
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1817
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1980
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1981
+ hideDetails?: "auto" | boolean | undefined;
1818
1982
  hint?: string | undefined;
1819
- hideDetails?: boolean | "auto" | undefined;
1820
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1983
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1984
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1985
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1821
1986
  reset: () => Promise<void>;
1822
1987
  resetValidation: () => Promise<void>;
1823
1988
  validate: (silent?: boolean) => Promise<string[]>;
@@ -1825,64 +1990,65 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1825
1990
  errorMessages: import('vue').ComputedRef<string[]>;
1826
1991
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1827
1992
  modelValue?: unknown;
1828
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1829
- }, 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 & Omit<Omit<{
1993
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1994
+ }, 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}`> & Omit<Omit<{
1830
1995
  $: import('vue').ComponentInternalInstance;
1831
1996
  $data: {};
1832
1997
  $props: Partial<{
1833
- flat: boolean;
1834
- reverse: boolean;
1835
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1836
- error: boolean;
1837
- active: boolean;
1838
- details: boolean;
1839
1998
  style: import('vue').StyleValue;
1840
- disabled: boolean;
1841
1999
  focused: boolean;
1842
2000
  rounded: string | number | boolean;
1843
2001
  tile: boolean;
2002
+ clearable: boolean;
1844
2003
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2004
+ active: boolean;
1845
2005
  centerAffix: boolean;
1846
- glow: boolean;
1847
- clearable: boolean;
1848
2006
  dirty: boolean;
1849
- persistentClear: boolean;
1850
- singleLine: boolean;
1851
- }> & Omit<{
1852
- flat: boolean;
1853
- reverse: boolean;
1854
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1855
- error: boolean;
1856
- active: boolean;
1857
- details: boolean;
1858
- style: import('vue').StyleValue;
1859
2007
  disabled: boolean;
1860
- focused: boolean;
1861
- tile: boolean;
1862
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1863
2008
  glow: boolean;
1864
- clearable: boolean;
1865
- dirty: boolean;
2009
+ error: boolean;
2010
+ flat: boolean;
1866
2011
  persistentClear: boolean;
2012
+ reverse: boolean;
1867
2013
  singleLine: boolean;
1868
- id?: string | undefined;
1869
- color?: string | undefined;
1870
- loading?: string | boolean | undefined;
1871
- label?: string | undefined;
1872
- class?: any;
2014
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2015
+ details: boolean;
2016
+ }> & Omit<{
1873
2017
  theme?: string | undefined;
2018
+ class?: any;
2019
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2020
+ focused: boolean;
1874
2021
  "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1875
2022
  rounded?: string | number | boolean | undefined;
1876
- baseColor?: string | undefined;
2023
+ tile: boolean;
2024
+ loading?: string | boolean | undefined;
2025
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1877
2026
  bgColor?: string | undefined;
2027
+ clearable: boolean;
2028
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2029
+ active: boolean;
2030
+ centerAffix?: boolean | undefined;
2031
+ color?: string | undefined;
2032
+ baseColor?: string | undefined;
2033
+ dirty: boolean;
2034
+ disabled: boolean;
2035
+ glow: boolean;
2036
+ error: boolean;
2037
+ flat: boolean;
1878
2038
  iconColor?: string | boolean | undefined;
1879
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2039
+ label?: string | undefined;
2040
+ persistentClear: boolean;
1880
2041
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2042
+ reverse: boolean;
2043
+ singleLine: boolean;
2044
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1881
2045
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1882
2046
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1883
2047
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1884
- centerAffix?: boolean | undefined;
1885
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
2048
+ id?: string | undefined;
2049
+ details: boolean;
2050
+ labelId?: string | undefined;
2051
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "active" | "centerAffix" | "clearIcon" | "clearable" | "details" | "dirty" | "disabled" | "error" | "flat" | "focused" | "glow" | "persistentClear" | "reverse" | "rounded" | "singleLine" | "style" | "tile" | "variant">;
1886
2052
  $attrs: {
1887
2053
  [x: string]: unknown;
1888
2054
  };
@@ -1892,178 +2058,205 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1892
2058
  $slots: Readonly<{
1893
2059
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1894
2060
  props: Record<string, any>;
1895
- }) => import('vue').VNode[]) | undefined;
1896
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1897
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2061
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2062
+ [key: string]: any;
2063
+ }>[]) | undefined;
2064
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2065
+ [key: string]: any;
2066
+ }>[]) | undefined;
2067
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2068
+ [key: string]: any;
2069
+ }>[]) | undefined;
1898
2070
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1899
2071
  label: string | undefined;
1900
2072
  props: Record<string, any>;
1901
- }) => import('vue').VNode[]) | undefined;
1902
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
1903
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
2073
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2074
+ [key: string]: any;
2075
+ }>[]) | undefined;
2076
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2077
+ [key: string]: any;
2078
+ }>[]) | undefined;
2079
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2080
+ [key: string]: any;
2081
+ }>[]) | undefined;
1904
2082
  }>;
1905
- $root: import('vue').ComponentPublicInstance | null;
1906
- $parent: import('vue').ComponentPublicInstance | null;
2083
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2084
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1907
2085
  $host: Element | null;
1908
2086
  $emit: (event: "update:focused", focused: boolean) => void;
1909
2087
  $el: any;
1910
2088
  $options: import('vue').ComponentOptionsBase<{
1911
- flat: boolean;
1912
- reverse: boolean;
1913
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1914
- error: boolean;
1915
- active: boolean;
1916
- details: boolean;
1917
- style: import('vue').StyleValue;
1918
- disabled: boolean;
2089
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1919
2090
  focused: boolean;
1920
2091
  tile: boolean;
1921
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1922
- glow: boolean;
1923
2092
  clearable: boolean;
2093
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2094
+ active: boolean;
1924
2095
  dirty: boolean;
2096
+ disabled: boolean;
2097
+ glow: boolean;
2098
+ error: boolean;
2099
+ flat: boolean;
1925
2100
  persistentClear: boolean;
2101
+ reverse: boolean;
1926
2102
  singleLine: boolean;
2103
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2104
+ details: boolean;
1927
2105
  } & {
1928
- id?: string | undefined;
1929
- color?: string | undefined;
1930
- loading?: string | boolean | undefined;
1931
- label?: string | undefined;
1932
- class?: any;
1933
2106
  theme?: string | undefined;
2107
+ class?: any;
1934
2108
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1935
2109
  rounded?: string | number | boolean | undefined;
1936
- baseColor?: string | undefined;
2110
+ loading?: string | boolean | undefined;
2111
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1937
2112
  bgColor?: string | undefined;
2113
+ centerAffix?: boolean | undefined;
2114
+ color?: string | undefined;
2115
+ baseColor?: string | undefined;
1938
2116
  iconColor?: string | boolean | undefined;
1939
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2117
+ label?: string | undefined;
1940
2118
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1941
2119
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1942
2120
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1943
2121
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1944
- centerAffix?: boolean | undefined;
2122
+ id?: string | undefined;
2123
+ labelId?: string | undefined;
1945
2124
  } & {
1946
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2125
+ "onUpdate:focused"
2126
+ /** @type { [typeof __VLS_components.VBtn, ] } */ ? /** @type { [typeof __VLS_components.VBtn, ] } */: ((focused: boolean) => any) | undefined;
1947
2127
  }, {
1948
2128
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1949
2129
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1950
2130
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1951
2131
  "update:focused": (focused: boolean) => true;
1952
2132
  "update:modelValue": (value: any) => true;
1953
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
1954
- flat: boolean;
1955
- reverse: boolean;
1956
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1957
- error: boolean;
1958
- active: boolean;
1959
- details: boolean;
2133
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:default" | "v-slot:label" | "v-slot:loader" | "v-slot:prepend-inner" | "v-slots">, string, {
1960
2134
  style: import('vue').StyleValue;
1961
- disabled: boolean;
1962
2135
  focused: boolean;
1963
2136
  rounded: string | number | boolean;
1964
2137
  tile: boolean;
2138
+ clearable: boolean;
1965
2139
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2140
+ active: boolean;
1966
2141
  centerAffix: boolean;
1967
- glow: boolean;
1968
- clearable: boolean;
1969
2142
  dirty: boolean;
2143
+ disabled: boolean;
2144
+ glow: boolean;
2145
+ error: boolean;
2146
+ flat: boolean;
1970
2147
  persistentClear: boolean;
2148
+ reverse: boolean;
1971
2149
  singleLine: boolean;
2150
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2151
+ details: boolean;
1972
2152
  }, {}, string, import('vue').SlotsType<Partial<{
1973
2153
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1974
2154
  props: Record<string, any>;
1975
- }) => import('vue').VNode[];
1976
- "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1977
- "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2155
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2156
+ [key: string]: any;
2157
+ }>[];
2158
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2159
+ [key: string]: any;
2160
+ }>[];
2161
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2162
+ [key: string]: any;
2163
+ }>[];
1978
2164
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1979
2165
  label: string | undefined;
1980
2166
  props: Record<string, any>;
1981
- }) => import('vue').VNode[];
1982
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1983
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
2167
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2168
+ [key: string]: any;
2169
+ }>[];
2170
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2171
+ [key: string]: any;
2172
+ }>[];
2173
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2174
+ [key: string]: any;
2175
+ }>[];
1984
2176
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1985
- beforeCreate?: (() => void) | (() => void)[];
1986
- created?: (() => void) | (() => void)[];
1987
- beforeMount?: (() => void) | (() => void)[];
1988
- mounted?: (() => void) | (() => void)[];
1989
- beforeUpdate?: (() => void) | (() => void)[];
1990
- updated?: (() => void) | (() => void)[];
1991
- activated?: (() => void) | (() => void)[];
1992
- deactivated?: (() => void) | (() => void)[];
1993
- beforeDestroy?: (() => void) | (() => void)[];
1994
- beforeUnmount?: (() => void) | (() => void)[];
1995
- destroyed?: (() => void) | (() => void)[];
1996
- unmounted?: (() => void) | (() => void)[];
1997
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1998
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1999
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
2177
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
2178
+ created?: ((() => void)[] | (() => void)) | undefined;
2179
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
2180
+ mounted?: ((() => void)[] | (() => void)) | undefined;
2181
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
2182
+ updated?: ((() => void)[] | (() => void)) | undefined;
2183
+ activated?: ((() => void)[] | (() => void)) | undefined;
2184
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
2185
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
2186
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
2187
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
2188
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
2189
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
2190
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
2191
+ 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;
2000
2192
  };
2001
2193
  $forceUpdate: () => void;
2002
2194
  $nextTick: typeof nextTick;
2003
- $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;
2195
+ $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;
2004
2196
  } & Readonly<{
2005
- flat: boolean;
2006
- reverse: boolean;
2007
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2008
- error: boolean;
2009
- active: boolean;
2010
- details: boolean;
2011
2197
  style: import('vue').StyleValue;
2012
- disabled: boolean;
2013
2198
  focused: boolean;
2014
2199
  rounded: string | number | boolean;
2015
2200
  tile: boolean;
2201
+ clearable: boolean;
2016
2202
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2203
+ active: boolean;
2017
2204
  centerAffix: boolean;
2018
- glow: boolean;
2019
- clearable: boolean;
2020
2205
  dirty: boolean;
2021
- persistentClear: boolean;
2022
- singleLine: boolean;
2023
- }> & Omit<{
2206
+ disabled: boolean;
2207
+ glow: boolean;
2208
+ error: boolean;
2024
2209
  flat: boolean;
2210
+ persistentClear: boolean;
2025
2211
  reverse: boolean;
2026
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2027
- error: boolean;
2028
- active: boolean;
2212
+ singleLine: boolean;
2213
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2029
2214
  details: boolean;
2030
- style: import('vue').StyleValue;
2031
- disabled: boolean;
2215
+ }> & Omit<{
2216
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2032
2217
  focused: boolean;
2033
2218
  tile: boolean;
2034
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2035
- glow: boolean;
2036
2219
  clearable: boolean;
2220
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2221
+ active: boolean;
2037
2222
  dirty: boolean;
2223
+ disabled: boolean;
2224
+ glow: boolean;
2225
+ error: boolean;
2226
+ flat: boolean;
2038
2227
  persistentClear: boolean;
2228
+ reverse: boolean;
2039
2229
  singleLine: boolean;
2230
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2231
+ details: boolean;
2040
2232
  } & {
2041
- id?: string | undefined;
2042
- color?: string | undefined;
2043
- loading?: string | boolean | undefined;
2044
- label?: string | undefined;
2045
- class?: any;
2046
2233
  theme?: string | undefined;
2047
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2234
+ class?: any;
2235
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2048
2236
  rounded?: string | number | boolean | undefined;
2049
- baseColor?: string | undefined;
2237
+ loading?: string | boolean | undefined;
2238
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2050
2239
  bgColor?: string | undefined;
2240
+ centerAffix?: boolean | undefined;
2241
+ color?: string | undefined;
2242
+ baseColor?: string | undefined;
2051
2243
  iconColor?: string | boolean | undefined;
2052
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2244
+ label?: string | undefined;
2053
2245
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2054
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2055
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2056
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2057
- centerAffix?: boolean | undefined;
2246
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2247
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2248
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2249
+ id?: string | undefined;
2250
+ labelId?: string | undefined;
2058
2251
  } & {
2059
2252
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2060
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2253
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
2061
2254
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2062
2255
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2063
2256
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2064
2257
  modelValue?: unknown;
2065
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2066
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
2258
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
2259
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
2067
2260
  _allExposed: {
2068
2261
  reset: () => Promise<void>;
2069
2262
  resetValidation: () => Promise<void>;
@@ -2075,59 +2268,81 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2075
2268
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2076
2269
  } | {};
2077
2270
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2078
- 'click:control': (e: MouseEvent) => true;
2079
- 'mousedown:control': (e: MouseEvent) => true;
2080
- 'update:focused': (focused: boolean) => true;
2081
- 'update:modelValue': (val: string) => true;
2271
+ "click:control": (e: MouseEvent) => true;
2272
+ "mousedown:control": (e: MouseEvent) => true;
2273
+ "update:focused": (focused: boolean) => true;
2274
+ "update:modelValue": (val: string) => true;
2082
2275
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
2083
- flat: boolean;
2084
- reverse: boolean;
2085
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2086
- type: string;
2087
- error: boolean;
2088
- active: boolean;
2089
- direction: "horizontal" | "vertical";
2090
- details: boolean;
2091
2276
  style: import('vue').StyleValue;
2092
- autofocus: boolean;
2093
- disabled: boolean;
2094
- readonly: boolean | null;
2095
- messages: string | readonly string[];
2096
- 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)?])[];
2097
2277
  focused: boolean;
2098
2278
  errorMessages: string | readonly string[] | null;
2099
2279
  maxErrors: string | number;
2280
+ readonly: boolean | null;
2281
+ 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)?])[];
2100
2282
  density: import('vuetify/lib/composables/density.mjs').Density;
2101
2283
  rounded: string | number | boolean;
2102
2284
  tile: boolean;
2103
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2104
- centerAffix: boolean;
2105
- glow: boolean;
2106
2285
  hideSpinButtons: boolean;
2107
2286
  persistentHint: boolean;
2287
+ messages: string | readonly string[];
2108
2288
  clearable: boolean;
2289
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2290
+ active: boolean;
2291
+ centerAffix: boolean;
2109
2292
  dirty: boolean;
2293
+ disabled: boolean;
2294
+ glow: boolean;
2295
+ error: boolean;
2296
+ flat: boolean;
2110
2297
  persistentClear: boolean;
2298
+ reverse: boolean;
2111
2299
  singleLine: boolean;
2300
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2301
+ autofocus: boolean;
2112
2302
  persistentPlaceholder: boolean;
2113
2303
  persistentCounter: boolean;
2304
+ type: string;
2114
2305
  }, true, {}, import('vue').SlotsType<Partial<{
2115
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
2306
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2307
+ [key: string]: any;
2308
+ }>[];
2309
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2310
+ [key: string]: any;
2311
+ }>[];
2312
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2313
+ [key: string]: any;
2314
+ }>[];
2315
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2316
+ [key: string]: any;
2317
+ }>[];
2116
2318
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2117
2319
  props: Record<string, any>;
2118
- }) => import('vue').VNode[];
2119
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2320
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2321
+ [key: string]: any;
2322
+ }>[];
2323
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2324
+ [key: string]: any;
2325
+ }>[];
2326
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2327
+ [key: string]: any;
2328
+ }>[];
2120
2329
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2121
2330
  label: string | undefined;
2122
2331
  props: Record<string, any>;
2123
- }) => import('vue').VNode[];
2124
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2125
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2126
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2127
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2128
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2129
- default: () => import('vue').VNode[];
2130
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
2332
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2333
+ [key: string]: any;
2334
+ }>[];
2335
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2336
+ [key: string]: any;
2337
+ }>[];
2338
+ default: (arg: {
2339
+ id: Readonly<import('vue').Ref<string, string>>;
2340
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2341
+ [key: string]: any;
2342
+ }>[];
2343
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2344
+ [key: string]: any;
2345
+ }>[];
2131
2346
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
2132
2347
  P: {};
2133
2348
  B: {};
@@ -2136,190 +2351,197 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2136
2351
  M: {};
2137
2352
  Defaults: {};
2138
2353
  }, {
2139
- flat: boolean;
2140
- reverse: boolean;
2141
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2142
- type: string;
2143
- error: boolean;
2144
- active: boolean;
2145
- direction: "horizontal" | "vertical";
2146
- details: boolean;
2147
- style: import('vue').StyleValue;
2148
- autofocus: boolean;
2149
- disabled: boolean;
2150
- readonly: boolean | null;
2151
- messages: string | readonly string[];
2152
- 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)?])[];
2354
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2153
2355
  focused: boolean;
2154
2356
  errorMessages: string | readonly string[] | null;
2155
2357
  maxErrors: string | number;
2358
+ readonly: boolean | null;
2359
+ 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)?])[];
2156
2360
  density: import('vuetify/lib/composables/density.mjs').Density;
2157
2361
  tile: boolean;
2158
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2159
- glow: boolean;
2160
2362
  hideSpinButtons: boolean;
2161
2363
  persistentHint: boolean;
2364
+ messages: string | readonly string[];
2162
2365
  clearable: boolean;
2366
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2367
+ active: boolean;
2163
2368
  dirty: boolean;
2369
+ disabled: boolean;
2370
+ glow: boolean;
2371
+ error: boolean;
2372
+ flat: boolean;
2164
2373
  persistentClear: boolean;
2374
+ reverse: boolean;
2165
2375
  singleLine: boolean;
2376
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2377
+ autofocus: boolean;
2166
2378
  persistentPlaceholder: boolean;
2167
2379
  persistentCounter: boolean;
2380
+ type: string;
2168
2381
  } & {
2169
- name?: string | undefined;
2170
- id?: string | undefined;
2171
- width?: string | number | undefined;
2172
- color?: string | undefined;
2173
- maxWidth?: string | number | undefined;
2174
- minWidth?: string | number | undefined;
2175
- loading?: string | boolean | undefined;
2176
- label?: string | undefined;
2177
- prefix?: string | undefined;
2178
- role?: string | undefined;
2179
- class?: any;
2180
2382
  theme?: string | undefined;
2181
- placeholder?: string | undefined;
2182
- counter?: string | number | boolean | undefined;
2183
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2383
+ class?: any;
2384
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2385
+ name?: string | undefined;
2184
2386
  modelValue?: any;
2185
- 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;
2387
+ 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;
2186
2388
  validationValue?: any;
2187
2389
  rounded?: string | number | boolean | undefined;
2188
- baseColor?: string | undefined;
2189
- bgColor?: string | undefined;
2190
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2390
+ maxWidth?: string | number | undefined;
2391
+ minWidth?: string | number | undefined;
2392
+ width?: string | number | undefined;
2393
+ loading?: string | boolean | undefined;
2394
+ id?: string | undefined;
2191
2395
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2192
- iconColor?: string | boolean | undefined;
2396
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2397
+ hideDetails?: "auto" | boolean | undefined;
2398
+ hint?: string | undefined;
2399
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2400
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2193
2401
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2194
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2195
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2196
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2197
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2198
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2199
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2402
+ bgColor?: string | undefined;
2200
2403
  centerAffix?: boolean | undefined;
2201
- hint?: string | undefined;
2202
- hideDetails?: boolean | "auto" | undefined;
2203
- suffix?: string | undefined;
2404
+ color?: string | undefined;
2405
+ baseColor?: string | undefined;
2406
+ iconColor?: string | boolean | undefined;
2407
+ label?: string | undefined;
2408
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2409
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2410
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2411
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2412
+ autocomplete?: string | undefined;
2413
+ counter?: string | number | boolean | undefined;
2204
2414
  counterValue?: number | ((value: any) => number) | undefined;
2415
+ prefix?: string | undefined;
2416
+ placeholder?: string | undefined;
2417
+ suffix?: string | undefined;
2418
+ role?: string | undefined;
2205
2419
  modelModifiers?: Record<string, boolean> | undefined;
2206
2420
  } & {
2207
- $children?: import('vue').VNodeChild | {
2208
- $stable?: boolean;
2209
- } | (() => import('vue').VNodeChild) | {
2421
+ $children?: {
2422
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2423
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2424
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2210
2425
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2211
2426
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2212
2427
  props: Record<string, any>;
2213
2428
  }) => import('vue').VNodeChild) | undefined;
2214
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2429
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2430
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2215
2431
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2216
2432
  label: string | undefined;
2217
2433
  props: Record<string, any>;
2218
2434
  }) => import('vue').VNodeChild) | undefined;
2219
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2220
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2221
2435
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2222
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2223
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2224
- default?: (() => import('vue').VNodeChild) | undefined;
2436
+ default?: ((arg: {
2437
+ id: Readonly<import('vue').Ref<string, string>>;
2438
+ }) => import('vue').VNodeChild) | undefined;
2225
2439
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2226
- };
2227
- 'v-slots'?: {
2440
+ } | {
2441
+ $stable?: boolean | undefined;
2442
+ } | ((arg: {
2443
+ id: Readonly<import('vue').Ref<string, string>>;
2444
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
2445
+ "v-slots"?: {
2446
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2447
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2448
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2228
2449
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2229
2450
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2230
2451
  props: Record<string, any>;
2231
2452
  }) => import('vue').VNodeChild) | undefined;
2232
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2453
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2454
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2233
2455
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2234
2456
  label: string | undefined;
2235
2457
  props: Record<string, any>;
2236
2458
  }) => import('vue').VNodeChild) | undefined;
2237
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2238
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2239
2459
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2240
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2241
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2242
- default?: false | (() => import('vue').VNodeChild) | undefined;
2460
+ default?: false | ((arg: {
2461
+ id: Readonly<import('vue').Ref<string, string>>;
2462
+ }) => import('vue').VNodeChild) | undefined;
2243
2463
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2244
2464
  } | undefined;
2245
2465
  } & {
2246
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2466
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2467
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2247
2468
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2248
2469
  props: Record<string, any>;
2249
2470
  }) => import('vue').VNodeChild) | undefined;
2471
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2472
+ "v-slot:default"?: false | ((arg: {
2473
+ id: Readonly<import('vue').Ref<string, string>>;
2474
+ }) => import('vue').VNodeChild) | undefined;
2250
2475
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2251
2476
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2252
2477
  label: string | undefined;
2253
2478
  props: Record<string, any>;
2254
2479
  }) => import('vue').VNodeChild) | undefined;
2255
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2256
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2257
2480
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2481
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2482
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2258
2483
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2259
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2260
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
2261
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2262
2484
  } & {
2263
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2264
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
2265
2485
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
2266
2486
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
2267
- }, Omit<Omit<{
2487
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2488
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
2489
+ }, HTMLInputElement & Omit<Omit<{
2268
2490
  $: import('vue').ComponentInternalInstance;
2269
2491
  $data: {};
2270
2492
  $props: Partial<{
2271
- error: boolean;
2272
- direction: "horizontal" | "vertical";
2273
2493
  style: import('vue').StyleValue;
2274
- disabled: boolean | null;
2275
- readonly: boolean | null;
2276
- messages: string | readonly string[];
2277
- 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)?])[];
2278
2494
  focused: boolean;
2495
+ disabled: boolean | null;
2496
+ error: boolean;
2279
2497
  errorMessages: string | readonly string[] | null;
2280
2498
  maxErrors: string | number;
2499
+ readonly: boolean | null;
2500
+ 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)?])[];
2281
2501
  density: import('vuetify/lib/composables/density.mjs').Density;
2282
2502
  centerAffix: boolean;
2283
2503
  glow: boolean;
2284
2504
  hideSpinButtons: boolean;
2285
2505
  persistentHint: boolean;
2286
- }> & Omit<{
2287
- error: boolean;
2288
- direction: "horizontal" | "vertical";
2289
- style: import('vue').StyleValue;
2290
- disabled: boolean | null;
2291
- readonly: boolean | null;
2292
2506
  messages: string | readonly string[];
2293
- 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)?])[];
2507
+ direction: "horizontal" | "vertical";
2508
+ }> & Omit<{
2509
+ theme?: string | undefined;
2510
+ class?: any;
2511
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2294
2512
  focused: boolean;
2513
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2514
+ disabled: boolean | null;
2515
+ error: boolean;
2295
2516
  errorMessages: string | readonly string[] | null;
2296
2517
  maxErrors: string | number;
2297
- density: import('vuetify/lib/composables/density.mjs').Density;
2298
- centerAffix: boolean;
2299
- glow: boolean;
2300
- hideSpinButtons: boolean;
2301
- persistentHint: boolean;
2302
2518
  name?: string | undefined;
2303
- id?: string | undefined;
2304
- width?: string | number | undefined;
2305
- color?: string | undefined;
2306
- maxWidth?: string | number | undefined;
2307
- minWidth?: string | number | undefined;
2308
2519
  label?: string | undefined;
2309
- class?: any;
2310
- theme?: string | undefined;
2311
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2312
- 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;
2520
+ readonly: boolean | null;
2521
+ 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)?])[];
2522
+ 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;
2313
2523
  validationValue?: any;
2314
- baseColor?: string | undefined;
2315
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2524
+ density: import('vuetify/lib/composables/density.mjs').Density;
2525
+ maxWidth?: string | number | undefined;
2526
+ minWidth?: string | number | undefined;
2527
+ width?: string | number | undefined;
2528
+ id?: string | undefined;
2316
2529
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2530
+ baseColor?: string | undefined;
2531
+ centerAffix: boolean;
2532
+ color?: string | undefined;
2533
+ glow: boolean;
2317
2534
  iconColor?: string | boolean | undefined;
2318
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2319
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2535
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2536
+ hideDetails?: "auto" | boolean | undefined;
2537
+ hideSpinButtons: boolean;
2320
2538
  hint?: string | undefined;
2321
- hideDetails?: boolean | "auto" | undefined;
2322
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
2539
+ persistentHint: boolean;
2540
+ messages: string | readonly string[];
2541
+ direction: "horizontal" | "vertical";
2542
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2543
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2544
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
2323
2545
  $attrs: {
2324
2546
  [x: string]: unknown;
2325
2547
  };
@@ -2327,54 +2549,64 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2327
2549
  [x: string]: unknown;
2328
2550
  };
2329
2551
  $slots: Readonly<{
2330
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2331
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2332
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2333
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2334
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
2552
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2553
+ [key: string]: any;
2554
+ }>[]) | undefined;
2555
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2556
+ [key: string]: any;
2557
+ }>[]) | undefined;
2558
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2559
+ [key: string]: any;
2560
+ }>[]) | undefined;
2561
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2562
+ [key: string]: any;
2563
+ }>[]) | undefined;
2564
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2565
+ [key: string]: any;
2566
+ }>[]) | undefined;
2335
2567
  }>;
2336
- $root: import('vue').ComponentPublicInstance | null;
2337
- $parent: import('vue').ComponentPublicInstance | null;
2568
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2569
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2338
2570
  $host: Element | null;
2339
2571
  $emit: (event: string, ...args: any[]) => void;
2340
2572
  $el: any;
2341
2573
  $options: import('vue').ComponentOptionsBase<{
2342
- error: boolean;
2343
- direction: "horizontal" | "vertical";
2344
- style: import('vue').StyleValue;
2345
- disabled: boolean | null;
2346
- readonly: boolean | null;
2347
- messages: string | readonly string[];
2348
- 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)?])[];
2574
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2349
2575
  focused: boolean;
2576
+ disabled: boolean | null;
2577
+ error: boolean;
2350
2578
  errorMessages: string | readonly string[] | null;
2351
2579
  maxErrors: string | number;
2580
+ readonly: boolean | null;
2581
+ 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)?])[];
2352
2582
  density: import('vuetify/lib/composables/density.mjs').Density;
2353
2583
  centerAffix: boolean;
2354
2584
  glow: boolean;
2355
2585
  hideSpinButtons: boolean;
2356
2586
  persistentHint: boolean;
2587
+ messages: string | readonly string[];
2588
+ direction: "horizontal" | "vertical";
2357
2589
  } & {
2358
- name?: string | undefined;
2359
- id?: string | undefined;
2360
- width?: string | number | undefined;
2361
- color?: string | undefined;
2362
- maxWidth?: string | number | undefined;
2363
- minWidth?: string | number | undefined;
2364
- label?: string | undefined;
2365
- class?: any;
2366
2590
  theme?: string | undefined;
2591
+ class?: any;
2367
2592
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2368
- 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;
2593
+ name?: string | undefined;
2594
+ label?: string | undefined;
2595
+ 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;
2369
2596
  validationValue?: any;
2370
- baseColor?: string | undefined;
2371
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2597
+ maxWidth?: string | number | undefined;
2598
+ minWidth?: string | number | undefined;
2599
+ width?: string | number | undefined;
2600
+ id?: string | undefined;
2372
2601
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2602
+ baseColor?: string | undefined;
2603
+ color?: string | undefined;
2373
2604
  iconColor?: string | boolean | undefined;
2374
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2375
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2605
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2606
+ hideDetails?: "auto" | boolean | undefined;
2376
2607
  hint?: string | undefined;
2377
- hideDetails?: boolean | "auto" | undefined;
2608
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2609
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2378
2610
  } & {}, {
2379
2611
  reset: () => Promise<void>;
2380
2612
  resetValidation: () => Promise<void>;
@@ -2383,102 +2615,112 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2383
2615
  errorMessages: import('vue').ComputedRef<string[]>;
2384
2616
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2385
2617
  "update:modelValue": (value: any) => true;
2386
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
2387
- error: boolean;
2388
- direction: "horizontal" | "vertical";
2618
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
2389
2619
  style: import('vue').StyleValue;
2390
- disabled: boolean | null;
2391
- readonly: boolean | null;
2392
- messages: string | readonly string[];
2393
- 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)?])[];
2394
2620
  focused: boolean;
2621
+ disabled: boolean | null;
2622
+ error: boolean;
2395
2623
  errorMessages: string | readonly string[] | null;
2396
2624
  maxErrors: string | number;
2625
+ readonly: boolean | null;
2626
+ 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)?])[];
2397
2627
  density: import('vuetify/lib/composables/density.mjs').Density;
2398
2628
  centerAffix: boolean;
2399
2629
  glow: boolean;
2400
2630
  hideSpinButtons: boolean;
2401
2631
  persistentHint: boolean;
2632
+ messages: string | readonly string[];
2633
+ direction: "horizontal" | "vertical";
2402
2634
  }, {}, string, import('vue').SlotsType<Partial<{
2403
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2404
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2405
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2406
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2407
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
2635
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2636
+ [key: string]: any;
2637
+ }>[];
2638
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2639
+ [key: string]: any;
2640
+ }>[];
2641
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2642
+ [key: string]: any;
2643
+ }>[];
2644
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2645
+ [key: string]: any;
2646
+ }>[];
2647
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2648
+ [key: string]: any;
2649
+ }>[];
2408
2650
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2409
- beforeCreate?: (() => void) | (() => void)[];
2410
- created?: (() => void) | (() => void)[];
2411
- beforeMount?: (() => void) | (() => void)[];
2412
- mounted?: (() => void) | (() => void)[];
2413
- beforeUpdate?: (() => void) | (() => void)[];
2414
- updated?: (() => void) | (() => void)[];
2415
- activated?: (() => void) | (() => void)[];
2416
- deactivated?: (() => void) | (() => void)[];
2417
- beforeDestroy?: (() => void) | (() => void)[];
2418
- beforeUnmount?: (() => void) | (() => void)[];
2419
- destroyed?: (() => void) | (() => void)[];
2420
- unmounted?: (() => void) | (() => void)[];
2421
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2422
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2423
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
2651
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
2652
+ created?: ((() => void)[] | (() => void)) | undefined;
2653
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
2654
+ mounted?: ((() => void)[] | (() => void)) | undefined;
2655
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
2656
+ updated?: ((() => void)[] | (() => void)) | undefined;
2657
+ activated?: ((() => void)[] | (() => void)) | undefined;
2658
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
2659
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
2660
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
2661
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
2662
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
2663
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
2664
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
2665
+ 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;
2424
2666
  };
2425
2667
  $forceUpdate: () => void;
2426
2668
  $nextTick: typeof nextTick;
2427
- $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;
2669
+ $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;
2428
2670
  } & Readonly<{
2429
- error: boolean;
2430
- direction: "horizontal" | "vertical";
2431
2671
  style: import('vue').StyleValue;
2432
- disabled: boolean | null;
2433
- readonly: boolean | null;
2434
- messages: string | readonly string[];
2435
- 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)?])[];
2436
2672
  focused: boolean;
2673
+ disabled: boolean | null;
2674
+ error: boolean;
2437
2675
  errorMessages: string | readonly string[] | null;
2438
2676
  maxErrors: string | number;
2677
+ readonly: boolean | null;
2678
+ 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)?])[];
2439
2679
  density: import('vuetify/lib/composables/density.mjs').Density;
2440
2680
  centerAffix: boolean;
2441
2681
  glow: boolean;
2442
2682
  hideSpinButtons: boolean;
2443
2683
  persistentHint: boolean;
2444
- }> & Omit<{
2445
- error: boolean;
2446
- direction: "horizontal" | "vertical";
2447
- style: import('vue').StyleValue;
2448
- disabled: boolean | null;
2449
- readonly: boolean | null;
2450
2684
  messages: string | readonly string[];
2451
- 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)?])[];
2685
+ direction: "horizontal" | "vertical";
2686
+ }> & Omit<{
2687
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2452
2688
  focused: boolean;
2689
+ disabled: boolean | null;
2690
+ error: boolean;
2453
2691
  errorMessages: string | readonly string[] | null;
2454
2692
  maxErrors: string | number;
2693
+ readonly: boolean | null;
2694
+ 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)?])[];
2455
2695
  density: import('vuetify/lib/composables/density.mjs').Density;
2456
2696
  centerAffix: boolean;
2457
2697
  glow: boolean;
2458
2698
  hideSpinButtons: boolean;
2459
2699
  persistentHint: boolean;
2700
+ messages: string | readonly string[];
2701
+ direction: "horizontal" | "vertical";
2460
2702
  } & {
2703
+ theme?: string | undefined;
2704
+ class?: any;
2705
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2461
2706
  name?: string | undefined;
2462
- id?: string | undefined;
2463
- width?: string | number | undefined;
2464
- color?: string | undefined;
2465
- maxWidth?: string | number | undefined;
2466
- minWidth?: string | number | undefined;
2467
2707
  label?: string | undefined;
2468
- class?: any;
2469
- theme?: string | undefined;
2470
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2471
- 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;
2708
+ 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;
2472
2709
  validationValue?: any;
2473
- baseColor?: string | undefined;
2474
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2710
+ maxWidth?: string | number | undefined;
2711
+ minWidth?: string | number | undefined;
2712
+ width?: string | number | undefined;
2713
+ id?: string | undefined;
2475
2714
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2715
+ baseColor?: string | undefined;
2716
+ color?: string | undefined;
2476
2717
  iconColor?: string | boolean | undefined;
2477
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2478
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2718
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2719
+ hideDetails?: "auto" | boolean | undefined;
2479
2720
  hint?: string | undefined;
2480
- hideDetails?: boolean | "auto" | undefined;
2481
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2721
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2722
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2723
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2482
2724
  reset: () => Promise<void>;
2483
2725
  resetValidation: () => Promise<void>;
2484
2726
  validate: (silent?: boolean) => Promise<string[]>;
@@ -2486,64 +2728,65 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2486
2728
  errorMessages: import('vue').ComputedRef<string[]>;
2487
2729
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2488
2730
  modelValue?: unknown;
2489
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2490
- }, 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 & Omit<Omit<{
2731
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
2732
+ }, 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}`> & Omit<Omit<{
2491
2733
  $: import('vue').ComponentInternalInstance;
2492
2734
  $data: {};
2493
2735
  $props: Partial<{
2494
- flat: boolean;
2495
- reverse: boolean;
2496
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2497
- error: boolean;
2498
- active: boolean;
2499
- details: boolean;
2500
2736
  style: import('vue').StyleValue;
2501
- disabled: boolean;
2502
2737
  focused: boolean;
2503
2738
  rounded: string | number | boolean;
2504
2739
  tile: boolean;
2740
+ clearable: boolean;
2505
2741
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2742
+ active: boolean;
2506
2743
  centerAffix: boolean;
2507
- glow: boolean;
2508
- clearable: boolean;
2509
2744
  dirty: boolean;
2510
- persistentClear: boolean;
2511
- singleLine: boolean;
2512
- }> & Omit<{
2513
- flat: boolean;
2514
- reverse: boolean;
2515
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2516
- error: boolean;
2517
- active: boolean;
2518
- details: boolean;
2519
- style: import('vue').StyleValue;
2520
2745
  disabled: boolean;
2521
- focused: boolean;
2522
- tile: boolean;
2523
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2524
2746
  glow: boolean;
2525
- clearable: boolean;
2526
- dirty: boolean;
2747
+ error: boolean;
2748
+ flat: boolean;
2527
2749
  persistentClear: boolean;
2750
+ reverse: boolean;
2528
2751
  singleLine: boolean;
2529
- id?: string | undefined;
2530
- color?: string | undefined;
2531
- loading?: string | boolean | undefined;
2532
- label?: string | undefined;
2533
- class?: any;
2752
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2753
+ details: boolean;
2754
+ }> & Omit<{
2534
2755
  theme?: string | undefined;
2756
+ class?: any;
2757
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2758
+ focused: boolean;
2535
2759
  "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2536
2760
  rounded?: string | number | boolean | undefined;
2537
- baseColor?: string | undefined;
2761
+ tile: boolean;
2762
+ loading?: string | boolean | undefined;
2763
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2538
2764
  bgColor?: string | undefined;
2765
+ clearable: boolean;
2766
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2767
+ active: boolean;
2768
+ centerAffix?: boolean | undefined;
2769
+ color?: string | undefined;
2770
+ baseColor?: string | undefined;
2771
+ dirty: boolean;
2772
+ disabled: boolean;
2773
+ glow: boolean;
2774
+ error: boolean;
2775
+ flat: boolean;
2539
2776
  iconColor?: string | boolean | undefined;
2540
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2777
+ label?: string | undefined;
2778
+ persistentClear: boolean;
2541
2779
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2780
+ reverse: boolean;
2781
+ singleLine: boolean;
2782
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2542
2783
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2543
2784
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2544
2785
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2545
- centerAffix?: boolean | undefined;
2546
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
2786
+ id?: string | undefined;
2787
+ details: boolean;
2788
+ labelId?: string | undefined;
2789
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "active" | "centerAffix" | "clearIcon" | "clearable" | "details" | "dirty" | "disabled" | "error" | "flat" | "focused" | "glow" | "persistentClear" | "reverse" | "rounded" | "singleLine" | "style" | "tile" | "variant">;
2547
2790
  $attrs: {
2548
2791
  [x: string]: unknown;
2549
2792
  };
@@ -2553,56 +2796,69 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2553
2796
  $slots: Readonly<{
2554
2797
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2555
2798
  props: Record<string, any>;
2556
- }) => import('vue').VNode[]) | undefined;
2557
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2558
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2799
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2800
+ [key: string]: any;
2801
+ }>[]) | undefined;
2802
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2803
+ [key: string]: any;
2804
+ }>[]) | undefined;
2805
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2806
+ [key: string]: any;
2807
+ }>[]) | undefined;
2559
2808
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2560
2809
  label: string | undefined;
2561
2810
  props: Record<string, any>;
2562
- }) => import('vue').VNode[]) | undefined;
2563
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
2564
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
2811
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2812
+ [key: string]: any;
2813
+ }>[]) | undefined;
2814
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2815
+ [key: string]: any;
2816
+ }>[]) | undefined;
2817
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2818
+ [key: string]: any;
2819
+ }>[]) | undefined;
2565
2820
  }>;
2566
- $root: import('vue').ComponentPublicInstance | null;
2567
- $parent: import('vue').ComponentPublicInstance | null;
2821
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2822
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2568
2823
  $host: Element | null;
2569
2824
  $emit: (event: "update:focused", focused: boolean) => void;
2570
2825
  $el: any;
2571
2826
  $options: import('vue').ComponentOptionsBase<{
2572
- flat: boolean;
2573
- reverse: boolean;
2574
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2575
- error: boolean;
2576
- active: boolean;
2577
- details: boolean;
2578
- style: import('vue').StyleValue;
2579
- disabled: boolean;
2827
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2580
2828
  focused: boolean;
2581
2829
  tile: boolean;
2582
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2583
- glow: boolean;
2584
2830
  clearable: boolean;
2831
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2832
+ active: boolean;
2585
2833
  dirty: boolean;
2834
+ disabled: boolean;
2835
+ glow: boolean;
2836
+ error: boolean;
2837
+ flat: boolean;
2586
2838
  persistentClear: boolean;
2839
+ reverse: boolean;
2587
2840
  singleLine: boolean;
2841
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2842
+ details: boolean;
2588
2843
  } & {
2589
- id?: string | undefined;
2590
- color?: string | undefined;
2591
- loading?: string | boolean | undefined;
2592
- label?: string | undefined;
2593
- class?: any;
2594
2844
  theme?: string | undefined;
2845
+ class?: any;
2595
2846
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2596
2847
  rounded?: string | number | boolean | undefined;
2597
- baseColor?: string | undefined;
2848
+ loading?: string | boolean | undefined;
2849
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2598
2850
  bgColor?: string | undefined;
2851
+ centerAffix?: boolean | undefined;
2852
+ color?: string | undefined;
2853
+ baseColor?: string | undefined;
2599
2854
  iconColor?: string | boolean | undefined;
2600
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2855
+ label?: string | undefined;
2601
2856
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2602
2857
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2603
2858
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2604
2859
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2605
- centerAffix?: boolean | undefined;
2860
+ id?: string | undefined;
2861
+ labelId?: string | undefined;
2606
2862
  } & {
2607
2863
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2608
2864
  }, {
@@ -2611,120 +2867,133 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2611
2867
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2612
2868
  "update:focused": (focused: boolean) => true;
2613
2869
  "update:modelValue": (value: any) => true;
2614
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
2615
- flat: boolean;
2616
- reverse: boolean;
2617
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2618
- error: boolean;
2619
- active: boolean;
2620
- details: boolean;
2870
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:default" | "v-slot:label" | "v-slot:loader" | "v-slot:prepend-inner" | "v-slots">, string, {
2621
2871
  style: import('vue').StyleValue;
2622
- disabled: boolean;
2623
2872
  focused: boolean;
2624
2873
  rounded: string | number | boolean;
2625
2874
  tile: boolean;
2875
+ clearable: boolean;
2626
2876
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2877
+ active: boolean;
2627
2878
  centerAffix: boolean;
2628
- glow: boolean;
2629
- clearable: boolean;
2630
2879
  dirty: boolean;
2880
+ disabled: boolean;
2881
+ glow: boolean;
2882
+ error: boolean;
2883
+ flat: boolean;
2631
2884
  persistentClear: boolean;
2885
+ reverse: boolean;
2632
2886
  singleLine: boolean;
2887
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2888
+ details: boolean;
2633
2889
  }, {}, string, import('vue').SlotsType<Partial<{
2634
2890
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2635
2891
  props: Record<string, any>;
2636
- }) => import('vue').VNode[];
2637
- "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2638
- "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2892
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2893
+ [key: string]: any;
2894
+ }>[];
2895
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2896
+ [key: string]: any;
2897
+ }>[];
2898
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2899
+ [key: string]: any;
2900
+ }>[];
2639
2901
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2640
2902
  label: string | undefined;
2641
2903
  props: Record<string, any>;
2642
- }) => import('vue').VNode[];
2643
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2644
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
2904
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2905
+ [key: string]: any;
2906
+ }>[];
2907
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2908
+ [key: string]: any;
2909
+ }>[];
2910
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2911
+ [key: string]: any;
2912
+ }>[];
2645
2913
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2646
- beforeCreate?: (() => void) | (() => void)[];
2647
- created?: (() => void) | (() => void)[];
2648
- beforeMount?: (() => void) | (() => void)[];
2649
- mounted?: (() => void) | (() => void)[];
2650
- beforeUpdate?: (() => void) | (() => void)[];
2651
- updated?: (() => void) | (() => void)[];
2652
- activated?: (() => void) | (() => void)[];
2653
- deactivated?: (() => void) | (() => void)[];
2654
- beforeDestroy?: (() => void) | (() => void)[];
2655
- beforeUnmount?: (() => void) | (() => void)[];
2656
- destroyed?: (() => void) | (() => void)[];
2657
- unmounted?: (() => void) | (() => void)[];
2658
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2659
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2660
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
2914
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
2915
+ created?: ((() => void)[] | (() => void)) | undefined;
2916
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
2917
+ mounted?: ((() => void)[] | (() => void)) | undefined;
2918
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
2919
+ updated?: ((() => void)[] | (() => void)) | undefined;
2920
+ activated?: ((() => void)[] | (() => void)) | undefined;
2921
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
2922
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
2923
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
2924
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
2925
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
2926
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
2927
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
2928
+ 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;
2661
2929
  };
2662
2930
  $forceUpdate: () => void;
2663
2931
  $nextTick: typeof nextTick;
2664
- $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;
2932
+ $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;
2665
2933
  } & Readonly<{
2666
- flat: boolean;
2667
- reverse: boolean;
2668
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2669
- error: boolean;
2670
- active: boolean;
2671
- details: boolean;
2672
2934
  style: import('vue').StyleValue;
2673
- disabled: boolean;
2674
2935
  focused: boolean;
2675
2936
  rounded: string | number | boolean;
2676
2937
  tile: boolean;
2938
+ clearable: boolean;
2677
2939
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2940
+ active: boolean;
2678
2941
  centerAffix: boolean;
2679
- glow: boolean;
2680
- clearable: boolean;
2681
2942
  dirty: boolean;
2682
- persistentClear: boolean;
2683
- singleLine: boolean;
2684
- }> & Omit<{
2943
+ disabled: boolean;
2944
+ glow: boolean;
2945
+ error: boolean;
2685
2946
  flat: boolean;
2947
+ persistentClear: boolean;
2686
2948
  reverse: boolean;
2687
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2688
- error: boolean;
2689
- active: boolean;
2949
+ singleLine: boolean;
2950
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2690
2951
  details: boolean;
2691
- style: import('vue').StyleValue;
2692
- disabled: boolean;
2952
+ }> & Omit<{
2953
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2693
2954
  focused: boolean;
2694
2955
  tile: boolean;
2695
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2696
- glow: boolean;
2697
2956
  clearable: boolean;
2957
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2958
+ active: boolean;
2698
2959
  dirty: boolean;
2960
+ disabled: boolean;
2961
+ glow: boolean;
2962
+ error: boolean;
2963
+ flat: boolean;
2699
2964
  persistentClear: boolean;
2965
+ reverse: boolean;
2700
2966
  singleLine: boolean;
2967
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
2968
+ details: boolean;
2701
2969
  } & {
2702
- id?: string | undefined;
2703
- color?: string | undefined;
2704
- loading?: string | boolean | undefined;
2705
- label?: string | undefined;
2706
- class?: any;
2707
2970
  theme?: string | undefined;
2708
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2971
+ class?: any;
2972
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2709
2973
  rounded?: string | number | boolean | undefined;
2710
- baseColor?: string | undefined;
2974
+ loading?: string | boolean | undefined;
2975
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2711
2976
  bgColor?: string | undefined;
2977
+ centerAffix?: boolean | undefined;
2978
+ color?: string | undefined;
2979
+ baseColor?: string | undefined;
2712
2980
  iconColor?: string | boolean | undefined;
2713
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2981
+ label?: string | undefined;
2714
2982
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2715
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2716
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2717
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2718
- centerAffix?: boolean | undefined;
2983
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2984
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2985
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2986
+ id?: string | undefined;
2987
+ labelId?: string | undefined;
2719
2988
  } & {
2720
2989
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2721
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2990
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
2722
2991
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2723
2992
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2724
2993
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2725
2994
  modelValue?: unknown;
2726
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2727
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
2995
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
2996
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
2728
2997
  _allExposed: {
2729
2998
  reset: () => Promise<void>;
2730
2999
  resetValidation: () => Promise<void>;
@@ -2736,37 +3005,35 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2736
3005
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2737
3006
  } | {};
2738
3007
  }, {}, {}, {}, {
2739
- flat: boolean;
2740
- reverse: boolean;
2741
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2742
- type: string;
2743
- error: boolean;
2744
- active: boolean;
2745
- direction: "horizontal" | "vertical";
2746
- details: boolean;
2747
3008
  style: import('vue').StyleValue;
2748
- autofocus: boolean;
2749
- disabled: boolean;
2750
- readonly: boolean | null;
2751
- messages: string | readonly string[];
2752
- 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)?])[];
2753
3009
  focused: boolean;
2754
3010
  errorMessages: string | readonly string[] | null;
2755
3011
  maxErrors: string | number;
3012
+ readonly: boolean | null;
3013
+ 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)?])[];
2756
3014
  density: import('vuetify/lib/composables/density.mjs').Density;
2757
3015
  rounded: string | number | boolean;
2758
3016
  tile: boolean;
2759
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
2760
- centerAffix: boolean;
2761
- glow: boolean;
2762
3017
  hideSpinButtons: boolean;
2763
3018
  persistentHint: boolean;
3019
+ messages: string | readonly string[];
2764
3020
  clearable: boolean;
3021
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
3022
+ active: boolean;
3023
+ centerAffix: boolean;
2765
3024
  dirty: boolean;
3025
+ disabled: boolean;
3026
+ glow: boolean;
3027
+ error: boolean;
3028
+ flat: boolean;
2766
3029
  persistentClear: boolean;
3030
+ reverse: boolean;
2767
3031
  singleLine: boolean;
3032
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
3033
+ autofocus: boolean;
2768
3034
  persistentPlaceholder: boolean;
2769
3035
  persistentCounter: boolean;
3036
+ type: string;
2770
3037
  }> | null;
2771
3038
  }, any>;
2772
3039
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;