@stachelock/ui 0.6.7 → 0.6.10

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 (353) hide show
  1. package/dist/{CalendarHeader.vue_vue_type_script_setup_true_lang-CA_C4dmn.js → CalendarHeader.vue_vue_type_script_setup_true_lang-Cbgbb2e5.js} +2 -2
  2. package/dist/ComboboxInput.vue_vue_type_script_setup_true_lang-kHTj4Ju2.js +368 -0
  3. package/dist/{DayCalendar.vue_vue_type_script_setup_true_lang-D-4jcUvI.js → DayCalendar.vue_vue_type_script_setup_true_lang-BgV8wr8v.js} +1 -1
  4. package/dist/{EmailInput.vue_vue_type_script_setup_true_lang-BicPMIop.js → EmailInput.vue_vue_type_script_setup_true_lang-CWEfbsJ_.js} +51 -49
  5. package/dist/{InlineTabs.vue_vue_type_script_setup_true_lang-slNq2sot.js → InlineTabs.vue_vue_type_script_setup_true_lang-BWzrSbT3.js} +1 -1
  6. package/dist/{MonthCalendar.vue_vue_type_style_index_0_lang-lnKkvJ9u.js → MonthCalendar.vue_vue_type_style_index_0_lang-BdrrlrNr.js} +1 -1
  7. package/dist/SelectInput.vue_vue_type_script_setup_true_lang-D9yg_rkV.js +327 -0
  8. package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-CtFVOrhm.js +304 -0
  9. package/dist/{TabGroup.vue_vue_type_script_setup_true_lang-pEKm-uUq.js → TabGroup.vue_vue_type_script_setup_true_lang-123nIzRC.js} +1 -1
  10. package/dist/{TabGroupUnderline.vue_vue_type_script_setup_true_lang--IKyRPkX.js → TabGroupUnderline.vue_vue_type_script_setup_true_lang-DbIwjaLJ.js} +1 -1
  11. package/dist/{TabsInPills.vue_vue_type_script_setup_true_lang-EG0nj4F6.js → TabsInPills.vue_vue_type_script_setup_true_lang-mw68ZzS1.js} +1 -1
  12. package/dist/{calendar-DLry-Vik.js → calendar-DaXCwXP5.js} +1 -1
  13. package/dist/calendars/CalendarDashboard.d.ts +3 -1
  14. package/dist/calendars/CalendarDashboard.js +2 -2
  15. package/dist/calendars/CalendarHeader.d.ts +3 -1
  16. package/dist/calendars/CalendarHeader.js +1 -1
  17. package/dist/calendars/DayCalendar.d.ts +3 -1
  18. package/dist/calendars/DayCalendar.js +1 -1
  19. package/dist/calendars/EventCard.d.ts +3 -1
  20. package/dist/calendars/EventsList.d.ts +3 -1
  21. package/dist/calendars/MonthCalendar.d.ts +3 -1
  22. package/dist/calendars/MonthCalendar.js +1 -1
  23. package/dist/calendars/WeekCalendar.d.ts +3 -1
  24. package/dist/calendars/WeekCalendar.js +2 -2
  25. package/dist/calendars/YearCalendar.d.ts +3 -1
  26. package/dist/charts/BarChart.d.ts +3 -1
  27. package/dist/charts/BaseChart.d.ts +3 -1
  28. package/dist/charts/FunnelChart.d.ts +3 -1
  29. package/dist/charts/LineChart.d.ts +3 -1
  30. package/dist/charts/PieChart.d.ts +3 -1
  31. package/dist/charts/SparklineChart.d.ts +3 -1
  32. package/dist/charts/StatCard.d.ts +3 -1
  33. package/dist/charts/chartTheme.d.ts +0 -3
  34. package/dist/charts/index.d.ts +0 -1
  35. package/dist/components/Avatar.d.ts +3 -1
  36. package/dist/components/Badge.d.ts +3 -1
  37. package/dist/components/Banner.d.ts +3 -1
  38. package/dist/components/Breadcrumb.d.ts +3 -1
  39. package/dist/components/Button.d.ts +3 -1
  40. package/dist/components/ButtonGroup.d.ts +3 -1
  41. package/dist/components/Checkbox.d.ts +3 -1
  42. package/dist/components/CloudinaryImage.d.ts +3 -1
  43. package/dist/components/CloudinaryImage.js +52 -52
  44. package/dist/components/Loading.d.ts +3 -1
  45. package/dist/components/LoadingDots.d.ts +3 -1
  46. package/dist/components/LottieAnimation.d.ts +3 -1
  47. package/dist/components/Menu.d.ts +3 -1
  48. package/dist/components/Modal.d.ts +3 -1
  49. package/dist/components/NavLink.d.ts +3 -1
  50. package/dist/components/ProgressBar.d.ts +3 -1
  51. package/dist/components/RadialProgressBar.d.ts +3 -1
  52. package/dist/components/Table.d.ts +3 -1
  53. package/dist/components/Transition.d.ts +3 -1
  54. package/dist/composables/index.d.ts +0 -1
  55. package/dist/composables/useCalendar.d.ts +0 -3
  56. package/dist/composables/useCalendar.js +1 -1
  57. package/dist/composables/useFormValidation.d.ts +0 -3
  58. package/dist/composables/useMap.d.ts +0 -3
  59. package/dist/composables/useModal.d.ts +0 -3
  60. package/dist/composables/useNotifications.d.ts +0 -3
  61. package/dist/composables/useNotifications.js +1 -1
  62. package/dist/composables/useTabs.d.ts +0 -1
  63. package/dist/composables/useTheme.d.ts +0 -3
  64. package/dist/empty-state/ComingSoon.d.ts +3 -1
  65. package/dist/empty-state/EmptyState.d.ts +3 -1
  66. package/dist/empty-state/index.d.ts +0 -1
  67. package/dist/forms/DynamicForm.d.ts +3 -1
  68. package/dist/forms/DynamicFormField.d.ts +3 -1
  69. package/dist/forms/FormFieldWrapper.d.ts +3 -1
  70. package/dist/index.d.ts +0 -3
  71. package/dist/index.js +1677 -1341
  72. package/dist/inputs/AddDeleteButtonGroup.d.ts +3 -1
  73. package/dist/inputs/AddressInput.d.ts +3 -1
  74. package/dist/inputs/AddressInput.js +144 -141
  75. package/dist/inputs/CheckboxInput.d.ts +3 -1
  76. package/dist/inputs/ComboboxInput.d.ts +3 -1
  77. package/dist/inputs/ComboboxInput.js +1 -1
  78. package/dist/inputs/DatepickerInput.d.ts +3 -1
  79. package/dist/inputs/EmailInput.d.ts +3 -1
  80. package/dist/inputs/EmailInput.js +1 -1
  81. package/dist/inputs/EmptyInput.d.ts +3 -1
  82. package/dist/inputs/FileDropzoneInput.d.ts +3 -1
  83. package/dist/inputs/HiddenInput.d.ts +3 -1
  84. package/dist/inputs/ImageDropzoneInput.d.ts +3 -1
  85. package/dist/inputs/PhoneInput.d.ts +3 -1
  86. package/dist/inputs/PhoneInput.js +146 -145
  87. package/dist/inputs/RichTextInput.d.ts +3 -1
  88. package/dist/inputs/SelectInput.d.ts +3 -1
  89. package/dist/inputs/SelectInput.js +1 -1
  90. package/dist/inputs/SelectTextInput.d.ts +3 -1
  91. package/dist/inputs/SelectTextInput.js +1 -1
  92. package/dist/inputs/SwitchInput.d.ts +3 -1
  93. package/dist/inputs/SwitchInputGroup.d.ts +3 -1
  94. package/dist/inputs/TagifyInput.d.ts +3 -1
  95. package/dist/inputs/TextAreaInput.d.ts +3 -1
  96. package/dist/inputs/TextInput.d.ts +3 -1
  97. package/dist/inputs/TextInput.js +42 -39
  98. package/dist/layouts/DashboardLayout.d.ts +3 -1
  99. package/dist/layouts/DefaultLayout.d.ts +3 -1
  100. package/dist/layouts/HeaderLayout.d.ts +3 -1
  101. package/dist/layouts/NavigationGroup.d.ts +3 -1
  102. package/dist/layouts/NavigationItem.d.ts +3 -1
  103. package/dist/layouts/ProfileHeaderAvatar.d.ts +3 -1
  104. package/dist/layouts/ProjectLogo.d.ts +3 -1
  105. package/dist/layouts/SidebarLayout.d.ts +3 -1
  106. package/dist/loading/ContentSkeleton.d.ts +3 -1
  107. package/dist/loading/SmartLoadingIndicator.d.ts +3 -1
  108. package/dist/loading/index.d.ts +0 -1
  109. package/dist/maps/GoogleMap.d.ts +3 -1
  110. package/dist/maps/UiInfoWindow.d.ts +3 -1
  111. package/dist/maps/UiMap.d.ts +3 -1
  112. package/dist/maps/UiMapAll.d.ts +3 -1
  113. package/dist/maps/UiMapMarker.d.ts +3 -1
  114. package/dist/maps/index.d.ts +0 -1
  115. package/dist/modals/AlertModal.d.ts +3 -1
  116. package/dist/modals/BaseModal.d.ts +3 -1
  117. package/dist/modals/ImageCropperModal.d.ts +3 -1
  118. package/dist/notifications/NotificationContainer.d.ts +3 -1
  119. package/dist/notifications/NotificationToast.d.ts +3 -1
  120. package/dist/notifications/index.d.ts +0 -1
  121. package/dist/src/components/CloudinaryImage.d.ts +16 -14
  122. package/dist/src/components/LottieAnimation.d.ts +37 -6
  123. package/dist/src/components/ThemeDebugModal.d.ts +16 -6
  124. package/dist/src/components/UiAvatar.d.ts +35 -2
  125. package/dist/src/components/UiBadge.d.ts +33 -6
  126. package/dist/src/components/UiBanner.d.ts +108 -35
  127. package/dist/src/components/UiBreadcrumb.d.ts +11 -10
  128. package/dist/src/components/UiButton.d.ts +66 -13
  129. package/dist/src/components/UiButtonGroup.d.ts +37 -7
  130. package/dist/src/components/UiCheckbox.d.ts +33 -8
  131. package/dist/src/components/UiLoading.d.ts +28 -2
  132. package/dist/src/components/UiLoadingDots.d.ts +2 -2
  133. package/dist/src/components/UiMenu.d.ts +33 -5
  134. package/dist/src/components/UiModal.d.ts +3 -4
  135. package/dist/src/components/UiNavLink.d.ts +40 -6
  136. package/dist/src/components/UiProgressBar.d.ts +32 -3
  137. package/dist/src/components/UiRadialProgressBar.d.ts +34 -3
  138. package/dist/src/components/UiTable.d.ts +29 -6
  139. package/dist/src/components/UiTransition.d.ts +26 -3
  140. package/dist/src/components/avatars/AvatarIcon.d.ts +28 -6
  141. package/dist/src/components/avatars/AvatarImage.d.ts +30 -9
  142. package/dist/src/components/avatars/AvatarInitials.d.ts +24 -5
  143. package/dist/src/components/avatars/AvatarWithText.d.ts +4 -3
  144. package/dist/src/components/calendars/CalendarDashboard.d.ts +17 -5
  145. package/dist/src/components/calendars/CalendarHeader.d.ts +7 -8
  146. package/dist/src/components/calendars/DayCalendar.d.ts +17 -11
  147. package/dist/src/components/calendars/EventCard.d.ts +2 -1
  148. package/dist/src/components/calendars/EventsList.d.ts +18 -6
  149. package/dist/src/components/calendars/MonthCalendar.d.ts +30 -6
  150. package/dist/src/components/calendars/WeekCalendar.d.ts +16 -10
  151. package/dist/src/components/calendars/YearCalendar.d.ts +29 -5
  152. package/dist/src/components/charts/BarChart.d.ts +40 -7
  153. package/dist/src/components/charts/BaseChart.d.ts +80 -0
  154. package/dist/src/components/charts/FunnelChart.d.ts +34 -5
  155. package/dist/src/components/charts/LineChart.d.ts +37 -6
  156. package/dist/src/components/charts/PieChart.d.ts +37 -6
  157. package/dist/src/components/charts/SparklineChart.d.ts +32 -3
  158. package/dist/src/components/charts/StatCard.d.ts +24 -2
  159. package/dist/src/components/charts/chartTheme.d.ts +1 -0
  160. package/dist/src/components/collection-editor/CollectionEditor.d.ts +112 -0
  161. package/dist/src/components/collection-editor/CollectionItemList.d.ts +37 -7
  162. package/dist/src/components/collection-editor/OrganizationsEditor.d.ts +34 -8
  163. package/dist/src/components/collection-editor/RelatedNamesEditor.d.ts +37 -7
  164. package/dist/src/components/collection-editor/SocialLinksEditor.d.ts +37 -7
  165. package/dist/src/components/empty-state/ComingSoon.d.ts +29 -2
  166. package/dist/src/components/empty-state/EmptyState.d.ts +26 -4
  167. package/dist/src/components/formatters/DateFormatter.d.ts +2 -1
  168. package/dist/src/components/formatters/DateRangeFormatter.d.ts +1 -0
  169. package/dist/src/components/forms/DynamicForm.d.ts +37 -11
  170. package/dist/src/components/forms/DynamicFormField.d.ts +15 -5
  171. package/dist/src/components/forms/FormFieldWrapper.d.ts +58 -14
  172. package/dist/src/components/icons/brands/DiscordBrandIcon.d.ts +1 -1
  173. package/dist/src/components/icons/brands/FacebookBrandIcon.d.ts +1 -1
  174. package/dist/src/components/icons/brands/GitHubBrandIcon.d.ts +1 -1
  175. package/dist/src/components/icons/brands/InstagramBrandIcon.d.ts +1 -1
  176. package/dist/src/components/icons/brands/LinkedInBrandIcon.d.ts +1 -1
  177. package/dist/src/components/icons/brands/PinterestBrandIcon.d.ts +1 -1
  178. package/dist/src/components/icons/brands/SnapchatBrandIcon.d.ts +1 -1
  179. package/dist/src/components/icons/brands/ThreadsBrandIcon.d.ts +1 -1
  180. package/dist/src/components/icons/brands/TikTokBrandIcon.d.ts +1 -1
  181. package/dist/src/components/icons/brands/TwitchBrandIcon.d.ts +1 -1
  182. package/dist/src/components/icons/brands/XBrandIcon.d.ts +1 -1
  183. package/dist/src/components/icons/brands/YouTubeBrandIcon.d.ts +1 -1
  184. package/dist/src/components/index.d.ts +1 -0
  185. package/dist/src/components/inputs/AddDeleteButtonGroup.d.ts +3 -2
  186. package/dist/src/components/inputs/AddressInput.d.ts +51 -7
  187. package/dist/src/components/inputs/CheckboxInput.d.ts +37 -10
  188. package/dist/src/components/inputs/ComboboxInput.d.ts +55 -10
  189. package/dist/src/components/inputs/DatepickerInput.d.ts +43 -1046
  190. package/dist/src/components/inputs/EmailInput.d.ts +56 -12
  191. package/dist/src/components/inputs/EmptyInput.d.ts +26 -2
  192. package/dist/src/components/inputs/FileDropzoneInput.d.ts +6 -7
  193. package/dist/src/components/inputs/HiddenInput.d.ts +23 -2
  194. package/dist/src/components/inputs/ImageDropzoneInput.d.ts +9 -8
  195. package/dist/src/components/inputs/InputsShowcase.d.ts +1 -1
  196. package/dist/src/components/inputs/PhoneInput.d.ts +18 -81
  197. package/dist/src/components/inputs/RichTextInput.d.ts +81 -23
  198. package/dist/src/components/inputs/SelectInput.d.ts +41 -47
  199. package/dist/src/components/inputs/SelectTextInput.d.ts +22 -53
  200. package/dist/src/components/inputs/SwitchInput.d.ts +41 -114
  201. package/dist/src/components/inputs/SwitchInputGroup.d.ts +3 -2
  202. package/dist/src/components/inputs/TagifyInput.d.ts +8 -10
  203. package/dist/src/components/inputs/TextAreaInput.d.ts +35 -9
  204. package/dist/src/components/inputs/TextInput.d.ts +77 -14
  205. package/dist/src/components/layouts/CardLayout.d.ts +64 -18
  206. package/dist/src/components/layouts/DashboardLayout.d.ts +5 -8
  207. package/dist/src/components/layouts/DefaultLayout.d.ts +1 -1
  208. package/dist/src/components/layouts/HeaderLayout.d.ts +4 -4
  209. package/dist/src/components/layouts/InfoCard.d.ts +25 -2
  210. package/dist/src/components/layouts/NavigationGroup.d.ts +16 -5
  211. package/dist/src/components/layouts/NavigationItem.d.ts +24 -7
  212. package/dist/src/components/layouts/ProfileHeaderAvatar.d.ts +40 -10
  213. package/dist/src/components/layouts/ProjectLogo.d.ts +33 -2
  214. package/dist/src/components/layouts/PropsTable.d.ts +23 -2
  215. package/dist/src/components/layouts/ShowcaseCard.d.ts +29 -2
  216. package/dist/src/components/layouts/ShowcaseLayout.d.ts +28 -5
  217. package/dist/src/components/layouts/SidebarLayout.d.ts +4 -7
  218. package/dist/src/components/layouts/StateDisplay.d.ts +23 -2
  219. package/dist/src/components/loading/ContentSkeleton.d.ts +31 -2
  220. package/dist/src/components/loading/SmartLoadingIndicator.d.ts +47 -6
  221. package/dist/src/components/maps/GoogleMap.d.ts +9 -8
  222. package/dist/src/components/maps/UiInfoWindow.d.ts +14 -229
  223. package/dist/src/components/maps/UiMap.d.ts +103 -5093
  224. package/dist/src/components/maps/UiMapAll.d.ts +22 -1132
  225. package/dist/src/components/maps/UiMapMarker.d.ts +18 -17
  226. package/dist/src/components/modals/AlertModal.d.ts +10 -9
  227. package/dist/src/components/modals/BaseModal.d.ts +6 -5
  228. package/dist/src/components/modals/ImageCropperModal.d.ts +75 -379
  229. package/dist/src/components/notifications/NotificationToast.d.ts +18 -7
  230. package/dist/src/components/profile-inputs/BaseInformationInput.d.ts +117 -0
  231. package/dist/src/components/profile-inputs/NamesInput.d.ts +107 -0
  232. package/dist/src/components/profile-inputs/index.d.ts +2 -0
  233. package/dist/src/components/profiles/BentoProfileLayout.d.ts +44 -2
  234. package/dist/src/components/profiles/BentoProfileLayoutSkeleton.d.ts +27 -2
  235. package/dist/src/components/profiles/ProfileCard.d.ts +30 -2
  236. package/dist/src/components/profiles/ProfileContactCard.d.ts +25 -2
  237. package/dist/src/components/profiles/ProfileHeaderCard.d.ts +26 -2
  238. package/dist/src/components/profiles/ProfileLocationCard.d.ts +28 -2
  239. package/dist/src/components/profiles/ProfileOrganizationsCard.d.ts +26 -2
  240. package/dist/src/components/profiles/ProfilePersonalCard.d.ts +25 -2
  241. package/dist/src/components/profiles/ProfileProfessionalCard.d.ts +26 -2
  242. package/dist/src/components/profiles/ProfileRelatedNamesCard.d.ts +26 -2
  243. package/dist/src/components/profiles/ProfileSocialCard.d.ts +26 -2
  244. package/dist/src/components/stepper/StepperPanels.d.ts +14 -4
  245. package/dist/src/components/tabs/InlineTabs.d.ts +28 -4
  246. package/dist/src/components/tabs/TabGroup.d.ts +32 -6
  247. package/dist/src/components/tabs/TabGroupUnderline.d.ts +32 -6
  248. package/dist/src/components/tabs/TabsInPills.d.ts +26 -4
  249. package/dist/src/components/wrappers/BackgroundGradientWrapper.d.ts +37 -2
  250. package/dist/src/components/wrappers/CardWrapper.d.ts +1 -1
  251. package/dist/src/components/wrappers/DisclosureWrapper.d.ts +23 -2
  252. package/dist/src/components/wrappers/FormErrorWrapper.d.ts +25 -2
  253. package/dist/src/composables/useCalendar.d.ts +1 -0
  254. package/dist/src/composables/useCollectionEditor.d.ts +1 -0
  255. package/dist/src/composables/useFormValidation.d.ts +1 -0
  256. package/dist/src/composables/useMap.d.ts +1 -0
  257. package/dist/src/composables/useNotifications.d.ts +33 -32
  258. package/dist/src/composables/useSimpleTabs.d.ts +1 -0
  259. package/dist/src/composables/useStringTransform.d.ts +1 -0
  260. package/dist/src/composables/useTabs.d.ts +1 -0
  261. package/dist/src/config/css-variables.d.ts +1 -0
  262. package/dist/src/dev.d.ts +1 -0
  263. package/dist/src/plugin/configure.d.ts +3 -2
  264. package/dist/src/services/geocoding.service.d.ts +1 -0
  265. package/dist/src/types/calendars.d.ts +1 -0
  266. package/dist/src/types/core.d.ts +8 -7
  267. package/dist/src/types/forms.d.ts +1 -0
  268. package/dist/src/types/layouts.d.ts +1 -0
  269. package/dist/src/types/navigation.d.ts +1 -0
  270. package/dist/src/types/tables.d.ts +1 -0
  271. package/dist/src/types/ui.d.ts +6 -0
  272. package/dist/src/utils/component-registry.d.ts +1 -0
  273. package/dist/src/utils/index.d.ts +1 -0
  274. package/dist/src/utils/mapThemes.d.ts +1 -0
  275. package/dist/src/utils/phone.d.ts +1 -0
  276. package/dist/src/utils/validation.d.ts +12 -0
  277. package/dist/src/views/inputs/index.d.ts +1 -0
  278. package/dist/stepper/StepperPanels.d.ts +3 -1
  279. package/dist/stepper/index.d.ts +0 -1
  280. package/dist/style.css +1 -1
  281. package/dist/tabs/InlineTabs.d.ts +3 -1
  282. package/dist/tabs/InlineTabs.js +1 -1
  283. package/dist/tabs/TabGroup.d.ts +3 -1
  284. package/dist/tabs/TabGroup.js +1 -1
  285. package/dist/tabs/TabGroupUnderline.d.ts +3 -1
  286. package/dist/tabs/TabGroupUnderline.js +1 -1
  287. package/dist/tabs/TabsInPills.d.ts +3 -1
  288. package/dist/tabs/TabsInPills.js +1 -1
  289. package/dist/tabs/index.d.ts +0 -1
  290. package/dist/tabs/index.js +4 -4
  291. package/dist/validation-Dzczp6MS.js +22 -0
  292. package/dist/wrappers/BackgroundGradientWrapper.d.ts +3 -1
  293. package/dist/wrappers/CardWrapper.d.ts +3 -1
  294. package/dist/wrappers/DisclosureWrapper.d.ts +3 -1
  295. package/dist/wrappers/FormErrorWrapper.d.ts +3 -1
  296. package/dist/wrappers/index.d.ts +0 -1
  297. package/package.json +29 -29
  298. package/dist/ComboboxInput.vue_vue_type_script_setup_true_lang-D52gzkAa.js +0 -353
  299. package/dist/SelectInput.vue_vue_type_script_setup_true_lang-COZuuSFS.js +0 -320
  300. package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-BVaViHPl.js +0 -336
  301. package/dist/src/views/ButtonsShowcase.d.ts +0 -2
  302. package/dist/src/views/CalendarsShowcase.d.ts +0 -2
  303. package/dist/src/views/CardsShowcase.d.ts +0 -2
  304. package/dist/src/views/ChartsShowcase.d.ts +0 -2
  305. package/dist/src/views/EmptyStatesShowcase.d.ts +0 -2
  306. package/dist/src/views/InputsShowcase.d.ts +0 -2
  307. package/dist/src/views/KitchenSink.d.ts +0 -2
  308. package/dist/src/views/LayoutsShowcase.d.ts +0 -2
  309. package/dist/src/views/LoadingShowcase.d.ts +0 -2
  310. package/dist/src/views/MapsShowcase.d.ts +0 -2
  311. package/dist/src/views/ModalsShowcase.d.ts +0 -2
  312. package/dist/src/views/NotificationsShowcase.d.ts +0 -2
  313. package/dist/src/views/StepperShowcase.d.ts +0 -2
  314. package/dist/src/views/TabsShowcase.d.ts +0 -2
  315. package/dist/src/views/ValidationDemo.d.ts +0 -2
  316. package/dist/src/views/WrappersShowcase.d.ts +0 -2
  317. package/dist/src/views/components/AvatarPage.d.ts +0 -2
  318. package/dist/src/views/components/BadgePage.d.ts +0 -2
  319. package/dist/src/views/components/BannerPage.d.ts +0 -2
  320. package/dist/src/views/components/BreadcrumbPage.d.ts +0 -2
  321. package/dist/src/views/components/ButtonPage.d.ts +0 -2
  322. package/dist/src/views/components/CloudinaryImagePage.d.ts +0 -2
  323. package/dist/src/views/components/LoadingPage.d.ts +0 -2
  324. package/dist/src/views/components/LottiePage.d.ts +0 -2
  325. package/dist/src/views/components/MenuPage.d.ts +0 -2
  326. package/dist/src/views/components/ModalPage.d.ts +0 -2
  327. package/dist/src/views/components/ProgressPage.d.ts +0 -2
  328. package/dist/src/views/components/RichTextInputPage.d.ts +0 -2
  329. package/dist/src/views/components/TablePage.d.ts +0 -2
  330. package/dist/src/views/components/TextInputPage.d.ts +0 -2
  331. package/dist/src/views/components/TransitionPage.d.ts +0 -2
  332. package/dist/src/views/examples/CheckoutFormExample.d.ts +0 -2
  333. package/dist/src/views/examples/ContactFormExample.d.ts +0 -2
  334. package/dist/src/views/examples/RegistrationFormExample.d.ts +0 -2
  335. package/dist/src/views/examples/SettingsFormExample.d.ts +0 -2
  336. package/dist/src/views/forms/ValidationPage.d.ts +0 -2
  337. package/dist/src/views/inputs/CheckboxPage.d.ts +0 -2
  338. package/dist/src/views/inputs/ComboboxPage.d.ts +0 -2
  339. package/dist/src/views/inputs/DatepickerPage.d.ts +0 -2
  340. package/dist/src/views/inputs/EmailPage.d.ts +0 -2
  341. package/dist/src/views/inputs/FileDropzonePage.d.ts +0 -2
  342. package/dist/src/views/inputs/MiscInputsPage.d.ts +0 -2
  343. package/dist/src/views/inputs/PhonePage.d.ts +0 -2
  344. package/dist/src/views/inputs/SelectPage.d.ts +0 -2
  345. package/dist/src/views/inputs/SelectTextPage.d.ts +0 -2
  346. package/dist/src/views/inputs/SwitchGroupPage.d.ts +0 -2
  347. package/dist/src/views/inputs/SwitchPage.d.ts +0 -2
  348. package/dist/src/views/inputs/TextAreaPage.d.ts +0 -2
  349. package/dist/src/views/layouts/CardLayoutPage.d.ts +0 -2
  350. package/dist/src/views/layouts/DashboardLayoutPage.d.ts +0 -2
  351. package/dist/src/views/layouts/HeaderLayoutPage.d.ts +0 -2
  352. package/dist/src/views/layouts/SidebarLayoutPage.d.ts +0 -2
  353. package/dist/ui.css +0 -1
@@ -1,5 +1,6 @@
1
1
  import { PropType, Ref, FunctionalComponent, HTMLAttributes, VNodeProps, Component } from 'vue';
2
2
  import { AnySchema } from 'yup';
3
+
3
4
  /** Valid flow steps for multi-step date selection */
4
5
  export type FlowStep = 'month' | 'year' | 'calendar' | 'time' | 'minutes' | 'hours' | 'seconds';
5
6
  export type FlowType = FlowStep[];
@@ -262,11 +263,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
262
263
  default: string;
263
264
  };
264
265
  weekStart: {
265
- type: PropType<0 | 1 | 2 | 3 | 4 | 5 | 6 | "0" | "1" | "2" | "3" | "4" | "5" | "6">;
266
+ type: PropType<0 | 1 | 2 | 3 | 4 | 5 | 6 | "4" | "0" | "1" | "2" | "3" | "5" | "6">;
266
267
  default: undefined;
267
268
  };
268
269
  weekNumbers: {
269
- type: PropType<boolean | "local" | "iso">;
270
+ type: PropType<boolean | "iso" | "local">;
270
271
  default: boolean;
271
272
  };
272
273
  utc: {
@@ -393,9 +394,15 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
393
394
  /** Error message if any */
394
395
  errorMessage: Ref<string | undefined, string | undefined>;
395
396
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
396
- [x: string]: any;
397
- } & {
398
- [x: string]: any;
397
+ "update:value": (value: string | (string | null)[] | null) => void;
398
+ "update:modelValue": (value: DatepickerModelValue) => void;
399
+ open: () => void;
400
+ closed: () => void;
401
+ focus: () => void;
402
+ blur: () => void;
403
+ cleared: () => void;
404
+ "text-submit": (value: string) => void;
405
+ "internal-model-change": (value: DatepickerModelValue, isValid: boolean) => void;
399
406
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
400
407
  name: {
401
408
  type: StringConstructor;
@@ -604,11 +611,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
604
611
  default: string;
605
612
  };
606
613
  weekStart: {
607
- type: PropType<0 | 1 | 2 | 3 | 4 | 5 | 6 | "0" | "1" | "2" | "3" | "4" | "5" | "6">;
614
+ type: PropType<0 | 1 | 2 | 3 | 4 | 5 | 6 | "4" | "0" | "1" | "2" | "3" | "5" | "6">;
608
615
  default: undefined;
609
616
  };
610
617
  weekNumbers: {
611
- type: PropType<boolean | "local" | "iso">;
618
+ type: PropType<boolean | "iso" | "local">;
612
619
  default: boolean;
613
620
  };
614
621
  utc: {
@@ -713,47 +720,52 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
713
720
  default: string;
714
721
  };
715
722
  }>> & Readonly<{
716
- [x: `on${Capitalize<any>}`]: ((...args: any[] | unknown[]) => any) | undefined;
723
+ onBlur?: (() => any) | undefined;
724
+ onFocus?: (() => any) | undefined;
725
+ "onUpdate:modelValue"?: ((value: DatepickerModelValue) => any) | undefined;
726
+ onOpen?: (() => any) | undefined;
727
+ "onUpdate:value"?: ((value: string | (string | null)[] | null) => any) | undefined;
728
+ "onText-submit"?: ((value: string) => any) | undefined;
729
+ onClosed?: (() => any) | undefined;
730
+ onCleared?: (() => any) | undefined;
731
+ "onInternal-model-change"?: ((value: DatepickerModelValue, isValid: boolean) => any) | undefined;
717
732
  }>, {
718
- locale: string;
733
+ dark: boolean;
719
734
  label: string;
720
- rules: AnySchema;
721
735
  placeholder: string;
722
- tertiaryLabel: string;
723
- dark: boolean;
736
+ rules: AnySchema;
724
737
  inline: boolean;
725
- value: DatepickerModelValue;
726
738
  disabled: boolean;
739
+ cancelText: string;
740
+ required: boolean;
741
+ value: DatepickerModelValue;
727
742
  icon: Component | FunctionalComponent<HTMLAttributes & VNodeProps, Record<string, never>, Record<string, unknown>, {
728
743
  [x: string]: (...args: never) => any;
729
744
  }>;
730
745
  range: boolean;
746
+ tertiaryLabel: string;
731
747
  successMessage: string;
732
748
  showErrors: boolean;
733
749
  showValidCheck: boolean;
734
750
  disabledMessage: string;
735
- required: boolean;
736
751
  validateOnMount: boolean;
752
+ markers: DatepickerMarker[];
737
753
  clearable: boolean;
754
+ locale: string;
738
755
  startTime: TimeModel | TimeModel[];
739
- markers: DatepickerMarker[];
740
- cancelText: string;
741
- highlight: Date[] | DatepickerHighlight | ((date: Date) => boolean);
742
- monthPicker: boolean;
743
- startDate: string | Date;
744
756
  is24: boolean;
745
757
  enableTimePicker: boolean;
746
758
  multiCalendars: number | boolean | {
747
759
  solo?: boolean | undefined;
748
760
  static?: boolean | undefined;
749
761
  };
750
- weekNumbers: boolean | "local" | "iso";
762
+ weekNumbers: boolean | "iso" | "local";
751
763
  hoursIncrement: number;
752
764
  minutesIncrement: number;
753
765
  secondsIncrement: number;
754
766
  minDate: string | Date | undefined;
755
767
  maxDate: string | Date | undefined;
756
- weekStart: 0 | 1 | 2 | 3 | 4 | 5 | 6 | "0" | "1" | "2" | "3" | "4" | "5" | "6";
768
+ weekStart: 0 | 1 | 2 | 3 | 4 | 5 | 6 | "4" | "0" | "1" | "2" | "3" | "5" | "6";
757
769
  readonly: boolean;
758
770
  previewFormat: string | ((date: Date | Date[]) => string);
759
771
  autoApply: boolean;
@@ -761,6 +773,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
761
773
  disabledDates: Date[] | ((date: Date) => boolean);
762
774
  selectText: string;
763
775
  autoPosition: boolean;
776
+ monthPicker: boolean;
764
777
  timePicker: boolean;
765
778
  textInput: boolean | {
766
779
  enterSubmit?: boolean | undefined;
@@ -768,6 +781,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
768
781
  openMenu?: boolean | undefined;
769
782
  format?: string | undefined;
770
783
  };
784
+ startDate: string | Date;
771
785
  noToday: boolean;
772
786
  altPosition: boolean | ((el: HTMLElement | undefined) => {
773
787
  top: string | number;
@@ -792,6 +806,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
792
806
  weekPicker: boolean;
793
807
  yearPicker: boolean;
794
808
  modelType: "format" | "timestamp" | undefined;
809
+ highlight: Date[] | DatepickerHighlight | ((date: Date) => boolean);
795
810
  highlightWeekDays: number[];
796
811
  highlightDisabledDays: boolean;
797
812
  teleportCenter: boolean;
@@ -807,1034 +822,16 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
807
822
  showNowButton: boolean;
808
823
  presetsLabel: string;
809
824
  clearAriaLabel: string;
810
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
811
- datepicker: ({
812
- $: import('vue').ComponentInternalInstance;
813
- $data: {};
814
- $props: Partial<{
815
- [x: number]: string;
816
- } | {}> & Omit<({
817
- readonly [x: number]: string;
818
- readonly [Symbol.iterator]?: IterableIterator<string> | undefined;
819
- readonly [Symbol.unscopables]?: {
820
- [x: number]: boolean | undefined;
821
- length?: boolean | undefined;
822
- toString?: boolean | undefined;
823
- toLocaleString?: boolean | undefined;
824
- pop?: boolean | undefined;
825
- push?: boolean | undefined;
826
- concat?: boolean | undefined;
827
- join?: boolean | undefined;
828
- reverse?: boolean | undefined;
829
- shift?: boolean | undefined;
830
- slice?: boolean | undefined;
831
- sort?: boolean | undefined;
832
- splice?: boolean | undefined;
833
- unshift?: boolean | undefined;
834
- indexOf?: boolean | undefined;
835
- lastIndexOf?: boolean | undefined;
836
- every?: boolean | undefined;
837
- some?: boolean | undefined;
838
- forEach?: boolean | undefined;
839
- map?: boolean | undefined;
840
- filter?: boolean | undefined;
841
- reduce?: boolean | undefined;
842
- reduceRight?: boolean | undefined;
843
- find?: boolean | undefined;
844
- findIndex?: boolean | undefined;
845
- fill?: boolean | undefined;
846
- copyWithin?: boolean | undefined;
847
- entries?: boolean | undefined;
848
- keys?: boolean | undefined;
849
- values?: boolean | undefined;
850
- includes?: boolean | undefined;
851
- flatMap?: boolean | undefined;
852
- flat?: boolean | undefined;
853
- [Symbol.iterator]?: boolean | undefined;
854
- readonly [Symbol.unscopables]?: boolean | undefined;
855
- at?: boolean | undefined;
856
- } | undefined;
857
- readonly length?: number | undefined;
858
- toString: (() => string) & string;
859
- toLocaleString: (() => string) & string;
860
- readonly pop?: string | undefined;
861
- readonly push?: number | undefined;
862
- readonly concat?: string[] | undefined;
863
- readonly join?: string | undefined;
864
- readonly reverse?: string[] | undefined;
865
- readonly shift?: string | undefined;
866
- readonly slice?: string[] | undefined;
867
- readonly sort?: string[] | undefined;
868
- readonly splice?: {
869
- (start: number, deleteCount?: number | undefined): string[];
870
- (start: number, deleteCount: number, ...items: string[]): string[];
871
- } | undefined;
872
- readonly unshift?: number | undefined;
873
- readonly indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined;
874
- readonly lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined;
875
- readonly every?: {
876
- <S extends string>(predicate: (value: string, index: number, array: string[]) => value is S, thisArg?: any): this is S[];
877
- (predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): boolean;
878
- } | undefined;
879
- readonly some?: ((predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined;
880
- readonly forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined;
881
- readonly map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined;
882
- readonly filter?: {
883
- <S_1 extends string>(predicate: (value: string, index: number, array: string[]) => value is S_1, thisArg?: any): S_1[];
884
- (predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[];
885
- } | undefined;
886
- readonly reduce?: {
887
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string;
888
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string;
889
- <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1;
890
- } | undefined;
891
- readonly reduceRight?: {
892
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string;
893
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string;
894
- <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2;
895
- } | undefined;
896
- readonly find?: {
897
- <S_2 extends string>(predicate: (value: string, index: number, obj: string[]) => value is S_2, thisArg?: any): S_2 | undefined;
898
- (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined;
899
- } | undefined;
900
- readonly findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined;
901
- readonly fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined;
902
- readonly copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined;
903
- readonly entries?: IterableIterator<[number, string]> | undefined;
904
- readonly keys?: IterableIterator<number> | undefined;
905
- readonly values?: IterableIterator<string> | undefined;
906
- readonly includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined;
907
- readonly flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined;
908
- readonly flat?: unknown[] | undefined;
909
- readonly at?: ((index: number) => string | undefined) | undefined;
910
- onFocus?: ((...args: any[]) => any) | undefined;
911
- onBlur?: ((...args: any[]) => any) | undefined;
912
- onOpen?: ((...args: any[]) => any) | undefined;
913
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
914
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
915
- "onText-submit"?: ((...args: any[]) => any) | undefined;
916
- onClosed?: ((...args: any[]) => any) | undefined;
917
- onCleared?: ((...args: any[]) => any) | undefined;
918
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
919
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
920
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
921
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
922
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
923
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
924
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
925
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
926
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
927
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
928
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
929
- "onRange-start"?: ((...args: any[]) => any) | undefined;
930
- "onRange-end"?: ((...args: any[]) => any) | undefined;
931
- "onDate-update"?: ((...args: any[]) => any) | undefined;
932
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
933
- } | {
934
- readonly state?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
935
- readonly locale?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
936
- readonly name?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
937
- readonly position?: import('vue').Prop<"center" | "left" | "right" | undefined, "center" | "left" | "right" | undefined> | null | undefined;
938
- readonly placeholder?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
939
- readonly dark?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
940
- readonly inline?: import('vue').Prop<boolean | {
941
- input?: boolean | undefined;
942
- } | undefined, boolean | {
943
- input?: boolean | undefined;
944
- } | undefined> | null | undefined;
945
- readonly disabled?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
946
- readonly calendar?: import('vue').Prop<((weeks: import('@vuepic/vue-datepicker').CalendarWeek[]) => import('@vuepic/vue-datepicker').CalendarWeek[]) | undefined, ((weeks: import('@vuepic/vue-datepicker').CalendarWeek[]) => import('@vuepic/vue-datepicker').CalendarWeek[]) | undefined> | null | undefined;
947
- readonly range?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
948
- readonly uid?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
949
- readonly required?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
950
- readonly modelValue?: import('vue').Prop<import('@vuepic/vue-datepicker').ModelValue | undefined, import('@vuepic/vue-datepicker').ModelValue | undefined> | null | undefined;
951
- readonly clearable?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
952
- readonly filters?: import('vue').Prop<{
953
- months?: number[] | undefined;
954
- years?: number[] | undefined;
955
- times?: {
956
- hours?: number[] | undefined;
957
- minutes?: number[] | undefined;
958
- seconds?: number[] | undefined;
959
- } | undefined;
960
- } | undefined, {
961
- months?: number[] | undefined;
962
- years?: number[] | undefined;
963
- times?: {
964
- hours?: number[] | undefined;
965
- minutes?: number[] | undefined;
966
- seconds?: number[] | undefined;
967
- } | undefined;
968
- } | undefined> | null | undefined;
969
- readonly startTime?: import('vue').Prop<import('@vuepic/vue-datepicker').PartialTimeObj | import('@vuepic/vue-datepicker').PartialTimeObj[] | undefined, import('@vuepic/vue-datepicker').PartialTimeObj | import('@vuepic/vue-datepicker').PartialTimeObj[] | undefined> | null | undefined;
970
- readonly markers?: import('vue').Prop<import('@vuepic/vue-datepicker').DatePickerMarker[] | undefined, import('@vuepic/vue-datepicker').DatePickerMarker[] | undefined> | null | undefined;
971
- readonly offset?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
972
- readonly cancelText?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
973
- readonly highlight?: import('vue').Prop<string[] | number[] | Date[] | ((date: Date[], disabled?: boolean | undefined) => boolean) | ((month: {
974
- month: number;
975
- year: number;
976
- }) => boolean) | ((year: number) => boolean) | ((quarter: {
977
- quarter: number;
978
- year: number;
979
- }) => boolean) | Partial<import('@vuepic/vue-datepicker').Highlight> | undefined, string[] | number[] | Date[] | ((date: Date[], disabled?: boolean | undefined) => boolean) | ((month: {
980
- month: number;
981
- year: number;
982
- }) => boolean) | ((year: number) => boolean) | ((quarter: {
983
- quarter: number;
984
- year: number;
985
- }) => boolean) | Partial<import('@vuepic/vue-datepicker').Highlight> | undefined> | null | undefined;
986
- readonly vertical?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
987
- readonly autocomplete?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
988
- readonly monthPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
989
- readonly format?: import('vue').Prop<string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined, string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined> | null | undefined;
990
- readonly startDate?: import('vue').Prop<string | Date | undefined, string | Date | undefined> | null | undefined;
991
- readonly is24?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
992
- readonly enableTimePicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
993
- readonly multiCalendars?: import('vue').Prop<import('@vuepic/vue-datepicker').DpOptionEnabled | Partial<{
994
- static: boolean;
995
- solo: boolean;
996
- count: string | number;
997
- }> | undefined, import('@vuepic/vue-datepicker').DpOptionEnabled | Partial<{
998
- static: boolean;
999
- solo: boolean;
1000
- count: string | number;
1001
- }> | undefined> | null | undefined;
1002
- readonly weekNumbers?: import('vue').Prop<import('@vuepic/vue-datepicker').WeekNumberType | {
1003
- type: import('@vuepic/vue-datepicker').WeekNumberType;
1004
- hideOnOffsetDates?: boolean | undefined;
1005
- } | undefined, import('@vuepic/vue-datepicker').WeekNumberType | {
1006
- type: import('@vuepic/vue-datepicker').WeekNumberType;
1007
- hideOnOffsetDates?: boolean | undefined;
1008
- } | undefined> | null | undefined;
1009
- readonly hoursIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1010
- readonly hoursGridIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1011
- readonly secondsGridIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1012
- readonly minutesGridIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1013
- readonly minutesIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1014
- readonly secondsIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1015
- readonly minDate?: import('vue').Prop<string | Date | undefined, string | Date | undefined> | null | undefined;
1016
- readonly maxDate?: import('vue').Prop<string | Date | undefined, string | Date | undefined> | null | undefined;
1017
- readonly minTime?: import('vue').Prop<import('@vuepic/vue-datepicker').PartialTimeObj | undefined, import('@vuepic/vue-datepicker').PartialTimeObj | undefined> | null | undefined;
1018
- readonly maxTime?: import('vue').Prop<import('@vuepic/vue-datepicker').PartialTimeObj | undefined, import('@vuepic/vue-datepicker').PartialTimeObj | undefined> | null | undefined;
1019
- readonly weekStart?: import('vue').Prop<0 | 1 | 2 | 3 | 4 | 5 | 6 | "0" | "1" | "2" | "3" | "4" | "5" | "6" | undefined, 0 | 1 | 2 | 3 | 4 | 5 | 6 | "0" | "1" | "2" | "3" | "4" | "5" | "6" | undefined> | null | undefined;
1020
- readonly readonly?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1021
- readonly previewFormat?: import('vue').Prop<string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined, string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined> | null | undefined;
1022
- readonly inputClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1023
- readonly menuClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1024
- readonly calendarClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1025
- readonly calendarCellClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1026
- readonly hideInputIcon?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1027
- readonly autoApply?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1028
- readonly disableMonthYearSelect?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1029
- readonly yearRange?: import('vue').Prop<number[] | undefined, number[] | undefined> | null | undefined;
1030
- readonly disabledDates?: import('vue').Prop<string[] | Date[] | ((date: Date) => boolean) | undefined, string[] | Date[] | ((date: Date) => boolean) | undefined> | null | undefined;
1031
- readonly selectText?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1032
- readonly weekNumName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1033
- readonly autoPosition?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1034
- readonly timePicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1035
- readonly textInput?: import('vue').Prop<boolean | {
1036
- enterSubmit?: boolean | undefined;
1037
- tabSubmit?: boolean | undefined;
1038
- openMenu?: boolean | undefined;
1039
- rangeSeparator?: string | undefined;
1040
- selectOnFocus?: boolean | undefined;
1041
- format?: string | string[] | ((value: string) => Date | null) | undefined;
1042
- } | undefined, boolean | {
1043
- enterSubmit?: boolean | undefined;
1044
- tabSubmit?: boolean | undefined;
1045
- openMenu?: boolean | undefined;
1046
- rangeSeparator?: string | undefined;
1047
- selectOnFocus?: boolean | undefined;
1048
- format?: string | string[] | ((value: string) => Date | null) | undefined;
1049
- } | undefined> | null | undefined;
1050
- readonly monthNameFormat?: import('vue').Prop<"long" | "short" | undefined, "long" | "short" | undefined> | null | undefined;
1051
- readonly hideOffsetDates?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1052
- readonly autoRange?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1053
- readonly noToday?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1054
- readonly noHoursOverlay?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1055
- readonly noMinutesOverlay?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1056
- readonly noSecondsOverlay?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1057
- readonly altPosition?: import('vue').Prop<((el: HTMLElement | undefined) => {
1058
- top: string | number;
1059
- left: string | number;
1060
- transform?: string | undefined;
1061
- }) | undefined, ((el: HTMLElement | undefined) => {
1062
- top: string | number;
1063
- left: string | number;
1064
- transform?: string | undefined;
1065
- }) | undefined> | null | undefined;
1066
- readonly disabledWeekDays?: import('vue').Prop<string[] | number[] | undefined, string[] | number[] | undefined> | null | undefined;
1067
- readonly allowedDates?: import('vue').Prop<string[] | Date[] | undefined, string[] | Date[] | undefined> | null | undefined;
1068
- readonly nowButtonLabel?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1069
- readonly partialRange?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1070
- readonly monthChangeOnScroll?: import('vue').Prop<boolean | "inverse" | undefined, boolean | "inverse" | undefined> | null | undefined;
1071
- readonly transitions?: import('vue').Prop<boolean | {
1072
- menuAppear?: string | undefined;
1073
- open?: string | undefined;
1074
- close?: string | undefined;
1075
- next?: string | undefined;
1076
- previous?: string | undefined;
1077
- vNext?: string | undefined;
1078
- vPrevious?: string | undefined;
1079
- } | undefined, boolean | {
1080
- menuAppear?: string | undefined;
1081
- open?: string | undefined;
1082
- close?: string | undefined;
1083
- next?: string | undefined;
1084
- previous?: string | undefined;
1085
- vNext?: string | undefined;
1086
- vPrevious?: string | undefined;
1087
- } | undefined> | null | undefined;
1088
- readonly enableSeconds?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1089
- readonly escClose?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1090
- readonly spaceConfirm?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1091
- readonly monthChangeOnArrows?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1092
- readonly formatLocale?: import('vue').Prop<Locale | undefined, Locale | undefined> | null | undefined;
1093
- readonly multiDates?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1094
- readonly presetDates?: import('vue').Prop<{
1095
- label: string;
1096
- value: string | string[] | Date | Date[];
1097
- style?: Record<string, string> | undefined;
1098
- slot?: string | undefined;
1099
- noTz?: boolean | undefined;
1100
- }[] | undefined, {
1101
- label: string;
1102
- value: string | string[] | Date | Date[];
1103
- style?: Record<string, string> | undefined;
1104
- slot?: string | undefined;
1105
- noTz?: boolean | undefined;
1106
- }[] | undefined> | null | undefined;
1107
- readonly flow?: import('vue').Prop<("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined, ("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined> | null | undefined;
1108
- readonly partialFlow?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1109
- readonly preventMinMaxNavigation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1110
- readonly minRange?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1111
- readonly maxRange?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1112
- readonly fixedStart?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1113
- readonly fixedEnd?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1114
- readonly utc?: import('vue').Prop<boolean | "preserve" | undefined, boolean | "preserve" | undefined> | null | undefined;
1115
- readonly multiDatesLimit?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1116
- readonly reverseYears?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1117
- readonly weekPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1118
- readonly ariaLabels?: import('vue').Prop<{
1119
- toggleOverlay?: string | undefined;
1120
- menu?: string | undefined;
1121
- input?: string | undefined;
1122
- calendarWrap?: string | undefined;
1123
- calendarDays?: string | undefined;
1124
- openTimePicker?: string | undefined;
1125
- closeTimePicker?: string | undefined;
1126
- incrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1127
- decrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1128
- openTpOverlay?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1129
- amPmButton?: string | undefined;
1130
- openYearsOverlay?: string | undefined;
1131
- openMonthsOverlay?: string | undefined;
1132
- nextMonth?: string | undefined;
1133
- prevMonth?: string | undefined;
1134
- nextYear?: string | undefined;
1135
- prevYear?: string | undefined;
1136
- day?: (({ value }: {
1137
- value: Date;
1138
- }) => string) | undefined;
1139
- } | undefined, {
1140
- toggleOverlay?: string | undefined;
1141
- menu?: string | undefined;
1142
- input?: string | undefined;
1143
- calendarWrap?: string | undefined;
1144
- calendarDays?: string | undefined;
1145
- openTimePicker?: string | undefined;
1146
- closeTimePicker?: string | undefined;
1147
- incrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1148
- decrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1149
- openTpOverlay?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1150
- amPmButton?: string | undefined;
1151
- openYearsOverlay?: string | undefined;
1152
- openMonthsOverlay?: string | undefined;
1153
- nextMonth?: string | undefined;
1154
- prevMonth?: string | undefined;
1155
- nextYear?: string | undefined;
1156
- prevYear?: string | undefined;
1157
- day?: (({ value }: {
1158
- value: Date;
1159
- }) => string) | undefined;
1160
- } | undefined> | null | undefined;
1161
- readonly arrowNavigation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1162
- readonly yearPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1163
- readonly disableTimeRangeValidation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1164
- readonly dayNames?: import('vue').Prop<string[] | ((lang: string, weekStart: number) => string[]) | undefined, string[] | ((lang: string, weekStart: number) => string[]) | undefined> | null | undefined;
1165
- readonly modelType?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1166
- readonly modelAuto?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1167
- readonly highlightWeekDays?: import('vue').Prop<number[] | undefined, number[] | undefined> | null | undefined;
1168
- readonly highlightDisabledDays?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1169
- readonly teleportCenter?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1170
- readonly teleport?: import('vue').Prop<string | boolean | HTMLElement | undefined, string | boolean | HTMLElement | undefined> | null | undefined;
1171
- readonly ignoreTimeValidation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1172
- readonly dayClass?: import('vue').Prop<((date: Date) => string) | undefined, ((date: Date) => string) | undefined> | null | undefined;
1173
- readonly hideNavigation?: import('vue').Prop<("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined, ("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined> | null | undefined;
1174
- readonly noDisabledRange?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1175
- readonly sixWeeks?: import('vue').Prop<boolean | "center" | "append" | "prepend" | "fair" | undefined, boolean | "center" | "append" | "prepend" | "fair" | undefined> | null | undefined;
1176
- readonly timezone?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1177
- readonly emitTimezone?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1178
- readonly disableYearSelect?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1179
- readonly focusStartDate?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1180
- readonly disabledTimes?: import('vue').Prop<((time: import('@vuepic/vue-datepicker').TimeObj | import('@vuepic/vue-datepicker').TimeObj[] | (import('@vuepic/vue-datepicker').TimeObj | undefined)[]) => boolean) | import('@vuepic/vue-datepicker').DisabledTime[] | [import('@vuepic/vue-datepicker').DisabledTime[], import('@vuepic/vue-datepicker').DisabledTime[]] | undefined, ((time: import('@vuepic/vue-datepicker').TimeObj | import('@vuepic/vue-datepicker').TimeObj[] | (import('@vuepic/vue-datepicker').TimeObj | undefined)[]) => boolean) | import('@vuepic/vue-datepicker').DisabledTime[] | [import('@vuepic/vue-datepicker').DisabledTime[], import('@vuepic/vue-datepicker').DisabledTime[]] | undefined> | null | undefined;
1181
- readonly showLastInRange?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1182
- readonly timePickerInline?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1183
- readonly config?: import('vue').Prop<{
1184
- allowStopPropagation?: boolean | undefined;
1185
- closeOnScroll?: boolean | undefined;
1186
- modeHeight?: number | undefined;
1187
- allowPreventDefault?: boolean | undefined;
1188
- closeOnClearValue?: boolean | undefined;
1189
- closeOnAutoApply?: boolean | undefined;
1190
- noSwipe?: boolean | undefined;
1191
- keepActionRow?: boolean | undefined;
1192
- onClickOutside?: ((validate: () => boolean) => void) | undefined;
1193
- tabOutClosesMenu?: boolean | undefined;
1194
- } | undefined, {
1195
- allowStopPropagation?: boolean | undefined;
1196
- closeOnScroll?: boolean | undefined;
1197
- modeHeight?: number | undefined;
1198
- allowPreventDefault?: boolean | undefined;
1199
- closeOnClearValue?: boolean | undefined;
1200
- closeOnAutoApply?: boolean | undefined;
1201
- noSwipe?: boolean | undefined;
1202
- keepActionRow?: boolean | undefined;
1203
- onClickOutside?: ((validate: () => boolean) => void) | undefined;
1204
- tabOutClosesMenu?: boolean | undefined;
1205
- } | undefined> | null | undefined;
1206
- readonly quarterPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1207
- readonly yearFirst?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1208
- onFocus?: ((...args: any[]) => any) | undefined;
1209
- onBlur?: ((...args: any[]) => any) | undefined;
1210
- onOpen?: ((...args: any[]) => any) | undefined;
1211
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1212
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
1213
- "onText-submit"?: ((...args: any[]) => any) | undefined;
1214
- onClosed?: ((...args: any[]) => any) | undefined;
1215
- onCleared?: ((...args: any[]) => any) | undefined;
1216
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
1217
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
1218
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
1219
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
1220
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
1221
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
1222
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
1223
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
1224
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
1225
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
1226
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
1227
- "onRange-start"?: ((...args: any[]) => any) | undefined;
1228
- "onRange-end"?: ((...args: any[]) => any) | undefined;
1229
- "onDate-update"?: ((...args: any[]) => any) | undefined;
1230
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
1231
- }) & import('@vuepic/vue-datepicker').VueDatePickerProps, never>;
1232
- $attrs: {
1233
- [x: string]: unknown;
1234
- };
1235
- $refs: {
1236
- [x: string]: unknown;
1237
- };
1238
- $slots: Readonly<{
1239
- [name: string]: import('vue').Slot<any> | undefined;
1240
- }>;
1241
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1242
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1243
- $host: Element | null;
1244
- $emit: (event: import('@vuepic/vue-datepicker').EmitEvents, ...args: any[]) => void;
1245
- $el: any;
1246
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<string[]> | import('vue').ExtractPropTypes<import('vue').ComponentObjectPropsOptions<import('@vuepic/vue-datepicker').VueDatePickerProps>>> & {
1247
- onFocus?: ((...args: any[]) => any) | undefined;
1248
- onBlur?: ((...args: any[]) => any) | undefined;
1249
- onOpen?: ((...args: any[]) => any) | undefined;
1250
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1251
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
1252
- "onText-submit"?: ((...args: any[]) => any) | undefined;
1253
- onClosed?: ((...args: any[]) => any) | undefined;
1254
- onCleared?: ((...args: any[]) => any) | undefined;
1255
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
1256
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
1257
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
1258
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
1259
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
1260
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
1261
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
1262
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
1263
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
1264
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
1265
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
1266
- "onRange-start"?: ((...args: any[]) => any) | undefined;
1267
- "onRange-end"?: ((...args: any[]) => any) | undefined;
1268
- "onDate-update"?: ((...args: any[]) => any) | undefined;
1269
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
1270
- }, {}, {}, import('vue').ComputedOptions, import('@vuepic/vue-datepicker').PublicMethods, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, import('@vuepic/vue-datepicker').EmitEvents[], string, {
1271
- [x: number]: string;
1272
- } | {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1273
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
1274
- created?: ((() => void) | (() => void)[]) | undefined;
1275
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
1276
- mounted?: ((() => void) | (() => void)[]) | undefined;
1277
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
1278
- updated?: ((() => void) | (() => void)[]) | undefined;
1279
- activated?: ((() => void) | (() => void)[]) | undefined;
1280
- deactivated?: ((() => void) | (() => void)[]) | undefined;
1281
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
1282
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
1283
- destroyed?: ((() => void) | (() => void)[]) | undefined;
1284
- unmounted?: ((() => void) | (() => void)[]) | undefined;
1285
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1286
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1287
- 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;
1288
- };
1289
- $forceUpdate: () => void;
1290
- $nextTick: typeof import('vue').nextTick;
1291
- $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;
1292
- } & Readonly<{
1293
- [x: number]: string;
1294
- }> & Omit<{} & (Readonly<import('vue').ExtractPropTypes<string[]> | import('vue').ExtractPropTypes<import('vue').ComponentObjectPropsOptions<import('@vuepic/vue-datepicker').VueDatePickerProps>>> & {
1295
- onFocus?: ((...args: any[]) => any) | undefined;
1296
- onBlur?: ((...args: any[]) => any) | undefined;
1297
- onOpen?: ((...args: any[]) => any) | undefined;
1298
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1299
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
1300
- "onText-submit"?: ((...args: any[]) => any) | undefined;
1301
- onClosed?: ((...args: any[]) => any) | undefined;
1302
- onCleared?: ((...args: any[]) => any) | undefined;
1303
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
1304
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
1305
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
1306
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
1307
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
1308
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
1309
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
1310
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
1311
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
1312
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
1313
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
1314
- "onRange-start"?: ((...args: any[]) => any) | undefined;
1315
- "onRange-end"?: ((...args: any[]) => any) | undefined;
1316
- "onDate-update"?: ((...args: any[]) => any) | undefined;
1317
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
1318
- }), never> & import('vue').ShallowUnwrapRef<{}> & {
1319
- [x: string]: never;
1320
- } & import('@vuepic/vue-datepicker').PublicMethods & import('vue').ComponentCustomProperties & {}) | ({
1321
- $: import('vue').ComponentInternalInstance;
1322
- $data: {};
1323
- $props: Partial<{
1324
- [x: number]: string;
1325
- } | {}> & Omit<({
1326
- readonly [x: number]: string;
1327
- readonly [Symbol.iterator]?: IterableIterator<string> | undefined;
1328
- readonly [Symbol.unscopables]?: {
1329
- [x: number]: boolean | undefined;
1330
- length?: boolean | undefined;
1331
- toString?: boolean | undefined;
1332
- toLocaleString?: boolean | undefined;
1333
- pop?: boolean | undefined;
1334
- push?: boolean | undefined;
1335
- concat?: boolean | undefined;
1336
- join?: boolean | undefined;
1337
- reverse?: boolean | undefined;
1338
- shift?: boolean | undefined;
1339
- slice?: boolean | undefined;
1340
- sort?: boolean | undefined;
1341
- splice?: boolean | undefined;
1342
- unshift?: boolean | undefined;
1343
- indexOf?: boolean | undefined;
1344
- lastIndexOf?: boolean | undefined;
1345
- every?: boolean | undefined;
1346
- some?: boolean | undefined;
1347
- forEach?: boolean | undefined;
1348
- map?: boolean | undefined;
1349
- filter?: boolean | undefined;
1350
- reduce?: boolean | undefined;
1351
- reduceRight?: boolean | undefined;
1352
- find?: boolean | undefined;
1353
- findIndex?: boolean | undefined;
1354
- fill?: boolean | undefined;
1355
- copyWithin?: boolean | undefined;
1356
- entries?: boolean | undefined;
1357
- keys?: boolean | undefined;
1358
- values?: boolean | undefined;
1359
- includes?: boolean | undefined;
1360
- flatMap?: boolean | undefined;
1361
- flat?: boolean | undefined;
1362
- [Symbol.iterator]?: boolean | undefined;
1363
- readonly [Symbol.unscopables]?: boolean | undefined;
1364
- at?: boolean | undefined;
1365
- } | undefined;
1366
- readonly length?: number | undefined;
1367
- toString: (() => string) & string;
1368
- toLocaleString: (() => string) & string;
1369
- readonly pop?: string | undefined;
1370
- readonly push?: number | undefined;
1371
- readonly concat?: string[] | undefined;
1372
- readonly join?: string | undefined;
1373
- readonly reverse?: string[] | undefined;
1374
- readonly shift?: string | undefined;
1375
- readonly slice?: string[] | undefined;
1376
- readonly sort?: string[] | undefined;
1377
- readonly splice?: {
1378
- (start: number, deleteCount?: number | undefined): string[];
1379
- (start: number, deleteCount: number, ...items: string[]): string[];
1380
- } | undefined;
1381
- readonly unshift?: number | undefined;
1382
- readonly indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined;
1383
- readonly lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined;
1384
- readonly every?: {
1385
- <S extends string>(predicate: (value: string, index: number, array: string[]) => value is S, thisArg?: any): this is S[];
1386
- (predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): boolean;
1387
- } | undefined;
1388
- readonly some?: ((predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined;
1389
- readonly forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined;
1390
- readonly map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined;
1391
- readonly filter?: {
1392
- <S_1 extends string>(predicate: (value: string, index: number, array: string[]) => value is S_1, thisArg?: any): S_1[];
1393
- (predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[];
1394
- } | undefined;
1395
- readonly reduce?: {
1396
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string;
1397
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string;
1398
- <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1;
1399
- } | undefined;
1400
- readonly reduceRight?: {
1401
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string;
1402
- (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string;
1403
- <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2;
1404
- } | undefined;
1405
- readonly find?: {
1406
- <S_2 extends string>(predicate: (value: string, index: number, obj: string[]) => value is S_2, thisArg?: any): S_2 | undefined;
1407
- (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined;
1408
- } | undefined;
1409
- readonly findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined;
1410
- readonly fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined;
1411
- readonly copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined;
1412
- readonly entries?: IterableIterator<[number, string]> | undefined;
1413
- readonly keys?: IterableIterator<number> | undefined;
1414
- readonly values?: IterableIterator<string> | undefined;
1415
- readonly includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined;
1416
- readonly flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined;
1417
- readonly flat?: unknown[] | undefined;
1418
- readonly at?: ((index: number) => string | undefined) | undefined;
1419
- onFocus?: ((...args: any[]) => any) | undefined;
1420
- onBlur?: ((...args: any[]) => any) | undefined;
1421
- onOpen?: ((...args: any[]) => any) | undefined;
1422
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1423
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
1424
- "onText-submit"?: ((...args: any[]) => any) | undefined;
1425
- onClosed?: ((...args: any[]) => any) | undefined;
1426
- onCleared?: ((...args: any[]) => any) | undefined;
1427
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
1428
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
1429
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
1430
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
1431
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
1432
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
1433
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
1434
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
1435
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
1436
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
1437
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
1438
- "onRange-start"?: ((...args: any[]) => any) | undefined;
1439
- "onRange-end"?: ((...args: any[]) => any) | undefined;
1440
- "onDate-update"?: ((...args: any[]) => any) | undefined;
1441
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
1442
- } | {
1443
- readonly state?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1444
- readonly locale?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1445
- readonly name?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1446
- readonly position?: import('vue').Prop<"center" | "left" | "right" | undefined, "center" | "left" | "right" | undefined> | null | undefined;
1447
- readonly placeholder?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1448
- readonly dark?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1449
- readonly inline?: import('vue').Prop<boolean | {
1450
- input?: boolean | undefined;
1451
- } | undefined, boolean | {
1452
- input?: boolean | undefined;
1453
- } | undefined> | null | undefined;
1454
- readonly disabled?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1455
- readonly calendar?: import('vue').Prop<((weeks: import('@vuepic/vue-datepicker').CalendarWeek[]) => import('@vuepic/vue-datepicker').CalendarWeek[]) | undefined, ((weeks: import('@vuepic/vue-datepicker').CalendarWeek[]) => import('@vuepic/vue-datepicker').CalendarWeek[]) | undefined> | null | undefined;
1456
- readonly range?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1457
- readonly uid?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1458
- readonly required?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1459
- readonly modelValue?: import('vue').Prop<import('@vuepic/vue-datepicker').ModelValue | undefined, import('@vuepic/vue-datepicker').ModelValue | undefined> | null | undefined;
1460
- readonly clearable?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1461
- readonly filters?: import('vue').Prop<{
1462
- months?: number[] | undefined;
1463
- years?: number[] | undefined;
1464
- times?: {
1465
- hours?: number[] | undefined;
1466
- minutes?: number[] | undefined;
1467
- seconds?: number[] | undefined;
1468
- } | undefined;
1469
- } | undefined, {
1470
- months?: number[] | undefined;
1471
- years?: number[] | undefined;
1472
- times?: {
1473
- hours?: number[] | undefined;
1474
- minutes?: number[] | undefined;
1475
- seconds?: number[] | undefined;
1476
- } | undefined;
1477
- } | undefined> | null | undefined;
1478
- readonly startTime?: import('vue').Prop<import('@vuepic/vue-datepicker').PartialTimeObj | import('@vuepic/vue-datepicker').PartialTimeObj[] | undefined, import('@vuepic/vue-datepicker').PartialTimeObj | import('@vuepic/vue-datepicker').PartialTimeObj[] | undefined> | null | undefined;
1479
- readonly markers?: import('vue').Prop<import('@vuepic/vue-datepicker').DatePickerMarker[] | undefined, import('@vuepic/vue-datepicker').DatePickerMarker[] | undefined> | null | undefined;
1480
- readonly offset?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1481
- readonly cancelText?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1482
- readonly highlight?: import('vue').Prop<string[] | number[] | Date[] | ((date: Date[], disabled?: boolean | undefined) => boolean) | ((month: {
1483
- month: number;
1484
- year: number;
1485
- }) => boolean) | ((year: number) => boolean) | ((quarter: {
1486
- quarter: number;
1487
- year: number;
1488
- }) => boolean) | Partial<import('@vuepic/vue-datepicker').Highlight> | undefined, string[] | number[] | Date[] | ((date: Date[], disabled?: boolean | undefined) => boolean) | ((month: {
1489
- month: number;
1490
- year: number;
1491
- }) => boolean) | ((year: number) => boolean) | ((quarter: {
1492
- quarter: number;
1493
- year: number;
1494
- }) => boolean) | Partial<import('@vuepic/vue-datepicker').Highlight> | undefined> | null | undefined;
1495
- readonly vertical?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1496
- readonly autocomplete?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1497
- readonly monthPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1498
- readonly format?: import('vue').Prop<string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined, string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined> | null | undefined;
1499
- readonly startDate?: import('vue').Prop<string | Date | undefined, string | Date | undefined> | null | undefined;
1500
- readonly is24?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1501
- readonly enableTimePicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1502
- readonly multiCalendars?: import('vue').Prop<import('@vuepic/vue-datepicker').DpOptionEnabled | Partial<{
1503
- static: boolean;
1504
- solo: boolean;
1505
- count: string | number;
1506
- }> | undefined, import('@vuepic/vue-datepicker').DpOptionEnabled | Partial<{
1507
- static: boolean;
1508
- solo: boolean;
1509
- count: string | number;
1510
- }> | undefined> | null | undefined;
1511
- readonly weekNumbers?: import('vue').Prop<import('@vuepic/vue-datepicker').WeekNumberType | {
1512
- type: import('@vuepic/vue-datepicker').WeekNumberType;
1513
- hideOnOffsetDates?: boolean | undefined;
1514
- } | undefined, import('@vuepic/vue-datepicker').WeekNumberType | {
1515
- type: import('@vuepic/vue-datepicker').WeekNumberType;
1516
- hideOnOffsetDates?: boolean | undefined;
1517
- } | undefined> | null | undefined;
1518
- readonly hoursIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1519
- readonly hoursGridIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1520
- readonly secondsGridIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1521
- readonly minutesGridIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1522
- readonly minutesIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1523
- readonly secondsIncrement?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1524
- readonly minDate?: import('vue').Prop<string | Date | undefined, string | Date | undefined> | null | undefined;
1525
- readonly maxDate?: import('vue').Prop<string | Date | undefined, string | Date | undefined> | null | undefined;
1526
- readonly minTime?: import('vue').Prop<import('@vuepic/vue-datepicker').PartialTimeObj | undefined, import('@vuepic/vue-datepicker').PartialTimeObj | undefined> | null | undefined;
1527
- readonly maxTime?: import('vue').Prop<import('@vuepic/vue-datepicker').PartialTimeObj | undefined, import('@vuepic/vue-datepicker').PartialTimeObj | undefined> | null | undefined;
1528
- readonly weekStart?: import('vue').Prop<0 | 1 | 2 | 3 | 4 | 5 | 6 | "0" | "1" | "2" | "3" | "4" | "5" | "6" | undefined, 0 | 1 | 2 | 3 | 4 | 5 | 6 | "0" | "1" | "2" | "3" | "4" | "5" | "6" | undefined> | null | undefined;
1529
- readonly readonly?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1530
- readonly previewFormat?: import('vue').Prop<string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined, string | ((date: Date) => string) | ((dates: Date[]) => string) | undefined> | null | undefined;
1531
- readonly inputClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1532
- readonly menuClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1533
- readonly calendarClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1534
- readonly calendarCellClassName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1535
- readonly hideInputIcon?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1536
- readonly autoApply?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1537
- readonly disableMonthYearSelect?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1538
- readonly yearRange?: import('vue').Prop<number[] | undefined, number[] | undefined> | null | undefined;
1539
- readonly disabledDates?: import('vue').Prop<string[] | Date[] | ((date: Date) => boolean) | undefined, string[] | Date[] | ((date: Date) => boolean) | undefined> | null | undefined;
1540
- readonly selectText?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1541
- readonly weekNumName?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1542
- readonly autoPosition?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1543
- readonly timePicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1544
- readonly textInput?: import('vue').Prop<boolean | {
1545
- enterSubmit?: boolean | undefined;
1546
- tabSubmit?: boolean | undefined;
1547
- openMenu?: boolean | undefined;
1548
- rangeSeparator?: string | undefined;
1549
- selectOnFocus?: boolean | undefined;
1550
- format?: string | string[] | ((value: string) => Date | null) | undefined;
1551
- } | undefined, boolean | {
1552
- enterSubmit?: boolean | undefined;
1553
- tabSubmit?: boolean | undefined;
1554
- openMenu?: boolean | undefined;
1555
- rangeSeparator?: string | undefined;
1556
- selectOnFocus?: boolean | undefined;
1557
- format?: string | string[] | ((value: string) => Date | null) | undefined;
1558
- } | undefined> | null | undefined;
1559
- readonly monthNameFormat?: import('vue').Prop<"long" | "short" | undefined, "long" | "short" | undefined> | null | undefined;
1560
- readonly hideOffsetDates?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1561
- readonly autoRange?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1562
- readonly noToday?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1563
- readonly noHoursOverlay?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1564
- readonly noMinutesOverlay?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1565
- readonly noSecondsOverlay?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1566
- readonly altPosition?: import('vue').Prop<((el: HTMLElement | undefined) => {
1567
- top: string | number;
1568
- left: string | number;
1569
- transform?: string | undefined;
1570
- }) | undefined, ((el: HTMLElement | undefined) => {
1571
- top: string | number;
1572
- left: string | number;
1573
- transform?: string | undefined;
1574
- }) | undefined> | null | undefined;
1575
- readonly disabledWeekDays?: import('vue').Prop<string[] | number[] | undefined, string[] | number[] | undefined> | null | undefined;
1576
- readonly allowedDates?: import('vue').Prop<string[] | Date[] | undefined, string[] | Date[] | undefined> | null | undefined;
1577
- readonly nowButtonLabel?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1578
- readonly partialRange?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1579
- readonly monthChangeOnScroll?: import('vue').Prop<boolean | "inverse" | undefined, boolean | "inverse" | undefined> | null | undefined;
1580
- readonly transitions?: import('vue').Prop<boolean | {
1581
- menuAppear?: string | undefined;
1582
- open?: string | undefined;
1583
- close?: string | undefined;
1584
- next?: string | undefined;
1585
- previous?: string | undefined;
1586
- vNext?: string | undefined;
1587
- vPrevious?: string | undefined;
1588
- } | undefined, boolean | {
1589
- menuAppear?: string | undefined;
1590
- open?: string | undefined;
1591
- close?: string | undefined;
1592
- next?: string | undefined;
1593
- previous?: string | undefined;
1594
- vNext?: string | undefined;
1595
- vPrevious?: string | undefined;
1596
- } | undefined> | null | undefined;
1597
- readonly enableSeconds?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1598
- readonly escClose?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1599
- readonly spaceConfirm?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1600
- readonly monthChangeOnArrows?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1601
- readonly formatLocale?: import('vue').Prop<Locale | undefined, Locale | undefined> | null | undefined;
1602
- readonly multiDates?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1603
- readonly presetDates?: import('vue').Prop<{
1604
- label: string;
1605
- value: string | string[] | Date | Date[];
1606
- style?: Record<string, string> | undefined;
1607
- slot?: string | undefined;
1608
- noTz?: boolean | undefined;
1609
- }[] | undefined, {
1610
- label: string;
1611
- value: string | string[] | Date | Date[];
1612
- style?: Record<string, string> | undefined;
1613
- slot?: string | undefined;
1614
- noTz?: boolean | undefined;
1615
- }[] | undefined> | null | undefined;
1616
- readonly flow?: import('vue').Prop<("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined, ("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined> | null | undefined;
1617
- readonly partialFlow?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1618
- readonly preventMinMaxNavigation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1619
- readonly minRange?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1620
- readonly maxRange?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1621
- readonly fixedStart?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1622
- readonly fixedEnd?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1623
- readonly utc?: import('vue').Prop<boolean | "preserve" | undefined, boolean | "preserve" | undefined> | null | undefined;
1624
- readonly multiDatesLimit?: import('vue').Prop<string | number | undefined, string | number | undefined> | null | undefined;
1625
- readonly reverseYears?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1626
- readonly weekPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1627
- readonly ariaLabels?: import('vue').Prop<{
1628
- toggleOverlay?: string | undefined;
1629
- menu?: string | undefined;
1630
- input?: string | undefined;
1631
- calendarWrap?: string | undefined;
1632
- calendarDays?: string | undefined;
1633
- openTimePicker?: string | undefined;
1634
- closeTimePicker?: string | undefined;
1635
- incrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1636
- decrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1637
- openTpOverlay?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1638
- amPmButton?: string | undefined;
1639
- openYearsOverlay?: string | undefined;
1640
- openMonthsOverlay?: string | undefined;
1641
- nextMonth?: string | undefined;
1642
- prevMonth?: string | undefined;
1643
- nextYear?: string | undefined;
1644
- prevYear?: string | undefined;
1645
- day?: (({ value }: {
1646
- value: Date;
1647
- }) => string) | undefined;
1648
- } | undefined, {
1649
- toggleOverlay?: string | undefined;
1650
- menu?: string | undefined;
1651
- input?: string | undefined;
1652
- calendarWrap?: string | undefined;
1653
- calendarDays?: string | undefined;
1654
- openTimePicker?: string | undefined;
1655
- closeTimePicker?: string | undefined;
1656
- incrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1657
- decrementValue?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1658
- openTpOverlay?: ((type: "minutes" | "hours" | "seconds") => string) | undefined;
1659
- amPmButton?: string | undefined;
1660
- openYearsOverlay?: string | undefined;
1661
- openMonthsOverlay?: string | undefined;
1662
- nextMonth?: string | undefined;
1663
- prevMonth?: string | undefined;
1664
- nextYear?: string | undefined;
1665
- prevYear?: string | undefined;
1666
- day?: (({ value }: {
1667
- value: Date;
1668
- }) => string) | undefined;
1669
- } | undefined> | null | undefined;
1670
- readonly arrowNavigation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1671
- readonly yearPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1672
- readonly disableTimeRangeValidation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1673
- readonly dayNames?: import('vue').Prop<string[] | ((lang: string, weekStart: number) => string[]) | undefined, string[] | ((lang: string, weekStart: number) => string[]) | undefined> | null | undefined;
1674
- readonly modelType?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1675
- readonly modelAuto?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1676
- readonly highlightWeekDays?: import('vue').Prop<number[] | undefined, number[] | undefined> | null | undefined;
1677
- readonly highlightDisabledDays?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1678
- readonly teleportCenter?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1679
- readonly teleport?: import('vue').Prop<string | boolean | HTMLElement | undefined, string | boolean | HTMLElement | undefined> | null | undefined;
1680
- readonly ignoreTimeValidation?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1681
- readonly dayClass?: import('vue').Prop<((date: Date) => string) | undefined, ((date: Date) => string) | undefined> | null | undefined;
1682
- readonly hideNavigation?: import('vue').Prop<("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined, ("month" | "year" | "time" | "calendar" | "minutes" | "hours" | "seconds")[] | undefined> | null | undefined;
1683
- readonly noDisabledRange?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1684
- readonly sixWeeks?: import('vue').Prop<boolean | "center" | "append" | "prepend" | "fair" | undefined, boolean | "center" | "append" | "prepend" | "fair" | undefined> | null | undefined;
1685
- readonly timezone?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1686
- readonly emitTimezone?: import('vue').Prop<string | undefined, string | undefined> | null | undefined;
1687
- readonly disableYearSelect?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1688
- readonly focusStartDate?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1689
- readonly disabledTimes?: import('vue').Prop<((time: import('@vuepic/vue-datepicker').TimeObj | import('@vuepic/vue-datepicker').TimeObj[] | (import('@vuepic/vue-datepicker').TimeObj | undefined)[]) => boolean) | import('@vuepic/vue-datepicker').DisabledTime[] | [import('@vuepic/vue-datepicker').DisabledTime[], import('@vuepic/vue-datepicker').DisabledTime[]] | undefined, ((time: import('@vuepic/vue-datepicker').TimeObj | import('@vuepic/vue-datepicker').TimeObj[] | (import('@vuepic/vue-datepicker').TimeObj | undefined)[]) => boolean) | import('@vuepic/vue-datepicker').DisabledTime[] | [import('@vuepic/vue-datepicker').DisabledTime[], import('@vuepic/vue-datepicker').DisabledTime[]] | undefined> | null | undefined;
1690
- readonly showLastInRange?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1691
- readonly timePickerInline?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1692
- readonly config?: import('vue').Prop<{
1693
- allowStopPropagation?: boolean | undefined;
1694
- closeOnScroll?: boolean | undefined;
1695
- modeHeight?: number | undefined;
1696
- allowPreventDefault?: boolean | undefined;
1697
- closeOnClearValue?: boolean | undefined;
1698
- closeOnAutoApply?: boolean | undefined;
1699
- noSwipe?: boolean | undefined;
1700
- keepActionRow?: boolean | undefined;
1701
- onClickOutside?: ((validate: () => boolean) => void) | undefined;
1702
- tabOutClosesMenu?: boolean | undefined;
1703
- } | undefined, {
1704
- allowStopPropagation?: boolean | undefined;
1705
- closeOnScroll?: boolean | undefined;
1706
- modeHeight?: number | undefined;
1707
- allowPreventDefault?: boolean | undefined;
1708
- closeOnClearValue?: boolean | undefined;
1709
- closeOnAutoApply?: boolean | undefined;
1710
- noSwipe?: boolean | undefined;
1711
- keepActionRow?: boolean | undefined;
1712
- onClickOutside?: ((validate: () => boolean) => void) | undefined;
1713
- tabOutClosesMenu?: boolean | undefined;
1714
- } | undefined> | null | undefined;
1715
- readonly quarterPicker?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1716
- readonly yearFirst?: import('vue').Prop<boolean | undefined, boolean | undefined> | null | undefined;
1717
- onFocus?: ((...args: any[]) => any) | undefined;
1718
- onBlur?: ((...args: any[]) => any) | undefined;
1719
- onOpen?: ((...args: any[]) => any) | undefined;
1720
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1721
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
1722
- "onText-submit"?: ((...args: any[]) => any) | undefined;
1723
- onClosed?: ((...args: any[]) => any) | undefined;
1724
- onCleared?: ((...args: any[]) => any) | undefined;
1725
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
1726
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
1727
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
1728
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
1729
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
1730
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
1731
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
1732
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
1733
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
1734
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
1735
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
1736
- "onRange-start"?: ((...args: any[]) => any) | undefined;
1737
- "onRange-end"?: ((...args: any[]) => any) | undefined;
1738
- "onDate-update"?: ((...args: any[]) => any) | undefined;
1739
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
1740
- }) & import('@vuepic/vue-datepicker').VueDatePickerProps, never>;
1741
- $attrs: {
1742
- [x: string]: unknown;
1743
- };
1744
- $refs: {
1745
- [x: string]: unknown;
1746
- };
1747
- $slots: Readonly<{
1748
- [name: string]: import('vue').Slot<any> | undefined;
1749
- }>;
1750
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1751
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
1752
- $host: Element | null;
1753
- $emit: (event: import('@vuepic/vue-datepicker').EmitEvents, ...args: any[]) => void;
1754
- $el: any;
1755
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<string[]> | import('vue').ExtractPropTypes<import('vue').ComponentObjectPropsOptions<import('@vuepic/vue-datepicker').VueDatePickerProps>>> & {
1756
- onFocus?: ((...args: any[]) => any) | undefined;
1757
- onBlur?: ((...args: any[]) => any) | undefined;
1758
- onOpen?: ((...args: any[]) => any) | undefined;
1759
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1760
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
1761
- "onText-submit"?: ((...args: any[]) => any) | undefined;
1762
- onClosed?: ((...args: any[]) => any) | undefined;
1763
- onCleared?: ((...args: any[]) => any) | undefined;
1764
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
1765
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
1766
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
1767
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
1768
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
1769
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
1770
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
1771
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
1772
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
1773
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
1774
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
1775
- "onRange-start"?: ((...args: any[]) => any) | undefined;
1776
- "onRange-end"?: ((...args: any[]) => any) | undefined;
1777
- "onDate-update"?: ((...args: any[]) => any) | undefined;
1778
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
1779
- }, {}, {}, import('vue').ComputedOptions, import('@vuepic/vue-datepicker').PublicMethods, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, import('@vuepic/vue-datepicker').EmitEvents[], string, {
1780
- [x: number]: string;
1781
- } | {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1782
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
1783
- created?: ((() => void) | (() => void)[]) | undefined;
1784
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
1785
- mounted?: ((() => void) | (() => void)[]) | undefined;
1786
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
1787
- updated?: ((() => void) | (() => void)[]) | undefined;
1788
- activated?: ((() => void) | (() => void)[]) | undefined;
1789
- deactivated?: ((() => void) | (() => void)[]) | undefined;
1790
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
1791
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
1792
- destroyed?: ((() => void) | (() => void)[]) | undefined;
1793
- unmounted?: ((() => void) | (() => void)[]) | undefined;
1794
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1795
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
1796
- 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;
1797
- };
1798
- $forceUpdate: () => void;
1799
- $nextTick: typeof import('vue').nextTick;
1800
- $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;
1801
- } & Readonly<{}> & Omit<{} & (Readonly<import('vue').ExtractPropTypes<string[]> | import('vue').ExtractPropTypes<import('vue').ComponentObjectPropsOptions<import('@vuepic/vue-datepicker').VueDatePickerProps>>> & {
1802
- onFocus?: ((...args: any[]) => any) | undefined;
1803
- onBlur?: ((...args: any[]) => any) | undefined;
1804
- onOpen?: ((...args: any[]) => any) | undefined;
1805
- "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1806
- "onUpdate:model-timezone-value"?: ((...args: any[]) => any) | undefined;
1807
- "onText-submit"?: ((...args: any[]) => any) | undefined;
1808
- onClosed?: ((...args: any[]) => any) | undefined;
1809
- onCleared?: ((...args: any[]) => any) | undefined;
1810
- "onInternal-model-change"?: ((...args: any[]) => any) | undefined;
1811
- "onRecalculate-position"?: ((...args: any[]) => any) | undefined;
1812
- "onFlow-step"?: ((...args: any[]) => any) | undefined;
1813
- "onUpdate-month-year"?: ((...args: any[]) => any) | undefined;
1814
- "onInvalid-select"?: ((...args: any[]) => any) | undefined;
1815
- "onTooltip-open"?: ((...args: any[]) => any) | undefined;
1816
- "onTooltip-close"?: ((...args: any[]) => any) | undefined;
1817
- "onInvalid-fixed-range"?: ((...args: any[]) => any) | undefined;
1818
- "onTime-picker-open"?: ((...args: any[]) => any) | undefined;
1819
- "onTime-picker-close"?: ((...args: any[]) => any) | undefined;
1820
- "onAm-pm-change"?: ((...args: any[]) => any) | undefined;
1821
- "onRange-start"?: ((...args: any[]) => any) | undefined;
1822
- "onRange-end"?: ((...args: any[]) => any) | undefined;
1823
- "onDate-update"?: ((...args: any[]) => any) | undefined;
1824
- "onInvalid-date"?: ((...args: any[]) => any) | undefined;
1825
- }), never> & import('vue').ShallowUnwrapRef<{}> & {
1826
- [x: string]: never;
1827
- } & import('@vuepic/vue-datepicker').PublicMethods & import('vue').ComponentCustomProperties & {}) | null;
1828
- }, HTMLDivElement>, {
1829
- 'action-buttons'?(_: {
825
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
826
+ "action-buttons"?(_: {
1830
827
  selectDate: () => void;
1831
828
  closeMenu: () => void;
1832
829
  }): any;
1833
- 'calendar-cell'?(_: {
830
+ "calendar-cell"?(_: {
1834
831
  day: any;
1835
832
  date: any;
1836
833
  }): any;
1837
- 'month-year'?(_: {
834
+ "month-year"?(_: {
1838
835
  month: any;
1839
836
  year: any;
1840
837
  months: any;
@@ -1842,9 +839,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
1842
839
  updateMonthYear: any;
1843
840
  handleMonthYearChange: any;
1844
841
  }): any;
1845
- 'time-picker'?(_: any): any;
1846
- 'left-sidebar'?(_: {}): any;
1847
- 'right-sidebar'?(_: {}): any;
842
+ "time-picker"?(_: any): any;
843
+ "left-sidebar"?(_: {}): any;
844
+ "right-sidebar"?(_: {}): any;
1848
845
  }>;
1849
846
  export default _default;
1850
847
  type __VLS_WithTemplateSlots<T, S> = T & {