@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
@@ -13,24 +13,22 @@ declare function __VLS_template(): {
13
13
  };
14
14
  refs: {
15
15
  form: import('vue').CreateComponentPublicInstanceWithMixins<{
16
- style: import('vue').StyleValue;
16
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
17
17
  disabled: boolean;
18
+ fastFail: boolean;
18
19
  readonly: boolean;
19
20
  modelValue: boolean | null;
20
- 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;
21
- fastFail: boolean;
21
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
22
22
  } & {
23
23
  class?: any;
24
24
  } & {
25
- $children?: import('vue').VNodeChild | {
26
- $stable?: boolean;
27
- } | {
25
+ $children?: {
28
26
  default?: ((arg: {
29
27
  errors: import('vue').Ref<{
30
- id: number | string;
28
+ id: string | number;
31
29
  errorMessages: string[];
32
30
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
33
- id: number | string;
31
+ id: string | number;
34
32
  errorMessages: string[];
35
33
  }[]>;
36
34
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -40,7 +38,7 @@ declare function __VLS_template(): {
40
38
  readonly externalValue: boolean | null;
41
39
  };
42
40
  items: import('vue').Ref<{
43
- id: number | string;
41
+ id: string | number;
44
42
  validate: () => Promise<string[]>;
45
43
  reset: () => Promise<void>;
46
44
  resetValidation: () => Promise<void>;
@@ -48,7 +46,7 @@ declare function __VLS_template(): {
48
46
  isValid: boolean | null;
49
47
  errorMessages: string[];
50
48
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
51
- id: number | string;
49
+ id: string | number;
52
50
  validate: () => Promise<string[]>;
53
51
  reset: () => Promise<void>;
54
52
  resetValidation: () => Promise<void>;
@@ -59,19 +57,21 @@ declare function __VLS_template(): {
59
57
  validate: () => Promise<{
60
58
  valid: boolean;
61
59
  errors: {
62
- id: number | string;
60
+ id: string | number;
63
61
  errorMessages: string[];
64
62
  }[];
65
63
  }>;
66
64
  reset: () => void;
67
65
  resetValidation: () => void;
68
66
  }) => import('vue').VNodeChild) | undefined;
67
+ } | {
68
+ $stable?: boolean | undefined;
69
69
  } | ((arg: {
70
70
  errors: import('vue').Ref<{
71
- id: number | string;
71
+ id: string | number;
72
72
  errorMessages: string[];
73
73
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
74
- id: number | string;
74
+ id: string | number;
75
75
  errorMessages: string[];
76
76
  }[]>;
77
77
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -81,7 +81,7 @@ declare function __VLS_template(): {
81
81
  readonly externalValue: boolean | null;
82
82
  };
83
83
  items: import('vue').Ref<{
84
- id: number | string;
84
+ id: string | number;
85
85
  validate: () => Promise<string[]>;
86
86
  reset: () => Promise<void>;
87
87
  resetValidation: () => Promise<void>;
@@ -89,7 +89,7 @@ declare function __VLS_template(): {
89
89
  isValid: boolean | null;
90
90
  errorMessages: string[];
91
91
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
92
- id: number | string;
92
+ id: string | number;
93
93
  validate: () => Promise<string[]>;
94
94
  reset: () => Promise<void>;
95
95
  resetValidation: () => Promise<void>;
@@ -100,20 +100,20 @@ declare function __VLS_template(): {
100
100
  validate: () => Promise<{
101
101
  valid: boolean;
102
102
  errors: {
103
- id: number | string;
103
+ id: string | number;
104
104
  errorMessages: string[];
105
105
  }[];
106
106
  }>;
107
107
  reset: () => void;
108
108
  resetValidation: () => void;
109
- }) => import('vue').VNodeChild);
110
- 'v-slots'?: {
109
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
110
+ "v-slots"?: {
111
111
  default?: false | ((arg: {
112
112
  errors: import('vue').Ref<{
113
- id: number | string;
113
+ id: string | number;
114
114
  errorMessages: string[];
115
115
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
116
- id: number | string;
116
+ id: string | number;
117
117
  errorMessages: string[];
118
118
  }[]>;
119
119
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -123,7 +123,7 @@ declare function __VLS_template(): {
123
123
  readonly externalValue: boolean | null;
124
124
  };
125
125
  items: import('vue').Ref<{
126
- id: number | string;
126
+ id: string | number;
127
127
  validate: () => Promise<string[]>;
128
128
  reset: () => Promise<void>;
129
129
  resetValidation: () => Promise<void>;
@@ -131,7 +131,7 @@ declare function __VLS_template(): {
131
131
  isValid: boolean | null;
132
132
  errorMessages: string[];
133
133
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
134
- id: number | string;
134
+ id: string | number;
135
135
  validate: () => Promise<string[]>;
136
136
  reset: () => Promise<void>;
137
137
  resetValidation: () => Promise<void>;
@@ -142,7 +142,7 @@ declare function __VLS_template(): {
142
142
  validate: () => Promise<{
143
143
  valid: boolean;
144
144
  errors: {
145
- id: number | string;
145
+ id: string | number;
146
146
  errorMessages: string[];
147
147
  }[];
148
148
  }>;
@@ -153,10 +153,10 @@ declare function __VLS_template(): {
153
153
  } & {
154
154
  "v-slot:default"?: false | ((arg: {
155
155
  errors: import('vue').Ref<{
156
- id: number | string;
156
+ id: string | number;
157
157
  errorMessages: string[];
158
158
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
159
- id: number | string;
159
+ id: string | number;
160
160
  errorMessages: string[];
161
161
  }[]>;
162
162
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -166,7 +166,7 @@ declare function __VLS_template(): {
166
166
  readonly externalValue: boolean | null;
167
167
  };
168
168
  items: import('vue').Ref<{
169
- id: number | string;
169
+ id: string | number;
170
170
  validate: () => Promise<string[]>;
171
171
  reset: () => Promise<void>;
172
172
  resetValidation: () => Promise<void>;
@@ -174,7 +174,7 @@ declare function __VLS_template(): {
174
174
  isValid: boolean | null;
175
175
  errorMessages: string[];
176
176
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
177
- id: number | string;
177
+ id: string | number;
178
178
  validate: () => Promise<string[]>;
179
179
  reset: () => Promise<void>;
180
180
  resetValidation: () => Promise<void>;
@@ -185,7 +185,7 @@ declare function __VLS_template(): {
185
185
  validate: () => Promise<{
186
186
  valid: boolean;
187
187
  errors: {
188
- id: number | string;
188
+ id: string | number;
189
189
  errorMessages: string[];
190
190
  }[];
191
191
  }>;
@@ -197,10 +197,10 @@ declare function __VLS_template(): {
197
197
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
198
198
  }, {
199
199
  errors: import('vue').Ref<{
200
- id: number | string;
200
+ id: string | number;
201
201
  errorMessages: string[];
202
202
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
203
- id: number | string;
203
+ id: string | number;
204
204
  errorMessages: string[];
205
205
  }[]>;
206
206
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -210,7 +210,7 @@ declare function __VLS_template(): {
210
210
  readonly externalValue: boolean | null;
211
211
  };
212
212
  items: import('vue').Ref<{
213
- id: number | string;
213
+ id: string | number;
214
214
  validate: () => Promise<string[]>;
215
215
  reset: () => Promise<void>;
216
216
  resetValidation: () => Promise<void>;
@@ -218,7 +218,7 @@ declare function __VLS_template(): {
218
218
  isValid: boolean | null;
219
219
  errorMessages: string[];
220
220
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
221
- id: number | string;
221
+ id: string | number;
222
222
  validate: () => Promise<string[]>;
223
223
  reset: () => Promise<void>;
224
224
  resetValidation: () => Promise<void>;
@@ -229,7 +229,7 @@ declare function __VLS_template(): {
229
229
  validate: () => Promise<{
230
230
  valid: boolean;
231
231
  errors: {
232
- id: number | string;
232
+ id: string | number;
233
233
  errorMessages: string[];
234
234
  }[];
235
235
  }>;
@@ -238,10 +238,10 @@ declare function __VLS_template(): {
238
238
  } & HTMLFormElement & {
239
239
  _allExposed: {
240
240
  errors: import('vue').Ref<{
241
- id: number | string;
241
+ id: string | number;
242
242
  errorMessages: string[];
243
243
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
244
- id: number | string;
244
+ id: string | number;
245
245
  errorMessages: string[];
246
246
  }[]>;
247
247
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -251,7 +251,7 @@ declare function __VLS_template(): {
251
251
  readonly externalValue: boolean | null;
252
252
  };
253
253
  items: import('vue').Ref<{
254
- id: number | string;
254
+ id: string | number;
255
255
  validate: () => Promise<string[]>;
256
256
  reset: () => Promise<void>;
257
257
  resetValidation: () => Promise<void>;
@@ -259,7 +259,7 @@ declare function __VLS_template(): {
259
259
  isValid: boolean | null;
260
260
  errorMessages: string[];
261
261
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
262
- id: number | string;
262
+ id: string | number;
263
263
  validate: () => Promise<string[]>;
264
264
  reset: () => Promise<void>;
265
265
  resetValidation: () => Promise<void>;
@@ -270,7 +270,7 @@ declare function __VLS_template(): {
270
270
  validate: () => Promise<{
271
271
  valid: boolean;
272
272
  errors: {
273
- id: number | string;
273
+ id: string | number;
274
274
  errorMessages: string[];
275
275
  }[];
276
276
  }>;
@@ -278,22 +278,22 @@ declare function __VLS_template(): {
278
278
  resetValidation: () => void;
279
279
  };
280
280
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
281
- 'update:modelValue': (val: boolean | null) => true;
281
+ "update:modelValue": (val: boolean | null) => true;
282
282
  submit: (e: import('vuetify/lib/types.mjs').SubmitEventPromise) => true;
283
283
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
284
284
  style: import('vue').StyleValue;
285
285
  disabled: boolean;
286
+ fastFail: boolean;
286
287
  readonly: boolean;
287
288
  modelValue: boolean | null;
288
- 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;
289
- fastFail: boolean;
289
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
290
290
  }, true, {}, import('vue').SlotsType<Partial<{
291
291
  default: (arg: {
292
292
  errors: import('vue').Ref<{
293
- id: number | string;
293
+ id: string | number;
294
294
  errorMessages: string[];
295
295
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
296
- id: number | string;
296
+ id: string | number;
297
297
  errorMessages: string[];
298
298
  }[]>;
299
299
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -303,7 +303,7 @@ declare function __VLS_template(): {
303
303
  readonly externalValue: boolean | null;
304
304
  };
305
305
  items: import('vue').Ref<{
306
- id: number | string;
306
+ id: string | number;
307
307
  validate: () => Promise<string[]>;
308
308
  reset: () => Promise<void>;
309
309
  resetValidation: () => Promise<void>;
@@ -311,7 +311,7 @@ declare function __VLS_template(): {
311
311
  isValid: boolean | null;
312
312
  errorMessages: string[];
313
313
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
314
- id: number | string;
314
+ id: string | number;
315
315
  validate: () => Promise<string[]>;
316
316
  reset: () => Promise<void>;
317
317
  resetValidation: () => Promise<void>;
@@ -322,13 +322,15 @@ declare function __VLS_template(): {
322
322
  validate: () => Promise<{
323
323
  valid: boolean;
324
324
  errors: {
325
- id: number | string;
325
+ id: string | number;
326
326
  errorMessages: string[];
327
327
  }[];
328
328
  }>;
329
329
  reset: () => void;
330
330
  resetValidation: () => void;
331
- }) => import('vue').VNode[];
331
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
332
+ [key: string]: any;
333
+ }>[];
332
334
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
333
335
  P: {};
334
336
  B: {};
@@ -337,24 +339,22 @@ declare function __VLS_template(): {
337
339
  M: {};
338
340
  Defaults: {};
339
341
  }, {
340
- style: import('vue').StyleValue;
342
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
341
343
  disabled: boolean;
344
+ fastFail: boolean;
342
345
  readonly: boolean;
343
346
  modelValue: boolean | null;
344
- 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;
345
- fastFail: boolean;
347
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
346
348
  } & {
347
349
  class?: any;
348
350
  } & {
349
- $children?: import('vue').VNodeChild | {
350
- $stable?: boolean;
351
- } | {
351
+ $children?: {
352
352
  default?: ((arg: {
353
353
  errors: import('vue').Ref<{
354
- id: number | string;
354
+ id: string | number;
355
355
  errorMessages: string[];
356
356
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
357
- id: number | string;
357
+ id: string | number;
358
358
  errorMessages: string[];
359
359
  }[]>;
360
360
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -364,7 +364,7 @@ declare function __VLS_template(): {
364
364
  readonly externalValue: boolean | null;
365
365
  };
366
366
  items: import('vue').Ref<{
367
- id: number | string;
367
+ id: string | number;
368
368
  validate: () => Promise<string[]>;
369
369
  reset: () => Promise<void>;
370
370
  resetValidation: () => Promise<void>;
@@ -372,7 +372,7 @@ declare function __VLS_template(): {
372
372
  isValid: boolean | null;
373
373
  errorMessages: string[];
374
374
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
375
- id: number | string;
375
+ id: string | number;
376
376
  validate: () => Promise<string[]>;
377
377
  reset: () => Promise<void>;
378
378
  resetValidation: () => Promise<void>;
@@ -383,19 +383,21 @@ declare function __VLS_template(): {
383
383
  validate: () => Promise<{
384
384
  valid: boolean;
385
385
  errors: {
386
- id: number | string;
386
+ id: string | number;
387
387
  errorMessages: string[];
388
388
  }[];
389
389
  }>;
390
390
  reset: () => void;
391
391
  resetValidation: () => void;
392
392
  }) => import('vue').VNodeChild) | undefined;
393
+ } | {
394
+ $stable?: boolean | undefined;
393
395
  } | ((arg: {
394
396
  errors: import('vue').Ref<{
395
- id: number | string;
397
+ id: string | number;
396
398
  errorMessages: string[];
397
399
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
398
- id: number | string;
400
+ id: string | number;
399
401
  errorMessages: string[];
400
402
  }[]>;
401
403
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -405,7 +407,7 @@ declare function __VLS_template(): {
405
407
  readonly externalValue: boolean | null;
406
408
  };
407
409
  items: import('vue').Ref<{
408
- id: number | string;
410
+ id: string | number;
409
411
  validate: () => Promise<string[]>;
410
412
  reset: () => Promise<void>;
411
413
  resetValidation: () => Promise<void>;
@@ -413,7 +415,7 @@ declare function __VLS_template(): {
413
415
  isValid: boolean | null;
414
416
  errorMessages: string[];
415
417
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
416
- id: number | string;
418
+ id: string | number;
417
419
  validate: () => Promise<string[]>;
418
420
  reset: () => Promise<void>;
419
421
  resetValidation: () => Promise<void>;
@@ -424,20 +426,20 @@ declare function __VLS_template(): {
424
426
  validate: () => Promise<{
425
427
  valid: boolean;
426
428
  errors: {
427
- id: number | string;
429
+ id: string | number;
428
430
  errorMessages: string[];
429
431
  }[];
430
432
  }>;
431
433
  reset: () => void;
432
434
  resetValidation: () => void;
433
- }) => import('vue').VNodeChild);
434
- 'v-slots'?: {
435
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
436
+ "v-slots"?: {
435
437
  default?: false | ((arg: {
436
438
  errors: import('vue').Ref<{
437
- id: number | string;
439
+ id: string | number;
438
440
  errorMessages: string[];
439
441
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
440
- id: number | string;
442
+ id: string | number;
441
443
  errorMessages: string[];
442
444
  }[]>;
443
445
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -447,7 +449,7 @@ declare function __VLS_template(): {
447
449
  readonly externalValue: boolean | null;
448
450
  };
449
451
  items: import('vue').Ref<{
450
- id: number | string;
452
+ id: string | number;
451
453
  validate: () => Promise<string[]>;
452
454
  reset: () => Promise<void>;
453
455
  resetValidation: () => Promise<void>;
@@ -455,7 +457,7 @@ declare function __VLS_template(): {
455
457
  isValid: boolean | null;
456
458
  errorMessages: string[];
457
459
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
458
- id: number | string;
460
+ id: string | number;
459
461
  validate: () => Promise<string[]>;
460
462
  reset: () => Promise<void>;
461
463
  resetValidation: () => Promise<void>;
@@ -466,7 +468,7 @@ declare function __VLS_template(): {
466
468
  validate: () => Promise<{
467
469
  valid: boolean;
468
470
  errors: {
469
- id: number | string;
471
+ id: string | number;
470
472
  errorMessages: string[];
471
473
  }[];
472
474
  }>;
@@ -477,10 +479,10 @@ declare function __VLS_template(): {
477
479
  } & {
478
480
  "v-slot:default"?: false | ((arg: {
479
481
  errors: import('vue').Ref<{
480
- id: number | string;
482
+ id: string | number;
481
483
  errorMessages: string[];
482
484
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
483
- id: number | string;
485
+ id: string | number;
484
486
  errorMessages: string[];
485
487
  }[]>;
486
488
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -490,7 +492,7 @@ declare function __VLS_template(): {
490
492
  readonly externalValue: boolean | null;
491
493
  };
492
494
  items: import('vue').Ref<{
493
- id: number | string;
495
+ id: string | number;
494
496
  validate: () => Promise<string[]>;
495
497
  reset: () => Promise<void>;
496
498
  resetValidation: () => Promise<void>;
@@ -498,7 +500,7 @@ declare function __VLS_template(): {
498
500
  isValid: boolean | null;
499
501
  errorMessages: string[];
500
502
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
501
- id: number | string;
503
+ id: string | number;
502
504
  validate: () => Promise<string[]>;
503
505
  reset: () => Promise<void>;
504
506
  resetValidation: () => Promise<void>;
@@ -509,7 +511,7 @@ declare function __VLS_template(): {
509
511
  validate: () => Promise<{
510
512
  valid: boolean;
511
513
  errors: {
512
- id: number | string;
514
+ id: string | number;
513
515
  errorMessages: string[];
514
516
  }[];
515
517
  }>;
@@ -521,10 +523,10 @@ declare function __VLS_template(): {
521
523
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
522
524
  }, {
523
525
  errors: import('vue').Ref<{
524
- id: number | string;
526
+ id: string | number;
525
527
  errorMessages: string[];
526
528
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
527
- id: number | string;
529
+ id: string | number;
528
530
  errorMessages: string[];
529
531
  }[]>;
530
532
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -534,7 +536,7 @@ declare function __VLS_template(): {
534
536
  readonly externalValue: boolean | null;
535
537
  };
536
538
  items: import('vue').Ref<{
537
- id: number | string;
539
+ id: string | number;
538
540
  validate: () => Promise<string[]>;
539
541
  reset: () => Promise<void>;
540
542
  resetValidation: () => Promise<void>;
@@ -542,7 +544,7 @@ declare function __VLS_template(): {
542
544
  isValid: boolean | null;
543
545
  errorMessages: string[];
544
546
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
545
- id: number | string;
547
+ id: string | number;
546
548
  validate: () => Promise<string[]>;
547
549
  reset: () => Promise<void>;
548
550
  resetValidation: () => Promise<void>;
@@ -553,7 +555,7 @@ declare function __VLS_template(): {
553
555
  validate: () => Promise<{
554
556
  valid: boolean;
555
557
  errors: {
556
- id: number | string;
558
+ id: string | number;
557
559
  errorMessages: string[];
558
560
  }[];
559
561
  }>;
@@ -562,10 +564,10 @@ declare function __VLS_template(): {
562
564
  } & HTMLFormElement & {
563
565
  _allExposed: {
564
566
  errors: import('vue').Ref<{
565
- id: number | string;
567
+ id: string | number;
566
568
  errorMessages: string[];
567
569
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
568
- id: number | string;
570
+ id: string | number;
569
571
  errorMessages: string[];
570
572
  }[]>;
571
573
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -575,7 +577,7 @@ declare function __VLS_template(): {
575
577
  readonly externalValue: boolean | null;
576
578
  };
577
579
  items: import('vue').Ref<{
578
- id: number | string;
580
+ id: string | number;
579
581
  validate: () => Promise<string[]>;
580
582
  reset: () => Promise<void>;
581
583
  resetValidation: () => Promise<void>;
@@ -583,7 +585,7 @@ declare function __VLS_template(): {
583
585
  isValid: boolean | null;
584
586
  errorMessages: string[];
585
587
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
586
- id: number | string;
588
+ id: string | number;
587
589
  validate: () => Promise<string[]>;
588
590
  reset: () => Promise<void>;
589
591
  resetValidation: () => Promise<void>;
@@ -594,7 +596,7 @@ declare function __VLS_template(): {
594
596
  validate: () => Promise<{
595
597
  valid: boolean;
596
598
  errors: {
597
- id: number | string;
599
+ id: string | number;
598
600
  errorMessages: string[];
599
601
  }[];
600
602
  }>;
@@ -604,10 +606,10 @@ declare function __VLS_template(): {
604
606
  }, {}, {}, {}, {
605
607
  style: import('vue').StyleValue;
606
608
  disabled: boolean;
609
+ fastFail: boolean;
607
610
  readonly: boolean;
608
611
  modelValue: boolean | null;
609
- 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;
610
- fastFail: boolean;
612
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
611
613
  }> | null;
612
614
  };
613
615
  rootEl: any;
@@ -618,24 +620,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
618
620
  reset: () => void;
619
621
  clearValidation: () => void;
620
622
  form: import('vue').Ref<import('vue').CreateComponentPublicInstanceWithMixins<{
621
- style: import('vue').StyleValue;
623
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
622
624
  disabled: boolean;
625
+ fastFail: boolean;
623
626
  readonly: boolean;
624
627
  modelValue: boolean | null;
625
- 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;
626
- fastFail: boolean;
628
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
627
629
  } & {
628
630
  class?: any;
629
631
  } & {
630
- $children?: import('vue').VNodeChild | {
631
- $stable?: boolean;
632
- } | {
632
+ $children?: {
633
633
  default?: ((arg: {
634
634
  errors: import('vue').Ref<{
635
- id: number | string;
635
+ id: string | number;
636
636
  errorMessages: string[];
637
637
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
638
- id: number | string;
638
+ id: string | number;
639
639
  errorMessages: string[];
640
640
  }[]>;
641
641
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -645,7 +645,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
645
645
  readonly externalValue: boolean | null;
646
646
  };
647
647
  items: import('vue').Ref<{
648
- id: number | string;
648
+ id: string | number;
649
649
  validate: () => Promise<string[]>;
650
650
  reset: () => Promise<void>;
651
651
  resetValidation: () => Promise<void>;
@@ -653,7 +653,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
653
653
  isValid: boolean | null;
654
654
  errorMessages: string[];
655
655
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
656
- id: number | string;
656
+ id: string | number;
657
657
  validate: () => Promise<string[]>;
658
658
  reset: () => Promise<void>;
659
659
  resetValidation: () => Promise<void>;
@@ -664,19 +664,21 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
664
664
  validate: () => Promise<{
665
665
  valid: boolean;
666
666
  errors: {
667
- id: number | string;
667
+ id: string | number;
668
668
  errorMessages: string[];
669
669
  }[];
670
670
  }>;
671
671
  reset: () => void;
672
672
  resetValidation: () => void;
673
673
  }) => import('vue').VNodeChild) | undefined;
674
+ } | {
675
+ $stable?: boolean | undefined;
674
676
  } | ((arg: {
675
677
  errors: import('vue').Ref<{
676
- id: number | string;
678
+ id: string | number;
677
679
  errorMessages: string[];
678
680
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
679
- id: number | string;
681
+ id: string | number;
680
682
  errorMessages: string[];
681
683
  }[]>;
682
684
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -686,7 +688,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
686
688
  readonly externalValue: boolean | null;
687
689
  };
688
690
  items: import('vue').Ref<{
689
- id: number | string;
691
+ id: string | number;
690
692
  validate: () => Promise<string[]>;
691
693
  reset: () => Promise<void>;
692
694
  resetValidation: () => Promise<void>;
@@ -694,7 +696,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
694
696
  isValid: boolean | null;
695
697
  errorMessages: string[];
696
698
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
697
- id: number | string;
699
+ id: string | number;
698
700
  validate: () => Promise<string[]>;
699
701
  reset: () => Promise<void>;
700
702
  resetValidation: () => Promise<void>;
@@ -705,20 +707,20 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
705
707
  validate: () => Promise<{
706
708
  valid: boolean;
707
709
  errors: {
708
- id: number | string;
710
+ id: string | number;
709
711
  errorMessages: string[];
710
712
  }[];
711
713
  }>;
712
714
  reset: () => void;
713
715
  resetValidation: () => void;
714
- }) => import('vue').VNodeChild);
715
- 'v-slots'?: {
716
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
717
+ "v-slots"?: {
716
718
  default?: false | ((arg: {
717
719
  errors: import('vue').Ref<{
718
- id: number | string;
720
+ id: string | number;
719
721
  errorMessages: string[];
720
722
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
721
- id: number | string;
723
+ id: string | number;
722
724
  errorMessages: string[];
723
725
  }[]>;
724
726
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -728,7 +730,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
728
730
  readonly externalValue: boolean | null;
729
731
  };
730
732
  items: import('vue').Ref<{
731
- id: number | string;
733
+ id: string | number;
732
734
  validate: () => Promise<string[]>;
733
735
  reset: () => Promise<void>;
734
736
  resetValidation: () => Promise<void>;
@@ -736,7 +738,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
736
738
  isValid: boolean | null;
737
739
  errorMessages: string[];
738
740
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
739
- id: number | string;
741
+ id: string | number;
740
742
  validate: () => Promise<string[]>;
741
743
  reset: () => Promise<void>;
742
744
  resetValidation: () => Promise<void>;
@@ -747,7 +749,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
747
749
  validate: () => Promise<{
748
750
  valid: boolean;
749
751
  errors: {
750
- id: number | string;
752
+ id: string | number;
751
753
  errorMessages: string[];
752
754
  }[];
753
755
  }>;
@@ -758,10 +760,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
758
760
  } & {
759
761
  "v-slot:default"?: false | ((arg: {
760
762
  errors: import('vue').Ref<{
761
- id: number | string;
763
+ id: string | number;
762
764
  errorMessages: string[];
763
765
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
764
- id: number | string;
766
+ id: string | number;
765
767
  errorMessages: string[];
766
768
  }[]>;
767
769
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -771,7 +773,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
771
773
  readonly externalValue: boolean | null;
772
774
  };
773
775
  items: import('vue').Ref<{
774
- id: number | string;
776
+ id: string | number;
775
777
  validate: () => Promise<string[]>;
776
778
  reset: () => Promise<void>;
777
779
  resetValidation: () => Promise<void>;
@@ -779,7 +781,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
779
781
  isValid: boolean | null;
780
782
  errorMessages: string[];
781
783
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
782
- id: number | string;
784
+ id: string | number;
783
785
  validate: () => Promise<string[]>;
784
786
  reset: () => Promise<void>;
785
787
  resetValidation: () => Promise<void>;
@@ -790,7 +792,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
790
792
  validate: () => Promise<{
791
793
  valid: boolean;
792
794
  errors: {
793
- id: number | string;
795
+ id: string | number;
794
796
  errorMessages: string[];
795
797
  }[];
796
798
  }>;
@@ -802,10 +804,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
802
804
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
803
805
  }, {
804
806
  errors: import('vue').Ref<{
805
- id: number | string;
807
+ id: string | number;
806
808
  errorMessages: string[];
807
809
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
808
- id: number | string;
810
+ id: string | number;
809
811
  errorMessages: string[];
810
812
  }[]>;
811
813
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -815,7 +817,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
815
817
  readonly externalValue: boolean | null;
816
818
  };
817
819
  items: import('vue').Ref<{
818
- id: number | string;
820
+ id: string | number;
819
821
  validate: () => Promise<string[]>;
820
822
  reset: () => Promise<void>;
821
823
  resetValidation: () => Promise<void>;
@@ -823,7 +825,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
823
825
  isValid: boolean | null;
824
826
  errorMessages: string[];
825
827
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
826
- id: number | string;
828
+ id: string | number;
827
829
  validate: () => Promise<string[]>;
828
830
  reset: () => Promise<void>;
829
831
  resetValidation: () => Promise<void>;
@@ -834,7 +836,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
834
836
  validate: () => Promise<{
835
837
  valid: boolean;
836
838
  errors: {
837
- id: number | string;
839
+ id: string | number;
838
840
  errorMessages: string[];
839
841
  }[];
840
842
  }>;
@@ -843,10 +845,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
843
845
  } & HTMLFormElement & {
844
846
  _allExposed: {
845
847
  errors: import('vue').Ref<{
846
- id: number | string;
848
+ id: string | number;
847
849
  errorMessages: string[];
848
850
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
849
- id: number | string;
851
+ id: string | number;
850
852
  errorMessages: string[];
851
853
  }[]>;
852
854
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -856,7 +858,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
856
858
  readonly externalValue: boolean | null;
857
859
  };
858
860
  items: import('vue').Ref<{
859
- id: number | string;
861
+ id: string | number;
860
862
  validate: () => Promise<string[]>;
861
863
  reset: () => Promise<void>;
862
864
  resetValidation: () => Promise<void>;
@@ -864,7 +866,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
864
866
  isValid: boolean | null;
865
867
  errorMessages: string[];
866
868
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
867
- id: number | string;
869
+ id: string | number;
868
870
  validate: () => Promise<string[]>;
869
871
  reset: () => Promise<void>;
870
872
  resetValidation: () => Promise<void>;
@@ -875,7 +877,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
875
877
  validate: () => Promise<{
876
878
  valid: boolean;
877
879
  errors: {
878
- id: number | string;
880
+ id: string | number;
879
881
  errorMessages: string[];
880
882
  }[];
881
883
  }>;
@@ -883,22 +885,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
883
885
  resetValidation: () => void;
884
886
  };
885
887
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
886
- 'update:modelValue': (val: boolean | null) => true;
888
+ "update:modelValue": (val: boolean | null) => true;
887
889
  submit: (e: import('vuetify/lib/types.mjs').SubmitEventPromise) => true;
888
890
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
889
891
  style: import('vue').StyleValue;
890
892
  disabled: boolean;
893
+ fastFail: boolean;
891
894
  readonly: boolean;
892
895
  modelValue: boolean | null;
893
- 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;
894
- fastFail: boolean;
896
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
895
897
  }, true, {}, import('vue').SlotsType<Partial<{
896
898
  default: (arg: {
897
899
  errors: import('vue').Ref<{
898
- id: number | string;
900
+ id: string | number;
899
901
  errorMessages: string[];
900
902
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
901
- id: number | string;
903
+ id: string | number;
902
904
  errorMessages: string[];
903
905
  }[]>;
904
906
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -908,7 +910,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
908
910
  readonly externalValue: boolean | null;
909
911
  };
910
912
  items: import('vue').Ref<{
911
- id: number | string;
913
+ id: string | number;
912
914
  validate: () => Promise<string[]>;
913
915
  reset: () => Promise<void>;
914
916
  resetValidation: () => Promise<void>;
@@ -916,7 +918,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
916
918
  isValid: boolean | null;
917
919
  errorMessages: string[];
918
920
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
919
- id: number | string;
921
+ id: string | number;
920
922
  validate: () => Promise<string[]>;
921
923
  reset: () => Promise<void>;
922
924
  resetValidation: () => Promise<void>;
@@ -927,13 +929,15 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
927
929
  validate: () => Promise<{
928
930
  valid: boolean;
929
931
  errors: {
930
- id: number | string;
932
+ id: string | number;
931
933
  errorMessages: string[];
932
934
  }[];
933
935
  }>;
934
936
  reset: () => void;
935
937
  resetValidation: () => void;
936
- }) => import('vue').VNode[];
938
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
939
+ [key: string]: any;
940
+ }>[];
937
941
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
938
942
  P: {};
939
943
  B: {};
@@ -942,24 +946,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
942
946
  M: {};
943
947
  Defaults: {};
944
948
  }, {
945
- style: import('vue').StyleValue;
949
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
946
950
  disabled: boolean;
951
+ fastFail: boolean;
947
952
  readonly: boolean;
948
953
  modelValue: boolean | null;
949
- 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;
950
- fastFail: boolean;
954
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
951
955
  } & {
952
956
  class?: any;
953
957
  } & {
954
- $children?: import('vue').VNodeChild | {
955
- $stable?: boolean;
956
- } | {
958
+ $children?: {
957
959
  default?: ((arg: {
958
960
  errors: import('vue').Ref<{
959
- id: number | string;
961
+ id: string | number;
960
962
  errorMessages: string[];
961
963
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
962
- id: number | string;
964
+ id: string | number;
963
965
  errorMessages: string[];
964
966
  }[]>;
965
967
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -969,7 +971,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
969
971
  readonly externalValue: boolean | null;
970
972
  };
971
973
  items: import('vue').Ref<{
972
- id: number | string;
974
+ id: string | number;
973
975
  validate: () => Promise<string[]>;
974
976
  reset: () => Promise<void>;
975
977
  resetValidation: () => Promise<void>;
@@ -977,7 +979,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
977
979
  isValid: boolean | null;
978
980
  errorMessages: string[];
979
981
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
980
- id: number | string;
982
+ id: string | number;
981
983
  validate: () => Promise<string[]>;
982
984
  reset: () => Promise<void>;
983
985
  resetValidation: () => Promise<void>;
@@ -988,19 +990,21 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
988
990
  validate: () => Promise<{
989
991
  valid: boolean;
990
992
  errors: {
991
- id: number | string;
993
+ id: string | number;
992
994
  errorMessages: string[];
993
995
  }[];
994
996
  }>;
995
997
  reset: () => void;
996
998
  resetValidation: () => void;
997
999
  }) => import('vue').VNodeChild) | undefined;
1000
+ } | {
1001
+ $stable?: boolean | undefined;
998
1002
  } | ((arg: {
999
1003
  errors: import('vue').Ref<{
1000
- id: number | string;
1004
+ id: string | number;
1001
1005
  errorMessages: string[];
1002
1006
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1003
- id: number | string;
1007
+ id: string | number;
1004
1008
  errorMessages: string[];
1005
1009
  }[]>;
1006
1010
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1010,7 +1014,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1010
1014
  readonly externalValue: boolean | null;
1011
1015
  };
1012
1016
  items: import('vue').Ref<{
1013
- id: number | string;
1017
+ id: string | number;
1014
1018
  validate: () => Promise<string[]>;
1015
1019
  reset: () => Promise<void>;
1016
1020
  resetValidation: () => Promise<void>;
@@ -1018,7 +1022,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1018
1022
  isValid: boolean | null;
1019
1023
  errorMessages: string[];
1020
1024
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1021
- id: number | string;
1025
+ id: string | number;
1022
1026
  validate: () => Promise<string[]>;
1023
1027
  reset: () => Promise<void>;
1024
1028
  resetValidation: () => Promise<void>;
@@ -1029,20 +1033,20 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1029
1033
  validate: () => Promise<{
1030
1034
  valid: boolean;
1031
1035
  errors: {
1032
- id: number | string;
1036
+ id: string | number;
1033
1037
  errorMessages: string[];
1034
1038
  }[];
1035
1039
  }>;
1036
1040
  reset: () => void;
1037
1041
  resetValidation: () => void;
1038
- }) => import('vue').VNodeChild);
1039
- 'v-slots'?: {
1042
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
1043
+ "v-slots"?: {
1040
1044
  default?: false | ((arg: {
1041
1045
  errors: import('vue').Ref<{
1042
- id: number | string;
1046
+ id: string | number;
1043
1047
  errorMessages: string[];
1044
1048
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1045
- id: number | string;
1049
+ id: string | number;
1046
1050
  errorMessages: string[];
1047
1051
  }[]>;
1048
1052
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1052,7 +1056,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1052
1056
  readonly externalValue: boolean | null;
1053
1057
  };
1054
1058
  items: import('vue').Ref<{
1055
- id: number | string;
1059
+ id: string | number;
1056
1060
  validate: () => Promise<string[]>;
1057
1061
  reset: () => Promise<void>;
1058
1062
  resetValidation: () => Promise<void>;
@@ -1060,7 +1064,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1060
1064
  isValid: boolean | null;
1061
1065
  errorMessages: string[];
1062
1066
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1063
- id: number | string;
1067
+ id: string | number;
1064
1068
  validate: () => Promise<string[]>;
1065
1069
  reset: () => Promise<void>;
1066
1070
  resetValidation: () => Promise<void>;
@@ -1071,7 +1075,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1071
1075
  validate: () => Promise<{
1072
1076
  valid: boolean;
1073
1077
  errors: {
1074
- id: number | string;
1078
+ id: string | number;
1075
1079
  errorMessages: string[];
1076
1080
  }[];
1077
1081
  }>;
@@ -1082,10 +1086,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1082
1086
  } & {
1083
1087
  "v-slot:default"?: false | ((arg: {
1084
1088
  errors: import('vue').Ref<{
1085
- id: number | string;
1089
+ id: string | number;
1086
1090
  errorMessages: string[];
1087
1091
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1088
- id: number | string;
1092
+ id: string | number;
1089
1093
  errorMessages: string[];
1090
1094
  }[]>;
1091
1095
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1095,7 +1099,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1095
1099
  readonly externalValue: boolean | null;
1096
1100
  };
1097
1101
  items: import('vue').Ref<{
1098
- id: number | string;
1102
+ id: string | number;
1099
1103
  validate: () => Promise<string[]>;
1100
1104
  reset: () => Promise<void>;
1101
1105
  resetValidation: () => Promise<void>;
@@ -1103,7 +1107,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1103
1107
  isValid: boolean | null;
1104
1108
  errorMessages: string[];
1105
1109
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1106
- id: number | string;
1110
+ id: string | number;
1107
1111
  validate: () => Promise<string[]>;
1108
1112
  reset: () => Promise<void>;
1109
1113
  resetValidation: () => Promise<void>;
@@ -1114,7 +1118,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1114
1118
  validate: () => Promise<{
1115
1119
  valid: boolean;
1116
1120
  errors: {
1117
- id: number | string;
1121
+ id: string | number;
1118
1122
  errorMessages: string[];
1119
1123
  }[];
1120
1124
  }>;
@@ -1126,10 +1130,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1126
1130
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
1127
1131
  }, {
1128
1132
  errors: import('vue').Ref<{
1129
- id: number | string;
1133
+ id: string | number;
1130
1134
  errorMessages: string[];
1131
1135
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1132
- id: number | string;
1136
+ id: string | number;
1133
1137
  errorMessages: string[];
1134
1138
  }[]>;
1135
1139
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1139,7 +1143,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1139
1143
  readonly externalValue: boolean | null;
1140
1144
  };
1141
1145
  items: import('vue').Ref<{
1142
- id: number | string;
1146
+ id: string | number;
1143
1147
  validate: () => Promise<string[]>;
1144
1148
  reset: () => Promise<void>;
1145
1149
  resetValidation: () => Promise<void>;
@@ -1147,7 +1151,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1147
1151
  isValid: boolean | null;
1148
1152
  errorMessages: string[];
1149
1153
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1150
- id: number | string;
1154
+ id: string | number;
1151
1155
  validate: () => Promise<string[]>;
1152
1156
  reset: () => Promise<void>;
1153
1157
  resetValidation: () => Promise<void>;
@@ -1158,7 +1162,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1158
1162
  validate: () => Promise<{
1159
1163
  valid: boolean;
1160
1164
  errors: {
1161
- id: number | string;
1165
+ id: string | number;
1162
1166
  errorMessages: string[];
1163
1167
  }[];
1164
1168
  }>;
@@ -1167,10 +1171,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1167
1171
  } & HTMLFormElement & {
1168
1172
  _allExposed: {
1169
1173
  errors: import('vue').Ref<{
1170
- id: number | string;
1174
+ id: string | number;
1171
1175
  errorMessages: string[];
1172
1176
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1173
- id: number | string;
1177
+ id: string | number;
1174
1178
  errorMessages: string[];
1175
1179
  }[]>;
1176
1180
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1180,7 +1184,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1180
1184
  readonly externalValue: boolean | null;
1181
1185
  };
1182
1186
  items: import('vue').Ref<{
1183
- id: number | string;
1187
+ id: string | number;
1184
1188
  validate: () => Promise<string[]>;
1185
1189
  reset: () => Promise<void>;
1186
1190
  resetValidation: () => Promise<void>;
@@ -1188,7 +1192,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1188
1192
  isValid: boolean | null;
1189
1193
  errorMessages: string[];
1190
1194
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1191
- id: number | string;
1195
+ id: string | number;
1192
1196
  validate: () => Promise<string[]>;
1193
1197
  reset: () => Promise<void>;
1194
1198
  resetValidation: () => Promise<void>;
@@ -1199,7 +1203,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1199
1203
  validate: () => Promise<{
1200
1204
  valid: boolean;
1201
1205
  errors: {
1202
- id: number | string;
1206
+ id: string | number;
1203
1207
  errorMessages: string[];
1204
1208
  }[];
1205
1209
  }>;
@@ -1209,29 +1213,27 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1209
1213
  }, {}, {}, {}, {
1210
1214
  style: import('vue').StyleValue;
1211
1215
  disabled: boolean;
1216
+ fastFail: boolean;
1212
1217
  readonly: boolean;
1213
1218
  modelValue: boolean | null;
1214
- 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;
1215
- fastFail: boolean;
1219
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1216
1220
  }> | null, import('vue').CreateComponentPublicInstanceWithMixins<{
1217
- style: import('vue').StyleValue;
1221
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1218
1222
  disabled: boolean;
1223
+ fastFail: boolean;
1219
1224
  readonly: boolean;
1220
1225
  modelValue: boolean | null;
1221
- 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;
1222
- fastFail: boolean;
1226
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
1223
1227
  } & {
1224
1228
  class?: any;
1225
1229
  } & {
1226
- $children?: import('vue').VNodeChild | {
1227
- $stable?: boolean;
1228
- } | {
1230
+ $children?: {
1229
1231
  default?: ((arg: {
1230
1232
  errors: import('vue').Ref<{
1231
- id: number | string;
1233
+ id: string | number;
1232
1234
  errorMessages: string[];
1233
1235
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1234
- id: number | string;
1236
+ id: string | number;
1235
1237
  errorMessages: string[];
1236
1238
  }[]>;
1237
1239
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1241,7 +1243,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1241
1243
  readonly externalValue: boolean | null;
1242
1244
  };
1243
1245
  items: import('vue').Ref<{
1244
- id: number | string;
1246
+ id: string | number;
1245
1247
  validate: () => Promise<string[]>;
1246
1248
  reset: () => Promise<void>;
1247
1249
  resetValidation: () => Promise<void>;
@@ -1249,7 +1251,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1249
1251
  isValid: boolean | null;
1250
1252
  errorMessages: string[];
1251
1253
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1252
- id: number | string;
1254
+ id: string | number;
1253
1255
  validate: () => Promise<string[]>;
1254
1256
  reset: () => Promise<void>;
1255
1257
  resetValidation: () => Promise<void>;
@@ -1260,19 +1262,21 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1260
1262
  validate: () => Promise<{
1261
1263
  valid: boolean;
1262
1264
  errors: {
1263
- id: number | string;
1265
+ id: string | number;
1264
1266
  errorMessages: string[];
1265
1267
  }[];
1266
1268
  }>;
1267
1269
  reset: () => void;
1268
1270
  resetValidation: () => void;
1269
1271
  }) => import('vue').VNodeChild) | undefined;
1272
+ } | {
1273
+ $stable?: boolean | undefined;
1270
1274
  } | ((arg: {
1271
1275
  errors: import('vue').Ref<{
1272
- id: number | string;
1276
+ id: string | number;
1273
1277
  errorMessages: string[];
1274
1278
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1275
- id: number | string;
1279
+ id: string | number;
1276
1280
  errorMessages: string[];
1277
1281
  }[]>;
1278
1282
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1282,7 +1286,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1282
1286
  readonly externalValue: boolean | null;
1283
1287
  };
1284
1288
  items: import('vue').Ref<{
1285
- id: number | string;
1289
+ id: string | number;
1286
1290
  validate: () => Promise<string[]>;
1287
1291
  reset: () => Promise<void>;
1288
1292
  resetValidation: () => Promise<void>;
@@ -1290,7 +1294,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1290
1294
  isValid: boolean | null;
1291
1295
  errorMessages: string[];
1292
1296
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1293
- id: number | string;
1297
+ id: string | number;
1294
1298
  validate: () => Promise<string[]>;
1295
1299
  reset: () => Promise<void>;
1296
1300
  resetValidation: () => Promise<void>;
@@ -1301,20 +1305,20 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1301
1305
  validate: () => Promise<{
1302
1306
  valid: boolean;
1303
1307
  errors: {
1304
- id: number | string;
1308
+ id: string | number;
1305
1309
  errorMessages: string[];
1306
1310
  }[];
1307
1311
  }>;
1308
1312
  reset: () => void;
1309
1313
  resetValidation: () => void;
1310
- }) => import('vue').VNodeChild);
1311
- 'v-slots'?: {
1314
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
1315
+ "v-slots"?: {
1312
1316
  default?: false | ((arg: {
1313
1317
  errors: import('vue').Ref<{
1314
- id: number | string;
1318
+ id: string | number;
1315
1319
  errorMessages: string[];
1316
1320
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1317
- id: number | string;
1321
+ id: string | number;
1318
1322
  errorMessages: string[];
1319
1323
  }[]>;
1320
1324
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1324,7 +1328,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1324
1328
  readonly externalValue: boolean | null;
1325
1329
  };
1326
1330
  items: import('vue').Ref<{
1327
- id: number | string;
1331
+ id: string | number;
1328
1332
  validate: () => Promise<string[]>;
1329
1333
  reset: () => Promise<void>;
1330
1334
  resetValidation: () => Promise<void>;
@@ -1332,7 +1336,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1332
1336
  isValid: boolean | null;
1333
1337
  errorMessages: string[];
1334
1338
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1335
- id: number | string;
1339
+ id: string | number;
1336
1340
  validate: () => Promise<string[]>;
1337
1341
  reset: () => Promise<void>;
1338
1342
  resetValidation: () => Promise<void>;
@@ -1343,7 +1347,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1343
1347
  validate: () => Promise<{
1344
1348
  valid: boolean;
1345
1349
  errors: {
1346
- id: number | string;
1350
+ id: string | number;
1347
1351
  errorMessages: string[];
1348
1352
  }[];
1349
1353
  }>;
@@ -1354,10 +1358,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1354
1358
  } & {
1355
1359
  "v-slot:default"?: false | ((arg: {
1356
1360
  errors: import('vue').Ref<{
1357
- id: number | string;
1361
+ id: string | number;
1358
1362
  errorMessages: string[];
1359
1363
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1360
- id: number | string;
1364
+ id: string | number;
1361
1365
  errorMessages: string[];
1362
1366
  }[]>;
1363
1367
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1367,7 +1371,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1367
1371
  readonly externalValue: boolean | null;
1368
1372
  };
1369
1373
  items: import('vue').Ref<{
1370
- id: number | string;
1374
+ id: string | number;
1371
1375
  validate: () => Promise<string[]>;
1372
1376
  reset: () => Promise<void>;
1373
1377
  resetValidation: () => Promise<void>;
@@ -1375,7 +1379,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1375
1379
  isValid: boolean | null;
1376
1380
  errorMessages: string[];
1377
1381
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1378
- id: number | string;
1382
+ id: string | number;
1379
1383
  validate: () => Promise<string[]>;
1380
1384
  reset: () => Promise<void>;
1381
1385
  resetValidation: () => Promise<void>;
@@ -1386,7 +1390,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1386
1390
  validate: () => Promise<{
1387
1391
  valid: boolean;
1388
1392
  errors: {
1389
- id: number | string;
1393
+ id: string | number;
1390
1394
  errorMessages: string[];
1391
1395
  }[];
1392
1396
  }>;
@@ -1398,10 +1402,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1398
1402
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
1399
1403
  }, {
1400
1404
  errors: import('vue').Ref<{
1401
- id: number | string;
1405
+ id: string | number;
1402
1406
  errorMessages: string[];
1403
1407
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1404
- id: number | string;
1408
+ id: string | number;
1405
1409
  errorMessages: string[];
1406
1410
  }[]>;
1407
1411
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1411,7 +1415,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1411
1415
  readonly externalValue: boolean | null;
1412
1416
  };
1413
1417
  items: import('vue').Ref<{
1414
- id: number | string;
1418
+ id: string | number;
1415
1419
  validate: () => Promise<string[]>;
1416
1420
  reset: () => Promise<void>;
1417
1421
  resetValidation: () => Promise<void>;
@@ -1419,7 +1423,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1419
1423
  isValid: boolean | null;
1420
1424
  errorMessages: string[];
1421
1425
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1422
- id: number | string;
1426
+ id: string | number;
1423
1427
  validate: () => Promise<string[]>;
1424
1428
  reset: () => Promise<void>;
1425
1429
  resetValidation: () => Promise<void>;
@@ -1430,7 +1434,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1430
1434
  validate: () => Promise<{
1431
1435
  valid: boolean;
1432
1436
  errors: {
1433
- id: number | string;
1437
+ id: string | number;
1434
1438
  errorMessages: string[];
1435
1439
  }[];
1436
1440
  }>;
@@ -1439,10 +1443,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1439
1443
  } & HTMLFormElement & {
1440
1444
  _allExposed: {
1441
1445
  errors: import('vue').Ref<{
1442
- id: number | string;
1446
+ id: string | number;
1443
1447
  errorMessages: string[];
1444
1448
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1445
- id: number | string;
1449
+ id: string | number;
1446
1450
  errorMessages: string[];
1447
1451
  }[]>;
1448
1452
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1452,7 +1456,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1452
1456
  readonly externalValue: boolean | null;
1453
1457
  };
1454
1458
  items: import('vue').Ref<{
1455
- id: number | string;
1459
+ id: string | number;
1456
1460
  validate: () => Promise<string[]>;
1457
1461
  reset: () => Promise<void>;
1458
1462
  resetValidation: () => Promise<void>;
@@ -1460,7 +1464,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1460
1464
  isValid: boolean | null;
1461
1465
  errorMessages: string[];
1462
1466
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1463
- id: number | string;
1467
+ id: string | number;
1464
1468
  validate: () => Promise<string[]>;
1465
1469
  reset: () => Promise<void>;
1466
1470
  resetValidation: () => Promise<void>;
@@ -1471,7 +1475,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1471
1475
  validate: () => Promise<{
1472
1476
  valid: boolean;
1473
1477
  errors: {
1474
- id: number | string;
1478
+ id: string | number;
1475
1479
  errorMessages: string[];
1476
1480
  }[];
1477
1481
  }>;
@@ -1479,22 +1483,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1479
1483
  resetValidation: () => void;
1480
1484
  };
1481
1485
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1482
- 'update:modelValue': (val: boolean | null) => true;
1486
+ "update:modelValue": (val: boolean | null) => true;
1483
1487
  submit: (e: import('vuetify/lib/types.mjs').SubmitEventPromise) => true;
1484
1488
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
1485
1489
  style: import('vue').StyleValue;
1486
1490
  disabled: boolean;
1491
+ fastFail: boolean;
1487
1492
  readonly: boolean;
1488
1493
  modelValue: boolean | null;
1489
- 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;
1490
- fastFail: boolean;
1494
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1491
1495
  }, true, {}, import('vue').SlotsType<Partial<{
1492
1496
  default: (arg: {
1493
1497
  errors: import('vue').Ref<{
1494
- id: number | string;
1498
+ id: string | number;
1495
1499
  errorMessages: string[];
1496
1500
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1497
- id: number | string;
1501
+ id: string | number;
1498
1502
  errorMessages: string[];
1499
1503
  }[]>;
1500
1504
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1504,7 +1508,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1504
1508
  readonly externalValue: boolean | null;
1505
1509
  };
1506
1510
  items: import('vue').Ref<{
1507
- id: number | string;
1511
+ id: string | number;
1508
1512
  validate: () => Promise<string[]>;
1509
1513
  reset: () => Promise<void>;
1510
1514
  resetValidation: () => Promise<void>;
@@ -1512,7 +1516,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1512
1516
  isValid: boolean | null;
1513
1517
  errorMessages: string[];
1514
1518
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1515
- id: number | string;
1519
+ id: string | number;
1516
1520
  validate: () => Promise<string[]>;
1517
1521
  reset: () => Promise<void>;
1518
1522
  resetValidation: () => Promise<void>;
@@ -1523,13 +1527,15 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1523
1527
  validate: () => Promise<{
1524
1528
  valid: boolean;
1525
1529
  errors: {
1526
- id: number | string;
1530
+ id: string | number;
1527
1531
  errorMessages: string[];
1528
1532
  }[];
1529
1533
  }>;
1530
1534
  reset: () => void;
1531
1535
  resetValidation: () => void;
1532
- }) => import('vue').VNode[];
1536
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1537
+ [key: string]: any;
1538
+ }>[];
1533
1539
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1534
1540
  P: {};
1535
1541
  B: {};
@@ -1538,24 +1544,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1538
1544
  M: {};
1539
1545
  Defaults: {};
1540
1546
  }, {
1541
- style: import('vue').StyleValue;
1547
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1542
1548
  disabled: boolean;
1549
+ fastFail: boolean;
1543
1550
  readonly: boolean;
1544
1551
  modelValue: boolean | null;
1545
- 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;
1546
- fastFail: boolean;
1552
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
1547
1553
  } & {
1548
1554
  class?: any;
1549
1555
  } & {
1550
- $children?: import('vue').VNodeChild | {
1551
- $stable?: boolean;
1552
- } | {
1556
+ $children?: {
1553
1557
  default?: ((arg: {
1554
1558
  errors: import('vue').Ref<{
1555
- id: number | string;
1559
+ id: string | number;
1556
1560
  errorMessages: string[];
1557
1561
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1558
- id: number | string;
1562
+ id: string | number;
1559
1563
  errorMessages: string[];
1560
1564
  }[]>;
1561
1565
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1565,7 +1569,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1565
1569
  readonly externalValue: boolean | null;
1566
1570
  };
1567
1571
  items: import('vue').Ref<{
1568
- id: number | string;
1572
+ id: string | number;
1569
1573
  validate: () => Promise<string[]>;
1570
1574
  reset: () => Promise<void>;
1571
1575
  resetValidation: () => Promise<void>;
@@ -1573,7 +1577,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1573
1577
  isValid: boolean | null;
1574
1578
  errorMessages: string[];
1575
1579
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1576
- id: number | string;
1580
+ id: string | number;
1577
1581
  validate: () => Promise<string[]>;
1578
1582
  reset: () => Promise<void>;
1579
1583
  resetValidation: () => Promise<void>;
@@ -1584,19 +1588,21 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1584
1588
  validate: () => Promise<{
1585
1589
  valid: boolean;
1586
1590
  errors: {
1587
- id: number | string;
1591
+ id: string | number;
1588
1592
  errorMessages: string[];
1589
1593
  }[];
1590
1594
  }>;
1591
1595
  reset: () => void;
1592
1596
  resetValidation: () => void;
1593
1597
  }) => import('vue').VNodeChild) | undefined;
1598
+ } | {
1599
+ $stable?: boolean | undefined;
1594
1600
  } | ((arg: {
1595
1601
  errors: import('vue').Ref<{
1596
- id: number | string;
1602
+ id: string | number;
1597
1603
  errorMessages: string[];
1598
1604
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1599
- id: number | string;
1605
+ id: string | number;
1600
1606
  errorMessages: string[];
1601
1607
  }[]>;
1602
1608
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1606,7 +1612,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1606
1612
  readonly externalValue: boolean | null;
1607
1613
  };
1608
1614
  items: import('vue').Ref<{
1609
- id: number | string;
1615
+ id: string | number;
1610
1616
  validate: () => Promise<string[]>;
1611
1617
  reset: () => Promise<void>;
1612
1618
  resetValidation: () => Promise<void>;
@@ -1614,7 +1620,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1614
1620
  isValid: boolean | null;
1615
1621
  errorMessages: string[];
1616
1622
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1617
- id: number | string;
1623
+ id: string | number;
1618
1624
  validate: () => Promise<string[]>;
1619
1625
  reset: () => Promise<void>;
1620
1626
  resetValidation: () => Promise<void>;
@@ -1625,20 +1631,20 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1625
1631
  validate: () => Promise<{
1626
1632
  valid: boolean;
1627
1633
  errors: {
1628
- id: number | string;
1634
+ id: string | number;
1629
1635
  errorMessages: string[];
1630
1636
  }[];
1631
1637
  }>;
1632
1638
  reset: () => void;
1633
1639
  resetValidation: () => void;
1634
- }) => import('vue').VNodeChild);
1635
- 'v-slots'?: {
1640
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
1641
+ "v-slots"?: {
1636
1642
  default?: false | ((arg: {
1637
1643
  errors: import('vue').Ref<{
1638
- id: number | string;
1644
+ id: string | number;
1639
1645
  errorMessages: string[];
1640
1646
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1641
- id: number | string;
1647
+ id: string | number;
1642
1648
  errorMessages: string[];
1643
1649
  }[]>;
1644
1650
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1648,7 +1654,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1648
1654
  readonly externalValue: boolean | null;
1649
1655
  };
1650
1656
  items: import('vue').Ref<{
1651
- id: number | string;
1657
+ id: string | number;
1652
1658
  validate: () => Promise<string[]>;
1653
1659
  reset: () => Promise<void>;
1654
1660
  resetValidation: () => Promise<void>;
@@ -1656,7 +1662,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1656
1662
  isValid: boolean | null;
1657
1663
  errorMessages: string[];
1658
1664
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1659
- id: number | string;
1665
+ id: string | number;
1660
1666
  validate: () => Promise<string[]>;
1661
1667
  reset: () => Promise<void>;
1662
1668
  resetValidation: () => Promise<void>;
@@ -1667,7 +1673,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1667
1673
  validate: () => Promise<{
1668
1674
  valid: boolean;
1669
1675
  errors: {
1670
- id: number | string;
1676
+ id: string | number;
1671
1677
  errorMessages: string[];
1672
1678
  }[];
1673
1679
  }>;
@@ -1678,10 +1684,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1678
1684
  } & {
1679
1685
  "v-slot:default"?: false | ((arg: {
1680
1686
  errors: import('vue').Ref<{
1681
- id: number | string;
1687
+ id: string | number;
1682
1688
  errorMessages: string[];
1683
1689
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1684
- id: number | string;
1690
+ id: string | number;
1685
1691
  errorMessages: string[];
1686
1692
  }[]>;
1687
1693
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1691,7 +1697,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1691
1697
  readonly externalValue: boolean | null;
1692
1698
  };
1693
1699
  items: import('vue').Ref<{
1694
- id: number | string;
1700
+ id: string | number;
1695
1701
  validate: () => Promise<string[]>;
1696
1702
  reset: () => Promise<void>;
1697
1703
  resetValidation: () => Promise<void>;
@@ -1699,7 +1705,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1699
1705
  isValid: boolean | null;
1700
1706
  errorMessages: string[];
1701
1707
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1702
- id: number | string;
1708
+ id: string | number;
1703
1709
  validate: () => Promise<string[]>;
1704
1710
  reset: () => Promise<void>;
1705
1711
  resetValidation: () => Promise<void>;
@@ -1710,7 +1716,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1710
1716
  validate: () => Promise<{
1711
1717
  valid: boolean;
1712
1718
  errors: {
1713
- id: number | string;
1719
+ id: string | number;
1714
1720
  errorMessages: string[];
1715
1721
  }[];
1716
1722
  }>;
@@ -1722,10 +1728,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1722
1728
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
1723
1729
  }, {
1724
1730
  errors: import('vue').Ref<{
1725
- id: number | string;
1731
+ id: string | number;
1726
1732
  errorMessages: string[];
1727
1733
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1728
- id: number | string;
1734
+ id: string | number;
1729
1735
  errorMessages: string[];
1730
1736
  }[]>;
1731
1737
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1735,7 +1741,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1735
1741
  readonly externalValue: boolean | null;
1736
1742
  };
1737
1743
  items: import('vue').Ref<{
1738
- id: number | string;
1744
+ id: string | number;
1739
1745
  validate: () => Promise<string[]>;
1740
1746
  reset: () => Promise<void>;
1741
1747
  resetValidation: () => Promise<void>;
@@ -1743,7 +1749,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1743
1749
  isValid: boolean | null;
1744
1750
  errorMessages: string[];
1745
1751
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1746
- id: number | string;
1752
+ id: string | number;
1747
1753
  validate: () => Promise<string[]>;
1748
1754
  reset: () => Promise<void>;
1749
1755
  resetValidation: () => Promise<void>;
@@ -1754,7 +1760,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1754
1760
  validate: () => Promise<{
1755
1761
  valid: boolean;
1756
1762
  errors: {
1757
- id: number | string;
1763
+ id: string | number;
1758
1764
  errorMessages: string[];
1759
1765
  }[];
1760
1766
  }>;
@@ -1763,10 +1769,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1763
1769
  } & HTMLFormElement & {
1764
1770
  _allExposed: {
1765
1771
  errors: import('vue').Ref<{
1766
- id: number | string;
1772
+ id: string | number;
1767
1773
  errorMessages: string[];
1768
1774
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1769
- id: number | string;
1775
+ id: string | number;
1770
1776
  errorMessages: string[];
1771
1777
  }[]>;
1772
1778
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1776,7 +1782,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1776
1782
  readonly externalValue: boolean | null;
1777
1783
  };
1778
1784
  items: import('vue').Ref<{
1779
- id: number | string;
1785
+ id: string | number;
1780
1786
  validate: () => Promise<string[]>;
1781
1787
  reset: () => Promise<void>;
1782
1788
  resetValidation: () => Promise<void>;
@@ -1784,7 +1790,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1784
1790
  isValid: boolean | null;
1785
1791
  errorMessages: string[];
1786
1792
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1787
- id: number | string;
1793
+ id: string | number;
1788
1794
  validate: () => Promise<string[]>;
1789
1795
  reset: () => Promise<void>;
1790
1796
  resetValidation: () => Promise<void>;
@@ -1795,7 +1801,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1795
1801
  validate: () => Promise<{
1796
1802
  valid: boolean;
1797
1803
  errors: {
1798
- id: number | string;
1804
+ id: string | number;
1799
1805
  errorMessages: string[];
1800
1806
  }[];
1801
1807
  }>;
@@ -1805,10 +1811,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1805
1811
  }, {}, {}, {}, {
1806
1812
  style: import('vue').StyleValue;
1807
1813
  disabled: boolean;
1814
+ fastFail: boolean;
1808
1815
  readonly: boolean;
1809
1816
  modelValue: boolean | null;
1810
- 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;
1811
- fastFail: boolean;
1817
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1812
1818
  }> | null>;
1813
1819
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
1814
1820
  submit: (value: {
@@ -1824,24 +1830,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1824
1830
  validateOnSubmit: boolean;
1825
1831
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
1826
1832
  form: import('vue').CreateComponentPublicInstanceWithMixins<{
1827
- style: import('vue').StyleValue;
1833
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1828
1834
  disabled: boolean;
1835
+ fastFail: boolean;
1829
1836
  readonly: boolean;
1830
1837
  modelValue: boolean | null;
1831
- 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;
1832
- fastFail: boolean;
1838
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
1833
1839
  } & {
1834
1840
  class?: any;
1835
1841
  } & {
1836
- $children?: import('vue').VNodeChild | {
1837
- $stable?: boolean;
1838
- } | {
1842
+ $children?: {
1839
1843
  default?: ((arg: {
1840
1844
  errors: import('vue').Ref<{
1841
- id: number | string;
1845
+ id: string | number;
1842
1846
  errorMessages: string[];
1843
1847
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1844
- id: number | string;
1848
+ id: string | number;
1845
1849
  errorMessages: string[];
1846
1850
  }[]>;
1847
1851
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1851,7 +1855,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1851
1855
  readonly externalValue: boolean | null;
1852
1856
  };
1853
1857
  items: import('vue').Ref<{
1854
- id: number | string;
1858
+ id: string | number;
1855
1859
  validate: () => Promise<string[]>;
1856
1860
  reset: () => Promise<void>;
1857
1861
  resetValidation: () => Promise<void>;
@@ -1859,7 +1863,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1859
1863
  isValid: boolean | null;
1860
1864
  errorMessages: string[];
1861
1865
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1862
- id: number | string;
1866
+ id: string | number;
1863
1867
  validate: () => Promise<string[]>;
1864
1868
  reset: () => Promise<void>;
1865
1869
  resetValidation: () => Promise<void>;
@@ -1870,19 +1874,21 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1870
1874
  validate: () => Promise<{
1871
1875
  valid: boolean;
1872
1876
  errors: {
1873
- id: number | string;
1877
+ id: string | number;
1874
1878
  errorMessages: string[];
1875
1879
  }[];
1876
1880
  }>;
1877
1881
  reset: () => void;
1878
1882
  resetValidation: () => void;
1879
1883
  }) => import('vue').VNodeChild) | undefined;
1884
+ } | {
1885
+ $stable?: boolean | undefined;
1880
1886
  } | ((arg: {
1881
1887
  errors: import('vue').Ref<{
1882
- id: number | string;
1888
+ id: string | number;
1883
1889
  errorMessages: string[];
1884
1890
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1885
- id: number | string;
1891
+ id: string | number;
1886
1892
  errorMessages: string[];
1887
1893
  }[]>;
1888
1894
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1892,7 +1898,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1892
1898
  readonly externalValue: boolean | null;
1893
1899
  };
1894
1900
  items: import('vue').Ref<{
1895
- id: number | string;
1901
+ id: string | number;
1896
1902
  validate: () => Promise<string[]>;
1897
1903
  reset: () => Promise<void>;
1898
1904
  resetValidation: () => Promise<void>;
@@ -1900,7 +1906,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1900
1906
  isValid: boolean | null;
1901
1907
  errorMessages: string[];
1902
1908
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1903
- id: number | string;
1909
+ id: string | number;
1904
1910
  validate: () => Promise<string[]>;
1905
1911
  reset: () => Promise<void>;
1906
1912
  resetValidation: () => Promise<void>;
@@ -1911,20 +1917,20 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1911
1917
  validate: () => Promise<{
1912
1918
  valid: boolean;
1913
1919
  errors: {
1914
- id: number | string;
1920
+ id: string | number;
1915
1921
  errorMessages: string[];
1916
1922
  }[];
1917
1923
  }>;
1918
1924
  reset: () => void;
1919
1925
  resetValidation: () => void;
1920
- }) => import('vue').VNodeChild);
1921
- 'v-slots'?: {
1926
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
1927
+ "v-slots"?: {
1922
1928
  default?: false | ((arg: {
1923
1929
  errors: import('vue').Ref<{
1924
- id: number | string;
1930
+ id: string | number;
1925
1931
  errorMessages: string[];
1926
1932
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1927
- id: number | string;
1933
+ id: string | number;
1928
1934
  errorMessages: string[];
1929
1935
  }[]>;
1930
1936
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1934,7 +1940,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1934
1940
  readonly externalValue: boolean | null;
1935
1941
  };
1936
1942
  items: import('vue').Ref<{
1937
- id: number | string;
1943
+ id: string | number;
1938
1944
  validate: () => Promise<string[]>;
1939
1945
  reset: () => Promise<void>;
1940
1946
  resetValidation: () => Promise<void>;
@@ -1942,7 +1948,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1942
1948
  isValid: boolean | null;
1943
1949
  errorMessages: string[];
1944
1950
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1945
- id: number | string;
1951
+ id: string | number;
1946
1952
  validate: () => Promise<string[]>;
1947
1953
  reset: () => Promise<void>;
1948
1954
  resetValidation: () => Promise<void>;
@@ -1953,7 +1959,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1953
1959
  validate: () => Promise<{
1954
1960
  valid: boolean;
1955
1961
  errors: {
1956
- id: number | string;
1962
+ id: string | number;
1957
1963
  errorMessages: string[];
1958
1964
  }[];
1959
1965
  }>;
@@ -1964,10 +1970,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1964
1970
  } & {
1965
1971
  "v-slot:default"?: false | ((arg: {
1966
1972
  errors: import('vue').Ref<{
1967
- id: number | string;
1973
+ id: string | number;
1968
1974
  errorMessages: string[];
1969
1975
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
1970
- id: number | string;
1976
+ id: string | number;
1971
1977
  errorMessages: string[];
1972
1978
  }[]>;
1973
1979
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -1977,7 +1983,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1977
1983
  readonly externalValue: boolean | null;
1978
1984
  };
1979
1985
  items: import('vue').Ref<{
1980
- id: number | string;
1986
+ id: string | number;
1981
1987
  validate: () => Promise<string[]>;
1982
1988
  reset: () => Promise<void>;
1983
1989
  resetValidation: () => Promise<void>;
@@ -1985,7 +1991,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1985
1991
  isValid: boolean | null;
1986
1992
  errorMessages: string[];
1987
1993
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
1988
- id: number | string;
1994
+ id: string | number;
1989
1995
  validate: () => Promise<string[]>;
1990
1996
  reset: () => Promise<void>;
1991
1997
  resetValidation: () => Promise<void>;
@@ -1996,7 +2002,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
1996
2002
  validate: () => Promise<{
1997
2003
  valid: boolean;
1998
2004
  errors: {
1999
- id: number | string;
2005
+ id: string | number;
2000
2006
  errorMessages: string[];
2001
2007
  }[];
2002
2008
  }>;
@@ -2008,10 +2014,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2008
2014
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
2009
2015
  }, {
2010
2016
  errors: import('vue').Ref<{
2011
- id: number | string;
2017
+ id: string | number;
2012
2018
  errorMessages: string[];
2013
2019
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2014
- id: number | string;
2020
+ id: string | number;
2015
2021
  errorMessages: string[];
2016
2022
  }[]>;
2017
2023
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2021,7 +2027,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2021
2027
  readonly externalValue: boolean | null;
2022
2028
  };
2023
2029
  items: import('vue').Ref<{
2024
- id: number | string;
2030
+ id: string | number;
2025
2031
  validate: () => Promise<string[]>;
2026
2032
  reset: () => Promise<void>;
2027
2033
  resetValidation: () => Promise<void>;
@@ -2029,7 +2035,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2029
2035
  isValid: boolean | null;
2030
2036
  errorMessages: string[];
2031
2037
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2032
- id: number | string;
2038
+ id: string | number;
2033
2039
  validate: () => Promise<string[]>;
2034
2040
  reset: () => Promise<void>;
2035
2041
  resetValidation: () => Promise<void>;
@@ -2040,7 +2046,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2040
2046
  validate: () => Promise<{
2041
2047
  valid: boolean;
2042
2048
  errors: {
2043
- id: number | string;
2049
+ id: string | number;
2044
2050
  errorMessages: string[];
2045
2051
  }[];
2046
2052
  }>;
@@ -2049,10 +2055,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2049
2055
  } & HTMLFormElement & {
2050
2056
  _allExposed: {
2051
2057
  errors: import('vue').Ref<{
2052
- id: number | string;
2058
+ id: string | number;
2053
2059
  errorMessages: string[];
2054
2060
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2055
- id: number | string;
2061
+ id: string | number;
2056
2062
  errorMessages: string[];
2057
2063
  }[]>;
2058
2064
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2062,7 +2068,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2062
2068
  readonly externalValue: boolean | null;
2063
2069
  };
2064
2070
  items: import('vue').Ref<{
2065
- id: number | string;
2071
+ id: string | number;
2066
2072
  validate: () => Promise<string[]>;
2067
2073
  reset: () => Promise<void>;
2068
2074
  resetValidation: () => Promise<void>;
@@ -2070,7 +2076,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2070
2076
  isValid: boolean | null;
2071
2077
  errorMessages: string[];
2072
2078
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2073
- id: number | string;
2079
+ id: string | number;
2074
2080
  validate: () => Promise<string[]>;
2075
2081
  reset: () => Promise<void>;
2076
2082
  resetValidation: () => Promise<void>;
@@ -2081,7 +2087,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2081
2087
  validate: () => Promise<{
2082
2088
  valid: boolean;
2083
2089
  errors: {
2084
- id: number | string;
2090
+ id: string | number;
2085
2091
  errorMessages: string[];
2086
2092
  }[];
2087
2093
  }>;
@@ -2089,22 +2095,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2089
2095
  resetValidation: () => void;
2090
2096
  };
2091
2097
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2092
- 'update:modelValue': (val: boolean | null) => true;
2098
+ "update:modelValue": (val: boolean | null) => true;
2093
2099
  submit: (e: import('vuetify/lib/types.mjs').SubmitEventPromise) => true;
2094
2100
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
2095
2101
  style: import('vue').StyleValue;
2096
2102
  disabled: boolean;
2103
+ fastFail: boolean;
2097
2104
  readonly: boolean;
2098
2105
  modelValue: boolean | null;
2099
- 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;
2100
- fastFail: boolean;
2106
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
2101
2107
  }, true, {}, import('vue').SlotsType<Partial<{
2102
2108
  default: (arg: {
2103
2109
  errors: import('vue').Ref<{
2104
- id: number | string;
2110
+ id: string | number;
2105
2111
  errorMessages: string[];
2106
2112
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2107
- id: number | string;
2113
+ id: string | number;
2108
2114
  errorMessages: string[];
2109
2115
  }[]>;
2110
2116
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2114,7 +2120,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2114
2120
  readonly externalValue: boolean | null;
2115
2121
  };
2116
2122
  items: import('vue').Ref<{
2117
- id: number | string;
2123
+ id: string | number;
2118
2124
  validate: () => Promise<string[]>;
2119
2125
  reset: () => Promise<void>;
2120
2126
  resetValidation: () => Promise<void>;
@@ -2122,7 +2128,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2122
2128
  isValid: boolean | null;
2123
2129
  errorMessages: string[];
2124
2130
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2125
- id: number | string;
2131
+ id: string | number;
2126
2132
  validate: () => Promise<string[]>;
2127
2133
  reset: () => Promise<void>;
2128
2134
  resetValidation: () => Promise<void>;
@@ -2133,13 +2139,15 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2133
2139
  validate: () => Promise<{
2134
2140
  valid: boolean;
2135
2141
  errors: {
2136
- id: number | string;
2142
+ id: string | number;
2137
2143
  errorMessages: string[];
2138
2144
  }[];
2139
2145
  }>;
2140
2146
  reset: () => void;
2141
2147
  resetValidation: () => void;
2142
- }) => import('vue').VNode[];
2148
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
2149
+ [key: string]: any;
2150
+ }>[];
2143
2151
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
2144
2152
  P: {};
2145
2153
  B: {};
@@ -2148,24 +2156,22 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2148
2156
  M: {};
2149
2157
  Defaults: {};
2150
2158
  }, {
2151
- style: import('vue').StyleValue;
2159
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
2152
2160
  disabled: boolean;
2161
+ fastFail: boolean;
2153
2162
  readonly: boolean;
2154
2163
  modelValue: boolean | null;
2155
- 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;
2156
- fastFail: boolean;
2164
+ validateOn: "blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit");
2157
2165
  } & {
2158
2166
  class?: any;
2159
2167
  } & {
2160
- $children?: import('vue').VNodeChild | {
2161
- $stable?: boolean;
2162
- } | {
2168
+ $children?: {
2163
2169
  default?: ((arg: {
2164
2170
  errors: import('vue').Ref<{
2165
- id: number | string;
2171
+ id: string | number;
2166
2172
  errorMessages: string[];
2167
2173
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2168
- id: number | string;
2174
+ id: string | number;
2169
2175
  errorMessages: string[];
2170
2176
  }[]>;
2171
2177
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2175,7 +2181,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2175
2181
  readonly externalValue: boolean | null;
2176
2182
  };
2177
2183
  items: import('vue').Ref<{
2178
- id: number | string;
2184
+ id: string | number;
2179
2185
  validate: () => Promise<string[]>;
2180
2186
  reset: () => Promise<void>;
2181
2187
  resetValidation: () => Promise<void>;
@@ -2183,7 +2189,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2183
2189
  isValid: boolean | null;
2184
2190
  errorMessages: string[];
2185
2191
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2186
- id: number | string;
2192
+ id: string | number;
2187
2193
  validate: () => Promise<string[]>;
2188
2194
  reset: () => Promise<void>;
2189
2195
  resetValidation: () => Promise<void>;
@@ -2194,19 +2200,21 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2194
2200
  validate: () => Promise<{
2195
2201
  valid: boolean;
2196
2202
  errors: {
2197
- id: number | string;
2203
+ id: string | number;
2198
2204
  errorMessages: string[];
2199
2205
  }[];
2200
2206
  }>;
2201
2207
  reset: () => void;
2202
2208
  resetValidation: () => void;
2203
2209
  }) => import('vue').VNodeChild) | undefined;
2210
+ } | {
2211
+ $stable?: boolean | undefined;
2204
2212
  } | ((arg: {
2205
2213
  errors: import('vue').Ref<{
2206
- id: number | string;
2214
+ id: string | number;
2207
2215
  errorMessages: string[];
2208
2216
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2209
- id: number | string;
2217
+ id: string | number;
2210
2218
  errorMessages: string[];
2211
2219
  }[]>;
2212
2220
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2216,7 +2224,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2216
2224
  readonly externalValue: boolean | null;
2217
2225
  };
2218
2226
  items: import('vue').Ref<{
2219
- id: number | string;
2227
+ id: string | number;
2220
2228
  validate: () => Promise<string[]>;
2221
2229
  reset: () => Promise<void>;
2222
2230
  resetValidation: () => Promise<void>;
@@ -2224,7 +2232,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2224
2232
  isValid: boolean | null;
2225
2233
  errorMessages: string[];
2226
2234
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2227
- id: number | string;
2235
+ id: string | number;
2228
2236
  validate: () => Promise<string[]>;
2229
2237
  reset: () => Promise<void>;
2230
2238
  resetValidation: () => Promise<void>;
@@ -2235,20 +2243,20 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2235
2243
  validate: () => Promise<{
2236
2244
  valid: boolean;
2237
2245
  errors: {
2238
- id: number | string;
2246
+ id: string | number;
2239
2247
  errorMessages: string[];
2240
2248
  }[];
2241
2249
  }>;
2242
2250
  reset: () => void;
2243
2251
  resetValidation: () => void;
2244
- }) => import('vue').VNodeChild);
2245
- 'v-slots'?: {
2252
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
2253
+ "v-slots"?: {
2246
2254
  default?: false | ((arg: {
2247
2255
  errors: import('vue').Ref<{
2248
- id: number | string;
2256
+ id: string | number;
2249
2257
  errorMessages: string[];
2250
2258
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2251
- id: number | string;
2259
+ id: string | number;
2252
2260
  errorMessages: string[];
2253
2261
  }[]>;
2254
2262
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2258,7 +2266,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2258
2266
  readonly externalValue: boolean | null;
2259
2267
  };
2260
2268
  items: import('vue').Ref<{
2261
- id: number | string;
2269
+ id: string | number;
2262
2270
  validate: () => Promise<string[]>;
2263
2271
  reset: () => Promise<void>;
2264
2272
  resetValidation: () => Promise<void>;
@@ -2266,7 +2274,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2266
2274
  isValid: boolean | null;
2267
2275
  errorMessages: string[];
2268
2276
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2269
- id: number | string;
2277
+ id: string | number;
2270
2278
  validate: () => Promise<string[]>;
2271
2279
  reset: () => Promise<void>;
2272
2280
  resetValidation: () => Promise<void>;
@@ -2277,7 +2285,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2277
2285
  validate: () => Promise<{
2278
2286
  valid: boolean;
2279
2287
  errors: {
2280
- id: number | string;
2288
+ id: string | number;
2281
2289
  errorMessages: string[];
2282
2290
  }[];
2283
2291
  }>;
@@ -2288,10 +2296,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2288
2296
  } & {
2289
2297
  "v-slot:default"?: false | ((arg: {
2290
2298
  errors: import('vue').Ref<{
2291
- id: number | string;
2299
+ id: string | number;
2292
2300
  errorMessages: string[];
2293
2301
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2294
- id: number | string;
2302
+ id: string | number;
2295
2303
  errorMessages: string[];
2296
2304
  }[]>;
2297
2305
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2301,7 +2309,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2301
2309
  readonly externalValue: boolean | null;
2302
2310
  };
2303
2311
  items: import('vue').Ref<{
2304
- id: number | string;
2312
+ id: string | number;
2305
2313
  validate: () => Promise<string[]>;
2306
2314
  reset: () => Promise<void>;
2307
2315
  resetValidation: () => Promise<void>;
@@ -2309,7 +2317,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2309
2317
  isValid: boolean | null;
2310
2318
  errorMessages: string[];
2311
2319
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2312
- id: number | string;
2320
+ id: string | number;
2313
2321
  validate: () => Promise<string[]>;
2314
2322
  reset: () => Promise<void>;
2315
2323
  resetValidation: () => Promise<void>;
@@ -2320,7 +2328,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2320
2328
  validate: () => Promise<{
2321
2329
  valid: boolean;
2322
2330
  errors: {
2323
- id: number | string;
2331
+ id: string | number;
2324
2332
  errorMessages: string[];
2325
2333
  }[];
2326
2334
  }>;
@@ -2332,10 +2340,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2332
2340
  "onUpdate:modelValue"?: ((val: boolean | null) => any) | undefined;
2333
2341
  }, {
2334
2342
  errors: import('vue').Ref<{
2335
- id: number | string;
2343
+ id: string | number;
2336
2344
  errorMessages: string[];
2337
2345
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2338
- id: number | string;
2346
+ id: string | number;
2339
2347
  errorMessages: string[];
2340
2348
  }[]>;
2341
2349
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2345,7 +2353,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2345
2353
  readonly externalValue: boolean | null;
2346
2354
  };
2347
2355
  items: import('vue').Ref<{
2348
- id: number | string;
2356
+ id: string | number;
2349
2357
  validate: () => Promise<string[]>;
2350
2358
  reset: () => Promise<void>;
2351
2359
  resetValidation: () => Promise<void>;
@@ -2353,7 +2361,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2353
2361
  isValid: boolean | null;
2354
2362
  errorMessages: string[];
2355
2363
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2356
- id: number | string;
2364
+ id: string | number;
2357
2365
  validate: () => Promise<string[]>;
2358
2366
  reset: () => Promise<void>;
2359
2367
  resetValidation: () => Promise<void>;
@@ -2364,7 +2372,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2364
2372
  validate: () => Promise<{
2365
2373
  valid: boolean;
2366
2374
  errors: {
2367
- id: number | string;
2375
+ id: string | number;
2368
2376
  errorMessages: string[];
2369
2377
  }[];
2370
2378
  }>;
@@ -2373,10 +2381,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2373
2381
  } & HTMLFormElement & {
2374
2382
  _allExposed: {
2375
2383
  errors: import('vue').Ref<{
2376
- id: number | string;
2384
+ id: string | number;
2377
2385
  errorMessages: string[];
2378
2386
  }[], import('vuetify/lib/composables/form.mjs').FieldValidationResult[] | {
2379
- id: number | string;
2387
+ id: string | number;
2380
2388
  errorMessages: string[];
2381
2389
  }[]>;
2382
2390
  isDisabled: Readonly<import('vue').Ref<boolean, boolean>>;
@@ -2386,7 +2394,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2386
2394
  readonly externalValue: boolean | null;
2387
2395
  };
2388
2396
  items: import('vue').Ref<{
2389
- id: number | string;
2397
+ id: string | number;
2390
2398
  validate: () => Promise<string[]>;
2391
2399
  reset: () => Promise<void>;
2392
2400
  resetValidation: () => Promise<void>;
@@ -2394,7 +2402,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2394
2402
  isValid: boolean | null;
2395
2403
  errorMessages: string[];
2396
2404
  }[], import('vuetify/lib/composables/form.mjs').FormField[] | {
2397
- id: number | string;
2405
+ id: string | number;
2398
2406
  validate: () => Promise<string[]>;
2399
2407
  reset: () => Promise<void>;
2400
2408
  resetValidation: () => Promise<void>;
@@ -2405,7 +2413,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2405
2413
  validate: () => Promise<{
2406
2414
  valid: boolean;
2407
2415
  errors: {
2408
- id: number | string;
2416
+ id: string | number;
2409
2417
  errorMessages: string[];
2410
2418
  }[];
2411
2419
  }>;
@@ -2415,10 +2423,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
2415
2423
  }, {}, {}, {}, {
2416
2424
  style: import('vue').StyleValue;
2417
2425
  disabled: boolean;
2426
+ fastFail: boolean;
2418
2427
  readonly: boolean;
2419
2428
  modelValue: boolean | null;
2420
- 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;
2421
- fastFail: boolean;
2429
+ validateOn: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
2422
2430
  }> | null;
2423
2431
  }, any>;
2424
2432
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;