@cnamts/synapse 1.0.21 → 1.0.23

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