@cnamts/synapse 1.0.7 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (407) hide show
  1. package/dist/{DateFilter-CHDLz2EO.js → DateFilter-BylukfjR.js} +1 -1
  2. package/dist/{NumberFilter-DXNQ4Uls.js → NumberFilter-C_bUk9o1.js} +1 -1
  3. package/dist/{PeriodFilter-C8Qf3Jcn.js → PeriodFilter-dVOmcfmt.js} +1 -1
  4. package/dist/{SelectFilter-B2Ejs4Cb.js → SelectFilter-BW8KpXkQ.js} +1 -1
  5. package/dist/{TextFilter-CfR5_A1S.js → TextFilter-diwVzTz7.js} +1 -1
  6. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +2785 -2770
  7. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +3 -3
  8. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +7 -7
  9. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +3 -3
  10. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +3 -3
  11. package/dist/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.d.ts +30 -0
  12. package/dist/components/Amelipro/AmeliproContentLayout/index.d.ts +2 -0
  13. package/dist/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.d.ts +24 -0
  14. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +128 -0
  15. package/dist/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.d.ts +2 -0
  16. package/dist/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  17. package/dist/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.d.ts +91 -0
  18. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +18 -18
  19. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +9 -9
  20. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +3 -3
  21. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +3 -3
  22. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +3 -3
  23. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -3
  24. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +3 -3
  25. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -3
  26. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +2766 -2751
  27. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +3 -3
  28. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +2766 -2751
  29. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +388 -386
  30. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +632 -630
  31. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +3 -3
  32. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +9 -9
  33. package/dist/components/CookieBanner/CookieBanner.d.ts +116 -114
  34. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +465 -465
  35. package/dist/components/CookiesSelection/CookiesSelection.d.ts +103 -101
  36. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +106 -1510
  37. package/dist/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.d.ts +0 -1
  38. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +1 -1
  39. package/dist/components/Customs/SyTextField/SyTextField.d.ts +634 -632
  40. package/dist/components/DataList/DataList.d.ts +1 -1
  41. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +2875 -2843
  42. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1446 -1430
  43. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +643 -641
  44. package/dist/components/DialogBox/DialogBox.d.ts +172 -169
  45. package/dist/components/DialogBox/config.d.ts +3 -3
  46. package/dist/components/DialogBox/locales.d.ts +2 -0
  47. package/dist/components/DialogBox/useDraggable.d.ts +8 -0
  48. package/dist/components/FilterSideBar/FilterSideBar.d.ts +159 -157
  49. package/dist/components/FooterBar/FooterBar.d.ts +5 -5
  50. package/dist/components/HeaderBar/HeaderBar.d.ts +2 -2
  51. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +1 -1
  52. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +1 -1
  53. package/dist/components/LangBtn/LangBtn.d.ts +169 -167
  54. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +1 -1
  55. package/dist/components/NirField/NirField.d.ts +1277 -1273
  56. package/dist/components/PeriodField/PeriodField.d.ts +5752 -5688
  57. package/dist/components/PhoneField/PhoneField.d.ts +647 -636
  58. package/dist/components/SearchListField/SearchListField.d.ts +105 -105
  59. package/dist/components/SyAlert/SyAlert.d.ts +29 -29
  60. package/dist/components/SyTextArea/SyTextArea.d.ts +389 -387
  61. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +207 -175
  62. package/dist/components/Tables/SyTable/SyTable.d.ts +208 -176
  63. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  64. package/dist/components/Tables/common/SyTablePagination.d.ts +106 -1510
  65. package/dist/components/Tables/common/filters/DateFilter.d.ts +1 -1
  66. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  67. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  68. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  69. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  70. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +82 -82
  71. package/dist/components/Tables/common/tableProps.d.ts +11 -0
  72. package/dist/components/Tables/common/types.d.ts +8 -4
  73. package/dist/components/Tables/common/useStoredOptions.d.ts +14 -0
  74. package/dist/components/Tables/common/useTableHeaders.d.ts +3 -2
  75. package/dist/components/Tables/common/useTableItems.d.ts +0 -1
  76. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +16 -16
  77. package/dist/components/index.d.ts +4 -0
  78. package/dist/design-system-v3.js +166 -162
  79. package/dist/design-system-v3.umd.cjs +269 -268
  80. package/dist/main-2eWGB7zZ.js +30203 -0
  81. package/dist/services/NotificationService.d.ts +1 -0
  82. package/dist/style.css +1 -1
  83. package/dist/vuetifyConfig.d.ts +6 -6
  84. package/package.json +1 -1
  85. package/src/assets/amelipro/img/ico_pdf.svg +15 -0
  86. package/src/assets/amelipro/img/navigateurs.png +0 -0
  87. package/src/assets/amelipro/img/visuel_deconnexion.svg +973 -0
  88. package/src/assets/amelipro/img/visuel_erreur_403.svg +3652 -0
  89. package/src/assets/amelipro/img/visuel_erreur_404.svg +1801 -0
  90. package/src/assets/amelipro/img/visuel_erreur_500.svg +989 -0
  91. package/src/assets/amelipro/img/visuel_erreur_503.svg +1005 -0
  92. package/src/assets/amelipro/img/visuel_navigateur_obsolete.svg +828 -0
  93. package/src/assets/amelipro/pdf/charte-pour-pdf.pdf +0 -0
  94. package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +5 -2
  95. package/src/components/Accordion/Accordion.mdx +5 -3
  96. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordion.stories.ts +258 -0
  97. package/src/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.stories.ts +321 -0
  98. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.stories.ts +656 -0
  99. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.mdx +1 -3
  100. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.stories.ts +208 -0
  101. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.stories.ts +562 -0
  102. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.stories.ts +480 -0
  103. package/src/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.stories.ts +267 -0
  104. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.stories.ts +287 -6
  105. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.stories.ts +433 -0
  106. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +15 -0
  107. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +44 -0
  108. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.vue +55 -0
  109. package/src/components/Amelipro/AmeliproContentLayout/__tests__/AmeliproContentLayout.spec.ts +20 -0
  110. package/src/components/Amelipro/AmeliproContentLayout/__tests__/__snapshots__/AmeliproContentLayout.spec.ts.snap +24 -0
  111. package/src/components/Amelipro/AmeliproContentLayout/index.ts +3 -0
  112. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +18 -0
  113. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +68 -0
  114. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +73 -0
  115. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/AmeliproCopyBtn.spec.ts +20 -0
  116. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/__snapshots__/AmeliproCopyBtn.spec.ts.snap +84 -0
  117. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.stories.ts +422 -0
  118. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +2 -2
  119. package/src/components/Amelipro/AmeliproCustomSelector/__tests__/__snapshots__/AmeliproCustomSelector.spec.ts.snap +4 -6
  120. package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.stories.ts +92 -0
  121. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +23 -0
  122. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +386 -0
  123. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +187 -0
  124. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +31 -0
  125. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/__snapshots__/AmeliproErrorTemplate.spec.ts.snap +185 -0
  126. package/src/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.ts +85 -0
  127. package/src/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  128. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.mdx +15 -0
  129. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.stories.ts +71 -0
  130. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +161 -0
  131. package/src/components/Amelipro/AmeliproFilePreview/__tests__/AmeliproFilePreview.spec.ts +28 -0
  132. package/src/components/Amelipro/AmeliproFilePreview/__tests__/__snapshots__/AmeliproFilePreview.spec.ts.snap +209 -0
  133. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.stories.ts +194 -0
  134. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.stories.ts +639 -0
  135. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.stories.ts +648 -0
  136. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.stories.ts +392 -0
  137. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.stories.ts +351 -0
  138. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.stories.ts +634 -38
  139. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +1 -1
  140. package/src/components/Amelipro/ServiceMenu/ServiceMenu.mdx +5 -3
  141. package/src/components/Amelipro/StructureMenu/StructureMenu.mdx +5 -3
  142. package/src/components/Amelipro/UserMenu/UserMenu.mdx +5 -3
  143. package/src/components/BackBtn/Accessibilite.mdx +6 -2
  144. package/src/components/BackBtn/BackBtn.mdx +5 -3
  145. package/src/components/BackBtn/BackBtn.stories.ts +1 -0
  146. package/src/components/BackBtn/Usages.mdx +5 -3
  147. package/src/components/BackToTopBtn/Accessibilite.mdx +6 -2
  148. package/src/components/BackToTopBtn/BackToTopBtn.mdx +5 -4
  149. package/src/components/BackToTopBtn/Usages.mdx +5 -3
  150. package/src/components/ChipList/Accessibilite.mdx +6 -2
  151. package/src/components/ChipList/ChipList.mdx +5 -3
  152. package/src/components/CollapsibleList/Accessibilite.mdx +6 -2
  153. package/src/components/CollapsibleList/CollapsibleList.mdx +5 -3
  154. package/src/components/ContextualMenu/Accessibilite.mdx +6 -2
  155. package/src/components/ContextualMenu/ContextualMenu.mdx +7 -4
  156. package/src/components/ContextualMenu/Usages.mdx +5 -3
  157. package/src/components/CookieBanner/Accessibilite.mdx +6 -2
  158. package/src/components/CookieBanner/CookieBanner.mdx +5 -8
  159. package/src/components/CopyBtn/Accessibilite.mdx +6 -2
  160. package/src/components/CopyBtn/CopyBtn.mdx +5 -3
  161. package/src/components/CopyBtn/Usages.mdx +5 -3
  162. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.mdx +6 -2
  163. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.mdx +7 -4
  164. package/src/components/Customs/Selects/SelectBtnField/Usages.mdx +5 -3
  165. package/src/components/Customs/Selects/SelectOverview.mdx +27 -60
  166. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.mdx +6 -2
  167. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.mdx +6 -4
  168. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.mdx +6 -2
  169. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.mdx +9 -1
  170. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +14 -0
  171. package/src/components/Customs/Selects/SySelect/Accessibilite.mdx +7 -3
  172. package/src/components/Customs/Selects/SySelect/SySelect.mdx +6 -4
  173. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +2 -2
  174. package/src/components/Customs/Selects/SySelect/SySelect.vue +289 -375
  175. package/src/components/Customs/Selects/SySelect/Usages.mdx +5 -3
  176. package/src/components/Customs/Selects/SySelect/composables/tests/useSySelectKeyboard.spec.ts +0 -10
  177. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +0 -5
  178. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +184 -25
  179. package/src/components/Customs/SyCheckbox/Accessibilite.mdx +6 -3
  180. package/src/components/Customs/SyCheckbox/SyCheckbox.mdx +5 -3
  181. package/src/components/Customs/SyIcon/Accessibilite.mdx +5 -5
  182. package/src/components/Customs/SyIcon/SyIcon.mdx +5 -7
  183. package/src/components/Customs/SyPagination/SyPagination.mdx +7 -4
  184. package/src/components/Customs/SyTabs/Accessibilite.mdx +4 -1
  185. package/src/components/Customs/SyTabs/SyTabs.mdx +5 -3
  186. package/src/components/Customs/SyTabs/SyTabs.vue +87 -24
  187. package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +18 -0
  188. package/src/components/Customs/SyTextField/Accessibilite.mdx +6 -2
  189. package/src/components/Customs/SyTextField/SyTextField.mdx +5 -6
  190. package/src/components/Customs/SyTextField/SyTextField.vue +17 -4
  191. package/src/components/Customs/SyTextField/Usages.mdx +1 -0
  192. package/src/components/DataList/Accessibilite.mdx +6 -2
  193. package/src/components/DataList/DataList.mdx +5 -3
  194. package/src/components/DataListGroup/Accessibilite.mdx +6 -2
  195. package/src/components/DataListGroup/DataListGroup.mdx +5 -3
  196. package/src/components/DatePicker/Accessibilite.mdx +6 -2
  197. package/src/components/DatePicker/CalendarMode/DatePicker.mdx +5 -3
  198. package/src/components/DatePicker/CalendarMode/DatePicker.vue +6 -3
  199. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.mdx +5 -6
  200. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +14 -3
  201. package/src/components/DatePicker/DatePickerOverview.mdx +5 -3
  202. package/src/components/DatePicker/DatePickerValidationExample/DatePickerValidation.mdx +5 -3
  203. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +37 -32
  204. package/src/components/DatePicker/DateTextInput/NoCalendar.mdx +5 -3
  205. package/src/components/DatePicker/DateTextInput/NoCalendar.stories.ts +3 -0
  206. package/src/components/DatePicker/Usages.mdx +5 -3
  207. package/src/components/DiacriticPicker/DiacriticPicker.mdx +5 -3
  208. package/src/components/DialogBox/Accessibilite.mdx +6 -2
  209. package/src/components/DialogBox/DialogBox.mdx +5 -3
  210. package/src/components/DialogBox/DialogBox.stories.ts +83 -0
  211. package/src/components/DialogBox/DialogBox.vue +41 -6
  212. package/src/components/DialogBox/Usages.mdx +5 -3
  213. package/src/components/DialogBox/config.ts +3 -3
  214. package/src/components/DialogBox/locales.ts +2 -0
  215. package/src/components/DialogBox/tests/DialogBox.spec.ts +132 -3
  216. package/src/components/DialogBox/tests/__snapshots__/DialogBox.spec.ts.snap +14 -11
  217. package/src/components/DialogBox/useDraggable.ts +98 -0
  218. package/src/components/DownloadBtn/Accessibilite.mdx +6 -2
  219. package/src/components/DownloadBtn/DownloadBtn.mdx +7 -4
  220. package/src/components/DownloadBtn/DownloadBtn.vue +1 -1
  221. package/src/components/DownloadBtn/tests/DownloadBtn.spec.ts +2 -3
  222. package/src/components/ErrorPage/Accessibilite.mdx +6 -2
  223. package/src/components/ErrorPage/ErrorPage.mdx +5 -3
  224. package/src/components/ExternalLinks/Accessibilite.mdx +6 -2
  225. package/src/components/ExternalLinks/ExternalLinks.mdx +5 -8
  226. package/src/components/ExternalLinks/Usages.mdx +5 -3
  227. package/src/components/FileList/Accessibilite.mdx +6 -2
  228. package/src/components/FileList/FileList.mdx +5 -4
  229. package/src/components/FilePreview/Accessibilite.mdx +6 -2
  230. package/src/components/FilePreview/FilePreview.mdx +7 -7
  231. package/src/components/FileUpload/Accessibilite.mdx +6 -2
  232. package/src/components/FileUpload/FileUpload.mdx +7 -4
  233. package/src/components/FilterInline/Accessibilite.mdx +6 -2
  234. package/src/components/FilterInline/FilterInline.mdx +5 -5
  235. package/src/components/FilterSideBar/Accessibilite.mdx +6 -2
  236. package/src/components/FilterSideBar/FilterSideBar.mdx +5 -4
  237. package/src/components/FooterBar/Accessibilite.mdx +6 -2
  238. package/src/components/FooterBar/FooterBar.mdx +5 -3
  239. package/src/components/FranceConnectBtn/Accessibilite.mdx +6 -2
  240. package/src/components/FranceConnectBtn/FranceConnectBtn.mdx +5 -3
  241. package/src/components/HeaderBar/Accessibilite.mdx +6 -2
  242. package/src/components/HeaderBar/HeaderBar.mdx +4 -4
  243. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.mdx +6 -2
  244. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.mdx +9 -13
  245. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.mdx +1 -1
  246. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.mdx +5 -5
  247. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.mdx +1 -2
  248. package/src/components/HeaderBar/Usages.mdx +5 -3
  249. package/src/components/HeaderLoading/Accessibilite.mdx +2 -1
  250. package/src/components/HeaderLoading/HeaderLoading.mdx +5 -3
  251. package/src/components/HeaderNavigationBar/HeaderNavigationBar.mdx +1 -8
  252. package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +17 -9
  253. package/src/components/HeaderToolbar/Accessibilite.mdx +6 -2
  254. package/src/components/HeaderToolbar/HeaderToolbar.mdx +5 -3
  255. package/src/components/LangBtn/Accessibilite.mdx +6 -2
  256. package/src/components/LangBtn/LangBtn.mdx +5 -3
  257. package/src/components/Logo/Accessibilite.mdx +6 -2
  258. package/src/components/Logo/Logo.mdx +5 -3
  259. package/src/components/LogoBrandSection/Accessibilite.mdx +6 -2
  260. package/src/components/LogoBrandSection/LogoBrandSection.mdx +5 -3
  261. package/src/components/MaintenancePage/Accessibilite.mdx +6 -2
  262. package/src/components/MaintenancePage/MaintenancePage.mdx +6 -4
  263. package/src/components/NirField/Accessibilite.mdx +6 -2
  264. package/src/components/NirField/NirField.mdx +5 -7
  265. package/src/components/NirField/NirField.vue +13 -118
  266. package/src/components/NirField/Usages.mdx +5 -3
  267. package/src/components/NotFoundPage/Accessibilite.mdx +6 -2
  268. package/src/components/NotFoundPage/NotFoundPage.mdx +6 -4
  269. package/src/components/NotificationBar/Accessibilite.mdx +6 -2
  270. package/src/components/NotificationBar/NotificationBar.mdx +5 -1
  271. package/src/components/NotificationBar/NotificationBar.stories.ts +128 -2
  272. package/src/components/NotificationBar/NotificationBar.vue +16 -1
  273. package/src/components/NotificationBar/Usages.mdx +5 -3
  274. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +65 -0
  275. package/src/components/PageContainer/Accessibilite.mdx +6 -2
  276. package/src/components/PageContainer/PageContainer.mdx +5 -3
  277. package/src/components/PaginatedTable/Accessibilite.mdx +6 -2
  278. package/src/components/PaginatedTable/PaginatedTable.mdx +5 -3
  279. package/src/components/PasswordField/Accessibilite.mdx +6 -2
  280. package/src/components/PasswordField/PasswordField.mdx +5 -3
  281. package/src/components/PeriodField/Accessibilite.mdx +6 -2
  282. package/src/components/PeriodField/PeriodField.mdx +5 -3
  283. package/src/components/PhoneField/Accessibilite.mdx +6 -2
  284. package/src/components/PhoneField/PhoneField.mdx +5 -3
  285. package/src/components/PhoneField/PhoneField.stories.ts +17 -218
  286. package/src/components/PhoneField/PhoneField.vue +17 -11
  287. package/src/components/PhoneField/Usages.mdx +5 -3
  288. package/src/components/PhoneField/tests/PhoneField.spec.ts +51 -15
  289. package/src/components/RangeField/Accessibilite.mdx +6 -2
  290. package/src/components/RangeField/RangeField.mdx +5 -7
  291. package/src/components/RatingPicker/Accessibilite.mdx +6 -2
  292. package/src/components/RatingPicker/RatingPicker.mdx +5 -4
  293. package/src/components/SearchListField/Accessibilite.mdx +6 -2
  294. package/src/components/SearchListField/SearchListField.mdx +7 -5
  295. package/src/components/SkipLink/Accessibilite.mdx +6 -2
  296. package/src/components/SkipLink/SkipLink.mdx +5 -3
  297. package/src/components/SkipLink/Usages.mdx +5 -3
  298. package/src/components/SocialMediaLinks/Accessibilite.mdx +6 -2
  299. package/src/components/SocialMediaLinks/SocialMediaLinks.mdx +5 -3
  300. package/src/components/SubHeader/Accessibilite.mdx +6 -2
  301. package/src/components/SubHeader/SubHeader.mdx +5 -3
  302. package/src/components/SyAlert/Accessibilite.mdx +6 -2
  303. package/src/components/SyAlert/SyAlert.mdx +7 -4
  304. package/src/components/SyAlert/Usages.mdx +5 -3
  305. package/src/components/SyTextArea/SyTextArea.mdx +5 -3
  306. package/src/components/TableToolbar/Accessibilite.mdx +6 -2
  307. package/src/components/TableToolbar/TableToolbar.mdx +6 -3
  308. package/src/components/Tables/SyServerTable/SyServerTable.mdx +5 -3
  309. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +4 -0
  310. package/src/components/Tables/SyServerTable/SyServerTable.vue +36 -74
  311. package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +46 -7
  312. package/src/components/Tables/SyTable/SyTable.mdx +5 -3
  313. package/src/components/Tables/SyTable/SyTable.stories.ts +5 -1
  314. package/src/components/Tables/SyTable/SyTable.vue +38 -60
  315. package/src/components/Tables/SyTable/tests/SyTable.spec.ts +9 -7
  316. package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +6 -1
  317. package/src/components/Tables/common/tableProps.ts +53 -0
  318. package/src/components/Tables/common/tableStyles.scss +4 -0
  319. package/src/components/Tables/common/tests/tableUtils.spec.ts +4 -151
  320. package/src/components/Tables/common/types.ts +12 -2
  321. package/src/components/Tables/common/useStoredOptions.ts +36 -0
  322. package/src/components/Tables/common/useTableHeaders.ts +10 -7
  323. package/src/components/Tables/common/useTableItems.ts +0 -20
  324. package/src/components/ToolbarContainer/ToolbarContainer.mdx +1 -0
  325. package/src/components/UploadWorkflow/Accessibilite.mdx +6 -2
  326. package/src/components/UploadWorkflow/UploadWorkflow.mdx +5 -7
  327. package/src/components/UserMenuBtn/Accessibilite.mdx +6 -2
  328. package/src/components/UserMenuBtn/UserMenuBtn.mdx +5 -3
  329. package/src/components/index.ts +4 -0
  330. package/src/services/NotificationService.ts +9 -0
  331. package/src/stories/Accessibilite/Aculturation/SensibilisationAccessibilite.mdx +2 -65
  332. package/src/stories/Accessibilite/Audit/RGAA.mdx +2 -20
  333. package/src/stories/Accessibilite/AuditDesignSystem.mdx +4 -47
  334. package/src/stories/Accessibilite/Avancement/Avancement.mdx +5 -68
  335. package/src/stories/Accessibilite/Avancement/Avancement.stories.ts +267 -198
  336. package/src/stories/Accessibilite/Introduction.mdx +2 -20
  337. package/src/stories/Accessibilite/KitDePreAudit/Echantillonnage.mdx +4 -21
  338. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +3 -20
  339. package/src/stories/Accessibilite/KitDePreAudit/Outils/Introduction.mdx +5 -50
  340. package/src/stories/Accessibilite/KitDePreAudit/Outils/LecteursDEcran.mdx +3 -46
  341. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/FauxPositifs.mdx +3 -39
  342. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/Utilisation.mdx +4 -54
  343. package/src/stories/Accessibilite/KitDePreAudit/Preaudit.mdx +4 -51
  344. package/src/stories/Accessibilite/Vuetify/Vuetify.mdx +3 -11
  345. package/src/stories/Accessibilite/Vuetify/Vuetify.stories.ts +2 -2
  346. package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +6 -3
  347. package/src/stories/Components/Components.stories.ts +1 -1
  348. package/src/stories/Demarrer/CreerUneIssue.mdx +4 -1
  349. package/src/stories/Demarrer/PolitiqueDeConfidentialite.mdx +0 -2
  350. package/src/stories/Demarrer/PolitiqueDeConfidentialite.stories.ts +3 -0
  351. package/src/stories/Demarrer/Releases.mdx +0 -2
  352. package/src/stories/Demarrer/Releases.stories.ts +3 -0
  353. package/src/stories/DesignTokens/Arrondis.mdx +7 -1
  354. package/src/stories/DesignTokens/Colors.mdx +7 -1
  355. package/src/stories/DesignTokens/Conteneurs.mdx +6 -1
  356. package/src/stories/DesignTokens/Elevations.mdx +7 -1
  357. package/src/stories/DesignTokens/Espacements.mdx +7 -1
  358. package/src/stories/DesignTokens/Introduction.mdx +5 -3
  359. package/src/stories/DesignTokens/StylesTypographiques.mdx +6 -1
  360. package/src/stories/DesignTokens/Typographie.mdx +5 -1
  361. package/src/stories/Directives/SvgDirective.mdx +3 -22
  362. package/src/stories/EcoConception/EcoGuideComponent.vue +569 -0
  363. package/src/stories/EcoConception/Introduction.mdx +190 -13
  364. package/src/stories/EcoConception/Referentiel.mdx +13 -0
  365. package/src/stories/EcoConception/datas/back_rules.json +184 -0
  366. package/src/stories/EcoConception/datas/ux_ui_rules.json +1073 -0
  367. package/src/stories/EcoConception/ecoconception.stories.ts +30 -0
  368. package/src/stories/GuideDuDev/ClassesUtilitaires/DataUtilities.mdx +7 -3
  369. package/src/stories/GuideDuDev/ClassesUtilitaires/DomBrowserUtilities.mdx +9 -1
  370. package/src/stories/GuideDuDev/ClassesUtilitaires/FormattingUtilities.mdx +7 -3
  371. package/src/stories/GuideDuDev/ClassesUtilitaires/StorageUtilities.mdx +5 -1
  372. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationRules.mdx +7 -3
  373. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationUtilities.mdx +7 -3
  374. package/src/stories/GuideDuDev/ClassesUtilitaires/index.mdx +5 -2
  375. package/src/stories/GuideDuDev/FormValidationGuide.mdx +7 -3
  376. package/src/stories/GuideDuDev/LesBreackingChanges.mdx +6 -2
  377. package/src/stories/GuideDuDev/MigrationDepuisBridge.mdx +7 -2
  378. package/src/stories/GuideDuDev/MigrationDepuisVue2.mdx +7 -2
  379. package/src/stories/GuideDuDev/PortailAgent.mdx +6 -1
  380. package/src/stories/GuideDuDev/Theme.mdx +8 -2
  381. package/src/stories/GuideDuDev/UtiliserLesRules.mdx +7 -3
  382. package/src/stories/GuideDuDev/moduleDeNotification.mdx +8 -3
  383. package/src/stories/GuideDuDev/vuetifyOptions.mdx +5 -1
  384. package/src/stories/Templates/Templates.stories.ts +1 -1
  385. package/src/stories/styles/shared.css +16 -0
  386. package/src/utils/rules/Rules.mdx +26 -3
  387. package/src/utils/rules/doMatchPattern/DoMachPattern.mdx +27 -4
  388. package/src/utils/rules/isDateValid/IsDateValid.mdx +27 -4
  389. package/src/utils/rules/isExactLength/IsExactLenght.mdx +27 -4
  390. package/src/utils/rules/isHolidayDay/IsHolidayDay.mdx +27 -4
  391. package/src/utils/rules/isMaxLength/IsMaxLength.mdx +27 -4
  392. package/src/utils/rules/isMinLength/IsMinLength.mdx +27 -4
  393. package/src/utils/rules/isNotAfterDate/IsNotAfterDate.mdx +27 -4
  394. package/src/utils/rules/isNotAfterToday/IsNotAfterToday.mdx +27 -4
  395. package/src/utils/rules/isNotBeforeDate/IsNotBeforeDate.mdx +27 -4
  396. package/src/utils/rules/isNotBeforeToday/IsNotBeforeToday.mdx +27 -3
  397. package/src/utils/rules/isRequired/IsRequired.mdx +27 -4
  398. package/src/utils/rules/isValidEmail/IsValidEmail.mdx +27 -4
  399. package/dist/components/Tables/common/tableStorageUtils.d.ts +0 -69
  400. package/dist/components/Tables/common/tableUtils.d.ts +0 -79
  401. package/dist/main-C66C1BkG.js +0 -29878
  402. package/dist/stories/EcoConception/ecoDesignItems.d.ts +0 -4
  403. package/src/components/DownloadBtn/tests/__snapshots__/DownloadBtn.spec.ts.snap +0 -92
  404. package/src/components/Tables/common/tableStorageUtils.ts +0 -127
  405. package/src/components/Tables/common/tableUtils.ts +0 -102
  406. package/src/stories/EcoConception/ecoDesignItems.ts +0 -55
  407. package/src/stories/EcoConception/econception.stories.ts +0 -30
@@ -16,79 +16,79 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
16
16
  $: import('vue').ComponentInternalInstance;
17
17
  $data: {};
18
18
  $props: Partial<{
19
- type: string;
20
- inline: boolean;
21
- error: boolean;
22
- height: string | number;
23
- direction: "vertical" | "horizontal";
24
19
  style: import('vue').StyleValue;
25
- disabled: boolean | null;
26
- readonly: boolean | null;
27
- messages: string | readonly string[];
28
- 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>))[];
29
20
  focused: boolean;
30
21
  errorMessages: string | readonly string[] | null;
31
22
  maxErrors: string | number;
32
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
23
+ 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>))[];
33
24
  density: import('vuetify/lib/composables/density.mjs').Density;
25
+ disabled: boolean | null;
26
+ error: boolean;
27
+ inline: boolean;
34
28
  ripple: boolean | {
35
29
  class?: string | undefined;
36
30
  keys?: string[] | undefined;
37
31
  } | undefined;
38
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
39
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
32
+ readonly: boolean | null;
33
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
40
34
  centerAffix: boolean;
41
35
  glow: boolean;
42
36
  hideSpinButtons: boolean;
43
37
  persistentHint: boolean;
44
- }> & Omit<{
45
- type: string;
46
- inline: boolean;
47
- error: boolean;
48
- height: string | number;
38
+ messages: string | readonly string[];
49
39
  direction: "vertical" | "horizontal";
40
+ height: string | number;
41
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
42
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
43
+ type: string;
44
+ }> & Omit<{
50
45
  style: import('vue').StyleValue;
51
- disabled: boolean | null;
52
- readonly: boolean | null;
53
- messages: string | readonly string[];
54
- 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>))[];
55
46
  focused: boolean;
56
47
  errorMessages: string | readonly string[] | null;
57
48
  maxErrors: string | number;
58
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
49
+ 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>))[];
59
50
  density: import('vuetify/lib/composables/density.mjs').Density;
51
+ disabled: boolean | null;
52
+ error: boolean;
53
+ inline: boolean;
60
54
  ripple: boolean | {
61
55
  class?: string | undefined;
62
56
  keys?: string[] | undefined;
63
57
  } | undefined;
64
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
65
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
58
+ readonly: boolean | null;
59
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
66
60
  centerAffix: boolean;
67
61
  glow: boolean;
68
62
  hideSpinButtons: boolean;
69
63
  persistentHint: boolean;
70
- name?: string | undefined;
71
- id?: string | undefined;
72
- width?: string | number | undefined;
73
- color?: string | undefined;
74
- maxWidth?: string | number | undefined;
75
- minWidth?: string | number | undefined;
76
- label?: string | undefined;
77
- class?: any;
64
+ messages: string | readonly string[];
65
+ direction: "vertical" | "horizontal";
66
+ height: string | number;
67
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
68
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
69
+ type: string;
78
70
  theme?: string | undefined;
79
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
80
- 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;
71
+ class?: any;
72
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
73
+ label?: string | undefined;
74
+ 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;
81
75
  validationValue?: any;
82
- baseColor?: string | undefined;
83
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
76
+ maxWidth?: string | number | undefined;
77
+ minWidth?: string | number | undefined;
78
+ width?: string | number | undefined;
79
+ color?: string | undefined;
80
+ defaultsTarget?: string | undefined;
81
+ id?: string | undefined;
82
+ name?: string | undefined;
84
83
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
84
+ baseColor?: string | undefined;
85
85
  iconColor?: string | boolean | undefined;
86
- defaultsTarget?: string | undefined;
87
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
88
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
89
- hint?: string | undefined;
86
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
90
87
  hideDetails?: boolean | "auto" | undefined;
91
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "type" | "error" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "valueComparator" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon" | "inline">;
88
+ hint?: string | undefined;
89
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
90
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
91
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "type" | "error" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "valueComparator" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "falseIcon" | "trueIcon" | "inline">;
92
92
  $attrs: {
93
93
  [x: string]: unknown;
94
94
  };
@@ -96,16 +96,16 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
96
96
  [x: string]: unknown;
97
97
  };
98
98
  $slots: Readonly<{
99
- message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
99
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
100
100
  [key: string]: any;
101
101
  }>[]) | undefined;
102
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
102
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
103
103
  [key: string]: any;
104
104
  }>[]) | undefined;
105
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
105
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
106
106
  [key: string]: any;
107
107
  }>[]) | undefined;
108
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
108
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
109
109
  [key: string]: any;
110
110
  }>[]) | undefined;
111
111
  default?: (() => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
@@ -124,109 +124,109 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
124
124
  $emit: (event: string, ...args: any[]) => void;
125
125
  $el: any;
126
126
  $options: import('vue').ComponentOptionsBase<{
127
- type: string;
128
- inline: boolean;
129
- error: boolean;
130
- height: string | number;
131
- direction: "vertical" | "horizontal";
132
127
  style: import('vue').StyleValue;
133
- disabled: boolean | null;
134
- readonly: boolean | null;
135
- messages: string | readonly string[];
136
- 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>))[];
137
128
  focused: boolean;
138
129
  errorMessages: string | readonly string[] | null;
139
130
  maxErrors: string | number;
140
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
131
+ 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>))[];
141
132
  density: import('vuetify/lib/composables/density.mjs').Density;
133
+ disabled: boolean | null;
134
+ error: boolean;
135
+ inline: boolean;
142
136
  ripple: boolean | {
143
137
  class?: string | undefined;
144
138
  keys?: string[] | undefined;
145
139
  } | undefined;
146
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
147
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
140
+ readonly: boolean | null;
141
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
148
142
  centerAffix: boolean;
149
143
  glow: boolean;
150
144
  hideSpinButtons: boolean;
151
145
  persistentHint: boolean;
146
+ messages: string | readonly string[];
147
+ direction: "vertical" | "horizontal";
148
+ height: string | number;
149
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
150
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
151
+ type: string;
152
152
  } & {
153
- name?: string | undefined;
154
- id?: string | undefined;
155
- width?: string | number | undefined;
156
- color?: string | undefined;
157
- maxWidth?: string | number | undefined;
158
- minWidth?: string | number | undefined;
159
- label?: string | undefined;
160
- class?: any;
161
153
  theme?: string | undefined;
162
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
163
- 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;
154
+ class?: any;
155
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
156
+ label?: string | undefined;
157
+ 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;
164
158
  validationValue?: any;
165
- baseColor?: string | undefined;
166
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
159
+ maxWidth?: string | number | undefined;
160
+ minWidth?: string | number | undefined;
161
+ width?: string | number | undefined;
162
+ color?: string | undefined;
163
+ defaultsTarget?: string | undefined;
164
+ id?: string | undefined;
165
+ name?: string | undefined;
167
166
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
167
+ baseColor?: string | undefined;
168
168
  iconColor?: string | boolean | undefined;
169
- defaultsTarget?: string | undefined;
170
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
171
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
172
- hint?: string | undefined;
169
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
173
170
  hideDetails?: boolean | "auto" | undefined;
171
+ hint?: string | undefined;
172
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
173
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
174
174
  }, Omit<Omit<{
175
175
  $: import('vue').ComponentInternalInstance;
176
176
  $data: {};
177
177
  $props: Partial<{
178
- error: boolean;
179
- direction: "vertical" | "horizontal";
180
178
  style: import('vue').StyleValue;
181
- disabled: boolean | null;
182
- readonly: boolean | null;
183
- messages: string | readonly string[];
184
- 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>))[];
185
179
  focused: boolean;
180
+ disabled: boolean | null;
181
+ error: boolean;
186
182
  errorMessages: string | readonly string[] | null;
187
183
  maxErrors: string | number;
184
+ readonly: boolean | null;
185
+ 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>))[];
188
186
  density: import('vuetify/lib/composables/density.mjs').Density;
189
187
  centerAffix: boolean;
190
188
  glow: boolean;
191
189
  hideSpinButtons: boolean;
192
190
  persistentHint: boolean;
193
- }> & Omit<{
194
- error: boolean;
191
+ messages: string | readonly string[];
195
192
  direction: "vertical" | "horizontal";
193
+ }> & Omit<{
194
+ theme?: string | undefined;
195
+ class?: any;
196
196
  style: import('vue').StyleValue;
197
- disabled: boolean | null;
198
- readonly: boolean | null;
199
- messages: string | readonly string[];
200
- 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>))[];
201
197
  focused: boolean;
198
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
199
+ disabled: boolean | null;
200
+ error: boolean;
202
201
  errorMessages: string | readonly string[] | null;
203
202
  maxErrors: string | number;
204
- density: import('vuetify/lib/composables/density.mjs').Density;
205
- centerAffix: boolean;
206
- glow: boolean;
207
- hideSpinButtons: boolean;
208
- persistentHint: boolean;
209
203
  name?: string | undefined;
210
- id?: string | undefined;
211
- width?: string | number | undefined;
212
- color?: string | undefined;
213
- maxWidth?: string | number | undefined;
214
- minWidth?: string | number | undefined;
215
204
  label?: string | undefined;
216
- class?: any;
217
- theme?: string | undefined;
218
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
219
- 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;
205
+ readonly: boolean | null;
206
+ 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>))[];
207
+ 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;
220
208
  validationValue?: any;
221
- baseColor?: string | undefined;
222
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
209
+ density: import('vuetify/lib/composables/density.mjs').Density;
210
+ maxWidth?: string | number | undefined;
211
+ minWidth?: string | number | undefined;
212
+ width?: string | number | undefined;
213
+ id?: string | undefined;
223
214
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
215
+ baseColor?: string | undefined;
216
+ centerAffix: boolean;
217
+ color?: string | undefined;
218
+ glow: boolean;
224
219
  iconColor?: string | boolean | undefined;
225
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
226
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
227
- hint?: string | undefined;
220
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
228
221
  hideDetails?: boolean | "auto" | undefined;
229
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
222
+ hideSpinButtons: boolean;
223
+ hint?: string | undefined;
224
+ persistentHint: boolean;
225
+ messages: string | readonly string[];
226
+ direction: "vertical" | "horizontal";
227
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
228
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
229
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
230
230
  $attrs: {
231
231
  [x: string]: unknown;
232
232
  };
@@ -256,42 +256,42 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
256
256
  $emit: (event: string, ...args: any[]) => void;
257
257
  $el: any;
258
258
  $options: import('vue').ComponentOptionsBase<{
259
- error: boolean;
260
- direction: "vertical" | "horizontal";
261
259
  style: import('vue').StyleValue;
262
- disabled: boolean | null;
263
- readonly: boolean | null;
264
- messages: string | readonly string[];
265
- 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>))[];
266
260
  focused: boolean;
261
+ disabled: boolean | null;
262
+ error: boolean;
267
263
  errorMessages: string | readonly string[] | null;
268
264
  maxErrors: string | number;
265
+ readonly: boolean | null;
266
+ 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>))[];
269
267
  density: import('vuetify/lib/composables/density.mjs').Density;
270
268
  centerAffix: boolean;
271
269
  glow: boolean;
272
270
  hideSpinButtons: boolean;
273
271
  persistentHint: boolean;
272
+ messages: string | readonly string[];
273
+ direction: "vertical" | "horizontal";
274
274
  } & {
275
+ theme?: string | undefined;
276
+ class?: any;
277
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
275
278
  name?: string | undefined;
276
- id?: string | undefined;
277
- width?: string | number | undefined;
278
- color?: string | undefined;
279
- maxWidth?: string | number | undefined;
280
- minWidth?: string | number | undefined;
281
279
  label?: string | undefined;
282
- class?: any;
283
- theme?: string | undefined;
284
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
285
- 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;
280
+ 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;
286
281
  validationValue?: any;
287
- baseColor?: string | undefined;
288
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
282
+ maxWidth?: string | number | undefined;
283
+ minWidth?: string | number | undefined;
284
+ width?: string | number | undefined;
285
+ id?: string | undefined;
289
286
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
287
+ baseColor?: string | undefined;
288
+ color?: string | undefined;
290
289
  iconColor?: string | boolean | undefined;
291
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
292
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
293
- hint?: string | undefined;
290
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
294
291
  hideDetails?: boolean | "auto" | undefined;
292
+ hint?: string | undefined;
293
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
294
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
295
295
  }, {
296
296
  reset: () => Promise<void>;
297
297
  resetValidation: () => Promise<void>;
@@ -299,23 +299,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
299
299
  isValid: import('vue').ComputedRef<boolean | null>;
300
300
  errorMessages: import('vue').ComputedRef<string[]>;
301
301
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
302
- 'update:modelValue': (value: any) => true;
303
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
304
- error: boolean;
305
- direction: "vertical" | "horizontal";
302
+ "update:modelValue": (value: any) => true;
303
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
306
304
  style: import('vue').StyleValue;
307
- disabled: boolean | null;
308
- readonly: boolean | null;
309
- messages: string | readonly string[];
310
- 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>))[];
311
305
  focused: boolean;
306
+ disabled: boolean | null;
307
+ error: boolean;
312
308
  errorMessages: string | readonly string[] | null;
313
309
  maxErrors: string | number;
310
+ readonly: boolean | null;
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>))[];
314
312
  density: import('vuetify/lib/composables/density.mjs').Density;
315
313
  centerAffix: boolean;
316
314
  glow: boolean;
317
315
  hideSpinButtons: boolean;
318
316
  persistentHint: boolean;
317
+ messages: string | readonly string[];
318
+ direction: "vertical" | "horizontal";
319
319
  }, {}, string, import('vue').SlotsType<Partial<{
320
320
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
321
321
  [key: string]: any;
@@ -333,79 +333,79 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
333
333
  [key: string]: any;
334
334
  }>[];
335
335
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
336
- beforeCreate?: (() => void) | (() => void)[] | undefined;
337
- created?: (() => void) | (() => void)[] | undefined;
338
- beforeMount?: (() => void) | (() => void)[] | undefined;
339
- mounted?: (() => void) | (() => void)[] | undefined;
340
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
341
- updated?: (() => void) | (() => void)[] | undefined;
342
- activated?: (() => void) | (() => void)[] | undefined;
343
- deactivated?: (() => void) | (() => void)[] | undefined;
344
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
345
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
346
- destroyed?: (() => void) | (() => void)[] | undefined;
347
- unmounted?: (() => void) | (() => void)[] | undefined;
348
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
349
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
350
- 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;
336
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
337
+ created?: (() => void)[] | (() => void) | undefined;
338
+ beforeMount?: (() => void)[] | (() => void) | undefined;
339
+ mounted?: (() => void)[] | (() => void) | undefined;
340
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
341
+ updated?: (() => void)[] | (() => void) | undefined;
342
+ activated?: (() => void)[] | (() => void) | undefined;
343
+ deactivated?: (() => void)[] | (() => void) | undefined;
344
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
345
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
346
+ destroyed?: (() => void)[] | (() => void) | undefined;
347
+ unmounted?: (() => void)[] | (() => void) | undefined;
348
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
349
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
350
+ 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;
351
351
  };
352
352
  $forceUpdate: () => void;
353
353
  $nextTick: typeof nextTick;
354
354
  $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;
355
355
  } & Readonly<{
356
- error: boolean;
357
- direction: "vertical" | "horizontal";
358
356
  style: import('vue').StyleValue;
359
- disabled: boolean | null;
360
- readonly: boolean | null;
361
- messages: string | readonly string[];
362
- 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>))[];
363
357
  focused: boolean;
358
+ disabled: boolean | null;
359
+ error: boolean;
364
360
  errorMessages: string | readonly string[] | null;
365
361
  maxErrors: string | number;
362
+ readonly: boolean | null;
363
+ 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>))[];
366
364
  density: import('vuetify/lib/composables/density.mjs').Density;
367
365
  centerAffix: boolean;
368
366
  glow: boolean;
369
367
  hideSpinButtons: boolean;
370
368
  persistentHint: boolean;
371
- }> & Omit<{
372
- error: boolean;
369
+ messages: string | readonly string[];
373
370
  direction: "vertical" | "horizontal";
371
+ }> & Omit<{
374
372
  style: import('vue').StyleValue;
375
- disabled: boolean | null;
376
- readonly: boolean | null;
377
- messages: string | readonly string[];
378
- 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>))[];
379
373
  focused: boolean;
374
+ disabled: boolean | null;
375
+ error: boolean;
380
376
  errorMessages: string | readonly string[] | null;
381
377
  maxErrors: string | number;
378
+ readonly: boolean | null;
379
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
382
380
  density: import('vuetify/lib/composables/density.mjs').Density;
383
381
  centerAffix: boolean;
384
382
  glow: boolean;
385
383
  hideSpinButtons: boolean;
386
384
  persistentHint: boolean;
385
+ messages: string | readonly string[];
386
+ direction: "vertical" | "horizontal";
387
387
  } & {
388
+ theme?: string | undefined;
389
+ class?: any;
390
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
388
391
  name?: string | undefined;
389
- id?: string | undefined;
390
- width?: string | number | undefined;
391
- color?: string | undefined;
392
- maxWidth?: string | number | undefined;
393
- minWidth?: string | number | undefined;
394
392
  label?: string | undefined;
395
- class?: any;
396
- theme?: string | undefined;
397
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
398
- 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;
393
+ 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;
399
394
  validationValue?: any;
400
- baseColor?: string | undefined;
401
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
395
+ maxWidth?: string | number | undefined;
396
+ minWidth?: string | number | undefined;
397
+ width?: string | number | undefined;
398
+ id?: string | undefined;
402
399
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
400
+ baseColor?: string | undefined;
401
+ color?: string | undefined;
403
402
  iconColor?: string | boolean | undefined;
404
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
405
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
406
- hint?: string | undefined;
403
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
407
404
  hideDetails?: boolean | "auto" | undefined;
408
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
405
+ hint?: string | undefined;
406
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
407
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
408
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
409
409
  reset: () => Promise<void>;
410
410
  resetValidation: () => Promise<void>;
411
411
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -413,8 +413,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
413
413
  errorMessages: import('vue').ComputedRef<string[]>;
414
414
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
415
415
  modelValue?: unknown;
416
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
417
- }, 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}`> & {
416
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
417
+ }, 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}`> & {
418
418
  _allExposed: {} | {
419
419
  reset: () => Promise<void>;
420
420
  resetValidation: () => Promise<void>;
@@ -423,44 +423,44 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
423
423
  errorMessages: import('vue').ComputedRef<string[]>;
424
424
  };
425
425
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
426
- 'update:modelValue': (value: any) => true;
427
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:message" | "v-slot:details">, string, {
428
- type: string;
429
- inline: boolean;
430
- error: boolean;
431
- height: string | number;
432
- direction: "vertical" | "horizontal";
426
+ "update:modelValue": (value: any) => true;
427
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:details" | "v-slot:message">, string, {
433
428
  style: import('vue').StyleValue;
434
- disabled: boolean | null;
435
- readonly: boolean | null;
436
- messages: string | readonly string[];
437
- 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>))[];
438
429
  focused: boolean;
439
430
  errorMessages: string | readonly string[] | null;
440
431
  maxErrors: string | number;
441
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
432
+ 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>))[];
442
433
  density: import('vuetify/lib/composables/density.mjs').Density;
434
+ disabled: boolean | null;
435
+ error: boolean;
436
+ inline: boolean;
443
437
  ripple: boolean | {
444
438
  class?: string | undefined;
445
439
  keys?: string[] | undefined;
446
440
  } | undefined;
447
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
448
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
441
+ readonly: boolean | null;
442
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
449
443
  centerAffix: boolean;
450
444
  glow: boolean;
451
445
  hideSpinButtons: boolean;
452
446
  persistentHint: boolean;
447
+ messages: string | readonly string[];
448
+ direction: "vertical" | "horizontal";
449
+ height: string | number;
450
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
451
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
452
+ type: string;
453
453
  }, {}, string, import('vue').SlotsType<Partial<{
454
- message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
454
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
455
455
  [key: string]: any;
456
456
  }>[];
457
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
457
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
458
458
  [key: string]: any;
459
459
  }>[];
460
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
460
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
461
461
  [key: string]: any;
462
462
  }>[];
463
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
463
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
464
464
  [key: string]: any;
465
465
  }>[];
466
466
  default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
@@ -493,135 +493,135 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
493
493
  $nextTick: typeof nextTick;
494
494
  $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;
495
495
  } & Readonly<{
496
- type: string;
497
- inline: boolean;
498
- error: boolean;
499
- height: string | number;
500
- direction: "vertical" | "horizontal";
501
496
  style: import('vue').StyleValue;
502
- disabled: boolean | null;
503
- readonly: boolean | null;
504
- messages: string | readonly string[];
505
- 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>))[];
506
497
  focused: boolean;
507
498
  errorMessages: string | readonly string[] | null;
508
499
  maxErrors: string | number;
509
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
500
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
510
501
  density: import('vuetify/lib/composables/density.mjs').Density;
502
+ disabled: boolean | null;
503
+ error: boolean;
504
+ inline: boolean;
511
505
  ripple: boolean | {
512
506
  class?: string | undefined;
513
507
  keys?: string[] | undefined;
514
508
  } | undefined;
515
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
516
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
509
+ readonly: boolean | null;
510
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
517
511
  centerAffix: boolean;
518
512
  glow: boolean;
519
513
  hideSpinButtons: boolean;
520
514
  persistentHint: boolean;
521
- }> & Omit<{
522
- type: string;
523
- inline: boolean;
524
- error: boolean;
525
- height: string | number;
515
+ messages: string | readonly string[];
526
516
  direction: "vertical" | "horizontal";
517
+ height: string | number;
518
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
519
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
520
+ type: string;
521
+ }> & Omit<{
527
522
  style: import('vue').StyleValue;
528
- disabled: boolean | null;
529
- readonly: boolean | null;
530
- messages: string | readonly string[];
531
- 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>))[];
532
523
  focused: boolean;
533
524
  errorMessages: string | readonly string[] | null;
534
525
  maxErrors: string | number;
535
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
526
+ 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>))[];
536
527
  density: import('vuetify/lib/composables/density.mjs').Density;
528
+ disabled: boolean | null;
529
+ error: boolean;
530
+ inline: boolean;
537
531
  ripple: boolean | {
538
532
  class?: string | undefined;
539
533
  keys?: string[] | undefined;
540
534
  } | undefined;
541
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
542
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
535
+ readonly: boolean | null;
536
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
543
537
  centerAffix: boolean;
544
538
  glow: boolean;
545
539
  hideSpinButtons: boolean;
546
540
  persistentHint: boolean;
541
+ messages: string | readonly string[];
542
+ direction: "vertical" | "horizontal";
543
+ height: string | number;
544
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
545
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
546
+ type: string;
547
547
  } & {
548
- name?: string | undefined;
549
- id?: string | undefined;
550
- width?: string | number | undefined;
551
- color?: string | undefined;
552
- maxWidth?: string | number | undefined;
553
- minWidth?: string | number | undefined;
554
- label?: string | undefined;
555
- class?: any;
556
548
  theme?: string | undefined;
557
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
558
- 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;
549
+ class?: any;
550
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
551
+ label?: string | undefined;
552
+ 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;
559
553
  validationValue?: any;
560
- baseColor?: string | undefined;
561
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
554
+ maxWidth?: string | number | undefined;
555
+ minWidth?: string | number | undefined;
556
+ width?: string | number | undefined;
557
+ color?: string | undefined;
558
+ defaultsTarget?: string | undefined;
559
+ id?: string | undefined;
560
+ name?: string | undefined;
562
561
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
562
+ baseColor?: string | undefined;
563
563
  iconColor?: string | boolean | undefined;
564
- defaultsTarget?: string | undefined;
565
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
566
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
567
- hint?: string | undefined;
564
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
568
565
  hideDetails?: boolean | "auto" | undefined;
569
- }, "type" | "error" | "reset" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "valueComparator" | "_allExposed" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon" | "inline"> & import('vue').ShallowUnwrapRef<Omit<Omit<{
566
+ hint?: string | undefined;
567
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
568
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
569
+ }, "type" | "error" | "reset" | "style" | "height" | "disabled" | "density" | "readonly" | "ripple" | "valueComparator" | "_allExposed" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "falseIcon" | "trueIcon" | "inline"> & import('vue').ShallowUnwrapRef<Omit<Omit<{
570
570
  $: import('vue').ComponentInternalInstance;
571
571
  $data: {};
572
572
  $props: Partial<{
573
- error: boolean;
574
- direction: "vertical" | "horizontal";
575
573
  style: import('vue').StyleValue;
576
- disabled: boolean | null;
577
- readonly: boolean | null;
578
- messages: string | readonly string[];
579
- 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>))[];
580
574
  focused: boolean;
575
+ disabled: boolean | null;
576
+ error: boolean;
581
577
  errorMessages: string | readonly string[] | null;
582
578
  maxErrors: string | number;
579
+ readonly: boolean | null;
580
+ 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>))[];
583
581
  density: import('vuetify/lib/composables/density.mjs').Density;
584
582
  centerAffix: boolean;
585
583
  glow: boolean;
586
584
  hideSpinButtons: boolean;
587
585
  persistentHint: boolean;
588
- }> & Omit<{
589
- error: boolean;
586
+ messages: string | readonly string[];
590
587
  direction: "vertical" | "horizontal";
588
+ }> & Omit<{
589
+ theme?: string | undefined;
590
+ class?: any;
591
591
  style: import('vue').StyleValue;
592
- disabled: boolean | null;
593
- readonly: boolean | null;
594
- messages: string | readonly string[];
595
- 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>))[];
596
592
  focused: boolean;
593
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
594
+ disabled: boolean | null;
595
+ error: boolean;
597
596
  errorMessages: string | readonly string[] | null;
598
597
  maxErrors: string | number;
599
- density: import('vuetify/lib/composables/density.mjs').Density;
600
- centerAffix: boolean;
601
- glow: boolean;
602
- hideSpinButtons: boolean;
603
- persistentHint: boolean;
604
598
  name?: string | undefined;
605
- id?: string | undefined;
606
- width?: string | number | undefined;
607
- color?: string | undefined;
608
- maxWidth?: string | number | undefined;
609
- minWidth?: string | number | undefined;
610
599
  label?: string | undefined;
611
- class?: any;
612
- theme?: string | undefined;
613
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
614
- 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;
600
+ readonly: boolean | null;
601
+ 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>))[];
602
+ 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;
615
603
  validationValue?: any;
616
- baseColor?: string | undefined;
617
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
604
+ density: import('vuetify/lib/composables/density.mjs').Density;
605
+ maxWidth?: string | number | undefined;
606
+ minWidth?: string | number | undefined;
607
+ width?: string | number | undefined;
608
+ id?: string | undefined;
618
609
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
610
+ baseColor?: string | undefined;
611
+ centerAffix: boolean;
612
+ color?: string | undefined;
613
+ glow: boolean;
619
614
  iconColor?: string | boolean | undefined;
620
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
621
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
622
- hint?: string | undefined;
615
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
623
616
  hideDetails?: boolean | "auto" | undefined;
624
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
617
+ hideSpinButtons: boolean;
618
+ hint?: string | undefined;
619
+ persistentHint: boolean;
620
+ messages: string | readonly string[];
621
+ direction: "vertical" | "horizontal";
622
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
623
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
624
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
625
625
  $attrs: {
626
626
  [x: string]: unknown;
627
627
  };
@@ -651,42 +651,42 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
651
651
  $emit: (event: string, ...args: any[]) => void;
652
652
  $el: any;
653
653
  $options: import('vue').ComponentOptionsBase<{
654
- error: boolean;
655
- direction: "vertical" | "horizontal";
656
654
  style: import('vue').StyleValue;
657
- disabled: boolean | null;
658
- readonly: boolean | null;
659
- messages: string | readonly string[];
660
- 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>))[];
661
655
  focused: boolean;
656
+ disabled: boolean | null;
657
+ error: boolean;
662
658
  errorMessages: string | readonly string[] | null;
663
659
  maxErrors: string | number;
660
+ readonly: boolean | null;
661
+ 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>))[];
664
662
  density: import('vuetify/lib/composables/density.mjs').Density;
665
663
  centerAffix: boolean;
666
664
  glow: boolean;
667
665
  hideSpinButtons: boolean;
668
666
  persistentHint: boolean;
667
+ messages: string | readonly string[];
668
+ direction: "vertical" | "horizontal";
669
669
  } & {
670
+ theme?: string | undefined;
671
+ class?: any;
672
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
670
673
  name?: string | undefined;
671
- id?: string | undefined;
672
- width?: string | number | undefined;
673
- color?: string | undefined;
674
- maxWidth?: string | number | undefined;
675
- minWidth?: string | number | undefined;
676
674
  label?: string | undefined;
677
- class?: any;
678
- theme?: string | undefined;
679
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
680
- 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;
675
+ 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;
681
676
  validationValue?: any;
682
- baseColor?: string | undefined;
683
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
677
+ maxWidth?: string | number | undefined;
678
+ minWidth?: string | number | undefined;
679
+ width?: string | number | undefined;
680
+ id?: string | undefined;
684
681
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
682
+ baseColor?: string | undefined;
683
+ color?: string | undefined;
685
684
  iconColor?: string | boolean | undefined;
686
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
687
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
688
- hint?: string | undefined;
685
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
689
686
  hideDetails?: boolean | "auto" | undefined;
687
+ hint?: string | undefined;
688
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
689
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
690
690
  }, {
691
691
  reset: () => Promise<void>;
692
692
  resetValidation: () => Promise<void>;
@@ -694,23 +694,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
694
694
  isValid: import('vue').ComputedRef<boolean | null>;
695
695
  errorMessages: import('vue').ComputedRef<string[]>;
696
696
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
697
- 'update:modelValue': (value: any) => true;
698
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
699
- error: boolean;
700
- direction: "vertical" | "horizontal";
697
+ "update:modelValue": (value: any) => true;
698
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
701
699
  style: import('vue').StyleValue;
702
- disabled: boolean | null;
703
- readonly: boolean | null;
704
- messages: string | readonly string[];
705
- 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>))[];
706
700
  focused: boolean;
701
+ disabled: boolean | null;
702
+ error: boolean;
707
703
  errorMessages: string | readonly string[] | null;
708
704
  maxErrors: string | number;
705
+ readonly: boolean | null;
706
+ 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>))[];
709
707
  density: import('vuetify/lib/composables/density.mjs').Density;
710
708
  centerAffix: boolean;
711
709
  glow: boolean;
712
710
  hideSpinButtons: boolean;
713
711
  persistentHint: boolean;
712
+ messages: string | readonly string[];
713
+ direction: "vertical" | "horizontal";
714
714
  }, {}, string, import('vue').SlotsType<Partial<{
715
715
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
716
716
  [key: string]: any;
@@ -728,79 +728,79 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
728
728
  [key: string]: any;
729
729
  }>[];
730
730
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
731
- beforeCreate?: (() => void) | (() => void)[] | undefined;
732
- created?: (() => void) | (() => void)[] | undefined;
733
- beforeMount?: (() => void) | (() => void)[] | undefined;
734
- mounted?: (() => void) | (() => void)[] | undefined;
735
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
736
- updated?: (() => void) | (() => void)[] | undefined;
737
- activated?: (() => void) | (() => void)[] | undefined;
738
- deactivated?: (() => void) | (() => void)[] | undefined;
739
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
740
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
741
- destroyed?: (() => void) | (() => void)[] | undefined;
742
- unmounted?: (() => void) | (() => void)[] | undefined;
743
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
744
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
745
- 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;
731
+ beforeCreate?: (() => void)[] | (() => void) | undefined;
732
+ created?: (() => void)[] | (() => void) | undefined;
733
+ beforeMount?: (() => void)[] | (() => void) | undefined;
734
+ mounted?: (() => void)[] | (() => void) | undefined;
735
+ beforeUpdate?: (() => void)[] | (() => void) | undefined;
736
+ updated?: (() => void)[] | (() => void) | undefined;
737
+ activated?: (() => void)[] | (() => void) | undefined;
738
+ deactivated?: (() => void)[] | (() => void) | undefined;
739
+ beforeDestroy?: (() => void)[] | (() => void) | undefined;
740
+ beforeUnmount?: (() => void)[] | (() => void) | undefined;
741
+ destroyed?: (() => void)[] | (() => void) | undefined;
742
+ unmounted?: (() => void)[] | (() => void) | undefined;
743
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
744
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
745
+ 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;
746
746
  };
747
747
  $forceUpdate: () => void;
748
748
  $nextTick: typeof nextTick;
749
749
  $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;
750
750
  } & Readonly<{
751
- error: boolean;
752
- direction: "vertical" | "horizontal";
753
751
  style: import('vue').StyleValue;
754
- disabled: boolean | null;
755
- readonly: boolean | null;
756
- messages: string | readonly string[];
757
- 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>))[];
758
752
  focused: boolean;
753
+ disabled: boolean | null;
754
+ error: boolean;
759
755
  errorMessages: string | readonly string[] | null;
760
756
  maxErrors: string | number;
757
+ readonly: boolean | null;
758
+ 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>))[];
761
759
  density: import('vuetify/lib/composables/density.mjs').Density;
762
760
  centerAffix: boolean;
763
761
  glow: boolean;
764
762
  hideSpinButtons: boolean;
765
763
  persistentHint: boolean;
766
- }> & Omit<{
767
- error: boolean;
768
- direction: "vertical" | "horizontal";
769
- style: import('vue').StyleValue;
770
- disabled: boolean | null;
771
- readonly: boolean | null;
772
764
  messages: string | readonly string[];
773
- 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>))[];
765
+ direction: "vertical" | "horizontal";
766
+ }> & Omit<{
767
+ style: import('vue').StyleValue;
774
768
  focused: boolean;
769
+ disabled: boolean | null;
770
+ error: boolean;
775
771
  errorMessages: string | readonly string[] | null;
776
772
  maxErrors: string | number;
773
+ readonly: boolean | null;
774
+ 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>))[];
777
775
  density: import('vuetify/lib/composables/density.mjs').Density;
778
776
  centerAffix: boolean;
779
777
  glow: boolean;
780
778
  hideSpinButtons: boolean;
781
779
  persistentHint: boolean;
780
+ messages: string | readonly string[];
781
+ direction: "vertical" | "horizontal";
782
782
  } & {
783
+ theme?: string | undefined;
784
+ class?: any;
785
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
783
786
  name?: string | undefined;
784
- id?: string | undefined;
785
- width?: string | number | undefined;
786
- color?: string | undefined;
787
- maxWidth?: string | number | undefined;
788
- minWidth?: string | number | undefined;
789
787
  label?: string | undefined;
790
- class?: any;
791
- theme?: string | undefined;
792
- 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
793
- 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;
788
+ 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;
794
789
  validationValue?: any;
795
- baseColor?: string | undefined;
796
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
790
+ maxWidth?: string | number | undefined;
791
+ minWidth?: string | number | undefined;
792
+ width?: string | number | undefined;
793
+ id?: string | undefined;
797
794
  appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
795
+ baseColor?: string | undefined;
796
+ color?: string | undefined;
798
797
  iconColor?: string | boolean | undefined;
799
- 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
800
- 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
801
- hint?: string | undefined;
798
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
802
799
  hideDetails?: boolean | "auto" | undefined;
803
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "validate" | "resetValidation" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
800
+ hint?: string | undefined;
801
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
802
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
803
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
804
804
  reset: () => Promise<void>;
805
805
  resetValidation: () => Promise<void>;
806
806
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -808,8 +808,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
808
808
  errorMessages: import('vue').ComputedRef<string[]>;
809
809
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
810
810
  modelValue?: unknown;
811
- 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
812
- }, 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}`> & {
811
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
812
+ }, 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}`> & {
813
813
  _allExposed: {} | {
814
814
  reset: () => Promise<void>;
815
815
  resetValidation: () => Promise<void>;
@@ -822,41 +822,36 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
822
822
  "onUpdate:modelValue"?: ((value: string | null) => void) | undefined;
823
823
  }, import('vuetify/lib/components/VRadioGroup/VRadioGroup.mjs').VRadioGroupSlots>) | null;
824
824
  rejectRadioRef: import('vue').CreateComponentPublicInstanceWithMixins<{
825
- inline: boolean;
826
- error: boolean;
827
825
  style: import('vue').StyleValue;
828
- disabled: boolean | null;
829
- multiple: boolean | null;
830
- readonly: boolean | null;
831
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
832
826
  density: import('vuetify/lib/composables/density.mjs').Density;
827
+ disabled: boolean | null;
828
+ error: boolean;
829
+ inline: boolean;
830
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
831
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
833
832
  ripple: boolean | {
834
833
  class?: string | undefined;
835
834
  keys?: string[] | undefined;
836
835
  } | undefined;
837
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
838
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
836
+ multiple: boolean | null;
837
+ readonly: boolean | null;
838
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
839
839
  } & {
840
+ theme?: string | undefined;
841
+ class?: any;
842
+ color?: string | undefined;
843
+ defaultsTarget?: string | undefined;
844
+ id?: string | undefined;
840
845
  name?: string | undefined;
846
+ modelValue?: any;
841
847
  type?: string | undefined;
842
- id?: string | undefined;
843
- color?: string | undefined;
844
- value?: any;
845
848
  label?: string | undefined;
846
- class?: any;
847
- theme?: string | undefined;
848
- modelValue?: any;
849
849
  baseColor?: string | undefined;
850
- defaultsTarget?: string | undefined;
851
850
  trueValue?: any;
852
851
  falseValue?: any;
852
+ value?: any;
853
853
  } & {
854
854
  $children?: import('vue').VNodeChild | {
855
- $stable?: boolean | undefined;
856
- } | ((arg: {
857
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
858
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
859
- }) => import('vue').VNodeChild) | {
860
855
  default?: ((arg: {
861
856
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
862
857
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -866,8 +861,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
866
861
  props: Record<string, unknown>;
867
862
  }) => import('vue').VNodeChild) | undefined;
868
863
  input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
869
- };
870
- 'v-slots'?: {
864
+ } | {
865
+ $stable?: boolean | undefined;
866
+ } | ((arg: {
867
+ backgroundColorClasses: import('vue').Ref<string[], string[]>;
868
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
869
+ }) => import('vue').VNodeChild);
870
+ "v-slots"?: {
871
871
  default?: false | ((arg: {
872
872
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
873
873
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -883,26 +883,26 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
883
883
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
884
884
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
885
885
  }) => import('vue').VNodeChild) | undefined;
886
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
886
887
  "v-slot:label"?: false | ((arg: {
887
888
  label: string | undefined;
888
889
  props: Record<string, unknown>;
889
890
  }) => import('vue').VNodeChild) | undefined;
890
- "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
891
891
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
892
- inline: boolean;
893
- error: boolean;
894
892
  style: import('vue').StyleValue;
895
- disabled: boolean | null;
896
- multiple: boolean | null;
897
- readonly: boolean | null;
898
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
899
893
  density: import('vuetify/lib/composables/density.mjs').Density;
894
+ disabled: boolean | null;
895
+ error: boolean;
896
+ inline: boolean;
897
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
898
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
900
899
  ripple: boolean | {
901
900
  class?: string | undefined;
902
901
  keys?: string[] | undefined;
903
902
  } | undefined;
904
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
905
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
903
+ multiple: boolean | null;
904
+ readonly: boolean | null;
905
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
906
906
  }, true, {}, import('vue').SlotsType<Partial<{
907
907
  default: (arg: {
908
908
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
@@ -927,41 +927,36 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
927
927
  M: {};
928
928
  Defaults: {};
929
929
  }, {
930
- inline: boolean;
931
- error: boolean;
932
930
  style: import('vue').StyleValue;
933
- disabled: boolean | null;
934
- multiple: boolean | null;
935
- readonly: boolean | null;
936
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
937
931
  density: import('vuetify/lib/composables/density.mjs').Density;
932
+ disabled: boolean | null;
933
+ error: boolean;
934
+ inline: boolean;
935
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
936
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
938
937
  ripple: boolean | {
939
938
  class?: string | undefined;
940
939
  keys?: string[] | undefined;
941
940
  } | undefined;
942
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
943
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
941
+ multiple: boolean | null;
942
+ readonly: boolean | null;
943
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
944
944
  } & {
945
+ theme?: string | undefined;
946
+ class?: any;
947
+ color?: string | undefined;
948
+ defaultsTarget?: string | undefined;
949
+ id?: string | undefined;
945
950
  name?: string | undefined;
951
+ modelValue?: any;
946
952
  type?: string | undefined;
947
- id?: string | undefined;
948
- color?: string | undefined;
949
- value?: any;
950
953
  label?: string | undefined;
951
- class?: any;
952
- theme?: string | undefined;
953
- modelValue?: any;
954
954
  baseColor?: string | undefined;
955
- defaultsTarget?: string | undefined;
956
955
  trueValue?: any;
957
956
  falseValue?: any;
957
+ value?: any;
958
958
  } & {
959
959
  $children?: import('vue').VNodeChild | {
960
- $stable?: boolean | undefined;
961
- } | ((arg: {
962
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
963
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
964
- }) => import('vue').VNodeChild) | {
965
960
  default?: ((arg: {
966
961
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
967
962
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -971,8 +966,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
971
966
  props: Record<string, unknown>;
972
967
  }) => import('vue').VNodeChild) | undefined;
973
968
  input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
974
- };
975
- 'v-slots'?: {
969
+ } | {
970
+ $stable?: boolean | undefined;
971
+ } | ((arg: {
972
+ backgroundColorClasses: import('vue').Ref<string[], string[]>;
973
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
974
+ }) => import('vue').VNodeChild);
975
+ "v-slots"?: {
976
976
  default?: false | ((arg: {
977
977
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
978
978
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -988,63 +988,58 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
988
988
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
989
989
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
990
990
  }) => import('vue').VNodeChild) | undefined;
991
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
991
992
  "v-slot:label"?: false | ((arg: {
992
993
  label: string | undefined;
993
994
  props: Record<string, unknown>;
994
995
  }) => import('vue').VNodeChild) | undefined;
995
- "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
996
996
  }, {}, {}, {}, {}, {
997
- inline: boolean;
998
- error: boolean;
999
997
  style: import('vue').StyleValue;
1000
- disabled: boolean | null;
1001
- multiple: boolean | null;
1002
- readonly: boolean | null;
1003
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1004
998
  density: import('vuetify/lib/composables/density.mjs').Density;
999
+ disabled: boolean | null;
1000
+ error: boolean;
1001
+ inline: boolean;
1002
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1003
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1005
1004
  ripple: boolean | {
1006
1005
  class?: string | undefined;
1007
1006
  keys?: string[] | undefined;
1008
1007
  } | undefined;
1009
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1010
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1011
- }> | null;
1012
- acceptRadioRef: import('vue').CreateComponentPublicInstanceWithMixins<{
1013
- inline: boolean;
1014
- error: boolean;
1015
- style: import('vue').StyleValue;
1016
- disabled: boolean | null;
1017
1008
  multiple: boolean | null;
1018
1009
  readonly: boolean | null;
1019
1010
  valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1011
+ }> | null;
1012
+ acceptRadioRef: import('vue').CreateComponentPublicInstanceWithMixins<{
1013
+ style: import('vue').StyleValue;
1020
1014
  density: import('vuetify/lib/composables/density.mjs').Density;
1015
+ disabled: boolean | null;
1016
+ error: boolean;
1017
+ inline: boolean;
1018
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1019
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1021
1020
  ripple: boolean | {
1022
1021
  class?: string | undefined;
1023
1022
  keys?: string[] | undefined;
1024
1023
  } | undefined;
1025
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1026
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1024
+ multiple: boolean | null;
1025
+ readonly: boolean | null;
1026
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1027
1027
  } & {
1028
+ theme?: string | undefined;
1029
+ class?: any;
1030
+ color?: string | undefined;
1031
+ defaultsTarget?: string | undefined;
1032
+ id?: string | undefined;
1028
1033
  name?: string | undefined;
1034
+ modelValue?: any;
1029
1035
  type?: string | undefined;
1030
- id?: string | undefined;
1031
- color?: string | undefined;
1032
- value?: any;
1033
1036
  label?: string | undefined;
1034
- class?: any;
1035
- theme?: string | undefined;
1036
- modelValue?: any;
1037
1037
  baseColor?: string | undefined;
1038
- defaultsTarget?: string | undefined;
1039
1038
  trueValue?: any;
1040
1039
  falseValue?: any;
1040
+ value?: any;
1041
1041
  } & {
1042
1042
  $children?: import('vue').VNodeChild | {
1043
- $stable?: boolean | undefined;
1044
- } | ((arg: {
1045
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1046
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1047
- }) => import('vue').VNodeChild) | {
1048
1043
  default?: ((arg: {
1049
1044
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
1050
1045
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -1054,8 +1049,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1054
1049
  props: Record<string, unknown>;
1055
1050
  }) => import('vue').VNodeChild) | undefined;
1056
1051
  input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1057
- };
1058
- 'v-slots'?: {
1052
+ } | {
1053
+ $stable?: boolean | undefined;
1054
+ } | ((arg: {
1055
+ backgroundColorClasses: import('vue').Ref<string[], string[]>;
1056
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1057
+ }) => import('vue').VNodeChild);
1058
+ "v-slots"?: {
1059
1059
  default?: false | ((arg: {
1060
1060
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
1061
1061
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -1071,26 +1071,26 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1071
1071
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
1072
1072
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1073
1073
  }) => import('vue').VNodeChild) | undefined;
1074
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1074
1075
  "v-slot:label"?: false | ((arg: {
1075
1076
  label: string | undefined;
1076
1077
  props: Record<string, unknown>;
1077
1078
  }) => import('vue').VNodeChild) | undefined;
1078
- "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1079
1079
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
1080
- inline: boolean;
1081
- error: boolean;
1082
1080
  style: import('vue').StyleValue;
1083
- disabled: boolean | null;
1084
- multiple: boolean | null;
1085
- readonly: boolean | null;
1086
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1087
1081
  density: import('vuetify/lib/composables/density.mjs').Density;
1082
+ disabled: boolean | null;
1083
+ error: boolean;
1084
+ inline: boolean;
1085
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1086
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1088
1087
  ripple: boolean | {
1089
1088
  class?: string | undefined;
1090
1089
  keys?: string[] | undefined;
1091
1090
  } | undefined;
1092
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1093
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1091
+ multiple: boolean | null;
1092
+ readonly: boolean | null;
1093
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1094
1094
  }, true, {}, import('vue').SlotsType<Partial<{
1095
1095
  default: (arg: {
1096
1096
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
@@ -1115,41 +1115,36 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1115
1115
  M: {};
1116
1116
  Defaults: {};
1117
1117
  }, {
1118
- inline: boolean;
1119
- error: boolean;
1120
1118
  style: import('vue').StyleValue;
1121
- disabled: boolean | null;
1122
- multiple: boolean | null;
1123
- readonly: boolean | null;
1124
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1125
1119
  density: import('vuetify/lib/composables/density.mjs').Density;
1120
+ disabled: boolean | null;
1121
+ error: boolean;
1122
+ inline: boolean;
1123
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1124
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1126
1125
  ripple: boolean | {
1127
1126
  class?: string | undefined;
1128
1127
  keys?: string[] | undefined;
1129
1128
  } | undefined;
1130
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1131
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1129
+ multiple: boolean | null;
1130
+ readonly: boolean | null;
1131
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1132
1132
  } & {
1133
+ theme?: string | undefined;
1134
+ class?: any;
1135
+ color?: string | undefined;
1136
+ defaultsTarget?: string | undefined;
1137
+ id?: string | undefined;
1133
1138
  name?: string | undefined;
1139
+ modelValue?: any;
1134
1140
  type?: string | undefined;
1135
- id?: string | undefined;
1136
- color?: string | undefined;
1137
- value?: any;
1138
1141
  label?: string | undefined;
1139
- class?: any;
1140
- theme?: string | undefined;
1141
- modelValue?: any;
1142
1142
  baseColor?: string | undefined;
1143
- defaultsTarget?: string | undefined;
1144
1143
  trueValue?: any;
1145
1144
  falseValue?: any;
1145
+ value?: any;
1146
1146
  } & {
1147
1147
  $children?: import('vue').VNodeChild | {
1148
- $stable?: boolean | undefined;
1149
- } | ((arg: {
1150
- backgroundColorClasses: import('vue').Ref<string[], string[]>;
1151
- backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1152
- }) => import('vue').VNodeChild) | {
1153
1148
  default?: ((arg: {
1154
1149
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
1155
1150
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -1159,8 +1154,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1159
1154
  props: Record<string, unknown>;
1160
1155
  }) => import('vue').VNodeChild) | undefined;
1161
1156
  input?: ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1162
- };
1163
- 'v-slots'?: {
1157
+ } | {
1158
+ $stable?: boolean | undefined;
1159
+ } | ((arg: {
1160
+ backgroundColorClasses: import('vue').Ref<string[], string[]>;
1161
+ backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1162
+ }) => import('vue').VNodeChild);
1163
+ "v-slots"?: {
1164
1164
  default?: false | ((arg: {
1165
1165
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
1166
1166
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
@@ -1176,26 +1176,26 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
1176
1176
  backgroundColorClasses: import('vue').Ref<string[], string[]>;
1177
1177
  backgroundColorStyles: import('vue').Ref<import('vue').CSSProperties, import('vue').CSSProperties>;
1178
1178
  }) => import('vue').VNodeChild) | undefined;
1179
+ "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1179
1180
  "v-slot:label"?: false | ((arg: {
1180
1181
  label: string | undefined;
1181
1182
  props: Record<string, unknown>;
1182
1183
  }) => import('vue').VNodeChild) | undefined;
1183
- "v-slot:input"?: false | ((arg: import('vuetify/lib/components/VSelectionControl/VSelectionControl.mjs').SelectionControlSlot) => import('vue').VNodeChild) | undefined;
1184
1184
  }, {}, {}, {}, {}, {
1185
- inline: boolean;
1186
- error: boolean;
1187
1185
  style: import('vue').StyleValue;
1188
- disabled: boolean | null;
1189
- multiple: boolean | null;
1190
- readonly: boolean | null;
1191
- valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1192
1186
  density: import('vuetify/lib/composables/density.mjs').Density;
1187
+ disabled: boolean | null;
1188
+ error: boolean;
1189
+ inline: boolean;
1190
+ falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1191
+ trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1193
1192
  ripple: boolean | {
1194
1193
  class?: string | undefined;
1195
1194
  keys?: string[] | undefined;
1196
1195
  } | undefined;
1197
- falseIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1198
- trueIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1196
+ multiple: boolean | null;
1197
+ readonly: boolean | null;
1198
+ valueComparator: typeof import('vuetify/lib/util/helpers.mjs').deepEqual;
1199
1199
  }> | null;
1200
1200
  }, HTMLDivElement>, any>;
1201
1201
  export default _default;