@cnamts/synapse 1.0.22 → 1.0.24

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 (426) hide show
  1. package/dist/AutocompleteFilter-BWLR3U7W.js +114 -0
  2. package/dist/AutocompleteFilter-D9jzRzAL.cjs +1 -0
  3. package/dist/{DateFilter-B5n-ZkLi.js → DateFilter-BpwFexzi.js} +1 -1
  4. package/dist/DateFilter-DTUl8hb1.cjs +1 -0
  5. package/dist/{NumberFilter-CtiZ9uj8.js → NumberFilter-Bz_NTdX9.js} +3 -3
  6. package/dist/NumberFilter-MAEojdk0.cjs +1 -0
  7. package/dist/PeriodFilter-CC4WgIhl.cjs +1 -0
  8. package/dist/{PeriodFilter-DzqiMb-b.js → PeriodFilter-DX_wy9g-.js} +1 -1
  9. package/dist/SelectFilter-BR3fvl-a.cjs +1 -0
  10. package/dist/SelectFilter-xqiPtPgX.js +135 -0
  11. package/dist/{TextFilter-BOFRNfcX.js → TextFilter-BBl3JFqK.js} +7 -7
  12. package/dist/TextFilter-CCfYFl5F.cjs +1 -0
  13. package/dist/apLightTheme-CFSRrjv2.cjs +1 -0
  14. package/dist/apLightTheme-D1P4jcD0.js +1231 -0
  15. package/dist/components/Accordion/Accordion.d.ts +13 -2
  16. package/dist/components/Accordion/composables/useAccordionState.d.ts +2 -1
  17. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +7022 -9616
  18. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +2 -2
  19. package/dist/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.d.ts +1 -1
  20. package/dist/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.d.ts +1 -1
  21. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +2 -2
  22. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +40 -40
  23. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +61 -61
  24. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +7168 -9762
  25. package/dist/components/Amelipro/AmeliproStepper/AmeliproStepper.d.ts +2 -2
  26. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +7506 -10100
  27. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +22 -22
  28. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +42 -42
  29. package/dist/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.d.ts +2 -2
  30. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +20 -498
  31. package/dist/components/Customs/Selects/SyAutocomplete/SyAutocomplete.d.ts +130 -147
  32. package/dist/components/Customs/Selects/SyAutocomplete/locales.d.ts +5 -0
  33. package/dist/components/Customs/Selects/SyInputSelect/SyInputSelect.d.ts +6 -6
  34. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +13 -17
  35. package/dist/components/Customs/Selects/SySelect/locales.d.ts +1 -0
  36. package/dist/components/Customs/SyCheckBoxGroup/SyCheckBoxGroup.d.ts +9 -9
  37. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +29 -507
  38. package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +29 -507
  39. package/dist/components/Customs/SyTextField/SyTextField.d.ts +64 -81
  40. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +640 -780
  41. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +322 -407
  42. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +114 -156
  43. package/dist/components/DatePicker/composables/index.d.ts +1 -0
  44. package/dist/components/DatePicker/composables/useDatePickerFocusTrap.d.ts +11 -0
  45. package/dist/components/DatePicker/composables/useDateTextField.d.ts +4 -4
  46. package/dist/components/DatePicker/composables/useDateValidation.d.ts +3 -3
  47. package/dist/components/DatePicker/composables/useInputBlurHandler.d.ts +2 -2
  48. package/dist/components/DatePicker/composables/useManualDateValidation.d.ts +2 -2
  49. package/dist/components/ErrorPage/ErrorPage.d.ts +3 -1
  50. package/dist/components/FileList/UploadItem/UploadItem.d.ts +6 -0
  51. package/dist/components/FileList/UploadItem/locales.d.ts +1 -4
  52. package/dist/components/FileUpload/FileUploadContent.d.ts +2 -0
  53. package/dist/components/FileUpload/validateFiles.d.ts +2 -1
  54. package/dist/components/HeaderBar/HeaderBar.d.ts +2 -1
  55. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +2 -1
  56. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +6 -5
  57. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +20 -28
  58. package/dist/components/LunarCalendar/useLunarCalendarValidation.d.ts +3 -3
  59. package/dist/components/MonthPicker/MonthPicker.d.ts +1903 -0
  60. package/dist/components/MonthPicker/MonthPickerText/MonthPickerInput.d.ts +1863 -0
  61. package/dist/components/MonthPicker/MonthPickerText/useTextField.d.ts +21 -0
  62. package/dist/components/MonthPicker/MonthPickerVisual/MonthPickerVisual.d.ts +21 -0
  63. package/dist/components/MonthPicker/MonthPickerVisual/MonthPickerVisualProps.d.ts +12 -0
  64. package/dist/components/MonthPicker/MonthPickerVisual/MonthSelector.d.ts +11 -0
  65. package/dist/components/MonthPicker/MonthPickerVisual/VisualPickerFooter.d.ts +6 -0
  66. package/dist/components/MonthPicker/MonthPickerVisual/VisualPickerHeader.d.ts +14 -0
  67. package/dist/components/MonthPicker/MonthPickerVisual/YearSelector.d.ts +14 -0
  68. package/dist/components/MonthPicker/MonthPickerVisual/useMonthGrid.d.ts +9 -0
  69. package/dist/components/MonthPicker/MonthPickerVisual/useYearGrid.d.ts +8 -0
  70. package/dist/components/MonthPicker/MonthPickerVisual/utils.d.ts +8 -0
  71. package/dist/components/MonthPicker/locales.d.ts +12 -0
  72. package/dist/components/MonthPicker/useMonthPickerValidation.d.ts +25 -0
  73. package/dist/components/NirField/NirField.d.ts +209 -271
  74. package/dist/components/NirField/locales.d.ts +10 -10
  75. package/dist/components/NirField/useNirValidation.d.ts +64 -0
  76. package/dist/components/NotificationBar/Notification/Notification.d.ts +3 -0
  77. package/dist/components/PasswordField/PasswordField.d.ts +9 -10
  78. package/dist/components/PeriodField/PeriodField.d.ts +1379 -1659
  79. package/dist/components/PhoneField/PhoneField.d.ts +90 -125
  80. package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +12 -12
  81. package/dist/components/SyBtnMenu/SyBtnMenu.d.ts +1 -1
  82. package/dist/components/SyHeading/SyHeading.a11y.test.d.ts +1 -0
  83. package/dist/components/SyHeading/SyHeading.d.ts +4 -2
  84. package/dist/components/SyHeading/SyHeading.test.d.ts +1 -0
  85. package/dist/components/SyTextArea/SyTextArea.d.ts +35 -15
  86. package/dist/components/SyTextArea/useDefaultValidationRules.d.ts +11 -0
  87. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +11 -8
  88. package/dist/components/Tables/SyTable/SyTable.d.ts +11 -8
  89. package/dist/components/Tables/common/SyTableFilter.d.ts +2 -3
  90. package/dist/components/Tables/common/SyTablePagination.d.ts +21 -23
  91. package/dist/components/Tables/common/filters/AutocompleteFilter.d.ts +120 -0
  92. package/dist/components/Tables/common/filters/locales.d.ts +0 -1
  93. package/dist/components/Tables/common/types.d.ts +19 -3
  94. package/dist/components/Tables/common/useClickableTableRow.d.ts +17 -0
  95. package/dist/components/Tables/common/usePagination.d.ts +3 -1
  96. package/dist/components/Tables/common/usePinnedColumns.d.ts +31 -0
  97. package/dist/components/Tables/common/useTableHeaders.d.ts +2 -0
  98. package/dist/components/Tables/common/useTableRowCheckboxAccessibility.d.ts +5 -0
  99. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +6 -6
  100. package/dist/components/index.d.ts +1 -0
  101. package/dist/composables/date/useDatePickerAccessibility.d.ts +1 -1
  102. package/dist/composables/rules/useFieldValidation.d.ts +4 -4
  103. package/dist/composables/unifyValidation/useCustomValidation.d.ts +8 -0
  104. package/dist/composables/unifyValidation/useValidation.d.ts +102 -0
  105. package/dist/composables/unifyValidation/useVuetifyValidation.d.ts +18 -0
  106. package/dist/composables/useFormFieldErrorHandling.d.ts +2 -2
  107. package/dist/composables/validation/useFormValidation.d.ts +11 -2
  108. package/dist/composables/validation/useValidation.d.ts +15 -9
  109. package/dist/design-system-v3.d.ts +2 -0
  110. package/dist/design-system-v3.js +196 -194
  111. package/dist/design-system-v3.umd.cjs +1 -1066
  112. package/dist/designTokens/tokens/cnam/cnamContextual.d.ts +5 -0
  113. package/dist/{main-CEl4J8_T.js → main-BtTqyn4z.js} +16983 -15576
  114. package/dist/main-C1e3eoxd.cjs +1067 -0
  115. package/dist/synapse.css +1 -0
  116. package/dist/tooth-11-D3sLWv2n.cjs +1 -0
  117. package/dist/tooth-12-CXrLuH03.cjs +1 -0
  118. package/dist/tooth-13-BSfo5fpT.cjs +1 -0
  119. package/dist/tooth-14-DMzulx0h.cjs +1 -0
  120. package/dist/tooth-15-BKRFVi-9.cjs +1 -0
  121. package/dist/tooth-16-CpuxAbuM.cjs +1 -0
  122. package/dist/tooth-17-BPoahUdg.cjs +1 -0
  123. package/dist/tooth-18-DhHJz8sy.cjs +1 -0
  124. package/dist/tooth-21-Dgd5hn_X.cjs +1 -0
  125. package/dist/tooth-22-C2Tn19sB.cjs +1 -0
  126. package/dist/tooth-23-C9uaaSGb.cjs +1 -0
  127. package/dist/tooth-24-BrK9UGpf.cjs +1 -0
  128. package/dist/tooth-25-CE_EfGNp.cjs +1 -0
  129. package/dist/tooth-26-Ctv4i9Fy.cjs +1 -0
  130. package/dist/tooth-27-C5J7JkWM.cjs +1 -0
  131. package/dist/tooth-28-Z9oWqjo0.cjs +1 -0
  132. package/dist/tooth-31-BrYqmkTi.cjs +1 -0
  133. package/dist/tooth-32-BNNR0oCZ.cjs +1 -0
  134. package/dist/tooth-33-DuxvqO2J.cjs +1 -0
  135. package/dist/tooth-34-BCSCXMB6.cjs +1 -0
  136. package/dist/tooth-35-BLUXkX88.cjs +1 -0
  137. package/dist/tooth-36-IrKHYqlA.cjs +1 -0
  138. package/dist/tooth-37-BYqpdMwo.cjs +1 -0
  139. package/dist/tooth-38-B_eNXXdu.cjs +1 -0
  140. package/dist/tooth-41-Ddva4Ot8.cjs +1 -0
  141. package/dist/tooth-42-szcDqlM0.cjs +1 -0
  142. package/dist/tooth-43-B3ka6rQm.cjs +1 -0
  143. package/dist/tooth-44-CazyQucj.cjs +1 -0
  144. package/dist/tooth-45-B4HQtc8n.cjs +1 -0
  145. package/dist/tooth-46-BPM40gbG.cjs +1 -0
  146. package/dist/tooth-47-Dvr20dlh.cjs +1 -0
  147. package/dist/tooth-48-Bd8ljGsF.cjs +1 -0
  148. package/dist/tooth-51-OBpwCOF3.cjs +1 -0
  149. package/dist/tooth-52-aKxyHcmq.cjs +1 -0
  150. package/dist/tooth-53-vCwJjTOc.cjs +1 -0
  151. package/dist/tooth-54-DsWu2iFy.cjs +1 -0
  152. package/dist/tooth-55-BxC1X2Dn.cjs +1 -0
  153. package/dist/tooth-61-BbLvxMQi.cjs +1 -0
  154. package/dist/tooth-62-CmTkWczP.cjs +1 -0
  155. package/dist/tooth-63-DI7l_2qI.cjs +1 -0
  156. package/dist/tooth-64-B21sOsJh.cjs +1 -0
  157. package/dist/tooth-65-D2ZC2VEr.cjs +1 -0
  158. package/dist/tooth-71-D473PPO5.cjs +1 -0
  159. package/dist/tooth-72-Drh1wnNu.cjs +1 -0
  160. package/dist/tooth-73-DzlwYI23.cjs +1 -0
  161. package/dist/tooth-74-8aGvcZPg.cjs +1 -0
  162. package/dist/tooth-75-BFK7At_r.cjs +1 -0
  163. package/dist/tooth-81-BZmR-I0M.cjs +1 -0
  164. package/dist/tooth-82-euVfUUZV.cjs +1 -0
  165. package/dist/tooth-83-KV010j64.cjs +1 -0
  166. package/dist/tooth-84-BBg1RjhZ.cjs +1 -0
  167. package/dist/tooth-85-Cr-kc1wM.cjs +1 -0
  168. package/dist/vuetifyConfig.js +561 -0
  169. package/dist/vuetifyConfig.umd.cjs +1 -0
  170. package/package.json +18 -6
  171. package/src/assets/apTokens.scss +2 -2
  172. package/src/assets/overrides/_btns.scss +2 -0
  173. package/src/assets/overrides/_forms.scss +9 -0
  174. package/src/assets/overrides/_icons.scss +41 -4
  175. package/src/assets/overrides/_tables.scss +19 -0
  176. package/src/assets/overrides/_typography.scss +0 -10
  177. package/src/components/Accordion/Accordion.mdx +23 -9
  178. package/src/components/Accordion/Accordion.stories.ts +153 -3
  179. package/src/components/Accordion/Accordion.vue +7 -6
  180. package/src/components/Accordion/composables/__tests__/useAccordionState.spec.ts +40 -12
  181. package/src/components/Accordion/composables/useAccordionState.ts +3 -4
  182. package/src/components/Accordion/tests/accordion.spec.ts +131 -19
  183. package/src/components/Amelipro/AmeliproAutoCompleteField/__tests__/__snapshots__/AmeliproAutoCompleteField.spec.ts.snap +2 -2
  184. package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/__tests__/__snapshots__/AmeliproHeaderBrandSection.spec.ts.snap +1 -1
  185. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.mdx +3 -1
  186. package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.stories.ts +8 -0
  187. package/src/components/Amelipro/AmeliproTextArea/__tests__/__snapshots__/AmeliproTextArea.spec.ts.snap +2 -2
  188. package/src/components/BackBtn/accessibilite/Accessibility.mdx +62 -10
  189. package/src/components/BackToTopBtn/BackToTopBtn.stories.ts +9 -3
  190. package/src/components/BackToTopBtn/accessibilite/Accessibility.mdx +86 -6
  191. package/src/components/Captcha/accessibilite/Accessibility.mdx +86 -8
  192. package/src/components/Captcha/tests/Captcha.spec.ts +0 -29
  193. package/src/components/Captcha/tests/__snapshots__/Captcha.spec.ts.snap +14 -122
  194. package/src/components/ChipList/ChipList.stories.ts +0 -15
  195. package/src/components/ChipList/ChipList.vue +5 -1
  196. package/src/components/ChipList/accessibilite/Accessibility.mdx +83 -10
  197. package/src/components/ChipList/tests/ChipList.a11y.spec.ts +41 -0
  198. package/src/components/Customs/Selects/SelectBtnField/accessibilite/Accessibility.mdx +124 -10
  199. package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.stories.ts +379 -93
  200. package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.vue +162 -84
  201. package/src/components/Customs/Selects/SyAutocomplete/accessibilite/Accessibilite.stories.ts +40 -1
  202. package/src/components/Customs/Selects/SyAutocomplete/accessibilite/Accessibility.mdx +7 -1
  203. package/src/components/Customs/Selects/SyAutocomplete/locales.ts +5 -0
  204. package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.a11y.spec.ts +96 -0
  205. package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.spec.ts +377 -9
  206. package/src/components/Customs/Selects/SyAutocomplete/utils/ariaManager.ts +27 -13
  207. package/src/components/Customs/Selects/SyAutocomplete/utils/useSelectionLogic.ts +9 -10
  208. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +4 -4
  209. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.vue +8 -9
  210. package/src/components/Customs/Selects/SyInputSelect/tests/SyInputSelect.spec.ts +10 -10
  211. package/src/components/Customs/Selects/SySelect/SySelect.vue +60 -14
  212. package/src/components/Customs/Selects/SySelect/locales.ts +1 -0
  213. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +54 -0
  214. package/src/components/Customs/SyCheckBoxGroup/SyCheckBoxGroup.vue +6 -9
  215. package/src/components/Customs/SyCheckbox/SyCheckbox.stories.ts +10 -16
  216. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +16 -11
  217. package/src/components/Customs/SyCheckbox/accessibilite/Accessibility.mdx +35 -0
  218. package/src/components/Customs/SyCheckbox/tests/SyCheckbox.a11y.spec.ts +134 -2
  219. package/src/components/Customs/SyForm/SyForm.stories.ts +31 -5
  220. package/src/components/Customs/SyIcon/SyIcon.vue +1 -1
  221. package/src/components/Customs/SyIcon/tests/SyIcon.a11y.spec.ts +20 -0
  222. package/src/components/Customs/SyIconButton/SyIconButton.mdx +46 -0
  223. package/src/components/Customs/SyIconButton/SyIconButton.stories.ts +184 -0
  224. package/src/components/Customs/SyIconButton/SyIconButton.vue +38 -0
  225. package/src/components/Customs/SyIconButton/accessibilite/Accessibility.mdx +64 -0
  226. package/src/components/Customs/SyIconButton/tests/SyIconButton.a11y.spec.ts +87 -0
  227. package/src/components/Customs/SyIconButton/tests/SyIconButton.spec.ts +152 -0
  228. package/src/components/Customs/SyIconButton/tests/__snapshots__/SyIconButton.spec.ts.snap +61 -0
  229. package/src/components/Customs/SyPagination/SyPagination.vue +5 -5
  230. package/src/components/Customs/SyRadioGroup/SyRadioGroup.vue +4 -7
  231. package/src/components/Customs/SyTextField/SyTextField.mdx +1 -1
  232. package/src/components/Customs/SyTextField/SyTextField.stories.ts +29 -27
  233. package/src/components/Customs/SyTextField/SyTextField.vue +174 -159
  234. package/src/components/Customs/SyTextField/accessibilite/Accessibility.mdx +67 -9
  235. package/src/components/Customs/SyTextField/tests/SyTextField.a11y.spec.ts +47 -0
  236. package/src/components/Customs/SyTextField/tests/SyTextField.spec.ts +155 -10
  237. package/src/components/DataList/accessibilite/Accessibility.mdx +79 -11
  238. package/src/components/DataListGroup/accessibilite/Accessibility.mdx +80 -11
  239. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +62 -58
  240. package/src/components/DatePicker/CalendarMode/DatePicker.vue +330 -223
  241. package/src/components/DatePicker/CalendarMode/accessibilite/Accessibility.mdx +82 -0
  242. package/src/components/DatePicker/CalendarMode/tests/DatePicker.a11y.spec.ts +141 -0
  243. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +2 -56
  244. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +195 -159
  245. package/src/components/DatePicker/ComplexDatePicker/accessibilite/Accessibility.mdx +76 -0
  246. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.spec.ts +10 -10
  247. package/src/components/DatePicker/DatePickerValidationExample/CalendarMode.stories.ts +8 -8
  248. package/src/components/DatePicker/DatePickerValidationExample/ComplexDatePicker.stories.ts +106 -8
  249. package/src/components/DatePicker/DatePickerValidationExample/DateTextInput.stories.ts +12 -11
  250. package/src/components/DatePicker/DatePickerValidationExample/MultiMode.stories.ts +12 -12
  251. package/src/components/DatePicker/DateTextInput/DateRange.stories.ts +0 -12
  252. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +63 -57
  253. package/src/components/DatePicker/DateTextInput/NoCalendar.stories.ts +3 -0
  254. package/src/components/DatePicker/DateTextInput/accessibilite/Accessibility.mdx +66 -0
  255. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.spec.ts +52 -1
  256. package/src/components/DatePicker/composables/index.ts +1 -0
  257. package/src/components/DatePicker/composables/tests/useCalendarKeyboardNavigation.spec.ts +109 -65
  258. package/src/components/DatePicker/composables/tests/useDatePickerFocusTrap.spec.ts +138 -0
  259. package/src/components/DatePicker/composables/tests/useDateValidation.spec.ts +74 -18
  260. package/src/components/DatePicker/composables/tests/useInputBlurHandler.spec.ts +39 -0
  261. package/src/components/DatePicker/composables/tests/useManualDateValidation.spec.ts +91 -0
  262. package/src/components/DatePicker/composables/useCalendarKeyboardNavigation.ts +442 -36
  263. package/src/components/DatePicker/composables/useDatePickerFocusTrap.ts +92 -0
  264. package/src/components/DatePicker/composables/useDateTextField.ts +7 -6
  265. package/src/components/DatePicker/composables/useDateValidation.ts +36 -35
  266. package/src/components/DatePicker/composables/useInputBlurHandler.ts +3 -3
  267. package/src/components/DatePicker/composables/useManualDateValidation.ts +6 -2
  268. package/src/components/DiacriticPicker/accessibilite/Accessibility.mdx +76 -8
  269. package/src/components/DownloadBtn/tests/DownloadBtn.a11y.spec.ts +25 -0
  270. package/src/components/ErrorPage/ErrorPage.stories.ts +113 -19
  271. package/src/components/ErrorPage/ErrorPage.vue +17 -2
  272. package/src/components/ErrorPage/tests/ErrorPage.a11y.spec.ts +17 -0
  273. package/src/components/ErrorPage/tests/ErrorPage.spec.ts +21 -1
  274. package/src/components/ErrorPage/tests/__snapshots__/ErrorPage.spec.ts.snap +0 -1
  275. package/src/components/ExternalLinks/tests/ExternalLinks.a11y.spec.ts +23 -0
  276. package/src/components/FileList/FileList.stories.ts +51 -1
  277. package/src/components/FileList/UploadItem/UploadItem.vue +13 -6
  278. package/src/components/FileList/UploadItem/locales.ts +3 -12
  279. package/src/components/FileList/accessibilite/Accessibility.mdx +3 -0
  280. package/src/components/FileUpload/FileUpload.vue +2 -1
  281. package/src/components/FileUpload/FileUploadContent.vue +2 -1
  282. package/src/components/FileUpload/tests/FileUpload.spec.ts +47 -0
  283. package/src/components/FileUpload/validateFiles.ts +5 -2
  284. package/src/components/FranceConnectBtn/accessibilite/Accessibility.mdx +62 -9
  285. package/src/components/HeaderBar/HeaderBar.stories.ts +14 -2
  286. package/src/components/HeaderBar/HeaderBar.vue +2 -1
  287. package/src/components/HeaderBar/HeaderLogo/HeaderLogo.vue +2 -1
  288. package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +2 -1
  289. package/src/components/Logo/accessibilite/Accessibility.mdx +73 -11
  290. package/src/components/LogoBrandSection/accessibilite/Accessibility.mdx +85 -9
  291. package/src/components/LunarCalendar/accessibilite/Accessibility.mdx +74 -8
  292. package/src/components/LunarCalendar/tests/LunarCalendar.a11y.spec.ts +163 -0
  293. package/src/components/LunarCalendar/tests/LunarCalendar.spec.ts +3 -1
  294. package/src/components/LunarCalendar/useLunarCalendarValidation.ts +4 -5
  295. package/src/components/MaintenancePage/MaintenancePage.vue +1 -1
  296. package/src/components/MaintenancePage/tests/MaintenancePage.spec.ts +4 -5
  297. package/src/components/MaintenancePage/tests/__snapshots__/MaintenancePage.spec.ts.snap +0 -1
  298. package/src/components/MonthPicker/MonthPicker.mdx +35 -0
  299. package/src/components/MonthPicker/MonthPicker.stories.ts +527 -0
  300. package/src/components/MonthPicker/MonthPicker.vue +79 -0
  301. package/src/components/MonthPicker/MonthPickerText/MonthPickerInput.vue +89 -0
  302. package/src/components/MonthPicker/MonthPickerText/useTextField.ts +27 -0
  303. package/src/components/MonthPicker/MonthPickerVisual/MonthPickerVisual.vue +154 -0
  304. package/src/components/MonthPicker/MonthPickerVisual/MonthPickerVisualProps.ts +13 -0
  305. package/src/components/MonthPicker/MonthPickerVisual/MonthSelector.vue +137 -0
  306. package/src/components/MonthPicker/MonthPickerVisual/VisualPickerFooter.vue +60 -0
  307. package/src/components/MonthPicker/MonthPickerVisual/VisualPickerHeader.vue +149 -0
  308. package/src/components/MonthPicker/MonthPickerVisual/YearSelector.vue +143 -0
  309. package/src/components/MonthPicker/MonthPickerVisual/useMonthGrid.ts +45 -0
  310. package/src/components/MonthPicker/MonthPickerVisual/useYearGrid.ts +45 -0
  311. package/src/components/MonthPicker/MonthPickerVisual/utils.ts +17 -0
  312. package/src/components/MonthPicker/accessibilite/Accessibility.mdx +59 -0
  313. package/src/components/MonthPicker/locales.ts +12 -0
  314. package/src/components/MonthPicker/tests/MonthPicker.a11y.spec.ts +71 -0
  315. package/src/components/MonthPicker/tests/MonthPicker.spec.ts +1249 -0
  316. package/src/components/MonthPicker/tests/__snapshots__/MonthPicker.spec.ts.snap +2545 -0
  317. package/src/components/MonthPicker/useMonthPickerValidation.ts +30 -0
  318. package/src/components/NirField/NirField.mdx +1 -2
  319. package/src/components/NirField/NirField.stories.ts +70 -6
  320. package/src/components/NirField/NirField.vue +64 -260
  321. package/src/components/NirField/accessibilite/Accessibility.mdx +2 -2
  322. package/src/components/NirField/locales.ts +1 -1
  323. package/src/components/NirField/tests/NirField.spec.ts +6 -0
  324. package/src/components/NirField/useNirValidation.ts +271 -0
  325. package/src/components/NotFoundPage/tests/NotFoundPage.spec.ts +2 -3
  326. package/src/components/NotFoundPage/tests/__snapshots__/NotFoundPage.spec.ts.snap +22 -14
  327. package/src/components/NotificationBar/Notification/Notification.vue +3 -1
  328. package/src/components/NotificationBar/NotificationBar.stories.ts +154 -0
  329. package/src/components/NotificationBar/tests/NotificationBar.a11y.spec.ts +26 -0
  330. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +60 -0
  331. package/src/components/PasswordField/PasswordField.stories.ts +4 -4
  332. package/src/components/PasswordField/PasswordField.vue +18 -24
  333. package/src/components/PasswordField/tests/PasswordField.spec.ts +6 -3
  334. package/src/components/PeriodField/PeriodField.stories.ts +4 -4
  335. package/src/components/PeriodField/PeriodField.vue +57 -57
  336. package/src/components/PeriodField/__tests__/PeriodField.async.spec.ts +32 -0
  337. package/src/components/PeriodField/accessibilite/Accessibility.mdx +68 -8
  338. package/src/components/PeriodField/tests/PeriodField.spec.ts +28 -2
  339. package/src/components/PhoneField/PhoneField.vue +5 -6
  340. package/src/components/PhoneField/tests/PhoneField.spec.ts +1 -0
  341. package/src/components/RangeField/RangeField.vue +6 -0
  342. package/src/components/RangeField/accessibilite/Accessibility.mdx +79 -11
  343. package/src/components/SkipLink/tests/SkipLink.a11y.spec.ts +23 -0
  344. package/src/components/StatusPage/StatusPage.stories.ts +118 -0
  345. package/src/components/StatusPage/StatusPage.vue +5 -3
  346. package/src/components/StatusPage/tests/StatusPage.a11y.spec.ts +22 -0
  347. package/src/components/StatusPage/tests/StatusPage.spec.ts +22 -0
  348. package/src/components/StatusPage/tests/__snapshots__/StatusPage.spec.ts.snap +22 -14
  349. package/src/components/SubHeader/tests/SubHeader.a11y.spec.ts +20 -0
  350. package/src/components/SyAlert/SyAlert.vue +1 -0
  351. package/src/components/SyAlert/accessibilite/Accessibility.mdx +79 -9
  352. package/src/components/SyAlert/tests/SyAlert.a11y.spec.ts +23 -0
  353. package/src/components/SyHeading/SyHeading.a11y.test.ts +149 -0
  354. package/src/components/SyHeading/SyHeading.test.ts +115 -0
  355. package/src/components/SyHeading/SyHeading.vue +5 -3
  356. package/src/components/SyTextArea/SyTextArea.stories.ts +138 -2
  357. package/src/components/SyTextArea/SyTextArea.vue +53 -23
  358. package/src/components/SyTextArea/accessibilite/Accessibility.mdx +80 -8
  359. package/src/components/SyTextArea/tests/SyTextArea.a11y.spec.ts +151 -0
  360. package/src/components/SyTextArea/tests/SyTextArea.spec.ts +126 -3
  361. package/src/components/SyTextArea/useDefaultValidationRules.ts +74 -0
  362. package/src/components/Tables/SyServerTable/SyServerTable.mdx +25 -0
  363. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +673 -1
  364. package/src/components/Tables/SyServerTable/SyServerTable.vue +148 -91
  365. package/src/components/Tables/SyServerTable/tests/SyServerTable.a11y.spec.ts +58 -0
  366. package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +122 -0
  367. package/src/components/Tables/SyTable/SyTable.mdx +25 -0
  368. package/src/components/Tables/SyTable/SyTable.stories.ts +452 -1
  369. package/src/components/Tables/SyTable/SyTable.vue +130 -56
  370. package/src/components/Tables/SyTable/tests/SyTable.a11y.spec.ts +57 -0
  371. package/src/components/Tables/SyTable/tests/SyTable.spec.ts +108 -0
  372. package/src/components/Tables/common/SyTableFilter.vue +22 -2
  373. package/src/components/Tables/common/TableHeader.vue +5 -1
  374. package/src/components/Tables/common/filters/AutocompleteFilter.vue +160 -0
  375. package/src/components/Tables/common/filters/NumberFilter.vue +1 -1
  376. package/src/components/Tables/common/filters/SelectFilter.vue +10 -11
  377. package/src/components/Tables/common/filters/TextFilter.vue +1 -1
  378. package/src/components/Tables/common/filters/getFilterComponent.ts +8 -1
  379. package/src/components/Tables/common/filters/locales.ts +0 -1
  380. package/src/components/Tables/common/filters/tests/AutocompleteFilter.a11y.spec.ts +110 -0
  381. package/src/components/Tables/common/filters/tests/AutocompleteFilter.spec.ts +203 -0
  382. package/src/components/Tables/common/filters/tests/SelectFilter.a11y.spec.ts +104 -0
  383. package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +152 -16
  384. package/src/components/Tables/common/tableFilterUtils.ts +3 -0
  385. package/src/components/Tables/common/tableStyles.scss +48 -4
  386. package/src/components/Tables/common/tests/filterByRange.spec.ts +2 -1
  387. package/src/components/Tables/common/types.ts +13 -4
  388. package/src/components/Tables/common/useClickableTableRow.ts +103 -0
  389. package/src/components/Tables/common/usePagination.ts +13 -0
  390. package/src/components/Tables/common/usePinnedColumns.ts +237 -0
  391. package/src/components/Tables/common/useTableHeaders.ts +3 -3
  392. package/src/components/Tables/common/useTableRowCheckboxAccessibility.ts +41 -0
  393. package/src/components/ToolbarContainer/tests/ToolbarContainer.a11y.spec.ts +126 -0
  394. package/src/components/UploadWorkflow/tests/__snapshots__/UploadWorkflow.spec.ts.snap +2 -2
  395. package/src/components/index.ts +1 -0
  396. package/src/composables/date/tests/useDatePickerAccessibility.spec.ts +2 -6
  397. package/src/composables/date/useDatePickerAccessibility.ts +42 -207
  398. package/src/composables/rules/tests/useFieldValidation.spec.ts +120 -120
  399. package/src/composables/rules/useFieldValidation.ts +34 -17
  400. package/src/composables/unifyValidation/tests/useCustomValidation.spec.ts +601 -0
  401. package/src/composables/unifyValidation/tests/useValidation.spec.ts +2048 -0
  402. package/src/composables/unifyValidation/tests/useVuetifyValidation.spec.ts +184 -0
  403. package/src/composables/unifyValidation/useCustomValidation.ts +95 -0
  404. package/src/composables/unifyValidation/useValidation.ts +190 -0
  405. package/src/composables/unifyValidation/useVuetifyValidation.ts +54 -0
  406. package/src/composables/useFormFieldErrorHandling.ts +15 -9
  407. package/src/composables/validation/tests/useFormValidation.spec.ts +14 -0
  408. package/src/composables/validation/tests/useValidation.spec.ts +116 -21
  409. package/src/composables/validation/useFormValidation.ts +20 -13
  410. package/src/composables/validation/useValidatable.ts +8 -1
  411. package/src/composables/validation/useValidation.ts +135 -99
  412. package/src/composantsVuetify/Introduction.mdx +48 -0
  413. package/src/composantsVuetify/VBtn/VBtn.mdx +72 -0
  414. package/src/composantsVuetify/VBtn/v-btn.stories.ts +121 -0
  415. package/src/composantsVuetify/VTooltip/VTooltip.mdx +32 -0
  416. package/src/composantsVuetify/VTooltip/v-tooltip.stories.ts +95 -0
  417. package/src/designTokens/tokens/cnam/cnamContextual.ts +6 -1
  418. package/src/designTokens/tokens/cnam/cnamSemantic.ts +2 -2
  419. package/src/stories/Components/Components.stories.ts +74 -9
  420. package/src/stories/Demarrer/Accueil.stories.ts +3 -3
  421. package/src/stories/GuideDuDev/Amelipro.mdx +15 -0
  422. package/src/stories/GuideDuDev/Amelipro.stories.ts +209 -0
  423. package/src/stories/GuideDuDev/vuetifyOptions.mdx +3 -3
  424. package/dist/SelectFilter-BOYlF7rX.js +0 -136
  425. package/dist/style.css +0 -1
  426. package/src/components/DatePicker/Accessibilite.mdx +0 -14
@@ -1,22 +1,9 @@
1
1
  import { nextTick, ComponentPublicInstance, Ref } from 'vue';
2
2
  import { DateInput, DateValue } from '../../../composables/date/useDateInitializationDayjs';
3
- /**
4
- * Props / Emits
5
- */
6
3
  type __VLS_Props = {
7
- modelValue?: DateInput;
8
- label: string;
9
- placeholder?: string;
10
- format?: string;
11
- dateFormatReturn?: string;
12
- isBirthDate?: boolean;
4
+ autoClamp?: boolean;
5
+ bgColor?: string;
13
6
  birthDate?: boolean;
14
- showWeekNumber?: boolean;
15
- required?: boolean;
16
- displayRange?: boolean;
17
- displayIcon?: boolean;
18
- displayAppendIcon?: boolean;
19
- displayPrependIcon?: boolean;
20
7
  customRules?: {
21
8
  type: string;
22
9
  options: any;
@@ -25,34 +12,44 @@ type __VLS_Props = {
25
12
  type: string;
26
13
  options: any;
27
14
  }[];
28
- disabled?: boolean;
29
- noIcon?: boolean;
30
- noCalendar?: boolean;
31
- isOutlined?: boolean;
32
- readonly?: boolean;
33
- title?: string | false;
34
- width?: string;
15
+ dateFormatReturn?: string;
16
+ density?: 'default' | 'comfortable' | 'compact';
35
17
  disableErrorHandling?: boolean;
36
- showSuccessMessages?: boolean;
37
- bgColor?: string;
38
- textFieldActivator?: boolean;
18
+ disabled?: boolean;
19
+ displayAppendIcon?: boolean;
20
+ displayAsterisk?: boolean;
21
+ displayHolidayDays?: boolean;
22
+ displayIcon?: boolean;
23
+ displayPrependIcon?: boolean;
24
+ displayRange?: boolean;
39
25
  displayTodayButton?: boolean;
40
26
  displayWeekendDays?: boolean;
41
- displayHolidayDays?: boolean;
42
- displayAsterisk?: boolean;
27
+ format?: string;
28
+ headingLevel?: 1 | 2 | 3 | 4 | 5 | 6;
29
+ hint?: string;
30
+ isBirthDate?: boolean;
31
+ isOutlined?: boolean;
32
+ isValidateOnBlur?: boolean;
33
+ label: string;
34
+ modelValue?: DateInput;
35
+ noCalendar?: boolean;
36
+ noIcon?: boolean;
43
37
  period?: {
44
- min?: string;
45
38
  max?: string;
39
+ min?: string;
46
40
  };
47
- autoClamp?: boolean;
48
- isValidateOnBlur?: boolean;
49
- density?: 'default' | 'comfortable' | 'compact';
50
- hint?: string;
51
41
  persistentHint?: boolean;
52
- headingLevel?: 1 | 2 | 3 | 4 | 5 | 6;
42
+ placeholder?: string;
43
+ readonly?: boolean;
44
+ required?: boolean;
45
+ showSuccessMessages?: boolean;
46
+ showWeekNumber?: boolean;
47
+ textFieldActivator?: boolean;
48
+ title?: string | false;
49
+ width?: string;
53
50
  };
54
51
  declare const _default: import('vue').DefineComponent<__VLS_Props, {
55
- validateOnSubmit: () => boolean;
52
+ validateOnSubmit: () => Promise<boolean>;
56
53
  isDatePickerVisible: Ref<boolean, boolean>;
57
54
  selectedDates: Ref<Date | (Date | null)[] | null, Date | (Date | null)[] | null>;
58
55
  errorMessages: import('vue').ComputedRef<string[]>;
@@ -65,9 +62,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
65
62
  currentMonth: Ref<string | null, string | null>;
66
63
  currentMonthName: Ref<string | null, string | null>;
67
64
  toggleDatePicker: () => void;
68
- validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
65
+ validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult | Promise<import('../../../composables/validation/useValidation').ValidationResult>;
69
66
  clearValidation: () => void;
70
- validateDates: (forceValidation?: boolean) => import('../../../composables/validation/useValidation').ValidationResult;
67
+ validateDates: (forceValidation?: boolean) => import('../../../composables/validation/useValidation').ValidationResult | Promise<import('../../../composables/validation/useValidation').ValidationResult>;
71
68
  formatDateInput: (input: string, cursorPosition?: number) => {
72
69
  formatted: string;
73
70
  cursorPos: number;
@@ -103,12 +100,15 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
103
100
  headingLevel: 1 | 2 | 3 | 4 | 5 | 6;
104
101
  density: "default" | "comfortable" | "compact";
105
102
  readonly: boolean;
106
- required: boolean;
107
103
  modelValue: DateInput;
108
104
  bgColor: string;
105
+ required: boolean;
106
+ showSuccessMessages: boolean;
107
+ disableErrorHandling: boolean;
109
108
  hint: string;
110
109
  displayAsterisk: boolean;
111
110
  noIcon: boolean;
111
+ isValidateOnBlur: boolean;
112
112
  customRules: {
113
113
  type: string;
114
114
  options: any;
@@ -117,9 +117,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
117
117
  type: string;
118
118
  options: any;
119
119
  }[];
120
- showSuccessMessages: boolean;
121
- isValidateOnBlur: boolean;
122
- disableErrorHandling: boolean;
123
120
  persistentHint: boolean;
124
121
  format: string;
125
122
  autoClamp: boolean;
@@ -127,49 +124,49 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
127
124
  displayRange: boolean;
128
125
  dateFormatReturn: string;
129
126
  textFieldActivator: boolean;
130
- isOutlined: boolean;
131
- displayIcon: boolean;
132
127
  displayAppendIcon: boolean;
128
+ displayIcon: boolean;
133
129
  displayPrependIcon: boolean;
134
- isBirthDate: boolean;
130
+ isOutlined: boolean;
135
131
  birthDate: boolean;
136
- showWeekNumber: boolean;
132
+ displayHolidayDays: boolean;
137
133
  displayTodayButton: boolean;
138
134
  displayWeekendDays: boolean;
139
- displayHolidayDays: boolean;
135
+ isBirthDate: boolean;
140
136
  period: {
141
- min?: string;
142
137
  max?: string;
138
+ min?: string;
143
139
  };
140
+ showWeekNumber: boolean;
144
141
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
145
142
  accessibilityDescriptionRef: HTMLSpanElement;
146
143
  dateTextInputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
147
- modelValue?: DateValue;
148
- placeholder?: string;
149
- format?: string;
144
+ autoClamp?: boolean;
145
+ bgColor?: string;
146
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
147
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
150
148
  dateFormatReturn?: string;
151
- label: string;
152
- required?: boolean;
149
+ density?: "default" | "comfortable" | "compact";
150
+ disableErrorHandling?: boolean;
153
151
  disabled?: boolean;
154
- readonly?: boolean;
155
- title?: string | false;
156
- isOutlined?: boolean;
157
- displayIcon?: boolean;
158
152
  displayAppendIcon?: boolean;
159
- noIcon?: boolean;
160
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
161
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
153
+ displayIcon?: boolean;
162
154
  displayPrependIcon?: boolean;
163
- disableErrorHandling?: boolean;
164
- showSuccessMessages?: boolean;
165
- bgColor?: string;
166
155
  displayRange?: boolean;
167
- autoClamp?: boolean;
168
- isValidateOnBlur?: boolean;
169
- density?: "default" | "comfortable" | "compact";
156
+ externalErrorMessages?: string[];
157
+ format?: string;
170
158
  hint?: string;
159
+ isOutlined?: boolean;
160
+ isValidateOnBlur?: boolean;
161
+ label: string;
162
+ modelValue?: DateValue;
163
+ noIcon?: boolean;
171
164
  persistentHint?: boolean;
172
- externalErrorMessages?: string[];
165
+ placeholder?: string;
166
+ readonly?: boolean;
167
+ required?: boolean;
168
+ showSuccessMessages?: boolean;
169
+ title?: string | false;
173
170
  }> & Readonly<{
174
171
  onInput?: ((value: string) => any) | undefined;
175
172
  onBlur?: (() => any) | undefined;
@@ -177,7 +174,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
177
174
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
178
175
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
179
176
  }>, {
180
- validateOnSubmit: () => boolean;
177
+ validateOnSubmit: () => Promise<boolean>;
181
178
  reset: () => void;
182
179
  focus(): void;
183
180
  blur(): void;
@@ -193,32 +190,32 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
193
190
  placeholder: string;
194
191
  density: "default" | "comfortable" | "compact";
195
192
  readonly: boolean;
196
- required: boolean;
197
193
  modelValue: DateValue;
198
194
  bgColor: string;
195
+ required: boolean;
196
+ showSuccessMessages: boolean;
197
+ disableErrorHandling: boolean;
199
198
  hint: string;
200
199
  noIcon: boolean;
200
+ isValidateOnBlur: boolean;
201
201
  customRules: import('../../../composables/validation/useValidation').ValidationRule[];
202
202
  customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
203
- showSuccessMessages: boolean;
204
- isValidateOnBlur: boolean;
205
- disableErrorHandling: boolean;
206
203
  persistentHint: boolean;
207
204
  format: string;
208
205
  autoClamp: boolean;
209
206
  displayRange: boolean;
210
207
  dateFormatReturn: string;
211
- isOutlined: boolean;
212
- displayIcon: boolean;
213
208
  displayAppendIcon: boolean;
209
+ displayIcon: boolean;
214
210
  displayPrependIcon: boolean;
215
211
  externalErrorMessages: string[];
212
+ isOutlined: boolean;
216
213
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
217
214
  inputRef: ({
218
215
  $: import('vue').ComponentInternalInstance;
219
216
  $data: {};
220
217
  $props: {
221
- readonly modelValue?: string | number | null | undefined;
218
+ readonly modelValue?: string | number | null | undefined | undefined;
222
219
  readonly prependIcon?: import('../../../types/vuetifyTypes').IconType;
223
220
  readonly appendIcon?: import('../../../types/vuetifyTypes').IconType;
224
221
  readonly prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
@@ -230,11 +227,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
230
227
  readonly color?: import('../../../types/vuetifyTypes').ColorType | undefined;
231
228
  readonly isClearable?: boolean | undefined;
232
229
  readonly showDivider?: boolean | undefined;
233
- readonly label?: string | undefined;
234
- readonly required?: boolean | undefined;
235
- readonly errorMessages?: string[] | null | undefined;
236
- readonly warningMessages?: string[] | null | undefined;
237
- readonly successMessages?: string[] | null | undefined;
230
+ readonly label: string;
238
231
  readonly readonly?: boolean | undefined;
239
232
  readonly isActive?: boolean | undefined;
240
233
  readonly baseColor?: string | undefined;
@@ -254,7 +247,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
254
247
  readonly hint?: string | undefined;
255
248
  readonly id?: string | undefined;
256
249
  readonly loading?: string | boolean | undefined;
257
- readonly maxErrors?: string | number | undefined;
258
250
  readonly maxWidth?: string | number | undefined;
259
251
  readonly messages?: string | string[] | undefined;
260
252
  readonly minWidth?: string | number | undefined;
@@ -268,9 +260,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
268
260
  readonly isReversed?: boolean | undefined;
269
261
  readonly role?: string | undefined;
270
262
  readonly rounded?: string | number | boolean | undefined;
271
- readonly hasError?: boolean | undefined;
272
- readonly hasWarning?: boolean | undefined;
273
- readonly hasSuccess?: boolean | undefined;
274
263
  readonly isOnSingleLine?: boolean | undefined;
275
264
  readonly suffix?: string | undefined;
276
265
  readonly theme?: string | undefined;
@@ -279,18 +268,30 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
279
268
  readonly width?: string | number | undefined;
280
269
  readonly displayAsterisk?: boolean | undefined;
281
270
  readonly noIcon?: boolean | undefined;
282
- readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
283
- readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
284
- readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
285
- readonly showSuccessMessages?: boolean | undefined;
286
- readonly isValidateOnBlur?: boolean | undefined;
287
- readonly disableErrorHandling?: boolean | undefined;
288
271
  readonly disableClickButton?: boolean | undefined;
289
272
  readonly autocomplete?: string | undefined;
290
273
  readonly helpText?: string | undefined;
291
274
  readonly maxlength?: string | number | undefined;
292
275
  readonly title?: string | false | undefined;
276
+ readonly required?: boolean | undefined;
277
+ readonly isValidateOnBlur?: boolean | undefined;
278
+ readonly showSuccessMessages?: boolean | undefined;
279
+ readonly disableErrorHandling?: boolean | undefined;
280
+ readonly useVuetifyValidation?: boolean | undefined;
281
+ readonly rules?: import('vuetify').ValidationRule[] | undefined;
282
+ readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
283
+ readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
284
+ readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
285
+ readonly errorMessages?: string[] | null | undefined;
286
+ readonly warningMessages?: string[] | null | undefined;
287
+ readonly successMessages?: string[] | null | undefined;
288
+ readonly hasError?: boolean | undefined;
289
+ readonly hasWarning?: boolean | undefined;
290
+ readonly hasSuccess?: boolean | undefined;
291
+ readonly maxErrors?: number | undefined;
293
292
  readonly onInput?: ((...args: any[]) => any) | undefined;
293
+ readonly onBlur?: ((...args: any[]) => any) | undefined;
294
+ readonly onFocus?: ((...args: any[]) => any) | undefined;
294
295
  readonly onKeydown?: ((...args: any[]) => any) | undefined;
295
296
  readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
296
297
  readonly onClear?: ((...args: any[]) => any) | undefined;
@@ -671,16 +672,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
671
672
  hint?: string | undefined;
672
673
  "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
673
674
  "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
674
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
675
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
675
676
  reset: () => Promise<void>;
676
677
  resetValidation: () => Promise<void>;
677
678
  validate: (silent?: boolean) => Promise<string[]>;
678
- isValid: import('vue').ComputedRef<boolean | null>;
679
- errorMessages: import('vue').ComputedRef<string[]>;
680
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
679
+ isValid: boolean | null;
680
+ errorMessages: string[];
681
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
681
682
  modelValue?: unknown;
682
683
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
683
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
684
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
684
685
  $: import('vue').ComponentInternalInstance;
685
686
  $data: {};
686
687
  $props: Partial<{
@@ -804,13 +805,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
804
805
  baseColor?: string | undefined;
805
806
  iconColor?: string | boolean | undefined;
806
807
  label?: string | undefined;
807
- prependInnerIcon
808
- /**
809
- * View mode handling
810
- */
811
- ? /**
812
- * View mode handling
813
- */: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
808
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
814
809
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
815
810
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
816
811
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
@@ -944,13 +939,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
944
939
  labelId?: string | undefined;
945
940
  } & {
946
941
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
947
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
948
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
949
- fieldIconColor: import('vue').ComputedRef<string | undefined>;
950
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
942
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
943
+ controlRef: HTMLElement | undefined;
944
+ fieldIconColor: string | undefined;
945
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
951
946
  modelValue?: unknown;
952
947
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
953
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
948
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
954
949
  _allExposed: {
955
950
  reset: () => Promise<void>;
956
951
  resetValidation: () => Promise<void>;
@@ -1414,16 +1409,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1414
1409
  hint?: string | undefined;
1415
1410
  "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1416
1411
  "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1417
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
1412
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
1418
1413
  reset: () => Promise<void>;
1419
1414
  resetValidation: () => Promise<void>;
1420
1415
  validate: (silent?: boolean) => Promise<string[]>;
1421
- isValid: import('vue').ComputedRef<boolean | null>;
1422
- errorMessages: import('vue').ComputedRef<string[]>;
1423
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1416
+ isValid: boolean | null;
1417
+ errorMessages: string[];
1418
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1424
1419
  modelValue?: unknown;
1425
1420
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1426
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
1421
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
1427
1422
  $: import('vue').ComponentInternalInstance;
1428
1423
  $data: {};
1429
1424
  $props: Partial<{
@@ -1681,13 +1676,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1681
1676
  labelId?: string | undefined;
1682
1677
  } & {
1683
1678
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1684
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
1685
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
1686
- fieldIconColor: import('vue').ComputedRef<string | undefined>;
1687
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1679
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
1680
+ controlRef: HTMLElement | undefined;
1681
+ fieldIconColor: string | undefined;
1682
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1688
1683
  modelValue?: unknown;
1689
1684
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1690
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
1685
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
1691
1686
  _allExposed: {
1692
1687
  reset: () => Promise<void>;
1693
1688
  resetValidation: () => Promise<void>;
@@ -1736,10 +1731,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1736
1731
  $root: ComponentPublicInstance | null;
1737
1732
  $parent: ComponentPublicInstance | null;
1738
1733
  $host: Element | null;
1739
- $emit: ((event: "input", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
1734
+ $emit: ((event: "input", ...args: any[]) => void) & ((event: "blur", ...args: any[]) => void) & ((event: "focus", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
1740
1735
  $el: any;
1741
1736
  $options: import('vue').ComponentOptionsBase<Readonly<{
1742
- modelValue?: string | number | null;
1737
+ modelValue?: string | number | null | undefined;
1743
1738
  prependIcon?: import('../../../types/vuetifyTypes').IconType;
1744
1739
  appendIcon?: import('../../../types/vuetifyTypes').IconType;
1745
1740
  prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
@@ -1752,10 +1747,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1752
1747
  isClearable?: boolean;
1753
1748
  showDivider?: boolean;
1754
1749
  label?: string;
1755
- required?: boolean;
1756
- errorMessages?: string[] | null;
1757
- warningMessages?: string[] | null;
1758
- successMessages?: string[] | null;
1759
1750
  readonly?: boolean;
1760
1751
  isActive?: boolean;
1761
1752
  baseColor?: string;
@@ -1775,7 +1766,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1775
1766
  hint?: string;
1776
1767
  id?: string;
1777
1768
  loading?: string | boolean;
1778
- maxErrors?: string | number;
1779
1769
  maxWidth?: string | number;
1780
1770
  messages?: string | string[];
1781
1771
  minWidth?: string | number;
@@ -1789,9 +1779,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1789
1779
  isReversed?: boolean;
1790
1780
  role?: string;
1791
1781
  rounded?: string | number | boolean;
1792
- hasError?: boolean;
1793
- hasWarning?: boolean;
1794
- hasSuccess?: boolean;
1795
1782
  isOnSingleLine?: boolean;
1796
1783
  suffix?: string;
1797
1784
  theme?: string;
@@ -1800,40 +1787,26 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1800
1787
  width?: string | number;
1801
1788
  displayAsterisk?: boolean;
1802
1789
  noIcon?: boolean;
1803
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1804
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1805
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
1806
- showSuccessMessages?: boolean;
1807
- isValidateOnBlur?: boolean;
1808
- disableErrorHandling?: boolean;
1809
1790
  disableClickButton?: boolean;
1810
1791
  autocomplete?: string;
1811
1792
  helpText?: string;
1812
1793
  maxlength?: string | number;
1813
1794
  title?: string | false;
1814
- }> & Readonly<{
1795
+ } & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
1815
1796
  onInput?: ((...args: any[]) => any) | undefined;
1797
+ onBlur?: ((...args: any[]) => any) | undefined;
1798
+ onFocus?: ((...args: any[]) => any) | undefined;
1816
1799
  onKeydown?: ((...args: any[]) => any) | undefined;
1817
1800
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1818
1801
  onClear?: ((...args: any[]) => any) | undefined;
1819
1802
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
1820
1803
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
1821
1804
  }>, {
1822
- validation: {
1823
- errors: Ref<string[], string[]>;
1824
- warnings: Ref<string[], string[]>;
1825
- successes: Ref<string[], string[]>;
1826
- hasError: import('vue').ComputedRef<boolean>;
1827
- hasWarning: import('vue').ComputedRef<boolean>;
1828
- hasSuccess: import('vue').ComputedRef<boolean>;
1829
- validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
1830
- validateOnSubmit: () => Promise<boolean>;
1831
- clearValidation: () => void;
1832
- };
1833
- validateOnSubmit: () => boolean;
1834
- checkErrorOnBlur: () => void;
1805
+ validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
1835
1806
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1836
1807
  input: (...args: any[]) => void;
1808
+ blur: (...args: any[]) => void;
1809
+ focus: (...args: any[]) => void;
1837
1810
  keydown: (...args: any[]) => void;
1838
1811
  "update:modelValue": (...args: any[]) => void;
1839
1812
  clear: (...args: any[]) => void;
@@ -1863,7 +1836,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1863
1836
  modelValue: string | number | null;
1864
1837
  bgColor: string;
1865
1838
  isActive: boolean;
1839
+ required: boolean;
1866
1840
  prefix: string;
1841
+ showSuccessMessages: boolean;
1842
+ disableErrorHandling: boolean;
1843
+ errorMessages: string[] | null;
1844
+ maxErrors: number;
1867
1845
  prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1868
1846
  appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1869
1847
  prependTooltip: string;
@@ -1871,9 +1849,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1871
1849
  tooltipLocation: "top" | "bottom" | "start" | "end";
1872
1850
  variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
1873
1851
  isClearable: boolean;
1874
- errorMessages: string[] | null;
1875
- warningMessages: string[] | null;
1876
- successMessages: string[] | null;
1877
1852
  centerAffix: boolean;
1878
1853
  counter: string | number | boolean;
1879
1854
  counterValue: number | ((value: any) => number);
@@ -1885,30 +1860,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1885
1860
  areDetailsHidden: boolean | "auto";
1886
1861
  areSpinButtonsHidden: boolean;
1887
1862
  hint: string;
1888
- maxErrors: string | number;
1889
1863
  messages: string | string[];
1890
1864
  displayPersistentClear: boolean;
1891
1865
  displayPersistentCounter: boolean;
1892
1866
  displayPersistentHint: boolean;
1893
1867
  displayPersistentPlaceholder: boolean;
1894
1868
  isReversed: boolean;
1895
- hasError: boolean;
1896
- hasWarning: boolean;
1897
1869
  isOnSingleLine: boolean;
1898
1870
  suffix: string;
1899
1871
  isTiled: boolean;
1900
1872
  displayAsterisk: boolean;
1901
1873
  noIcon: boolean;
1902
- customRules: import('../../../composables/validation/useValidation').ValidationRule[];
1903
- customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
1904
- customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
1905
- showSuccessMessages: boolean;
1906
- isValidateOnBlur: boolean;
1907
- disableErrorHandling: boolean;
1908
1874
  disableClickButton: boolean;
1909
1875
  autocomplete: string;
1910
1876
  helpText: string;
1911
1877
  maxlength: string | number;
1878
+ isValidateOnBlur: boolean;
1879
+ useVuetifyValidation: boolean;
1880
+ customRules: import('../../../composables/validation/useValidation').ValidationRule[];
1881
+ customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
1882
+ customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
1883
+ warningMessages: string[] | null;
1884
+ successMessages: string[] | null;
1885
+ hasError: boolean;
1886
+ hasWarning: boolean;
1887
+ hasSuccess: boolean;
1912
1888
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1913
1889
  beforeCreate?: (() => void) | (() => void)[];
1914
1890
  created?: (() => void) | (() => void)[];
@@ -1953,7 +1929,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1953
1929
  modelValue: string | number | null;
1954
1930
  bgColor: string;
1955
1931
  isActive: boolean;
1932
+ required: boolean;
1956
1933
  prefix: string;
1934
+ showSuccessMessages: boolean;
1935
+ disableErrorHandling: boolean;
1936
+ errorMessages: string[] | null;
1937
+ maxErrors: number;
1957
1938
  prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1958
1939
  appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1959
1940
  prependTooltip: string;
@@ -1961,9 +1942,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1961
1942
  tooltipLocation: "top" | "bottom" | "start" | "end";
1962
1943
  variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
1963
1944
  isClearable: boolean;
1964
- errorMessages: string[] | null;
1965
- warningMessages: string[] | null;
1966
- successMessages: string[] | null;
1967
1945
  centerAffix: boolean;
1968
1946
  counter: string | number | boolean;
1969
1947
  counterValue: number | ((value: any) => number);
@@ -1975,32 +1953,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
1975
1953
  areDetailsHidden: boolean | "auto";
1976
1954
  areSpinButtonsHidden: boolean;
1977
1955
  hint: string;
1978
- maxErrors: string | number;
1979
1956
  messages: string | string[];
1980
1957
  displayPersistentClear: boolean;
1981
1958
  displayPersistentCounter: boolean;
1982
1959
  displayPersistentHint: boolean;
1983
1960
  displayPersistentPlaceholder: boolean;
1984
1961
  isReversed: boolean;
1985
- hasError: boolean;
1986
- hasWarning: boolean;
1987
1962
  isOnSingleLine: boolean;
1988
1963
  suffix: string;
1989
1964
  isTiled: boolean;
1990
1965
  displayAsterisk: boolean;
1991
1966
  noIcon: boolean;
1992
- customRules: import('../../../composables/validation/useValidation').ValidationRule[];
1993
- customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
1994
- customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
1995
- showSuccessMessages: boolean;
1996
- isValidateOnBlur: boolean;
1997
- disableErrorHandling: boolean;
1998
1967
  disableClickButton: boolean;
1999
1968
  autocomplete: string;
2000
1969
  helpText: string;
2001
1970
  maxlength: string | number;
1971
+ isValidateOnBlur: boolean;
1972
+ useVuetifyValidation: boolean;
1973
+ customRules: import('../../../composables/validation/useValidation').ValidationRule[];
1974
+ customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
1975
+ customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
1976
+ warningMessages: string[] | null;
1977
+ successMessages: string[] | null;
1978
+ hasError: boolean;
1979
+ hasWarning: boolean;
1980
+ hasSuccess: boolean;
2002
1981
  }> & Omit<Readonly<{
2003
- modelValue?: string | number | null;
1982
+ modelValue?: string | number | null | undefined;
2004
1983
  prependIcon?: import('../../../types/vuetifyTypes').IconType;
2005
1984
  appendIcon?: import('../../../types/vuetifyTypes').IconType;
2006
1985
  prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
@@ -2013,10 +1992,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2013
1992
  isClearable?: boolean;
2014
1993
  showDivider?: boolean;
2015
1994
  label?: string;
2016
- required?: boolean;
2017
- errorMessages?: string[] | null;
2018
- warningMessages?: string[] | null;
2019
- successMessages?: string[] | null;
2020
1995
  readonly?: boolean;
2021
1996
  isActive?: boolean;
2022
1997
  baseColor?: string;
@@ -2036,7 +2011,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2036
2011
  hint?: string;
2037
2012
  id?: string;
2038
2013
  loading?: string | boolean;
2039
- maxErrors?: string | number;
2040
2014
  maxWidth?: string | number;
2041
2015
  messages?: string | string[];
2042
2016
  minWidth?: string | number;
@@ -2050,9 +2024,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2050
2024
  isReversed?: boolean;
2051
2025
  role?: string;
2052
2026
  rounded?: string | number | boolean;
2053
- hasError?: boolean;
2054
- hasWarning?: boolean;
2055
- hasSuccess?: boolean;
2056
2027
  isOnSingleLine?: boolean;
2057
2028
  suffix?: string;
2058
2029
  theme?: string;
@@ -2061,42 +2032,27 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2061
2032
  width?: string | number;
2062
2033
  displayAsterisk?: boolean;
2063
2034
  noIcon?: boolean;
2064
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2065
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2066
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2067
- showSuccessMessages?: boolean;
2068
- isValidateOnBlur?: boolean;
2069
- disableErrorHandling?: boolean;
2070
2035
  disableClickButton?: boolean;
2071
2036
  autocomplete?: string;
2072
2037
  helpText?: string;
2073
2038
  maxlength?: string | number;
2074
2039
  title?: string | false;
2075
- }> & Readonly<{
2040
+ } & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
2076
2041
  onInput?: ((...args: any[]) => any) | undefined;
2042
+ onBlur?: ((...args: any[]) => any) | undefined;
2043
+ onFocus?: ((...args: any[]) => any) | undefined;
2077
2044
  onKeydown?: ((...args: any[]) => any) | undefined;
2078
2045
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2079
2046
  onClear?: ((...args: any[]) => any) | undefined;
2080
2047
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
2081
2048
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
2082
- }>, "validateOnSubmit" | "validation" | "checkErrorOnBlur" | ("type" | "label" | "title" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prefix" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "hasError" | "hasWarning" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText" | "maxlength")> & import('vue').ShallowUnwrapRef<{
2083
- validation: {
2084
- errors: Ref<string[], string[]>;
2085
- warnings: Ref<string[], string[]>;
2086
- successes: Ref<string[], string[]>;
2087
- hasError: import('vue').ComputedRef<boolean>;
2088
- hasWarning: import('vue').ComputedRef<boolean>;
2089
- hasSuccess: import('vue').ComputedRef<boolean>;
2090
- validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
2091
- validateOnSubmit: () => Promise<boolean>;
2092
- clearValidation: () => void;
2093
- };
2094
- validateOnSubmit: () => boolean;
2095
- checkErrorOnBlur: () => void;
2096
- }> & {} & import('vue').ComponentCustomProperties & {} & {
2049
+ }>, "validateOnSubmit" | ("type" | "label" | "title" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "required" | "prefix" | "showSuccessMessages" | "disableErrorHandling" | "errorMessages" | "maxErrors" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "disableClickButton" | "autocomplete" | "helpText" | "maxlength" | "isValidateOnBlur" | "useVuetifyValidation" | "customRules" | "customWarningRules" | "customSuccessRules" | "warningMessages" | "successMessages" | "hasError" | "hasWarning" | "hasSuccess")> & {
2050
+ validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
2051
+ } & {} & import('vue').ComponentCustomProperties & {} & {
2097
2052
  $slots: {
2098
2053
  prepend?(_: {}): any;
2099
2054
  append?(_: {}): any;
2055
+ default?(_: {}): any;
2100
2056
  'prepend-inner'?(_: {}): any;
2101
2057
  'append-inner'?(_: {}): any;
2102
2058
  details?(_: {}): any;
@@ -2110,32 +2066,32 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2110
2066
  M: {};
2111
2067
  Defaults: {};
2112
2068
  }, Readonly<{
2113
- modelValue?: DateValue;
2114
- placeholder?: string;
2115
- format?: string;
2069
+ autoClamp?: boolean;
2070
+ bgColor?: string;
2071
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2072
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2116
2073
  dateFormatReturn?: string;
2117
- label: string;
2118
- required?: boolean;
2074
+ density?: "default" | "comfortable" | "compact";
2075
+ disableErrorHandling?: boolean;
2119
2076
  disabled?: boolean;
2120
- readonly?: boolean;
2121
- title?: string | false;
2122
- isOutlined?: boolean;
2123
- displayIcon?: boolean;
2124
2077
  displayAppendIcon?: boolean;
2125
- noIcon?: boolean;
2126
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2127
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2078
+ displayIcon?: boolean;
2128
2079
  displayPrependIcon?: boolean;
2129
- disableErrorHandling?: boolean;
2130
- showSuccessMessages?: boolean;
2131
- bgColor?: string;
2132
2080
  displayRange?: boolean;
2133
- autoClamp?: boolean;
2134
- isValidateOnBlur?: boolean;
2135
- density?: "default" | "comfortable" | "compact";
2081
+ externalErrorMessages?: string[];
2082
+ format?: string;
2136
2083
  hint?: string;
2084
+ isOutlined?: boolean;
2085
+ isValidateOnBlur?: boolean;
2086
+ label: string;
2087
+ modelValue?: DateValue;
2088
+ noIcon?: boolean;
2137
2089
  persistentHint?: boolean;
2138
- externalErrorMessages?: string[];
2090
+ placeholder?: string;
2091
+ readonly?: boolean;
2092
+ required?: boolean;
2093
+ showSuccessMessages?: boolean;
2094
+ title?: string | false;
2139
2095
  }> & Readonly<{
2140
2096
  onInput?: ((value: string) => any) | undefined;
2141
2097
  onBlur?: (() => any) | undefined;
@@ -2143,7 +2099,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2143
2099
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
2144
2100
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
2145
2101
  }>, {
2146
- validateOnSubmit: () => boolean;
2102
+ validateOnSubmit: () => Promise<boolean>;
2147
2103
  reset: () => void;
2148
2104
  focus(): void;
2149
2105
  blur(): void;
@@ -2153,55 +2109,55 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2153
2109
  placeholder: string;
2154
2110
  density: "default" | "comfortable" | "compact";
2155
2111
  readonly: boolean;
2156
- required: boolean;
2157
2112
  modelValue: DateValue;
2158
2113
  bgColor: string;
2114
+ required: boolean;
2115
+ showSuccessMessages: boolean;
2116
+ disableErrorHandling: boolean;
2159
2117
  hint: string;
2160
2118
  noIcon: boolean;
2119
+ isValidateOnBlur: boolean;
2161
2120
  customRules: import('../../../composables/validation/useValidation').ValidationRule[];
2162
2121
  customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
2163
- showSuccessMessages: boolean;
2164
- isValidateOnBlur: boolean;
2165
- disableErrorHandling: boolean;
2166
2122
  persistentHint: boolean;
2167
2123
  format: string;
2168
2124
  autoClamp: boolean;
2169
2125
  displayRange: boolean;
2170
2126
  dateFormatReturn: string;
2171
- isOutlined: boolean;
2172
- displayIcon: boolean;
2173
2127
  displayAppendIcon: boolean;
2128
+ displayIcon: boolean;
2174
2129
  displayPrependIcon: boolean;
2175
2130
  externalErrorMessages: string[];
2131
+ isOutlined: boolean;
2176
2132
  }> | null;
2177
2133
  menuActivatorRef: HTMLDivElement;
2178
2134
  dateCalendarTextInputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
2179
- modelValue?: DateValue;
2180
- placeholder?: string;
2181
- format?: string;
2135
+ autoClamp?: boolean;
2136
+ bgColor?: string;
2137
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2138
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2182
2139
  dateFormatReturn?: string;
2183
- label: string;
2184
- required?: boolean;
2140
+ density?: "default" | "comfortable" | "compact";
2141
+ disableErrorHandling?: boolean;
2185
2142
  disabled?: boolean;
2186
- readonly?: boolean;
2187
- title?: string | false;
2188
- isOutlined?: boolean;
2189
- displayIcon?: boolean;
2190
2143
  displayAppendIcon?: boolean;
2191
- noIcon?: boolean;
2192
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2193
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
2144
+ displayIcon?: boolean;
2194
2145
  displayPrependIcon?: boolean;
2195
- disableErrorHandling?: boolean;
2196
- showSuccessMessages?: boolean;
2197
- bgColor?: string;
2198
2146
  displayRange?: boolean;
2199
- autoClamp?: boolean;
2200
- isValidateOnBlur?: boolean;
2201
- density?: "default" | "comfortable" | "compact";
2147
+ externalErrorMessages?: string[];
2148
+ format?: string;
2202
2149
  hint?: string;
2150
+ isOutlined?: boolean;
2151
+ isValidateOnBlur?: boolean;
2152
+ label: string;
2153
+ modelValue?: DateValue;
2154
+ noIcon?: boolean;
2203
2155
  persistentHint?: boolean;
2204
- externalErrorMessages?: string[];
2156
+ placeholder?: string;
2157
+ readonly?: boolean;
2158
+ required?: boolean;
2159
+ showSuccessMessages?: boolean;
2160
+ title?: string | false;
2205
2161
  }> & Readonly<{
2206
2162
  onInput?: ((value: string) => any) | undefined;
2207
2163
  onBlur?: (() => any) | undefined;
@@ -2209,7 +2165,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2209
2165
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
2210
2166
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
2211
2167
  }>, {
2212
- validateOnSubmit: () => boolean;
2168
+ validateOnSubmit: () => Promise<boolean>;
2213
2169
  reset: () => void;
2214
2170
  focus(): void;
2215
2171
  blur(): void;
@@ -2225,32 +2181,32 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2225
2181
  placeholder: string;
2226
2182
  density: "default" | "comfortable" | "compact";
2227
2183
  readonly: boolean;
2228
- required: boolean;
2229
2184
  modelValue: DateValue;
2230
2185
  bgColor: string;
2186
+ required: boolean;
2187
+ showSuccessMessages: boolean;
2188
+ disableErrorHandling: boolean;
2231
2189
  hint: string;
2232
2190
  noIcon: boolean;
2191
+ isValidateOnBlur: boolean;
2233
2192
  customRules: import('../../../composables/validation/useValidation').ValidationRule[];
2234
2193
  customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
2235
- showSuccessMessages: boolean;
2236
- isValidateOnBlur: boolean;
2237
- disableErrorHandling: boolean;
2238
2194
  persistentHint: boolean;
2239
2195
  format: string;
2240
2196
  autoClamp: boolean;
2241
2197
  displayRange: boolean;
2242
2198
  dateFormatReturn: string;
2243
- isOutlined: boolean;
2244
- displayIcon: boolean;
2245
2199
  displayAppendIcon: boolean;
2200
+ displayIcon: boolean;
2246
2201
  displayPrependIcon: boolean;
2247
2202
  externalErrorMessages: string[];
2203
+ isOutlined: boolean;
2248
2204
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
2249
2205
  inputRef: ({
2250
2206
  $: import('vue').ComponentInternalInstance;
2251
2207
  $data: {};
2252
2208
  $props: {
2253
- readonly modelValue?: string | number | null | undefined;
2209
+ readonly modelValue?: string | number | null | undefined | undefined;
2254
2210
  readonly prependIcon?: import('../../../types/vuetifyTypes').IconType;
2255
2211
  readonly appendIcon?: import('../../../types/vuetifyTypes').IconType;
2256
2212
  readonly prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
@@ -2262,11 +2218,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2262
2218
  readonly color?: import('../../../types/vuetifyTypes').ColorType | undefined;
2263
2219
  readonly isClearable?: boolean | undefined;
2264
2220
  readonly showDivider?: boolean | undefined;
2265
- readonly label?: string | undefined;
2266
- readonly required?: boolean | undefined;
2267
- readonly errorMessages?: string[] | null | undefined;
2268
- readonly warningMessages?: string[] | null | undefined;
2269
- readonly successMessages?: string[] | null | undefined;
2221
+ readonly label: string;
2270
2222
  readonly readonly?: boolean | undefined;
2271
2223
  readonly isActive?: boolean | undefined;
2272
2224
  readonly baseColor?: string | undefined;
@@ -2286,7 +2238,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2286
2238
  readonly hint?: string | undefined;
2287
2239
  readonly id?: string | undefined;
2288
2240
  readonly loading?: string | boolean | undefined;
2289
- readonly maxErrors?: string | number | undefined;
2290
2241
  readonly maxWidth?: string | number | undefined;
2291
2242
  readonly messages?: string | string[] | undefined;
2292
2243
  readonly minWidth?: string | number | undefined;
@@ -2300,9 +2251,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2300
2251
  readonly isReversed?: boolean | undefined;
2301
2252
  readonly role?: string | undefined;
2302
2253
  readonly rounded?: string | number | boolean | undefined;
2303
- readonly hasError?: boolean | undefined;
2304
- readonly hasWarning?: boolean | undefined;
2305
- readonly hasSuccess?: boolean | undefined;
2306
2254
  readonly isOnSingleLine?: boolean | undefined;
2307
2255
  readonly suffix?: string | undefined;
2308
2256
  readonly theme?: string | undefined;
@@ -2311,18 +2259,30 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2311
2259
  readonly width?: string | number | undefined;
2312
2260
  readonly displayAsterisk?: boolean | undefined;
2313
2261
  readonly noIcon?: boolean | undefined;
2314
- readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2315
- readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2316
- readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2317
- readonly showSuccessMessages?: boolean | undefined;
2318
- readonly isValidateOnBlur?: boolean | undefined;
2319
- readonly disableErrorHandling?: boolean | undefined;
2320
2262
  readonly disableClickButton?: boolean | undefined;
2321
2263
  readonly autocomplete?: string | undefined;
2322
2264
  readonly helpText?: string | undefined;
2323
2265
  readonly maxlength?: string | number | undefined;
2324
2266
  readonly title?: string | false | undefined;
2267
+ readonly required?: boolean | undefined;
2268
+ readonly isValidateOnBlur?: boolean | undefined;
2269
+ readonly showSuccessMessages?: boolean | undefined;
2270
+ readonly disableErrorHandling?: boolean | undefined;
2271
+ readonly useVuetifyValidation?: boolean | undefined;
2272
+ readonly rules?: import('vuetify').ValidationRule[] | undefined;
2273
+ readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2274
+ readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2275
+ readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
2276
+ readonly errorMessages?: string[] | null | undefined;
2277
+ readonly warningMessages?: string[] | null | undefined;
2278
+ readonly successMessages?: string[] | null | undefined;
2279
+ readonly hasError?: boolean | undefined;
2280
+ readonly hasWarning?: boolean | undefined;
2281
+ readonly hasSuccess?: boolean | undefined;
2282
+ readonly maxErrors?: number | undefined;
2325
2283
  readonly onInput?: ((...args: any[]) => any) | undefined;
2284
+ readonly onBlur?: ((...args: any[]) => any) | undefined;
2285
+ readonly onFocus?: ((...args: any[]) => any) | undefined;
2326
2286
  readonly onKeydown?: ((...args: any[]) => any) | undefined;
2327
2287
  readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2328
2288
  readonly onClear?: ((...args: any[]) => any) | undefined;
@@ -2703,16 +2663,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2703
2663
  hint?: string | undefined;
2704
2664
  "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
2705
2665
  "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
2706
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
2666
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
2707
2667
  reset: () => Promise<void>;
2708
2668
  resetValidation: () => Promise<void>;
2709
2669
  validate: (silent?: boolean) => Promise<string[]>;
2710
- isValid: import('vue').ComputedRef<boolean | null>;
2711
- errorMessages: import('vue').ComputedRef<string[]>;
2712
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2670
+ isValid: boolean | null;
2671
+ errorMessages: string[];
2672
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2713
2673
  modelValue?: unknown;
2714
2674
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
2715
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
2675
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
2716
2676
  $: import('vue').ComponentInternalInstance;
2717
2677
  $data: {};
2718
2678
  $props: Partial<{
@@ -2836,13 +2796,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2836
2796
  baseColor?: string | undefined;
2837
2797
  iconColor?: string | boolean | undefined;
2838
2798
  label?: string | undefined;
2839
- prependInnerIcon
2840
- /**
2841
- * View mode handling
2842
- */
2843
- ? /**
2844
- * View mode handling
2845
- */: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2799
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
2846
2800
  "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
2847
2801
  "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
2848
2802
  "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
@@ -2976,13 +2930,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
2976
2930
  labelId?: string | undefined;
2977
2931
  } & {
2978
2932
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
2979
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
2980
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
2981
- fieldIconColor: import('vue').ComputedRef<string | undefined>;
2982
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2933
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
2934
+ controlRef: HTMLElement | undefined;
2935
+ fieldIconColor: string | undefined;
2936
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
2983
2937
  modelValue?: unknown;
2984
2938
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
2985
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
2939
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
2986
2940
  _allExposed: {
2987
2941
  reset: () => Promise<void>;
2988
2942
  resetValidation: () => Promise<void>;
@@ -3446,16 +3400,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3446
3400
  hint?: string | undefined;
3447
3401
  "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
3448
3402
  "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
3449
- }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
3403
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
3450
3404
  reset: () => Promise<void>;
3451
3405
  resetValidation: () => Promise<void>;
3452
3406
  validate: (silent?: boolean) => Promise<string[]>;
3453
- isValid: import('vue').ComputedRef<boolean | null>;
3454
- errorMessages: import('vue').ComputedRef<string[]>;
3455
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3407
+ isValid: boolean | null;
3408
+ errorMessages: string[];
3409
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3456
3410
  modelValue?: unknown;
3457
3411
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
3458
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
3412
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
3459
3413
  $: import('vue').ComponentInternalInstance;
3460
3414
  $data: {};
3461
3415
  $props: Partial<{
@@ -3713,13 +3667,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3713
3667
  labelId?: string | undefined;
3714
3668
  } & {
3715
3669
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
3716
- }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
3717
- controlRef: Ref<HTMLElement | undefined, HTMLElement | undefined>;
3718
- fieldIconColor: import('vue').ComputedRef<string | undefined>;
3719
- }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3670
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
3671
+ controlRef: HTMLElement | undefined;
3672
+ fieldIconColor: string | undefined;
3673
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
3720
3674
  modelValue?: unknown;
3721
3675
  "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
3722
- }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
3676
+ }, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
3723
3677
  _allExposed: {
3724
3678
  reset: () => Promise<void>;
3725
3679
  resetValidation: () => Promise<void>;
@@ -3768,10 +3722,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3768
3722
  $root: ComponentPublicInstance | null;
3769
3723
  $parent: ComponentPublicInstance | null;
3770
3724
  $host: Element | null;
3771
- $emit: ((event: "input", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
3725
+ $emit: ((event: "input", ...args: any[]) => void) & ((event: "blur", ...args: any[]) => void) & ((event: "focus", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
3772
3726
  $el: any;
3773
3727
  $options: import('vue').ComponentOptionsBase<Readonly<{
3774
- modelValue?: string | number | null;
3728
+ modelValue?: string | number | null | undefined;
3775
3729
  prependIcon?: import('../../../types/vuetifyTypes').IconType;
3776
3730
  appendIcon?: import('../../../types/vuetifyTypes').IconType;
3777
3731
  prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
@@ -3784,10 +3738,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3784
3738
  isClearable?: boolean;
3785
3739
  showDivider?: boolean;
3786
3740
  label?: string;
3787
- required?: boolean;
3788
- errorMessages?: string[] | null;
3789
- warningMessages?: string[] | null;
3790
- successMessages?: string[] | null;
3791
3741
  readonly?: boolean;
3792
3742
  isActive?: boolean;
3793
3743
  baseColor?: string;
@@ -3807,7 +3757,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3807
3757
  hint?: string;
3808
3758
  id?: string;
3809
3759
  loading?: string | boolean;
3810
- maxErrors?: string | number;
3811
3760
  maxWidth?: string | number;
3812
3761
  messages?: string | string[];
3813
3762
  minWidth?: string | number;
@@ -3821,9 +3770,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3821
3770
  isReversed?: boolean;
3822
3771
  role?: string;
3823
3772
  rounded?: string | number | boolean;
3824
- hasError?: boolean;
3825
- hasWarning?: boolean;
3826
- hasSuccess?: boolean;
3827
3773
  isOnSingleLine?: boolean;
3828
3774
  suffix?: string;
3829
3775
  theme?: string;
@@ -3832,40 +3778,26 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3832
3778
  width?: string | number;
3833
3779
  displayAsterisk?: boolean;
3834
3780
  noIcon?: boolean;
3835
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3836
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3837
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
3838
- showSuccessMessages?: boolean;
3839
- isValidateOnBlur?: boolean;
3840
- disableErrorHandling?: boolean;
3841
3781
  disableClickButton?: boolean;
3842
3782
  autocomplete?: string;
3843
3783
  helpText?: string;
3844
3784
  maxlength?: string | number;
3845
3785
  title?: string | false;
3846
- }> & Readonly<{
3786
+ } & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
3847
3787
  onInput?: ((...args: any[]) => any) | undefined;
3788
+ onBlur?: ((...args: any[]) => any) | undefined;
3789
+ onFocus?: ((...args: any[]) => any) | undefined;
3848
3790
  onKeydown?: ((...args: any[]) => any) | undefined;
3849
3791
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
3850
3792
  onClear?: ((...args: any[]) => any) | undefined;
3851
3793
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
3852
3794
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
3853
3795
  }>, {
3854
- validation: {
3855
- errors: Ref<string[], string[]>;
3856
- warnings: Ref<string[], string[]>;
3857
- successes: Ref<string[], string[]>;
3858
- hasError: import('vue').ComputedRef<boolean>;
3859
- hasWarning: import('vue').ComputedRef<boolean>;
3860
- hasSuccess: import('vue').ComputedRef<boolean>;
3861
- validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
3862
- validateOnSubmit: () => Promise<boolean>;
3863
- clearValidation: () => void;
3864
- };
3865
- validateOnSubmit: () => boolean;
3866
- checkErrorOnBlur: () => void;
3796
+ validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
3867
3797
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
3868
3798
  input: (...args: any[]) => void;
3799
+ blur: (...args: any[]) => void;
3800
+ focus: (...args: any[]) => void;
3869
3801
  keydown: (...args: any[]) => void;
3870
3802
  "update:modelValue": (...args: any[]) => void;
3871
3803
  clear: (...args: any[]) => void;
@@ -3895,7 +3827,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3895
3827
  modelValue: string | number | null;
3896
3828
  bgColor: string;
3897
3829
  isActive: boolean;
3830
+ required: boolean;
3898
3831
  prefix: string;
3832
+ showSuccessMessages: boolean;
3833
+ disableErrorHandling: boolean;
3834
+ errorMessages: string[] | null;
3835
+ maxErrors: number;
3899
3836
  prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3900
3837
  appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3901
3838
  prependTooltip: string;
@@ -3903,9 +3840,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3903
3840
  tooltipLocation: "top" | "bottom" | "start" | "end";
3904
3841
  variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
3905
3842
  isClearable: boolean;
3906
- errorMessages: string[] | null;
3907
- warningMessages: string[] | null;
3908
- successMessages: string[] | null;
3909
3843
  centerAffix: boolean;
3910
3844
  counter: string | number | boolean;
3911
3845
  counterValue: number | ((value: any) => number);
@@ -3917,30 +3851,31 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3917
3851
  areDetailsHidden: boolean | "auto";
3918
3852
  areSpinButtonsHidden: boolean;
3919
3853
  hint: string;
3920
- maxErrors: string | number;
3921
3854
  messages: string | string[];
3922
3855
  displayPersistentClear: boolean;
3923
3856
  displayPersistentCounter: boolean;
3924
3857
  displayPersistentHint: boolean;
3925
3858
  displayPersistentPlaceholder: boolean;
3926
3859
  isReversed: boolean;
3927
- hasError: boolean;
3928
- hasWarning: boolean;
3929
3860
  isOnSingleLine: boolean;
3930
3861
  suffix: string;
3931
3862
  isTiled: boolean;
3932
3863
  displayAsterisk: boolean;
3933
3864
  noIcon: boolean;
3934
- customRules: import('../../../composables/validation/useValidation').ValidationRule[];
3935
- customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
3936
- customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
3937
- showSuccessMessages: boolean;
3938
- isValidateOnBlur: boolean;
3939
- disableErrorHandling: boolean;
3940
3865
  disableClickButton: boolean;
3941
3866
  autocomplete: string;
3942
3867
  helpText: string;
3943
3868
  maxlength: string | number;
3869
+ isValidateOnBlur: boolean;
3870
+ useVuetifyValidation: boolean;
3871
+ customRules: import('../../../composables/validation/useValidation').ValidationRule[];
3872
+ customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
3873
+ customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
3874
+ warningMessages: string[] | null;
3875
+ successMessages: string[] | null;
3876
+ hasError: boolean;
3877
+ hasWarning: boolean;
3878
+ hasSuccess: boolean;
3944
3879
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
3945
3880
  beforeCreate?: (() => void) | (() => void)[];
3946
3881
  created?: (() => void) | (() => void)[];
@@ -3985,7 +3920,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3985
3920
  modelValue: string | number | null;
3986
3921
  bgColor: string;
3987
3922
  isActive: boolean;
3923
+ required: boolean;
3988
3924
  prefix: string;
3925
+ showSuccessMessages: boolean;
3926
+ disableErrorHandling: boolean;
3927
+ errorMessages: string[] | null;
3928
+ maxErrors: number;
3989
3929
  prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3990
3930
  appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
3991
3931
  prependTooltip: string;
@@ -3993,9 +3933,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
3993
3933
  tooltipLocation: "top" | "bottom" | "start" | "end";
3994
3934
  variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
3995
3935
  isClearable: boolean;
3996
- errorMessages: string[] | null;
3997
- warningMessages: string[] | null;
3998
- successMessages: string[] | null;
3999
3936
  centerAffix: boolean;
4000
3937
  counter: string | number | boolean;
4001
3938
  counterValue: number | ((value: any) => number);
@@ -4007,32 +3944,33 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4007
3944
  areDetailsHidden: boolean | "auto";
4008
3945
  areSpinButtonsHidden: boolean;
4009
3946
  hint: string;
4010
- maxErrors: string | number;
4011
3947
  messages: string | string[];
4012
3948
  displayPersistentClear: boolean;
4013
3949
  displayPersistentCounter: boolean;
4014
3950
  displayPersistentHint: boolean;
4015
3951
  displayPersistentPlaceholder: boolean;
4016
3952
  isReversed: boolean;
4017
- hasError: boolean;
4018
- hasWarning: boolean;
4019
3953
  isOnSingleLine: boolean;
4020
3954
  suffix: string;
4021
3955
  isTiled: boolean;
4022
3956
  displayAsterisk: boolean;
4023
3957
  noIcon: boolean;
4024
- customRules: import('../../../composables/validation/useValidation').ValidationRule[];
4025
- customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
4026
- customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
4027
- showSuccessMessages: boolean;
4028
- isValidateOnBlur: boolean;
4029
- disableErrorHandling: boolean;
4030
3958
  disableClickButton: boolean;
4031
3959
  autocomplete: string;
4032
3960
  helpText: string;
4033
3961
  maxlength: string | number;
3962
+ isValidateOnBlur: boolean;
3963
+ useVuetifyValidation: boolean;
3964
+ customRules: import('../../../composables/validation/useValidation').ValidationRule[];
3965
+ customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
3966
+ customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
3967
+ warningMessages: string[] | null;
3968
+ successMessages: string[] | null;
3969
+ hasError: boolean;
3970
+ hasWarning: boolean;
3971
+ hasSuccess: boolean;
4034
3972
  }> & Omit<Readonly<{
4035
- modelValue?: string | number | null;
3973
+ modelValue?: string | number | null | undefined;
4036
3974
  prependIcon?: import('../../../types/vuetifyTypes').IconType;
4037
3975
  appendIcon?: import('../../../types/vuetifyTypes').IconType;
4038
3976
  prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
@@ -4045,10 +3983,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4045
3983
  isClearable?: boolean;
4046
3984
  showDivider?: boolean;
4047
3985
  label?: string;
4048
- required?: boolean;
4049
- errorMessages?: string[] | null;
4050
- warningMessages?: string[] | null;
4051
- successMessages?: string[] | null;
4052
3986
  readonly?: boolean;
4053
3987
  isActive?: boolean;
4054
3988
  baseColor?: string;
@@ -4068,7 +4002,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4068
4002
  hint?: string;
4069
4003
  id?: string;
4070
4004
  loading?: string | boolean;
4071
- maxErrors?: string | number;
4072
4005
  maxWidth?: string | number;
4073
4006
  messages?: string | string[];
4074
4007
  minWidth?: string | number;
@@ -4082,9 +4015,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4082
4015
  isReversed?: boolean;
4083
4016
  role?: string;
4084
4017
  rounded?: string | number | boolean;
4085
- hasError?: boolean;
4086
- hasWarning?: boolean;
4087
- hasSuccess?: boolean;
4088
4018
  isOnSingleLine?: boolean;
4089
4019
  suffix?: string;
4090
4020
  theme?: string;
@@ -4093,42 +4023,27 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4093
4023
  width?: string | number;
4094
4024
  displayAsterisk?: boolean;
4095
4025
  noIcon?: boolean;
4096
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
4097
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
4098
- customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
4099
- showSuccessMessages?: boolean;
4100
- isValidateOnBlur?: boolean;
4101
- disableErrorHandling?: boolean;
4102
4026
  disableClickButton?: boolean;
4103
4027
  autocomplete?: string;
4104
4028
  helpText?: string;
4105
4029
  maxlength?: string | number;
4106
4030
  title?: string | false;
4107
- }> & Readonly<{
4031
+ } & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
4108
4032
  onInput?: ((...args: any[]) => any) | undefined;
4033
+ onBlur?: ((...args: any[]) => any) | undefined;
4034
+ onFocus?: ((...args: any[]) => any) | undefined;
4109
4035
  onKeydown?: ((...args: any[]) => any) | undefined;
4110
4036
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4111
4037
  onClear?: ((...args: any[]) => any) | undefined;
4112
4038
  "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
4113
4039
  "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
4114
- }>, "validateOnSubmit" | "validation" | "checkErrorOnBlur" | ("type" | "label" | "title" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prefix" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "hasError" | "hasWarning" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText" | "maxlength")> & import('vue').ShallowUnwrapRef<{
4115
- validation: {
4116
- errors: Ref<string[], string[]>;
4117
- warnings: Ref<string[], string[]>;
4118
- successes: Ref<string[], string[]>;
4119
- hasError: import('vue').ComputedRef<boolean>;
4120
- hasWarning: import('vue').ComputedRef<boolean>;
4121
- hasSuccess: import('vue').ComputedRef<boolean>;
4122
- validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
4123
- validateOnSubmit: () => Promise<boolean>;
4124
- clearValidation: () => void;
4125
- };
4126
- validateOnSubmit: () => boolean;
4127
- checkErrorOnBlur: () => void;
4128
- }> & {} & import('vue').ComponentCustomProperties & {} & {
4040
+ }>, "validateOnSubmit" | ("type" | "label" | "title" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "required" | "prefix" | "showSuccessMessages" | "disableErrorHandling" | "errorMessages" | "maxErrors" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "disableClickButton" | "autocomplete" | "helpText" | "maxlength" | "isValidateOnBlur" | "useVuetifyValidation" | "customRules" | "customWarningRules" | "customSuccessRules" | "warningMessages" | "successMessages" | "hasError" | "hasWarning" | "hasSuccess")> & {
4041
+ validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
4042
+ } & {} & import('vue').ComponentCustomProperties & {} & {
4129
4043
  $slots: {
4130
4044
  prepend?(_: {}): any;
4131
4045
  append?(_: {}): any;
4046
+ default?(_: {}): any;
4132
4047
  'prepend-inner'?(_: {}): any;
4133
4048
  'append-inner'?(_: {}): any;
4134
4049
  details?(_: {}): any;
@@ -4142,32 +4057,32 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4142
4057
  M: {};
4143
4058
  Defaults: {};
4144
4059
  }, Readonly<{
4145
- modelValue?: DateValue;
4146
- placeholder?: string;
4147
- format?: string;
4060
+ autoClamp?: boolean;
4061
+ bgColor?: string;
4062
+ customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
4063
+ customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
4148
4064
  dateFormatReturn?: string;
4149
- label: string;
4150
- required?: boolean;
4065
+ density?: "default" | "comfortable" | "compact";
4066
+ disableErrorHandling?: boolean;
4151
4067
  disabled?: boolean;
4152
- readonly?: boolean;
4153
- title?: string | false;
4154
- isOutlined?: boolean;
4155
- displayIcon?: boolean;
4156
4068
  displayAppendIcon?: boolean;
4157
- noIcon?: boolean;
4158
- customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
4159
- customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
4069
+ displayIcon?: boolean;
4160
4070
  displayPrependIcon?: boolean;
4161
- disableErrorHandling?: boolean;
4162
- showSuccessMessages?: boolean;
4163
- bgColor?: string;
4164
4071
  displayRange?: boolean;
4165
- autoClamp?: boolean;
4166
- isValidateOnBlur?: boolean;
4167
- density?: "default" | "comfortable" | "compact";
4072
+ externalErrorMessages?: string[];
4073
+ format?: string;
4168
4074
  hint?: string;
4075
+ isOutlined?: boolean;
4076
+ isValidateOnBlur?: boolean;
4077
+ label: string;
4078
+ modelValue?: DateValue;
4079
+ noIcon?: boolean;
4169
4080
  persistentHint?: boolean;
4170
- externalErrorMessages?: string[];
4081
+ placeholder?: string;
4082
+ readonly?: boolean;
4083
+ required?: boolean;
4084
+ showSuccessMessages?: boolean;
4085
+ title?: string | false;
4171
4086
  }> & Readonly<{
4172
4087
  onInput?: ((value: string) => any) | undefined;
4173
4088
  onBlur?: (() => any) | undefined;
@@ -4175,7 +4090,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4175
4090
  "onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
4176
4091
  "onDate-selected"?: ((value: DateValue) => any) | undefined;
4177
4092
  }>, {
4178
- validateOnSubmit: () => boolean;
4093
+ validateOnSubmit: () => Promise<boolean>;
4179
4094
  reset: () => void;
4180
4095
  focus(): void;
4181
4096
  blur(): void;
@@ -4185,26 +4100,26 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4185
4100
  placeholder: string;
4186
4101
  density: "default" | "comfortable" | "compact";
4187
4102
  readonly: boolean;
4188
- required: boolean;
4189
4103
  modelValue: DateValue;
4190
4104
  bgColor: string;
4105
+ required: boolean;
4106
+ showSuccessMessages: boolean;
4107
+ disableErrorHandling: boolean;
4191
4108
  hint: string;
4192
4109
  noIcon: boolean;
4110
+ isValidateOnBlur: boolean;
4193
4111
  customRules: import('../../../composables/validation/useValidation').ValidationRule[];
4194
4112
  customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
4195
- showSuccessMessages: boolean;
4196
- isValidateOnBlur: boolean;
4197
- disableErrorHandling: boolean;
4198
4113
  persistentHint: boolean;
4199
4114
  format: string;
4200
4115
  autoClamp: boolean;
4201
4116
  displayRange: boolean;
4202
4117
  dateFormatReturn: string;
4203
- isOutlined: boolean;
4204
- displayIcon: boolean;
4205
4118
  displayAppendIcon: boolean;
4119
+ displayIcon: boolean;
4206
4120
  displayPrependIcon: boolean;
4207
4121
  externalErrorMessages: string[];
4122
+ isOutlined: boolean;
4208
4123
  }> | null;
4209
4124
  datePickerRef: ({
4210
4125
  $: import('vue').ComponentInternalInstance;
@@ -4642,7 +4557,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
4642
4557
  "onUpdate:month"?: ((date: any) => any) | undefined;
4643
4558
  "onUpdate:viewMode"?: ((date: any) => any) | undefined;
4644
4559
  "onUpdate:year"?: ((date: any) => any) | undefined;
4645
- }, "header" | "style" | "title" | "tag" | "disabled" | "transition" | "rounded" | "tile" | "readonly" | "divided" | "landscape" | "hideHeader" | "hideTitle" | "controlVariant" | "noMonthPicker" | "nextIcon" | "prevIcon" | "modeIcon" | "viewMode" | "showAdjacentMonths" | "weekdays" | "weeksInMonth" | "firstDayOfWeek" | "firstDayOfYear" | "hideWeekdays" | "showWeek" | "reverseTransition" | "events" | "eventColor" | "headerDateFormat"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
4560
+ }, "header" | "style" | "title" | "tag" | "disabled" | "transition" | "rounded" | "tile" | "readonly" | "divided" | "landscape" | "hideHeader" | "hideTitle" | "controlVariant" | "noMonthPicker" | "nextIcon" | "prevIcon" | "modeIcon" | "viewMode" | "showAdjacentMonths" | "weekdays" | "weeksInMonth" | "firstDayOfWeek" | "firstDayOfYear" | "hideWeekdays" | "showWeek" | "reverseTransition" | "events" | "eventColor" | "headerDateFormat"> & {} & import('vue').ComponentCustomProperties & {} & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
4646
4561
  modelValue?: Date | (Date | null)[] | null | undefined;
4647
4562
  "onUpdate:modelValue"?: ((value: Date | (Date | null)[] | null) => void) | undefined;
4648
4563
  multiple?: false | "range" | undefined;