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