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