@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
@@ -152,202 +152,211 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
152
152
  readonly disableClickButton?: boolean | undefined;
153
153
  readonly autocomplete?: string | undefined;
154
154
  readonly helpText?: string | undefined;
155
+ readonly maxlength?: string | number | undefined;
156
+ readonly title?: string | false | undefined;
157
+ readonly onInput?: ((...args: any[]) => any) | undefined;
158
+ readonly onKeydown?: ((...args: any[]) => any) | undefined;
155
159
  readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
156
160
  readonly onClear?: ((...args: any[]) => any) | undefined;
157
161
  readonly "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
158
162
  readonly "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
159
163
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
160
- $attrs: {
161
- [x: string]: unknown;
162
- };
164
+ $attrs: import('vue').Attrs;
163
165
  $refs: {
164
166
  [x: string]: unknown;
165
167
  } & {
166
168
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
167
- flat: boolean;
168
- reverse: boolean;
169
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
170
- type: string;
171
- error: boolean;
172
- active: boolean;
173
- direction: "horizontal" | "vertical";
174
- details: boolean;
175
- style: import('vue').StyleValue;
176
- autofocus: boolean;
177
- disabled: boolean;
178
- readonly: boolean | null;
179
- messages: string | readonly string[];
180
- 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)?])[];
169
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
181
170
  focused: boolean;
182
171
  errorMessages: string | readonly string[] | null;
183
172
  maxErrors: string | number;
173
+ readonly: boolean | null;
174
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
184
175
  density: import('vuetify/lib/composables/density.mjs').Density;
185
176
  tile: boolean;
186
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
187
- glow: boolean;
188
177
  hideSpinButtons: boolean;
189
178
  persistentHint: boolean;
179
+ messages: string | readonly string[];
190
180
  clearable: boolean;
181
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
182
+ active: boolean;
191
183
  dirty: boolean;
184
+ disabled: boolean;
185
+ glow: boolean;
186
+ error: boolean;
187
+ flat: boolean;
192
188
  persistentClear: boolean;
189
+ reverse: boolean;
193
190
  singleLine: boolean;
191
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
192
+ autofocus: boolean;
194
193
  persistentPlaceholder: boolean;
195
194
  persistentCounter: boolean;
195
+ type: string;
196
196
  } & {
197
- name?: string | undefined;
198
- id?: string | undefined;
199
- width?: string | number | undefined;
200
- color?: string | undefined;
201
- maxWidth?: string | number | undefined;
202
- minWidth?: string | number | undefined;
203
- loading?: string | boolean | undefined;
204
- label?: string | undefined;
205
- prefix?: string | undefined;
206
- role?: string | undefined;
207
- class?: any;
208
197
  theme?: string | undefined;
209
- placeholder?: string | undefined;
210
- counter?: string | number | boolean | undefined;
211
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
198
+ class?: any;
199
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
200
+ name?: string | undefined;
212
201
  modelValue?: any;
213
- 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;
202
+ 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;
214
203
  validationValue?: any;
215
204
  rounded?: string | number | boolean | undefined;
216
- baseColor?: string | undefined;
217
- bgColor?: string | undefined;
218
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
205
+ maxWidth?: string | number | undefined;
206
+ minWidth?: string | number | undefined;
207
+ width?: string | number | undefined;
208
+ loading?: string | boolean | undefined;
209
+ id?: string | undefined;
219
210
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
220
- iconColor?: string | boolean | undefined;
211
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
212
+ hideDetails?: "auto" | boolean | undefined;
213
+ hint?: string | undefined;
214
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
215
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
221
216
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
222
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
223
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
224
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
225
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
226
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
227
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
217
+ bgColor?: string | undefined;
228
218
  centerAffix?: boolean | undefined;
229
- hint?: string | undefined;
230
- hideDetails?: boolean | "auto" | undefined;
231
- suffix?: string | undefined;
219
+ color?: string | undefined;
220
+ baseColor?: string | undefined;
221
+ iconColor?: string | boolean | undefined;
222
+ label?: string | undefined;
223
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
224
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
225
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
226
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
227
+ autocomplete?: string | undefined;
228
+ counter?: string | number | boolean | undefined;
232
229
  counterValue?: number | ((value: any) => number) | undefined;
230
+ prefix?: string | undefined;
231
+ placeholder?: string | undefined;
232
+ suffix?: string | undefined;
233
+ role?: string | undefined;
233
234
  modelModifiers?: Record<string, boolean> | undefined;
234
235
  } & {
235
- $children?: import('vue').VNodeChild | {
236
- $stable?: boolean;
237
- } | (() => import('vue').VNodeChild) | {
236
+ $children?: {
237
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
238
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
239
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
238
240
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
239
241
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
240
242
  props: Record<string, any>;
241
243
  }) => import('vue').VNodeChild) | undefined;
242
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
244
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
245
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
243
246
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
244
247
  label: string | undefined;
245
248
  props: Record<string, any>;
246
249
  }) => import('vue').VNodeChild) | undefined;
247
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
248
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
249
250
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
250
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
251
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
252
- default?: (() => import('vue').VNodeChild) | undefined;
251
+ default?: ((arg: {
252
+ id: Readonly<import('vue').Ref<string, string>>;
253
+ }) => import('vue').VNodeChild) | undefined;
253
254
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
254
- };
255
- 'v-slots'?: {
255
+ } | {
256
+ $stable?: boolean | undefined;
257
+ } | ((arg: {
258
+ id: Readonly<import('vue').Ref<string, string>>;
259
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
260
+ "v-slots"?: {
261
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
262
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
263
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
256
264
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
257
265
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
258
266
  props: Record<string, any>;
259
267
  }) => import('vue').VNodeChild) | undefined;
260
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
268
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
269
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
261
270
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
262
271
  label: string | undefined;
263
272
  props: Record<string, any>;
264
273
  }) => import('vue').VNodeChild) | undefined;
265
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
266
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
267
274
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
268
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
269
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
270
- default?: false | (() => import('vue').VNodeChild) | undefined;
275
+ default?: false | ((arg: {
276
+ id: Readonly<import('vue').Ref<string, string>>;
277
+ }) => import('vue').VNodeChild) | undefined;
271
278
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
272
279
  } | undefined;
273
280
  } & {
274
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
281
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
282
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
275
283
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
276
284
  props: Record<string, any>;
277
285
  }) => import('vue').VNodeChild) | undefined;
286
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
287
+ "v-slot:default"?: false | ((arg: {
288
+ id: Readonly<import('vue').Ref<string, string>>;
289
+ }) => import('vue').VNodeChild) | undefined;
278
290
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
279
291
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
280
292
  label: string | undefined;
281
293
  props: Record<string, any>;
282
294
  }) => import('vue').VNodeChild) | undefined;
283
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
284
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
285
295
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
296
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
297
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
286
298
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
287
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
288
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
289
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
290
299
  } & {
291
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
292
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
293
300
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
294
301
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
295
- }, Omit<Omit<{
302
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
303
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
304
+ }, HTMLInputElement & Omit<Omit<{
296
305
  $: import('vue').ComponentInternalInstance;
297
306
  $data: {};
298
307
  $props: Partial<{
299
- error: boolean;
300
- direction: "horizontal" | "vertical";
301
308
  style: import('vue').StyleValue;
302
- disabled: boolean | null;
303
- readonly: boolean | null;
304
- messages: string | readonly string[];
305
- 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)?])[];
306
309
  focused: boolean;
310
+ disabled: boolean | null;
311
+ error: boolean;
307
312
  errorMessages: string | readonly string[] | null;
308
313
  maxErrors: string | number;
314
+ readonly: boolean | null;
315
+ 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)?])[];
309
316
  density: import('vuetify/lib/composables/density.mjs').Density;
310
317
  centerAffix: boolean;
311
318
  glow: boolean;
312
319
  hideSpinButtons: boolean;
313
320
  persistentHint: boolean;
314
- }> & Omit<{
315
- error: boolean;
316
- direction: "horizontal" | "vertical";
317
- style: import('vue').StyleValue;
318
- disabled: boolean | null;
319
- readonly: boolean | null;
320
321
  messages: string | readonly string[];
321
- 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)?])[];
322
+ direction: "horizontal" | "vertical";
323
+ }> & Omit<{
324
+ theme?: string | undefined;
325
+ class?: any;
326
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
322
327
  focused: boolean;
328
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
329
+ disabled: boolean | null;
330
+ error: boolean;
323
331
  errorMessages: string | readonly string[] | null;
324
332
  maxErrors: string | number;
325
- density: import('vuetify/lib/composables/density.mjs').Density;
326
- centerAffix: boolean;
327
- glow: boolean;
328
- hideSpinButtons: boolean;
329
- persistentHint: boolean;
330
333
  name?: string | undefined;
331
- id?: string | undefined;
332
- width?: string | number | undefined;
333
- color?: string | undefined;
334
- maxWidth?: string | number | undefined;
335
- minWidth?: string | number | undefined;
336
334
  label?: string | undefined;
337
- class?: any;
338
- theme?: string | undefined;
339
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
340
- 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;
335
+ readonly: boolean | null;
336
+ 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)?])[];
337
+ 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;
341
338
  validationValue?: any;
342
- baseColor?: string | undefined;
343
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
339
+ density: import('vuetify/lib/composables/density.mjs').Density;
340
+ maxWidth?: string | number | undefined;
341
+ minWidth?: string | number | undefined;
342
+ width?: string | number | undefined;
343
+ id?: string | undefined;
344
344
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
345
+ baseColor?: string | undefined;
346
+ centerAffix: boolean;
347
+ color?: string | undefined;
348
+ glow: boolean;
345
349
  iconColor?: string | boolean | undefined;
346
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
347
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
350
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
351
+ hideDetails?: "auto" | boolean | undefined;
352
+ hideSpinButtons: boolean;
348
353
  hint?: string | undefined;
349
- hideDetails?: boolean | "auto" | undefined;
350
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
354
+ persistentHint: boolean;
355
+ messages: string | readonly string[];
356
+ direction: "horizontal" | "vertical";
357
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
358
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
359
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
351
360
  $attrs: {
352
361
  [x: string]: unknown;
353
362
  };
@@ -355,54 +364,66 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
355
364
  [x: string]: unknown;
356
365
  };
357
366
  $slots: Readonly<{
358
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
359
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
360
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
361
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
362
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
367
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
368
+ [key: string]: any;
369
+ }>[]) | undefined;
370
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
371
+ [key: string]: any;
372
+ }>[]) | undefined;
373
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
374
+ [key: string]: any;
375
+ }>[]) | undefined;
376
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
377
+ [key: string]: any;
378
+ }>[]) | undefined;
379
+ message? /**
380
+ * Safe validate utility
381
+ */: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
382
+ [key: string]: any;
383
+ }>[]) | undefined;
363
384
  }>;
364
- $root: import('vue').ComponentPublicInstance | null;
365
- $parent: import('vue').ComponentPublicInstance | null;
385
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
386
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
366
387
  $host: Element | null;
367
388
  $emit: (event: string, ...args: any[]) => void;
368
389
  $el: any;
369
390
  $options: import('vue').ComponentOptionsBase<{
370
- error: boolean;
371
- direction: "horizontal" | "vertical";
372
- style: import('vue').StyleValue;
373
- disabled: boolean | null;
374
- readonly: boolean | null;
375
- messages: string | readonly string[];
376
- 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)?])[];
391
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
377
392
  focused: boolean;
393
+ disabled: boolean | null;
394
+ error: boolean;
378
395
  errorMessages: string | readonly string[] | null;
379
396
  maxErrors: string | number;
397
+ readonly: boolean | null;
398
+ 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)?])[];
380
399
  density: import('vuetify/lib/composables/density.mjs').Density;
381
400
  centerAffix: boolean;
382
401
  glow: boolean;
383
402
  hideSpinButtons: boolean;
384
403
  persistentHint: boolean;
404
+ messages: string | readonly string[];
405
+ direction: "horizontal" | "vertical";
385
406
  } & {
386
- name?: string | undefined;
387
- id?: string | undefined;
388
- width?: string | number | undefined;
389
- color?: string | undefined;
390
- maxWidth?: string | number | undefined;
391
- minWidth?: string | number | undefined;
392
- label?: string | undefined;
393
- class?: any;
394
407
  theme?: string | undefined;
408
+ class?: any;
395
409
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
396
- 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;
410
+ name?: string | undefined;
411
+ label?: string | undefined;
412
+ 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;
397
413
  validationValue?: any;
398
- baseColor?: string | undefined;
399
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
414
+ maxWidth?: string | number | undefined;
415
+ minWidth?: string | number | undefined;
416
+ width?: string | number | undefined;
417
+ id?: string | undefined;
400
418
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
419
+ baseColor?: string | undefined;
420
+ color?: string | undefined;
401
421
  iconColor?: string | boolean | undefined;
402
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
403
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
422
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
423
+ hideDetails?: "auto" | boolean | undefined;
404
424
  hint?: string | undefined;
405
- hideDetails?: boolean | "auto" | undefined;
425
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
426
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
406
427
  } & {}, {
407
428
  reset: () => Promise<void>;
408
429
  resetValidation: () => Promise<void>;
@@ -411,102 +432,112 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
411
432
  errorMessages: import('vue').ComputedRef<string[]>;
412
433
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
413
434
  "update:modelValue": (value: any) => true;
414
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
415
- error: boolean;
416
- direction: "horizontal" | "vertical";
435
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
417
436
  style: import('vue').StyleValue;
418
- disabled: boolean | null;
419
- readonly: boolean | null;
420
- messages: string | readonly string[];
421
- 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)?])[];
422
437
  focused: boolean;
438
+ disabled: boolean | null;
439
+ error: boolean;
423
440
  errorMessages: string | readonly string[] | null;
424
441
  maxErrors: string | number;
442
+ readonly: boolean | null;
443
+ 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)?])[];
425
444
  density: import('vuetify/lib/composables/density.mjs').Density;
426
445
  centerAffix: boolean;
427
446
  glow: boolean;
428
447
  hideSpinButtons: boolean;
429
448
  persistentHint: boolean;
449
+ messages: string | readonly string[];
450
+ direction: "horizontal" | "vertical";
430
451
  }, {}, string, import('vue').SlotsType<Partial<{
431
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
432
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
433
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
434
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
435
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
452
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
453
+ [key: string]: any;
454
+ }>[];
455
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
456
+ [key: string]: any;
457
+ }>[];
458
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
459
+ [key: string]: any;
460
+ }>[];
461
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
462
+ [key: string]: any;
463
+ }>[];
464
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
465
+ [key: string]: any;
466
+ }>[];
436
467
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
437
- beforeCreate?: (() => void) | (() => void)[];
438
- created?: (() => void) | (() => void)[];
439
- beforeMount?: (() => void) | (() => void)[];
440
- mounted?: (() => void) | (() => void)[];
441
- beforeUpdate?: (() => void) | (() => void)[];
442
- updated?: (() => void) | (() => void)[];
443
- activated?: (() => void) | (() => void)[];
444
- deactivated?: (() => void) | (() => void)[];
445
- beforeDestroy?: (() => void) | (() => void)[];
446
- beforeUnmount?: (() => void) | (() => void)[];
447
- destroyed?: (() => void) | (() => void)[];
448
- unmounted?: (() => void) | (() => void)[];
449
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
450
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
451
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
468
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
469
+ created?: ((() => void)[] | (() => void)) | undefined;
470
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
471
+ mounted?: ((() => void)[] | (() => void)) | undefined;
472
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
473
+ updated?: ((() => void)[] | (() => void)) | undefined;
474
+ activated?: ((() => void)[] | (() => void)) | undefined;
475
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
476
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
477
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
478
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
479
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
480
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
481
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
482
+ 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;
452
483
  };
453
484
  $forceUpdate: () => void;
454
485
  $nextTick: typeof nextTick;
455
- $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;
486
+ $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;
456
487
  } & Readonly<{
457
- error: boolean;
458
- direction: "horizontal" | "vertical";
459
488
  style: import('vue').StyleValue;
460
- disabled: boolean | null;
461
- readonly: boolean | null;
462
- messages: string | readonly string[];
463
- 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)?])[];
464
489
  focused: boolean;
490
+ disabled: boolean | null;
491
+ error: boolean;
465
492
  errorMessages: string | readonly string[] | null;
466
493
  maxErrors: string | number;
494
+ readonly: boolean | null;
495
+ 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)?])[];
467
496
  density: import('vuetify/lib/composables/density.mjs').Density;
468
497
  centerAffix: boolean;
469
498
  glow: boolean;
470
499
  hideSpinButtons: boolean;
471
500
  persistentHint: boolean;
472
- }> & Omit<{
473
- error: boolean;
474
- direction: "horizontal" | "vertical";
475
- style: import('vue').StyleValue;
476
- disabled: boolean | null;
477
- readonly: boolean | null;
478
501
  messages: string | readonly string[];
479
- 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)?])[];
502
+ direction: "horizontal" | "vertical";
503
+ }> & Omit<{
504
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
480
505
  focused: boolean;
506
+ disabled: boolean | null;
507
+ error: boolean;
481
508
  errorMessages: string | readonly string[] | null;
482
509
  maxErrors: string | number;
510
+ readonly: boolean | null;
511
+ 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)?])[];
483
512
  density: import('vuetify/lib/composables/density.mjs').Density;
484
513
  centerAffix: boolean;
485
514
  glow: boolean;
486
515
  hideSpinButtons: boolean;
487
516
  persistentHint: boolean;
517
+ messages: string | readonly string[];
518
+ direction: "horizontal" | "vertical";
488
519
  } & {
520
+ theme?: string | undefined;
521
+ class?: any;
522
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
489
523
  name?: string | undefined;
490
- id?: string | undefined;
491
- width?: string | number | undefined;
492
- color?: string | undefined;
493
- maxWidth?: string | number | undefined;
494
- minWidth?: string | number | undefined;
495
524
  label?: string | undefined;
496
- class?: any;
497
- theme?: string | undefined;
498
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
499
- 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;
525
+ 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;
500
526
  validationValue?: any;
501
- baseColor?: string | undefined;
502
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
527
+ maxWidth?: string | number | undefined;
528
+ minWidth?: string | number | undefined;
529
+ width?: string | number | undefined;
530
+ id?: string | undefined;
503
531
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
532
+ baseColor?: string | undefined;
533
+ color?: string | undefined;
504
534
  iconColor?: string | boolean | undefined;
505
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
506
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
535
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
536
+ hideDetails?: "auto" | boolean | undefined;
507
537
  hint?: string | undefined;
508
- hideDetails?: boolean | "auto" | undefined;
509
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
538
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
539
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
540
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
510
541
  reset: () => Promise<void>;
511
542
  resetValidation: () => Promise<void>;
512
543
  validate: (silent?: boolean) => Promise<string[]>;
@@ -514,64 +545,65 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
514
545
  errorMessages: import('vue').ComputedRef<string[]>;
515
546
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
516
547
  modelValue?: unknown;
517
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
518
- }, 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<{
548
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
549
+ }, 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<{
519
550
  $: import('vue').ComponentInternalInstance;
520
551
  $data: {};
521
552
  $props: Partial<{
522
- flat: boolean;
523
- reverse: boolean;
524
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
525
- error: boolean;
526
- active: boolean;
527
- details: boolean;
528
553
  style: import('vue').StyleValue;
529
- disabled: boolean;
530
554
  focused: boolean;
531
555
  rounded: string | number | boolean;
532
556
  tile: boolean;
557
+ clearable: boolean;
533
558
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
559
+ active: boolean;
534
560
  centerAffix: boolean;
535
- glow: boolean;
536
- clearable: boolean;
537
561
  dirty: boolean;
538
- persistentClear: boolean;
539
- singleLine: boolean;
540
- }> & Omit<{
541
- flat: boolean;
542
- reverse: boolean;
543
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
544
- error: boolean;
545
- active: boolean;
546
- details: boolean;
547
- style: import('vue').StyleValue;
548
562
  disabled: boolean;
549
- focused: boolean;
550
- tile: boolean;
551
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
552
563
  glow: boolean;
553
- clearable: boolean;
554
- dirty: boolean;
564
+ error: boolean;
565
+ flat: boolean;
555
566
  persistentClear: boolean;
567
+ reverse: boolean;
556
568
  singleLine: boolean;
557
- id?: string | undefined;
558
- color?: string | undefined;
559
- loading?: string | boolean | undefined;
560
- label?: string | undefined;
561
- class?: any;
569
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
570
+ details: boolean;
571
+ }> & Omit<{
562
572
  theme?: string | undefined;
573
+ class?: any;
574
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
575
+ focused: boolean;
563
576
  "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
564
577
  rounded?: string | number | boolean | undefined;
565
- baseColor?: string | undefined;
578
+ tile: boolean;
579
+ loading?: string | boolean | undefined;
580
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
566
581
  bgColor?: string | undefined;
582
+ clearable: boolean;
583
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
584
+ active: boolean;
585
+ centerAffix?: boolean | undefined;
586
+ color?: string | undefined;
587
+ baseColor?: string | undefined;
588
+ dirty: boolean;
589
+ disabled: boolean;
590
+ glow: boolean;
591
+ error: boolean;
592
+ flat: boolean;
567
593
  iconColor?: string | boolean | undefined;
568
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
594
+ label?: string | undefined;
595
+ persistentClear: boolean;
569
596
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
597
+ reverse: boolean;
598
+ singleLine: boolean;
599
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
570
600
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
571
601
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
572
602
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
573
- centerAffix?: boolean | undefined;
574
- } & 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">;
603
+ id?: string | undefined;
604
+ details: boolean;
605
+ labelId?: string | undefined;
606
+ } & 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">;
575
607
  $attrs: {
576
608
  [x: string]: unknown;
577
609
  };
@@ -581,56 +613,69 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
581
613
  $slots: Readonly<{
582
614
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
583
615
  props: Record<string, any>;
584
- }) => import('vue').VNode[]) | undefined;
585
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
586
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
616
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
617
+ [key: string]: any;
618
+ }>[]) | undefined;
619
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
620
+ [key: string]: any;
621
+ }>[]) | undefined;
622
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
623
+ [key: string]: any;
624
+ }>[]) | undefined;
587
625
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
588
626
  label: string | undefined;
589
627
  props: Record<string, any>;
590
- }) => import('vue').VNode[]) | undefined;
591
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
592
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
628
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
629
+ [key: string]: any;
630
+ }>[]) | undefined;
631
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
632
+ [key: string]: any;
633
+ }>[]) | undefined;
634
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
635
+ [key: string]: any;
636
+ }>[]) | undefined;
593
637
  }>;
594
- $root: import('vue').ComponentPublicInstance | null;
595
- $parent: import('vue').ComponentPublicInstance | null;
638
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
639
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
596
640
  $host: Element | null;
597
641
  $emit: (event: "update:focused", focused: boolean) => void;
598
642
  $el: any;
599
643
  $options: import('vue').ComponentOptionsBase<{
600
- flat: boolean;
601
- reverse: boolean;
602
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
603
- error: boolean;
604
- active: boolean;
605
- details: boolean;
606
- style: import('vue').StyleValue;
607
- disabled: boolean;
644
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
608
645
  focused: boolean;
609
646
  tile: boolean;
610
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
611
- glow: boolean;
612
647
  clearable: boolean;
648
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
649
+ active: boolean;
613
650
  dirty: boolean;
651
+ disabled: boolean;
652
+ glow: boolean;
653
+ error: boolean;
654
+ flat: boolean;
614
655
  persistentClear: boolean;
656
+ reverse: boolean;
615
657
  singleLine: boolean;
658
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
659
+ details: boolean;
616
660
  } & {
617
- id?: string | undefined;
618
- color?: string | undefined;
619
- loading?: string | boolean | undefined;
620
- label?: string | undefined;
621
- class?: any;
622
661
  theme?: string | undefined;
662
+ class?: any;
623
663
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
624
664
  rounded?: string | number | boolean | undefined;
625
- baseColor?: string | undefined;
665
+ loading?: string | boolean | undefined;
666
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
626
667
  bgColor?: string | undefined;
668
+ centerAffix?: boolean | undefined;
669
+ color?: string | undefined;
670
+ baseColor?: string | undefined;
627
671
  iconColor?: string | boolean | undefined;
628
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
672
+ label?: string | undefined;
629
673
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
630
674
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
631
675
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
632
676
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
633
- centerAffix?: boolean | undefined;
677
+ id?: string | undefined;
678
+ labelId?: string | undefined;
634
679
  } & {
635
680
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
636
681
  }, {
@@ -639,120 +684,133 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
639
684
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
640
685
  "update:focused": (focused: boolean) => true;
641
686
  "update:modelValue": (value: any) => true;
642
- }, "$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, {
643
- flat: boolean;
644
- reverse: boolean;
645
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
646
- error: boolean;
647
- active: boolean;
648
- details: boolean;
687
+ }, "$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, {
649
688
  style: import('vue').StyleValue;
650
- disabled: boolean;
651
689
  focused: boolean;
652
690
  rounded: string | number | boolean;
653
691
  tile: boolean;
692
+ clearable: boolean;
654
693
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
694
+ active: boolean;
655
695
  centerAffix: boolean;
656
- glow: boolean;
657
- clearable: boolean;
658
696
  dirty: boolean;
697
+ disabled: boolean;
698
+ glow: boolean;
699
+ error: boolean;
700
+ flat: boolean;
659
701
  persistentClear: boolean;
702
+ reverse: boolean;
660
703
  singleLine: boolean;
704
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
705
+ details: boolean;
661
706
  }, {}, string, import('vue').SlotsType<Partial<{
662
707
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
663
708
  props: Record<string, any>;
664
- }) => import('vue').VNode[];
665
- "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
666
- "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
709
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
710
+ [key: string]: any;
711
+ }>[];
712
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
713
+ [key: string]: any;
714
+ }>[];
715
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
716
+ [key: string]: any;
717
+ }>[];
667
718
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
668
719
  label: string | undefined;
669
720
  props: Record<string, any>;
670
- }) => import('vue').VNode[];
671
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
672
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
721
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
722
+ [key: string]: any;
723
+ }>[];
724
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
725
+ [key: string]: any;
726
+ }>[];
727
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
728
+ [key: string]: any;
729
+ }>[];
673
730
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
674
- beforeCreate?: (() => void) | (() => void)[];
675
- created?: (() => void) | (() => void)[];
676
- beforeMount?: (() => void) | (() => void)[];
677
- mounted?: (() => void) | (() => void)[];
678
- beforeUpdate?: (() => void) | (() => void)[];
679
- updated?: (() => void) | (() => void)[];
680
- activated?: (() => void) | (() => void)[];
681
- deactivated?: (() => void) | (() => void)[];
682
- beforeDestroy?: (() => void) | (() => void)[];
683
- beforeUnmount?: (() => void) | (() => void)[];
684
- destroyed?: (() => void) | (() => void)[];
685
- unmounted?: (() => void) | (() => void)[];
686
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
687
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
688
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
731
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
732
+ created?: ((() => void)[] | (() => void)) | undefined;
733
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
734
+ mounted?: ((() => void)[] | (() => void)) | undefined;
735
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
736
+ updated?: ((() => void)[] | (() => void)) | undefined;
737
+ activated?: ((() => void)[] | (() => void)) | undefined;
738
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
739
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
740
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
741
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
742
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
743
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
744
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
745
+ 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;
689
746
  };
690
747
  $forceUpdate: () => void;
691
748
  $nextTick: typeof nextTick;
692
- $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;
749
+ $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;
693
750
  } & Readonly<{
694
- flat: boolean;
695
- reverse: boolean;
696
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
697
- error: boolean;
698
- active: boolean;
699
- details: boolean;
700
751
  style: import('vue').StyleValue;
701
- disabled: boolean;
702
752
  focused: boolean;
703
753
  rounded: string | number | boolean;
704
754
  tile: boolean;
755
+ clearable: boolean;
705
756
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
757
+ active: boolean;
706
758
  centerAffix: boolean;
707
- glow: boolean;
708
- clearable: boolean;
709
759
  dirty: boolean;
710
- persistentClear: boolean;
711
- singleLine: boolean;
712
- }> & Omit<{
760
+ disabled: boolean;
761
+ glow: boolean;
762
+ error: boolean;
713
763
  flat: boolean;
764
+ persistentClear: boolean;
714
765
  reverse: boolean;
715
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
716
- error: boolean;
717
- active: boolean;
766
+ singleLine: boolean;
767
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
718
768
  details: boolean;
719
- style: import('vue').StyleValue;
720
- disabled: boolean;
769
+ }> & Omit<{
770
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
721
771
  focused: boolean;
722
772
  tile: boolean;
723
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
724
- glow: boolean;
725
773
  clearable: boolean;
774
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
775
+ active: boolean;
726
776
  dirty: boolean;
777
+ disabled: boolean;
778
+ glow: boolean;
779
+ error: boolean;
780
+ flat: boolean;
727
781
  persistentClear: boolean;
782
+ reverse: boolean;
728
783
  singleLine: boolean;
784
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
785
+ details: boolean;
729
786
  } & {
730
- id?: string | undefined;
731
- color?: string | undefined;
732
- loading?: string | boolean | undefined;
733
- label?: string | undefined;
734
- class?: any;
735
787
  theme?: string | undefined;
736
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
788
+ class?: any;
789
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
737
790
  rounded?: string | number | boolean | undefined;
738
- baseColor?: string | undefined;
791
+ loading?: string | boolean | undefined;
792
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
739
793
  bgColor?: string | undefined;
794
+ centerAffix?: boolean | undefined;
795
+ color?: string | undefined;
796
+ baseColor?: string | undefined;
740
797
  iconColor?: string | boolean | undefined;
741
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
798
+ label?: string | undefined;
742
799
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
743
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
744
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
745
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
746
- centerAffix?: boolean | undefined;
800
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
801
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
802
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
803
+ id?: string | undefined;
804
+ labelId?: string | undefined;
747
805
  } & {
748
806
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
749
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
807
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
750
808
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
751
809
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
752
810
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
753
811
  modelValue?: unknown;
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 | "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}`> & {
812
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
813
+ }, 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}`> & {
756
814
  _allExposed: {
757
815
  reset: () => Promise<void>;
758
816
  resetValidation: () => Promise<void>;
@@ -764,59 +822,81 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
764
822
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
765
823
  } | {};
766
824
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
767
- 'click:control': (e: MouseEvent) => true;
768
- 'mousedown:control': (e: MouseEvent) => true;
769
- 'update:focused': (focused: boolean) => true;
770
- 'update:modelValue': (val: string) => true;
825
+ "click:control": (e: MouseEvent) => true;
826
+ "mousedown:control": (e: MouseEvent) => true;
827
+ "update:focused": (focused: boolean) => true;
828
+ "update:modelValue": (val: string) => true;
771
829
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
772
- flat: boolean;
773
- reverse: boolean;
774
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
775
- type: string;
776
- error: boolean;
777
- active: boolean;
778
- direction: "horizontal" | "vertical";
779
- details: boolean;
780
830
  style: import('vue').StyleValue;
781
- autofocus: boolean;
782
- disabled: boolean;
783
- readonly: boolean | null;
784
- messages: string | readonly string[];
785
- 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)?])[];
786
831
  focused: boolean;
787
832
  errorMessages: string | readonly string[] | null;
788
833
  maxErrors: string | number;
834
+ readonly: boolean | null;
835
+ 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)?])[];
789
836
  density: import('vuetify/lib/composables/density.mjs').Density;
790
837
  rounded: string | number | boolean;
791
838
  tile: boolean;
792
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
793
- centerAffix: boolean;
794
- glow: boolean;
795
839
  hideSpinButtons: boolean;
796
840
  persistentHint: boolean;
841
+ messages: string | readonly string[];
797
842
  clearable: boolean;
843
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
844
+ active: boolean;
845
+ centerAffix: boolean;
798
846
  dirty: boolean;
847
+ disabled: boolean;
848
+ glow: boolean;
849
+ error: boolean;
850
+ flat: boolean;
799
851
  persistentClear: boolean;
852
+ reverse: boolean;
800
853
  singleLine: boolean;
854
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
855
+ autofocus: boolean;
801
856
  persistentPlaceholder: boolean;
802
857
  persistentCounter: boolean;
858
+ type: string;
803
859
  }, true, {}, import('vue').SlotsType<Partial<{
804
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
860
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
861
+ [key: string]: any;
862
+ }>[];
863
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
864
+ [key: string]: any;
865
+ }>[];
866
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
867
+ [key: string]: any;
868
+ }>[];
869
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
870
+ [key: string]: any;
871
+ }>[];
805
872
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
806
873
  props: Record<string, any>;
807
- }) => import('vue').VNode[];
808
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
874
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
875
+ [key: string]: any;
876
+ }>[];
877
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
878
+ [key: string]: any;
879
+ }>[];
880
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
881
+ [key: string]: any;
882
+ }>[];
809
883
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
810
884
  label: string | undefined;
811
885
  props: Record<string, any>;
812
- }) => import('vue').VNode[];
813
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
814
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
815
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
816
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
817
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
818
- default: () => import('vue').VNode[];
819
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
886
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
887
+ [key: string]: any;
888
+ }>[];
889
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
890
+ [key: string]: any;
891
+ }>[];
892
+ default: (arg: {
893
+ id: Readonly<import('vue').Ref<string, string>>;
894
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
895
+ [key: string]: any;
896
+ }>[];
897
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
898
+ [key: string]: any;
899
+ }>[];
820
900
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
821
901
  P: {};
822
902
  B: {};
@@ -825,190 +905,197 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
825
905
  M: {};
826
906
  Defaults: {};
827
907
  }, {
828
- flat: boolean;
829
- reverse: boolean;
830
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
831
- type: string;
832
- error: boolean;
833
- active: boolean;
834
- direction: "horizontal" | "vertical";
835
- details: boolean;
836
- style: import('vue').StyleValue;
837
- autofocus: boolean;
838
- disabled: boolean;
839
- readonly: boolean | null;
840
- messages: string | readonly string[];
841
- 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)?])[];
908
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
842
909
  focused: boolean;
843
910
  errorMessages: string | readonly string[] | null;
844
911
  maxErrors: string | number;
912
+ readonly: boolean | null;
913
+ 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)?])[];
845
914
  density: import('vuetify/lib/composables/density.mjs').Density;
846
915
  tile: boolean;
847
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
848
- glow: boolean;
849
916
  hideSpinButtons: boolean;
850
917
  persistentHint: boolean;
918
+ messages: string | readonly string[];
851
919
  clearable: boolean;
920
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
921
+ active: boolean;
852
922
  dirty: boolean;
923
+ disabled: boolean;
924
+ glow: boolean;
925
+ error: boolean;
926
+ flat: boolean;
853
927
  persistentClear: boolean;
928
+ reverse: boolean;
854
929
  singleLine: boolean;
930
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
931
+ autofocus: boolean;
855
932
  persistentPlaceholder: boolean;
856
933
  persistentCounter: boolean;
934
+ type: string;
857
935
  } & {
858
- name?: string | undefined;
859
- id?: string | undefined;
860
- width?: string | number | undefined;
861
- color?: string | undefined;
862
- maxWidth?: string | number | undefined;
863
- minWidth?: string | number | undefined;
864
- loading?: string | boolean | undefined;
865
- label?: string | undefined;
866
- prefix?: string | undefined;
867
- role?: string | undefined;
868
- class?: any;
869
936
  theme?: string | undefined;
870
- placeholder?: string | undefined;
871
- counter?: string | number | boolean | undefined;
872
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
937
+ class?: any;
938
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
939
+ name?: string | undefined;
873
940
  modelValue?: any;
874
- 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;
941
+ 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;
875
942
  validationValue?: any;
876
943
  rounded?: string | number | boolean | undefined;
877
- baseColor?: string | undefined;
878
- bgColor?: string | undefined;
879
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
944
+ maxWidth?: string | number | undefined;
945
+ minWidth?: string | number | undefined;
946
+ width?: string | number | undefined;
947
+ loading?: string | boolean | undefined;
948
+ id?: string | undefined;
880
949
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
881
- iconColor?: string | boolean | undefined;
950
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
951
+ hideDetails?: "auto" | boolean | undefined;
952
+ hint?: string | undefined;
953
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
954
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
882
955
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
883
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
884
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
885
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
886
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
887
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
888
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
956
+ bgColor?: string | undefined;
889
957
  centerAffix?: boolean | undefined;
890
- hint?: string | undefined;
891
- hideDetails?: boolean | "auto" | undefined;
892
- suffix?: string | undefined;
958
+ color?: string | undefined;
959
+ baseColor?: string | undefined;
960
+ iconColor?: string | boolean | undefined;
961
+ label?: string | undefined;
962
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
963
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
964
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
965
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
966
+ autocomplete?: string | undefined;
967
+ counter?: string | number | boolean | undefined;
893
968
  counterValue?: number | ((value: any) => number) | undefined;
969
+ prefix?: string | undefined;
970
+ placeholder?: string | undefined;
971
+ suffix?: string | undefined;
972
+ role?: string | undefined;
894
973
  modelModifiers?: Record<string, boolean> | undefined;
895
974
  } & {
896
- $children?: import('vue').VNodeChild | {
897
- $stable?: boolean;
898
- } | (() => import('vue').VNodeChild) | {
975
+ $children?: {
976
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
977
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
978
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
899
979
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
900
980
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
901
981
  props: Record<string, any>;
902
982
  }) => import('vue').VNodeChild) | undefined;
903
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
983
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
984
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
904
985
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
905
986
  label: string | undefined;
906
987
  props: Record<string, any>;
907
988
  }) => import('vue').VNodeChild) | undefined;
908
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
909
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
910
989
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
911
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
912
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
913
- default?: (() => import('vue').VNodeChild) | undefined;
990
+ default?: ((arg: {
991
+ id: Readonly<import('vue').Ref<string, string>>;
992
+ }) => import('vue').VNodeChild) | undefined;
914
993
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
915
- };
916
- 'v-slots'?: {
994
+ } | {
995
+ $stable?: boolean | undefined;
996
+ } | ((arg: {
997
+ id: Readonly<import('vue').Ref<string, string>>;
998
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
999
+ "v-slots"?: {
1000
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1001
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1002
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
917
1003
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
918
1004
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
919
1005
  props: Record<string, any>;
920
1006
  }) => import('vue').VNodeChild) | undefined;
921
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1007
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1008
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
922
1009
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
923
1010
  label: string | undefined;
924
1011
  props: Record<string, any>;
925
1012
  }) => import('vue').VNodeChild) | undefined;
926
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
927
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
928
1013
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
929
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
930
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
931
- default?: false | (() => import('vue').VNodeChild) | undefined;
1014
+ default?: false | ((arg: {
1015
+ id: Readonly<import('vue').Ref<string, string>>;
1016
+ }) => import('vue').VNodeChild) | undefined;
932
1017
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
933
1018
  } | undefined;
934
1019
  } & {
935
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1020
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1021
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
936
1022
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
937
1023
  props: Record<string, any>;
938
1024
  }) => import('vue').VNodeChild) | undefined;
1025
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1026
+ "v-slot:default"?: false | ((arg: {
1027
+ id: Readonly<import('vue').Ref<string, string>>;
1028
+ }) => import('vue').VNodeChild) | undefined;
939
1029
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
940
1030
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
941
1031
  label: string | undefined;
942
1032
  props: Record<string, any>;
943
1033
  }) => import('vue').VNodeChild) | undefined;
944
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
945
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
946
1034
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1035
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1036
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
947
1037
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
948
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
949
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
950
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
951
1038
  } & {
952
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
953
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
954
1039
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
955
1040
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
956
- }, Omit<Omit<{
1041
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1042
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1043
+ }, HTMLInputElement & Omit<Omit<{
957
1044
  $: import('vue').ComponentInternalInstance;
958
1045
  $data: {};
959
1046
  $props: Partial<{
960
- error: boolean;
961
- direction: "horizontal" | "vertical";
962
1047
  style: import('vue').StyleValue;
963
- disabled: boolean | null;
964
- readonly: boolean | null;
965
- messages: string | readonly string[];
966
- 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)?])[];
967
1048
  focused: boolean;
1049
+ disabled: boolean | null;
1050
+ error: boolean;
968
1051
  errorMessages: string | readonly string[] | null;
969
1052
  maxErrors: string | number;
1053
+ readonly: boolean | null;
1054
+ 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)?])[];
970
1055
  density: import('vuetify/lib/composables/density.mjs').Density;
971
1056
  centerAffix: boolean;
972
1057
  glow: boolean;
973
1058
  hideSpinButtons: boolean;
974
1059
  persistentHint: boolean;
975
- }> & Omit<{
976
- error: boolean;
977
- direction: "horizontal" | "vertical";
978
- style: import('vue').StyleValue;
979
- disabled: boolean | null;
980
- readonly: boolean | null;
981
1060
  messages: string | readonly string[];
982
- 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)?])[];
1061
+ direction: "horizontal" | "vertical";
1062
+ }> & Omit<{
1063
+ theme?: string | undefined;
1064
+ class?: any;
1065
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
983
1066
  focused: boolean;
1067
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1068
+ disabled: boolean | null;
1069
+ error: boolean;
984
1070
  errorMessages: string | readonly string[] | null;
985
1071
  maxErrors: string | number;
986
- density: import('vuetify/lib/composables/density.mjs').Density;
987
- centerAffix: boolean;
988
- glow: boolean;
989
- hideSpinButtons: boolean;
990
- persistentHint: boolean;
991
1072
  name?: string | undefined;
992
- id?: string | undefined;
993
- width?: string | number | undefined;
994
- color?: string | undefined;
995
- maxWidth?: string | number | undefined;
996
- minWidth?: string | number | undefined;
997
1073
  label?: string | undefined;
998
- class?: any;
999
- theme?: string | undefined;
1000
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1001
- 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;
1074
+ readonly: boolean | null;
1075
+ 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)?])[];
1076
+ 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;
1002
1077
  validationValue?: any;
1003
- baseColor?: string | undefined;
1004
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1078
+ density: import('vuetify/lib/composables/density.mjs').Density;
1079
+ maxWidth?: string | number | undefined;
1080
+ minWidth?: string | number | undefined;
1081
+ width?: string | number | undefined;
1082
+ id?: string | undefined;
1005
1083
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1084
+ baseColor?: string | undefined;
1085
+ centerAffix: boolean;
1086
+ color?: string | undefined;
1087
+ glow: boolean;
1006
1088
  iconColor?: string | boolean | undefined;
1007
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1008
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1089
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1090
+ hideDetails?: "auto" | boolean | undefined;
1091
+ hideSpinButtons: boolean;
1009
1092
  hint?: string | undefined;
1010
- hideDetails?: boolean | "auto" | undefined;
1011
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1093
+ persistentHint: boolean;
1094
+ messages: string | readonly string[];
1095
+ direction: "horizontal" | "vertical";
1096
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1097
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1098
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
1012
1099
  $attrs: {
1013
1100
  [x: string]: unknown;
1014
1101
  };
@@ -1016,54 +1103,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1016
1103
  [x: string]: unknown;
1017
1104
  };
1018
1105
  $slots: Readonly<{
1019
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1020
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1021
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1022
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1023
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1106
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1107
+ [key: string]: any;
1108
+ }>[]) | undefined;
1109
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1110
+ [key: string]: any;
1111
+ }>[]) | undefined;
1112
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1113
+ [key: string]: any;
1114
+ }>[]) | undefined;
1115
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1116
+ [key: string]: any;
1117
+ }>[]) | undefined;
1118
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1119
+ [key: string]: any;
1120
+ }>[]) | undefined;
1024
1121
  }>;
1025
- $root: import('vue').ComponentPublicInstance | null;
1026
- $parent: import('vue').ComponentPublicInstance | null;
1122
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1123
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1027
1124
  $host: Element | null;
1028
1125
  $emit: (event: string, ...args: any[]) => void;
1029
1126
  $el: any;
1030
1127
  $options: import('vue').ComponentOptionsBase<{
1031
- error: boolean;
1032
- direction: "horizontal" | "vertical";
1033
- style: import('vue').StyleValue;
1034
- disabled: boolean | null;
1035
- readonly: boolean | null;
1036
- messages: string | readonly string[];
1037
- 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)?])[];
1128
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1038
1129
  focused: boolean;
1130
+ disabled: boolean | null;
1131
+ error: boolean;
1039
1132
  errorMessages: string | readonly string[] | null;
1040
1133
  maxErrors: string | number;
1134
+ readonly: boolean | null;
1135
+ 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)?])[];
1041
1136
  density: import('vuetify/lib/composables/density.mjs').Density;
1042
1137
  centerAffix: boolean;
1043
1138
  glow: boolean;
1044
1139
  hideSpinButtons: boolean;
1045
1140
  persistentHint: boolean;
1141
+ messages: string | readonly string[];
1142
+ direction: "horizontal" | "vertical";
1046
1143
  } & {
1047
- name?: string | undefined;
1048
- id?: string | undefined;
1049
- width?: string | number | undefined;
1050
- color?: string | undefined;
1051
- maxWidth?: string | number | undefined;
1052
- minWidth?: string | number | undefined;
1053
- label?: string | undefined;
1054
- class?: any;
1055
1144
  theme?: string | undefined;
1145
+ class?: any;
1056
1146
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1057
- 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;
1147
+ name?: string | undefined;
1148
+ label?: string | undefined;
1149
+ 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;
1058
1150
  validationValue?: any;
1059
- baseColor?: string | undefined;
1060
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1151
+ maxWidth?: string | number | undefined;
1152
+ minWidth?: string | number | undefined;
1153
+ width?: string | number | undefined;
1154
+ id?: string | undefined;
1061
1155
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1156
+ baseColor?: string | undefined;
1157
+ color?: string | undefined;
1062
1158
  iconColor?: string | boolean | undefined;
1063
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1064
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1159
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1160
+ hideDetails?: "auto" | boolean | undefined;
1065
1161
  hint?: string | undefined;
1066
- hideDetails?: boolean | "auto" | undefined;
1162
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1163
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1067
1164
  } & {}, {
1068
1165
  reset: () => Promise<void>;
1069
1166
  resetValidation: () => Promise<void>;
@@ -1072,102 +1169,112 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1072
1169
  errorMessages: import('vue').ComputedRef<string[]>;
1073
1170
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1074
1171
  "update:modelValue": (value: any) => true;
1075
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1076
- error: boolean;
1077
- direction: "horizontal" | "vertical";
1172
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
1078
1173
  style: import('vue').StyleValue;
1079
- disabled: boolean | null;
1080
- readonly: boolean | null;
1081
- messages: string | readonly string[];
1082
- 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)?])[];
1083
1174
  focused: boolean;
1175
+ disabled: boolean | null;
1176
+ error: boolean;
1084
1177
  errorMessages: string | readonly string[] | null;
1085
1178
  maxErrors: string | number;
1179
+ readonly: boolean | null;
1180
+ 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)?])[];
1086
1181
  density: import('vuetify/lib/composables/density.mjs').Density;
1087
1182
  centerAffix: boolean;
1088
1183
  glow: boolean;
1089
1184
  hideSpinButtons: boolean;
1090
1185
  persistentHint: boolean;
1186
+ messages: string | readonly string[];
1187
+ direction: "horizontal" | "vertical";
1091
1188
  }, {}, string, import('vue').SlotsType<Partial<{
1092
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1093
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1094
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1095
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1096
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1189
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1190
+ [key: string]: any;
1191
+ }>[];
1192
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1193
+ [key: string]: any;
1194
+ }>[];
1195
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1196
+ [key: string]: any;
1197
+ }>[];
1198
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1199
+ [key: string]: any;
1200
+ }>[];
1201
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1202
+ [key: string]: any;
1203
+ }>[];
1097
1204
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1098
- beforeCreate?: (() => void) | (() => void)[];
1099
- created?: (() => void) | (() => void)[];
1100
- beforeMount?: (() => void) | (() => void)[];
1101
- mounted?: (() => void) | (() => void)[];
1102
- beforeUpdate?: (() => void) | (() => void)[];
1103
- updated?: (() => void) | (() => void)[];
1104
- activated?: (() => void) | (() => void)[];
1105
- deactivated?: (() => void) | (() => void)[];
1106
- beforeDestroy?: (() => void) | (() => void)[];
1107
- beforeUnmount?: (() => void) | (() => void)[];
1108
- destroyed?: (() => void) | (() => void)[];
1109
- unmounted?: (() => void) | (() => void)[];
1110
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1111
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1112
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1205
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1206
+ created?: ((() => void)[] | (() => void)) | undefined;
1207
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1208
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1209
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1210
+ updated?: ((() => void)[] | (() => void)) | undefined;
1211
+ activated?: ((() => void)[] | (() => void)) | undefined;
1212
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1213
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1214
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1215
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1216
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1217
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1218
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1219
+ 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;
1113
1220
  };
1114
1221
  $forceUpdate: () => void;
1115
1222
  $nextTick: typeof nextTick;
1116
- $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;
1223
+ $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;
1117
1224
  } & Readonly<{
1118
- error: boolean;
1119
- direction: "horizontal" | "vertical";
1120
1225
  style: import('vue').StyleValue;
1121
- disabled: boolean | null;
1122
- readonly: boolean | null;
1123
- messages: string | readonly string[];
1124
- 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)?])[];
1125
1226
  focused: boolean;
1227
+ disabled: boolean | null;
1228
+ error: boolean;
1126
1229
  errorMessages: string | readonly string[] | null;
1127
1230
  maxErrors: string | number;
1231
+ readonly: boolean | null;
1232
+ 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)?])[];
1128
1233
  density: import('vuetify/lib/composables/density.mjs').Density;
1129
1234
  centerAffix: boolean;
1130
1235
  glow: boolean;
1131
1236
  hideSpinButtons: boolean;
1132
1237
  persistentHint: boolean;
1133
- }> & Omit<{
1134
- error: boolean;
1135
- direction: "horizontal" | "vertical";
1136
- style: import('vue').StyleValue;
1137
- disabled: boolean | null;
1138
- readonly: boolean | null;
1139
1238
  messages: string | readonly string[];
1140
- 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)?])[];
1239
+ direction: "horizontal" | "vertical";
1240
+ }> & Omit<{
1241
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1141
1242
  focused: boolean;
1243
+ disabled: boolean | null;
1244
+ error: boolean;
1142
1245
  errorMessages: string | readonly string[] | null;
1143
1246
  maxErrors: string | number;
1247
+ readonly: boolean | null;
1248
+ 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)?])[];
1144
1249
  density: import('vuetify/lib/composables/density.mjs').Density;
1145
1250
  centerAffix: boolean;
1146
1251
  glow: boolean;
1147
1252
  hideSpinButtons: boolean;
1148
1253
  persistentHint: boolean;
1254
+ messages: string | readonly string[];
1255
+ direction: "horizontal" | "vertical";
1149
1256
  } & {
1257
+ theme?: string | undefined;
1258
+ class?: any;
1259
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1150
1260
  name?: string | undefined;
1151
- id?: string | undefined;
1152
- width?: string | number | undefined;
1153
- color?: string | undefined;
1154
- maxWidth?: string | number | undefined;
1155
- minWidth?: string | number | undefined;
1156
1261
  label?: string | undefined;
1157
- class?: any;
1158
- theme?: string | undefined;
1159
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1160
- 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;
1262
+ 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;
1161
1263
  validationValue?: any;
1162
- baseColor?: string | undefined;
1163
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1264
+ maxWidth?: string | number | undefined;
1265
+ minWidth?: string | number | undefined;
1266
+ width?: string | number | undefined;
1267
+ id?: string | undefined;
1164
1268
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1269
+ baseColor?: string | undefined;
1270
+ color?: string | undefined;
1165
1271
  iconColor?: string | boolean | undefined;
1166
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1167
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1272
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1273
+ hideDetails?: "auto" | boolean | undefined;
1168
1274
  hint?: string | undefined;
1169
- hideDetails?: boolean | "auto" | undefined;
1170
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1275
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1276
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1277
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1171
1278
  reset: () => Promise<void>;
1172
1279
  resetValidation: () => Promise<void>;
1173
1280
  validate: (silent?: boolean) => Promise<string[]>;
@@ -1175,64 +1282,65 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1175
1282
  errorMessages: import('vue').ComputedRef<string[]>;
1176
1283
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1177
1284
  modelValue?: unknown;
1178
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1179
- }, 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<{
1285
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1286
+ }, 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<{
1180
1287
  $: import('vue').ComponentInternalInstance;
1181
1288
  $data: {};
1182
1289
  $props: Partial<{
1183
- flat: boolean;
1184
- reverse: boolean;
1185
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1186
- error: boolean;
1187
- active: boolean;
1188
- details: boolean;
1189
1290
  style: import('vue').StyleValue;
1190
- disabled: boolean;
1191
1291
  focused: boolean;
1192
1292
  rounded: string | number | boolean;
1193
1293
  tile: boolean;
1294
+ clearable: boolean;
1194
1295
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1296
+ active: boolean;
1195
1297
  centerAffix: boolean;
1196
- glow: boolean;
1197
- clearable: boolean;
1198
1298
  dirty: boolean;
1199
- persistentClear: boolean;
1200
- singleLine: boolean;
1201
- }> & Omit<{
1202
- flat: boolean;
1203
- reverse: boolean;
1204
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1205
- error: boolean;
1206
- active: boolean;
1207
- details: boolean;
1208
- style: import('vue').StyleValue;
1209
1299
  disabled: boolean;
1210
- focused: boolean;
1211
- tile: boolean;
1212
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1213
1300
  glow: boolean;
1214
- clearable: boolean;
1215
- dirty: boolean;
1301
+ error: boolean;
1302
+ flat: boolean;
1216
1303
  persistentClear: boolean;
1304
+ reverse: boolean;
1217
1305
  singleLine: boolean;
1218
- id?: string | undefined;
1219
- color?: string | undefined;
1220
- loading?: string | boolean | undefined;
1221
- label?: string | undefined;
1222
- class?: any;
1306
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1307
+ details: boolean;
1308
+ }> & Omit<{
1223
1309
  theme?: string | undefined;
1310
+ class?: any;
1311
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1312
+ focused: boolean;
1224
1313
  "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1225
1314
  rounded?: string | number | boolean | undefined;
1226
- baseColor?: string | undefined;
1315
+ tile: boolean;
1316
+ loading?: string | boolean | undefined;
1317
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1227
1318
  bgColor?: string | undefined;
1319
+ clearable: boolean;
1320
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1321
+ active: boolean;
1322
+ centerAffix?: boolean | undefined;
1323
+ color?: string | undefined;
1324
+ baseColor?: string | undefined;
1325
+ dirty: boolean;
1326
+ disabled: boolean;
1327
+ glow: boolean;
1328
+ error: boolean;
1329
+ flat: boolean;
1228
1330
  iconColor?: string | boolean | undefined;
1229
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1331
+ label?: string | undefined;
1332
+ persistentClear: boolean;
1230
1333
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1334
+ reverse: boolean;
1335
+ singleLine: boolean;
1336
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1231
1337
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1232
1338
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1233
1339
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1234
- centerAffix?: boolean | undefined;
1235
- } & 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">;
1340
+ id?: string | undefined;
1341
+ details: boolean;
1342
+ labelId?: string | undefined;
1343
+ } & 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">;
1236
1344
  $attrs: {
1237
1345
  [x: string]: unknown;
1238
1346
  };
@@ -1242,56 +1350,69 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1242
1350
  $slots: Readonly<{
1243
1351
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1244
1352
  props: Record<string, any>;
1245
- }) => import('vue').VNode[]) | undefined;
1246
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1247
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1353
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1354
+ [key: string]: any;
1355
+ }>[]) | undefined;
1356
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1357
+ [key: string]: any;
1358
+ }>[]) | undefined;
1359
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1360
+ [key: string]: any;
1361
+ }>[]) | undefined;
1248
1362
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1249
1363
  label: string | undefined;
1250
1364
  props: Record<string, any>;
1251
- }) => import('vue').VNode[]) | undefined;
1252
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
1253
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
1365
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1366
+ [key: string]: any;
1367
+ }>[]) | undefined;
1368
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1369
+ [key: string]: any;
1370
+ }>[]) | undefined;
1371
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1372
+ [key: string]: any;
1373
+ }>[]) | undefined;
1254
1374
  }>;
1255
- $root: import('vue').ComponentPublicInstance | null;
1256
- $parent: import('vue').ComponentPublicInstance | null;
1375
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1376
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1257
1377
  $host: Element | null;
1258
1378
  $emit: (event: "update:focused", focused: boolean) => void;
1259
1379
  $el: any;
1260
1380
  $options: import('vue').ComponentOptionsBase<{
1261
- flat: boolean;
1262
- reverse: boolean;
1263
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1264
- error: boolean;
1265
- active: boolean;
1266
- details: boolean;
1267
- style: import('vue').StyleValue;
1268
- disabled: boolean;
1381
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1269
1382
  focused: boolean;
1270
1383
  tile: boolean;
1271
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1272
- glow: boolean;
1273
1384
  clearable: boolean;
1385
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1386
+ active: boolean;
1274
1387
  dirty: boolean;
1388
+ disabled: boolean;
1389
+ glow: boolean;
1390
+ error: boolean;
1391
+ flat: boolean;
1275
1392
  persistentClear: boolean;
1393
+ reverse: boolean;
1276
1394
  singleLine: boolean;
1395
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1396
+ details: boolean;
1277
1397
  } & {
1278
- id?: string | undefined;
1279
- color?: string | undefined;
1280
- loading?: string | boolean | undefined;
1281
- label?: string | undefined;
1282
- class?: any;
1283
1398
  theme?: string | undefined;
1399
+ class?: any;
1284
1400
  "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1285
1401
  rounded?: string | number | boolean | undefined;
1286
- baseColor?: string | undefined;
1402
+ loading?: string | boolean | undefined;
1403
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1287
1404
  bgColor?: string | undefined;
1405
+ centerAffix?: boolean | undefined;
1406
+ color?: string | undefined;
1407
+ baseColor?: string | undefined;
1288
1408
  iconColor?: string | boolean | undefined;
1289
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1409
+ label?: string | undefined;
1290
1410
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1291
1411
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1292
1412
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1293
1413
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1294
- centerAffix?: boolean | undefined;
1414
+ id?: string | undefined;
1415
+ labelId?: string | undefined;
1295
1416
  } & {
1296
1417
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1297
1418
  }, {
@@ -1300,120 +1421,133 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1300
1421
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1301
1422
  "update:focused": (focused: boolean) => true;
1302
1423
  "update:modelValue": (value: any) => true;
1303
- }, "$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, {
1304
- flat: boolean;
1305
- reverse: boolean;
1306
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1307
- error: boolean;
1308
- active: boolean;
1309
- details: boolean;
1424
+ }, "$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, {
1310
1425
  style: import('vue').StyleValue;
1311
- disabled: boolean;
1312
1426
  focused: boolean;
1313
1427
  rounded: string | number | boolean;
1314
1428
  tile: boolean;
1429
+ clearable: boolean;
1315
1430
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1431
+ active: boolean;
1316
1432
  centerAffix: boolean;
1317
- glow: boolean;
1318
- clearable: boolean;
1319
1433
  dirty: boolean;
1434
+ disabled: boolean;
1435
+ glow: boolean;
1436
+ error: boolean;
1437
+ flat: boolean;
1320
1438
  persistentClear: boolean;
1439
+ reverse: boolean;
1321
1440
  singleLine: boolean;
1441
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1442
+ details: boolean;
1322
1443
  }, {}, string, import('vue').SlotsType<Partial<{
1323
1444
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1324
1445
  props: Record<string, any>;
1325
- }) => import('vue').VNode[];
1326
- "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1327
- "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1446
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1447
+ [key: string]: any;
1448
+ }>[];
1449
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1450
+ [key: string]: any;
1451
+ }>[];
1452
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1453
+ [key: string]: any;
1454
+ }>[];
1328
1455
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1329
1456
  label: string | undefined;
1330
1457
  props: Record<string, any>;
1331
- }) => import('vue').VNode[];
1332
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1333
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
1458
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1459
+ [key: string]: any;
1460
+ }>[];
1461
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1462
+ [key: string]: any;
1463
+ }>[];
1464
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1465
+ [key: string]: any;
1466
+ }>[];
1334
1467
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1335
- beforeCreate?: (() => void) | (() => void)[];
1336
- created?: (() => void) | (() => void)[];
1337
- beforeMount?: (() => void) | (() => void)[];
1338
- mounted?: (() => void) | (() => void)[];
1339
- beforeUpdate?: (() => void) | (() => void)[];
1340
- updated?: (() => void) | (() => void)[];
1341
- activated?: (() => void) | (() => void)[];
1342
- deactivated?: (() => void) | (() => void)[];
1343
- beforeDestroy?: (() => void) | (() => void)[];
1344
- beforeUnmount?: (() => void) | (() => void)[];
1345
- destroyed?: (() => void) | (() => void)[];
1346
- unmounted?: (() => void) | (() => void)[];
1347
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1348
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1349
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1468
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1469
+ created?: ((() => void)[] | (() => void)) | undefined;
1470
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1471
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1472
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1473
+ updated?: ((() => void)[] | (() => void)) | undefined;
1474
+ activated?: ((() => void)[] | (() => void)) | undefined;
1475
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1476
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1477
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1478
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1479
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1480
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1481
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1482
+ 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;
1350
1483
  };
1351
1484
  $forceUpdate: () => void;
1352
1485
  $nextTick: typeof nextTick;
1353
- $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;
1486
+ $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;
1354
1487
  } & Readonly<{
1355
- flat: boolean;
1356
- reverse: boolean;
1357
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1358
- error: boolean;
1359
- active: boolean;
1360
- details: boolean;
1361
1488
  style: import('vue').StyleValue;
1362
- disabled: boolean;
1363
1489
  focused: boolean;
1364
1490
  rounded: string | number | boolean;
1365
1491
  tile: boolean;
1492
+ clearable: boolean;
1366
1493
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1494
+ active: boolean;
1367
1495
  centerAffix: boolean;
1368
- glow: boolean;
1369
- clearable: boolean;
1370
1496
  dirty: boolean;
1371
- persistentClear: boolean;
1372
- singleLine: boolean;
1373
- }> & Omit<{
1497
+ disabled: boolean;
1498
+ glow: boolean;
1499
+ error: boolean;
1374
1500
  flat: boolean;
1501
+ persistentClear: boolean;
1375
1502
  reverse: boolean;
1376
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1377
- error: boolean;
1378
- active: boolean;
1503
+ singleLine: boolean;
1504
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1379
1505
  details: boolean;
1380
- style: import('vue').StyleValue;
1381
- disabled: boolean;
1506
+ }> & Omit<{
1507
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1382
1508
  focused: boolean;
1383
1509
  tile: boolean;
1384
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1385
- glow: boolean;
1386
1510
  clearable: boolean;
1511
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1512
+ active: boolean;
1387
1513
  dirty: boolean;
1514
+ disabled: boolean;
1515
+ glow: boolean;
1516
+ error: boolean;
1517
+ flat: boolean;
1388
1518
  persistentClear: boolean;
1519
+ reverse: boolean;
1389
1520
  singleLine: boolean;
1521
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1522
+ details: boolean;
1390
1523
  } & {
1391
- id?: string | undefined;
1392
- color?: string | undefined;
1393
- loading?: string | boolean | undefined;
1394
- label?: string | undefined;
1395
- class?: any;
1396
1524
  theme?: string | undefined;
1397
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1525
+ class?: any;
1526
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1398
1527
  rounded?: string | number | boolean | undefined;
1399
- baseColor?: string | undefined;
1528
+ loading?: string | boolean | undefined;
1529
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1400
1530
  bgColor?: string | undefined;
1531
+ centerAffix?: boolean | undefined;
1532
+ color?: string | undefined;
1533
+ baseColor?: string | undefined;
1401
1534
  iconColor?: string | boolean | undefined;
1402
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1535
+ label?: string | undefined;
1403
1536
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1404
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1405
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1406
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1407
- centerAffix?: boolean | undefined;
1537
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1538
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1539
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1540
+ id?: string | undefined;
1541
+ labelId?: string | undefined;
1408
1542
  } & {
1409
1543
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1410
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1544
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
1411
1545
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1412
1546
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1413
1547
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1414
1548
  modelValue?: unknown;
1415
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1416
- }, 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}`> & {
1549
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1550
+ }, 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}`> & {
1417
1551
  _allExposed: {
1418
1552
  reset: () => Promise<void>;
1419
1553
  resetValidation: () => Promise<void>;
@@ -1425,37 +1559,35 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1425
1559
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1426
1560
  } | {};
1427
1561
  }, {}, {}, {}, {
1428
- flat: boolean;
1429
- reverse: boolean;
1430
- variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1431
- type: string;
1432
- error: boolean;
1433
- active: boolean;
1434
- direction: "horizontal" | "vertical";
1435
- details: boolean;
1436
1562
  style: import('vue').StyleValue;
1437
- autofocus: boolean;
1438
- disabled: boolean;
1439
- readonly: boolean | null;
1440
- messages: string | readonly string[];
1441
- 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)?])[];
1442
1563
  focused: boolean;
1443
1564
  errorMessages: string | readonly string[] | null;
1444
1565
  maxErrors: string | number;
1566
+ readonly: boolean | null;
1567
+ 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)?])[];
1445
1568
  density: import('vuetify/lib/composables/density.mjs').Density;
1446
1569
  rounded: string | number | boolean;
1447
1570
  tile: boolean;
1448
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1449
- centerAffix: boolean;
1450
- glow: boolean;
1451
1571
  hideSpinButtons: boolean;
1452
1572
  persistentHint: boolean;
1573
+ messages: string | readonly string[];
1453
1574
  clearable: boolean;
1575
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1576
+ active: boolean;
1577
+ centerAffix: boolean;
1454
1578
  dirty: boolean;
1579
+ disabled: boolean;
1580
+ glow: boolean;
1581
+ error: boolean;
1582
+ flat: boolean;
1455
1583
  persistentClear: boolean;
1584
+ reverse: boolean;
1456
1585
  singleLine: boolean;
1586
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1587
+ autofocus: boolean;
1457
1588
  persistentPlaceholder: boolean;
1458
1589
  persistentCounter: boolean;
1590
+ type: string;
1459
1591
  }> | null;
1460
1592
  };
1461
1593
  $slots: Readonly<{
@@ -1464,7 +1596,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1464
1596
  $root: import('vue').ComponentPublicInstance | null;
1465
1597
  $parent: import('vue').ComponentPublicInstance | null;
1466
1598
  $host: Element | null;
1467
- $emit: ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
1599
+ $emit: ((event: "input", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
1468
1600
  $el: any;
1469
1601
  $options: import('vue').ComponentOptionsBase<Readonly<{
1470
1602
  modelValue?: string | number | null;
@@ -1537,7 +1669,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1537
1669
  disableClickButton?: boolean;
1538
1670
  autocomplete?: string;
1539
1671
  helpText?: string;
1672
+ maxlength?: string | number;
1673
+ title?: string | false;
1540
1674
  }> & Readonly<{
1675
+ onInput?: ((...args: any[]) => any) | undefined;
1676
+ onKeydown?: ((...args: any[]) => any) | undefined;
1541
1677
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1542
1678
  onClear?: ((...args: any[]) => any) | undefined;
1543
1679
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
@@ -1557,6 +1693,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1557
1693
  validateOnSubmit: () => boolean;
1558
1694
  checkErrorOnBlur: () => void;
1559
1695
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1696
+ input: (...args: any[]) => void;
1697
+ keydown: (...args: any[]) => void;
1560
1698
  "update:modelValue": (...args: any[]) => void;
1561
1699
  clear: (...args: any[]) => void;
1562
1700
  "prepend-icon-click": (...args: any[]) => void;
@@ -1564,17 +1702,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1564
1702
  }, string, {
1565
1703
  type: string;
1566
1704
  label: string;
1705
+ title: string | false;
1567
1706
  width: string | number;
1568
1707
  role: string;
1569
1708
  color: import('../../../types/vuetifyTypes').ColorType;
1570
1709
  theme: string;
1571
1710
  disabled: boolean;
1572
1711
  placeholder: string;
1712
+ density: "default" | "comfortable" | "compact";
1573
1713
  rounded: string | number | boolean;
1574
- loading: string | boolean;
1575
1714
  maxWidth: string | number;
1576
1715
  minWidth: string | number;
1577
- density: "default" | "comfortable" | "compact";
1716
+ loading: string | boolean;
1578
1717
  baseColor: string;
1579
1718
  prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1580
1719
  appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
@@ -1629,6 +1768,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1629
1768
  disableClickButton: boolean;
1630
1769
  autocomplete: string;
1631
1770
  helpText: string;
1771
+ maxlength: string | number;
1632
1772
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1633
1773
  beforeCreate?: (() => void) | (() => void)[];
1634
1774
  created?: (() => void) | (() => void)[];
@@ -1652,17 +1792,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1652
1792
  } & Readonly<{
1653
1793
  type: string;
1654
1794
  label: string;
1795
+ title: string | false;
1655
1796
  width: string | number;
1656
1797
  role: string;
1657
1798
  color: import('../../../types/vuetifyTypes').ColorType;
1658
1799
  theme: string;
1659
1800
  disabled: boolean;
1660
1801
  placeholder: string;
1802
+ density: "default" | "comfortable" | "compact";
1661
1803
  rounded: string | number | boolean;
1662
- loading: string | boolean;
1663
1804
  maxWidth: string | number;
1664
1805
  minWidth: string | number;
1665
- density: "default" | "comfortable" | "compact";
1806
+ loading: string | boolean;
1666
1807
  baseColor: string;
1667
1808
  prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1668
1809
  appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
@@ -1717,6 +1858,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1717
1858
  disableClickButton: boolean;
1718
1859
  autocomplete: string;
1719
1860
  helpText: string;
1861
+ maxlength: string | number;
1720
1862
  }> & Omit<Readonly<{
1721
1863
  modelValue?: string | number | null;
1722
1864
  prependIcon?: import('../../../types/vuetifyTypes').IconType;
@@ -1788,12 +1930,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1788
1930
  disableClickButton?: boolean;
1789
1931
  autocomplete?: string;
1790
1932
  helpText?: string;
1933
+ maxlength?: string | number;
1934
+ title?: string | false;
1791
1935
  }> & Readonly<{
1936
+ onInput?: ((...args: any[]) => any) | undefined;
1937
+ onKeydown?: ((...args: any[]) => any) | undefined;
1792
1938
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1793
1939
  onClear?: ((...args: any[]) => any) | undefined;
1794
1940
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
1795
1941
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
1796
- }>, "validateOnSubmit" | "validation" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "rounded" | "loading" | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prefix" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "hasError" | "hasWarning" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
1942
+ }>, "validateOnSubmit" | "validation" | "checkErrorOnBlur" | ("type" | "label" | "title" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prefix" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "hasError" | "hasWarning" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText" | "maxlength")> & import('vue').ShallowUnwrapRef<{
1797
1943
  validation: {
1798
1944
  errors: import('vue').Ref<string[], string[]>;
1799
1945
  warnings: import('vue').Ref<string[], string[]>;
@@ -1811,6 +1957,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1811
1957
  $slots: {
1812
1958
  prepend?(_: {}): any;
1813
1959
  append?(_: {}): any;
1960
+ default?(_: {}): any;
1814
1961
  'prepend-inner'?(_: {}): any;
1815
1962
  'append-inner'?(_: {}): any;
1816
1963
  details?(_: {}): any;