@cnamts/synapse 1.0.16 → 1.0.18

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 (842) hide show
  1. package/dist/{DateFilter-DSwJUvBu.js → DateFilter-C0qj2Xp4.js} +13 -13
  2. package/dist/{NumberFilter-CwsbYyz4.js → NumberFilter-DLlqjkwg.js} +4 -4
  3. package/dist/{PeriodFilter-csnEZU30.js → PeriodFilter-BQCGbydv.js} +4 -4
  4. package/dist/{SelectFilter-Bd5fndzR.js → SelectFilter-CPnShk0h.js} +4 -4
  5. package/dist/{TextFilter-B6gxzq2a.js → TextFilter-6N05mkcs.js} +4 -4
  6. package/dist/components/Accordion/Accordion.d.ts +35 -12
  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/AmeliproCard/AmeliproCard.d.ts +16 -8
  19. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +163 -29
  20. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +15 -6
  21. package/dist/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.d.ts +13 -5
  22. package/dist/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.d.ts +27 -19
  23. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +15 -6
  24. package/dist/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.d.ts +12 -4
  25. package/dist/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.d.ts +12 -4
  26. package/dist/components/Amelipro/AmeliproDentalChart/AmeliproDentalChart.d.ts +12 -4
  27. package/dist/components/Amelipro/AmeliproDialog/AmeliproDialog.d.ts +15 -7
  28. package/dist/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.d.ts +12 -4
  29. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +22 -12
  30. package/dist/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.d.ts +72 -2
  31. package/dist/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.d.ts +3 -2
  32. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +13 -12
  33. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +29 -20
  34. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +16 -7
  35. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +15 -6
  36. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/dividerDimensionsMapping.d.ts +14 -2
  37. package/dist/components/Amelipro/AmeliproIcon/AmeliproIcon.d.ts +15 -5
  38. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +259 -33
  39. package/dist/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.d.ts +13 -5
  40. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -2
  41. package/dist/components/Amelipro/AmeliproMessage/AmeliproMessage.d.ts +13 -5
  42. package/dist/components/Amelipro/AmeliproMultipleFoldingCard/AmeliproMultipleFoldingCard.d.ts +18 -10
  43. package/dist/components/Amelipro/AmeliproNumberedCard/AmeliproNumberedCard.d.ts +16 -8
  44. package/dist/components/Amelipro/AmeliproOnboarding/AmeliproOnboarding.d.ts +1 -1
  45. package/dist/components/Amelipro/AmeliproPageLayout/AmeliproPageLayout.d.ts +19 -11
  46. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +16 -7
  47. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -2
  48. package/dist/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.d.ts +51 -20
  49. package/dist/components/Amelipro/AmeliproPatientLogged/types.d.ts +2 -1
  50. package/dist/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.d.ts +17 -9
  51. package/dist/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.d.ts +14 -6
  52. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +508 -728
  53. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +762 -1092
  54. package/dist/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.d.ts +26 -18
  55. package/dist/components/Amelipro/AmeliproResultList/AmeliproResultList.d.ts +22 -14
  56. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +6932 -1807
  57. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +6 -4
  58. package/dist/components/Amelipro/AmeliproStatus/AmeliproStatus.d.ts +3 -2
  59. package/dist/components/Amelipro/AmeliproStepper/AmeliproStepBtn/AmeliproStepBtn.d.ts +12 -4
  60. package/dist/components/Amelipro/AmeliproStepper/AmeliproStepper.d.ts +127 -26
  61. package/dist/components/Amelipro/AmeliproTable/AmeliproTable.d.ts +20 -12
  62. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabBtn/AmeliproTabBtn.d.ts +13 -5
  63. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +7439 -1853
  64. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +988 -221
  65. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +1575 -373
  66. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +249 -36
  67. package/dist/components/Amelipro/AmeliproTooltips/AmeliproTooltips.d.ts +33 -21
  68. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +20 -11
  69. package/dist/components/Amelipro/ServiceMenu/ServiceMenu.d.ts +13 -5
  70. package/dist/components/Amelipro/ServiceMenu/ServiceMenuContent/ServiceMenuContent.d.ts +12 -4
  71. package/dist/components/Amelipro/StructureMenu/StructureBtn/StructureBtn.d.ts +21 -4
  72. package/dist/components/Amelipro/StructureMenu/StructureItem/types.d.ts +1 -0
  73. package/dist/components/Amelipro/StructureMenu/StructureMenu.d.ts +23 -6
  74. package/dist/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.d.ts +161 -24
  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 +1 -35
  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/ChipList/locales.d.ts +1 -0
  85. package/dist/components/Common/IconSlot/IconSlot.d.ts +33 -0
  86. package/dist/components/CookieBanner/CookieBanner.d.ts +327 -38
  87. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +1379 -337
  88. package/dist/components/CookiesSelection/CookiesSelection.d.ts +907 -102
  89. package/dist/components/CookiesSelection/CookiesTable/CookiesTable.d.ts +11 -3
  90. package/dist/components/CopyBtn/CopyBtn.d.ts +14 -6
  91. package/dist/components/Customs/Selects/SelectBtnField/SelectBtnField.d.ts +1 -1
  92. package/dist/components/Customs/Selects/SyBtnSelect/SyBtnSelect.d.ts +18 -8
  93. package/dist/components/Customs/Selects/SyInputSelect/SyInputSelect.d.ts +2 -2
  94. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +531 -152
  95. package/dist/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.d.ts +2 -2
  96. package/dist/components/Customs/Selects/SySelect/types.d.ts +4 -0
  97. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +13 -5
  98. package/dist/components/Customs/SyForm/SyForm.d.ts +833 -233
  99. package/dist/components/Customs/SyPagination/SyPagination.d.ts +26 -18
  100. package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +15 -7
  101. package/dist/components/Customs/SyTabs/SyTabs.d.ts +53 -43
  102. package/dist/components/Customs/SyTextField/SyTextField.d.ts +1573 -380
  103. package/dist/components/DataList/DataList.d.ts +17 -9
  104. package/dist/components/DataListGroup/DataListGroup.d.ts +17 -9
  105. package/dist/components/DataListItem/DataListItem.d.ts +16 -8
  106. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +2160 -2664
  107. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1066 -1326
  108. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +439 -557
  109. package/dist/components/DatePicker/composables/index.d.ts +0 -1
  110. package/dist/components/DatePicker/composables/useAsteriskDisplay.d.ts +2 -2
  111. package/dist/components/DatePicker/composables/useDateRangeInput.d.ts +2 -2
  112. package/dist/components/DatePicker/composables/useDateRangeValidation.d.ts +1 -1
  113. package/dist/components/DatePicker/composables/useDateValidation.d.ts +10 -16
  114. package/dist/components/DatePicker/composables/useInputBlurHandler.d.ts +3 -3
  115. package/dist/components/DatePicker/composables/useManualDateValidation.d.ts +4 -4
  116. package/dist/components/DiacriticPicker/DiacriticPicker.d.ts +14 -4
  117. package/dist/components/DialogBox/DialogBox.d.ts +489 -80
  118. package/dist/components/DialogBox/config.d.ts +4 -0
  119. package/dist/components/DownloadBtn/DownloadBtn.d.ts +17 -11
  120. package/dist/components/ErrorPage/ErrorPage.d.ts +15 -7
  121. package/dist/components/ExternalLinks/ExternalLinks.d.ts +17 -7
  122. package/dist/components/FileList/FileList.d.ts +13 -13
  123. package/dist/components/FileList/UploadItem/UploadItem.d.ts +19 -19
  124. package/dist/components/FilePreview/FilePreview.d.ts +15 -10
  125. package/dist/components/FileUpload/FileUpload.d.ts +20 -17
  126. package/dist/components/FileUpload/FileUploadContent.d.ts +9 -1
  127. package/dist/components/FilterInline/FilterInline.d.ts +16 -10
  128. package/dist/components/FilterSideBar/FilterSideBar.d.ts +441 -63
  129. package/dist/components/FilterSideBar/locales.d.ts +5 -0
  130. package/dist/components/FooterBar/FooterBar.d.ts +20 -12
  131. package/dist/components/HeaderBar/HeaderBar.d.ts +35 -22
  132. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.d.ts +68 -8
  133. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.d.ts +12 -4
  134. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.d.ts +13 -5
  135. package/dist/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.d.ts +16 -5
  136. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +17 -9
  137. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +170 -51
  138. package/dist/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.d.ts +23 -11
  139. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +857 -297
  140. package/dist/components/LangBtn/LangBtn.d.ts +72 -90
  141. package/dist/components/Logo/Logo.d.ts +3 -2
  142. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +19 -11
  143. package/dist/components/MaintenancePage/MaintenancePage.d.ts +16 -1
  144. package/dist/components/NirField/NirField.d.ts +875 -1095
  145. package/dist/components/NotFoundPage/NotFoundPage.d.ts +17 -2
  146. package/dist/components/NotificationBar/Notification/Notification.d.ts +38 -0
  147. package/dist/components/NotificationBar/NotificationBar.d.ts +43 -23
  148. package/dist/components/PageContainer/PageContainer.d.ts +18 -5
  149. package/dist/components/PaginatedTable/PaginatedTable.d.ts +10 -2
  150. package/dist/components/PeriodField/PeriodField.d.ts +4438 -5446
  151. package/dist/components/PhoneField/PhoneField.d.ts +436 -546
  152. package/dist/components/RangeField/RangeField.d.ts +3 -3
  153. package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +94 -94
  154. package/dist/components/RangeField/RangeSlider/Tooltip/Tooltip.d.ts +14 -4
  155. package/dist/components/RatingPicker/EmotionPicker/EmotionPicker.d.ts +14 -4
  156. package/dist/components/RatingPicker/NumberPicker/NumberPicker.d.ts +15 -5
  157. package/dist/components/RatingPicker/RatingPicker.d.ts +13 -5
  158. package/dist/components/RatingPicker/StarsPicker/StarsPicker.d.ts +14 -4
  159. package/dist/components/SearchListField/SearchListField.d.ts +3 -8
  160. package/dist/components/SkipLink/SkipLink.d.ts +15 -4
  161. package/dist/components/SubHeader/SubHeader.d.ts +27 -16
  162. package/dist/components/SyAlert/SyAlert.d.ts +94 -15
  163. package/dist/components/SyTextArea/SyTextArea.d.ts +160 -218
  164. package/dist/components/SyTextArea/locales.d.ts +1 -0
  165. package/dist/components/TableToolbar/TableToolbar.d.ts +19 -15
  166. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +640 -233
  167. package/dist/components/Tables/SyTable/SyTable.d.ts +663 -234
  168. package/dist/components/Tables/common/SyTableFilter.d.ts +35 -27
  169. package/dist/components/Tables/common/SyTablePagination.d.ts +650 -513
  170. package/dist/components/Tables/common/TableHeader.d.ts +57 -47
  171. package/dist/components/Tables/common/filters/DateFilter.d.ts +10 -10
  172. package/dist/components/Tables/common/filters/NumberFilter.d.ts +11 -11
  173. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +10 -10
  174. package/dist/components/Tables/common/filters/SelectFilter.d.ts +10 -10
  175. package/dist/components/Tables/common/filters/TextFilter.d.ts +11 -11
  176. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +53 -63
  177. package/dist/components/Tables/common/useTableAria.d.ts +1 -1
  178. package/dist/components/Tables/common/useTableFilter.d.ts +2 -2
  179. package/dist/components/ToolbarContainer/ToolbarContainer.d.ts +14 -4
  180. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +830 -168
  181. package/dist/components/UserMenuBtn/UserMenuBtn.d.ts +14 -4
  182. package/dist/composables/date/useDateFormatDayjs.d.ts +2 -2
  183. package/dist/composables/date/useDateInitialization.d.ts +1 -1
  184. package/dist/composables/date/useDateInitializationDayjs.d.ts +1 -1
  185. package/dist/composables/validation/useFormValidation.d.ts +2 -2
  186. package/dist/design-system-v3.js +1 -1
  187. package/dist/design-system-v3.umd.cjs +158 -158
  188. package/dist/designTokens/index.d.ts +3 -1
  189. package/dist/designTokens/tokens/amelipro/apColors.d.ts +144 -51
  190. package/dist/designTokens/tokens/amelipro/apColors2026.d.ts +73 -0
  191. package/dist/designTokens/tokens/amelipro/apLightTheme.d.ts +82 -2
  192. package/dist/designTokens/tokens/amelipro/apLightTheme2026.d.ts +8 -0
  193. package/dist/directives/lockFocus.d.ts +1 -1
  194. package/dist/{main-DkZZpa3S.js → main-CY1bof-3.js} +12308 -11861
  195. package/dist/services/NotificationService.d.ts +2 -2
  196. package/dist/style.css +1 -1
  197. package/dist/types/vuetifyTypes.d.ts +4 -0
  198. package/dist/utils/amelipro/dateHelper/dateHelper.d.ts +2 -2
  199. package/dist/utils/functions/classToHex.d.ts +1 -1
  200. package/dist/utils/functions/downloadFile/index.d.ts +1 -1
  201. package/dist/utils/localStorageUtility/index.d.ts +1 -1
  202. package/dist/vuetifyConfig.d.ts +14 -14
  203. package/package.json +13 -6
  204. package/src/assets/apTokens.scss +307 -0
  205. package/src/assets/overrides/_btns.scss +0 -1
  206. package/src/assets/overrides/_elevations.scss +2 -1
  207. package/src/assets/overrides/_icons.scss +10 -0
  208. package/src/assets/overrides/_radius.scss +7 -2
  209. package/src/assets/overrides/_spacers.scss +2 -1
  210. package/src/assets/overrides/_tooltips.scss +10 -3
  211. package/src/assets/overrides/_typography.scss +150 -0
  212. package/src/assets/overrides/_utilities.scss +8 -0
  213. package/src/assets/settings.scss +9 -0
  214. package/src/assets/themes.scss +2 -1
  215. package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +71 -242
  216. package/src/components/Accordion/Accordion.mdx +6 -1
  217. package/src/components/Accordion/Accordion.stories.ts +88 -9
  218. package/src/components/Accordion/Accordion.vue +56 -24
  219. package/src/components/Accordion/composables/useAccordionKeyboardNavigation.ts +5 -5
  220. package/src/components/Accordion/tests/Accordion.a11y.spec.ts +46 -0
  221. package/src/components/Accordion/tests/__snapshots__/accordion.spec.ts.snap +26 -30
  222. package/src/components/Accordion/tests/accordion.spec.ts +27 -26
  223. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/AmeliproAccordionTemplate.vue +1 -1
  224. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.vue +3 -3
  225. package/src/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.vue +2 -2
  226. package/src/components/Amelipro/AmeliproAccordionGroup/__tests__/AmeliproAccordionGroup.spec.ts +8 -8
  227. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.vue +1 -1
  228. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResultTemplate/AmeliproAccordionResultTemplate.vue +1 -1
  229. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.vue +1 -1
  230. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.vue +21 -21
  231. package/src/components/Amelipro/AmeliproBadge/AmeliproBadge.vue +1 -1
  232. package/src/components/Amelipro/AmeliproBreadcrumb/AmeliproBreadcrumb.vue +6 -3
  233. package/src/components/Amelipro/AmeliproBreadcrumb/__tests__/AmeliproBreadcrumb.spec.ts +5 -5
  234. package/src/components/Amelipro/AmeliproBtn/AmeliproBtn.vue +1 -1
  235. package/src/components/Amelipro/AmeliproCallback/AmeliproCallback.vue +1 -1
  236. package/src/components/Amelipro/AmeliproCaptcha/__tests__/AmeliproCaptcha.spec.ts +12 -12
  237. package/src/components/Amelipro/AmeliproCard/AmeliproCard.vue +1 -1
  238. package/src/components/Amelipro/AmeliproCarousel/AmeliproCarousel.vue +1 -1
  239. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.vue +1 -1
  240. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.vue +1 -1
  241. package/src/components/Amelipro/AmeliproChips/AmeliproChips.vue +1 -1
  242. package/src/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.vue +1 -1
  243. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +3 -1
  244. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +18 -0
  245. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +16 -16
  246. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +2 -2
  247. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.vue +23 -23
  248. package/src/components/Amelipro/AmeliproDialog/AmeliproDialog.vue +1 -1
  249. package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.vue +1 -1
  250. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +2 -2
  251. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +1 -1
  252. package/src/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.ts +2 -2
  253. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +1 -1
  254. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.vue +1 -1
  255. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.vue +1 -1
  256. package/src/components/Amelipro/AmeliproHeader/AmeliproHeader.vue +1 -1
  257. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.vue +1 -1
  258. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.vue +2 -3
  259. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/dividerDimensionsMapping.ts +2 -4
  260. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproLogoAm/AmeliproLogoAm.vue +1 -2
  261. package/src/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.vue +1 -1
  262. package/src/components/Amelipro/AmeliproIllustratedDataTile/AmeliproIllustratedDataTile.vue +1 -1
  263. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.vue +2 -2
  264. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/__tests__/AmeliproIllustratedRadioGroup.spec.ts +9 -9
  265. package/src/components/Amelipro/AmeliproMailTile/AmeliproMailTile.vue +1 -1
  266. package/src/components/Amelipro/AmeliproMenu/AmeliproMenu.vue +1 -1
  267. package/src/components/Amelipro/AmeliproMessage/AmeliproMessage.vue +8 -9
  268. package/src/components/Amelipro/AmeliproMessagingLayout/AmeliproDropdownMenu/AmeliproDropdownMenu.vue +1 -1
  269. package/src/components/Amelipro/AmeliproMessagingLayout/AmeliproMessagingLayout.vue +1 -1
  270. package/src/components/Amelipro/AmeliproMultipleFoldingCard/AmeliproMultipleFoldingCard.vue +6 -6
  271. package/src/components/Amelipro/AmeliproNumberedCard/AmeliproNumberedCard.vue +1 -1
  272. package/src/components/Amelipro/AmeliproOnboarding/AmeliproOnboarding.vue +2 -2
  273. package/src/components/Amelipro/AmeliproPageLayout/AmeliproPageLayout.vue +1 -1
  274. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.vue +20 -20
  275. package/src/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.vue +1 -1
  276. package/src/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.vue +1 -1
  277. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.stories.ts +62 -34
  278. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.vue +49 -16
  279. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/AmeliproPatientLogged.spec.ts +4 -2
  280. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/__snapshots__/AmeliproPatientLogged.spec.ts.snap +54 -4
  281. package/src/components/Amelipro/AmeliproPatientLogged/types.d.ts +2 -1
  282. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.stories.ts +11 -5
  283. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.vue +1 -1
  284. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.vue +9 -1
  285. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.vue +1 -1
  286. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.vue +1 -1
  287. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.vue +2 -2
  288. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.vue +1 -1
  289. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.vue +38 -2
  290. package/src/components/Amelipro/AmeliproSelect/__tests__/__snapshots__/AmeliproSelect.spec.ts.snap +2 -2
  291. package/src/components/Amelipro/AmeliproStateTile/AmeliproStateTile.vue +8 -8
  292. package/src/components/Amelipro/AmeliproStatus/AmeliproStatus.vue +3 -3
  293. package/src/components/Amelipro/AmeliproStepper/AmeliproStepper.vue +77 -77
  294. package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +5 -5
  295. package/src/components/Amelipro/AmeliproTabs/AmeliproTabBtn/AmeliproTabBtn.vue +1 -1
  296. package/src/components/Amelipro/AmeliproTabs/AmeliproTabs.stories.ts +94 -0
  297. package/src/components/Amelipro/AmeliproTabs/AmeliproTabs.vue +42 -21
  298. package/src/components/Amelipro/AmeliproTabs/__tests__/AmeliproTabs.spec.ts +4 -0
  299. package/src/components/Amelipro/AmeliproTabs/__tests__/__snapshots__/AmeliproTabs.spec.ts.snap +4 -2
  300. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.vue +21 -21
  301. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.stories.ts +68 -0
  302. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +129 -21
  303. package/src/components/Amelipro/AmeliproTextField/__tests__/AmeliproTextField.spec.ts +14 -2
  304. package/src/components/Amelipro/AmeliproTextField/__tests__/__snapshots__/AmeliproTextField.spec.ts.snap +2 -0
  305. package/src/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.vue +1 -1
  306. package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.stories.ts +45 -0
  307. package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.vue +7 -1
  308. package/src/components/Amelipro/AmeliproUpload/AmeliproUpload.vue +2 -2
  309. package/src/components/Amelipro/ServiceMenu/ServiceMenu.vue +13 -13
  310. package/src/components/Amelipro/StructureMenu/StructureBtn/StructureBtn.vue +14 -1
  311. package/src/components/Amelipro/StructureMenu/StructureBtn/__tests__/StructureBtn.spec.ts +6 -0
  312. package/src/components/Amelipro/StructureMenu/StructureBtn/__tests__/__snapshots__/StructureBtn.spec.ts.snap +1 -1
  313. package/src/components/Amelipro/StructureMenu/StructureItem/StructureItem.vue +15 -3
  314. package/src/components/Amelipro/StructureMenu/StructureItem/__tests__/__snapshots__/StructureItem.spec.ts.snap +22 -6
  315. package/src/components/Amelipro/StructureMenu/StructureItem/types.d.ts +1 -0
  316. package/src/components/Amelipro/StructureMenu/StructureMenu.stories.ts +93 -63
  317. package/src/components/Amelipro/StructureMenu/StructureMenu.vue +6 -1
  318. package/src/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.vue +24 -3
  319. package/src/components/Amelipro/StructureMenu/StructureTabs/__tests__/StructureTabs.spec.ts +6 -2
  320. package/src/components/Amelipro/StructureMenu/StructureTabs/__tests__/__snapshots__/StructureTabs.spec.ts.snap +2 -0
  321. package/src/components/Amelipro/StructureMenu/__tests__/StructureMenu.spec.ts +12 -6
  322. package/src/components/Amelipro/UserMenu/UserMenu.vue +37 -37
  323. package/src/components/BackBtn/Accessibilite.mdx +0 -4
  324. package/src/components/BackBtn/Accessibilite.stories.ts +3 -143
  325. package/src/components/BackBtn/Usages.stories.ts +2 -2
  326. package/src/components/BackBtn/tests/BackBtn.a11y.spec.ts +20 -0
  327. package/src/components/BackToTopBtn/Accessibilite.mdx +0 -4
  328. package/src/components/BackToTopBtn/Accessibilite.stories.ts +5 -144
  329. package/src/components/BackToTopBtn/BackToTopBtn.stories.ts +9 -0
  330. package/src/components/BackToTopBtn/Usages.stories.ts +2 -2
  331. package/src/components/BackToTopBtn/tests/BackToTopBtn.a11y.spec.ts +37 -0
  332. package/src/components/Captcha/tests/Captcha.a11y.spec.ts +49 -0
  333. package/src/components/ChipList/Accessibilite.mdx +0 -4
  334. package/src/components/ChipList/Accessibilite.stories.ts +4 -193
  335. package/src/components/ChipList/ChipList.stories.ts +15 -0
  336. package/src/components/ChipList/ChipList.vue +20 -17
  337. package/src/components/ChipList/locales.ts +1 -0
  338. package/src/components/ChipList/tests/ChipList.a11y.spec.ts +40 -0
  339. package/src/components/ChipList/tests/chipList.spec.ts +10 -10
  340. package/src/components/CollapsibleList/Accessibilite.mdx +67 -11
  341. package/src/components/CollapsibleList/Accessibilite.stories.ts +3 -148
  342. package/src/components/CollapsibleList/tests/CollapsibleList.a11y.spec.ts +38 -0
  343. package/src/components/Common/IconSlot/IconSlot.vue +87 -0
  344. package/src/components/ContextualMenu/Accessibilite.mdx +0 -5
  345. package/src/components/ContextualMenu/Accessibilite.stories.ts +3 -169
  346. package/src/components/ContextualMenu/ContextualMenu.stories.ts +3 -0
  347. package/src/components/ContextualMenu/Usages.stories.ts +2 -2
  348. package/src/components/ContextualMenu/tests/ContextualMenu.a11y.spec.ts +30 -0
  349. package/src/components/CookieBanner/Accessibilite.mdx +0 -5
  350. package/src/components/CookieBanner/Accessibilite.stories.ts +3 -196
  351. package/src/components/CookieBanner/CookieBanner.stories.ts +15 -0
  352. package/src/components/CookieBanner/CookieBanner.vue +2 -3
  353. package/src/components/CookieBanner/tests/CookieBanner.a11y.spec.ts +29 -0
  354. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.a11y.spec.ts +46 -0
  355. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.spec.ts +12 -12
  356. package/src/components/CookiesSelection/CookiesTable/tests/CookiesTable.a11y.spec.ts +37 -0
  357. package/src/components/CookiesSelection/tests/CookiesSelection.a11y.spec.ts +58 -0
  358. package/src/components/CookiesSelection/tests/CookiesSelection.spec.ts +18 -19
  359. package/src/components/CopyBtn/Accessibilite.mdx +0 -5
  360. package/src/components/CopyBtn/Accessibilite.stories.ts +3 -144
  361. package/src/components/CopyBtn/CopyBtn.stories.ts +21 -0
  362. package/src/components/CopyBtn/Usages.stories.ts +2 -2
  363. package/src/components/CopyBtn/tests/CopyBtn.a11y.spec.ts +40 -0
  364. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.mdx +0 -4
  365. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.stories.ts +3 -169
  366. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.vue +9 -9
  367. package/src/components/Customs/Selects/SelectBtnField/Usages.stories.ts +2 -2
  368. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.mdx +1 -6
  369. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.stories.ts +3 -171
  370. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.stories.ts +30 -0
  371. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.vue +4 -3
  372. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.mdx +1 -6
  373. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.stories.ts +3 -144
  374. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.mdx +2 -4
  375. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +1 -1
  376. package/src/components/Customs/Selects/SyInputSelect/tests/SyInputSelect.spec.ts +1 -1
  377. package/src/components/Customs/Selects/SySelect/Accessibilite.mdx +0 -3
  378. package/src/components/Customs/Selects/SySelect/Accessibilite.stories.ts +5 -194
  379. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +278 -0
  380. package/src/components/Customs/Selects/SySelect/SySelect.vue +260 -121
  381. package/src/components/Customs/Selects/SySelect/Usages.stories.ts +2 -2
  382. package/src/components/Customs/Selects/SySelect/composables/tests/useSySelectKeyboard.spec.ts +3 -3
  383. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +25 -22
  384. package/src/components/Customs/Selects/SySelect/tests/SySelect.a11y.spec.ts +40 -0
  385. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +133 -58
  386. package/src/components/Customs/Selects/SySelect/types.d.ts +4 -0
  387. package/src/components/Customs/SyCheckbox/SyCheckbox.stories.ts +7 -3
  388. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +35 -1
  389. package/src/components/Customs/SyCheckbox/tests/SyCheckbox.a11y.spec.ts +26 -0
  390. package/src/components/Customs/SyForm/SyForm.a11y.spec.ts +33 -0
  391. package/src/components/Customs/SyIcon/Accessibilite.stories.ts +1 -1
  392. package/src/components/Customs/SyIcon/SyIcon.a11y.spec.ts +37 -0
  393. package/src/components/Customs/SyIcon/SyIcon.stories.ts +5 -0
  394. package/src/components/Customs/SyPagination/tests/SyPagination.a11y.spec.ts +27 -0
  395. package/src/components/Customs/SyPagination/tests/SyPagination.spec.ts +3 -3
  396. package/src/components/Customs/SyRadioGroup/SyRadioGroup.vue +16 -0
  397. package/src/components/Customs/SyRadioGroup/tests/SyRadioGroup.a11y.spec.ts +30 -0
  398. package/src/components/Customs/SyRadioGroup/tests/SyRadioGroup.spec.ts +1 -1
  399. package/src/components/Customs/SyTabs/SyTabs.stories.ts +33 -0
  400. package/src/components/Customs/SyTabs/SyTabs.vue +8 -8
  401. package/src/components/Customs/SyTabs/tests/SyTabs.a11y.spec.ts +51 -0
  402. package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +20 -20
  403. package/src/components/Customs/SyTextField/Accessibilite.mdx +0 -4
  404. package/src/components/Customs/SyTextField/Accessibilite.stories.ts +3 -202
  405. package/src/components/Customs/SyTextField/SyTextField.stories.ts +3 -0
  406. package/src/components/Customs/SyTextField/SyTextField.vue +21 -12
  407. package/src/components/Customs/SyTextField/Usages.stories.ts +2 -2
  408. package/src/components/Customs/SyTextField/tests/SyTextField.a11y.spec.ts +27 -0
  409. package/src/components/DataList/Accessibilite.mdx +0 -5
  410. package/src/components/DataList/Accessibilite.stories.ts +3 -144
  411. package/src/components/DataList/DataList.stories.ts +1 -1
  412. package/src/components/DataList/tests/DataList.a11y.spec.ts +35 -0
  413. package/src/components/DataList/tests/DataList.spec.ts +7 -7
  414. package/src/components/DataListGroup/Accessibilite.mdx +0 -5
  415. package/src/components/DataListGroup/Accessibilite.stories.ts +3 -203
  416. package/src/components/DataListGroup/DataListGroup.stories.ts +1 -1
  417. package/src/components/DataListGroup/tests/DataListGroup.a11y.spec.ts +24 -0
  418. package/src/components/DataListItem/tests/DataListItem.a11y.spec.ts +31 -0
  419. package/src/components/DatePicker/Accessibilite.mdx +1 -5
  420. package/src/components/DatePicker/Accessibilite.stories.ts +3 -169
  421. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +200 -0
  422. package/src/components/DatePicker/CalendarMode/DatePicker.vue +76 -30
  423. package/src/components/DatePicker/CalendarMode/tests/DatePicker.a11y.spec.ts +27 -0
  424. package/src/components/DatePicker/CalendarMode/tests/DatePicker.events.spec.ts +2 -2
  425. package/src/components/DatePicker/CalendarMode/tests/DatePicker.spec.ts +3 -3
  426. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +54 -0
  427. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +85 -29
  428. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.a11y.spec.ts +26 -0
  429. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.spec.ts +19 -10
  430. package/src/components/DatePicker/DateTextInput/DateRange.stories.ts +12 -0
  431. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +1 -9
  432. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.a11y.spec.ts +27 -0
  433. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.spec.ts +4 -4
  434. package/src/components/DatePicker/Usages.stories.ts +2 -2
  435. package/src/components/DatePicker/composables/index.ts +0 -1
  436. package/src/components/DatePicker/composables/tests/useCalendarKeyboardNavigation.spec.ts +1 -1
  437. package/src/components/DatePicker/composables/tests/useDatePickerViewMode.spec.ts +6 -6
  438. package/src/components/DatePicker/composables/tests/useDateSelection.spec.ts +6 -6
  439. package/src/components/DatePicker/composables/tests/useInputHandler.spec.ts +2 -2
  440. package/src/components/DatePicker/composables/tests/useManualDateValidation.spec.ts +5 -5
  441. package/src/components/DatePicker/composables/useDateAutoClamp.ts +4 -4
  442. package/src/components/DatePicker/composables/useDateInputEditing.ts +5 -5
  443. package/src/components/DatePicker/composables/useDatePickerState.ts +5 -5
  444. package/src/components/DatePicker/composables/useDateRangeValidation.ts +1 -1
  445. package/src/components/DatePicker/composables/useDateSelection.ts +4 -4
  446. package/src/components/DatePicker/composables/useHolidayHighlighting.ts +1 -1
  447. package/src/components/DatePicker/composables/useInputHandler.ts +7 -7
  448. package/src/components/DatePicker/composables/useMonthButtonCustomization.ts +3 -4
  449. package/src/components/DatePicker/utils/dateFormattingUtils.ts +10 -7
  450. package/src/components/DiacriticPicker/tests/DiacriticPicker.a11y.spec.ts +46 -0
  451. package/src/components/DiacriticPicker/tests/DiatriticPicker.spec.ts +2 -2
  452. package/src/components/DialogBox/Accessibilite.mdx +0 -4
  453. package/src/components/DialogBox/Accessibilite.stories.ts +3 -167
  454. package/src/components/DialogBox/DialogBox.stories.ts +5 -2
  455. package/src/components/DialogBox/DialogBox.vue +7 -2
  456. package/src/components/DialogBox/Usages.stories.ts +2 -2
  457. package/src/components/DialogBox/config.ts +5 -0
  458. package/src/components/DialogBox/tests/DialogBox.a11y.spec.ts +43 -0
  459. package/src/components/DownloadBtn/Accessibilite.mdx +0 -4
  460. package/src/components/DownloadBtn/Accessibilite.stories.ts +3 -144
  461. package/src/components/DownloadBtn/DownloadBtn.vue +1 -1
  462. package/src/components/DownloadBtn/tests/DownloadBtn.a11y.spec.ts +26 -0
  463. package/src/components/ErrorPage/Accessibilite.mdx +0 -5
  464. package/src/components/ErrorPage/Accessibilite.stories.ts +5 -166
  465. package/src/components/ErrorPage/ErrorPage.stories.ts +60 -0
  466. package/src/components/ErrorPage/ErrorPage.vue +1 -1
  467. package/src/components/ErrorPage/tests/ErrorPage.a11y.spec.ts +29 -0
  468. package/src/components/ExternalLinks/Accessibilite.mdx +2 -5
  469. package/src/components/ExternalLinks/Accessibilite.stories.ts +5 -168
  470. package/src/components/ExternalLinks/ExternalLinks.stories.ts +21 -0
  471. package/src/components/ExternalLinks/tests/ExternalLinks.a11y.spec.ts +39 -0
  472. package/src/components/FileList/Accessibilite.mdx +1 -6
  473. package/src/components/FileList/Accessibilite.stories.ts +3 -193
  474. package/src/components/FileList/FileList.stories.ts +3 -0
  475. package/src/components/FileList/tests/FileList.a11y.spec.ts +41 -0
  476. package/src/components/FileList/tests/FileList.spec.ts +3 -3
  477. package/src/components/FilePreview/Accessibilite.mdx +1 -5
  478. package/src/components/FilePreview/Accessibilite.stories.ts +3 -193
  479. package/src/components/FilePreview/FilePreview.stories.ts +3 -0
  480. package/src/components/FilePreview/tests/FilePreview.a11y.spec.ts +47 -0
  481. package/src/components/FileUpload/Accessibilite.mdx +1 -6
  482. package/src/components/FileUpload/Accessibilite.stories.ts +3 -193
  483. package/src/components/FileUpload/tests/FileUpload.a11y.spec.ts +25 -0
  484. package/src/components/FilterInline/Accessibilite.mdx +2 -5
  485. package/src/components/FilterInline/Accessibilite.stories.ts +3 -193
  486. package/src/components/FilterInline/FilterInline.stories.ts +15 -0
  487. package/src/components/FilterInline/FilterInline.vue +8 -4
  488. package/src/components/FilterInline/tests/FilterInline.a11y.spec.ts +36 -0
  489. package/src/components/FilterInline/tests/__snapshots__/FilterInline.spec.ts.snap +0 -3
  490. package/src/components/FilterSideBar/Accessibilite.mdx +0 -5
  491. package/src/components/FilterSideBar/Accessibilite.stories.ts +6 -192
  492. package/src/components/FilterSideBar/FilterSideBar.stories.ts +33 -11
  493. package/src/components/FilterSideBar/FilterSideBar.vue +146 -83
  494. package/src/components/FilterSideBar/locales.ts +6 -0
  495. package/src/components/FilterSideBar/tests/FilterSideBar.a11y.spec.ts +59 -0
  496. package/src/components/FilterSideBar/tests/FilterSideBar.spec.ts +5 -5
  497. package/src/components/FooterBar/Accessibilite.mdx +67 -11
  498. package/src/components/FooterBar/Accessibilite.stories.ts +3 -204
  499. package/src/components/FooterBar/FooterBar.vue +1 -1
  500. package/src/components/FooterBar/config.ts +2 -2
  501. package/src/components/FooterBar/tests/FooterBar.a11y.spec.ts +31 -0
  502. package/src/components/FooterBar/tests/FooterBar.spec.ts +2 -2
  503. package/src/components/FooterBar/tests/FooterBarConfig.spec.ts +1 -1
  504. package/src/components/FooterBar/tests/__snapshots__/FooterBar.spec.ts.snap +1 -1
  505. package/src/components/FranceConnectBtn/Accessibilite.mdx +0 -5
  506. package/src/components/FranceConnectBtn/Accessibilite.stories.ts +3 -171
  507. package/src/components/FranceConnectBtn/tests/FranceConnectBtn.a11y.spec.ts +25 -0
  508. package/src/components/HeaderBar/Accessibilite.mdx +0 -5
  509. package/src/components/HeaderBar/Accessibilite.stories.ts +3 -199
  510. package/src/components/HeaderBar/HeaderBar.stories.ts +21 -0
  511. package/src/components/HeaderBar/HeaderBar.vue +58 -44
  512. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.mdx +0 -5
  513. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.stories.ts +3 -200
  514. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.stories.ts +12 -0
  515. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.stories.ts +3 -0
  516. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.vue +4 -0
  517. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/tests/HeaderSubMenu.spec.ts +3 -3
  518. package/src/components/HeaderBar/HeaderBurgerMenu/menu.scss +17 -7
  519. package/src/components/HeaderBar/HeaderBurgerMenu/tests/useHandleSubMenus.spec.ts +5 -5
  520. package/src/components/HeaderBar/HeaderLogo/logos/Logo.vue +2 -2
  521. package/src/components/HeaderBar/HeaderLogo/tests/HeaderLogo.spec.ts +2 -2
  522. package/src/components/HeaderBar/Usages.stories.ts +2 -2
  523. package/src/components/HeaderBar/consts.scss +0 -1
  524. package/src/components/HeaderBar/tests/HeaderBar.a11y.spec.ts +33 -0
  525. package/src/components/HeaderBar/tests/__snapshots__/HeaderBar.spec.ts.snap +54 -57
  526. package/src/components/HeaderLoading/Accessibilite.mdx +0 -4
  527. package/src/components/HeaderLoading/Accessibilite.stories.ts +3 -143
  528. package/src/components/HeaderLoading/tests/HeaderLoading.a11y.spec.ts +25 -0
  529. package/src/components/HeaderNavigationBar/HeaderNavigationBar.stories.ts +42 -0
  530. package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +4 -0
  531. package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +10 -6
  532. package/src/components/HeaderNavigationBar/tests/HeaderNavigationBar.a11y.spec.ts +45 -0
  533. package/src/components/HeaderToolbar/Accessibilite.mdx +0 -5
  534. package/src/components/HeaderToolbar/Accessibilite.stories.ts +4 -179
  535. package/src/components/HeaderToolbar/HeaderToolbar.stories.ts +6 -0
  536. package/src/components/HeaderToolbar/HeaderToolbar.vue +2 -5
  537. package/src/components/HeaderToolbar/tests/HeaderToolbar.a11y.spec.ts +25 -0
  538. package/src/components/HeaderToolbar/useMobileRightMenu.ts +2 -2
  539. package/src/components/LangBtn/Accessibilite.mdx +0 -5
  540. package/src/components/LangBtn/Accessibilite.stories.ts +5 -145
  541. package/src/components/LangBtn/LangBtn.stories.ts +12 -0
  542. package/src/components/LangBtn/tests/LangBtn.a11y.spec.ts +25 -0
  543. package/src/components/LangBtn/tests/LangBtn.spec.ts +1 -1
  544. package/src/components/Logo/Accessibilite.mdx +0 -5
  545. package/src/components/Logo/Accessibilite.stories.ts +3 -200
  546. package/src/components/Logo/Logo.vue +2 -2
  547. package/src/components/Logo/tests/Logo.a11y.spec.ts +20 -0
  548. package/src/components/Logo/tests/Logo.spec.ts +2 -2
  549. package/src/components/LogoBrandSection/Accessibilite.mdx +1 -6
  550. package/src/components/LogoBrandSection/Accessibilite.stories.ts +3 -203
  551. package/src/components/LogoBrandSection/tests/LogoBrandSection.a11y.spec.ts +38 -0
  552. package/src/components/LogoBrandSection/tests/LogoBrandSection.spec.ts +1 -1
  553. package/src/components/LunarCalendar/tests/LunarCalendar.a11y.spec.ts +31 -0
  554. package/src/components/LunarCalendar/useLunarCalendarRules.ts +1 -1
  555. package/src/components/MaintenancePage/Accessibilite.mdx +0 -5
  556. package/src/components/MaintenancePage/Accessibilite.stories.ts +5 -166
  557. package/src/components/MaintenancePage/MaintenancePage.stories.ts +46 -0
  558. package/src/components/MaintenancePage/MaintenancePage.vue +7 -5
  559. package/src/components/MaintenancePage/tests/MaintenancePage.a11y.spec.ts +21 -0
  560. package/src/components/NirField/Accessibilite.mdx +0 -5
  561. package/src/components/NirField/Accessibilite.stories.ts +4 -191
  562. package/src/components/NirField/NirField.stories.ts +6 -0
  563. package/src/components/NirField/Usages.stories.ts +2 -2
  564. package/src/components/NirField/tests/NirField.a11y.spec.ts +32 -0
  565. package/src/components/NotFoundPage/Accessibilite.mdx +0 -5
  566. package/src/components/NotFoundPage/Accessibilite.stories.ts +5 -167
  567. package/src/components/NotFoundPage/NotFoundPage.stories.ts +56 -0
  568. package/src/components/NotFoundPage/NotFoundPage.vue +7 -5
  569. package/src/components/NotFoundPage/tests/NotFoundPage.a11y.spec.ts +31 -0
  570. package/src/components/NotificationBar/Accessibilite.mdx +0 -5
  571. package/src/components/NotificationBar/Accessibilite.stories.ts +3 -143
  572. package/src/components/NotificationBar/Notification/Notification.vue +203 -0
  573. package/src/components/NotificationBar/NotificationBar.stories.ts +151 -140
  574. package/src/components/NotificationBar/NotificationBar.vue +148 -202
  575. package/src/components/NotificationBar/Usages.stories.ts +2 -2
  576. package/src/components/NotificationBar/config.ts +1 -1
  577. package/src/components/NotificationBar/tests/NotificationBar.a11y.spec.ts +66 -0
  578. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +173 -177
  579. package/src/components/NotificationBar/tests/__snapshots__/NotificationBar.spec.ts.snap +67 -29
  580. package/src/components/PageContainer/Accessibilite.mdx +0 -5
  581. package/src/components/PageContainer/Accessibilite.stories.ts +3 -152
  582. package/src/components/PageContainer/AccessibilityGuide.mdx +50 -0
  583. package/src/components/PageContainer/PageContainer.stories.ts +10 -1
  584. package/src/components/PageContainer/PageContainer.vue +12 -1
  585. package/src/components/PageContainer/tests/PageContainer.a11y.spec.ts +506 -0
  586. package/src/components/PageContainer/tests/PageContainer.spec.ts +52 -0
  587. package/src/components/PaginatedTable/Accessibilite.mdx +1 -6
  588. package/src/components/PaginatedTable/Accessibilite.stories.ts +3 -193
  589. package/src/components/PaginatedTable/PaginatedTable.stories.ts +9 -3
  590. package/src/components/PaginatedTable/PaginatedTable.vue +52 -5
  591. package/src/components/PaginatedTable/tests/PaginatedTable.a11y.spec.ts +43 -0
  592. package/src/components/PaginatedTable/tests/PaginatedTable.spec.ts +4 -4
  593. package/src/components/PasswordField/Accessibilite.mdx +0 -5
  594. package/src/components/PasswordField/Accessibilite.stories.ts +3 -169
  595. package/src/components/PasswordField/PasswordField.stories.ts +39 -0
  596. package/src/components/PasswordField/tests/PasswordField.a11y.spec.ts +26 -0
  597. package/src/components/PasswordField/tests/PasswordField.spec.ts +5 -5
  598. package/src/components/PeriodField/Accessibilite.mdx +1 -6
  599. package/src/components/PeriodField/Accessibilite.stories.ts +3 -192
  600. package/src/components/PeriodField/tests/PeriodField.a11y.spec.ts +31 -0
  601. package/src/components/PeriodField/tests/PeriodField.spec.ts +29 -25
  602. package/src/components/PhoneField/Accessibilite.mdx +0 -5
  603. package/src/components/PhoneField/Accessibilite.stories.ts +4 -192
  604. package/src/components/PhoneField/PhoneField.stories.ts +51 -0
  605. package/src/components/PhoneField/Usages.stories.ts +2 -2
  606. package/src/components/PhoneField/tests/PhoneField.a11y.spec.ts +34 -0
  607. package/src/components/PhoneField/tests/PhoneField.spec.ts +2 -2
  608. package/src/components/RangeField/Accessibilite.mdx +0 -5
  609. package/src/components/RangeField/Accessibilite.stories.ts +5 -168
  610. package/src/components/RangeField/RangeField.vue +2 -2
  611. package/src/components/RangeField/RangeSlider/RangeSlider.vue +2 -2
  612. package/src/components/RangeField/RangeSlider/useMouseSlide.ts +1 -1
  613. package/src/components/RangeField/RangeSlider/useRangeSlider.ts +1 -1
  614. package/src/components/RangeField/tests/RangeField.a11y.spec.ts +32 -0
  615. package/src/components/RatingPicker/Accessibilite.mdx +0 -5
  616. package/src/components/RatingPicker/Accessibilite.stories.ts +3 -168
  617. package/src/components/RatingPicker/EmotionPicker/tests/EmotionPicker.spec.ts +2 -2
  618. package/src/components/RatingPicker/NumberPicker/tests/NumberPicker.spec.ts +2 -2
  619. package/src/components/RatingPicker/RatingPicker.stories.ts +21 -0
  620. package/src/components/RatingPicker/StarsPicker/tests/StarsPicker.spec.ts +7 -7
  621. package/src/components/SearchListField/Accessibilite.mdx +0 -5
  622. package/src/components/SearchListField/Accessibilite.stories.ts +3 -168
  623. package/src/components/SearchListField/tests/SearchListField.spec.ts +1 -1
  624. package/src/components/SkipLink/Accessibilite.mdx +59 -13
  625. package/src/components/SkipLink/Accessibilite.stories.ts +5 -144
  626. package/src/components/SkipLink/SkipLink.stories.ts +41 -8
  627. package/src/components/SkipLink/Usages.stories.ts +2 -2
  628. package/src/components/SocialMediaLinks/Accessibilite.mdx +0 -5
  629. package/src/components/SocialMediaLinks/Accessibilite.stories.ts +4 -146
  630. package/src/components/SocialMediaLinks/tests/SocialMediaLinks.spec.ts +6 -6
  631. package/src/components/SubHeader/Accessibilite.mdx +0 -5
  632. package/src/components/SubHeader/Accessibilite.stories.ts +4 -142
  633. package/src/components/SubHeader/SubHeader.stories.ts +179 -93
  634. package/src/components/SubHeader/SubHeader.vue +88 -70
  635. package/src/components/SubHeader/config.ts +1 -1
  636. package/src/components/SyAlert/Accessibilite.mdx +0 -5
  637. package/src/components/SyAlert/Accessibilite.stories.ts +3 -143
  638. package/src/components/SyAlert/SyAlert.vue +1 -1
  639. package/src/components/SyAlert/Usages.stories.ts +2 -2
  640. package/src/components/SyTextArea/SyTextArea.stories.ts +40 -0
  641. package/src/components/SyTextArea/SyTextArea.vue +13 -0
  642. package/src/components/SyTextArea/locales.ts +1 -0
  643. package/src/components/SyTextArea/tests/SyTextArea.spec.ts +42 -0
  644. package/src/components/SyTextArea/wrapText.ts +2 -2
  645. package/src/components/TableToolbar/Accessibilite.mdx +1 -6
  646. package/src/components/TableToolbar/Accessibilite.stories.ts +3 -193
  647. package/src/components/TableToolbar/TableToolbar.stories.ts +3 -0
  648. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +112 -43
  649. package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +19 -19
  650. package/src/components/Tables/SyTable/FilterRules.stories.ts +12 -0
  651. package/src/components/Tables/SyTable/SyTable.stories.ts +69 -0
  652. package/src/components/Tables/SyTable/tests/SyTable.spec.ts +25 -25
  653. package/src/components/Tables/common/filters/DateFilter.vue +1 -1
  654. package/src/components/Tables/common/filters/NumberFilter.vue +1 -1
  655. package/src/components/Tables/common/filters/PeriodFilter.vue +1 -1
  656. package/src/components/Tables/common/filters/SelectFilter.vue +2 -2
  657. package/src/components/Tables/common/filters/TextFilter.vue +1 -1
  658. package/src/components/Tables/common/filters/logics/number.ts +1 -1
  659. package/src/components/Tables/common/filters/tests/DateFilter.spec.ts +13 -13
  660. package/src/components/Tables/common/filters/tests/NumberFilter.spec.ts +19 -19
  661. package/src/components/Tables/common/filters/tests/PeriodFilter.spec.ts +19 -19
  662. package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +20 -21
  663. package/src/components/Tables/common/filters/tests/TextFilter.spec.ts +21 -22
  664. package/src/components/Tables/common/tableAccessibilityUtils.ts +2 -2
  665. package/src/components/Tables/common/tableFilterUtils.ts +1 -1
  666. package/src/components/Tables/common/tests/SyTableFilter.spec.ts +1 -1
  667. package/src/components/Tables/common/tests/SyTablePagination.spec.ts +1 -1
  668. package/src/components/Tables/common/tests/tableFilterUtils.spec.ts +5 -5
  669. package/src/components/ToolbarContainer/tests/ToolbarContainer.spec.ts +10 -10
  670. package/src/components/UploadWorkflow/Accessibilite.mdx +1 -6
  671. package/src/components/UploadWorkflow/Accessibilite.stories.ts +3 -193
  672. package/src/components/UploadWorkflow/UploadWorkflow.vue +3 -3
  673. package/src/components/UploadWorkflow/tests/UploadWorkflow.spec.ts +4 -4
  674. package/src/components/UploadWorkflow/useFileList.ts +4 -0
  675. package/src/components/UserMenuBtn/Accessibilite.mdx +1 -6
  676. package/src/components/UserMenuBtn/Accessibilite.stories.ts +3 -167
  677. package/src/components/UserMenuBtn/UserMenuBtn.stories.ts +31 -1
  678. package/src/components/UserMenuBtn/UserMenuBtn.vue +2 -1
  679. package/src/components/UserMenuBtn/tests/UserMenuBtn.a11y.spec.ts +31 -0
  680. package/src/composables/date/tests/useDateInitialization.spec.ts +9 -9
  681. package/src/composables/date/tests/useDatePickerAccessibility.spec.ts +8 -8
  682. package/src/composables/date/useDateFormat.ts +1 -1
  683. package/src/composables/date/useDateFormatDayjs.ts +1 -1
  684. package/src/composables/rules/tests/useFieldValidation.spec.ts +31 -31
  685. package/src/composables/rules/useFieldValidation.ts +2 -2
  686. package/src/composables/useFilterable/useFilterable.spec.ts +2 -2
  687. package/src/composables/validation/tests/useValidatable.spec.ts +3 -3
  688. package/src/designTokens/index.ts +4 -0
  689. package/src/designTokens/tokens/amelipro/apColors.ts +157 -72
  690. package/src/designTokens/tokens/amelipro/apColors2026.ts +81 -0
  691. package/src/designTokens/tokens/amelipro/apLightTheme.ts +87 -9
  692. package/src/designTokens/tokens/amelipro/apLightTheme2026.ts +12 -0
  693. package/src/designTokens/tokens/amelipro/apSemantic.ts +73 -71
  694. package/src/designTokens/tokens/cnam/cnamSemantic.ts +73 -71
  695. package/src/designTokens/tokens/pa/paSemantic.ts +73 -71
  696. package/src/designTokens/utils/convertSemanticsToken.ts +1 -1
  697. package/src/designTokens/utils/createFlattenTheme.ts +2 -2
  698. package/src/directives/lockFocus.ts +12 -2
  699. package/src/directives/rgaaSvgFix.ts +1 -1
  700. package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +1 -2
  701. package/src/stories/Demarrer/Accueil.stories.ts +17 -7
  702. package/src/stories/DesignTokens/ColorDisplay.vue +5 -1
  703. package/src/stories/DesignTokens/Colors.mdx +3 -0
  704. package/src/stories/DesignTokens/colors.stories.ts +561 -169
  705. package/src/stories/GuideDuDev/ClassesUtilitaires/DataUtilities.mdx +6 -6
  706. package/src/stories/GuideDuDev/ClassesUtilitaires/DomBrowserUtilities.mdx +52 -59
  707. package/src/stories/GuideDuDev/ClassesUtilitaires/FormattingUtilities.mdx +9 -9
  708. package/src/stories/GuideDuDev/ClassesUtilitaires/StorageUtilities.mdx +2 -2
  709. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationRules.mdx +3 -3
  710. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationUtilities.mdx +11 -11
  711. package/src/stories/GuideDuDev/ClassesUtilitaires/index.mdx +15 -15
  712. package/src/stories/GuideDuDev/MigrationDepuisBridge.mdx +1 -1
  713. package/src/stories/GuideDuDev/Theme.mdx +1 -1
  714. package/src/stories/GuideDuDev/moduleDeNotification.mdx +1 -1
  715. package/src/stories/accessibility/AccessibilityGuideLayout.mdx +87 -0
  716. package/src/stories/styles/accessibility-guide.css +153 -0
  717. package/src/types/vuetifyTypes.ts +4 -0
  718. package/src/utils/amelipro/dateHelper/dateHelper.ts +11 -2
  719. package/src/utils/functions/classToHex.ts +13 -13
  720. package/src/utils/functions/copyToClipboard/tests/copyToClipboard.spec.ts +1 -1
  721. package/src/utils/functions/deepCopy/tests/deepCopy.spec.ts +5 -5
  722. package/src/utils/functions/downloadFile/index.ts +3 -3
  723. package/src/utils/functions/validation/isDateValid/index.ts +2 -2
  724. package/src/utils/localStorageUtility/index.ts +2 -2
  725. package/src/vuetifyConfig.ts +15 -2
  726. package/dist/components/BackBtn/AccessibiliteItems.d.ts +0 -29
  727. package/dist/components/BackToTopBtn/AccessibiliteItems.d.ts +0 -29
  728. package/dist/components/ChipList/AccessibiliteItems.d.ts +0 -29
  729. package/dist/components/CollapsibleList/AccessibiliteItems.d.ts +0 -46
  730. package/dist/components/ContextualMenu/AccessibiliteItems.d.ts +0 -46
  731. package/dist/components/CookieBanner/AccessibiliteItems.d.ts +0 -79
  732. package/dist/components/CopyBtn/AccessibiliteItems.d.ts +0 -29
  733. package/dist/components/Customs/Selects/SelectBtnField/AccessibiliteItems.d.ts +0 -79
  734. package/dist/components/Customs/Selects/SyBtnSelect/AccessibiliteItems.d.ts +0 -29
  735. package/dist/components/Customs/Selects/SyInputSelect/AccessibiliteItems.d.ts +0 -29
  736. package/dist/components/Customs/Selects/SySelect/AccessibiliteItems.d.ts +0 -54
  737. package/dist/components/Customs/SyTextField/AccessibiliteItems.d.ts +0 -70
  738. package/dist/components/DataList/AccessibiliteItems.d.ts +0 -29
  739. package/dist/components/DataListGroup/AccessibiliteItems.d.ts +0 -29
  740. package/dist/components/DatePicker/AccessibiliteItems.d.ts +0 -54
  741. package/dist/components/DatePicker/composables/useIconState.d.ts +0 -17
  742. package/dist/components/DialogBox/AccessibiliteItems.d.ts +0 -54
  743. package/dist/components/DownloadBtn/AccessibiliteItems.d.ts +0 -29
  744. package/dist/components/ErrorPage/AccessibiliteItems.d.ts +0 -65
  745. package/dist/components/ExternalLinks/AccessibiliteItems.d.ts +0 -55
  746. package/dist/components/FileList/AccessibiliteItems.d.ts +0 -29
  747. package/dist/components/FilePreview/AccessibiliteItems.d.ts +0 -16
  748. package/dist/components/FileUpload/AccessibiliteItems.d.ts +0 -16
  749. package/dist/components/FilterInline/AccessibiliteItems.d.ts +0 -30
  750. package/dist/components/FilterSideBar/AccessibiliteItems.d.ts +0 -29
  751. package/dist/components/FooterBar/AccessibiliteItems.d.ts +0 -110
  752. package/dist/components/FranceConnectBtn/AccessibiliteItems.d.ts +0 -45
  753. package/dist/components/HeaderBar/AccessibiliteItems.d.ts +0 -91
  754. package/dist/components/HeaderBar/HeaderBurgerMenu/AccessibiliteItems.d.ts +0 -77
  755. package/dist/components/HeaderLoading/AccessibiliteItems.d.ts +0 -16
  756. package/dist/components/HeaderToolbar/AccessibiliteItems.d.ts +0 -46
  757. package/dist/components/LangBtn/AccessibiliteItems.d.ts +0 -16
  758. package/dist/components/Logo/AccessibiliteItems.d.ts +0 -65
  759. package/dist/components/LogoBrandSection/AccessibiliteItems.d.ts +0 -91
  760. package/dist/components/MaintenancePage/AccessibiliteItems.d.ts +0 -65
  761. package/dist/components/NirField/AccessibiliteItems.d.ts +0 -79
  762. package/dist/components/NotFoundPage/AccessibiliteItems.d.ts +0 -65
  763. package/dist/components/NotificationBar/AccessibiliteItems.d.ts +0 -29
  764. package/dist/components/PageContainer/AccessibiliteItems.d.ts +0 -29
  765. package/dist/components/PaginatedTable/AccessibiliteItems.d.ts +0 -97
  766. package/dist/components/PasswordField/AccessibiliteItems.d.ts +0 -54
  767. package/dist/components/PeriodField/AccessibiliteItems.d.ts +0 -54
  768. package/dist/components/PhoneField/AccessibiliteItems.d.ts +0 -94
  769. package/dist/components/RangeField/AccessibiliteItems.d.ts +0 -54
  770. package/dist/components/RatingPicker/AccessibiliteItems.d.ts +0 -80
  771. package/dist/components/SearchListField/AccessibiliteItems.d.ts +0 -90
  772. package/dist/components/SkipLink/AccessibiliteItems.d.ts +0 -16
  773. package/dist/components/SocialMediaLinks/AccessibiliteItems.d.ts +0 -46
  774. package/dist/components/SubHeader/AccessibiliteItems.d.ts +0 -29
  775. package/dist/components/SyAlert/AccessibiliteItems.d.ts +0 -29
  776. package/dist/components/TableToolbar/AccessibiliteItems.d.ts +0 -71
  777. package/dist/components/UploadWorkflow/AccessibiliteItems.d.ts +0 -29
  778. package/dist/components/UserMenuBtn/AccessibiliteItems.d.ts +0 -54
  779. package/src/assets/amelipro/apTheme.scss +0 -149
  780. package/src/components/Amelipro/AmeliproTextField/tests/__snapshots__/AmeliproTextField.spec.ts.snap +0 -162
  781. package/src/components/BackBtn/AccessibiliteItems.ts +0 -102
  782. package/src/components/BackToTopBtn/AccessibiliteItems.ts +0 -52
  783. package/src/components/ChipList/AccessibiliteItems.ts +0 -119
  784. package/src/components/CollapsibleList/AccessibiliteItems.ts +0 -122
  785. package/src/components/ContextualMenu/AccessibiliteItems.ts +0 -89
  786. package/src/components/CookieBanner/AccessibiliteItems.ts +0 -356
  787. package/src/components/CopyBtn/AccessibiliteItems.ts +0 -105
  788. package/src/components/Customs/Selects/SelectBtnField/AccessibiliteItems.ts +0 -191
  789. package/src/components/Customs/Selects/SyBtnSelect/AccessibiliteItems.ts +0 -139
  790. package/src/components/Customs/Selects/SyInputSelect/AccessibiliteItems.ts +0 -96
  791. package/src/components/Customs/Selects/SySelect/AccessibiliteItems.ts +0 -173
  792. package/src/components/Customs/SyTextField/AccessibiliteItems.ts +0 -198
  793. package/src/components/DataList/AccessibiliteItems.ts +0 -47
  794. package/src/components/DataListGroup/AccessibiliteItems.ts +0 -79
  795. package/src/components/DatePicker/AccessibiliteItems.ts +0 -233
  796. package/src/components/DatePicker/composables/tests/useIconState.spec.ts +0 -130
  797. package/src/components/DatePicker/composables/useIconState.ts +0 -53
  798. package/src/components/DialogBox/AccessibiliteItems.ts +0 -167
  799. package/src/components/DownloadBtn/AccessibiliteItems.ts +0 -99
  800. package/src/components/ErrorPage/AccessibiliteItems.ts +0 -205
  801. package/src/components/ExternalLinks/AccessibiliteItems.ts +0 -197
  802. package/src/components/FileList/AccessibiliteItems.ts +0 -132
  803. package/src/components/FilePreview/AccessibiliteItems.ts +0 -27
  804. package/src/components/FileUpload/AccessibiliteItems.ts +0 -27
  805. package/src/components/FilterInline/AccessibiliteItems.ts +0 -132
  806. package/src/components/FilterSideBar/AccessibiliteItems.ts +0 -153
  807. package/src/components/FooterBar/AccessibiliteItems.ts +0 -257
  808. package/src/components/FranceConnectBtn/AccessibiliteItems.ts +0 -169
  809. package/src/components/HeaderBar/AccessibiliteItems.ts +0 -194
  810. package/src/components/HeaderBar/HeaderBurgerMenu/AccessibiliteItems.ts +0 -174
  811. package/src/components/HeaderLoading/AccessibiliteItems.ts +0 -29
  812. package/src/components/HeaderToolbar/AccessibiliteItems.ts +0 -200
  813. package/src/components/LangBtn/AccessibiliteItems.ts +0 -101
  814. package/src/components/Logo/AccessibiliteItems.ts +0 -155
  815. package/src/components/LogoBrandSection/AccessibiliteItems.ts +0 -194
  816. package/src/components/MaintenancePage/AccessibiliteItems.ts +0 -173
  817. package/src/components/NirField/AccessibiliteItems.ts +0 -243
  818. package/src/components/NotFoundPage/AccessibiliteItems.ts +0 -205
  819. package/src/components/NotificationBar/AccessibiliteItems.ts +0 -144
  820. package/src/components/PageContainer/AccessibiliteItems.ts +0 -52
  821. package/src/components/PaginatedTable/AccessibiliteItems.ts +0 -352
  822. package/src/components/PasswordField/AccessibiliteItems.ts +0 -184
  823. package/src/components/PeriodField/AccessibiliteItems.ts +0 -269
  824. package/src/components/PhoneField/AccessibiliteItems.ts +0 -238
  825. package/src/components/RangeField/AccessibiliteItems.ts +0 -179
  826. package/src/components/RatingPicker/AccessibiliteItems.ts +0 -208
  827. package/src/components/SearchListField/AccessibiliteItems.ts +0 -310
  828. package/src/components/SkipLink/AccessibiliteItems.ts +0 -77
  829. package/src/components/SocialMediaLinks/AccessibiliteItems.ts +0 -160
  830. package/src/components/SubHeader/AccessibiliteItems.ts +0 -146
  831. package/src/components/SyAlert/AccessibiliteItems.ts +0 -122
  832. package/src/components/TableToolbar/AccessibiliteItems.ts +0 -283
  833. package/src/components/UploadWorkflow/AccessibiliteItems.ts +0 -192
  834. package/src/components/Usages/tests/Usages.spec.ts +0 -155
  835. package/src/components/UserMenuBtn/AccessibiliteItems.ts +0 -155
  836. package/src/temp/TestA11y.vue +0 -14
  837. package/src/temp/TestComponent.vue +0 -37
  838. package/src/temp/TestDTComponent.vue +0 -88
  839. package/src/temp/customizableOptions.vue +0 -18
  840. package/src/temp/gridsTests.vue +0 -50
  841. package/src/temp/options.json +0 -5
  842. /package/src/assets/amelipro/{apTokens.scss → apTokens2026.scss} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { nextTick, ComponentPublicInstance } from 'vue';
2
- import { IconType, VariantStyle, ColorType } from './types';
2
+ import { IconType, VariantStyle, ColorType } from '@/types/vuetifyTypes';
3
3
  import { ValidationRule } from '../../../composables/validation/useValidation';
4
4
  type __VLS_Props = {
5
5
  modelValue?: string | number | null;
@@ -73,7 +73,1315 @@ type __VLS_Props = {
73
73
  autocomplete?: string;
74
74
  helpText?: string;
75
75
  };
76
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_Props, {
76
+ declare function __VLS_template(): {
77
+ attrs: Partial<{}>;
78
+ slots: {
79
+ prepend?(_: {}): any;
80
+ append?(_: {}): any;
81
+ 'prepend-inner'?(_: {}): any;
82
+ 'append-inner'?(_: {}): any;
83
+ details?(_: {}): any;
84
+ };
85
+ refs: {
86
+ syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
87
+ flat: boolean;
88
+ reverse: boolean;
89
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
90
+ type: string;
91
+ error: boolean;
92
+ active: boolean;
93
+ direction: "horizontal" | "vertical";
94
+ details: boolean;
95
+ style: import('vue').StyleValue;
96
+ autofocus: boolean;
97
+ disabled: boolean;
98
+ readonly: boolean | null;
99
+ messages: string | readonly string[];
100
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
101
+ focused: boolean;
102
+ errorMessages: string | readonly string[] | null;
103
+ maxErrors: string | number;
104
+ density: import('vuetify/lib/composables/density.mjs').Density;
105
+ tile: boolean;
106
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
107
+ glow: boolean;
108
+ hideSpinButtons: boolean;
109
+ persistentHint: boolean;
110
+ clearable: boolean;
111
+ dirty: boolean;
112
+ persistentClear: boolean;
113
+ singleLine: boolean;
114
+ persistentPlaceholder: boolean;
115
+ persistentCounter: boolean;
116
+ } & {
117
+ name?: string | undefined;
118
+ id?: string | undefined;
119
+ width?: string | number | undefined;
120
+ color?: string | undefined;
121
+ maxWidth?: string | number | undefined;
122
+ minWidth?: string | number | undefined;
123
+ loading?: string | boolean | undefined;
124
+ label?: string | undefined;
125
+ prefix?: string | undefined;
126
+ role?: string | undefined;
127
+ class?: any;
128
+ theme?: string | undefined;
129
+ placeholder?: string | undefined;
130
+ counter?: string | number | boolean | undefined;
131
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
132
+ modelValue?: any;
133
+ 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;
134
+ validationValue?: any;
135
+ rounded?: string | number | boolean | undefined;
136
+ baseColor?: string | undefined;
137
+ bgColor?: string | undefined;
138
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
139
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
140
+ iconColor?: string | boolean | undefined;
141
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
142
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
143
+ 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
144
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
145
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
146
+ 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
147
+ 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
148
+ centerAffix?: boolean | undefined;
149
+ hint?: string | undefined;
150
+ hideDetails?: boolean | "auto" | undefined;
151
+ suffix?: string | undefined;
152
+ counterValue?: number | ((value: any) => number) | undefined;
153
+ modelModifiers?: Record<string, boolean> | undefined;
154
+ } & {
155
+ $children?: import('vue').VNodeChild | {
156
+ $stable?: boolean;
157
+ } | (() => import('vue').VNodeChild) | {
158
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
159
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
160
+ props: Record<string, any>;
161
+ }) => import('vue').VNodeChild) | undefined;
162
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
163
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
164
+ label: string | undefined;
165
+ props: Record<string, any>;
166
+ }) => import('vue').VNodeChild) | undefined;
167
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
168
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
169
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
170
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
171
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
172
+ default?: (() => import('vue').VNodeChild) | undefined;
173
+ counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
174
+ };
175
+ 'v-slots'?: {
176
+ message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
177
+ clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
178
+ props: Record<string, any>;
179
+ }) => import('vue').VNodeChild) | undefined;
180
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
181
+ label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
182
+ label: string | undefined;
183
+ props: Record<string, any>;
184
+ }) => import('vue').VNodeChild) | undefined;
185
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
186
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
187
+ loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
188
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
189
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
190
+ default?: false | (() => import('vue').VNodeChild) | undefined;
191
+ counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
192
+ } | undefined;
193
+ } & {
194
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
195
+ "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
196
+ props: Record<string, any>;
197
+ }) => import('vue').VNodeChild) | undefined;
198
+ "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
199
+ "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
200
+ label: string | undefined;
201
+ props: Record<string, any>;
202
+ }) => import('vue').VNodeChild) | undefined;
203
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
204
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
205
+ "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
206
+ "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
207
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
208
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
209
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
210
+ } & {
211
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
212
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
213
+ "onClick:control"?: ((e: MouseEvent) => any) | undefined;
214
+ "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
215
+ }, Omit<Omit<{
216
+ $: import('vue').ComponentInternalInstance;
217
+ $data: {};
218
+ $props: Partial<{
219
+ error: boolean;
220
+ direction: "horizontal" | "vertical";
221
+ style: import('vue').StyleValue;
222
+ disabled: boolean | null;
223
+ readonly: boolean | null;
224
+ messages: string | readonly string[];
225
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
226
+ focused: boolean;
227
+ errorMessages: string | readonly string[] | null;
228
+ maxErrors: string | number;
229
+ density: import('vuetify/lib/composables/density.mjs').Density;
230
+ centerAffix: boolean;
231
+ glow: boolean;
232
+ hideSpinButtons: boolean;
233
+ persistentHint: boolean;
234
+ }> & Omit<{
235
+ error: boolean;
236
+ direction: "horizontal" | "vertical";
237
+ style: import('vue').StyleValue;
238
+ disabled: boolean | null;
239
+ readonly: boolean | null;
240
+ messages: string | readonly string[];
241
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
242
+ focused: boolean;
243
+ errorMessages: string | readonly string[] | null;
244
+ maxErrors: string | number;
245
+ density: import('vuetify/lib/composables/density.mjs').Density;
246
+ centerAffix: boolean;
247
+ glow: boolean;
248
+ hideSpinButtons: boolean;
249
+ persistentHint: boolean;
250
+ name?: string | undefined;
251
+ id?: string | undefined;
252
+ width?: string | number | undefined;
253
+ color?: string | undefined;
254
+ maxWidth?: string | number | undefined;
255
+ minWidth?: string | number | undefined;
256
+ label?: string | undefined;
257
+ class?: any;
258
+ theme?: string | undefined;
259
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
260
+ 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;
261
+ validationValue?: any;
262
+ baseColor?: string | undefined;
263
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
264
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
265
+ iconColor?: string | boolean | undefined;
266
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
267
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
268
+ hint?: string | undefined;
269
+ hideDetails?: boolean | "auto" | undefined;
270
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
271
+ $attrs: {
272
+ [x: string]: unknown;
273
+ };
274
+ $refs: {
275
+ [x: string]: unknown;
276
+ };
277
+ $slots: Readonly<{
278
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
279
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
280
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
281
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
282
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
283
+ }>;
284
+ $root: import('vue').ComponentPublicInstance | null;
285
+ $parent: import('vue').ComponentPublicInstance | null;
286
+ $host: Element | null;
287
+ $emit: (event: string, ...args: any[]) => void;
288
+ $el: any;
289
+ $options: import('vue').ComponentOptionsBase<{
290
+ error: boolean;
291
+ direction: "horizontal" | "vertical";
292
+ style: import('vue').StyleValue;
293
+ disabled: boolean | null;
294
+ readonly: boolean | null;
295
+ messages: string | readonly string[];
296
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
297
+ focused: boolean;
298
+ errorMessages: string | readonly string[] | null;
299
+ maxErrors: string | number;
300
+ density: import('vuetify/lib/composables/density.mjs').Density;
301
+ centerAffix: boolean;
302
+ glow: boolean;
303
+ hideSpinButtons: boolean;
304
+ persistentHint: boolean;
305
+ } & {
306
+ name?: string | undefined;
307
+ id?: string | undefined;
308
+ width?: string | number | undefined;
309
+ color?: string | undefined;
310
+ maxWidth?: string | number | undefined;
311
+ minWidth?: string | number | undefined;
312
+ label?: string | undefined;
313
+ class?: any;
314
+ theme?: string | undefined;
315
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
316
+ 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;
317
+ validationValue?: any;
318
+ baseColor?: string | undefined;
319
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
320
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
321
+ iconColor?: string | boolean | undefined;
322
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
323
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
324
+ hint?: string | undefined;
325
+ hideDetails?: boolean | "auto" | undefined;
326
+ } & {}, {
327
+ reset: () => Promise<void>;
328
+ resetValidation: () => Promise<void>;
329
+ validate: (silent?: boolean) => Promise<string[]>;
330
+ isValid: import('vue').ComputedRef<boolean | null>;
331
+ errorMessages: import('vue').ComputedRef<string[]>;
332
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
333
+ "update:modelValue": (value: any) => true;
334
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
335
+ error: boolean;
336
+ direction: "horizontal" | "vertical";
337
+ style: import('vue').StyleValue;
338
+ disabled: boolean | null;
339
+ readonly: boolean | null;
340
+ messages: string | readonly string[];
341
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
342
+ focused: boolean;
343
+ errorMessages: string | readonly string[] | null;
344
+ maxErrors: string | number;
345
+ density: import('vuetify/lib/composables/density.mjs').Density;
346
+ centerAffix: boolean;
347
+ glow: boolean;
348
+ hideSpinButtons: boolean;
349
+ persistentHint: boolean;
350
+ }, {}, string, import('vue').SlotsType<Partial<{
351
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
352
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
353
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
354
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
355
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
356
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
357
+ beforeCreate?: (() => void) | (() => void)[];
358
+ created?: (() => void) | (() => void)[];
359
+ beforeMount?: (() => void) | (() => void)[];
360
+ mounted?: (() => void) | (() => void)[];
361
+ beforeUpdate?: (() => void) | (() => void)[];
362
+ updated?: (() => void) | (() => void)[];
363
+ activated?: (() => void) | (() => void)[];
364
+ deactivated?: (() => void) | (() => void)[];
365
+ beforeDestroy?: (() => void) | (() => void)[];
366
+ beforeUnmount?: (() => void) | (() => void)[];
367
+ destroyed?: (() => void) | (() => void)[];
368
+ unmounted?: (() => void) | (() => void)[];
369
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
370
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
371
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
372
+ };
373
+ $forceUpdate: () => void;
374
+ $nextTick: typeof nextTick;
375
+ $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;
376
+ } & Readonly<{
377
+ error: boolean;
378
+ direction: "horizontal" | "vertical";
379
+ style: import('vue').StyleValue;
380
+ disabled: boolean | null;
381
+ readonly: boolean | null;
382
+ messages: string | readonly string[];
383
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
384
+ focused: boolean;
385
+ errorMessages: string | readonly string[] | null;
386
+ maxErrors: string | number;
387
+ density: import('vuetify/lib/composables/density.mjs').Density;
388
+ centerAffix: boolean;
389
+ glow: boolean;
390
+ hideSpinButtons: boolean;
391
+ persistentHint: boolean;
392
+ }> & Omit<{
393
+ error: boolean;
394
+ direction: "horizontal" | "vertical";
395
+ style: import('vue').StyleValue;
396
+ disabled: boolean | null;
397
+ readonly: boolean | null;
398
+ messages: string | readonly string[];
399
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
400
+ focused: boolean;
401
+ errorMessages: string | readonly string[] | null;
402
+ maxErrors: string | number;
403
+ density: import('vuetify/lib/composables/density.mjs').Density;
404
+ centerAffix: boolean;
405
+ glow: boolean;
406
+ hideSpinButtons: boolean;
407
+ persistentHint: boolean;
408
+ } & {
409
+ name?: string | undefined;
410
+ id?: string | undefined;
411
+ width?: string | number | undefined;
412
+ color?: string | undefined;
413
+ maxWidth?: string | number | undefined;
414
+ minWidth?: string | number | undefined;
415
+ label?: string | undefined;
416
+ class?: any;
417
+ theme?: string | undefined;
418
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
419
+ 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;
420
+ validationValue?: any;
421
+ baseColor?: string | undefined;
422
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
423
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
424
+ iconColor?: string | boolean | undefined;
425
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
426
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
427
+ hint?: string | undefined;
428
+ hideDetails?: boolean | "auto" | undefined;
429
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
430
+ reset: () => Promise<void>;
431
+ resetValidation: () => Promise<void>;
432
+ validate: (silent?: boolean) => Promise<string[]>;
433
+ isValid: import('vue').ComputedRef<boolean | null>;
434
+ errorMessages: import('vue').ComputedRef<string[]>;
435
+ }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
436
+ modelValue?: unknown;
437
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
438
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
439
+ $: import('vue').ComponentInternalInstance;
440
+ $data: {};
441
+ $props: Partial<{
442
+ flat: boolean;
443
+ reverse: boolean;
444
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
445
+ error: boolean;
446
+ active: boolean;
447
+ details: boolean;
448
+ style: import('vue').StyleValue;
449
+ disabled: boolean;
450
+ focused: boolean;
451
+ rounded: string | number | boolean;
452
+ tile: boolean;
453
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
454
+ centerAffix: boolean;
455
+ glow: boolean;
456
+ clearable: boolean;
457
+ dirty: boolean;
458
+ persistentClear: boolean;
459
+ singleLine: boolean;
460
+ }> & Omit<{
461
+ flat: boolean;
462
+ reverse: boolean;
463
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
464
+ error: boolean;
465
+ active: boolean;
466
+ details: boolean;
467
+ style: import('vue').StyleValue;
468
+ disabled: boolean;
469
+ focused: boolean;
470
+ tile: boolean;
471
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
472
+ glow: boolean;
473
+ clearable: boolean;
474
+ dirty: boolean;
475
+ persistentClear: boolean;
476
+ singleLine: boolean;
477
+ id?: string | undefined;
478
+ color?: string | undefined;
479
+ loading?: string | boolean | undefined;
480
+ label?: string | undefined;
481
+ class?: any;
482
+ theme?: string | undefined;
483
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
484
+ rounded?: string | number | boolean | undefined;
485
+ baseColor?: string | undefined;
486
+ bgColor?: string | undefined;
487
+ iconColor?: string | boolean | undefined;
488
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
489
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
490
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
491
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
492
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
493
+ centerAffix?: boolean | undefined;
494
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
495
+ $attrs: {
496
+ [x: string]: unknown;
497
+ };
498
+ $refs: {
499
+ [x: string]: unknown;
500
+ };
501
+ $slots: Readonly<{
502
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
503
+ props: Record<string, any>;
504
+ }) => import('vue').VNode[]) | undefined;
505
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
506
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
507
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
508
+ label: string | undefined;
509
+ props: Record<string, any>;
510
+ }) => import('vue').VNode[]) | undefined;
511
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
512
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
513
+ }>;
514
+ $root: import('vue').ComponentPublicInstance | null;
515
+ $parent: import('vue').ComponentPublicInstance | null;
516
+ $host: Element | null;
517
+ $emit: (event: "update:focused", focused: boolean) => void;
518
+ $el: any;
519
+ $options: import('vue').ComponentOptionsBase<{
520
+ flat: boolean;
521
+ reverse: boolean;
522
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
523
+ error: boolean;
524
+ active: boolean;
525
+ details: boolean;
526
+ style: import('vue').StyleValue;
527
+ disabled: boolean;
528
+ focused: boolean;
529
+ tile: boolean;
530
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
531
+ glow: boolean;
532
+ clearable: boolean;
533
+ dirty: boolean;
534
+ persistentClear: boolean;
535
+ singleLine: boolean;
536
+ } & {
537
+ id?: string | undefined;
538
+ color?: string | undefined;
539
+ loading?: string | boolean | undefined;
540
+ label?: string | undefined;
541
+ class?: any;
542
+ theme?: string | undefined;
543
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
544
+ rounded?: string | number | boolean | undefined;
545
+ baseColor?: string | undefined;
546
+ bgColor?: string | undefined;
547
+ iconColor?: string | boolean | undefined;
548
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
549
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
550
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
551
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
552
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
553
+ centerAffix?: boolean | undefined;
554
+ } & {
555
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
556
+ }, {
557
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
558
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
559
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
560
+ "update:focused": (focused: boolean) => true;
561
+ "update:modelValue": (value: any) => true;
562
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
563
+ flat: boolean;
564
+ reverse: boolean;
565
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
566
+ error: boolean;
567
+ active: boolean;
568
+ details: boolean;
569
+ style: import('vue').StyleValue;
570
+ disabled: boolean;
571
+ focused: boolean;
572
+ rounded: string | number | boolean;
573
+ tile: boolean;
574
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
575
+ centerAffix: boolean;
576
+ glow: boolean;
577
+ clearable: boolean;
578
+ dirty: boolean;
579
+ persistentClear: boolean;
580
+ singleLine: boolean;
581
+ }, {}, string, import('vue').SlotsType<Partial<{
582
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
583
+ props: Record<string, any>;
584
+ }) => import('vue').VNode[];
585
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
586
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
587
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
588
+ label: string | undefined;
589
+ props: Record<string, any>;
590
+ }) => import('vue').VNode[];
591
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
592
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
593
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
594
+ beforeCreate?: (() => void) | (() => void)[];
595
+ created?: (() => void) | (() => void)[];
596
+ beforeMount?: (() => void) | (() => void)[];
597
+ mounted?: (() => void) | (() => void)[];
598
+ beforeUpdate?: (() => void) | (() => void)[];
599
+ updated?: (() => void) | (() => void)[];
600
+ activated?: (() => void) | (() => void)[];
601
+ deactivated?: (() => void) | (() => void)[];
602
+ beforeDestroy?: (() => void) | (() => void)[];
603
+ beforeUnmount?: (() => void) | (() => void)[];
604
+ destroyed?: (() => void) | (() => void)[];
605
+ unmounted?: (() => void) | (() => void)[];
606
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
607
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
608
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
609
+ };
610
+ $forceUpdate: () => void;
611
+ $nextTick: typeof nextTick;
612
+ $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;
613
+ } & Readonly<{
614
+ flat: boolean;
615
+ reverse: boolean;
616
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
617
+ error: boolean;
618
+ active: boolean;
619
+ details: boolean;
620
+ style: import('vue').StyleValue;
621
+ disabled: boolean;
622
+ focused: boolean;
623
+ rounded: string | number | boolean;
624
+ tile: boolean;
625
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
626
+ centerAffix: boolean;
627
+ glow: boolean;
628
+ clearable: boolean;
629
+ dirty: boolean;
630
+ persistentClear: boolean;
631
+ singleLine: boolean;
632
+ }> & Omit<{
633
+ flat: boolean;
634
+ reverse: boolean;
635
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
636
+ error: boolean;
637
+ active: boolean;
638
+ details: boolean;
639
+ style: import('vue').StyleValue;
640
+ disabled: boolean;
641
+ focused: boolean;
642
+ tile: boolean;
643
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
644
+ glow: boolean;
645
+ clearable: boolean;
646
+ dirty: boolean;
647
+ persistentClear: boolean;
648
+ singleLine: boolean;
649
+ } & {
650
+ id?: string | undefined;
651
+ color?: string | undefined;
652
+ loading?: string | boolean | undefined;
653
+ label?: string | undefined;
654
+ class?: any;
655
+ theme?: string | undefined;
656
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
657
+ rounded?: string | number | boolean | undefined;
658
+ baseColor?: string | undefined;
659
+ bgColor?: string | undefined;
660
+ iconColor?: string | boolean | undefined;
661
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
662
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
663
+ 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
664
+ 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
665
+ 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
666
+ centerAffix?: boolean | undefined;
667
+ } & {
668
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
669
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
670
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
671
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
672
+ }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
673
+ modelValue?: unknown;
674
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
675
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
676
+ _allExposed: {
677
+ reset: () => Promise<void>;
678
+ resetValidation: () => Promise<void>;
679
+ validate: (silent?: boolean) => Promise<string[]>;
680
+ isValid: import('vue').ComputedRef<boolean | null>;
681
+ errorMessages: import('vue').ComputedRef<string[]>;
682
+ } | {
683
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
684
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
685
+ } | {};
686
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
687
+ 'click:control': (e: MouseEvent) => true;
688
+ 'mousedown:control': (e: MouseEvent) => true;
689
+ 'update:focused': (focused: boolean) => true;
690
+ 'update:modelValue': (val: string) => true;
691
+ }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
692
+ flat: boolean;
693
+ reverse: boolean;
694
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
695
+ type: string;
696
+ error: boolean;
697
+ active: boolean;
698
+ direction: "horizontal" | "vertical";
699
+ details: boolean;
700
+ style: import('vue').StyleValue;
701
+ autofocus: boolean;
702
+ disabled: boolean;
703
+ readonly: boolean | null;
704
+ messages: string | readonly string[];
705
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').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
+ focused: boolean;
707
+ errorMessages: string | readonly string[] | null;
708
+ maxErrors: string | number;
709
+ density: import('vuetify/lib/composables/density.mjs').Density;
710
+ rounded: string | number | boolean;
711
+ tile: boolean;
712
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
713
+ centerAffix: boolean;
714
+ glow: boolean;
715
+ hideSpinButtons: boolean;
716
+ persistentHint: boolean;
717
+ clearable: boolean;
718
+ dirty: boolean;
719
+ persistentClear: boolean;
720
+ singleLine: boolean;
721
+ persistentPlaceholder: boolean;
722
+ persistentCounter: boolean;
723
+ }, true, {}, import('vue').SlotsType<Partial<{
724
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
725
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
726
+ props: Record<string, any>;
727
+ }) => import('vue').VNode[];
728
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
729
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
730
+ label: string | undefined;
731
+ props: Record<string, any>;
732
+ }) => import('vue').VNode[];
733
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
734
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
735
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
736
+ 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
737
+ 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
738
+ default: () => import('vue').VNode[];
739
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
740
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
741
+ P: {};
742
+ B: {};
743
+ D: {};
744
+ C: {};
745
+ M: {};
746
+ Defaults: {};
747
+ }, {
748
+ flat: boolean;
749
+ reverse: boolean;
750
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
751
+ type: string;
752
+ error: boolean;
753
+ active: boolean;
754
+ direction: "horizontal" | "vertical";
755
+ details: boolean;
756
+ style: import('vue').StyleValue;
757
+ autofocus: boolean;
758
+ disabled: boolean;
759
+ readonly: boolean | null;
760
+ messages: string | readonly string[];
761
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
762
+ focused: boolean;
763
+ errorMessages: string | readonly string[] | null;
764
+ maxErrors: string | number;
765
+ density: import('vuetify/lib/composables/density.mjs').Density;
766
+ tile: boolean;
767
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
768
+ glow: boolean;
769
+ hideSpinButtons: boolean;
770
+ persistentHint: boolean;
771
+ clearable: boolean;
772
+ dirty: boolean;
773
+ persistentClear: boolean;
774
+ singleLine: boolean;
775
+ persistentPlaceholder: boolean;
776
+ persistentCounter: boolean;
777
+ } & {
778
+ name?: string | undefined;
779
+ id?: string | undefined;
780
+ width?: string | number | undefined;
781
+ color?: string | undefined;
782
+ maxWidth?: string | number | undefined;
783
+ minWidth?: string | number | undefined;
784
+ loading?: string | boolean | undefined;
785
+ label?: string | undefined;
786
+ prefix?: string | undefined;
787
+ role?: string | undefined;
788
+ class?: any;
789
+ theme?: string | undefined;
790
+ placeholder?: string | undefined;
791
+ counter?: string | number | boolean | undefined;
792
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
793
+ modelValue?: any;
794
+ 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;
795
+ validationValue?: any;
796
+ rounded?: string | number | boolean | undefined;
797
+ baseColor?: string | undefined;
798
+ bgColor?: string | undefined;
799
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
800
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
801
+ iconColor?: string | boolean | undefined;
802
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
803
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
804
+ 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
805
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
806
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
807
+ 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
808
+ 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
809
+ centerAffix?: boolean | undefined;
810
+ hint?: string | undefined;
811
+ hideDetails?: boolean | "auto" | undefined;
812
+ suffix?: string | undefined;
813
+ counterValue?: number | ((value: any) => number) | undefined;
814
+ modelModifiers?: Record<string, boolean> | undefined;
815
+ } & {
816
+ $children?: import('vue').VNodeChild | {
817
+ $stable?: boolean;
818
+ } | (() => import('vue').VNodeChild) | {
819
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
820
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
821
+ props: Record<string, any>;
822
+ }) => import('vue').VNodeChild) | undefined;
823
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
824
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
825
+ label: string | undefined;
826
+ props: Record<string, any>;
827
+ }) => import('vue').VNodeChild) | undefined;
828
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
829
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
830
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
831
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
832
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
833
+ default?: (() => import('vue').VNodeChild) | undefined;
834
+ counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
835
+ };
836
+ 'v-slots'?: {
837
+ message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
838
+ clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
839
+ props: Record<string, any>;
840
+ }) => import('vue').VNodeChild) | undefined;
841
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
842
+ label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
843
+ label: string | undefined;
844
+ props: Record<string, any>;
845
+ }) => import('vue').VNodeChild) | undefined;
846
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
847
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
848
+ loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
849
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
850
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
851
+ default?: false | (() => import('vue').VNodeChild) | undefined;
852
+ counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
853
+ } | undefined;
854
+ } & {
855
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
856
+ "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
857
+ props: Record<string, any>;
858
+ }) => import('vue').VNodeChild) | undefined;
859
+ "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
860
+ "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
861
+ label: string | undefined;
862
+ props: Record<string, any>;
863
+ }) => import('vue').VNodeChild) | undefined;
864
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
865
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
866
+ "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
867
+ "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
868
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
869
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
870
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
871
+ } & {
872
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
873
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
874
+ "onClick:control"?: ((e: MouseEvent) => any) | undefined;
875
+ "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
876
+ }, Omit<Omit<{
877
+ $: import('vue').ComponentInternalInstance;
878
+ $data: {};
879
+ $props: Partial<{
880
+ error: boolean;
881
+ direction: "horizontal" | "vertical";
882
+ style: import('vue').StyleValue;
883
+ disabled: boolean | null;
884
+ readonly: boolean | null;
885
+ messages: string | readonly string[];
886
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
887
+ focused: boolean;
888
+ errorMessages: string | readonly string[] | null;
889
+ maxErrors: string | number;
890
+ density: import('vuetify/lib/composables/density.mjs').Density;
891
+ centerAffix: boolean;
892
+ glow: boolean;
893
+ hideSpinButtons: boolean;
894
+ persistentHint: boolean;
895
+ }> & Omit<{
896
+ error: boolean;
897
+ direction: "horizontal" | "vertical";
898
+ style: import('vue').StyleValue;
899
+ disabled: boolean | null;
900
+ readonly: boolean | null;
901
+ messages: string | readonly string[];
902
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
903
+ focused: boolean;
904
+ errorMessages: string | readonly string[] | null;
905
+ maxErrors: string | number;
906
+ density: import('vuetify/lib/composables/density.mjs').Density;
907
+ centerAffix: boolean;
908
+ glow: boolean;
909
+ hideSpinButtons: boolean;
910
+ persistentHint: boolean;
911
+ name?: string | undefined;
912
+ id?: string | undefined;
913
+ width?: string | number | undefined;
914
+ color?: string | undefined;
915
+ maxWidth?: string | number | undefined;
916
+ minWidth?: string | number | undefined;
917
+ label?: string | undefined;
918
+ class?: any;
919
+ theme?: string | undefined;
920
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
921
+ 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;
922
+ validationValue?: any;
923
+ baseColor?: string | undefined;
924
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
925
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
926
+ iconColor?: string | boolean | undefined;
927
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
928
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
929
+ hint?: string | undefined;
930
+ hideDetails?: boolean | "auto" | undefined;
931
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
932
+ $attrs: {
933
+ [x: string]: unknown;
934
+ };
935
+ $refs: {
936
+ [x: string]: unknown;
937
+ };
938
+ $slots: Readonly<{
939
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
940
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
941
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
942
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
943
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
944
+ }>;
945
+ $root: import('vue').ComponentPublicInstance | null;
946
+ $parent: import('vue').ComponentPublicInstance | null;
947
+ $host: Element | null;
948
+ $emit: (event: string, ...args: any[]) => void;
949
+ $el: any;
950
+ $options: import('vue').ComponentOptionsBase<{
951
+ error: boolean;
952
+ direction: "horizontal" | "vertical";
953
+ style: import('vue').StyleValue;
954
+ disabled: boolean | null;
955
+ readonly: boolean | null;
956
+ messages: string | readonly string[];
957
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
958
+ focused: boolean;
959
+ errorMessages: string | readonly string[] | null;
960
+ maxErrors: string | number;
961
+ density: import('vuetify/lib/composables/density.mjs').Density;
962
+ centerAffix: boolean;
963
+ glow: boolean;
964
+ hideSpinButtons: boolean;
965
+ persistentHint: boolean;
966
+ } & {
967
+ name?: string | undefined;
968
+ id?: string | undefined;
969
+ width?: string | number | undefined;
970
+ color?: string | undefined;
971
+ maxWidth?: string | number | undefined;
972
+ minWidth?: string | number | undefined;
973
+ label?: string | undefined;
974
+ class?: any;
975
+ theme?: string | undefined;
976
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
977
+ 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;
978
+ validationValue?: any;
979
+ baseColor?: string | undefined;
980
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
981
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
982
+ iconColor?: string | boolean | undefined;
983
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
984
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
985
+ hint?: string | undefined;
986
+ hideDetails?: boolean | "auto" | undefined;
987
+ } & {}, {
988
+ reset: () => Promise<void>;
989
+ resetValidation: () => Promise<void>;
990
+ validate: (silent?: boolean) => Promise<string[]>;
991
+ isValid: import('vue').ComputedRef<boolean | null>;
992
+ errorMessages: import('vue').ComputedRef<string[]>;
993
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
994
+ "update:modelValue": (value: any) => true;
995
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
996
+ error: boolean;
997
+ direction: "horizontal" | "vertical";
998
+ style: import('vue').StyleValue;
999
+ disabled: boolean | null;
1000
+ readonly: boolean | null;
1001
+ messages: string | readonly string[];
1002
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1003
+ focused: boolean;
1004
+ errorMessages: string | readonly string[] | null;
1005
+ maxErrors: string | number;
1006
+ density: import('vuetify/lib/composables/density.mjs').Density;
1007
+ centerAffix: boolean;
1008
+ glow: boolean;
1009
+ hideSpinButtons: boolean;
1010
+ persistentHint: boolean;
1011
+ }, {}, string, import('vue').SlotsType<Partial<{
1012
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1013
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1014
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1015
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1016
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1017
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1018
+ beforeCreate?: (() => void) | (() => void)[];
1019
+ created?: (() => void) | (() => void)[];
1020
+ beforeMount?: (() => void) | (() => void)[];
1021
+ mounted?: (() => void) | (() => void)[];
1022
+ beforeUpdate?: (() => void) | (() => void)[];
1023
+ updated?: (() => void) | (() => void)[];
1024
+ activated?: (() => void) | (() => void)[];
1025
+ deactivated?: (() => void) | (() => void)[];
1026
+ beforeDestroy?: (() => void) | (() => void)[];
1027
+ beforeUnmount?: (() => void) | (() => void)[];
1028
+ destroyed?: (() => void) | (() => void)[];
1029
+ unmounted?: (() => void) | (() => void)[];
1030
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1031
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1032
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1033
+ };
1034
+ $forceUpdate: () => void;
1035
+ $nextTick: typeof nextTick;
1036
+ $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;
1037
+ } & Readonly<{
1038
+ error: boolean;
1039
+ direction: "horizontal" | "vertical";
1040
+ style: import('vue').StyleValue;
1041
+ disabled: boolean | null;
1042
+ readonly: boolean | null;
1043
+ messages: string | readonly string[];
1044
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1045
+ focused: boolean;
1046
+ errorMessages: string | readonly string[] | null;
1047
+ maxErrors: string | number;
1048
+ density: import('vuetify/lib/composables/density.mjs').Density;
1049
+ centerAffix: boolean;
1050
+ glow: boolean;
1051
+ hideSpinButtons: boolean;
1052
+ persistentHint: boolean;
1053
+ }> & Omit<{
1054
+ error: boolean;
1055
+ direction: "horizontal" | "vertical";
1056
+ style: import('vue').StyleValue;
1057
+ disabled: boolean | null;
1058
+ readonly: boolean | null;
1059
+ messages: string | readonly string[];
1060
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1061
+ focused: boolean;
1062
+ errorMessages: string | readonly string[] | null;
1063
+ maxErrors: string | number;
1064
+ density: import('vuetify/lib/composables/density.mjs').Density;
1065
+ centerAffix: boolean;
1066
+ glow: boolean;
1067
+ hideSpinButtons: boolean;
1068
+ persistentHint: boolean;
1069
+ } & {
1070
+ name?: string | undefined;
1071
+ id?: string | undefined;
1072
+ width?: string | number | undefined;
1073
+ color?: string | undefined;
1074
+ maxWidth?: string | number | undefined;
1075
+ minWidth?: string | number | undefined;
1076
+ label?: string | undefined;
1077
+ class?: any;
1078
+ theme?: string | undefined;
1079
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1080
+ 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;
1081
+ validationValue?: any;
1082
+ baseColor?: string | undefined;
1083
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1084
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1085
+ iconColor?: string | boolean | undefined;
1086
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1087
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1088
+ hint?: string | undefined;
1089
+ hideDetails?: boolean | "auto" | undefined;
1090
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1091
+ reset: () => Promise<void>;
1092
+ resetValidation: () => Promise<void>;
1093
+ validate: (silent?: boolean) => Promise<string[]>;
1094
+ isValid: import('vue').ComputedRef<boolean | null>;
1095
+ errorMessages: import('vue').ComputedRef<string[]>;
1096
+ }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1097
+ modelValue?: unknown;
1098
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1099
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
1100
+ $: import('vue').ComponentInternalInstance;
1101
+ $data: {};
1102
+ $props: Partial<{
1103
+ flat: boolean;
1104
+ reverse: boolean;
1105
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1106
+ error: boolean;
1107
+ active: boolean;
1108
+ details: boolean;
1109
+ style: import('vue').StyleValue;
1110
+ disabled: boolean;
1111
+ focused: boolean;
1112
+ rounded: string | number | boolean;
1113
+ tile: boolean;
1114
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1115
+ centerAffix: boolean;
1116
+ glow: boolean;
1117
+ clearable: boolean;
1118
+ dirty: boolean;
1119
+ persistentClear: boolean;
1120
+ singleLine: boolean;
1121
+ }> & Omit<{
1122
+ flat: boolean;
1123
+ reverse: boolean;
1124
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1125
+ error: boolean;
1126
+ active: boolean;
1127
+ details: boolean;
1128
+ style: import('vue').StyleValue;
1129
+ disabled: boolean;
1130
+ focused: boolean;
1131
+ tile: boolean;
1132
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1133
+ glow: boolean;
1134
+ clearable: boolean;
1135
+ dirty: boolean;
1136
+ persistentClear: boolean;
1137
+ singleLine: boolean;
1138
+ id?: string | undefined;
1139
+ color?: string | undefined;
1140
+ loading?: string | boolean | undefined;
1141
+ label?: string | undefined;
1142
+ class?: any;
1143
+ theme?: string | undefined;
1144
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1145
+ rounded?: string | number | boolean | undefined;
1146
+ baseColor?: string | undefined;
1147
+ bgColor?: string | undefined;
1148
+ iconColor?: string | boolean | undefined;
1149
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1150
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1151
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1152
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1153
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1154
+ centerAffix?: boolean | undefined;
1155
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
1156
+ $attrs: {
1157
+ [x: string]: unknown;
1158
+ };
1159
+ $refs: {
1160
+ [x: string]: unknown;
1161
+ };
1162
+ $slots: Readonly<{
1163
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1164
+ props: Record<string, any>;
1165
+ }) => import('vue').VNode[]) | undefined;
1166
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1167
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1168
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1169
+ label: string | undefined;
1170
+ props: Record<string, any>;
1171
+ }) => import('vue').VNode[]) | undefined;
1172
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
1173
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
1174
+ }>;
1175
+ $root: import('vue').ComponentPublicInstance | null;
1176
+ $parent: import('vue').ComponentPublicInstance | null;
1177
+ $host: Element | null;
1178
+ $emit: (event: "update:focused", focused: boolean) => void;
1179
+ $el: any;
1180
+ $options: import('vue').ComponentOptionsBase<{
1181
+ flat: boolean;
1182
+ reverse: boolean;
1183
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1184
+ error: boolean;
1185
+ active: boolean;
1186
+ details: boolean;
1187
+ style: import('vue').StyleValue;
1188
+ disabled: boolean;
1189
+ focused: boolean;
1190
+ tile: boolean;
1191
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1192
+ glow: boolean;
1193
+ clearable: boolean;
1194
+ dirty: boolean;
1195
+ persistentClear: boolean;
1196
+ singleLine: boolean;
1197
+ } & {
1198
+ id?: string | undefined;
1199
+ color?: string | undefined;
1200
+ loading?: string | boolean | undefined;
1201
+ label?: string | undefined;
1202
+ class?: any;
1203
+ theme?: string | undefined;
1204
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1205
+ rounded?: string | number | boolean | undefined;
1206
+ baseColor?: string | undefined;
1207
+ bgColor?: string | undefined;
1208
+ iconColor?: string | boolean | undefined;
1209
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1210
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1211
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1212
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1213
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1214
+ centerAffix?: boolean | undefined;
1215
+ } & {
1216
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1217
+ }, {
1218
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1219
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
1220
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1221
+ "update:focused": (focused: boolean) => true;
1222
+ "update:modelValue": (value: any) => true;
1223
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
1224
+ flat: boolean;
1225
+ reverse: boolean;
1226
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1227
+ error: boolean;
1228
+ active: boolean;
1229
+ details: boolean;
1230
+ style: import('vue').StyleValue;
1231
+ disabled: boolean;
1232
+ focused: boolean;
1233
+ rounded: string | number | boolean;
1234
+ tile: boolean;
1235
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1236
+ centerAffix: boolean;
1237
+ glow: boolean;
1238
+ clearable: boolean;
1239
+ dirty: boolean;
1240
+ persistentClear: boolean;
1241
+ singleLine: boolean;
1242
+ }, {}, string, import('vue').SlotsType<Partial<{
1243
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1244
+ props: Record<string, any>;
1245
+ }) => import('vue').VNode[];
1246
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1247
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1248
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1249
+ label: string | undefined;
1250
+ props: Record<string, any>;
1251
+ }) => import('vue').VNode[];
1252
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1253
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
1254
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1255
+ beforeCreate?: (() => void) | (() => void)[];
1256
+ created?: (() => void) | (() => void)[];
1257
+ beforeMount?: (() => void) | (() => void)[];
1258
+ mounted?: (() => void) | (() => void)[];
1259
+ beforeUpdate?: (() => void) | (() => void)[];
1260
+ updated?: (() => void) | (() => void)[];
1261
+ activated?: (() => void) | (() => void)[];
1262
+ deactivated?: (() => void) | (() => void)[];
1263
+ beforeDestroy?: (() => void) | (() => void)[];
1264
+ beforeUnmount?: (() => void) | (() => void)[];
1265
+ destroyed?: (() => void) | (() => void)[];
1266
+ unmounted?: (() => void) | (() => void)[];
1267
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1268
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1269
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1270
+ };
1271
+ $forceUpdate: () => void;
1272
+ $nextTick: typeof nextTick;
1273
+ $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;
1274
+ } & Readonly<{
1275
+ flat: boolean;
1276
+ reverse: boolean;
1277
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1278
+ error: boolean;
1279
+ active: boolean;
1280
+ details: boolean;
1281
+ style: import('vue').StyleValue;
1282
+ disabled: boolean;
1283
+ focused: boolean;
1284
+ rounded: string | number | boolean;
1285
+ tile: boolean;
1286
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1287
+ centerAffix: boolean;
1288
+ glow: boolean;
1289
+ clearable: boolean;
1290
+ dirty: boolean;
1291
+ persistentClear: boolean;
1292
+ singleLine: boolean;
1293
+ }> & Omit<{
1294
+ flat: boolean;
1295
+ reverse: boolean;
1296
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1297
+ error: boolean;
1298
+ active: boolean;
1299
+ details: boolean;
1300
+ style: import('vue').StyleValue;
1301
+ disabled: boolean;
1302
+ focused: boolean;
1303
+ tile: boolean;
1304
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1305
+ glow: boolean;
1306
+ clearable: boolean;
1307
+ dirty: boolean;
1308
+ persistentClear: boolean;
1309
+ singleLine: boolean;
1310
+ } & {
1311
+ id?: string | undefined;
1312
+ color?: string | undefined;
1313
+ loading?: string | boolean | undefined;
1314
+ label?: string | undefined;
1315
+ class?: any;
1316
+ theme?: string | undefined;
1317
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1318
+ rounded?: string | number | boolean | undefined;
1319
+ baseColor?: string | undefined;
1320
+ bgColor?: string | undefined;
1321
+ iconColor?: string | boolean | undefined;
1322
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1323
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1324
+ 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1325
+ 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1326
+ 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1327
+ centerAffix?: boolean | undefined;
1328
+ } & {
1329
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1330
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1331
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1332
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
1333
+ }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1334
+ modelValue?: unknown;
1335
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1336
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
1337
+ _allExposed: {
1338
+ reset: () => Promise<void>;
1339
+ resetValidation: () => Promise<void>;
1340
+ validate: (silent?: boolean) => Promise<string[]>;
1341
+ isValid: import('vue').ComputedRef<boolean | null>;
1342
+ errorMessages: import('vue').ComputedRef<string[]>;
1343
+ } | {
1344
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1345
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
1346
+ } | {};
1347
+ }, {}, {}, {}, {
1348
+ flat: boolean;
1349
+ reverse: boolean;
1350
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1351
+ type: string;
1352
+ error: boolean;
1353
+ active: boolean;
1354
+ direction: "horizontal" | "vertical";
1355
+ details: boolean;
1356
+ style: import('vue').StyleValue;
1357
+ autofocus: boolean;
1358
+ disabled: boolean;
1359
+ readonly: boolean | null;
1360
+ messages: string | readonly string[];
1361
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1362
+ focused: boolean;
1363
+ errorMessages: string | readonly string[] | null;
1364
+ maxErrors: string | number;
1365
+ density: import('vuetify/lib/composables/density.mjs').Density;
1366
+ rounded: string | number | boolean;
1367
+ tile: boolean;
1368
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1369
+ centerAffix: boolean;
1370
+ glow: boolean;
1371
+ hideSpinButtons: boolean;
1372
+ persistentHint: boolean;
1373
+ clearable: boolean;
1374
+ dirty: boolean;
1375
+ persistentClear: boolean;
1376
+ singleLine: boolean;
1377
+ persistentPlaceholder: boolean;
1378
+ persistentCounter: boolean;
1379
+ }> | null;
1380
+ };
1381
+ rootEl: any;
1382
+ };
1383
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
1384
+ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
77
1385
  validation: {
78
1386
  errors: import('vue').Ref<string[], string[]>;
79
1387
  warnings: import('vue').Ref<string[], string[]>;
@@ -112,8 +1420,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
112
1420
  minWidth: string | number;
113
1421
  density: "default" | "comfortable" | "compact";
114
1422
  baseColor: string;
115
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
116
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1423
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1424
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
117
1425
  readonly: boolean;
118
1426
  id: string;
119
1427
  name: string;
@@ -121,11 +1429,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
121
1429
  bgColor: string;
122
1430
  isActive: boolean;
123
1431
  prefix: string;
124
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
125
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1432
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1433
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
126
1434
  prependTooltip: string;
127
1435
  appendTooltip: string;
128
- tooltipLocation: "start" | "end" | "top" | "bottom";
1436
+ tooltipLocation: "top" | "bottom" | "start" | "end";
129
1437
  variantStyle: VariantStyle;
130
1438
  isClearable: boolean;
131
1439
  errorMessages: string[] | null;
@@ -134,7 +1442,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
134
1442
  centerAffix: boolean;
135
1443
  counter: string | number | boolean;
136
1444
  counterValue: number | ((value: any) => number);
137
- direction: "vertical" | "horizontal";
1445
+ direction: "horizontal" | "vertical";
138
1446
  isDirty: boolean;
139
1447
  isOnError: boolean;
140
1448
  isFlat: boolean;
@@ -169,18 +1477,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
169
1477
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
170
1478
  flat: boolean;
171
1479
  reverse: boolean;
172
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1480
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
173
1481
  type: string;
174
1482
  error: boolean;
175
1483
  active: boolean;
176
- direction: "vertical" | "horizontal";
1484
+ direction: "horizontal" | "vertical";
177
1485
  details: boolean;
178
1486
  style: import('vue').StyleValue;
179
1487
  autofocus: boolean;
180
1488
  disabled: boolean;
181
1489
  readonly: boolean | null;
182
1490
  messages: string | readonly string[];
183
- 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>))[];
1491
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
184
1492
  focused: boolean;
185
1493
  errorMessages: string | readonly string[] | null;
186
1494
  maxErrors: string | number;
@@ -213,7 +1521,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
213
1521
  counter?: string | number | boolean | undefined;
214
1522
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
215
1523
  modelValue?: any;
216
- 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;
1524
+ 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;
217
1525
  validationValue?: any;
218
1526
  rounded?: string | number | boolean | undefined;
219
1527
  baseColor?: string | undefined;
@@ -236,7 +1544,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
236
1544
  modelModifiers?: Record<string, boolean> | undefined;
237
1545
  } & {
238
1546
  $children?: import('vue').VNodeChild | {
239
- $stable?: boolean | undefined;
1547
+ $stable?: boolean;
240
1548
  } | (() => import('vue').VNodeChild) | {
241
1549
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
242
1550
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -250,8 +1558,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
250
1558
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
251
1559
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
252
1560
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
253
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
254
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1561
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1562
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
255
1563
  default?: (() => import('vue').VNodeChild) | undefined;
256
1564
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
257
1565
  };
@@ -268,8 +1576,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
268
1576
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
269
1577
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
270
1578
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
271
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
272
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1579
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1580
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
273
1581
  default?: false | (() => import('vue').VNodeChild) | undefined;
274
1582
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
275
1583
  } | undefined;
@@ -300,12 +1608,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
300
1608
  $data: {};
301
1609
  $props: Partial<{
302
1610
  error: boolean;
303
- direction: "vertical" | "horizontal";
1611
+ direction: "horizontal" | "vertical";
304
1612
  style: import('vue').StyleValue;
305
1613
  disabled: boolean | null;
306
1614
  readonly: boolean | null;
307
1615
  messages: string | readonly string[];
308
- 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>))[];
1616
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
309
1617
  focused: boolean;
310
1618
  errorMessages: string | readonly string[] | null;
311
1619
  maxErrors: string | number;
@@ -316,12 +1624,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
316
1624
  persistentHint: boolean;
317
1625
  }> & Omit<{
318
1626
  error: boolean;
319
- direction: "vertical" | "horizontal";
1627
+ direction: "horizontal" | "vertical";
320
1628
  style: import('vue').StyleValue;
321
1629
  disabled: boolean | null;
322
1630
  readonly: boolean | null;
323
1631
  messages: string | readonly string[];
324
- 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>))[];
1632
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
325
1633
  focused: boolean;
326
1634
  errorMessages: string | readonly string[] | null;
327
1635
  maxErrors: string | number;
@@ -339,18 +1647,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
339
1647
  label?: string | undefined;
340
1648
  class?: any;
341
1649
  theme?: string | undefined;
342
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
343
- 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;
1650
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1651
+ 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;
344
1652
  validationValue?: any;
345
1653
  baseColor?: string | undefined;
346
1654
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
347
1655
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
348
1656
  iconColor?: string | boolean | undefined;
349
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
350
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1657
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1658
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
351
1659
  hint?: string | undefined;
352
1660
  hideDetails?: boolean | "auto" | undefined;
353
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1661
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
354
1662
  $attrs: {
355
1663
  [x: string]: unknown;
356
1664
  };
@@ -358,35 +1666,25 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
358
1666
  [x: string]: unknown;
359
1667
  };
360
1668
  $slots: Readonly<{
361
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
362
- [key: string]: any;
363
- }>[]) | undefined;
364
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
365
- [key: string]: any;
366
- }>[]) | undefined;
367
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
368
- [key: string]: any;
369
- }>[]) | undefined;
370
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
371
- [key: string]: any;
372
- }>[]) | undefined;
373
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
374
- [key: string]: any;
375
- }>[]) | undefined;
1669
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1670
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1671
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1672
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1673
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
376
1674
  }>;
377
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
378
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1675
+ $root: import('vue').ComponentPublicInstance | null;
1676
+ $parent: import('vue').ComponentPublicInstance | null;
379
1677
  $host: Element | null;
380
1678
  $emit: (event: string, ...args: any[]) => void;
381
1679
  $el: any;
382
1680
  $options: import('vue').ComponentOptionsBase<{
383
1681
  error: boolean;
384
- direction: "vertical" | "horizontal";
1682
+ direction: "horizontal" | "vertical";
385
1683
  style: import('vue').StyleValue;
386
1684
  disabled: boolean | null;
387
1685
  readonly: boolean | null;
388
1686
  messages: string | readonly string[];
389
- 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>))[];
1687
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
390
1688
  focused: boolean;
391
1689
  errorMessages: string | readonly string[] | null;
392
1690
  maxErrors: string | number;
@@ -405,33 +1703,33 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
405
1703
  label?: string | undefined;
406
1704
  class?: any;
407
1705
  theme?: string | undefined;
408
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
409
- 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;
1706
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1707
+ validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
410
1708
  validationValue?: any;
411
1709
  baseColor?: string | undefined;
412
1710
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
413
1711
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
414
1712
  iconColor?: string | boolean | undefined;
415
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
416
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1713
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1714
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
417
1715
  hint?: string | undefined;
418
1716
  hideDetails?: boolean | "auto" | undefined;
419
- }, {
1717
+ } & {}, {
420
1718
  reset: () => Promise<void>;
421
1719
  resetValidation: () => Promise<void>;
422
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1720
+ validate: (silent?: boolean) => Promise<string[]>;
423
1721
  isValid: import('vue').ComputedRef<boolean | null>;
424
1722
  errorMessages: import('vue').ComputedRef<string[]>;
425
1723
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
426
- 'update:modelValue': (value: any) => true;
427
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1724
+ "update:modelValue": (value: any) => true;
1725
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
428
1726
  error: boolean;
429
- direction: "vertical" | "horizontal";
1727
+ direction: "horizontal" | "vertical";
430
1728
  style: import('vue').StyleValue;
431
1729
  disabled: boolean | null;
432
1730
  readonly: boolean | null;
433
1731
  messages: string | readonly string[];
434
- 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>))[];
1732
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
435
1733
  focused: boolean;
436
1734
  errorMessages: string | readonly string[] | null;
437
1735
  maxErrors: string | number;
@@ -441,49 +1739,39 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
441
1739
  hideSpinButtons: boolean;
442
1740
  persistentHint: boolean;
443
1741
  }, {}, string, import('vue').SlotsType<Partial<{
444
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
445
- [key: string]: any;
446
- }>[];
447
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
448
- [key: string]: any;
449
- }>[];
450
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
451
- [key: string]: any;
452
- }>[];
453
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
454
- [key: string]: any;
455
- }>[];
456
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
457
- [key: string]: any;
458
- }>[];
1742
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1743
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1744
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1745
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1746
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
459
1747
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
460
- beforeCreate?: (() => void) | (() => void)[] | undefined;
461
- created?: (() => void) | (() => void)[] | undefined;
462
- beforeMount?: (() => void) | (() => void)[] | undefined;
463
- mounted?: (() => void) | (() => void)[] | undefined;
464
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
465
- updated?: (() => void) | (() => void)[] | undefined;
466
- activated?: (() => void) | (() => void)[] | undefined;
467
- deactivated?: (() => void) | (() => void)[] | undefined;
468
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
469
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
470
- destroyed?: (() => void) | (() => void)[] | undefined;
471
- unmounted?: (() => void) | (() => void)[] | undefined;
472
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
473
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
474
- errorCaptured?: ((err: unknown, instance: 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: 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;
1748
+ beforeCreate?: (() => void) | (() => void)[];
1749
+ created?: (() => void) | (() => void)[];
1750
+ beforeMount?: (() => void) | (() => void)[];
1751
+ mounted?: (() => void) | (() => void)[];
1752
+ beforeUpdate?: (() => void) | (() => void)[];
1753
+ updated?: (() => void) | (() => void)[];
1754
+ activated?: (() => void) | (() => void)[];
1755
+ deactivated?: (() => void) | (() => void)[];
1756
+ beforeDestroy?: (() => void) | (() => void)[];
1757
+ beforeUnmount?: (() => void) | (() => void)[];
1758
+ destroyed?: (() => void) | (() => void)[];
1759
+ unmounted?: (() => void) | (() => void)[];
1760
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1761
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1762
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
475
1763
  };
476
1764
  $forceUpdate: () => void;
477
1765
  $nextTick: typeof nextTick;
478
- $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;
1766
+ $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;
479
1767
  } & Readonly<{
480
1768
  error: boolean;
481
- direction: "vertical" | "horizontal";
1769
+ direction: "horizontal" | "vertical";
482
1770
  style: import('vue').StyleValue;
483
1771
  disabled: boolean | null;
484
1772
  readonly: boolean | null;
485
1773
  messages: string | readonly string[];
486
- 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>))[];
1774
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').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
1775
  focused: boolean;
488
1776
  errorMessages: string | readonly string[] | null;
489
1777
  maxErrors: string | number;
@@ -494,12 +1782,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
494
1782
  persistentHint: boolean;
495
1783
  }> & Omit<{
496
1784
  error: boolean;
497
- direction: "vertical" | "horizontal";
1785
+ direction: "horizontal" | "vertical";
498
1786
  style: import('vue').StyleValue;
499
1787
  disabled: boolean | null;
500
1788
  readonly: boolean | null;
501
1789
  messages: string | readonly string[];
502
- 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>))[];
1790
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
503
1791
  focused: boolean;
504
1792
  errorMessages: string | readonly string[] | null;
505
1793
  maxErrors: string | number;
@@ -519,7 +1807,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
519
1807
  class?: any;
520
1808
  theme?: string | undefined;
521
1809
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
522
- 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;
1810
+ 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;
523
1811
  validationValue?: any;
524
1812
  baseColor?: string | undefined;
525
1813
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -529,22 +1817,22 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
529
1817
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
530
1818
  hint?: string | undefined;
531
1819
  hideDetails?: boolean | "auto" | undefined;
532
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1820
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
533
1821
  reset: () => Promise<void>;
534
1822
  resetValidation: () => Promise<void>;
535
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1823
+ validate: (silent?: boolean) => Promise<string[]>;
536
1824
  isValid: import('vue').ComputedRef<boolean | null>;
537
1825
  errorMessages: import('vue').ComputedRef<string[]>;
538
1826
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
539
1827
  modelValue?: unknown;
540
1828
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
541
- }, 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}`> & HTMLInputElement & Omit<Omit<{
1829
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
542
1830
  $: import('vue').ComponentInternalInstance;
543
1831
  $data: {};
544
1832
  $props: Partial<{
545
1833
  flat: boolean;
546
1834
  reverse: boolean;
547
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1835
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
548
1836
  error: boolean;
549
1837
  active: boolean;
550
1838
  details: boolean;
@@ -563,7 +1851,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
563
1851
  }> & Omit<{
564
1852
  flat: boolean;
565
1853
  reverse: boolean;
566
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1854
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
567
1855
  error: boolean;
568
1856
  active: boolean;
569
1857
  details: boolean;
@@ -571,7 +1859,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
571
1859
  disabled: boolean;
572
1860
  focused: boolean;
573
1861
  tile: boolean;
574
- /** @type { [typeof SyIcon, ] } */ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1862
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
575
1863
  glow: boolean;
576
1864
  clearable: boolean;
577
1865
  dirty: boolean;
@@ -583,18 +1871,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
583
1871
  label?: string | undefined;
584
1872
  class?: any;
585
1873
  theme?: string | undefined;
586
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1874
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
587
1875
  rounded?: string | number | boolean | undefined;
588
1876
  baseColor?: string | undefined;
589
1877
  bgColor?: string | undefined;
590
1878
  iconColor?: string | boolean | undefined;
591
1879
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
592
1880
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
593
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
594
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
595
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1881
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1882
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1883
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
596
1884
  centerAffix?: boolean | undefined;
597
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
1885
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
598
1886
  $attrs: {
599
1887
  [x: string]: unknown;
600
1888
  };
@@ -604,37 +1892,25 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
604
1892
  $slots: Readonly<{
605
1893
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
606
1894
  props: Record<string, any>;
607
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
608
- [key: string]: any;
609
- }>[]) | undefined;
610
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
611
- [key: string]: any;
612
- }>[]) | undefined;
613
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
614
- [key: string]: any;
615
- }>[]) | undefined;
1895
+ }) => import('vue').VNode[]) | undefined;
1896
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1897
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
616
1898
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
617
1899
  label: string | undefined;
618
1900
  props: Record<string, any>;
619
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
620
- [key: string]: any;
621
- }>[]) | undefined;
622
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
623
- [key: string]: any;
624
- }>[]) | undefined;
625
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
626
- [key: string]: any;
627
- }>[]) | undefined;
1901
+ }) => import('vue').VNode[]) | undefined;
1902
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
1903
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
628
1904
  }>;
629
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
630
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1905
+ $root: import('vue').ComponentPublicInstance | null;
1906
+ $parent: import('vue').ComponentPublicInstance | null;
631
1907
  $host: Element | null;
632
1908
  $emit: (event: "update:focused", focused: boolean) => void;
633
1909
  $el: any;
634
1910
  $options: import('vue').ComponentOptionsBase<{
635
1911
  flat: boolean;
636
1912
  reverse: boolean;
637
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1913
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
638
1914
  error: boolean;
639
1915
  active: boolean;
640
1916
  details: boolean;
@@ -655,16 +1931,16 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
655
1931
  label?: string | undefined;
656
1932
  class?: any;
657
1933
  theme?: string | undefined;
658
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1934
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
659
1935
  rounded?: string | number | boolean | undefined;
660
1936
  baseColor?: string | undefined;
661
1937
  bgColor?: string | undefined;
662
1938
  iconColor?: string | boolean | undefined;
663
1939
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
664
1940
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
665
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
666
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
667
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1941
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1942
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1943
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
668
1944
  centerAffix?: boolean | undefined;
669
1945
  } & {
670
1946
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
@@ -672,12 +1948,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
672
1948
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
673
1949
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
674
1950
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
675
- 'update:focused': (focused: boolean) => true;
676
- 'update:modelValue': (value: any) => true;
677
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
1951
+ "update:focused": (focused: boolean) => true;
1952
+ "update:modelValue": (value: any) => true;
1953
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
678
1954
  flat: boolean;
679
1955
  reverse: boolean;
680
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1956
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
681
1957
  error: boolean;
682
1958
  active: boolean;
683
1959
  details: boolean;
@@ -696,51 +1972,39 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
696
1972
  }, {}, string, import('vue').SlotsType<Partial<{
697
1973
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
698
1974
  props: Record<string, any>;
699
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
700
- [key: string]: any;
701
- }>[];
702
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
703
- [key: string]: any;
704
- }>[];
705
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
706
- [key: string]: any;
707
- }>[];
1975
+ }) => import('vue').VNode[];
1976
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1977
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
708
1978
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
709
1979
  label: string | undefined;
710
1980
  props: Record<string, any>;
711
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
712
- [key: string]: any;
713
- }>[];
714
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
715
- [key: string]: any;
716
- }>[];
717
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
718
- [key: string]: any;
719
- }>[];
1981
+ }) => import('vue').VNode[];
1982
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1983
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
720
1984
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
721
- beforeCreate?: (() => void) | (() => void)[] | undefined;
722
- created?: (() => void) | (() => void)[] | undefined;
723
- beforeMount?: (() => void) | (() => void)[] | undefined;
724
- mounted?: (() => void) | (() => void)[] | undefined;
725
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
726
- updated?: (() => void) | (() => void)[] | undefined;
727
- activated?: (() => void) | (() => void)[] | undefined;
728
- deactivated?: (() => void) | (() => void)[] | undefined;
729
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
730
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
731
- destroyed?: (() => void) | (() => void)[] | undefined;
732
- unmounted?: (() => void) | (() => void)[] | undefined;
733
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
734
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
735
- errorCaptured?: ((err: unknown, instance: 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: 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;
1985
+ beforeCreate?: (() => void) | (() => void)[];
1986
+ created?: (() => void) | (() => void)[];
1987
+ beforeMount?: (() => void) | (() => void)[];
1988
+ mounted?: (() => void) | (() => void)[];
1989
+ beforeUpdate?: (() => void) | (() => void)[];
1990
+ updated?: (() => void) | (() => void)[];
1991
+ activated?: (() => void) | (() => void)[];
1992
+ deactivated?: (() => void) | (() => void)[];
1993
+ beforeDestroy?: (() => void) | (() => void)[];
1994
+ beforeUnmount?: (() => void) | (() => void)[];
1995
+ destroyed?: (() => void) | (() => void)[];
1996
+ unmounted?: (() => void) | (() => void)[];
1997
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1998
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1999
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
736
2000
  };
737
2001
  $forceUpdate: () => void;
738
2002
  $nextTick: typeof nextTick;
739
- $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;
2003
+ $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;
740
2004
  } & Readonly<{
741
2005
  flat: boolean;
742
2006
  reverse: boolean;
743
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2007
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
744
2008
  error: boolean;
745
2009
  active: boolean;
746
2010
  details: boolean;
@@ -759,7 +2023,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
759
2023
  }> & Omit<{
760
2024
  flat: boolean;
761
2025
  reverse: boolean;
762
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2026
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
763
2027
  error: boolean;
764
2028
  active: boolean;
765
2029
  details: boolean;
@@ -793,23 +2057,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
793
2057
  centerAffix?: boolean | undefined;
794
2058
  } & {
795
2059
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
796
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2060
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
797
2061
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
798
2062
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
799
2063
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
800
2064
  modelValue?: unknown;
801
2065
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
802
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
803
- _allExposed: {} | {
2066
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
2067
+ _allExposed: {
804
2068
  reset: () => Promise<void>;
805
2069
  resetValidation: () => Promise<void>;
806
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2070
+ validate: (silent?: boolean) => Promise<string[]>;
807
2071
  isValid: import('vue').ComputedRef<boolean | null>;
808
2072
  errorMessages: import('vue').ComputedRef<string[]>;
809
2073
  } | {
810
2074
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
811
2075
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
812
- };
2076
+ } | {};
813
2077
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
814
2078
  'click:control': (e: MouseEvent) => true;
815
2079
  'mousedown:control': (e: MouseEvent) => true;
@@ -818,18 +2082,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
818
2082
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
819
2083
  flat: boolean;
820
2084
  reverse: boolean;
821
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2085
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
822
2086
  type: string;
823
2087
  error: boolean;
824
2088
  active: boolean;
825
- direction: "vertical" | "horizontal";
2089
+ direction: "horizontal" | "vertical";
826
2090
  details: boolean;
827
2091
  style: import('vue').StyleValue;
828
2092
  autofocus: boolean;
829
2093
  disabled: boolean;
830
2094
  readonly: boolean | null;
831
2095
  messages: string | readonly string[];
832
- 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>))[];
2096
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
833
2097
  focused: boolean;
834
2098
  errorMessages: string | readonly string[] | null;
835
2099
  maxErrors: string | number;
@@ -848,44 +2112,22 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
848
2112
  persistentPlaceholder: boolean;
849
2113
  persistentCounter: boolean;
850
2114
  }, true, {}, import('vue').SlotsType<Partial<{
851
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
852
- [key: string]: any;
853
- }>[];
2115
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
854
2116
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
855
2117
  props: Record<string, any>;
856
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
857
- [key: string]: any;
858
- }>[];
859
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
860
- [key: string]: any;
861
- }>[];
2118
+ }) => import('vue').VNode[];
2119
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
862
2120
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
863
2121
  label: string | undefined;
864
2122
  props: Record<string, any>;
865
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
866
- [key: string]: any;
867
- }>[];
868
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
869
- [key: string]: any;
870
- }>[];
871
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
872
- [key: string]: any;
873
- }>[];
874
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
875
- [key: string]: any;
876
- }>[];
877
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
878
- [key: string]: any;
879
- }>[];
880
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
881
- [key: string]: any;
882
- }>[];
883
- default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
884
- [key: string]: any;
885
- }>[];
886
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
887
- [key: string]: any;
888
- }>[];
2123
+ }) => import('vue').VNode[];
2124
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2125
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2126
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2127
+ 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2128
+ 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2129
+ default: () => import('vue').VNode[];
2130
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
889
2131
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
890
2132
  P: {};
891
2133
  B: {};
@@ -896,18 +2138,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
896
2138
  }, {
897
2139
  flat: boolean;
898
2140
  reverse: boolean;
899
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2141
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
900
2142
  type: string;
901
2143
  error: boolean;
902
2144
  active: boolean;
903
- direction: "vertical" | "horizontal";
2145
+ direction: "horizontal" | "vertical";
904
2146
  details: boolean;
905
2147
  style: import('vue').StyleValue;
906
2148
  autofocus: boolean;
907
2149
  disabled: boolean;
908
2150
  readonly: boolean | null;
909
2151
  messages: string | readonly string[];
910
- 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>))[];
2152
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
911
2153
  focused: boolean;
912
2154
  errorMessages: string | readonly string[] | null;
913
2155
  maxErrors: string | number;
@@ -940,7 +2182,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
940
2182
  counter?: string | number | boolean | undefined;
941
2183
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
942
2184
  modelValue?: any;
943
- 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;
2185
+ 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;
944
2186
  validationValue?: any;
945
2187
  rounded?: string | number | boolean | undefined;
946
2188
  baseColor?: string | undefined;
@@ -963,7 +2205,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
963
2205
  modelModifiers?: Record<string, boolean> | undefined;
964
2206
  } & {
965
2207
  $children?: import('vue').VNodeChild | {
966
- $stable?: boolean | undefined;
2208
+ $stable?: boolean;
967
2209
  } | (() => import('vue').VNodeChild) | {
968
2210
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
969
2211
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -977,8 +2219,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
977
2219
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
978
2220
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
979
2221
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
980
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
981
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2222
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2223
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
982
2224
  default?: (() => import('vue').VNodeChild) | undefined;
983
2225
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
984
2226
  };
@@ -995,8 +2237,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
995
2237
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
996
2238
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
997
2239
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
998
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
999
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2240
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2241
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1000
2242
  default?: false | (() => import('vue').VNodeChild) | undefined;
1001
2243
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1002
2244
  } | undefined;
@@ -1027,12 +2269,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1027
2269
  $data: {};
1028
2270
  $props: Partial<{
1029
2271
  error: boolean;
1030
- direction: "vertical" | "horizontal";
2272
+ direction: "horizontal" | "vertical";
1031
2273
  style: import('vue').StyleValue;
1032
2274
  disabled: boolean | null;
1033
2275
  readonly: boolean | null;
1034
2276
  messages: string | readonly string[];
1035
- 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>))[];
2277
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1036
2278
  focused: boolean;
1037
2279
  errorMessages: string | readonly string[] | null;
1038
2280
  maxErrors: string | number;
@@ -1043,12 +2285,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1043
2285
  persistentHint: boolean;
1044
2286
  }> & Omit<{
1045
2287
  error: boolean;
1046
- direction: "vertical" | "horizontal";
2288
+ direction: "horizontal" | "vertical";
1047
2289
  style: import('vue').StyleValue;
1048
2290
  disabled: boolean | null;
1049
2291
  readonly: boolean | null;
1050
2292
  messages: string | readonly string[];
1051
- 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>))[];
2293
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1052
2294
  focused: boolean;
1053
2295
  errorMessages: string | readonly string[] | null;
1054
2296
  maxErrors: string | number;
@@ -1066,18 +2308,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1066
2308
  label?: string | undefined;
1067
2309
  class?: any;
1068
2310
  theme?: string | undefined;
1069
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1070
- 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;
2311
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2312
+ 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;
1071
2313
  validationValue?: any;
1072
2314
  baseColor?: string | undefined;
1073
2315
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1074
2316
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1075
2317
  iconColor?: string | boolean | undefined;
1076
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1077
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2318
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2319
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1078
2320
  hint?: string | undefined;
1079
2321
  hideDetails?: boolean | "auto" | undefined;
1080
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
2322
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1081
2323
  $attrs: {
1082
2324
  [x: string]: unknown;
1083
2325
  };
@@ -1085,35 +2327,25 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1085
2327
  [x: string]: unknown;
1086
2328
  };
1087
2329
  $slots: Readonly<{
1088
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1089
- [key: string]: any;
1090
- }>[]) | undefined;
1091
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1092
- [key: string]: any;
1093
- }>[]) | undefined;
1094
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1095
- [key: string]: any;
1096
- }>[]) | undefined;
1097
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1098
- [key: string]: any;
1099
- }>[]) | undefined;
1100
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1101
- [key: string]: any;
1102
- }>[]) | undefined;
2330
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2331
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2332
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2333
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2334
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1103
2335
  }>;
1104
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1105
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2336
+ $root: import('vue').ComponentPublicInstance | null;
2337
+ $parent: import('vue').ComponentPublicInstance | null;
1106
2338
  $host: Element | null;
1107
2339
  $emit: (event: string, ...args: any[]) => void;
1108
2340
  $el: any;
1109
2341
  $options: import('vue').ComponentOptionsBase<{
1110
2342
  error: boolean;
1111
- direction: "vertical" | "horizontal";
2343
+ direction: "horizontal" | "vertical";
1112
2344
  style: import('vue').StyleValue;
1113
2345
  disabled: boolean | null;
1114
2346
  readonly: boolean | null;
1115
2347
  messages: string | readonly string[];
1116
- 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>))[];
2348
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1117
2349
  focused: boolean;
1118
2350
  errorMessages: string | readonly string[] | null;
1119
2351
  maxErrors: string | number;
@@ -1132,33 +2364,33 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1132
2364
  label?: string | undefined;
1133
2365
  class?: any;
1134
2366
  theme?: string | undefined;
1135
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1136
- 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;
2367
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2368
+ 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;
1137
2369
  validationValue?: any;
1138
2370
  baseColor?: string | undefined;
1139
2371
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1140
2372
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1141
2373
  iconColor?: string | boolean | undefined;
1142
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1143
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2374
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2375
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1144
2376
  hint?: string | undefined;
1145
2377
  hideDetails?: boolean | "auto" | undefined;
1146
- }, {
2378
+ } & {}, {
1147
2379
  reset: () => Promise<void>;
1148
2380
  resetValidation: () => Promise<void>;
1149
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2381
+ validate: (silent?: boolean) => Promise<string[]>;
1150
2382
  isValid: import('vue').ComputedRef<boolean | null>;
1151
2383
  errorMessages: import('vue').ComputedRef<string[]>;
1152
2384
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1153
- 'update:modelValue': (value: any) => true;
1154
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
2385
+ "update:modelValue": (value: any) => true;
2386
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1155
2387
  error: boolean;
1156
- direction: "vertical" | "horizontal";
2388
+ direction: "horizontal" | "vertical";
1157
2389
  style: import('vue').StyleValue;
1158
2390
  disabled: boolean | null;
1159
2391
  readonly: boolean | null;
1160
2392
  messages: string | readonly string[];
1161
- 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>))[];
2393
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1162
2394
  focused: boolean;
1163
2395
  errorMessages: string | readonly string[] | null;
1164
2396
  maxErrors: string | number;
@@ -1168,49 +2400,39 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1168
2400
  hideSpinButtons: boolean;
1169
2401
  persistentHint: boolean;
1170
2402
  }, {}, string, import('vue').SlotsType<Partial<{
1171
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1172
- [key: string]: any;
1173
- }>[];
1174
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1175
- [key: string]: any;
1176
- }>[];
1177
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1178
- [key: string]: any;
1179
- }>[];
1180
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1181
- [key: string]: any;
1182
- }>[];
1183
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1184
- [key: string]: any;
1185
- }>[];
2403
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2404
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2405
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2406
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2407
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1186
2408
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1187
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1188
- created?: (() => void) | (() => void)[] | undefined;
1189
- beforeMount?: (() => void) | (() => void)[] | undefined;
1190
- mounted?: (() => void) | (() => void)[] | undefined;
1191
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1192
- updated?: (() => void) | (() => void)[] | undefined;
1193
- activated?: (() => void) | (() => void)[] | undefined;
1194
- deactivated?: (() => void) | (() => void)[] | undefined;
1195
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1196
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1197
- destroyed?: (() => void) | (() => void)[] | undefined;
1198
- unmounted?: (() => void) | (() => void)[] | undefined;
1199
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1200
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1201
- errorCaptured?: ((err: unknown, instance: 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: 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;
2409
+ beforeCreate?: (() => void) | (() => void)[];
2410
+ created?: (() => void) | (() => void)[];
2411
+ beforeMount?: (() => void) | (() => void)[];
2412
+ mounted?: (() => void) | (() => void)[];
2413
+ beforeUpdate?: (() => void) | (() => void)[];
2414
+ updated?: (() => void) | (() => void)[];
2415
+ activated?: (() => void) | (() => void)[];
2416
+ deactivated?: (() => void) | (() => void)[];
2417
+ beforeDestroy?: (() => void) | (() => void)[];
2418
+ beforeUnmount?: (() => void) | (() => void)[];
2419
+ destroyed?: (() => void) | (() => void)[];
2420
+ unmounted?: (() => void) | (() => void)[];
2421
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2422
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2423
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1202
2424
  };
1203
2425
  $forceUpdate: () => void;
1204
2426
  $nextTick: typeof nextTick;
1205
- $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;
2427
+ $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;
1206
2428
  } & Readonly<{
1207
2429
  error: boolean;
1208
- direction: "vertical" | "horizontal";
2430
+ direction: "horizontal" | "vertical";
1209
2431
  style: import('vue').StyleValue;
1210
2432
  disabled: boolean | null;
1211
2433
  readonly: boolean | null;
1212
2434
  messages: string | readonly string[];
1213
- 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>))[];
2435
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1214
2436
  focused: boolean;
1215
2437
  errorMessages: string | readonly string[] | null;
1216
2438
  maxErrors: string | number;
@@ -1221,12 +2443,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1221
2443
  persistentHint: boolean;
1222
2444
  }> & Omit<{
1223
2445
  error: boolean;
1224
- direction: "vertical" | "horizontal";
2446
+ direction: "horizontal" | "vertical";
1225
2447
  style: import('vue').StyleValue;
1226
2448
  disabled: boolean | null;
1227
2449
  readonly: boolean | null;
1228
2450
  messages: string | readonly string[];
1229
- 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>))[];
2451
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1230
2452
  focused: boolean;
1231
2453
  errorMessages: string | readonly string[] | null;
1232
2454
  maxErrors: string | number;
@@ -1246,7 +2468,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1246
2468
  class?: any;
1247
2469
  theme?: string | undefined;
1248
2470
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1249
- 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;
2471
+ 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;
1250
2472
  validationValue?: any;
1251
2473
  baseColor?: string | undefined;
1252
2474
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -1256,22 +2478,22 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1256
2478
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1257
2479
  hint?: string | undefined;
1258
2480
  hideDetails?: boolean | "auto" | undefined;
1259
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2481
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1260
2482
  reset: () => Promise<void>;
1261
2483
  resetValidation: () => Promise<void>;
1262
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2484
+ validate: (silent?: boolean) => Promise<string[]>;
1263
2485
  isValid: import('vue').ComputedRef<boolean | null>;
1264
2486
  errorMessages: import('vue').ComputedRef<string[]>;
1265
2487
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1266
2488
  modelValue?: unknown;
1267
2489
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1268
- }, 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}`> & HTMLInputElement & Omit<Omit<{
2490
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:prepend" | "v-slot:append" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "onClick:append" | "onClick:prepend" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & HTMLInputElement & Omit<Omit<{
1269
2491
  $: import('vue').ComponentInternalInstance;
1270
2492
  $data: {};
1271
2493
  $props: Partial<{
1272
2494
  flat: boolean;
1273
2495
  reverse: boolean;
1274
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2496
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1275
2497
  error: boolean;
1276
2498
  active: boolean;
1277
2499
  details: boolean;
@@ -1290,7 +2512,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1290
2512
  }> & Omit<{
1291
2513
  flat: boolean;
1292
2514
  reverse: boolean;
1293
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2515
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1294
2516
  error: boolean;
1295
2517
  active: boolean;
1296
2518
  details: boolean;
@@ -1310,18 +2532,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1310
2532
  label?: string | undefined;
1311
2533
  class?: any;
1312
2534
  theme?: string | undefined;
1313
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2535
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1314
2536
  rounded?: string | number | boolean | undefined;
1315
2537
  baseColor?: string | undefined;
1316
2538
  bgColor?: string | undefined;
1317
2539
  iconColor?: string | boolean | undefined;
1318
2540
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1319
2541
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1320
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1321
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1322
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2542
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2543
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2544
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1323
2545
  centerAffix?: boolean | undefined;
1324
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
2546
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "details" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
1325
2547
  $attrs: {
1326
2548
  [x: string]: unknown;
1327
2549
  };
@@ -1331,37 +2553,25 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1331
2553
  $slots: Readonly<{
1332
2554
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1333
2555
  props: Record<string, any>;
1334
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1335
- [key: string]: any;
1336
- }>[]) | undefined;
1337
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1338
- [key: string]: any;
1339
- }>[]) | undefined;
1340
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1341
- [key: string]: any;
1342
- }>[]) | undefined;
2556
+ }) => import('vue').VNode[]) | undefined;
2557
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2558
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1343
2559
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1344
2560
  label: string | undefined;
1345
2561
  props: Record<string, any>;
1346
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1347
- [key: string]: any;
1348
- }>[]) | undefined;
1349
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1350
- [key: string]: any;
1351
- }>[]) | undefined;
1352
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1353
- [key: string]: any;
1354
- }>[]) | undefined;
2562
+ }) => import('vue').VNode[]) | undefined;
2563
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
2564
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
1355
2565
  }>;
1356
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1357
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2566
+ $root: import('vue').ComponentPublicInstance | null;
2567
+ $parent: import('vue').ComponentPublicInstance | null;
1358
2568
  $host: Element | null;
1359
2569
  $emit: (event: "update:focused", focused: boolean) => void;
1360
2570
  $el: any;
1361
2571
  $options: import('vue').ComponentOptionsBase<{
1362
2572
  flat: boolean;
1363
2573
  reverse: boolean;
1364
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2574
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1365
2575
  error: boolean;
1366
2576
  active: boolean;
1367
2577
  details: boolean;
@@ -1382,16 +2592,16 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1382
2592
  label?: string | undefined;
1383
2593
  class?: any;
1384
2594
  theme?: string | undefined;
1385
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2595
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1386
2596
  rounded?: string | number | boolean | undefined;
1387
2597
  baseColor?: string | undefined;
1388
2598
  bgColor?: string | undefined;
1389
2599
  iconColor?: string | boolean | undefined;
1390
2600
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1391
2601
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1392
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1393
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1394
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2602
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2603
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2604
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1395
2605
  centerAffix?: boolean | undefined;
1396
2606
  } & {
1397
2607
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
@@ -1399,12 +2609,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1399
2609
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1400
2610
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1401
2611
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1402
- 'update:focused': (focused: boolean) => true;
1403
- 'update:modelValue': (value: any) => true;
1404
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
2612
+ "update:focused": (focused: boolean) => true;
2613
+ "update:modelValue": (value: any) => true;
2614
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:loader" | "v-slot:label" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, string, {
1405
2615
  flat: boolean;
1406
2616
  reverse: boolean;
1407
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2617
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1408
2618
  error: boolean;
1409
2619
  active: boolean;
1410
2620
  details: boolean;
@@ -1423,51 +2633,39 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1423
2633
  }, {}, string, import('vue').SlotsType<Partial<{
1424
2634
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1425
2635
  props: Record<string, any>;
1426
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1427
- [key: string]: any;
1428
- }>[];
1429
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1430
- [key: string]: any;
1431
- }>[];
1432
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1433
- [key: string]: any;
1434
- }>[];
2636
+ }) => import('vue').VNode[];
2637
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2638
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1435
2639
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1436
2640
  label: string | undefined;
1437
2641
  props: Record<string, any>;
1438
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1439
- [key: string]: any;
1440
- }>[];
1441
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1442
- [key: string]: any;
1443
- }>[];
1444
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1445
- [key: string]: any;
1446
- }>[];
2642
+ }) => import('vue').VNode[];
2643
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2644
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
1447
2645
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1448
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1449
- created?: (() => void) | (() => void)[] | undefined;
1450
- beforeMount?: (() => void) | (() => void)[] | undefined;
1451
- mounted?: (() => void) | (() => void)[] | undefined;
1452
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1453
- updated?: (() => void) | (() => void)[] | undefined;
1454
- activated?: (() => void) | (() => void)[] | undefined;
1455
- deactivated?: (() => void) | (() => void)[] | undefined;
1456
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1457
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1458
- destroyed?: (() => void) | (() => void)[] | undefined;
1459
- unmounted?: (() => void) | (() => void)[] | undefined;
1460
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1461
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1462
- errorCaptured?: ((err: unknown, instance: 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: 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;
2646
+ beforeCreate?: (() => void) | (() => void)[];
2647
+ created?: (() => void) | (() => void)[];
2648
+ beforeMount?: (() => void) | (() => void)[];
2649
+ mounted?: (() => void) | (() => void)[];
2650
+ beforeUpdate?: (() => void) | (() => void)[];
2651
+ updated?: (() => void) | (() => void)[];
2652
+ activated?: (() => void) | (() => void)[];
2653
+ deactivated?: (() => void) | (() => void)[];
2654
+ beforeDestroy?: (() => void) | (() => void)[];
2655
+ beforeUnmount?: (() => void) | (() => void)[];
2656
+ destroyed?: (() => void) | (() => void)[];
2657
+ unmounted?: (() => void) | (() => void)[];
2658
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2659
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2660
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1463
2661
  };
1464
2662
  $forceUpdate: () => void;
1465
2663
  $nextTick: typeof nextTick;
1466
- $watch<T_3 extends string | ((...args: any) => any)>(source: T_3, cb: T_3 extends (...args: any) => infer R_3 ? (args_0: R_3, args_1: R_3, 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;
2664
+ $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;
1467
2665
  } & Readonly<{
1468
2666
  flat: boolean;
1469
2667
  reverse: boolean;
1470
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2668
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1471
2669
  error: boolean;
1472
2670
  active: boolean;
1473
2671
  details: boolean;
@@ -1486,7 +2684,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1486
2684
  }> & Omit<{
1487
2685
  flat: boolean;
1488
2686
  reverse: boolean;
1489
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2687
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1490
2688
  error: boolean;
1491
2689
  active: boolean;
1492
2690
  details: boolean;
@@ -1520,31 +2718,31 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1520
2718
  centerAffix?: boolean | undefined;
1521
2719
  } & {
1522
2720
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1523
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2721
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1524
2722
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1525
2723
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1526
2724
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1527
2725
  modelValue?: unknown;
1528
2726
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1529
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
1530
- _allExposed: {} | {
2727
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "variant" | "rounded" | "tile" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner">, `$${any}`> & {
2728
+ _allExposed: {
1531
2729
  reset: () => Promise<void>;
1532
2730
  resetValidation: () => Promise<void>;
1533
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2731
+ validate: (silent?: boolean) => Promise<string[]>;
1534
2732
  isValid: import('vue').ComputedRef<boolean | null>;
1535
2733
  errorMessages: import('vue').ComputedRef<string[]>;
1536
2734
  } | {
1537
2735
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1538
2736
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1539
- };
2737
+ } | {};
1540
2738
  }, {}, {}, {}, {
1541
2739
  flat: boolean;
1542
2740
  reverse: boolean;
1543
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2741
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1544
2742
  type: string;
1545
2743
  error: boolean;
1546
2744
  active: boolean;
1547
- direction: "vertical" | "horizontal";
2745
+ direction: "horizontal" | "vertical";
1548
2746
  details: boolean;
1549
2747
  style: import('vue').StyleValue;
1550
2748
  autofocus: boolean;
@@ -1570,13 +2768,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1570
2768
  persistentPlaceholder: boolean;
1571
2769
  persistentCounter: boolean;
1572
2770
  }> | null;
1573
- }, any>, {
1574
- prepend?(_: {}): any;
1575
- append?(_: {}): any;
1576
- 'prepend-inner'?(_: {}): any;
1577
- 'append-inner'?(_: {}): any;
1578
- details?(_: {}): any;
1579
- }>;
2771
+ }, any>;
2772
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1580
2773
  export default _default;
1581
2774
  type __VLS_WithTemplateSlots<T, S> = T & {
1582
2775
  new (): {