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