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