@cnamts/synapse 1.0.15 → 1.0.17

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 (587) hide show
  1. package/dist/{DateFilter-isr8mXVb.js → DateFilter-RHtdShO1.js} +12 -12
  2. package/dist/{NumberFilter-BOe7DqWX.js → NumberFilter-DXYz_b_w.js} +1 -1
  3. package/dist/{PeriodFilter-WTprpO40.js → PeriodFilter-CzphmrNu.js} +1 -1
  4. package/dist/{SelectFilter-CqlG5dmI.js → SelectFilter-a4fUV5Jp.js} +1 -1
  5. package/dist/{TextFilter-fVW5bsRw.js → TextFilter-CZ4LTKoq.js} +1 -1
  6. package/dist/components/Accordion/Accordion.d.ts +22 -7
  7. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +2836 -2845
  8. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +3 -3
  9. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +7 -7
  10. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +3 -3
  11. package/dist/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.d.ts +3 -3
  12. package/dist/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.d.ts +3 -3
  13. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +3 -3
  14. package/dist/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.d.ts +3 -3
  15. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +3 -3
  16. package/dist/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.d.ts +3 -3
  17. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +18 -18
  18. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +9 -9
  19. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +3 -3
  20. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +3 -3
  21. package/dist/components/Amelipro/AmeliproIcon/AmeliproIcon.d.ts +3 -1
  22. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +5 -3
  23. package/dist/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.d.ts +3 -3
  24. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -3
  25. package/dist/components/Amelipro/AmeliproMultipleFoldingCard/AmeliproMultipleFoldingCard.d.ts +1 -1
  26. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +3 -3
  27. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -3
  28. package/dist/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.d.ts +40 -8
  29. package/dist/components/Amelipro/AmeliproPatientLogged/types.d.ts +2 -1
  30. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +1288 -1284
  31. package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +1936 -1930
  32. package/dist/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.d.ts +3 -3
  33. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +2838 -2865
  34. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +3 -3
  35. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabBtn/AmeliproTabBtn.d.ts +1 -1
  36. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +2849 -2867
  37. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +397 -397
  38. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +653 -642
  39. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +233 -5
  40. package/dist/components/Amelipro/AmeliproTooltips/AmeliproTooltips.d.ts +6 -2
  41. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +9 -9
  42. package/dist/components/Amelipro/StructureMenu/StructureBtn/StructureBtn.d.ts +9 -0
  43. package/dist/components/Amelipro/StructureMenu/StructureItem/types.d.ts +1 -0
  44. package/dist/components/Amelipro/StructureMenu/StructureMenu.d.ts +9 -0
  45. package/dist/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.d.ts +23 -2
  46. package/dist/components/Captcha/CaptchaHelpdesk.d.ts +6 -0
  47. package/dist/components/ChipList/locales.d.ts +1 -0
  48. package/dist/components/CookieBanner/CookieBanner.d.ts +117 -119
  49. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +484 -484
  50. package/dist/components/CookiesSelection/CookiesSelection.d.ts +104 -106
  51. package/dist/components/Customs/Selects/SelectBtnField/SelectBtnField.d.ts +14 -10
  52. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +118 -129
  53. package/dist/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.d.ts +1 -3
  54. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +1 -1
  55. package/dist/components/Customs/SyForm/SyForm.d.ts +60 -53
  56. package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +88 -0
  57. package/dist/components/Customs/SyRadioGroup/locales.d.ts +3 -0
  58. package/dist/components/Customs/SyTextField/SyTextField.d.ts +644 -642
  59. package/dist/components/DataList/DataList.d.ts +6 -1
  60. package/dist/components/DataListGroup/DataListGroup.d.ts +14 -2
  61. package/dist/components/DataListItem/DataListItem.d.ts +3 -0
  62. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +2986 -3098
  63. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1456 -1558
  64. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +653 -652
  65. package/dist/components/DatePicker/composables/index.d.ts +4 -1
  66. package/dist/components/DatePicker/composables/useAsteriskDisplay.d.ts +1 -1
  67. package/dist/components/DatePicker/composables/useCalendarKeyboardNavigation.d.ts +11 -0
  68. package/dist/components/DatePicker/composables/useDatePickerState.d.ts +25 -0
  69. package/dist/components/DatePicker/composables/useDateTextField.d.ts +61 -0
  70. package/dist/components/DatePicker/composables/useHolidayHighlighting.d.ts +15 -0
  71. package/dist/components/DatePicker/constants/messages.d.ts +0 -1
  72. package/dist/components/DialogBox/DialogBox.d.ts +177 -179
  73. package/dist/components/DialogBox/config.d.ts +4 -0
  74. package/dist/components/FilterSideBar/FilterSideBar.d.ts +170 -173
  75. package/dist/components/FilterSideBar/locales.d.ts +5 -0
  76. package/dist/components/FooterBar/FooterBar.d.ts +5 -5
  77. package/dist/components/HeaderBar/HeaderBar.d.ts +4 -2
  78. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +1 -1
  79. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +15 -5
  80. package/dist/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.d.ts +5 -1
  81. package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +234 -258
  82. package/dist/components/LangBtn/LangBtn.d.ts +173 -179
  83. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +1 -1
  84. package/dist/components/LunarCalendar/LunarCalendar.d.ts +29 -0
  85. package/dist/components/LunarCalendar/useLunarCalendarRules.d.ts +5 -0
  86. package/dist/components/LunarCalendar/useLunarCalendarValidation.d.ts +13 -0
  87. package/dist/components/MaintenancePage/MaintenancePage.d.ts +8 -1
  88. package/dist/components/NirField/NirField.d.ts +1296 -1292
  89. package/dist/components/NotFoundPage/NotFoundPage.d.ts +9 -2
  90. package/dist/components/NotificationBar/Notification/Notification.d.ts +30 -0
  91. package/dist/components/NotificationBar/NotificationBar.d.ts +32 -20
  92. package/dist/components/PaginatedTable/PaginatedTable.d.ts +1 -1
  93. package/dist/components/PeriodField/PeriodField.d.ts +5855 -6079
  94. package/dist/components/PhoneField/PhoneField.d.ts +645 -643
  95. package/dist/components/SubHeader/SubHeader.d.ts +11 -8
  96. package/dist/components/SyAlert/SyAlert.d.ts +31 -31
  97. package/dist/components/SyTextArea/SyTextArea.d.ts +397 -395
  98. package/dist/components/SyTextArea/locales.d.ts +1 -0
  99. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +193 -227
  100. package/dist/components/Tables/SyTable/SyTable.d.ts +192 -226
  101. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  102. package/dist/components/Tables/common/SyTablePagination.d.ts +118 -129
  103. package/dist/components/Tables/common/TableHeader.d.ts +52 -2
  104. package/dist/components/Tables/common/filters/DateFilter.d.ts +1 -1
  105. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  106. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  107. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  108. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  109. package/dist/components/Tables/common/locales.d.ts +1 -0
  110. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +86 -90
  111. package/dist/components/Tables/common/tableFilterUtils.d.ts +2 -2
  112. package/dist/components/Tables/common/types.d.ts +3 -2
  113. package/dist/components/Tables/common/useTableCheckbox.d.ts +3 -2
  114. package/dist/components/Tables/common/useTableFilter.d.ts +1 -1
  115. package/dist/components/Tables/common/useTableItems.d.ts +6 -8
  116. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +18 -18
  117. package/dist/components/UserMenuBtn/UserMenuBtn.d.ts +2 -0
  118. package/dist/components/index.d.ts +2 -0
  119. package/dist/design-system-v3.js +101 -98
  120. package/dist/design-system-v3.umd.cjs +25 -33
  121. package/dist/directives/lockFocus.d.ts +1 -1
  122. package/dist/main-BXIMMzFS.js +35408 -0
  123. package/dist/style.css +1 -1
  124. package/dist/utils/formatNir/formatNir.d.ts +2 -0
  125. package/dist/utils/index.d.ts +1 -0
  126. package/dist/utils/insertAt.d.ts +1 -0
  127. package/dist/utils/rules/validateDateValue.d.ts +14 -0
  128. package/dist/vuetifyConfig.d.ts +6 -6
  129. package/package.json +14 -7
  130. package/src/assets/tokens.scss +2 -0
  131. package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +70 -241
  132. package/src/components/Accordion/Accordion.mdx +6 -1
  133. package/src/components/Accordion/Accordion.stories.ts +88 -9
  134. package/src/components/Accordion/Accordion.vue +56 -24
  135. package/src/components/Accordion/tests/Accordion.a11y.spec.ts +46 -0
  136. package/src/components/Accordion/tests/__snapshots__/accordion.spec.ts.snap +26 -30
  137. package/src/components/Accordion/tests/accordion.spec.ts +27 -26
  138. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/__tests__/__snapshots__/AmeliproAccordionTemplate.spec.ts.snap +1 -18
  139. package/src/components/Amelipro/AmeliproAccordion/__tests__/AmeliproAccordion.spec.ts +178 -9
  140. package/src/components/Amelipro/AmeliproAccordion/__tests__/__snapshots__/AmeliproAccordion.spec.ts.snap +28 -121
  141. package/src/components/Amelipro/AmeliproAccordionFrieze/__tests__/__snapshots__/AmeliproAccordionFrieze.spec.ts.snap +15 -270
  142. package/src/components/Amelipro/AmeliproAccordionList/__tests__/__snapshots__/AmeliproAccordionList.spec.ts.snap +12 -194
  143. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResultTemplate/__tests__/__snapshots__/AmeliproAccordionResultTemplate.spec.ts.snap +1 -18
  144. package/src/components/Amelipro/AmeliproAccordionResult/__tests__/__snapshots__/AmeliproAccordionResult.spec.ts.snap +1 -18
  145. package/src/components/Amelipro/AmeliproAccordionResultList/__tests__/__snapshots__/AmeliproAccordionResultList.spec.ts.snap +12 -194
  146. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.stories.ts +9 -9
  147. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.vue +5 -4
  148. package/src/components/Amelipro/AmeliproAutoCompleteField/__tests__/AmeliproAutoCompleteField.spec.ts +6 -6
  149. package/src/components/Amelipro/AmeliproAutoCompleteField/__tests__/__snapshots__/AmeliproAutoCompleteField.spec.ts.snap +2 -0
  150. package/src/components/Amelipro/AmeliproBadge/__tests__/AmeliproBadge.spec.ts +135 -9
  151. package/src/components/Amelipro/AmeliproBadge/__tests__/__snapshots__/AmeliproBadge.spec.ts.snap +20 -5
  152. package/src/components/Amelipro/AmeliproBreadcrumb/__tests__/AmeliproBreadcrumb.spec.ts +195 -28
  153. package/src/components/Amelipro/AmeliproBreadcrumb/__tests__/__snapshots__/AmeliproBreadcrumb.spec.ts.snap +193 -124
  154. package/src/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.vue +1 -1
  155. package/src/components/Amelipro/AmeliproCaptcha/__tests__/AmeliproCaptcha.spec.ts +364 -12
  156. package/src/components/Amelipro/AmeliproCaptcha/__tests__/__snapshots__/AmeliproCaptcha.spec.ts.snap +30 -390
  157. package/src/components/Amelipro/AmeliproCarousel/__tests__/__snapshots__/AmeliproCarousel.spec.ts.snap +4 -36
  158. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.stories.ts +10 -10
  159. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.vue +7 -7
  160. package/src/components/Amelipro/AmeliproCheckbox/__tests__/AmeliproCheckbox.spec.ts +5 -5
  161. package/src/components/Amelipro/AmeliproCheckbox/__tests__/__snapshots__/AmeliproCheckbox.spec.ts.snap +1 -1
  162. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.stories.ts +7 -6
  163. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.vue +6 -6
  164. package/src/components/Amelipro/AmeliproCheckboxGroup/__tests__/AmeliproCheckboxGroup.spec.ts +6 -6
  165. package/src/components/Amelipro/AmeliproCheckboxGroup/__tests__/__snapshots__/AmeliproCheckboxGroup.spec.ts.snap +2 -2
  166. package/src/components/Amelipro/AmeliproClickableTile/tests/__snapshots__/AmeliproClickableTile.spec.ts.snap +2 -43
  167. package/src/components/Amelipro/AmeliproContentLayout/__tests__/AmeliproContentLayout.spec.ts +80 -9
  168. package/src/components/Amelipro/AmeliproContentLayout/__tests__/__snapshots__/AmeliproContentLayout.spec.ts.snap +25 -4
  169. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/__snapshots__/AmeliproCopyBtn.spec.ts.snap +1 -13
  170. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.stories.ts +7 -6
  171. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +5 -5
  172. package/src/components/Amelipro/AmeliproCustomSelector/__tests__/AmeliproCustomSelector.spec.ts +187 -39
  173. package/src/components/Amelipro/AmeliproCustomSelector/__tests__/__snapshots__/AmeliproCustomSelector.spec.ts.snap +147 -147
  174. package/src/components/Amelipro/AmeliproDentalChart/tests/__snapshots__/AmeliproDentalChart.spec.ts.snap +1 -1
  175. package/src/components/Amelipro/AmeliproDialog/__tests__/__snapshots__/AmeliproDialog.spec.ts.snap +0 -2
  176. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +160 -20
  177. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/__snapshots__/AmeliproErrorTemplate.spec.ts.snap +34 -177
  178. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +1 -0
  179. package/src/components/Amelipro/AmeliproFilePreview/__tests__/AmeliproFilePreview.spec.ts +248 -19
  180. package/src/components/Amelipro/AmeliproFilePreview/__tests__/__snapshots__/AmeliproFilePreview.spec.ts.snap +34 -203
  181. package/src/components/Amelipro/AmeliproFirstLogin/__tests__/__snapshots__/AmeliproFirstLogin.spec.ts.snap +6 -144
  182. package/src/components/Amelipro/AmeliproIcon/AmeliproIcon.vue +20 -2
  183. package/src/components/Amelipro/AmeliproIcon/__tests__/__snapshots__/AmeliproIcon.spec.ts.snap +1 -25
  184. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.stories.ts +5 -5
  185. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.vue +6 -6
  186. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/__tests__/AmeliproIllustratedRadioGroup.spec.ts +22 -22
  187. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/__tests__/__snapshots__/AmeliproIllustratedRadioGroup.spec.ts.snap +2 -2
  188. package/src/components/Amelipro/AmeliproMultipleFoldingCard/__tests__/AmeliproMultipleFoldingCard.spec.ts +304 -0
  189. package/src/components/Amelipro/AmeliproMultipleFoldingCard/__tests__/__snapshots__/AmeliproMultipleFoldingCard.spec.ts.snap +373 -0
  190. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.stories.ts +64 -34
  191. package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.vue +75 -16
  192. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/AmeliproPatientLogged.spec.ts +4 -2
  193. package/src/components/Amelipro/AmeliproPatientLogged/__tests__/__snapshots__/AmeliproPatientLogged.spec.ts.snap +63 -177
  194. package/src/components/Amelipro/AmeliproPatientLogged/types.d.ts +2 -1
  195. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.stories.ts +11 -5
  196. package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.vue +9 -1
  197. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.vue +162 -72
  198. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/__tests__/AmeliproPostalAddressCityRow.spec.ts +2 -2
  199. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/__tests__/__snapshots__/AmeliproPostalAddressCityRow.spec.ts.snap +6 -39
  200. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.stories.ts +3 -3
  201. package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.vue +8 -8
  202. package/src/components/Amelipro/AmeliproPostalAddressField/{tests → __tests__}/AmeliproPostalAddressField.spec.ts +2 -2
  203. package/src/components/Amelipro/AmeliproPostalAddressField/{tests → __tests__}/__snapshots__/AmeliproPostalAddressField.spec.ts.snap +11 -52
  204. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.stories.ts +7 -7
  205. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.vue +8 -8
  206. package/src/components/Amelipro/AmeliproRadioGroup/__tests__/AmeliproRadioGroup.spec.ts +6 -6
  207. package/src/components/Amelipro/AmeliproRadioGroup/__tests__/__snapshots__/AmeliproRadioGroup.spec.ts.snap +2 -2
  208. package/src/components/Amelipro/AmeliproResultList/__tests__/__snapshots__/AmeliproResultList.spec.ts.snap +2 -14
  209. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.stories.ts +7 -7
  210. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.vue +41 -5
  211. package/src/components/Amelipro/AmeliproSelect/__tests__/AmeliproSelect.spec.ts +12 -12
  212. package/src/components/Amelipro/AmeliproSelect/__tests__/__snapshots__/AmeliproSelect.spec.ts.snap +2 -2
  213. package/src/components/Amelipro/AmeliproStepper/AmeliproStepper.vue +2 -2
  214. package/src/components/Amelipro/AmeliproStepper/__tests__/__snapshots__/AmeliproStepper.spec.ts.snap +2 -2
  215. package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +2 -2
  216. package/src/components/Amelipro/AmeliproTable/__tests__/AmeliproTable.spec.ts +463 -68
  217. package/src/components/Amelipro/AmeliproTable/__tests__/__snapshots__/AmeliproTable.spec.ts.snap +176 -511
  218. package/src/components/Amelipro/AmeliproTabs/AmeliproTabs.stories.ts +94 -0
  219. package/src/components/Amelipro/AmeliproTabs/AmeliproTabs.vue +6 -2
  220. package/src/components/Amelipro/AmeliproTabs/__tests__/AmeliproTabs.spec.ts +4 -0
  221. package/src/components/Amelipro/AmeliproTabs/__tests__/__snapshots__/AmeliproTabs.spec.ts.snap +4 -2
  222. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.stories.ts +6 -6
  223. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.vue +4 -4
  224. package/src/components/Amelipro/AmeliproTextArea/__tests__/AmeliproTextArea.spec.ts +3 -3
  225. package/src/components/Amelipro/AmeliproTextArea/__tests__/__snapshots__/AmeliproTextArea.spec.ts.snap +1 -2
  226. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.stories.ts +78 -10
  227. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +114 -6
  228. package/src/components/Amelipro/AmeliproTextField/__tests__/AmeliproTextField.spec.ts +19 -7
  229. package/src/components/Amelipro/AmeliproTextField/__tests__/__snapshots__/AmeliproTextField.spec.ts.snap +2 -0
  230. package/src/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.stories.ts +44 -0
  231. package/src/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.vue +79 -1
  232. package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.stories.ts +45 -0
  233. package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.vue +6 -0
  234. package/src/components/Amelipro/AmeliproTooltips/__tests__/__snapshots__/AmeliproTooltips.spec.ts.snap +0 -2
  235. package/src/components/Amelipro/AmeliproUpload/AmeliproUpload.stories.ts +2 -2
  236. package/src/components/Amelipro/AmeliproUpload/AmeliproUpload.vue +21 -7
  237. package/src/components/Amelipro/AmeliproUpload/__tests__/AmeliproUpload.spec.ts +252 -44
  238. package/src/components/Amelipro/AmeliproUpload/__tests__/__snapshots__/AmeliproUpload.spec.ts.snap +166 -0
  239. package/src/components/Amelipro/ServiceMenu/ServiceBtn/__tests__/ServiceBtn.spec.ts +137 -0
  240. package/src/components/Amelipro/ServiceMenu/ServiceBtn/__tests__/__snapshots__/ServiceBtn.spec.ts.snap +56 -0
  241. package/src/components/Amelipro/ServiceMenu/ServiceList/__tests__/ServiceList.spec.ts +116 -0
  242. package/src/components/Amelipro/ServiceMenu/ServiceList/__tests__/__snapshots__/ServiceList.spec.ts.snap +58 -0
  243. package/src/components/Amelipro/ServiceMenu/ServiceMenuContent/__tests__/ServiceMenuContent.spec.ts +118 -0
  244. package/src/components/Amelipro/ServiceMenu/ServiceMenuContent/__tests__/__snapshots__/ServiceMenuContent.spec.ts.snap +151 -0
  245. package/src/components/Amelipro/ServiceMenu/__tests__/ServiceMenu.spec.ts +259 -0
  246. package/src/components/Amelipro/ServiceMenu/__tests__/__snapshots__/ServiceMenu.spec.ts.snap +102 -0
  247. package/src/components/Amelipro/StructureMenu/StructureBtn/StructureBtn.vue +13 -0
  248. package/src/components/Amelipro/StructureMenu/StructureBtn/__tests__/StructureBtn.spec.ts +96 -0
  249. package/src/components/Amelipro/StructureMenu/StructureBtn/__tests__/__snapshots__/StructureBtn.spec.ts.snap +63 -0
  250. package/src/components/Amelipro/StructureMenu/StructureItem/StructureItem.vue +14 -2
  251. package/src/components/Amelipro/StructureMenu/StructureItem/__tests__/StructureItem.spec.ts +133 -0
  252. package/src/components/Amelipro/StructureMenu/StructureItem/__tests__/__snapshots__/StructureItem.spec.ts.snap +159 -0
  253. package/src/components/Amelipro/StructureMenu/StructureItem/types.d.ts +1 -0
  254. package/src/components/Amelipro/StructureMenu/StructureList/__tests__/StructureList.spec.ts +190 -0
  255. package/src/components/Amelipro/StructureMenu/StructureList/__tests__/__snapshots__/StructureList.spec.ts.snap +109 -0
  256. package/src/components/Amelipro/StructureMenu/StructureMenu.stories.ts +93 -63
  257. package/src/components/Amelipro/StructureMenu/StructureMenu.vue +5 -0
  258. package/src/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.vue +22 -1
  259. package/src/components/Amelipro/StructureMenu/StructureTabs/__tests__/StructureTabs.spec.ts +163 -0
  260. package/src/components/Amelipro/StructureMenu/StructureTabs/__tests__/__snapshots__/StructureTabs.spec.ts.snap +105 -0
  261. package/src/components/Amelipro/StructureMenu/__tests__/StructureMenu.spec.ts +171 -0
  262. package/src/components/Amelipro/StructureMenu/__tests__/__snapshots__/StructureMenu.spec.ts.snap +39 -0
  263. package/src/components/Amelipro/UserInformationSummary/__tests__/UserInformationSummary.spec.ts +140 -0
  264. package/src/components/Amelipro/UserInformationSummary/{tests → __tests__}/__snapshots__/UserInformationSummary.spec.ts.snap +17 -24
  265. package/src/components/Amelipro/UserMenu/UserMenu.stories.ts +3 -3
  266. package/src/components/Amelipro/UserMenu/UserMenu.vue +2 -2
  267. package/src/components/Amelipro/UserMenu/UserMenuDetails/__tests__/UserMenuDetails.spec.ts +150 -0
  268. package/src/components/Amelipro/UserMenu/UserMenuDetails/__tests__/__snapshots__/UserMenuDetails.spec.ts.snap +117 -0
  269. package/src/components/Amelipro/UserMenu/__tests__/UserMenu.spec.ts +141 -0
  270. package/src/components/Amelipro/UserMenu/__tests__/__snapshots__/UserMenu.spec.ts.snap +103 -0
  271. package/src/components/BackBtn/tests/BackBtn.a11y.spec.ts +20 -0
  272. package/src/components/BackToTopBtn/BackToTopBtn.stories.ts +9 -0
  273. package/src/components/BackToTopBtn/tests/BackToTopBtn.a11y.spec.ts +37 -0
  274. package/src/components/Captcha/Captcha.vue +9 -24
  275. package/src/components/Captcha/CaptchaHelpdesk.vue +42 -0
  276. package/src/components/Captcha/tests/Captcha.a11y.spec.ts +49 -0
  277. package/src/components/Captcha/tests/__snapshots__/Captcha.spec.ts.snap +256 -268
  278. package/src/components/ChipList/ChipList.stories.ts +15 -0
  279. package/src/components/ChipList/ChipList.vue +20 -17
  280. package/src/components/ChipList/locales.ts +1 -0
  281. package/src/components/ChipList/tests/ChipList.a11y.spec.ts +40 -0
  282. package/src/components/CollapsibleList/Accessibilite.mdx +67 -11
  283. package/src/components/CollapsibleList/tests/CollapsibleList.a11y.spec.ts +38 -0
  284. package/src/components/ContextualMenu/ContextualMenu.stories.ts +3 -0
  285. package/src/components/ContextualMenu/tests/ContextualMenu.a11y.spec.ts +30 -0
  286. package/src/components/CookieBanner/CookieBanner.stories.ts +15 -0
  287. package/src/components/CookieBanner/CookieBanner.vue +0 -1
  288. package/src/components/CookieBanner/tests/CookieBanner.a11y.spec.ts +29 -0
  289. package/src/components/CookiesSelection/CookiesInformation/tests/CookiesInformation.a11y.spec.ts +46 -0
  290. package/src/components/CookiesSelection/CookiesTable/tests/CookiesTable.a11y.spec.ts +37 -0
  291. package/src/components/CookiesSelection/tests/CookiesSelection.a11y.spec.ts +58 -0
  292. package/src/components/CopyBtn/CopyBtn.stories.ts +21 -0
  293. package/src/components/CopyBtn/tests/CopyBtn.a11y.spec.ts +40 -0
  294. package/src/components/CopyBtn/tests/__snapshots__/CopyBtn.spec.ts.snap +0 -1
  295. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.stories.ts +4 -0
  296. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.stories.ts +154 -82
  297. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.vue +229 -125
  298. package/src/components/Customs/Selects/SelectBtnField/tests/SelectBtnField.spec.ts +12 -12
  299. package/src/components/Customs/Selects/SelectBtnField/tests/__snapshots__/SelectBtnField.spec.ts.snap +344 -826
  300. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.stories.ts +30 -0
  301. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.vue +1 -0
  302. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +27 -0
  303. package/src/components/Customs/Selects/SySelect/SySelect.vue +215 -169
  304. package/src/components/Customs/Selects/SySelect/composables/tests/useSySelectKeyboard.spec.ts +4 -2
  305. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +7 -9
  306. package/src/components/Customs/Selects/SySelect/tests/SySelect.a11y.spec.ts +40 -0
  307. package/src/components/Customs/SyCheckbox/SyCheckbox.stories.ts +7 -3
  308. package/src/components/Customs/SyCheckbox/SyCheckbox.vue +20 -2
  309. package/src/components/Customs/SyCheckbox/tests/SyCheckbox.a11y.spec.ts +26 -0
  310. package/src/components/Customs/SyForm/SyForm.a11y.spec.ts +33 -0
  311. package/src/components/Customs/SyForm/SyForm.mdx +47 -7
  312. package/src/components/Customs/SyForm/SyForm.stories.ts +38 -34
  313. package/src/components/Customs/SyForm/SyForm.vue +27 -6
  314. package/src/components/Customs/SyIcon/SyIcon.a11y.spec.ts +37 -0
  315. package/src/components/Customs/SyIcon/SyIcon.stories.ts +5 -0
  316. package/src/components/Customs/SyPagination/tests/SyPagination.a11y.spec.ts +27 -0
  317. package/src/components/Customs/SyRadioGroup/Accessibilite.mdx +263 -0
  318. package/src/components/Customs/SyRadioGroup/SyRadioGroup.mdx +37 -0
  319. package/src/components/Customs/SyRadioGroup/SyRadioGroup.stories.ts +665 -0
  320. package/src/components/Customs/SyRadioGroup/SyRadioGroup.vue +324 -0
  321. package/src/components/Customs/SyRadioGroup/locales.ts +3 -0
  322. package/src/components/Customs/SyRadioGroup/tests/SyRadioGroup.a11y.spec.ts +30 -0
  323. package/src/components/Customs/SyRadioGroup/tests/SyRadioGroup.spec.ts +135 -0
  324. package/src/components/Customs/SyTabs/SyTabs.stories.ts +33 -0
  325. package/src/components/Customs/SyTabs/SyTabs.vue +1 -1
  326. package/src/components/Customs/SyTabs/tests/SyTabs.a11y.spec.ts +51 -0
  327. package/src/components/Customs/SyTextField/SyTextField.stories.ts +3 -0
  328. package/src/components/Customs/SyTextField/SyTextField.vue +232 -199
  329. package/src/components/Customs/SyTextField/tests/SyTextField.a11y.spec.ts +27 -0
  330. package/src/components/Customs/SyTextField/tests/SyTextField.spec.ts +32 -2
  331. package/src/components/DataList/DataList.mdx +3 -1
  332. package/src/components/DataList/DataList.stories.ts +67 -17
  333. package/src/components/DataList/DataList.vue +13 -1
  334. package/src/components/DataList/tests/DataList.a11y.spec.ts +35 -0
  335. package/src/components/DataListGroup/DataListGroup.stories.ts +42 -12
  336. package/src/components/DataListGroup/DataListGroup.vue +14 -1
  337. package/src/components/DataListGroup/tests/DataListGroup.a11y.spec.ts +24 -0
  338. package/src/components/DataListItem/DataListItem.vue +10 -2
  339. package/src/components/DataListItem/tests/DataListItem.a11y.spec.ts +31 -0
  340. package/src/components/DataListItem/tests/DataListItem.spec.ts +1 -1
  341. package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +45 -0
  342. package/src/components/DatePicker/CalendarMode/DatePicker.vue +230 -205
  343. package/src/components/DatePicker/CalendarMode/tests/DatePicker.a11y.spec.ts +27 -0
  344. package/src/components/DatePicker/CalendarMode/tests/DatePicker.events.spec.ts +5 -0
  345. package/src/components/DatePicker/CalendarMode/tests/DatePicker.spec.ts +179 -179
  346. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +54 -0
  347. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +337 -278
  348. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.a11y.spec.ts +26 -0
  349. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.spec.ts +234 -827
  350. package/src/components/DatePicker/DateTextInput/DateRange.stories.ts +12 -0
  351. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +46 -81
  352. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.a11y.spec.ts +27 -0
  353. package/src/components/DatePicker/DateTextInput/tests/DateTextInput.spec.ts +350 -0
  354. package/src/components/DatePicker/composables/index.ts +4 -1
  355. package/src/components/DatePicker/composables/tests/useCalendarKeyboardNavigation.spec.ts +270 -0
  356. package/src/components/DatePicker/composables/tests/useDatePickerViewMode.spec.ts +61 -3
  357. package/src/components/DatePicker/composables/tests/useDateRangeInput.spec.ts +198 -0
  358. package/src/components/DatePicker/composables/tests/useDisplayedDateString.spec.ts +36 -2
  359. package/src/components/DatePicker/composables/tests/useInputHandler.spec.ts +755 -0
  360. package/src/components/DatePicker/composables/tests/useKeyboardEvents.spec.ts +168 -0
  361. package/src/components/DatePicker/composables/tests/useMonthButtonCustomization.spec.ts +40 -34
  362. package/src/components/DatePicker/composables/useAsteriskDisplay.ts +1 -2
  363. package/src/components/DatePicker/composables/useCalendarKeyboardNavigation.ts +155 -0
  364. package/src/components/DatePicker/composables/useDatePickerState.ts +163 -0
  365. package/src/components/DatePicker/composables/useDateRangeInput.ts +4 -8
  366. package/src/components/DatePicker/composables/useDateTextField.ts +156 -0
  367. package/src/components/DatePicker/composables/useHolidayHighlighting.ts +64 -0
  368. package/src/components/DatePicker/composables/useInputHandler.ts +25 -19
  369. package/src/components/DatePicker/composables/useMonthButtonCustomization.ts +51 -26
  370. package/src/components/DatePicker/constants/messages.ts +0 -1
  371. package/src/components/DatePicker/docExamples/DatePickerBidirectionalValidation.vue +2 -2
  372. package/src/components/DatePicker/playground/ComplexDatePickerPlayground.vue +16 -8
  373. package/src/components/DiacriticPicker/tests/DiacriticPicker.a11y.spec.ts +46 -0
  374. package/src/components/DialogBox/DialogBox.stories.ts +5 -2
  375. package/src/components/DialogBox/DialogBox.vue +5 -0
  376. package/src/components/DialogBox/config.ts +5 -0
  377. package/src/components/DialogBox/tests/DialogBox.a11y.spec.ts +43 -0
  378. package/src/components/DownloadBtn/tests/DownloadBtn.a11y.spec.ts +26 -0
  379. package/src/components/ErrorPage/ErrorPage.stories.ts +60 -0
  380. package/src/components/ErrorPage/ErrorPage.vue +1 -1
  381. package/src/components/ErrorPage/tests/ErrorPage.a11y.spec.ts +29 -0
  382. package/src/components/ErrorPage/tests/ErrorPage.spec.ts +17 -0
  383. package/src/components/ExternalLinks/ExternalLinks.stories.ts +21 -0
  384. package/src/components/ExternalLinks/tests/ExternalLinks.a11y.spec.ts +39 -0
  385. package/src/components/ExternalLinks/tests/__snapshots__/ExternalLinks.spec.ts.snap +0 -1
  386. package/src/components/FileList/FileList.stories.ts +3 -0
  387. package/src/components/FileList/tests/FileList.a11y.spec.ts +41 -0
  388. package/src/components/FilePreview/FilePreview.stories.ts +3 -0
  389. package/src/components/FilePreview/tests/FilePreview.a11y.spec.ts +47 -0
  390. package/src/components/FileUpload/tests/FileUpload.a11y.spec.ts +25 -0
  391. package/src/components/FilterInline/FilterInline.stories.ts +15 -0
  392. package/src/components/FilterInline/FilterInline.vue +8 -4
  393. package/src/components/FilterInline/tests/FilterInline.a11y.spec.ts +36 -0
  394. package/src/components/FilterInline/tests/__snapshots__/FilterInline.spec.ts.snap +0 -3
  395. package/src/components/FilterSideBar/Accessibilite.stories.ts +4 -0
  396. package/src/components/FilterSideBar/FilterSideBar.stories.ts +33 -11
  397. package/src/components/FilterSideBar/FilterSideBar.vue +146 -83
  398. package/src/components/FilterSideBar/locales.ts +6 -0
  399. package/src/components/FilterSideBar/tests/FilterSideBar.a11y.spec.ts +59 -0
  400. package/src/components/FilterSideBar/tests/FilterSideBar.spec.ts +2 -2
  401. package/src/components/FooterBar/Accessibilite.mdx +67 -11
  402. package/src/components/FooterBar/FooterBar.vue +1 -1
  403. package/src/components/FooterBar/config.ts +2 -2
  404. package/src/components/FooterBar/tests/FooterBar.a11y.spec.ts +31 -0
  405. package/src/components/FooterBar/tests/FooterBarConfig.spec.ts +1 -1
  406. package/src/components/FooterBar/tests/__snapshots__/FooterBar.spec.ts.snap +1 -1
  407. package/src/components/FranceConnectBtn/tests/FranceConnectBtn.a11y.spec.ts +25 -0
  408. package/src/components/HeaderBar/HeaderBar.stories.ts +21 -0
  409. package/src/components/HeaderBar/HeaderBar.vue +47 -40
  410. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.stories.ts +12 -0
  411. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.stories.ts +3 -0
  412. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.vue +4 -0
  413. package/src/components/HeaderBar/HeaderBurgerMenu/menu.scss +17 -7
  414. package/src/components/HeaderBar/consts.scss +0 -1
  415. package/src/components/HeaderBar/tests/HeaderBar.a11y.spec.ts +33 -0
  416. package/src/components/HeaderBar/tests/__snapshots__/HeaderBar.spec.ts.snap +58 -57
  417. package/src/components/HeaderLoading/tests/HeaderLoading.a11y.spec.ts +25 -0
  418. package/src/components/HeaderNavigationBar/HeaderNavigationBar.stories.ts +42 -0
  419. package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +4 -0
  420. package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +6 -2
  421. package/src/components/HeaderNavigationBar/tests/HeaderNavigationBar.a11y.spec.ts +45 -0
  422. package/src/components/HeaderToolbar/HeaderToolbar.stories.ts +6 -0
  423. package/src/components/HeaderToolbar/HeaderToolbar.vue +0 -3
  424. package/src/components/HeaderToolbar/tests/HeaderToolbar.a11y.spec.ts +25 -0
  425. package/src/components/LangBtn/LangBtn.stories.ts +12 -0
  426. package/src/components/LangBtn/tests/LangBtn.a11y.spec.ts +25 -0
  427. package/src/components/Logo/tests/Logo.a11y.spec.ts +20 -0
  428. package/src/components/LogoBrandSection/tests/LogoBrandSection.a11y.spec.ts +38 -0
  429. package/src/components/LunarCalendar/LunarCalendar.mdx +33 -0
  430. package/src/components/LunarCalendar/LunarCalendar.stories.ts +232 -0
  431. package/src/components/LunarCalendar/LunarCalendar.vue +57 -0
  432. package/src/components/LunarCalendar/tests/LunarCalendar.a11y.spec.ts +31 -0
  433. package/src/components/LunarCalendar/tests/LunarCalendar.spec.ts +79 -0
  434. package/src/components/LunarCalendar/useLunarCalendarRules.ts +96 -0
  435. package/src/components/LunarCalendar/useLunarCalendarValidation.ts +47 -0
  436. package/src/components/MaintenancePage/MaintenancePage.stories.ts +46 -0
  437. package/src/components/MaintenancePage/MaintenancePage.vue +7 -5
  438. package/src/components/MaintenancePage/tests/MaintenancePage.a11y.spec.ts +21 -0
  439. package/src/components/NirField/NirField.stories.ts +6 -0
  440. package/src/components/NirField/tests/NirField.a11y.spec.ts +32 -0
  441. package/src/components/NotFoundPage/NotFoundPage.stories.ts +56 -0
  442. package/src/components/NotFoundPage/NotFoundPage.vue +7 -5
  443. package/src/components/NotFoundPage/tests/NotFoundPage.a11y.spec.ts +31 -0
  444. package/src/components/NotificationBar/Notification/Notification.vue +203 -0
  445. package/src/components/NotificationBar/NotificationBar.stories.ts +151 -140
  446. package/src/components/NotificationBar/NotificationBar.vue +148 -202
  447. package/src/components/NotificationBar/config.ts +1 -1
  448. package/src/components/NotificationBar/tests/NotificationBar.a11y.spec.ts +66 -0
  449. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +173 -177
  450. package/src/components/NotificationBar/tests/__snapshots__/NotificationBar.spec.ts.snap +67 -29
  451. package/src/components/PageContainer/tests/PageContainer.a11y.spec.ts +27 -0
  452. package/src/components/PaginatedTable/PaginatedTable.stories.ts +21 -10
  453. package/src/components/PaginatedTable/PaginatedTable.vue +72 -36
  454. package/src/components/PaginatedTable/tests/PaginatedTable.a11y.spec.ts +43 -0
  455. package/src/components/PasswordField/PasswordField.stories.ts +39 -0
  456. package/src/components/PasswordField/tests/PasswordField.a11y.spec.ts +26 -0
  457. package/src/components/PeriodField/tests/PeriodField.a11y.spec.ts +31 -0
  458. package/src/components/PhoneField/PhoneField.stories.ts +51 -0
  459. package/src/components/PhoneField/PhoneField.vue +102 -83
  460. package/src/components/PhoneField/tests/PhoneField.a11y.spec.ts +34 -0
  461. package/src/components/RangeField/tests/RangeField.a11y.spec.ts +32 -0
  462. package/src/components/RatingPicker/RatingPicker.stories.ts +21 -0
  463. package/src/components/SearchListField/tests/SearchListField.spec.ts +7 -53
  464. package/src/components/SkipLink/Accessibilite.mdx +59 -13
  465. package/src/components/SkipLink/SkipLink.stories.ts +41 -8
  466. package/src/components/SubHeader/SubHeader.stories.ts +178 -92
  467. package/src/components/SubHeader/SubHeader.vue +84 -71
  468. package/src/components/SubHeader/config.ts +1 -1
  469. package/src/components/SyAlert/SyAlert.vue +6 -3
  470. package/src/components/SyTextArea/SyTextArea.stories.ts +40 -0
  471. package/src/components/SyTextArea/SyTextArea.vue +13 -0
  472. package/src/components/SyTextArea/locales.ts +1 -0
  473. package/src/components/SyTextArea/tests/SyTextArea.spec.ts +42 -0
  474. package/src/components/TableToolbar/TableToolbar.stories.ts +3 -0
  475. package/src/components/TableToolbar/tests/__snapshots__/TableToolbar.spec.ts.snap +24 -72
  476. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +591 -24
  477. package/src/components/Tables/SyServerTable/SyServerTable.vue +19 -13
  478. package/src/components/Tables/SyTable/FilterRules.stories.ts +12 -0
  479. package/src/components/Tables/SyTable/SyTable.stories.ts +460 -18
  480. package/src/components/Tables/SyTable/SyTable.vue +16 -11
  481. package/src/components/Tables/common/TableHeader.vue +16 -7
  482. package/src/components/Tables/common/filters/DateFilter.vue +1 -1
  483. package/src/components/Tables/common/locales.ts +1 -0
  484. package/src/components/Tables/common/tableFilterUtils.ts +3 -3
  485. package/src/components/Tables/common/types.ts +4 -2
  486. package/src/components/Tables/common/useTableCheckbox.ts +4 -3
  487. package/src/components/Tables/common/useTableFilter.ts +2 -2
  488. package/src/components/Tables/common/useTableItems.ts +4 -19
  489. package/src/components/UserMenuBtn/UserMenuBtn.stories.ts +31 -1
  490. package/src/components/UserMenuBtn/UserMenuBtn.vue +2 -1
  491. package/src/components/UserMenuBtn/tests/UserMenuBtn.a11y.spec.ts +31 -0
  492. package/src/components/index.ts +2 -0
  493. package/src/composables/validation/tests/useFormValidation.spec.ts +251 -0
  494. package/src/composables/validation/tests/useValidatable.spec.ts +90 -0
  495. package/src/directives/lockFocus.ts +12 -2
  496. package/src/stories/Accessibilite/Audit/Exemptions-derogations.mdx +241 -0
  497. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +17 -10
  498. package/src/stories/Accessibilite/KitDePreAudit/Outils/Introduction.mdx +16 -0
  499. package/src/stories/Accessibilite/KitDePreAudit/Preaudit.mdx +160 -106
  500. package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +2 -1
  501. package/src/stories/GuideDuDev/ClassesUtilitaires/DataUtilities.mdx +6 -6
  502. package/src/stories/GuideDuDev/ClassesUtilitaires/DomBrowserUtilities.mdx +52 -59
  503. package/src/stories/GuideDuDev/ClassesUtilitaires/FormattingUtilities.mdx +28 -8
  504. package/src/stories/GuideDuDev/ClassesUtilitaires/StorageUtilities.mdx +2 -2
  505. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationRules.mdx +3 -3
  506. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationUtilities.mdx +11 -11
  507. package/src/stories/GuideDuDev/ClassesUtilitaires/index.mdx +24 -14
  508. package/src/stories/GuideDuDev/MigrationDepuisBridge.mdx +1 -1
  509. package/src/stories/GuideDuDev/moduleDeNotification.mdx +1 -1
  510. package/src/stories/accessibility/AccessibilityGuideLayout.mdx +87 -0
  511. package/src/stories/styles/accessibility-guide.css +153 -0
  512. package/src/utils/formatNir/formatNir.ts +15 -0
  513. package/src/utils/index.ts +1 -0
  514. package/src/utils/insertAt.ts +11 -0
  515. package/src/utils/rules/isDateValid/IsDateValid.mdx +2 -2
  516. package/src/utils/rules/isDateValid/IsDateValid.stories.ts +6 -4
  517. package/src/utils/rules/isDateValid/index.ts +23 -8
  518. package/src/utils/rules/isDateValid/tests/isDateValid.spec.ts +9 -0
  519. package/src/utils/rules/isExactLength/IsExactLenght.mdx +1 -1
  520. package/src/utils/rules/isHolidayDay/IsHolidayDay.mdx +19 -7
  521. package/src/utils/rules/isHolidayDay/index.ts +6 -8
  522. package/src/utils/rules/isHolidayDay/tests/isHolidayDay.spec.ts +13 -1
  523. package/src/utils/rules/isNotAfterDate/IsNotAfterDate.mdx +2 -2
  524. package/src/utils/rules/isNotAfterDate/IsNotAfterDate.stories.ts +9 -2
  525. package/src/utils/rules/isNotAfterDate/index.ts +5 -12
  526. package/src/utils/rules/isNotAfterDate/tests/isNotAfterDate.spec.ts +20 -0
  527. package/src/utils/rules/isNotAfterToday/IsNotAfterToday.mdx +2 -2
  528. package/src/utils/rules/isNotAfterToday/IsNotAfterToday.stories.ts +8 -2
  529. package/src/utils/rules/isNotAfterToday/index.ts +6 -6
  530. package/src/utils/rules/isNotAfterToday/tests/isNotAfterToday.spec.ts +20 -0
  531. package/src/utils/rules/isNotBeforeDate/IsNotBeforeDate.mdx +2 -2
  532. package/src/utils/rules/isNotBeforeDate/index.ts +5 -12
  533. package/src/utils/rules/isNotBeforeDate/tests/IsNotBeforeDate.spec.ts +20 -0
  534. package/src/utils/rules/isNotBeforeToday/IsNotBeforeToday.mdx +2 -2
  535. package/src/utils/rules/isNotBeforeToday/IsNotBeforeToday.stories.ts +8 -2
  536. package/src/utils/rules/isNotBeforeToday/index.ts +6 -6
  537. package/src/utils/rules/isNotBeforeToday/tests/notBeforeToday.spec.ts +19 -0
  538. package/src/utils/rules/validateDateValue.ts +37 -0
  539. package/src/vuetifyConfig.ts +6 -2
  540. package/dist/components/Customs/Selects/SelectBtnField/config.d.ts +0 -11
  541. package/dist/components/DatePicker/composables/useIconState.d.ts +0 -17
  542. package/dist/components/DatePicker/tests/setup.d.ts +0 -75370
  543. package/dist/components/Tables/common/formatters.d.ts +0 -17
  544. package/dist/main-CbBVJ_le.js +0 -34377
  545. package/dist/stories/Accessibilite/Vuetify/VuetifyItems.d.ts +0 -70
  546. package/dist/stories/DesignTokens/StylesTypographiques.stories.new.d.ts +0 -8
  547. package/dist/stories/DesignTokens/TypographyDisplay.d.ts +0 -28
  548. package/dist/stories/DesignTokens/vue-shims.d.ts +0 -6
  549. package/src/components/Amelipro/AmeliproMultipleFoldingCard/tests/AmeliproMultipleFoldingCard.spec.ts +0 -40
  550. package/src/components/Amelipro/AmeliproMultipleFoldingCard/tests/__snapshots__/AmeliproMultipleFoldingCard.spec.ts.snap +0 -369
  551. package/src/components/Amelipro/ServiceMenu/ServiceBtn/tests/ServiceBtn.spec.ts +0 -21
  552. package/src/components/Amelipro/ServiceMenu/ServiceBtn/tests/__snapshots__/ServiceBtn.spec.ts.snap +0 -100
  553. package/src/components/Amelipro/ServiceMenu/ServiceList/tests/ServiceList.spec.ts +0 -25
  554. package/src/components/Amelipro/ServiceMenu/ServiceList/tests/__snapshots__/ServiceList.spec.ts.snap +0 -245
  555. package/src/components/Amelipro/ServiceMenu/ServiceMenuContent/tests/ServiceMenuContent.spec.ts +0 -45
  556. package/src/components/Amelipro/ServiceMenu/ServiceMenuContent/tests/__snapshots__/ServiceMenuContent.spec.ts.snap +0 -787
  557. package/src/components/Amelipro/ServiceMenu/tests/ServiceMenu.spec.ts +0 -46
  558. package/src/components/Amelipro/ServiceMenu/tests/__snapshots__/ServiceMenu.spec.ts.snap +0 -111
  559. package/src/components/Amelipro/StructureMenu/StructureBtn/tests/StructureBtn.spec.ts +0 -17
  560. package/src/components/Amelipro/StructureMenu/StructureBtn/tests/__snapshots__/StructureBtn.spec.ts.snap +0 -34
  561. package/src/components/Amelipro/StructureMenu/StructureItem/tests/StructureItem.spec.ts +0 -21
  562. package/src/components/Amelipro/StructureMenu/StructureItem/tests/__snapshots__/StructureItem.spec.ts.snap +0 -106
  563. package/src/components/Amelipro/StructureMenu/StructureList/tests/StructureList.spec.ts +0 -33
  564. package/src/components/Amelipro/StructureMenu/StructureList/tests/__snapshots__/StructureList.spec.ts.snap +0 -353
  565. package/src/components/Amelipro/StructureMenu/StructureTabs/tests/StructureTabs.spec.ts +0 -60
  566. package/src/components/Amelipro/StructureMenu/StructureTabs/tests/__snapshots__/StructureTabs.spec.ts.snap +0 -824
  567. package/src/components/Amelipro/StructureMenu/tests/StructureMenu.spec.ts +0 -69
  568. package/src/components/Amelipro/StructureMenu/tests/__snapshots__/StructureMenu.spec.ts.snap +0 -1383
  569. package/src/components/Amelipro/UserInformationSummary/tests/UserInformationSummary.spec.ts +0 -24
  570. package/src/components/Amelipro/UserMenu/UserMenuDetails/tests/UserMenuDetails.spec.ts +0 -33
  571. package/src/components/Amelipro/UserMenu/UserMenuDetails/tests/__snapshots__/UserMenuDetails.spec.ts.snap +0 -3
  572. package/src/components/Amelipro/UserMenu/tests/UserMenu.spec.ts +0 -34
  573. package/src/components/Amelipro/UserMenu/tests/__snapshots__/UserMenu.spec.ts.snap +0 -101
  574. package/src/components/Customs/Selects/SelectBtnField/config.ts +0 -11
  575. package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.events.spec.ts +0 -151
  576. package/src/components/DatePicker/DateTextInput/DateTextInput.events.spec.ts +0 -148
  577. package/src/components/DatePicker/DateTextInput/DateTextInput.range.spec.ts +0 -361
  578. package/src/components/DatePicker/DateTextInput/DateTextInput.spec.ts +0 -709
  579. package/src/components/DatePicker/composables/tests/useIconState.spec.ts +0 -130
  580. package/src/components/DatePicker/composables/useIconState.ts +0 -53
  581. package/src/components/DatePicker/tests/DatePicker.validation.spec.ts +0 -4111
  582. package/src/components/DatePicker/tests/archiTest.md +0 -33
  583. package/src/components/DatePicker/tests/navigation.regression.spec.ts +0 -74
  584. package/src/components/DatePicker/tests/navigation.simple.spec.ts +0 -137
  585. package/src/components/DatePicker/tests/setup.ts +0 -243
  586. package/src/components/Tables/common/formatters.ts +0 -72
  587. package/src/components/Usages/tests/Usages.spec.ts +0 -155
@@ -5,6 +5,7 @@ type __VLS_Props = {
5
5
  trim?: boolean;
6
6
  replaceTabs?: number;
7
7
  rules?: Array<Rule>;
8
+ required?: boolean;
8
9
  maxLines?: number;
9
10
  autoWrap?: number;
10
11
  normalize?: boolean;
@@ -25,198 +26,198 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
25
26
  normalize: boolean;
26
27
  modelValue: string;
27
28
  bgColor: string;
29
+ required: boolean;
28
30
  rules: Rule[];
29
- validateOn: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input";
31
+ validateOn: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input";
30
32
  replaceTabs: number;
31
33
  maxLines: number;
32
34
  autoWrap: number;
33
35
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
34
36
  textAreaRef: import('vue').CreateComponentPublicInstanceWithMixins<{
35
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
37
+ flat: boolean;
38
+ reverse: boolean;
39
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
40
+ error: boolean;
41
+ active: boolean;
42
+ direction: "vertical" | "horizontal";
43
+ details: boolean;
44
+ style: import('vue').StyleValue;
45
+ autofocus: boolean;
46
+ disabled: boolean;
47
+ readonly: boolean | null;
48
+ messages: string | readonly string[];
49
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
36
50
  focused: boolean;
37
51
  errorMessages: string | readonly string[] | null;
38
52
  maxErrors: string | number;
39
- readonly: boolean | null;
40
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
41
53
  density: import('vuetify/lib/composables/density.mjs').Density;
42
54
  tile: boolean;
55
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
56
+ glow: boolean;
43
57
  hideSpinButtons: boolean;
44
58
  persistentHint: boolean;
45
- messages: string | readonly string[];
46
- direction: "vertical" | "horizontal";
47
59
  clearable: boolean;
48
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
49
- active: boolean;
50
60
  dirty: boolean;
51
- disabled: boolean;
52
- glow: boolean;
53
- error: boolean;
54
- flat: boolean;
55
61
  persistentClear: boolean;
56
- reverse: boolean;
57
62
  singleLine: boolean;
58
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
59
- autoGrow: boolean;
60
- autofocus: boolean;
61
63
  persistentPlaceholder: boolean;
62
64
  persistentCounter: boolean;
65
+ autoGrow: boolean;
63
66
  noResize: boolean;
64
67
  rows: string | number;
65
68
  } & {
66
- theme?: string | undefined;
67
- class?: any;
68
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
69
69
  name?: string | undefined;
70
- modelValue?: any;
71
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
72
- validationValue?: any;
73
- rounded?: string | number | boolean | undefined;
70
+ id?: string | undefined;
71
+ width?: string | number | undefined;
72
+ color?: string | undefined;
74
73
  maxWidth?: string | number | undefined;
75
74
  minWidth?: string | number | undefined;
76
- width?: string | number | undefined;
77
75
  loading?: string | boolean | undefined;
78
- id?: string | undefined;
79
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
80
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
81
- hideDetails?: boolean | "auto" | undefined;
82
- hint?: string | undefined;
83
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
84
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
85
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
86
- bgColor?: string | undefined;
87
- centerAffix?: boolean | undefined;
88
- color?: string | undefined;
89
- baseColor?: string | undefined;
90
- iconColor?: string | boolean | undefined;
91
76
  label?: string | undefined;
92
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
93
- "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
94
- "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
95
- "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
96
- autocomplete?: string | undefined;
97
- counter?: string | number | true | undefined;
98
- counterValue?: ((value: any) => number) | undefined;
99
77
  prefix?: string | undefined;
78
+ class?: any;
79
+ theme?: string | undefined;
100
80
  placeholder?: string | undefined;
101
- maxHeight?: string | number | undefined;
102
- maxRows?: string | number | undefined;
81
+ counter?: string | number | true | undefined;
82
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
83
+ modelValue?: any;
84
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
85
+ validationValue?: any;
86
+ rounded?: string | number | boolean | undefined;
87
+ baseColor?: string | undefined;
88
+ bgColor?: string | undefined;
89
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
90
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
91
+ iconColor?: string | boolean | undefined;
92
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
93
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
94
+ 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
95
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
96
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
97
+ 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
98
+ 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
99
+ centerAffix?: boolean | undefined;
100
+ hint?: string | undefined;
101
+ hideDetails?: boolean | "auto" | undefined;
103
102
  suffix?: string | undefined;
103
+ counterValue?: ((value: any) => number) | undefined;
104
104
  modelModifiers?: Record<string, boolean> | undefined;
105
+ maxRows?: string | number | undefined;
105
106
  } & {
106
107
  $children?: {} | import('vue').VNodeChild | {
107
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
108
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
109
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
108
+ $stable?: boolean | undefined;
109
+ } | {
110
110
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
111
111
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
112
112
  props: Record<string, any>;
113
113
  }) => import('vue').VNodeChild) | undefined;
114
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
115
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
114
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
116
115
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
117
116
  label: string | undefined;
118
117
  props: Record<string, any>;
119
118
  }) => import('vue').VNodeChild) | undefined;
119
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
120
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
120
121
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
122
+ 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
123
+ 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
121
124
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
122
- } | {
123
- $stable?: boolean | undefined;
124
125
  };
125
- "v-slots"?: {
126
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
127
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
128
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
126
+ 'v-slots'?: {
129
127
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
130
128
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
131
129
  props: Record<string, any>;
132
130
  }) => import('vue').VNodeChild) | undefined;
133
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
134
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
131
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
135
132
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
136
133
  label: string | undefined;
137
134
  props: Record<string, any>;
138
135
  }) => import('vue').VNodeChild) | undefined;
136
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
137
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
139
138
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
139
+ 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
140
+ 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
140
141
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
141
142
  } | undefined;
142
143
  } & {
143
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
144
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
144
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
145
145
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
146
146
  props: Record<string, any>;
147
147
  }) => import('vue').VNodeChild) | undefined;
148
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
149
148
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
150
149
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
151
150
  label: string | undefined;
152
151
  props: Record<string, any>;
153
152
  }) => import('vue').VNodeChild) | undefined;
154
- "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
155
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
153
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
156
154
  "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
155
+ "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
157
156
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
157
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
158
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
158
159
  } & {
159
- "onClick:control"?: ((e: MouseEvent) => any) | undefined;
160
- "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
161
160
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
162
161
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
162
+ "onClick:control"?: ((e: MouseEvent) => any) | undefined;
163
+ "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
163
164
  "onUpdate:rows"?: ((rows: number) => any) | undefined;
164
- }, HTMLTextAreaElement & Omit<Omit<{
165
+ }, Omit<Omit<{
165
166
  $: import('vue').ComponentInternalInstance;
166
167
  $data: {};
167
168
  $props: Partial<{
169
+ error: boolean;
170
+ direction: "vertical" | "horizontal";
168
171
  style: import('vue').StyleValue;
169
- focused: boolean;
170
172
  disabled: boolean | null;
171
- error: boolean;
172
- errorMessages: string | readonly string[] | null;
173
- maxErrors: string | number;
174
173
  readonly: boolean | null;
174
+ messages: string | readonly string[];
175
175
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
176
+ focused: boolean;
177
+ errorMessages: string | readonly string[] | null;
178
+ maxErrors: string | number;
176
179
  density: import('vuetify/lib/composables/density.mjs').Density;
177
180
  centerAffix: boolean;
178
181
  glow: boolean;
179
182
  hideSpinButtons: boolean;
180
183
  persistentHint: boolean;
181
- messages: string | readonly string[];
182
- direction: "vertical" | "horizontal";
183
184
  }> & Omit<{
184
- theme?: string | undefined;
185
- class?: any;
186
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
187
- focused: boolean;
188
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
189
- disabled: boolean | null;
190
185
  error: boolean;
191
- errorMessages: string | readonly string[] | null;
192
- maxErrors: string | number;
193
- name?: string | undefined;
194
- label?: string | undefined;
186
+ direction: "vertical" | "horizontal";
187
+ style: import('vue').StyleValue;
188
+ disabled: boolean | null;
195
189
  readonly: boolean | null;
190
+ messages: string | readonly string[];
196
191
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
197
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
198
- validationValue?: any;
192
+ focused: boolean;
193
+ errorMessages: string | readonly string[] | null;
194
+ maxErrors: string | number;
199
195
  density: import('vuetify/lib/composables/density.mjs').Density;
196
+ centerAffix: boolean;
197
+ glow: boolean;
198
+ hideSpinButtons: boolean;
199
+ persistentHint: boolean;
200
+ name?: string | undefined;
201
+ id?: string | undefined;
202
+ width?: string | number | undefined;
203
+ color?: string | undefined;
200
204
  maxWidth?: string | number | undefined;
201
205
  minWidth?: string | number | undefined;
202
- width?: string | number | undefined;
203
- id?: string | undefined;
204
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
206
+ label?: string | undefined;
207
+ class?: any;
208
+ theme?: string | undefined;
209
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
210
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
211
+ validationValue?: any;
205
212
  baseColor?: string | undefined;
206
- centerAffix: boolean;
207
- color?: string | undefined;
208
- glow: boolean;
209
- iconColor?: string | boolean | undefined;
210
213
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
211
- hideDetails?: boolean | "auto" | undefined;
212
- hideSpinButtons: boolean;
214
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
215
+ iconColor?: string | boolean | undefined;
216
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
217
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
213
218
  hint?: string | undefined;
214
- persistentHint: boolean;
215
- messages: string | readonly string[];
216
- direction: "vertical" | "horizontal";
217
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
218
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
219
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
219
+ hideDetails?: boolean | "auto" | undefined;
220
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
220
221
  $attrs: {
221
222
  [x: string]: unknown;
222
223
  };
@@ -246,42 +247,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
246
247
  $emit: (event: string, ...args: any[]) => void;
247
248
  $el: any;
248
249
  $options: import('vue').ComponentOptionsBase<{
249
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
250
- focused: boolean;
251
- disabled: boolean | null;
252
250
  error: boolean;
253
- errorMessages: string | readonly string[] | null;
254
- maxErrors: string | number;
251
+ direction: "vertical" | "horizontal";
252
+ style: import('vue').StyleValue;
253
+ disabled: boolean | null;
255
254
  readonly: boolean | null;
255
+ messages: string | readonly string[];
256
256
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
257
+ focused: boolean;
258
+ errorMessages: string | readonly string[] | null;
259
+ maxErrors: string | number;
257
260
  density: import('vuetify/lib/composables/density.mjs').Density;
258
261
  centerAffix: boolean;
259
262
  glow: boolean;
260
263
  hideSpinButtons: boolean;
261
264
  persistentHint: boolean;
262
- messages: string | readonly string[];
263
- direction: "vertical" | "horizontal";
264
265
  } & {
265
- theme?: string | undefined;
266
- class?: any;
267
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
268
266
  name?: string | undefined;
269
- label?: string | undefined;
270
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
271
- validationValue?: any;
267
+ id?: string | undefined;
268
+ width?: string | number | undefined;
269
+ color?: string | undefined;
272
270
  maxWidth?: string | number | undefined;
273
271
  minWidth?: string | number | undefined;
274
- width?: string | number | undefined;
275
- id?: string | undefined;
276
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
272
+ label?: string | undefined;
273
+ class?: any;
274
+ theme?: string | undefined;
275
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
276
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
277
+ validationValue?: any;
277
278
  baseColor?: string | undefined;
278
- color?: string | undefined;
279
- iconColor?: string | boolean | undefined;
280
279
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
281
- hideDetails?: boolean | "auto" | undefined;
280
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
281
+ iconColor?: string | boolean | undefined;
282
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
283
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
282
284
  hint?: string | undefined;
283
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
284
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
285
+ hideDetails?: boolean | "auto" | undefined;
285
286
  }, {
286
287
  reset: () => Promise<void>;
287
288
  resetValidation: () => Promise<void>;
@@ -289,23 +290,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
289
290
  isValid: import('vue').ComputedRef<boolean | null>;
290
291
  errorMessages: import('vue').ComputedRef<string[]>;
291
292
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
292
- "update:modelValue": (value: any) => true;
293
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
293
+ 'update:modelValue': (value: any) => true;
294
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
295
+ error: boolean;
296
+ direction: "vertical" | "horizontal";
294
297
  style: import('vue').StyleValue;
295
- focused: boolean;
296
298
  disabled: boolean | null;
297
- error: boolean;
298
- errorMessages: string | readonly string[] | null;
299
- maxErrors: string | number;
300
299
  readonly: boolean | null;
300
+ messages: string | readonly string[];
301
301
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
302
+ focused: boolean;
303
+ errorMessages: string | readonly string[] | null;
304
+ maxErrors: string | number;
302
305
  density: import('vuetify/lib/composables/density.mjs').Density;
303
306
  centerAffix: boolean;
304
307
  glow: boolean;
305
308
  hideSpinButtons: boolean;
306
309
  persistentHint: boolean;
307
- messages: string | readonly string[];
308
- direction: "vertical" | "horizontal";
309
310
  }, {}, string, import('vue').SlotsType<Partial<{
310
311
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
311
312
  [key: string]: any;
@@ -323,79 +324,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
323
324
  [key: string]: any;
324
325
  }>[];
325
326
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
326
- beforeCreate?: (() => void)[] | (() => void) | undefined;
327
- created?: (() => void)[] | (() => void) | undefined;
328
- beforeMount?: (() => void)[] | (() => void) | undefined;
329
- mounted?: (() => void)[] | (() => void) | undefined;
330
- beforeUpdate?: (() => void)[] | (() => void) | undefined;
331
- updated?: (() => void)[] | (() => void) | undefined;
332
- activated?: (() => void)[] | (() => void) | undefined;
333
- deactivated?: (() => void)[] | (() => void) | undefined;
334
- beforeDestroy?: (() => void)[] | (() => void) | undefined;
335
- beforeUnmount?: (() => void)[] | (() => void) | undefined;
336
- destroyed?: (() => void)[] | (() => void) | undefined;
337
- unmounted?: (() => void)[] | (() => void) | undefined;
338
- renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
339
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
340
- 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) => boolean | void)[] | ((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) => boolean | void) | undefined;
327
+ beforeCreate?: (() => void) | (() => void)[] | undefined;
328
+ created?: (() => void) | (() => void)[] | undefined;
329
+ beforeMount?: (() => void) | (() => void)[] | undefined;
330
+ mounted?: (() => void) | (() => void)[] | undefined;
331
+ beforeUpdate?: (() => void) | (() => void)[] | undefined;
332
+ updated?: (() => void) | (() => void)[] | undefined;
333
+ activated?: (() => void) | (() => void)[] | undefined;
334
+ deactivated?: (() => void) | (() => void)[] | undefined;
335
+ beforeDestroy?: (() => void) | (() => void)[] | undefined;
336
+ beforeUnmount?: (() => void) | (() => void)[] | undefined;
337
+ destroyed?: (() => void) | (() => void)[] | undefined;
338
+ unmounted?: (() => void) | (() => void)[] | undefined;
339
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
340
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
341
+ 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) => boolean | void) | ((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) => boolean | void)[] | undefined;
341
342
  };
342
343
  $forceUpdate: () => void;
343
344
  $nextTick: typeof import('vue').nextTick;
344
345
  $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;
345
346
  } & Readonly<{
347
+ error: boolean;
348
+ direction: "vertical" | "horizontal";
346
349
  style: import('vue').StyleValue;
347
- focused: boolean;
348
350
  disabled: boolean | null;
349
- error: boolean;
350
- errorMessages: string | readonly string[] | null;
351
- maxErrors: string | number;
352
351
  readonly: boolean | null;
352
+ messages: string | readonly string[];
353
353
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
354
+ focused: boolean;
355
+ errorMessages: string | readonly string[] | null;
356
+ maxErrors: string | number;
354
357
  density: import('vuetify/lib/composables/density.mjs').Density;
355
358
  centerAffix: boolean;
356
359
  glow: boolean;
357
360
  hideSpinButtons: boolean;
358
361
  persistentHint: boolean;
359
- messages: string | readonly string[];
360
- direction: "vertical" | "horizontal";
361
362
  }> & Omit<{
362
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
363
- focused: boolean;
364
- disabled: boolean | null;
365
363
  error: boolean;
366
- errorMessages: string | readonly string[] | null;
367
- maxErrors: string | number;
364
+ direction: "vertical" | "horizontal";
365
+ style: import('vue').StyleValue;
366
+ disabled: boolean | null;
368
367
  readonly: boolean | null;
368
+ messages: string | readonly string[];
369
369
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
370
+ focused: boolean;
371
+ errorMessages: string | readonly string[] | null;
372
+ maxErrors: string | number;
370
373
  density: import('vuetify/lib/composables/density.mjs').Density;
371
374
  centerAffix: boolean;
372
375
  glow: boolean;
373
376
  hideSpinButtons: boolean;
374
377
  persistentHint: boolean;
375
- messages: string | readonly string[];
376
- direction: "vertical" | "horizontal";
377
378
  } & {
378
- theme?: string | undefined;
379
- class?: any;
380
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
381
379
  name?: string | undefined;
382
- label?: string | undefined;
383
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
384
- validationValue?: any;
380
+ id?: string | undefined;
381
+ width?: string | number | undefined;
382
+ color?: string | undefined;
385
383
  maxWidth?: string | number | undefined;
386
384
  minWidth?: string | number | undefined;
387
- width?: string | number | undefined;
388
- id?: string | undefined;
389
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
385
+ label?: string | undefined;
386
+ class?: any;
387
+ theme?: string | undefined;
388
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
389
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
390
+ validationValue?: any;
390
391
  baseColor?: string | undefined;
391
- color?: string | undefined;
392
- iconColor?: string | boolean | undefined;
393
392
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
394
- hideDetails?: boolean | "auto" | undefined;
393
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
394
+ iconColor?: string | boolean | undefined;
395
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
396
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
395
397
  hint?: string | undefined;
396
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
397
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
398
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
398
+ hideDetails?: boolean | "auto" | undefined;
399
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
399
400
  reset: () => Promise<void>;
400
401
  resetValidation: () => Promise<void>;
401
402
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -403,8 +404,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
403
404
  errorMessages: import('vue').ComputedRef<string[]>;
404
405
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
405
406
  modelValue?: unknown;
406
- "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
407
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
407
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
408
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "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 & {
408
409
  _allExposed: {} | {
409
410
  reset: () => Promise<void>;
410
411
  resetValidation: () => Promise<void>;
@@ -413,54 +414,46 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
413
414
  errorMessages: import('vue').ComputedRef<string[]>;
414
415
  };
415
416
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
416
- "click:control": (e: MouseEvent) => true;
417
- "mousedown:control": (e: MouseEvent) => true;
418
- "update:focused": (focused: boolean) => true;
419
- "update:modelValue": (val: string) => true;
420
- "update:rows": (rows: number) => true;
417
+ 'click:control': (e: MouseEvent) => true;
418
+ 'mousedown:control': (e: MouseEvent) => true;
419
+ 'update:focused': (focused: boolean) => true;
420
+ 'update:modelValue': (val: string) => true;
421
+ 'update:rows': (rows: number) => true;
421
422
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
423
+ flat: boolean;
424
+ reverse: boolean;
425
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
426
+ error: boolean;
427
+ active: boolean;
428
+ direction: "vertical" | "horizontal";
429
+ details: boolean;
422
430
  style: import('vue').StyleValue;
431
+ autofocus: boolean;
432
+ disabled: boolean;
433
+ readonly: boolean | null;
434
+ messages: string | readonly string[];
435
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
423
436
  focused: boolean;
424
437
  errorMessages: string | readonly string[] | null;
425
438
  maxErrors: string | number;
426
- readonly: boolean | null;
427
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
428
439
  density: import('vuetify/lib/composables/density.mjs').Density;
429
440
  rounded: string | number | boolean;
430
441
  tile: boolean;
442
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
443
+ centerAffix: boolean;
444
+ glow: boolean;
431
445
  hideSpinButtons: boolean;
432
446
  persistentHint: boolean;
433
- messages: string | readonly string[];
434
- direction: "vertical" | "horizontal";
435
447
  clearable: boolean;
436
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
437
- active: boolean;
438
- centerAffix: boolean;
439
448
  dirty: boolean;
440
- disabled: boolean;
441
- glow: boolean;
442
- error: boolean;
443
- flat: boolean;
444
449
  persistentClear: boolean;
445
- reverse: boolean;
446
450
  singleLine: boolean;
447
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
448
- autoGrow: boolean;
449
- autofocus: boolean;
450
451
  persistentPlaceholder: boolean;
451
452
  persistentCounter: boolean;
453
+ autoGrow: boolean;
452
454
  noResize: boolean;
453
455
  rows: string | number;
454
456
  }, true, {}, import('vue').SlotsType<Partial<{
455
- prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
456
- [key: string]: any;
457
- }>[];
458
- append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
459
- [key: string]: any;
460
- }>[];
461
- details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
462
- [key: string]: any;
463
- }>[];
464
457
  message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
465
458
  [key: string]: any;
466
459
  }>[];
@@ -469,10 +462,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
469
462
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
470
463
  [key: string]: any;
471
464
  }>[];
472
- "prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
473
- [key: string]: any;
474
- }>[];
475
- "append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
465
+ details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
476
466
  [key: string]: any;
477
467
  }>[];
478
468
  label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
@@ -481,9 +471,21 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
481
471
  }) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
482
472
  [key: string]: any;
483
473
  }>[];
474
+ append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
475
+ [key: string]: any;
476
+ }>[];
477
+ prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
478
+ [key: string]: any;
479
+ }>[];
484
480
  loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
485
481
  [key: string]: any;
486
482
  }>[];
483
+ 'prepend-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
484
+ [key: string]: any;
485
+ }>[];
486
+ 'append-inner': (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
487
+ [key: string]: any;
488
+ }>[];
487
489
  counter: (arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
488
490
  [key: string]: any;
489
491
  }>[];
@@ -495,191 +497,190 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
495
497
  M: {};
496
498
  Defaults: {};
497
499
  }, {
498
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
500
+ flat: boolean;
501
+ reverse: boolean;
502
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
503
+ error: boolean;
504
+ active: boolean;
505
+ direction: "vertical" | "horizontal";
506
+ details: boolean;
507
+ style: import('vue').StyleValue;
508
+ autofocus: boolean;
509
+ disabled: boolean;
510
+ readonly: boolean | null;
511
+ messages: string | readonly string[];
512
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
499
513
  focused: boolean;
500
514
  errorMessages: string | readonly string[] | null;
501
515
  maxErrors: string | number;
502
- readonly: boolean | null;
503
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
504
516
  density: import('vuetify/lib/composables/density.mjs').Density;
505
517
  tile: boolean;
518
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
519
+ glow: boolean;
506
520
  hideSpinButtons: boolean;
507
521
  persistentHint: boolean;
508
- messages: string | readonly string[];
509
- direction: "vertical" | "horizontal";
510
522
  clearable: boolean;
511
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
512
- active: boolean;
513
523
  dirty: boolean;
514
- disabled: boolean;
515
- glow: boolean;
516
- error: boolean;
517
- flat: boolean;
518
524
  persistentClear: boolean;
519
- reverse: boolean;
520
525
  singleLine: boolean;
521
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
522
- autoGrow: boolean;
523
- autofocus: boolean;
524
526
  persistentPlaceholder: boolean;
525
527
  persistentCounter: boolean;
528
+ autoGrow: boolean;
526
529
  noResize: boolean;
527
530
  rows: string | number;
528
531
  } & {
529
- theme?: string | undefined;
530
- class?: any;
531
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
532
532
  name?: string | undefined;
533
- modelValue?: any;
534
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
535
- validationValue?: any;
536
- rounded?: string | number | boolean | undefined;
533
+ id?: string | undefined;
534
+ width?: string | number | undefined;
535
+ color?: string | undefined;
537
536
  maxWidth?: string | number | undefined;
538
537
  minWidth?: string | number | undefined;
539
- width?: string | number | undefined;
540
538
  loading?: string | boolean | undefined;
541
- id?: string | undefined;
542
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
543
- prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
544
- hideDetails?: boolean | "auto" | undefined;
545
- hint?: string | undefined;
546
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
547
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
548
- appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
549
- bgColor?: string | undefined;
550
- centerAffix?: boolean | undefined;
551
- color?: string | undefined;
552
- baseColor?: string | undefined;
553
- iconColor?: string | boolean | undefined;
554
539
  label?: string | undefined;
555
- prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
556
- "onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
557
- "onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
558
- "onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
559
- autocomplete?: string | undefined;
560
- counter?: string | number | true | undefined;
561
- counterValue?: ((value: any) => number) | undefined;
562
540
  prefix?: string | undefined;
541
+ class?: any;
542
+ theme?: string | undefined;
563
543
  placeholder?: string | undefined;
564
- maxHeight?: string | number | undefined;
565
- maxRows?: string | number | undefined;
544
+ counter?: string | number | true | undefined;
545
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
546
+ modelValue?: any;
547
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
548
+ validationValue?: any;
549
+ rounded?: string | number | boolean | undefined;
550
+ baseColor?: string | undefined;
551
+ bgColor?: string | undefined;
552
+ prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
553
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
554
+ iconColor?: string | boolean | undefined;
555
+ appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
556
+ prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
557
+ 'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
558
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
559
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
560
+ 'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
561
+ 'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
562
+ centerAffix?: boolean | undefined;
563
+ hint?: string | undefined;
564
+ hideDetails?: boolean | "auto" | undefined;
566
565
  suffix?: string | undefined;
566
+ counterValue?: ((value: any) => number) | undefined;
567
567
  modelModifiers?: Record<string, boolean> | undefined;
568
+ maxRows?: string | number | undefined;
568
569
  } & {
569
570
  $children?: {} | import('vue').VNodeChild | {
570
- prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
571
- append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
572
- details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
571
+ $stable?: boolean | undefined;
572
+ } | {
573
573
  message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
574
574
  clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
575
575
  props: Record<string, any>;
576
576
  }) => import('vue').VNodeChild) | undefined;
577
- "prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
578
- "append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
577
+ details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
579
578
  label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
580
579
  label: string | undefined;
581
580
  props: Record<string, any>;
582
581
  }) => import('vue').VNodeChild) | undefined;
582
+ append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
583
+ prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
583
584
  loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
585
+ 'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
586
+ 'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
584
587
  counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
585
- } | {
586
- $stable?: boolean | undefined;
587
588
  };
588
- "v-slots"?: {
589
- prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
590
- append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
591
- details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
589
+ 'v-slots'?: {
592
590
  message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
593
591
  clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
594
592
  props: Record<string, any>;
595
593
  }) => import('vue').VNodeChild) | undefined;
596
- "prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
597
- "append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
594
+ details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
598
595
  label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
599
596
  label: string | undefined;
600
597
  props: Record<string, any>;
601
598
  }) => import('vue').VNodeChild) | undefined;
599
+ append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
600
+ prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
602
601
  loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
602
+ 'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
603
+ 'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
603
604
  counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
604
605
  } | undefined;
605
606
  } & {
606
- "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
607
- "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
607
+ "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
608
608
  "v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
609
609
  props: Record<string, any>;
610
610
  }) => import('vue').VNodeChild) | undefined;
611
- "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
612
611
  "v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
613
612
  "v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
614
613
  label: string | undefined;
615
614
  props: Record<string, any>;
616
615
  }) => import('vue').VNodeChild) | undefined;
617
- "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
618
- "v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
616
+ "v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
619
617
  "v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
618
+ "v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
620
619
  "v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
620
+ "v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
621
+ "v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
621
622
  } & {
622
- "onClick:control"?: ((e: MouseEvent) => any) | undefined;
623
- "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
624
623
  "onUpdate:focused"?: ((focused: boolean) => any) | undefined;
625
624
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
625
+ "onClick:control"?: ((e: MouseEvent) => any) | undefined;
626
+ "onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
626
627
  "onUpdate:rows"?: ((rows: number) => any) | undefined;
627
- }, HTMLTextAreaElement & Omit<Omit<{
628
+ }, Omit<Omit<{
628
629
  $: import('vue').ComponentInternalInstance;
629
630
  $data: {};
630
631
  $props: Partial<{
632
+ error: boolean;
633
+ direction: "vertical" | "horizontal";
631
634
  style: import('vue').StyleValue;
632
- focused: boolean;
633
635
  disabled: boolean | null;
634
- error: boolean;
635
- errorMessages: string | readonly string[] | null;
636
- maxErrors: string | number;
637
636
  readonly: boolean | null;
637
+ messages: string | readonly string[];
638
638
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
639
+ focused: boolean;
640
+ errorMessages: string | readonly string[] | null;
641
+ maxErrors: string | number;
639
642
  density: import('vuetify/lib/composables/density.mjs').Density;
640
643
  centerAffix: boolean;
641
644
  glow: boolean;
642
645
  hideSpinButtons: boolean;
643
646
  persistentHint: boolean;
644
- messages: string | readonly string[];
645
- direction: "vertical" | "horizontal";
646
647
  }> & Omit<{
647
- theme?: string | undefined;
648
- class?: any;
649
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
650
- focused: boolean;
651
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
652
- disabled: boolean | null;
653
648
  error: boolean;
654
- errorMessages: string | readonly string[] | null;
655
- maxErrors: string | number;
656
- name?: string | undefined;
657
- label?: string | undefined;
649
+ direction: "vertical" | "horizontal";
650
+ style: import('vue').StyleValue;
651
+ disabled: boolean | null;
658
652
  readonly: boolean | null;
653
+ messages: string | readonly string[];
659
654
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
660
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
661
- validationValue?: any;
655
+ focused: boolean;
656
+ errorMessages: string | readonly string[] | null;
657
+ maxErrors: string | number;
662
658
  density: import('vuetify/lib/composables/density.mjs').Density;
659
+ centerAffix: boolean;
660
+ glow: boolean;
661
+ hideSpinButtons: boolean;
662
+ persistentHint: boolean;
663
+ name?: string | undefined;
664
+ id?: string | undefined;
665
+ width?: string | number | undefined;
666
+ color?: string | undefined;
663
667
  maxWidth?: string | number | undefined;
664
668
  minWidth?: string | number | undefined;
665
- width?: string | number | undefined;
666
- id?: string | undefined;
667
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
669
+ label?: string | undefined;
670
+ class?: any;
671
+ theme?: string | undefined;
672
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
673
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
674
+ validationValue?: any;
668
675
  baseColor?: string | undefined;
669
- centerAffix: boolean;
670
- color?: string | undefined;
671
- glow: boolean;
672
- iconColor?: string | boolean | undefined;
673
676
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
674
- hideDetails?: boolean | "auto" | undefined;
675
- hideSpinButtons: boolean;
677
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
678
+ iconColor?: string | boolean | undefined;
679
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
680
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
676
681
  hint?: string | undefined;
677
- persistentHint: boolean;
678
- messages: string | readonly string[];
679
- direction: "vertical" | "horizontal";
680
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
681
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
682
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
682
+ hideDetails?: boolean | "auto" | undefined;
683
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint">;
683
684
  $attrs: {
684
685
  [x: string]: unknown;
685
686
  };
@@ -709,42 +710,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
709
710
  $emit: (event: string, ...args: any[]) => void;
710
711
  $el: any;
711
712
  $options: import('vue').ComponentOptionsBase<{
712
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
713
- focused: boolean;
714
- disabled: boolean | null;
715
713
  error: boolean;
716
- errorMessages: string | readonly string[] | null;
717
- maxErrors: string | number;
714
+ direction: "vertical" | "horizontal";
715
+ style: import('vue').StyleValue;
716
+ disabled: boolean | null;
718
717
  readonly: boolean | null;
718
+ messages: string | readonly string[];
719
719
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
720
+ focused: boolean;
721
+ errorMessages: string | readonly string[] | null;
722
+ maxErrors: string | number;
720
723
  density: import('vuetify/lib/composables/density.mjs').Density;
721
724
  centerAffix: boolean;
722
725
  glow: boolean;
723
726
  hideSpinButtons: boolean;
724
727
  persistentHint: boolean;
725
- messages: string | readonly string[];
726
- direction: "vertical" | "horizontal";
727
728
  } & {
728
- theme?: string | undefined;
729
- class?: any;
730
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
731
729
  name?: string | undefined;
732
- label?: string | undefined;
733
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
734
- validationValue?: any;
730
+ id?: string | undefined;
731
+ width?: string | number | undefined;
732
+ color?: string | undefined;
735
733
  maxWidth?: string | number | undefined;
736
734
  minWidth?: string | number | undefined;
737
- width?: string | number | undefined;
738
- id?: string | undefined;
739
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
735
+ label?: string | undefined;
736
+ class?: any;
737
+ theme?: string | undefined;
738
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
739
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
740
+ validationValue?: any;
740
741
  baseColor?: string | undefined;
741
- color?: string | undefined;
742
- iconColor?: string | boolean | undefined;
743
742
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
744
- hideDetails?: boolean | "auto" | undefined;
743
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
744
+ iconColor?: string | boolean | undefined;
745
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
746
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
745
747
  hint?: string | undefined;
746
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
747
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
748
+ hideDetails?: boolean | "auto" | undefined;
748
749
  }, {
749
750
  reset: () => Promise<void>;
750
751
  resetValidation: () => Promise<void>;
@@ -752,23 +753,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
752
753
  isValid: import('vue').ComputedRef<boolean | null>;
753
754
  errorMessages: import('vue').ComputedRef<string[]>;
754
755
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
755
- "update:modelValue": (value: any) => true;
756
- }, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
756
+ 'update:modelValue': (value: any) => true;
757
+ }, "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "modelValue" | "v-slot:message" | "v-slot:details">, string, {
758
+ error: boolean;
759
+ direction: "vertical" | "horizontal";
757
760
  style: import('vue').StyleValue;
758
- focused: boolean;
759
761
  disabled: boolean | null;
760
- error: boolean;
761
- errorMessages: string | readonly string[] | null;
762
- maxErrors: string | number;
763
762
  readonly: boolean | null;
763
+ messages: string | readonly string[];
764
764
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
765
+ focused: boolean;
766
+ errorMessages: string | readonly string[] | null;
767
+ maxErrors: string | number;
765
768
  density: import('vuetify/lib/composables/density.mjs').Density;
766
769
  centerAffix: boolean;
767
770
  glow: boolean;
768
771
  hideSpinButtons: boolean;
769
772
  persistentHint: boolean;
770
- messages: string | readonly string[];
771
- direction: "vertical" | "horizontal";
772
773
  }, {}, string, import('vue').SlotsType<Partial<{
773
774
  default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
774
775
  [key: string]: any;
@@ -786,79 +787,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
786
787
  [key: string]: any;
787
788
  }>[];
788
789
  }>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
789
- beforeCreate?: (() => void)[] | (() => void) | undefined;
790
- created?: (() => void)[] | (() => void) | undefined;
791
- beforeMount?: (() => void)[] | (() => void) | undefined;
792
- mounted?: (() => void)[] | (() => void) | undefined;
793
- beforeUpdate?: (() => void)[] | (() => void) | undefined;
794
- updated?: (() => void)[] | (() => void) | undefined;
795
- activated?: (() => void)[] | (() => void) | undefined;
796
- deactivated?: (() => void)[] | (() => void) | undefined;
797
- beforeDestroy?: (() => void)[] | (() => void) | undefined;
798
- beforeUnmount?: (() => void)[] | (() => void) | undefined;
799
- destroyed?: (() => void)[] | (() => void) | undefined;
800
- unmounted?: (() => void)[] | (() => void) | undefined;
801
- renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
802
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
803
- 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) => boolean | void)[] | ((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) => boolean | void) | undefined;
790
+ beforeCreate?: (() => void) | (() => void)[] | undefined;
791
+ created?: (() => void) | (() => void)[] | undefined;
792
+ beforeMount?: (() => void) | (() => void)[] | undefined;
793
+ mounted?: (() => void) | (() => void)[] | undefined;
794
+ beforeUpdate?: (() => void) | (() => void)[] | undefined;
795
+ updated?: (() => void) | (() => void)[] | undefined;
796
+ activated?: (() => void) | (() => void)[] | undefined;
797
+ deactivated?: (() => void) | (() => void)[] | undefined;
798
+ beforeDestroy?: (() => void) | (() => void)[] | undefined;
799
+ beforeUnmount?: (() => void) | (() => void)[] | undefined;
800
+ destroyed?: (() => void) | (() => void)[] | undefined;
801
+ unmounted?: (() => void) | (() => void)[] | undefined;
802
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
803
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
804
+ 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) => boolean | void) | ((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) => boolean | void)[] | undefined;
804
805
  };
805
806
  $forceUpdate: () => void;
806
807
  $nextTick: typeof import('vue').nextTick;
807
808
  $watch<T_1 extends string | ((...args: any) => any)>(source: T_1, cb: T_1 extends (...args: any) => infer R_1 ? (args_0: R_1, args_1: R_1, 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;
808
809
  } & Readonly<{
810
+ error: boolean;
811
+ direction: "vertical" | "horizontal";
809
812
  style: import('vue').StyleValue;
810
- focused: boolean;
811
813
  disabled: boolean | null;
812
- error: boolean;
813
- errorMessages: string | readonly string[] | null;
814
- maxErrors: string | number;
815
814
  readonly: boolean | null;
815
+ messages: string | readonly string[];
816
816
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
817
+ focused: boolean;
818
+ errorMessages: string | readonly string[] | null;
819
+ maxErrors: string | number;
817
820
  density: import('vuetify/lib/composables/density.mjs').Density;
818
821
  centerAffix: boolean;
819
822
  glow: boolean;
820
823
  hideSpinButtons: boolean;
821
824
  persistentHint: boolean;
822
- messages: string | readonly string[];
823
- direction: "vertical" | "horizontal";
824
825
  }> & Omit<{
825
- style: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
826
- focused: boolean;
827
- disabled: boolean | null;
828
826
  error: boolean;
829
- errorMessages: string | readonly string[] | null;
830
- maxErrors: string | number;
827
+ direction: "vertical" | "horizontal";
828
+ style: import('vue').StyleValue;
829
+ disabled: boolean | null;
831
830
  readonly: boolean | null;
831
+ messages: string | readonly string[];
832
832
  rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
833
+ focused: boolean;
834
+ errorMessages: string | readonly string[] | null;
835
+ maxErrors: string | number;
833
836
  density: import('vuetify/lib/composables/density.mjs').Density;
834
837
  centerAffix: boolean;
835
838
  glow: boolean;
836
839
  hideSpinButtons: boolean;
837
840
  persistentHint: boolean;
838
- messages: string | readonly string[];
839
- direction: "vertical" | "horizontal";
840
841
  } & {
841
- theme?: string | undefined;
842
- class?: any;
843
- "onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
844
842
  name?: string | undefined;
845
- label?: string | undefined;
846
- validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
847
- validationValue?: any;
843
+ id?: string | undefined;
844
+ width?: string | number | undefined;
845
+ color?: string | undefined;
848
846
  maxWidth?: string | number | undefined;
849
847
  minWidth?: string | number | undefined;
850
- width?: string | number | undefined;
851
- id?: string | undefined;
852
- appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
848
+ label?: string | undefined;
849
+ class?: any;
850
+ theme?: string | undefined;
851
+ 'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
852
+ validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
853
+ validationValue?: any;
853
854
  baseColor?: string | undefined;
854
- color?: string | undefined;
855
- iconColor?: string | boolean | undefined;
856
855
  prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
857
- hideDetails?: boolean | "auto" | undefined;
856
+ appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
857
+ iconColor?: string | boolean | undefined;
858
+ 'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
859
+ 'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
858
860
  hint?: string | undefined;
859
- "onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
860
- "onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
861
- }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
861
+ hideDetails?: boolean | "auto" | undefined;
862
+ }, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "validate" | "resetValidation" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
862
863
  reset: () => Promise<void>;
863
864
  resetValidation: () => Promise<void>;
864
865
  validate: (silent?: boolean | undefined) => Promise<string[]>;
@@ -866,8 +867,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
866
867
  errorMessages: import('vue').ComputedRef<string[]>;
867
868
  }> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
868
869
  modelValue?: unknown;
869
- "onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
870
- }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
870
+ 'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
871
+ }, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "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 & {
871
872
  _allExposed: {} | {
872
873
  reset: () => Promise<void>;
873
874
  resetValidation: () => Promise<void>;
@@ -876,36 +877,37 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
876
877
  errorMessages: import('vue').ComputedRef<string[]>;
877
878
  };
878
879
  }, {}, {}, {}, {
880
+ flat: boolean;
881
+ reverse: boolean;
882
+ variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
883
+ error: boolean;
884
+ active: boolean;
885
+ direction: "vertical" | "horizontal";
886
+ details: boolean;
879
887
  style: import('vue').StyleValue;
888
+ autofocus: boolean;
889
+ disabled: boolean;
890
+ readonly: boolean | null;
891
+ messages: string | readonly string[];
892
+ rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
880
893
  focused: boolean;
881
894
  errorMessages: string | readonly string[] | null;
882
895
  maxErrors: string | number;
883
- readonly: boolean | null;
884
- rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
885
896
  density: import('vuetify/lib/composables/density.mjs').Density;
886
897
  rounded: string | number | boolean;
887
898
  tile: boolean;
899
+ clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
900
+ centerAffix: boolean;
901
+ glow: boolean;
888
902
  hideSpinButtons: boolean;
889
903
  persistentHint: boolean;
890
- messages: string | readonly string[];
891
- direction: "vertical" | "horizontal";
892
904
  clearable: boolean;
893
- clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
894
- active: boolean;
895
- centerAffix: boolean;
896
905
  dirty: boolean;
897
- disabled: boolean;
898
- glow: boolean;
899
- error: boolean;
900
- flat: boolean;
901
906
  persistentClear: boolean;
902
- reverse: boolean;
903
907
  singleLine: boolean;
904
- variant: "outlined" | "plain" | "underlined" | "filled" | "solo" | "solo-inverted" | "solo-filled";
905
- autoGrow: boolean;
906
- autofocus: boolean;
907
908
  persistentPlaceholder: boolean;
908
909
  persistentCounter: boolean;
910
+ autoGrow: boolean;
909
911
  noResize: boolean;
910
912
  rows: string | number;
911
913
  }> | null;