@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
@@ -152,196 +152,202 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
152
152
  [x: string]: unknown;
153
153
  } & {
154
154
  syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
155
- flat: boolean;
156
- reverse: boolean;
157
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
158
- type: string;
159
- error: boolean;
160
- active: boolean;
161
- direction: "vertical" | "horizontal";
162
- details: boolean;
163
155
  style: import('vue').StyleValue;
164
- autofocus: boolean;
165
- disabled: boolean;
166
- readonly: boolean | null;
167
- messages: string | readonly string[];
168
- 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>))[];
169
156
  focused: boolean;
170
157
  errorMessages: string | readonly string[] | null;
171
158
  maxErrors: string | number;
159
+ readonly: boolean | null;
160
+ 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>))[];
172
161
  density: import('vuetify/lib/composables/density.mjs').Density;
173
162
  tile: boolean;
174
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
175
- glow: boolean;
176
163
  hideSpinButtons: boolean;
177
164
  persistentHint: boolean;
165
+ messages: string | readonly string[];
166
+ direction: "vertical" | "horizontal";
178
167
  clearable: boolean;
168
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
169
+ active: boolean;
170
+ details: boolean;
179
171
  dirty: boolean;
172
+ disabled: boolean;
173
+ glow: boolean;
174
+ error: boolean;
175
+ flat: boolean;
180
176
  persistentClear: boolean;
177
+ reverse: boolean;
181
178
  singleLine: boolean;
179
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
180
+ autofocus: boolean;
182
181
  persistentPlaceholder: boolean;
183
182
  persistentCounter: boolean;
183
+ type: string;
184
184
  } & {
185
- name?: string | undefined;
186
- id?: string | undefined;
187
- width?: string | number | undefined;
188
- color?: string | undefined;
189
- maxWidth?: string | number | undefined;
190
- minWidth?: string | number | undefined;
191
- loading?: string | boolean | undefined;
192
- label?: string | undefined;
193
- prefix?: string | undefined;
194
- role?: string | undefined;
195
- class?: any;
196
185
  theme?: string | undefined;
197
- placeholder?: string | undefined;
198
- counter?: string | number | boolean | undefined;
199
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
186
+ class?: any;
187
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
188
+ name?: string | undefined;
200
189
  modelValue?: any;
201
- 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;
190
+ 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;
202
191
  validationValue?: any;
203
192
  rounded?: string | number | boolean | undefined;
204
- baseColor?: string | undefined;
205
- bgColor?: string | undefined;
206
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
193
+ maxWidth?: string | number | undefined;
194
+ minWidth?: string | number | undefined;
195
+ width?: string | number | undefined;
196
+ loading?: string | boolean | undefined;
197
+ id?: string | undefined;
207
198
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
208
- iconColor?: string | boolean | undefined;
199
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
200
+ hideDetails?: boolean | "auto" | undefined;
201
+ hint?: string | undefined;
202
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
203
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
209
204
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
210
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
211
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
212
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
213
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
214
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
215
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
205
+ bgColor?: string | undefined;
216
206
  centerAffix?: boolean | undefined;
217
- hint?: string | undefined;
218
- hideDetails?: boolean | "auto" | undefined;
219
- suffix?: string | undefined;
207
+ color?: string | undefined;
208
+ baseColor?: string | undefined;
209
+ iconColor?: string | boolean | undefined;
210
+ label?: string | undefined;
211
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
212
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
213
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
214
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
215
+ autocomplete?: string | undefined;
216
+ counter?: string | number | boolean | undefined;
220
217
  counterValue?: number | ((value: any) => number) | undefined;
218
+ prefix?: string | undefined;
219
+ placeholder?: string | undefined;
220
+ suffix?: string | undefined;
221
+ role?: string | undefined;
221
222
  modelModifiers?: Record<string, boolean> | undefined;
222
223
  } & {
223
224
  $children?: import('vue').VNodeChild | {
224
- $stable?: boolean | undefined;
225
- } | (() => import('vue').VNodeChild) | {
225
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
226
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
227
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
226
228
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
227
229
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
228
230
  props: Record<string, any>;
229
231
  }) => import('vue').VNodeChild) | undefined;
230
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
232
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
233
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
231
234
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
232
235
  label: string | undefined;
233
236
  props: Record<string, any>;
234
237
  }) => import('vue').VNodeChild) | undefined;
235
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
236
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
237
238
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
238
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
239
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
240
239
  default?: (() => import('vue').VNodeChild) | undefined;
241
240
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
242
- };
243
- 'v-slots'?: {
241
+ } | {
242
+ $stable?: boolean | undefined;
243
+ } | (() => import('vue').VNodeChild);
244
+ "v-slots"?: {
245
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
246
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
247
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
244
248
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
245
249
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
246
250
  props: Record<string, any>;
247
251
  }) => import('vue').VNodeChild) | undefined;
248
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
252
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
253
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
249
254
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
250
255
  label: string | undefined;
251
256
  props: Record<string, any>;
252
257
  }) => import('vue').VNodeChild) | undefined;
253
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
254
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
255
258
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
256
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
257
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
258
259
  default?: false | (() => import('vue').VNodeChild) | undefined;
259
260
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
260
261
  } | undefined;
261
262
  } & {
262
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
263
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
264
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
263
265
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
264
266
  props: Record<string, any>;
265
267
  }) => import('vue').VNodeChild) | undefined;
268
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
269
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
266
270
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
267
271
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
268
272
  label: string | undefined;
269
273
  props: Record<string, any>;
270
274
  }) => import('vue').VNodeChild) | undefined;
271
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
272
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
273
275
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
276
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
277
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
274
278
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
275
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
276
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
277
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
278
279
  } & {
279
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
280
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
281
280
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
282
281
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
283
- }, Omit<Omit<{
282
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
283
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
284
+ }, HTMLInputElement & Omit<Omit<{
284
285
  $: import('vue').ComponentInternalInstance;
285
286
  $data: {};
286
287
  $props: Partial<{
287
- error: boolean;
288
- direction: "vertical" | "horizontal";
289
288
  style: import('vue').StyleValue;
290
- disabled: boolean | null;
291
- readonly: boolean | null;
292
- messages: string | readonly string[];
293
- 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>))[];
294
289
  focused: boolean;
290
+ disabled: boolean | null;
291
+ error: boolean;
295
292
  errorMessages: string | readonly string[] | null;
296
293
  maxErrors: string | number;
294
+ readonly: boolean | null;
295
+ 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>))[];
297
296
  density: import('vuetify/lib/composables/density.mjs').Density;
298
297
  centerAffix: boolean;
299
298
  glow: boolean;
300
299
  hideSpinButtons: boolean;
301
300
  persistentHint: boolean;
302
- }> & Omit<{
303
- error: boolean;
301
+ messages: string | readonly string[];
304
302
  direction: "vertical" | "horizontal";
303
+ }> & Omit<{
304
+ theme?: string | undefined;
305
+ class?: any;
305
306
  style: import('vue').StyleValue;
306
- disabled: boolean | null;
307
- readonly: boolean | null;
308
- messages: string | readonly string[];
309
- 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>))[];
310
307
  focused: boolean;
308
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
309
+ disabled: boolean | null;
310
+ error: boolean;
311
311
  errorMessages: string | readonly string[] | null;
312
312
  maxErrors: string | number;
313
- density: import('vuetify/lib/composables/density.mjs').Density;
314
- centerAffix: boolean;
315
- glow: boolean;
316
- hideSpinButtons: boolean;
317
- persistentHint: boolean;
318
313
  name?: string | undefined;
319
- id?: string | undefined;
320
- width?: string | number | undefined;
321
- color?: string | undefined;
322
- maxWidth?: string | number | undefined;
323
- minWidth?: string | number | undefined;
324
314
  label?: string | undefined;
325
- class?: any;
326
- theme?: string | undefined;
327
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
328
- 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;
315
+ readonly: boolean | null;
316
+ 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>))[];
317
+ 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;
329
318
  validationValue?: any;
330
- baseColor?: string | undefined;
331
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
319
+ density: import('vuetify/lib/composables/density.mjs').Density;
320
+ maxWidth?: string | number | undefined;
321
+ minWidth?: string | number | undefined;
322
+ width?: string | number | undefined;
323
+ id?: string | undefined;
332
324
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
325
+ baseColor?: string | undefined;
326
+ centerAffix: boolean;
327
+ color?: string | undefined;
328
+ glow: boolean;
333
329
  iconColor?: string | boolean | undefined;
334
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
335
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
336
- hint?: string | undefined;
330
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
337
331
  hideDetails?: boolean | "auto" | undefined;
338
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
332
+ hideSpinButtons: boolean;
333
+ hint?: string | undefined;
334
+ persistentHint: boolean;
335
+ messages: string | readonly string[];
336
+ direction: "vertical" | "horizontal";
337
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
338
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
339
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
339
340
  $attrs: {
340
341
  [x: string]: unknown;
341
342
  };
342
343
  $refs: {
343
344
  [x: string]: unknown;
344
345
  };
346
+ /**
347
+ * =====================
348
+ * Overwrite editing (nouvelle logique)
349
+ * =====================
350
+ */
345
351
  $slots: Readonly<{
346
352
  default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
347
353
  [key: string]: any;
@@ -365,47 +371,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
365
371
  $emit: (event: string, ...args: any[]) => void;
366
372
  $el: any;
367
373
  $options: import('vue').ComponentOptionsBase<{
368
- error: boolean;
369
- direction: "vertical" | "horizontal";
370
374
  style: import('vue').StyleValue;
371
- disabled: boolean | null;
372
- readonly: boolean | null;
373
- /**
374
- * =====================
375
- * Overwrite editing (nouvelle logique)
376
- * =====================
377
- */
378
- messages: string | readonly string[];
379
- 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>))[];
380
375
  focused: boolean;
376
+ disabled: boolean | null;
377
+ error: boolean;
381
378
  errorMessages: string | readonly string[] | null;
382
379
  maxErrors: string | number;
380
+ readonly: boolean | null;
381
+ 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>))[];
383
382
  density: import('vuetify/lib/composables/density.mjs').Density;
384
383
  centerAffix: boolean;
385
384
  glow: boolean;
386
385
  hideSpinButtons: boolean;
387
386
  persistentHint: boolean;
387
+ messages: string | readonly string[];
388
+ direction: "vertical" | "horizontal";
388
389
  } & {
390
+ theme?: string | undefined;
391
+ class?: any;
392
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
389
393
  name?: string | undefined;
390
- id?: string | undefined;
391
- width?: string | number | undefined;
392
- color?: string | undefined;
393
- maxWidth?: string | number | undefined;
394
- minWidth?: string | number | undefined;
395
394
  label?: string | undefined;
396
- class?: any;
397
- theme?: string | undefined;
398
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
399
- 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;
395
+ 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;
400
396
  validationValue?: any;
401
- baseColor?: string | undefined;
402
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
397
+ maxWidth?: string | number | undefined;
398
+ minWidth?: string | number | undefined;
399
+ width?: string | number | undefined;
400
+ id?: string | undefined;
403
401
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
402
+ baseColor?: string | undefined;
403
+ color?: string | undefined;
404
404
  iconColor?: string | boolean | undefined;
405
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
406
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
407
- hint?: string | undefined;
405
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
408
406
  hideDetails?: boolean | "auto" | undefined;
407
+ hint?: string | undefined;
408
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
409
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
409
410
  }, {
410
411
  reset: () => Promise<void>;
411
412
  resetValidation: () => Promise<void>;
@@ -413,23 +414,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
413
414
  isValid: import('vue').ComputedRef<boolean | null>;
414
415
  errorMessages: import('vue').ComputedRef<string[]>;
415
416
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
416
- 'update:modelValue': (value: any) => true;
417
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
418
- error: boolean;
419
- direction: "vertical" | "horizontal";
417
+ "update:modelValue": (value: any) => true;
418
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
420
419
  style: import('vue').StyleValue;
421
- disabled: boolean | null;
422
- readonly: boolean | null;
423
- messages: string | readonly string[];
424
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
425
420
  focused: boolean;
421
+ disabled: boolean | null;
422
+ error: boolean;
426
423
  errorMessages: string | readonly string[] | null;
427
424
  maxErrors: string | number;
425
+ readonly: boolean | null;
426
+ 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>))[];
428
427
  density: import('vuetify/lib/composables/density.mjs').Density;
429
428
  centerAffix: boolean;
430
429
  glow: boolean;
431
430
  hideSpinButtons: boolean;
432
431
  persistentHint: boolean;
432
+ messages: string | readonly string[];
433
+ direction: "vertical" | "horizontal";
433
434
  }, {}, string, import('vue').SlotsType<Partial<{
434
435
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
435
436
  [key: string]: any;
@@ -447,79 +448,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
447
448
  [key: string]: any;
448
449
  }>[];
449
450
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
450
- beforeCreate?: (() => void) | (() => void)[] | undefined;
451
- created?: (() => void) | (() => void)[] | undefined;
452
- beforeMount?: (() => void) | (() => void)[] | undefined;
453
- mounted?: (() => void) | (() => void)[] | undefined;
454
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
455
- updated?: (() => void) | (() => void)[] | undefined;
456
- activated?: (() => void) | (() => void)[] | undefined;
457
- deactivated?: (() => void) | (() => void)[] | undefined;
458
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
459
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
460
- destroyed?: (() => void) | (() => void)[] | undefined;
461
- unmounted?: (() => void) | (() => void)[] | undefined;
462
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
463
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
464
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
451
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
452
+ created?: (() => void)[] | (() => void) | undefined;
453
+ beforeMount?: (() => void)[] | (() => void) | undefined;
454
+ mounted?: (() => void)[] | (() => void) | undefined;
455
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
456
+ updated?: (() => void)[] | (() => void) | undefined;
457
+ activated?: (() => void)[] | (() => void) | undefined;
458
+ deactivated?: (() => void)[] | (() => void) | undefined;
459
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
460
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
461
+ destroyed?: (() => void)[] | (() => void) | undefined;
462
+ unmounted?: (() => void)[] | (() => void) | undefined;
463
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
464
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
465
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
465
466
  };
466
467
  $forceUpdate: () => void;
467
468
  $nextTick: typeof nextTick;
468
469
  $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;
469
470
  } & Readonly<{
470
- error: boolean;
471
- direction: "vertical" | "horizontal";
472
471
  style: import('vue').StyleValue;
473
- disabled: boolean | null;
474
- readonly: boolean | null;
475
- messages: string | readonly string[];
476
- 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>))[];
477
472
  focused: boolean;
473
+ disabled: boolean | null;
474
+ error: boolean;
478
475
  errorMessages: string | readonly string[] | null;
479
476
  maxErrors: string | number;
477
+ readonly: boolean | null;
478
+ 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>))[];
480
479
  density: import('vuetify/lib/composables/density.mjs').Density;
481
480
  centerAffix: boolean;
482
481
  glow: boolean;
483
482
  hideSpinButtons: boolean;
484
483
  persistentHint: boolean;
485
- }> & Omit<{
486
- error: boolean;
484
+ messages: string | readonly string[];
487
485
  direction: "vertical" | "horizontal";
486
+ }> & Omit<{
488
487
  style: import('vue').StyleValue;
489
- disabled: boolean | null;
490
- readonly: boolean | null;
491
- messages: string | readonly string[];
492
- 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>))[];
493
488
  focused: boolean;
489
+ disabled: boolean | null;
490
+ error: boolean;
494
491
  errorMessages: string | readonly string[] | null;
495
492
  maxErrors: string | number;
493
+ readonly: boolean | null;
494
+ 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>))[];
496
495
  density: import('vuetify/lib/composables/density.mjs').Density;
497
496
  centerAffix: boolean;
498
497
  glow: boolean;
499
498
  hideSpinButtons: boolean;
500
499
  persistentHint: boolean;
500
+ messages: string | readonly string[];
501
+ direction: "vertical" | "horizontal";
501
502
  } & {
503
+ theme?: string | undefined;
504
+ class?: any;
505
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
502
506
  name?: string | undefined;
503
- id?: string | undefined;
504
- width?: string | number | undefined;
505
- color?: string | undefined;
506
- maxWidth?: string | number | undefined;
507
- minWidth?: string | number | undefined;
508
507
  label?: string | undefined;
509
- class?: any;
510
- theme?: string | undefined;
511
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
512
- 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;
508
+ 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;
513
509
  validationValue?: any;
514
- baseColor?: string | undefined;
515
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
510
+ maxWidth?: string | number | undefined;
511
+ minWidth?: string | number | undefined;
512
+ width?: string | number | undefined;
513
+ id?: string | undefined;
516
514
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
515
+ baseColor?: string | undefined;
516
+ color?: string | undefined;
517
517
  iconColor?: string | boolean | undefined;
518
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
519
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
520
- hint?: string | undefined;
518
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
521
519
  hideDetails?: boolean | "auto" | undefined;
522
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
520
+ hint?: string | undefined;
521
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
522
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
523
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
523
524
  reset: () => Promise<void>;
524
525
  resetValidation: () => Promise<void>;
525
526
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -527,64 +528,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
527
528
  errorMessages: import('vue').ComputedRef<string[]>;
528
529
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
529
530
  modelValue?: unknown;
530
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
531
- }, 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<{
531
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
532
+ }, 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<{
532
533
  $: import('vue').ComponentInternalInstance;
533
534
  $data: {};
534
535
  $props: Partial<{
535
- flat: boolean;
536
- reverse: boolean;
537
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
538
- error: boolean;
539
- active: boolean;
540
- details: boolean;
541
536
  style: import('vue').StyleValue;
542
- disabled: boolean;
543
537
  focused: boolean;
544
538
  rounded: string | number | boolean;
545
539
  tile: boolean;
540
+ clearable: boolean;
546
541
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
542
+ active: boolean;
547
543
  centerAffix: boolean;
548
- glow: boolean;
549
- clearable: boolean;
544
+ details: boolean;
550
545
  dirty: boolean;
551
- persistentClear: boolean;
552
- singleLine: boolean;
553
- }> & Omit<{
546
+ disabled: boolean;
547
+ glow: boolean;
548
+ error: boolean;
554
549
  flat: boolean;
550
+ persistentClear: boolean;
555
551
  reverse: boolean;
552
+ singleLine: boolean;
556
553
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
557
- error: boolean;
558
- active: boolean;
559
- details: boolean;
554
+ }> & Omit<{
555
+ theme?: string | undefined;
556
+ class?: any;
560
557
  style: import('vue').StyleValue;
561
- disabled: boolean;
562
558
  focused: boolean;
559
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
560
+ rounded?: string | number | boolean | undefined;
563
561
  tile: boolean;
564
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
565
- glow: boolean;
562
+ loading?: string | boolean | undefined;
563
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
564
+ bgColor?: string | undefined;
566
565
  clearable: boolean;
567
- dirty: boolean;
568
- persistentClear: boolean;
569
- singleLine: boolean;
570
- id?: string | undefined;
566
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
567
+ active: boolean;
568
+ centerAffix?: boolean | undefined;
571
569
  color?: string | undefined;
572
- loading?: string | boolean | undefined;
573
- label?: string | undefined;
574
- class?: any;
575
- theme?: string | undefined;
576
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
577
- rounded?: string | number | boolean | undefined;
578
570
  baseColor?: string | undefined;
579
- bgColor?: string | undefined;
571
+ details: boolean;
572
+ dirty: boolean;
573
+ disabled: boolean;
574
+ glow: boolean;
575
+ error: boolean;
576
+ flat: boolean;
580
577
  iconColor?: string | boolean | undefined;
581
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
578
+ label?: string | undefined;
579
+ persistentClear: boolean;
582
580
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
583
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
584
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
585
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
586
- centerAffix?: boolean | undefined;
587
- } & 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">;
581
+ reverse: boolean;
582
+ singleLine: boolean;
583
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
584
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
585
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
586
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
587
+ id?: string | undefined;
588
+ } & 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">;
588
589
  $attrs: {
589
590
  [x: string]: unknown;
590
591
  };
@@ -597,10 +598,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
597
598
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
598
599
  [key: string]: any;
599
600
  }>[]) | undefined;
600
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
601
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
601
602
  [key: string]: any;
602
603
  }>[]) | undefined;
603
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
604
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
604
605
  [key: string]: any;
605
606
  }>[]) | undefined;
606
607
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -622,77 +623,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
622
623
  $emit: (event: "update:focused", focused: boolean) => void;
623
624
  $el: any;
624
625
  $options: import('vue').ComponentOptionsBase<{
625
- flat: boolean;
626
- reverse: boolean;
627
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
628
- error: boolean;
629
- active: boolean;
630
- details: boolean;
631
626
  style: import('vue').StyleValue;
632
- disabled: boolean;
633
627
  focused: boolean;
634
628
  tile: boolean;
635
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
636
- glow: boolean;
637
629
  clearable: boolean;
630
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
631
+ active: boolean;
632
+ details: boolean;
638
633
  dirty: boolean;
634
+ disabled: boolean;
635
+ glow: boolean;
636
+ error: boolean;
637
+ flat: boolean;
639
638
  persistentClear: boolean;
639
+ reverse: boolean;
640
640
  singleLine: boolean;
641
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
641
642
  } & {
642
- id?: string | undefined;
643
- color?: string | undefined;
644
- loading?: string | boolean | undefined;
645
- label?: string | undefined;
646
- class?: any;
647
643
  theme?: string | undefined;
648
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
644
+ class?: any;
645
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
649
646
  rounded?: string | number | boolean | undefined;
650
- baseColor?: string | undefined;
647
+ loading?: string | boolean | undefined;
648
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
651
649
  bgColor?: string | undefined;
650
+ centerAffix?: boolean | undefined;
651
+ color?: string | undefined;
652
+ baseColor?: string | undefined;
652
653
  iconColor?: string | boolean | undefined;
653
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
654
+ label?: string | undefined;
654
655
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
655
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
656
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
657
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
658
- centerAffix?: boolean | undefined;
656
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
657
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
658
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
659
+ id?: string | undefined;
659
660
  } & {
660
661
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
661
662
  }, {
662
663
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
663
664
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
664
665
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
665
- 'update:focused': (focused: boolean) => true;
666
- 'update:modelValue': (value: any) => true;
667
- }, "$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, {
668
- flat: boolean;
669
- reverse: boolean;
670
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
671
- error: boolean;
672
- active: boolean;
673
- details: boolean;
666
+ "update:focused": (focused: boolean) => true;
667
+ "update:modelValue": (value: any) => true;
668
+ }, "$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, {
674
669
  style: import('vue').StyleValue;
675
- disabled: boolean;
676
670
  focused: boolean;
677
671
  rounded: string | number | boolean;
678
672
  tile: boolean;
673
+ clearable: boolean;
679
674
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
675
+ active: boolean;
680
676
  centerAffix: boolean;
681
- glow: boolean;
682
- clearable: boolean;
677
+ details: boolean;
683
678
  dirty: boolean;
679
+ disabled: boolean;
680
+ glow: boolean;
681
+ error: boolean;
682
+ flat: boolean;
684
683
  persistentClear: boolean;
684
+ reverse: boolean;
685
685
  singleLine: boolean;
686
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
686
687
  }, {}, string, import('vue').SlotsType<Partial<{
687
688
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
688
689
  props: Record<string, any>;
689
690
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
690
691
  [key: string]: any;
691
692
  }>[];
692
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
693
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
693
694
  [key: string]: any;
694
695
  }>[];
695
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
696
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
696
697
  [key: string]: any;
697
698
  }>[];
698
699
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -708,88 +709,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
708
709
  [key: string]: any;
709
710
  }>[];
710
711
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
711
- beforeCreate?: (() => void) | (() => void)[] | undefined;
712
- created?: (() => void) | (() => void)[] | undefined;
713
- beforeMount?: (() => void) | (() => void)[] | undefined;
714
- mounted?: (() => void) | (() => void)[] | undefined;
715
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
716
- updated?: (() => void) | (() => void)[] | undefined;
717
- activated?: (() => void) | (() => void)[] | undefined;
718
- deactivated?: (() => void) | (() => void)[] | undefined;
719
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
720
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
721
- destroyed?: (() => void) | (() => void)[] | undefined;
722
- unmounted?: (() => void) | (() => void)[] | undefined;
723
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
724
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
725
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
712
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
713
+ created?: (() => void)[] | (() => void) | undefined;
714
+ beforeMount?: (() => void)[] | (() => void) | undefined;
715
+ mounted?: (() => void)[] | (() => void) | undefined;
716
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
717
+ updated?: (() => void)[] | (() => void) | undefined;
718
+ activated?: (() => void)[] | (() => void) | undefined;
719
+ deactivated?: (() => void)[] | (() => void) | undefined;
720
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
721
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
722
+ destroyed?: (() => void)[] | (() => void) | undefined;
723
+ unmounted?: (() => void)[] | (() => void) | undefined;
724
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
725
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
726
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
726
727
  };
727
728
  $forceUpdate: () => void;
728
729
  $nextTick: typeof nextTick;
729
730
  $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;
730
731
  } & Readonly<{
731
- flat: boolean;
732
- reverse: boolean;
733
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
734
- error: boolean;
735
- active: boolean;
736
- details: boolean;
737
732
  style: import('vue').StyleValue;
738
- disabled: boolean;
739
733
  focused: boolean;
740
734
  rounded: string | number | boolean;
741
735
  tile: boolean;
736
+ clearable: boolean;
742
737
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
738
+ active: boolean;
743
739
  centerAffix: boolean;
744
- glow: boolean;
745
- clearable: boolean;
740
+ details: boolean;
746
741
  dirty: boolean;
747
- persistentClear: boolean;
748
- singleLine: boolean;
749
- }> & Omit<{
742
+ disabled: boolean;
743
+ glow: boolean;
744
+ error: boolean;
750
745
  flat: boolean;
746
+ persistentClear: boolean;
751
747
  reverse: boolean;
748
+ singleLine: boolean;
752
749
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
753
- error: boolean;
754
- active: boolean;
755
- details: boolean;
750
+ }> & Omit<{
756
751
  style: import('vue').StyleValue;
757
- disabled: boolean;
758
752
  focused: boolean;
759
753
  tile: boolean;
760
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
761
- glow: boolean;
762
754
  clearable: boolean;
755
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
756
+ active: boolean;
757
+ details: boolean;
763
758
  dirty: boolean;
759
+ disabled: boolean;
760
+ glow: boolean;
761
+ error: boolean;
762
+ flat: boolean;
764
763
  persistentClear: boolean;
764
+ reverse: boolean;
765
765
  singleLine: boolean;
766
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
766
767
  } & {
767
- id?: string | undefined;
768
- color?: string | undefined;
769
- loading?: string | boolean | undefined;
770
- label?: string | undefined;
771
- class?: any;
772
768
  theme?: string | undefined;
773
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
769
+ class?: any;
770
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
774
771
  rounded?: string | number | boolean | undefined;
775
- baseColor?: string | undefined;
772
+ loading?: string | boolean | undefined;
773
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
776
774
  bgColor?: string | undefined;
775
+ centerAffix?: boolean | undefined;
776
+ color?: string | undefined;
777
+ baseColor?: string | undefined;
777
778
  iconColor?: string | boolean | undefined;
778
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
779
+ label?: string | undefined;
779
780
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
780
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
781
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
782
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
783
- centerAffix?: boolean | undefined;
781
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
782
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
783
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
784
+ id?: string | undefined;
784
785
  } & {
785
786
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
786
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
787
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
787
788
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
788
789
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
789
790
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
790
791
  modelValue?: unknown;
791
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
792
- }, 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}`> & {
792
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
793
+ }, 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}`> & {
793
794
  _allExposed: {} | {
794
795
  reset: () => Promise<void>;
795
796
  resetValidation: () => Promise<void>;
@@ -801,73 +802,73 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
801
802
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
802
803
  };
803
804
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
804
- 'click:control': (e: MouseEvent) => true;
805
- 'mousedown:control': (e: MouseEvent) => true;
806
- 'update:focused': (focused: boolean) => true;
807
- 'update:modelValue': (val: string) => true;
805
+ "click:control": (e: MouseEvent) => true;
806
+ "mousedown:control": (e: MouseEvent) => true;
807
+ "update:focused": (focused: boolean) => true;
808
+ "update:modelValue": (val: string) => true;
808
809
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
809
- flat: boolean;
810
- reverse: boolean;
811
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
812
- type: string;
813
- error: boolean;
814
- active: boolean;
815
- direction: "vertical" | "horizontal";
816
- details: boolean;
817
810
  style: import('vue').StyleValue;
818
- autofocus: boolean;
819
- disabled: boolean;
820
- readonly: boolean | null;
821
- messages: string | readonly string[];
822
- 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>))[];
823
811
  focused: boolean;
824
812
  errorMessages: string | readonly string[] | null;
825
813
  maxErrors: string | number;
814
+ readonly: boolean | null;
815
+ 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>))[];
826
816
  density: import('vuetify/lib/composables/density.mjs').Density;
827
817
  rounded: string | number | boolean;
828
818
  tile: boolean;
829
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
830
- centerAffix: boolean;
831
- glow: boolean;
832
819
  hideSpinButtons: boolean;
833
820
  persistentHint: boolean;
821
+ messages: string | readonly string[];
822
+ direction: "vertical" | "horizontal";
834
823
  clearable: boolean;
824
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
825
+ active: boolean;
826
+ centerAffix: boolean;
827
+ details: boolean;
835
828
  dirty: boolean;
829
+ disabled: boolean;
830
+ glow: boolean;
831
+ error: boolean;
832
+ flat: boolean;
836
833
  persistentClear: boolean;
834
+ reverse: boolean;
837
835
  singleLine: boolean;
836
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
837
+ autofocus: boolean;
838
838
  persistentPlaceholder: boolean;
839
839
  persistentCounter: boolean;
840
+ type: string;
840
841
  }, true, {}, import('vue').SlotsType<Partial<{
841
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
842
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
842
843
  [key: string]: any;
843
844
  }>[];
844
- clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
845
- props: Record<string, any>;
846
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
845
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
847
846
  [key: string]: any;
848
847
  }>[];
849
848
  details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
850
849
  [key: string]: any;
851
850
  }>[];
852
- label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
853
- label: string | undefined;
854
- props: Record<string, any>;
855
- }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
851
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
856
852
  [key: string]: any;
857
853
  }>[];
858
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
854
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
855
+ props: Record<string, any>;
856
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
859
857
  [key: string]: any;
860
858
  }>[];
861
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
859
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
862
860
  [key: string]: any;
863
861
  }>[];
864
- loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
862
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
865
863
  [key: string]: any;
866
864
  }>[];
867
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
865
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
866
+ label: string | undefined;
867
+ props: Record<string, any>;
868
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
868
869
  [key: string]: any;
869
870
  }>[];
870
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
871
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
871
872
  [key: string]: any;
872
873
  }>[];
873
874
  default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
@@ -884,190 +885,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
884
885
  M: {};
885
886
  Defaults: {};
886
887
  }, {
887
- flat: boolean;
888
- reverse: boolean;
889
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
890
- type: string;
891
- error: boolean;
892
- active: boolean;
893
- direction: "vertical" | "horizontal";
894
- details: boolean;
895
888
  style: import('vue').StyleValue;
896
- autofocus: boolean;
897
- disabled: boolean;
898
- readonly: boolean | null;
899
- messages: string | readonly string[];
900
- 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>))[];
901
889
  focused: boolean;
902
890
  errorMessages: string | readonly string[] | null;
903
891
  maxErrors: string | number;
892
+ readonly: boolean | null;
893
+ 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>))[];
904
894
  density: import('vuetify/lib/composables/density.mjs').Density;
905
895
  tile: boolean;
906
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
907
- glow: boolean;
908
896
  hideSpinButtons: boolean;
909
897
  persistentHint: boolean;
898
+ messages: string | readonly string[];
899
+ direction: "vertical" | "horizontal";
910
900
  clearable: boolean;
901
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
902
+ active: boolean;
903
+ details: boolean;
911
904
  dirty: boolean;
905
+ disabled: boolean;
906
+ glow: boolean;
907
+ error: boolean;
908
+ flat: boolean;
912
909
  persistentClear: boolean;
910
+ reverse: boolean;
913
911
  singleLine: boolean;
912
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
913
+ autofocus: boolean;
914
914
  persistentPlaceholder: boolean;
915
915
  persistentCounter: boolean;
916
+ type: string;
916
917
  } & {
917
- name?: string | undefined;
918
- id?: string | undefined;
919
- width?: string | number | undefined;
920
- color?: string | undefined;
921
- maxWidth?: string | number | undefined;
922
- minWidth?: string | number | undefined;
923
- loading?: string | boolean | undefined;
924
- label?: string | undefined;
925
- prefix?: string | undefined;
926
- role?: string | undefined;
927
- class?: any;
928
918
  theme?: string | undefined;
929
- placeholder?: string | undefined;
930
- counter?: string | number | boolean | undefined;
931
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
919
+ class?: any;
920
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
921
+ name?: string | undefined;
932
922
  modelValue?: any;
933
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
923
+ validateOn?: "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;
934
924
  validationValue?: any;
935
925
  rounded?: string | number | boolean | undefined;
936
- baseColor?: string | undefined;
937
- bgColor?: string | undefined;
938
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
926
+ maxWidth?: string | number | undefined;
927
+ minWidth?: string | number | undefined;
928
+ width?: string | number | undefined;
929
+ loading?: string | boolean | undefined;
930
+ id?: string | undefined;
939
931
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
940
- iconColor?: string | boolean | undefined;
932
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
933
+ hideDetails?: boolean | "auto" | undefined;
934
+ hint?: string | undefined;
935
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
936
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
941
937
  appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
942
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
943
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
944
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
945
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
946
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
947
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
938
+ bgColor?: string | undefined;
948
939
  centerAffix?: boolean | undefined;
949
- hint?: string | undefined;
950
- hideDetails?: boolean | "auto" | undefined;
951
- suffix?: string | undefined;
940
+ color?: string | undefined;
941
+ baseColor?: string | undefined;
942
+ iconColor?: string | boolean | undefined;
943
+ label?: string | undefined;
944
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
945
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
946
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
947
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
948
+ autocomplete?: string | undefined;
949
+ counter?: string | number | boolean | undefined;
952
950
  counterValue?: number | ((value: any) => number) | undefined;
951
+ prefix?: string | undefined;
952
+ placeholder?: string | undefined;
953
+ suffix?: string | undefined;
954
+ role?: string | undefined;
953
955
  modelModifiers?: Record<string, boolean> | undefined;
954
956
  } & {
955
957
  $children?: import('vue').VNodeChild | {
956
- $stable?: boolean | undefined;
957
- } | (() => import('vue').VNodeChild) | {
958
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
959
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
960
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
958
961
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
959
962
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
960
963
  props: Record<string, any>;
961
964
  }) => import('vue').VNodeChild) | undefined;
962
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
965
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
966
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
963
967
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
964
968
  label: string | undefined;
965
969
  props: Record<string, any>;
966
970
  }) => import('vue').VNodeChild) | undefined;
967
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
968
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
969
971
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => 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;
972
972
  default?: (() => import('vue').VNodeChild) | undefined;
973
973
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
974
- };
975
- 'v-slots'?: {
974
+ } | {
975
+ $stable?: boolean | undefined;
976
+ } | (() => import('vue').VNodeChild);
977
+ "v-slots"?: {
978
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
979
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
980
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
976
981
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
977
982
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
978
983
  props: Record<string, any>;
979
984
  }) => import('vue').VNodeChild) | undefined;
980
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
985
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
986
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
981
987
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
982
988
  label: string | undefined;
983
989
  props: Record<string, any>;
984
990
  }) => import('vue').VNodeChild) | undefined;
985
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
986
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
987
991
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
988
- 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
989
- 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
990
992
  default?: false | (() => import('vue').VNodeChild) | undefined;
991
993
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
992
994
  } | undefined;
993
995
  } & {
994
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
996
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
997
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
995
998
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
996
999
  props: Record<string, any>;
997
1000
  }) => import('vue').VNodeChild) | undefined;
1001
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1002
+ "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
998
1003
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
999
1004
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1000
1005
  label: string | undefined;
1001
1006
  props: Record<string, any>;
1002
1007
  }) => import('vue').VNodeChild) | undefined;
1003
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1004
- "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1005
1008
  "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
1009
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
1010
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
1006
1011
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1007
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
1008
- "v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
1009
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
1010
1012
  } & {
1011
- "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1012
- "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1013
1013
  "onClick:control"?: ((e: MouseEvent) => any) | undefined;
1014
1014
  "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
1015
- }, Omit<Omit<{
1015
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1016
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1017
+ }, HTMLInputElement & Omit<Omit<{
1016
1018
  $: import('vue').ComponentInternalInstance;
1017
1019
  $data: {};
1018
1020
  $props: Partial<{
1019
- error: boolean;
1020
- direction: "vertical" | "horizontal";
1021
1021
  style: import('vue').StyleValue;
1022
- disabled: boolean | null;
1023
- readonly: boolean | null;
1024
- messages: string | readonly string[];
1025
- 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>))[];
1026
1022
  focused: boolean;
1023
+ disabled: boolean | null;
1024
+ error: boolean;
1027
1025
  errorMessages: string | readonly string[] | null;
1028
1026
  maxErrors: string | number;
1027
+ readonly: boolean | null;
1028
+ 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>))[];
1029
1029
  density: import('vuetify/lib/composables/density.mjs').Density;
1030
1030
  centerAffix: boolean;
1031
1031
  glow: boolean;
1032
1032
  hideSpinButtons: boolean;
1033
1033
  persistentHint: boolean;
1034
- }> & Omit<{
1035
- error: boolean;
1034
+ messages: string | readonly string[];
1036
1035
  direction: "vertical" | "horizontal";
1036
+ }> & Omit<{
1037
+ theme?: string | undefined;
1038
+ class?: any;
1037
1039
  style: import('vue').StyleValue;
1038
- disabled: boolean | null;
1039
- readonly: boolean | null;
1040
- messages: string | readonly string[];
1041
- 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>))[];
1042
1040
  focused: boolean;
1041
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1042
+ disabled: boolean | null;
1043
+ error: boolean;
1043
1044
  errorMessages: string | readonly string[] | null;
1044
1045
  maxErrors: string | number;
1045
- density: import('vuetify/lib/composables/density.mjs').Density;
1046
- centerAffix: boolean;
1047
- glow: boolean;
1048
- hideSpinButtons: boolean;
1049
- persistentHint: boolean;
1050
1046
  name?: string | undefined;
1051
- id?: string | undefined;
1052
- width?: string | number | undefined;
1053
- color?: string | undefined;
1054
- maxWidth?: string | number | undefined;
1055
- minWidth?: string | number | undefined;
1056
1047
  label?: string | undefined;
1057
- class?: any;
1058
- theme?: string | undefined;
1059
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1060
- 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;
1048
+ readonly: boolean | null;
1049
+ 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>))[];
1050
+ 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;
1061
1051
  validationValue?: any;
1062
- baseColor?: string | undefined;
1063
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1052
+ density: import('vuetify/lib/composables/density.mjs').Density;
1053
+ maxWidth?: string | number | undefined;
1054
+ minWidth?: string | number | undefined;
1055
+ width?: string | number | undefined;
1056
+ id?: string | undefined;
1064
1057
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1058
+ baseColor?: string | undefined;
1059
+ centerAffix: boolean;
1060
+ color?: string | undefined;
1061
+ glow: boolean;
1065
1062
  iconColor?: string | boolean | undefined;
1066
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1067
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1068
- hint?: string | undefined;
1063
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1069
1064
  hideDetails?: boolean | "auto" | undefined;
1070
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
1065
+ hideSpinButtons: boolean;
1066
+ hint?: string | undefined;
1067
+ persistentHint: boolean;
1068
+ messages: string | readonly string[];
1069
+ direction: "vertical" | "horizontal";
1070
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1071
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1072
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
1071
1073
  $attrs: {
1072
1074
  [x: string]: unknown;
1073
1075
  };
@@ -1097,66 +1099,66 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1097
1099
  $emit: (event: string, ...args: any[]) => void;
1098
1100
  $el: any;
1099
1101
  $options: import('vue').ComponentOptionsBase<{
1100
- error: boolean;
1101
- direction: "vertical" | "horizontal";
1102
1102
  style: import('vue').StyleValue;
1103
- disabled: boolean | null;
1104
- readonly: boolean | null;
1105
- messages: string | readonly string[];
1106
- 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>))[];
1107
1103
  focused: boolean;
1104
+ disabled: boolean | null;
1105
+ error: boolean;
1108
1106
  errorMessages: string | readonly string[] | null;
1109
1107
  maxErrors: string | number;
1108
+ readonly: boolean | null;
1109
+ 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>))[];
1110
1110
  density: import('vuetify/lib/composables/density.mjs').Density;
1111
1111
  centerAffix: boolean;
1112
1112
  glow: boolean;
1113
1113
  hideSpinButtons: boolean;
1114
1114
  persistentHint: boolean;
1115
+ messages: string | readonly string[];
1116
+ direction: "vertical" | "horizontal";
1115
1117
  } & {
1118
+ theme?: string | undefined;
1119
+ class?: any;
1120
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1116
1121
  name?: string | undefined;
1117
- id?: string | undefined;
1118
- width?: string | number | undefined;
1119
- color?: string | undefined;
1120
- maxWidth?: string | number | undefined;
1121
- minWidth?: string | number | undefined;
1122
1122
  label?: string | undefined;
1123
- class?: any;
1124
- theme?: string | undefined;
1125
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1126
- 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;
1123
+ 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;
1127
1124
  validationValue?: any;
1128
- baseColor?: string | undefined;
1129
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1125
+ maxWidth?: string | number | undefined;
1126
+ minWidth?: string | number | undefined;
1127
+ width?: string | number | undefined;
1128
+ id?: string | undefined;
1130
1129
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1130
+ baseColor?: string | undefined;
1131
+ color?: string | undefined;
1131
1132
  iconColor?: string | boolean | undefined;
1132
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1133
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1134
- hint?: string | undefined;
1133
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1135
1134
  hideDetails?: boolean | "auto" | undefined;
1135
+ hint?: string | undefined;
1136
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1137
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1136
1138
  }, {
1137
1139
  reset: () => Promise<void>;
1138
1140
  resetValidation: () => Promise<void>;
1139
1141
  validate: (silent?: boolean | undefined) => Promise<string[]>;
1140
1142
  isValid: import('vue').ComputedRef<boolean | null>;
1141
1143
  errorMessages: import('vue').ComputedRef<string[]>;
1142
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1143
- 'update:modelValue': (value: any) => true;
1144
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
1145
- error: boolean;
1146
- direction: "vertical" | "horizontal";
1147
- style: import('vue').StyleValue;
1148
- disabled: boolean | null;
1149
- readonly: boolean | null;
1150
- messages: string | readonly string[];
1151
- 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>))[];
1144
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1145
+ "update:modelValue": (value: any) => true;
1146
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
1147
+ style: import('vue').StyleValue;
1152
1148
  focused: boolean;
1149
+ disabled: boolean | null;
1150
+ error: boolean;
1153
1151
  errorMessages: string | readonly string[] | null;
1154
1152
  maxErrors: string | number;
1153
+ readonly: boolean | null;
1154
+ 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>))[];
1155
1155
  density: import('vuetify/lib/composables/density.mjs').Density;
1156
1156
  centerAffix: boolean;
1157
1157
  glow: boolean;
1158
1158
  hideSpinButtons: boolean;
1159
1159
  persistentHint: boolean;
1160
+ messages: string | readonly string[];
1161
+ direction: "vertical" | "horizontal";
1160
1162
  }, {}, string, import('vue').SlotsType<Partial<{
1161
1163
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1162
1164
  [key: string]: any;
@@ -1174,79 +1176,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1174
1176
  [key: string]: any;
1175
1177
  }>[];
1176
1178
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1177
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1178
- created?: (() => void) | (() => void)[] | undefined;
1179
- beforeMount?: (() => void) | (() => void)[] | undefined;
1180
- mounted?: (() => void) | (() => void)[] | undefined;
1181
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1182
- updated?: (() => void) | (() => void)[] | undefined;
1183
- activated?: (() => void) | (() => void)[] | undefined;
1184
- deactivated?: (() => void) | (() => void)[] | undefined;
1185
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1186
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1187
- destroyed?: (() => void) | (() => void)[] | undefined;
1188
- unmounted?: (() => void) | (() => void)[] | undefined;
1189
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1190
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1191
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1179
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
1180
+ created?: (() => void)[] | (() => void) | undefined;
1181
+ beforeMount?: (() => void)[] | (() => void) | undefined;
1182
+ mounted?: (() => void)[] | (() => void) | undefined;
1183
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
1184
+ updated?: (() => void)[] | (() => void) | undefined;
1185
+ activated?: (() => void)[] | (() => void) | undefined;
1186
+ deactivated?: (() => void)[] | (() => void) | undefined;
1187
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
1188
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
1189
+ destroyed?: (() => void)[] | (() => void) | undefined;
1190
+ unmounted?: (() => void)[] | (() => void) | undefined;
1191
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1192
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1193
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
1192
1194
  };
1193
1195
  $forceUpdate: () => void;
1194
1196
  $nextTick: typeof nextTick;
1195
1197
  $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;
1196
1198
  } & Readonly<{
1197
- error: boolean;
1198
- direction: "vertical" | "horizontal";
1199
1199
  style: import('vue').StyleValue;
1200
- disabled: boolean | null;
1201
- readonly: boolean | null;
1202
- messages: string | readonly string[];
1203
- 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>))[];
1204
1200
  focused: boolean;
1201
+ disabled: boolean | null;
1202
+ error: boolean;
1205
1203
  errorMessages: string | readonly string[] | null;
1206
1204
  maxErrors: string | number;
1205
+ readonly: boolean | null;
1206
+ 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>))[];
1207
1207
  density: import('vuetify/lib/composables/density.mjs').Density;
1208
1208
  centerAffix: boolean;
1209
1209
  glow: boolean;
1210
1210
  hideSpinButtons: boolean;
1211
1211
  persistentHint: boolean;
1212
- }> & Omit<{
1213
- error: boolean;
1212
+ messages: string | readonly string[];
1214
1213
  direction: "vertical" | "horizontal";
1214
+ }> & Omit<{
1215
1215
  style: import('vue').StyleValue;
1216
- disabled: boolean | null;
1217
- readonly: boolean | null;
1218
- messages: string | readonly string[];
1219
- 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>))[];
1220
1216
  focused: boolean;
1217
+ disabled: boolean | null;
1218
+ error: boolean;
1221
1219
  errorMessages: string | readonly string[] | null;
1222
1220
  maxErrors: string | number;
1221
+ readonly: boolean | null;
1222
+ 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>))[];
1223
1223
  density: import('vuetify/lib/composables/density.mjs').Density;
1224
1224
  centerAffix: boolean;
1225
1225
  glow: boolean;
1226
1226
  hideSpinButtons: boolean;
1227
1227
  persistentHint: boolean;
1228
+ messages: string | readonly string[];
1229
+ direction: "vertical" | "horizontal";
1228
1230
  } & {
1231
+ theme?: string | undefined;
1232
+ class?: any;
1233
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1229
1234
  name?: string | undefined;
1230
- id?: string | undefined;
1231
- width?: string | number | undefined;
1232
- color?: string | undefined;
1233
- maxWidth?: string | number | undefined;
1234
- minWidth?: string | number | undefined;
1235
1235
  label?: string | undefined;
1236
- class?: any;
1237
- theme?: string | undefined;
1238
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1239
- 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;
1236
+ 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;
1240
1237
  validationValue?: any;
1241
- baseColor?: string | undefined;
1242
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1238
+ maxWidth?: string | number | undefined;
1239
+ minWidth?: string | number | undefined;
1240
+ width?: string | number | undefined;
1241
+ id?: string | undefined;
1243
1242
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1243
+ baseColor?: string | undefined;
1244
+ color?: string | undefined;
1244
1245
  iconColor?: string | boolean | undefined;
1245
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
1246
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
1247
- hint?: string | undefined;
1246
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1248
1247
  hideDetails?: boolean | "auto" | undefined;
1249
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1248
+ hint?: string | undefined;
1249
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1250
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1251
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
1250
1252
  reset: () => Promise<void>;
1251
1253
  resetValidation: () => Promise<void>;
1252
1254
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -1254,64 +1256,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1254
1256
  errorMessages: import('vue').ComputedRef<string[]>;
1255
1257
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1256
1258
  modelValue?: unknown;
1257
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1258
- }, 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<{
1259
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1260
+ }, 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<{
1259
1261
  $: import('vue').ComponentInternalInstance;
1260
1262
  $data: {};
1261
1263
  $props: Partial<{
1262
- flat: boolean;
1263
- reverse: boolean;
1264
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1265
- error: boolean;
1266
- active: boolean;
1267
- details: boolean;
1268
1264
  style: import('vue').StyleValue;
1269
- disabled: boolean;
1270
1265
  focused: boolean;
1271
1266
  rounded: string | number | boolean;
1272
1267
  tile: boolean;
1268
+ clearable: boolean;
1273
1269
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1270
+ active: boolean;
1274
1271
  centerAffix: boolean;
1275
- glow: boolean;
1276
- clearable: boolean;
1272
+ details: boolean;
1277
1273
  dirty: boolean;
1278
- persistentClear: boolean;
1279
- singleLine: boolean;
1280
- }> & Omit<{
1274
+ disabled: boolean;
1275
+ glow: boolean;
1276
+ error: boolean;
1281
1277
  flat: boolean;
1278
+ persistentClear: boolean;
1282
1279
  reverse: boolean;
1280
+ singleLine: boolean;
1283
1281
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1284
- error: boolean;
1285
- active: boolean;
1286
- details: boolean;
1282
+ }> & Omit<{
1283
+ theme?: string | undefined;
1284
+ class?: any;
1287
1285
  style: import('vue').StyleValue;
1288
- disabled: boolean;
1289
1286
  focused: boolean;
1287
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1288
+ rounded?: string | number | boolean | undefined;
1290
1289
  tile: boolean;
1291
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1292
- glow: boolean;
1290
+ loading?: string | boolean | undefined;
1291
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1292
+ bgColor?: string | undefined;
1293
1293
  clearable: boolean;
1294
- dirty: boolean;
1295
- persistentClear: boolean;
1296
- singleLine: boolean;
1297
- id?: string | undefined;
1294
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1295
+ active: boolean;
1296
+ centerAffix?: boolean | undefined;
1298
1297
  color?: string | undefined;
1299
- loading?: string | boolean | undefined;
1300
- label?: string | undefined;
1301
- class?: any;
1302
- theme?: string | undefined;
1303
- 'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1304
- rounded?: string | number | boolean | undefined;
1305
1298
  baseColor?: string | undefined;
1306
- bgColor?: string | undefined;
1299
+ details: boolean;
1300
+ dirty: boolean;
1301
+ disabled: boolean;
1302
+ glow: boolean;
1303
+ error: boolean;
1304
+ flat: boolean;
1307
1305
  iconColor?: string | boolean | undefined;
1308
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1306
+ label?: string | undefined;
1307
+ persistentClear: boolean;
1309
1308
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1310
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1311
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1312
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1313
- centerAffix?: boolean | undefined;
1314
- } & 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">;
1309
+ reverse: boolean;
1310
+ singleLine: boolean;
1311
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1312
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1313
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1314
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1315
+ id?: string | undefined;
1316
+ } & 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">;
1315
1317
  $attrs: {
1316
1318
  [x: string]: unknown;
1317
1319
  };
@@ -1324,10 +1326,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1324
1326
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1325
1327
  [key: string]: any;
1326
1328
  }>[]) | undefined;
1327
- 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1329
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1328
1330
  [key: string]: any;
1329
1331
  }>[]) | undefined;
1330
- 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1332
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1331
1333
  [key: string]: any;
1332
1334
  }>[]) | undefined;
1333
1335
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1349,77 +1351,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1349
1351
  $emit: (event: "update:focused", focused: boolean) => void;
1350
1352
  $el: any;
1351
1353
  $options: import('vue').ComponentOptionsBase<{
1352
- flat: boolean;
1353
- reverse: boolean;
1354
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1355
- error: boolean;
1356
- active: boolean;
1357
- details: boolean;
1358
1354
  style: import('vue').StyleValue;
1359
- disabled: boolean;
1360
1355
  focused: boolean;
1361
1356
  tile: boolean;
1362
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1363
- glow: boolean;
1364
1357
  clearable: boolean;
1358
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1359
+ active: boolean;
1360
+ details: boolean;
1365
1361
  dirty: boolean;
1362
+ disabled: boolean;
1363
+ glow: boolean;
1364
+ error: boolean;
1365
+ flat: boolean;
1366
1366
  persistentClear: boolean;
1367
+ reverse: boolean;
1367
1368
  singleLine: boolean;
1369
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1368
1370
  } & {
1369
- id?: string | undefined;
1370
- color?: string | undefined;
1371
- loading?: string | boolean | undefined;
1372
- label?: string | undefined;
1373
- class?: any;
1374
1371
  theme?: string | undefined;
1375
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1372
+ class?: any;
1373
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1376
1374
  rounded?: string | number | boolean | undefined;
1377
- baseColor?: string | undefined;
1375
+ loading?: string | boolean | undefined;
1376
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1378
1377
  bgColor?: string | undefined;
1378
+ centerAffix?: boolean | undefined;
1379
+ color?: string | undefined;
1380
+ baseColor?: string | undefined;
1379
1381
  iconColor?: string | boolean | undefined;
1380
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1382
+ label?: string | undefined;
1381
1383
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1382
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1383
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1384
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1385
- centerAffix?: boolean | undefined;
1384
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1385
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1386
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1387
+ id?: string | undefined;
1386
1388
  } & {
1387
1389
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1388
1390
  }, {
1389
1391
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1390
1392
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1391
1393
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1392
- 'update:focused': (focused: boolean) => true;
1393
- 'update:modelValue': (value: any) => true;
1394
- }, "$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, {
1395
- flat: boolean;
1396
- reverse: boolean;
1397
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1398
- error: boolean;
1399
- active: boolean;
1400
- details: boolean;
1394
+ "update:focused": (focused: boolean) => true;
1395
+ "update:modelValue": (value: any) => true;
1396
+ }, "$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, {
1401
1397
  style: import('vue').StyleValue;
1402
- disabled: boolean;
1403
1398
  focused: boolean;
1404
1399
  rounded: string | number | boolean;
1405
1400
  tile: boolean;
1401
+ clearable: boolean;
1406
1402
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1403
+ active: boolean;
1407
1404
  centerAffix: boolean;
1408
- glow: boolean;
1409
- clearable: boolean;
1405
+ details: boolean;
1410
1406
  dirty: boolean;
1407
+ disabled: boolean;
1408
+ glow: boolean;
1409
+ error: boolean;
1410
+ flat: boolean;
1411
1411
  persistentClear: boolean;
1412
+ reverse: boolean;
1412
1413
  singleLine: boolean;
1414
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1413
1415
  }, {}, string, import('vue').SlotsType<Partial<{
1414
1416
  clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1415
1417
  props: Record<string, any>;
1416
1418
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1417
1419
  [key: string]: any;
1418
1420
  }>[];
1419
- 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1421
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1420
1422
  [key: string]: any;
1421
1423
  }>[];
1422
- 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1424
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1423
1425
  [key: string]: any;
1424
1426
  }>[];
1425
1427
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -1435,88 +1437,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1435
1437
  [key: string]: any;
1436
1438
  }>[];
1437
1439
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1438
- beforeCreate?: (() => void) | (() => void)[] | undefined;
1439
- created?: (() => void) | (() => void)[] | undefined;
1440
- beforeMount?: (() => void) | (() => void)[] | undefined;
1441
- mounted?: (() => void) | (() => void)[] | undefined;
1442
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
1443
- updated?: (() => void) | (() => void)[] | undefined;
1444
- activated?: (() => void) | (() => void)[] | undefined;
1445
- deactivated?: (() => void) | (() => void)[] | undefined;
1446
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
1447
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
1448
- destroyed?: (() => void) | (() => void)[] | undefined;
1449
- unmounted?: (() => void) | (() => void)[] | undefined;
1450
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1451
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1452
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | undefined;
1440
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
1441
+ created?: (() => void)[] | (() => void) | undefined;
1442
+ beforeMount?: (() => void)[] | (() => void) | undefined;
1443
+ mounted?: (() => void)[] | (() => void) | undefined;
1444
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
1445
+ updated?: (() => void)[] | (() => void) | undefined;
1446
+ activated?: (() => void)[] | (() => void) | undefined;
1447
+ deactivated?: (() => void)[] | (() => void) | undefined;
1448
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
1449
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
1450
+ destroyed?: (() => void)[] | (() => void) | undefined;
1451
+ unmounted?: (() => void)[] | (() => void) | undefined;
1452
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1453
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
1454
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | undefined;
1453
1455
  };
1454
1456
  $forceUpdate: () => void;
1455
1457
  $nextTick: typeof nextTick;
1456
1458
  $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;
1457
1459
  } & Readonly<{
1458
- flat: boolean;
1459
- reverse: boolean;
1460
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1461
- error: boolean;
1462
- active: boolean;
1463
- details: boolean;
1464
1460
  style: import('vue').StyleValue;
1465
- disabled: boolean;
1466
1461
  focused: boolean;
1467
1462
  rounded: string | number | boolean;
1468
1463
  tile: boolean;
1464
+ clearable: boolean;
1469
1465
  clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1466
+ active: boolean;
1470
1467
  centerAffix: boolean;
1471
- glow: boolean;
1472
- clearable: boolean;
1468
+ details: boolean;
1473
1469
  dirty: boolean;
1474
- persistentClear: boolean;
1475
- singleLine: boolean;
1476
- }> & Omit<{
1470
+ disabled: boolean;
1471
+ glow: boolean;
1472
+ error: boolean;
1477
1473
  flat: boolean;
1474
+ persistentClear: boolean;
1478
1475
  reverse: boolean;
1476
+ singleLine: boolean;
1479
1477
  variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1480
- error: boolean;
1481
- active: boolean;
1482
- details: boolean;
1478
+ }> & Omit<{
1483
1479
  style: import('vue').StyleValue;
1484
- disabled: boolean;
1485
1480
  focused: boolean;
1486
1481
  tile: boolean;
1487
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1488
- glow: boolean;
1489
1482
  clearable: boolean;
1483
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1484
+ active: boolean;
1485
+ details: boolean;
1490
1486
  dirty: boolean;
1487
+ disabled: boolean;
1488
+ glow: boolean;
1489
+ error: boolean;
1490
+ flat: boolean;
1491
1491
  persistentClear: boolean;
1492
+ reverse: boolean;
1492
1493
  singleLine: boolean;
1494
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1493
1495
  } & {
1494
- id?: string | undefined;
1495
- color?: string | undefined;
1496
- loading?: string | boolean | undefined;
1497
- label?: string | undefined;
1498
- class?: any;
1499
1496
  theme?: string | undefined;
1500
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1497
+ class?: any;
1498
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1501
1499
  rounded?: string | number | boolean | undefined;
1502
- baseColor?: string | undefined;
1500
+ loading?: string | boolean | undefined;
1501
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1503
1502
  bgColor?: string | undefined;
1503
+ centerAffix?: boolean | undefined;
1504
+ color?: string | undefined;
1505
+ baseColor?: string | undefined;
1504
1506
  iconColor?: string | boolean | undefined;
1505
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1507
+ label?: string | undefined;
1506
1508
  prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1507
- 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
1508
- 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
1509
- 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
1510
- centerAffix?: boolean | undefined;
1509
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1510
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1511
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1512
+ id?: string | undefined;
1511
1513
  } & {
1512
1514
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1513
- }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "variant" | "rounded" | "tile" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "controlRef" | "fieldIconColor"> & import('vue').ShallowUnwrapRef<{
1515
+ }, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
1514
1516
  controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1515
1517
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1516
1518
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1517
1519
  modelValue?: unknown;
1518
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1519
- }, 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}`> & {
1520
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1521
+ }, 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}`> & {
1520
1522
  _allExposed: {} | {
1521
1523
  reset: () => Promise<void>;
1522
1524
  resetValidation: () => Promise<void>;
@@ -1528,37 +1530,37 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1528
1530
  fieldIconColor: import('vue').ComputedRef<string | undefined>;
1529
1531
  };
1530
1532
  }, {}, {}, {}, {
1531
- flat: boolean;
1532
- reverse: boolean;
1533
- variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1534
- type: string;
1535
- error: boolean;
1536
- active: boolean;
1537
- direction: "vertical" | "horizontal";
1538
- details: boolean;
1539
1533
  style: import('vue').StyleValue;
1540
- autofocus: boolean;
1541
- disabled: boolean;
1542
- readonly: boolean | null;
1543
- messages: string | readonly string[];
1544
- 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)?])[];
1545
1534
  focused: boolean;
1546
1535
  errorMessages: string | readonly string[] | null;
1547
1536
  maxErrors: string | number;
1537
+ readonly: boolean | null;
1538
+ 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)?])[];
1548
1539
  density: import('vuetify/lib/composables/density.mjs').Density;
1549
1540
  rounded: string | number | boolean;
1550
1541
  tile: boolean;
1551
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1552
- centerAffix: boolean;
1553
- glow: boolean;
1554
1542
  hideSpinButtons: boolean;
1555
1543
  persistentHint: boolean;
1544
+ messages: string | readonly string[];
1545
+ direction: "vertical" | "horizontal";
1556
1546
  clearable: boolean;
1547
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1548
+ active: boolean;
1549
+ centerAffix: boolean;
1550
+ details: boolean;
1557
1551
  dirty: boolean;
1552
+ disabled: boolean;
1553
+ glow: boolean;
1554
+ error: boolean;
1555
+ flat: boolean;
1558
1556
  persistentClear: boolean;
1557
+ reverse: boolean;
1559
1558
  singleLine: boolean;
1559
+ variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
1560
+ autofocus: boolean;
1560
1561
  persistentPlaceholder: boolean;
1561
1562
  persistentCounter: boolean;
1563
+ type: string;
1562
1564
  }> | null;
1563
1565
  };
1564
1566
  $slots: Readonly<{
@@ -1670,11 +1672,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1670
1672
  theme: string;
1671
1673
  disabled: boolean;
1672
1674
  placeholder: string;
1675
+ density: "default" | "comfortable" | "compact";
1673
1676
  rounded: string | number | boolean;
1674
- loading: string | boolean;
1675
1677
  maxWidth: string | number;
1676
1678
  minWidth: string | number;
1677
- density: "default" | "comfortable" | "compact";
1679
+ loading: string | boolean;
1678
1680
  baseColor: string;
1679
1681
  prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1680
1682
  appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
@@ -1756,11 +1758,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1756
1758
  theme: string;
1757
1759
  disabled: boolean;
1758
1760
  placeholder: string;
1761
+ density: "default" | "comfortable" | "compact";
1759
1762
  rounded: string | number | boolean;
1760
- loading: string | boolean;
1761
1763
  maxWidth: string | number;
1762
1764
  minWidth: string | number;
1763
- density: "default" | "comfortable" | "compact";
1765
+ loading: string | boolean;
1764
1766
  baseColor: string;
1765
1767
  prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
1766
1768
  appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
@@ -1886,7 +1888,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1886
1888
  onClear?: ((...args: any[]) => any) | undefined;
1887
1889
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
1888
1890
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
1889
- }>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "rounded" | "loading" | "maxWidth" | "minWidth" | "density" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "prefix" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
1891
+ }>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "prefix" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
1890
1892
  validation: {
1891
1893
  errors: import('vue').Ref<string[], string[]>;
1892
1894
  warnings: import('vue').Ref<string[], string[]>;