@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
@@ -0,0 +1,1903 @@
1
+ import { ComponentPublicInstance } from 'vue';
2
+ import { locales as defaultLocales } from './locales';
3
+ import { TextFieldProps } from './MonthPickerText/useTextField';
4
+ import { MonthPickerVisualProps } from './MonthPickerVisual/MonthPickerVisualProps';
5
+ import { ValidationProps } from './useMonthPickerValidation';
6
+ type __VLS_Props = {
7
+ modelValue?: string;
8
+ locales?: typeof defaultLocales;
9
+ disabled?: boolean;
10
+ readonly?: boolean;
11
+ } & TextFieldProps & ValidationProps & Partial<MonthPickerVisualProps>;
12
+ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
13
+ "update:modelValue": (value: string | undefined) => any;
14
+ "update:open": (value: boolean) => any;
15
+ }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
16
+ "onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
17
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
18
+ }>, {
19
+ disabled: boolean;
20
+ locales: typeof defaultLocales;
21
+ density: "default" | "comfortable" | "compact";
22
+ readonly: boolean;
23
+ modelValue: string;
24
+ showSuccessMessages: boolean;
25
+ hint: string | false;
26
+ maxYear: number;
27
+ minYear: number;
28
+ yearsOrder: "asc" | "desc";
29
+ initialView: "months" | "years";
30
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
31
+ textInput: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
32
+ modelValue: string | undefined;
33
+ } & TextFieldProps & ValidationProps> & Readonly<{
34
+ "onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
35
+ }>, {
36
+ toggleBtn: import('vue').Ref<HTMLButtonElement | null, HTMLButtonElement | null>;
37
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
38
+ "update:modelValue": (value: string | undefined) => any;
39
+ }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
40
+ input: ({
41
+ $: import('vue').ComponentInternalInstance;
42
+ $data: {};
43
+ $props: {
44
+ readonly modelValue?: string | number | null | undefined | undefined;
45
+ readonly prependIcon?: import('../../types/vuetifyTypes').IconType;
46
+ readonly appendIcon?: import('../../types/vuetifyTypes').IconType;
47
+ readonly prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
48
+ readonly appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
49
+ readonly prependTooltip?: string | undefined;
50
+ readonly appendTooltip?: string | undefined;
51
+ readonly tooltipLocation?: "top" | "bottom" | "start" | "end" | undefined;
52
+ readonly variantStyle?: import('../../types/vuetifyTypes').VariantStyle | undefined;
53
+ readonly color?: import('../../types/vuetifyTypes').ColorType | undefined;
54
+ readonly isClearable?: boolean | undefined;
55
+ readonly showDivider?: boolean | undefined;
56
+ readonly label: string;
57
+ readonly readonly?: boolean | undefined;
58
+ readonly isActive?: boolean | undefined;
59
+ readonly baseColor?: string | undefined;
60
+ readonly bgColor?: string | undefined;
61
+ readonly centerAffix?: boolean | undefined;
62
+ readonly counter?: string | number | boolean | undefined;
63
+ readonly counterValue?: number | ((value: any) => number) | undefined;
64
+ readonly density?: "default" | "comfortable" | "compact" | undefined;
65
+ readonly direction?: "horizontal" | "vertical" | undefined;
66
+ readonly isDirty?: boolean | undefined;
67
+ readonly disabled?: boolean | undefined;
68
+ readonly isOnError?: boolean | undefined;
69
+ readonly isFlat?: boolean | undefined;
70
+ readonly isFocused?: boolean | undefined;
71
+ readonly areDetailsHidden?: boolean | "auto" | undefined;
72
+ readonly areSpinButtonsHidden?: boolean | undefined;
73
+ readonly hint?: string | undefined;
74
+ readonly id?: string | undefined;
75
+ readonly loading?: string | boolean | undefined;
76
+ readonly maxWidth?: string | number | undefined;
77
+ readonly messages?: string | string[] | undefined;
78
+ readonly minWidth?: string | number | undefined;
79
+ readonly name?: string | undefined;
80
+ readonly displayPersistentClear?: boolean | undefined;
81
+ readonly displayPersistentCounter?: boolean | undefined;
82
+ readonly displayPersistentHint?: boolean | undefined;
83
+ readonly displayPersistentPlaceholder?: boolean | undefined;
84
+ readonly placeholder?: string | undefined;
85
+ readonly prefix?: string | undefined;
86
+ readonly isReversed?: boolean | undefined;
87
+ readonly role?: string | undefined;
88
+ readonly rounded?: string | number | boolean | undefined;
89
+ readonly isOnSingleLine?: boolean | undefined;
90
+ readonly suffix?: string | undefined;
91
+ readonly theme?: string | undefined;
92
+ readonly isTiled?: boolean | undefined;
93
+ readonly type?: string | undefined;
94
+ readonly width?: string | number | undefined;
95
+ readonly displayAsterisk?: boolean | undefined;
96
+ readonly noIcon?: boolean | undefined;
97
+ readonly disableClickButton?: boolean | undefined;
98
+ readonly autocomplete?: string | undefined;
99
+ readonly helpText?: string | undefined;
100
+ readonly maxlength?: string | number | undefined;
101
+ readonly title?: string | false | undefined;
102
+ readonly required?: boolean | undefined;
103
+ readonly isValidateOnBlur?: boolean | undefined;
104
+ readonly showSuccessMessages?: boolean | undefined;
105
+ readonly disableErrorHandling?: boolean | undefined;
106
+ readonly useVuetifyValidation?: boolean | undefined;
107
+ readonly rules?: import('vuetify').ValidationRule[] | undefined;
108
+ readonly customRules?: import('../../composables/validation/useValidation').ValidationRule[] | undefined;
109
+ readonly customWarningRules?: import('../../composables/validation/useValidation').ValidationRule[] | undefined;
110
+ readonly customSuccessRules?: import('../../composables/validation/useValidation').ValidationRule[] | undefined;
111
+ readonly errorMessages?: string[] | null | undefined;
112
+ readonly warningMessages?: string[] | null | undefined;
113
+ readonly successMessages?: string[] | null | undefined;
114
+ readonly hasError?: boolean | undefined;
115
+ readonly hasWarning?: boolean | undefined;
116
+ readonly hasSuccess?: boolean | undefined;
117
+ readonly maxErrors?: number | undefined;
118
+ readonly onInput?: ((...args: any[]) => any) | undefined;
119
+ readonly onBlur?: ((...args: any[]) => any) | undefined;
120
+ readonly onFocus?: ((...args: any[]) => any) | undefined;
121
+ readonly onKeydown?: ((...args: any[]) => any) | undefined;
122
+ readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
123
+ readonly onClear?: ((...args: any[]) => any) | undefined;
124
+ readonly "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
125
+ readonly "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
126
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
127
+ $attrs: import('vue').Attrs;
128
+ $refs: {
129
+ [x: string]: unknown;
130
+ } & {
131
+ syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
132
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
133
+ focused: boolean;
134
+ errorMessages: string | readonly string[] | null;
135
+ maxErrors: string | number;
136
+ readonly: boolean | null;
137
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
138
+ density: import('vuetify/lib/composables/density.mjs').Density;
139
+ tile: boolean;
140
+ hideSpinButtons: boolean;
141
+ persistentHint: boolean;
142
+ messages: string | readonly string[];
143
+ clearable: boolean;
144
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
145
+ active: boolean;
146
+ dirty: boolean;
147
+ disabled: boolean;
148
+ glow: boolean;
149
+ error: boolean;
150
+ flat: boolean;
151
+ persistentClear: boolean;
152
+ reverse: boolean;
153
+ singleLine: boolean;
154
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
155
+ autofocus: boolean;
156
+ persistentPlaceholder: boolean;
157
+ persistentCounter: boolean;
158
+ type: string;
159
+ } & {
160
+ theme?: string | undefined;
161
+ class?: any;
162
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
163
+ name?: string | undefined;
164
+ modelValue?: any;
165
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
166
+ validationValue?: any;
167
+ rounded?: string | number | boolean | undefined;
168
+ maxWidth?: string | number | undefined;
169
+ minWidth?: string | number | undefined;
170
+ width?: string | number | undefined;
171
+ loading?: string | boolean | undefined;
172
+ id?: string | undefined;
173
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
174
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
175
+ hideDetails?: "auto" | boolean | undefined;
176
+ hint?: string | undefined;
177
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
178
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
179
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
180
+ bgColor?: string | undefined;
181
+ centerAffix?: boolean | undefined;
182
+ color?: string | undefined;
183
+ baseColor?: string | undefined;
184
+ iconColor?: string | boolean | undefined;
185
+ label?: string | undefined;
186
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
187
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
188
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
189
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
190
+ autocomplete?: string | undefined;
191
+ counter?: string | number | boolean | undefined;
192
+ counterValue?: number | ((value: any) => number) | undefined;
193
+ prefix?: string | undefined;
194
+ placeholder?: string | undefined;
195
+ suffix?: string | undefined;
196
+ role?: string | undefined;
197
+ modelModifiers?: Record<string, boolean> | undefined;
198
+ } & {
199
+ $children?: {
200
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
201
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
202
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
203
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
204
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
205
+ props: Record<string, any>;
206
+ }) => import('vue').VNodeChild) | undefined;
207
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
208
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
209
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
210
+ label: string | undefined;
211
+ props: Record<string, any>;
212
+ }) => import('vue').VNodeChild) | undefined;
213
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
214
+ default?: ((arg: {
215
+ id: Readonly<import('vue').Ref<string, string>>;
216
+ }) => import('vue').VNodeChild) | undefined;
217
+ counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
218
+ } | {
219
+ $stable?: boolean | undefined;
220
+ } | ((arg: {
221
+ id: Readonly<import('vue').Ref<string, string>>;
222
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
223
+ "v-slots"?: {
224
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
225
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
226
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
227
+ message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
228
+ clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
229
+ props: Record<string, any>;
230
+ }) => import('vue').VNodeChild) | undefined;
231
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
232
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
233
+ label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
234
+ label: string | undefined;
235
+ props: Record<string, any>;
236
+ }) => import('vue').VNodeChild) | undefined;
237
+ loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
238
+ default?: false | ((arg: {
239
+ id: Readonly<import('vue').Ref<string, string>>;
240
+ }) => import('vue').VNodeChild) | undefined;
241
+ counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
242
+ } | undefined;
243
+ } & {
244
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
245
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
246
+ "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
247
+ props: Record<string, any>;
248
+ }) => import('vue').VNodeChild) | undefined;
249
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
250
+ "v-slot:default"?: false | ((arg: {
251
+ id: Readonly<import('vue').Ref<string, string>>;
252
+ }) => import('vue').VNodeChild) | undefined;
253
+ "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
254
+ "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
255
+ label: string | undefined;
256
+ props: Record<string, any>;
257
+ }) => import('vue').VNodeChild) | undefined;
258
+ "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
259
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
260
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
261
+ "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
262
+ } & {
263
+ "onClick:control"?: ((e: MouseEvent) => any) | undefined;
264
+ "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
265
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
266
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
267
+ }, HTMLInputElement & Omit<Omit<{
268
+ $: import('vue').ComponentInternalInstance;
269
+ $data: {};
270
+ $props: Partial<{
271
+ style: import('vue').StyleValue;
272
+ focused: boolean;
273
+ disabled: boolean | null;
274
+ error: boolean;
275
+ errorMessages: string | readonly string[] | null;
276
+ maxErrors: string | number;
277
+ readonly: boolean | null;
278
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
279
+ density: import('vuetify/lib/composables/density.mjs').Density;
280
+ centerAffix: boolean;
281
+ glow: boolean;
282
+ hideSpinButtons: boolean;
283
+ persistentHint: boolean;
284
+ messages: string | readonly string[];
285
+ direction: "horizontal" | "vertical";
286
+ }> & Omit<{
287
+ theme?: string | undefined;
288
+ class?: any;
289
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
290
+ focused: boolean;
291
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
292
+ disabled: boolean | null;
293
+ error: boolean;
294
+ errorMessages: string | readonly string[] | null;
295
+ maxErrors: string | number;
296
+ name?: string | undefined;
297
+ label?: string | undefined;
298
+ readonly: boolean | null;
299
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
300
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
301
+ validationValue?: any;
302
+ density: import('vuetify/lib/composables/density.mjs').Density;
303
+ maxWidth?: string | number | undefined;
304
+ minWidth?: string | number | undefined;
305
+ width?: string | number | undefined;
306
+ id?: string | undefined;
307
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
308
+ baseColor?: string | undefined;
309
+ centerAffix: boolean;
310
+ color?: string | undefined;
311
+ glow: boolean;
312
+ iconColor?: string | boolean | undefined;
313
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
314
+ hideDetails?: "auto" | boolean | undefined;
315
+ hideSpinButtons: boolean;
316
+ hint?: string | undefined;
317
+ persistentHint: boolean;
318
+ messages: string | readonly string[];
319
+ direction: "horizontal" | "vertical";
320
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
321
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
322
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
323
+ $attrs: {
324
+ [x: string]: unknown;
325
+ };
326
+ $refs: {
327
+ [x: string]: unknown;
328
+ };
329
+ $slots: Readonly<{
330
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
331
+ [key: string]: any;
332
+ }>[]) | undefined;
333
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
334
+ [key: string]: any;
335
+ }>[]) | undefined;
336
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
337
+ [key: string]: any;
338
+ }>[]) | undefined;
339
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
340
+ [key: string]: any;
341
+ }>[]) | undefined;
342
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
343
+ [key: string]: any;
344
+ }>[]) | undefined;
345
+ }>;
346
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
347
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
348
+ $host: Element | null;
349
+ $emit: (event: string, ...args: any[]) => void;
350
+ $el: any;
351
+ $options: import('vue').ComponentOptionsBase<{
352
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
353
+ focused: boolean;
354
+ disabled: boolean | null;
355
+ error: boolean;
356
+ errorMessages: string | readonly string[] | null;
357
+ maxErrors: string | number;
358
+ readonly: boolean | null;
359
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
360
+ density: import('vuetify/lib/composables/density.mjs').Density;
361
+ centerAffix: boolean;
362
+ glow: boolean;
363
+ hideSpinButtons: boolean;
364
+ persistentHint: boolean;
365
+ messages: string | readonly string[];
366
+ direction: "horizontal" | "vertical";
367
+ } & {
368
+ theme?: string | undefined;
369
+ class?: any;
370
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
371
+ name?: string | undefined;
372
+ label?: string | undefined;
373
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
374
+ validationValue?: any;
375
+ maxWidth?: string | number | undefined;
376
+ minWidth?: string | number | undefined;
377
+ width?: string | number | undefined;
378
+ id?: string | undefined;
379
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
380
+ baseColor?: string | undefined;
381
+ color?: string | undefined;
382
+ iconColor?: string | boolean | undefined;
383
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
384
+ hideDetails?: "auto" | boolean | undefined;
385
+ hint?: string | undefined;
386
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
387
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
388
+ } & {}, {
389
+ reset: () => Promise<void>;
390
+ resetValidation: () => Promise<void>;
391
+ validate: (silent?: boolean) => Promise<string[]>;
392
+ isValid: import('vue').ComputedRef<boolean | null>;
393
+ errorMessages: import('vue').ComputedRef<string[]>;
394
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
395
+ "update:modelValue": (value: any) => true;
396
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
397
+ style: import('vue').StyleValue;
398
+ focused: boolean;
399
+ disabled: boolean | null;
400
+ error: boolean;
401
+ errorMessages: string | readonly string[] | null;
402
+ maxErrors: string | number;
403
+ readonly: boolean | null;
404
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
405
+ density: import('vuetify/lib/composables/density.mjs').Density;
406
+ centerAffix: boolean;
407
+ glow: boolean;
408
+ hideSpinButtons: boolean;
409
+ persistentHint: boolean;
410
+ messages: string | readonly string[];
411
+ direction: "horizontal" | "vertical";
412
+ }, {}, string, import('vue').SlotsType<Partial<{
413
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
414
+ [key: string]: any;
415
+ }>[];
416
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
417
+ [key: string]: any;
418
+ }>[];
419
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
420
+ [key: string]: any;
421
+ }>[];
422
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
423
+ [key: string]: any;
424
+ }>[];
425
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
426
+ [key: string]: any;
427
+ }>[];
428
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
429
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
430
+ created?: ((() => void)[] | (() => void)) | undefined;
431
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
432
+ mounted?: ((() => void)[] | (() => void)) | undefined;
433
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
434
+ updated?: ((() => void)[] | (() => void)) | undefined;
435
+ activated?: ((() => void)[] | (() => void)) | undefined;
436
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
437
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
438
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
439
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
440
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
441
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
442
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
443
+ errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)) | undefined;
444
+ };
445
+ $forceUpdate: () => void;
446
+ $nextTick: typeof import('vue').nextTick;
447
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
448
+ } & Readonly<{
449
+ style: import('vue').StyleValue;
450
+ focused: boolean;
451
+ disabled: boolean | null;
452
+ error: boolean;
453
+ errorMessages: string | readonly string[] | null;
454
+ maxErrors: string | number;
455
+ readonly: boolean | null;
456
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
457
+ density: import('vuetify/lib/composables/density.mjs').Density;
458
+ centerAffix: boolean;
459
+ glow: boolean;
460
+ hideSpinButtons: boolean;
461
+ persistentHint: boolean;
462
+ messages: string | readonly string[];
463
+ direction: "horizontal" | "vertical";
464
+ }> & Omit<{
465
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
466
+ focused: boolean;
467
+ disabled: boolean | null;
468
+ error: boolean;
469
+ errorMessages: string | readonly string[] | null;
470
+ maxErrors: string | number;
471
+ readonly: boolean | null;
472
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
473
+ density: import('vuetify/lib/composables/density.mjs').Density;
474
+ centerAffix: boolean;
475
+ glow: boolean;
476
+ hideSpinButtons: boolean;
477
+ persistentHint: boolean;
478
+ messages: string | readonly string[];
479
+ direction: "horizontal" | "vertical";
480
+ } & {
481
+ theme?: string | undefined;
482
+ class?: any;
483
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
484
+ name?: string | undefined;
485
+ label?: string | undefined;
486
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
487
+ validationValue?: any;
488
+ maxWidth?: string | number | undefined;
489
+ minWidth?: string | number | undefined;
490
+ width?: string | number | undefined;
491
+ id?: string | undefined;
492
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
493
+ baseColor?: string | undefined;
494
+ color?: string | undefined;
495
+ iconColor?: string | boolean | undefined;
496
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
497
+ hideDetails?: "auto" | boolean | undefined;
498
+ hint?: string | undefined;
499
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
500
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
501
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
502
+ reset: () => Promise<void>;
503
+ resetValidation: () => Promise<void>;
504
+ validate: (silent?: boolean) => Promise<string[]>;
505
+ isValid: boolean | null;
506
+ errorMessages: string[];
507
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
508
+ modelValue?: unknown;
509
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
510
+ }, 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<{
511
+ $: import('vue').ComponentInternalInstance;
512
+ $data: {};
513
+ $props: Partial<{
514
+ style: import('vue').StyleValue;
515
+ focused: boolean;
516
+ rounded: string | number | boolean;
517
+ tile: boolean;
518
+ clearable: boolean;
519
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
520
+ active: boolean;
521
+ centerAffix: boolean;
522
+ dirty: boolean;
523
+ disabled: boolean;
524
+ glow: boolean;
525
+ error: boolean;
526
+ flat: boolean;
527
+ persistentClear: boolean;
528
+ reverse: boolean;
529
+ singleLine: boolean;
530
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
531
+ details: boolean;
532
+ }> & Omit<{
533
+ theme?: string | undefined;
534
+ class?: any;
535
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
536
+ focused: boolean;
537
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
538
+ rounded?: string | number | boolean | undefined;
539
+ tile: boolean;
540
+ loading?: string | boolean | undefined;
541
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
542
+ bgColor?: string | undefined;
543
+ clearable: boolean;
544
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
545
+ active: boolean;
546
+ centerAffix?: boolean | undefined;
547
+ color?: string | undefined;
548
+ baseColor?: string | undefined;
549
+ dirty: boolean;
550
+ disabled: boolean;
551
+ glow: boolean;
552
+ error: boolean;
553
+ flat: boolean;
554
+ iconColor?: string | boolean | undefined;
555
+ label?: string | undefined;
556
+ persistentClear: boolean;
557
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
558
+ reverse: boolean;
559
+ singleLine: boolean;
560
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
561
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
562
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
563
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
564
+ id?: string | undefined;
565
+ details: boolean;
566
+ labelId?: string | undefined;
567
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "active" | "centerAffix" | "clearIcon" | "clearable" | "details" | "dirty" | "disabled" | "error" | "flat" | "focused" | "glow" | "persistentClear" | "reverse" | "rounded" | "singleLine" | "style" | "tile" | "variant">;
568
+ $attrs: {
569
+ [x: string]: unknown;
570
+ };
571
+ $refs: {
572
+ [x: string]: unknown;
573
+ };
574
+ $slots: Readonly<{
575
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
576
+ props: Record<string, any>;
577
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
578
+ [key: string]: any;
579
+ }>[]) | undefined;
580
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
581
+ [key: string]: any;
582
+ }>[]) | undefined;
583
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
584
+ [key: string]: any;
585
+ }>[]) | undefined;
586
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
587
+ label: string | undefined;
588
+ props: Record<string, any>;
589
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
590
+ [key: string]: any;
591
+ }>[]) | undefined;
592
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
593
+ [key: string]: any;
594
+ }>[]) | undefined;
595
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
596
+ [key: string]: any;
597
+ }>[]) | undefined;
598
+ }>;
599
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
600
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
601
+ $host: Element | null;
602
+ $emit: (event: "update:focused", focused: boolean) => void;
603
+ $el: any;
604
+ $options: import('vue').ComponentOptionsBase<{
605
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
606
+ focused: boolean;
607
+ tile: boolean;
608
+ clearable: boolean;
609
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
610
+ active: boolean;
611
+ dirty: boolean;
612
+ disabled: boolean;
613
+ glow: boolean;
614
+ error: boolean;
615
+ flat: boolean;
616
+ persistentClear: boolean;
617
+ reverse: boolean;
618
+ singleLine: boolean;
619
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
620
+ details: boolean;
621
+ } & {
622
+ theme?: string | undefined;
623
+ class?: any;
624
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
625
+ rounded?: string | number | boolean | undefined;
626
+ loading?: string | boolean | undefined;
627
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
628
+ bgColor?: string | undefined;
629
+ centerAffix?: boolean | undefined;
630
+ color?: string | undefined;
631
+ baseColor?: string | undefined;
632
+ iconColor?: string | boolean | undefined;
633
+ label?: string | undefined;
634
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
635
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
636
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
637
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
638
+ id?: string | undefined;
639
+ labelId?: string | undefined;
640
+ } & {
641
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
642
+ }, {
643
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
644
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
645
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
646
+ "update:focused": (focused: boolean) => true;
647
+ "update:modelValue": (value: any) => true;
648
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:default" | "v-slot:label" | "v-slot:loader" | "v-slot:prepend-inner" | "v-slots">, string, {
649
+ style: import('vue').StyleValue;
650
+ focused: boolean;
651
+ rounded: string | number | boolean;
652
+ tile: boolean;
653
+ clearable: boolean;
654
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
655
+ active: boolean;
656
+ centerAffix: boolean;
657
+ dirty: boolean;
658
+ disabled: boolean;
659
+ glow: boolean;
660
+ error: boolean;
661
+ flat: boolean;
662
+ persistentClear: boolean;
663
+ reverse: boolean;
664
+ singleLine: boolean;
665
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
666
+ details: boolean;
667
+ }, {}, string, import('vue').SlotsType<Partial<{
668
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
669
+ props: Record<string, any>;
670
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
671
+ [key: string]: any;
672
+ }>[];
673
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
674
+ [key: string]: any;
675
+ }>[];
676
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
677
+ [key: string]: any;
678
+ }>[];
679
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
680
+ label: string | undefined;
681
+ props: Record<string, any>;
682
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
683
+ [key: string]: any;
684
+ }>[];
685
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
686
+ [key: string]: any;
687
+ }>[];
688
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
689
+ [key: string]: any;
690
+ }>[];
691
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
692
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
693
+ created?: ((() => void)[] | (() => void)) | undefined;
694
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
695
+ mounted?: ((() => void)[] | (() => void)) | undefined;
696
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
697
+ updated?: ((() => void)[] | (() => void)) | undefined;
698
+ activated?: ((() => void)[] | (() => void)) | undefined;
699
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
700
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
701
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
702
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
703
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
704
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
705
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
706
+ errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)) | undefined;
707
+ };
708
+ $forceUpdate: () => void;
709
+ $nextTick: typeof import('vue').nextTick;
710
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
711
+ } & Readonly<{
712
+ style: import('vue').StyleValue;
713
+ focused: boolean;
714
+ rounded: string | number | boolean;
715
+ tile: boolean;
716
+ clearable: boolean;
717
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
718
+ active: boolean;
719
+ centerAffix: boolean;
720
+ dirty: boolean;
721
+ disabled: boolean;
722
+ glow: boolean;
723
+ error: boolean;
724
+ flat: boolean;
725
+ persistentClear: boolean;
726
+ reverse: boolean;
727
+ singleLine: boolean;
728
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
729
+ details: boolean;
730
+ }> & Omit<{
731
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
732
+ focused: boolean;
733
+ tile: boolean;
734
+ clearable: boolean;
735
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
736
+ active: boolean;
737
+ dirty: boolean;
738
+ disabled: boolean;
739
+ glow: boolean;
740
+ error: boolean;
741
+ flat: boolean;
742
+ persistentClear: boolean;
743
+ reverse: boolean;
744
+ singleLine: boolean;
745
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
746
+ details: boolean;
747
+ } & {
748
+ theme?: string | undefined;
749
+ class?: any;
750
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
751
+ rounded?: string | number | boolean | undefined;
752
+ loading?: string | boolean | undefined;
753
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
754
+ bgColor?: string | undefined;
755
+ centerAffix?: boolean | undefined;
756
+ color?: string | undefined;
757
+ baseColor?: string | undefined;
758
+ iconColor?: string | boolean | undefined;
759
+ label?: string | undefined;
760
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
761
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
762
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
763
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
764
+ id?: string | undefined;
765
+ labelId?: string | undefined;
766
+ } & {
767
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
768
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
769
+ controlRef: HTMLElement | undefined;
770
+ fieldIconColor: string | undefined;
771
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
772
+ modelValue?: unknown;
773
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
774
+ }, 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}`> & {
775
+ _allExposed: {
776
+ reset: () => Promise<void>;
777
+ resetValidation: () => Promise<void>;
778
+ validate: (silent?: boolean) => Promise<string[]>;
779
+ isValid: import('vue').ComputedRef<boolean | null>;
780
+ errorMessages: import('vue').ComputedRef<string[]>;
781
+ } | {
782
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
783
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
784
+ } | {};
785
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
786
+ "click:control": (e: MouseEvent) => true;
787
+ "mousedown:control": (e: MouseEvent) => true;
788
+ "update:focused": (focused: boolean) => true;
789
+ "update:modelValue": (val: string) => true;
790
+ }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
791
+ style: import('vue').StyleValue;
792
+ focused: boolean;
793
+ errorMessages: string | readonly string[] | null;
794
+ maxErrors: string | number;
795
+ readonly: boolean | null;
796
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
797
+ density: import('vuetify/lib/composables/density.mjs').Density;
798
+ rounded: string | number | boolean;
799
+ tile: boolean;
800
+ hideSpinButtons: boolean;
801
+ persistentHint: boolean;
802
+ messages: string | readonly string[];
803
+ clearable: boolean;
804
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
805
+ active: boolean;
806
+ centerAffix: boolean;
807
+ dirty: boolean;
808
+ disabled: boolean;
809
+ glow: boolean;
810
+ error: boolean;
811
+ flat: boolean;
812
+ persistentClear: boolean;
813
+ reverse: boolean;
814
+ singleLine: boolean;
815
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
816
+ autofocus: boolean;
817
+ persistentPlaceholder: boolean;
818
+ persistentCounter: boolean;
819
+ type: string;
820
+ }, true, {}, import('vue').SlotsType<Partial<{
821
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
822
+ [key: string]: any;
823
+ }>[];
824
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
825
+ [key: string]: any;
826
+ }>[];
827
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
828
+ [key: string]: any;
829
+ }>[];
830
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
831
+ [key: string]: any;
832
+ }>[];
833
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
834
+ props: Record<string, any>;
835
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
836
+ [key: string]: any;
837
+ }>[];
838
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
839
+ [key: string]: any;
840
+ }>[];
841
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
842
+ [key: string]: any;
843
+ }>[];
844
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
845
+ label: string | undefined;
846
+ props: Record<string, any>;
847
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
848
+ [key: string]: any;
849
+ }>[];
850
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
851
+ [key: string]: any;
852
+ }>[];
853
+ default: (arg: {
854
+ id: Readonly<import('vue').Ref<string, string>>;
855
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
856
+ [key: string]: any;
857
+ }>[];
858
+ counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
859
+ [key: string]: any;
860
+ }>[];
861
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
862
+ P: {};
863
+ B: {};
864
+ D: {};
865
+ C: {};
866
+ M: {};
867
+ Defaults: {};
868
+ }, {
869
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
870
+ focused: boolean;
871
+ errorMessages: string | readonly string[] | null;
872
+ maxErrors: string | number;
873
+ readonly: boolean | null;
874
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
875
+ density: import('vuetify/lib/composables/density.mjs').Density;
876
+ tile: boolean;
877
+ hideSpinButtons: boolean;
878
+ persistentHint: boolean;
879
+ messages: string | readonly string[];
880
+ clearable: boolean;
881
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
882
+ active: boolean;
883
+ dirty: boolean;
884
+ disabled: boolean;
885
+ glow: boolean;
886
+ error: boolean;
887
+ flat: boolean;
888
+ persistentClear: boolean;
889
+ reverse: boolean;
890
+ singleLine: boolean;
891
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
892
+ autofocus: boolean;
893
+ persistentPlaceholder: boolean;
894
+ persistentCounter: boolean;
895
+ type: string;
896
+ } & {
897
+ theme?: string | undefined;
898
+ class?: any;
899
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
900
+ name?: string | undefined;
901
+ modelValue?: any;
902
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
903
+ validationValue?: any;
904
+ rounded?: string | number | boolean | undefined;
905
+ maxWidth?: string | number | undefined;
906
+ minWidth?: string | number | undefined;
907
+ width?: string | number | undefined;
908
+ loading?: string | boolean | undefined;
909
+ id?: string | undefined;
910
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
911
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
912
+ hideDetails?: "auto" | boolean | undefined;
913
+ hint?: string | undefined;
914
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
915
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
916
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
917
+ bgColor?: string | undefined;
918
+ centerAffix?: boolean | undefined;
919
+ color?: string | undefined;
920
+ baseColor?: string | undefined;
921
+ iconColor?: string | boolean | undefined;
922
+ label?: string | undefined;
923
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
924
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
925
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
926
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
927
+ autocomplete?: string | undefined;
928
+ counter?: string | number | boolean | undefined;
929
+ counterValue?: number | ((value: any) => number) | undefined;
930
+ prefix?: string | undefined;
931
+ placeholder?: string | undefined;
932
+ suffix?: string | undefined;
933
+ role?: string | undefined;
934
+ modelModifiers?: Record<string, boolean> | undefined;
935
+ } & {
936
+ $children?: {
937
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
938
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
939
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
940
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
941
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
942
+ props: Record<string, any>;
943
+ }) => import('vue').VNodeChild) | undefined;
944
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
945
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
946
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
947
+ label: string | undefined;
948
+ props: Record<string, any>;
949
+ }) => import('vue').VNodeChild) | undefined;
950
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
951
+ default?: ((arg: {
952
+ id: Readonly<import('vue').Ref<string, string>>;
953
+ }) => import('vue').VNodeChild) | undefined;
954
+ counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
955
+ } | {
956
+ $stable?: boolean | undefined;
957
+ } | ((arg: {
958
+ id: Readonly<import('vue').Ref<string, string>>;
959
+ }) => import('vue').VNodeChild) | import('vue').VNodeChild;
960
+ "v-slots"?: {
961
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
962
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
963
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
964
+ message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
965
+ clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
966
+ props: Record<string, any>;
967
+ }) => import('vue').VNodeChild) | undefined;
968
+ "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
969
+ "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
970
+ label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
971
+ label: string | undefined;
972
+ props: Record<string, any>;
973
+ }) => import('vue').VNodeChild) | undefined;
974
+ loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
975
+ default?: false | ((arg: {
976
+ id: Readonly<import('vue').Ref<string, string>>;
977
+ }) => import('vue').VNodeChild) | undefined;
978
+ counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
979
+ } | undefined;
980
+ } & {
981
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
982
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
983
+ "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
984
+ props: Record<string, any>;
985
+ }) => import('vue').VNodeChild) | undefined;
986
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
987
+ "v-slot:default"?: false | ((arg: {
988
+ id: Readonly<import('vue').Ref<string, string>>;
989
+ }) => import('vue').VNodeChild) | undefined;
990
+ "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
991
+ "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
992
+ label: string | undefined;
993
+ props: Record<string, any>;
994
+ }) => import('vue').VNodeChild) | undefined;
995
+ "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
996
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
997
+ "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
998
+ "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
999
+ } & {
1000
+ "onClick:control"?: ((e: MouseEvent) => any) | undefined;
1001
+ "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
1002
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1003
+ "onUpdate:modelValue"?: ((val: string) => any) | undefined;
1004
+ }, HTMLInputElement & Omit<Omit<{
1005
+ $: import('vue').ComponentInternalInstance;
1006
+ $data: {};
1007
+ $props: Partial<{
1008
+ style: import('vue').StyleValue;
1009
+ focused: boolean;
1010
+ disabled: boolean | null;
1011
+ error: boolean;
1012
+ errorMessages: string | readonly string[] | null;
1013
+ maxErrors: string | number;
1014
+ readonly: boolean | null;
1015
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1016
+ density: import('vuetify/lib/composables/density.mjs').Density;
1017
+ centerAffix: boolean;
1018
+ glow: boolean;
1019
+ hideSpinButtons: boolean;
1020
+ persistentHint: boolean;
1021
+ messages: string | readonly string[];
1022
+ direction: "horizontal" | "vertical";
1023
+ }> & Omit<{
1024
+ theme?: string | undefined;
1025
+ class?: any;
1026
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1027
+ focused: boolean;
1028
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1029
+ disabled: boolean | null;
1030
+ error: boolean;
1031
+ errorMessages: string | readonly string[] | null;
1032
+ maxErrors: string | number;
1033
+ name?: string | undefined;
1034
+ label?: string | undefined;
1035
+ readonly: boolean | null;
1036
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1037
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1038
+ validationValue?: any;
1039
+ density: import('vuetify/lib/composables/density.mjs').Density;
1040
+ maxWidth?: string | number | undefined;
1041
+ minWidth?: string | number | undefined;
1042
+ width?: string | number | undefined;
1043
+ id?: string | undefined;
1044
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1045
+ baseColor?: string | undefined;
1046
+ centerAffix: boolean;
1047
+ color?: string | undefined;
1048
+ glow: boolean;
1049
+ iconColor?: string | boolean | undefined;
1050
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1051
+ hideDetails?: "auto" | boolean | undefined;
1052
+ hideSpinButtons: boolean;
1053
+ hint?: string | undefined;
1054
+ persistentHint: boolean;
1055
+ messages: string | readonly string[];
1056
+ direction: "horizontal" | "vertical";
1057
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1058
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1059
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
1060
+ $attrs: {
1061
+ [x: string]: unknown;
1062
+ };
1063
+ $refs: {
1064
+ [x: string]: unknown;
1065
+ };
1066
+ $slots: Readonly<{
1067
+ default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1068
+ [key: string]: any;
1069
+ }>[]) | undefined;
1070
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1071
+ [key: string]: any;
1072
+ }>[]) | undefined;
1073
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1074
+ [key: string]: any;
1075
+ }>[]) | undefined;
1076
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1077
+ [key: string]: any;
1078
+ }>[]) | undefined;
1079
+ message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1080
+ [key: string]: any;
1081
+ }>[]) | undefined;
1082
+ }>;
1083
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1084
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1085
+ $host: Element | null;
1086
+ $emit: (event: string, ...args: any[]) => void;
1087
+ $el: any;
1088
+ $options: import('vue').ComponentOptionsBase<{
1089
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1090
+ focused: boolean;
1091
+ disabled: boolean | null;
1092
+ error: boolean;
1093
+ errorMessages: string | readonly string[] | null;
1094
+ maxErrors: string | number;
1095
+ readonly: boolean | null;
1096
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1097
+ density: import('vuetify/lib/composables/density.mjs').Density;
1098
+ centerAffix: boolean;
1099
+ glow: boolean;
1100
+ hideSpinButtons: boolean;
1101
+ persistentHint: boolean;
1102
+ messages: string | readonly string[];
1103
+ direction: "horizontal" | "vertical";
1104
+ } & {
1105
+ theme?: string | undefined;
1106
+ class?: any;
1107
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1108
+ name?: string | undefined;
1109
+ label?: string | undefined;
1110
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1111
+ validationValue?: any;
1112
+ maxWidth?: string | number | undefined;
1113
+ minWidth?: string | number | undefined;
1114
+ width?: string | number | undefined;
1115
+ id?: string | undefined;
1116
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1117
+ baseColor?: string | undefined;
1118
+ color?: string | undefined;
1119
+ iconColor?: string | boolean | undefined;
1120
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1121
+ hideDetails?: "auto" | boolean | undefined;
1122
+ hint?: string | undefined;
1123
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1124
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1125
+ } & {}, {
1126
+ reset: () => Promise<void>;
1127
+ resetValidation: () => Promise<void>;
1128
+ validate: (silent?: boolean) => Promise<string[]>;
1129
+ isValid: import('vue').ComputedRef<boolean | null>;
1130
+ errorMessages: import('vue').ComputedRef<string[]>;
1131
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1132
+ "update:modelValue": (value: any) => true;
1133
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
1134
+ style: import('vue').StyleValue;
1135
+ focused: boolean;
1136
+ disabled: boolean | null;
1137
+ error: boolean;
1138
+ errorMessages: string | readonly string[] | null;
1139
+ maxErrors: string | number;
1140
+ readonly: boolean | null;
1141
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1142
+ density: import('vuetify/lib/composables/density.mjs').Density;
1143
+ centerAffix: boolean;
1144
+ glow: boolean;
1145
+ hideSpinButtons: boolean;
1146
+ persistentHint: boolean;
1147
+ messages: string | readonly string[];
1148
+ direction: "horizontal" | "vertical";
1149
+ }, {}, string, import('vue').SlotsType<Partial<{
1150
+ default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1151
+ [key: string]: any;
1152
+ }>[];
1153
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1154
+ [key: string]: any;
1155
+ }>[];
1156
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1157
+ [key: string]: any;
1158
+ }>[];
1159
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1160
+ [key: string]: any;
1161
+ }>[];
1162
+ message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1163
+ [key: string]: any;
1164
+ }>[];
1165
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1166
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1167
+ created?: ((() => void)[] | (() => void)) | undefined;
1168
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1169
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1170
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1171
+ updated?: ((() => void)[] | (() => void)) | undefined;
1172
+ activated?: ((() => void)[] | (() => void)) | undefined;
1173
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1174
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1175
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1176
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1177
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1178
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1179
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1180
+ errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)) | undefined;
1181
+ };
1182
+ $forceUpdate: () => void;
1183
+ $nextTick: typeof import('vue').nextTick;
1184
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
1185
+ } & Readonly<{
1186
+ style: import('vue').StyleValue;
1187
+ focused: boolean;
1188
+ disabled: boolean | null;
1189
+ error: boolean;
1190
+ errorMessages: string | readonly string[] | null;
1191
+ maxErrors: string | number;
1192
+ readonly: boolean | null;
1193
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1194
+ density: import('vuetify/lib/composables/density.mjs').Density;
1195
+ centerAffix: boolean;
1196
+ glow: boolean;
1197
+ hideSpinButtons: boolean;
1198
+ persistentHint: boolean;
1199
+ messages: string | readonly string[];
1200
+ direction: "horizontal" | "vertical";
1201
+ }> & Omit<{
1202
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1203
+ focused: boolean;
1204
+ disabled: boolean | null;
1205
+ error: boolean;
1206
+ errorMessages: string | readonly string[] | null;
1207
+ maxErrors: string | number;
1208
+ readonly: boolean | null;
1209
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1210
+ density: import('vuetify/lib/composables/density.mjs').Density;
1211
+ centerAffix: boolean;
1212
+ glow: boolean;
1213
+ hideSpinButtons: boolean;
1214
+ persistentHint: boolean;
1215
+ messages: string | readonly string[];
1216
+ direction: "horizontal" | "vertical";
1217
+ } & {
1218
+ theme?: string | undefined;
1219
+ class?: any;
1220
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1221
+ name?: string | undefined;
1222
+ label?: string | undefined;
1223
+ validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
1224
+ validationValue?: any;
1225
+ maxWidth?: string | number | undefined;
1226
+ minWidth?: string | number | undefined;
1227
+ width?: string | number | undefined;
1228
+ id?: string | undefined;
1229
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1230
+ baseColor?: string | undefined;
1231
+ color?: string | undefined;
1232
+ iconColor?: string | boolean | undefined;
1233
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1234
+ hideDetails?: "auto" | boolean | undefined;
1235
+ hint?: string | undefined;
1236
+ "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
1237
+ "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
1238
+ }, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
1239
+ reset: () => Promise<void>;
1240
+ resetValidation: () => Promise<void>;
1241
+ validate: (silent?: boolean) => Promise<string[]>;
1242
+ isValid: boolean | null;
1243
+ errorMessages: string[];
1244
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1245
+ modelValue?: unknown;
1246
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1247
+ }, 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<{
1248
+ $: import('vue').ComponentInternalInstance;
1249
+ $data: {};
1250
+ $props: Partial<{
1251
+ style: import('vue').StyleValue;
1252
+ focused: boolean;
1253
+ rounded: string | number | boolean;
1254
+ tile: boolean;
1255
+ clearable: boolean;
1256
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1257
+ active: boolean;
1258
+ centerAffix: boolean;
1259
+ dirty: boolean;
1260
+ disabled: boolean;
1261
+ glow: boolean;
1262
+ error: boolean;
1263
+ flat: boolean;
1264
+ persistentClear: boolean;
1265
+ reverse: boolean;
1266
+ singleLine: boolean;
1267
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1268
+ details: boolean;
1269
+ }> & Omit<{
1270
+ theme?: string | undefined;
1271
+ class?: any;
1272
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1273
+ focused: boolean;
1274
+ "onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
1275
+ rounded?: string | number | boolean | undefined;
1276
+ tile: boolean;
1277
+ loading?: string | boolean | undefined;
1278
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1279
+ bgColor?: string | undefined;
1280
+ clearable: boolean;
1281
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1282
+ active: boolean;
1283
+ centerAffix?: boolean | undefined;
1284
+ color?: string | undefined;
1285
+ baseColor?: string | undefined;
1286
+ dirty: boolean;
1287
+ disabled: boolean;
1288
+ glow: boolean;
1289
+ error: boolean;
1290
+ flat: boolean;
1291
+ iconColor?: string | boolean | undefined;
1292
+ label?: string | undefined;
1293
+ persistentClear: boolean;
1294
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1295
+ reverse: boolean;
1296
+ singleLine: boolean;
1297
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1298
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1299
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1300
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1301
+ id?: string | undefined;
1302
+ details: boolean;
1303
+ labelId?: string | undefined;
1304
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "active" | "centerAffix" | "clearIcon" | "clearable" | "details" | "dirty" | "disabled" | "error" | "flat" | "focused" | "glow" | "persistentClear" | "reverse" | "rounded" | "singleLine" | "style" | "tile" | "variant">;
1305
+ $attrs: {
1306
+ [x: string]: unknown;
1307
+ };
1308
+ $refs: {
1309
+ [x: string]: unknown;
1310
+ };
1311
+ $slots: Readonly<{
1312
+ clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1313
+ props: Record<string, any>;
1314
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1315
+ [key: string]: any;
1316
+ }>[]) | undefined;
1317
+ "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1318
+ [key: string]: any;
1319
+ }>[]) | undefined;
1320
+ "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1321
+ [key: string]: any;
1322
+ }>[]) | undefined;
1323
+ label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1324
+ label: string | undefined;
1325
+ props: Record<string, any>;
1326
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1327
+ [key: string]: any;
1328
+ }>[]) | undefined;
1329
+ loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1330
+ [key: string]: any;
1331
+ }>[]) | undefined;
1332
+ default?: ((arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1333
+ [key: string]: any;
1334
+ }>[]) | undefined;
1335
+ }>;
1336
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1337
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1338
+ $host: Element | null;
1339
+ $emit: (event: "update:focused", focused: boolean) => void;
1340
+ $el: any;
1341
+ $options: import('vue').ComponentOptionsBase<{
1342
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1343
+ focused: boolean;
1344
+ tile: boolean;
1345
+ clearable: boolean;
1346
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1347
+ active: boolean;
1348
+ dirty: boolean;
1349
+ disabled: boolean;
1350
+ glow: boolean;
1351
+ error: boolean;
1352
+ flat: boolean;
1353
+ persistentClear: boolean;
1354
+ reverse: boolean;
1355
+ singleLine: boolean;
1356
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1357
+ details: boolean;
1358
+ } & {
1359
+ theme?: string | undefined;
1360
+ class?: any;
1361
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1362
+ rounded?: string | number | boolean | undefined;
1363
+ loading?: string | boolean | undefined;
1364
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1365
+ bgColor?: string | undefined;
1366
+ centerAffix?: boolean | undefined;
1367
+ color?: string | undefined;
1368
+ baseColor?: string | undefined;
1369
+ iconColor?: string | boolean | undefined;
1370
+ label?: string | undefined;
1371
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1372
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1373
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1374
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1375
+ id?: string | undefined;
1376
+ labelId?: string | undefined;
1377
+ } & {
1378
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1379
+ }, {
1380
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1381
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
1382
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
1383
+ "update:focused": (focused: boolean) => true;
1384
+ "update:modelValue": (value: any) => true;
1385
+ }, "$children" | "modelValue" | "update:modelValue" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:default" | "v-slot:label" | "v-slot:loader" | "v-slot:prepend-inner" | "v-slots">, string, {
1386
+ style: import('vue').StyleValue;
1387
+ focused: boolean;
1388
+ rounded: string | number | boolean;
1389
+ tile: boolean;
1390
+ clearable: boolean;
1391
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1392
+ active: boolean;
1393
+ centerAffix: boolean;
1394
+ dirty: boolean;
1395
+ disabled: boolean;
1396
+ glow: boolean;
1397
+ error: boolean;
1398
+ flat: boolean;
1399
+ persistentClear: boolean;
1400
+ reverse: boolean;
1401
+ singleLine: boolean;
1402
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1403
+ details: boolean;
1404
+ }, {}, string, import('vue').SlotsType<Partial<{
1405
+ clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1406
+ props: Record<string, any>;
1407
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1408
+ [key: string]: any;
1409
+ }>[];
1410
+ "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1411
+ [key: string]: any;
1412
+ }>[];
1413
+ "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1414
+ [key: string]: any;
1415
+ }>[];
1416
+ label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
1417
+ label: string | undefined;
1418
+ props: Record<string, any>;
1419
+ }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1420
+ [key: string]: any;
1421
+ }>[];
1422
+ loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1423
+ [key: string]: any;
1424
+ }>[];
1425
+ default: (arg: import('vuetify/lib/components/VField/VField.mjs').VFieldSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1426
+ [key: string]: any;
1427
+ }>[];
1428
+ }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1429
+ beforeCreate?: ((() => void)[] | (() => void)) | undefined;
1430
+ created?: ((() => void)[] | (() => void)) | undefined;
1431
+ beforeMount?: ((() => void)[] | (() => void)) | undefined;
1432
+ mounted?: ((() => void)[] | (() => void)) | undefined;
1433
+ beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
1434
+ updated?: ((() => void)[] | (() => void)) | undefined;
1435
+ activated?: ((() => void)[] | (() => void)) | undefined;
1436
+ deactivated?: ((() => void)[] | (() => void)) | undefined;
1437
+ beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
1438
+ beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
1439
+ destroyed?: ((() => void)[] | (() => void)) | undefined;
1440
+ unmounted?: ((() => void)[] | (() => void)) | undefined;
1441
+ renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1442
+ renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
1443
+ errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)) | undefined;
1444
+ };
1445
+ $forceUpdate: () => void;
1446
+ $nextTick: typeof import('vue').nextTick;
1447
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
1448
+ } & Readonly<{
1449
+ style: import('vue').StyleValue;
1450
+ focused: boolean;
1451
+ rounded: string | number | boolean;
1452
+ tile: boolean;
1453
+ clearable: boolean;
1454
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1455
+ active: boolean;
1456
+ centerAffix: boolean;
1457
+ dirty: boolean;
1458
+ disabled: boolean;
1459
+ glow: boolean;
1460
+ error: boolean;
1461
+ flat: boolean;
1462
+ persistentClear: boolean;
1463
+ reverse: boolean;
1464
+ singleLine: boolean;
1465
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1466
+ details: boolean;
1467
+ }> & Omit<{
1468
+ style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
1469
+ focused: boolean;
1470
+ tile: boolean;
1471
+ clearable: boolean;
1472
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1473
+ active: boolean;
1474
+ dirty: boolean;
1475
+ disabled: boolean;
1476
+ glow: boolean;
1477
+ error: boolean;
1478
+ flat: boolean;
1479
+ persistentClear: boolean;
1480
+ reverse: boolean;
1481
+ singleLine: boolean;
1482
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1483
+ details: boolean;
1484
+ } & {
1485
+ theme?: string | undefined;
1486
+ class?: any;
1487
+ "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
1488
+ rounded?: string | number | boolean | undefined;
1489
+ loading?: string | boolean | undefined;
1490
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1491
+ bgColor?: string | undefined;
1492
+ centerAffix?: boolean | undefined;
1493
+ color?: string | undefined;
1494
+ baseColor?: string | undefined;
1495
+ iconColor?: string | boolean | undefined;
1496
+ label?: string | undefined;
1497
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
1498
+ "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
1499
+ "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
1500
+ "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
1501
+ id?: string | undefined;
1502
+ labelId?: string | undefined;
1503
+ } & {
1504
+ "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
1505
+ }, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
1506
+ controlRef: HTMLElement | undefined;
1507
+ fieldIconColor: string | undefined;
1508
+ } & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
1509
+ modelValue?: unknown;
1510
+ "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
1511
+ }, 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}`> & {
1512
+ _allExposed: {
1513
+ reset: () => Promise<void>;
1514
+ resetValidation: () => Promise<void>;
1515
+ validate: (silent?: boolean) => Promise<string[]>;
1516
+ isValid: import('vue').ComputedRef<boolean | null>;
1517
+ errorMessages: import('vue').ComputedRef<string[]>;
1518
+ } | {
1519
+ controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
1520
+ fieldIconColor: import('vue').ComputedRef<string | undefined>;
1521
+ } | {};
1522
+ }, {}, {}, {}, {
1523
+ style: import('vue').StyleValue;
1524
+ focused: boolean;
1525
+ errorMessages: string | readonly string[] | null;
1526
+ maxErrors: string | number;
1527
+ readonly: boolean | null;
1528
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
1529
+ density: import('vuetify/lib/composables/density.mjs').Density;
1530
+ rounded: string | number | boolean;
1531
+ tile: boolean;
1532
+ hideSpinButtons: boolean;
1533
+ persistentHint: boolean;
1534
+ messages: string | readonly string[];
1535
+ clearable: boolean;
1536
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
1537
+ active: boolean;
1538
+ centerAffix: boolean;
1539
+ dirty: boolean;
1540
+ disabled: boolean;
1541
+ glow: boolean;
1542
+ error: boolean;
1543
+ flat: boolean;
1544
+ persistentClear: boolean;
1545
+ reverse: boolean;
1546
+ singleLine: boolean;
1547
+ variant: "filled" | "outlined" | "plain" | "solo" | "solo-filled" | "solo-inverted" | "underlined";
1548
+ autofocus: boolean;
1549
+ persistentPlaceholder: boolean;
1550
+ persistentCounter: boolean;
1551
+ type: string;
1552
+ }> | null;
1553
+ };
1554
+ $slots: Readonly<{
1555
+ [name: string]: import('vue').Slot<any> | undefined;
1556
+ }>;
1557
+ $root: ComponentPublicInstance | null;
1558
+ $parent: ComponentPublicInstance | null;
1559
+ $host: Element | null;
1560
+ $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);
1561
+ $el: any;
1562
+ $options: import('vue').ComponentOptionsBase<Readonly<{
1563
+ modelValue?: string | number | null | undefined;
1564
+ prependIcon?: import('../../types/vuetifyTypes').IconType;
1565
+ appendIcon?: import('../../types/vuetifyTypes').IconType;
1566
+ prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
1567
+ appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
1568
+ prependTooltip?: string;
1569
+ appendTooltip?: string;
1570
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
1571
+ variantStyle?: import('../../types/vuetifyTypes').VariantStyle;
1572
+ color?: import('../../types/vuetifyTypes').ColorType;
1573
+ isClearable?: boolean;
1574
+ showDivider?: boolean;
1575
+ label?: string;
1576
+ readonly?: boolean;
1577
+ isActive?: boolean;
1578
+ baseColor?: string;
1579
+ bgColor?: string;
1580
+ centerAffix?: boolean;
1581
+ counter?: string | number | boolean;
1582
+ counterValue?: number | ((value: any) => number);
1583
+ density?: "default" | "comfortable" | "compact";
1584
+ direction?: "horizontal" | "vertical";
1585
+ isDirty?: boolean;
1586
+ disabled?: boolean;
1587
+ isOnError?: boolean;
1588
+ isFlat?: boolean;
1589
+ isFocused?: boolean;
1590
+ areDetailsHidden?: boolean | "auto";
1591
+ areSpinButtonsHidden?: boolean;
1592
+ hint?: string;
1593
+ id?: string;
1594
+ loading?: string | boolean;
1595
+ maxWidth?: string | number;
1596
+ messages?: string | string[];
1597
+ minWidth?: string | number;
1598
+ name?: string;
1599
+ displayPersistentClear?: boolean;
1600
+ displayPersistentCounter?: boolean;
1601
+ displayPersistentHint?: boolean;
1602
+ displayPersistentPlaceholder?: boolean;
1603
+ placeholder?: string;
1604
+ prefix?: string;
1605
+ isReversed?: boolean;
1606
+ role?: string;
1607
+ rounded?: string | number | boolean;
1608
+ isOnSingleLine?: boolean;
1609
+ suffix?: string;
1610
+ theme?: string;
1611
+ isTiled?: boolean;
1612
+ type?: string;
1613
+ width?: string | number;
1614
+ displayAsterisk?: boolean;
1615
+ noIcon?: boolean;
1616
+ disableClickButton?: boolean;
1617
+ autocomplete?: string;
1618
+ helpText?: string;
1619
+ maxlength?: string | number;
1620
+ title?: string | false;
1621
+ } & import('../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
1622
+ onInput?: ((...args: any[]) => any) | undefined;
1623
+ onBlur?: ((...args: any[]) => any) | undefined;
1624
+ onFocus?: ((...args: any[]) => any) | undefined;
1625
+ onKeydown?: ((...args: any[]) => any) | undefined;
1626
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1627
+ onClear?: ((...args: any[]) => any) | undefined;
1628
+ "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
1629
+ "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
1630
+ }>, {
1631
+ validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
1632
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1633
+ input: (...args: any[]) => void;
1634
+ blur: (...args: any[]) => void;
1635
+ focus: (...args: any[]) => void;
1636
+ keydown: (...args: any[]) => void;
1637
+ "update:modelValue": (...args: any[]) => void;
1638
+ clear: (...args: any[]) => void;
1639
+ "prepend-icon-click": (...args: any[]) => void;
1640
+ "append-icon-click": (...args: any[]) => void;
1641
+ }, string, {
1642
+ type: string;
1643
+ label: string;
1644
+ title: string | false;
1645
+ width: string | number;
1646
+ role: string;
1647
+ color: import('../../types/vuetifyTypes').ColorType;
1648
+ theme: string;
1649
+ disabled: boolean;
1650
+ placeholder: string;
1651
+ density: "default" | "comfortable" | "compact";
1652
+ rounded: string | number | boolean;
1653
+ maxWidth: string | number;
1654
+ minWidth: string | number;
1655
+ loading: string | boolean;
1656
+ baseColor: string;
1657
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1658
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1659
+ readonly: boolean;
1660
+ id: string;
1661
+ name: string;
1662
+ modelValue: string | number | null;
1663
+ bgColor: string;
1664
+ isActive: boolean;
1665
+ required: boolean;
1666
+ prefix: string;
1667
+ showSuccessMessages: boolean;
1668
+ disableErrorHandling: boolean;
1669
+ errorMessages: string[] | null;
1670
+ maxErrors: number;
1671
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1672
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1673
+ prependTooltip: string;
1674
+ appendTooltip: string;
1675
+ tooltipLocation: "top" | "bottom" | "start" | "end";
1676
+ variantStyle: import('../../types/vuetifyTypes').VariantStyle;
1677
+ isClearable: boolean;
1678
+ centerAffix: boolean;
1679
+ counter: string | number | boolean;
1680
+ counterValue: number | ((value: any) => number);
1681
+ direction: "horizontal" | "vertical";
1682
+ isDirty: boolean;
1683
+ isOnError: boolean;
1684
+ isFlat: boolean;
1685
+ isFocused: boolean;
1686
+ areDetailsHidden: boolean | "auto";
1687
+ areSpinButtonsHidden: boolean;
1688
+ hint: string;
1689
+ messages: string | string[];
1690
+ displayPersistentClear: boolean;
1691
+ displayPersistentCounter: boolean;
1692
+ displayPersistentHint: boolean;
1693
+ displayPersistentPlaceholder: boolean;
1694
+ isReversed: boolean;
1695
+ isOnSingleLine: boolean;
1696
+ suffix: string;
1697
+ isTiled: boolean;
1698
+ displayAsterisk: boolean;
1699
+ noIcon: boolean;
1700
+ disableClickButton: boolean;
1701
+ autocomplete: string;
1702
+ helpText: string;
1703
+ maxlength: string | number;
1704
+ isValidateOnBlur: boolean;
1705
+ useVuetifyValidation: boolean;
1706
+ customRules: import('../../composables/validation/useValidation').ValidationRule[];
1707
+ customWarningRules: import('../../composables/validation/useValidation').ValidationRule[];
1708
+ customSuccessRules: import('../../composables/validation/useValidation').ValidationRule[];
1709
+ warningMessages: string[] | null;
1710
+ successMessages: string[] | null;
1711
+ hasError: boolean;
1712
+ hasWarning: boolean;
1713
+ hasSuccess: boolean;
1714
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1715
+ beforeCreate?: (() => void) | (() => void)[];
1716
+ created?: (() => void) | (() => void)[];
1717
+ beforeMount?: (() => void) | (() => void)[];
1718
+ mounted?: (() => void) | (() => void)[];
1719
+ beforeUpdate?: (() => void) | (() => void)[];
1720
+ updated?: (() => void) | (() => void)[];
1721
+ activated?: (() => void) | (() => void)[];
1722
+ deactivated?: (() => void) | (() => void)[];
1723
+ beforeDestroy?: (() => void) | (() => void)[];
1724
+ beforeUnmount?: (() => void) | (() => void)[];
1725
+ destroyed?: (() => void) | (() => void)[];
1726
+ unmounted?: (() => void) | (() => void)[];
1727
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1728
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1729
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
1730
+ };
1731
+ $forceUpdate: () => void;
1732
+ $nextTick: typeof import('vue').nextTick;
1733
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1734
+ } & Readonly<{
1735
+ type: string;
1736
+ label: string;
1737
+ title: string | false;
1738
+ width: string | number;
1739
+ role: string;
1740
+ color: import('../../types/vuetifyTypes').ColorType;
1741
+ theme: string;
1742
+ disabled: boolean;
1743
+ placeholder: string;
1744
+ density: "default" | "comfortable" | "compact";
1745
+ rounded: string | number | boolean;
1746
+ maxWidth: string | number;
1747
+ minWidth: string | number;
1748
+ loading: string | boolean;
1749
+ baseColor: string;
1750
+ prependIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1751
+ appendIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1752
+ readonly: boolean;
1753
+ id: string;
1754
+ name: string;
1755
+ modelValue: string | number | null;
1756
+ bgColor: string;
1757
+ isActive: boolean;
1758
+ required: boolean;
1759
+ prefix: string;
1760
+ showSuccessMessages: boolean;
1761
+ disableErrorHandling: boolean;
1762
+ errorMessages: string[] | null;
1763
+ maxErrors: number;
1764
+ prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1765
+ appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
1766
+ prependTooltip: string;
1767
+ appendTooltip: string;
1768
+ tooltipLocation: "top" | "bottom" | "start" | "end";
1769
+ variantStyle: import('../../types/vuetifyTypes').VariantStyle;
1770
+ isClearable: boolean;
1771
+ centerAffix: boolean;
1772
+ counter: string | number | boolean;
1773
+ counterValue: number | ((value: any) => number);
1774
+ direction: "horizontal" | "vertical";
1775
+ isDirty: boolean;
1776
+ isOnError: boolean;
1777
+ isFlat: boolean;
1778
+ isFocused: boolean;
1779
+ areDetailsHidden: boolean | "auto";
1780
+ areSpinButtonsHidden: boolean;
1781
+ hint: string;
1782
+ messages: string | string[];
1783
+ displayPersistentClear: boolean;
1784
+ displayPersistentCounter: boolean;
1785
+ displayPersistentHint: boolean;
1786
+ displayPersistentPlaceholder: boolean;
1787
+ isReversed: boolean;
1788
+ isOnSingleLine: boolean;
1789
+ suffix: string;
1790
+ isTiled: boolean;
1791
+ displayAsterisk: boolean;
1792
+ noIcon: boolean;
1793
+ disableClickButton: boolean;
1794
+ autocomplete: string;
1795
+ helpText: string;
1796
+ maxlength: string | number;
1797
+ isValidateOnBlur: boolean;
1798
+ useVuetifyValidation: boolean;
1799
+ customRules: import('../../composables/validation/useValidation').ValidationRule[];
1800
+ customWarningRules: import('../../composables/validation/useValidation').ValidationRule[];
1801
+ customSuccessRules: import('../../composables/validation/useValidation').ValidationRule[];
1802
+ warningMessages: string[] | null;
1803
+ successMessages: string[] | null;
1804
+ hasError: boolean;
1805
+ hasWarning: boolean;
1806
+ hasSuccess: boolean;
1807
+ }> & Omit<Readonly<{
1808
+ modelValue?: string | number | null | undefined;
1809
+ prependIcon?: import('../../types/vuetifyTypes').IconType;
1810
+ appendIcon?: import('../../types/vuetifyTypes').IconType;
1811
+ prependInnerIcon?: import('../../types/vuetifyTypes').IconType;
1812
+ appendInnerIcon?: import('../../types/vuetifyTypes').IconType;
1813
+ prependTooltip?: string;
1814
+ appendTooltip?: string;
1815
+ tooltipLocation?: "top" | "bottom" | "start" | "end";
1816
+ variantStyle?: import('../../types/vuetifyTypes').VariantStyle;
1817
+ color?: import('../../types/vuetifyTypes').ColorType;
1818
+ isClearable?: boolean;
1819
+ showDivider?: boolean;
1820
+ label?: string;
1821
+ readonly?: boolean;
1822
+ isActive?: boolean;
1823
+ baseColor?: string;
1824
+ bgColor?: string;
1825
+ centerAffix?: boolean;
1826
+ counter?: string | number | boolean;
1827
+ counterValue?: number | ((value: any) => number);
1828
+ density?: "default" | "comfortable" | "compact";
1829
+ direction?: "horizontal" | "vertical";
1830
+ isDirty?: boolean;
1831
+ disabled?: boolean;
1832
+ isOnError?: boolean;
1833
+ isFlat?: boolean;
1834
+ isFocused?: boolean;
1835
+ areDetailsHidden?: boolean | "auto";
1836
+ areSpinButtonsHidden?: boolean;
1837
+ hint?: string;
1838
+ id?: string;
1839
+ loading?: string | boolean;
1840
+ maxWidth?: string | number;
1841
+ messages?: string | string[];
1842
+ minWidth?: string | number;
1843
+ name?: string;
1844
+ displayPersistentClear?: boolean;
1845
+ displayPersistentCounter?: boolean;
1846
+ displayPersistentHint?: boolean;
1847
+ displayPersistentPlaceholder?: boolean;
1848
+ placeholder?: string;
1849
+ prefix?: string;
1850
+ isReversed?: boolean;
1851
+ role?: string;
1852
+ rounded?: string | number | boolean;
1853
+ isOnSingleLine?: boolean;
1854
+ suffix?: string;
1855
+ theme?: string;
1856
+ isTiled?: boolean;
1857
+ type?: string;
1858
+ width?: string | number;
1859
+ displayAsterisk?: boolean;
1860
+ noIcon?: boolean;
1861
+ disableClickButton?: boolean;
1862
+ autocomplete?: string;
1863
+ helpText?: string;
1864
+ maxlength?: string | number;
1865
+ title?: string | false;
1866
+ } & import('../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
1867
+ onInput?: ((...args: any[]) => any) | undefined;
1868
+ onBlur?: ((...args: any[]) => any) | undefined;
1869
+ onFocus?: ((...args: any[]) => any) | undefined;
1870
+ onKeydown?: ((...args: any[]) => any) | undefined;
1871
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1872
+ onClear?: ((...args: any[]) => any) | undefined;
1873
+ "onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
1874
+ "onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
1875
+ }>, "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")> & {
1876
+ validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
1877
+ } & {} & import('vue').ComponentCustomProperties & {} & {
1878
+ $slots: {
1879
+ prepend?(_: {}): any;
1880
+ append?(_: {}): any;
1881
+ default?(_: {}): any;
1882
+ 'prepend-inner'?(_: {}): any;
1883
+ 'append-inner'?(_: {}): any;
1884
+ details?(_: {}): any;
1885
+ };
1886
+ }) | null;
1887
+ toggleBtn: HTMLButtonElement;
1888
+ }, any, import('vue').ComponentProvideOptions, {
1889
+ P: {};
1890
+ B: {};
1891
+ D: {};
1892
+ C: {};
1893
+ M: {};
1894
+ Defaults: {};
1895
+ }, Readonly<{
1896
+ modelValue: string | undefined;
1897
+ } & TextFieldProps & ValidationProps> & Readonly<{
1898
+ "onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
1899
+ }>, {
1900
+ toggleBtn: import('vue').Ref<HTMLButtonElement | null, HTMLButtonElement | null>;
1901
+ }, {}, {}, {}, {}> | null;
1902
+ }, HTMLDivElement>;
1903
+ export default _default;