@cnamts/synapse 1.0.17 → 1.0.19

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 (686) hide show
  1. package/dist/{DateFilter-RHtdShO1.js → DateFilter-CeVuSfJ9.js} +13 -13
  2. package/dist/{NumberFilter-DXYz_b_w.js → NumberFilter-C8PAu_sw.js} +4 -4
  3. package/dist/{PeriodFilter-CzphmrNu.js → PeriodFilter-UMUaxx3d.js} +4 -4
  4. package/dist/{SelectFilter-a4fUV5Jp.js → SelectFilter-CqZl8CYt.js} +4 -4
  5. package/dist/{TextFilter-CZ4LTKoq.js → TextFilter-D_RhhNOh.js} +4 -4
  6. package/dist/components/Accordion/Accordion.d.ts +30 -22
  7. package/dist/components/Amelipro/AmeliproAccordion/AmeliproAccordion.d.ts +13 -5
  8. package/dist/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/AmeliproAccordionTemplate.d.ts +13 -5
  9. package/dist/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.d.ts +19 -9
  10. package/dist/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.d.ts +19 -11
  11. package/dist/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.d.ts +31 -23
  12. package/dist/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.d.ts +13 -5
  13. package/dist/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResultTemplate/AmeliproAccordionResultTemplate.d.ts +13 -5
  14. package/dist/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.d.ts +31 -23
  15. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +6980 -1807
  16. package/dist/components/Amelipro/AmeliproBtn/AmeliproBtn.d.ts +15 -7
  17. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +18 -9
  18. package/dist/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.d.ts +1 -1
  19. package/dist/components/Amelipro/AmeliproCard/AmeliproCard.d.ts +17 -9
  20. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +163 -29
  21. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +15 -6
  22. package/dist/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.d.ts +13 -5
  23. package/dist/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.d.ts +27 -19
  24. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +16 -7
  25. package/dist/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.d.ts +12 -4
  26. package/dist/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.d.ts +12 -4
  27. package/dist/components/Amelipro/AmeliproDentalChart/AmeliproDentalChart.d.ts +12 -4
  28. package/dist/components/Amelipro/AmeliproDialog/AmeliproDialog.d.ts +15 -7
  29. package/dist/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.d.ts +12 -4
  30. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +22 -12
  31. package/dist/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.d.ts +72 -2
  32. package/dist/components/Amelipro/AmeliproFilters/types.d.ts +6 -0
  33. package/dist/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.d.ts +3 -2
  34. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +13 -12
  35. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +29 -20
  36. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +16 -7
  37. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +15 -6
  38. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/dividerDimensionsMapping.d.ts +14 -2
  39. package/dist/components/Amelipro/AmeliproIcon/AmeliproIcon.d.ts +15 -5
  40. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +259 -33
  41. package/dist/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.d.ts +13 -5
  42. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -2
  43. package/dist/components/Amelipro/AmeliproMessage/AmeliproMessage.d.ts +13 -5
  44. package/dist/components/Amelipro/AmeliproMultipleFoldingCard/AmeliproMultipleFoldingCard.d.ts +18 -10
  45. package/dist/components/Amelipro/AmeliproNumberedCard/AmeliproNumberedCard.d.ts +16 -8
  46. package/dist/components/Amelipro/AmeliproOnboarding/AmeliproOnboarding.d.ts +1 -1
  47. package/dist/components/Amelipro/AmeliproPageLayout/AmeliproPageLayout.d.ts +19 -11
  48. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +16 -7
  49. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -2
  50. package/dist/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.d.ts +21 -13
  51. package/dist/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.d.ts +17 -9
  52. package/dist/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.d.ts +14 -6
  53. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +508 -728
  54. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +762 -1092
  55. package/dist/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.d.ts +26 -18
  56. package/dist/components/Amelipro/AmeliproResultList/AmeliproResultList.d.ts +22 -14
  57. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +6932 -1807
  58. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +6 -4
  59. package/dist/components/Amelipro/AmeliproStatus/AmeliproStatus.d.ts +3 -2
  60. package/dist/components/Amelipro/AmeliproStepper/AmeliproStepBtn/AmeliproStepBtn.d.ts +12 -4
  61. package/dist/components/Amelipro/AmeliproStepper/AmeliproStepper.d.ts +127 -26
  62. package/dist/components/Amelipro/AmeliproTable/AmeliproTable.d.ts +20 -12
  63. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabBtn/AmeliproTabBtn.d.ts +12 -4
  64. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +7425 -1848
  65. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +988 -221
  66. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +1566 -373
  67. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +249 -36
  68. package/dist/components/Amelipro/AmeliproTooltips/AmeliproTooltips.d.ts +27 -19
  69. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +20 -11
  70. package/dist/components/Amelipro/ServiceMenu/ServiceMenu.d.ts +13 -5
  71. package/dist/components/Amelipro/ServiceMenu/ServiceMenuContent/ServiceMenuContent.d.ts +12 -4
  72. package/dist/components/Amelipro/StructureMenu/StructureBtn/StructureBtn.d.ts +12 -4
  73. package/dist/components/Amelipro/StructureMenu/StructureMenu.d.ts +14 -6
  74. package/dist/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.d.ts +138 -22
  75. package/dist/components/Amelipro/UserMenu/UserMenu.d.ts +14 -6
  76. package/dist/components/BackBtn/BackBtn.d.ts +13 -5
  77. package/dist/components/BackToTopBtn/BackToTopBtn.d.ts +13 -5
  78. package/dist/components/Captcha/Captcha.d.ts +2 -36
  79. package/dist/components/Captcha/CaptchaAlert.d.ts +11 -3
  80. package/dist/components/Captcha/CaptchaBase.d.ts +36 -28
  81. package/dist/components/Captcha/CaptchaBtn.d.ts +11 -3
  82. package/dist/components/Captcha/CaptchaInformation.d.ts +14 -6
  83. package/dist/components/ChipList/ChipList.d.ts +6 -6
  84. package/dist/components/Common/IconSlot/IconSlot.d.ts +33 -0
  85. package/dist/components/CookieBanner/CookieBanner.d.ts +327 -38
  86. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +1379 -337
  87. package/dist/components/CookiesSelection/CookiesSelection.d.ts +907 -102
  88. package/dist/components/CookiesSelection/CookiesTable/CookiesTable.d.ts +11 -3
  89. package/dist/components/CopyBtn/CopyBtn.d.ts +14 -6
  90. package/dist/components/Customs/Selects/SelectBtnField/SelectBtnField.d.ts +1 -1
  91. package/dist/components/Customs/Selects/SyInputSelect/SyInputSelect.d.ts +2 -2
  92. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +531 -152
  93. package/dist/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.d.ts +2 -2
  94. package/dist/components/Customs/Selects/SySelect/types.d.ts +4 -0
  95. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +13 -5
  96. package/dist/components/Customs/SyForm/SyForm.d.ts +833 -233
  97. package/dist/components/Customs/SyPagination/SyPagination.d.ts +26 -18
  98. package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +15 -7
  99. package/dist/components/Customs/SyTabs/SyTabs.d.ts +53 -43
  100. package/dist/components/Customs/SyTextField/SyTextField.d.ts +1572 -379
  101. package/dist/components/DataList/DataList.d.ts +17 -9
  102. package/dist/components/DataListGroup/DataListGroup.d.ts +17 -9
  103. package/dist/components/DataListItem/DataListItem.d.ts +16 -8
  104. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +2156 -2660
  105. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1067 -1325
  106. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +438 -553
  107. package/dist/components/DatePicker/composables/useAsteriskDisplay.d.ts +2 -2
  108. package/dist/components/DatePicker/composables/useDateRangeInput.d.ts +2 -2
  109. package/dist/components/DatePicker/composables/useDateRangeValidation.d.ts +1 -1
  110. package/dist/components/DatePicker/composables/useDateValidation.d.ts +10 -16
  111. package/dist/components/DatePicker/composables/useInputBlurHandler.d.ts +3 -3
  112. package/dist/components/DatePicker/composables/useManualDateValidation.d.ts +4 -4
  113. package/dist/components/DiacriticPicker/DiacriticPicker.d.ts +14 -4
  114. package/dist/components/DialogBox/DialogBox.d.ts +492 -83
  115. package/dist/components/DownloadBtn/DownloadBtn.d.ts +17 -11
  116. package/dist/components/ErrorPage/ErrorPage.d.ts +15 -7
  117. package/dist/components/ExternalLinks/ExternalLinks.d.ts +17 -7
  118. package/dist/components/FileList/FileList.d.ts +13 -13
  119. package/dist/components/FileList/UploadItem/UploadItem.d.ts +19 -19
  120. package/dist/components/FilePreview/FilePreview.d.ts +15 -10
  121. package/dist/components/FileUpload/FileUpload.d.ts +20 -17
  122. package/dist/components/FileUpload/FileUploadContent.d.ts +9 -1
  123. package/dist/components/FilterInline/FilterInline.d.ts +16 -10
  124. package/dist/components/FilterSideBar/FilterSideBar.d.ts +439 -68
  125. package/dist/components/FooterBar/FooterBar.d.ts +20 -12
  126. package/dist/components/HeaderBar/HeaderBar.d.ts +33 -22
  127. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.d.ts +68 -8
  128. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.d.ts +12 -4
  129. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.d.ts +13 -5
  130. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.d.ts +16 -5
  131. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +17 -9
  132. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +160 -51
  133. package/dist/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.d.ts +18 -10
  134. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +857 -297
  135. package/dist/components/LangBtn/LangBtn.d.ts +72 -90
  136. package/dist/components/Logo/Logo.d.ts +3 -2
  137. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +19 -11
  138. package/dist/components/MaintenancePage/MaintenancePage.d.ts +11 -3
  139. package/dist/components/NirField/NirField.d.ts +875 -1095
  140. package/dist/components/NotFoundPage/NotFoundPage.d.ts +13 -5
  141. package/dist/components/NotificationBar/Notification/Notification.d.ts +17 -9
  142. package/dist/components/NotificationBar/NotificationBar.d.ts +16 -8
  143. package/dist/components/PageContainer/PageContainer.d.ts +18 -5
  144. package/dist/components/PaginatedTable/PaginatedTable.d.ts +10 -2
  145. package/dist/components/PeriodField/PeriodField.d.ts +4438 -5446
  146. package/dist/components/PhoneField/PhoneField.d.ts +436 -546
  147. package/dist/components/RangeField/RangeField.d.ts +3 -3
  148. package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +94 -94
  149. package/dist/components/RangeField/RangeSlider/Tooltip/Tooltip.d.ts +14 -4
  150. package/dist/components/RatingPicker/EmotionPicker/EmotionPicker.d.ts +14 -4
  151. package/dist/components/RatingPicker/NumberPicker/NumberPicker.d.ts +15 -5
  152. package/dist/components/RatingPicker/RatingPicker.d.ts +13 -5
  153. package/dist/components/RatingPicker/StarsPicker/StarsPicker.d.ts +14 -4
  154. package/dist/components/SearchListField/SearchListField.d.ts +3 -8
  155. package/dist/components/SkipLink/SkipLink.d.ts +15 -4
  156. package/dist/components/SubHeader/SubHeader.d.ts +22 -14
  157. package/dist/components/SyAlert/SyAlert.d.ts +94 -15
  158. package/dist/components/{Customs/Selects/SyBtnSelect/SyBtnSelect.d.ts → SyBtnMenu/SyBtnMenu.d.ts} +5 -10
  159. package/dist/components/SyTextArea/SyTextArea.d.ts +158 -218
  160. package/dist/components/TableToolbar/TableToolbar.d.ts +19 -15
  161. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +640 -233
  162. package/dist/components/Tables/SyTable/SyTable.d.ts +663 -234
  163. package/dist/components/Tables/common/SyTableFilter.d.ts +35 -27
  164. package/dist/components/Tables/common/SyTablePagination.d.ts +650 -513
  165. package/dist/components/Tables/common/TableHeader.d.ts +57 -47
  166. package/dist/components/Tables/common/filters/DateFilter.d.ts +10 -10
  167. package/dist/components/Tables/common/filters/NumberFilter.d.ts +11 -11
  168. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +10 -10
  169. package/dist/components/Tables/common/filters/SelectFilter.d.ts +10 -10
  170. package/dist/components/Tables/common/filters/TextFilter.d.ts +11 -11
  171. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +53 -63
  172. package/dist/components/Tables/common/useTableAria.d.ts +1 -1
  173. package/dist/components/Tables/common/useTableFilter.d.ts +2 -2
  174. package/dist/components/ToolbarContainer/ToolbarContainer.d.ts +14 -4
  175. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +830 -168
  176. package/dist/components/UserMenuBtn/UserMenuBtn.d.ts +12 -4
  177. package/dist/components/index.d.ts +21 -21
  178. package/dist/composables/date/useDateFormatDayjs.d.ts +2 -2
  179. package/dist/composables/date/useDateInitialization.d.ts +1 -1
  180. package/dist/composables/date/useDateInitializationDayjs.d.ts +1 -1
  181. package/dist/composables/validation/useFormValidation.d.ts +2 -2
  182. package/dist/design-system-v3.js +10 -10
  183. package/dist/design-system-v3.umd.cjs +158 -158
  184. package/dist/designTokens/index.d.ts +3 -1
  185. package/dist/designTokens/tokens/amelipro/apColors.d.ts +144 -51
  186. package/dist/designTokens/tokens/amelipro/apColors2026.d.ts +73 -0
  187. package/dist/designTokens/tokens/amelipro/apLightTheme.d.ts +82 -2
  188. package/dist/designTokens/tokens/amelipro/apLightTheme2026.d.ts +8 -0
  189. package/dist/{main-BXIMMzFS.js → main-B39UVv5p.js} +15239 -14978
  190. package/dist/services/NotificationService.d.ts +2 -2
  191. package/dist/style.css +1 -1
  192. package/dist/types/vuetifyTypes.d.ts +4 -0
  193. package/dist/utils/amelipro/dateHelper/dateHelper.d.ts +2 -2
  194. package/dist/utils/functions/classToHex.d.ts +1 -1
  195. package/dist/utils/functions/downloadFile/index.d.ts +1 -1
  196. package/dist/utils/localStorageUtility/index.d.ts +1 -1
  197. package/dist/vuetifyConfig.d.ts +14 -14
  198. package/package.json +4 -4
  199. package/src/assets/apTokens.scss +307 -0
  200. package/src/assets/overrides/_btns.scss +0 -1
  201. package/src/assets/overrides/_elevations.scss +2 -1
  202. package/src/assets/overrides/_icons.scss +10 -0
  203. package/src/assets/overrides/_radius.scss +7 -2
  204. package/src/assets/overrides/_spacers.scss +2 -1
  205. package/src/assets/overrides/_tooltips.scss +10 -3
  206. package/src/assets/overrides/_typography.scss +150 -0
  207. package/src/assets/overrides/_utilities.scss +8 -0
  208. package/src/assets/settings.scss +9 -0
  209. package/src/assets/themes.scss +2 -1
  210. package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +2 -2
  211. package/src/components/Accordion/composables/useAccordionKeyboardNavigation.ts +5 -5
  212. package/src/components/Accordion/tests/Accordion.a11y.spec.ts +2 -2
  213. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/AmeliproAccordionTemplate.vue +1 -1
  214. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.vue +3 -3
  215. package/src/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.vue +2 -2
  216. package/src/components/Amelipro/AmeliproAccordionGroup/__tests__/AmeliproAccordionGroup.spec.ts +8 -8
  217. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.vue +1 -1
  218. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResultTemplate/AmeliproAccordionResultTemplate.vue +1 -1
  219. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.vue +1 -1
  220. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.vue +21 -21
  221. package/src/components/Amelipro/AmeliproBadge/AmeliproBadge.vue +1 -1
  222. package/src/components/Amelipro/AmeliproBreadcrumb/AmeliproBreadcrumb.vue +6 -3
  223. package/src/components/Amelipro/AmeliproBreadcrumb/__tests__/AmeliproBreadcrumb.spec.ts +5 -5
  224. package/src/components/Amelipro/AmeliproBtn/AmeliproBtn.vue +1 -1
  225. package/src/components/Amelipro/AmeliproCallback/AmeliproCallback.vue +1 -1
  226. package/src/components/Amelipro/AmeliproCaptcha/__tests__/AmeliproCaptcha.spec.ts +12 -12
  227. package/src/components/Amelipro/AmeliproCard/AmeliproCard.vue +1 -1
  228. package/src/components/Amelipro/AmeliproCarousel/AmeliproCarousel.vue +1 -1
  229. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.vue +1 -1
  230. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.vue +1 -1
  231. package/src/components/Amelipro/AmeliproChips/AmeliproChips.vue +1 -1
  232. package/src/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.vue +1 -1
  233. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +3 -1
  234. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +18 -0
  235. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +16 -16
  236. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +2 -2
  237. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.vue +23 -23
  238. package/src/components/Amelipro/AmeliproDialog/AmeliproDialog.vue +1 -1
  239. package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.vue +1 -1
  240. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +2 -2
  241. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +1 -1
  242. package/src/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.ts +2 -2
  243. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +1 -1
  244. package/src/components/Amelipro/AmeliproFilters/AmeliproFilters.mdx +14 -0
  245. package/src/components/Amelipro/AmeliproFilters/AmeliproFilters.stories.ts +106 -0
  246. package/src/components/Amelipro/AmeliproFilters/AmeliproFilters.vue +218 -0
  247. package/src/components/Amelipro/AmeliproFilters/__tests__/AmeliproFilters.spec.ts +180 -0
  248. package/src/components/Amelipro/AmeliproFilters/types.d.ts +6 -0
  249. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.vue +1 -1
  250. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.vue +1 -1
  251. package/src/components/Amelipro/AmeliproHeader/AmeliproHeader.vue +1 -1
  252. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.vue +1 -1
  253. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.vue +2 -3
  254. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/dividerDimensionsMapping.ts +2 -4
  255. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproLogoAm/AmeliproLogoAm.vue +1 -2
  256. package/src/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.vue +1 -1
  257. package/src/components/Amelipro/AmeliproIllustratedDataTile/AmeliproIllustratedDataTile.vue +1 -1
  258. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.vue +2 -2
  259. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/__tests__/AmeliproIllustratedRadioGroup.spec.ts +9 -9
  260. package/src/components/Amelipro/AmeliproMailTile/AmeliproMailTile.vue +1 -1
  261. package/src/components/Amelipro/AmeliproMenu/AmeliproMenu.vue +1 -1
  262. package/src/components/Amelipro/AmeliproMessage/AmeliproMessage.vue +8 -9
  263. package/src/components/Amelipro/AmeliproMessagingLayout/AmeliproDropdownMenu/AmeliproDropdownMenu.vue +1 -1
  264. package/src/components/Amelipro/AmeliproMessagingLayout/AmeliproMessagingLayout.vue +1 -1
  265. package/src/components/Amelipro/AmeliproMultipleFoldingCard/AmeliproMultipleFoldingCard.vue +6 -6
  266. package/src/components/Amelipro/AmeliproNumberedCard/AmeliproNumberedCard.vue +1 -1
  267. package/src/components/Amelipro/AmeliproOnboarding/AmeliproOnboarding.vue +2 -2
  268. package/src/components/Amelipro/AmeliproPageLayout/AmeliproPageLayout.vue +1 -1
  269. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.vue +20 -20
  270. package/src/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.vue +1 -1
  271. package/src/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.vue +1 -1
  272. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.vue +1 -1
  273. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.vue +1 -1
  274. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.vue +1 -1
  275. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.vue +1 -1
  276. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.vue +1 -1
  277. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.vue +2 -2
  278. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.vue +1 -1
  279. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.vue +2 -2
  280. package/src/components/Amelipro/AmeliproStateTile/AmeliproStateTile.vue +8 -8
  281. package/src/components/Amelipro/AmeliproStatus/AmeliproStatus.vue +3 -3
  282. package/src/components/Amelipro/AmeliproStepper/AmeliproStepper.vue +77 -77
  283. package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +5 -5
  284. package/src/components/Amelipro/AmeliproTabs/AmeliproTabBtn/AmeliproTabBtn.vue +1 -1
  285. package/src/components/Amelipro/AmeliproTabs/AmeliproTabs.vue +36 -19
  286. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.vue +21 -21
  287. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +36 -36
  288. package/src/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.vue +1 -1
  289. package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.vue +1 -1
  290. package/src/components/Amelipro/AmeliproUpload/AmeliproUpload.vue +2 -2
  291. package/src/components/Amelipro/ServiceMenu/ServiceMenu.vue +13 -13
  292. package/src/components/Amelipro/StructureMenu/StructureBtn/StructureBtn.vue +1 -1
  293. package/src/components/Amelipro/StructureMenu/StructureItem/StructureItem.vue +1 -1
  294. package/src/components/Amelipro/StructureMenu/StructureMenu.vue +1 -1
  295. package/src/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.vue +2 -2
  296. package/src/components/Amelipro/StructureMenu/StructureTabs/__tests__/StructureTabs.spec.ts +2 -2
  297. package/src/components/Amelipro/UserMenu/UserMenu.vue +37 -37
  298. package/src/components/BackBtn/Accessibilite.mdx +0 -4
  299. package/src/components/BackBtn/Accessibilite.stories.ts +3 -143
  300. package/src/components/BackBtn/Usages.stories.ts +2 -2
  301. package/src/components/BackToTopBtn/Accessibilite.mdx +0 -4
  302. package/src/components/BackToTopBtn/Accessibilite.stories.ts +5 -144
  303. package/src/components/BackToTopBtn/Usages.stories.ts +2 -2
  304. package/src/components/ChipList/Accessibilite.mdx +0 -4
  305. package/src/components/ChipList/Accessibilite.stories.ts +4 -193
  306. package/src/components/ChipList/tests/chipList.spec.ts +10 -10
  307. package/src/components/CollapsibleList/Accessibilite.stories.ts +3 -148
  308. package/src/components/Common/IconSlot/IconSlot.vue +87 -0
  309. package/src/components/ContextualMenu/Accessibilite.mdx +0 -5
  310. package/src/components/ContextualMenu/Accessibilite.stories.ts +3 -169
  311. package/src/components/ContextualMenu/Usages.stories.ts +2 -2
  312. package/src/components/CookieBanner/Accessibilite.mdx +0 -5
  313. package/src/components/CookieBanner/Accessibilite.stories.ts +3 -196
  314. package/src/components/CookieBanner/CookieBanner.vue +2 -2
  315. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.spec.ts +12 -12
  316. package/src/components/CookiesSelection/tests/CookiesSelection.spec.ts +18 -19
  317. package/src/components/CopyBtn/Accessibilite.mdx +0 -5
  318. package/src/components/CopyBtn/Accessibilite.stories.ts +3 -144
  319. package/src/components/CopyBtn/Usages.stories.ts +2 -2
  320. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.mdx +0 -4
  321. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.stories.ts +3 -169
  322. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.vue +9 -9
  323. package/src/components/Customs/Selects/SelectBtnField/Usages.stories.ts +2 -2
  324. package/src/components/Customs/Selects/SelectOverview.mdx +0 -68
  325. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.mdx +1 -6
  326. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.stories.ts +3 -144
  327. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.mdx +2 -4
  328. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +1 -1
  329. package/src/components/Customs/Selects/SyInputSelect/tests/SyInputSelect.spec.ts +1 -1
  330. package/src/components/Customs/Selects/SySelect/Accessibilite.mdx +0 -3
  331. package/src/components/Customs/Selects/SySelect/Accessibilite.stories.ts +5 -194
  332. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +251 -0
  333. package/src/components/Customs/Selects/SySelect/SySelect.vue +260 -121
  334. package/src/components/Customs/Selects/SySelect/Usages.stories.ts +2 -2
  335. package/src/components/Customs/Selects/SySelect/composables/tests/useSySelectKeyboard.spec.ts +3 -3
  336. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +25 -22
  337. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +133 -58
  338. package/src/components/Customs/Selects/SySelect/types.d.ts +4 -0
  339. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +17 -1
  340. package/src/components/Customs/SyIcon/Accessibilite.stories.ts +1 -1
  341. package/src/components/Customs/SyPagination/tests/SyPagination.spec.ts +3 -3
  342. package/src/components/Customs/SyRadioGroup/SyRadioGroup.vue +16 -0
  343. package/src/components/Customs/SyRadioGroup/tests/SyRadioGroup.spec.ts +1 -1
  344. package/src/components/Customs/SyTabs/SyTabs.vue +8 -8
  345. package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +20 -20
  346. package/src/components/Customs/SyTextField/Accessibilite.mdx +0 -4
  347. package/src/components/Customs/SyTextField/Accessibilite.stories.ts +3 -202
  348. package/src/components/Customs/SyTextField/SyTextField.vue +8 -1
  349. package/src/components/Customs/SyTextField/Usages.stories.ts +2 -2
  350. package/src/components/DataList/Accessibilite.mdx +0 -5
  351. package/src/components/DataList/Accessibilite.stories.ts +3 -144
  352. package/src/components/DataList/DataList.stories.ts +1 -1
  353. package/src/components/DataList/tests/DataList.spec.ts +7 -7
  354. package/src/components/DataListGroup/Accessibilite.mdx +0 -5
  355. package/src/components/DataListGroup/Accessibilite.stories.ts +3 -203
  356. package/src/components/DataListGroup/DataListGroup.stories.ts +1 -1
  357. package/src/components/DatePicker/Accessibilite.mdx +1 -5
  358. package/src/components/DatePicker/Accessibilite.stories.ts +3 -169
  359. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +155 -0
  360. package/src/components/DatePicker/CalendarMode/tests/DatePicker.events.spec.ts +2 -2
  361. package/src/components/DatePicker/CalendarMode/tests/DatePicker.spec.ts +22 -9
  362. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +6 -6
  363. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.spec.ts +19 -10
  364. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +1 -1
  365. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.spec.ts +4 -4
  366. package/src/components/DatePicker/Usages.stories.ts +2 -2
  367. package/src/components/DatePicker/composables/tests/useCalendarKeyboardNavigation.spec.ts +1 -1
  368. package/src/components/DatePicker/composables/tests/useDatePickerViewMode.spec.ts +6 -6
  369. package/src/components/DatePicker/composables/tests/useDateSelection.spec.ts +6 -6
  370. package/src/components/DatePicker/composables/tests/useInputHandler.spec.ts +2 -2
  371. package/src/components/DatePicker/composables/tests/useManualDateValidation.spec.ts +5 -5
  372. package/src/components/DatePicker/composables/useDateAutoClamp.ts +4 -4
  373. package/src/components/DatePicker/composables/useDateInputEditing.ts +5 -5
  374. package/src/components/DatePicker/composables/useDatePickerState.ts +5 -5
  375. package/src/components/DatePicker/composables/useDateRangeValidation.ts +1 -1
  376. package/src/components/DatePicker/composables/useDateSelection.ts +4 -4
  377. package/src/components/DatePicker/composables/useHolidayHighlighting.ts +1 -1
  378. package/src/components/DatePicker/composables/useInputHandler.ts +7 -7
  379. package/src/components/DatePicker/composables/useMonthButtonCustomization.ts +3 -3
  380. package/src/components/DatePicker/utils/dateFormattingUtils.ts +10 -7
  381. package/src/components/DiacriticPicker/tests/DiatriticPicker.spec.ts +2 -2
  382. package/src/components/DialogBox/Accessibilite.mdx +0 -4
  383. package/src/components/DialogBox/Accessibilite.stories.ts +3 -167
  384. package/src/components/DialogBox/DialogBox.vue +2 -2
  385. package/src/components/DialogBox/Usages.stories.ts +2 -2
  386. package/src/components/DownloadBtn/Accessibilite.mdx +0 -4
  387. package/src/components/DownloadBtn/Accessibilite.stories.ts +3 -144
  388. package/src/components/DownloadBtn/DownloadBtn.vue +1 -1
  389. package/src/components/ErrorPage/Accessibilite.mdx +0 -5
  390. package/src/components/ErrorPage/Accessibilite.stories.ts +5 -166
  391. package/src/components/ErrorPage/ErrorPage.vue +1 -1
  392. package/src/components/ExternalLinks/Accessibilite.mdx +2 -5
  393. package/src/components/ExternalLinks/Accessibilite.stories.ts +5 -168
  394. package/src/components/FileList/Accessibilite.mdx +1 -6
  395. package/src/components/FileList/Accessibilite.stories.ts +3 -193
  396. package/src/components/FileList/tests/FileList.spec.ts +3 -3
  397. package/src/components/FilePreview/Accessibilite.mdx +1 -5
  398. package/src/components/FilePreview/Accessibilite.stories.ts +3 -193
  399. package/src/components/FileUpload/Accessibilite.mdx +1 -6
  400. package/src/components/FileUpload/Accessibilite.stories.ts +3 -193
  401. package/src/components/FilterInline/Accessibilite.mdx +2 -5
  402. package/src/components/FilterInline/Accessibilite.stories.ts +3 -193
  403. package/src/components/FilterSideBar/Accessibilite.mdx +0 -5
  404. package/src/components/FilterSideBar/Accessibilite.stories.ts +3 -193
  405. package/src/components/FilterSideBar/tests/FilterSideBar.spec.ts +3 -3
  406. package/src/components/FooterBar/Accessibilite.stories.ts +3 -204
  407. package/src/components/FooterBar/tests/FooterBar.spec.ts +2 -2
  408. package/src/components/FranceConnectBtn/Accessibilite.mdx +0 -5
  409. package/src/components/FranceConnectBtn/Accessibilite.stories.ts +3 -171
  410. package/src/components/HeaderBar/Accessibilite.mdx +0 -5
  411. package/src/components/HeaderBar/Accessibilite.stories.ts +3 -199
  412. package/src/components/HeaderBar/HeaderBar.vue +12 -5
  413. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.mdx +0 -5
  414. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.stories.ts +3 -200
  415. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/tests/HeaderSubMenu.spec.ts +3 -3
  416. package/src/components/HeaderBar/HeaderBurgerMenu/tests/useHandleSubMenus.spec.ts +5 -5
  417. package/src/components/HeaderBar/HeaderLogo/logos/Logo.vue +2 -2
  418. package/src/components/HeaderBar/HeaderLogo/tests/HeaderLogo.spec.ts +2 -2
  419. package/src/components/HeaderBar/Usages.stories.ts +2 -2
  420. package/src/components/HeaderBar/tests/__snapshots__/HeaderBar.spec.ts.snap +1 -5
  421. package/src/components/HeaderLoading/Accessibilite.mdx +0 -4
  422. package/src/components/HeaderLoading/Accessibilite.stories.ts +3 -143
  423. package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +4 -4
  424. package/src/components/HeaderToolbar/Accessibilite.mdx +0 -5
  425. package/src/components/HeaderToolbar/Accessibilite.stories.ts +4 -179
  426. package/src/components/HeaderToolbar/HeaderToolbar.vue +2 -2
  427. package/src/components/HeaderToolbar/useMobileRightMenu.ts +2 -2
  428. package/src/components/LangBtn/Accessibilite.mdx +0 -5
  429. package/src/components/LangBtn/Accessibilite.stories.ts +5 -145
  430. package/src/components/LangBtn/tests/LangBtn.spec.ts +1 -1
  431. package/src/components/Logo/Accessibilite.mdx +0 -5
  432. package/src/components/Logo/Accessibilite.stories.ts +3 -200
  433. package/src/components/Logo/Logo.vue +2 -2
  434. package/src/components/Logo/tests/Logo.spec.ts +2 -2
  435. package/src/components/LogoBrandSection/Accessibilite.mdx +1 -6
  436. package/src/components/LogoBrandSection/Accessibilite.stories.ts +3 -203
  437. package/src/components/LogoBrandSection/tests/LogoBrandSection.spec.ts +1 -1
  438. package/src/components/LunarCalendar/useLunarCalendarRules.ts +1 -1
  439. package/src/components/MaintenancePage/Accessibilite.mdx +0 -5
  440. package/src/components/MaintenancePage/Accessibilite.stories.ts +5 -166
  441. package/src/components/NirField/Accessibilite.mdx +0 -5
  442. package/src/components/NirField/Accessibilite.stories.ts +4 -191
  443. package/src/components/NirField/Usages.stories.ts +2 -2
  444. package/src/components/NotFoundPage/Accessibilite.mdx +0 -5
  445. package/src/components/NotFoundPage/Accessibilite.stories.ts +5 -167
  446. package/src/components/NotificationBar/Accessibilite.mdx +0 -5
  447. package/src/components/NotificationBar/Accessibilite.stories.ts +3 -143
  448. package/src/components/NotificationBar/Usages.stories.ts +2 -2
  449. package/src/components/PageContainer/Accessibilite.mdx +0 -5
  450. package/src/components/PageContainer/Accessibilite.stories.ts +3 -152
  451. package/src/components/PageContainer/AccessibilityGuide.mdx +50 -0
  452. package/src/components/PageContainer/PageContainer.stories.ts +10 -1
  453. package/src/components/PageContainer/PageContainer.vue +12 -1
  454. package/src/components/PageContainer/tests/PageContainer.a11y.spec.ts +480 -1
  455. package/src/components/PageContainer/tests/PageContainer.spec.ts +52 -0
  456. package/src/components/PaginatedTable/Accessibilite.mdx +1 -6
  457. package/src/components/PaginatedTable/Accessibilite.stories.ts +3 -193
  458. package/src/components/PaginatedTable/PaginatedTable.stories.ts +3 -3
  459. package/src/components/PaginatedTable/PaginatedTable.vue +4 -4
  460. package/src/components/PaginatedTable/tests/PaginatedTable.spec.ts +4 -4
  461. package/src/components/PasswordField/Accessibilite.mdx +0 -5
  462. package/src/components/PasswordField/Accessibilite.stories.ts +3 -169
  463. package/src/components/PasswordField/tests/PasswordField.spec.ts +5 -5
  464. package/src/components/PeriodField/Accessibilite.mdx +1 -6
  465. package/src/components/PeriodField/Accessibilite.stories.ts +3 -192
  466. package/src/components/PeriodField/tests/PeriodField.spec.ts +29 -25
  467. package/src/components/PhoneField/Accessibilite.mdx +0 -5
  468. package/src/components/PhoneField/Accessibilite.stories.ts +4 -192
  469. package/src/components/PhoneField/Usages.stories.ts +2 -2
  470. package/src/components/PhoneField/tests/PhoneField.spec.ts +2 -2
  471. package/src/components/RangeField/Accessibilite.mdx +0 -5
  472. package/src/components/RangeField/Accessibilite.stories.ts +5 -168
  473. package/src/components/RangeField/RangeField.vue +2 -2
  474. package/src/components/RangeField/RangeSlider/RangeSlider.vue +2 -2
  475. package/src/components/RangeField/RangeSlider/useMouseSlide.ts +1 -1
  476. package/src/components/RangeField/RangeSlider/useRangeSlider.ts +1 -1
  477. package/src/components/RatingPicker/Accessibilite.mdx +0 -5
  478. package/src/components/RatingPicker/Accessibilite.stories.ts +3 -168
  479. package/src/components/RatingPicker/EmotionPicker/tests/EmotionPicker.spec.ts +2 -2
  480. package/src/components/RatingPicker/NumberPicker/tests/NumberPicker.spec.ts +2 -2
  481. package/src/components/RatingPicker/StarsPicker/tests/StarsPicker.spec.ts +7 -7
  482. package/src/components/SearchListField/Accessibilite.mdx +0 -5
  483. package/src/components/SearchListField/Accessibilite.stories.ts +3 -168
  484. package/src/components/SearchListField/tests/SearchListField.spec.ts +1 -1
  485. package/src/components/SkipLink/Accessibilite.stories.ts +5 -144
  486. package/src/components/SkipLink/Usages.stories.ts +2 -2
  487. package/src/components/SocialMediaLinks/Accessibilite.mdx +0 -5
  488. package/src/components/SocialMediaLinks/Accessibilite.stories.ts +4 -146
  489. package/src/components/SocialMediaLinks/tests/SocialMediaLinks.spec.ts +6 -6
  490. package/src/components/SubHeader/Accessibilite.mdx +0 -5
  491. package/src/components/SubHeader/Accessibilite.stories.ts +4 -142
  492. package/src/components/SubHeader/SubHeader.stories.ts +1 -1
  493. package/src/components/SubHeader/SubHeader.vue +30 -25
  494. package/src/components/SyAlert/Accessibilite.mdx +0 -5
  495. package/src/components/SyAlert/Accessibilite.stories.ts +3 -143
  496. package/src/components/SyAlert/Usages.stories.ts +2 -2
  497. package/src/components/{Customs/Selects/SyBtnSelect/SyBtnSelect.mdx → SyBtnMenu/SyBtnMenu.mdx} +8 -9
  498. package/src/components/{Customs/Selects/SyBtnSelect/SyBtnSelect.stories.ts → SyBtnMenu/SyBtnMenu.stories.ts} +80 -78
  499. package/src/components/{Customs/Selects/SyBtnSelect/SyBtnSelect.vue → SyBtnMenu/SyBtnMenu.vue} +85 -25
  500. package/src/components/SyBtnMenu/accessibilite/AccessibilityGuide.mdx +77 -0
  501. package/src/components/{Customs/Selects/SyBtnSelect/tests/SyBtnSelect.spec.ts → SyBtnMenu/tests/SyBtnMenu.spec.ts} +38 -11
  502. package/src/components/SyTextArea/wrapText.ts +2 -2
  503. package/src/components/TableToolbar/Accessibilite.mdx +1 -6
  504. package/src/components/TableToolbar/Accessibilite.stories.ts +3 -193
  505. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +42 -42
  506. package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +19 -19
  507. package/src/components/Tables/SyTable/tests/SyTable.spec.ts +25 -25
  508. package/src/components/Tables/common/filters/DateFilter.vue +1 -1
  509. package/src/components/Tables/common/filters/NumberFilter.vue +1 -1
  510. package/src/components/Tables/common/filters/PeriodFilter.vue +1 -1
  511. package/src/components/Tables/common/filters/SelectFilter.vue +2 -2
  512. package/src/components/Tables/common/filters/TextFilter.vue +1 -1
  513. package/src/components/Tables/common/filters/logics/number.ts +1 -1
  514. package/src/components/Tables/common/filters/tests/DateFilter.spec.ts +13 -13
  515. package/src/components/Tables/common/filters/tests/NumberFilter.spec.ts +19 -19
  516. package/src/components/Tables/common/filters/tests/PeriodFilter.spec.ts +19 -19
  517. package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +20 -21
  518. package/src/components/Tables/common/filters/tests/TextFilter.spec.ts +21 -22
  519. package/src/components/Tables/common/tableAccessibilityUtils.ts +2 -2
  520. package/src/components/Tables/common/tableFilterUtils.ts +1 -1
  521. package/src/components/Tables/common/tests/SyTableFilter.spec.ts +1 -1
  522. package/src/components/Tables/common/tests/SyTablePagination.spec.ts +1 -1
  523. package/src/components/Tables/common/tests/tableFilterUtils.spec.ts +5 -5
  524. package/src/components/ToolbarContainer/tests/ToolbarContainer.spec.ts +10 -10
  525. package/src/components/UploadWorkflow/Accessibilite.mdx +1 -6
  526. package/src/components/UploadWorkflow/Accessibilite.stories.ts +3 -193
  527. package/src/components/UploadWorkflow/UploadWorkflow.vue +3 -3
  528. package/src/components/UploadWorkflow/tests/UploadWorkflow.spec.ts +4 -4
  529. package/src/components/UploadWorkflow/useFileList.ts +4 -0
  530. package/src/components/UserMenuBtn/Accessibilite.mdx +1 -6
  531. package/src/components/UserMenuBtn/Accessibilite.stories.ts +3 -167
  532. package/src/components/UserMenuBtn/UserMenuBtn.vue +3 -3
  533. package/src/components/UserMenuBtn/tests/UserMenuBtn.spec.ts +3 -3
  534. package/src/components/index.ts +21 -21
  535. package/src/composables/date/tests/useDateFormatDayjs.spec.ts +19 -0
  536. package/src/composables/date/tests/useDateInitialization.spec.ts +9 -9
  537. package/src/composables/date/tests/useDatePickerAccessibility.spec.ts +8 -8
  538. package/src/composables/date/useDateFormat.ts +1 -1
  539. package/src/composables/date/useDateFormatDayjs.ts +5 -5
  540. package/src/composables/rules/tests/useFieldValidation.spec.ts +31 -31
  541. package/src/composables/rules/useFieldValidation.ts +2 -2
  542. package/src/composables/useFilterable/useFilterable.spec.ts +2 -2
  543. package/src/composables/validation/tests/useValidatable.spec.ts +3 -3
  544. package/src/designTokens/index.ts +4 -0
  545. package/src/designTokens/tokens/amelipro/apColors.ts +157 -72
  546. package/src/designTokens/tokens/amelipro/apColors2026.ts +81 -0
  547. package/src/designTokens/tokens/amelipro/apLightTheme.ts +87 -9
  548. package/src/designTokens/tokens/amelipro/apLightTheme2026.ts +12 -0
  549. package/src/designTokens/tokens/amelipro/apSemantic.ts +73 -71
  550. package/src/designTokens/tokens/cnam/cnamSemantic.ts +73 -71
  551. package/src/designTokens/tokens/pa/paSemantic.ts +73 -71
  552. package/src/designTokens/utils/convertSemanticsToken.ts +1 -1
  553. package/src/designTokens/utils/createFlattenTheme.ts +2 -2
  554. package/src/directives/rgaaSvgFix.ts +1 -1
  555. package/src/stories/Accessibilite/Avancement/Avancement.stories.ts +1 -1
  556. package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +1 -6
  557. package/src/stories/Components/Components.stories.ts +2 -2
  558. package/src/stories/Demarrer/Accueil.stories.ts +17 -7
  559. package/src/stories/DesignTokens/ColorDisplay.vue +5 -1
  560. package/src/stories/DesignTokens/Colors.mdx +3 -0
  561. package/src/stories/DesignTokens/colors.stories.ts +561 -169
  562. package/src/stories/GuideDuDev/PortailAgent.stories.ts +0 -1
  563. package/src/stories/GuideDuDev/Theme.mdx +1 -1
  564. package/src/types/vuetifyTypes.ts +4 -0
  565. package/src/utils/amelipro/dateHelper/dateHelper.ts +11 -2
  566. package/src/utils/functions/classToHex.ts +13 -13
  567. package/src/utils/functions/copyToClipboard/tests/copyToClipboard.spec.ts +1 -1
  568. package/src/utils/functions/deepCopy/tests/deepCopy.spec.ts +5 -5
  569. package/src/utils/functions/downloadFile/index.ts +3 -3
  570. package/src/utils/functions/validation/isDateValid/index.ts +2 -2
  571. package/src/utils/localStorageUtility/index.ts +2 -2
  572. package/src/vuetifyConfig.ts +15 -2
  573. package/dist/components/BackBtn/AccessibiliteItems.d.ts +0 -29
  574. package/dist/components/BackToTopBtn/AccessibiliteItems.d.ts +0 -29
  575. package/dist/components/ChipList/AccessibiliteItems.d.ts +0 -29
  576. package/dist/components/CollapsibleList/AccessibiliteItems.d.ts +0 -46
  577. package/dist/components/ContextualMenu/AccessibiliteItems.d.ts +0 -46
  578. package/dist/components/CookieBanner/AccessibiliteItems.d.ts +0 -79
  579. package/dist/components/CopyBtn/AccessibiliteItems.d.ts +0 -29
  580. package/dist/components/Customs/Selects/SelectBtnField/AccessibiliteItems.d.ts +0 -79
  581. package/dist/components/Customs/Selects/SyBtnSelect/AccessibiliteItems.d.ts +0 -29
  582. package/dist/components/Customs/Selects/SyInputSelect/AccessibiliteItems.d.ts +0 -29
  583. package/dist/components/Customs/Selects/SySelect/AccessibiliteItems.d.ts +0 -54
  584. package/dist/components/Customs/SyTextField/AccessibiliteItems.d.ts +0 -70
  585. package/dist/components/DataList/AccessibiliteItems.d.ts +0 -29
  586. package/dist/components/DataListGroup/AccessibiliteItems.d.ts +0 -29
  587. package/dist/components/DatePicker/AccessibiliteItems.d.ts +0 -54
  588. package/dist/components/DialogBox/AccessibiliteItems.d.ts +0 -54
  589. package/dist/components/DownloadBtn/AccessibiliteItems.d.ts +0 -29
  590. package/dist/components/ErrorPage/AccessibiliteItems.d.ts +0 -65
  591. package/dist/components/ExternalLinks/AccessibiliteItems.d.ts +0 -55
  592. package/dist/components/FileList/AccessibiliteItems.d.ts +0 -29
  593. package/dist/components/FilePreview/AccessibiliteItems.d.ts +0 -16
  594. package/dist/components/FileUpload/AccessibiliteItems.d.ts +0 -16
  595. package/dist/components/FilterInline/AccessibiliteItems.d.ts +0 -30
  596. package/dist/components/FilterSideBar/AccessibiliteItems.d.ts +0 -29
  597. package/dist/components/FooterBar/AccessibiliteItems.d.ts +0 -110
  598. package/dist/components/FranceConnectBtn/AccessibiliteItems.d.ts +0 -45
  599. package/dist/components/HeaderBar/AccessibiliteItems.d.ts +0 -91
  600. package/dist/components/HeaderBar/HeaderBurgerMenu/AccessibiliteItems.d.ts +0 -77
  601. package/dist/components/HeaderLoading/AccessibiliteItems.d.ts +0 -16
  602. package/dist/components/HeaderToolbar/AccessibiliteItems.d.ts +0 -46
  603. package/dist/components/LangBtn/AccessibiliteItems.d.ts +0 -16
  604. package/dist/components/Logo/AccessibiliteItems.d.ts +0 -65
  605. package/dist/components/LogoBrandSection/AccessibiliteItems.d.ts +0 -91
  606. package/dist/components/MaintenancePage/AccessibiliteItems.d.ts +0 -65
  607. package/dist/components/NirField/AccessibiliteItems.d.ts +0 -79
  608. package/dist/components/NotFoundPage/AccessibiliteItems.d.ts +0 -65
  609. package/dist/components/NotificationBar/AccessibiliteItems.d.ts +0 -29
  610. package/dist/components/PageContainer/AccessibiliteItems.d.ts +0 -29
  611. package/dist/components/PaginatedTable/AccessibiliteItems.d.ts +0 -97
  612. package/dist/components/PasswordField/AccessibiliteItems.d.ts +0 -54
  613. package/dist/components/PeriodField/AccessibiliteItems.d.ts +0 -54
  614. package/dist/components/PhoneField/AccessibiliteItems.d.ts +0 -94
  615. package/dist/components/RangeField/AccessibiliteItems.d.ts +0 -54
  616. package/dist/components/RatingPicker/AccessibiliteItems.d.ts +0 -80
  617. package/dist/components/SearchListField/AccessibiliteItems.d.ts +0 -90
  618. package/dist/components/SkipLink/AccessibiliteItems.d.ts +0 -16
  619. package/dist/components/SocialMediaLinks/AccessibiliteItems.d.ts +0 -46
  620. package/dist/components/SubHeader/AccessibiliteItems.d.ts +0 -29
  621. package/dist/components/SyAlert/AccessibiliteItems.d.ts +0 -29
  622. package/dist/components/TableToolbar/AccessibiliteItems.d.ts +0 -71
  623. package/dist/components/UploadWorkflow/AccessibiliteItems.d.ts +0 -29
  624. package/dist/components/UserMenuBtn/AccessibiliteItems.d.ts +0 -54
  625. package/src/assets/amelipro/apTheme.scss +0 -149
  626. package/src/components/BackBtn/AccessibiliteItems.ts +0 -102
  627. package/src/components/BackToTopBtn/AccessibiliteItems.ts +0 -52
  628. package/src/components/ChipList/AccessibiliteItems.ts +0 -119
  629. package/src/components/CollapsibleList/AccessibiliteItems.ts +0 -122
  630. package/src/components/ContextualMenu/AccessibiliteItems.ts +0 -89
  631. package/src/components/CookieBanner/AccessibiliteItems.ts +0 -356
  632. package/src/components/CopyBtn/AccessibiliteItems.ts +0 -105
  633. package/src/components/Customs/Selects/SelectBtnField/AccessibiliteItems.ts +0 -191
  634. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.mdx +0 -18
  635. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.stories.ts +0 -193
  636. package/src/components/Customs/Selects/SyBtnSelect/AccessibiliteItems.ts +0 -139
  637. package/src/components/Customs/Selects/SyInputSelect/AccessibiliteItems.ts +0 -96
  638. package/src/components/Customs/Selects/SySelect/AccessibiliteItems.ts +0 -173
  639. package/src/components/Customs/SyTextField/AccessibiliteItems.ts +0 -198
  640. package/src/components/DataList/AccessibiliteItems.ts +0 -47
  641. package/src/components/DataListGroup/AccessibiliteItems.ts +0 -79
  642. package/src/components/DatePicker/AccessibiliteItems.ts +0 -233
  643. package/src/components/DialogBox/AccessibiliteItems.ts +0 -167
  644. package/src/components/DownloadBtn/AccessibiliteItems.ts +0 -99
  645. package/src/components/ErrorPage/AccessibiliteItems.ts +0 -205
  646. package/src/components/ExternalLinks/AccessibiliteItems.ts +0 -197
  647. package/src/components/FileList/AccessibiliteItems.ts +0 -132
  648. package/src/components/FilePreview/AccessibiliteItems.ts +0 -27
  649. package/src/components/FileUpload/AccessibiliteItems.ts +0 -27
  650. package/src/components/FilterInline/AccessibiliteItems.ts +0 -132
  651. package/src/components/FilterSideBar/AccessibiliteItems.ts +0 -153
  652. package/src/components/FooterBar/AccessibiliteItems.ts +0 -257
  653. package/src/components/FranceConnectBtn/AccessibiliteItems.ts +0 -169
  654. package/src/components/HeaderBar/AccessibiliteItems.ts +0 -194
  655. package/src/components/HeaderBar/HeaderBurgerMenu/AccessibiliteItems.ts +0 -174
  656. package/src/components/HeaderLoading/AccessibiliteItems.ts +0 -29
  657. package/src/components/HeaderToolbar/AccessibiliteItems.ts +0 -200
  658. package/src/components/LangBtn/AccessibiliteItems.ts +0 -101
  659. package/src/components/Logo/AccessibiliteItems.ts +0 -155
  660. package/src/components/LogoBrandSection/AccessibiliteItems.ts +0 -194
  661. package/src/components/MaintenancePage/AccessibiliteItems.ts +0 -173
  662. package/src/components/NirField/AccessibiliteItems.ts +0 -243
  663. package/src/components/NotFoundPage/AccessibiliteItems.ts +0 -205
  664. package/src/components/NotificationBar/AccessibiliteItems.ts +0 -144
  665. package/src/components/PageContainer/AccessibiliteItems.ts +0 -52
  666. package/src/components/PaginatedTable/AccessibiliteItems.ts +0 -352
  667. package/src/components/PasswordField/AccessibiliteItems.ts +0 -184
  668. package/src/components/PeriodField/AccessibiliteItems.ts +0 -269
  669. package/src/components/PhoneField/AccessibiliteItems.ts +0 -238
  670. package/src/components/RangeField/AccessibiliteItems.ts +0 -179
  671. package/src/components/RatingPicker/AccessibiliteItems.ts +0 -208
  672. package/src/components/SearchListField/AccessibiliteItems.ts +0 -310
  673. package/src/components/SkipLink/AccessibiliteItems.ts +0 -77
  674. package/src/components/SocialMediaLinks/AccessibiliteItems.ts +0 -160
  675. package/src/components/SubHeader/AccessibiliteItems.ts +0 -146
  676. package/src/components/SyAlert/AccessibiliteItems.ts +0 -122
  677. package/src/components/TableToolbar/AccessibiliteItems.ts +0 -283
  678. package/src/components/UploadWorkflow/AccessibiliteItems.ts +0 -192
  679. package/src/components/UserMenuBtn/AccessibiliteItems.ts +0 -155
  680. package/src/temp/TestA11y.vue +0 -14
  681. package/src/temp/TestComponent.vue +0 -37
  682. package/src/temp/TestDTComponent.vue +0 -88
  683. package/src/temp/customizableOptions.vue +0 -18
  684. package/src/temp/gridsTests.vue +0 -50
  685. package/src/temp/options.json +0 -5
  686. /package/src/assets/amelipro/{apTokens.scss → apTokens2026.scss} +0 -0
@@ -7,7 +7,1124 @@ type __VLS_Props = {
7
7
  type __VLS_PublicProps = {
8
8
  modelValue?: boolean | undefined;
9
9
  } & __VLS_Props;
10
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
10
+ declare function __VLS_template(): {
11
+ attrs: Partial<{}>;
12
+ slots: any;
13
+ refs: {
14
+ radioGroupRef: ({
15
+ $: import('vue').ComponentInternalInstance;
16
+ $data: {};
17
+ $props: Partial<{
18
+ type: string;
19
+ inline: boolean;
20
+ error: boolean;
21
+ height: string | number;
22
+ direction: "horizontal" | "vertical";
23
+ style: import('vue').StyleValue;
24
+ disabled: boolean | null;
25
+ readonly: boolean | null;
26
+ messages: string | readonly string[];
27
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
28
+ focused: boolean;
29
+ errorMessages: string | readonly string[] | null;
30
+ maxErrors: string | number;
31
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
32
+ density: import('vuetify/lib/composables/density.mjs').Density;
33
+ ripple: boolean | {
34
+ class?: string;
35
+ keys?: string[];
36
+ } | undefined;
37
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
38
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
39
+ centerAffix: boolean;
40
+ glow: boolean;
41
+ hideSpinButtons: boolean;
42
+ persistentHint: boolean;
43
+ }> & Omit<{
44
+ type: string;
45
+ inline: boolean;
46
+ error: boolean;
47
+ height: string | number;
48
+ direction: "horizontal" | "vertical";
49
+ style: import('vue').StyleValue;
50
+ disabled: boolean | null;
51
+ readonly: boolean | null;
52
+ messages: string | readonly string[];
53
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
54
+ focused: boolean;
55
+ errorMessages: string | readonly string[] | null;
56
+ maxErrors: string | number;
57
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
58
+ density: import('vuetify/lib/composables/density.mjs').Density;
59
+ ripple: boolean | {
60
+ class?: string;
61
+ keys?: string[];
62
+ } | undefined;
63
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
64
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
65
+ centerAffix: boolean;
66
+ glow: boolean;
67
+ hideSpinButtons: boolean;
68
+ persistentHint: boolean;
69
+ name?: string | undefined | undefined;
70
+ id?: string | undefined | undefined;
71
+ width?: string | number | undefined | undefined;
72
+ color?: string | undefined | undefined;
73
+ maxWidth?: string | number | undefined | undefined;
74
+ minWidth?: string | number | undefined | undefined;
75
+ label?: string | undefined | undefined;
76
+ class?: any;
77
+ theme?: string | undefined | undefined;
78
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined | undefined;
79
+ 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;
80
+ validationValue?: any;
81
+ baseColor?: string | undefined | undefined;
82
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
83
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
84
+ iconColor?: string | boolean | undefined | undefined;
85
+ defaultsTarget?: string | undefined | undefined;
86
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined | undefined;
87
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined | undefined;
88
+ hint?: string | undefined | undefined;
89
+ hideDetails?: boolean | "auto" | undefined | undefined;
90
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "type" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "error" | "valueComparator" | "inline" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon">;
91
+ $attrs: {
92
+ [x: string]: unknown;
93
+ };
94
+ $refs: {
95
+ [x: string]: unknown;
96
+ };
97
+ $slots: Readonly<{
98
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
99
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
100
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
101
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
102
+ default?: (() => import('vue').VNode[]) | undefined;
103
+ label?: ((arg: {
104
+ label: string | undefined;
105
+ props: Record<string, any>;
106
+ }) => import('vue').VNode[]) | undefined;
107
+ }>;
108
+ $root: import('vue').ComponentPublicInstance | null;
109
+ $parent: import('vue').ComponentPublicInstance | null;
110
+ $host: Element | null;
111
+ $emit: (event: string, ...args: any[]) => void;
112
+ $el: any;
113
+ $options: import('vue').ComponentOptionsBase<{
114
+ type: string;
115
+ inline: boolean;
116
+ error: boolean;
117
+ height: string | number;
118
+ direction: "horizontal" | "vertical";
119
+ style: import('vue').StyleValue;
120
+ disabled: boolean | null;
121
+ readonly: boolean | null;
122
+ messages: string | readonly string[];
123
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
124
+ focused: boolean;
125
+ errorMessages: string | readonly string[] | null;
126
+ maxErrors: string | number;
127
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
128
+ density: import('vuetify/lib/composables/density.mjs').Density;
129
+ ripple: boolean | {
130
+ class?: string;
131
+ keys?: string[];
132
+ } | undefined;
133
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
134
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
135
+ centerAffix: boolean;
136
+ glow: boolean;
137
+ hideSpinButtons: boolean;
138
+ persistentHint: boolean;
139
+ } & {
140
+ name?: string | undefined;
141
+ id?: string | undefined;
142
+ width?: string | number | undefined;
143
+ color?: string | undefined;
144
+ maxWidth?: string | number | undefined;
145
+ minWidth?: string | number | undefined;
146
+ label?: string | undefined;
147
+ class?: any;
148
+ theme?: string | undefined;
149
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
150
+ 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;
151
+ validationValue?: any;
152
+ baseColor?: string | undefined;
153
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
154
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
155
+ iconColor?: string | boolean | undefined;
156
+ defaultsTarget?: string | undefined;
157
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
158
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
159
+ hint?: string | undefined;
160
+ hideDetails?: boolean | "auto" | undefined;
161
+ }, Omit<Omit<{
162
+ $: import('vue').ComponentInternalInstance;
163
+ $data: {};
164
+ $props: Partial<{
165
+ error: boolean;
166
+ direction: "horizontal" | "vertical";
167
+ style: import('vue').StyleValue;
168
+ disabled: boolean | null;
169
+ readonly: boolean | null;
170
+ messages: string | readonly string[];
171
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
172
+ focused: boolean;
173
+ errorMessages: string | readonly string[] | null;
174
+ maxErrors: string | number;
175
+ density: import('vuetify/lib/composables/density.mjs').Density;
176
+ centerAffix: boolean;
177
+ glow: boolean;
178
+ hideSpinButtons: boolean;
179
+ persistentHint: boolean;
180
+ }> & Omit<{
181
+ error: boolean;
182
+ direction: "horizontal" | "vertical";
183
+ style: import('vue').StyleValue;
184
+ disabled: boolean | null;
185
+ readonly: boolean | null;
186
+ messages: string | readonly string[];
187
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
188
+ focused: boolean;
189
+ errorMessages: string | readonly string[] | null;
190
+ maxErrors: string | number;
191
+ density: import('vuetify/lib/composables/density.mjs').Density;
192
+ centerAffix: boolean;
193
+ glow: boolean;
194
+ hideSpinButtons: boolean;
195
+ persistentHint: boolean;
196
+ name?: string | undefined;
197
+ id?: string | undefined;
198
+ width?: string | number | undefined;
199
+ color?: string | undefined;
200
+ maxWidth?: string | number | undefined;
201
+ minWidth?: string | number | undefined;
202
+ label?: string | undefined;
203
+ class?: any;
204
+ theme?: string | undefined;
205
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
206
+ 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;
207
+ validationValue?: any;
208
+ baseColor?: string | undefined;
209
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
210
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
211
+ iconColor?: string | boolean | undefined;
212
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
213
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
214
+ hint?: string | undefined;
215
+ hideDetails?: boolean | "auto" | undefined;
216
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
217
+ $attrs: {
218
+ [x: string]: unknown;
219
+ };
220
+ $refs: {
221
+ [x: string]: unknown;
222
+ };
223
+ $slots: Readonly<{
224
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
225
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
226
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
227
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
228
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
229
+ }>;
230
+ $root: import('vue').ComponentPublicInstance | null;
231
+ $parent: import('vue').ComponentPublicInstance | null;
232
+ $host: Element | null;
233
+ $emit: (event: string, ...args: any[]) => void;
234
+ $el: any;
235
+ $options: import('vue').ComponentOptionsBase<{
236
+ error: boolean;
237
+ direction: "horizontal" | "vertical";
238
+ style: import('vue').StyleValue;
239
+ disabled: boolean | null;
240
+ readonly: boolean | null;
241
+ messages: string | readonly string[];
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
+ focused: boolean;
244
+ errorMessages: string | readonly string[] | null;
245
+ maxErrors: string | number;
246
+ density: import('vuetify/lib/composables/density.mjs').Density;
247
+ centerAffix: boolean;
248
+ glow: boolean;
249
+ hideSpinButtons: boolean;
250
+ persistentHint: boolean;
251
+ } & {
252
+ name?: string | undefined;
253
+ id?: string | undefined;
254
+ width?: string | number | undefined;
255
+ color?: string | undefined;
256
+ maxWidth?: string | number | undefined;
257
+ minWidth?: string | number | undefined;
258
+ label?: string | undefined;
259
+ class?: any;
260
+ theme?: string | undefined;
261
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
262
+ 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;
263
+ validationValue?: any;
264
+ baseColor?: string | undefined;
265
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
266
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
267
+ iconColor?: string | boolean | undefined;
268
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
269
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
270
+ hint?: string | undefined;
271
+ hideDetails?: boolean | "auto" | undefined;
272
+ } & {}, {
273
+ reset: () => Promise<void>;
274
+ resetValidation: () => Promise<void>;
275
+ validate: (silent?: boolean) => Promise<string[]>;
276
+ isValid: import('vue').ComputedRef<boolean | null>;
277
+ errorMessages: import('vue').ComputedRef<string[]>;
278
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
279
+ "update:modelValue": (value: any) => true;
280
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
281
+ error: boolean;
282
+ direction: "horizontal" | "vertical";
283
+ style: import('vue').StyleValue;
284
+ disabled: boolean | null;
285
+ readonly: boolean | null;
286
+ messages: string | readonly string[];
287
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
288
+ focused: boolean;
289
+ errorMessages: string | readonly string[] | null;
290
+ maxErrors: string | number;
291
+ density: import('vuetify/lib/composables/density.mjs').Density;
292
+ centerAffix: boolean;
293
+ glow: boolean;
294
+ hideSpinButtons: boolean;
295
+ persistentHint: boolean;
296
+ }, {}, string, import('vue').SlotsType<Partial<{
297
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
298
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
299
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
300
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
301
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
302
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
303
+ beforeCreate?: (() => void) | (() => void)[];
304
+ created?: (() => void) | (() => void)[];
305
+ beforeMount?: (() => void) | (() => void)[];
306
+ mounted?: (() => void) | (() => void)[];
307
+ beforeUpdate?: (() => void) | (() => void)[];
308
+ updated?: (() => void) | (() => void)[];
309
+ activated?: (() => void) | (() => void)[];
310
+ deactivated?: (() => void) | (() => void)[];
311
+ beforeDestroy?: (() => void) | (() => void)[];
312
+ beforeUnmount?: (() => void) | (() => void)[];
313
+ destroyed?: (() => void) | (() => void)[];
314
+ unmounted?: (() => void) | (() => void)[];
315
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
316
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
317
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
318
+ };
319
+ $forceUpdate: () => void;
320
+ $nextTick: typeof import('vue').nextTick;
321
+ $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;
322
+ } & Readonly<{
323
+ error: boolean;
324
+ direction: "horizontal" | "vertical";
325
+ style: import('vue').StyleValue;
326
+ disabled: boolean | null;
327
+ readonly: boolean | null;
328
+ messages: string | readonly string[];
329
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
330
+ focused: boolean;
331
+ errorMessages: string | readonly string[] | null;
332
+ maxErrors: string | number;
333
+ density: import('vuetify/lib/composables/density.mjs').Density;
334
+ centerAffix: boolean;
335
+ glow: boolean;
336
+ hideSpinButtons: boolean;
337
+ persistentHint: boolean;
338
+ }> & Omit<{
339
+ error: boolean;
340
+ direction: "horizontal" | "vertical";
341
+ style: import('vue').StyleValue;
342
+ disabled: boolean | null;
343
+ readonly: boolean | null;
344
+ messages: string | readonly string[];
345
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
346
+ focused: boolean;
347
+ errorMessages: string | readonly string[] | null;
348
+ maxErrors: string | number;
349
+ density: import('vuetify/lib/composables/density.mjs').Density;
350
+ centerAffix: boolean;
351
+ glow: boolean;
352
+ hideSpinButtons: boolean;
353
+ persistentHint: boolean;
354
+ } & {
355
+ name?: string | undefined;
356
+ id?: string | undefined;
357
+ width?: string | number | undefined;
358
+ color?: string | undefined;
359
+ maxWidth?: string | number | undefined;
360
+ minWidth?: string | number | undefined;
361
+ label?: string | undefined;
362
+ class?: any;
363
+ theme?: string | undefined;
364
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
365
+ 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;
366
+ validationValue?: any;
367
+ baseColor?: string | undefined;
368
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
369
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
370
+ iconColor?: string | boolean | undefined;
371
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
372
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
373
+ hint?: string | undefined;
374
+ hideDetails?: boolean | "auto" | undefined;
375
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
376
+ reset: () => Promise<void>;
377
+ resetValidation: () => Promise<void>;
378
+ validate: (silent?: boolean) => Promise<string[]>;
379
+ isValid: import('vue').ComputedRef<boolean | null>;
380
+ errorMessages: import('vue').ComputedRef<string[]>;
381
+ }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
382
+ modelValue?: unknown;
383
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
384
+ }, 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}`> & {
385
+ _allExposed: {
386
+ reset: () => Promise<void>;
387
+ resetValidation: () => Promise<void>;
388
+ validate: (silent?: boolean) => Promise<string[]>;
389
+ isValid: import('vue').ComputedRef<boolean | null>;
390
+ errorMessages: import('vue').ComputedRef<string[]>;
391
+ } | {};
392
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
393
+ 'update:modelValue': (value: any) => true;
394
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:message" | "v-slot:details">, string, {
395
+ type: string;
396
+ inline: boolean;
397
+ error: boolean;
398
+ height: string | number;
399
+ direction: "horizontal" | "vertical";
400
+ style: import('vue').StyleValue;
401
+ disabled: boolean | null;
402
+ readonly: boolean | null;
403
+ messages: string | readonly string[];
404
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
405
+ focused: boolean;
406
+ errorMessages: string | readonly string[] | null;
407
+ maxErrors: string | number;
408
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
409
+ density: import('vuetify/lib/composables/density.mjs').Density;
410
+ ripple: boolean | {
411
+ class?: string;
412
+ keys?: string[];
413
+ } | undefined;
414
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
415
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
416
+ centerAffix: boolean;
417
+ glow: boolean;
418
+ hideSpinButtons: boolean;
419
+ persistentHint: boolean;
420
+ }, {}, string, import('vue').SlotsType<Partial<{
421
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
422
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
423
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
424
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
425
+ default: () => import('vue').VNode[];
426
+ label: (arg: {
427
+ label: string | undefined;
428
+ props: Record<string, any>;
429
+ }) => import('vue').VNode[];
430
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
431
+ beforeCreate?: (() => void) | (() => void)[];
432
+ created?: (() => void) | (() => void)[];
433
+ beforeMount?: (() => void) | (() => void)[];
434
+ mounted?: (() => void) | (() => void)[];
435
+ beforeUpdate?: (() => void) | (() => void)[];
436
+ updated?: (() => void) | (() => void)[];
437
+ activated?: (() => void) | (() => void)[];
438
+ deactivated?: (() => void) | (() => void)[];
439
+ beforeDestroy?: (() => void) | (() => void)[];
440
+ beforeUnmount?: (() => void) | (() => void)[];
441
+ destroyed?: (() => void) | (() => void)[];
442
+ unmounted?: (() => void) | (() => void)[];
443
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
444
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
445
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
446
+ };
447
+ $forceUpdate: () => void;
448
+ $nextTick: typeof nextTick;
449
+ $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;
450
+ } & Readonly<{
451
+ type: string;
452
+ inline: boolean;
453
+ error: boolean;
454
+ height: string | number;
455
+ direction: "horizontal" | "vertical";
456
+ style: import('vue').StyleValue;
457
+ disabled: boolean | null;
458
+ readonly: boolean | null;
459
+ messages: string | readonly string[];
460
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
461
+ focused: boolean;
462
+ errorMessages: string | readonly string[] | null;
463
+ maxErrors: string | number;
464
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
465
+ density: import('vuetify/lib/composables/density.mjs').Density;
466
+ ripple: boolean | {
467
+ class?: string;
468
+ keys?: string[];
469
+ } | undefined;
470
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
471
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
472
+ centerAffix: boolean;
473
+ glow: boolean;
474
+ hideSpinButtons: boolean;
475
+ persistentHint: boolean;
476
+ }> & Omit<{
477
+ type: string;
478
+ inline: boolean;
479
+ error: boolean;
480
+ height: string | number;
481
+ direction: "horizontal" | "vertical";
482
+ style: import('vue').StyleValue;
483
+ disabled: boolean | null;
484
+ readonly: boolean | null;
485
+ messages: string | readonly string[];
486
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
487
+ focused: boolean;
488
+ errorMessages: string | readonly string[] | null;
489
+ maxErrors: string | number;
490
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
491
+ density: import('vuetify/lib/composables/density.mjs').Density;
492
+ ripple: boolean | {
493
+ class?: string;
494
+ keys?: string[];
495
+ } | undefined;
496
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
497
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
498
+ centerAffix: boolean;
499
+ glow: boolean;
500
+ hideSpinButtons: boolean;
501
+ persistentHint: boolean;
502
+ } & {
503
+ name?: string | undefined;
504
+ id?: string | undefined;
505
+ width?: string | number | undefined;
506
+ color?: string | undefined;
507
+ maxWidth?: string | number | undefined;
508
+ minWidth?: string | number | undefined;
509
+ label?: string | undefined;
510
+ class?: any;
511
+ theme?: string | undefined;
512
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
513
+ 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;
514
+ validationValue?: any;
515
+ baseColor?: string | undefined;
516
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
517
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
518
+ iconColor?: string | boolean | undefined;
519
+ defaultsTarget?: string | undefined;
520
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
521
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
522
+ hint?: string | undefined;
523
+ hideDetails?: boolean | "auto" | undefined;
524
+ }, "type" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "error" | "reset" | "valueComparator" | "_allExposed" | "inline" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon"> & import('vue').ShallowUnwrapRef<Omit<Omit<{
525
+ $: import('vue').ComponentInternalInstance;
526
+ $data: {};
527
+ $props: Partial<{
528
+ error: boolean;
529
+ direction: "horizontal" | "vertical";
530
+ style: import('vue').StyleValue;
531
+ disabled: boolean | null;
532
+ readonly: boolean | null;
533
+ messages: string | readonly string[];
534
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').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
+ focused: boolean;
536
+ errorMessages: string | readonly string[] | null;
537
+ maxErrors: string | number;
538
+ density: import('vuetify/lib/composables/density.mjs').Density;
539
+ centerAffix: boolean;
540
+ glow: boolean;
541
+ hideSpinButtons: boolean;
542
+ persistentHint: boolean;
543
+ }> & Omit<{
544
+ error: boolean;
545
+ direction: "horizontal" | "vertical";
546
+ style: import('vue').StyleValue;
547
+ disabled: boolean | null;
548
+ readonly: boolean | null;
549
+ messages: string | readonly string[];
550
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
551
+ focused: boolean;
552
+ errorMessages: string | readonly string[] | null;
553
+ maxErrors: string | number;
554
+ density: import('vuetify/lib/composables/density.mjs').Density;
555
+ centerAffix: boolean;
556
+ glow: boolean;
557
+ hideSpinButtons: boolean;
558
+ persistentHint: boolean;
559
+ name?: string | undefined;
560
+ id?: string | undefined;
561
+ width?: string | number | undefined;
562
+ color?: string | undefined;
563
+ maxWidth?: string | number | undefined;
564
+ minWidth?: string | number | undefined;
565
+ label?: string | undefined;
566
+ class?: any;
567
+ theme?: string | undefined;
568
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
569
+ 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;
570
+ validationValue?: any;
571
+ baseColor?: string | undefined;
572
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
573
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
574
+ iconColor?: string | boolean | undefined;
575
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
576
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
577
+ hint?: string | undefined;
578
+ hideDetails?: boolean | "auto" | undefined;
579
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
580
+ $attrs: {
581
+ [x: string]: unknown;
582
+ };
583
+ $refs: {
584
+ [x: string]: unknown;
585
+ };
586
+ $slots: Readonly<{
587
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
588
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
589
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
590
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
591
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
592
+ }>;
593
+ $root: import('vue').ComponentPublicInstance | null;
594
+ $parent: import('vue').ComponentPublicInstance | null;
595
+ $host: Element | null;
596
+ $emit: (event: string, ...args: any[]) => void;
597
+ $el: any;
598
+ $options: import('vue').ComponentOptionsBase<{
599
+ error: boolean;
600
+ direction: "horizontal" | "vertical";
601
+ style: import('vue').StyleValue;
602
+ disabled: boolean | null;
603
+ readonly: boolean | null;
604
+ messages: string | readonly string[];
605
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
606
+ focused: boolean;
607
+ errorMessages: string | readonly string[] | null;
608
+ maxErrors: string | number;
609
+ density: import('vuetify/lib/composables/density.mjs').Density;
610
+ centerAffix: boolean;
611
+ glow: boolean;
612
+ hideSpinButtons: boolean;
613
+ persistentHint: boolean;
614
+ } & {
615
+ name?: string | undefined;
616
+ id?: string | undefined;
617
+ width?: string | number | undefined;
618
+ color?: string | undefined;
619
+ maxWidth?: string | number | undefined;
620
+ minWidth?: string | number | undefined;
621
+ label?: string | undefined;
622
+ class?: any;
623
+ theme?: string | undefined;
624
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
625
+ 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;
626
+ validationValue?: any;
627
+ baseColor?: string | undefined;
628
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
629
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
630
+ iconColor?: string | boolean | undefined;
631
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
632
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
633
+ hint?: string | undefined;
634
+ hideDetails?: boolean | "auto" | undefined;
635
+ } & {}, {
636
+ reset: () => Promise<void>;
637
+ resetValidation: () => Promise<void>;
638
+ validate: (silent?: boolean) => Promise<string[]>;
639
+ isValid: import('vue').ComputedRef<boolean | null>;
640
+ errorMessages: import('vue').ComputedRef<string[]>;
641
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
642
+ "update:modelValue": (value: any) => true;
643
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
644
+ error: boolean;
645
+ direction: "horizontal" | "vertical";
646
+ style: import('vue').StyleValue;
647
+ disabled: boolean | null;
648
+ readonly: boolean | null;
649
+ messages: string | readonly string[];
650
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
651
+ focused: boolean;
652
+ errorMessages: string | readonly string[] | null;
653
+ maxErrors: string | number;
654
+ density: import('vuetify/lib/composables/density.mjs').Density;
655
+ centerAffix: boolean;
656
+ glow: boolean;
657
+ hideSpinButtons: boolean;
658
+ persistentHint: boolean;
659
+ }, {}, string, import('vue').SlotsType<Partial<{
660
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
661
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
662
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
663
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
664
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
665
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
666
+ beforeCreate?: (() => void) | (() => void)[];
667
+ created?: (() => void) | (() => void)[];
668
+ beforeMount?: (() => void) | (() => void)[];
669
+ mounted?: (() => void) | (() => void)[];
670
+ beforeUpdate?: (() => void) | (() => void)[];
671
+ updated?: (() => void) | (() => void)[];
672
+ activated?: (() => void) | (() => void)[];
673
+ deactivated?: (() => void) | (() => void)[];
674
+ beforeDestroy?: (() => void) | (() => void)[];
675
+ beforeUnmount?: (() => void) | (() => void)[];
676
+ destroyed?: (() => void) | (() => void)[];
677
+ unmounted?: (() => void) | (() => void)[];
678
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
679
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
680
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
681
+ };
682
+ $forceUpdate: () => void;
683
+ $nextTick: typeof import('vue').nextTick;
684
+ $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;
685
+ } & Readonly<{
686
+ error: boolean;
687
+ direction: "horizontal" | "vertical";
688
+ style: import('vue').StyleValue;
689
+ disabled: boolean | null;
690
+ readonly: boolean | null;
691
+ messages: string | readonly string[];
692
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
693
+ focused: boolean;
694
+ errorMessages: string | readonly string[] | null;
695
+ maxErrors: string | number;
696
+ density: import('vuetify/lib/composables/density.mjs').Density;
697
+ centerAffix: boolean;
698
+ glow: boolean;
699
+ hideSpinButtons: boolean;
700
+ persistentHint: boolean;
701
+ }> & Omit<{
702
+ error: boolean;
703
+ direction: "horizontal" | "vertical";
704
+ style: import('vue').StyleValue;
705
+ disabled: boolean | null;
706
+ readonly: boolean | null;
707
+ messages: string | readonly string[];
708
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
709
+ focused: boolean;
710
+ errorMessages: string | readonly string[] | null;
711
+ maxErrors: string | number;
712
+ density: import('vuetify/lib/composables/density.mjs').Density;
713
+ centerAffix: boolean;
714
+ glow: boolean;
715
+ hideSpinButtons: boolean;
716
+ persistentHint: boolean;
717
+ } & {
718
+ name?: string | undefined;
719
+ id?: string | undefined;
720
+ width?: string | number | undefined;
721
+ color?: string | undefined;
722
+ maxWidth?: string | number | undefined;
723
+ minWidth?: string | number | undefined;
724
+ label?: string | undefined;
725
+ class?: any;
726
+ theme?: string | undefined;
727
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
728
+ 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;
729
+ validationValue?: any;
730
+ baseColor?: string | undefined;
731
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
732
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
733
+ iconColor?: string | boolean | undefined;
734
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
735
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
736
+ hint?: string | undefined;
737
+ hideDetails?: boolean | "auto" | undefined;
738
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
739
+ reset: () => Promise<void>;
740
+ resetValidation: () => Promise<void>;
741
+ validate: (silent?: boolean) => Promise<string[]>;
742
+ isValid: import('vue').ComputedRef<boolean | null>;
743
+ errorMessages: import('vue').ComputedRef<string[]>;
744
+ }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
745
+ modelValue?: unknown;
746
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
747
+ }, 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}`> & {
748
+ _allExposed: {
749
+ reset: () => Promise<void>;
750
+ resetValidation: () => Promise<void>;
751
+ validate: (silent?: boolean) => Promise<string[]>;
752
+ isValid: import('vue').ComputedRef<boolean | null>;
753
+ errorMessages: import('vue').ComputedRef<string[]>;
754
+ } | {};
755
+ }> & {} & import('vue').ComponentCustomProperties & {} & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
756
+ modelValue?: string | null | undefined;
757
+ "onUpdate:modelValue"?: ((value: string | null) => void) | undefined;
758
+ }, import('vuetify/lib/components/VRadioGroup/VRadioGroup.mjs').VRadioGroupSlots>) | null;
759
+ rejectRadioRef: import('vue').CreateComponentPublicInstanceWithMixins<{
760
+ inline: boolean;
761
+ error: boolean;
762
+ style: import('vue').StyleValue;
763
+ disabled: boolean | null;
764
+ multiple: boolean | null;
765
+ readonly: boolean | null;
766
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
767
+ density: import('vuetify/lib/composables/density.mjs').Density;
768
+ ripple: boolean | {
769
+ class?: string;
770
+ keys?: string[];
771
+ } | undefined;
772
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
773
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
774
+ } & {
775
+ name?: string | undefined;
776
+ type?: string | undefined;
777
+ id?: string | undefined;
778
+ color?: string | undefined;
779
+ value?: any;
780
+ label?: string | undefined;
781
+ class?: any;
782
+ theme?: string | undefined;
783
+ modelValue?: any;
784
+ baseColor?: string | undefined;
785
+ defaultsTarget?: string | undefined;
786
+ trueValue?: any;
787
+ falseValue?: any;
788
+ } & {
789
+ $children?: import('vue').VNodeChild | {
790
+ $stable?: boolean;
791
+ } | ((arg: {
792
+ backgroundColorClasses: import('vue').Ref<string[]>;
793
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
794
+ }) => import('vue').VNodeChild) | {
795
+ default?: ((arg: {
796
+ backgroundColorClasses: import('vue').Ref<string[]>;
797
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
798
+ }) => import('vue').VNodeChild) | undefined;
799
+ label?: ((arg: {
800
+ label: string | undefined;
801
+ props: Record<string, unknown>;
802
+ }) => import('vue').VNodeChild) | undefined;
803
+ input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
804
+ };
805
+ 'v-slots'?: {
806
+ default?: false | ((arg: {
807
+ backgroundColorClasses: import('vue').Ref<string[]>;
808
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
809
+ }) => import('vue').VNodeChild) | undefined;
810
+ label?: false | ((arg: {
811
+ label: string | undefined;
812
+ props: Record<string, unknown>;
813
+ }) => import('vue').VNodeChild) | undefined;
814
+ input?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
815
+ } | undefined;
816
+ } & {
817
+ "v-slot:default"?: false | ((arg: {
818
+ backgroundColorClasses: import('vue').Ref<string[]>;
819
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
820
+ }) => import('vue').VNodeChild) | undefined;
821
+ "v-slot:label"?: false | ((arg: {
822
+ label: string | undefined;
823
+ props: Record<string, unknown>;
824
+ }) => import('vue').VNodeChild) | undefined;
825
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
826
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
827
+ inline: boolean;
828
+ error: boolean;
829
+ style: import('vue').StyleValue;
830
+ disabled: boolean | null;
831
+ multiple: boolean | null;
832
+ readonly: boolean | null;
833
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
834
+ density: import('vuetify/lib/composables/density.mjs').Density;
835
+ ripple: boolean | {
836
+ class?: string;
837
+ keys?: string[];
838
+ } | undefined;
839
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
840
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
841
+ }, true, {}, import('vue').SlotsType<Partial<{
842
+ default: (arg: {
843
+ backgroundColorClasses: import('vue').Ref<string[]>;
844
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
845
+ }) => import('vue').VNode[];
846
+ label: (arg: {
847
+ label: string | undefined;
848
+ props: Record<string, unknown>;
849
+ }) => import('vue').VNode[];
850
+ input: (arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNode[];
851
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
852
+ P: {};
853
+ B: {};
854
+ D: {};
855
+ C: {};
856
+ M: {};
857
+ Defaults: {};
858
+ }, {
859
+ inline: boolean;
860
+ error: boolean;
861
+ style: import('vue').StyleValue;
862
+ disabled: boolean | null;
863
+ multiple: boolean | null;
864
+ readonly: boolean | null;
865
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
866
+ density: import('vuetify/lib/composables/density.mjs').Density;
867
+ ripple: boolean | {
868
+ class?: string;
869
+ keys?: string[];
870
+ } | undefined;
871
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
872
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
873
+ } & {
874
+ name?: string | undefined;
875
+ type?: string | undefined;
876
+ id?: string | undefined;
877
+ color?: string | undefined;
878
+ value?: any;
879
+ label?: string | undefined;
880
+ class?: any;
881
+ theme?: string | undefined;
882
+ modelValue?: any;
883
+ baseColor?: string | undefined;
884
+ defaultsTarget?: string | undefined;
885
+ trueValue?: any;
886
+ falseValue?: any;
887
+ } & {
888
+ $children?: import('vue').VNodeChild | {
889
+ $stable?: boolean;
890
+ } | ((arg: {
891
+ backgroundColorClasses: import('vue').Ref<string[]>;
892
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
893
+ }) => import('vue').VNodeChild) | {
894
+ default?: ((arg: {
895
+ backgroundColorClasses: import('vue').Ref<string[]>;
896
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
897
+ }) => import('vue').VNodeChild) | undefined;
898
+ label?: ((arg: {
899
+ label: string | undefined;
900
+ props: Record<string, unknown>;
901
+ }) => import('vue').VNodeChild) | undefined;
902
+ input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
903
+ };
904
+ 'v-slots'?: {
905
+ default?: false | ((arg: {
906
+ backgroundColorClasses: import('vue').Ref<string[]>;
907
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
908
+ }) => import('vue').VNodeChild) | undefined;
909
+ label?: false | ((arg: {
910
+ label: string | undefined;
911
+ props: Record<string, unknown>;
912
+ }) => import('vue').VNodeChild) | undefined;
913
+ input?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
914
+ } | undefined;
915
+ } & {
916
+ "v-slot:default"?: false | ((arg: {
917
+ backgroundColorClasses: import('vue').Ref<string[]>;
918
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
919
+ }) => import('vue').VNodeChild) | undefined;
920
+ "v-slot:label"?: false | ((arg: {
921
+ label: string | undefined;
922
+ props: Record<string, unknown>;
923
+ }) => import('vue').VNodeChild) | undefined;
924
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
925
+ }, {}, {}, {}, {}, {
926
+ inline: boolean;
927
+ error: boolean;
928
+ style: import('vue').StyleValue;
929
+ disabled: boolean | null;
930
+ multiple: boolean | null;
931
+ readonly: boolean | null;
932
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
933
+ density: import('vuetify/lib/composables/density.mjs').Density;
934
+ ripple: boolean | {
935
+ class?: string;
936
+ keys?: string[];
937
+ } | undefined;
938
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
939
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
940
+ }> | null;
941
+ acceptRadioRef: import('vue').CreateComponentPublicInstanceWithMixins<{
942
+ inline: boolean;
943
+ error: boolean;
944
+ style: import('vue').StyleValue;
945
+ disabled: boolean | null;
946
+ multiple: boolean | null;
947
+ readonly: boolean | null;
948
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
949
+ density: import('vuetify/lib/composables/density.mjs').Density;
950
+ ripple: boolean | {
951
+ class?: string;
952
+ keys?: string[];
953
+ } | undefined;
954
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
955
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
956
+ } & {
957
+ name?: string | undefined;
958
+ type?: string | undefined;
959
+ id?: string | undefined;
960
+ color?: string | undefined;
961
+ value?: any;
962
+ label?: string | undefined;
963
+ class?: any;
964
+ theme?: string | undefined;
965
+ modelValue?: any;
966
+ baseColor?: string | undefined;
967
+ defaultsTarget?: string | undefined;
968
+ trueValue?: any;
969
+ falseValue?: any;
970
+ } & {
971
+ $children?: import('vue').VNodeChild | {
972
+ $stable?: boolean;
973
+ } | ((arg: {
974
+ backgroundColorClasses: import('vue').Ref<string[]>;
975
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
976
+ }) => import('vue').VNodeChild) | {
977
+ default?: ((arg: {
978
+ backgroundColorClasses: import('vue').Ref<string[]>;
979
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
980
+ }) => import('vue').VNodeChild) | undefined;
981
+ label?: ((arg: {
982
+ label: string | undefined;
983
+ props: Record<string, unknown>;
984
+ }) => import('vue').VNodeChild) | undefined;
985
+ input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
986
+ };
987
+ 'v-slots'?: {
988
+ default?: false | ((arg: {
989
+ backgroundColorClasses: import('vue').Ref<string[]>;
990
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
991
+ }) => import('vue').VNodeChild) | undefined;
992
+ label?: false | ((arg: {
993
+ label: string | undefined;
994
+ props: Record<string, unknown>;
995
+ }) => import('vue').VNodeChild) | undefined;
996
+ input?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
997
+ } | undefined;
998
+ } & {
999
+ "v-slot:default"?: false | ((arg: {
1000
+ backgroundColorClasses: import('vue').Ref<string[]>;
1001
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1002
+ }) => import('vue').VNodeChild) | undefined;
1003
+ "v-slot:label"?: false | ((arg: {
1004
+ label: string | undefined;
1005
+ props: Record<string, unknown>;
1006
+ }) => import('vue').VNodeChild) | undefined;
1007
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1008
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
1009
+ inline: boolean;
1010
+ error: boolean;
1011
+ style: import('vue').StyleValue;
1012
+ disabled: boolean | null;
1013
+ multiple: boolean | null;
1014
+ readonly: boolean | null;
1015
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1016
+ density: import('vuetify/lib/composables/density.mjs').Density;
1017
+ ripple: boolean | {
1018
+ class?: string;
1019
+ keys?: string[];
1020
+ } | undefined;
1021
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1022
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1023
+ }, true, {}, import('vue').SlotsType<Partial<{
1024
+ default: (arg: {
1025
+ backgroundColorClasses: import('vue').Ref<string[]>;
1026
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1027
+ }) => import('vue').VNode[];
1028
+ label: (arg: {
1029
+ label: string | undefined;
1030
+ props: Record<string, unknown>;
1031
+ }) => import('vue').VNode[];
1032
+ input: (arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNode[];
1033
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1034
+ P: {};
1035
+ B: {};
1036
+ D: {};
1037
+ C: {};
1038
+ M: {};
1039
+ Defaults: {};
1040
+ }, {
1041
+ inline: boolean;
1042
+ error: boolean;
1043
+ style: import('vue').StyleValue;
1044
+ disabled: boolean | null;
1045
+ multiple: boolean | null;
1046
+ readonly: boolean | null;
1047
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1048
+ density: import('vuetify/lib/composables/density.mjs').Density;
1049
+ ripple: boolean | {
1050
+ class?: string;
1051
+ keys?: string[];
1052
+ } | undefined;
1053
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1054
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1055
+ } & {
1056
+ name?: string | undefined;
1057
+ type?: string | undefined;
1058
+ id?: string | undefined;
1059
+ color?: string | undefined;
1060
+ value?: any;
1061
+ label?: string | undefined;
1062
+ class?: any;
1063
+ theme?: string | undefined;
1064
+ modelValue?: any;
1065
+ baseColor?: string | undefined;
1066
+ defaultsTarget?: string | undefined;
1067
+ trueValue?: any;
1068
+ falseValue?: any;
1069
+ } & {
1070
+ $children?: import('vue').VNodeChild | {
1071
+ $stable?: boolean;
1072
+ } | ((arg: {
1073
+ backgroundColorClasses: import('vue').Ref<string[]>;
1074
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1075
+ }) => import('vue').VNodeChild) | {
1076
+ default?: ((arg: {
1077
+ backgroundColorClasses: import('vue').Ref<string[]>;
1078
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1079
+ }) => import('vue').VNodeChild) | undefined;
1080
+ label?: ((arg: {
1081
+ label: string | undefined;
1082
+ props: Record<string, unknown>;
1083
+ }) => import('vue').VNodeChild) | undefined;
1084
+ input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1085
+ };
1086
+ 'v-slots'?: {
1087
+ default?: false | ((arg: {
1088
+ backgroundColorClasses: import('vue').Ref<string[]>;
1089
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1090
+ }) => import('vue').VNodeChild) | undefined;
1091
+ label?: false | ((arg: {
1092
+ label: string | undefined;
1093
+ props: Record<string, unknown>;
1094
+ }) => import('vue').VNodeChild) | undefined;
1095
+ input?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1096
+ } | undefined;
1097
+ } & {
1098
+ "v-slot:default"?: false | ((arg: {
1099
+ backgroundColorClasses: import('vue').Ref<string[]>;
1100
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1101
+ }) => import('vue').VNodeChild) | undefined;
1102
+ "v-slot:label"?: false | ((arg: {
1103
+ label: string | undefined;
1104
+ props: Record<string, unknown>;
1105
+ }) => import('vue').VNodeChild) | undefined;
1106
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1107
+ }, {}, {}, {}, {}, {
1108
+ inline: boolean;
1109
+ error: boolean;
1110
+ style: import('vue').StyleValue;
1111
+ disabled: boolean | null;
1112
+ multiple: boolean | null;
1113
+ readonly: boolean | null;
1114
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1115
+ density: import('vuetify/lib/composables/density.mjs').Density;
1116
+ ripple: boolean | {
1117
+ class?: string;
1118
+ keys?: string[];
1119
+ } | undefined;
1120
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1121
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1122
+ }> | null;
1123
+ };
1124
+ rootEl: HTMLDivElement;
1125
+ };
1126
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
1127
+ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
1128
  "update:modelValue": (value: boolean | undefined) => any;
12
1129
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
13
1130
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
@@ -20,20 +1137,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
20
1137
  inline: boolean;
21
1138
  error: boolean;
22
1139
  height: string | number;
23
- direction: "vertical" | "horizontal";
1140
+ direction: "horizontal" | "vertical";
24
1141
  style: import('vue').StyleValue;
25
1142
  disabled: boolean | null;
26
1143
  readonly: boolean | null;
27
1144
  messages: string | readonly string[];
28
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1145
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
29
1146
  focused: boolean;
30
1147
  errorMessages: string | readonly string[] | null;
31
1148
  maxErrors: string | number;
32
1149
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
33
1150
  density: import('vuetify/lib/composables/density.mjs').Density;
34
1151
  ripple: boolean | {
35
- class?: string | undefined;
36
- keys?: string[] | undefined;
1152
+ class?: string;
1153
+ keys?: string[];
37
1154
  } | undefined;
38
1155
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
39
1156
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -46,20 +1163,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
46
1163
  inline: boolean;
47
1164
  error: boolean;
48
1165
  height: string | number;
49
- direction: "vertical" | "horizontal";
1166
+ direction: "horizontal" | "vertical";
50
1167
  style: import('vue').StyleValue;
51
1168
  disabled: boolean | null;
52
1169
  readonly: boolean | null;
53
1170
  messages: string | readonly string[];
54
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1171
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
55
1172
  focused: boolean;
56
1173
  errorMessages: string | readonly string[] | null;
57
1174
  maxErrors: string | number;
58
1175
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
59
1176
  density: import('vuetify/lib/composables/density.mjs').Density;
60
1177
  ripple: boolean | {
61
- class?: string | undefined;
62
- keys?: string[] | undefined;
1178
+ class?: string;
1179
+ keys?: string[];
63
1180
  } | undefined;
64
1181
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
65
1182
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -67,28 +1184,28 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
67
1184
  glow: boolean;
68
1185
  hideSpinButtons: boolean;
69
1186
  persistentHint: boolean;
70
- name?: string | undefined;
71
- id?: string | undefined;
72
- width?: string | number | undefined;
73
- color?: string | undefined;
74
- maxWidth?: string | number | undefined;
75
- minWidth?: string | number | undefined;
76
- label?: string | undefined;
1187
+ name?: string | undefined | undefined;
1188
+ id?: string | undefined | undefined;
1189
+ width?: string | number | undefined | undefined;
1190
+ color?: string | undefined | undefined;
1191
+ maxWidth?: string | number | undefined | undefined;
1192
+ minWidth?: string | number | undefined | undefined;
1193
+ label?: string | undefined | undefined;
77
1194
  class?: any;
78
- theme?: string | undefined;
79
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
80
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1195
+ theme?: string | undefined | undefined;
1196
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined | undefined;
1197
+ 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;
81
1198
  validationValue?: any;
82
- baseColor?: string | undefined;
1199
+ baseColor?: string | undefined | undefined;
83
1200
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
84
1201
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
85
- iconColor?: string | boolean | undefined;
86
- defaultsTarget?: string | undefined;
87
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
88
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
89
- hint?: string | undefined;
90
- hideDetails?: boolean | "auto" | undefined;
91
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "type" | "error" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "valueComparator" | "inline" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon">;
1202
+ iconColor?: string | boolean | undefined | undefined;
1203
+ defaultsTarget?: string | undefined | undefined;
1204
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined | undefined;
1205
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined | undefined;
1206
+ hint?: string | undefined | undefined;
1207
+ hideDetails?: boolean | "auto" | undefined | undefined;
1208
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "type" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "error" | "valueComparator" | "inline" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon">;
92
1209
  $attrs: {
93
1210
  [x: string]: unknown;
94
1211
  };
@@ -96,30 +1213,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
96
1213
  [x: string]: unknown;
97
1214
  };
98
1215
  $slots: Readonly<{
99
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
100
- [key: string]: any;
101
- }>[]) | undefined;
102
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
103
- [key: string]: any;
104
- }>[]) | undefined;
105
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
106
- [key: string]: any;
107
- }>[]) | undefined;
108
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
109
- [key: string]: any;
110
- }>[]) | undefined;
111
- default?: (() => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
112
- [key: string]: any;
113
- }>[]) | undefined;
1216
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1217
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1218
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1219
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1220
+ default?: (() => import('vue').VNode[]) | undefined;
114
1221
  label?: ((arg: {
115
1222
  label: string | undefined;
116
1223
  props: Record<string, any>;
117
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
118
- [key: string]: any;
119
- }>[]) | undefined;
1224
+ }) => import('vue').VNode[]) | undefined;
120
1225
  }>;
121
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
122
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1226
+ $root: import('vue').ComponentPublicInstance | null;
1227
+ $parent: import('vue').ComponentPublicInstance | null;
123
1228
  $host: Element | null;
124
1229
  $emit: (event: string, ...args: any[]) => void;
125
1230
  $el: any;
@@ -128,20 +1233,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
128
1233
  inline: boolean;
129
1234
  error: boolean;
130
1235
  height: string | number;
131
- direction: "vertical" | "horizontal";
1236
+ direction: "horizontal" | "vertical";
132
1237
  style: import('vue').StyleValue;
133
1238
  disabled: boolean | null;
134
1239
  readonly: boolean | null;
135
1240
  messages: string | readonly string[];
136
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1241
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
137
1242
  focused: boolean;
138
1243
  errorMessages: string | readonly string[] | null;
139
1244
  maxErrors: string | number;
140
1245
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
141
1246
  density: import('vuetify/lib/composables/density.mjs').Density;
142
1247
  ripple: boolean | {
143
- class?: string | undefined;
144
- keys?: string[] | undefined;
1248
+ class?: string;
1249
+ keys?: string[];
145
1250
  } | undefined;
146
1251
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
147
1252
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -160,7 +1265,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
160
1265
  class?: any;
161
1266
  theme?: string | undefined;
162
1267
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
163
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1268
+ 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;
164
1269
  validationValue?: any;
165
1270
  baseColor?: string | undefined;
166
1271
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -176,12 +1281,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
176
1281
  $data: {};
177
1282
  $props: Partial<{
178
1283
  error: boolean;
179
- direction: "vertical" | "horizontal";
1284
+ direction: "horizontal" | "vertical";
180
1285
  style: import('vue').StyleValue;
181
1286
  disabled: boolean | null;
182
1287
  readonly: boolean | null;
183
1288
  messages: string | readonly string[];
184
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1289
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
185
1290
  focused: boolean;
186
1291
  errorMessages: string | readonly string[] | null;
187
1292
  maxErrors: string | number;
@@ -192,12 +1297,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
192
1297
  persistentHint: boolean;
193
1298
  }> & Omit<{
194
1299
  error: boolean;
195
- direction: "vertical" | "horizontal";
1300
+ direction: "horizontal" | "vertical";
196
1301
  style: import('vue').StyleValue;
197
1302
  disabled: boolean | null;
198
1303
  readonly: boolean | null;
199
1304
  messages: string | readonly string[];
200
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1305
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
201
1306
  focused: boolean;
202
1307
  errorMessages: string | readonly string[] | null;
203
1308
  maxErrors: string | number;
@@ -215,18 +1320,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
215
1320
  label?: string | undefined;
216
1321
  class?: any;
217
1322
  theme?: string | undefined;
218
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
219
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1323
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1324
+ 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;
220
1325
  validationValue?: any;
221
1326
  baseColor?: string | undefined;
222
1327
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
223
1328
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
224
1329
  iconColor?: string | boolean | undefined;
225
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
226
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1330
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1331
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
227
1332
  hint?: string | undefined;
228
1333
  hideDetails?: boolean | "auto" | undefined;
229
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1334
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
230
1335
  $attrs: {
231
1336
  [x: string]: unknown;
232
1337
  };
@@ -234,35 +1339,25 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
234
1339
  [x: string]: unknown;
235
1340
  };
236
1341
  $slots: Readonly<{
237
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
238
- [key: string]: any;
239
- }>[]) | undefined;
240
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
241
- [key: string]: any;
242
- }>[]) | undefined;
243
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
244
- [key: string]: any;
245
- }>[]) | undefined;
246
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
247
- [key: string]: any;
248
- }>[]) | undefined;
249
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
250
- [key: string]: any;
251
- }>[]) | undefined;
1342
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1343
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1344
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1345
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1346
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
252
1347
  }>;
253
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
254
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1348
+ $root: import('vue').ComponentPublicInstance | null;
1349
+ $parent: import('vue').ComponentPublicInstance | null;
255
1350
  $host: Element | null;
256
1351
  $emit: (event: string, ...args: any[]) => void;
257
1352
  $el: any;
258
1353
  $options: import('vue').ComponentOptionsBase<{
259
1354
  error: boolean;
260
- direction: "vertical" | "horizontal";
1355
+ direction: "horizontal" | "vertical";
261
1356
  style: import('vue').StyleValue;
262
1357
  disabled: boolean | null;
263
1358
  readonly: boolean | null;
264
1359
  messages: string | readonly string[];
265
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1360
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
266
1361
  focused: boolean;
267
1362
  errorMessages: string | readonly string[] | null;
268
1363
  maxErrors: string | number;
@@ -281,33 +1376,33 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
281
1376
  label?: string | undefined;
282
1377
  class?: any;
283
1378
  theme?: string | undefined;
284
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
285
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1379
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1380
+ 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;
286
1381
  validationValue?: any;
287
1382
  baseColor?: string | undefined;
288
1383
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
289
1384
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
290
1385
  iconColor?: string | boolean | undefined;
291
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
292
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1386
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1387
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
293
1388
  hint?: string | undefined;
294
1389
  hideDetails?: boolean | "auto" | undefined;
295
- }, {
1390
+ } & {}, {
296
1391
  reset: () => Promise<void>;
297
1392
  resetValidation: () => Promise<void>;
298
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1393
+ validate: (silent?: boolean) => Promise<string[]>;
299
1394
  isValid: import('vue').ComputedRef<boolean | null>;
300
1395
  errorMessages: import('vue').ComputedRef<string[]>;
301
1396
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
302
- 'update:modelValue': (value: any) => true;
303
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1397
+ "update:modelValue": (value: any) => true;
1398
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
304
1399
  error: boolean;
305
- direction: "vertical" | "horizontal";
1400
+ direction: "horizontal" | "vertical";
306
1401
  style: import('vue').StyleValue;
307
1402
  disabled: boolean | null;
308
1403
  readonly: boolean | null;
309
1404
  messages: string | readonly string[];
310
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1405
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
311
1406
  focused: boolean;
312
1407
  errorMessages: string | readonly string[] | null;
313
1408
  maxErrors: string | number;
@@ -317,49 +1412,39 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
317
1412
  hideSpinButtons: boolean;
318
1413
  persistentHint: boolean;
319
1414
  }, {}, string, import('vue').SlotsType<Partial<{
320
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
321
- [key: string]: any;
322
- }>[];
323
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
324
- [key: string]: any;
325
- }>[];
326
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
327
- [key: string]: any;
328
- }>[];
329
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
330
- [key: string]: any;
331
- }>[];
332
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
333
- [key: string]: any;
334
- }>[];
1415
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1416
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1417
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1418
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1419
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
335
1420
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
336
- beforeCreate?: (() => void) | (() => void)[] | undefined;
337
- created?: (() => void) | (() => void)[] | undefined;
338
- beforeMount?: (() => void) | (() => void)[] | undefined;
339
- mounted?: (() => void) | (() => void)[] | undefined;
340
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
341
- updated?: (() => void) | (() => void)[] | undefined;
342
- activated?: (() => void) | (() => void)[] | undefined;
343
- deactivated?: (() => void) | (() => void)[] | undefined;
344
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
345
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
346
- destroyed?: (() => void) | (() => void)[] | undefined;
347
- unmounted?: (() => void) | (() => void)[] | undefined;
348
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
349
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
350
- 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) => boolean | void) | ((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) => boolean | void)[] | undefined;
1421
+ beforeCreate?: (() => void) | (() => void)[];
1422
+ created?: (() => void) | (() => void)[];
1423
+ beforeMount?: (() => void) | (() => void)[];
1424
+ mounted?: (() => void) | (() => void)[];
1425
+ beforeUpdate?: (() => void) | (() => void)[];
1426
+ updated?: (() => void) | (() => void)[];
1427
+ activated?: (() => void) | (() => void)[];
1428
+ deactivated?: (() => void) | (() => void)[];
1429
+ beforeDestroy?: (() => void) | (() => void)[];
1430
+ beforeUnmount?: (() => void) | (() => void)[];
1431
+ destroyed?: (() => void) | (() => void)[];
1432
+ unmounted?: (() => void) | (() => void)[];
1433
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1434
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1435
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
351
1436
  };
352
1437
  $forceUpdate: () => void;
353
- $nextTick: typeof nextTick;
354
- $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;
1438
+ $nextTick: typeof import('vue').nextTick;
1439
+ $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;
355
1440
  } & Readonly<{
356
1441
  error: boolean;
357
- direction: "vertical" | "horizontal";
1442
+ direction: "horizontal" | "vertical";
358
1443
  style: import('vue').StyleValue;
359
1444
  disabled: boolean | null;
360
1445
  readonly: boolean | null;
361
1446
  messages: string | readonly string[];
362
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1447
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
363
1448
  focused: boolean;
364
1449
  errorMessages: string | readonly string[] | null;
365
1450
  maxErrors: string | number;
@@ -370,12 +1455,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
370
1455
  persistentHint: boolean;
371
1456
  }> & Omit<{
372
1457
  error: boolean;
373
- direction: "vertical" | "horizontal";
1458
+ direction: "horizontal" | "vertical";
374
1459
  style: import('vue').StyleValue;
375
1460
  disabled: boolean | null;
376
1461
  readonly: boolean | null;
377
1462
  messages: string | readonly string[];
378
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1463
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
379
1464
  focused: boolean;
380
1465
  errorMessages: string | readonly string[] | null;
381
1466
  maxErrors: string | number;
@@ -395,7 +1480,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
395
1480
  class?: any;
396
1481
  theme?: string | undefined;
397
1482
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
398
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1483
+ 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;
399
1484
  validationValue?: any;
400
1485
  baseColor?: string | undefined;
401
1486
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -405,23 +1490,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
405
1490
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
406
1491
  hint?: string | undefined;
407
1492
  hideDetails?: boolean | "auto" | undefined;
408
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1493
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
409
1494
  reset: () => Promise<void>;
410
1495
  resetValidation: () => Promise<void>;
411
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1496
+ validate: (silent?: boolean) => Promise<string[]>;
412
1497
  isValid: import('vue').ComputedRef<boolean | null>;
413
1498
  errorMessages: import('vue').ComputedRef<string[]>;
414
1499
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
415
1500
  modelValue?: unknown;
416
1501
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
417
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "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}`> & {
418
- _allExposed: {} | {
1502
+ }, 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}`> & {
1503
+ _allExposed: {
419
1504
  reset: () => Promise<void>;
420
1505
  resetValidation: () => Promise<void>;
421
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1506
+ validate: (silent?: boolean) => Promise<string[]>;
422
1507
  isValid: import('vue').ComputedRef<boolean | null>;
423
1508
  errorMessages: import('vue').ComputedRef<string[]>;
424
- };
1509
+ } | {};
425
1510
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
426
1511
  'update:modelValue': (value: any) => true;
427
1512
  }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:message" | "v-slot:details">, string, {
@@ -429,20 +1514,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
429
1514
  inline: boolean;
430
1515
  error: boolean;
431
1516
  height: string | number;
432
- direction: "vertical" | "horizontal";
1517
+ direction: "horizontal" | "vertical";
433
1518
  style: import('vue').StyleValue;
434
1519
  disabled: boolean | null;
435
1520
  readonly: boolean | null;
436
1521
  messages: string | readonly string[];
437
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1522
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
438
1523
  focused: boolean;
439
1524
  errorMessages: string | readonly string[] | null;
440
1525
  maxErrors: string | number;
441
1526
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
442
1527
  density: import('vuetify/lib/composables/density.mjs').Density;
443
1528
  ripple: boolean | {
444
- class?: string | undefined;
445
- keys?: string[] | undefined;
1529
+ class?: string;
1530
+ keys?: string[];
446
1531
  } | undefined;
447
1532
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
448
1533
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -451,66 +1536,54 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
451
1536
  hideSpinButtons: boolean;
452
1537
  persistentHint: boolean;
453
1538
  }, {}, string, import('vue').SlotsType<Partial<{
454
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
455
- [key: string]: any;
456
- }>[];
457
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
458
- [key: string]: any;
459
- }>[];
460
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
461
- [key: string]: any;
462
- }>[];
463
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
464
- [key: string]: any;
465
- }>[];
466
- default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
467
- [key: string]: any;
468
- }>[];
1539
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1540
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1541
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1542
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1543
+ default: () => import('vue').VNode[];
469
1544
  label: (arg: {
470
1545
  label: string | undefined;
471
1546
  props: Record<string, any>;
472
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
473
- [key: string]: any;
474
- }>[];
1547
+ }) => import('vue').VNode[];
475
1548
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
476
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
477
- created?: ((() => void) | (() => void)[]) | undefined;
478
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
479
- mounted?: ((() => void) | (() => void)[]) | undefined;
480
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
481
- updated?: ((() => void) | (() => void)[]) | undefined;
482
- activated?: ((() => void) | (() => void)[]) | undefined;
483
- deactivated?: ((() => void) | (() => void)[]) | undefined;
484
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
485
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
486
- destroyed?: ((() => void) | (() => void)[]) | undefined;
487
- unmounted?: ((() => void) | (() => void)[]) | undefined;
488
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
489
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
490
- 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) => boolean | void) | ((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) => boolean | void)[]) | undefined;
1549
+ beforeCreate?: (() => void) | (() => void)[];
1550
+ created?: (() => void) | (() => void)[];
1551
+ beforeMount?: (() => void) | (() => void)[];
1552
+ mounted?: (() => void) | (() => void)[];
1553
+ beforeUpdate?: (() => void) | (() => void)[];
1554
+ updated?: (() => void) | (() => void)[];
1555
+ activated?: (() => void) | (() => void)[];
1556
+ deactivated?: (() => void) | (() => void)[];
1557
+ beforeDestroy?: (() => void) | (() => void)[];
1558
+ beforeUnmount?: (() => void) | (() => void)[];
1559
+ destroyed?: (() => void) | (() => void)[];
1560
+ unmounted?: (() => void) | (() => void)[];
1561
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1562
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1563
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
491
1564
  };
492
1565
  $forceUpdate: () => void;
493
1566
  $nextTick: typeof nextTick;
494
- $watch<T_1 extends string | ((...args: any) => any)>(source: T_1, cb: T_1 extends (...args: any) => infer R_1 ? (args_0: R_1, args_1: R_1, 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;
1567
+ $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
1568
  } & Readonly<{
496
1569
  type: string;
497
1570
  inline: boolean;
498
1571
  error: boolean;
499
1572
  height: string | number;
500
- direction: "vertical" | "horizontal";
1573
+ direction: "horizontal" | "vertical";
501
1574
  style: import('vue').StyleValue;
502
1575
  disabled: boolean | null;
503
1576
  readonly: boolean | null;
504
1577
  messages: string | readonly string[];
505
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1578
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
506
1579
  focused: boolean;
507
1580
  errorMessages: string | readonly string[] | null;
508
1581
  maxErrors: string | number;
509
1582
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
510
1583
  density: import('vuetify/lib/composables/density.mjs').Density;
511
1584
  ripple: boolean | {
512
- class?: string | undefined;
513
- keys?: string[] | undefined;
1585
+ class?: string;
1586
+ keys?: string[];
514
1587
  } | undefined;
515
1588
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
516
1589
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -523,20 +1596,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
523
1596
  inline: boolean;
524
1597
  error: boolean;
525
1598
  height: string | number;
526
- direction: "vertical" | "horizontal";
1599
+ direction: "horizontal" | "vertical";
527
1600
  style: import('vue').StyleValue;
528
1601
  disabled: boolean | null;
529
1602
  readonly: boolean | null;
530
1603
  messages: string | readonly string[];
531
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1604
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
532
1605
  focused: boolean;
533
1606
  errorMessages: string | readonly string[] | null;
534
1607
  maxErrors: string | number;
535
1608
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
536
1609
  density: import('vuetify/lib/composables/density.mjs').Density;
537
1610
  ripple: boolean | {
538
- class?: string | undefined;
539
- keys?: string[] | undefined;
1611
+ class?: string;
1612
+ keys?: string[];
540
1613
  } | undefined;
541
1614
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
542
1615
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -555,7 +1628,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
555
1628
  class?: any;
556
1629
  theme?: string | undefined;
557
1630
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
558
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1631
+ 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;
559
1632
  validationValue?: any;
560
1633
  baseColor?: string | undefined;
561
1634
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -566,17 +1639,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
566
1639
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
567
1640
  hint?: string | undefined;
568
1641
  hideDetails?: boolean | "auto" | undefined;
569
- }, "type" | "error" | "reset" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "valueComparator" | "_allExposed" | "inline" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon"> & import('vue').ShallowUnwrapRef<Omit<Omit<{
1642
+ }, "type" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "error" | "reset" | "valueComparator" | "_allExposed" | "inline" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon"> & import('vue').ShallowUnwrapRef<Omit<Omit<{
570
1643
  $: import('vue').ComponentInternalInstance;
571
1644
  $data: {};
572
1645
  $props: Partial<{
573
1646
  error: boolean;
574
- direction: "vertical" | "horizontal";
1647
+ direction: "horizontal" | "vertical";
575
1648
  style: import('vue').StyleValue;
576
1649
  disabled: boolean | null;
577
1650
  readonly: boolean | null;
578
1651
  messages: string | readonly string[];
579
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1652
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
580
1653
  focused: boolean;
581
1654
  errorMessages: string | readonly string[] | null;
582
1655
  maxErrors: string | number;
@@ -587,12 +1660,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
587
1660
  persistentHint: boolean;
588
1661
  }> & Omit<{
589
1662
  error: boolean;
590
- direction: "vertical" | "horizontal";
1663
+ direction: "horizontal" | "vertical";
591
1664
  style: import('vue').StyleValue;
592
1665
  disabled: boolean | null;
593
1666
  readonly: boolean | null;
594
1667
  messages: string | readonly string[];
595
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1668
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
596
1669
  focused: boolean;
597
1670
  errorMessages: string | readonly string[] | null;
598
1671
  maxErrors: string | number;
@@ -610,18 +1683,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
610
1683
  label?: string | undefined;
611
1684
  class?: any;
612
1685
  theme?: string | undefined;
613
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
614
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1686
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1687
+ 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;
615
1688
  validationValue?: any;
616
1689
  baseColor?: string | undefined;
617
1690
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
618
1691
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
619
1692
  iconColor?: string | boolean | undefined;
620
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
621
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1693
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1694
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
622
1695
  hint?: string | undefined;
623
1696
  hideDetails?: boolean | "auto" | undefined;
624
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1697
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
625
1698
  $attrs: {
626
1699
  [x: string]: unknown;
627
1700
  };
@@ -629,35 +1702,25 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
629
1702
  [x: string]: unknown;
630
1703
  };
631
1704
  $slots: Readonly<{
632
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
633
- [key: string]: any;
634
- }>[]) | undefined;
635
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
636
- [key: string]: any;
637
- }>[]) | undefined;
638
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
639
- [key: string]: any;
640
- }>[]) | undefined;
641
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
642
- [key: string]: any;
643
- }>[]) | undefined;
644
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
645
- [key: string]: any;
646
- }>[]) | undefined;
1705
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1706
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1707
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1708
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1709
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
647
1710
  }>;
648
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
649
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1711
+ $root: import('vue').ComponentPublicInstance | null;
1712
+ $parent: import('vue').ComponentPublicInstance | null;
650
1713
  $host: Element | null;
651
1714
  $emit: (event: string, ...args: any[]) => void;
652
1715
  $el: any;
653
1716
  $options: import('vue').ComponentOptionsBase<{
654
1717
  error: boolean;
655
- direction: "vertical" | "horizontal";
1718
+ direction: "horizontal" | "vertical";
656
1719
  style: import('vue').StyleValue;
657
1720
  disabled: boolean | null;
658
1721
  readonly: boolean | null;
659
1722
  messages: string | readonly string[];
660
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1723
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
661
1724
  focused: boolean;
662
1725
  errorMessages: string | readonly string[] | null;
663
1726
  maxErrors: string | number;
@@ -676,33 +1739,33 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
676
1739
  label?: string | undefined;
677
1740
  class?: any;
678
1741
  theme?: string | undefined;
679
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
680
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1742
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1743
+ 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;
681
1744
  validationValue?: any;
682
1745
  baseColor?: string | undefined;
683
1746
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
684
1747
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
685
1748
  iconColor?: string | boolean | undefined;
686
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
687
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1749
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1750
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
688
1751
  hint?: string | undefined;
689
1752
  hideDetails?: boolean | "auto" | undefined;
690
- }, {
1753
+ } & {}, {
691
1754
  reset: () => Promise<void>;
692
1755
  resetValidation: () => Promise<void>;
693
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1756
+ validate: (silent?: boolean) => Promise<string[]>;
694
1757
  isValid: import('vue').ComputedRef<boolean | null>;
695
1758
  errorMessages: import('vue').ComputedRef<string[]>;
696
1759
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
697
- 'update:modelValue': (value: any) => true;
698
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1760
+ "update:modelValue": (value: any) => true;
1761
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
699
1762
  error: boolean;
700
- direction: "vertical" | "horizontal";
1763
+ direction: "horizontal" | "vertical";
701
1764
  style: import('vue').StyleValue;
702
1765
  disabled: boolean | null;
703
1766
  readonly: boolean | null;
704
1767
  messages: string | readonly string[];
705
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1768
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
706
1769
  focused: boolean;
707
1770
  errorMessages: string | readonly string[] | null;
708
1771
  maxErrors: string | number;
@@ -712,49 +1775,39 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
712
1775
  hideSpinButtons: boolean;
713
1776
  persistentHint: boolean;
714
1777
  }, {}, string, import('vue').SlotsType<Partial<{
715
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
716
- [key: string]: any;
717
- }>[];
718
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
719
- [key: string]: any;
720
- }>[];
721
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
722
- [key: string]: any;
723
- }>[];
724
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
725
- [key: string]: any;
726
- }>[];
727
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
728
- [key: string]: any;
729
- }>[];
1778
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1779
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1780
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1781
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1782
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
730
1783
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
731
- beforeCreate?: (() => void) | (() => void)[] | undefined;
732
- created?: (() => void) | (() => void)[] | undefined;
733
- beforeMount?: (() => void) | (() => void)[] | undefined;
734
- mounted?: (() => void) | (() => void)[] | undefined;
735
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
736
- updated?: (() => void) | (() => void)[] | undefined;
737
- activated?: (() => void) | (() => void)[] | undefined;
738
- deactivated?: (() => void) | (() => void)[] | undefined;
739
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
740
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
741
- destroyed?: (() => void) | (() => void)[] | undefined;
742
- unmounted?: (() => void) | (() => void)[] | undefined;
743
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
744
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
745
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((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) => boolean | void)[] | undefined;
1784
+ beforeCreate?: (() => void) | (() => void)[];
1785
+ created?: (() => void) | (() => void)[];
1786
+ beforeMount?: (() => void) | (() => void)[];
1787
+ mounted?: (() => void) | (() => void)[];
1788
+ beforeUpdate?: (() => void) | (() => void)[];
1789
+ updated?: (() => void) | (() => void)[];
1790
+ activated?: (() => void) | (() => void)[];
1791
+ deactivated?: (() => void) | (() => void)[];
1792
+ beforeDestroy?: (() => void) | (() => void)[];
1793
+ beforeUnmount?: (() => void) | (() => void)[];
1794
+ destroyed?: (() => void) | (() => void)[];
1795
+ unmounted?: (() => void) | (() => void)[];
1796
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1797
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1798
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
746
1799
  };
747
1800
  $forceUpdate: () => void;
748
- $nextTick: typeof nextTick;
749
- $watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R_2 ? (args_0: R_2, args_1: R_2, 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;
1801
+ $nextTick: typeof import('vue').nextTick;
1802
+ $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;
750
1803
  } & Readonly<{
751
1804
  error: boolean;
752
- direction: "vertical" | "horizontal";
1805
+ direction: "horizontal" | "vertical";
753
1806
  style: import('vue').StyleValue;
754
1807
  disabled: boolean | null;
755
1808
  readonly: boolean | null;
756
1809
  messages: string | readonly string[];
757
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1810
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
758
1811
  focused: boolean;
759
1812
  errorMessages: string | readonly string[] | null;
760
1813
  maxErrors: string | number;
@@ -765,12 +1818,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
765
1818
  persistentHint: boolean;
766
1819
  }> & Omit<{
767
1820
  error: boolean;
768
- direction: "vertical" | "horizontal";
1821
+ direction: "horizontal" | "vertical";
769
1822
  style: import('vue').StyleValue;
770
1823
  disabled: boolean | null;
771
1824
  readonly: boolean | null;
772
1825
  messages: string | readonly string[];
773
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1826
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
774
1827
  focused: boolean;
775
1828
  errorMessages: string | readonly string[] | null;
776
1829
  maxErrors: string | number;
@@ -790,7 +1843,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
790
1843
  class?: any;
791
1844
  theme?: string | undefined;
792
1845
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
793
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
1846
+ 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;
794
1847
  validationValue?: any;
795
1848
  baseColor?: string | undefined;
796
1849
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -800,23 +1853,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
800
1853
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
801
1854
  hint?: string | undefined;
802
1855
  hideDetails?: boolean | "auto" | undefined;
803
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1856
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
804
1857
  reset: () => Promise<void>;
805
1858
  resetValidation: () => Promise<void>;
806
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1859
+ validate: (silent?: boolean) => Promise<string[]>;
807
1860
  isValid: import('vue').ComputedRef<boolean | null>;
808
1861
  errorMessages: import('vue').ComputedRef<string[]>;
809
1862
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
810
1863
  modelValue?: unknown;
811
1864
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
812
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "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}`> & {
813
- _allExposed: {} | {
1865
+ }, 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}`> & {
1866
+ _allExposed: {
814
1867
  reset: () => Promise<void>;
815
1868
  resetValidation: () => Promise<void>;
816
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1869
+ validate: (silent?: boolean) => Promise<string[]>;
817
1870
  isValid: import('vue').ComputedRef<boolean | null>;
818
1871
  errorMessages: import('vue').ComputedRef<string[]>;
819
- };
1872
+ } | {};
820
1873
  }> & {} & import('vue').ComponentCustomProperties & {} & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
821
1874
  modelValue?: string | null | undefined;
822
1875
  "onUpdate:modelValue"?: ((value: string | null) => void) | undefined;
@@ -831,8 +1884,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
831
1884
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
832
1885
  density: import('vuetify/lib/composables/density.mjs').Density;
833
1886
  ripple: boolean | {
834
- class?: string | undefined;
835
- keys?: string[] | undefined;
1887
+ class?: string;
1888
+ keys?: string[];
836
1889
  } | undefined;
837
1890
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
838
1891
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -852,14 +1905,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
852
1905
  falseValue?: any;
853
1906
  } & {
854
1907
  $children?: import('vue').VNodeChild | {
855
- $stable?: boolean | undefined;
1908
+ $stable?: boolean;
856
1909
  } | ((arg: {
857
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
858
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1910
+ backgroundColorClasses: import('vue').Ref<string[]>;
1911
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
859
1912
  }) => import('vue').VNodeChild) | {
860
1913
  default?: ((arg: {
861
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
862
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1914
+ backgroundColorClasses: import('vue').Ref<string[]>;
1915
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
863
1916
  }) => import('vue').VNodeChild) | undefined;
864
1917
  label?: ((arg: {
865
1918
  label: string | undefined;
@@ -869,8 +1922,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
869
1922
  };
870
1923
  'v-slots'?: {
871
1924
  default?: false | ((arg: {
872
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
873
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1925
+ backgroundColorClasses: import('vue').Ref<string[]>;
1926
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
874
1927
  }) => import('vue').VNodeChild) | undefined;
875
1928
  label?: false | ((arg: {
876
1929
  label: string | undefined;
@@ -880,8 +1933,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
880
1933
  } | undefined;
881
1934
  } & {
882
1935
  "v-slot:default"?: false | ((arg: {
883
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
884
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1936
+ backgroundColorClasses: import('vue').Ref<string[]>;
1937
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
885
1938
  }) => import('vue').VNodeChild) | undefined;
886
1939
  "v-slot:label"?: false | ((arg: {
887
1940
  label: string | undefined;
@@ -898,27 +1951,21 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
898
1951
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
899
1952
  density: import('vuetify/lib/composables/density.mjs').Density;
900
1953
  ripple: boolean | {
901
- class?: string | undefined;
902
- keys?: string[] | undefined;
1954
+ class?: string;
1955
+ keys?: string[];
903
1956
  } | undefined;
904
1957
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
905
1958
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
906
1959
  }, true, {}, import('vue').SlotsType<Partial<{
907
1960
  default: (arg: {
908
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
909
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
910
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
911
- [key: string]: any;
912
- }>[];
1961
+ backgroundColorClasses: import('vue').Ref<string[]>;
1962
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1963
+ }) => import('vue').VNode[];
913
1964
  label: (arg: {
914
1965
  label: string | undefined;
915
1966
  props: Record<string, unknown>;
916
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
917
- [key: string]: any;
918
- }>[];
919
- input: (arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
920
- [key: string]: any;
921
- }>[];
1967
+ }) => import('vue').VNode[];
1968
+ input: (arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNode[];
922
1969
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
923
1970
  P: {};
924
1971
  B: {};
@@ -936,8 +1983,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
936
1983
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
937
1984
  density: import('vuetify/lib/composables/density.mjs').Density;
938
1985
  ripple: boolean | {
939
- class?: string | undefined;
940
- keys?: string[] | undefined;
1986
+ class?: string;
1987
+ keys?: string[];
941
1988
  } | undefined;
942
1989
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
943
1990
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -957,14 +2004,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
957
2004
  falseValue?: any;
958
2005
  } & {
959
2006
  $children?: import('vue').VNodeChild | {
960
- $stable?: boolean | undefined;
2007
+ $stable?: boolean;
961
2008
  } | ((arg: {
962
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
963
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2009
+ backgroundColorClasses: import('vue').Ref<string[]>;
2010
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
964
2011
  }) => import('vue').VNodeChild) | {
965
2012
  default?: ((arg: {
966
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
967
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2013
+ backgroundColorClasses: import('vue').Ref<string[]>;
2014
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
968
2015
  }) => import('vue').VNodeChild) | undefined;
969
2016
  label?: ((arg: {
970
2017
  label: string | undefined;
@@ -974,8 +2021,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
974
2021
  };
975
2022
  'v-slots'?: {
976
2023
  default?: false | ((arg: {
977
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
978
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2024
+ backgroundColorClasses: import('vue').Ref<string[]>;
2025
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
979
2026
  }) => import('vue').VNodeChild) | undefined;
980
2027
  label?: false | ((arg: {
981
2028
  label: string | undefined;
@@ -985,8 +2032,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
985
2032
  } | undefined;
986
2033
  } & {
987
2034
  "v-slot:default"?: false | ((arg: {
988
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
989
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2035
+ backgroundColorClasses: import('vue').Ref<string[]>;
2036
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
990
2037
  }) => import('vue').VNodeChild) | undefined;
991
2038
  "v-slot:label"?: false | ((arg: {
992
2039
  label: string | undefined;
@@ -1003,8 +2050,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1003
2050
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1004
2051
  density: import('vuetify/lib/composables/density.mjs').Density;
1005
2052
  ripple: boolean | {
1006
- class?: string | undefined;
1007
- keys?: string[] | undefined;
2053
+ class?: string;
2054
+ keys?: string[];
1008
2055
  } | undefined;
1009
2056
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1010
2057
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -1019,8 +2066,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1019
2066
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1020
2067
  density: import('vuetify/lib/composables/density.mjs').Density;
1021
2068
  ripple: boolean | {
1022
- class?: string | undefined;
1023
- keys?: string[] | undefined;
2069
+ class?: string;
2070
+ keys?: string[];
1024
2071
  } | undefined;
1025
2072
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1026
2073
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -1040,14 +2087,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1040
2087
  falseValue?: any;
1041
2088
  } & {
1042
2089
  $children?: import('vue').VNodeChild | {
1043
- $stable?: boolean | undefined;
2090
+ $stable?: boolean;
1044
2091
  } | ((arg: {
1045
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1046
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2092
+ backgroundColorClasses: import('vue').Ref<string[]>;
2093
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1047
2094
  }) => import('vue').VNodeChild) | {
1048
2095
  default?: ((arg: {
1049
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1050
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2096
+ backgroundColorClasses: import('vue').Ref<string[]>;
2097
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1051
2098
  }) => import('vue').VNodeChild) | undefined;
1052
2099
  label?: ((arg: {
1053
2100
  label: string | undefined;
@@ -1057,8 +2104,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1057
2104
  };
1058
2105
  'v-slots'?: {
1059
2106
  default?: false | ((arg: {
1060
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1061
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2107
+ backgroundColorClasses: import('vue').Ref<string[]>;
2108
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1062
2109
  }) => import('vue').VNodeChild) | undefined;
1063
2110
  label?: false | ((arg: {
1064
2111
  label: string | undefined;
@@ -1068,8 +2115,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1068
2115
  } | undefined;
1069
2116
  } & {
1070
2117
  "v-slot:default"?: false | ((arg: {
1071
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1072
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2118
+ backgroundColorClasses: import('vue').Ref<string[]>;
2119
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1073
2120
  }) => import('vue').VNodeChild) | undefined;
1074
2121
  "v-slot:label"?: false | ((arg: {
1075
2122
  label: string | undefined;
@@ -1086,27 +2133,21 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1086
2133
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1087
2134
  density: import('vuetify/lib/composables/density.mjs').Density;
1088
2135
  ripple: boolean | {
1089
- class?: string | undefined;
1090
- keys?: string[] | undefined;
2136
+ class?: string;
2137
+ keys?: string[];
1091
2138
  } | undefined;
1092
2139
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1093
2140
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1094
2141
  }, true, {}, import('vue').SlotsType<Partial<{
1095
2142
  default: (arg: {
1096
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1097
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1098
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1099
- [key: string]: any;
1100
- }>[];
2143
+ backgroundColorClasses: import('vue').Ref<string[]>;
2144
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
2145
+ }) => import('vue').VNode[];
1101
2146
  label: (arg: {
1102
2147
  label: string | undefined;
1103
2148
  props: Record<string, unknown>;
1104
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1105
- [key: string]: any;
1106
- }>[];
1107
- input: (arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1108
- [key: string]: any;
1109
- }>[];
2149
+ }) => import('vue').VNode[];
2150
+ input: (arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNode[];
1110
2151
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1111
2152
  P: {};
1112
2153
  B: {};
@@ -1124,8 +2165,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1124
2165
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1125
2166
  density: import('vuetify/lib/composables/density.mjs').Density;
1126
2167
  ripple: boolean | {
1127
- class?: string | undefined;
1128
- keys?: string[] | undefined;
2168
+ class?: string;
2169
+ keys?: string[];
1129
2170
  } | undefined;
1130
2171
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1131
2172
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
@@ -1145,14 +2186,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1145
2186
  falseValue?: any;
1146
2187
  } & {
1147
2188
  $children?: import('vue').VNodeChild | {
1148
- $stable?: boolean | undefined;
2189
+ $stable?: boolean;
1149
2190
  } | ((arg: {
1150
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1151
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2191
+ backgroundColorClasses: import('vue').Ref<string[]>;
2192
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1152
2193
  }) => import('vue').VNodeChild) | {
1153
2194
  default?: ((arg: {
1154
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1155
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2195
+ backgroundColorClasses: import('vue').Ref<string[]>;
2196
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1156
2197
  }) => import('vue').VNodeChild) | undefined;
1157
2198
  label?: ((arg: {
1158
2199
  label: string | undefined;
@@ -1162,8 +2203,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1162
2203
  };
1163
2204
  'v-slots'?: {
1164
2205
  default?: false | ((arg: {
1165
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1166
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2206
+ backgroundColorClasses: import('vue').Ref<string[]>;
2207
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1167
2208
  }) => import('vue').VNodeChild) | undefined;
1168
2209
  label?: false | ((arg: {
1169
2210
  label: string | undefined;
@@ -1173,8 +2214,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1173
2214
  } | undefined;
1174
2215
  } & {
1175
2216
  "v-slot:default"?: false | ((arg: {
1176
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1177
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
2217
+ backgroundColorClasses: import('vue').Ref<string[]>;
2218
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties>;
1178
2219
  }) => import('vue').VNodeChild) | undefined;
1179
2220
  "v-slot:label"?: false | ((arg: {
1180
2221
  label: string | undefined;
@@ -1191,13 +2232,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1191
2232
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1192
2233
  density: import('vuetify/lib/composables/density.mjs').Density;
1193
2234
  ripple: boolean | {
1194
- class?: string | undefined;
1195
- keys?: string[] | undefined;
2235
+ class?: string;
2236
+ keys?: string[];
1196
2237
  } | undefined;
1197
2238
  falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1198
2239
  trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1199
2240
  }> | null;
1200
- }, HTMLDivElement>, any>;
2241
+ }, HTMLDivElement>;
2242
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1201
2243
  export default _default;
1202
2244
  type __VLS_WithTemplateSlots<T, S> = T & {
1203
2245
  new (): {