@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
@@ -93,13 +93,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
93
93
  width: string;
94
94
  disabled: boolean;
95
95
  placeholder: string;
96
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo";
96
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo";
97
97
  density: "default" | "comfortable" | "compact";
98
98
  readonly: boolean;
99
99
  modelValue: string | null;
100
100
  bgColor: string;
101
101
  required: boolean;
102
- counter: string | number | boolean;
102
+ counter: boolean | number | string;
103
103
  displayAsterisk: boolean;
104
104
  showSuccessMessages: boolean;
105
105
  disableErrorHandling: boolean;
@@ -124,7 +124,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
124
124
  customRulesPrecedence: boolean;
125
125
  nirType: "simple" | "complexe";
126
126
  withoutFieldset: boolean;
127
- customLocale: Partial<Record<"errorRequiredNumber" | "errorInvalidNumber" | "errorRequiredKey" | "errorInvalidKey" | "successNumberValid" | "successKeyValid" | "numberLabel" | "numberHint" | "keyLabel" | "keyHint", string>>;
127
+ customLocale: Partial<Record<keyof typeof locales, string>>;
128
128
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
129
129
  container: unknown;
130
130
  numberField: ({
@@ -132,15 +132,15 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
132
132
  $data: {};
133
133
  $props: {
134
134
  readonly modelValue?: string | number | null | undefined;
135
- readonly prependIcon?: import('../Customs/SyTextField/types').IconType;
136
- readonly appendIcon?: import('../Customs/SyTextField/types').IconType;
137
- readonly prependInnerIcon?: import('../Customs/SyTextField/types').IconType;
138
- readonly appendInnerIcon?: import('../Customs/SyTextField/types').IconType;
135
+ readonly prependIcon?: import('../../types/vuetifyTypes').IconType;
136
+ readonly appendIcon?: import('../../types/vuetifyTypes').IconType;
137
+ readonly prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
138
+ readonly appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
139
139
  readonly prependTooltip?: string | undefined;
140
140
  readonly appendTooltip?: string | undefined;
141
- readonly tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
142
- readonly variantStyle?: import('../Customs/SyTextField/types').VariantStyle | undefined;
143
- readonly color?: import('../Customs/SyTextField/types').ColorType | undefined;
141
+ readonly tooltipLocation?: "top" | "bottom" | "start" | "end" | undefined;
142
+ readonly variantStyle?: import('../../types/vuetifyTypes').VariantStyle | undefined;
143
+ readonly color?: import('../../types/vuetifyTypes').ColorType | undefined;
144
144
  readonly isClearable?: boolean | undefined;
145
145
  readonly showDivider?: boolean | undefined;
146
146
  readonly label?: string | undefined;
@@ -156,7 +156,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
156
156
  readonly counter?: string | number | boolean | undefined;
157
157
  readonly counterValue?: number | ((value: any) => number) | undefined;
158
158
  readonly density?: "default" | "comfortable" | "compact" | undefined;
159
- readonly direction?: "vertical" | "horizontal" | undefined;
159
+ readonly direction?: "horizontal" | "vertical" | undefined;
160
160
  readonly isDirty?: boolean | undefined;
161
161
  readonly disabled?: boolean | undefined;
162
162
  readonly isOnError?: boolean | undefined;
@@ -215,18 +215,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
215
215
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
216
216
  flat: boolean;
217
217
  reverse: boolean;
218
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
218
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
219
219
  type: string;
220
220
  error: boolean;
221
221
  active: boolean;
222
- direction: "vertical" | "horizontal";
222
+ direction: "horizontal" | "vertical";
223
223
  details: boolean;
224
224
  style: import('vue').StyleValue;
225
225
  autofocus: boolean;
226
226
  disabled: boolean;
227
227
  readonly: boolean | null;
228
228
  messages: string | readonly string[];
229
- 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>))[];
229
+ 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)?])[];
230
230
  focused: boolean;
231
231
  errorMessages: string | readonly string[] | null;
232
232
  maxErrors: string | number;
@@ -259,7 +259,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
259
259
  counter?: string | number | boolean | undefined;
260
260
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
261
261
  modelValue?: any;
262
- 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;
262
+ validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
263
263
  validationValue?: any;
264
264
  rounded?: string | number | boolean | undefined;
265
265
  baseColor?: string | undefined;
@@ -282,7 +282,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
282
282
  modelModifiers?: Record<string, boolean> | undefined;
283
283
  } & {
284
284
  $children?: import('vue').VNodeChild | {
285
- $stable?: boolean | undefined;
285
+ $stable?: boolean;
286
286
  } | (() => import('vue').VNodeChild) | {
287
287
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
288
288
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -296,8 +296,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
296
296
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
297
297
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
298
298
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
299
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
300
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
299
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
300
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
301
301
  default?: (() => import('vue').VNodeChild) | undefined;
302
302
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
303
303
  };
@@ -314,8 +314,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
314
314
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
315
315
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
316
316
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
317
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
318
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
317
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
318
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
319
319
  default?: false | (() => import('vue').VNodeChild) | undefined;
320
320
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
321
321
  } | undefined;
@@ -346,12 +346,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
346
346
  $data: {};
347
347
  $props: Partial<{
348
348
  error: boolean;
349
- direction: "vertical" | "horizontal";
349
+ direction: "horizontal" | "vertical";
350
350
  style: import('vue').StyleValue;
351
351
  disabled: boolean | null;
352
352
  readonly: boolean | null;
353
353
  messages: string | readonly string[];
354
- 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>))[];
354
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
355
355
  focused: boolean;
356
356
  errorMessages: string | readonly string[] | null;
357
357
  maxErrors: string | number;
@@ -362,12 +362,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
362
362
  persistentHint: boolean;
363
363
  }> & Omit<{
364
364
  error: boolean;
365
- direction: "vertical" | "horizontal";
365
+ direction: "horizontal" | "vertical";
366
366
  style: import('vue').StyleValue;
367
367
  disabled: boolean | null;
368
368
  readonly: boolean | null;
369
369
  messages: string | readonly string[];
370
- 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>))[];
370
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
371
371
  focused: boolean;
372
372
  errorMessages: string | readonly string[] | null;
373
373
  maxErrors: string | number;
@@ -385,18 +385,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
385
385
  label?: string | undefined;
386
386
  class?: any;
387
387
  theme?: string | undefined;
388
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
389
- 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;
388
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
389
+ 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;
390
390
  validationValue?: any;
391
391
  baseColor?: string | undefined;
392
392
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
393
393
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
394
394
  iconColor?: string | boolean | undefined;
395
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
396
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
395
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
396
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
397
397
  hint?: string | undefined;
398
398
  hideDetails?: boolean | "auto" | undefined;
399
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
399
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
400
400
  $attrs: {
401
401
  [x: string]: unknown;
402
402
  };
@@ -404,35 +404,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
404
404
  [x: string]: unknown;
405
405
  };
406
406
  $slots: Readonly<{
407
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
408
- [key: string]: any;
409
- }>[]) | undefined;
410
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
411
- [key: string]: any;
412
- }>[]) | undefined;
413
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
414
- [key: string]: any;
415
- }>[]) | undefined;
416
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
417
- [key: string]: any;
418
- }>[]) | undefined;
419
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
420
- [key: string]: any;
421
- }>[]) | undefined;
407
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
408
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
409
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
410
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
411
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
422
412
  }>;
423
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
424
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
413
+ $root: import('vue').ComponentPublicInstance | null;
414
+ $parent: import('vue').ComponentPublicInstance | null;
425
415
  $host: Element | null;
426
416
  $emit: (event: string, ...args: any[]) => void;
427
417
  $el: any;
428
418
  $options: import('vue').ComponentOptionsBase<{
429
419
  error: boolean;
430
- direction: "vertical" | "horizontal";
420
+ direction: "horizontal" | "vertical";
431
421
  style: import('vue').StyleValue;
432
422
  disabled: boolean | null;
433
423
  readonly: boolean | null;
434
424
  messages: string | readonly string[];
435
- 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>))[];
425
+ 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)?])[];
436
426
  focused: boolean;
437
427
  errorMessages: string | readonly string[] | null;
438
428
  maxErrors: string | number;
@@ -451,33 +441,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
451
441
  label?: string | undefined;
452
442
  class?: any;
453
443
  theme?: string | undefined;
454
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
455
- 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;
444
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
445
+ 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;
456
446
  validationValue?: any;
457
447
  baseColor?: string | undefined;
458
448
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
459
449
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
460
450
  iconColor?: string | boolean | undefined;
461
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
462
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
451
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
452
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
463
453
  hint?: string | undefined;
464
454
  hideDetails?: boolean | "auto" | undefined;
465
- }, {
455
+ } & {}, {
466
456
  reset: () => Promise<void>;
467
457
  resetValidation: () => Promise<void>;
468
- validate: (silent?: boolean | undefined) => Promise<string[]>;
458
+ validate: (silent?: boolean) => Promise<string[]>;
469
459
  isValid: import('vue').ComputedRef<boolean | null>;
470
460
  errorMessages: import('vue').ComputedRef<string[]>;
471
461
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
472
- 'update:modelValue': (value: any) => true;
473
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
462
+ "update:modelValue": (value: any) => true;
463
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
474
464
  error: boolean;
475
- direction: "vertical" | "horizontal";
465
+ direction: "horizontal" | "vertical";
476
466
  style: import('vue').StyleValue;
477
467
  disabled: boolean | null;
478
468
  readonly: boolean | null;
479
469
  messages: string | readonly string[];
480
- 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>))[];
470
+ 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)?])[];
481
471
  focused: boolean;
482
472
  errorMessages: string | readonly string[] | null;
483
473
  maxErrors: string | number;
@@ -487,49 +477,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
487
477
  hideSpinButtons: boolean;
488
478
  persistentHint: boolean;
489
479
  }, {}, string, import('vue').SlotsType<Partial<{
490
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
491
- [key: string]: any;
492
- }>[];
493
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
494
- [key: string]: any;
495
- }>[];
496
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
497
- [key: string]: any;
498
- }>[];
499
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
500
- [key: string]: any;
501
- }>[];
502
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
503
- [key: string]: any;
504
- }>[];
480
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
481
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
482
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
483
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
484
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
505
485
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
506
- beforeCreate?: (() => void) | (() => void)[] | undefined;
507
- created?: (() => void) | (() => void)[] | undefined;
508
- beforeMount?: (() => void) | (() => void)[] | undefined;
509
- mounted?: (() => void) | (() => void)[] | undefined;
510
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
511
- updated?: (() => void) | (() => void)[] | undefined;
512
- activated?: (() => void) | (() => void)[] | undefined;
513
- deactivated?: (() => void) | (() => void)[] | undefined;
514
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
515
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
516
- destroyed?: (() => void) | (() => void)[] | undefined;
517
- unmounted?: (() => void) | (() => void)[] | undefined;
518
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
519
- /** @type { typeof __VLS_ctx.numberField } */ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
520
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
486
+ beforeCreate?: (() => void) | (() => void)[];
487
+ created?: (() => void) | (() => void)[];
488
+ beforeMount?: (() => void) | (() => void)[];
489
+ mounted?: (() => void) | (() => void)[];
490
+ beforeUpdate?: (() => void) | (() => void)[];
491
+ updated?: (() => void) | (() => void)[];
492
+ activated?: (() => void) | (() => void)[];
493
+ deactivated?: (() => void) | (() => void)[];
494
+ beforeDestroy?: (() => void) | (() => void)[];
495
+ beforeUnmount?: (() => void) | (() => void)[];
496
+ destroyed?: (() => void) | (() => void)[];
497
+ unmounted?: (() => void) | (() => void)[];
498
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
499
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
500
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
521
501
  };
522
502
  $forceUpdate: () => void;
523
503
  $nextTick: typeof nextTick;
524
- $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;
504
+ $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;
525
505
  } & Readonly<{
526
506
  error: boolean;
527
- direction: "vertical" | "horizontal";
507
+ direction: "horizontal" | "vertical";
528
508
  style: import('vue').StyleValue;
529
509
  disabled: boolean | null;
530
510
  readonly: boolean | null;
531
511
  messages: string | readonly string[];
532
- 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>))[];
512
+ 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)?])[];
533
513
  focused: boolean;
534
514
  errorMessages: string | readonly string[] | null;
535
515
  maxErrors: string | number;
@@ -540,12 +520,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
540
520
  persistentHint: boolean;
541
521
  }> & Omit<{
542
522
  error: boolean;
543
- direction: "vertical" | "horizontal";
523
+ direction: "horizontal" | "vertical";
544
524
  style: import('vue').StyleValue;
545
525
  disabled: boolean | null;
546
526
  readonly: boolean | null;
547
527
  messages: string | readonly string[];
548
- 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>))[];
528
+ 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)?])[];
549
529
  focused: boolean;
550
530
  errorMessages: string | readonly string[] | null;
551
531
  maxErrors: string | number;
@@ -565,7 +545,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
565
545
  class?: any;
566
546
  theme?: string | undefined;
567
547
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
568
- 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;
548
+ 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;
569
549
  validationValue?: any;
570
550
  baseColor?: string | undefined;
571
551
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -575,22 +555,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
575
555
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
576
556
  hint?: string | undefined;
577
557
  hideDetails?: boolean | "auto" | undefined;
578
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
558
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
579
559
  reset: () => Promise<void>;
580
560
  resetValidation: () => Promise<void>;
581
- validate: (silent?: boolean | undefined) => Promise<string[]>;
561
+ validate: (silent?: boolean) => Promise<string[]>;
582
562
  isValid: import('vue').ComputedRef<boolean | null>;
583
563
  errorMessages: import('vue').ComputedRef<string[]>;
584
564
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
585
565
  modelValue?: unknown;
586
566
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
587
- }, 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<{
567
+ }, 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<{
588
568
  $: import('vue').ComponentInternalInstance;
589
569
  $data: {};
590
570
  $props: Partial<{
591
571
  flat: boolean;
592
572
  reverse: boolean;
593
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
573
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
594
574
  error: boolean;
595
575
  active: boolean;
596
576
  details: boolean;
@@ -609,7 +589,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
609
589
  }> & Omit<{
610
590
  flat: boolean;
611
591
  reverse: boolean;
612
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
592
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
613
593
  error: boolean;
614
594
  active: boolean;
615
595
  details: boolean;
@@ -629,18 +609,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
629
609
  label?: string | undefined;
630
610
  class?: any;
631
611
  theme?: string | undefined;
632
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
612
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
633
613
  rounded?: string | number | boolean | undefined;
634
614
  baseColor?: string | undefined;
635
615
  bgColor?: string | undefined;
636
616
  iconColor?: string | boolean | undefined;
637
617
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
638
618
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
639
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
640
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
641
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
619
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
620
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
621
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
642
622
  centerAffix?: boolean | undefined;
643
- } & 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">;
623
+ } & 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">;
644
624
  $attrs: {
645
625
  [x: string]: unknown;
646
626
  };
@@ -650,37 +630,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
650
630
  $slots: Readonly<{
651
631
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
652
632
  props: Record<string, any>;
653
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
654
- [key: string]: any;
655
- }>[]) | undefined;
656
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
657
- [key: string]: any;
658
- }>[]) | undefined;
659
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
660
- [key: string]: any;
661
- }>[]) | undefined;
633
+ }) => import('vue').VNode[]) | undefined;
634
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
635
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
662
636
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
663
637
  label: string | undefined;
664
638
  props: Record<string, any>;
665
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
666
- [key: string]: any;
667
- }>[]) | undefined;
668
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
669
- [key: string]: any;
670
- }>[]) | undefined;
671
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
672
- [key: string]: any;
673
- }>[]) | undefined;
639
+ }) => import('vue').VNode[]) | undefined;
640
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
641
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
674
642
  }>;
675
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
676
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
643
+ $root: import('vue').ComponentPublicInstance | null;
644
+ $parent: import('vue').ComponentPublicInstance | null;
677
645
  $host: Element | null;
678
646
  $emit: (event: "update:focused", focused: boolean) => void;
679
647
  $el: any;
680
648
  $options: import('vue').ComponentOptionsBase<{
681
649
  flat: boolean;
682
650
  reverse: boolean;
683
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
651
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
684
652
  error: boolean;
685
653
  active: boolean;
686
654
  details: boolean;
@@ -701,16 +669,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
701
669
  label?: string | undefined;
702
670
  class?: any;
703
671
  theme?: string | undefined;
704
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
672
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
705
673
  rounded?: string | number | boolean | undefined;
706
674
  baseColor?: string | undefined;
707
675
  bgColor?: string | undefined;
708
676
  iconColor?: string | boolean | undefined;
709
677
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
710
678
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
711
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
712
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
713
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
679
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
680
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
681
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
714
682
  centerAffix?: boolean | undefined;
715
683
  } & {
716
684
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
@@ -718,12 +686,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
718
686
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
719
687
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
720
688
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
721
- 'update:focused': (focused: boolean) => true;
722
- 'update:modelValue': (value: any) => true;
723
- }, "$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, {
689
+ "update:focused": (focused: boolean) => true;
690
+ "update:modelValue": (value: any) => true;
691
+ }, "$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, {
724
692
  flat: boolean;
725
693
  reverse: boolean;
726
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
694
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
727
695
  error: boolean;
728
696
  active: boolean;
729
697
  details: boolean;
@@ -742,51 +710,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
742
710
  }, {}, string, import('vue').SlotsType<Partial<{
743
711
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
744
712
  props: Record<string, any>;
745
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
746
- [key: string]: any;
747
- }>[];
748
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
749
- [key: string]: any;
750
- }>[];
751
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
752
- [key: string]: any;
753
- }>[];
713
+ }) => import('vue').VNode[];
714
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
715
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
754
716
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
755
717
  label: string | undefined;
756
718
  props: Record<string, any>;
757
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
758
- [key: string]: any;
759
- }>[];
760
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
761
- [key: string]: any;
762
- }>[];
763
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
764
- [key: string]: any;
765
- }>[];
719
+ }) => import('vue').VNode[];
720
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
721
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
766
722
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
767
- beforeCreate?: (() => void) | (() => void)[] | undefined;
768
- created?: (() => void) | (() => void)[] | undefined;
769
- beforeMount?: (() => void) | (() => void)[] | undefined;
770
- mounted?: (() => void) | (() => void)[] | undefined;
771
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
772
- updated?: (() => void) | (() => void)[] | undefined;
773
- activated?: (() => void) | (() => void)[] | undefined;
774
- deactivated?: (() => void) | (() => void)[] | undefined;
775
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
776
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
777
- destroyed?: (() => void) | (() => void)[] | undefined;
778
- unmounted?: (() => void) | (() => void)[] | undefined;
779
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
780
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
781
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
723
+ beforeCreate?: (() => void) | (() => void)[];
724
+ created?: (() => void) | (() => void)[];
725
+ beforeMount?: (() => void) | (() => void)[];
726
+ mounted?: (() => void) | (() => void)[];
727
+ beforeUpdate?: (() => void) | (() => void)[];
728
+ updated?: (() => void) | (() => void)[];
729
+ activated?: (() => void) | (() => void)[];
730
+ deactivated?: (() => void) | (() => void)[];
731
+ beforeDestroy?: (() => void) | (() => void)[];
732
+ beforeUnmount?: (() => void) | (() => void)[];
733
+ destroyed?: (() => void) | (() => void)[];
734
+ unmounted?: (() => void) | (() => void)[];
735
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
736
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
737
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
782
738
  };
783
739
  $forceUpdate: () => void;
784
740
  $nextTick: typeof nextTick;
785
- $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;
741
+ $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;
786
742
  } & Readonly<{
787
743
  flat: boolean;
788
744
  reverse: boolean;
789
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
745
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
790
746
  error: boolean;
791
747
  active: boolean;
792
748
  details: boolean;
@@ -805,7 +761,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
805
761
  }> & Omit<{
806
762
  flat: boolean;
807
763
  reverse: boolean;
808
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
764
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
809
765
  error: boolean;
810
766
  active: boolean;
811
767
  details: boolean;
@@ -839,23 +795,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
839
795
  centerAffix?: boolean | undefined;
840
796
  } & {
841
797
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
842
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
798
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
843
799
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
844
800
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
845
801
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
846
802
  modelValue?: unknown;
847
803
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
848
- }, 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}`> & {
849
- _allExposed: {} | {
804
+ }, 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}`> & {
805
+ _allExposed: {
850
806
  reset: () => Promise<void>;
851
807
  resetValidation: () => Promise<void>;
852
- validate: (silent?: boolean | undefined) => Promise<string[]>;
808
+ validate: (silent?: boolean) => Promise<string[]>;
853
809
  isValid: import('vue').ComputedRef<boolean | null>;
854
810
  errorMessages: import('vue').ComputedRef<string[]>;
855
811
  } | {
856
812
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
857
813
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
858
- };
814
+ } | {};
859
815
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
860
816
  'click:control': (e: MouseEvent) => true;
861
817
  'mousedown:control': (e: MouseEvent) => true;
@@ -864,18 +820,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
864
820
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
865
821
  flat: boolean;
866
822
  reverse: boolean;
867
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
823
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
868
824
  type: string;
869
825
  error: boolean;
870
826
  active: boolean;
871
- direction: "vertical" | "horizontal";
827
+ direction: "horizontal" | "vertical";
872
828
  details: boolean;
873
829
  style: import('vue').StyleValue;
874
830
  autofocus: boolean;
875
831
  disabled: boolean;
876
832
  readonly: boolean | null;
877
833
  messages: string | readonly string[];
878
- 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>))[];
834
+ 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)?])[];
879
835
  focused: boolean;
880
836
  errorMessages: string | readonly string[] | null;
881
837
  maxErrors: string | number;
@@ -894,44 +850,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
894
850
  persistentPlaceholder: boolean;
895
851
  persistentCounter: boolean;
896
852
  }, true, {}, import('vue').SlotsType<Partial<{
897
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
898
- [key: string]: any;
899
- }>[];
853
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
900
854
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
901
855
  props: Record<string, any>;
902
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
903
- [key: string]: any;
904
- }>[];
905
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
906
- [key: string]: any;
907
- }>[];
856
+ }) => import('vue').VNode[];
857
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
908
858
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
909
859
  label: string | undefined;
910
860
  props: Record<string, any>;
911
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
912
- [key: string]: any;
913
- }>[];
914
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
915
- [key: string]: any;
916
- }>[];
917
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
918
- [key: string]: any;
919
- }>[];
920
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
921
- [key: string]: any;
922
- }>[];
923
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
924
- [key: string]: any;
925
- }>[];
926
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
927
- [key: string]: any;
928
- }>[];
929
- default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
930
- [key: string]: any;
931
- }>[];
932
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
933
- [key: string]: any;
934
- }>[];
861
+ }) => import('vue').VNode[];
862
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
863
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
864
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
865
+ 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
866
+ 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
867
+ default: () => import('vue').VNode[];
868
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
935
869
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
936
870
  P: {};
937
871
  B: {};
@@ -942,18 +876,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
942
876
  }, {
943
877
  flat: boolean;
944
878
  reverse: boolean;
945
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
879
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
946
880
  type: string;
947
881
  error: boolean;
948
882
  active: boolean;
949
- direction: "vertical" | "horizontal";
883
+ direction: "horizontal" | "vertical";
950
884
  details: boolean;
951
885
  style: import('vue').StyleValue;
952
886
  autofocus: boolean;
953
887
  disabled: boolean;
954
888
  readonly: boolean | null;
955
889
  messages: string | readonly string[];
956
- 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>))[];
890
+ 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)?])[];
957
891
  focused: boolean;
958
892
  errorMessages: string | readonly string[] | null;
959
893
  maxErrors: string | number;
@@ -986,7 +920,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
986
920
  counter?: string | number | boolean | undefined;
987
921
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
988
922
  modelValue?: any;
989
- 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;
923
+ 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;
990
924
  validationValue?: any;
991
925
  rounded?: string | number | boolean | undefined;
992
926
  baseColor?: string | undefined;
@@ -1009,7 +943,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1009
943
  modelModifiers?: Record<string, boolean> | undefined;
1010
944
  } & {
1011
945
  $children?: import('vue').VNodeChild | {
1012
- $stable?: boolean | undefined;
946
+ $stable?: boolean;
1013
947
  } | (() => import('vue').VNodeChild) | {
1014
948
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1015
949
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1023,8 +957,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1023
957
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1024
958
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1025
959
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1026
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1027
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
960
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
961
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1028
962
  default?: (() => import('vue').VNodeChild) | undefined;
1029
963
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1030
964
  };
@@ -1041,8 +975,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1041
975
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1042
976
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1043
977
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1044
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1045
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
978
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
979
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1046
980
  default?: false | (() => import('vue').VNodeChild) | undefined;
1047
981
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1048
982
  } | undefined;
@@ -1073,12 +1007,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1073
1007
  $data: {};
1074
1008
  $props: Partial<{
1075
1009
  error: boolean;
1076
- direction: "vertical" | "horizontal";
1010
+ direction: "horizontal" | "vertical";
1077
1011
  style: import('vue').StyleValue;
1078
1012
  disabled: boolean | null;
1079
1013
  readonly: boolean | null;
1080
1014
  messages: string | readonly string[];
1081
- 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>))[];
1015
+ 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)?])[];
1082
1016
  focused: boolean;
1083
1017
  errorMessages: string | readonly string[] | null;
1084
1018
  maxErrors: string | number;
@@ -1089,12 +1023,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1089
1023
  persistentHint: boolean;
1090
1024
  }> & Omit<{
1091
1025
  error: boolean;
1092
- direction: "vertical" | "horizontal";
1026
+ direction: "horizontal" | "vertical";
1093
1027
  style: import('vue').StyleValue;
1094
1028
  disabled: boolean | null;
1095
1029
  readonly: boolean | null;
1096
1030
  messages: string | readonly string[];
1097
- 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>))[];
1031
+ 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)?])[];
1098
1032
  focused: boolean;
1099
1033
  errorMessages: string | readonly string[] | null;
1100
1034
  maxErrors: string | number;
@@ -1112,18 +1046,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1112
1046
  label?: string | undefined;
1113
1047
  class?: any;
1114
1048
  theme?: string | undefined;
1115
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1116
- 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;
1049
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1050
+ 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;
1117
1051
  validationValue?: any;
1118
1052
  baseColor?: string | undefined;
1119
1053
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1120
1054
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1121
1055
  iconColor?: string | boolean | undefined;
1122
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1123
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1056
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1057
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1124
1058
  hint?: string | undefined;
1125
1059
  hideDetails?: boolean | "auto" | undefined;
1126
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1060
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1127
1061
  $attrs: {
1128
1062
  [x: string]: unknown;
1129
1063
  };
@@ -1131,35 +1065,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1131
1065
  [x: string]: unknown;
1132
1066
  };
1133
1067
  $slots: Readonly<{
1134
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1135
- [key: string]: any;
1136
- }>[]) | undefined;
1137
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1138
- [key: string]: any;
1139
- }>[]) | undefined;
1140
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1141
- [key: string]: any;
1142
- }>[]) | undefined;
1143
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1144
- [key: string]: any;
1145
- }>[]) | undefined;
1146
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1147
- [key: string]: any;
1148
- }>[]) | undefined;
1068
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1069
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1070
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1071
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1072
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1149
1073
  }>;
1150
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1151
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1074
+ $root: import('vue').ComponentPublicInstance | null;
1075
+ $parent: import('vue').ComponentPublicInstance | null;
1152
1076
  $host: Element | null;
1153
1077
  $emit: (event: string, ...args: any[]) => void;
1154
1078
  $el: any;
1155
1079
  $options: import('vue').ComponentOptionsBase<{
1156
1080
  error: boolean;
1157
- direction: "vertical" | "horizontal";
1081
+ direction: "horizontal" | "vertical";
1158
1082
  style: import('vue').StyleValue;
1159
1083
  disabled: boolean | null;
1160
1084
  readonly: boolean | null;
1161
1085
  messages: string | readonly string[];
1162
- 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>))[];
1086
+ 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)?])[];
1163
1087
  focused: boolean;
1164
1088
  errorMessages: string | readonly string[] | null;
1165
1089
  maxErrors: string | number;
@@ -1178,33 +1102,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1178
1102
  label?: string | undefined;
1179
1103
  class?: any;
1180
1104
  theme?: string | undefined;
1181
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1182
- 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;
1105
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1106
+ 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;
1183
1107
  validationValue?: any;
1184
1108
  baseColor?: string | undefined;
1185
1109
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1186
1110
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1187
1111
  iconColor?: string | boolean | undefined;
1188
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1189
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1112
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1113
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1190
1114
  hint?: string | undefined;
1191
1115
  hideDetails?: boolean | "auto" | undefined;
1192
- }, {
1116
+ } & {}, {
1193
1117
  reset: () => Promise<void>;
1194
1118
  resetValidation: () => Promise<void>;
1195
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1119
+ validate: (silent?: boolean) => Promise<string[]>;
1196
1120
  isValid: import('vue').ComputedRef<boolean | null>;
1197
1121
  errorMessages: import('vue').ComputedRef<string[]>;
1198
1122
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1199
- 'update:modelValue': (value: any) => true;
1200
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1123
+ "update:modelValue": (value: any) => true;
1124
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1201
1125
  error: boolean;
1202
- direction: "vertical" | "horizontal";
1126
+ direction: "horizontal" | "vertical";
1203
1127
  style: import('vue').StyleValue;
1204
1128
  disabled: boolean | null;
1205
1129
  readonly: boolean | null;
1206
1130
  messages: string | readonly string[];
1207
- 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>))[];
1131
+ 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)?])[];
1208
1132
  focused: boolean;
1209
1133
  errorMessages: string | readonly string[] | null;
1210
1134
  maxErrors: string | number;
@@ -1214,49 +1138,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1214
1138
  hideSpinButtons: boolean;
1215
1139
  persistentHint: boolean;
1216
1140
  }, {}, string, import('vue').SlotsType<Partial<{
1217
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1218
- [key: string]: any;
1219
- }>[];
1220
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1221
- [key: string]: any;
1222
- }>[];
1223
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1224
- [key: string]: any;
1225
- }>[];
1226
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1227
- [key: string]: any;
1228
- }>[];
1229
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1230
- [key: string]: any;
1231
- }>[];
1141
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1142
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1143
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1144
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1145
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1232
1146
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1233
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1234
- created?: (() => void) | (() => void)[] | undefined;
1235
- beforeMount?: (() => void) | (() => void)[] | undefined;
1236
- mounted?: (() => void) | (() => void)[] | undefined;
1237
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1238
- updated?: (() => void) | (() => void)[] | undefined;
1239
- activated?: (() => void) | (() => void)[] | undefined;
1240
- deactivated?: (() => void) | (() => void)[] | undefined;
1241
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1242
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1243
- destroyed?: (() => void) | (() => void)[] | undefined;
1244
- unmounted?: (() => void) | (() => void)[] | undefined;
1245
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1246
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1247
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1147
+ beforeCreate?: (() => void) | (() => void)[];
1148
+ created?: (() => void) | (() => void)[];
1149
+ beforeMount?: (() => void) | (() => void)[];
1150
+ mounted?: (() => void) | (() => void)[];
1151
+ beforeUpdate?: (() => void) | (() => void)[];
1152
+ updated?: (() => void) | (() => void)[];
1153
+ activated?: (() => void) | (() => void)[];
1154
+ deactivated?: (() => void) | (() => void)[];
1155
+ beforeDestroy?: (() => void) | (() => void)[];
1156
+ beforeUnmount?: (() => void) | (() => void)[];
1157
+ destroyed?: (() => void) | (() => void)[];
1158
+ unmounted?: (() => void) | (() => void)[];
1159
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1160
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1161
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1248
1162
  };
1249
1163
  $forceUpdate: () => void;
1250
1164
  $nextTick: typeof nextTick;
1251
- $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;
1165
+ $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;
1252
1166
  } & Readonly<{
1253
1167
  error: boolean;
1254
- direction: "vertical" | "horizontal";
1168
+ direction: "horizontal" | "vertical";
1255
1169
  style: import('vue').StyleValue;
1256
1170
  disabled: boolean | null;
1257
1171
  readonly: boolean | null;
1258
1172
  messages: string | readonly string[];
1259
- 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>))[];
1173
+ 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)?])[];
1260
1174
  focused: boolean;
1261
1175
  errorMessages: string | readonly string[] | null;
1262
1176
  maxErrors: string | number;
@@ -1267,12 +1181,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1267
1181
  persistentHint: boolean;
1268
1182
  }> & Omit<{
1269
1183
  error: boolean;
1270
- direction: "vertical" | "horizontal";
1184
+ direction: "horizontal" | "vertical";
1271
1185
  style: import('vue').StyleValue;
1272
1186
  disabled: boolean | null;
1273
1187
  readonly: boolean | null;
1274
1188
  messages: string | readonly string[];
1275
- 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>))[];
1189
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1276
1190
  focused: boolean;
1277
1191
  errorMessages: string | readonly string[] | null;
1278
1192
  maxErrors: string | number;
@@ -1292,7 +1206,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1292
1206
  class?: any;
1293
1207
  theme?: string | undefined;
1294
1208
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1295
- 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;
1209
+ 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;
1296
1210
  validationValue?: any;
1297
1211
  baseColor?: string | undefined;
1298
1212
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -1302,22 +1216,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1302
1216
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1303
1217
  hint?: string | undefined;
1304
1218
  hideDetails?: boolean | "auto" | undefined;
1305
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1219
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1306
1220
  reset: () => Promise<void>;
1307
1221
  resetValidation: () => Promise<void>;
1308
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1222
+ validate: (silent?: boolean) => Promise<string[]>;
1309
1223
  isValid: import('vue').ComputedRef<boolean | null>;
1310
1224
  errorMessages: import('vue').ComputedRef<string[]>;
1311
1225
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1312
1226
  modelValue?: unknown;
1313
1227
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1314
- }, 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<{
1228
+ }, 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<{
1315
1229
  $: import('vue').ComponentInternalInstance;
1316
1230
  $data: {};
1317
1231
  $props: Partial<{
1318
1232
  flat: boolean;
1319
1233
  reverse: boolean;
1320
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1234
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1321
1235
  error: boolean;
1322
1236
  active: boolean;
1323
1237
  details: boolean;
@@ -1336,7 +1250,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1336
1250
  }> & Omit<{
1337
1251
  flat: boolean;
1338
1252
  reverse: boolean;
1339
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1253
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1340
1254
  error: boolean;
1341
1255
  active: boolean;
1342
1256
  details: boolean;
@@ -1356,18 +1270,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1356
1270
  label?: string | undefined;
1357
1271
  class?: any;
1358
1272
  theme?: string | undefined;
1359
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1273
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1360
1274
  rounded?: string | number | boolean | undefined;
1361
1275
  baseColor?: string | undefined;
1362
1276
  bgColor?: string | undefined;
1363
1277
  iconColor?: string | boolean | undefined;
1364
1278
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1365
1279
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1366
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1367
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1368
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1280
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1281
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1282
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1369
1283
  centerAffix?: boolean | undefined;
1370
- } & 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">;
1284
+ } & 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">;
1371
1285
  $attrs: {
1372
1286
  [x: string]: unknown;
1373
1287
  };
@@ -1377,37 +1291,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1377
1291
  $slots: Readonly<{
1378
1292
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1379
1293
  props: Record<string, any>;
1380
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1381
- [key: string]: any;
1382
- }>[]) | undefined;
1383
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1384
- [key: string]: any;
1385
- }>[]) | undefined;
1386
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1387
- [key: string]: any;
1388
- }>[]) | undefined;
1294
+ }) => import('vue').VNode[]) | undefined;
1295
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1296
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1389
1297
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1390
1298
  label: string | undefined;
1391
1299
  props: Record<string, any>;
1392
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1393
- [key: string]: any;
1394
- }>[]) | undefined;
1395
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1396
- [key: string]: any;
1397
- }>[]) | undefined;
1398
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1399
- [key: string]: any;
1400
- }>[]) | undefined;
1300
+ }) => import('vue').VNode[]) | undefined;
1301
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
1302
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
1401
1303
  }>;
1402
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1403
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1304
+ $root: import('vue').ComponentPublicInstance | null;
1305
+ $parent: import('vue').ComponentPublicInstance | null;
1404
1306
  $host: Element | null;
1405
1307
  $emit: (event: "update:focused", focused: boolean) => void;
1406
1308
  $el: any;
1407
1309
  $options: import('vue').ComponentOptionsBase<{
1408
1310
  flat: boolean;
1409
1311
  reverse: boolean;
1410
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1312
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1411
1313
  error: boolean;
1412
1314
  active: boolean;
1413
1315
  details: boolean;
@@ -1428,16 +1330,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1428
1330
  label?: string | undefined;
1429
1331
  class?: any;
1430
1332
  theme?: string | undefined;
1431
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1333
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1432
1334
  rounded?: string | number | boolean | undefined;
1433
1335
  baseColor?: string | undefined;
1434
1336
  bgColor?: string | undefined;
1435
1337
  iconColor?: string | boolean | undefined;
1436
1338
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1437
1339
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1438
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1439
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1440
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1340
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1341
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1342
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1441
1343
  centerAffix?: boolean | undefined;
1442
1344
  } & {
1443
1345
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
@@ -1445,12 +1347,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1445
1347
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1446
1348
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1447
1349
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1448
- 'update:focused': (focused: boolean) => true;
1449
- 'update:modelValue': (value: any) => true;
1450
- }, "$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, {
1350
+ "update:focused": (focused: boolean) => true;
1351
+ "update:modelValue": (value: any) => true;
1352
+ }, "$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, {
1451
1353
  flat: boolean;
1452
1354
  reverse: boolean;
1453
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1355
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1454
1356
  error: boolean;
1455
1357
  active: boolean;
1456
1358
  details: boolean;
@@ -1469,51 +1371,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1469
1371
  }, {}, string, import('vue').SlotsType<Partial<{
1470
1372
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1471
1373
  props: Record<string, any>;
1472
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1473
- [key: string]: any;
1474
- }>[];
1475
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1476
- [key: string]: any;
1477
- }>[];
1478
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1479
- [key: string]: any;
1480
- }>[];
1374
+ }) => import('vue').VNode[];
1375
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1376
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1481
1377
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1482
1378
  label: string | undefined;
1483
1379
  props: Record<string, any>;
1484
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1485
- [key: string]: any;
1486
- }>[];
1487
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1488
- [key: string]: any;
1489
- }>[];
1490
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1491
- [key: string]: any;
1492
- }>[];
1380
+ }) => import('vue').VNode[];
1381
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1382
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
1493
1383
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1494
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1495
- created?: (() => void) | (() => void)[] | undefined;
1496
- beforeMount?: (() => void) | (() => void)[] | undefined;
1497
- mounted?: (() => void) | (() => void)[] | undefined;
1498
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1499
- updated?: (() => void) | (() => void)[] | undefined;
1500
- activated?: (() => void) | (() => void)[] | undefined;
1501
- deactivated?: (() => void) | (() => void)[] | undefined;
1502
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1503
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1504
- destroyed?: (() => void) | (() => void)[] | undefined;
1505
- unmounted?: (() => void) | (() => void)[] | undefined;
1506
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1507
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1508
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1384
+ beforeCreate?: (() => void) | (() => void)[];
1385
+ created?: (() => void) | (() => void)[];
1386
+ beforeMount?: (() => void) | (() => void)[];
1387
+ mounted?: (() => void) | (() => void)[];
1388
+ beforeUpdate?: (() => void) | (() => void)[];
1389
+ updated?: (() => void) | (() => void)[];
1390
+ activated?: (() => void) | (() => void)[];
1391
+ deactivated?: (() => void) | (() => void)[];
1392
+ beforeDestroy?: (() => void) | (() => void)[];
1393
+ beforeUnmount?: (() => void) | (() => void)[];
1394
+ destroyed?: (() => void) | (() => void)[];
1395
+ unmounted?: (() => void) | (() => void)[];
1396
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1397
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1398
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1509
1399
  };
1510
1400
  $forceUpdate: () => void;
1511
1401
  $nextTick: typeof nextTick;
1512
- $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;
1402
+ $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;
1513
1403
  } & Readonly<{
1514
1404
  flat: boolean;
1515
1405
  reverse: boolean;
1516
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1406
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1517
1407
  error: boolean;
1518
1408
  active: boolean;
1519
1409
  details: boolean;
@@ -1532,7 +1422,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1532
1422
  }> & Omit<{
1533
1423
  flat: boolean;
1534
1424
  reverse: boolean;
1535
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1425
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1536
1426
  error: boolean;
1537
1427
  active: boolean;
1538
1428
  details: boolean;
@@ -1566,31 +1456,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1566
1456
  centerAffix?: boolean | undefined;
1567
1457
  } & {
1568
1458
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1569
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1459
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1570
1460
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1571
1461
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1572
1462
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1573
1463
  modelValue?: unknown;
1574
1464
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1575
- }, 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}`> & {
1576
- _allExposed: {} | {
1465
+ }, 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}`> & {
1466
+ _allExposed: {
1577
1467
  reset: () => Promise<void>;
1578
1468
  resetValidation: () => Promise<void>;
1579
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1469
+ validate: (silent?: boolean) => Promise<string[]>;
1580
1470
  isValid: import('vue').ComputedRef<boolean | null>;
1581
1471
  errorMessages: import('vue').ComputedRef<string[]>;
1582
1472
  } | {
1583
1473
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1584
1474
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1585
- };
1475
+ } | {};
1586
1476
  }, {}, {}, {}, {
1587
1477
  flat: boolean;
1588
1478
  reverse: boolean;
1589
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1479
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1590
1480
  type: string;
1591
1481
  error: boolean;
1592
1482
  active: boolean;
1593
- direction: "vertical" | "horizontal";
1483
+ direction: "horizontal" | "vertical";
1594
1484
  details: boolean;
1595
1485
  style: import('vue').StyleValue;
1596
1486
  autofocus: boolean;
@@ -1620,82 +1510,82 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1620
1510
  $slots: Readonly<{
1621
1511
  [name: string]: import('vue').Slot<any> | undefined;
1622
1512
  }>;
1623
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1624
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1513
+ $root: import('vue').ComponentPublicInstance | null;
1514
+ $parent: import('vue').ComponentPublicInstance | null;
1625
1515
  $host: Element | null;
1626
1516
  $emit: ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
1627
1517
  $el: any;
1628
1518
  $options: import('vue').ComponentOptionsBase<Readonly<{
1629
- modelValue?: string | number | null | undefined;
1630
- prependIcon?: import('../Customs/SyTextField/types').IconType;
1631
- appendIcon?: import('../Customs/SyTextField/types').IconType;
1632
- prependInnerIcon?: import('../Customs/SyTextField/types').IconType;
1633
- appendInnerIcon?: import('../Customs/SyTextField/types').IconType;
1634
- prependTooltip?: string | undefined;
1635
- appendTooltip?: string | undefined;
1636
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
1637
- variantStyle?: import('../Customs/SyTextField/types').VariantStyle | undefined;
1638
- color?: import('../Customs/SyTextField/types').ColorType | undefined;
1639
- isClearable?: boolean | undefined;
1640
- showDivider?: boolean | undefined;
1641
- label?: string | undefined;
1642
- required?: boolean | undefined;
1643
- errorMessages?: string[] | null | undefined;
1644
- warningMessages?: string[] | null | undefined;
1645
- successMessages?: string[] | null | undefined;
1646
- readonly?: boolean | undefined;
1647
- isActive?: boolean | undefined;
1648
- baseColor?: string | undefined;
1649
- bgColor?: string | undefined;
1650
- centerAffix?: boolean | undefined;
1651
- counter?: string | number | boolean | undefined;
1652
- counterValue?: number | ((value: any) => number) | undefined;
1653
- density?: "default" | "comfortable" | "compact" | undefined;
1654
- direction?: "vertical" | "horizontal" | undefined;
1655
- isDirty?: boolean | undefined;
1656
- disabled?: boolean | undefined;
1657
- isOnError?: boolean | undefined;
1658
- isFlat?: boolean | undefined;
1659
- isFocused?: boolean | undefined;
1660
- areDetailsHidden?: boolean | "auto" | undefined;
1661
- areSpinButtonsHidden?: boolean | undefined;
1662
- hint?: string | undefined;
1663
- id?: string | undefined;
1664
- loading?: string | boolean | undefined;
1665
- maxErrors?: string | number | undefined;
1666
- maxWidth?: string | number | undefined;
1667
- messages?: string | string[] | undefined;
1668
- minWidth?: string | number | undefined;
1669
- name?: string | undefined;
1670
- displayPersistentClear?: boolean | undefined;
1671
- displayPersistentCounter?: boolean | undefined;
1672
- displayPersistentHint?: boolean | undefined;
1673
- displayPersistentPlaceholder?: boolean | undefined;
1674
- placeholder?: string | undefined;
1675
- prefix?: string | undefined;
1676
- isReversed?: boolean | undefined;
1677
- role?: string | undefined;
1678
- rounded?: string | number | boolean | undefined;
1679
- hasError?: boolean | undefined;
1680
- hasWarning?: boolean | undefined;
1681
- hasSuccess?: boolean | undefined;
1682
- isOnSingleLine?: boolean | undefined;
1683
- suffix?: string | undefined;
1684
- theme?: string | undefined;
1685
- isTiled?: boolean | undefined;
1686
- type?: string | undefined;
1687
- width?: string | number | undefined;
1688
- displayAsterisk?: boolean | undefined;
1689
- noIcon?: boolean | undefined;
1690
- customRules?: ValidationRule[] | undefined;
1691
- customWarningRules?: ValidationRule[] | undefined;
1692
- customSuccessRules?: ValidationRule[] | undefined;
1693
- showSuccessMessages?: boolean | undefined;
1694
- isValidateOnBlur?: boolean | undefined;
1695
- disableErrorHandling?: boolean | undefined;
1696
- disableClickButton?: boolean | undefined;
1697
- autocomplete?: string | undefined;
1698
- helpText?: string | undefined;
1519
+ modelValue?: string | number | null;
1520
+ prependIcon?: import('../../types/vuetifyTypes').IconType;
1521
+ appendIcon?: import('../../types/vuetifyTypes').IconType;
1522
+ prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
1523
+ appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
1524
+ prependTooltip?: string;
1525
+ appendTooltip?: string;
1526
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
1527
+ variantStyle?: import('../../types/vuetifyTypes').VariantStyle;
1528
+ color?: import('../../types/vuetifyTypes').ColorType;
1529
+ isClearable?: boolean;
1530
+ showDivider?: boolean;
1531
+ label?: string;
1532
+ required?: boolean;
1533
+ errorMessages?: string[] | null;
1534
+ warningMessages?: string[] | null;
1535
+ successMessages?: string[] | null;
1536
+ readonly?: boolean;
1537
+ isActive?: boolean;
1538
+ baseColor?: string;
1539
+ bgColor?: string;
1540
+ centerAffix?: boolean;
1541
+ counter?: string | number | boolean;
1542
+ counterValue?: number | ((value: any) => number);
1543
+ density?: "default" | "comfortable" | "compact";
1544
+ direction?: "horizontal" | "vertical";
1545
+ isDirty?: boolean;
1546
+ disabled?: boolean;
1547
+ isOnError?: boolean;
1548
+ isFlat?: boolean;
1549
+ isFocused?: boolean;
1550
+ areDetailsHidden?: boolean | "auto";
1551
+ areSpinButtonsHidden?: boolean;
1552
+ hint?: string;
1553
+ id?: string;
1554
+ loading?: string | boolean;
1555
+ maxErrors?: string | number;
1556
+ maxWidth?: string | number;
1557
+ messages?: string | string[];
1558
+ minWidth?: string | number;
1559
+ name?: string;
1560
+ displayPersistentClear?: boolean;
1561
+ displayPersistentCounter?: boolean;
1562
+ displayPersistentHint?: boolean;
1563
+ displayPersistentPlaceholder?: boolean;
1564
+ placeholder?: string;
1565
+ prefix?: string;
1566
+ isReversed?: boolean;
1567
+ role?: string;
1568
+ rounded?: string | number | boolean;
1569
+ hasError?: boolean;
1570
+ hasWarning?: boolean;
1571
+ hasSuccess?: boolean;
1572
+ isOnSingleLine?: boolean;
1573
+ suffix?: string;
1574
+ theme?: string;
1575
+ isTiled?: boolean;
1576
+ type?: string;
1577
+ width?: string | number;
1578
+ displayAsterisk?: boolean;
1579
+ noIcon?: boolean;
1580
+ customRules?: ValidationRule[];
1581
+ customWarningRules?: ValidationRule[];
1582
+ customSuccessRules?: ValidationRule[];
1583
+ showSuccessMessages?: boolean;
1584
+ isValidateOnBlur?: boolean;
1585
+ disableErrorHandling?: boolean;
1586
+ disableClickButton?: boolean;
1587
+ autocomplete?: string;
1588
+ helpText?: string;
1699
1589
  }> & Readonly<{
1700
1590
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1701
1591
  onClear?: ((...args: any[]) => any) | undefined;
@@ -1725,7 +1615,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1725
1615
  label: string;
1726
1616
  width: string | number;
1727
1617
  role: string;
1728
- color: import('../Customs/SyTextField/types').ColorType;
1618
+ color: import('../../types/vuetifyTypes').ColorType;
1729
1619
  theme: string;
1730
1620
  disabled: boolean;
1731
1621
  placeholder: string;
@@ -1735,8 +1625,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1735
1625
  minWidth: string | number;
1736
1626
  density: "default" | "comfortable" | "compact";
1737
1627
  baseColor: string;
1738
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1739
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1628
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1629
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1740
1630
  readonly: boolean;
1741
1631
  id: string;
1742
1632
  name: string;
@@ -1744,12 +1634,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1744
1634
  bgColor: string;
1745
1635
  isActive: boolean;
1746
1636
  prefix: string;
1747
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1748
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1637
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1638
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1749
1639
  prependTooltip: string;
1750
1640
  appendTooltip: string;
1751
- tooltipLocation: "start" | "end" | "top" | "bottom";
1752
- variantStyle: import('../Customs/SyTextField/types').VariantStyle;
1641
+ tooltipLocation: "top" | "bottom" | "start" | "end";
1642
+ variantStyle: import('../../types/vuetifyTypes').VariantStyle;
1753
1643
  isClearable: boolean;
1754
1644
  errorMessages: string[] | null;
1755
1645
  warningMessages: string[] | null;
@@ -1757,7 +1647,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1757
1647
  centerAffix: boolean;
1758
1648
  counter: string | number | boolean;
1759
1649
  counterValue: number | ((value: any) => number);
1760
- direction: "vertical" | "horizontal";
1650
+ direction: "horizontal" | "vertical";
1761
1651
  isDirty: boolean;
1762
1652
  isOnError: boolean;
1763
1653
  isFlat: boolean;
@@ -1789,31 +1679,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1789
1679
  autocomplete: string;
1790
1680
  helpText: string;
1791
1681
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1792
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
1793
- created?: ((() => void) | (() => void)[]) | undefined;
1794
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
1795
- mounted?: ((() => void) | (() => void)[]) | undefined;
1796
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
1797
- updated?: ((() => void) | (() => void)[]) | undefined;
1798
- activated?: ((() => void) | (() => void)[]) | undefined;
1799
- deactivated?: ((() => void) | (() => void)[]) | undefined;
1800
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
1801
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
1802
- destroyed?: ((() => void) | (() => void)[]) | undefined;
1803
- unmounted?: ((() => void) | (() => void)[]) | undefined;
1804
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1805
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1806
- errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[]) | undefined;
1682
+ beforeCreate?: (() => void) | (() => void)[];
1683
+ created?: (() => void) | (() => void)[];
1684
+ beforeMount?: (() => void) | (() => void)[];
1685
+ mounted?: (() => void) | (() => void)[];
1686
+ beforeUpdate?: (() => void) | (() => void)[];
1687
+ updated?: (() => void) | (() => void)[];
1688
+ activated?: (() => void) | (() => void)[];
1689
+ deactivated?: (() => void) | (() => void)[];
1690
+ beforeDestroy?: (() => void) | (() => void)[];
1691
+ beforeUnmount?: (() => void) | (() => void)[];
1692
+ destroyed?: (() => void) | (() => void)[];
1693
+ unmounted?: (() => void) | (() => void)[];
1694
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1695
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1696
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1807
1697
  };
1808
1698
  $forceUpdate: () => void;
1809
1699
  $nextTick: typeof nextTick;
1810
- $watch<T_4 extends string | ((...args: any) => any)>(source: T_4, cb: T_4 extends (...args: any) => infer R_4 ? (args_0: R_4, args_1: R_4, 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;
1700
+ $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;
1811
1701
  } & Readonly<{
1812
1702
  type: string;
1813
1703
  label: string;
1814
1704
  width: string | number;
1815
1705
  role: string;
1816
- color: import('../Customs/SyTextField/types').ColorType;
1706
+ color: import('../../types/vuetifyTypes').ColorType;
1817
1707
  theme: string;
1818
1708
  disabled: boolean;
1819
1709
  placeholder: string;
@@ -1823,8 +1713,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1823
1713
  minWidth: string | number;
1824
1714
  density: "default" | "comfortable" | "compact";
1825
1715
  baseColor: string;
1826
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1827
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1716
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1717
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1828
1718
  readonly: boolean;
1829
1719
  id: string;
1830
1720
  name: string;
@@ -1832,12 +1722,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1832
1722
  bgColor: string;
1833
1723
  isActive: boolean;
1834
1724
  prefix: string;
1835
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1836
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1725
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1726
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1837
1727
  prependTooltip: string;
1838
1728
  appendTooltip: string;
1839
- tooltipLocation: "start" | "end" | "top" | "bottom";
1840
- variantStyle: import('../Customs/SyTextField/types').VariantStyle;
1729
+ tooltipLocation: "top" | "bottom" | "start" | "end";
1730
+ variantStyle: import('../../types/vuetifyTypes').VariantStyle;
1841
1731
  isClearable: boolean;
1842
1732
  errorMessages: string[] | null;
1843
1733
  warningMessages: string[] | null;
@@ -1845,7 +1735,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1845
1735
  centerAffix: boolean;
1846
1736
  counter: string | number | boolean;
1847
1737
  counterValue: number | ((value: any) => number);
1848
- direction: "vertical" | "horizontal";
1738
+ direction: "horizontal" | "vertical";
1849
1739
  isDirty: boolean;
1850
1740
  isOnError: boolean;
1851
1741
  isFlat: boolean;
@@ -1877,76 +1767,76 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1877
1767
  autocomplete: string;
1878
1768
  helpText: string;
1879
1769
  }> & Omit<Readonly<{
1880
- modelValue?: string | number | null | undefined;
1881
- prependIcon?: import('../Customs/SyTextField/types').IconType;
1882
- appendIcon?: import('../Customs/SyTextField/types').IconType;
1883
- prependInnerIcon?: import('../Customs/SyTextField/types').IconType;
1884
- appendInnerIcon?: import('../Customs/SyTextField/types').IconType;
1885
- prependTooltip?: string | undefined;
1886
- appendTooltip?: string | undefined;
1887
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
1888
- variantStyle?: import('../Customs/SyTextField/types').VariantStyle | undefined;
1889
- color?: import('../Customs/SyTextField/types').ColorType | undefined;
1890
- isClearable?: boolean | undefined;
1891
- showDivider?: boolean | undefined;
1892
- label?: string | undefined;
1893
- required?: boolean | undefined;
1894
- errorMessages?: string[] | null | undefined;
1895
- warningMessages?: string[] | null | undefined;
1896
- successMessages?: string[] | null | undefined;
1897
- readonly?: boolean | undefined;
1898
- isActive?: boolean | undefined;
1899
- baseColor?: string | undefined;
1900
- bgColor?: string | undefined;
1901
- centerAffix?: boolean | undefined;
1902
- counter?: string | number | boolean | undefined;
1903
- counterValue?: number | ((value: any) => number) | undefined;
1904
- density?: "default" | "comfortable" | "compact" | undefined;
1905
- direction?: "vertical" | "horizontal" | undefined;
1906
- isDirty?: boolean | undefined;
1907
- disabled?: boolean | undefined;
1908
- isOnError?: boolean | undefined;
1909
- isFlat?: boolean | undefined;
1910
- isFocused?: boolean | undefined;
1911
- areDetailsHidden?: boolean | "auto" | undefined;
1912
- areSpinButtonsHidden?: boolean | undefined;
1913
- hint?: string | undefined;
1914
- id?: string | undefined;
1915
- loading?: string | boolean | undefined;
1916
- maxErrors?: string | number | undefined;
1917
- maxWidth?: string | number | undefined;
1918
- messages?: string | string[] | undefined;
1919
- minWidth?: string | number | undefined;
1920
- name?: string | undefined;
1921
- displayPersistentClear?: boolean | undefined;
1922
- displayPersistentCounter?: boolean | undefined;
1923
- displayPersistentHint?: boolean | undefined;
1924
- displayPersistentPlaceholder?: boolean | undefined;
1925
- placeholder?: string | undefined;
1926
- prefix?: string | undefined;
1927
- isReversed?: boolean | undefined;
1928
- role?: string | undefined;
1929
- rounded?: string | number | boolean | undefined;
1930
- hasError?: boolean | undefined;
1931
- hasWarning?: boolean | undefined;
1932
- hasSuccess?: boolean | undefined;
1933
- isOnSingleLine?: boolean | undefined;
1934
- suffix?: string | undefined;
1935
- theme?: string | undefined;
1936
- isTiled?: boolean | undefined;
1937
- type?: string | undefined;
1938
- width?: string | number | undefined;
1939
- displayAsterisk?: boolean | undefined;
1940
- noIcon?: boolean | undefined;
1941
- customRules?: ValidationRule[] | undefined;
1942
- customWarningRules?: ValidationRule[] | undefined;
1943
- customSuccessRules?: ValidationRule[] | undefined;
1944
- showSuccessMessages?: boolean | undefined;
1945
- isValidateOnBlur?: boolean | undefined;
1946
- disableErrorHandling?: boolean | undefined;
1947
- disableClickButton?: boolean | undefined;
1948
- autocomplete?: string | undefined;
1949
- helpText?: string | undefined;
1770
+ modelValue?: string | number | null;
1771
+ prependIcon?: import('../../types/vuetifyTypes').IconType;
1772
+ appendIcon?: import('../../types/vuetifyTypes').IconType;
1773
+ prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
1774
+ appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
1775
+ prependTooltip?: string;
1776
+ appendTooltip?: string;
1777
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
1778
+ variantStyle?: import('../../types/vuetifyTypes').VariantStyle;
1779
+ color?: import('../../types/vuetifyTypes').ColorType;
1780
+ isClearable?: boolean;
1781
+ showDivider?: boolean;
1782
+ label?: string;
1783
+ required?: boolean;
1784
+ errorMessages?: string[] | null;
1785
+ warningMessages?: string[] | null;
1786
+ successMessages?: string[] | null;
1787
+ readonly?: boolean;
1788
+ isActive?: boolean;
1789
+ baseColor?: string;
1790
+ bgColor?: string;
1791
+ centerAffix?: boolean;
1792
+ counter?: string | number | boolean;
1793
+ counterValue?: number | ((value: any) => number);
1794
+ density?: "default" | "comfortable" | "compact";
1795
+ direction?: "horizontal" | "vertical";
1796
+ isDirty?: boolean;
1797
+ disabled?: boolean;
1798
+ isOnError?: boolean;
1799
+ isFlat?: boolean;
1800
+ isFocused?: boolean;
1801
+ areDetailsHidden?: boolean | "auto";
1802
+ areSpinButtonsHidden?: boolean;
1803
+ hint?: string;
1804
+ id?: string;
1805
+ loading?: string | boolean;
1806
+ maxErrors?: string | number;
1807
+ maxWidth?: string | number;
1808
+ messages?: string | string[];
1809
+ minWidth?: string | number;
1810
+ name?: string;
1811
+ displayPersistentClear?: boolean;
1812
+ displayPersistentCounter?: boolean;
1813
+ displayPersistentHint?: boolean;
1814
+ displayPersistentPlaceholder?: boolean;
1815
+ placeholder?: string;
1816
+ prefix?: string;
1817
+ isReversed?: boolean;
1818
+ role?: string;
1819
+ rounded?: string | number | boolean;
1820
+ hasError?: boolean;
1821
+ hasWarning?: boolean;
1822
+ hasSuccess?: boolean;
1823
+ isOnSingleLine?: boolean;
1824
+ suffix?: string;
1825
+ theme?: string;
1826
+ isTiled?: boolean;
1827
+ type?: string;
1828
+ width?: string | number;
1829
+ displayAsterisk?: boolean;
1830
+ noIcon?: boolean;
1831
+ customRules?: ValidationRule[];
1832
+ customWarningRules?: ValidationRule[];
1833
+ customSuccessRules?: ValidationRule[];
1834
+ showSuccessMessages?: boolean;
1835
+ isValidateOnBlur?: boolean;
1836
+ disableErrorHandling?: boolean;
1837
+ disableClickButton?: boolean;
1838
+ autocomplete?: string;
1839
+ helpText?: string;
1950
1840
  }> & Readonly<{
1951
1841
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1952
1842
  onClear?: ((...args: any[]) => any) | undefined;
@@ -1980,15 +1870,15 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1980
1870
  $data: {};
1981
1871
  $props: {
1982
1872
  readonly modelValue?: string | number | null | undefined;
1983
- readonly prependIcon?: import('../Customs/SyTextField/types').IconType;
1984
- readonly appendIcon?: import('../Customs/SyTextField/types').IconType;
1985
- readonly prependInnerIcon?: import('../Customs/SyTextField/types').IconType;
1986
- readonly appendInnerIcon?: import('../Customs/SyTextField/types').IconType;
1873
+ readonly prependIcon?: import('../../types/vuetifyTypes').IconType;
1874
+ readonly appendIcon?: import('../../types/vuetifyTypes').IconType;
1875
+ readonly prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
1876
+ readonly appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
1987
1877
  readonly prependTooltip?: string | undefined;
1988
1878
  readonly appendTooltip?: string | undefined;
1989
- readonly tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
1990
- readonly variantStyle?: import('../Customs/SyTextField/types').VariantStyle | undefined;
1991
- readonly color?: import('../Customs/SyTextField/types').ColorType | undefined;
1879
+ readonly tooltipLocation?: "top" | "bottom" | "start" | "end" | undefined;
1880
+ readonly variantStyle?: import('../../types/vuetifyTypes').VariantStyle | undefined;
1881
+ readonly color?: import('../../types/vuetifyTypes').ColorType | undefined;
1992
1882
  readonly isClearable?: boolean | undefined;
1993
1883
  readonly showDivider?: boolean | undefined;
1994
1884
  readonly label?: string | undefined;
@@ -2004,7 +1894,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2004
1894
  readonly counter?: string | number | boolean | undefined;
2005
1895
  readonly counterValue?: number | ((value: any) => number) | undefined;
2006
1896
  readonly density?: "default" | "comfortable" | "compact" | undefined;
2007
- readonly direction?: "vertical" | "horizontal" | undefined;
1897
+ readonly direction?: "horizontal" | "vertical" | undefined;
2008
1898
  readonly isDirty?: boolean | undefined;
2009
1899
  readonly disabled?: boolean | undefined;
2010
1900
  readonly isOnError?: boolean | undefined;
@@ -2063,18 +1953,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2063
1953
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
2064
1954
  flat: boolean;
2065
1955
  reverse: boolean;
2066
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1956
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2067
1957
  type: string;
2068
1958
  error: boolean;
2069
1959
  active: boolean;
2070
- direction: "vertical" | "horizontal";
1960
+ direction: "horizontal" | "vertical";
2071
1961
  details: boolean;
2072
1962
  style: import('vue').StyleValue;
2073
1963
  autofocus: boolean;
2074
1964
  disabled: boolean;
2075
1965
  readonly: boolean | null;
2076
1966
  messages: string | readonly string[];
2077
- 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>))[];
1967
+ 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)?])[];
2078
1968
  focused: boolean;
2079
1969
  errorMessages: string | readonly string[] | null;
2080
1970
  maxErrors: string | number;
@@ -2107,7 +1997,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2107
1997
  counter?: string | number | boolean | undefined;
2108
1998
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2109
1999
  modelValue?: any;
2110
- 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;
2000
+ 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;
2111
2001
  validationValue?: any;
2112
2002
  rounded?: string | number | boolean | undefined;
2113
2003
  baseColor?: string | undefined;
@@ -2130,7 +2020,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2130
2020
  modelModifiers?: Record<string, boolean> | undefined;
2131
2021
  } & {
2132
2022
  $children?: import('vue').VNodeChild | {
2133
- $stable?: boolean | undefined;
2023
+ $stable?: boolean;
2134
2024
  } | (() => import('vue').VNodeChild) | {
2135
2025
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2136
2026
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -2144,8 +2034,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2144
2034
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2145
2035
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2146
2036
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2147
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2148
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2037
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2038
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2149
2039
  default?: (() => import('vue').VNodeChild) | undefined;
2150
2040
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2151
2041
  };
@@ -2162,8 +2052,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2162
2052
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2163
2053
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2164
2054
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2165
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2166
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2055
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2056
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2167
2057
  default?: false | (() => import('vue').VNodeChild) | undefined;
2168
2058
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2169
2059
  } | undefined;
@@ -2194,12 +2084,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2194
2084
  $data: {};
2195
2085
  $props: Partial<{
2196
2086
  error: boolean;
2197
- direction: "vertical" | "horizontal";
2087
+ direction: "horizontal" | "vertical";
2198
2088
  style: import('vue').StyleValue;
2199
2089
  disabled: boolean | null;
2200
2090
  readonly: boolean | null;
2201
2091
  messages: string | readonly string[];
2202
- 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>))[];
2092
+ 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)?])[];
2203
2093
  focused: boolean;
2204
2094
  errorMessages: string | readonly string[] | null;
2205
2095
  maxErrors: string | number;
@@ -2210,12 +2100,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2210
2100
  persistentHint: boolean;
2211
2101
  }> & Omit<{
2212
2102
  error: boolean;
2213
- direction: "vertical" | "horizontal";
2103
+ direction: "horizontal" | "vertical";
2214
2104
  style: import('vue').StyleValue;
2215
2105
  disabled: boolean | null;
2216
2106
  readonly: boolean | null;
2217
2107
  messages: string | readonly string[];
2218
- 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>))[];
2108
+ 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)?])[];
2219
2109
  focused: boolean;
2220
2110
  errorMessages: string | readonly string[] | null;
2221
2111
  maxErrors: string | number;
@@ -2233,18 +2123,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2233
2123
  label?: string | undefined;
2234
2124
  class?: any;
2235
2125
  theme?: string | undefined;
2236
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2237
- 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;
2126
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2127
+ 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;
2238
2128
  validationValue?: any;
2239
2129
  baseColor?: string | undefined;
2240
2130
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2241
2131
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2242
2132
  iconColor?: string | boolean | undefined;
2243
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2244
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2133
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2134
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2245
2135
  hint?: string | undefined;
2246
2136
  hideDetails?: boolean | "auto" | undefined;
2247
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
2137
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
2248
2138
  $attrs: {
2249
2139
  [x: string]: unknown;
2250
2140
  };
@@ -2252,35 +2142,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2252
2142
  [x: string]: unknown;
2253
2143
  };
2254
2144
  $slots: Readonly<{
2255
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2256
- [key: string]: any;
2257
- }>[]) | undefined;
2258
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2259
- [key: string]: any;
2260
- }>[]) | undefined;
2261
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2262
- [key: string]: any;
2263
- }>[]) | undefined;
2264
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2265
- [key: string]: any;
2266
- }>[]) | undefined;
2267
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2268
- [key: string]: any;
2269
- }>[]) | undefined;
2145
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2146
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2147
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2148
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2149
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
2270
2150
  }>;
2271
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2272
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2151
+ $root: import('vue').ComponentPublicInstance | null;
2152
+ $parent: import('vue').ComponentPublicInstance | null;
2273
2153
  $host: Element | null;
2274
2154
  $emit: (event: string, ...args: any[]) => void;
2275
2155
  $el: any;
2276
2156
  $options: import('vue').ComponentOptionsBase<{
2277
2157
  error: boolean;
2278
- direction: "vertical" | "horizontal";
2158
+ direction: "horizontal" | "vertical";
2279
2159
  style: import('vue').StyleValue;
2280
2160
  disabled: boolean | null;
2281
2161
  readonly: boolean | null;
2282
2162
  messages: string | readonly string[];
2283
- 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>))[];
2163
+ 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)?])[];
2284
2164
  focused: boolean;
2285
2165
  errorMessages: string | readonly string[] | null;
2286
2166
  maxErrors: string | number;
@@ -2299,33 +2179,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2299
2179
  label?: string | undefined;
2300
2180
  class?: any;
2301
2181
  theme?: string | undefined;
2302
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2303
- 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;
2182
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2183
+ 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;
2304
2184
  validationValue?: any;
2305
2185
  baseColor?: string | undefined;
2306
2186
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2307
2187
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2308
2188
  iconColor?: string | boolean | undefined;
2309
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2310
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2189
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2190
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2311
2191
  hint?: string | undefined;
2312
2192
  hideDetails?: boolean | "auto" | undefined;
2313
- }, {
2193
+ } & {}, {
2314
2194
  reset: () => Promise<void>;
2315
2195
  resetValidation: () => Promise<void>;
2316
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2196
+ validate: (silent?: boolean) => Promise<string[]>;
2317
2197
  isValid: import('vue').ComputedRef<boolean | null>;
2318
2198
  errorMessages: import('vue').ComputedRef<string[]>;
2319
2199
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2320
- 'update:modelValue': (value: any) => true;
2321
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
2200
+ "update:modelValue": (value: any) => true;
2201
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
2322
2202
  error: boolean;
2323
- direction: "vertical" | "horizontal";
2203
+ direction: "horizontal" | "vertical";
2324
2204
  style: import('vue').StyleValue;
2325
2205
  disabled: boolean | null;
2326
2206
  readonly: boolean | null;
2327
2207
  messages: string | readonly string[];
2328
- 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>))[];
2208
+ 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)?])[];
2329
2209
  focused: boolean;
2330
2210
  errorMessages: string | readonly string[] | null;
2331
2211
  maxErrors: string | number;
@@ -2335,49 +2215,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2335
2215
  hideSpinButtons: boolean;
2336
2216
  persistentHint: boolean;
2337
2217
  }, {}, string, import('vue').SlotsType<Partial<{
2338
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2339
- [key: string]: any;
2340
- }>[];
2341
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2342
- [key: string]: any;
2343
- }>[];
2344
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2345
- [key: string]: any;
2346
- }>[];
2347
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2348
- [key: string]: any;
2349
- }>[];
2350
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2351
- [key: string]: any;
2352
- }>[];
2218
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2219
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2220
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2221
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2222
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
2353
2223
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2354
- beforeCreate?: (() => void) | (() => void)[] | undefined;
2355
- created?: (() => void) | (() => void)[] | undefined;
2356
- beforeMount?: (() => void) | (() => void)[] | undefined;
2357
- mounted?: (() => void) | (() => void)[] | undefined;
2358
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
2359
- updated?: (() => void) | (() => void)[] | undefined;
2360
- activated?: (() => void) | (() => void)[] | undefined;
2361
- deactivated?: (() => void) | (() => void)[] | undefined;
2362
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
2363
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
2364
- destroyed?: (() => void) | (() => void)[] | undefined;
2365
- unmounted?: (() => void) | (() => void)[] | undefined;
2366
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2367
- /** @type { typeof __VLS_ctx.numberField } */ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2368
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
2224
+ beforeCreate?: (() => void) | (() => void)[];
2225
+ created?: (() => void) | (() => void)[];
2226
+ beforeMount?: (() => void) | (() => void)[];
2227
+ mounted?: (() => void) | (() => void)[];
2228
+ beforeUpdate?: (() => void) | (() => void)[];
2229
+ updated?: (() => void) | (() => void)[];
2230
+ activated?: (() => void) | (() => void)[];
2231
+ deactivated?: (() => void) | (() => void)[];
2232
+ beforeDestroy?: (() => void) | (() => void)[];
2233
+ beforeUnmount?: (() => void) | (() => void)[];
2234
+ destroyed?: (() => void) | (() => void)[];
2235
+ unmounted?: (() => void) | (() => void)[];
2236
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2237
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2238
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
2369
2239
  };
2370
2240
  $forceUpdate: () => void;
2371
2241
  $nextTick: typeof nextTick;
2372
- $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;
2242
+ $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;
2373
2243
  } & Readonly<{
2374
2244
  error: boolean;
2375
- direction: "vertical" | "horizontal";
2245
+ direction: "horizontal" | "vertical";
2376
2246
  style: import('vue').StyleValue;
2377
2247
  disabled: boolean | null;
2378
2248
  readonly: boolean | null;
2379
2249
  messages: string | readonly string[];
2380
- 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>))[];
2250
+ 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)?])[];
2381
2251
  focused: boolean;
2382
2252
  errorMessages: string | readonly string[] | null;
2383
2253
  maxErrors: string | number;
@@ -2388,12 +2258,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2388
2258
  persistentHint: boolean;
2389
2259
  }> & Omit<{
2390
2260
  error: boolean;
2391
- direction: "vertical" | "horizontal";
2261
+ direction: "horizontal" | "vertical";
2392
2262
  style: import('vue').StyleValue;
2393
2263
  disabled: boolean | null;
2394
2264
  readonly: boolean | null;
2395
2265
  messages: string | readonly string[];
2396
- 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>))[];
2266
+ 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)?])[];
2397
2267
  focused: boolean;
2398
2268
  errorMessages: string | readonly string[] | null;
2399
2269
  maxErrors: string | number;
@@ -2413,7 +2283,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2413
2283
  class?: any;
2414
2284
  theme?: string | undefined;
2415
2285
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2416
- 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;
2286
+ 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;
2417
2287
  validationValue?: any;
2418
2288
  baseColor?: string | undefined;
2419
2289
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -2423,22 +2293,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2423
2293
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2424
2294
  hint?: string | undefined;
2425
2295
  hideDetails?: boolean | "auto" | undefined;
2426
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2296
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2427
2297
  reset: () => Promise<void>;
2428
2298
  resetValidation: () => Promise<void>;
2429
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2299
+ validate: (silent?: boolean) => Promise<string[]>;
2430
2300
  isValid: import('vue').ComputedRef<boolean | null>;
2431
2301
  errorMessages: import('vue').ComputedRef<string[]>;
2432
2302
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2433
2303
  modelValue?: unknown;
2434
2304
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2435
- }, 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<{
2305
+ }, 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<{
2436
2306
  $: import('vue').ComponentInternalInstance;
2437
2307
  $data: {};
2438
2308
  $props: Partial<{
2439
2309
  flat: boolean;
2440
2310
  reverse: boolean;
2441
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2311
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2442
2312
  error: boolean;
2443
2313
  active: boolean;
2444
2314
  details: boolean;
@@ -2457,7 +2327,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2457
2327
  }> & Omit<{
2458
2328
  flat: boolean;
2459
2329
  reverse: boolean;
2460
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2330
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2461
2331
  error: boolean;
2462
2332
  active: boolean;
2463
2333
  details: boolean;
@@ -2477,18 +2347,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2477
2347
  label?: string | undefined;
2478
2348
  class?: any;
2479
2349
  theme?: string | undefined;
2480
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2350
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2481
2351
  rounded?: string | number | boolean | undefined;
2482
2352
  baseColor?: string | undefined;
2483
2353
  bgColor?: string | undefined;
2484
2354
  iconColor?: string | boolean | undefined;
2485
2355
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2486
2356
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2487
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2488
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2489
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2357
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2358
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2359
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2490
2360
  centerAffix?: boolean | undefined;
2491
- } & 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">;
2361
+ } & 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">;
2492
2362
  $attrs: {
2493
2363
  [x: string]: unknown;
2494
2364
  };
@@ -2498,37 +2368,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2498
2368
  $slots: Readonly<{
2499
2369
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2500
2370
  props: Record<string, any>;
2501
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2502
- [key: string]: any;
2503
- }>[]) | undefined;
2504
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2505
- [key: string]: any;
2506
- }>[]) | undefined;
2507
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2508
- [key: string]: any;
2509
- }>[]) | undefined;
2371
+ }) => import('vue').VNode[]) | undefined;
2372
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2373
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2510
2374
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2511
2375
  label: string | undefined;
2512
2376
  props: Record<string, any>;
2513
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2514
- [key: string]: any;
2515
- }>[]) | undefined;
2516
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2517
- [key: string]: any;
2518
- }>[]) | undefined;
2519
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2520
- [key: string]: any;
2521
- }>[]) | undefined;
2377
+ }) => import('vue').VNode[]) | undefined;
2378
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
2379
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
2522
2380
  }>;
2523
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2524
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2381
+ $root: import('vue').ComponentPublicInstance | null;
2382
+ $parent: import('vue').ComponentPublicInstance | null;
2525
2383
  $host: Element | null;
2526
2384
  $emit: (event: "update:focused", focused: boolean) => void;
2527
2385
  $el: any;
2528
2386
  $options: import('vue').ComponentOptionsBase<{
2529
2387
  flat: boolean;
2530
2388
  reverse: boolean;
2531
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2389
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2532
2390
  error: boolean;
2533
2391
  active: boolean;
2534
2392
  details: boolean;
@@ -2549,16 +2407,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2549
2407
  label?: string | undefined;
2550
2408
  class?: any;
2551
2409
  theme?: string | undefined;
2552
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2410
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2553
2411
  rounded?: string | number | boolean | undefined;
2554
2412
  baseColor?: string | undefined;
2555
2413
  bgColor?: string | undefined;
2556
2414
  iconColor?: string | boolean | undefined;
2557
2415
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2558
2416
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2559
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2560
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2561
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2417
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2418
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2419
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2562
2420
  centerAffix?: boolean | undefined;
2563
2421
  } & {
2564
2422
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
@@ -2566,12 +2424,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2566
2424
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2567
2425
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2568
2426
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2569
- 'update:focused': (focused: boolean) => true;
2570
- 'update:modelValue': (value: any) => true;
2571
- }, "$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, {
2427
+ "update:focused": (focused: boolean) => true;
2428
+ "update:modelValue": (value: any) => true;
2429
+ }, "$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, {
2572
2430
  flat: boolean;
2573
2431
  reverse: boolean;
2574
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2432
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2575
2433
  error: boolean;
2576
2434
  active: boolean;
2577
2435
  details: boolean;
@@ -2590,51 +2448,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2590
2448
  }, {}, string, import('vue').SlotsType<Partial<{
2591
2449
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2592
2450
  props: Record<string, any>;
2593
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2594
- [key: string]: any;
2595
- }>[];
2596
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2597
- [key: string]: any;
2598
- }>[];
2599
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2600
- [key: string]: any;
2601
- }>[];
2451
+ }) => import('vue').VNode[];
2452
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2453
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2602
2454
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2603
2455
  label: string | undefined;
2604
2456
  props: Record<string, any>;
2605
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2606
- [key: string]: any;
2607
- }>[];
2608
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2609
- [key: string]: any;
2610
- }>[];
2611
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2612
- [key: string]: any;
2613
- }>[];
2457
+ }) => import('vue').VNode[];
2458
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2459
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
2614
2460
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2615
- beforeCreate?: (() => void) | (() => void)[] | undefined;
2616
- created?: (() => void) | (() => void)[] | undefined;
2617
- beforeMount?: (() => void) | (() => void)[] | undefined;
2618
- mounted?: (() => void) | (() => void)[] | undefined;
2619
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
2620
- updated?: (() => void) | (() => void)[] | undefined;
2621
- activated?: (() => void) | (() => void)[] | undefined;
2622
- deactivated?: (() => void) | (() => void)[] | undefined;
2623
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
2624
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
2625
- destroyed?: (() => void) | (() => void)[] | undefined;
2626
- unmounted?: (() => void) | (() => void)[] | undefined;
2627
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2628
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2629
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
2461
+ beforeCreate?: (() => void) | (() => void)[];
2462
+ created?: (() => void) | (() => void)[];
2463
+ beforeMount?: (() => void) | (() => void)[];
2464
+ mounted?: (() => void) | (() => void)[];
2465
+ beforeUpdate?: (() => void) | (() => void)[];
2466
+ updated?: (() => void) | (() => void)[];
2467
+ activated?: (() => void) | (() => void)[];
2468
+ deactivated?: (() => void) | (() => void)[];
2469
+ beforeDestroy?: (() => void) | (() => void)[];
2470
+ beforeUnmount?: (() => void) | (() => void)[];
2471
+ destroyed?: (() => void) | (() => void)[];
2472
+ unmounted?: (() => void) | (() => void)[];
2473
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2474
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2475
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
2630
2476
  };
2631
2477
  $forceUpdate: () => void;
2632
2478
  $nextTick: typeof nextTick;
2633
- $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;
2479
+ $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;
2634
2480
  } & Readonly<{
2635
2481
  flat: boolean;
2636
2482
  reverse: boolean;
2637
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2483
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2638
2484
  error: boolean;
2639
2485
  active: boolean;
2640
2486
  details: boolean;
@@ -2653,7 +2499,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2653
2499
  }> & Omit<{
2654
2500
  flat: boolean;
2655
2501
  reverse: boolean;
2656
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2502
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2657
2503
  error: boolean;
2658
2504
  active: boolean;
2659
2505
  details: boolean;
@@ -2687,23 +2533,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2687
2533
  centerAffix?: boolean | undefined;
2688
2534
  } & {
2689
2535
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2690
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2536
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2691
2537
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2692
2538
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2693
2539
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2694
2540
  modelValue?: unknown;
2695
2541
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2696
- }, 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}`> & {
2697
- _allExposed: {} | {
2542
+ }, 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}`> & {
2543
+ _allExposed: {
2698
2544
  reset: () => Promise<void>;
2699
2545
  resetValidation: () => Promise<void>;
2700
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2546
+ validate: (silent?: boolean) => Promise<string[]>;
2701
2547
  isValid: import('vue').ComputedRef<boolean | null>;
2702
2548
  errorMessages: import('vue').ComputedRef<string[]>;
2703
2549
  } | {
2704
2550
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2705
2551
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2706
- };
2552
+ } | {};
2707
2553
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2708
2554
  'click:control': (e: MouseEvent) => true;
2709
2555
  'mousedown:control': (e: MouseEvent) => true;
@@ -2712,18 +2558,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2712
2558
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
2713
2559
  flat: boolean;
2714
2560
  reverse: boolean;
2715
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2561
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2716
2562
  type: string;
2717
2563
  error: boolean;
2718
2564
  active: boolean;
2719
- direction: "vertical" | "horizontal";
2565
+ direction: "horizontal" | "vertical";
2720
2566
  details: boolean;
2721
2567
  style: import('vue').StyleValue;
2722
2568
  autofocus: boolean;
2723
2569
  disabled: boolean;
2724
2570
  readonly: boolean | null;
2725
2571
  messages: string | readonly string[];
2726
- 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>))[];
2572
+ 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)?])[];
2727
2573
  focused: boolean;
2728
2574
  errorMessages: string | readonly string[] | null;
2729
2575
  maxErrors: string | number;
@@ -2742,44 +2588,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2742
2588
  persistentPlaceholder: boolean;
2743
2589
  persistentCounter: boolean;
2744
2590
  }, true, {}, import('vue').SlotsType<Partial<{
2745
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2746
- [key: string]: any;
2747
- }>[];
2591
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
2748
2592
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2749
2593
  props: Record<string, any>;
2750
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2751
- [key: string]: any;
2752
- }>[];
2753
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2754
- [key: string]: any;
2755
- }>[];
2594
+ }) => import('vue').VNode[];
2595
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2756
2596
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2757
2597
  label: string | undefined;
2758
2598
  props: Record<string, any>;
2759
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2760
- [key: string]: any;
2761
- }>[];
2762
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2763
- [key: string]: any;
2764
- }>[];
2765
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2766
- [key: string]: any;
2767
- }>[];
2768
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2769
- [key: string]: any;
2770
- }>[];
2771
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2772
- [key: string]: any;
2773
- }>[];
2774
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2775
- [key: string]: any;
2776
- }>[];
2777
- default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2778
- [key: string]: any;
2779
- }>[];
2780
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2781
- [key: string]: any;
2782
- }>[];
2599
+ }) => import('vue').VNode[];
2600
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2601
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2602
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2603
+ 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2604
+ 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2605
+ default: () => import('vue').VNode[];
2606
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
2783
2607
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
2784
2608
  P: {};
2785
2609
  B: {};
@@ -2790,18 +2614,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2790
2614
  }, {
2791
2615
  flat: boolean;
2792
2616
  reverse: boolean;
2793
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2617
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2794
2618
  type: string;
2795
2619
  error: boolean;
2796
2620
  active: boolean;
2797
- direction: "vertical" | "horizontal";
2621
+ direction: "horizontal" | "vertical";
2798
2622
  details: boolean;
2799
2623
  style: import('vue').StyleValue;
2800
2624
  autofocus: boolean;
2801
2625
  disabled: boolean;
2802
2626
  readonly: boolean | null;
2803
2627
  messages: string | readonly string[];
2804
- 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>))[];
2628
+ 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)?])[];
2805
2629
  focused: boolean;
2806
2630
  errorMessages: string | readonly string[] | null;
2807
2631
  maxErrors: string | number;
@@ -2834,7 +2658,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2834
2658
  counter?: string | number | boolean | undefined;
2835
2659
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2836
2660
  modelValue?: any;
2837
- 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;
2661
+ 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;
2838
2662
  validationValue?: any;
2839
2663
  rounded?: string | number | boolean | undefined;
2840
2664
  baseColor?: string | undefined;
@@ -2857,7 +2681,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2857
2681
  modelModifiers?: Record<string, boolean> | undefined;
2858
2682
  } & {
2859
2683
  $children?: import('vue').VNodeChild | {
2860
- $stable?: boolean | undefined;
2684
+ $stable?: boolean;
2861
2685
  } | (() => import('vue').VNodeChild) | {
2862
2686
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2863
2687
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -2871,8 +2695,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2871
2695
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2872
2696
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2873
2697
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2874
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2875
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2698
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2699
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2876
2700
  default?: (() => import('vue').VNodeChild) | undefined;
2877
2701
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2878
2702
  };
@@ -2889,8 +2713,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2889
2713
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2890
2714
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2891
2715
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2892
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2893
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2716
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2717
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2894
2718
  default?: false | (() => import('vue').VNodeChild) | undefined;
2895
2719
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2896
2720
  } | undefined;
@@ -2921,12 +2745,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2921
2745
  $data: {};
2922
2746
  $props: Partial<{
2923
2747
  error: boolean;
2924
- direction: "vertical" | "horizontal";
2748
+ direction: "horizontal" | "vertical";
2925
2749
  style: import('vue').StyleValue;
2926
2750
  disabled: boolean | null;
2927
2751
  readonly: boolean | null;
2928
2752
  messages: string | readonly string[];
2929
- 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>))[];
2753
+ 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)?])[];
2930
2754
  focused: boolean;
2931
2755
  errorMessages: string | readonly string[] | null;
2932
2756
  maxErrors: string | number;
@@ -2937,12 +2761,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2937
2761
  persistentHint: boolean;
2938
2762
  }> & Omit<{
2939
2763
  error: boolean;
2940
- direction: "vertical" | "horizontal";
2764
+ direction: "horizontal" | "vertical";
2941
2765
  style: import('vue').StyleValue;
2942
2766
  disabled: boolean | null;
2943
2767
  readonly: boolean | null;
2944
2768
  messages: string | readonly string[];
2945
- 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>))[];
2769
+ 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)?])[];
2946
2770
  focused: boolean;
2947
2771
  errorMessages: string | readonly string[] | null;
2948
2772
  maxErrors: string | number;
@@ -2960,18 +2784,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2960
2784
  label?: string | undefined;
2961
2785
  class?: any;
2962
2786
  theme?: string | undefined;
2963
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2964
- 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;
2787
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2788
+ 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;
2965
2789
  validationValue?: any;
2966
2790
  baseColor?: string | undefined;
2967
2791
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2968
2792
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2969
2793
  iconColor?: string | boolean | undefined;
2970
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2971
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2794
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2795
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2972
2796
  hint?: string | undefined;
2973
2797
  hideDetails?: boolean | "auto" | undefined;
2974
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
2798
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
2975
2799
  $attrs: {
2976
2800
  [x: string]: unknown;
2977
2801
  };
@@ -2979,35 +2803,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2979
2803
  [x: string]: unknown;
2980
2804
  };
2981
2805
  $slots: Readonly<{
2982
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2983
- [key: string]: any;
2984
- }>[]) | undefined;
2985
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2986
- [key: string]: any;
2987
- }>[]) | undefined;
2988
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2989
- [key: string]: any;
2990
- }>[]) | undefined;
2991
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2992
- [key: string]: any;
2993
- }>[]) | undefined;
2994
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2995
- [key: string]: any;
2996
- }>[]) | undefined;
2806
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2807
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2808
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2809
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2810
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
2997
2811
  }>;
2998
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2999
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2812
+ $root: import('vue').ComponentPublicInstance | null;
2813
+ $parent: import('vue').ComponentPublicInstance | null;
3000
2814
  $host: Element | null;
3001
2815
  $emit: (event: string, ...args: any[]) => void;
3002
2816
  $el: any;
3003
2817
  $options: import('vue').ComponentOptionsBase<{
3004
2818
  error: boolean;
3005
- direction: "vertical" | "horizontal";
2819
+ direction: "horizontal" | "vertical";
3006
2820
  style: import('vue').StyleValue;
3007
2821
  disabled: boolean | null;
3008
2822
  readonly: boolean | null;
3009
2823
  messages: string | readonly string[];
3010
- 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>))[];
2824
+ 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)?])[];
3011
2825
  focused: boolean;
3012
2826
  errorMessages: string | readonly string[] | null;
3013
2827
  maxErrors: string | number;
@@ -3026,33 +2840,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3026
2840
  label?: string | undefined;
3027
2841
  class?: any;
3028
2842
  theme?: string | undefined;
3029
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3030
- 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;
2843
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2844
+ 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;
3031
2845
  validationValue?: any;
3032
2846
  baseColor?: string | undefined;
3033
2847
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3034
2848
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3035
2849
  iconColor?: string | boolean | undefined;
3036
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
3037
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2850
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2851
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
3038
2852
  hint?: string | undefined;
3039
2853
  hideDetails?: boolean | "auto" | undefined;
3040
- }, {
2854
+ } & {}, {
3041
2855
  reset: () => Promise<void>;
3042
2856
  resetValidation: () => Promise<void>;
3043
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2857
+ validate: (silent?: boolean) => Promise<string[]>;
3044
2858
  isValid: import('vue').ComputedRef<boolean | null>;
3045
2859
  errorMessages: import('vue').ComputedRef<string[]>;
3046
2860
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
3047
- 'update:modelValue': (value: any) => true;
3048
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
2861
+ "update:modelValue": (value: any) => true;
2862
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
3049
2863
  error: boolean;
3050
- direction: "vertical" | "horizontal";
2864
+ direction: "horizontal" | "vertical";
3051
2865
  style: import('vue').StyleValue;
3052
2866
  disabled: boolean | null;
3053
2867
  readonly: boolean | null;
3054
2868
  messages: string | readonly string[];
3055
- 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>))[];
2869
+ 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)?])[];
3056
2870
  focused: boolean;
3057
2871
  errorMessages: string | readonly string[] | null;
3058
2872
  maxErrors: string | number;
@@ -3062,49 +2876,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3062
2876
  hideSpinButtons: boolean;
3063
2877
  persistentHint: boolean;
3064
2878
  }, {}, string, import('vue').SlotsType<Partial<{
3065
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3066
- [key: string]: any;
3067
- }>[];
3068
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3069
- [key: string]: any;
3070
- }>[];
3071
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3072
- [key: string]: any;
3073
- }>[];
3074
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3075
- [key: string]: any;
3076
- }>[];
3077
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3078
- [key: string]: any;
3079
- }>[];
2879
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2880
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2881
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2882
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2883
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
3080
2884
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3081
- beforeCreate?: (() => void) | (() => void)[] | undefined;
3082
- created?: (() => void) | (() => void)[] | undefined;
3083
- beforeMount?: (() => void) | (() => void)[] | undefined;
3084
- mounted?: (() => void) | (() => void)[] | undefined;
3085
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
3086
- updated?: (() => void) | (() => void)[] | undefined;
3087
- activated?: (() => void) | (() => void)[] | undefined;
3088
- deactivated?: (() => void) | (() => void)[] | undefined;
3089
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
3090
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
3091
- destroyed?: (() => void) | (() => void)[] | undefined;
3092
- unmounted?: (() => void) | (() => void)[] | undefined;
3093
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3094
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3095
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
2885
+ beforeCreate?: (() => void) | (() => void)[];
2886
+ created?: (() => void) | (() => void)[];
2887
+ beforeMount?: (() => void) | (() => void)[];
2888
+ mounted?: (() => void) | (() => void)[];
2889
+ beforeUpdate?: (() => void) | (() => void)[];
2890
+ updated?: (() => void) | (() => void)[];
2891
+ activated?: (() => void) | (() => void)[];
2892
+ deactivated?: (() => void) | (() => void)[];
2893
+ beforeDestroy?: (() => void) | (() => void)[];
2894
+ beforeUnmount?: (() => void) | (() => void)[];
2895
+ destroyed?: (() => void) | (() => void)[];
2896
+ unmounted?: (() => void) | (() => void)[];
2897
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2898
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2899
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
3096
2900
  };
3097
2901
  $forceUpdate: () => void;
3098
2902
  $nextTick: typeof nextTick;
3099
- $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;
2903
+ $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;
3100
2904
  } & Readonly<{
3101
2905
  error: boolean;
3102
- direction: "vertical" | "horizontal";
2906
+ direction: "horizontal" | "vertical";
3103
2907
  style: import('vue').StyleValue;
3104
2908
  disabled: boolean | null;
3105
2909
  readonly: boolean | null;
3106
2910
  messages: string | readonly string[];
3107
- 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>))[];
2911
+ 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)?])[];
3108
2912
  focused: boolean;
3109
2913
  errorMessages: string | readonly string[] | null;
3110
2914
  maxErrors: string | number;
@@ -3115,12 +2919,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3115
2919
  persistentHint: boolean;
3116
2920
  }> & Omit<{
3117
2921
  error: boolean;
3118
- direction: "vertical" | "horizontal";
2922
+ direction: "horizontal" | "vertical";
3119
2923
  style: import('vue').StyleValue;
3120
2924
  disabled: boolean | null;
3121
2925
  readonly: boolean | null;
3122
2926
  messages: string | readonly string[];
3123
- 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>))[];
2927
+ 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)?])[];
3124
2928
  focused: boolean;
3125
2929
  errorMessages: string | readonly string[] | null;
3126
2930
  maxErrors: string | number;
@@ -3140,7 +2944,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3140
2944
  class?: any;
3141
2945
  theme?: string | undefined;
3142
2946
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3143
- 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;
2947
+ 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;
3144
2948
  validationValue?: any;
3145
2949
  baseColor?: string | undefined;
3146
2950
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -3150,22 +2954,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3150
2954
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
3151
2955
  hint?: string | undefined;
3152
2956
  hideDetails?: boolean | "auto" | undefined;
3153
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2957
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
3154
2958
  reset: () => Promise<void>;
3155
2959
  resetValidation: () => Promise<void>;
3156
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2960
+ validate: (silent?: boolean) => Promise<string[]>;
3157
2961
  isValid: import('vue').ComputedRef<boolean | null>;
3158
2962
  errorMessages: import('vue').ComputedRef<string[]>;
3159
2963
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3160
2964
  modelValue?: unknown;
3161
2965
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3162
- }, 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<{
2966
+ }, 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<{
3163
2967
  $: import('vue').ComponentInternalInstance;
3164
2968
  $data: {};
3165
2969
  $props: Partial<{
3166
2970
  flat: boolean;
3167
2971
  reverse: boolean;
3168
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2972
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3169
2973
  error: boolean;
3170
2974
  active: boolean;
3171
2975
  details: boolean;
@@ -3184,7 +2988,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3184
2988
  }> & Omit<{
3185
2989
  flat: boolean;
3186
2990
  reverse: boolean;
3187
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2991
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3188
2992
  error: boolean;
3189
2993
  active: boolean;
3190
2994
  details: boolean;
@@ -3204,18 +3008,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3204
3008
  label?: string | undefined;
3205
3009
  class?: any;
3206
3010
  theme?: string | undefined;
3207
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
3011
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
3208
3012
  rounded?: string | number | boolean | undefined;
3209
3013
  baseColor?: string | undefined;
3210
3014
  bgColor?: string | undefined;
3211
3015
  iconColor?: string | boolean | undefined;
3212
3016
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3213
3017
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3214
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
3215
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
3216
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
3018
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
3019
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
3020
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
3217
3021
  centerAffix?: boolean | undefined;
3218
- } & 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">;
3022
+ } & 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">;
3219
3023
  $attrs: {
3220
3024
  [x: string]: unknown;
3221
3025
  };
@@ -3225,37 +3029,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3225
3029
  $slots: Readonly<{
3226
3030
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3227
3031
  props: Record<string, any>;
3228
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3229
- [key: string]: any;
3230
- }>[]) | undefined;
3231
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3232
- [key: string]: any;
3233
- }>[]) | undefined;
3234
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3235
- [key: string]: any;
3236
- }>[]) | undefined;
3032
+ }) => import('vue').VNode[]) | undefined;
3033
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
3034
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
3237
3035
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3238
3036
  label: string | undefined;
3239
3037
  props: Record<string, any>;
3240
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3241
- [key: string]: any;
3242
- }>[]) | undefined;
3243
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3244
- [key: string]: any;
3245
- }>[]) | undefined;
3246
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3247
- [key: string]: any;
3248
- }>[]) | undefined;
3038
+ }) => import('vue').VNode[]) | undefined;
3039
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
3040
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
3249
3041
  }>;
3250
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3251
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3042
+ $root: import('vue').ComponentPublicInstance | null;
3043
+ $parent: import('vue').ComponentPublicInstance | null;
3252
3044
  $host: Element | null;
3253
3045
  $emit: (event: "update:focused", focused: boolean) => void;
3254
3046
  $el: any;
3255
3047
  $options: import('vue').ComponentOptionsBase<{
3256
3048
  flat: boolean;
3257
3049
  reverse: boolean;
3258
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3050
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3259
3051
  error: boolean;
3260
3052
  active: boolean;
3261
3053
  details: boolean;
@@ -3276,16 +3068,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3276
3068
  label?: string | undefined;
3277
3069
  class?: any;
3278
3070
  theme?: string | undefined;
3279
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3071
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3280
3072
  rounded?: string | number | boolean | undefined;
3281
3073
  baseColor?: string | undefined;
3282
3074
  bgColor?: string | undefined;
3283
3075
  iconColor?: string | boolean | undefined;
3284
3076
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3285
3077
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3286
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
3287
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
3288
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
3078
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
3079
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
3080
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
3289
3081
  centerAffix?: boolean | undefined;
3290
3082
  } & {
3291
3083
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
@@ -3293,12 +3085,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3293
3085
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3294
3086
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3295
3087
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
3296
- 'update:focused': (focused: boolean) => true;
3297
- 'update:modelValue': (value: any) => true;
3298
- }, "$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, {
3088
+ "update:focused": (focused: boolean) => true;
3089
+ "update:modelValue": (value: any) => true;
3090
+ }, "$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, {
3299
3091
  flat: boolean;
3300
3092
  reverse: boolean;
3301
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3093
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3302
3094
  error: boolean;
3303
3095
  active: boolean;
3304
3096
  details: boolean;
@@ -3317,51 +3109,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3317
3109
  }, {}, string, import('vue').SlotsType<Partial<{
3318
3110
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3319
3111
  props: Record<string, any>;
3320
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3321
- [key: string]: any;
3322
- }>[];
3323
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3324
- [key: string]: any;
3325
- }>[];
3326
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3327
- [key: string]: any;
3328
- }>[];
3112
+ }) => import('vue').VNode[];
3113
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
3114
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
3329
3115
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3330
3116
  label: string | undefined;
3331
3117
  props: Record<string, any>;
3332
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3333
- [key: string]: any;
3334
- }>[];
3335
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3336
- [key: string]: any;
3337
- }>[];
3338
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3339
- [key: string]: any;
3340
- }>[];
3118
+ }) => import('vue').VNode[];
3119
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
3120
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
3341
3121
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3342
- beforeCreate?: (() => void) | (() => void)[] | undefined;
3343
- created?: (() => void) | (() => void)[] | undefined;
3344
- beforeMount?: (() => void) | (() => void)[] | undefined;
3345
- mounted?: (() => void) | (() => void)[] | undefined;
3346
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
3347
- updated?: (() => void) | (() => void)[] | undefined;
3348
- activated?: (() => void) | (() => void)[] | undefined;
3349
- deactivated?: (() => void) | (() => void)[] | undefined;
3350
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
3351
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
3352
- destroyed?: (() => void) | (() => void)[] | undefined;
3353
- unmounted?: (() => void) | (() => void)[] | undefined;
3354
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3355
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3356
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
3122
+ beforeCreate?: (() => void) | (() => void)[];
3123
+ created?: (() => void) | (() => void)[];
3124
+ beforeMount?: (() => void) | (() => void)[];
3125
+ mounted?: (() => void) | (() => void)[];
3126
+ beforeUpdate?: (() => void) | (() => void)[];
3127
+ updated?: (() => void) | (() => void)[];
3128
+ activated?: (() => void) | (() => void)[];
3129
+ deactivated?: (() => void) | (() => void)[];
3130
+ beforeDestroy?: (() => void) | (() => void)[];
3131
+ beforeUnmount?: (() => void) | (() => void)[];
3132
+ destroyed?: (() => void) | (() => void)[];
3133
+ unmounted?: (() => void) | (() => void)[];
3134
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3135
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3136
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
3357
3137
  };
3358
3138
  $forceUpdate: () => void;
3359
3139
  $nextTick: typeof nextTick;
3360
- $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;
3140
+ $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;
3361
3141
  } & Readonly<{
3362
3142
  flat: boolean;
3363
3143
  reverse: boolean;
3364
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3144
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3365
3145
  error: boolean;
3366
3146
  active: boolean;
3367
3147
  details: boolean;
@@ -3380,7 +3160,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3380
3160
  }> & Omit<{
3381
3161
  flat: boolean;
3382
3162
  reverse: boolean;
3383
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3163
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3384
3164
  error: boolean;
3385
3165
  active: boolean;
3386
3166
  details: boolean;
@@ -3414,31 +3194,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3414
3194
  centerAffix?: boolean | undefined;
3415
3195
  } & {
3416
3196
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
3417
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
3197
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
3418
3198
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3419
3199
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3420
3200
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3421
3201
  modelValue?: unknown;
3422
3202
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3423
- }, 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}`> & {
3424
- _allExposed: {} | {
3203
+ }, 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}`> & {
3204
+ _allExposed: {
3425
3205
  reset: () => Promise<void>;
3426
3206
  resetValidation: () => Promise<void>;
3427
- validate: (silent?: boolean | undefined) => Promise<string[]>;
3207
+ validate: (silent?: boolean) => Promise<string[]>;
3428
3208
  isValid: import('vue').ComputedRef<boolean | null>;
3429
3209
  errorMessages: import('vue').ComputedRef<string[]>;
3430
3210
  } | {
3431
3211
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3432
3212
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3433
- };
3213
+ } | {};
3434
3214
  }, {}, {}, {}, {
3435
3215
  flat: boolean;
3436
3216
  reverse: boolean;
3437
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3217
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3438
3218
  type: string;
3439
3219
  error: boolean;
3440
3220
  active: boolean;
3441
- direction: "vertical" | "horizontal";
3221
+ direction: "horizontal" | "vertical";
3442
3222
  details: boolean;
3443
3223
  style: import('vue').StyleValue;
3444
3224
  autofocus: boolean;
@@ -3468,82 +3248,82 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3468
3248
  $slots: Readonly<{
3469
3249
  [name: string]: import('vue').Slot<any> | undefined;
3470
3250
  }>;
3471
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3472
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3251
+ $root: import('vue').ComponentPublicInstance | null;
3252
+ $parent: import('vue').ComponentPublicInstance | null;
3473
3253
  $host: Element | null;
3474
3254
  $emit: ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
3475
3255
  $el: any;
3476
3256
  $options: import('vue').ComponentOptionsBase<Readonly<{
3477
- modelValue?: string | number | null | undefined;
3478
- prependIcon?: import('../Customs/SyTextField/types').IconType;
3479
- appendIcon?: import('../Customs/SyTextField/types').IconType;
3480
- prependInnerIcon?: import('../Customs/SyTextField/types').IconType;
3481
- appendInnerIcon?: import('../Customs/SyTextField/types').IconType;
3482
- prependTooltip?: string | undefined;
3483
- appendTooltip?: string | undefined;
3484
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
3485
- variantStyle?: import('../Customs/SyTextField/types').VariantStyle | undefined;
3486
- color?: import('../Customs/SyTextField/types').ColorType | undefined;
3487
- isClearable?: boolean | undefined;
3488
- showDivider?: boolean | undefined;
3489
- label?: string | undefined;
3490
- required?: boolean | undefined;
3491
- errorMessages?: string[] | null | undefined;
3492
- warningMessages?: string[] | null | undefined;
3493
- successMessages?: string[] | null | undefined;
3494
- readonly?: boolean | undefined;
3495
- isActive?: boolean | undefined;
3496
- baseColor?: string | undefined;
3497
- bgColor?: string | undefined;
3498
- centerAffix?: boolean | undefined;
3499
- counter?: string | number | boolean | undefined;
3500
- counterValue?: number | ((value: any) => number) | undefined;
3501
- density?: "default" | "comfortable" | "compact" | undefined;
3502
- direction?: "vertical" | "horizontal" | undefined;
3503
- isDirty?: boolean | undefined;
3504
- disabled?: boolean | undefined;
3505
- isOnError?: boolean | undefined;
3506
- isFlat?: boolean | undefined;
3507
- isFocused?: boolean | undefined;
3508
- areDetailsHidden?: boolean | "auto" | undefined;
3509
- areSpinButtonsHidden?: boolean | undefined;
3510
- hint?: string | undefined;
3511
- id?: string | undefined;
3512
- loading?: string | boolean | undefined;
3513
- maxErrors?: string | number | undefined;
3514
- maxWidth?: string | number | undefined;
3515
- messages?: string | string[] | undefined;
3516
- minWidth?: string | number | undefined;
3517
- name?: string | undefined;
3518
- displayPersistentClear?: boolean | undefined;
3519
- displayPersistentCounter?: boolean | undefined;
3520
- displayPersistentHint?: boolean | undefined;
3521
- displayPersistentPlaceholder?: boolean | undefined;
3522
- placeholder?: string | undefined;
3523
- prefix?: string | undefined;
3524
- isReversed?: boolean | undefined;
3525
- role?: string | undefined;
3526
- rounded?: string | number | boolean | undefined;
3527
- hasError?: boolean | undefined;
3528
- hasWarning?: boolean | undefined;
3529
- hasSuccess?: boolean | undefined;
3530
- isOnSingleLine?: boolean | undefined;
3531
- suffix?: string | undefined;
3532
- theme?: string | undefined;
3533
- isTiled?: boolean | undefined;
3534
- type?: string | undefined;
3535
- width?: string | number | undefined;
3536
- displayAsterisk?: boolean | undefined;
3537
- noIcon?: boolean | undefined;
3538
- customRules?: ValidationRule[] | undefined;
3539
- customWarningRules?: ValidationRule[] | undefined;
3540
- customSuccessRules?: ValidationRule[] | undefined;
3541
- showSuccessMessages?: boolean | undefined;
3542
- isValidateOnBlur?: boolean | undefined;
3543
- disableErrorHandling?: boolean | undefined;
3544
- disableClickButton?: boolean | undefined;
3545
- autocomplete?: string | undefined;
3546
- helpText?: string | undefined;
3257
+ modelValue?: string | number | null;
3258
+ prependIcon?: import('../../types/vuetifyTypes').IconType;
3259
+ appendIcon?: import('../../types/vuetifyTypes').IconType;
3260
+ prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
3261
+ appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
3262
+ prependTooltip?: string;
3263
+ appendTooltip?: string;
3264
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
3265
+ variantStyle?: import('../../types/vuetifyTypes').VariantStyle;
3266
+ color?: import('../../types/vuetifyTypes').ColorType;
3267
+ isClearable?: boolean;
3268
+ showDivider?: boolean;
3269
+ label?: string;
3270
+ required?: boolean;
3271
+ errorMessages?: string[] | null;
3272
+ warningMessages?: string[] | null;
3273
+ successMessages?: string[] | null;
3274
+ readonly?: boolean;
3275
+ isActive?: boolean;
3276
+ baseColor?: string;
3277
+ bgColor?: string;
3278
+ centerAffix?: boolean;
3279
+ counter?: string | number | boolean;
3280
+ counterValue?: number | ((value: any) => number);
3281
+ density?: "default" | "comfortable" | "compact";
3282
+ direction?: "horizontal" | "vertical";
3283
+ isDirty?: boolean;
3284
+ disabled?: boolean;
3285
+ isOnError?: boolean;
3286
+ isFlat?: boolean;
3287
+ isFocused?: boolean;
3288
+ areDetailsHidden?: boolean | "auto";
3289
+ areSpinButtonsHidden?: boolean;
3290
+ hint?: string;
3291
+ id?: string;
3292
+ loading?: string | boolean;
3293
+ maxErrors?: string | number;
3294
+ maxWidth?: string | number;
3295
+ messages?: string | string[];
3296
+ minWidth?: string | number;
3297
+ name?: string;
3298
+ displayPersistentClear?: boolean;
3299
+ displayPersistentCounter?: boolean;
3300
+ displayPersistentHint?: boolean;
3301
+ displayPersistentPlaceholder?: boolean;
3302
+ placeholder?: string;
3303
+ prefix?: string;
3304
+ isReversed?: boolean;
3305
+ role?: string;
3306
+ rounded?: string | number | boolean;
3307
+ hasError?: boolean;
3308
+ hasWarning?: boolean;
3309
+ hasSuccess?: boolean;
3310
+ isOnSingleLine?: boolean;
3311
+ suffix?: string;
3312
+ theme?: string;
3313
+ isTiled?: boolean;
3314
+ type?: string;
3315
+ width?: string | number;
3316
+ displayAsterisk?: boolean;
3317
+ noIcon?: boolean;
3318
+ customRules?: ValidationRule[];
3319
+ customWarningRules?: ValidationRule[];
3320
+ customSuccessRules?: ValidationRule[];
3321
+ showSuccessMessages?: boolean;
3322
+ isValidateOnBlur?: boolean;
3323
+ disableErrorHandling?: boolean;
3324
+ disableClickButton?: boolean;
3325
+ autocomplete?: string;
3326
+ helpText?: string;
3547
3327
  }> & Readonly<{
3548
3328
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
3549
3329
  onClear?: ((...args: any[]) => any) | undefined;
@@ -3573,7 +3353,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3573
3353
  label: string;
3574
3354
  width: string | number;
3575
3355
  role: string;
3576
- color: import('../Customs/SyTextField/types').ColorType;
3356
+ color: import('../../types/vuetifyTypes').ColorType;
3577
3357
  theme: string;
3578
3358
  disabled: boolean;
3579
3359
  placeholder: string;
@@ -3583,8 +3363,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3583
3363
  minWidth: string | number;
3584
3364
  density: "default" | "comfortable" | "compact";
3585
3365
  baseColor: string;
3586
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3587
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3366
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3367
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3588
3368
  readonly: boolean;
3589
3369
  id: string;
3590
3370
  name: string;
@@ -3592,12 +3372,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3592
3372
  bgColor: string;
3593
3373
  isActive: boolean;
3594
3374
  prefix: string;
3595
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3596
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3375
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3376
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3597
3377
  prependTooltip: string;
3598
3378
  appendTooltip: string;
3599
- tooltipLocation: "start" | "end" | "top" | "bottom";
3600
- variantStyle: import('../Customs/SyTextField/types').VariantStyle;
3379
+ tooltipLocation: "top" | "bottom" | "start" | "end";
3380
+ variantStyle: import('../../types/vuetifyTypes').VariantStyle;
3601
3381
  isClearable: boolean;
3602
3382
  errorMessages: string[] | null;
3603
3383
  warningMessages: string[] | null;
@@ -3605,7 +3385,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3605
3385
  centerAffix: boolean;
3606
3386
  counter: string | number | boolean;
3607
3387
  counterValue: number | ((value: any) => number);
3608
- direction: "vertical" | "horizontal";
3388
+ direction: "horizontal" | "vertical";
3609
3389
  isDirty: boolean;
3610
3390
  isOnError: boolean;
3611
3391
  isFlat: boolean;
@@ -3637,31 +3417,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3637
3417
  autocomplete: string;
3638
3418
  helpText: string;
3639
3419
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3640
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
3641
- created?: ((() => void) | (() => void)[]) | undefined;
3642
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
3643
- mounted?: ((() => void) | (() => void)[]) | undefined;
3644
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
3645
- updated?: ((() => void) | (() => void)[]) | undefined;
3646
- activated?: ((() => void) | (() => void)[]) | undefined;
3647
- deactivated?: ((() => void) | (() => void)[]) | undefined;
3648
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
3649
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
3650
- destroyed?: ((() => void) | (() => void)[]) | undefined;
3651
- unmounted?: ((() => void) | (() => void)[]) | undefined;
3652
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
3653
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
3654
- errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[]) | undefined;
3420
+ beforeCreate?: (() => void) | (() => void)[];
3421
+ created?: (() => void) | (() => void)[];
3422
+ beforeMount?: (() => void) | (() => void)[];
3423
+ mounted?: (() => void) | (() => void)[];
3424
+ beforeUpdate?: (() => void) | (() => void)[];
3425
+ updated?: (() => void) | (() => void)[];
3426
+ activated?: (() => void) | (() => void)[];
3427
+ deactivated?: (() => void) | (() => void)[];
3428
+ beforeDestroy?: (() => void) | (() => void)[];
3429
+ beforeUnmount?: (() => void) | (() => void)[];
3430
+ destroyed?: (() => void) | (() => void)[];
3431
+ unmounted?: (() => void) | (() => void)[];
3432
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3433
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3434
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
3655
3435
  };
3656
3436
  $forceUpdate: () => void;
3657
3437
  $nextTick: typeof nextTick;
3658
- $watch<T_4 extends string | ((...args: any) => any)>(source: T_4, cb: T_4 extends (...args: any) => infer R_4 ? (args_0: R_4, args_1: R_4, 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;
3438
+ $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;
3659
3439
  } & Readonly<{
3660
3440
  type: string;
3661
3441
  label: string;
3662
3442
  width: string | number;
3663
3443
  role: string;
3664
- color: import('../Customs/SyTextField/types').ColorType;
3444
+ color: import('../../types/vuetifyTypes').ColorType;
3665
3445
  theme: string;
3666
3446
  disabled: boolean;
3667
3447
  placeholder: string;
@@ -3671,8 +3451,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3671
3451
  minWidth: string | number;
3672
3452
  density: "default" | "comfortable" | "compact";
3673
3453
  baseColor: string;
3674
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3675
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3454
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3455
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3676
3456
  readonly: boolean;
3677
3457
  id: string;
3678
3458
  name: string;
@@ -3680,12 +3460,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3680
3460
  bgColor: string;
3681
3461
  isActive: boolean;
3682
3462
  prefix: string;
3683
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3684
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3463
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3464
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3685
3465
  prependTooltip: string;
3686
3466
  appendTooltip: string;
3687
- tooltipLocation: "start" | "end" | "top" | "bottom";
3688
- variantStyle: import('../Customs/SyTextField/types').VariantStyle;
3467
+ tooltipLocation: "top" | "bottom" | "start" | "end";
3468
+ variantStyle: import('../../types/vuetifyTypes').VariantStyle;
3689
3469
  isClearable: boolean;
3690
3470
  errorMessages: string[] | null;
3691
3471
  warningMessages: string[] | null;
@@ -3693,7 +3473,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3693
3473
  centerAffix: boolean;
3694
3474
  counter: string | number | boolean;
3695
3475
  counterValue: number | ((value: any) => number);
3696
- direction: "vertical" | "horizontal";
3476
+ direction: "horizontal" | "vertical";
3697
3477
  isDirty: boolean;
3698
3478
  isOnError: boolean;
3699
3479
  isFlat: boolean;
@@ -3725,76 +3505,76 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3725
3505
  autocomplete: string;
3726
3506
  helpText: string;
3727
3507
  }> & Omit<Readonly<{
3728
- modelValue?: string | number | null | undefined;
3729
- prependIcon?: import('../Customs/SyTextField/types').IconType;
3730
- appendIcon?: import('../Customs/SyTextField/types').IconType;
3731
- prependInnerIcon?: import('../Customs/SyTextField/types').IconType;
3732
- appendInnerIcon?: import('../Customs/SyTextField/types').IconType;
3733
- prependTooltip?: string | undefined;
3734
- appendTooltip?: string | undefined;
3735
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
3736
- variantStyle?: import('../Customs/SyTextField/types').VariantStyle | undefined;
3737
- color?: import('../Customs/SyTextField/types').ColorType | undefined;
3738
- isClearable?: boolean | undefined;
3739
- showDivider?: boolean | undefined;
3740
- label?: string | undefined;
3741
- required?: boolean | undefined;
3742
- errorMessages?: string[] | null | undefined;
3743
- warningMessages?: string[] | null | undefined;
3744
- successMessages?: string[] | null | undefined;
3745
- readonly?: boolean | undefined;
3746
- isActive?: boolean | undefined;
3747
- baseColor?: string | undefined;
3748
- bgColor?: string | undefined;
3749
- centerAffix?: boolean | undefined;
3750
- counter?: string | number | boolean | undefined;
3751
- counterValue?: number | ((value: any) => number) | undefined;
3752
- density?: "default" | "comfortable" | "compact" | undefined;
3753
- direction?: "vertical" | "horizontal" | undefined;
3754
- isDirty?: boolean | undefined;
3755
- disabled?: boolean | undefined;
3756
- isOnError?: boolean | undefined;
3757
- isFlat?: boolean | undefined;
3758
- isFocused?: boolean | undefined;
3759
- areDetailsHidden?: boolean | "auto" | undefined;
3760
- areSpinButtonsHidden?: boolean | undefined;
3761
- hint?: string | undefined;
3762
- id?: string | undefined;
3763
- loading?: string | boolean | undefined;
3764
- maxErrors?: string | number | undefined;
3765
- maxWidth?: string | number | undefined;
3766
- messages?: string | string[] | undefined;
3767
- minWidth?: string | number | undefined;
3768
- name?: string | undefined;
3769
- displayPersistentClear?: boolean | undefined;
3770
- displayPersistentCounter?: boolean | undefined;
3771
- displayPersistentHint?: boolean | undefined;
3772
- displayPersistentPlaceholder?: boolean | undefined;
3773
- placeholder?: string | undefined;
3774
- prefix?: string | undefined;
3775
- isReversed?: boolean | undefined;
3776
- role?: string | undefined;
3777
- rounded?: string | number | boolean | undefined;
3778
- hasError?: boolean | undefined;
3779
- hasWarning?: boolean | undefined;
3780
- hasSuccess?: boolean | undefined;
3781
- isOnSingleLine?: boolean | undefined;
3782
- suffix?: string | undefined;
3783
- theme?: string | undefined;
3784
- isTiled?: boolean | undefined;
3785
- type?: string | undefined;
3786
- width?: string | number | undefined;
3787
- displayAsterisk?: boolean | undefined;
3788
- noIcon?: boolean | undefined;
3789
- customRules?: ValidationRule[] | undefined;
3790
- customWarningRules?: ValidationRule[] | undefined;
3791
- customSuccessRules?: ValidationRule[] | undefined;
3792
- showSuccessMessages?: boolean | undefined;
3793
- isValidateOnBlur?: boolean | undefined;
3794
- disableErrorHandling?: boolean | undefined;
3795
- disableClickButton?: boolean | undefined;
3796
- autocomplete?: string | undefined;
3797
- helpText?: string | undefined;
3508
+ modelValue?: string | number | null;
3509
+ prependIcon?: import('../../types/vuetifyTypes').IconType;
3510
+ appendIcon?: import('../../types/vuetifyTypes').IconType;
3511
+ prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
3512
+ appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
3513
+ prependTooltip?: string;
3514
+ appendTooltip?: string;
3515
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
3516
+ variantStyle?: import('../../types/vuetifyTypes').VariantStyle;
3517
+ color?: import('../../types/vuetifyTypes').ColorType;
3518
+ isClearable?: boolean;
3519
+ showDivider?: boolean;
3520
+ label?: string;
3521
+ required?: boolean;
3522
+ errorMessages?: string[] | null;
3523
+ warningMessages?: string[] | null;
3524
+ successMessages?: string[] | null;
3525
+ readonly?: boolean;
3526
+ isActive?: boolean;
3527
+ baseColor?: string;
3528
+ bgColor?: string;
3529
+ centerAffix?: boolean;
3530
+ counter?: string | number | boolean;
3531
+ counterValue?: number | ((value: any) => number);
3532
+ density?: "default" | "comfortable" | "compact";
3533
+ direction?: "horizontal" | "vertical";
3534
+ isDirty?: boolean;
3535
+ disabled?: boolean;
3536
+ isOnError?: boolean;
3537
+ isFlat?: boolean;
3538
+ isFocused?: boolean;
3539
+ areDetailsHidden?: boolean | "auto";
3540
+ areSpinButtonsHidden?: boolean;
3541
+ hint?: string;
3542
+ id?: string;
3543
+ loading?: string | boolean;
3544
+ maxErrors?: string | number;
3545
+ maxWidth?: string | number;
3546
+ messages?: string | string[];
3547
+ minWidth?: string | number;
3548
+ name?: string;
3549
+ displayPersistentClear?: boolean;
3550
+ displayPersistentCounter?: boolean;
3551
+ displayPersistentHint?: boolean;
3552
+ displayPersistentPlaceholder?: boolean;
3553
+ placeholder?: string;
3554
+ prefix?: string;
3555
+ isReversed?: boolean;
3556
+ role?: string;
3557
+ rounded?: string | number | boolean;
3558
+ hasError?: boolean;
3559
+ hasWarning?: boolean;
3560
+ hasSuccess?: boolean;
3561
+ isOnSingleLine?: boolean;
3562
+ suffix?: string;
3563
+ theme?: string;
3564
+ isTiled?: boolean;
3565
+ type?: string;
3566
+ width?: string | number;
3567
+ displayAsterisk?: boolean;
3568
+ noIcon?: boolean;
3569
+ customRules?: ValidationRule[];
3570
+ customWarningRules?: ValidationRule[];
3571
+ customSuccessRules?: ValidationRule[];
3572
+ showSuccessMessages?: boolean;
3573
+ isValidateOnBlur?: boolean;
3574
+ disableErrorHandling?: boolean;
3575
+ disableClickButton?: boolean;
3576
+ autocomplete?: string;
3577
+ helpText?: string;
3798
3578
  }> & Readonly<{
3799
3579
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
3800
3580
  onClear?: ((...args: any[]) => any) | undefined;