@cnamts/synapse 1.0.21 → 1.0.23

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 (449) hide show
  1. package/dist/{DateFilter-uN8OURoP.js → DateFilter-Dc-gSGwk.js} +29 -24
  2. package/dist/{NumberFilter-sm1dQNQi.js → NumberFilter-vP38Wp6j.js} +1 -1
  3. package/dist/{PeriodFilter-Cklsxnh9.js → PeriodFilter-Ba1uYUnT.js} +1 -1
  4. package/dist/{SelectFilter-CWefj27Z.js → SelectFilter-BioGT6Nn.js} +1 -1
  5. package/dist/{TextFilter-Ddyj885L.js → TextFilter-B84dpnoq.js} +1 -1
  6. package/dist/components/Accordion/Accordion.d.ts +13 -2
  7. package/dist/components/Accordion/composables/useAccordionState.d.ts +2 -1
  8. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +7405 -5973
  9. package/dist/components/Amelipro/AmeliproBtn/AmeliproBtn.d.ts +1 -1
  10. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +1 -1
  11. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +10 -14
  12. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +1 -1
  13. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +1 -1
  14. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +1 -1
  15. package/dist/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.d.ts +1 -1
  16. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +8 -8
  17. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +3 -3
  18. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +1 -1
  19. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +1 -1
  20. package/dist/components/Amelipro/AmeliproIcon/AmeliproIcon.d.ts +1 -1
  21. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +16 -20
  22. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +1 -1
  23. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +1 -1
  24. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +1 -1
  25. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +1610 -1354
  26. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +2413 -2029
  27. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +8885 -7323
  28. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +1 -1
  29. package/dist/components/Amelipro/AmeliproStepper/AmeliproStepper.d.ts +2 -6
  30. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +8884 -7330
  31. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +950 -838
  32. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +1614 -1358
  33. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +223 -203
  34. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +3 -3
  35. package/dist/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.d.ts +3 -7
  36. package/dist/components/CollapsibleList/CollapsibleList.d.ts +4 -1
  37. package/dist/components/CookieBanner/CookieBanner.d.ts +303 -273
  38. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +1297 -1156
  39. package/dist/components/CookiesSelection/CookiesSelection.d.ts +404 -377
  40. package/dist/components/Customs/Selects/SelectBtnField/SelectBtnField.d.ts +1 -1
  41. package/dist/components/Customs/Selects/SyAutocomplete/SyAutocomplete.d.ts +1108 -846
  42. package/dist/components/Customs/Selects/SyAutocomplete/locales.d.ts +5 -0
  43. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +514 -320
  44. package/dist/components/Customs/Selects/SySelect/locales.d.ts +1 -0
  45. package/dist/components/Customs/SyCheckBoxGroup/SyCheckBoxGroup.d.ts +40 -38
  46. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +920 -800
  47. package/dist/components/Customs/SyForm/SyForm.d.ts +356 -348
  48. package/dist/components/Customs/SyPagination/SyPagination.d.ts +11 -1
  49. package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +906 -794
  50. package/dist/components/Customs/SyTextField/SyTextField.d.ts +1634 -1367
  51. package/dist/components/DataList/DataList.d.ts +1 -1
  52. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +3869 -3120
  53. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1947 -1561
  54. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +831 -684
  55. package/dist/components/DialogBox/DialogBox.d.ts +482 -416
  56. package/dist/components/DownloadBtn/config.d.ts +1 -1
  57. package/dist/components/ErrorPage/ErrorPage.d.ts +6 -0
  58. package/dist/components/FileList/UploadItem/UploadItem.d.ts +6 -0
  59. package/dist/components/FileList/UploadItem/locales.d.ts +1 -0
  60. package/dist/components/FileUpload/FileUpload.d.ts +4 -4
  61. package/dist/components/FileUpload/FileUploadContent.d.ts +2 -0
  62. package/dist/components/FileUpload/locales.d.ts +1 -0
  63. package/dist/components/FileUpload/validateFiles.d.ts +2 -1
  64. package/dist/components/FilterSideBar/FilterSideBar.d.ts +418 -366
  65. package/dist/components/FooterBar/FooterBar.d.ts +13 -1
  66. package/dist/components/FooterBar/locales.d.ts +1 -0
  67. package/dist/components/FooterBar/types.d.ts +1 -0
  68. package/dist/components/HeaderBar/HeaderBar.d.ts +2 -0
  69. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +2 -0
  70. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +4 -6
  71. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +1031 -643
  72. package/dist/components/LangBtn/LangBtn.d.ts +277 -239
  73. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +4 -0
  74. package/dist/components/MaintenancePage/MaintenancePage.d.ts +16 -1
  75. package/dist/components/MonthPicker/MonthPicker.d.ts +1939 -0
  76. package/dist/components/MonthPicker/MonthPickerText/MonthPickerInput.d.ts +1899 -0
  77. package/dist/components/MonthPicker/MonthPickerText/useTextField.d.ts +21 -0
  78. package/dist/components/MonthPicker/MonthPickerVisual/MonthPickerVisual.d.ts +21 -0
  79. package/dist/components/MonthPicker/MonthPickerVisual/MonthPickerVisualProps.d.ts +12 -0
  80. package/dist/components/MonthPicker/MonthPickerVisual/MonthSelector.d.ts +11 -0
  81. package/dist/components/MonthPicker/MonthPickerVisual/VisualPickerFooter.d.ts +6 -0
  82. package/dist/components/MonthPicker/MonthPickerVisual/VisualPickerHeader.d.ts +14 -0
  83. package/dist/components/MonthPicker/MonthPickerVisual/YearSelector.d.ts +14 -0
  84. package/dist/components/MonthPicker/MonthPickerVisual/useMonthGrid.d.ts +9 -0
  85. package/dist/components/MonthPicker/MonthPickerVisual/useYearGrid.d.ts +8 -0
  86. package/dist/components/MonthPicker/MonthPickerVisual/utils.d.ts +8 -0
  87. package/dist/components/MonthPicker/locales.d.ts +12 -0
  88. package/dist/components/MonthPicker/useMonthPickerValidation.d.ts +25 -0
  89. package/dist/components/NirField/NirField.d.ts +1669 -1379
  90. package/dist/components/NotFoundPage/NotFoundPage.d.ts +9 -3
  91. package/dist/components/NotificationBar/Notification/Notification.d.ts +3 -0
  92. package/dist/components/PageContainer/PageContainer.d.ts +3 -1
  93. package/dist/components/PeriodField/PeriodField.d.ts +7696 -6192
  94. package/dist/components/PhoneField/PhoneField.d.ts +829 -684
  95. package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +4 -12
  96. package/dist/components/StatusPage/StatusPage.d.ts +12 -1
  97. package/dist/components/SubHeader/SubHeader.d.ts +2 -0
  98. package/dist/components/SyAlert/SyAlert.d.ts +74 -70
  99. package/dist/components/SyBtnMenu/SyBtnMenu.d.ts +9 -0
  100. package/dist/components/SyHeading/SyHeading.a11y.test.d.ts +1 -0
  101. package/dist/components/SyHeading/SyHeading.d.ts +22 -0
  102. package/dist/components/SyHeading/SyHeading.test.d.ts +1 -0
  103. package/dist/components/SyTextArea/SyTextArea.d.ts +475 -419
  104. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +759 -468
  105. package/dist/components/Tables/SyTable/SyTable.d.ts +761 -470
  106. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  107. package/dist/components/Tables/common/SyTablePagination.d.ts +263 -164
  108. package/dist/components/Tables/common/filters/DateFilter.d.ts +10 -1
  109. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  110. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  111. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  112. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  113. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +166 -138
  114. package/dist/components/Tables/common/types.d.ts +2 -0
  115. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +24 -1211
  116. package/dist/components/UserMenuBtn/UserMenuBtn.d.ts +1 -0
  117. package/dist/components/index.d.ts +2 -0
  118. package/dist/components/types.d.ts +2 -0
  119. package/dist/design-system-v3.js +111 -107
  120. package/dist/design-system-v3.umd.cjs +158 -158
  121. package/dist/designTokens/tokens/amelipro/apLightTheme.d.ts +26 -14
  122. package/dist/designTokens/tokens/amelipro/apSemantic.d.ts +19 -13
  123. package/dist/designTokens/tokens/cnam/cnamContextual.d.ts +5 -0
  124. package/dist/designTokens/tokens/cnam/cnamLightTheme.d.ts +28 -15
  125. package/dist/designTokens/tokens/cnam/cnamSemantic.d.ts +20 -13
  126. package/dist/designTokens/tokens/pa/paLightTheme.d.ts +26 -15
  127. package/dist/designTokens/tokens/pa/paSemantic.d.ts +19 -13
  128. package/dist/main-aLKwdMi1.js +37886 -0
  129. package/dist/main.d.ts +1 -0
  130. package/dist/style.css +1 -1
  131. package/dist/vuetifyConfig.d.ts +14 -14
  132. package/package.json +21 -9
  133. package/src/assets/amelipro/img/logo-amelipro.svg +9 -0
  134. package/src/assets/apTokens.scss +53 -17
  135. package/src/assets/overrides/_btns.scss +8 -0
  136. package/src/assets/overrides/_forms.scss +9 -0
  137. package/src/assets/overrides/_icons.scss +43 -4
  138. package/src/assets/overrides/_tables.scss +19 -0
  139. package/src/assets/overrides/_tooltips.scss +5 -6
  140. package/src/assets/overrides/_typography.scss +17 -2
  141. package/src/assets/overrides/_utilities.scss +49 -3
  142. package/src/assets/tokens.scss +53 -17
  143. package/src/components/Accordion/Accordion.mdx +23 -9
  144. package/src/components/Accordion/Accordion.stories.ts +153 -3
  145. package/src/components/Accordion/Accordion.vue +7 -6
  146. package/src/components/Accordion/accessibilite/Accessibility.mdx +5 -4
  147. package/src/components/Accordion/composables/__tests__/useAccordionState.spec.ts +40 -12
  148. package/src/components/Accordion/composables/useAccordionState.ts +3 -4
  149. package/src/components/Accordion/tests/accordion.spec.ts +131 -19
  150. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/AmeliproAccordionTemplate.vue +2 -2
  151. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/__tests__/__snapshots__/AmeliproAccordionTemplate.spec.ts.snap +0 -2
  152. package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.vue +2 -2
  153. package/src/components/Amelipro/AmeliproAccordionFrieze/__tests__/__snapshots__/AmeliproAccordionFrieze.spec.ts.snap +14 -56
  154. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.vue +1 -1
  155. package/src/components/Amelipro/AmeliproAccordionList/__tests__/__snapshots__/AmeliproAccordionList.spec.ts.snap +15 -23
  156. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.vue +1 -1
  157. package/src/components/Amelipro/AmeliproAccordionResultList/__tests__/__snapshots__/AmeliproAccordionResultList.spec.ts.snap +15 -3
  158. package/src/components/Amelipro/AmeliproCarousel/__tests__/__snapshots__/AmeliproCarousel.spec.ts.snap +0 -2
  159. package/src/components/Amelipro/AmeliproClickableTile/tests/__snapshots__/AmeliproClickableTile.spec.ts.snap +0 -98
  160. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +1 -1
  161. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +5 -16
  162. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +3 -1
  163. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +7 -0
  164. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.vue +0 -1
  165. package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/tests/__snapshots__/AmeliproTooth.spec.ts.snap +0 -1
  166. package/src/components/Amelipro/AmeliproDentalChart/tests/__snapshots__/AmeliproDentalChart.spec.ts.snap +0 -52
  167. package/src/components/Amelipro/AmeliproDialog/__tests__/__snapshots__/AmeliproDialog.spec.ts.snap +6 -0
  168. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +3 -1
  169. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +19 -0
  170. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +2 -2
  171. package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.vue +3 -4
  172. package/src/components/Amelipro/AmeliproFirstLogin/__tests__/__snapshots__/AmeliproFirstLogin.spec.ts.snap +2 -13
  173. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.mdx +3 -1
  174. package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.stories.ts +7 -0
  175. package/src/components/Amelipro/AmeliproMenu/__tests__/__snapshots__/AmeliproMenu.spec.ts.snap +8 -0
  176. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.mdx +3 -1
  177. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.stories.ts +8 -0
  178. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/__snapshots__/AmeliproPatientLogged.spec.ts.snap +9 -2
  179. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/__tests__/__snapshots__/AmeliproPostalAddressCityRow.spec.ts.snap +28 -10
  180. package/src/components/Amelipro/AmeliproPostalAddressField/__tests__/__snapshots__/AmeliproPostalAddressField.spec.ts.snap +44 -8
  181. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.vue +1 -1
  182. package/src/components/Amelipro/AmeliproResultList/__tests__/__snapshots__/AmeliproResultList.spec.ts.snap +15 -3
  183. package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +1 -1
  184. package/src/components/Amelipro/AmeliproTable/__tests__/__snapshots__/AmeliproTable.spec.ts.snap +0 -1
  185. package/src/components/Amelipro/AmeliproTooltips/__tests__/__snapshots__/AmeliproTooltips.spec.ts.snap +6 -0
  186. package/src/components/Amelipro/AmeliproUpload/__tests__/__snapshots__/AmeliproUpload.spec.ts.snap +2 -4
  187. package/src/components/Amelipro/StructureMenu/StructureList/__tests__/__snapshots__/StructureList.spec.ts.snap +0 -2
  188. package/src/components/Amelipro/UserMenu/__tests__/__snapshots__/UserMenu.spec.ts.snap +8 -0
  189. package/src/components/BackBtn/BackBtn.vue +1 -1
  190. package/src/components/BackBtn/accessibilite/Accessibility.mdx +62 -10
  191. package/src/components/BackToTopBtn/BackToTopBtn.stories.ts +9 -3
  192. package/src/components/BackToTopBtn/accessibilite/Accessibility.mdx +86 -6
  193. package/src/components/Captcha/tests/Captcha.spec.ts +0 -29
  194. package/src/components/Captcha/tests/__snapshots__/Captcha.spec.ts.snap +18 -108
  195. package/src/components/ChipList/ChipList.vue +4 -2
  196. package/src/components/CollapsibleList/CollapsibleList.stories.ts +8 -3
  197. package/src/components/CollapsibleList/CollapsibleList.vue +14 -6
  198. package/src/components/CollapsibleList/accessibilite/Accessibility.mdx +19 -6
  199. package/src/components/CollapsibleList/tests/CollapsibleList.a11y.spec.ts +1 -0
  200. package/src/components/CollapsibleList/tests/CollapsibleList.spec.ts +2 -0
  201. package/src/components/CookieBanner/CookieBanner.stories.ts +10 -0
  202. package/src/components/CookieBanner/CookieBanner.vue +15 -5
  203. package/src/components/CookieBanner/accessibilite/Accessibility.mdx +9 -0
  204. package/src/components/CookieBanner/tests/CookieBanner.spec.ts +10 -2
  205. package/src/components/CookieBanner/tests/__snapshots__/CookieBanner.spec.ts.snap +21 -15
  206. package/src/components/CookiesSelection/CookiesInformation/CookiesInformation.vue +17 -8
  207. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.a11y.spec.ts +1 -0
  208. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.spec.ts +5 -0
  209. package/src/components/CookiesSelection/CookiesSelection.vue +7 -2
  210. package/src/components/CookiesSelection/tests/CookiesSelection.a11y.spec.ts +1 -0
  211. package/src/components/CookiesSelection/tests/CookiesSelection.spec.ts +5 -0
  212. package/src/components/CookiesSelection/tests/__snapshots__/CookiesSelection.spec.ts.snap +21 -15
  213. package/src/components/CopyBtn/CopyBtn.vue +6 -4
  214. package/src/components/CopyBtn/accessibilite/Accessibility.mdx +82 -11
  215. package/src/components/CopyBtn/tests/__snapshots__/CopyBtn.spec.ts.snap +5 -1
  216. package/src/components/Customs/Selects/SelectBtnField/accessibilite/Accessibility.mdx +133 -10
  217. package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.stories.ts +379 -93
  218. package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.vue +144 -83
  219. package/src/components/Customs/Selects/SyAutocomplete/accessibilite/Accessibilite.stories.ts +40 -1
  220. package/src/components/Customs/Selects/SyAutocomplete/accessibilite/Accessibility.mdx +7 -1
  221. package/src/components/Customs/Selects/SyAutocomplete/locales.ts +5 -0
  222. package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.a11y.spec.ts +96 -0
  223. package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.spec.ts +234 -9
  224. package/src/components/Customs/Selects/SyAutocomplete/utils/ariaManager.ts +13 -3
  225. package/src/components/Customs/Selects/SyAutocomplete/utils/useSelectionLogic.ts +9 -10
  226. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +4 -10
  227. package/src/components/Customs/Selects/SySelect/SySelect.mdx +0 -1
  228. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +10 -10
  229. package/src/components/Customs/Selects/SySelect/SySelect.vue +63 -3
  230. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +1 -1
  231. package/src/components/Customs/Selects/SySelect/locales.ts +1 -0
  232. package/src/components/Customs/Selects/SySelect/tests/SySelect.a11y.spec.ts +1 -3
  233. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +72 -0
  234. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +1 -1
  235. package/src/components/Customs/SyIcon/SyIcon.a11y.spec.ts +31 -2
  236. package/src/components/Customs/SyIcon/SyIcon.vue +9 -5
  237. package/src/components/Customs/SyIcon/tests/SyIcon.a11y.spec.ts +20 -0
  238. package/src/components/Customs/SyIconButton/SyIconButton.mdx +46 -0
  239. package/src/components/Customs/SyIconButton/SyIconButton.stories.ts +184 -0
  240. package/src/components/Customs/SyIconButton/SyIconButton.vue +38 -0
  241. package/src/components/Customs/SyIconButton/accessibilite/Accessibility.mdx +64 -0
  242. package/src/components/Customs/SyIconButton/tests/SyIconButton.a11y.spec.ts +87 -0
  243. package/src/components/Customs/SyIconButton/tests/SyIconButton.spec.ts +152 -0
  244. package/src/components/Customs/SyIconButton/tests/__snapshots__/SyIconButton.spec.ts.snap +61 -0
  245. package/src/components/Customs/SyPagination/SyPagination.stories.ts +14 -2
  246. package/src/components/Customs/SyPagination/SyPagination.vue +25 -10
  247. package/src/components/Customs/SyPagination/accessibilite/Accessibility.mdx +79 -8
  248. package/src/components/Customs/SyPagination/tests/SyPagination.a11y.spec.ts +53 -0
  249. package/src/components/Customs/SyPagination/tests/SyPagination.spec.ts +12 -0
  250. package/src/components/Customs/SyTextField/SyTextField.stories.ts +4 -0
  251. package/src/components/Customs/SyTextField/SyTextField.vue +59 -7
  252. package/src/components/Customs/SyTextField/accessibilite/Accessibility.mdx +67 -9
  253. package/src/components/Customs/SyTextField/tests/SyTextField.a11y.spec.ts +15 -0
  254. package/src/components/Customs/SyTextField/tests/SyTextField.spec.ts +36 -0
  255. package/src/components/DataList/accessibilite/Accessibility.mdx +79 -11
  256. package/src/components/DataListGroup/accessibilite/Accessibility.mdx +80 -11
  257. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +28 -3
  258. package/src/components/DatePicker/CalendarMode/DatePicker.vue +20 -8
  259. package/src/components/DatePicker/CalendarMode/tests/DatePicker.spec.ts +9 -3
  260. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +1 -1
  261. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +70 -47
  262. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.a11y.spec.ts +34 -0
  263. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.a11y.spec.ts +27 -0
  264. package/src/components/DatePicker/docExamples/BidirectionalComplexValidation.vue +23 -9
  265. package/src/components/DatePicker/docExamples/DatePickerBidirectionalValidation.vue +21 -8
  266. package/src/components/DatePicker/docExamples/DatePickerValidationExamples.vue +50 -22
  267. package/src/components/DatePicker/playground/ComplexDatePickerPlayground.vue +48 -10
  268. package/src/components/DatePicker/playground/DatePickerHolidayRule.vue +16 -3
  269. package/src/components/DialogBox/DialogBox.stories.ts +13 -0
  270. package/src/components/DialogBox/DialogBox.vue +12 -5
  271. package/src/components/DialogBox/accessibilite/Accessibility.mdx +27 -7
  272. package/src/components/DialogBox/tests/DialogBox.a11y.spec.ts +1 -0
  273. package/src/components/DialogBox/tests/DialogBox.spec.ts +40 -6
  274. package/src/components/DownloadBtn/accessibilite/Accessibility.mdx +73 -11
  275. package/src/components/DownloadBtn/config.ts +1 -1
  276. package/src/components/DownloadBtn/tests/DownloadBtn.a11y.spec.ts +25 -0
  277. package/src/components/ErrorPage/ErrorPage.stories.ts +176 -47
  278. package/src/components/ErrorPage/ErrorPage.vue +21 -0
  279. package/src/components/ErrorPage/accessibilite/Accessibility.mdx +15 -0
  280. package/src/components/ErrorPage/tests/ErrorPage.a11y.spec.ts +17 -0
  281. package/src/components/ErrorPage/tests/ErrorPage.spec.ts +21 -1
  282. package/src/components/ErrorPage/tests/__snapshots__/ErrorPage.spec.ts.snap +1 -0
  283. package/src/components/ExternalLinks/tests/ExternalLinks.a11y.spec.ts +23 -0
  284. package/src/components/ExternalLinks/tests/__snapshots__/ExternalLinks.spec.ts.snap +13 -2
  285. package/src/components/FileList/FileList.stories.ts +55 -1
  286. package/src/components/FileList/UploadItem/UploadItem.vue +17 -5
  287. package/src/components/FileList/UploadItem/locales.ts +3 -2
  288. package/src/components/FileList/accessibilite/Accessibility.mdx +58 -7
  289. package/src/components/FileUpload/FileUpload.vue +62 -38
  290. package/src/components/FileUpload/FileUploadContent.vue +3 -2
  291. package/src/components/FileUpload/accessibilite/Accessibility.mdx +48 -5
  292. package/src/components/FileUpload/locales.ts +1 -0
  293. package/src/components/FileUpload/tests/FileUpload.spec.ts +61 -14
  294. package/src/components/FileUpload/validateFiles.ts +5 -2
  295. package/src/components/FilterInline/FilterInline.stories.ts +0 -15
  296. package/src/components/FilterInline/FilterInline.vue +1 -0
  297. package/src/components/FilterInline/accessibilite/Accessibility.mdx +70 -7
  298. package/src/components/FilterInline/tests/__snapshots__/FilterInline.spec.ts.snap +3 -3
  299. package/src/components/FilterSideBar/FilterSideBar.stories.ts +0 -3
  300. package/src/components/FilterSideBar/FilterSideBar.vue +2 -1
  301. package/src/components/FilterSideBar/accessibilite/Accessibility.mdx +70 -9
  302. package/src/components/FooterBar/FooterBar.stories.ts +298 -34
  303. package/src/components/FooterBar/FooterBar.vue +67 -9
  304. package/src/components/FooterBar/config.ts +2 -2
  305. package/src/components/FooterBar/locales.ts +1 -0
  306. package/src/components/FooterBar/tests/FooterBarConfig.spec.ts +1 -1
  307. package/src/components/FooterBar/tests/__snapshots__/FooterBar.spec.ts.snap +6 -25
  308. package/src/components/FooterBar/types.d.ts +1 -0
  309. package/src/components/FranceConnectBtn/accessibilite/Accessibility.mdx +62 -9
  310. package/src/components/HeaderBar/HeaderBar.stories.ts +23 -1
  311. package/src/components/HeaderBar/HeaderBar.vue +5 -0
  312. package/src/components/HeaderBar/HeaderLogo/HeaderLogo.vue +8 -2
  313. package/src/components/HeaderBar/HeaderLogo/tests/HeaderLogo.spec.ts +5 -0
  314. package/src/components/HeaderBar/accessibilite/Accessibility.mdx +24 -5
  315. package/src/components/HeaderBar/tests/HeaderBar.a11y.spec.ts +1 -0
  316. package/src/components/HeaderBar/tests/HeaderBar.spec.ts +3 -0
  317. package/src/components/HeaderNavigationBar/HeaderNavigationBar.stories.ts +4 -0
  318. package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +3 -0
  319. package/src/components/HeaderNavigationBar/tests/HeaderNavigationBar.spec.ts +3 -0
  320. package/src/components/LogoBrandSection/LogoBrandSection.stories.ts +22 -0
  321. package/src/components/LogoBrandSection/LogoBrandSection.vue +13 -5
  322. package/src/components/LogoBrandSection/tests/LogoBrandSection.a11y.spec.ts +2 -0
  323. package/src/components/LogoBrandSection/tests/LogoBrandSection.spec.ts +44 -0
  324. package/src/components/LogoBrandSection/tests/__snapshots__/LogoBrandSection.spec.ts.snap +2 -0
  325. package/src/components/LunarCalendar/accessibilite/Accessibility.mdx +74 -8
  326. package/src/components/LunarCalendar/tests/LunarCalendar.a11y.spec.ts +163 -0
  327. package/src/components/MaintenancePage/MaintenancePage.vue +33 -6
  328. package/src/components/MaintenancePage/accessibilite/Accessibility.mdx +3 -1
  329. package/src/components/MaintenancePage/tests/MaintenancePage.a11y.spec.ts +3 -2
  330. package/src/components/MaintenancePage/tests/MaintenancePage.spec.ts +18 -1
  331. package/src/components/MaintenancePage/tests/__snapshots__/MaintenancePage.spec.ts.snap +1 -0
  332. package/src/components/MonthPicker/MonthPicker.mdx +35 -0
  333. package/src/components/MonthPicker/MonthPicker.stories.ts +527 -0
  334. package/src/components/MonthPicker/MonthPicker.vue +79 -0
  335. package/src/components/MonthPicker/MonthPickerText/MonthPickerInput.vue +89 -0
  336. package/src/components/MonthPicker/MonthPickerText/useTextField.ts +27 -0
  337. package/src/components/MonthPicker/MonthPickerVisual/MonthPickerVisual.vue +154 -0
  338. package/src/components/MonthPicker/MonthPickerVisual/MonthPickerVisualProps.ts +13 -0
  339. package/src/components/MonthPicker/MonthPickerVisual/MonthSelector.vue +137 -0
  340. package/src/components/MonthPicker/MonthPickerVisual/VisualPickerFooter.vue +60 -0
  341. package/src/components/MonthPicker/MonthPickerVisual/VisualPickerHeader.vue +149 -0
  342. package/src/components/MonthPicker/MonthPickerVisual/YearSelector.vue +143 -0
  343. package/src/components/MonthPicker/MonthPickerVisual/useMonthGrid.ts +45 -0
  344. package/src/components/MonthPicker/MonthPickerVisual/useYearGrid.ts +45 -0
  345. package/src/components/MonthPicker/MonthPickerVisual/utils.ts +17 -0
  346. package/src/components/MonthPicker/accessibilite/Accessibility.mdx +59 -0
  347. package/src/components/MonthPicker/locales.ts +12 -0
  348. package/src/components/MonthPicker/tests/MonthPicker.a11y.spec.ts +71 -0
  349. package/src/components/MonthPicker/tests/MonthPicker.spec.ts +1248 -0
  350. package/src/components/MonthPicker/tests/__snapshots__/MonthPicker.spec.ts.snap +2545 -0
  351. package/src/components/MonthPicker/useMonthPickerValidation.ts +30 -0
  352. package/src/components/NirField/NirField.mdx +1 -2
  353. package/src/components/NirField/NirField.stories.ts +66 -6
  354. package/src/components/NotFoundPage/NotFoundPage.stories.ts +1 -1
  355. package/src/components/NotFoundPage/NotFoundPage.vue +16 -5
  356. package/src/components/NotFoundPage/accessibilite/Accessibility.mdx +2 -0
  357. package/src/components/NotFoundPage/tests/NotFoundPage.a11y.spec.ts +49 -0
  358. package/src/components/NotFoundPage/tests/NotFoundPage.spec.ts +24 -2
  359. package/src/components/NotFoundPage/tests/__snapshots__/NotFoundPage.spec.ts.snap +24 -14
  360. package/src/components/NotificationBar/Notification/Notification.vue +3 -1
  361. package/src/components/NotificationBar/NotificationBar.stories.ts +154 -0
  362. package/src/components/NotificationBar/tests/NotificationBar.a11y.spec.ts +26 -0
  363. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +60 -0
  364. package/src/components/PageContainer/PageContainer.stories.ts +47 -0
  365. package/src/components/PageContainer/PageContainer.vue +4 -2
  366. package/src/components/PageContainer/accessibilite/Accessibility.mdx +31 -17
  367. package/src/components/PaginatedTable/PaginatedTable.mdx +3 -3
  368. package/src/components/PaginatedTable/PaginatedTable.stories.ts +9 -1
  369. package/src/components/PeriodField/PeriodField.vue +4 -0
  370. package/src/components/PeriodField/tests/PeriodField.a11y.spec.ts +10 -1
  371. package/src/components/PhoneField/PhoneField.stories.ts +73 -35
  372. package/src/components/PhoneField/PhoneField.vue +152 -83
  373. package/src/components/PhoneField/accessibilite/Accessibility.mdx +306 -9
  374. package/src/components/PhoneField/indicatifs.ts +2 -2
  375. package/src/components/PhoneField/tests/PhoneField.a11y.spec.ts +47 -0
  376. package/src/components/PhoneField/tests/PhoneField.spec.ts +82 -5
  377. package/src/components/RangeField/accessibilite/Accessibility.mdx +79 -11
  378. package/src/components/SearchListField/SearchListField.vue +1 -1
  379. package/src/components/SearchListField/accessibilite/Accessibility.mdx +69 -9
  380. package/src/components/SearchListField/tests/SearchListField.a11y.spec.ts +37 -0
  381. package/src/components/SkipLink/tests/SkipLink.a11y.spec.ts +23 -0
  382. package/src/components/SocialMediaLinks/SocialMediaLinks.vue +1 -1
  383. package/src/components/StatusPage/StatusPage.mdx +10 -1
  384. package/src/components/StatusPage/StatusPage.stories.ts +161 -0
  385. package/src/components/StatusPage/StatusPage.vue +29 -5
  386. package/src/components/StatusPage/accessibilite/Accessibility.mdx +24 -5
  387. package/src/components/StatusPage/tests/StatusPage.a11y.spec.ts +23 -0
  388. package/src/components/StatusPage/tests/StatusPage.spec.ts +25 -0
  389. package/src/components/StatusPage/tests/__snapshots__/StatusPage.spec.ts.snap +24 -14
  390. package/src/components/SubHeader/SubHeader.stories.ts +16 -0
  391. package/src/components/SubHeader/SubHeader.vue +6 -3
  392. package/src/components/SubHeader/accessibilite/Accessibility.mdx +27 -6
  393. package/src/components/SubHeader/tests/SubHeader.a11y.spec.ts +20 -0
  394. package/src/components/SyAlert/SyAlert.vue +22 -20
  395. package/src/components/SyAlert/accessibilite/Accessibility.mdx +79 -9
  396. package/src/components/SyAlert/tests/SyAlert.a11y.spec.ts +23 -0
  397. package/src/components/SyBtnMenu/SyBtnMenu.vue +33 -17
  398. package/src/components/SyBtnMenu/tests/SyBtnMenu.a11y.spec.ts +38 -0
  399. package/src/components/SyBtnMenu/tests/SyBtnMenu.spec.ts +41 -0
  400. package/src/components/SyHeading/SyHeading.a11y.test.ts +149 -0
  401. package/src/components/SyHeading/SyHeading.test.ts +115 -0
  402. package/src/components/SyHeading/SyHeading.vue +20 -0
  403. package/src/components/SyTextArea/accessibilite/Accessibility.mdx +80 -8
  404. package/src/components/SyTextArea/tests/SyTextArea.a11y.spec.ts +151 -0
  405. package/src/components/TableToolbar/tests/__snapshots__/TableToolbar.spec.ts.snap +96 -30
  406. package/src/components/Tables/SyServerTable/SyServerTable.vue +2 -0
  407. package/src/components/Tables/SyTable/SyTable.vue +2 -0
  408. package/src/components/Tables/common/SyTablePagination.vue +16 -10
  409. package/src/components/Tables/common/filters/DateFilter.vue +5 -0
  410. package/src/components/Tables/common/tests/SyTablePagination.spec.ts +40 -24
  411. package/src/components/Tables/common/types.ts +3 -0
  412. package/src/components/ToolbarContainer/tests/ToolbarContainer.a11y.spec.ts +126 -0
  413. package/src/components/UploadWorkflow/UploadWorkflow.stories.ts +11 -11
  414. package/src/components/UploadWorkflow/UploadWorkflow.vue +30 -13
  415. package/src/components/UploadWorkflow/accessibilite/Accessibility.mdx +56 -5
  416. package/src/components/UploadWorkflow/accessibilite/UploadWorkflow.a11y.spec.ts +110 -0
  417. package/src/components/UploadWorkflow/tests/UploadWorkflow.spec.ts +7 -25
  418. package/src/components/UploadWorkflow/tests/__snapshots__/UploadWorkflow.spec.ts.snap +146 -123
  419. package/src/components/UserMenuBtn/UserMenuBtn.stories.ts +53 -31
  420. package/src/components/UserMenuBtn/UserMenuBtn.vue +4 -1
  421. package/src/components/UserMenuBtn/accessibilite/Accessibility.mdx +72 -8
  422. package/src/components/index.ts +2 -0
  423. package/src/components/types.ts +4 -0
  424. package/src/composables/date/tests/useDateInitialization.spec.ts +22 -1
  425. package/src/composables/date/useDateInitializationDayjs.ts +4 -7
  426. package/src/composables/date/useDatePickerAccessibility.ts +2 -3
  427. package/src/composables/useFilterable/useFilterable.spec.ts +52 -2
  428. package/src/composables/useFilterable/useFilterable.ts +7 -1
  429. package/src/composables/useFormFieldErrorHandling.ts +11 -2
  430. package/src/designTokens/tokens/amelipro/apLightTheme.ts +27 -15
  431. package/src/designTokens/tokens/amelipro/apSemantic.ts +21 -15
  432. package/src/designTokens/tokens/cnam/cnamContextual.ts +6 -1
  433. package/src/designTokens/tokens/cnam/cnamLightTheme.ts +28 -15
  434. package/src/designTokens/tokens/cnam/cnamSemantic.ts +21 -14
  435. package/src/designTokens/tokens/pa/paLightTheme.ts +27 -16
  436. package/src/designTokens/tokens/pa/paSemantic.ts +19 -13
  437. package/src/directives/rgaaSvgFix.ts +2 -7
  438. package/src/main.ts +2 -0
  439. package/src/stories/Accessibilite/{Audit → AuditEtContreAudit}/Exemptions-derogations.mdx +1 -1
  440. package/src/stories/Accessibilite/AuditEtContreAudit/Introduction.mdx +188 -0
  441. package/src/stories/Accessibilite/{Audit → AuditEtContreAudit}/RGAA.mdx +1 -1
  442. package/src/stories/Accessibilite/Introduction.mdx +22 -3
  443. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +21 -22
  444. package/src/stories/DeprecationNotice/DeprecationNotice.ts +41 -0
  445. package/src/stories/DesignTokens/ColorDisplay.vue +12 -5
  446. package/src/stories/DesignTokens/Colors.mdx +8 -59
  447. package/src/stories/DesignTokens/colors.stories.ts +1862 -1071
  448. package/src/stories/EcoConception/EcoGuideComponent.vue +10 -4
  449. package/dist/main-CWniLr0s.js +0 -36919
@@ -7,7 +7,7 @@ type __VLS_Props = Widthable & CustomizableOptions & {
7
7
  sectionTitle?: string;
8
8
  showFilePreview?: boolean;
9
9
  infoText?: string;
10
- headingLevel?: number;
10
+ headingLevel?: 1 | 2 | 3 | 4 | 5 | 6;
11
11
  locales?: typeof defaultLocales;
12
12
  };
13
13
  type __VLS_PublicProps = {
@@ -15,11 +15,20 @@ type __VLS_PublicProps = {
15
15
  } & __VLS_Props;
16
16
  declare function __VLS_template(): {
17
17
  attrs: Partial<{}>;
18
- slots: {
19
- title?(_: {}): any;
20
- 'modal-title'?(_: {}): any;
21
- 'modal-description'?(_: {}): any;
22
- 'preview-description'?(_: {}): any;
18
+ slots: Readonly<{
19
+ title?: () => undefined;
20
+ 'modal-title'?: (props: {
21
+ id: string;
22
+ }) => undefined;
23
+ 'modal-description'?: () => undefined;
24
+ 'preview-description'?: () => undefined;
25
+ }> & {
26
+ title?: () => undefined;
27
+ 'modal-title'?: (props: {
28
+ id: string;
29
+ }) => undefined;
30
+ 'modal-description'?: () => undefined;
31
+ 'preview-description'?: () => undefined;
23
32
  };
24
33
  refs: {
25
34
  fileUpload: ({
@@ -39,14 +48,12 @@ declare function __VLS_template(): {
39
48
  readonly onError?: ((value: string[]) => any) | undefined;
40
49
  readonly "onUpdate:modelValue"?: ((value: File[]) => any) | undefined;
41
50
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
42
- $attrs: {
43
- [x: string]: unknown;
44
- };
51
+ $attrs: import('vue').Attrs;
45
52
  $refs: {
46
53
  [x: string]: unknown;
47
54
  } & {
48
- dropZone: HTMLLabelElement;
49
55
  fileInput: HTMLInputElement;
56
+ dropZone: HTMLDivElement;
50
57
  };
51
58
  $slots: Readonly<{
52
59
  [name: string]: import('vue').Slot<any> | undefined;
@@ -55,7 +62,7 @@ declare function __VLS_template(): {
55
62
  $parent: import('vue').ComponentPublicInstance | null;
56
63
  $host: Element | null;
57
64
  $emit: ((event: "error", value: string[]) => void) & ((event: "update:modelValue", value: File[]) => void);
58
- $el: HTMLLabelElement;
65
+ $el: HTMLDivElement;
59
66
  $options: import('vue').ComponentOptionsBase<Readonly<{
60
67
  modelValue: File[];
61
68
  disabled?: boolean;
@@ -128,603 +135,7 @@ declare function __VLS_template(): {
128
135
  default(): void;
129
136
  } & import('../FileUpload/FileUploadContent').FileUploadContentSlots;
130
137
  }) | null;
131
- form: import('vue').CreateComponentPublicInstanceWithMixins<{
132
- style: import('vue').StyleValue;
133
- disabled: boolean;
134
- readonly: boolean;
135
- modelValue: boolean | null;
136
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
137
- fastFail: boolean;
138
- } & {
139
- class?: any;
140
- } & {
141
- $children?: import('vue').VNodeChild | {
142
- $stable?: boolean;
143
- } | {
144
- default?: ((arg: {
145
- errors: import('vue').Ref<{
146
- id: number | string;
147
- errorMessages: string[];
148
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
149
- id: number | string;
150
- errorMessages: string[];
151
- }[]>;
152
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
153
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
154
- isValidating: import('vue').ShallowRef<boolean, boolean>;
155
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
156
- readonly externalValue: boolean | null;
157
- };
158
- items: import('vue').Ref<{
159
- id: number | string;
160
- validate: () => Promise<string[]>;
161
- reset: () => Promise<void>;
162
- resetValidation: () => Promise<void>;
163
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
164
- isValid: boolean | null;
165
- errorMessages: string[];
166
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
167
- id: number | string;
168
- validate: () => Promise<string[]>;
169
- reset: () => Promise<void>;
170
- resetValidation: () => Promise<void>;
171
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
172
- isValid: boolean | null;
173
- errorMessages: string[];
174
- }[]>;
175
- validate: () => Promise<{
176
- valid: boolean;
177
- errors: {
178
- id: number | string;
179
- errorMessages: string[];
180
- }[];
181
- }>;
182
- reset: () => void;
183
- resetValidation: () => void;
184
- }) => import('vue').VNodeChild) | undefined;
185
- } | ((arg: {
186
- errors: import('vue').Ref<{
187
- id: number | string;
188
- errorMessages: string[];
189
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
190
- id: number | string;
191
- errorMessages: string[];
192
- }[]>;
193
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
194
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
195
- isValidating: import('vue').ShallowRef<boolean, boolean>;
196
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
197
- readonly externalValue: boolean | null;
198
- };
199
- items: import('vue').Ref<{
200
- id: number | string;
201
- validate: () => Promise<string[]>;
202
- reset: () => Promise<void>;
203
- resetValidation: () => Promise<void>;
204
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
205
- isValid: boolean | null;
206
- errorMessages: string[];
207
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
208
- id: number | string;
209
- validate: () => Promise<string[]>;
210
- reset: () => Promise<void>;
211
- resetValidation: () => Promise<void>;
212
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
213
- isValid: boolean | null;
214
- errorMessages: string[];
215
- }[]>;
216
- validate: () => Promise<{
217
- valid: boolean;
218
- errors: {
219
- id: number | string;
220
- errorMessages: string[];
221
- }[];
222
- }>;
223
- reset: () => void;
224
- resetValidation: () => void;
225
- }) => import('vue').VNodeChild);
226
- 'v-slots'?: {
227
- default?: false | ((arg: {
228
- errors: import('vue').Ref<{
229
- id: number | string;
230
- errorMessages: string[];
231
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
232
- id: number | string;
233
- errorMessages: string[];
234
- }[]>;
235
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
236
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
237
- isValidating: import('vue').ShallowRef<boolean, boolean>;
238
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
239
- readonly externalValue: boolean | null;
240
- };
241
- items: import('vue').Ref<{
242
- id: number | string;
243
- validate: () => Promise<string[]>;
244
- reset: () => Promise<void>;
245
- resetValidation: () => Promise<void>;
246
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
247
- isValid: boolean | null;
248
- errorMessages: string[];
249
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
250
- id: number | string;
251
- validate: () => Promise<string[]>;
252
- reset: () => Promise<void>;
253
- resetValidation: () => Promise<void>;
254
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
255
- isValid: boolean | null;
256
- errorMessages: string[];
257
- }[]>;
258
- validate: () => Promise<{
259
- valid: boolean;
260
- errors: {
261
- id: number | string;
262
- errorMessages: string[];
263
- }[];
264
- }>;
265
- reset: () => void;
266
- resetValidation: () => void;
267
- }) => import('vue').VNodeChild) | undefined;
268
- } | undefined;
269
- } & {
270
- "v-slot:default"?: false | ((arg: {
271
- errors: import('vue').Ref<{
272
- id: number | string;
273
- errorMessages: string[];
274
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
275
- id: number | string;
276
- errorMessages: string[];
277
- }[]>;
278
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
279
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
280
- isValidating: import('vue').ShallowRef<boolean, boolean>;
281
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
282
- readonly externalValue: boolean | null;
283
- };
284
- items: import('vue').Ref<{
285
- id: number | string;
286
- validate: () => Promise<string[]>;
287
- reset: () => Promise<void>;
288
- resetValidation: () => Promise<void>;
289
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
290
- isValid: boolean | null;
291
- errorMessages: string[];
292
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
293
- id: number | string;
294
- validate: () => Promise<string[]>;
295
- reset: () => Promise<void>;
296
- resetValidation: () => Promise<void>;
297
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
298
- isValid: boolean | null;
299
- errorMessages: string[];
300
- }[]>;
301
- validate: () => Promise<{
302
- valid: boolean;
303
- errors: {
304
- id: number | string;
305
- errorMessages: string[];
306
- }[];
307
- }>;
308
- reset: () => void;
309
- resetValidation: () => void;
310
- }) => import('vue').VNodeChild) | undefined;
311
- } & {
312
- onSubmit?: ((e: import('vuetify/lib/types.mjs').SubmitEventPromise) => any) | undefined;
313
- "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
314
- }, {
315
- errors: import('vue').Ref<{
316
- id: number | string;
317
- errorMessages: string[];
318
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
319
- id: number | string;
320
- errorMessages: string[];
321
- }[]>;
322
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
323
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
324
- isValidating: import('vue').ShallowRef<boolean, boolean>;
325
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
326
- readonly externalValue: boolean | null;
327
- };
328
- items: import('vue').Ref<{
329
- id: number | string;
330
- validate: () => Promise<string[]>;
331
- reset: () => Promise<void>;
332
- resetValidation: () => Promise<void>;
333
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
334
- isValid: boolean | null;
335
- errorMessages: string[];
336
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
337
- id: number | string;
338
- validate: () => Promise<string[]>;
339
- reset: () => Promise<void>;
340
- resetValidation: () => Promise<void>;
341
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
342
- isValid: boolean | null;
343
- errorMessages: string[];
344
- }[]>;
345
- validate: () => Promise<{
346
- valid: boolean;
347
- errors: {
348
- id: number | string;
349
- errorMessages: string[];
350
- }[];
351
- }>;
352
- reset: () => void;
353
- resetValidation: () => void;
354
- } & HTMLFormElement & {
355
- _allExposed: {
356
- errors: import('vue').Ref<{
357
- id: number | string;
358
- errorMessages: string[];
359
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
360
- id: number | string;
361
- errorMessages: string[];
362
- }[]>;
363
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
364
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
365
- isValidating: import('vue').ShallowRef<boolean, boolean>;
366
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
367
- readonly externalValue: boolean | null;
368
- };
369
- items: import('vue').Ref<{
370
- id: number | string;
371
- validate: () => Promise<string[]>;
372
- reset: () => Promise<void>;
373
- resetValidation: () => Promise<void>;
374
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
375
- isValid: boolean | null;
376
- errorMessages: string[];
377
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
378
- id: number | string;
379
- validate: () => Promise<string[]>;
380
- reset: () => Promise<void>;
381
- resetValidation: () => Promise<void>;
382
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
383
- isValid: boolean | null;
384
- errorMessages: string[];
385
- }[]>;
386
- validate: () => Promise<{
387
- valid: boolean;
388
- errors: {
389
- id: number | string;
390
- errorMessages: string[];
391
- }[];
392
- }>;
393
- reset: () => void;
394
- resetValidation: () => void;
395
- };
396
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
397
- 'update:modelValue': (val: boolean | null) => true;
398
- submit: (e: import('vuetify/lib/types.mjs').SubmitEventPromise) => true;
399
- }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
400
- style: import('vue').StyleValue;
401
- disabled: boolean;
402
- readonly: boolean;
403
- modelValue: boolean | null;
404
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
405
- fastFail: boolean;
406
- }, true, {}, import('vue').SlotsType<Partial<{
407
- default: (arg: {
408
- errors: import('vue').Ref<{
409
- id: number | string;
410
- errorMessages: string[];
411
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
412
- id: number | string;
413
- errorMessages: string[];
414
- }[]>;
415
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
416
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
417
- isValidating: import('vue').ShallowRef<boolean, boolean>;
418
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
419
- readonly externalValue: boolean | null;
420
- };
421
- items: import('vue').Ref<{
422
- id: number | string;
423
- validate: () => Promise<string[]>;
424
- reset: () => Promise<void>;
425
- resetValidation: () => Promise<void>;
426
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
427
- isValid: boolean | null;
428
- errorMessages: string[];
429
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
430
- id: number | string;
431
- validate: () => Promise<string[]>;
432
- reset: () => Promise<void>;
433
- resetValidation: () => Promise<void>;
434
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
435
- isValid: boolean | null;
436
- errorMessages: string[];
437
- }[]>;
438
- validate: () => Promise<{
439
- valid: boolean;
440
- errors: {
441
- id: number | string;
442
- errorMessages: string[];
443
- }[];
444
- }>;
445
- reset: () => void;
446
- resetValidation: () => void;
447
- }) => import('vue').VNode[];
448
- }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
449
- P: {};
450
- B: {};
451
- D: {};
452
- C: {};
453
- M: {};
454
- Defaults: {};
455
- }, {
456
- style: import('vue').StyleValue;
457
- disabled: boolean;
458
- readonly: boolean;
459
- modelValue: boolean | null;
460
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
461
- fastFail: boolean;
462
- } & {
463
- class?: any;
464
- } & {
465
- $children?: import('vue').VNodeChild | {
466
- $stable?: boolean;
467
- } | {
468
- default?: ((arg: {
469
- errors: import('vue').Ref<{
470
- id: number | string;
471
- errorMessages: string[];
472
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
473
- id: number | string;
474
- errorMessages: string[];
475
- }[]>;
476
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
477
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
478
- isValidating: import('vue').ShallowRef<boolean, boolean>;
479
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
480
- readonly externalValue: boolean | null;
481
- };
482
- items: import('vue').Ref<{
483
- id: number | string;
484
- validate: () => Promise<string[]>;
485
- reset: () => Promise<void>;
486
- resetValidation: () => Promise<void>;
487
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
488
- isValid: boolean | null;
489
- errorMessages: string[];
490
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
491
- id: number | string;
492
- validate: () => Promise<string[]>;
493
- reset: () => Promise<void>;
494
- resetValidation: () => Promise<void>;
495
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
496
- isValid: boolean | null;
497
- errorMessages: string[];
498
- }[]>;
499
- validate: () => Promise<{
500
- valid: boolean;
501
- errors: {
502
- id: number | string;
503
- errorMessages: string[];
504
- }[];
505
- }>;
506
- reset: () => void;
507
- resetValidation: () => void;
508
- }) => import('vue').VNodeChild) | undefined;
509
- } | ((arg: {
510
- errors: import('vue').Ref<{
511
- id: number | string;
512
- errorMessages: string[];
513
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
514
- id: number | string;
515
- errorMessages: string[];
516
- }[]>;
517
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
518
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
519
- isValidating: import('vue').ShallowRef<boolean, boolean>;
520
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
521
- readonly externalValue: boolean | null;
522
- };
523
- items: import('vue').Ref<{
524
- id: number | string;
525
- validate: () => Promise<string[]>;
526
- reset: () => Promise<void>;
527
- resetValidation: () => Promise<void>;
528
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
529
- isValid: boolean | null;
530
- errorMessages: string[];
531
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
532
- id: number | string;
533
- validate: () => Promise<string[]>;
534
- reset: () => Promise<void>;
535
- resetValidation: () => Promise<void>;
536
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
537
- isValid: boolean | null;
538
- errorMessages: string[];
539
- }[]>;
540
- validate: () => Promise<{
541
- valid: boolean;
542
- errors: {
543
- id: number | string;
544
- errorMessages: string[];
545
- }[];
546
- }>;
547
- reset: () => void;
548
- resetValidation: () => void;
549
- }) => import('vue').VNodeChild);
550
- 'v-slots'?: {
551
- default?: false | ((arg: {
552
- errors: import('vue').Ref<{
553
- id: number | string;
554
- errorMessages: string[];
555
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
556
- id: number | string;
557
- errorMessages: string[];
558
- }[]>;
559
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
560
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
561
- isValidating: import('vue').ShallowRef<boolean, boolean>;
562
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
563
- readonly externalValue: boolean | null;
564
- };
565
- items: import('vue').Ref<{
566
- id: number | string;
567
- validate: () => Promise<string[]>;
568
- reset: () => Promise<void>;
569
- resetValidation: () => Promise<void>;
570
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
571
- isValid: boolean | null;
572
- errorMessages: string[];
573
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
574
- id: number | string;
575
- validate: () => Promise<string[]>;
576
- reset: () => Promise<void>;
577
- resetValidation: () => Promise<void>;
578
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
579
- isValid: boolean | null;
580
- errorMessages: string[];
581
- }[]>;
582
- validate: () => Promise<{
583
- valid: boolean;
584
- errors: {
585
- id: number | string;
586
- errorMessages: string[];
587
- }[];
588
- }>;
589
- reset: () => void;
590
- resetValidation: () => void;
591
- }) => import('vue').VNodeChild) | undefined;
592
- } | undefined;
593
- } & {
594
- "v-slot:default"?: false | ((arg: {
595
- errors: import('vue').Ref<{
596
- id: number | string;
597
- errorMessages: string[];
598
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
599
- id: number | string;
600
- errorMessages: string[];
601
- }[]>;
602
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
603
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
604
- isValidating: import('vue').ShallowRef<boolean, boolean>;
605
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
606
- readonly externalValue: boolean | null;
607
- };
608
- items: import('vue').Ref<{
609
- id: number | string;
610
- validate: () => Promise<string[]>;
611
- reset: () => Promise<void>;
612
- resetValidation: () => Promise<void>;
613
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
614
- isValid: boolean | null;
615
- errorMessages: string[];
616
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
617
- id: number | string;
618
- validate: () => Promise<string[]>;
619
- reset: () => Promise<void>;
620
- resetValidation: () => Promise<void>;
621
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
622
- isValid: boolean | null;
623
- errorMessages: string[];
624
- }[]>;
625
- validate: () => Promise<{
626
- valid: boolean;
627
- errors: {
628
- id: number | string;
629
- errorMessages: string[];
630
- }[];
631
- }>;
632
- reset: () => void;
633
- resetValidation: () => void;
634
- }) => import('vue').VNodeChild) | undefined;
635
- } & {
636
- onSubmit?: ((e: import('vuetify/lib/types.mjs').SubmitEventPromise) => any) | undefined;
637
- "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
638
- }, {
639
- errors: import('vue').Ref<{
640
- id: number | string;
641
- errorMessages: string[];
642
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
643
- id: number | string;
644
- errorMessages: string[];
645
- }[]>;
646
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
647
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
648
- isValidating: import('vue').ShallowRef<boolean, boolean>;
649
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
650
- readonly externalValue: boolean | null;
651
- };
652
- items: import('vue').Ref<{
653
- id: number | string;
654
- validate: () => Promise<string[]>;
655
- reset: () => Promise<void>;
656
- resetValidation: () => Promise<void>;
657
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
658
- isValid: boolean | null;
659
- errorMessages: string[];
660
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
661
- id: number | string;
662
- validate: () => Promise<string[]>;
663
- reset: () => Promise<void>;
664
- resetValidation: () => Promise<void>;
665
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
666
- isValid: boolean | null;
667
- errorMessages: string[];
668
- }[]>;
669
- validate: () => Promise<{
670
- valid: boolean;
671
- errors: {
672
- id: number | string;
673
- errorMessages: string[];
674
- }[];
675
- }>;
676
- reset: () => void;
677
- resetValidation: () => void;
678
- } & HTMLFormElement & {
679
- _allExposed: {
680
- errors: import('vue').Ref<{
681
- id: number | string;
682
- errorMessages: string[];
683
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
684
- id: number | string;
685
- errorMessages: string[];
686
- }[]>;
687
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
688
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
689
- isValidating: import('vue').ShallowRef<boolean, boolean>;
690
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
691
- readonly externalValue: boolean | null;
692
- };
693
- items: import('vue').Ref<{
694
- id: number | string;
695
- validate: () => Promise<string[]>;
696
- reset: () => Promise<void>;
697
- resetValidation: () => Promise<void>;
698
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
699
- isValid: boolean | null;
700
- errorMessages: string[];
701
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
702
- id: number | string;
703
- validate: () => Promise<string[]>;
704
- reset: () => Promise<void>;
705
- resetValidation: () => Promise<void>;
706
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
707
- isValid: boolean | null;
708
- errorMessages: string[];
709
- }[]>;
710
- validate: () => Promise<{
711
- valid: boolean;
712
- errors: {
713
- id: number | string;
714
- errorMessages: string[];
715
- }[];
716
- }>;
717
- reset: () => void;
718
- resetValidation: () => void;
719
- };
720
- }, {}, {}, {}, {
721
- style: import('vue').StyleValue;
722
- disabled: boolean;
723
- readonly: boolean;
724
- modelValue: boolean | null;
725
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
726
- fastFail: boolean;
727
- }> | null;
138
+ form: HTMLDivElement;
728
139
  };
729
140
  rootEl: HTMLDivElement;
730
141
  };
@@ -740,7 +151,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
740
151
  "onUpdate:modelValue"?: ((value: SelectedFile[]) => any) | undefined;
741
152
  onPreview?: ((value: FileItem) => any) | undefined;
742
153
  }>, {
743
- headingLevel: number;
154
+ headingLevel: 1 | 2 | 3 | 4 | 5 | 6;
744
155
  locales: typeof defaultLocales;
745
156
  sectionTitle: string;
746
157
  showFilePreview: boolean;
@@ -763,14 +174,12 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
763
174
  readonly onError?: ((value: string[]) => any) | undefined;
764
175
  readonly "onUpdate:modelValue"?: ((value: File[]) => any) | undefined;
765
176
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
766
- $attrs: {
767
- [x: string]: unknown;
768
- };
177
+ $attrs: import('vue').Attrs;
769
178
  $refs: {
770
179
  [x: string]: unknown;
771
180
  } & {
772
- dropZone: HTMLLabelElement;
773
181
  fileInput: HTMLInputElement;
182
+ dropZone: HTMLDivElement;
774
183
  };
775
184
  $slots: Readonly<{
776
185
  [name: string]: import('vue').Slot<any> | undefined;
@@ -779,7 +188,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
779
188
  $parent: import('vue').ComponentPublicInstance | null;
780
189
  $host: Element | null;
781
190
  $emit: ((event: "error", value: string[]) => void) & ((event: "update:modelValue", value: File[]) => void);
782
- $el: HTMLLabelElement;
191
+ $el: HTMLDivElement;
783
192
  $options: import('vue').ComponentOptionsBase<Readonly<{
784
193
  modelValue: File[];
785
194
  disabled?: boolean;
@@ -852,603 +261,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
852
261
  default(): void;
853
262
  } & import('../FileUpload/FileUploadContent').FileUploadContentSlots;
854
263
  }) | null;
855
- form: import('vue').CreateComponentPublicInstanceWithMixins<{
856
- style: import('vue').StyleValue;
857
- disabled: boolean;
858
- readonly: boolean;
859
- modelValue: boolean | null;
860
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
861
- fastFail: boolean;
862
- } & {
863
- class?: any;
864
- } & {
865
- $children?: import('vue').VNodeChild | {
866
- $stable?: boolean;
867
- } | {
868
- default?: ((arg: {
869
- errors: import('vue').Ref<{
870
- id: number | string;
871
- errorMessages: string[];
872
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
873
- id: number | string;
874
- errorMessages: string[];
875
- }[]>;
876
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
877
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
878
- isValidating: import('vue').ShallowRef<boolean, boolean>;
879
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
880
- readonly externalValue: boolean | null;
881
- };
882
- items: import('vue').Ref<{
883
- id: number | string;
884
- validate: () => Promise<string[]>;
885
- reset: () => Promise<void>;
886
- resetValidation: () => Promise<void>;
887
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
888
- isValid: boolean | null;
889
- errorMessages: string[];
890
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
891
- id: number | string;
892
- validate: () => Promise<string[]>;
893
- reset: () => Promise<void>;
894
- resetValidation: () => Promise<void>;
895
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
896
- isValid: boolean | null;
897
- errorMessages: string[];
898
- }[]>;
899
- validate: () => Promise<{
900
- valid: boolean;
901
- errors: {
902
- id: number | string;
903
- errorMessages: string[];
904
- }[];
905
- }>;
906
- reset: () => void;
907
- resetValidation: () => void;
908
- }) => import('vue').VNodeChild) | undefined;
909
- } | ((arg: {
910
- errors: import('vue').Ref<{
911
- id: number | string;
912
- errorMessages: string[];
913
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
914
- id: number | string;
915
- errorMessages: string[];
916
- }[]>;
917
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
918
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
919
- isValidating: import('vue').ShallowRef<boolean, boolean>;
920
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
921
- readonly externalValue: boolean | null;
922
- };
923
- items: import('vue').Ref<{
924
- id: number | string;
925
- validate: () => Promise<string[]>;
926
- reset: () => Promise<void>;
927
- resetValidation: () => Promise<void>;
928
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
929
- isValid: boolean | null;
930
- errorMessages: string[];
931
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
932
- id: number | string;
933
- validate: () => Promise<string[]>;
934
- reset: () => Promise<void>;
935
- resetValidation: () => Promise<void>;
936
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
937
- isValid: boolean | null;
938
- errorMessages: string[];
939
- }[]>;
940
- validate: () => Promise<{
941
- valid: boolean;
942
- errors: {
943
- id: number | string;
944
- errorMessages: string[];
945
- }[];
946
- }>;
947
- reset: () => void;
948
- resetValidation: () => void;
949
- }) => import('vue').VNodeChild);
950
- 'v-slots'?: {
951
- default?: false | ((arg: {
952
- errors: import('vue').Ref<{
953
- id: number | string;
954
- errorMessages: string[];
955
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
956
- id: number | string;
957
- errorMessages: string[];
958
- }[]>;
959
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
960
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
961
- isValidating: import('vue').ShallowRef<boolean, boolean>;
962
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
963
- readonly externalValue: boolean | null;
964
- };
965
- items: import('vue').Ref<{
966
- id: number | string;
967
- validate: () => Promise<string[]>;
968
- reset: () => Promise<void>;
969
- resetValidation: () => Promise<void>;
970
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
971
- isValid: boolean | null;
972
- errorMessages: string[];
973
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
974
- id: number | string;
975
- validate: () => Promise<string[]>;
976
- reset: () => Promise<void>;
977
- resetValidation: () => Promise<void>;
978
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
979
- isValid: boolean | null;
980
- errorMessages: string[];
981
- }[]>;
982
- validate: () => Promise<{
983
- valid: boolean;
984
- errors: {
985
- id: number | string;
986
- errorMessages: string[];
987
- }[];
988
- }>;
989
- reset: () => void;
990
- resetValidation: () => void;
991
- }) => import('vue').VNodeChild) | undefined;
992
- } | undefined;
993
- } & {
994
- "v-slot:default"?: false | ((arg: {
995
- errors: import('vue').Ref<{
996
- id: number | string;
997
- errorMessages: string[];
998
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
999
- id: number | string;
1000
- errorMessages: string[];
1001
- }[]>;
1002
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1003
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1004
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1005
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1006
- readonly externalValue: boolean | null;
1007
- };
1008
- items: import('vue').Ref<{
1009
- id: number | string;
1010
- validate: () => Promise<string[]>;
1011
- reset: () => Promise<void>;
1012
- resetValidation: () => Promise<void>;
1013
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1014
- isValid: boolean | null;
1015
- errorMessages: string[];
1016
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1017
- id: number | string;
1018
- validate: () => Promise<string[]>;
1019
- reset: () => Promise<void>;
1020
- resetValidation: () => Promise<void>;
1021
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1022
- isValid: boolean | null;
1023
- errorMessages: string[];
1024
- }[]>;
1025
- validate: () => Promise<{
1026
- valid: boolean;
1027
- errors: {
1028
- id: number | string;
1029
- errorMessages: string[];
1030
- }[];
1031
- }>;
1032
- reset: () => void;
1033
- resetValidation: () => void;
1034
- }) => import('vue').VNodeChild) | undefined;
1035
- } & {
1036
- onSubmit?: ((e: import('vuetify/lib/types.mjs').SubmitEventPromise) => any) | undefined;
1037
- "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
1038
- }, {
1039
- errors: import('vue').Ref<{
1040
- id: number | string;
1041
- errorMessages: string[];
1042
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1043
- id: number | string;
1044
- errorMessages: string[];
1045
- }[]>;
1046
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1047
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1048
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1049
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1050
- readonly externalValue: boolean | null;
1051
- };
1052
- items: import('vue').Ref<{
1053
- id: number | string;
1054
- validate: () => Promise<string[]>;
1055
- reset: () => Promise<void>;
1056
- resetValidation: () => Promise<void>;
1057
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1058
- isValid: boolean | null;
1059
- errorMessages: string[];
1060
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1061
- id: number | string;
1062
- validate: () => Promise<string[]>;
1063
- reset: () => Promise<void>;
1064
- resetValidation: () => Promise<void>;
1065
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1066
- isValid: boolean | null;
1067
- errorMessages: string[];
1068
- }[]>;
1069
- validate: () => Promise<{
1070
- valid: boolean;
1071
- errors: {
1072
- id: number | string;
1073
- errorMessages: string[];
1074
- }[];
1075
- }>;
1076
- reset: () => void;
1077
- resetValidation: () => void;
1078
- } & HTMLFormElement & {
1079
- _allExposed: {
1080
- errors: import('vue').Ref<{
1081
- id: number | string;
1082
- errorMessages: string[];
1083
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1084
- id: number | string;
1085
- errorMessages: string[];
1086
- }[]>;
1087
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1088
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1089
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1090
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1091
- readonly externalValue: boolean | null;
1092
- };
1093
- items: import('vue').Ref<{
1094
- id: number | string;
1095
- validate: () => Promise<string[]>;
1096
- reset: () => Promise<void>;
1097
- resetValidation: () => Promise<void>;
1098
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1099
- isValid: boolean | null;
1100
- errorMessages: string[];
1101
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1102
- id: number | string;
1103
- validate: () => Promise<string[]>;
1104
- reset: () => Promise<void>;
1105
- resetValidation: () => Promise<void>;
1106
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1107
- isValid: boolean | null;
1108
- errorMessages: string[];
1109
- }[]>;
1110
- validate: () => Promise<{
1111
- valid: boolean;
1112
- errors: {
1113
- id: number | string;
1114
- errorMessages: string[];
1115
- }[];
1116
- }>;
1117
- reset: () => void;
1118
- resetValidation: () => void;
1119
- };
1120
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1121
- 'update:modelValue': (val: boolean | null) => true;
1122
- submit: (e: import('vuetify/lib/types.mjs').SubmitEventPromise) => true;
1123
- }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
1124
- style: import('vue').StyleValue;
1125
- disabled: boolean;
1126
- readonly: boolean;
1127
- modelValue: boolean | null;
1128
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1129
- fastFail: boolean;
1130
- }, true, {}, import('vue').SlotsType<Partial<{
1131
- default: (arg: {
1132
- errors: import('vue').Ref<{
1133
- id: number | string;
1134
- errorMessages: string[];
1135
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1136
- id: number | string;
1137
- errorMessages: string[];
1138
- }[]>;
1139
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1140
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1141
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1142
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1143
- readonly externalValue: boolean | null;
1144
- };
1145
- items: import('vue').Ref<{
1146
- id: number | string;
1147
- validate: () => Promise<string[]>;
1148
- reset: () => Promise<void>;
1149
- resetValidation: () => Promise<void>;
1150
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1151
- isValid: boolean | null;
1152
- errorMessages: string[];
1153
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1154
- id: number | string;
1155
- validate: () => Promise<string[]>;
1156
- reset: () => Promise<void>;
1157
- resetValidation: () => Promise<void>;
1158
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1159
- isValid: boolean | null;
1160
- errorMessages: string[];
1161
- }[]>;
1162
- validate: () => Promise<{
1163
- valid: boolean;
1164
- errors: {
1165
- id: number | string;
1166
- errorMessages: string[];
1167
- }[];
1168
- }>;
1169
- reset: () => void;
1170
- resetValidation: () => void;
1171
- }) => import('vue').VNode[];
1172
- }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1173
- P: {};
1174
- B: {};
1175
- D: {};
1176
- C: {};
1177
- M: {};
1178
- Defaults: {};
1179
- }, {
1180
- style: import('vue').StyleValue;
1181
- disabled: boolean;
1182
- readonly: boolean;
1183
- modelValue: boolean | null;
1184
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1185
- fastFail: boolean;
1186
- } & {
1187
- class?: any;
1188
- } & {
1189
- $children?: import('vue').VNodeChild | {
1190
- $stable?: boolean;
1191
- } | {
1192
- default?: ((arg: {
1193
- errors: import('vue').Ref<{
1194
- id: number | string;
1195
- errorMessages: string[];
1196
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1197
- id: number | string;
1198
- errorMessages: string[];
1199
- }[]>;
1200
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1201
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1202
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1203
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1204
- readonly externalValue: boolean | null;
1205
- };
1206
- items: import('vue').Ref<{
1207
- id: number | string;
1208
- validate: () => Promise<string[]>;
1209
- reset: () => Promise<void>;
1210
- resetValidation: () => Promise<void>;
1211
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1212
- isValid: boolean | null;
1213
- errorMessages: string[];
1214
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1215
- id: number | string;
1216
- validate: () => Promise<string[]>;
1217
- reset: () => Promise<void>;
1218
- resetValidation: () => Promise<void>;
1219
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1220
- isValid: boolean | null;
1221
- errorMessages: string[];
1222
- }[]>;
1223
- validate: () => Promise<{
1224
- valid: boolean;
1225
- errors: {
1226
- id: number | string;
1227
- errorMessages: string[];
1228
- }[];
1229
- }>;
1230
- reset: () => void;
1231
- resetValidation: () => void;
1232
- }) => import('vue').VNodeChild) | undefined;
1233
- } | ((arg: {
1234
- errors: import('vue').Ref<{
1235
- id: number | string;
1236
- errorMessages: string[];
1237
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1238
- id: number | string;
1239
- errorMessages: string[];
1240
- }[]>;
1241
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1242
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1243
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1244
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1245
- readonly externalValue: boolean | null;
1246
- };
1247
- items: import('vue').Ref<{
1248
- id: number | string;
1249
- validate: () => Promise<string[]>;
1250
- reset: () => Promise<void>;
1251
- resetValidation: () => Promise<void>;
1252
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1253
- isValid: boolean | null;
1254
- errorMessages: string[];
1255
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1256
- id: number | string;
1257
- validate: () => Promise<string[]>;
1258
- reset: () => Promise<void>;
1259
- resetValidation: () => Promise<void>;
1260
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1261
- isValid: boolean | null;
1262
- errorMessages: string[];
1263
- }[]>;
1264
- validate: () => Promise<{
1265
- valid: boolean;
1266
- errors: {
1267
- id: number | string;
1268
- errorMessages: string[];
1269
- }[];
1270
- }>;
1271
- reset: () => void;
1272
- resetValidation: () => void;
1273
- }) => import('vue').VNodeChild);
1274
- 'v-slots'?: {
1275
- default?: false | ((arg: {
1276
- errors: import('vue').Ref<{
1277
- id: number | string;
1278
- errorMessages: string[];
1279
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1280
- id: number | string;
1281
- errorMessages: string[];
1282
- }[]>;
1283
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1284
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1285
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1286
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1287
- readonly externalValue: boolean | null;
1288
- };
1289
- items: import('vue').Ref<{
1290
- id: number | string;
1291
- validate: () => Promise<string[]>;
1292
- reset: () => Promise<void>;
1293
- resetValidation: () => Promise<void>;
1294
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1295
- isValid: boolean | null;
1296
- errorMessages: string[];
1297
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1298
- id: number | string;
1299
- validate: () => Promise<string[]>;
1300
- reset: () => Promise<void>;
1301
- resetValidation: () => Promise<void>;
1302
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1303
- isValid: boolean | null;
1304
- errorMessages: string[];
1305
- }[]>;
1306
- validate: () => Promise<{
1307
- valid: boolean;
1308
- errors: {
1309
- id: number | string;
1310
- errorMessages: string[];
1311
- }[];
1312
- }>;
1313
- reset: () => void;
1314
- resetValidation: () => void;
1315
- }) => import('vue').VNodeChild) | undefined;
1316
- } | undefined;
1317
- } & {
1318
- "v-slot:default"?: false | ((arg: {
1319
- errors: import('vue').Ref<{
1320
- id: number | string;
1321
- errorMessages: string[];
1322
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1323
- id: number | string;
1324
- errorMessages: string[];
1325
- }[]>;
1326
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1327
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1328
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1329
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1330
- readonly externalValue: boolean | null;
1331
- };
1332
- items: import('vue').Ref<{
1333
- id: number | string;
1334
- validate: () => Promise<string[]>;
1335
- reset: () => Promise<void>;
1336
- resetValidation: () => Promise<void>;
1337
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1338
- isValid: boolean | null;
1339
- errorMessages: string[];
1340
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1341
- id: number | string;
1342
- validate: () => Promise<string[]>;
1343
- reset: () => Promise<void>;
1344
- resetValidation: () => Promise<void>;
1345
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1346
- isValid: boolean | null;
1347
- errorMessages: string[];
1348
- }[]>;
1349
- validate: () => Promise<{
1350
- valid: boolean;
1351
- errors: {
1352
- id: number | string;
1353
- errorMessages: string[];
1354
- }[];
1355
- }>;
1356
- reset: () => void;
1357
- resetValidation: () => void;
1358
- }) => import('vue').VNodeChild) | undefined;
1359
- } & {
1360
- onSubmit?: ((e: import('vuetify/lib/types.mjs').SubmitEventPromise) => any) | undefined;
1361
- "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
1362
- }, {
1363
- errors: import('vue').Ref<{
1364
- id: number | string;
1365
- errorMessages: string[];
1366
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1367
- id: number | string;
1368
- errorMessages: string[];
1369
- }[]>;
1370
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1371
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1372
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1373
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1374
- readonly externalValue: boolean | null;
1375
- };
1376
- items: import('vue').Ref<{
1377
- id: number | string;
1378
- validate: () => Promise<string[]>;
1379
- reset: () => Promise<void>;
1380
- resetValidation: () => Promise<void>;
1381
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1382
- isValid: boolean | null;
1383
- errorMessages: string[];
1384
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1385
- id: number | string;
1386
- validate: () => Promise<string[]>;
1387
- reset: () => Promise<void>;
1388
- resetValidation: () => Promise<void>;
1389
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1390
- isValid: boolean | null;
1391
- errorMessages: string[];
1392
- }[]>;
1393
- validate: () => Promise<{
1394
- valid: boolean;
1395
- errors: {
1396
- id: number | string;
1397
- errorMessages: string[];
1398
- }[];
1399
- }>;
1400
- reset: () => void;
1401
- resetValidation: () => void;
1402
- } & HTMLFormElement & {
1403
- _allExposed: {
1404
- errors: import('vue').Ref<{
1405
- id: number | string;
1406
- errorMessages: string[];
1407
- }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1408
- id: number | string;
1409
- errorMessages: string[];
1410
- }[]>;
1411
- isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
1412
- isReadonly: Readonly<import('vue').Ref<boolean, boolean>>;
1413
- isValidating: import('vue').ShallowRef<boolean, boolean>;
1414
- isValid: import('vue').Ref<boolean | null, boolean | null> & {
1415
- readonly externalValue: boolean | null;
1416
- };
1417
- items: import('vue').Ref<{
1418
- id: number | string;
1419
- validate: () => Promise<string[]>;
1420
- reset: () => Promise<void>;
1421
- resetValidation: () => Promise<void>;
1422
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1423
- isValid: boolean | null;
1424
- errorMessages: string[];
1425
- }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1426
- id: number | string;
1427
- validate: () => Promise<string[]>;
1428
- reset: () => Promise<void>;
1429
- resetValidation: () => Promise<void>;
1430
- vm: import('vue').Raw<import('vue').ComponentInternalInstance>;
1431
- isValid: boolean | null;
1432
- errorMessages: string[];
1433
- }[]>;
1434
- validate: () => Promise<{
1435
- valid: boolean;
1436
- errors: {
1437
- id: number | string;
1438
- errorMessages: string[];
1439
- }[];
1440
- }>;
1441
- reset: () => void;
1442
- resetValidation: () => void;
1443
- };
1444
- }, {}, {}, {}, {
1445
- style: import('vue').StyleValue;
1446
- disabled: boolean;
1447
- readonly: boolean;
1448
- modelValue: boolean | null;
1449
- validateOn: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
1450
- fastFail: boolean;
1451
- }> | null;
264
+ form: HTMLDivElement;
1452
265
  }, HTMLDivElement>;
1453
266
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1454
267
  export default _default;