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