@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
@@ -56,7 +56,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
56
56
  selectedDates: Ref<Date | (Date | null)[] | null, Date | (Date | null)[] | null>;
57
57
  errorMessages: import('vue').ComputedRef<string[]>;
58
58
  handleClickOutside: (event: MouseEvent) => void;
59
- initializeSelectedDates: (modelValue: DateInput, displayFormat: string, returnFormat?: string) => Date | Date[] | null;
59
+ initializeSelectedDates: (modelValue: DateInput | null, displayFormat: string, returnFormat?: string) => Date | Date[] | null;
60
60
  handleSelectToday: () => void;
61
61
  updateAccessibility: () => Promise<void>;
62
62
  openDatePicker: () => void;
@@ -67,7 +67,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
67
67
  validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
68
68
  clearValidation: () => void;
69
69
  validateDates: (forceValidation?: boolean) => import('../../../composables/validation/useValidation').ValidationResult;
70
- formatDateInput: (input: string, cursorPosition?: number | undefined) => {
70
+ formatDateInput: (input: string, cursorPosition?: number) => {
71
71
  formatted: string;
72
72
  cursorPos: number;
73
73
  };
@@ -81,16 +81,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
81
81
  resetViewMode: () => void;
82
82
  reset: () => void;
83
83
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
84
+ input: (value: string) => any;
84
85
  blur: () => any;
85
86
  focus: () => any;
86
- input: (value: string) => any;
87
87
  "update:modelValue": (value: DateValue) => any;
88
88
  "date-selected": (value: DateValue) => any;
89
89
  closed: () => any;
90
90
  }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
91
+ onInput?: ((value: string) => any) | undefined;
91
92
  onBlur?: (() => any) | undefined;
92
93
  onFocus?: (() => any) | undefined;
93
- onInput?: ((value: string) => any) | undefined;
94
94
  "onUpdate:modelValue"?: ((value: DateValue) => any) | undefined;
95
95
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
96
96
  onClosed?: (() => any) | undefined;
@@ -136,42 +136,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
136
136
  displayWeekendDays: boolean;
137
137
  displayHolidayDays: boolean;
138
138
  period: {
139
- min?: string | undefined;
140
- max?: string | undefined;
139
+ min?: string;
140
+ max?: string;
141
141
  };
142
142
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
143
143
  accessibilityDescriptionRef: HTMLSpanElement;
144
144
  dateTextInputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
145
- modelValue?: DateValue | undefined;
146
- placeholder?: string | undefined;
147
- format?: string | undefined;
148
- dateFormatReturn?: string | undefined;
145
+ modelValue?: DateValue;
146
+ placeholder?: string;
147
+ format?: string;
148
+ dateFormatReturn?: string;
149
149
  label: string;
150
- required?: boolean | undefined;
151
- disabled?: boolean | undefined;
152
- readonly?: boolean | undefined;
153
- title?: string | false | undefined;
154
- isOutlined?: boolean | undefined;
155
- displayIcon?: boolean | undefined;
156
- displayAppendIcon?: boolean | undefined;
157
- noIcon?: boolean | undefined;
158
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
159
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
160
- displayPrependIcon?: boolean | undefined;
161
- disableErrorHandling?: boolean | undefined;
162
- showSuccessMessages?: boolean | undefined;
163
- bgColor?: string | undefined;
164
- displayRange?: boolean | undefined;
165
- autoClamp?: boolean | undefined;
166
- isValidateOnBlur?: boolean | undefined;
167
- density?: "default" | "comfortable" | "compact" | undefined;
168
- hint?: string | undefined;
169
- persistentHint?: boolean | undefined;
170
- externalErrorMessages?: string[] | undefined;
150
+ required?: boolean;
151
+ disabled?: boolean;
152
+ readonly?: boolean;
153
+ title?: string | false;
154
+ isOutlined?: boolean;
155
+ displayIcon?: boolean;
156
+ displayAppendIcon?: boolean;
157
+ noIcon?: boolean;
158
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
159
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
160
+ displayPrependIcon?: boolean;
161
+ disableErrorHandling?: boolean;
162
+ showSuccessMessages?: boolean;
163
+ bgColor?: string;
164
+ displayRange?: boolean;
165
+ autoClamp?: boolean;
166
+ isValidateOnBlur?: boolean;
167
+ density?: "default" | "comfortable" | "compact";
168
+ hint?: string;
169
+ persistentHint?: boolean;
170
+ externalErrorMessages?: string[];
171
171
  }> & Readonly<{
172
+ onInput?: ((value: string) => any) | undefined;
172
173
  onBlur?: (() => any) | undefined;
173
174
  onFocus?: (() => any) | undefined;
174
- onInput?: ((value: string) => any) | undefined;
175
175
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
176
176
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
177
177
  }>, {
@@ -180,9 +180,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
180
180
  focus(): void;
181
181
  blur(): void;
182
182
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
183
+ input: (value: string) => any;
183
184
  blur: () => any;
184
185
  focus: () => any;
185
- input: (value: string) => any;
186
186
  "update:model-value": (value: DateValue) => any;
187
187
  "date-selected": (value: DateValue) => any;
188
188
  }, import('vue').PublicProps, {
@@ -217,15 +217,15 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
217
217
  $data: {};
218
218
  $props: {
219
219
  readonly modelValue?: string | number | null | undefined;
220
- readonly prependIcon?: import('../../Customs/SyTextField/types').IconType;
221
- readonly appendIcon?: import('../../Customs/SyTextField/types').IconType;
222
- readonly prependInnerIcon?: import('../../Customs/SyTextField/types').IconType;
223
- readonly appendInnerIcon?: import('../../Customs/SyTextField/types').IconType;
220
+ readonly prependIcon?: import('../../../types/vuetifyTypes').IconType;
221
+ readonly appendIcon?: import('../../../types/vuetifyTypes').IconType;
222
+ readonly prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
223
+ readonly appendInnerIcon?: import('../../../types/vuetifyTypes').IconType;
224
224
  readonly prependTooltip?: string | undefined;
225
225
  readonly appendTooltip?: string | undefined;
226
- readonly tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
227
- readonly variantStyle?: import('../../Customs/SyTextField/types').VariantStyle | undefined;
228
- readonly color?: import('../../Customs/SyTextField/types').ColorType | undefined;
226
+ readonly tooltipLocation?: "top" | "bottom" | "start" | "end" | undefined;
227
+ readonly variantStyle?: import('../../../types/vuetifyTypes').VariantStyle | undefined;
228
+ readonly color?: import('../../../types/vuetifyTypes').ColorType | undefined;
229
229
  readonly isClearable?: boolean | undefined;
230
230
  readonly showDivider?: boolean | undefined;
231
231
  readonly label?: string | undefined;
@@ -241,7 +241,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
241
241
  readonly counter?: string | number | boolean | undefined;
242
242
  readonly counterValue?: number | ((value: any) => number) | undefined;
243
243
  readonly density?: "default" | "comfortable" | "compact" | undefined;
244
- readonly direction?: "vertical" | "horizontal" | undefined;
244
+ readonly direction?: "horizontal" | "vertical" | undefined;
245
245
  readonly isDirty?: boolean | undefined;
246
246
  readonly disabled?: boolean | undefined;
247
247
  readonly isOnError?: boolean | undefined;
@@ -300,18 +300,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
300
300
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
301
301
  flat: boolean;
302
302
  reverse: boolean;
303
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
303
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
304
304
  type: string;
305
305
  error: boolean;
306
306
  active: boolean;
307
- direction: "vertical" | "horizontal";
307
+ direction: "horizontal" | "vertical";
308
308
  details: boolean;
309
309
  style: import('vue').StyleValue;
310
310
  autofocus: boolean;
311
311
  disabled: boolean;
312
312
  readonly: boolean | null;
313
313
  messages: string | readonly string[];
314
- 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>))[];
314
+ 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)?])[];
315
315
  focused: boolean;
316
316
  errorMessages: string | readonly string[] | null;
317
317
  maxErrors: string | number;
@@ -344,7 +344,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
344
344
  counter?: string | number | boolean | undefined;
345
345
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
346
346
  modelValue?: any;
347
- 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;
347
+ 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;
348
348
  validationValue?: any;
349
349
  rounded?: string | number | boolean | undefined;
350
350
  baseColor?: string | undefined;
@@ -367,7 +367,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
367
367
  modelModifiers?: Record<string, boolean> | undefined;
368
368
  } & {
369
369
  $children?: import('vue').VNodeChild | {
370
- $stable?: boolean | undefined;
370
+ $stable?: boolean;
371
371
  } | (() => import('vue').VNodeChild) | {
372
372
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
373
373
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -381,8 +381,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
381
381
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
382
382
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
383
383
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
384
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
385
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
384
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
385
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
386
386
  default?: (() => import('vue').VNodeChild) | undefined;
387
387
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
388
388
  };
@@ -399,8 +399,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
399
399
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
400
400
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
401
401
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
402
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
403
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
402
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
403
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
404
404
  default?: false | (() => import('vue').VNodeChild) | undefined;
405
405
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
406
406
  } | undefined;
@@ -431,12 +431,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
431
431
  $data: {};
432
432
  $props: Partial<{
433
433
  error: boolean;
434
- direction: "vertical" | "horizontal";
434
+ direction: "horizontal" | "vertical";
435
435
  style: import('vue').StyleValue;
436
436
  disabled: boolean | null;
437
437
  readonly: boolean | null;
438
438
  messages: string | readonly string[];
439
- 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>))[];
439
+ 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)?])[];
440
440
  focused: boolean;
441
441
  errorMessages: string | readonly string[] | null;
442
442
  maxErrors: string | number;
@@ -447,15 +447,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
447
447
  persistentHint: boolean;
448
448
  }> & Omit<{
449
449
  error: boolean;
450
- direction: "vertical" | "horizontal";
450
+ direction: "horizontal" | "vertical";
451
451
  style: import('vue').StyleValue;
452
- /**
453
- * Calendar current month / year
454
- */
455
452
  disabled: boolean | null;
456
453
  readonly: boolean | null;
457
454
  messages: string | readonly string[];
458
- 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>))[];
455
+ 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)?])[];
459
456
  focused: boolean;
460
457
  errorMessages: string | readonly string[] | null;
461
458
  maxErrors: string | number;
@@ -473,18 +470,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
473
470
  label?: string | undefined;
474
471
  class?: any;
475
472
  theme?: string | undefined;
476
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
477
- 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;
473
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
474
+ 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;
478
475
  validationValue?: any;
479
476
  baseColor?: string | undefined;
480
477
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
481
478
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
482
479
  iconColor?: string | boolean | undefined;
483
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
484
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
480
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
481
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
485
482
  hint?: string | undefined;
486
483
  hideDetails?: boolean | "auto" | undefined;
487
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
484
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
488
485
  $attrs: {
489
486
  [x: string]: unknown;
490
487
  };
@@ -492,35 +489,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
492
489
  [x: string]: unknown;
493
490
  };
494
491
  $slots: Readonly<{
495
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
496
- [key: string]: any;
497
- }>[]) | undefined;
498
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
499
- [key: string]: any;
500
- }>[]) | undefined;
501
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
502
- [key: string]: any;
503
- }>[]) | undefined;
504
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
505
- [key: string]: any;
506
- }>[]) | undefined;
507
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
508
- [key: string]: any;
509
- }>[]) | undefined;
492
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
493
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
494
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
495
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
496
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
510
497
  }>;
511
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
512
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
498
+ $root: import('vue').ComponentPublicInstance | null;
499
+ $parent: import('vue').ComponentPublicInstance | null;
513
500
  $host: Element | null;
514
501
  $emit: (event: string, ...args: any[]) => void;
515
502
  $el: any;
516
503
  $options: import('vue').ComponentOptionsBase<{
517
504
  error: boolean;
518
- direction: "vertical" | "horizontal";
505
+ direction: "horizontal" | "vertical";
519
506
  style: import('vue').StyleValue;
520
507
  disabled: boolean | null;
521
508
  readonly: boolean | null;
522
509
  messages: string | readonly string[];
523
- 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>))[];
510
+ 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)?])[];
524
511
  focused: boolean;
525
512
  errorMessages: string | readonly string[] | null;
526
513
  maxErrors: string | number;
@@ -539,33 +526,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
539
526
  label?: string | undefined;
540
527
  class?: any;
541
528
  theme?: string | undefined;
542
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
543
- 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;
529
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
530
+ 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;
544
531
  validationValue?: any;
545
532
  baseColor?: string | undefined;
546
533
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
547
534
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
548
535
  iconColor?: string | boolean | undefined;
549
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
550
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
536
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
537
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
551
538
  hint?: string | undefined;
552
539
  hideDetails?: boolean | "auto" | undefined;
553
- }, {
540
+ } & {}, {
554
541
  reset: () => Promise<void>;
555
542
  resetValidation: () => Promise<void>;
556
- validate: (silent?: boolean | undefined) => Promise<string[]>;
543
+ validate: (silent?: boolean) => Promise<string[]>;
557
544
  isValid: import('vue').ComputedRef<boolean | null>;
558
545
  errorMessages: import('vue').ComputedRef<string[]>;
559
546
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
560
- 'update:modelValue': (value: any) => true;
561
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
547
+ "update:modelValue": (value: any) => true;
548
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
562
549
  error: boolean;
563
- direction: "vertical" | "horizontal";
550
+ direction: "horizontal" | "vertical";
564
551
  style: import('vue').StyleValue;
565
552
  disabled: boolean | null;
566
553
  readonly: boolean | null;
567
554
  messages: string | readonly string[];
568
- 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>))[];
555
+ 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)?])[];
569
556
  focused: boolean;
570
557
  errorMessages: string | readonly string[] | null;
571
558
  maxErrors: string | number;
@@ -575,49 +562,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
575
562
  hideSpinButtons: boolean;
576
563
  persistentHint: boolean;
577
564
  }, {}, string, import('vue').SlotsType<Partial<{
578
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
579
- [key: string]: any;
580
- }>[];
581
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
582
- [key: string]: any;
583
- }>[];
584
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
585
- [key: string]: any;
586
- }>[];
587
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
588
- [key: string]: any;
589
- }>[];
590
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
591
- [key: string]: any;
592
- }>[];
565
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
566
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
567
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
568
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
569
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
593
570
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
594
- beforeCreate?: (() => void) | (() => void)[] | undefined;
595
- created?: (() => void) | (() => void)[] | undefined;
596
- beforeMount?: (() => void) | (() => void)[] | undefined;
597
- mounted?: (() => void) | (() => void)[] | undefined;
598
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
599
- updated?: (() => void) | (() => void)[] | undefined;
600
- activated?: (() => void) | (() => void)[] | undefined;
601
- deactivated?: (() => void) | (() => void)[] | undefined;
602
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
603
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
604
- destroyed?: (() => void) | (() => void)[] | undefined;
605
- unmounted?: (() => void) | (() => void)[] | undefined;
606
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
607
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
608
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
571
+ beforeCreate?: (() => void) | (() => void)[];
572
+ created?: (() => void) | (() => void)[];
573
+ beforeMount?: (() => void) | (() => void)[];
574
+ mounted?: (() => void) | (() => void)[];
575
+ beforeUpdate?: (() => void) | (() => void)[];
576
+ updated?: (() => void) | (() => void)[];
577
+ activated?: (() => void) | (() => void)[];
578
+ deactivated?: (() => void) | (() => void)[];
579
+ beforeDestroy?: (() => void) | (() => void)[];
580
+ beforeUnmount?: (() => void) | (() => void)[];
581
+ destroyed?: (() => void) | (() => void)[];
582
+ unmounted?: (() => void) | (() => void)[];
583
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
584
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
585
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
609
586
  };
610
587
  $forceUpdate: () => void;
611
588
  $nextTick: typeof nextTick;
612
- $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;
589
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
613
590
  } & Readonly<{
614
591
  error: boolean;
615
- direction: "vertical" | "horizontal";
592
+ direction: "horizontal" | "vertical";
616
593
  style: import('vue').StyleValue;
617
594
  disabled: boolean | null;
618
595
  readonly: boolean | null;
619
596
  messages: string | readonly string[];
620
- 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>))[];
597
+ 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)?])[];
621
598
  focused: boolean;
622
599
  errorMessages: string | readonly string[] | null;
623
600
  maxErrors: string | number;
@@ -628,12 +605,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
628
605
  persistentHint: boolean;
629
606
  }> & Omit<{
630
607
  error: boolean;
631
- direction: "vertical" | "horizontal";
608
+ direction: "horizontal" | "vertical";
632
609
  style: import('vue').StyleValue;
633
610
  disabled: boolean | null;
634
611
  readonly: boolean | null;
635
612
  messages: string | readonly string[];
636
- 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>))[];
613
+ 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)?])[];
637
614
  focused: boolean;
638
615
  errorMessages: string | readonly string[] | null;
639
616
  maxErrors: string | number;
@@ -653,7 +630,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
653
630
  class?: any;
654
631
  theme?: string | undefined;
655
632
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
656
- 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;
633
+ 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;
657
634
  validationValue?: any;
658
635
  baseColor?: string | undefined;
659
636
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -663,22 +640,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
663
640
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
664
641
  hint?: string | undefined;
665
642
  hideDetails?: boolean | "auto" | undefined;
666
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
643
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
667
644
  reset: () => Promise<void>;
668
645
  resetValidation: () => Promise<void>;
669
- validate: (silent?: boolean | undefined) => Promise<string[]>;
646
+ validate: (silent?: boolean) => Promise<string[]>;
670
647
  isValid: import('vue').ComputedRef<boolean | null>;
671
648
  errorMessages: import('vue').ComputedRef<string[]>;
672
649
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
673
650
  modelValue?: unknown;
674
651
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
675
- }, 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<{
652
+ }, 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<{
676
653
  $: import('vue').ComponentInternalInstance;
677
654
  $data: {};
678
655
  $props: Partial<{
679
656
  flat: boolean;
680
657
  reverse: boolean;
681
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
658
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
682
659
  error: boolean;
683
660
  active: boolean;
684
661
  details: boolean;
@@ -697,7 +674,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
697
674
  }> & Omit<{
698
675
  flat: boolean;
699
676
  reverse: boolean;
700
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
677
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
701
678
  error: boolean;
702
679
  active: boolean;
703
680
  details: boolean;
@@ -717,18 +694,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
717
694
  label?: string | undefined;
718
695
  class?: any;
719
696
  theme?: string | undefined;
720
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
697
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
721
698
  rounded?: string | number | boolean | undefined;
722
699
  baseColor?: string | undefined;
723
700
  bgColor?: string | undefined;
724
701
  iconColor?: string | boolean | undefined;
725
702
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
726
703
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
727
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
728
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
729
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
704
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
705
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
706
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
730
707
  centerAffix?: boolean | undefined;
731
- } & 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">;
708
+ } & 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">;
732
709
  $attrs: {
733
710
  [x: string]: unknown;
734
711
  };
@@ -738,37 +715,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
738
715
  $slots: Readonly<{
739
716
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
740
717
  props: Record<string, any>;
741
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
742
- [key: string]: any;
743
- }>[]) | undefined;
744
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
745
- [key: string]: any;
746
- }>[]) | undefined;
747
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
748
- [key: string]: any;
749
- }>[]) | undefined;
718
+ }) => import('vue').VNode[]) | undefined;
719
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
720
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
750
721
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
751
722
  label: string | undefined;
752
723
  props: Record<string, any>;
753
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
754
- [key: string]: any;
755
- }>[]) | undefined;
756
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
757
- [key: string]: any;
758
- }>[]) | undefined;
759
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
760
- [key: string]: any;
761
- }>[]) | undefined;
724
+ }) => import('vue').VNode[]) | undefined;
725
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
726
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
762
727
  }>;
763
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
764
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
728
+ $root: import('vue').ComponentPublicInstance | null;
729
+ $parent: import('vue').ComponentPublicInstance | null;
765
730
  $host: Element | null;
766
731
  $emit: (event: "update:focused", focused: boolean) => void;
767
732
  $el: any;
768
733
  $options: import('vue').ComponentOptionsBase<{
769
734
  flat: boolean;
770
735
  reverse: boolean;
771
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
736
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
772
737
  error: boolean;
773
738
  active: boolean;
774
739
  details: boolean;
@@ -789,29 +754,29 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
789
754
  label?: string | undefined;
790
755
  class?: any;
791
756
  theme?: string | undefined;
792
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
757
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
793
758
  rounded?: string | number | boolean | undefined;
794
759
  baseColor?: string | undefined;
795
760
  bgColor?: string | undefined;
796
761
  iconColor?: string | boolean | undefined;
797
762
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
798
763
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
799
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
800
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
801
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
764
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
765
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
766
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
802
767
  centerAffix?: boolean | undefined;
803
768
  } & {
804
769
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
805
770
  }, {
806
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
771
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
807
772
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
808
773
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
809
- 'update:focused': (focused: boolean) => true;
810
- 'update:modelValue': (value: any) => true;
811
- }, "$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, {
774
+ "update:focused": (focused: boolean) => true;
775
+ "update:modelValue": (value: any) => true;
776
+ }, "$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, {
812
777
  flat: boolean;
813
778
  reverse: boolean;
814
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
779
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
815
780
  error: boolean;
816
781
  active: boolean;
817
782
  details: boolean;
@@ -830,51 +795,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
830
795
  }, {}, string, import('vue').SlotsType<Partial<{
831
796
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
832
797
  props: Record<string, any>;
833
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
834
- [key: string]: any;
835
- }>[];
836
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
837
- [key: string]: any;
838
- }>[];
839
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
840
- [key: string]: any;
841
- }>[];
798
+ }) => import('vue').VNode[];
799
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
800
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
842
801
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
843
802
  label: string | undefined;
844
803
  props: Record<string, any>;
845
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
846
- [key: string]: any;
847
- }>[];
848
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
849
- [key: string]: any;
850
- }>[];
851
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
852
- [key: string]: any;
853
- }>[];
804
+ }) => import('vue').VNode[];
805
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
806
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
854
807
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
855
- beforeCreate?: (() => void) | (() => void)[] | undefined;
856
- created?: (() => void) | (() => void)[] | undefined;
857
- beforeMount?: (() => void) | (() => void)[] | undefined;
858
- mounted?: (() => void) | (() => void)[] | undefined;
859
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
860
- updated?: (() => void) | (() => void)[] | undefined;
861
- activated?: (() => void) | (() => void)[] | undefined;
862
- deactivated?: (() => void) | (() => void)[] | undefined;
863
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
864
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
865
- destroyed?: (() => void) | (() => void)[] | undefined;
866
- unmounted?: (() => void) | (() => void)[] | undefined;
867
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
868
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
869
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
808
+ beforeCreate?: (() => void) | (() => void)[];
809
+ created?: (() => void) | (() => void)[];
810
+ beforeMount?: (() => void) | (() => void)[];
811
+ mounted?: (() => void) | (() => void)[];
812
+ beforeUpdate?: (() => void) | (() => void)[];
813
+ updated?: (() => void) | (() => void)[];
814
+ activated?: (() => void) | (() => void)[];
815
+ deactivated?: (() => void) | (() => void)[];
816
+ beforeDestroy?: (() => void) | (() => void)[];
817
+ beforeUnmount?: (() => void) | (() => void)[];
818
+ destroyed?: (() => void) | (() => void)[];
819
+ unmounted?: (() => void) | (() => void)[];
820
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
821
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
822
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
870
823
  };
871
824
  $forceUpdate: () => void;
872
825
  $nextTick: typeof nextTick;
873
- $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;
826
+ $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;
874
827
  } & Readonly<{
875
828
  flat: boolean;
876
829
  reverse: boolean;
877
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
830
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
878
831
  error: boolean;
879
832
  active: boolean;
880
833
  details: boolean;
@@ -893,7 +846,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
893
846
  }> & Omit<{
894
847
  flat: boolean;
895
848
  reverse: boolean;
896
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
849
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
897
850
  error: boolean;
898
851
  active: boolean;
899
852
  details: boolean;
@@ -927,23 +880,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
927
880
  centerAffix?: boolean | undefined;
928
881
  } & {
929
882
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
930
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
931
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
883
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
884
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
932
885
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
933
886
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
934
887
  modelValue?: unknown;
935
888
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
936
- }, 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}`> & {
937
- _allExposed: {} | {
889
+ }, 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}`> & {
890
+ _allExposed: {
938
891
  reset: () => Promise<void>;
939
892
  resetValidation: () => Promise<void>;
940
- validate: (silent?: boolean | undefined) => Promise<string[]>;
893
+ validate: (silent?: boolean) => Promise<string[]>;
941
894
  isValid: import('vue').ComputedRef<boolean | null>;
942
895
  errorMessages: import('vue').ComputedRef<string[]>;
943
896
  } | {
944
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
897
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
945
898
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
946
- };
899
+ } | {};
947
900
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
948
901
  'click:control': (e: MouseEvent) => true;
949
902
  'mousedown:control': (e: MouseEvent) => true;
@@ -952,18 +905,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
952
905
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
953
906
  flat: boolean;
954
907
  reverse: boolean;
955
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
908
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
956
909
  type: string;
957
910
  error: boolean;
958
911
  active: boolean;
959
- direction: "vertical" | "horizontal";
912
+ direction: "horizontal" | "vertical";
960
913
  details: boolean;
961
914
  style: import('vue').StyleValue;
962
915
  autofocus: boolean;
963
916
  disabled: boolean;
964
917
  readonly: boolean | null;
965
918
  messages: string | readonly string[];
966
- 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>))[];
919
+ 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)?])[];
967
920
  focused: boolean;
968
921
  errorMessages: string | readonly string[] | null;
969
922
  maxErrors: string | number;
@@ -982,44 +935,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
982
935
  persistentPlaceholder: boolean;
983
936
  persistentCounter: boolean;
984
937
  }, true, {}, import('vue').SlotsType<Partial<{
985
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
986
- [key: string]: any;
987
- }>[];
938
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
988
939
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
989
940
  props: Record<string, any>;
990
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
991
- [key: string]: any;
992
- }>[];
993
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
994
- [key: string]: any;
995
- }>[];
941
+ }) => import('vue').VNode[];
942
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
996
943
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
997
944
  label: string | undefined;
998
945
  props: Record<string, any>;
999
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1000
- [key: string]: any;
1001
- }>[];
1002
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1003
- [key: string]: any;
1004
- }>[];
1005
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1006
- [key: string]: any;
1007
- }>[];
1008
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1009
- [key: string]: any;
1010
- }>[];
1011
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1012
- [key: string]: any;
1013
- }>[];
1014
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1015
- [key: string]: any;
1016
- }>[];
1017
- default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1018
- [key: string]: any;
1019
- }>[];
1020
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1021
- [key: string]: any;
1022
- }>[];
946
+ }) => import('vue').VNode[];
947
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
948
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
949
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
950
+ 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
951
+ 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
952
+ default: () => import('vue').VNode[];
953
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
1023
954
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1024
955
  P: {};
1025
956
  B: {};
@@ -1030,18 +961,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1030
961
  }, {
1031
962
  flat: boolean;
1032
963
  reverse: boolean;
1033
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
964
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1034
965
  type: string;
1035
966
  error: boolean;
1036
967
  active: boolean;
1037
- direction: "vertical" | "horizontal";
968
+ direction: "horizontal" | "vertical";
1038
969
  details: boolean;
1039
970
  style: import('vue').StyleValue;
1040
971
  autofocus: boolean;
1041
972
  disabled: boolean;
1042
973
  readonly: boolean | null;
1043
974
  messages: string | readonly string[];
1044
- 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>))[];
975
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1045
976
  focused: boolean;
1046
977
  errorMessages: string | readonly string[] | null;
1047
978
  maxErrors: string | number;
@@ -1074,7 +1005,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1074
1005
  counter?: string | number | boolean | undefined;
1075
1006
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1076
1007
  modelValue?: any;
1077
- 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;
1008
+ validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1078
1009
  validationValue?: any;
1079
1010
  rounded?: string | number | boolean | undefined;
1080
1011
  baseColor?: string | undefined;
@@ -1097,7 +1028,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1097
1028
  modelModifiers?: Record<string, boolean> | undefined;
1098
1029
  } & {
1099
1030
  $children?: import('vue').VNodeChild | {
1100
- $stable?: boolean | undefined;
1031
+ $stable?: boolean;
1101
1032
  } | (() => import('vue').VNodeChild) | {
1102
1033
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1103
1034
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1111,8 +1042,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1111
1042
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1112
1043
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1113
1044
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1114
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1115
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1045
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1046
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1116
1047
  default?: (() => import('vue').VNodeChild) | undefined;
1117
1048
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1118
1049
  };
@@ -1129,8 +1060,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1129
1060
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1130
1061
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1131
1062
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1132
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1133
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1063
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1064
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1134
1065
  default?: false | (() => import('vue').VNodeChild) | undefined;
1135
1066
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1136
1067
  } | undefined;
@@ -1161,12 +1092,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1161
1092
  $data: {};
1162
1093
  $props: Partial<{
1163
1094
  error: boolean;
1164
- direction: "vertical" | "horizontal";
1095
+ direction: "horizontal" | "vertical";
1165
1096
  style: import('vue').StyleValue;
1166
1097
  disabled: boolean | null;
1167
1098
  readonly: boolean | null;
1168
1099
  messages: string | readonly string[];
1169
- 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>))[];
1100
+ 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)?])[];
1170
1101
  focused: boolean;
1171
1102
  errorMessages: string | readonly string[] | null;
1172
1103
  maxErrors: string | number;
@@ -1177,12 +1108,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1177
1108
  persistentHint: boolean;
1178
1109
  }> & Omit<{
1179
1110
  error: boolean;
1180
- direction: "vertical" | "horizontal";
1111
+ direction: "horizontal" | "vertical";
1181
1112
  style: import('vue').StyleValue;
1182
1113
  disabled: boolean | null;
1183
1114
  readonly: boolean | null;
1184
1115
  messages: string | readonly string[];
1185
- 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>))[];
1116
+ 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)?])[];
1186
1117
  focused: boolean;
1187
1118
  errorMessages: string | readonly string[] | null;
1188
1119
  maxErrors: string | number;
@@ -1200,18 +1131,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1200
1131
  label?: string | undefined;
1201
1132
  class?: any;
1202
1133
  theme?: string | undefined;
1203
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1204
- 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;
1134
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1135
+ 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;
1205
1136
  validationValue?: any;
1206
1137
  baseColor?: string | undefined;
1207
1138
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1208
1139
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1209
1140
  iconColor?: string | boolean | undefined;
1210
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1211
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1141
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1142
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1212
1143
  hint?: string | undefined;
1213
1144
  hideDetails?: boolean | "auto" | undefined;
1214
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1145
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
1215
1146
  $attrs: {
1216
1147
  [x: string]: unknown;
1217
1148
  };
@@ -1219,35 +1150,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1219
1150
  [x: string]: unknown;
1220
1151
  };
1221
1152
  $slots: Readonly<{
1222
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1223
- [key: string]: any;
1224
- }>[]) | undefined;
1225
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1226
- [key: string]: any;
1227
- }>[]) | undefined;
1228
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1229
- [key: string]: any;
1230
- }>[]) | undefined;
1231
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1232
- [key: string]: any;
1233
- }>[]) | undefined;
1234
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1235
- [key: string]: any;
1236
- }>[]) | undefined;
1153
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1154
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1155
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1156
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
1157
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
1237
1158
  }>;
1238
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1239
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1159
+ $root: import('vue').ComponentPublicInstance | null;
1160
+ $parent: import('vue').ComponentPublicInstance | null;
1240
1161
  $host: Element | null;
1241
1162
  $emit: (event: string, ...args: any[]) => void;
1242
1163
  $el: any;
1243
1164
  $options: import('vue').ComponentOptionsBase<{
1244
1165
  error: boolean;
1245
- direction: "vertical" | "horizontal";
1166
+ direction: "horizontal" | "vertical";
1246
1167
  style: import('vue').StyleValue;
1247
1168
  disabled: boolean | null;
1248
1169
  readonly: boolean | null;
1249
1170
  messages: string | readonly string[];
1250
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1171
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1251
1172
  focused: boolean;
1252
1173
  errorMessages: string | readonly string[] | null;
1253
1174
  maxErrors: string | number;
@@ -1266,33 +1187,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1266
1187
  label?: string | undefined;
1267
1188
  class?: any;
1268
1189
  theme?: string | undefined;
1269
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1270
- 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;
1190
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1191
+ 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;
1271
1192
  validationValue?: any;
1272
1193
  baseColor?: string | undefined;
1273
1194
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1274
1195
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1275
1196
  iconColor?: string | boolean | undefined;
1276
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1277
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1197
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1198
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1278
1199
  hint?: string | undefined;
1279
1200
  hideDetails?: boolean | "auto" | undefined;
1280
- }, {
1201
+ } & {}, {
1281
1202
  reset: () => Promise<void>;
1282
1203
  resetValidation: () => Promise<void>;
1283
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1204
+ validate: (silent?: boolean) => Promise<string[]>;
1284
1205
  isValid: import('vue').ComputedRef<boolean | null>;
1285
1206
  errorMessages: import('vue').ComputedRef<string[]>;
1286
1207
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1287
- 'update:modelValue': (value: any) => true;
1288
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1208
+ "update:modelValue": (value: any) => true;
1209
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1289
1210
  error: boolean;
1290
- direction: "vertical" | "horizontal";
1211
+ direction: "horizontal" | "vertical";
1291
1212
  style: import('vue').StyleValue;
1292
1213
  disabled: boolean | null;
1293
1214
  readonly: boolean | null;
1294
1215
  messages: string | readonly string[];
1295
- 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>))[];
1216
+ 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)?])[];
1296
1217
  focused: boolean;
1297
1218
  errorMessages: string | readonly string[] | null;
1298
1219
  maxErrors: string | number;
@@ -1302,49 +1223,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1302
1223
  hideSpinButtons: boolean;
1303
1224
  persistentHint: boolean;
1304
1225
  }, {}, string, import('vue').SlotsType<Partial<{
1305
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1306
- [key: string]: any;
1307
- }>[];
1308
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1309
- [key: string]: any;
1310
- }>[];
1311
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1312
- [key: string]: any;
1313
- }>[];
1314
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1315
- [key: string]: any;
1316
- }>[];
1317
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1318
- [key: string]: any;
1319
- }>[];
1226
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1227
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1228
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1229
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
1230
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
1320
1231
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1321
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1322
- created?: (() => void) | (() => void)[] | undefined;
1323
- beforeMount?: (() => void) | (() => void)[] | undefined;
1324
- mounted?: (() => void) | (() => void)[] | undefined;
1325
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1326
- updated?: (() => void) | (() => void)[] | undefined;
1327
- activated?: (() => void) | (() => void)[] | undefined;
1328
- deactivated?: (() => void) | (() => void)[] | undefined;
1329
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1330
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1331
- destroyed?: (() => void) | (() => void)[] | undefined;
1332
- unmounted?: (() => void) | (() => void)[] | undefined;
1333
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1334
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1335
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1232
+ beforeCreate?: (() => void) | (() => void)[];
1233
+ created?: (() => void) | (() => void)[];
1234
+ beforeMount?: (() => void) | (() => void)[];
1235
+ mounted?: (() => void) | (() => void)[];
1236
+ beforeUpdate?: (() => void) | (() => void)[];
1237
+ updated?: (() => void) | (() => void)[];
1238
+ activated?: (() => void) | (() => void)[];
1239
+ deactivated?: (() => void) | (() => void)[];
1240
+ beforeDestroy?: (() => void) | (() => void)[];
1241
+ beforeUnmount?: (() => void) | (() => void)[];
1242
+ destroyed?: (() => void) | (() => void)[];
1243
+ unmounted?: (() => void) | (() => void)[];
1244
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1245
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1246
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1336
1247
  };
1337
1248
  $forceUpdate: () => void;
1338
1249
  $nextTick: typeof nextTick;
1339
- $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;
1250
+ $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;
1340
1251
  } & Readonly<{
1341
1252
  error: boolean;
1342
- direction: "vertical" | "horizontal";
1253
+ direction: "horizontal" | "vertical";
1343
1254
  style: import('vue').StyleValue;
1344
1255
  disabled: boolean | null;
1345
1256
  readonly: boolean | null;
1346
1257
  messages: string | readonly string[];
1347
- 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>))[];
1258
+ 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)?])[];
1348
1259
  focused: boolean;
1349
1260
  errorMessages: string | readonly string[] | null;
1350
1261
  maxErrors: string | number;
@@ -1355,12 +1266,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1355
1266
  persistentHint: boolean;
1356
1267
  }> & Omit<{
1357
1268
  error: boolean;
1358
- direction: "vertical" | "horizontal";
1269
+ direction: "horizontal" | "vertical";
1359
1270
  style: import('vue').StyleValue;
1360
1271
  disabled: boolean | null;
1361
1272
  readonly: boolean | null;
1362
1273
  messages: string | readonly string[];
1363
- 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>))[];
1274
+ 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)?])[];
1364
1275
  focused: boolean;
1365
1276
  errorMessages: string | readonly string[] | null;
1366
1277
  maxErrors: string | number;
@@ -1380,7 +1291,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1380
1291
  class?: any;
1381
1292
  theme?: string | undefined;
1382
1293
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1383
- 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;
1294
+ 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;
1384
1295
  validationValue?: any;
1385
1296
  baseColor?: string | undefined;
1386
1297
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -1390,22 +1301,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1390
1301
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1391
1302
  hint?: string | undefined;
1392
1303
  hideDetails?: boolean | "auto" | undefined;
1393
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1304
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1394
1305
  reset: () => Promise<void>;
1395
1306
  resetValidation: () => Promise<void>;
1396
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1307
+ validate: (silent?: boolean) => Promise<string[]>;
1397
1308
  isValid: import('vue').ComputedRef<boolean | null>;
1398
1309
  errorMessages: import('vue').ComputedRef<string[]>;
1399
1310
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1400
1311
  modelValue?: unknown;
1401
1312
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1402
- }, 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<{
1313
+ }, 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<{
1403
1314
  $: import('vue').ComponentInternalInstance;
1404
1315
  $data: {};
1405
1316
  $props: Partial<{
1406
1317
  flat: boolean;
1407
1318
  reverse: boolean;
1408
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1319
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1409
1320
  error: boolean;
1410
1321
  active: boolean;
1411
1322
  details: boolean;
@@ -1424,7 +1335,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1424
1335
  }> & Omit<{
1425
1336
  flat: boolean;
1426
1337
  reverse: boolean;
1427
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1338
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1428
1339
  error: boolean;
1429
1340
  active: boolean;
1430
1341
  details: boolean;
@@ -1444,18 +1355,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1444
1355
  label?: string | undefined;
1445
1356
  class?: any;
1446
1357
  theme?: string | undefined;
1447
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1358
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1448
1359
  rounded?: string | number | boolean | undefined;
1449
1360
  baseColor?: string | undefined;
1450
1361
  bgColor?: string | undefined;
1451
1362
  iconColor?: string | boolean | undefined;
1452
1363
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1453
1364
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1454
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1455
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1456
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1365
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1366
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1367
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1457
1368
  centerAffix?: boolean | undefined;
1458
- } & 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">;
1369
+ } & 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">;
1459
1370
  $attrs: {
1460
1371
  [x: string]: unknown;
1461
1372
  };
@@ -1465,37 +1376,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1465
1376
  $slots: Readonly<{
1466
1377
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1467
1378
  props: Record<string, any>;
1468
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1469
- [key: string]: any;
1470
- }>[]) | undefined;
1471
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1472
- [key: string]: any;
1473
- }>[]) | undefined;
1474
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1475
- [key: string]: any;
1476
- }>[]) | undefined;
1379
+ }) => import('vue').VNode[]) | undefined;
1380
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1381
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
1477
1382
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1478
1383
  label: string | undefined;
1479
1384
  props: Record<string, any>;
1480
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1481
- [key: string]: any;
1482
- }>[]) | undefined;
1483
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1484
- [key: string]: any;
1485
- }>[]) | undefined;
1486
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1487
- [key: string]: any;
1488
- }>[]) | undefined;
1385
+ }) => import('vue').VNode[]) | undefined;
1386
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
1387
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
1489
1388
  }>;
1490
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1491
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1389
+ $root: import('vue').ComponentPublicInstance | null;
1390
+ $parent: import('vue').ComponentPublicInstance | null;
1492
1391
  $host: Element | null;
1493
1392
  $emit: (event: "update:focused", focused: boolean) => void;
1494
1393
  $el: any;
1495
1394
  $options: import('vue').ComponentOptionsBase<{
1496
1395
  flat: boolean;
1497
1396
  reverse: boolean;
1498
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1397
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1499
1398
  error: boolean;
1500
1399
  active: boolean;
1501
1400
  details: boolean;
@@ -1516,29 +1415,29 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1516
1415
  label?: string | undefined;
1517
1416
  class?: any;
1518
1417
  theme?: string | undefined;
1519
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1418
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1520
1419
  rounded?: string | number | boolean | undefined;
1521
1420
  baseColor?: string | undefined;
1522
1421
  bgColor?: string | undefined;
1523
1422
  iconColor?: string | boolean | undefined;
1524
1423
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1525
1424
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1526
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1527
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1528
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1425
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1426
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1427
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1529
1428
  centerAffix?: boolean | undefined;
1530
1429
  } & {
1531
1430
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1532
1431
  }, {
1533
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
1432
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1534
1433
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1535
1434
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1536
- 'update:focused': (focused: boolean) => true;
1537
- 'update:modelValue': (value: any) => true;
1538
- }, "$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, {
1435
+ "update:focused": (focused: boolean) => true;
1436
+ "update:modelValue": (value: any) => true;
1437
+ }, "$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, {
1539
1438
  flat: boolean;
1540
1439
  reverse: boolean;
1541
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1440
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1542
1441
  error: boolean;
1543
1442
  active: boolean;
1544
1443
  details: boolean;
@@ -1557,51 +1456,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1557
1456
  }, {}, string, import('vue').SlotsType<Partial<{
1558
1457
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1559
1458
  props: Record<string, any>;
1560
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1561
- [key: string]: any;
1562
- }>[];
1563
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1564
- [key: string]: any;
1565
- }>[];
1566
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1567
- [key: string]: any;
1568
- }>[];
1459
+ }) => import('vue').VNode[];
1460
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1461
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
1569
1462
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1570
1463
  label: string | undefined;
1571
1464
  props: Record<string, any>;
1572
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1573
- [key: string]: any;
1574
- }>[];
1575
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1576
- [key: string]: any;
1577
- }>[];
1578
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1579
- [key: string]: any;
1580
- }>[];
1465
+ }) => import('vue').VNode[];
1466
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
1467
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
1581
1468
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1582
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1583
- created?: (() => void) | (() => void)[] | undefined;
1584
- beforeMount?: (() => void) | (() => void)[] | undefined;
1585
- mounted?: (() => void) | (() => void)[] | undefined;
1586
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1587
- updated?: (() => void) | (() => void)[] | undefined;
1588
- activated?: (() => void) | (() => void)[] | undefined;
1589
- deactivated?: (() => void) | (() => void)[] | undefined;
1590
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1591
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1592
- destroyed?: (() => void) | (() => void)[] | undefined;
1593
- unmounted?: (() => void) | (() => void)[] | undefined;
1594
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1595
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1596
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1469
+ beforeCreate?: (() => void) | (() => void)[];
1470
+ created?: (() => void) | (() => void)[];
1471
+ beforeMount?: (() => void) | (() => void)[];
1472
+ mounted?: (() => void) | (() => void)[];
1473
+ beforeUpdate?: (() => void) | (() => void)[];
1474
+ updated?: (() => void) | (() => void)[];
1475
+ activated?: (() => void) | (() => void)[];
1476
+ deactivated?: (() => void) | (() => void)[];
1477
+ beforeDestroy?: (() => void) | (() => void)[];
1478
+ beforeUnmount?: (() => void) | (() => void)[];
1479
+ destroyed?: (() => void) | (() => void)[];
1480
+ unmounted?: (() => void) | (() => void)[];
1481
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1482
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1483
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1597
1484
  };
1598
1485
  $forceUpdate: () => void;
1599
1486
  $nextTick: typeof nextTick;
1600
- $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;
1487
+ $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;
1601
1488
  } & Readonly<{
1602
1489
  flat: boolean;
1603
1490
  reverse: boolean;
1604
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1491
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1605
1492
  error: boolean;
1606
1493
  active: boolean;
1607
1494
  details: boolean;
@@ -1620,7 +1507,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1620
1507
  }> & Omit<{
1621
1508
  flat: boolean;
1622
1509
  reverse: boolean;
1623
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1510
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1624
1511
  error: boolean;
1625
1512
  active: boolean;
1626
1513
  details: boolean;
@@ -1654,31 +1541,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1654
1541
  centerAffix?: boolean | undefined;
1655
1542
  } & {
1656
1543
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1657
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1658
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
1544
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1545
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1659
1546
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1660
1547
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1661
1548
  modelValue?: unknown;
1662
1549
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1663
- }, 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}`> & {
1664
- _allExposed: {} | {
1550
+ }, 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}`> & {
1551
+ _allExposed: {
1665
1552
  reset: () => Promise<void>;
1666
1553
  resetValidation: () => Promise<void>;
1667
- validate: (silent?: boolean | undefined) => Promise<string[]>;
1554
+ validate: (silent?: boolean) => Promise<string[]>;
1668
1555
  isValid: import('vue').ComputedRef<boolean | null>;
1669
1556
  errorMessages: import('vue').ComputedRef<string[]>;
1670
1557
  } | {
1671
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
1558
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1672
1559
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1673
- };
1560
+ } | {};
1674
1561
  }, {}, {}, {}, {
1675
1562
  flat: boolean;
1676
1563
  reverse: boolean;
1677
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
1564
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
1678
1565
  type: string;
1679
1566
  error: boolean;
1680
1567
  active: boolean;
1681
- direction: "vertical" | "horizontal";
1568
+ direction: "horizontal" | "vertical";
1682
1569
  details: boolean;
1683
1570
  style: import('vue').StyleValue;
1684
1571
  autofocus: boolean;
@@ -1708,82 +1595,82 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1708
1595
  $slots: Readonly<{
1709
1596
  [name: string]: import('vue').Slot<any> | undefined;
1710
1597
  }>;
1711
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1712
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1598
+ $root: ComponentPublicInstance | null;
1599
+ $parent: ComponentPublicInstance | null;
1713
1600
  $host: Element | null;
1714
1601
  $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);
1715
1602
  $el: any;
1716
1603
  $options: import('vue').ComponentOptionsBase<Readonly<{
1717
- modelValue?: string | number | null | undefined;
1718
- prependIcon?: import('../../Customs/SyTextField/types').IconType;
1719
- appendIcon?: import('../../Customs/SyTextField/types').IconType;
1720
- prependInnerIcon?: import('../../Customs/SyTextField/types').IconType;
1721
- appendInnerIcon?: import('../../Customs/SyTextField/types').IconType;
1722
- prependTooltip?: string | undefined;
1723
- appendTooltip?: string | undefined;
1724
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
1725
- variantStyle?: import('../../Customs/SyTextField/types').VariantStyle | undefined;
1726
- color?: import('../../Customs/SyTextField/types').ColorType | undefined;
1727
- isClearable?: boolean | undefined;
1728
- showDivider?: boolean | undefined;
1729
- label?: string | undefined;
1730
- required?: boolean | undefined;
1731
- errorMessages?: string[] | null | undefined;
1732
- warningMessages?: string[] | null | undefined;
1733
- successMessages?: string[] | null | undefined;
1734
- readonly?: boolean | undefined;
1735
- isActive?: boolean | undefined;
1736
- baseColor?: string | undefined;
1737
- bgColor?: string | undefined;
1738
- centerAffix?: boolean | undefined;
1739
- counter?: string | number | boolean | undefined;
1740
- counterValue?: number | ((value: any) => number) | undefined;
1741
- density?: "default" | "comfortable" | "compact" | undefined;
1742
- direction?: "vertical" | "horizontal" | undefined;
1743
- isDirty?: boolean | undefined;
1744
- disabled?: boolean | undefined;
1745
- isOnError?: boolean | undefined;
1746
- isFlat?: boolean | undefined;
1747
- isFocused?: boolean | undefined;
1748
- areDetailsHidden?: boolean | "auto" | undefined;
1749
- areSpinButtonsHidden?: boolean | undefined;
1750
- hint?: string | undefined;
1751
- id?: string | undefined;
1752
- loading?: string | boolean | undefined;
1753
- maxErrors?: string | number | undefined;
1754
- maxWidth?: string | number | undefined;
1755
- messages?: string | string[] | undefined;
1756
- minWidth?: string | number | undefined;
1757
- name?: string | undefined;
1758
- displayPersistentClear?: boolean | undefined;
1759
- displayPersistentCounter?: boolean | undefined;
1760
- displayPersistentHint?: boolean | undefined;
1761
- displayPersistentPlaceholder?: boolean | undefined;
1762
- placeholder?: string | undefined;
1763
- prefix?: string | undefined;
1764
- isReversed?: boolean | undefined;
1765
- role?: string | undefined;
1766
- rounded?: string | number | boolean | undefined;
1767
- hasError?: boolean | undefined;
1768
- hasWarning?: boolean | undefined;
1769
- hasSuccess?: boolean | undefined;
1770
- isOnSingleLine?: boolean | undefined;
1771
- suffix?: string | undefined;
1772
- theme?: string | undefined;
1773
- isTiled?: boolean | undefined;
1774
- type?: string | undefined;
1775
- width?: string | number | undefined;
1776
- displayAsterisk?: boolean | undefined;
1777
- noIcon?: boolean | undefined;
1778
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
1779
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
1780
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
1781
- showSuccessMessages?: boolean | undefined;
1782
- isValidateOnBlur?: boolean | undefined;
1783
- disableErrorHandling?: boolean | undefined;
1784
- disableClickButton?: boolean | undefined;
1785
- autocomplete?: string | undefined;
1786
- helpText?: string | undefined;
1604
+ modelValue?: string | number | null;
1605
+ prependIcon?: import('../../../types/vuetifyTypes').IconType;
1606
+ appendIcon?: import('../../../types/vuetifyTypes').IconType;
1607
+ prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
1608
+ appendInnerIcon?: import('../../../types/vuetifyTypes').IconType;
1609
+ prependTooltip?: string;
1610
+ appendTooltip?: string;
1611
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
1612
+ variantStyle?: import('../../../types/vuetifyTypes').VariantStyle;
1613
+ color?: import('../../../types/vuetifyTypes').ColorType;
1614
+ isClearable?: boolean;
1615
+ showDivider?: boolean;
1616
+ label?: string;
1617
+ required?: boolean;
1618
+ errorMessages?: string[] | null;
1619
+ warningMessages?: string[] | null;
1620
+ successMessages?: string[] | null;
1621
+ readonly?: boolean;
1622
+ isActive?: boolean;
1623
+ baseColor?: string;
1624
+ bgColor?: string;
1625
+ centerAffix?: boolean;
1626
+ counter?: string | number | boolean;
1627
+ counterValue?: number | ((value: any) => number);
1628
+ density?: "default" | "comfortable" | "compact";
1629
+ direction?: "horizontal" | "vertical";
1630
+ isDirty?: boolean;
1631
+ disabled?: boolean;
1632
+ isOnError?: boolean;
1633
+ isFlat?: boolean;
1634
+ isFocused?: boolean;
1635
+ areDetailsHidden?: boolean | "auto";
1636
+ areSpinButtonsHidden?: boolean;
1637
+ hint?: string;
1638
+ id?: string;
1639
+ loading?: string | boolean;
1640
+ maxErrors?: string | number;
1641
+ maxWidth?: string | number;
1642
+ messages?: string | string[];
1643
+ minWidth?: string | number;
1644
+ name?: string;
1645
+ displayPersistentClear?: boolean;
1646
+ displayPersistentCounter?: boolean;
1647
+ displayPersistentHint?: boolean;
1648
+ displayPersistentPlaceholder?: boolean;
1649
+ placeholder?: string;
1650
+ prefix?: string;
1651
+ isReversed?: boolean;
1652
+ role?: string;
1653
+ rounded?: string | number | boolean;
1654
+ hasError?: boolean;
1655
+ hasWarning?: boolean;
1656
+ hasSuccess?: boolean;
1657
+ isOnSingleLine?: boolean;
1658
+ suffix?: string;
1659
+ theme?: string;
1660
+ isTiled?: boolean;
1661
+ type?: string;
1662
+ width?: string | number;
1663
+ displayAsterisk?: boolean;
1664
+ noIcon?: boolean;
1665
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1666
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1667
+ customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1668
+ showSuccessMessages?: boolean;
1669
+ isValidateOnBlur?: boolean;
1670
+ disableErrorHandling?: boolean;
1671
+ disableClickButton?: boolean;
1672
+ autocomplete?: string;
1673
+ helpText?: string;
1787
1674
  }> & Readonly<{
1788
1675
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1789
1676
  onClear?: ((...args: any[]) => any) | undefined;
@@ -1813,7 +1700,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1813
1700
  label: string;
1814
1701
  width: string | number;
1815
1702
  role: string;
1816
- color: import('../../Customs/SyTextField/types').ColorType;
1703
+ color: import('../../../types/vuetifyTypes').ColorType;
1817
1704
  theme: string;
1818
1705
  disabled: boolean;
1819
1706
  placeholder: string;
@@ -1823,8 +1710,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1823
1710
  minWidth: string | number;
1824
1711
  density: "default" | "comfortable" | "compact";
1825
1712
  baseColor: string;
1826
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1827
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1713
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1714
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1828
1715
  readonly: boolean;
1829
1716
  id: string;
1830
1717
  name: string;
@@ -1832,12 +1719,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1832
1719
  bgColor: string;
1833
1720
  isActive: boolean;
1834
1721
  prefix: string;
1835
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1836
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1722
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1723
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1837
1724
  prependTooltip: string;
1838
1725
  appendTooltip: string;
1839
- tooltipLocation: "start" | "end" | "top" | "bottom";
1840
- variantStyle: import('../../Customs/SyTextField/types').VariantStyle;
1726
+ tooltipLocation: "top" | "bottom" | "start" | "end";
1727
+ variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
1841
1728
  isClearable: boolean;
1842
1729
  errorMessages: string[] | null;
1843
1730
  warningMessages: string[] | null;
@@ -1845,7 +1732,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1845
1732
  centerAffix: boolean;
1846
1733
  counter: string | number | boolean;
1847
1734
  counterValue: number | ((value: any) => number);
1848
- direction: "vertical" | "horizontal";
1735
+ direction: "horizontal" | "vertical";
1849
1736
  isDirty: boolean;
1850
1737
  isOnError: boolean;
1851
1738
  isFlat: boolean;
@@ -1877,31 +1764,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1877
1764
  autocomplete: string;
1878
1765
  helpText: string;
1879
1766
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1880
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
1881
- created?: ((() => void) | (() => void)[]) | undefined;
1882
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
1883
- mounted?: ((() => void) | (() => void)[]) | undefined;
1884
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
1885
- updated?: ((() => void) | (() => void)[]) | undefined;
1886
- activated?: ((() => void) | (() => void)[]) | undefined;
1887
- deactivated?: ((() => void) | (() => void)[]) | undefined;
1888
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
1889
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
1890
- destroyed?: ((() => void) | (() => void)[]) | undefined;
1891
- unmounted?: ((() => void) | (() => void)[]) | undefined;
1892
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1893
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1894
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[]) | undefined;
1767
+ beforeCreate?: (() => void) | (() => void)[];
1768
+ created?: (() => void) | (() => void)[];
1769
+ beforeMount?: (() => void) | (() => void)[];
1770
+ mounted?: (() => void) | (() => void)[];
1771
+ beforeUpdate?: (() => void) | (() => void)[];
1772
+ updated?: (() => void) | (() => void)[];
1773
+ activated?: (() => void) | (() => void)[];
1774
+ deactivated?: (() => void) | (() => void)[];
1775
+ beforeDestroy?: (() => void) | (() => void)[];
1776
+ beforeUnmount?: (() => void) | (() => void)[];
1777
+ destroyed?: (() => void) | (() => void)[];
1778
+ unmounted?: (() => void) | (() => void)[];
1779
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1780
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1781
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
1895
1782
  };
1896
1783
  $forceUpdate: () => void;
1897
1784
  $nextTick: typeof nextTick;
1898
- $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;
1785
+ $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;
1899
1786
  } & Readonly<{
1900
1787
  type: string;
1901
1788
  label: string;
1902
1789
  width: string | number;
1903
1790
  role: string;
1904
- color: import('../../Customs/SyTextField/types').ColorType;
1791
+ color: import('../../../types/vuetifyTypes').ColorType;
1905
1792
  theme: string;
1906
1793
  disabled: boolean;
1907
1794
  placeholder: string;
@@ -1911,8 +1798,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1911
1798
  minWidth: string | number;
1912
1799
  density: "default" | "comfortable" | "compact";
1913
1800
  baseColor: string;
1914
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1915
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1801
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1802
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1916
1803
  readonly: boolean;
1917
1804
  id: string;
1918
1805
  name: string;
@@ -1920,12 +1807,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1920
1807
  bgColor: string;
1921
1808
  isActive: boolean;
1922
1809
  prefix: string;
1923
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1924
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1810
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1811
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1925
1812
  prependTooltip: string;
1926
1813
  appendTooltip: string;
1927
- tooltipLocation: "start" | "end" | "top" | "bottom";
1928
- variantStyle: import('../../Customs/SyTextField/types').VariantStyle;
1814
+ tooltipLocation: "top" | "bottom" | "start" | "end";
1815
+ variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
1929
1816
  isClearable: boolean;
1930
1817
  errorMessages: string[] | null;
1931
1818
  warningMessages: string[] | null;
@@ -1933,7 +1820,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1933
1820
  centerAffix: boolean;
1934
1821
  counter: string | number | boolean;
1935
1822
  counterValue: number | ((value: any) => number);
1936
- direction: "vertical" | "horizontal";
1823
+ direction: "horizontal" | "vertical";
1937
1824
  isDirty: boolean;
1938
1825
  isOnError: boolean;
1939
1826
  isFlat: boolean;
@@ -1965,76 +1852,76 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1965
1852
  autocomplete: string;
1966
1853
  helpText: string;
1967
1854
  }> & Omit<Readonly<{
1968
- modelValue?: string | number | null | undefined;
1969
- prependIcon?: import('../../Customs/SyTextField/types').IconType;
1970
- appendIcon?: import('../../Customs/SyTextField/types').IconType;
1971
- prependInnerIcon?: import('../../Customs/SyTextField/types').IconType;
1972
- appendInnerIcon?: import('../../Customs/SyTextField/types').IconType;
1973
- prependTooltip?: string | undefined;
1974
- appendTooltip?: string | undefined;
1975
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
1976
- variantStyle?: import('../../Customs/SyTextField/types').VariantStyle | undefined;
1977
- color?: import('../../Customs/SyTextField/types').ColorType | undefined;
1978
- isClearable?: boolean | undefined;
1979
- showDivider?: boolean | undefined;
1980
- label?: string | undefined;
1981
- required?: boolean | undefined;
1982
- errorMessages?: string[] | null | undefined;
1983
- warningMessages?: string[] | null | undefined;
1984
- successMessages?: string[] | null | undefined;
1985
- readonly?: boolean | undefined;
1986
- isActive?: boolean | undefined;
1987
- baseColor?: string | undefined;
1988
- bgColor?: string | undefined;
1989
- centerAffix?: boolean | undefined;
1990
- counter?: string | number | boolean | undefined;
1991
- counterValue?: number | ((value: any) => number) | undefined;
1992
- density?: "default" | "comfortable" | "compact" | undefined;
1993
- direction?: "vertical" | "horizontal" | undefined;
1994
- isDirty?: boolean | undefined;
1995
- disabled?: boolean | undefined;
1996
- isOnError?: boolean | undefined;
1997
- isFlat?: boolean | undefined;
1998
- isFocused?: boolean | undefined;
1999
- areDetailsHidden?: boolean | "auto" | undefined;
2000
- areSpinButtonsHidden?: boolean | undefined;
2001
- hint?: string | undefined;
2002
- id?: string | undefined;
2003
- loading?: string | boolean | undefined;
2004
- maxErrors?: string | number | undefined;
2005
- maxWidth?: string | number | undefined;
2006
- messages?: string | string[] | undefined;
2007
- minWidth?: string | number | undefined;
2008
- name?: string | undefined;
2009
- displayPersistentClear?: boolean | undefined;
2010
- displayPersistentCounter?: boolean | undefined;
2011
- displayPersistentHint?: boolean | undefined;
2012
- displayPersistentPlaceholder?: boolean | undefined;
2013
- placeholder?: string | undefined;
2014
- prefix?: string | undefined;
2015
- isReversed?: boolean | undefined;
2016
- role?: string | undefined;
2017
- rounded?: string | number | boolean | undefined;
2018
- hasError?: boolean | undefined;
2019
- hasWarning?: boolean | undefined;
2020
- hasSuccess?: boolean | undefined;
2021
- isOnSingleLine?: boolean | undefined;
2022
- suffix?: string | undefined;
2023
- theme?: string | undefined;
2024
- isTiled?: boolean | undefined;
2025
- type?: string | undefined;
2026
- width?: string | number | undefined;
2027
- displayAsterisk?: boolean | undefined;
2028
- noIcon?: boolean | undefined;
2029
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2030
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2031
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2032
- showSuccessMessages?: boolean | undefined;
2033
- isValidateOnBlur?: boolean | undefined;
2034
- disableErrorHandling?: boolean | undefined;
2035
- disableClickButton?: boolean | undefined;
2036
- autocomplete?: string | undefined;
2037
- helpText?: string | undefined;
1855
+ modelValue?: string | number | null;
1856
+ prependIcon?: import('../../../types/vuetifyTypes').IconType;
1857
+ appendIcon?: import('../../../types/vuetifyTypes').IconType;
1858
+ prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
1859
+ appendInnerIcon?: import('../../../types/vuetifyTypes').IconType;
1860
+ prependTooltip?: string;
1861
+ appendTooltip?: string;
1862
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
1863
+ variantStyle?: import('../../../types/vuetifyTypes').VariantStyle;
1864
+ color?: import('../../../types/vuetifyTypes').ColorType;
1865
+ isClearable?: boolean;
1866
+ showDivider?: boolean;
1867
+ label?: string;
1868
+ required?: boolean;
1869
+ errorMessages?: string[] | null;
1870
+ warningMessages?: string[] | null;
1871
+ successMessages?: string[] | null;
1872
+ readonly?: boolean;
1873
+ isActive?: boolean;
1874
+ baseColor?: string;
1875
+ bgColor?: string;
1876
+ centerAffix?: boolean;
1877
+ counter?: string | number | boolean;
1878
+ counterValue?: number | ((value: any) => number);
1879
+ density?: "default" | "comfortable" | "compact";
1880
+ direction?: "horizontal" | "vertical";
1881
+ isDirty?: boolean;
1882
+ disabled?: boolean;
1883
+ isOnError?: boolean;
1884
+ isFlat?: boolean;
1885
+ isFocused?: boolean;
1886
+ areDetailsHidden?: boolean | "auto";
1887
+ areSpinButtonsHidden?: boolean;
1888
+ hint?: string;
1889
+ id?: string;
1890
+ loading?: string | boolean;
1891
+ maxErrors?: string | number;
1892
+ maxWidth?: string | number;
1893
+ messages?: string | string[];
1894
+ minWidth?: string | number;
1895
+ name?: string;
1896
+ displayPersistentClear?: boolean;
1897
+ displayPersistentCounter?: boolean;
1898
+ displayPersistentHint?: boolean;
1899
+ displayPersistentPlaceholder?: boolean;
1900
+ placeholder?: string;
1901
+ prefix?: string;
1902
+ isReversed?: boolean;
1903
+ role?: string;
1904
+ rounded?: string | number | boolean;
1905
+ hasError?: boolean;
1906
+ hasWarning?: boolean;
1907
+ hasSuccess?: boolean;
1908
+ isOnSingleLine?: boolean;
1909
+ suffix?: string;
1910
+ theme?: string;
1911
+ isTiled?: boolean;
1912
+ type?: string;
1913
+ width?: string | number;
1914
+ displayAsterisk?: boolean;
1915
+ noIcon?: boolean;
1916
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1917
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1918
+ customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1919
+ showSuccessMessages?: boolean;
1920
+ isValidateOnBlur?: boolean;
1921
+ disableErrorHandling?: boolean;
1922
+ disableClickButton?: boolean;
1923
+ autocomplete?: string;
1924
+ helpText?: string;
2038
1925
  }> & Readonly<{
2039
1926
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2040
1927
  onClear?: ((...args: any[]) => any) | undefined;
@@ -2071,36 +1958,36 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2071
1958
  M: {};
2072
1959
  Defaults: {};
2073
1960
  }, Readonly<{
2074
- modelValue?: DateValue | undefined;
2075
- placeholder?: string | undefined;
2076
- format?: string | undefined;
2077
- dateFormatReturn?: string | undefined;
1961
+ modelValue?: DateValue;
1962
+ placeholder?: string;
1963
+ format?: string;
1964
+ dateFormatReturn?: string;
2078
1965
  label: string;
2079
- required?: boolean | undefined;
2080
- disabled?: boolean | undefined;
2081
- readonly?: boolean | undefined;
2082
- title?: string | false | undefined;
2083
- isOutlined?: boolean | undefined;
2084
- displayIcon?: boolean | undefined;
2085
- displayAppendIcon?: boolean | undefined;
2086
- noIcon?: boolean | undefined;
2087
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2088
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2089
- displayPrependIcon?: boolean | undefined;
2090
- disableErrorHandling?: boolean | undefined;
2091
- showSuccessMessages?: boolean | undefined;
2092
- bgColor?: string | undefined;
2093
- displayRange?: boolean | undefined;
2094
- autoClamp?: boolean | undefined;
2095
- isValidateOnBlur?: boolean | undefined;
2096
- density?: "default" | "comfortable" | "compact" | undefined;
2097
- hint?: string | undefined;
2098
- persistentHint?: boolean | undefined;
2099
- externalErrorMessages?: string[] | undefined;
1966
+ required?: boolean;
1967
+ disabled?: boolean;
1968
+ readonly?: boolean;
1969
+ title?: string | false;
1970
+ isOutlined?: boolean;
1971
+ displayIcon?: boolean;
1972
+ displayAppendIcon?: boolean;
1973
+ noIcon?: boolean;
1974
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1975
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1976
+ displayPrependIcon?: boolean;
1977
+ disableErrorHandling?: boolean;
1978
+ showSuccessMessages?: boolean;
1979
+ bgColor?: string;
1980
+ displayRange?: boolean;
1981
+ autoClamp?: boolean;
1982
+ isValidateOnBlur?: boolean;
1983
+ density?: "default" | "comfortable" | "compact";
1984
+ hint?: string;
1985
+ persistentHint?: boolean;
1986
+ externalErrorMessages?: string[];
2100
1987
  }> & Readonly<{
1988
+ onInput?: ((value: string) => any) | undefined;
2101
1989
  onBlur?: (() => any) | undefined;
2102
1990
  onFocus?: (() => any) | undefined;
2103
- onInput?: ((value: string) => any) | undefined;
2104
1991
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
2105
1992
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
2106
1993
  }>, {
@@ -2136,36 +2023,36 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2136
2023
  externalErrorMessages: string[];
2137
2024
  }> | null;
2138
2025
  dateCalendarTextInputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
2139
- modelValue?: DateValue | undefined;
2140
- placeholder?: string | undefined;
2141
- format?: string | undefined;
2142
- dateFormatReturn?: string | undefined;
2026
+ modelValue?: DateValue;
2027
+ placeholder?: string;
2028
+ format?: string;
2029
+ dateFormatReturn?: string;
2143
2030
  label: string;
2144
- required?: boolean | undefined;
2145
- disabled?: boolean | undefined;
2146
- readonly?: boolean | undefined;
2147
- title?: string | false | undefined;
2148
- isOutlined?: boolean | undefined;
2149
- displayIcon?: boolean | undefined;
2150
- displayAppendIcon?: boolean | undefined;
2151
- noIcon?: boolean | undefined;
2152
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2153
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2154
- displayPrependIcon?: boolean | undefined;
2155
- disableErrorHandling?: boolean | undefined;
2156
- showSuccessMessages?: boolean | undefined;
2157
- bgColor?: string | undefined;
2158
- displayRange?: boolean | undefined;
2159
- autoClamp?: boolean | undefined;
2160
- isValidateOnBlur?: boolean | undefined;
2161
- density?: "default" | "comfortable" | "compact" | undefined;
2162
- hint?: string | undefined;
2163
- persistentHint?: boolean | undefined;
2164
- externalErrorMessages?: string[] | undefined;
2031
+ required?: boolean;
2032
+ disabled?: boolean;
2033
+ readonly?: boolean;
2034
+ title?: string | false;
2035
+ isOutlined?: boolean;
2036
+ displayIcon?: boolean;
2037
+ displayAppendIcon?: boolean;
2038
+ noIcon?: boolean;
2039
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2040
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2041
+ displayPrependIcon?: boolean;
2042
+ disableErrorHandling?: boolean;
2043
+ showSuccessMessages?: boolean;
2044
+ bgColor?: string;
2045
+ displayRange?: boolean;
2046
+ autoClamp?: boolean;
2047
+ isValidateOnBlur?: boolean;
2048
+ density?: "default" | "comfortable" | "compact";
2049
+ hint?: string;
2050
+ persistentHint?: boolean;
2051
+ externalErrorMessages?: string[];
2165
2052
  }> & Readonly<{
2053
+ onInput?: ((value: string) => any) | undefined;
2166
2054
  onBlur?: (() => any) | undefined;
2167
2055
  onFocus?: (() => any) | undefined;
2168
- onInput?: ((value: string) => any) | undefined;
2169
2056
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
2170
2057
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
2171
2058
  }>, {
@@ -2174,9 +2061,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2174
2061
  focus(): void;
2175
2062
  blur(): void;
2176
2063
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
2064
+ input: (value: string) => any;
2177
2065
  blur: () => any;
2178
2066
  focus: () => any;
2179
- input: (value: string) => any;
2180
2067
  "update:model-value": (value: DateValue) => any;
2181
2068
  "date-selected": (value: DateValue) => any;
2182
2069
  }, import('vue').PublicProps, {
@@ -2211,15 +2098,15 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2211
2098
  $data: {};
2212
2099
  $props: {
2213
2100
  readonly modelValue?: string | number | null | undefined;
2214
- readonly prependIcon?: import('../../Customs/SyTextField/types').IconType;
2215
- readonly appendIcon?: import('../../Customs/SyTextField/types').IconType;
2216
- readonly prependInnerIcon?: import('../../Customs/SyTextField/types').IconType;
2217
- readonly appendInnerIcon?: import('../../Customs/SyTextField/types').IconType;
2101
+ readonly prependIcon?: import('../../../types/vuetifyTypes').IconType;
2102
+ readonly appendIcon?: import('../../../types/vuetifyTypes').IconType;
2103
+ readonly prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
2104
+ readonly appendInnerIcon?: import('../../../types/vuetifyTypes').IconType;
2218
2105
  readonly prependTooltip?: string | undefined;
2219
2106
  readonly appendTooltip?: string | undefined;
2220
- readonly tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
2221
- readonly variantStyle?: import('../../Customs/SyTextField/types').VariantStyle | undefined;
2222
- readonly color?: import('../../Customs/SyTextField/types').ColorType | undefined;
2107
+ readonly tooltipLocation?: "top" | "bottom" | "start" | "end" | undefined;
2108
+ readonly variantStyle?: import('../../../types/vuetifyTypes').VariantStyle | undefined;
2109
+ readonly color?: import('../../../types/vuetifyTypes').ColorType | undefined;
2223
2110
  readonly isClearable?: boolean | undefined;
2224
2111
  readonly showDivider?: boolean | undefined;
2225
2112
  readonly label?: string | undefined;
@@ -2235,7 +2122,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2235
2122
  readonly counter?: string | number | boolean | undefined;
2236
2123
  readonly counterValue?: number | ((value: any) => number) | undefined;
2237
2124
  readonly density?: "default" | "comfortable" | "compact" | undefined;
2238
- readonly direction?: "vertical" | "horizontal" | undefined;
2125
+ readonly direction?: "horizontal" | "vertical" | undefined;
2239
2126
  readonly isDirty?: boolean | undefined;
2240
2127
  readonly disabled?: boolean | undefined;
2241
2128
  readonly isOnError?: boolean | undefined;
@@ -2294,18 +2181,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2294
2181
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
2295
2182
  flat: boolean;
2296
2183
  reverse: boolean;
2297
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2184
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2298
2185
  type: string;
2299
2186
  error: boolean;
2300
2187
  active: boolean;
2301
- direction: "vertical" | "horizontal";
2188
+ direction: "horizontal" | "vertical";
2302
2189
  details: boolean;
2303
2190
  style: import('vue').StyleValue;
2304
2191
  autofocus: boolean;
2305
2192
  disabled: boolean;
2306
2193
  readonly: boolean | null;
2307
2194
  messages: string | readonly string[];
2308
- 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>))[];
2195
+ 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)?])[];
2309
2196
  focused: boolean;
2310
2197
  errorMessages: string | readonly string[] | null;
2311
2198
  maxErrors: string | number;
@@ -2338,7 +2225,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2338
2225
  counter?: string | number | boolean | undefined;
2339
2226
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2340
2227
  modelValue?: any;
2341
- 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;
2228
+ 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;
2342
2229
  validationValue?: any;
2343
2230
  rounded?: string | number | boolean | undefined;
2344
2231
  baseColor?: string | undefined;
@@ -2361,7 +2248,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2361
2248
  modelModifiers?: Record<string, boolean> | undefined;
2362
2249
  } & {
2363
2250
  $children?: import('vue').VNodeChild | {
2364
- $stable?: boolean | undefined;
2251
+ $stable?: boolean;
2365
2252
  } | (() => import('vue').VNodeChild) | {
2366
2253
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
2367
2254
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -2375,8 +2262,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2375
2262
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2376
2263
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2377
2264
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2378
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2379
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2265
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2266
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2380
2267
  default?: (() => import('vue').VNodeChild) | undefined;
2381
2268
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2382
2269
  };
@@ -2393,8 +2280,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2393
2280
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2394
2281
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
2395
2282
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
2396
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2397
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2283
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2284
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2398
2285
  default?: false | (() => import('vue').VNodeChild) | undefined;
2399
2286
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
2400
2287
  } | undefined;
@@ -2425,12 +2312,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2425
2312
  $data: {};
2426
2313
  $props: Partial<{
2427
2314
  error: boolean;
2428
- direction: "vertical" | "horizontal";
2315
+ direction: "horizontal" | "vertical";
2429
2316
  style: import('vue').StyleValue;
2430
2317
  disabled: boolean | null;
2431
2318
  readonly: boolean | null;
2432
2319
  messages: string | readonly string[];
2433
- 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>))[];
2320
+ 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)?])[];
2434
2321
  focused: boolean;
2435
2322
  errorMessages: string | readonly string[] | null;
2436
2323
  maxErrors: string | number;
@@ -2441,15 +2328,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2441
2328
  persistentHint: boolean;
2442
2329
  }> & Omit<{
2443
2330
  error: boolean;
2444
- direction: "vertical" | "horizontal";
2331
+ direction: "horizontal" | "vertical";
2445
2332
  style: import('vue').StyleValue;
2446
- /**
2447
- * Calendar current month / year
2448
- */
2449
2333
  disabled: boolean | null;
2450
2334
  readonly: boolean | null;
2451
2335
  messages: string | readonly string[];
2452
- 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>))[];
2336
+ 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)?])[];
2453
2337
  focused: boolean;
2454
2338
  errorMessages: string | readonly string[] | null;
2455
2339
  maxErrors: string | number;
@@ -2467,18 +2351,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2467
2351
  label?: string | undefined;
2468
2352
  class?: any;
2469
2353
  theme?: string | undefined;
2470
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2471
- 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;
2354
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2355
+ 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;
2472
2356
  validationValue?: any;
2473
2357
  baseColor?: string | undefined;
2474
2358
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2475
2359
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2476
2360
  iconColor?: string | boolean | undefined;
2477
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2478
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2361
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2362
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2479
2363
  hint?: string | undefined;
2480
2364
  hideDetails?: boolean | "auto" | undefined;
2481
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
2365
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
2482
2366
  $attrs: {
2483
2367
  [x: string]: unknown;
2484
2368
  };
@@ -2486,35 +2370,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2486
2370
  [x: string]: unknown;
2487
2371
  };
2488
2372
  $slots: Readonly<{
2489
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2490
- [key: string]: any;
2491
- }>[]) | undefined;
2492
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2493
- [key: string]: any;
2494
- }>[]) | undefined;
2495
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2496
- [key: string]: any;
2497
- }>[]) | undefined;
2498
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2499
- [key: string]: any;
2500
- }>[]) | undefined;
2501
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2502
- [key: string]: any;
2503
- }>[]) | undefined;
2373
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2374
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2375
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2376
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
2377
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
2504
2378
  }>;
2505
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2506
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2379
+ $root: import('vue').ComponentPublicInstance | null;
2380
+ $parent: import('vue').ComponentPublicInstance | null;
2507
2381
  $host: Element | null;
2508
2382
  $emit: (event: string, ...args: any[]) => void;
2509
2383
  $el: any;
2510
2384
  $options: import('vue').ComponentOptionsBase<{
2511
2385
  error: boolean;
2512
- direction: "vertical" | "horizontal";
2386
+ direction: "horizontal" | "vertical";
2513
2387
  style: import('vue').StyleValue;
2514
2388
  disabled: boolean | null;
2515
2389
  readonly: boolean | null;
2516
2390
  messages: string | readonly string[];
2517
- 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>))[];
2391
+ 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)?])[];
2518
2392
  focused: boolean;
2519
2393
  errorMessages: string | readonly string[] | null;
2520
2394
  maxErrors: string | number;
@@ -2533,33 +2407,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2533
2407
  label?: string | undefined;
2534
2408
  class?: any;
2535
2409
  theme?: string | undefined;
2536
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2537
- 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;
2410
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2411
+ 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;
2538
2412
  validationValue?: any;
2539
2413
  baseColor?: string | undefined;
2540
2414
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2541
2415
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2542
2416
  iconColor?: string | boolean | undefined;
2543
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
2544
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2417
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2418
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2545
2419
  hint?: string | undefined;
2546
2420
  hideDetails?: boolean | "auto" | undefined;
2547
- }, {
2421
+ } & {}, {
2548
2422
  reset: () => Promise<void>;
2549
2423
  resetValidation: () => Promise<void>;
2550
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2424
+ validate: (silent?: boolean) => Promise<string[]>;
2551
2425
  isValid: import('vue').ComputedRef<boolean | null>;
2552
2426
  errorMessages: import('vue').ComputedRef<string[]>;
2553
2427
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2554
- 'update:modelValue': (value: any) => true;
2555
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
2428
+ "update:modelValue": (value: any) => true;
2429
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
2556
2430
  error: boolean;
2557
- direction: "vertical" | "horizontal";
2431
+ direction: "horizontal" | "vertical";
2558
2432
  style: import('vue').StyleValue;
2559
2433
  disabled: boolean | null;
2560
2434
  readonly: boolean | null;
2561
2435
  messages: string | readonly string[];
2562
- 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>))[];
2436
+ 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)?])[];
2563
2437
  focused: boolean;
2564
2438
  errorMessages: string | readonly string[] | null;
2565
2439
  maxErrors: string | number;
@@ -2569,49 +2443,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2569
2443
  hideSpinButtons: boolean;
2570
2444
  persistentHint: boolean;
2571
2445
  }, {}, string, import('vue').SlotsType<Partial<{
2572
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2573
- [key: string]: any;
2574
- }>[];
2575
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2576
- [key: string]: any;
2577
- }>[];
2578
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2579
- [key: string]: any;
2580
- }>[];
2581
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2582
- [key: string]: any;
2583
- }>[];
2584
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2585
- [key: string]: any;
2586
- }>[];
2446
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2447
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2448
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2449
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2450
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
2587
2451
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2588
- beforeCreate?: (() => void) | (() => void)[] | undefined;
2589
- created?: (() => void) | (() => void)[] | undefined;
2590
- beforeMount?: (() => void) | (() => void)[] | undefined;
2591
- mounted?: (() => void) | (() => void)[] | undefined;
2592
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
2593
- updated?: (() => void) | (() => void)[] | undefined;
2594
- activated?: (() => void) | (() => void)[] | undefined;
2595
- deactivated?: (() => void) | (() => void)[] | undefined;
2596
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
2597
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
2598
- destroyed?: (() => void) | (() => void)[] | undefined;
2599
- unmounted?: (() => void) | (() => void)[] | undefined;
2600
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2601
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2602
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
2452
+ beforeCreate?: (() => void) | (() => void)[];
2453
+ created?: (() => void) | (() => void)[];
2454
+ beforeMount?: (() => void) | (() => void)[];
2455
+ mounted?: (() => void) | (() => void)[];
2456
+ beforeUpdate?: (() => void) | (() => void)[];
2457
+ updated?: (() => void) | (() => void)[];
2458
+ activated?: (() => void) | (() => void)[];
2459
+ deactivated?: (() => void) | (() => void)[];
2460
+ beforeDestroy?: (() => void) | (() => void)[];
2461
+ beforeUnmount?: (() => void) | (() => void)[];
2462
+ destroyed?: (() => void) | (() => void)[];
2463
+ unmounted?: (() => void) | (() => void)[];
2464
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2465
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2466
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
2603
2467
  };
2604
2468
  $forceUpdate: () => void;
2605
2469
  $nextTick: typeof nextTick;
2606
- $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;
2470
+ $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;
2607
2471
  } & Readonly<{
2608
2472
  error: boolean;
2609
- direction: "vertical" | "horizontal";
2473
+ direction: "horizontal" | "vertical";
2610
2474
  style: import('vue').StyleValue;
2611
2475
  disabled: boolean | null;
2612
2476
  readonly: boolean | null;
2613
2477
  messages: string | readonly string[];
2614
- 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>))[];
2478
+ 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)?])[];
2615
2479
  focused: boolean;
2616
2480
  errorMessages: string | readonly string[] | null;
2617
2481
  maxErrors: string | number;
@@ -2622,12 +2486,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2622
2486
  persistentHint: boolean;
2623
2487
  }> & Omit<{
2624
2488
  error: boolean;
2625
- direction: "vertical" | "horizontal";
2489
+ direction: "horizontal" | "vertical";
2626
2490
  style: import('vue').StyleValue;
2627
2491
  disabled: boolean | null;
2628
2492
  readonly: boolean | null;
2629
2493
  messages: string | readonly string[];
2630
- 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>))[];
2494
+ 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)?])[];
2631
2495
  focused: boolean;
2632
2496
  errorMessages: string | readonly string[] | null;
2633
2497
  maxErrors: string | number;
@@ -2647,7 +2511,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2647
2511
  class?: any;
2648
2512
  theme?: string | undefined;
2649
2513
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2650
- 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;
2514
+ 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;
2651
2515
  validationValue?: any;
2652
2516
  baseColor?: string | undefined;
2653
2517
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -2657,22 +2521,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2657
2521
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
2658
2522
  hint?: string | undefined;
2659
2523
  hideDetails?: boolean | "auto" | undefined;
2660
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2524
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2661
2525
  reset: () => Promise<void>;
2662
2526
  resetValidation: () => Promise<void>;
2663
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2527
+ validate: (silent?: boolean) => Promise<string[]>;
2664
2528
  isValid: import('vue').ComputedRef<boolean | null>;
2665
2529
  errorMessages: import('vue').ComputedRef<string[]>;
2666
2530
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2667
2531
  modelValue?: unknown;
2668
2532
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2669
- }, 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<{
2533
+ }, 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<{
2670
2534
  $: import('vue').ComponentInternalInstance;
2671
2535
  $data: {};
2672
2536
  $props: Partial<{
2673
2537
  flat: boolean;
2674
2538
  reverse: boolean;
2675
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2539
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2676
2540
  error: boolean;
2677
2541
  active: boolean;
2678
2542
  details: boolean;
@@ -2691,7 +2555,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2691
2555
  }> & Omit<{
2692
2556
  flat: boolean;
2693
2557
  reverse: boolean;
2694
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2558
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2695
2559
  error: boolean;
2696
2560
  active: boolean;
2697
2561
  details: boolean;
@@ -2711,18 +2575,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2711
2575
  label?: string | undefined;
2712
2576
  class?: any;
2713
2577
  theme?: string | undefined;
2714
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2578
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2715
2579
  rounded?: string | number | boolean | undefined;
2716
2580
  baseColor?: string | undefined;
2717
2581
  bgColor?: string | undefined;
2718
2582
  iconColor?: string | boolean | undefined;
2719
2583
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2720
2584
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2721
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2722
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2723
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2585
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2586
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2587
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2724
2588
  centerAffix?: boolean | undefined;
2725
- } & 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">;
2589
+ } & 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">;
2726
2590
  $attrs: {
2727
2591
  [x: string]: unknown;
2728
2592
  };
@@ -2732,37 +2596,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2732
2596
  $slots: Readonly<{
2733
2597
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2734
2598
  props: Record<string, any>;
2735
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2736
- [key: string]: any;
2737
- }>[]) | undefined;
2738
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2739
- [key: string]: any;
2740
- }>[]) | undefined;
2741
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2742
- [key: string]: any;
2743
- }>[]) | undefined;
2599
+ }) => import('vue').VNode[]) | undefined;
2600
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2601
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
2744
2602
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2745
2603
  label: string | undefined;
2746
2604
  props: Record<string, any>;
2747
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2748
- [key: string]: any;
2749
- }>[]) | undefined;
2750
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2751
- [key: string]: any;
2752
- }>[]) | undefined;
2753
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2754
- [key: string]: any;
2755
- }>[]) | undefined;
2605
+ }) => import('vue').VNode[]) | undefined;
2606
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
2607
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
2756
2608
  }>;
2757
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2758
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
2609
+ $root: import('vue').ComponentPublicInstance | null;
2610
+ $parent: import('vue').ComponentPublicInstance | null;
2759
2611
  $host: Element | null;
2760
2612
  $emit: (event: "update:focused", focused: boolean) => void;
2761
2613
  $el: any;
2762
2614
  $options: import('vue').ComponentOptionsBase<{
2763
2615
  flat: boolean;
2764
2616
  reverse: boolean;
2765
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2617
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2766
2618
  error: boolean;
2767
2619
  active: boolean;
2768
2620
  details: boolean;
@@ -2783,29 +2635,29 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2783
2635
  label?: string | undefined;
2784
2636
  class?: any;
2785
2637
  theme?: string | undefined;
2786
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2638
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
2787
2639
  rounded?: string | number | boolean | undefined;
2788
2640
  baseColor?: string | undefined;
2789
2641
  bgColor?: string | undefined;
2790
2642
  iconColor?: string | boolean | undefined;
2791
2643
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2792
2644
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2793
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
2794
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
2795
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
2645
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2646
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2647
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
2796
2648
  centerAffix?: boolean | undefined;
2797
2649
  } & {
2798
2650
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2799
2651
  }, {
2800
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
2652
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2801
2653
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2802
2654
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
2803
- 'update:focused': (focused: boolean) => true;
2804
- 'update:modelValue': (value: any) => true;
2805
- }, "$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, {
2655
+ "update:focused": (focused: boolean) => true;
2656
+ "update:modelValue": (value: any) => true;
2657
+ }, "$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, {
2806
2658
  flat: boolean;
2807
2659
  reverse: boolean;
2808
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2660
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2809
2661
  error: boolean;
2810
2662
  active: boolean;
2811
2663
  details: boolean;
@@ -2824,51 +2676,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2824
2676
  }, {}, string, import('vue').SlotsType<Partial<{
2825
2677
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2826
2678
  props: Record<string, any>;
2827
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2828
- [key: string]: any;
2829
- }>[];
2830
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2831
- [key: string]: any;
2832
- }>[];
2833
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2834
- [key: string]: any;
2835
- }>[];
2679
+ }) => import('vue').VNode[];
2680
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2681
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2836
2682
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2837
2683
  label: string | undefined;
2838
2684
  props: Record<string, any>;
2839
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2840
- [key: string]: any;
2841
- }>[];
2842
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2843
- [key: string]: any;
2844
- }>[];
2845
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2846
- [key: string]: any;
2847
- }>[];
2685
+ }) => import('vue').VNode[];
2686
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2687
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
2848
2688
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
2849
- beforeCreate?: (() => void) | (() => void)[] | undefined;
2850
- created?: (() => void) | (() => void)[] | undefined;
2851
- beforeMount?: (() => void) | (() => void)[] | undefined;
2852
- mounted?: (() => void) | (() => void)[] | undefined;
2853
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
2854
- updated?: (() => void) | (() => void)[] | undefined;
2855
- activated?: (() => void) | (() => void)[] | undefined;
2856
- deactivated?: (() => void) | (() => void)[] | undefined;
2857
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
2858
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
2859
- destroyed?: (() => void) | (() => void)[] | undefined;
2860
- unmounted?: (() => void) | (() => void)[] | undefined;
2861
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2862
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
2863
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
2689
+ beforeCreate?: (() => void) | (() => void)[];
2690
+ created?: (() => void) | (() => void)[];
2691
+ beforeMount?: (() => void) | (() => void)[];
2692
+ mounted?: (() => void) | (() => void)[];
2693
+ beforeUpdate?: (() => void) | (() => void)[];
2694
+ updated?: (() => void) | (() => void)[];
2695
+ activated?: (() => void) | (() => void)[];
2696
+ deactivated?: (() => void) | (() => void)[];
2697
+ beforeDestroy?: (() => void) | (() => void)[];
2698
+ beforeUnmount?: (() => void) | (() => void)[];
2699
+ destroyed?: (() => void) | (() => void)[];
2700
+ unmounted?: (() => void) | (() => void)[];
2701
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2702
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
2703
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
2864
2704
  };
2865
2705
  $forceUpdate: () => void;
2866
2706
  $nextTick: typeof nextTick;
2867
- $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;
2707
+ $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;
2868
2708
  } & Readonly<{
2869
2709
  flat: boolean;
2870
2710
  reverse: boolean;
2871
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2711
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2872
2712
  error: boolean;
2873
2713
  active: boolean;
2874
2714
  details: boolean;
@@ -2887,7 +2727,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2887
2727
  }> & Omit<{
2888
2728
  flat: boolean;
2889
2729
  reverse: boolean;
2890
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2730
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2891
2731
  error: boolean;
2892
2732
  active: boolean;
2893
2733
  details: boolean;
@@ -2921,23 +2761,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2921
2761
  centerAffix?: boolean | undefined;
2922
2762
  } & {
2923
2763
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2924
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2925
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
2764
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
2765
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2926
2766
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2927
2767
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2928
2768
  modelValue?: unknown;
2929
2769
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2930
- }, 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}`> & {
2931
- _allExposed: {} | {
2770
+ }, 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}`> & {
2771
+ _allExposed: {
2932
2772
  reset: () => Promise<void>;
2933
2773
  resetValidation: () => Promise<void>;
2934
- validate: (silent?: boolean | undefined) => Promise<string[]>;
2774
+ validate: (silent?: boolean) => Promise<string[]>;
2935
2775
  isValid: import('vue').ComputedRef<boolean | null>;
2936
2776
  errorMessages: import('vue').ComputedRef<string[]>;
2937
2777
  } | {
2938
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
2778
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
2939
2779
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
2940
- };
2780
+ } | {};
2941
2781
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2942
2782
  'click:control': (e: MouseEvent) => true;
2943
2783
  'mousedown:control': (e: MouseEvent) => true;
@@ -2946,18 +2786,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2946
2786
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
2947
2787
  flat: boolean;
2948
2788
  reverse: boolean;
2949
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2789
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
2950
2790
  type: string;
2951
2791
  error: boolean;
2952
2792
  active: boolean;
2953
- direction: "vertical" | "horizontal";
2793
+ direction: "horizontal" | "vertical";
2954
2794
  details: boolean;
2955
2795
  style: import('vue').StyleValue;
2956
2796
  autofocus: boolean;
2957
2797
  disabled: boolean;
2958
2798
  readonly: boolean | null;
2959
2799
  messages: string | readonly string[];
2960
- 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>))[];
2800
+ 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)?])[];
2961
2801
  focused: boolean;
2962
2802
  errorMessages: string | readonly string[] | null;
2963
2803
  maxErrors: string | number;
@@ -2976,44 +2816,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2976
2816
  persistentPlaceholder: boolean;
2977
2817
  persistentCounter: boolean;
2978
2818
  }, true, {}, import('vue').SlotsType<Partial<{
2979
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2980
- [key: string]: any;
2981
- }>[];
2819
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
2982
2820
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2983
2821
  props: Record<string, any>;
2984
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2985
- [key: string]: any;
2986
- }>[];
2987
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2988
- [key: string]: any;
2989
- }>[];
2822
+ }) => import('vue').VNode[];
2823
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2990
2824
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
2991
2825
  label: string | undefined;
2992
2826
  props: Record<string, any>;
2993
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2994
- [key: string]: any;
2995
- }>[];
2996
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2997
- [key: string]: any;
2998
- }>[];
2999
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3000
- [key: string]: any;
3001
- }>[];
3002
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3003
- [key: string]: any;
3004
- }>[];
3005
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3006
- [key: string]: any;
3007
- }>[];
3008
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3009
- [key: string]: any;
3010
- }>[];
3011
- default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3012
- [key: string]: any;
3013
- }>[];
3014
- counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3015
- [key: string]: any;
3016
- }>[];
2827
+ }) => import('vue').VNode[];
2828
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2829
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
2830
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
2831
+ 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2832
+ 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
2833
+ default: () => import('vue').VNode[];
2834
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode[];
3017
2835
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
3018
2836
  P: {};
3019
2837
  B: {};
@@ -3024,18 +2842,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3024
2842
  }, {
3025
2843
  flat: boolean;
3026
2844
  reverse: boolean;
3027
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
2845
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3028
2846
  type: string;
3029
2847
  error: boolean;
3030
2848
  active: boolean;
3031
- direction: "vertical" | "horizontal";
2849
+ direction: "horizontal" | "vertical";
3032
2850
  details: boolean;
3033
2851
  style: import('vue').StyleValue;
3034
2852
  autofocus: boolean;
3035
2853
  disabled: boolean;
3036
2854
  readonly: boolean | null;
3037
2855
  messages: string | readonly string[];
3038
- 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>))[];
2856
+ 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)?])[];
3039
2857
  focused: boolean;
3040
2858
  errorMessages: string | readonly string[] | null;
3041
2859
  maxErrors: string | number;
@@ -3068,7 +2886,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3068
2886
  counter?: string | number | boolean | undefined;
3069
2887
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3070
2888
  modelValue?: any;
3071
- 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;
2889
+ 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;
3072
2890
  validationValue?: any;
3073
2891
  rounded?: string | number | boolean | undefined;
3074
2892
  baseColor?: string | undefined;
@@ -3091,7 +2909,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3091
2909
  modelModifiers?: Record<string, boolean> | undefined;
3092
2910
  } & {
3093
2911
  $children?: import('vue').VNodeChild | {
3094
- $stable?: boolean | undefined;
2912
+ $stable?: boolean;
3095
2913
  } | (() => import('vue').VNodeChild) | {
3096
2914
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
3097
2915
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -3105,8 +2923,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3105
2923
  append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
3106
2924
  prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
3107
2925
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
3108
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
3109
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2926
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2927
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
3110
2928
  default?: (() => import('vue').VNodeChild) | undefined;
3111
2929
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
3112
2930
  };
@@ -3123,8 +2941,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3123
2941
  append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
3124
2942
  prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
3125
2943
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
3126
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
3127
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2944
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
2945
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
3128
2946
  default?: false | (() => import('vue').VNodeChild) | undefined;
3129
2947
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
3130
2948
  } | undefined;
@@ -3155,12 +2973,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3155
2973
  $data: {};
3156
2974
  $props: Partial<{
3157
2975
  error: boolean;
3158
- direction: "vertical" | "horizontal";
2976
+ direction: "horizontal" | "vertical";
3159
2977
  style: import('vue').StyleValue;
3160
2978
  disabled: boolean | null;
3161
2979
  readonly: boolean | null;
3162
2980
  messages: string | readonly string[];
3163
- 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>))[];
2981
+ 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)?])[];
3164
2982
  focused: boolean;
3165
2983
  errorMessages: string | readonly string[] | null;
3166
2984
  maxErrors: string | number;
@@ -3171,12 +2989,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3171
2989
  persistentHint: boolean;
3172
2990
  }> & Omit<{
3173
2991
  error: boolean;
3174
- direction: "vertical" | "horizontal";
2992
+ direction: "horizontal" | "vertical";
3175
2993
  style: import('vue').StyleValue;
3176
2994
  disabled: boolean | null;
3177
2995
  readonly: boolean | null;
3178
2996
  messages: string | readonly string[];
3179
- 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>))[];
2997
+ 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)?])[];
3180
2998
  focused: boolean;
3181
2999
  errorMessages: string | readonly string[] | null;
3182
3000
  maxErrors: string | number;
@@ -3194,18 +3012,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3194
3012
  label?: string | undefined;
3195
3013
  class?: any;
3196
3014
  theme?: string | undefined;
3197
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3198
- 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;
3015
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3016
+ 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;
3199
3017
  validationValue?: any;
3200
3018
  baseColor?: string | undefined;
3201
3019
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3202
3020
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3203
3021
  iconColor?: string | boolean | undefined;
3204
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
3205
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
3022
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
3023
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
3206
3024
  hint?: string | undefined;
3207
3025
  hideDetails?: boolean | "auto" | undefined;
3208
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
3026
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
3209
3027
  $attrs: {
3210
3028
  [x: string]: unknown;
3211
3029
  };
@@ -3213,35 +3031,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3213
3031
  [x: string]: unknown;
3214
3032
  };
3215
3033
  $slots: Readonly<{
3216
- default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3217
- [key: string]: any;
3218
- }>[]) | undefined;
3219
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3220
- [key: string]: any;
3221
- }>[]) | undefined;
3222
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3223
- [key: string]: any;
3224
- }>[]) | undefined;
3225
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3226
- [key: string]: any;
3227
- }>[]) | undefined;
3228
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3229
- [key: string]: any;
3230
- }>[]) | undefined;
3034
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
3035
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
3036
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
3037
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[]) | undefined;
3038
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[]) | undefined;
3231
3039
  }>;
3232
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3233
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3040
+ $root: import('vue').ComponentPublicInstance | null;
3041
+ $parent: import('vue').ComponentPublicInstance | null;
3234
3042
  $host: Element | null;
3235
3043
  $emit: (event: string, ...args: any[]) => void;
3236
3044
  $el: any;
3237
3045
  $options: import('vue').ComponentOptionsBase<{
3238
3046
  error: boolean;
3239
- direction: "vertical" | "horizontal";
3047
+ direction: "horizontal" | "vertical";
3240
3048
  style: import('vue').StyleValue;
3241
3049
  disabled: boolean | null;
3242
3050
  readonly: boolean | null;
3243
3051
  messages: string | readonly string[];
3244
- 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>))[];
3052
+ 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)?])[];
3245
3053
  focused: boolean;
3246
3054
  errorMessages: string | readonly string[] | null;
3247
3055
  maxErrors: string | number;
@@ -3260,33 +3068,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3260
3068
  label?: string | undefined;
3261
3069
  class?: any;
3262
3070
  theme?: string | undefined;
3263
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3264
- 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;
3071
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3072
+ 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;
3265
3073
  validationValue?: any;
3266
3074
  baseColor?: string | undefined;
3267
3075
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3268
3076
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3269
3077
  iconColor?: string | boolean | undefined;
3270
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
3271
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
3078
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
3079
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
3272
3080
  hint?: string | undefined;
3273
3081
  hideDetails?: boolean | "auto" | undefined;
3274
- }, {
3082
+ } & {}, {
3275
3083
  reset: () => Promise<void>;
3276
3084
  resetValidation: () => Promise<void>;
3277
- validate: (silent?: boolean | undefined) => Promise<string[]>;
3085
+ validate: (silent?: boolean) => Promise<string[]>;
3278
3086
  isValid: import('vue').ComputedRef<boolean | null>;
3279
3087
  errorMessages: import('vue').ComputedRef<string[]>;
3280
3088
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
3281
- 'update:modelValue': (value: any) => true;
3282
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
3089
+ "update:modelValue": (value: any) => true;
3090
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
3283
3091
  error: boolean;
3284
- direction: "vertical" | "horizontal";
3092
+ direction: "horizontal" | "vertical";
3285
3093
  style: import('vue').StyleValue;
3286
3094
  disabled: boolean | null;
3287
3095
  readonly: boolean | null;
3288
3096
  messages: string | readonly string[];
3289
- 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>))[];
3097
+ 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)?])[];
3290
3098
  focused: boolean;
3291
3099
  errorMessages: string | readonly string[] | null;
3292
3100
  maxErrors: string | number;
@@ -3296,49 +3104,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3296
3104
  hideSpinButtons: boolean;
3297
3105
  persistentHint: boolean;
3298
3106
  }, {}, string, import('vue').SlotsType<Partial<{
3299
- default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3300
- [key: string]: any;
3301
- }>[];
3302
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3303
- [key: string]: any;
3304
- }>[];
3305
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3306
- [key: string]: any;
3307
- }>[];
3308
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3309
- [key: string]: any;
3310
- }>[];
3311
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3312
- [key: string]: any;
3313
- }>[];
3107
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
3108
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
3109
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
3110
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode[];
3111
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode[];
3314
3112
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3315
- beforeCreate?: (() => void) | (() => void)[] | undefined;
3316
- created?: (() => void) | (() => void)[] | undefined;
3317
- beforeMount?: (() => void) | (() => void)[] | undefined;
3318
- mounted?: (() => void) | (() => void)[] | undefined;
3319
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
3320
- updated?: (() => void) | (() => void)[] | undefined;
3321
- activated?: (() => void) | (() => void)[] | undefined;
3322
- deactivated?: (() => void) | (() => void)[] | undefined;
3323
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
3324
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
3325
- destroyed?: (() => void) | (() => void)[] | undefined;
3326
- unmounted?: (() => void) | (() => void)[] | undefined;
3327
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3328
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3329
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
3113
+ beforeCreate?: (() => void) | (() => void)[];
3114
+ created?: (() => void) | (() => void)[];
3115
+ beforeMount?: (() => void) | (() => void)[];
3116
+ mounted?: (() => void) | (() => void)[];
3117
+ beforeUpdate?: (() => void) | (() => void)[];
3118
+ updated?: (() => void) | (() => void)[];
3119
+ activated?: (() => void) | (() => void)[];
3120
+ deactivated?: (() => void) | (() => void)[];
3121
+ beforeDestroy?: (() => void) | (() => void)[];
3122
+ beforeUnmount?: (() => void) | (() => void)[];
3123
+ destroyed?: (() => void) | (() => void)[];
3124
+ unmounted?: (() => void) | (() => void)[];
3125
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3126
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3127
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
3330
3128
  };
3331
3129
  $forceUpdate: () => void;
3332
3130
  $nextTick: typeof nextTick;
3333
- $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;
3131
+ $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;
3334
3132
  } & Readonly<{
3335
3133
  error: boolean;
3336
- direction: "vertical" | "horizontal";
3134
+ direction: "horizontal" | "vertical";
3337
3135
  style: import('vue').StyleValue;
3338
3136
  disabled: boolean | null;
3339
3137
  readonly: boolean | null;
3340
3138
  messages: string | readonly string[];
3341
- 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>))[];
3139
+ 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)?])[];
3342
3140
  focused: boolean;
3343
3141
  errorMessages: string | readonly string[] | null;
3344
3142
  maxErrors: string | number;
@@ -3349,12 +3147,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3349
3147
  persistentHint: boolean;
3350
3148
  }> & Omit<{
3351
3149
  error: boolean;
3352
- direction: "vertical" | "horizontal";
3150
+ direction: "horizontal" | "vertical";
3353
3151
  style: import('vue').StyleValue;
3354
3152
  disabled: boolean | null;
3355
3153
  readonly: boolean | null;
3356
3154
  messages: string | readonly string[];
3357
- 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>))[];
3155
+ 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)?])[];
3358
3156
  focused: boolean;
3359
3157
  errorMessages: string | readonly string[] | null;
3360
3158
  maxErrors: string | number;
@@ -3374,7 +3172,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3374
3172
  class?: any;
3375
3173
  theme?: string | undefined;
3376
3174
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3377
- 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;
3175
+ 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;
3378
3176
  validationValue?: any;
3379
3177
  baseColor?: string | undefined;
3380
3178
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
@@ -3384,22 +3182,22 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3384
3182
  'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
3385
3183
  hint?: string | undefined;
3386
3184
  hideDetails?: boolean | "auto" | undefined;
3387
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
3185
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
3388
3186
  reset: () => Promise<void>;
3389
3187
  resetValidation: () => Promise<void>;
3390
- validate: (silent?: boolean | undefined) => Promise<string[]>;
3188
+ validate: (silent?: boolean) => Promise<string[]>;
3391
3189
  isValid: import('vue').ComputedRef<boolean | null>;
3392
3190
  errorMessages: import('vue').ComputedRef<string[]>;
3393
3191
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3394
3192
  modelValue?: unknown;
3395
3193
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3396
- }, 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<{
3194
+ }, 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<{
3397
3195
  $: import('vue').ComponentInternalInstance;
3398
3196
  $data: {};
3399
3197
  $props: Partial<{
3400
3198
  flat: boolean;
3401
3199
  reverse: boolean;
3402
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3200
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3403
3201
  error: boolean;
3404
3202
  active: boolean;
3405
3203
  details: boolean;
@@ -3418,7 +3216,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3418
3216
  }> & Omit<{
3419
3217
  flat: boolean;
3420
3218
  reverse: boolean;
3421
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3219
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3422
3220
  error: boolean;
3423
3221
  active: boolean;
3424
3222
  details: boolean;
@@ -3438,18 +3236,18 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3438
3236
  label?: string | undefined;
3439
3237
  class?: any;
3440
3238
  theme?: string | undefined;
3441
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
3239
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
3442
3240
  rounded?: string | number | boolean | undefined;
3443
3241
  baseColor?: string | undefined;
3444
3242
  bgColor?: string | undefined;
3445
3243
  iconColor?: string | boolean | undefined;
3446
3244
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3447
3245
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3448
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
3449
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
3450
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
3246
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
3247
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
3248
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
3451
3249
  centerAffix?: boolean | undefined;
3452
- } & 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">;
3250
+ } & 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">;
3453
3251
  $attrs: {
3454
3252
  [x: string]: unknown;
3455
3253
  };
@@ -3459,37 +3257,25 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3459
3257
  $slots: Readonly<{
3460
3258
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3461
3259
  props: Record<string, any>;
3462
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3463
- [key: string]: any;
3464
- }>[]) | undefined;
3465
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3466
- [key: string]: any;
3467
- }>[]) | undefined;
3468
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3469
- [key: string]: any;
3470
- }>[]) | undefined;
3260
+ }) => import('vue').VNode[]) | undefined;
3261
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
3262
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[]) | undefined;
3471
3263
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3472
3264
  label: string | undefined;
3473
3265
  props: Record<string, any>;
3474
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3475
- [key: string]: any;
3476
- }>[]) | undefined;
3477
- loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3478
- [key: string]: any;
3479
- }>[]) | undefined;
3480
- default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3481
- [key: string]: any;
3482
- }>[]) | undefined;
3266
+ }) => import('vue').VNode[]) | undefined;
3267
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[]) | undefined;
3268
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[]) | undefined;
3483
3269
  }>;
3484
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3485
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3270
+ $root: import('vue').ComponentPublicInstance | null;
3271
+ $parent: import('vue').ComponentPublicInstance | null;
3486
3272
  $host: Element | null;
3487
3273
  $emit: (event: "update:focused", focused: boolean) => void;
3488
3274
  $el: any;
3489
3275
  $options: import('vue').ComponentOptionsBase<{
3490
3276
  flat: boolean;
3491
3277
  reverse: boolean;
3492
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3278
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3493
3279
  error: boolean;
3494
3280
  active: boolean;
3495
3281
  details: boolean;
@@ -3510,29 +3296,29 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3510
3296
  label?: string | undefined;
3511
3297
  class?: any;
3512
3298
  theme?: string | undefined;
3513
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3299
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
3514
3300
  rounded?: string | number | boolean | undefined;
3515
3301
  baseColor?: string | undefined;
3516
3302
  bgColor?: string | undefined;
3517
3303
  iconColor?: string | boolean | undefined;
3518
3304
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3519
3305
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
3520
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
3521
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
3522
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
3306
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
3307
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
3308
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
3523
3309
  centerAffix?: boolean | undefined;
3524
3310
  } & {
3525
3311
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
3526
3312
  }, {
3527
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
3313
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3528
3314
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3529
3315
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
3530
- 'update:focused': (focused: boolean) => true;
3531
- 'update:modelValue': (value: any) => true;
3532
- }, "$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, {
3316
+ "update:focused": (focused: boolean) => true;
3317
+ "update:modelValue": (value: any) => true;
3318
+ }, "$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, {
3533
3319
  flat: boolean;
3534
3320
  reverse: boolean;
3535
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3321
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3536
3322
  error: boolean;
3537
3323
  active: boolean;
3538
3324
  details: boolean;
@@ -3551,51 +3337,39 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3551
3337
  }, {}, string, import('vue').SlotsType<Partial<{
3552
3338
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3553
3339
  props: Record<string, any>;
3554
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3555
- [key: string]: any;
3556
- }>[];
3557
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3558
- [key: string]: any;
3559
- }>[];
3560
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3561
- [key: string]: any;
3562
- }>[];
3340
+ }) => import('vue').VNode[];
3341
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
3342
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode[];
3563
3343
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
3564
3344
  label: string | undefined;
3565
3345
  props: Record<string, any>;
3566
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3567
- [key: string]: any;
3568
- }>[];
3569
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3570
- [key: string]: any;
3571
- }>[];
3572
- default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
3573
- [key: string]: any;
3574
- }>[];
3346
+ }) => import('vue').VNode[];
3347
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode[];
3348
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode[];
3575
3349
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3576
- beforeCreate?: (() => void) | (() => void)[] | undefined;
3577
- created?: (() => void) | (() => void)[] | undefined;
3578
- beforeMount?: (() => void) | (() => void)[] | undefined;
3579
- mounted?: (() => void) | (() => void)[] | undefined;
3580
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
3581
- updated?: (() => void) | (() => void)[] | undefined;
3582
- activated?: (() => void) | (() => void)[] | undefined;
3583
- deactivated?: (() => void) | (() => void)[] | undefined;
3584
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
3585
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
3586
- destroyed?: (() => void) | (() => void)[] | undefined;
3587
- unmounted?: (() => void) | (() => void)[] | undefined;
3588
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3589
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
3590
- errorCaptured?: ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
3350
+ beforeCreate?: (() => void) | (() => void)[];
3351
+ created?: (() => void) | (() => void)[];
3352
+ beforeMount?: (() => void) | (() => void)[];
3353
+ mounted?: (() => void) | (() => void)[];
3354
+ beforeUpdate?: (() => void) | (() => void)[];
3355
+ updated?: (() => void) | (() => void)[];
3356
+ activated?: (() => void) | (() => void)[];
3357
+ deactivated?: (() => void) | (() => void)[];
3358
+ beforeDestroy?: (() => void) | (() => void)[];
3359
+ beforeUnmount?: (() => void) | (() => void)[];
3360
+ destroyed?: (() => void) | (() => void)[];
3361
+ unmounted?: (() => void) | (() => void)[];
3362
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3363
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3364
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
3591
3365
  };
3592
3366
  $forceUpdate: () => void;
3593
3367
  $nextTick: typeof nextTick;
3594
- $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;
3368
+ $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;
3595
3369
  } & Readonly<{
3596
3370
  flat: boolean;
3597
3371
  reverse: boolean;
3598
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3372
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3599
3373
  error: boolean;
3600
3374
  active: boolean;
3601
3375
  details: boolean;
@@ -3614,7 +3388,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3614
3388
  }> & Omit<{
3615
3389
  flat: boolean;
3616
3390
  reverse: boolean;
3617
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3391
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3618
3392
  error: boolean;
3619
3393
  active: boolean;
3620
3394
  details: boolean;
@@ -3648,31 +3422,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3648
3422
  centerAffix?: boolean | undefined;
3649
3423
  } & {
3650
3424
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
3651
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
3652
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
3425
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "error" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
3426
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3653
3427
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3654
3428
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3655
3429
  modelValue?: unknown;
3656
3430
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3657
- }, 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}`> & {
3658
- _allExposed: {} | {
3431
+ }, 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}`> & {
3432
+ _allExposed: {
3659
3433
  reset: () => Promise<void>;
3660
3434
  resetValidation: () => Promise<void>;
3661
- validate: (silent?: boolean | undefined) => Promise<string[]>;
3435
+ validate: (silent?: boolean) => Promise<string[]>;
3662
3436
  isValid: import('vue').ComputedRef<boolean | null>;
3663
3437
  errorMessages: import('vue').ComputedRef<string[]>;
3664
3438
  } | {
3665
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
3439
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
3666
3440
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
3667
- };
3441
+ } | {};
3668
3442
  }, {}, {}, {}, {
3669
3443
  flat: boolean;
3670
3444
  reverse: boolean;
3671
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
3445
+ variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
3672
3446
  type: string;
3673
3447
  error: boolean;
3674
3448
  active: boolean;
3675
- direction: "vertical" | "horizontal";
3449
+ direction: "horizontal" | "vertical";
3676
3450
  details: boolean;
3677
3451
  style: import('vue').StyleValue;
3678
3452
  autofocus: boolean;
@@ -3702,82 +3476,82 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3702
3476
  $slots: Readonly<{
3703
3477
  [name: string]: import('vue').Slot<any> | undefined;
3704
3478
  }>;
3705
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3706
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
3479
+ $root: ComponentPublicInstance | null;
3480
+ $parent: ComponentPublicInstance | null;
3707
3481
  $host: Element | null;
3708
3482
  $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);
3709
3483
  $el: any;
3710
3484
  $options: import('vue').ComponentOptionsBase<Readonly<{
3711
- modelValue?: string | number | null | undefined;
3712
- prependIcon?: import('../../Customs/SyTextField/types').IconType;
3713
- appendIcon?: import('../../Customs/SyTextField/types').IconType;
3714
- prependInnerIcon?: import('../../Customs/SyTextField/types').IconType;
3715
- appendInnerIcon?: import('../../Customs/SyTextField/types').IconType;
3716
- prependTooltip?: string | undefined;
3717
- appendTooltip?: string | undefined;
3718
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
3719
- variantStyle?: import('../../Customs/SyTextField/types').VariantStyle | undefined;
3720
- color?: import('../../Customs/SyTextField/types').ColorType | undefined;
3721
- isClearable?: boolean | undefined;
3722
- showDivider?: boolean | undefined;
3723
- label?: string | undefined;
3724
- required?: boolean | undefined;
3725
- errorMessages?: string[] | null | undefined;
3726
- warningMessages?: string[] | null | undefined;
3727
- successMessages?: string[] | null | undefined;
3728
- readonly?: boolean | undefined;
3729
- isActive?: boolean | undefined;
3730
- baseColor?: string | undefined;
3731
- bgColor?: string | undefined;
3732
- centerAffix?: boolean | undefined;
3733
- counter?: string | number | boolean | undefined;
3734
- counterValue?: number | ((value: any) => number) | undefined;
3735
- density?: "default" | "comfortable" | "compact" | undefined;
3736
- direction?: "vertical" | "horizontal" | undefined;
3737
- isDirty?: boolean | undefined;
3738
- disabled?: boolean | undefined;
3739
- isOnError?: boolean | undefined;
3740
- isFlat?: boolean | undefined;
3741
- isFocused?: boolean | undefined;
3742
- areDetailsHidden?: boolean | "auto" | undefined;
3743
- areSpinButtonsHidden?: boolean | undefined;
3744
- hint?: string | undefined;
3745
- id?: string | undefined;
3746
- loading?: string | boolean | undefined;
3747
- maxErrors?: string | number | undefined;
3748
- maxWidth?: string | number | undefined;
3749
- messages?: string | string[] | undefined;
3750
- minWidth?: string | number | undefined;
3751
- name?: string | undefined;
3752
- displayPersistentClear?: boolean | undefined;
3753
- displayPersistentCounter?: boolean | undefined;
3754
- displayPersistentHint?: boolean | undefined;
3755
- displayPersistentPlaceholder?: boolean | undefined;
3756
- placeholder?: string | undefined;
3757
- prefix?: string | undefined;
3758
- isReversed?: boolean | undefined;
3759
- role?: string | undefined;
3760
- rounded?: string | number | boolean | undefined;
3761
- hasError?: boolean | undefined;
3762
- hasWarning?: boolean | undefined;
3763
- hasSuccess?: boolean | undefined;
3764
- isOnSingleLine?: boolean | undefined;
3765
- suffix?: string | undefined;
3766
- theme?: string | undefined;
3767
- isTiled?: boolean | undefined;
3768
- type?: string | undefined;
3769
- width?: string | number | undefined;
3770
- displayAsterisk?: boolean | undefined;
3771
- noIcon?: boolean | undefined;
3772
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
3773
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
3774
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
3775
- showSuccessMessages?: boolean | undefined;
3776
- isValidateOnBlur?: boolean | undefined;
3777
- disableErrorHandling?: boolean | undefined;
3778
- disableClickButton?: boolean | undefined;
3779
- autocomplete?: string | undefined;
3780
- helpText?: string | undefined;
3485
+ modelValue?: string | number | null;
3486
+ prependIcon?: import('../../../types/vuetifyTypes').IconType;
3487
+ appendIcon?: import('../../../types/vuetifyTypes').IconType;
3488
+ prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
3489
+ appendInnerIcon?: import('../../../types/vuetifyTypes').IconType;
3490
+ prependTooltip?: string;
3491
+ appendTooltip?: string;
3492
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
3493
+ variantStyle?: import('../../../types/vuetifyTypes').VariantStyle;
3494
+ color?: import('../../../types/vuetifyTypes').ColorType;
3495
+ isClearable?: boolean;
3496
+ showDivider?: boolean;
3497
+ label?: string;
3498
+ required?: boolean;
3499
+ errorMessages?: string[] | null;
3500
+ warningMessages?: string[] | null;
3501
+ successMessages?: string[] | null;
3502
+ readonly?: boolean;
3503
+ isActive?: boolean;
3504
+ baseColor?: string;
3505
+ bgColor?: string;
3506
+ centerAffix?: boolean;
3507
+ counter?: string | number | boolean;
3508
+ counterValue?: number | ((value: any) => number);
3509
+ density?: "default" | "comfortable" | "compact";
3510
+ direction?: "horizontal" | "vertical";
3511
+ isDirty?: boolean;
3512
+ disabled?: boolean;
3513
+ isOnError?: boolean;
3514
+ isFlat?: boolean;
3515
+ isFocused?: boolean;
3516
+ areDetailsHidden?: boolean | "auto";
3517
+ areSpinButtonsHidden?: boolean;
3518
+ hint?: string;
3519
+ id?: string;
3520
+ loading?: string | boolean;
3521
+ maxErrors?: string | number;
3522
+ maxWidth?: string | number;
3523
+ messages?: string | string[];
3524
+ minWidth?: string | number;
3525
+ name?: string;
3526
+ displayPersistentClear?: boolean;
3527
+ displayPersistentCounter?: boolean;
3528
+ displayPersistentHint?: boolean;
3529
+ displayPersistentPlaceholder?: boolean;
3530
+ placeholder?: string;
3531
+ prefix?: string;
3532
+ isReversed?: boolean;
3533
+ role?: string;
3534
+ rounded?: string | number | boolean;
3535
+ hasError?: boolean;
3536
+ hasWarning?: boolean;
3537
+ hasSuccess?: boolean;
3538
+ isOnSingleLine?: boolean;
3539
+ suffix?: string;
3540
+ theme?: string;
3541
+ isTiled?: boolean;
3542
+ type?: string;
3543
+ width?: string | number;
3544
+ displayAsterisk?: boolean;
3545
+ noIcon?: boolean;
3546
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3547
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3548
+ customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3549
+ showSuccessMessages?: boolean;
3550
+ isValidateOnBlur?: boolean;
3551
+ disableErrorHandling?: boolean;
3552
+ disableClickButton?: boolean;
3553
+ autocomplete?: string;
3554
+ helpText?: string;
3781
3555
  }> & Readonly<{
3782
3556
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
3783
3557
  onClear?: ((...args: any[]) => any) | undefined;
@@ -3807,7 +3581,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3807
3581
  label: string;
3808
3582
  width: string | number;
3809
3583
  role: string;
3810
- color: import('../../Customs/SyTextField/types').ColorType;
3584
+ color: import('../../../types/vuetifyTypes').ColorType;
3811
3585
  theme: string;
3812
3586
  disabled: boolean;
3813
3587
  placeholder: string;
@@ -3817,8 +3591,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3817
3591
  minWidth: string | number;
3818
3592
  density: "default" | "comfortable" | "compact";
3819
3593
  baseColor: string;
3820
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3821
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3594
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3595
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3822
3596
  readonly: boolean;
3823
3597
  id: string;
3824
3598
  name: string;
@@ -3826,12 +3600,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3826
3600
  bgColor: string;
3827
3601
  isActive: boolean;
3828
3602
  prefix: string;
3829
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3830
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3603
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3604
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3831
3605
  prependTooltip: string;
3832
3606
  appendTooltip: string;
3833
- tooltipLocation: "start" | "end" | "top" | "bottom";
3834
- variantStyle: import('../../Customs/SyTextField/types').VariantStyle;
3607
+ tooltipLocation: "top" | "bottom" | "start" | "end";
3608
+ variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
3835
3609
  isClearable: boolean;
3836
3610
  errorMessages: string[] | null;
3837
3611
  warningMessages: string[] | null;
@@ -3839,7 +3613,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3839
3613
  centerAffix: boolean;
3840
3614
  counter: string | number | boolean;
3841
3615
  counterValue: number | ((value: any) => number);
3842
- direction: "vertical" | "horizontal";
3616
+ direction: "horizontal" | "vertical";
3843
3617
  isDirty: boolean;
3844
3618
  isOnError: boolean;
3845
3619
  isFlat: boolean;
@@ -3871,31 +3645,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3871
3645
  autocomplete: string;
3872
3646
  helpText: string;
3873
3647
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3874
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
3875
- created?: ((() => void) | (() => void)[]) | undefined;
3876
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
3877
- mounted?: ((() => void) | (() => void)[]) | undefined;
3878
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
3879
- updated?: ((() => void) | (() => void)[]) | undefined;
3880
- activated?: ((() => void) | (() => void)[]) | undefined;
3881
- deactivated?: ((() => void) | (() => void)[]) | undefined;
3882
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
3883
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
3884
- destroyed?: ((() => void) | (() => void)[]) | undefined;
3885
- unmounted?: ((() => void) | (() => void)[]) | undefined;
3886
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
3887
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
3888
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[]) | undefined;
3648
+ beforeCreate?: (() => void) | (() => void)[];
3649
+ created?: (() => void) | (() => void)[];
3650
+ beforeMount?: (() => void) | (() => void)[];
3651
+ mounted?: (() => void) | (() => void)[];
3652
+ beforeUpdate?: (() => void) | (() => void)[];
3653
+ updated?: (() => void) | (() => void)[];
3654
+ activated?: (() => void) | (() => void)[];
3655
+ deactivated?: (() => void) | (() => void)[];
3656
+ beforeDestroy?: (() => void) | (() => void)[];
3657
+ beforeUnmount?: (() => void) | (() => void)[];
3658
+ destroyed?: (() => void) | (() => void)[];
3659
+ unmounted?: (() => void) | (() => void)[];
3660
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3661
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
3662
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
3889
3663
  };
3890
3664
  $forceUpdate: () => void;
3891
3665
  $nextTick: typeof nextTick;
3892
- $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;
3666
+ $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;
3893
3667
  } & Readonly<{
3894
3668
  type: string;
3895
3669
  label: string;
3896
3670
  width: string | number;
3897
3671
  role: string;
3898
- color: import('../../Customs/SyTextField/types').ColorType;
3672
+ color: import('../../../types/vuetifyTypes').ColorType;
3899
3673
  theme: string;
3900
3674
  disabled: boolean;
3901
3675
  placeholder: string;
@@ -3905,8 +3679,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3905
3679
  minWidth: string | number;
3906
3680
  density: "default" | "comfortable" | "compact";
3907
3681
  baseColor: string;
3908
- prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3909
- appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3682
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3683
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3910
3684
  readonly: boolean;
3911
3685
  id: string;
3912
3686
  name: string;
@@ -3914,12 +3688,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3914
3688
  bgColor: string;
3915
3689
  isActive: boolean;
3916
3690
  prefix: string;
3917
- prependInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3918
- appendInnerIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
3691
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3692
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3919
3693
  prependTooltip: string;
3920
3694
  appendTooltip: string;
3921
- tooltipLocation: "start" | "end" | "top" | "bottom";
3922
- variantStyle: import('../../Customs/SyTextField/types').VariantStyle;
3695
+ tooltipLocation: "top" | "bottom" | "start" | "end";
3696
+ variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
3923
3697
  isClearable: boolean;
3924
3698
  errorMessages: string[] | null;
3925
3699
  warningMessages: string[] | null;
@@ -3927,7 +3701,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3927
3701
  centerAffix: boolean;
3928
3702
  counter: string | number | boolean;
3929
3703
  counterValue: number | ((value: any) => number);
3930
- direction: "vertical" | "horizontal";
3704
+ direction: "horizontal" | "vertical";
3931
3705
  isDirty: boolean;
3932
3706
  isOnError: boolean;
3933
3707
  isFlat: boolean;
@@ -3959,76 +3733,76 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3959
3733
  autocomplete: string;
3960
3734
  helpText: string;
3961
3735
  }> & Omit<Readonly<{
3962
- modelValue?: string | number | null | undefined;
3963
- prependIcon?: import('../../Customs/SyTextField/types').IconType;
3964
- appendIcon?: import('../../Customs/SyTextField/types').IconType;
3965
- prependInnerIcon?: import('../../Customs/SyTextField/types').IconType;
3966
- appendInnerIcon?: import('../../Customs/SyTextField/types').IconType;
3967
- prependTooltip?: string | undefined;
3968
- appendTooltip?: string | undefined;
3969
- tooltipLocation?: "start" | "end" | "top" | "bottom" | undefined;
3970
- variantStyle?: import('../../Customs/SyTextField/types').VariantStyle | undefined;
3971
- color?: import('../../Customs/SyTextField/types').ColorType | undefined;
3972
- isClearable?: boolean | undefined;
3973
- showDivider?: boolean | undefined;
3974
- label?: string | undefined;
3975
- required?: boolean | undefined;
3976
- errorMessages?: string[] | null | undefined;
3977
- warningMessages?: string[] | null | undefined;
3978
- successMessages?: string[] | null | undefined;
3979
- readonly?: boolean | undefined;
3980
- isActive?: boolean | undefined;
3981
- baseColor?: string | undefined;
3982
- bgColor?: string | undefined;
3983
- centerAffix?: boolean | undefined;
3984
- counter?: string | number | boolean | undefined;
3985
- counterValue?: number | ((value: any) => number) | undefined;
3986
- density?: "default" | "comfortable" | "compact" | undefined;
3987
- direction?: "vertical" | "horizontal" | undefined;
3988
- isDirty?: boolean | undefined;
3989
- disabled?: boolean | undefined;
3990
- isOnError?: boolean | undefined;
3991
- isFlat?: boolean | undefined;
3992
- isFocused?: boolean | undefined;
3993
- areDetailsHidden?: boolean | "auto" | undefined;
3994
- areSpinButtonsHidden?: boolean | undefined;
3995
- hint?: string | undefined;
3996
- id?: string | undefined;
3997
- loading?: string | boolean | undefined;
3998
- maxErrors?: string | number | undefined;
3999
- maxWidth?: string | number | undefined;
4000
- messages?: string | string[] | undefined;
4001
- minWidth?: string | number | undefined;
4002
- name?: string | undefined;
4003
- displayPersistentClear?: boolean | undefined;
4004
- displayPersistentCounter?: boolean | undefined;
4005
- displayPersistentHint?: boolean | undefined;
4006
- displayPersistentPlaceholder?: boolean | undefined;
4007
- placeholder?: string | undefined;
4008
- prefix?: string | undefined;
4009
- isReversed?: boolean | undefined;
4010
- role?: string | undefined;
4011
- rounded?: string | number | boolean | undefined;
4012
- hasError?: boolean | undefined;
4013
- hasWarning?: boolean | undefined;
4014
- hasSuccess?: boolean | undefined;
4015
- isOnSingleLine?: boolean | undefined;
4016
- suffix?: string | undefined;
4017
- theme?: string | undefined;
4018
- isTiled?: boolean | undefined;
4019
- type?: string | undefined;
4020
- width?: string | number | undefined;
4021
- displayAsterisk?: boolean | undefined;
4022
- noIcon?: boolean | undefined;
4023
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
4024
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
4025
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
4026
- showSuccessMessages?: boolean | undefined;
4027
- isValidateOnBlur?: boolean | undefined;
4028
- disableErrorHandling?: boolean | undefined;
4029
- disableClickButton?: boolean | undefined;
4030
- autocomplete?: string | undefined;
4031
- helpText?: string | undefined;
3736
+ modelValue?: string | number | null;
3737
+ prependIcon?: import('../../../types/vuetifyTypes').IconType;
3738
+ appendIcon?: import('../../../types/vuetifyTypes').IconType;
3739
+ prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
3740
+ appendInnerIcon?: import('../../../types/vuetifyTypes').IconType;
3741
+ prependTooltip?: string;
3742
+ appendTooltip?: string;
3743
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
3744
+ variantStyle?: import('../../../types/vuetifyTypes').VariantStyle;
3745
+ color?: import('../../../types/vuetifyTypes').ColorType;
3746
+ isClearable?: boolean;
3747
+ showDivider?: boolean;
3748
+ label?: string;
3749
+ required?: boolean;
3750
+ errorMessages?: string[] | null;
3751
+ warningMessages?: string[] | null;
3752
+ successMessages?: string[] | null;
3753
+ readonly?: boolean;
3754
+ isActive?: boolean;
3755
+ baseColor?: string;
3756
+ bgColor?: string;
3757
+ centerAffix?: boolean;
3758
+ counter?: string | number | boolean;
3759
+ counterValue?: number | ((value: any) => number);
3760
+ density?: "default" | "comfortable" | "compact";
3761
+ direction?: "horizontal" | "vertical";
3762
+ isDirty?: boolean;
3763
+ disabled?: boolean;
3764
+ isOnError?: boolean;
3765
+ isFlat?: boolean;
3766
+ isFocused?: boolean;
3767
+ areDetailsHidden?: boolean | "auto";
3768
+ areSpinButtonsHidden?: boolean;
3769
+ hint?: string;
3770
+ id?: string;
3771
+ loading?: string | boolean;
3772
+ maxErrors?: string | number;
3773
+ maxWidth?: string | number;
3774
+ messages?: string | string[];
3775
+ minWidth?: string | number;
3776
+ name?: string;
3777
+ displayPersistentClear?: boolean;
3778
+ displayPersistentCounter?: boolean;
3779
+ displayPersistentHint?: boolean;
3780
+ displayPersistentPlaceholder?: boolean;
3781
+ placeholder?: string;
3782
+ prefix?: string;
3783
+ isReversed?: boolean;
3784
+ role?: string;
3785
+ rounded?: string | number | boolean;
3786
+ hasError?: boolean;
3787
+ hasWarning?: boolean;
3788
+ hasSuccess?: boolean;
3789
+ isOnSingleLine?: boolean;
3790
+ suffix?: string;
3791
+ theme?: string;
3792
+ isTiled?: boolean;
3793
+ type?: string;
3794
+ width?: string | number;
3795
+ displayAsterisk?: boolean;
3796
+ noIcon?: boolean;
3797
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3798
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3799
+ customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3800
+ showSuccessMessages?: boolean;
3801
+ isValidateOnBlur?: boolean;
3802
+ disableErrorHandling?: boolean;
3803
+ disableClickButton?: boolean;
3804
+ autocomplete?: string;
3805
+ helpText?: string;
4032
3806
  }> & Readonly<{
4033
3807
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4034
3808
  onClear?: ((...args: any[]) => any) | undefined;
@@ -4065,36 +3839,36 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4065
3839
  M: {};
4066
3840
  Defaults: {};
4067
3841
  }, Readonly<{
4068
- modelValue?: DateValue | undefined;
4069
- placeholder?: string | undefined;
4070
- format?: string | undefined;
4071
- dateFormatReturn?: string | undefined;
3842
+ modelValue?: DateValue;
3843
+ placeholder?: string;
3844
+ format?: string;
3845
+ dateFormatReturn?: string;
4072
3846
  label: string;
4073
- required?: boolean | undefined;
4074
- disabled?: boolean | undefined;
4075
- readonly?: boolean | undefined;
4076
- title?: string | false | undefined;
4077
- isOutlined?: boolean | undefined;
4078
- displayIcon?: boolean | undefined;
4079
- displayAppendIcon?: boolean | undefined;
4080
- noIcon?: boolean | undefined;
4081
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
4082
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
4083
- displayPrependIcon?: boolean | undefined;
4084
- disableErrorHandling?: boolean | undefined;
4085
- showSuccessMessages?: boolean | undefined;
4086
- bgColor?: string | undefined;
4087
- displayRange?: boolean | undefined;
4088
- autoClamp?: boolean | undefined;
4089
- isValidateOnBlur?: boolean | undefined;
4090
- density?: "default" | "comfortable" | "compact" | undefined;
4091
- hint?: string | undefined;
4092
- persistentHint?: boolean | undefined;
4093
- externalErrorMessages?: string[] | undefined;
3847
+ required?: boolean;
3848
+ disabled?: boolean;
3849
+ readonly?: boolean;
3850
+ title?: string | false;
3851
+ isOutlined?: boolean;
3852
+ displayIcon?: boolean;
3853
+ displayAppendIcon?: boolean;
3854
+ noIcon?: boolean;
3855
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3856
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3857
+ displayPrependIcon?: boolean;
3858
+ disableErrorHandling?: boolean;
3859
+ showSuccessMessages?: boolean;
3860
+ bgColor?: string;
3861
+ displayRange?: boolean;
3862
+ autoClamp?: boolean;
3863
+ isValidateOnBlur?: boolean;
3864
+ density?: "default" | "comfortable" | "compact";
3865
+ hint?: string;
3866
+ persistentHint?: boolean;
3867
+ externalErrorMessages?: string[];
4094
3868
  }> & Readonly<{
3869
+ onInput?: ((value: string) => any) | undefined;
4095
3870
  onBlur?: (() => any) | undefined;
4096
3871
  onFocus?: (() => any) | undefined;
4097
- onInput?: ((value: string) => any) | undefined;
4098
3872
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
4099
3873
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
4100
3874
  }>, {
@@ -4139,7 +3913,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4139
3913
  style: import('vue').StyleValue;
4140
3914
  title: string;
4141
3915
  disabled: boolean;
4142
- tag: string | import('vuetify/lib/types.mjs').JSXComponent<any>;
3916
+ tag: string | import('vuetify/lib/types.mjs').JSXComponent;
4143
3917
  landscape: boolean;
4144
3918
  rounded: string | number | boolean;
4145
3919
  tile: boolean;
@@ -4162,7 +3936,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4162
3936
  style: import('vue').StyleValue;
4163
3937
  title: string;
4164
3938
  disabled: boolean;
4165
- tag: string | import('vuetify/lib/types.mjs').JSXComponent<any>;
3939
+ tag: string | import('vuetify/lib/types.mjs').JSXComponent;
4166
3940
  landscape: boolean;
4167
3941
  tile: boolean;
4168
3942
  divided: boolean;
@@ -4179,35 +3953,35 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4179
3953
  showWeek: boolean;
4180
3954
  max?: unknown;
4181
3955
  location?: import('vuetify/lib/types.mjs').Anchor | null | undefined;
4182
- height?: string | number | undefined;
4183
- width?: string | number | undefined;
4184
- active?: string | string[] | undefined;
3956
+ height?: string | number | undefined | undefined;
3957
+ width?: string | number | undefined | undefined;
3958
+ active?: string | string[] | undefined | undefined;
4185
3959
  min?: unknown;
4186
- border?: string | number | boolean | undefined;
4187
- color?: string | undefined;
4188
- maxHeight?: string | number | undefined;
4189
- maxWidth?: string | number | undefined;
4190
- minHeight?: string | number | undefined;
4191
- minWidth?: string | number | undefined;
4192
- position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
4193
- text?: string | undefined;
4194
- month?: string | number | undefined;
4195
- year?: number | undefined;
3960
+ border?: string | number | boolean | undefined | undefined;
3961
+ color?: string | undefined | undefined;
3962
+ maxHeight?: string | number | undefined | undefined;
3963
+ maxWidth?: string | number | undefined | undefined;
3964
+ minHeight?: string | number | undefined | undefined;
3965
+ minWidth?: string | number | undefined | undefined;
3966
+ position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined | undefined;
3967
+ text?: string | undefined | undefined;
3968
+ month?: string | number | undefined | undefined;
3969
+ year?: number | undefined | undefined;
4196
3970
  class?: any;
4197
- theme?: string | undefined;
4198
- elevation?: string | number | undefined;
4199
- rounded?: string | number | boolean | undefined;
4200
- bgColor?: string | undefined;
4201
- controlHeight?: string | number | undefined;
4202
- headerColor?: string | undefined;
4203
- firstDayOfWeek?: string | number | undefined;
4204
- allowedDates?: unknown[] | ((date: unknown) => boolean) | undefined;
4205
- weekdayFormat?: "long" | "short" | "narrow" | undefined;
4206
- allowedMonths?: number[] | ((date: number) => boolean) | undefined;
4207
- allowedYears?: number[] | ((date: number) => boolean) | undefined;
4208
- "onUpdate:month"?: ((date: any) => any) | undefined;
4209
- "onUpdate:year"?: ((date: any) => any) | undefined;
4210
- "onUpdate:viewMode"?: ((date: any) => any) | undefined;
3971
+ theme?: string | undefined | undefined;
3972
+ elevation?: string | number | undefined | undefined;
3973
+ rounded?: string | number | boolean | undefined | undefined;
3974
+ bgColor?: string | undefined | undefined;
3975
+ controlHeight?: string | number | undefined | undefined;
3976
+ headerColor?: string | undefined | undefined;
3977
+ firstDayOfWeek?: string | number | undefined | undefined;
3978
+ allowedDates?: unknown[] | ((date: unknown) => boolean) | undefined | undefined;
3979
+ weekdayFormat?: "long" | "short" | "narrow" | undefined | undefined;
3980
+ allowedMonths?: number[] | ((date: number) => boolean) | undefined | undefined;
3981
+ allowedYears?: number[] | ((date: number) => boolean) | undefined | undefined;
3982
+ "onUpdate:month"?: ((date: any) => any) | undefined | undefined;
3983
+ "onUpdate:year"?: ((date: any) => any) | undefined | undefined;
3984
+ "onUpdate:viewMode"?: ((date: any) => any) | undefined | undefined;
4211
3985
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "header" | "style" | "title" | "tag" | "disabled" | "transition" | "rounded" | "tile" | "active" | "divided" | "landscape" | "hideHeader" | "showAdjacentMonths" | "weekdays" | "weeksInMonth" | "firstDayOfWeek" | "hideWeekdays" | "showWeek" | "reverseTransition" | "nextIcon" | "prevIcon" | "modeIcon" | "viewMode">;
4212
3986
  $attrs: {
4213
3987
  [x: string]: unknown;
@@ -4216,18 +3990,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4216
3990
  [x: string]: unknown;
4217
3991
  };
4218
3992
  $slots: Readonly<{
4219
- title?: (() => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4220
- [key: string]: any;
4221
- }>[]) | undefined;
4222
- actions?: (() => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4223
- [key: string]: any;
4224
- }>[]) | undefined;
4225
- append?: (() => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4226
- [key: string]: any;
4227
- }>[]) | undefined;
4228
- prepend?: (() => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4229
- [key: string]: any;
4230
- }>[]) | undefined;
3993
+ title?: (() => import('vue').VNode[]) | undefined;
3994
+ actions?: (() => import('vue').VNode[]) | undefined;
3995
+ append?: (() => import('vue').VNode[]) | undefined;
3996
+ prepend?: (() => import('vue').VNode[]) | undefined;
4231
3997
  year?: ((arg: {
4232
3998
  year: {
4233
3999
  text: string;
@@ -4236,15 +4002,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4236
4002
  i: number;
4237
4003
  props: {
4238
4004
  active: boolean;
4239
- color?: string | undefined;
4005
+ color?: string;
4240
4006
  rounded: boolean;
4241
4007
  text: string;
4242
4008
  variant: "flat" | "text";
4243
4009
  onClick: () => void;
4244
4010
  };
4245
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4246
- [key: string]: any;
4247
- }>[]) | undefined;
4011
+ }) => import('vue').VNode[]) | undefined;
4248
4012
  month?: ((arg: {
4249
4013
  month: {
4250
4014
  text: string;
@@ -4254,27 +4018,21 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4254
4018
  props: {
4255
4019
  onClick: () => void;
4256
4020
  };
4257
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4258
- [key: string]: any;
4259
- }>[]) | undefined;
4021
+ }) => import('vue').VNode[]) | undefined;
4260
4022
  day?: ((arg: {
4261
4023
  props: {
4262
4024
  onClick: () => void;
4263
4025
  };
4264
4026
  item: any;
4265
4027
  i: number;
4266
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4267
- [key: string]: any;
4268
- }>[]) | undefined;
4028
+ }) => import('vue').VNode[]) | undefined;
4269
4029
  header?: ((arg: {
4270
4030
  header: string;
4271
4031
  transition: string;
4272
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4273
- [key: string]: any;
4274
- }>[]) | undefined;
4032
+ }) => import('vue').VNode[]) | undefined;
4275
4033
  }>;
4276
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
4277
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
4034
+ $root: ComponentPublicInstance | null;
4035
+ $parent: ComponentPublicInstance | null;
4278
4036
  $host: Element | null;
4279
4037
  $emit: ((event: "update:month", date: any) => void) & ((event: "update:year", date: any) => void) & ((event: "update:viewMode", date: any) => void);
4280
4038
  $el: any;
@@ -4283,10 +4041,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4283
4041
  header: string;
4284
4042
  style: import('vue').StyleValue;
4285
4043
  title: string;
4286
- disabled: boolean; /**
4287
- * Icon state
4288
- */
4289
- tag: string | import('vuetify/lib/types.mjs').JSXComponent<any>;
4044
+ disabled: boolean;
4045
+ tag: string | import('vuetify/lib/types.mjs').JSXComponent;
4290
4046
  landscape: boolean;
4291
4047
  tile: boolean;
4292
4048
  divided: boolean;
@@ -4346,7 +4102,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4346
4102
  style: import('vue').StyleValue;
4347
4103
  title: string;
4348
4104
  disabled: boolean;
4349
- tag: string | import('vuetify/lib/types.mjs').JSXComponent<any>;
4105
+ tag: string | import('vuetify/lib/types.mjs').JSXComponent;
4350
4106
  landscape: boolean;
4351
4107
  rounded: string | number | boolean;
4352
4108
  tile: boolean;
@@ -4364,18 +4120,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4364
4120
  hideWeekdays: boolean;
4365
4121
  showWeek: boolean;
4366
4122
  }, {}, string, import('vue').SlotsType<Partial<{
4367
- title: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4368
- [key: string]: any;
4369
- }>[];
4370
- actions: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4371
- [key: string]: any;
4372
- }>[];
4373
- append: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4374
- [key: string]: any;
4375
- }>[];
4376
- prepend: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4377
- [key: string]: any;
4378
- }>[];
4123
+ title: () => import('vue').VNode[];
4124
+ actions: () => import('vue').VNode[];
4125
+ append: () => import('vue').VNode[];
4126
+ prepend: () => import('vue').VNode[];
4379
4127
  year: (arg: {
4380
4128
  year: {
4381
4129
  text: string;
@@ -4384,15 +4132,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4384
4132
  i: number;
4385
4133
  props: {
4386
4134
  active: boolean;
4387
- color?: string | undefined;
4135
+ color?: string;
4388
4136
  rounded: boolean;
4389
4137
  text: string;
4390
4138
  variant: "flat" | "text";
4391
4139
  onClick: () => void;
4392
4140
  };
4393
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4394
- [key: string]: any;
4395
- }>[];
4141
+ }) => import('vue').VNode[];
4396
4142
  month: (arg: {
4397
4143
  month: {
4398
4144
  text: string;
@@ -4402,44 +4148,38 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4402
4148
  props: {
4403
4149
  onClick: () => void;
4404
4150
  };
4405
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4406
- [key: string]: any;
4407
- }>[];
4151
+ }) => import('vue').VNode[];
4408
4152
  day: (arg: {
4409
4153
  props: {
4410
4154
  onClick: () => void;
4411
4155
  };
4412
4156
  item: any;
4413
4157
  i: number;
4414
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4415
- [key: string]: any;
4416
- }>[];
4158
+ }) => import('vue').VNode[];
4417
4159
  header: (arg: {
4418
4160
  header: string;
4419
4161
  transition: string;
4420
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
4421
- [key: string]: any;
4422
- }>[];
4162
+ }) => import('vue').VNode[];
4423
4163
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
4424
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
4425
- created?: ((() => void) | (() => void)[]) | undefined;
4426
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
4427
- mounted?: ((() => void) | (() => void)[]) | undefined;
4428
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
4429
- updated?: ((() => void) | (() => void)[]) | undefined;
4430
- activated?: ((() => void) | (() => void)[]) | undefined;
4431
- deactivated?: ((() => void) | (() => void)[]) | undefined;
4432
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
4433
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
4434
- destroyed?: ((() => void) | (() => void)[]) | undefined;
4435
- unmounted?: ((() => void) | (() => void)[]) | undefined;
4436
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
4437
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
4438
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[]) | undefined;
4164
+ beforeCreate?: (() => void) | (() => void)[];
4165
+ created?: (() => void) | (() => void)[];
4166
+ beforeMount?: (() => void) | (() => void)[];
4167
+ mounted?: (() => void) | (() => void)[];
4168
+ beforeUpdate?: (() => void) | (() => void)[];
4169
+ updated?: (() => void) | (() => void)[];
4170
+ activated?: (() => void) | (() => void)[];
4171
+ deactivated?: (() => void) | (() => void)[];
4172
+ beforeDestroy?: (() => void) | (() => void)[];
4173
+ beforeUnmount?: (() => void) | (() => void)[];
4174
+ destroyed?: (() => void) | (() => void)[];
4175
+ unmounted?: (() => void) | (() => void)[];
4176
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
4177
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
4178
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
4439
4179
  };
4440
4180
  $forceUpdate: () => void;
4441
4181
  $nextTick: typeof nextTick;
4442
- $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;
4182
+ $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;
4443
4183
  } & Readonly<{
4444
4184
  active: string | string[];
4445
4185
  transition: string;
@@ -4447,7 +4187,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4447
4187
  style: import('vue').StyleValue;
4448
4188
  title: string;
4449
4189
  disabled: boolean;
4450
- tag: string | import('vuetify/lib/types.mjs').JSXComponent<any>;
4190
+ tag: string | import('vuetify/lib/types.mjs').JSXComponent;
4451
4191
  landscape: boolean;
4452
4192
  rounded: string | number | boolean;
4453
4193
  tile: boolean;
@@ -4470,7 +4210,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4470
4210
  style: import('vue').StyleValue;
4471
4211
  title: string;
4472
4212
  disabled: boolean;
4473
- tag: string | import('vuetify/lib/types.mjs').JSXComponent<any>;
4213
+ tag: string | import('vuetify/lib/types.mjs').JSXComponent;
4474
4214
  landscape: boolean;
4475
4215
  tile: boolean;
4476
4216
  divided: boolean;