@cnamts/synapse 1.0.7 → 1.0.9

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 (407) hide show
  1. package/dist/{DateFilter-CHDLz2EO.js → DateFilter-BylukfjR.js} +1 -1
  2. package/dist/{NumberFilter-DXNQ4Uls.js → NumberFilter-C_bUk9o1.js} +1 -1
  3. package/dist/{PeriodFilter-C8Qf3Jcn.js → PeriodFilter-dVOmcfmt.js} +1 -1
  4. package/dist/{SelectFilter-B2Ejs4Cb.js → SelectFilter-BW8KpXkQ.js} +1 -1
  5. package/dist/{TextFilter-CfR5_A1S.js → TextFilter-diwVzTz7.js} +1 -1
  6. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +2785 -2770
  7. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +3 -3
  8. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +7 -7
  9. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +3 -3
  10. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +3 -3
  11. package/dist/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.d.ts +30 -0
  12. package/dist/components/Amelipro/AmeliproContentLayout/index.d.ts +2 -0
  13. package/dist/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.d.ts +24 -0
  14. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +128 -0
  15. package/dist/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.d.ts +2 -0
  16. package/dist/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  17. package/dist/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.d.ts +91 -0
  18. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +18 -18
  19. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +9 -9
  20. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +3 -3
  21. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +3 -3
  22. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +3 -3
  23. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -3
  24. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +3 -3
  25. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -3
  26. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +2766 -2751
  27. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +3 -3
  28. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +2766 -2751
  29. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +388 -386
  30. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +632 -630
  31. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +3 -3
  32. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +9 -9
  33. package/dist/components/CookieBanner/CookieBanner.d.ts +116 -114
  34. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +465 -465
  35. package/dist/components/CookiesSelection/CookiesSelection.d.ts +103 -101
  36. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +106 -1510
  37. package/dist/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.d.ts +0 -1
  38. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +1 -1
  39. package/dist/components/Customs/SyTextField/SyTextField.d.ts +634 -632
  40. package/dist/components/DataList/DataList.d.ts +1 -1
  41. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +2875 -2843
  42. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1446 -1430
  43. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +643 -641
  44. package/dist/components/DialogBox/DialogBox.d.ts +172 -169
  45. package/dist/components/DialogBox/config.d.ts +3 -3
  46. package/dist/components/DialogBox/locales.d.ts +2 -0
  47. package/dist/components/DialogBox/useDraggable.d.ts +8 -0
  48. package/dist/components/FilterSideBar/FilterSideBar.d.ts +159 -157
  49. package/dist/components/FooterBar/FooterBar.d.ts +5 -5
  50. package/dist/components/HeaderBar/HeaderBar.d.ts +2 -2
  51. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +1 -1
  52. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +1 -1
  53. package/dist/components/LangBtn/LangBtn.d.ts +169 -167
  54. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +1 -1
  55. package/dist/components/NirField/NirField.d.ts +1277 -1273
  56. package/dist/components/PeriodField/PeriodField.d.ts +5752 -5688
  57. package/dist/components/PhoneField/PhoneField.d.ts +647 -636
  58. package/dist/components/SearchListField/SearchListField.d.ts +105 -105
  59. package/dist/components/SyAlert/SyAlert.d.ts +29 -29
  60. package/dist/components/SyTextArea/SyTextArea.d.ts +389 -387
  61. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +207 -175
  62. package/dist/components/Tables/SyTable/SyTable.d.ts +208 -176
  63. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  64. package/dist/components/Tables/common/SyTablePagination.d.ts +106 -1510
  65. package/dist/components/Tables/common/filters/DateFilter.d.ts +1 -1
  66. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  67. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  68. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  69. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  70. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +82 -82
  71. package/dist/components/Tables/common/tableProps.d.ts +11 -0
  72. package/dist/components/Tables/common/types.d.ts +8 -4
  73. package/dist/components/Tables/common/useStoredOptions.d.ts +14 -0
  74. package/dist/components/Tables/common/useTableHeaders.d.ts +3 -2
  75. package/dist/components/Tables/common/useTableItems.d.ts +0 -1
  76. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +16 -16
  77. package/dist/components/index.d.ts +4 -0
  78. package/dist/design-system-v3.js +166 -162
  79. package/dist/design-system-v3.umd.cjs +269 -268
  80. package/dist/main-2eWGB7zZ.js +30203 -0
  81. package/dist/services/NotificationService.d.ts +1 -0
  82. package/dist/style.css +1 -1
  83. package/dist/vuetifyConfig.d.ts +6 -6
  84. package/package.json +1 -1
  85. package/src/assets/amelipro/img/ico_pdf.svg +15 -0
  86. package/src/assets/amelipro/img/navigateurs.png +0 -0
  87. package/src/assets/amelipro/img/visuel_deconnexion.svg +973 -0
  88. package/src/assets/amelipro/img/visuel_erreur_403.svg +3652 -0
  89. package/src/assets/amelipro/img/visuel_erreur_404.svg +1801 -0
  90. package/src/assets/amelipro/img/visuel_erreur_500.svg +989 -0
  91. package/src/assets/amelipro/img/visuel_erreur_503.svg +1005 -0
  92. package/src/assets/amelipro/img/visuel_navigateur_obsolete.svg +828 -0
  93. package/src/assets/amelipro/pdf/charte-pour-pdf.pdf +0 -0
  94. package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +5 -2
  95. package/src/components/Accordion/Accordion.mdx +5 -3
  96. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordion.stories.ts +258 -0
  97. package/src/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.stories.ts +321 -0
  98. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.stories.ts +656 -0
  99. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.mdx +1 -3
  100. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.stories.ts +208 -0
  101. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.stories.ts +562 -0
  102. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.stories.ts +480 -0
  103. package/src/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.stories.ts +267 -0
  104. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.stories.ts +287 -6
  105. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.stories.ts +433 -0
  106. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +15 -0
  107. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +44 -0
  108. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.vue +55 -0
  109. package/src/components/Amelipro/AmeliproContentLayout/__tests__/AmeliproContentLayout.spec.ts +20 -0
  110. package/src/components/Amelipro/AmeliproContentLayout/__tests__/__snapshots__/AmeliproContentLayout.spec.ts.snap +24 -0
  111. package/src/components/Amelipro/AmeliproContentLayout/index.ts +3 -0
  112. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +18 -0
  113. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +68 -0
  114. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +73 -0
  115. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/AmeliproCopyBtn.spec.ts +20 -0
  116. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/__snapshots__/AmeliproCopyBtn.spec.ts.snap +84 -0
  117. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.stories.ts +422 -0
  118. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +2 -2
  119. package/src/components/Amelipro/AmeliproCustomSelector/__tests__/__snapshots__/AmeliproCustomSelector.spec.ts.snap +4 -6
  120. package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.stories.ts +92 -0
  121. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +23 -0
  122. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +386 -0
  123. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +187 -0
  124. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +31 -0
  125. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/__snapshots__/AmeliproErrorTemplate.spec.ts.snap +185 -0
  126. package/src/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.ts +85 -0
  127. package/src/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  128. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.mdx +15 -0
  129. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.stories.ts +71 -0
  130. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +161 -0
  131. package/src/components/Amelipro/AmeliproFilePreview/__tests__/AmeliproFilePreview.spec.ts +28 -0
  132. package/src/components/Amelipro/AmeliproFilePreview/__tests__/__snapshots__/AmeliproFilePreview.spec.ts.snap +209 -0
  133. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.stories.ts +194 -0
  134. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.stories.ts +639 -0
  135. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.stories.ts +648 -0
  136. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.stories.ts +392 -0
  137. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.stories.ts +351 -0
  138. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.stories.ts +634 -38
  139. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +1 -1
  140. package/src/components/Amelipro/ServiceMenu/ServiceMenu.mdx +5 -3
  141. package/src/components/Amelipro/StructureMenu/StructureMenu.mdx +5 -3
  142. package/src/components/Amelipro/UserMenu/UserMenu.mdx +5 -3
  143. package/src/components/BackBtn/Accessibilite.mdx +6 -2
  144. package/src/components/BackBtn/BackBtn.mdx +5 -3
  145. package/src/components/BackBtn/BackBtn.stories.ts +1 -0
  146. package/src/components/BackBtn/Usages.mdx +5 -3
  147. package/src/components/BackToTopBtn/Accessibilite.mdx +6 -2
  148. package/src/components/BackToTopBtn/BackToTopBtn.mdx +5 -4
  149. package/src/components/BackToTopBtn/Usages.mdx +5 -3
  150. package/src/components/ChipList/Accessibilite.mdx +6 -2
  151. package/src/components/ChipList/ChipList.mdx +5 -3
  152. package/src/components/CollapsibleList/Accessibilite.mdx +6 -2
  153. package/src/components/CollapsibleList/CollapsibleList.mdx +5 -3
  154. package/src/components/ContextualMenu/Accessibilite.mdx +6 -2
  155. package/src/components/ContextualMenu/ContextualMenu.mdx +7 -4
  156. package/src/components/ContextualMenu/Usages.mdx +5 -3
  157. package/src/components/CookieBanner/Accessibilite.mdx +6 -2
  158. package/src/components/CookieBanner/CookieBanner.mdx +5 -8
  159. package/src/components/CopyBtn/Accessibilite.mdx +6 -2
  160. package/src/components/CopyBtn/CopyBtn.mdx +5 -3
  161. package/src/components/CopyBtn/Usages.mdx +5 -3
  162. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.mdx +6 -2
  163. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.mdx +7 -4
  164. package/src/components/Customs/Selects/SelectBtnField/Usages.mdx +5 -3
  165. package/src/components/Customs/Selects/SelectOverview.mdx +27 -60
  166. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.mdx +6 -2
  167. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.mdx +6 -4
  168. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.mdx +6 -2
  169. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.mdx +9 -1
  170. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +14 -0
  171. package/src/components/Customs/Selects/SySelect/Accessibilite.mdx +7 -3
  172. package/src/components/Customs/Selects/SySelect/SySelect.mdx +6 -4
  173. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +2 -2
  174. package/src/components/Customs/Selects/SySelect/SySelect.vue +289 -375
  175. package/src/components/Customs/Selects/SySelect/Usages.mdx +5 -3
  176. package/src/components/Customs/Selects/SySelect/composables/tests/useSySelectKeyboard.spec.ts +0 -10
  177. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +0 -5
  178. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +184 -25
  179. package/src/components/Customs/SyCheckbox/Accessibilite.mdx +6 -3
  180. package/src/components/Customs/SyCheckbox/SyCheckbox.mdx +5 -3
  181. package/src/components/Customs/SyIcon/Accessibilite.mdx +5 -5
  182. package/src/components/Customs/SyIcon/SyIcon.mdx +5 -7
  183. package/src/components/Customs/SyPagination/SyPagination.mdx +7 -4
  184. package/src/components/Customs/SyTabs/Accessibilite.mdx +4 -1
  185. package/src/components/Customs/SyTabs/SyTabs.mdx +5 -3
  186. package/src/components/Customs/SyTabs/SyTabs.vue +87 -24
  187. package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +18 -0
  188. package/src/components/Customs/SyTextField/Accessibilite.mdx +6 -2
  189. package/src/components/Customs/SyTextField/SyTextField.mdx +5 -6
  190. package/src/components/Customs/SyTextField/SyTextField.vue +17 -4
  191. package/src/components/Customs/SyTextField/Usages.mdx +1 -0
  192. package/src/components/DataList/Accessibilite.mdx +6 -2
  193. package/src/components/DataList/DataList.mdx +5 -3
  194. package/src/components/DataListGroup/Accessibilite.mdx +6 -2
  195. package/src/components/DataListGroup/DataListGroup.mdx +5 -3
  196. package/src/components/DatePicker/Accessibilite.mdx +6 -2
  197. package/src/components/DatePicker/CalendarMode/DatePicker.mdx +5 -3
  198. package/src/components/DatePicker/CalendarMode/DatePicker.vue +6 -3
  199. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.mdx +5 -6
  200. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +14 -3
  201. package/src/components/DatePicker/DatePickerOverview.mdx +5 -3
  202. package/src/components/DatePicker/DatePickerValidationExample/DatePickerValidation.mdx +5 -3
  203. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +37 -32
  204. package/src/components/DatePicker/DateTextInput/NoCalendar.mdx +5 -3
  205. package/src/components/DatePicker/DateTextInput/NoCalendar.stories.ts +3 -0
  206. package/src/components/DatePicker/Usages.mdx +5 -3
  207. package/src/components/DiacriticPicker/DiacriticPicker.mdx +5 -3
  208. package/src/components/DialogBox/Accessibilite.mdx +6 -2
  209. package/src/components/DialogBox/DialogBox.mdx +5 -3
  210. package/src/components/DialogBox/DialogBox.stories.ts +83 -0
  211. package/src/components/DialogBox/DialogBox.vue +41 -6
  212. package/src/components/DialogBox/Usages.mdx +5 -3
  213. package/src/components/DialogBox/config.ts +3 -3
  214. package/src/components/DialogBox/locales.ts +2 -0
  215. package/src/components/DialogBox/tests/DialogBox.spec.ts +132 -3
  216. package/src/components/DialogBox/tests/__snapshots__/DialogBox.spec.ts.snap +14 -11
  217. package/src/components/DialogBox/useDraggable.ts +98 -0
  218. package/src/components/DownloadBtn/Accessibilite.mdx +6 -2
  219. package/src/components/DownloadBtn/DownloadBtn.mdx +7 -4
  220. package/src/components/DownloadBtn/DownloadBtn.vue +1 -1
  221. package/src/components/DownloadBtn/tests/DownloadBtn.spec.ts +2 -3
  222. package/src/components/ErrorPage/Accessibilite.mdx +6 -2
  223. package/src/components/ErrorPage/ErrorPage.mdx +5 -3
  224. package/src/components/ExternalLinks/Accessibilite.mdx +6 -2
  225. package/src/components/ExternalLinks/ExternalLinks.mdx +5 -8
  226. package/src/components/ExternalLinks/Usages.mdx +5 -3
  227. package/src/components/FileList/Accessibilite.mdx +6 -2
  228. package/src/components/FileList/FileList.mdx +5 -4
  229. package/src/components/FilePreview/Accessibilite.mdx +6 -2
  230. package/src/components/FilePreview/FilePreview.mdx +7 -7
  231. package/src/components/FileUpload/Accessibilite.mdx +6 -2
  232. package/src/components/FileUpload/FileUpload.mdx +7 -4
  233. package/src/components/FilterInline/Accessibilite.mdx +6 -2
  234. package/src/components/FilterInline/FilterInline.mdx +5 -5
  235. package/src/components/FilterSideBar/Accessibilite.mdx +6 -2
  236. package/src/components/FilterSideBar/FilterSideBar.mdx +5 -4
  237. package/src/components/FooterBar/Accessibilite.mdx +6 -2
  238. package/src/components/FooterBar/FooterBar.mdx +5 -3
  239. package/src/components/FranceConnectBtn/Accessibilite.mdx +6 -2
  240. package/src/components/FranceConnectBtn/FranceConnectBtn.mdx +5 -3
  241. package/src/components/HeaderBar/Accessibilite.mdx +6 -2
  242. package/src/components/HeaderBar/HeaderBar.mdx +4 -4
  243. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.mdx +6 -2
  244. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.mdx +9 -13
  245. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.mdx +1 -1
  246. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.mdx +5 -5
  247. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.mdx +1 -2
  248. package/src/components/HeaderBar/Usages.mdx +5 -3
  249. package/src/components/HeaderLoading/Accessibilite.mdx +2 -1
  250. package/src/components/HeaderLoading/HeaderLoading.mdx +5 -3
  251. package/src/components/HeaderNavigationBar/HeaderNavigationBar.mdx +1 -8
  252. package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +17 -9
  253. package/src/components/HeaderToolbar/Accessibilite.mdx +6 -2
  254. package/src/components/HeaderToolbar/HeaderToolbar.mdx +5 -3
  255. package/src/components/LangBtn/Accessibilite.mdx +6 -2
  256. package/src/components/LangBtn/LangBtn.mdx +5 -3
  257. package/src/components/Logo/Accessibilite.mdx +6 -2
  258. package/src/components/Logo/Logo.mdx +5 -3
  259. package/src/components/LogoBrandSection/Accessibilite.mdx +6 -2
  260. package/src/components/LogoBrandSection/LogoBrandSection.mdx +5 -3
  261. package/src/components/MaintenancePage/Accessibilite.mdx +6 -2
  262. package/src/components/MaintenancePage/MaintenancePage.mdx +6 -4
  263. package/src/components/NirField/Accessibilite.mdx +6 -2
  264. package/src/components/NirField/NirField.mdx +5 -7
  265. package/src/components/NirField/NirField.vue +13 -118
  266. package/src/components/NirField/Usages.mdx +5 -3
  267. package/src/components/NotFoundPage/Accessibilite.mdx +6 -2
  268. package/src/components/NotFoundPage/NotFoundPage.mdx +6 -4
  269. package/src/components/NotificationBar/Accessibilite.mdx +6 -2
  270. package/src/components/NotificationBar/NotificationBar.mdx +5 -1
  271. package/src/components/NotificationBar/NotificationBar.stories.ts +128 -2
  272. package/src/components/NotificationBar/NotificationBar.vue +16 -1
  273. package/src/components/NotificationBar/Usages.mdx +5 -3
  274. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +65 -0
  275. package/src/components/PageContainer/Accessibilite.mdx +6 -2
  276. package/src/components/PageContainer/PageContainer.mdx +5 -3
  277. package/src/components/PaginatedTable/Accessibilite.mdx +6 -2
  278. package/src/components/PaginatedTable/PaginatedTable.mdx +5 -3
  279. package/src/components/PasswordField/Accessibilite.mdx +6 -2
  280. package/src/components/PasswordField/PasswordField.mdx +5 -3
  281. package/src/components/PeriodField/Accessibilite.mdx +6 -2
  282. package/src/components/PeriodField/PeriodField.mdx +5 -3
  283. package/src/components/PhoneField/Accessibilite.mdx +6 -2
  284. package/src/components/PhoneField/PhoneField.mdx +5 -3
  285. package/src/components/PhoneField/PhoneField.stories.ts +17 -218
  286. package/src/components/PhoneField/PhoneField.vue +17 -11
  287. package/src/components/PhoneField/Usages.mdx +5 -3
  288. package/src/components/PhoneField/tests/PhoneField.spec.ts +51 -15
  289. package/src/components/RangeField/Accessibilite.mdx +6 -2
  290. package/src/components/RangeField/RangeField.mdx +5 -7
  291. package/src/components/RatingPicker/Accessibilite.mdx +6 -2
  292. package/src/components/RatingPicker/RatingPicker.mdx +5 -4
  293. package/src/components/SearchListField/Accessibilite.mdx +6 -2
  294. package/src/components/SearchListField/SearchListField.mdx +7 -5
  295. package/src/components/SkipLink/Accessibilite.mdx +6 -2
  296. package/src/components/SkipLink/SkipLink.mdx +5 -3
  297. package/src/components/SkipLink/Usages.mdx +5 -3
  298. package/src/components/SocialMediaLinks/Accessibilite.mdx +6 -2
  299. package/src/components/SocialMediaLinks/SocialMediaLinks.mdx +5 -3
  300. package/src/components/SubHeader/Accessibilite.mdx +6 -2
  301. package/src/components/SubHeader/SubHeader.mdx +5 -3
  302. package/src/components/SyAlert/Accessibilite.mdx +6 -2
  303. package/src/components/SyAlert/SyAlert.mdx +7 -4
  304. package/src/components/SyAlert/Usages.mdx +5 -3
  305. package/src/components/SyTextArea/SyTextArea.mdx +5 -3
  306. package/src/components/TableToolbar/Accessibilite.mdx +6 -2
  307. package/src/components/TableToolbar/TableToolbar.mdx +6 -3
  308. package/src/components/Tables/SyServerTable/SyServerTable.mdx +5 -3
  309. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +4 -0
  310. package/src/components/Tables/SyServerTable/SyServerTable.vue +36 -74
  311. package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +46 -7
  312. package/src/components/Tables/SyTable/SyTable.mdx +5 -3
  313. package/src/components/Tables/SyTable/SyTable.stories.ts +5 -1
  314. package/src/components/Tables/SyTable/SyTable.vue +38 -60
  315. package/src/components/Tables/SyTable/tests/SyTable.spec.ts +9 -7
  316. package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +6 -1
  317. package/src/components/Tables/common/tableProps.ts +53 -0
  318. package/src/components/Tables/common/tableStyles.scss +4 -0
  319. package/src/components/Tables/common/tests/tableUtils.spec.ts +4 -151
  320. package/src/components/Tables/common/types.ts +12 -2
  321. package/src/components/Tables/common/useStoredOptions.ts +36 -0
  322. package/src/components/Tables/common/useTableHeaders.ts +10 -7
  323. package/src/components/Tables/common/useTableItems.ts +0 -20
  324. package/src/components/ToolbarContainer/ToolbarContainer.mdx +1 -0
  325. package/src/components/UploadWorkflow/Accessibilite.mdx +6 -2
  326. package/src/components/UploadWorkflow/UploadWorkflow.mdx +5 -7
  327. package/src/components/UserMenuBtn/Accessibilite.mdx +6 -2
  328. package/src/components/UserMenuBtn/UserMenuBtn.mdx +5 -3
  329. package/src/components/index.ts +4 -0
  330. package/src/services/NotificationService.ts +9 -0
  331. package/src/stories/Accessibilite/Aculturation/SensibilisationAccessibilite.mdx +2 -65
  332. package/src/stories/Accessibilite/Audit/RGAA.mdx +2 -20
  333. package/src/stories/Accessibilite/AuditDesignSystem.mdx +4 -47
  334. package/src/stories/Accessibilite/Avancement/Avancement.mdx +5 -68
  335. package/src/stories/Accessibilite/Avancement/Avancement.stories.ts +267 -198
  336. package/src/stories/Accessibilite/Introduction.mdx +2 -20
  337. package/src/stories/Accessibilite/KitDePreAudit/Echantillonnage.mdx +4 -21
  338. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +3 -20
  339. package/src/stories/Accessibilite/KitDePreAudit/Outils/Introduction.mdx +5 -50
  340. package/src/stories/Accessibilite/KitDePreAudit/Outils/LecteursDEcran.mdx +3 -46
  341. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/FauxPositifs.mdx +3 -39
  342. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/Utilisation.mdx +4 -54
  343. package/src/stories/Accessibilite/KitDePreAudit/Preaudit.mdx +4 -51
  344. package/src/stories/Accessibilite/Vuetify/Vuetify.mdx +3 -11
  345. package/src/stories/Accessibilite/Vuetify/Vuetify.stories.ts +2 -2
  346. package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +6 -3
  347. package/src/stories/Components/Components.stories.ts +1 -1
  348. package/src/stories/Demarrer/CreerUneIssue.mdx +4 -1
  349. package/src/stories/Demarrer/PolitiqueDeConfidentialite.mdx +0 -2
  350. package/src/stories/Demarrer/PolitiqueDeConfidentialite.stories.ts +3 -0
  351. package/src/stories/Demarrer/Releases.mdx +0 -2
  352. package/src/stories/Demarrer/Releases.stories.ts +3 -0
  353. package/src/stories/DesignTokens/Arrondis.mdx +7 -1
  354. package/src/stories/DesignTokens/Colors.mdx +7 -1
  355. package/src/stories/DesignTokens/Conteneurs.mdx +6 -1
  356. package/src/stories/DesignTokens/Elevations.mdx +7 -1
  357. package/src/stories/DesignTokens/Espacements.mdx +7 -1
  358. package/src/stories/DesignTokens/Introduction.mdx +5 -3
  359. package/src/stories/DesignTokens/StylesTypographiques.mdx +6 -1
  360. package/src/stories/DesignTokens/Typographie.mdx +5 -1
  361. package/src/stories/Directives/SvgDirective.mdx +3 -22
  362. package/src/stories/EcoConception/EcoGuideComponent.vue +569 -0
  363. package/src/stories/EcoConception/Introduction.mdx +190 -13
  364. package/src/stories/EcoConception/Referentiel.mdx +13 -0
  365. package/src/stories/EcoConception/datas/back_rules.json +184 -0
  366. package/src/stories/EcoConception/datas/ux_ui_rules.json +1073 -0
  367. package/src/stories/EcoConception/ecoconception.stories.ts +30 -0
  368. package/src/stories/GuideDuDev/ClassesUtilitaires/DataUtilities.mdx +7 -3
  369. package/src/stories/GuideDuDev/ClassesUtilitaires/DomBrowserUtilities.mdx +9 -1
  370. package/src/stories/GuideDuDev/ClassesUtilitaires/FormattingUtilities.mdx +7 -3
  371. package/src/stories/GuideDuDev/ClassesUtilitaires/StorageUtilities.mdx +5 -1
  372. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationRules.mdx +7 -3
  373. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationUtilities.mdx +7 -3
  374. package/src/stories/GuideDuDev/ClassesUtilitaires/index.mdx +5 -2
  375. package/src/stories/GuideDuDev/FormValidationGuide.mdx +7 -3
  376. package/src/stories/GuideDuDev/LesBreackingChanges.mdx +6 -2
  377. package/src/stories/GuideDuDev/MigrationDepuisBridge.mdx +7 -2
  378. package/src/stories/GuideDuDev/MigrationDepuisVue2.mdx +7 -2
  379. package/src/stories/GuideDuDev/PortailAgent.mdx +6 -1
  380. package/src/stories/GuideDuDev/Theme.mdx +8 -2
  381. package/src/stories/GuideDuDev/UtiliserLesRules.mdx +7 -3
  382. package/src/stories/GuideDuDev/moduleDeNotification.mdx +8 -3
  383. package/src/stories/GuideDuDev/vuetifyOptions.mdx +5 -1
  384. package/src/stories/Templates/Templates.stories.ts +1 -1
  385. package/src/stories/styles/shared.css +16 -0
  386. package/src/utils/rules/Rules.mdx +26 -3
  387. package/src/utils/rules/doMatchPattern/DoMachPattern.mdx +27 -4
  388. package/src/utils/rules/isDateValid/IsDateValid.mdx +27 -4
  389. package/src/utils/rules/isExactLength/IsExactLenght.mdx +27 -4
  390. package/src/utils/rules/isHolidayDay/IsHolidayDay.mdx +27 -4
  391. package/src/utils/rules/isMaxLength/IsMaxLength.mdx +27 -4
  392. package/src/utils/rules/isMinLength/IsMinLength.mdx +27 -4
  393. package/src/utils/rules/isNotAfterDate/IsNotAfterDate.mdx +27 -4
  394. package/src/utils/rules/isNotAfterToday/IsNotAfterToday.mdx +27 -4
  395. package/src/utils/rules/isNotBeforeDate/IsNotBeforeDate.mdx +27 -4
  396. package/src/utils/rules/isNotBeforeToday/IsNotBeforeToday.mdx +27 -3
  397. package/src/utils/rules/isRequired/IsRequired.mdx +27 -4
  398. package/src/utils/rules/isValidEmail/IsValidEmail.mdx +27 -4
  399. package/dist/components/Tables/common/tableStorageUtils.d.ts +0 -69
  400. package/dist/components/Tables/common/tableUtils.d.ts +0 -79
  401. package/dist/main-C66C1BkG.js +0 -29878
  402. package/dist/stories/EcoConception/ecoDesignItems.d.ts +0 -4
  403. package/src/components/DownloadBtn/tests/__snapshots__/DownloadBtn.spec.ts.snap +0 -92
  404. package/src/components/Tables/common/tableStorageUtils.ts +0 -127
  405. package/src/components/Tables/common/tableUtils.ts +0 -102
  406. package/src/stories/EcoConception/ecoDesignItems.ts +0 -55
  407. package/src/stories/EcoConception/econception.stories.ts +0 -30
@@ -103,11 +103,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
103
103
  theme: string;
104
104
  disabled: boolean;
105
105
  placeholder: string;
106
+ density: "default" | "comfortable" | "compact";
106
107
  rounded: string | number | boolean;
107
- loading: string | boolean;
108
108
  maxWidth: string | number;
109
109
  minWidth: string | number;
110
- density: "default" | "comfortable" | "compact";
110
+ loading: string | boolean;
111
111
  baseColor: string;
112
112
  prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
113
113
  appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
@@ -162,190 +162,191 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
162
162
  helpText: string;
163
163
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
164
164
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
165
- flat: boolean;
166
- reverse: boolean;
167
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
168
- type: string;
169
- error: boolean;
170
- active: boolean;
171
- direction: "vertical" | "horizontal";
172
- details: boolean;
173
165
  style: import('vue').StyleValue;
174
- autofocus: boolean;
175
- disabled: boolean;
176
- readonly: boolean | null;
177
- messages: string | readonly string[];
178
- 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>))[];
179
166
  focused: boolean;
180
167
  errorMessages: string | readonly string[] | null;
181
168
  maxErrors: string | number;
169
+ readonly: boolean | null;
170
+ 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>))[];
182
171
  density: import('vuetify/lib/composables/density.mjs').Density;
183
172
  tile: boolean;
184
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
185
- glow: boolean;
186
173
  hideSpinButtons: boolean;
187
174
  persistentHint: boolean;
175
+ messages: string | readonly string[];
176
+ direction: "vertical" | "horizontal";
188
177
  clearable: boolean;
178
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
179
+ active: boolean;
180
+ details: boolean;
189
181
  dirty: boolean;
182
+ disabled: boolean;
183
+ glow: boolean;
184
+ error: boolean;
185
+ flat: boolean;
190
186
  persistentClear: boolean;
187
+ reverse: boolean;
191
188
  singleLine: boolean;
189
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
190
+ autofocus: boolean;
192
191
  persistentPlaceholder: boolean;
193
192
  persistentCounter: boolean;
193
+ type: string;
194
194
  } & {
195
- name?: string | undefined;
196
- id?: string | undefined;
197
- width?: string | number | undefined;
198
- color?: string | undefined;
199
- maxWidth?: string | number | undefined;
200
- minWidth?: string | number | undefined;
201
- loading?: string | boolean | undefined;
202
- label?: string | undefined;
203
- prefix?: string | undefined;
204
- role?: string | undefined;
205
- class?: any;
206
195
  theme?: string | undefined;
207
- placeholder?: string | undefined;
208
- counter?: string | number | boolean | undefined;
209
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
196
+ class?: any;
197
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
198
+ name?: string | undefined;
210
199
  modelValue?: any;
211
- 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;
200
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
212
201
  validationValue?: any;
213
202
  rounded?: string | number | boolean | undefined;
214
- baseColor?: string | undefined;
215
- bgColor?: string | undefined;
216
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
203
+ maxWidth?: string | number | undefined;
204
+ minWidth?: string | number | undefined;
205
+ width?: string | number | undefined;
206
+ loading?: string | boolean | undefined;
207
+ id?: string | undefined;
217
208
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
218
- iconColor?: string | boolean | undefined;
209
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
210
+ hideDetails?: boolean | "auto" | undefined;
211
+ hint?: string | undefined;
212
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
213
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
219
214
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
220
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
221
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
222
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
223
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
224
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
225
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
215
+ bgColor?: string | undefined;
226
216
  centerAffix?: boolean | undefined;
227
- hint?: string | undefined;
228
- hideDetails?: boolean | "auto" | undefined;
229
- suffix?: string | undefined;
217
+ color?: string | undefined;
218
+ baseColor?: string | undefined;
219
+ iconColor?: string | boolean | undefined;
220
+ label?: string | undefined;
221
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
222
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
223
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
224
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
225
+ autocomplete?: string | undefined;
226
+ counter?: string | number | boolean | undefined;
230
227
  counterValue?: number | ((value: any) => number) | undefined;
228
+ prefix?: string | undefined;
229
+ placeholder?: string | undefined;
230
+ suffix?: string | undefined;
231
+ role?: string | undefined;
231
232
  modelModifiers?: Record<string, boolean> | undefined;
232
233
  } & {
233
234
  $children?: import('vue').VNodeChild | {
234
- $stable?: boolean | undefined;
235
- } | (() => import('vue').VNodeChild) | {
235
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
236
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
237
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
236
238
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
237
239
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
238
240
  props: Record<string, any>;
239
241
  }) => import('vue').VNodeChild) | undefined;
240
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
242
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
243
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
241
244
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
242
245
  label: string | undefined;
243
246
  props: Record<string, any>;
244
247
  }) => import('vue').VNodeChild) | undefined;
245
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
246
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
247
248
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
248
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
249
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
250
249
  default?: (() => import('vue').VNodeChild) | undefined;
251
250
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
252
- };
253
- 'v-slots'?: {
251
+ } | {
252
+ $stable?: boolean | undefined;
253
+ } | (() => import('vue').VNodeChild);
254
+ "v-slots"?: {
255
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
256
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
257
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
254
258
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
255
259
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
256
260
  props: Record<string, any>;
257
261
  }) => import('vue').VNodeChild) | undefined;
258
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
262
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
263
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
259
264
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
260
265
  label: string | undefined;
261
266
  props: Record<string, any>;
262
267
  }) => import('vue').VNodeChild) | undefined;
263
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
264
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
265
268
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
266
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
267
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
268
269
  default?: false | (() => import('vue').VNodeChild) | undefined;
269
270
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
270
271
  } | undefined;
271
272
  } & {
272
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
273
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
274
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
273
275
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
274
276
  props: Record<string, any>;
275
277
  }) => import('vue').VNodeChild) | undefined;
278
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
279
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
276
280
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
277
281
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
278
282
  label: string | undefined;
279
283
  props: Record<string, any>;
280
284
  }) => import('vue').VNodeChild) | undefined;
281
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
282
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
283
285
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
286
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
287
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
284
288
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
285
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
286
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
287
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
288
289
  } & {
289
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
290
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
291
290
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
292
291
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
293
- }, Omit<Omit<{
292
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
293
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
294
+ }, HTMLInputElement & Omit<Omit<{
294
295
  $: import('vue').ComponentInternalInstance;
295
296
  $data: {};
296
297
  $props: Partial<{
297
- error: boolean;
298
- direction: "vertical" | "horizontal";
299
298
  style: import('vue').StyleValue;
300
- disabled: boolean | null;
301
- readonly: boolean | null;
302
- messages: string | readonly string[];
303
- 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>))[];
304
299
  focused: boolean;
300
+ disabled: boolean | null;
301
+ error: boolean;
305
302
  errorMessages: string | readonly string[] | null;
306
303
  maxErrors: string | number;
304
+ readonly: boolean | null;
305
+ 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>))[];
307
306
  density: import('vuetify/lib/composables/density.mjs').Density;
308
307
  centerAffix: boolean;
309
308
  glow: boolean;
310
309
  hideSpinButtons: boolean;
311
310
  persistentHint: boolean;
312
- }> & Omit<{
313
- error: boolean;
311
+ messages: string | readonly string[];
314
312
  direction: "vertical" | "horizontal";
313
+ }> & Omit<{
314
+ theme?: string | undefined;
315
+ class?: any;
315
316
  style: import('vue').StyleValue;
316
- disabled: boolean | null;
317
- readonly: boolean | null;
318
- messages: string | readonly string[];
319
- 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>))[];
320
317
  focused: boolean;
318
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
319
+ disabled: boolean | null;
320
+ error: boolean;
321
321
  errorMessages: string | readonly string[] | null;
322
322
  maxErrors: string | number;
323
- density: import('vuetify/lib/composables/density.mjs').Density;
324
- centerAffix: boolean;
325
- glow: boolean;
326
- hideSpinButtons: boolean;
327
- persistentHint: boolean;
328
323
  name?: string | undefined;
329
- id?: string | undefined;
330
- width?: string | number | undefined;
331
- color?: string | undefined;
332
- maxWidth?: string | number | undefined;
333
- minWidth?: string | number | undefined;
334
324
  label?: string | undefined;
335
- class?: any;
336
- theme?: string | undefined;
337
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
338
- 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;
325
+ readonly: boolean | null;
326
+ 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>))[];
327
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
339
328
  validationValue?: any;
340
- baseColor?: string | undefined;
341
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
329
+ density: import('vuetify/lib/composables/density.mjs').Density;
330
+ maxWidth?: string | number | undefined;
331
+ minWidth?: string | number | undefined;
332
+ width?: string | number | undefined;
333
+ id?: string | undefined;
342
334
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
335
+ baseColor?: string | undefined;
336
+ centerAffix: boolean;
337
+ color?: string | undefined;
338
+ glow: boolean;
343
339
  iconColor?: string | boolean | undefined;
344
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
345
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
346
- hint?: string | undefined;
340
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
347
341
  hideDetails?: boolean | "auto" | undefined;
348
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
342
+ hideSpinButtons: boolean;
343
+ hint?: string | undefined;
344
+ persistentHint: boolean;
345
+ messages: string | readonly string[];
346
+ direction: "vertical" | "horizontal";
347
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
348
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
349
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
349
350
  $attrs: {
350
351
  [x: string]: unknown;
351
352
  };
@@ -375,42 +376,42 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
375
376
  $emit: (event: string, ...args: any[]) => void;
376
377
  $el: any;
377
378
  $options: import('vue').ComponentOptionsBase<{
378
- error: boolean;
379
- direction: "vertical" | "horizontal";
380
379
  style: import('vue').StyleValue;
381
- disabled: boolean | null;
382
- readonly: boolean | null;
383
- messages: string | readonly string[];
384
- 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>))[];
385
380
  focused: boolean;
381
+ disabled: boolean | null;
382
+ error: boolean;
386
383
  errorMessages: string | readonly string[] | null;
387
384
  maxErrors: string | number;
385
+ readonly: boolean | null;
386
+ 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>))[];
388
387
  density: import('vuetify/lib/composables/density.mjs').Density;
389
388
  centerAffix: boolean;
390
389
  glow: boolean;
391
390
  hideSpinButtons: boolean;
392
391
  persistentHint: boolean;
392
+ messages: string | readonly string[];
393
+ direction: "vertical" | "horizontal";
393
394
  } & {
395
+ theme?: string | undefined;
396
+ class?: any;
397
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
394
398
  name?: string | undefined;
395
- id?: string | undefined;
396
- width?: string | number | undefined;
397
- color?: string | undefined;
398
- maxWidth?: string | number | undefined;
399
- minWidth?: string | number | undefined;
400
399
  label?: string | undefined;
401
- class?: any;
402
- theme?: string | undefined;
403
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
404
- 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;
400
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
405
401
  validationValue?: any;
406
- baseColor?: string | undefined;
407
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
402
+ maxWidth?: string | number | undefined;
403
+ minWidth?: string | number | undefined;
404
+ width?: string | number | undefined;
405
+ id?: string | undefined;
408
406
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
407
+ baseColor?: string | undefined;
408
+ color?: string | undefined;
409
409
  iconColor?: string | boolean | undefined;
410
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
411
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
412
- hint?: string | undefined;
410
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
413
411
  hideDetails?: boolean | "auto" | undefined;
412
+ hint?: string | undefined;
413
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
414
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
414
415
  }, {
415
416
  reset: () => Promise<void>;
416
417
  resetValidation: () => Promise<void>;
@@ -418,23 +419,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
418
419
  isValid: import('vue').ComputedRef<boolean | null>;
419
420
  errorMessages: import('vue').ComputedRef<string[]>;
420
421
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
421
- 'update:modelValue': (value: any) => true;
422
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
423
- error: boolean;
424
- direction: "vertical" | "horizontal";
422
+ "update:modelValue": (value: any) => true;
423
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
425
424
  style: import('vue').StyleValue;
426
- disabled: boolean | null;
427
- readonly: boolean | null;
428
- messages: string | readonly string[];
429
- 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>))[];
430
425
  focused: boolean;
426
+ disabled: boolean | null;
427
+ error: boolean;
431
428
  errorMessages: string | readonly string[] | null;
432
429
  maxErrors: string | number;
430
+ readonly: boolean | null;
431
+ 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>))[];
433
432
  density: import('vuetify/lib/composables/density.mjs').Density;
434
433
  centerAffix: boolean;
435
434
  glow: boolean;
436
435
  hideSpinButtons: boolean;
437
436
  persistentHint: boolean;
437
+ messages: string | readonly string[];
438
+ direction: "vertical" | "horizontal";
438
439
  }, {}, string, import('vue').SlotsType<Partial<{
439
440
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
440
441
  [key: string]: any;
@@ -452,79 +453,79 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
452
453
  [key: string]: any;
453
454
  }>[];
454
455
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
455
- beforeCreate?: (() => void) | (() => void)[] | undefined;
456
- created?: (() => void) | (() => void)[] | undefined;
457
- beforeMount?: (() => void) | (() => void)[] | undefined;
458
- mounted?: (() => void) | (() => void)[] | undefined;
459
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
460
- updated?: (() => void) | (() => void)[] | undefined;
461
- activated?: (() => void) | (() => void)[] | undefined;
462
- deactivated?: (() => void) | (() => void)[] | undefined;
463
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
464
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
465
- destroyed?: (() => void) | (() => void)[] | undefined;
466
- unmounted?: (() => void) | (() => void)[] | undefined;
467
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
468
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
469
- 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;
456
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
457
+ created?: (() => void)[] | (() => void) | undefined;
458
+ beforeMount?: (() => void)[] | (() => void) | undefined;
459
+ mounted?: (() => void)[] | (() => void) | undefined;
460
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
461
+ updated?: (() => void)[] | (() => void) | undefined;
462
+ activated?: (() => void)[] | (() => void) | undefined;
463
+ deactivated?: (() => void)[] | (() => void) | undefined;
464
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
465
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
466
+ destroyed?: (() => void)[] | (() => void) | undefined;
467
+ unmounted?: (() => void)[] | (() => void) | undefined;
468
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
469
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined; /** @type { [typeof __VLS_components.VTooltip, typeof __VLS_components.VTooltip, ] } */
470
+ 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;
470
471
  };
471
472
  $forceUpdate: () => void;
472
473
  $nextTick: typeof nextTick;
473
474
  $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;
474
475
  } & Readonly<{
475
- error: boolean;
476
- direction: "vertical" | "horizontal";
477
476
  style: import('vue').StyleValue;
478
- disabled: boolean | null;
479
- readonly: boolean | null;
480
- messages: string | readonly string[];
481
- 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>))[];
482
477
  focused: boolean;
478
+ disabled: boolean | null;
479
+ error: boolean;
483
480
  errorMessages: string | readonly string[] | null;
484
481
  maxErrors: string | number;
482
+ readonly: boolean | null;
483
+ 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>))[];
485
484
  density: import('vuetify/lib/composables/density.mjs').Density;
486
485
  centerAffix: boolean;
487
486
  glow: boolean;
488
487
  hideSpinButtons: boolean;
489
488
  persistentHint: boolean;
490
- }> & Omit<{
491
- error: boolean;
489
+ messages: string | readonly string[];
492
490
  direction: "vertical" | "horizontal";
491
+ }> & Omit<{
493
492
  style: import('vue').StyleValue;
494
- disabled: boolean | null;
495
- readonly: boolean | null;
496
- messages: string | readonly string[];
497
- 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>))[];
498
493
  focused: boolean;
494
+ disabled: boolean | null;
495
+ error: boolean;
499
496
  errorMessages: string | readonly string[] | null;
500
497
  maxErrors: string | number;
498
+ readonly: boolean | null;
499
+ 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>))[];
501
500
  density: import('vuetify/lib/composables/density.mjs').Density;
502
- centerAffix: boolean; /** @type { [typeof __VLS_components.VTooltip, typeof __VLS_components.VTooltip, ] } */
501
+ centerAffix: boolean;
503
502
  glow: boolean;
504
503
  hideSpinButtons: boolean;
505
504
  persistentHint: boolean;
505
+ messages: string | readonly string[];
506
+ direction: "vertical" | "horizontal";
506
507
  } & {
508
+ theme?: string | undefined;
509
+ class?: any;
510
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
507
511
  name?: string | undefined;
508
- id?: string | undefined;
509
- width?: string | number | undefined;
510
- color?: string | undefined;
511
- maxWidth?: string | number | undefined;
512
- minWidth?: string | number | undefined;
513
512
  label?: string | undefined;
514
- class?: any;
515
- theme?: string | undefined;
516
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
517
- 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;
513
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
518
514
  validationValue?: any;
519
- baseColor?: string | undefined;
520
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
515
+ maxWidth?: string | number | undefined;
516
+ minWidth?: string | number | undefined;
517
+ width?: string | number | undefined;
518
+ id?: string | undefined;
521
519
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
520
+ baseColor?: string | undefined;
521
+ color?: string | undefined;
522
522
  iconColor?: string | boolean | undefined;
523
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
524
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
525
- hint?: string | undefined;
523
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
526
524
  hideDetails?: boolean | "auto" | undefined;
527
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
525
+ hint?: string | undefined;
526
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
527
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
528
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
528
529
  reset: () => Promise<void>;
529
530
  resetValidation: () => Promise<void>;
530
531
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -532,64 +533,64 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
532
533
  errorMessages: import('vue').ComputedRef<string[]>;
533
534
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
534
535
  modelValue?: unknown;
535
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
536
- }, 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<{
536
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
537
+ }, 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 | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
537
538
  $: import('vue').ComponentInternalInstance;
538
539
  $data: {};
539
540
  $props: Partial<{
540
- flat: boolean;
541
- reverse: boolean;
542
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
543
- error: boolean;
544
- active: boolean;
545
- details: boolean;
546
541
  style: import('vue').StyleValue;
547
- disabled: boolean;
548
542
  focused: boolean;
549
543
  rounded: string | number | boolean;
550
544
  tile: boolean;
545
+ clearable: boolean;
551
546
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
547
+ active: boolean;
552
548
  centerAffix: boolean;
553
- glow: boolean;
554
- clearable: boolean;
549
+ details: boolean;
555
550
  dirty: boolean;
551
+ disabled: boolean;
552
+ glow: boolean;
553
+ error: boolean;
554
+ flat: boolean;
556
555
  persistentClear: boolean;
556
+ reverse: boolean;
557
557
  singleLine: boolean;
558
- }> & Omit<{
559
- flat: boolean;
560
- /** @type { [typeof SyIcon, ] } */ reverse: boolean;
561
558
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
562
- error: boolean;
563
- active: boolean;
564
- details: boolean;
559
+ }> & Omit<{
560
+ theme?: string | undefined;
561
+ class?: any;
565
562
  style: import('vue').StyleValue;
566
- disabled: boolean;
567
563
  focused: boolean;
564
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
565
+ rounded?: string | number | boolean | undefined;
568
566
  tile: boolean;
569
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
570
- glow: boolean;
567
+ loading?: string | boolean | undefined;
568
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
569
+ bgColor?: string | undefined;
571
570
  clearable: boolean;
572
- dirty: boolean;
573
- persistentClear: boolean;
574
- singleLine: boolean;
575
- id?: string | undefined;
571
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
572
+ active: boolean;
573
+ centerAffix?: boolean | undefined;
576
574
  color?: string | undefined;
577
- loading?: string | boolean | undefined;
578
- label?: string | undefined;
579
- class?: any;
580
- theme?: string | undefined;
581
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
582
- rounded?: string | number | boolean | undefined;
583
575
  baseColor?: string | undefined;
584
- bgColor?: string | undefined;
576
+ details: boolean;
577
+ dirty: boolean;
578
+ disabled: boolean;
579
+ glow: boolean;
580
+ error: boolean;
581
+ flat: boolean;
585
582
  iconColor?: string | boolean | undefined;
586
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
583
+ label?: string | undefined;
584
+ persistentClear: boolean;
587
585
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
588
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
589
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
590
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
591
- centerAffix?: boolean | undefined;
592
- } & 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">;
586
+ reverse: boolean;
587
+ singleLine: boolean;
588
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
589
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
590
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
591
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
592
+ id?: string | undefined;
593
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
593
594
  $attrs: {
594
595
  [x: string]: unknown;
595
596
  };
@@ -602,10 +603,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
602
603
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
603
604
  [key: string]: any;
604
605
  }>[]) | undefined;
605
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
606
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
606
607
  [key: string]: any;
607
608
  }>[]) | undefined;
608
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
609
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
609
610
  [key: string]: any;
610
611
  }>[]) | undefined;
611
612
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -627,77 +628,77 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
627
628
  $emit: (event: "update:focused", focused: boolean) => void;
628
629
  $el: any;
629
630
  $options: import('vue').ComponentOptionsBase<{
630
- flat: boolean;
631
- reverse: boolean;
632
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
633
- error: boolean;
634
- active: boolean;
635
- details: boolean;
636
631
  style: import('vue').StyleValue;
637
- disabled: boolean;
638
632
  focused: boolean;
639
633
  tile: boolean;
640
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
641
- glow: boolean;
642
634
  clearable: boolean;
635
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
636
+ active: boolean;
637
+ details: boolean;
643
638
  dirty: boolean;
639
+ disabled: boolean;
640
+ glow: boolean;
641
+ error: boolean;
642
+ flat: boolean;
644
643
  persistentClear: boolean;
644
+ reverse: boolean;
645
645
  singleLine: boolean;
646
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
646
647
  } & {
647
- id?: string | undefined;
648
- color?: string | undefined;
649
- loading?: string | boolean | undefined;
650
- label?: string | undefined;
651
- class?: any;
652
648
  theme?: string | undefined;
653
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
649
+ class?: any;
650
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
654
651
  rounded?: string | number | boolean | undefined;
655
- baseColor?: string | undefined;
652
+ loading?: string | boolean | undefined;
653
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
656
654
  bgColor?: string | undefined;
655
+ centerAffix?: boolean | undefined;
656
+ color?: string | undefined;
657
+ baseColor?: string | undefined;
657
658
  iconColor?: string | boolean | undefined;
658
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
659
+ label?: string | undefined;
659
660
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
660
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
661
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
662
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
663
- centerAffix?: boolean | undefined;
661
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
662
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
663
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
664
+ id?: string | undefined;
664
665
  } & {
665
666
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
666
667
  }, {
667
668
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
668
669
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
669
670
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
670
- 'update:focused': (focused: boolean) => true;
671
- 'update:modelValue': (value: any) => true;
672
- }, "$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, {
673
- flat: boolean;
674
- reverse: boolean;
675
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
676
- error: boolean;
677
- active: boolean;
678
- details: boolean;
671
+ "update:focused": (focused: boolean) => true;
672
+ "update:modelValue": (value: any) => true;
673
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
679
674
  style: import('vue').StyleValue;
680
- disabled: boolean;
681
675
  focused: boolean;
682
676
  rounded: string | number | boolean;
683
677
  tile: boolean;
678
+ clearable: boolean;
684
679
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
680
+ active: boolean;
685
681
  centerAffix: boolean;
686
- glow: boolean;
687
- clearable: boolean;
682
+ details: boolean;
688
683
  dirty: boolean;
684
+ disabled: boolean;
685
+ glow: boolean;
686
+ error: boolean;
687
+ flat: boolean;
689
688
  persistentClear: boolean;
689
+ reverse: boolean;
690
690
  singleLine: boolean;
691
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
691
692
  }, {}, string, import('vue').SlotsType<Partial<{
692
693
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
693
694
  props: Record<string, any>;
694
695
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
695
696
  [key: string]: any;
696
697
  }>[];
697
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
698
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
698
699
  [key: string]: any;
699
700
  }>[];
700
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
701
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
701
702
  [key: string]: any;
702
703
  }>[];
703
704
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -713,88 +714,88 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
713
714
  [key: string]: any;
714
715
  }>[];
715
716
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
716
- beforeCreate?: (() => void) | (() => void)[] | undefined;
717
- created?: (() => void) | (() => void)[] | undefined;
718
- beforeMount?: (() => void) | (() => void)[] | undefined;
719
- mounted?: (() => void) | (() => void)[] | undefined;
720
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
721
- updated?: (() => void) | (() => void)[] | undefined;
722
- activated?: (() => void) | (() => void)[] | undefined;
723
- deactivated?: (() => void) | (() => void)[] | undefined;
724
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
725
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
726
- destroyed?: (() => void) | (() => void)[] | undefined;
727
- unmounted?: (() => void) | (() => void)[] | undefined;
728
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
729
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
730
- 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;
717
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
718
+ created?: (() => void)[] | (() => void) | undefined;
719
+ beforeMount?: (() => void)[] | (() => void) | undefined;
720
+ mounted?: (() => void)[] | (() => void) | undefined;
721
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
722
+ updated?: (() => void)[] | (() => void) | undefined;
723
+ activated?: (() => void)[] | (() => void) | undefined;
724
+ deactivated?: (() => void)[] | (() => void) | undefined;
725
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
726
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
727
+ destroyed?: (() => void)[] | (() => void) | undefined;
728
+ unmounted?: (() => void)[] | (() => void) | undefined;
729
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
730
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
731
+ 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;
731
732
  };
732
733
  $forceUpdate: () => void;
733
734
  $nextTick: typeof nextTick;
734
735
  $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;
735
736
  } & Readonly<{
736
- flat: boolean;
737
- reverse: boolean;
738
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
739
- error: boolean;
740
- active: boolean;
741
- details: boolean;
742
737
  style: import('vue').StyleValue;
743
- disabled: boolean;
744
738
  focused: boolean;
745
739
  rounded: string | number | boolean;
746
740
  tile: boolean;
741
+ clearable: boolean;
747
742
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
743
+ active: boolean;
748
744
  centerAffix: boolean;
749
- glow: boolean;
750
- clearable: boolean;
745
+ details: boolean;
751
746
  dirty: boolean;
752
- persistentClear: boolean;
753
- singleLine: boolean;
754
- }> & Omit<{
747
+ disabled: boolean;
748
+ glow: boolean;
749
+ error: boolean;
755
750
  flat: boolean;
751
+ persistentClear: boolean;
756
752
  reverse: boolean;
753
+ singleLine: boolean;
757
754
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
758
- error: boolean;
759
- active: boolean;
760
- details: boolean;
755
+ }> & Omit<{
761
756
  style: import('vue').StyleValue;
762
- disabled: boolean;
763
757
  focused: boolean;
764
758
  tile: boolean;
765
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
766
- glow: boolean;
767
759
  clearable: boolean;
760
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
761
+ active: boolean;
762
+ details: boolean;
768
763
  dirty: boolean;
764
+ disabled: boolean;
765
+ glow: boolean;
766
+ error: boolean;
767
+ flat: boolean;
769
768
  persistentClear: boolean;
769
+ reverse: boolean;
770
770
  singleLine: boolean;
771
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
771
772
  } & {
772
- id?: string | undefined;
773
- color?: string | undefined;
774
- loading?: string | boolean | undefined;
775
- label?: string | undefined;
776
- class?: any;
777
773
  theme?: string | undefined;
778
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
774
+ class?: any;
775
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
779
776
  rounded?: string | number | boolean | undefined;
780
- baseColor?: string | undefined;
777
+ loading?: string | boolean | undefined;
778
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
781
779
  bgColor?: string | undefined;
780
+ centerAffix?: boolean | undefined;
781
+ color?: string | undefined;
782
+ baseColor?: string | undefined;
782
783
  iconColor?: string | boolean | undefined;
783
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
784
+ label?: string | undefined;
784
785
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
785
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
786
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
787
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
788
- centerAffix?: boolean | undefined;
786
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
787
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
788
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
789
+ id?: string | undefined;
789
790
  } & {
790
791
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
791
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
792
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
792
793
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
793
794
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
794
795
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
795
796
  modelValue?: unknown;
796
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
797
- }, 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}`> & {
797
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
798
+ }, 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 | "rounded" | "tile" | "variant" | "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:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
798
799
  _allExposed: {} | {
799
800
  reset: () => Promise<void>;
800
801
  resetValidation: () => Promise<void>;
@@ -806,73 +807,73 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
806
807
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
807
808
  };
808
809
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
809
- 'click:control': (e: MouseEvent) => true;
810
- 'mousedown:control': (e: MouseEvent) => true;
811
- 'update:focused': (focused: boolean) => true;
812
- 'update:modelValue': (val: string) => true;
810
+ "click:control": (e: MouseEvent) => true;
811
+ "mousedown:control": (e: MouseEvent) => true;
812
+ "update:focused": (focused: boolean) => true;
813
+ "update:modelValue": (val: string) => true;
813
814
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
814
- flat: boolean;
815
- reverse: boolean;
816
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
817
- type: string;
818
- error: boolean;
819
- active: boolean;
820
- direction: "vertical" | "horizontal";
821
- details: boolean;
822
815
  style: import('vue').StyleValue;
823
- autofocus: boolean;
824
- disabled: boolean;
825
- readonly: boolean | null;
826
- messages: string | readonly string[];
827
- 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>))[];
828
816
  focused: boolean;
829
817
  errorMessages: string | readonly string[] | null;
830
818
  maxErrors: string | number;
819
+ readonly: boolean | null;
820
+ 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>))[];
831
821
  density: import('vuetify/lib/composables/density.mjs').Density;
832
822
  rounded: string | number | boolean;
833
823
  tile: boolean;
834
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
835
- centerAffix: boolean;
836
- glow: boolean;
837
824
  hideSpinButtons: boolean;
838
825
  persistentHint: boolean;
826
+ messages: string | readonly string[];
827
+ direction: "vertical" | "horizontal";
839
828
  clearable: boolean;
829
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
830
+ active: boolean;
831
+ centerAffix: boolean;
832
+ details: boolean;
840
833
  dirty: boolean;
834
+ disabled: boolean;
835
+ glow: boolean;
836
+ error: boolean;
837
+ flat: boolean;
841
838
  persistentClear: boolean;
839
+ reverse: boolean;
842
840
  singleLine: boolean;
841
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
842
+ autofocus: boolean;
843
843
  persistentPlaceholder: boolean;
844
844
  persistentCounter: boolean;
845
+ type: string;
845
846
  }, true, {}, import('vue').SlotsType<Partial<{
846
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
847
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
847
848
  [key: string]: any;
848
849
  }>[];
849
- clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
850
- props: Record<string, any>;
851
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
850
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
852
851
  [key: string]: any;
853
852
  }>[];
854
853
  details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
855
854
  [key: string]: any;
856
855
  }>[];
857
- label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
858
- label: string | undefined;
859
- props: Record<string, any>;
860
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
856
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
861
857
  [key: string]: any;
862
858
  }>[];
863
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
859
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
860
+ props: Record<string, any>;
861
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
864
862
  [key: string]: any;
865
863
  }>[];
866
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
864
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
867
865
  [key: string]: any;
868
866
  }>[];
869
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
867
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
870
868
  [key: string]: any;
871
869
  }>[];
872
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
870
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
871
+ label: string | undefined;
872
+ props: Record<string, any>;
873
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
873
874
  [key: string]: any;
874
875
  }>[];
875
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
876
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
876
877
  [key: string]: any;
877
878
  }>[];
878
879
  default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
@@ -889,190 +890,191 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
889
890
  M: {};
890
891
  Defaults: {};
891
892
  }, {
892
- flat: boolean;
893
- reverse: boolean;
894
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
895
- type: string;
896
- error: boolean;
897
- active: boolean;
898
- direction: "vertical" | "horizontal";
899
- details: boolean;
900
893
  style: import('vue').StyleValue;
901
- autofocus: boolean;
902
- disabled: boolean;
903
- readonly: boolean | null;
904
- messages: string | readonly string[];
905
- 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>))[];
906
894
  focused: boolean;
907
895
  errorMessages: string | readonly string[] | null;
908
896
  maxErrors: string | number;
897
+ readonly: boolean | null;
898
+ 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>))[];
909
899
  density: import('vuetify/lib/composables/density.mjs').Density;
910
900
  tile: boolean;
911
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
912
- glow: boolean;
913
901
  hideSpinButtons: boolean;
914
902
  persistentHint: boolean;
903
+ messages: string | readonly string[];
904
+ direction: "vertical" | "horizontal";
915
905
  clearable: boolean;
906
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
907
+ active: boolean;
908
+ details: boolean;
916
909
  dirty: boolean;
910
+ disabled: boolean;
911
+ glow: boolean;
912
+ error: boolean;
913
+ flat: boolean;
917
914
  persistentClear: boolean;
915
+ reverse: boolean;
918
916
  singleLine: boolean;
917
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
918
+ autofocus: boolean;
919
919
  persistentPlaceholder: boolean;
920
920
  persistentCounter: boolean;
921
+ type: string;
921
922
  } & {
922
- name?: string | undefined;
923
- id?: string | undefined;
924
- width?: string | number | undefined;
925
- color?: string | undefined;
926
- maxWidth?: string | number | undefined;
927
- minWidth?: string | number | undefined;
928
- loading?: string | boolean | undefined;
929
- label?: string | undefined;
930
- prefix?: string | undefined;
931
- role?: string | undefined;
932
- class?: any;
933
923
  theme?: string | undefined;
934
- placeholder?: string | undefined;
935
- counter?: string | number | boolean | undefined;
936
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
924
+ class?: any;
925
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
926
+ name?: string | undefined;
937
927
  modelValue?: any;
938
- 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;
928
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
939
929
  validationValue?: any;
940
930
  rounded?: string | number | boolean | undefined;
941
- baseColor?: string | undefined;
942
- bgColor?: string | undefined;
943
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
931
+ maxWidth?: string | number | undefined;
932
+ minWidth?: string | number | undefined;
933
+ width?: string | number | undefined;
934
+ loading?: string | boolean | undefined;
935
+ id?: string | undefined;
944
936
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
945
- iconColor?: string | boolean | undefined;
937
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
938
+ hideDetails?: boolean | "auto" | undefined;
939
+ hint?: string | undefined;
940
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
941
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
946
942
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
947
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
948
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
949
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
950
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
951
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
952
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
943
+ bgColor?: string | undefined;
953
944
  centerAffix?: boolean | undefined;
954
- hint?: string | undefined;
955
- hideDetails?: boolean | "auto" | undefined;
956
- suffix?: string | undefined;
945
+ color?: string | undefined;
946
+ baseColor?: string | undefined;
947
+ iconColor?: string | boolean | undefined;
948
+ label?: string | undefined;
949
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
950
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
951
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
952
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
953
+ autocomplete?: string | undefined;
954
+ counter?: string | number | boolean | undefined;
957
955
  counterValue?: number | ((value: any) => number) | undefined;
956
+ prefix?: string | undefined;
957
+ placeholder?: string | undefined;
958
+ suffix?: string | undefined;
959
+ role?: string | undefined;
958
960
  modelModifiers?: Record<string, boolean> | undefined;
959
961
  } & {
960
962
  $children?: import('vue').VNodeChild | {
961
- $stable?: boolean | undefined;
962
- } | (() => import('vue').VNodeChild) | {
963
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
964
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
965
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
963
966
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
964
967
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
965
968
  props: Record<string, any>;
966
969
  }) => import('vue').VNodeChild) | undefined;
967
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
970
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
971
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
968
972
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
969
973
  label: string | undefined;
970
974
  props: Record<string, any>;
971
975
  }) => import('vue').VNodeChild) | undefined;
972
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
973
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
974
976
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
975
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
976
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
977
977
  default?: (() => import('vue').VNodeChild) | undefined;
978
978
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
979
- };
980
- 'v-slots'?: {
979
+ } | {
980
+ $stable?: boolean | undefined;
981
+ } | (() => import('vue').VNodeChild);
982
+ "v-slots"?: {
983
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
984
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
985
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
981
986
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
982
987
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
983
988
  props: Record<string, any>;
984
989
  }) => import('vue').VNodeChild) | undefined;
985
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
990
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
991
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
986
992
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
987
993
  label: string | undefined;
988
994
  props: Record<string, any>;
989
995
  }) => import('vue').VNodeChild) | undefined;
990
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
991
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
992
996
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
993
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
994
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
995
997
  default?: false | (() => import('vue').VNodeChild) | undefined;
996
998
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
997
999
  } | undefined;
998
1000
  } & {
999
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1001
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1002
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1000
1003
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1001
1004
  props: Record<string, any>;
1002
1005
  }) => import('vue').VNodeChild) | undefined;
1006
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1007
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
1003
1008
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1004
1009
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1005
1010
  label: string | undefined;
1006
1011
  props: Record<string, any>;
1007
1012
  }) => import('vue').VNodeChild) | undefined;
1008
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1009
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1010
1013
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1014
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1015
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1011
1016
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1012
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1013
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
1014
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1015
1017
  } & {
1016
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1017
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1018
1018
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
1019
1019
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
1020
- }, Omit<Omit<{
1020
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1021
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1022
+ }, HTMLInputElement & Omit<Omit<{
1021
1023
  $: import('vue').ComponentInternalInstance;
1022
1024
  $data: {};
1023
1025
  $props: Partial<{
1024
- error: boolean;
1025
- direction: "vertical" | "horizontal";
1026
1026
  style: import('vue').StyleValue;
1027
- disabled: boolean | null;
1028
- readonly: boolean | null;
1029
- messages: string | readonly string[];
1030
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
1031
1027
  focused: boolean;
1028
+ disabled: boolean | null;
1029
+ error: boolean;
1032
1030
  errorMessages: string | readonly string[] | null;
1033
1031
  maxErrors: string | number;
1032
+ readonly: boolean | null;
1033
+ 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>))[];
1034
1034
  density: import('vuetify/lib/composables/density.mjs').Density;
1035
1035
  centerAffix: boolean;
1036
1036
  glow: boolean;
1037
1037
  hideSpinButtons: boolean;
1038
1038
  persistentHint: boolean;
1039
- }> & Omit<{
1040
- error: boolean;
1039
+ messages: string | readonly string[];
1041
1040
  direction: "vertical" | "horizontal";
1041
+ }> & Omit<{
1042
+ theme?: string | undefined;
1043
+ class?: any;
1042
1044
  style: import('vue').StyleValue;
1043
- disabled: boolean | null;
1044
- readonly: boolean | null;
1045
- messages: string | readonly string[];
1046
- 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>))[];
1047
1045
  focused: boolean;
1046
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1047
+ disabled: boolean | null;
1048
+ error: boolean;
1048
1049
  errorMessages: string | readonly string[] | null;
1049
1050
  maxErrors: string | number;
1050
- density: import('vuetify/lib/composables/density.mjs').Density;
1051
- centerAffix: boolean;
1052
- glow: boolean;
1053
- hideSpinButtons: boolean;
1054
- persistentHint: boolean;
1055
1051
  name?: string | undefined;
1056
- id?: string | undefined;
1057
- width?: string | number | undefined;
1058
- color?: string | undefined;
1059
- maxWidth?: string | number | undefined;
1060
- minWidth?: string | number | undefined;
1061
1052
  label?: string | undefined;
1062
- class?: any;
1063
- theme?: string | undefined;
1064
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1065
- 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;
1053
+ readonly: boolean | null;
1054
+ 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>))[];
1055
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
1066
1056
  validationValue?: any;
1067
- baseColor?: string | undefined;
1068
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1057
+ density: import('vuetify/lib/composables/density.mjs').Density;
1058
+ maxWidth?: string | number | undefined;
1059
+ minWidth?: string | number | undefined;
1060
+ width?: string | number | undefined;
1061
+ id?: string | undefined;
1069
1062
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1063
+ baseColor?: string | undefined;
1064
+ centerAffix: boolean;
1065
+ color?: string | undefined;
1066
+ glow: boolean;
1070
1067
  iconColor?: string | boolean | undefined;
1071
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1072
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1073
- hint?: string | undefined;
1068
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1074
1069
  hideDetails?: boolean | "auto" | undefined;
1075
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1070
+ hideSpinButtons: boolean;
1071
+ hint?: string | undefined;
1072
+ persistentHint: boolean;
1073
+ messages: string | readonly string[];
1074
+ direction: "vertical" | "horizontal";
1075
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1076
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1077
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
1076
1078
  $attrs: {
1077
1079
  [x: string]: unknown;
1078
1080
  };
@@ -1102,42 +1104,42 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1102
1104
  $emit: (event: string, ...args: any[]) => void;
1103
1105
  $el: any;
1104
1106
  $options: import('vue').ComponentOptionsBase<{
1105
- error: boolean;
1106
- direction: "vertical" | "horizontal";
1107
1107
  style: import('vue').StyleValue;
1108
- disabled: boolean | null;
1109
- readonly: boolean | null;
1110
- messages: string | readonly string[];
1111
- 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>))[];
1112
1108
  focused: boolean;
1109
+ disabled: boolean | null;
1110
+ error: boolean;
1113
1111
  errorMessages: string | readonly string[] | null;
1114
1112
  maxErrors: string | number;
1113
+ readonly: boolean | null;
1114
+ 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>))[];
1115
1115
  density: import('vuetify/lib/composables/density.mjs').Density;
1116
1116
  centerAffix: boolean;
1117
1117
  glow: boolean;
1118
1118
  hideSpinButtons: boolean;
1119
1119
  persistentHint: boolean;
1120
+ messages: string | readonly string[];
1121
+ direction: "vertical" | "horizontal";
1120
1122
  } & {
1123
+ theme?: string | undefined;
1124
+ class?: any;
1125
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1121
1126
  name?: string | undefined;
1122
- id?: string | undefined;
1123
- width?: string | number | undefined;
1124
- color?: string | undefined;
1125
- maxWidth?: string | number | undefined;
1126
- minWidth?: string | number | undefined;
1127
1127
  label?: string | undefined;
1128
- class?: any;
1129
- theme?: string | undefined;
1130
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1131
- 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;
1128
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
1132
1129
  validationValue?: any;
1133
- baseColor?: string | undefined;
1134
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1130
+ maxWidth?: string | number | undefined;
1131
+ minWidth?: string | number | undefined;
1132
+ width?: string | number | undefined;
1133
+ id?: string | undefined;
1135
1134
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1135
+ baseColor?: string | undefined;
1136
+ color?: string | undefined;
1136
1137
  iconColor?: string | boolean | undefined;
1137
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1138
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1139
- hint?: string | undefined;
1138
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1140
1139
  hideDetails?: boolean | "auto" | undefined;
1140
+ hint?: string | undefined;
1141
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1142
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1141
1143
  }, {
1142
1144
  reset: () => Promise<void>;
1143
1145
  resetValidation: () => Promise<void>;
@@ -1145,23 +1147,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1145
1147
  isValid: import('vue').ComputedRef<boolean | null>;
1146
1148
  errorMessages: import('vue').ComputedRef<string[]>;
1147
1149
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1148
- 'update:modelValue': (value: any) => true;
1149
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1150
- error: boolean;
1151
- direction: "vertical" | "horizontal";
1150
+ "update:modelValue": (value: any) => true;
1151
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
1152
1152
  style: import('vue').StyleValue;
1153
- disabled: boolean | null;
1154
- readonly: boolean | null;
1155
- messages: string | readonly string[];
1156
- 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>))[];
1157
1153
  focused: boolean;
1154
+ disabled: boolean | null;
1155
+ error: boolean;
1158
1156
  errorMessages: string | readonly string[] | null;
1159
1157
  maxErrors: string | number;
1158
+ readonly: boolean | null;
1159
+ 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>))[];
1160
1160
  density: import('vuetify/lib/composables/density.mjs').Density;
1161
1161
  centerAffix: boolean;
1162
1162
  glow: boolean;
1163
1163
  hideSpinButtons: boolean;
1164
1164
  persistentHint: boolean;
1165
+ messages: string | readonly string[];
1166
+ direction: "vertical" | "horizontal";
1165
1167
  }, {}, string, import('vue').SlotsType<Partial<{
1166
1168
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1167
1169
  [key: string]: any;
@@ -1179,79 +1181,79 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1179
1181
  [key: string]: any;
1180
1182
  }>[];
1181
1183
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1182
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1183
- created?: (() => void) | (() => void)[] | undefined;
1184
- beforeMount?: (() => void) | (() => void)[] | undefined;
1185
- mounted?: (() => void) | (() => void)[] | undefined;
1186
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1187
- updated?: (() => void) | (() => void)[] | undefined;
1188
- activated?: (() => void) | (() => void)[] | undefined;
1189
- deactivated?: (() => void) | (() => void)[] | undefined;
1190
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1191
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1192
- destroyed?: (() => void) | (() => void)[] | undefined;
1193
- unmounted?: (() => void) | (() => void)[] | undefined;
1194
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1195
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1196
- 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;
1184
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
1185
+ created?: (() => void)[] | (() => void) | undefined;
1186
+ beforeMount?: (() => void)[] | (() => void) | undefined;
1187
+ mounted?: (() => void)[] | (() => void) | undefined;
1188
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
1189
+ updated?: (() => void)[] | (() => void) | undefined;
1190
+ activated?: (() => void)[] | (() => void) | undefined;
1191
+ deactivated?: (() => void)[] | (() => void) | undefined;
1192
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
1193
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
1194
+ destroyed?: (() => void)[] | (() => void) | undefined;
1195
+ unmounted?: (() => void)[] | (() => void) | undefined;
1196
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1197
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1198
+ 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;
1197
1199
  };
1198
1200
  $forceUpdate: () => void;
1199
1201
  $nextTick: typeof nextTick;
1200
1202
  $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;
1201
1203
  } & Readonly<{
1202
- error: boolean;
1203
- direction: "vertical" | "horizontal";
1204
1204
  style: import('vue').StyleValue;
1205
- disabled: boolean | null;
1206
- readonly: boolean | null;
1207
- messages: string | readonly string[];
1208
- 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>))[];
1209
1205
  focused: boolean;
1206
+ disabled: boolean | null;
1207
+ error: boolean;
1210
1208
  errorMessages: string | readonly string[] | null;
1211
1209
  maxErrors: string | number;
1210
+ readonly: boolean | null;
1211
+ 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>))[];
1212
1212
  density: import('vuetify/lib/composables/density.mjs').Density;
1213
1213
  centerAffix: boolean;
1214
1214
  glow: boolean;
1215
1215
  hideSpinButtons: boolean;
1216
1216
  persistentHint: boolean;
1217
- }> & Omit<{
1218
- error: boolean;
1217
+ messages: string | readonly string[];
1219
1218
  direction: "vertical" | "horizontal";
1219
+ }> & Omit<{
1220
1220
  style: import('vue').StyleValue;
1221
- disabled: boolean | null;
1222
- readonly: boolean | null;
1223
- messages: string | readonly string[];
1224
- 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>))[];
1225
1221
  focused: boolean;
1222
+ disabled: boolean | null;
1223
+ error: boolean;
1226
1224
  errorMessages: string | readonly string[] | null;
1227
1225
  maxErrors: string | number;
1226
+ readonly: boolean | null;
1227
+ 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>))[];
1228
1228
  density: import('vuetify/lib/composables/density.mjs').Density;
1229
1229
  centerAffix: boolean;
1230
1230
  glow: boolean;
1231
1231
  hideSpinButtons: boolean;
1232
1232
  persistentHint: boolean;
1233
+ messages: string | readonly string[];
1234
+ direction: "vertical" | "horizontal";
1233
1235
  } & {
1236
+ theme?: string | undefined;
1237
+ class?: any;
1238
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1234
1239
  name?: string | undefined;
1235
- id?: string | undefined;
1236
- width?: string | number | undefined;
1237
- color?: string | undefined;
1238
- maxWidth?: string | number | undefined;
1239
- minWidth?: string | number | undefined;
1240
1240
  label?: string | undefined;
1241
- class?: any;
1242
- theme?: string | undefined;
1243
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1244
- 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;
1241
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
1245
1242
  validationValue?: any;
1246
- baseColor?: string | undefined;
1247
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1243
+ maxWidth?: string | number | undefined;
1244
+ minWidth?: string | number | undefined;
1245
+ width?: string | number | undefined;
1246
+ id?: string | undefined;
1248
1247
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1248
+ baseColor?: string | undefined;
1249
+ color?: string | undefined;
1249
1250
  iconColor?: string | boolean | undefined;
1250
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1251
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1252
- hint?: string | undefined;
1251
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1253
1252
  hideDetails?: boolean | "auto" | undefined;
1254
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1253
+ hint?: string | undefined;
1254
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1255
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1256
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
1255
1257
  reset: () => Promise<void>;
1256
1258
  resetValidation: () => Promise<void>;
1257
1259
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -1259,64 +1261,64 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1259
1261
  errorMessages: import('vue').ComputedRef<string[]>;
1260
1262
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1261
1263
  modelValue?: unknown;
1262
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1263
- }, 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<{
1264
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1265
+ }, 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 | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
1264
1266
  $: import('vue').ComponentInternalInstance;
1265
1267
  $data: {};
1266
1268
  $props: Partial<{
1267
- flat: boolean;
1268
- reverse: boolean;
1269
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1270
- error: boolean;
1271
- active: boolean;
1272
- details: boolean;
1273
1269
  style: import('vue').StyleValue;
1274
- disabled: boolean;
1275
1270
  focused: boolean;
1276
1271
  rounded: string | number | boolean;
1277
1272
  tile: boolean;
1273
+ clearable: boolean;
1278
1274
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1275
+ active: boolean;
1279
1276
  centerAffix: boolean;
1280
- glow: boolean;
1281
- clearable: boolean;
1277
+ details: boolean;
1282
1278
  dirty: boolean;
1283
- persistentClear: boolean;
1284
- singleLine: boolean;
1285
- }> & Omit<{
1279
+ disabled: boolean;
1280
+ glow: boolean;
1281
+ error: boolean;
1286
1282
  flat: boolean;
1283
+ persistentClear: boolean;
1287
1284
  reverse: boolean;
1285
+ singleLine: boolean;
1288
1286
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1289
- error: boolean;
1290
- active: boolean;
1291
- details: boolean;
1287
+ }> & Omit<{
1288
+ theme?: string | undefined;
1289
+ class?: any;
1292
1290
  style: import('vue').StyleValue;
1293
- disabled: boolean;
1294
1291
  focused: boolean;
1292
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1293
+ rounded?: string | number | boolean | undefined;
1295
1294
  tile: boolean;
1296
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1297
- glow: boolean;
1295
+ loading?: string | boolean | undefined;
1296
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1297
+ bgColor?: string | undefined;
1298
1298
  clearable: boolean;
1299
- dirty: boolean;
1300
- persistentClear: boolean;
1301
- singleLine: boolean;
1302
- id?: string | undefined;
1299
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1300
+ active: boolean;
1301
+ centerAffix?: boolean | undefined;
1303
1302
  color?: string | undefined;
1304
- loading?: string | boolean | undefined;
1305
- label?: string | undefined;
1306
- class?: any;
1307
- theme?: string | undefined;
1308
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1309
- rounded?: string | number | boolean | undefined;
1310
1303
  baseColor?: string | undefined;
1311
- bgColor?: string | undefined;
1304
+ details: boolean;
1305
+ dirty: boolean;
1306
+ disabled: boolean;
1307
+ glow: boolean;
1308
+ error: boolean;
1309
+ flat: boolean;
1312
1310
  iconColor?: string | boolean | undefined;
1313
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1311
+ label?: string | undefined;
1312
+ persistentClear: boolean;
1314
1313
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1315
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1316
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1317
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1318
- centerAffix?: boolean | undefined;
1319
- } & 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">;
1314
+ reverse: boolean;
1315
+ singleLine: boolean;
1316
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1317
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1318
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1319
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1320
+ id?: string | undefined;
1321
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
1320
1322
  $attrs: {
1321
1323
  [x: string]: unknown;
1322
1324
  };
@@ -1329,10 +1331,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1329
1331
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1330
1332
  [key: string]: any;
1331
1333
  }>[]) | undefined;
1332
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1334
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1333
1335
  [key: string]: any;
1334
1336
  }>[]) | undefined;
1335
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1337
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1336
1338
  [key: string]: any;
1337
1339
  }>[]) | undefined;
1338
1340
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1354,77 +1356,77 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1354
1356
  $emit: (event: "update:focused", focused: boolean) => void;
1355
1357
  $el: any;
1356
1358
  $options: import('vue').ComponentOptionsBase<{
1357
- flat: boolean;
1358
- reverse: boolean;
1359
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1360
- error: boolean;
1361
- active: boolean;
1362
- details: boolean;
1363
1359
  style: import('vue').StyleValue;
1364
- disabled: boolean;
1365
1360
  focused: boolean;
1366
1361
  tile: boolean;
1367
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1368
- glow: boolean;
1369
1362
  clearable: boolean;
1363
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1364
+ active: boolean;
1365
+ details: boolean;
1370
1366
  dirty: boolean;
1367
+ disabled: boolean;
1368
+ glow: boolean;
1369
+ error: boolean;
1370
+ flat: boolean;
1371
1371
  persistentClear: boolean;
1372
+ reverse: boolean;
1372
1373
  singleLine: boolean;
1374
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1373
1375
  } & {
1374
- id?: string | undefined;
1375
- color?: string | undefined;
1376
- loading?: string | boolean | undefined;
1377
- label?: string | undefined;
1378
- class?: any;
1379
1376
  theme?: string | undefined;
1380
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1377
+ class?: any;
1378
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1381
1379
  rounded?: string | number | boolean | undefined;
1382
- baseColor?: string | undefined;
1380
+ loading?: string | boolean | undefined;
1381
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1383
1382
  bgColor?: string | undefined;
1383
+ centerAffix?: boolean | undefined;
1384
+ color?: string | undefined;
1385
+ baseColor?: string | undefined;
1384
1386
  iconColor?: string | boolean | undefined;
1385
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1387
+ label?: string | undefined;
1386
1388
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1387
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1388
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1389
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1390
- centerAffix?: boolean | undefined;
1389
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1390
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1391
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1392
+ id?: string | undefined;
1391
1393
  } & {
1392
1394
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1393
1395
  }, {
1394
1396
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1395
1397
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1396
1398
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1397
- 'update:focused': (focused: boolean) => true;
1398
- 'update:modelValue': (value: any) => true;
1399
- }, "$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, {
1400
- flat: boolean;
1401
- reverse: boolean;
1402
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1403
- error: boolean;
1404
- active: boolean;
1405
- details: boolean;
1399
+ "update:focused": (focused: boolean) => true;
1400
+ "update:modelValue": (value: any) => true;
1401
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
1406
1402
  style: import('vue').StyleValue;
1407
- disabled: boolean;
1408
1403
  focused: boolean;
1409
1404
  rounded: string | number | boolean;
1410
1405
  tile: boolean;
1406
+ clearable: boolean;
1411
1407
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1408
+ active: boolean;
1412
1409
  centerAffix: boolean;
1413
- glow: boolean;
1414
- clearable: boolean;
1410
+ details: boolean;
1415
1411
  dirty: boolean;
1412
+ disabled: boolean;
1413
+ glow: boolean;
1414
+ error: boolean;
1415
+ flat: boolean;
1416
1416
  persistentClear: boolean;
1417
+ reverse: boolean;
1417
1418
  singleLine: boolean;
1419
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1418
1420
  }, {}, string, import('vue').SlotsType<Partial<{
1419
1421
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1420
1422
  props: Record<string, any>;
1421
1423
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1422
1424
  [key: string]: any;
1423
1425
  }>[];
1424
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1426
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1425
1427
  [key: string]: any;
1426
1428
  }>[];
1427
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1429
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1428
1430
  [key: string]: any;
1429
1431
  }>[];
1430
1432
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1440,88 +1442,88 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1440
1442
  [key: string]: any;
1441
1443
  }>[];
1442
1444
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1443
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1444
- created?: (() => void) | (() => void)[] | undefined;
1445
- beforeMount?: (() => void) | (() => void)[] | undefined;
1446
- mounted?: (() => void) | (() => void)[] | undefined;
1447
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1448
- updated?: (() => void) | (() => void)[] | undefined;
1449
- activated?: (() => void) | (() => void)[] | undefined;
1450
- deactivated?: (() => void) | (() => void)[] | undefined;
1451
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1452
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1453
- destroyed?: (() => void) | (() => void)[] | undefined;
1454
- unmounted?: (() => void) | (() => void)[] | undefined;
1455
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1456
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1457
- 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;
1445
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
1446
+ created?: (() => void)[] | (() => void) | undefined;
1447
+ beforeMount?: (() => void)[] | (() => void) | undefined;
1448
+ mounted?: (() => void)[] | (() => void) | undefined;
1449
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
1450
+ updated?: (() => void)[] | (() => void) | undefined;
1451
+ activated?: (() => void)[] | (() => void) | undefined;
1452
+ deactivated?: (() => void)[] | (() => void) | undefined;
1453
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
1454
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
1455
+ destroyed?: (() => void)[] | (() => void) | undefined;
1456
+ unmounted?: (() => void)[] | (() => void) | undefined;
1457
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1458
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1459
+ 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;
1458
1460
  };
1459
1461
  $forceUpdate: () => void;
1460
1462
  $nextTick: typeof nextTick;
1461
1463
  $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;
1462
1464
  } & Readonly<{
1463
- flat: boolean;
1464
- reverse: boolean;
1465
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1466
- error: boolean;
1467
- active: boolean;
1468
- details: boolean;
1469
1465
  style: import('vue').StyleValue;
1470
- disabled: boolean;
1471
1466
  focused: boolean;
1472
1467
  rounded: string | number | boolean;
1473
1468
  tile: boolean;
1469
+ clearable: boolean;
1474
1470
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1471
+ active: boolean;
1475
1472
  centerAffix: boolean;
1476
- glow: boolean;
1477
- clearable: boolean;
1473
+ details: boolean;
1478
1474
  dirty: boolean;
1479
- persistentClear: boolean;
1480
- singleLine: boolean;
1481
- }> & Omit<{
1475
+ disabled: boolean;
1476
+ glow: boolean;
1477
+ error: boolean;
1482
1478
  flat: boolean;
1479
+ persistentClear: boolean;
1483
1480
  reverse: boolean;
1481
+ singleLine: boolean;
1484
1482
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1485
- error: boolean;
1486
- active: boolean;
1487
- details: boolean;
1483
+ }> & Omit<{
1488
1484
  style: import('vue').StyleValue;
1489
- disabled: boolean;
1490
1485
  focused: boolean;
1491
1486
  tile: boolean;
1492
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1493
- glow: boolean;
1494
1487
  clearable: boolean;
1488
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1489
+ active: boolean;
1490
+ details: boolean;
1495
1491
  dirty: boolean;
1492
+ disabled: boolean;
1493
+ glow: boolean;
1494
+ error: boolean;
1495
+ flat: boolean;
1496
1496
  persistentClear: boolean;
1497
+ reverse: boolean;
1497
1498
  singleLine: boolean;
1499
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1498
1500
  } & {
1499
- id?: string | undefined;
1500
- color?: string | undefined;
1501
- loading?: string | boolean | undefined;
1502
- label?: string | undefined;
1503
- class?: any;
1504
1501
  theme?: string | undefined;
1505
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1502
+ class?: any;
1503
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1506
1504
  rounded?: string | number | boolean | undefined;
1507
- baseColor?: string | undefined;
1505
+ loading?: string | boolean | undefined;
1506
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1508
1507
  bgColor?: string | undefined;
1508
+ centerAffix?: boolean | undefined;
1509
+ color?: string | undefined;
1510
+ baseColor?: string | undefined;
1509
1511
  iconColor?: string | boolean | undefined;
1510
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1512
+ label?: string | undefined;
1511
1513
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1512
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1513
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1514
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1515
- centerAffix?: boolean | undefined;
1514
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1515
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1516
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1517
+ id?: string | undefined;
1516
1518
  } & {
1517
1519
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1518
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1520
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
1519
1521
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1520
1522
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1521
1523
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1522
1524
  modelValue?: unknown;
1523
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1524
- }, 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}`> & {
1525
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1526
+ }, 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 | "rounded" | "tile" | "variant" | "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:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
1525
1527
  _allExposed: {} | {
1526
1528
  reset: () => Promise<void>;
1527
1529
  resetValidation: () => Promise<void>;
@@ -1533,37 +1535,37 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1533
1535
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1534
1536
  };
1535
1537
  }, {}, {}, {}, {
1536
- flat: boolean;
1537
- reverse: boolean;
1538
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1539
- type: string;
1540
- error: boolean;
1541
- active: boolean;
1542
- direction: "vertical" | "horizontal";
1543
- details: boolean;
1544
1538
  style: import('vue').StyleValue;
1545
- autofocus: boolean;
1546
- disabled: boolean;
1547
- readonly: boolean | null;
1548
- messages: string | readonly string[];
1549
- 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)?])[];
1550
1539
  focused: boolean;
1551
1540
  errorMessages: string | readonly string[] | null;
1552
1541
  maxErrors: string | number;
1542
+ readonly: boolean | null;
1543
+ 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)?])[];
1553
1544
  density: import('vuetify/lib/composables/density.mjs').Density;
1554
1545
  rounded: string | number | boolean;
1555
1546
  tile: boolean;
1556
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1557
- centerAffix: boolean;
1558
- glow: boolean;
1559
1547
  hideSpinButtons: boolean;
1560
1548
  persistentHint: boolean;
1549
+ messages: string | readonly string[];
1550
+ direction: "vertical" | "horizontal";
1561
1551
  clearable: boolean;
1552
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1553
+ active: boolean;
1554
+ centerAffix: boolean;
1555
+ details: boolean;
1562
1556
  dirty: boolean;
1557
+ disabled: boolean;
1558
+ glow: boolean;
1559
+ error: boolean;
1560
+ flat: boolean;
1563
1561
  persistentClear: boolean;
1562
+ reverse: boolean;
1564
1563
  singleLine: boolean;
1564
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1565
+ autofocus: boolean;
1565
1566
  persistentPlaceholder: boolean;
1566
1567
  persistentCounter: boolean;
1568
+ type: string;
1567
1569
  }> | null;
1568
1570
  }, any>, {
1569
1571
  prepend?(_: {}): any;