@stachelock/ui 0.6.8 → 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 (355) hide show
  1. package/dist/{CalendarHeader.vue_vue_type_script_setup_true_lang-CMBsY5Y0.js → CalendarHeader.vue_vue_type_script_setup_true_lang-Cbgbb2e5.js} +2 -2
  2. package/dist/{ComboboxInput.vue_vue_type_script_setup_true_lang-DacJtKYo.js → ComboboxInput.vue_vue_type_script_setup_true_lang-kHTj4Ju2.js} +88 -89
  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/{DynamicForm.vue_vue_type_script_setup_true_lang-Bq8Gvhsc.js → DynamicForm.vue_vue_type_script_setup_true_lang-BR8Pq7Kw.js} +1 -1
  5. package/dist/{DynamicFormField.vue_vue_type_script_setup_true_lang-CdNtWWlT.js → DynamicFormField.vue_vue_type_script_setup_true_lang-BCVmqg_n.js} +4 -4
  6. package/dist/{EmailInput.vue_vue_type_script_setup_true_lang-BicPMIop.js → EmailInput.vue_vue_type_script_setup_true_lang-CWEfbsJ_.js} +51 -49
  7. package/dist/{InlineTabs.vue_vue_type_script_setup_true_lang-B6A0zsE6.js → InlineTabs.vue_vue_type_script_setup_true_lang-BWzrSbT3.js} +1 -1
  8. package/dist/{MonthCalendar.vue_vue_type_style_index_0_lang-lnKkvJ9u.js → MonthCalendar.vue_vue_type_style_index_0_lang-BdrrlrNr.js} +1 -1
  9. package/dist/{SelectInput.vue_vue_type_script_setup_true_lang-DFfKsmvj.js → SelectInput.vue_vue_type_script_setup_true_lang-D9yg_rkV.js} +132 -135
  10. package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-CtFVOrhm.js +304 -0
  11. package/dist/{TabGroup.vue_vue_type_script_setup_true_lang-BzqtAqbr.js → TabGroup.vue_vue_type_script_setup_true_lang-123nIzRC.js} +1 -1
  12. package/dist/{TabGroupUnderline.vue_vue_type_script_setup_true_lang-C6OYRDCq.js → TabGroupUnderline.vue_vue_type_script_setup_true_lang-DbIwjaLJ.js} +1 -1
  13. package/dist/{TabsInPills.vue_vue_type_script_setup_true_lang-C7T3PUnB.js → TabsInPills.vue_vue_type_script_setup_true_lang-mw68ZzS1.js} +1 -1
  14. package/dist/{calendar-DLry-Vik.js → calendar-DaXCwXP5.js} +1 -1
  15. package/dist/calendars/CalendarDashboard.d.ts +3 -1
  16. package/dist/calendars/CalendarDashboard.js +2 -2
  17. package/dist/calendars/CalendarHeader.d.ts +3 -1
  18. package/dist/calendars/CalendarHeader.js +1 -1
  19. package/dist/calendars/DayCalendar.d.ts +3 -1
  20. package/dist/calendars/DayCalendar.js +1 -1
  21. package/dist/calendars/EventCard.d.ts +3 -1
  22. package/dist/calendars/EventsList.d.ts +3 -1
  23. package/dist/calendars/MonthCalendar.d.ts +3 -1
  24. package/dist/calendars/MonthCalendar.js +1 -1
  25. package/dist/calendars/WeekCalendar.d.ts +3 -1
  26. package/dist/calendars/WeekCalendar.js +2 -2
  27. package/dist/calendars/YearCalendar.d.ts +3 -1
  28. package/dist/charts/BarChart.d.ts +3 -1
  29. package/dist/charts/BaseChart.d.ts +3 -1
  30. package/dist/charts/FunnelChart.d.ts +3 -1
  31. package/dist/charts/LineChart.d.ts +3 -1
  32. package/dist/charts/PieChart.d.ts +3 -1
  33. package/dist/charts/SparklineChart.d.ts +3 -1
  34. package/dist/charts/StatCard.d.ts +3 -1
  35. package/dist/charts/chartTheme.d.ts +0 -3
  36. package/dist/charts/index.d.ts +0 -1
  37. package/dist/components/Avatar.d.ts +3 -1
  38. package/dist/components/Badge.d.ts +3 -1
  39. package/dist/components/Banner.d.ts +3 -1
  40. package/dist/components/Breadcrumb.d.ts +3 -1
  41. package/dist/components/Button.d.ts +3 -1
  42. package/dist/components/ButtonGroup.d.ts +3 -1
  43. package/dist/components/Checkbox.d.ts +3 -1
  44. package/dist/components/CloudinaryImage.d.ts +3 -1
  45. package/dist/components/CloudinaryImage.js +52 -52
  46. package/dist/components/Loading.d.ts +3 -1
  47. package/dist/components/LoadingDots.d.ts +3 -1
  48. package/dist/components/LottieAnimation.d.ts +3 -1
  49. package/dist/components/Menu.d.ts +3 -1
  50. package/dist/components/Modal.d.ts +3 -1
  51. package/dist/components/NavLink.d.ts +3 -1
  52. package/dist/components/ProgressBar.d.ts +3 -1
  53. package/dist/components/RadialProgressBar.d.ts +3 -1
  54. package/dist/components/Table.d.ts +3 -1
  55. package/dist/components/Transition.d.ts +3 -1
  56. package/dist/composables/index.d.ts +0 -1
  57. package/dist/composables/useCalendar.d.ts +0 -3
  58. package/dist/composables/useCalendar.js +1 -1
  59. package/dist/composables/useFormValidation.d.ts +0 -3
  60. package/dist/composables/useMap.d.ts +0 -3
  61. package/dist/composables/useModal.d.ts +0 -3
  62. package/dist/composables/useNotifications.d.ts +0 -3
  63. package/dist/composables/useNotifications.js +1 -1
  64. package/dist/composables/useTabs.d.ts +0 -1
  65. package/dist/composables/useTheme.d.ts +0 -3
  66. package/dist/empty-state/ComingSoon.d.ts +3 -1
  67. package/dist/empty-state/EmptyState.d.ts +3 -1
  68. package/dist/empty-state/index.d.ts +0 -1
  69. package/dist/forms/DynamicForm.d.ts +3 -1
  70. package/dist/forms/DynamicForm.js +1 -1
  71. package/dist/forms/DynamicFormField.d.ts +3 -1
  72. package/dist/forms/DynamicFormField.js +1 -1
  73. package/dist/forms/FormFieldWrapper.d.ts +3 -1
  74. package/dist/index.d.ts +0 -3
  75. package/dist/index.js +1677 -1341
  76. package/dist/inputs/AddDeleteButtonGroup.d.ts +3 -1
  77. package/dist/inputs/AddressInput.d.ts +3 -1
  78. package/dist/inputs/AddressInput.js +22 -21
  79. package/dist/inputs/CheckboxInput.d.ts +3 -1
  80. package/dist/inputs/ComboboxInput.d.ts +3 -1
  81. package/dist/inputs/ComboboxInput.js +1 -1
  82. package/dist/inputs/DatepickerInput.d.ts +3 -1
  83. package/dist/inputs/EmailInput.d.ts +3 -1
  84. package/dist/inputs/EmailInput.js +1 -1
  85. package/dist/inputs/EmptyInput.d.ts +3 -1
  86. package/dist/inputs/FileDropzoneInput.d.ts +3 -1
  87. package/dist/inputs/HiddenInput.d.ts +3 -1
  88. package/dist/inputs/ImageDropzoneInput.d.ts +3 -1
  89. package/dist/inputs/PhoneInput.d.ts +3 -1
  90. package/dist/inputs/PhoneInput.js +146 -145
  91. package/dist/inputs/RichTextInput.d.ts +3 -1
  92. package/dist/inputs/SelectInput.d.ts +3 -1
  93. package/dist/inputs/SelectInput.js +1 -1
  94. package/dist/inputs/SelectTextInput.d.ts +3 -1
  95. package/dist/inputs/SelectTextInput.js +1 -1
  96. package/dist/inputs/SwitchInput.d.ts +3 -1
  97. package/dist/inputs/SwitchInputGroup.d.ts +3 -1
  98. package/dist/inputs/TagifyInput.d.ts +3 -1
  99. package/dist/inputs/TextAreaInput.d.ts +3 -1
  100. package/dist/inputs/TextInput.d.ts +3 -1
  101. package/dist/inputs/TextInput.js +111 -3
  102. package/dist/layouts/DashboardLayout.d.ts +3 -1
  103. package/dist/layouts/DefaultLayout.d.ts +3 -1
  104. package/dist/layouts/HeaderLayout.d.ts +3 -1
  105. package/dist/layouts/NavigationGroup.d.ts +3 -1
  106. package/dist/layouts/NavigationItem.d.ts +3 -1
  107. package/dist/layouts/ProfileHeaderAvatar.d.ts +3 -1
  108. package/dist/layouts/ProjectLogo.d.ts +3 -1
  109. package/dist/layouts/SidebarLayout.d.ts +3 -1
  110. package/dist/loading/ContentSkeleton.d.ts +3 -1
  111. package/dist/loading/SmartLoadingIndicator.d.ts +3 -1
  112. package/dist/loading/index.d.ts +0 -1
  113. package/dist/maps/GoogleMap.d.ts +3 -1
  114. package/dist/maps/UiInfoWindow.d.ts +3 -1
  115. package/dist/maps/UiMap.d.ts +3 -1
  116. package/dist/maps/UiMapAll.d.ts +3 -1
  117. package/dist/maps/UiMapMarker.d.ts +3 -1
  118. package/dist/maps/index.d.ts +0 -1
  119. package/dist/modals/AlertModal.d.ts +3 -1
  120. package/dist/modals/BaseModal.d.ts +3 -1
  121. package/dist/modals/ImageCropperModal.d.ts +3 -1
  122. package/dist/notifications/NotificationContainer.d.ts +3 -1
  123. package/dist/notifications/NotificationToast.d.ts +3 -1
  124. package/dist/notifications/index.d.ts +0 -1
  125. package/dist/src/components/CloudinaryImage.d.ts +16 -14
  126. package/dist/src/components/LottieAnimation.d.ts +37 -6
  127. package/dist/src/components/ThemeDebugModal.d.ts +16 -6
  128. package/dist/src/components/UiAvatar.d.ts +35 -2
  129. package/dist/src/components/UiBadge.d.ts +33 -6
  130. package/dist/src/components/UiBanner.d.ts +108 -35
  131. package/dist/src/components/UiBreadcrumb.d.ts +11 -10
  132. package/dist/src/components/UiButton.d.ts +66 -13
  133. package/dist/src/components/UiButtonGroup.d.ts +37 -7
  134. package/dist/src/components/UiCheckbox.d.ts +33 -8
  135. package/dist/src/components/UiLoading.d.ts +28 -2
  136. package/dist/src/components/UiLoadingDots.d.ts +2 -2
  137. package/dist/src/components/UiMenu.d.ts +33 -5
  138. package/dist/src/components/UiModal.d.ts +3 -4
  139. package/dist/src/components/UiNavLink.d.ts +40 -6
  140. package/dist/src/components/UiProgressBar.d.ts +32 -3
  141. package/dist/src/components/UiRadialProgressBar.d.ts +34 -3
  142. package/dist/src/components/UiTable.d.ts +29 -6
  143. package/dist/src/components/UiTransition.d.ts +26 -3
  144. package/dist/src/components/avatars/AvatarIcon.d.ts +28 -6
  145. package/dist/src/components/avatars/AvatarImage.d.ts +30 -9
  146. package/dist/src/components/avatars/AvatarInitials.d.ts +24 -5
  147. package/dist/src/components/avatars/AvatarWithText.d.ts +4 -3
  148. package/dist/src/components/calendars/CalendarDashboard.d.ts +17 -5
  149. package/dist/src/components/calendars/CalendarHeader.d.ts +7 -8
  150. package/dist/src/components/calendars/DayCalendar.d.ts +17 -11
  151. package/dist/src/components/calendars/EventCard.d.ts +2 -1
  152. package/dist/src/components/calendars/EventsList.d.ts +18 -6
  153. package/dist/src/components/calendars/MonthCalendar.d.ts +30 -6
  154. package/dist/src/components/calendars/WeekCalendar.d.ts +16 -10
  155. package/dist/src/components/calendars/YearCalendar.d.ts +29 -5
  156. package/dist/src/components/charts/BarChart.d.ts +40 -7
  157. package/dist/src/components/charts/BaseChart.d.ts +80 -0
  158. package/dist/src/components/charts/FunnelChart.d.ts +34 -5
  159. package/dist/src/components/charts/LineChart.d.ts +37 -6
  160. package/dist/src/components/charts/PieChart.d.ts +37 -6
  161. package/dist/src/components/charts/SparklineChart.d.ts +32 -3
  162. package/dist/src/components/charts/StatCard.d.ts +24 -2
  163. package/dist/src/components/charts/chartTheme.d.ts +1 -0
  164. package/dist/src/components/collection-editor/CollectionEditor.d.ts +112 -0
  165. package/dist/src/components/collection-editor/CollectionItemList.d.ts +37 -7
  166. package/dist/src/components/collection-editor/OrganizationsEditor.d.ts +34 -8
  167. package/dist/src/components/collection-editor/RelatedNamesEditor.d.ts +37 -7
  168. package/dist/src/components/collection-editor/SocialLinksEditor.d.ts +37 -7
  169. package/dist/src/components/empty-state/ComingSoon.d.ts +29 -2
  170. package/dist/src/components/empty-state/EmptyState.d.ts +26 -4
  171. package/dist/src/components/formatters/DateFormatter.d.ts +2 -1
  172. package/dist/src/components/formatters/DateRangeFormatter.d.ts +1 -0
  173. package/dist/src/components/forms/DynamicForm.d.ts +37 -11
  174. package/dist/src/components/forms/DynamicFormField.d.ts +15 -5
  175. package/dist/src/components/forms/FormFieldWrapper.d.ts +58 -14
  176. package/dist/src/components/icons/brands/DiscordBrandIcon.d.ts +1 -1
  177. package/dist/src/components/icons/brands/FacebookBrandIcon.d.ts +1 -1
  178. package/dist/src/components/icons/brands/GitHubBrandIcon.d.ts +1 -1
  179. package/dist/src/components/icons/brands/InstagramBrandIcon.d.ts +1 -1
  180. package/dist/src/components/icons/brands/LinkedInBrandIcon.d.ts +1 -1
  181. package/dist/src/components/icons/brands/PinterestBrandIcon.d.ts +1 -1
  182. package/dist/src/components/icons/brands/SnapchatBrandIcon.d.ts +1 -1
  183. package/dist/src/components/icons/brands/ThreadsBrandIcon.d.ts +1 -1
  184. package/dist/src/components/icons/brands/TikTokBrandIcon.d.ts +1 -1
  185. package/dist/src/components/icons/brands/TwitchBrandIcon.d.ts +1 -1
  186. package/dist/src/components/icons/brands/XBrandIcon.d.ts +1 -1
  187. package/dist/src/components/icons/brands/YouTubeBrandIcon.d.ts +1 -1
  188. package/dist/src/components/index.d.ts +1 -0
  189. package/dist/src/components/inputs/AddDeleteButtonGroup.d.ts +3 -2
  190. package/dist/src/components/inputs/AddressInput.d.ts +45 -7
  191. package/dist/src/components/inputs/CheckboxInput.d.ts +37 -10
  192. package/dist/src/components/inputs/ComboboxInput.d.ts +54 -12
  193. package/dist/src/components/inputs/DatepickerInput.d.ts +43 -1046
  194. package/dist/src/components/inputs/EmailInput.d.ts +56 -12
  195. package/dist/src/components/inputs/EmptyInput.d.ts +26 -2
  196. package/dist/src/components/inputs/FileDropzoneInput.d.ts +6 -7
  197. package/dist/src/components/inputs/HiddenInput.d.ts +23 -2
  198. package/dist/src/components/inputs/ImageDropzoneInput.d.ts +9 -8
  199. package/dist/src/components/inputs/InputsShowcase.d.ts +1 -1
  200. package/dist/src/components/inputs/PhoneInput.d.ts +18 -81
  201. package/dist/src/components/inputs/RichTextInput.d.ts +81 -23
  202. package/dist/src/components/inputs/SelectInput.d.ts +41 -47
  203. package/dist/src/components/inputs/SelectTextInput.d.ts +22 -53
  204. package/dist/src/components/inputs/SwitchInput.d.ts +41 -114
  205. package/dist/src/components/inputs/SwitchInputGroup.d.ts +3 -2
  206. package/dist/src/components/inputs/TagifyInput.d.ts +8 -10
  207. package/dist/src/components/inputs/TextAreaInput.d.ts +35 -9
  208. package/dist/src/components/inputs/TextInput.d.ts +76 -14
  209. package/dist/src/components/layouts/CardLayout.d.ts +64 -18
  210. package/dist/src/components/layouts/DashboardLayout.d.ts +5 -8
  211. package/dist/src/components/layouts/DefaultLayout.d.ts +1 -1
  212. package/dist/src/components/layouts/HeaderLayout.d.ts +4 -4
  213. package/dist/src/components/layouts/InfoCard.d.ts +25 -2
  214. package/dist/src/components/layouts/NavigationGroup.d.ts +16 -5
  215. package/dist/src/components/layouts/NavigationItem.d.ts +24 -7
  216. package/dist/src/components/layouts/ProfileHeaderAvatar.d.ts +40 -10
  217. package/dist/src/components/layouts/ProjectLogo.d.ts +33 -2
  218. package/dist/src/components/layouts/PropsTable.d.ts +23 -2
  219. package/dist/src/components/layouts/ShowcaseCard.d.ts +29 -2
  220. package/dist/src/components/layouts/ShowcaseLayout.d.ts +28 -5
  221. package/dist/src/components/layouts/SidebarLayout.d.ts +4 -7
  222. package/dist/src/components/layouts/StateDisplay.d.ts +23 -2
  223. package/dist/src/components/loading/ContentSkeleton.d.ts +31 -2
  224. package/dist/src/components/loading/SmartLoadingIndicator.d.ts +47 -6
  225. package/dist/src/components/maps/GoogleMap.d.ts +9 -8
  226. package/dist/src/components/maps/UiInfoWindow.d.ts +14 -229
  227. package/dist/src/components/maps/UiMap.d.ts +103 -5093
  228. package/dist/src/components/maps/UiMapAll.d.ts +22 -1132
  229. package/dist/src/components/maps/UiMapMarker.d.ts +18 -17
  230. package/dist/src/components/modals/AlertModal.d.ts +10 -9
  231. package/dist/src/components/modals/BaseModal.d.ts +6 -5
  232. package/dist/src/components/modals/ImageCropperModal.d.ts +75 -379
  233. package/dist/src/components/notifications/NotificationToast.d.ts +18 -7
  234. package/dist/src/components/profile-inputs/BaseInformationInput.d.ts +117 -0
  235. package/dist/src/components/profile-inputs/NamesInput.d.ts +107 -0
  236. package/dist/src/components/profile-inputs/index.d.ts +2 -0
  237. package/dist/src/components/profiles/BentoProfileLayout.d.ts +44 -2
  238. package/dist/src/components/profiles/BentoProfileLayoutSkeleton.d.ts +27 -2
  239. package/dist/src/components/profiles/ProfileCard.d.ts +30 -2
  240. package/dist/src/components/profiles/ProfileContactCard.d.ts +25 -2
  241. package/dist/src/components/profiles/ProfileHeaderCard.d.ts +26 -2
  242. package/dist/src/components/profiles/ProfileLocationCard.d.ts +28 -2
  243. package/dist/src/components/profiles/ProfileOrganizationsCard.d.ts +26 -2
  244. package/dist/src/components/profiles/ProfilePersonalCard.d.ts +25 -2
  245. package/dist/src/components/profiles/ProfileProfessionalCard.d.ts +26 -2
  246. package/dist/src/components/profiles/ProfileRelatedNamesCard.d.ts +26 -2
  247. package/dist/src/components/profiles/ProfileSocialCard.d.ts +26 -2
  248. package/dist/src/components/stepper/StepperPanels.d.ts +14 -4
  249. package/dist/src/components/tabs/InlineTabs.d.ts +28 -4
  250. package/dist/src/components/tabs/TabGroup.d.ts +32 -6
  251. package/dist/src/components/tabs/TabGroupUnderline.d.ts +32 -6
  252. package/dist/src/components/tabs/TabsInPills.d.ts +26 -4
  253. package/dist/src/components/wrappers/BackgroundGradientWrapper.d.ts +37 -2
  254. package/dist/src/components/wrappers/CardWrapper.d.ts +1 -1
  255. package/dist/src/components/wrappers/DisclosureWrapper.d.ts +23 -2
  256. package/dist/src/components/wrappers/FormErrorWrapper.d.ts +25 -2
  257. package/dist/src/composables/useCalendar.d.ts +1 -0
  258. package/dist/src/composables/useCollectionEditor.d.ts +1 -0
  259. package/dist/src/composables/useFormValidation.d.ts +1 -0
  260. package/dist/src/composables/useMap.d.ts +1 -0
  261. package/dist/src/composables/useNotifications.d.ts +33 -32
  262. package/dist/src/composables/useSimpleTabs.d.ts +1 -0
  263. package/dist/src/composables/useStringTransform.d.ts +1 -0
  264. package/dist/src/composables/useTabs.d.ts +1 -0
  265. package/dist/src/config/css-variables.d.ts +1 -0
  266. package/dist/src/dev.d.ts +1 -0
  267. package/dist/src/plugin/configure.d.ts +3 -2
  268. package/dist/src/services/geocoding.service.d.ts +1 -0
  269. package/dist/src/types/calendars.d.ts +1 -0
  270. package/dist/src/types/core.d.ts +8 -7
  271. package/dist/src/types/forms.d.ts +1 -0
  272. package/dist/src/types/layouts.d.ts +1 -0
  273. package/dist/src/types/navigation.d.ts +1 -0
  274. package/dist/src/types/tables.d.ts +1 -0
  275. package/dist/src/types/ui.d.ts +1 -0
  276. package/dist/src/utils/component-registry.d.ts +1 -0
  277. package/dist/src/utils/mapThemes.d.ts +1 -0
  278. package/dist/src/utils/phone.d.ts +1 -0
  279. package/dist/src/utils/validation.d.ts +1 -0
  280. package/dist/src/views/inputs/index.d.ts +1 -0
  281. package/dist/stepper/StepperPanels.d.ts +3 -1
  282. package/dist/stepper/index.d.ts +0 -1
  283. package/dist/style.css +1 -1
  284. package/dist/tabs/InlineTabs.d.ts +3 -1
  285. package/dist/tabs/InlineTabs.js +1 -1
  286. package/dist/tabs/TabGroup.d.ts +3 -1
  287. package/dist/tabs/TabGroup.js +1 -1
  288. package/dist/tabs/TabGroupUnderline.d.ts +3 -1
  289. package/dist/tabs/TabGroupUnderline.js +1 -1
  290. package/dist/tabs/TabsInPills.d.ts +3 -1
  291. package/dist/tabs/TabsInPills.js +1 -1
  292. package/dist/tabs/index.d.ts +0 -1
  293. package/dist/tabs/index.js +4 -4
  294. package/dist/validation-Dzczp6MS.js +22 -0
  295. package/dist/wrappers/BackgroundGradientWrapper.d.ts +3 -1
  296. package/dist/wrappers/CardWrapper.d.ts +3 -1
  297. package/dist/wrappers/DisclosureWrapper.d.ts +3 -1
  298. package/dist/wrappers/FormErrorWrapper.d.ts +3 -1
  299. package/dist/wrappers/index.d.ts +0 -1
  300. package/package.json +29 -29
  301. package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-C3BGLjY1.js +0 -336
  302. package/dist/TextInput-C5IzX7m_.js +0 -131
  303. package/dist/src/views/ButtonsShowcase.d.ts +0 -2
  304. package/dist/src/views/CalendarsShowcase.d.ts +0 -2
  305. package/dist/src/views/CardsShowcase.d.ts +0 -2
  306. package/dist/src/views/ChartsShowcase.d.ts +0 -2
  307. package/dist/src/views/EmptyStatesShowcase.d.ts +0 -2
  308. package/dist/src/views/InputsShowcase.d.ts +0 -2
  309. package/dist/src/views/KitchenSink.d.ts +0 -2
  310. package/dist/src/views/LayoutsShowcase.d.ts +0 -2
  311. package/dist/src/views/LoadingShowcase.d.ts +0 -2
  312. package/dist/src/views/MapsShowcase.d.ts +0 -2
  313. package/dist/src/views/ModalsShowcase.d.ts +0 -2
  314. package/dist/src/views/NotificationsShowcase.d.ts +0 -2
  315. package/dist/src/views/StepperShowcase.d.ts +0 -2
  316. package/dist/src/views/TabsShowcase.d.ts +0 -2
  317. package/dist/src/views/ValidationDemo.d.ts +0 -2
  318. package/dist/src/views/WrappersShowcase.d.ts +0 -2
  319. package/dist/src/views/components/AvatarPage.d.ts +0 -2
  320. package/dist/src/views/components/BadgePage.d.ts +0 -2
  321. package/dist/src/views/components/BannerPage.d.ts +0 -2
  322. package/dist/src/views/components/BreadcrumbPage.d.ts +0 -2
  323. package/dist/src/views/components/ButtonPage.d.ts +0 -2
  324. package/dist/src/views/components/CloudinaryImagePage.d.ts +0 -2
  325. package/dist/src/views/components/LoadingPage.d.ts +0 -2
  326. package/dist/src/views/components/LottiePage.d.ts +0 -2
  327. package/dist/src/views/components/MenuPage.d.ts +0 -2
  328. package/dist/src/views/components/ModalPage.d.ts +0 -2
  329. package/dist/src/views/components/ProgressPage.d.ts +0 -2
  330. package/dist/src/views/components/RichTextInputPage.d.ts +0 -2
  331. package/dist/src/views/components/TablePage.d.ts +0 -2
  332. package/dist/src/views/components/TextInputPage.d.ts +0 -2
  333. package/dist/src/views/components/TransitionPage.d.ts +0 -2
  334. package/dist/src/views/examples/CheckoutFormExample.d.ts +0 -2
  335. package/dist/src/views/examples/ContactFormExample.d.ts +0 -2
  336. package/dist/src/views/examples/RegistrationFormExample.d.ts +0 -2
  337. package/dist/src/views/examples/SettingsFormExample.d.ts +0 -2
  338. package/dist/src/views/forms/ValidationPage.d.ts +0 -2
  339. package/dist/src/views/inputs/CheckboxPage.d.ts +0 -2
  340. package/dist/src/views/inputs/ComboboxPage.d.ts +0 -2
  341. package/dist/src/views/inputs/DatepickerPage.d.ts +0 -2
  342. package/dist/src/views/inputs/EmailPage.d.ts +0 -2
  343. package/dist/src/views/inputs/FileDropzonePage.d.ts +0 -2
  344. package/dist/src/views/inputs/MiscInputsPage.d.ts +0 -2
  345. package/dist/src/views/inputs/PhonePage.d.ts +0 -2
  346. package/dist/src/views/inputs/SelectPage.d.ts +0 -2
  347. package/dist/src/views/inputs/SelectTextPage.d.ts +0 -2
  348. package/dist/src/views/inputs/SwitchGroupPage.d.ts +0 -2
  349. package/dist/src/views/inputs/SwitchPage.d.ts +0 -2
  350. package/dist/src/views/inputs/TextAreaPage.d.ts +0 -2
  351. package/dist/src/views/layouts/CardLayoutPage.d.ts +0 -2
  352. package/dist/src/views/layouts/DashboardLayoutPage.d.ts +0 -2
  353. package/dist/src/views/layouts/HeaderLayoutPage.d.ts +0 -2
  354. package/dist/src/views/layouts/SidebarLayoutPage.d.ts +0 -2
  355. package/dist/ui.css +0 -1
@@ -1,5 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { LatLngLiteral, MapMarker, MapMarkerIcon, MapMarkerLabel } from '../../types/maps';
3
+
3
4
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
5
  /** Geographic position */
5
6
  position: {
@@ -71,33 +72,33 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
71
72
  type: BooleanConstructor;
72
73
  default: boolean;
73
74
  };
74
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
75
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
75
76
  click: (payload: {
76
77
  marker: MapMarker<unknown>;
77
78
  position: LatLngLiteral;
78
79
  event: google.maps.MapMouseEvent;
79
- }) => any;
80
- drag: (payload: {
80
+ }) => void;
81
+ dragstart: (payload: {
81
82
  marker: MapMarker<unknown>;
82
83
  position: LatLngLiteral;
83
84
  event: google.maps.MapMouseEvent;
84
- }) => any;
85
- dragend: (payload: {
85
+ }) => void;
86
+ drag: (payload: {
86
87
  marker: MapMarker<unknown>;
87
88
  position: LatLngLiteral;
88
89
  event: google.maps.MapMouseEvent;
89
- }) => any;
90
- dragstart: (payload: {
90
+ }) => void;
91
+ dragend: (payload: {
91
92
  marker: MapMarker<unknown>;
92
93
  position: LatLngLiteral;
93
94
  event: google.maps.MapMouseEvent;
94
- }) => any;
95
- mouseout: (payload: {
96
- marker: MapMarker<unknown>;
97
- }) => any;
95
+ }) => void;
98
96
  mouseover: (payload: {
99
97
  marker: MapMarker<unknown>;
100
- }) => any;
98
+ }) => void;
99
+ mouseout: (payload: {
100
+ marker: MapMarker<unknown>;
101
+ }) => void;
101
102
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
102
103
  /** Geographic position */
103
104
  position: {
@@ -197,18 +198,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
197
198
  marker: MapMarker<unknown>;
198
199
  }) => any) | undefined;
199
200
  }>, {
200
- id: string | number;
201
201
  label: string | MapMarkerLabel;
202
- icon: MapMarkerIcon;
203
- title: string;
202
+ size: "sm" | "md" | "lg";
204
203
  data: Record<string, any>;
204
+ title: string;
205
205
  color: string;
206
206
  animation: "DROP" | "BOUNCE";
207
- size: "sm" | "md" | "lg";
207
+ id: string | number;
208
+ icon: MapMarkerIcon;
208
209
  zIndex: number;
210
+ ready: boolean;
209
211
  draggable: boolean;
210
212
  visible: boolean;
211
- ready: boolean;
212
213
  pin: boolean;
213
214
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
214
215
  content?(_: {}): any;
@@ -1,5 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { Theme } from '../../types/core';
3
+
3
4
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
5
  /** Whether the modal is visible (v-model compatible) */
5
6
  modelValue: {
@@ -61,10 +62,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
61
62
  type: StringConstructor;
62
63
  default: string;
63
64
  };
64
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
65
- cancel: () => any;
66
- "update:modelValue": (value: boolean) => any;
67
- confirm: () => any;
65
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
66
+ "update:modelValue": (value: boolean) => void;
67
+ confirm: () => void;
68
+ cancel: () => void;
68
69
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
69
70
  /** Whether the modal is visible (v-model compatible) */
70
71
  modelValue: {
@@ -131,20 +132,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
131
132
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
132
133
  onConfirm?: (() => any) | undefined;
133
134
  }>, {
134
- icon: "success" | "warning" | "danger" | "info" | "question";
135
- title: string;
136
- modelValue: boolean;
137
- message: string;
138
135
  theme: Theme;
139
136
  size: "sm" | "md" | "lg" | "xl" | "2xl";
137
+ title: string;
138
+ modelValue: boolean;
140
139
  showCancel: boolean;
141
140
  cancelText: string;
142
141
  confirmText: string;
142
+ icon: "success" | "warning" | "danger" | "info" | "question";
143
+ message: string;
143
144
  showDontRemind: boolean;
144
145
  dontRemindKey: string;
145
146
  dontRemindLabel: string;
146
147
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
147
- 'body-extra'?(_: {}): any;
148
+ "body-extra"?(_: {}): any;
148
149
  }>;
149
150
  export default _default;
150
151
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,5 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { Theme } from '../../types/core';
3
+
3
4
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
5
  /** Controls modal visibility (v-model) */
5
6
  modelValue: {
@@ -46,11 +47,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
46
47
  type: BooleanConstructor;
47
48
  default: boolean;
48
49
  };
49
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
50
- cancel: () => any;
51
- close: () => any;
52
- "update:modelValue": (value: boolean) => any;
53
- confirm: () => any;
50
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
51
+ "update:modelValue": (value: boolean) => void;
52
+ confirm: () => void;
53
+ cancel: () => void;
54
+ close: () => void;
54
55
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
55
56
  /** Controls modal visibility (v-model) */
56
57
  modelValue: {
@@ -1,3 +1,4 @@
1
+
1
2
  export interface CropResult {
2
3
  blob?: Blob;
3
4
  base64?: string;
@@ -9,394 +10,89 @@ export interface CropResult {
9
10
  height: number;
10
11
  };
11
12
  }
12
- type __VLS_Props = {
13
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
13
14
  modelValue: boolean;
14
15
  image: string;
15
- aspectRatio?: number;
16
- minWidth?: number;
17
- minHeight?: number;
18
- maxWidth?: number;
19
- maxHeight?: number;
20
- outputType?: 'blob' | 'base64' | 'canvas';
21
- outputMimeType?: string;
22
- outputQuality?: number;
23
- stencilType?: 'rectangle' | 'circle';
24
- title?: string;
25
- };
26
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
27
- cancel: () => any;
28
- "update:modelValue": (value: boolean) => any;
29
- crop: (result: CropResult) => any;
30
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
16
+ aspectRatio?: number | undefined;
17
+ minWidth?: number | undefined;
18
+ minHeight?: number | undefined;
19
+ maxWidth?: number | undefined;
20
+ maxHeight?: number | undefined;
21
+ outputType?: "canvas" | "blob" | "base64" | undefined;
22
+ outputMimeType?: string | undefined;
23
+ outputQuality?: number | undefined;
24
+ stencilType?: "circle" | "rectangle" | undefined;
25
+ title?: string | undefined;
26
+ }>, {
27
+ aspectRatio: undefined;
28
+ minWidth: undefined;
29
+ minHeight: undefined;
30
+ maxWidth: undefined;
31
+ maxHeight: undefined;
32
+ outputType: string;
33
+ outputMimeType: string;
34
+ outputQuality: number;
35
+ stencilType: string;
36
+ title: string;
37
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
38
+ "update:modelValue": (value: boolean) => void;
39
+ crop: (result: CropResult) => void;
40
+ cancel: () => void;
41
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
42
+ modelValue: boolean;
43
+ image: string;
44
+ aspectRatio?: number | undefined;
45
+ minWidth?: number | undefined;
46
+ minHeight?: number | undefined;
47
+ maxWidth?: number | undefined;
48
+ maxHeight?: number | undefined;
49
+ outputType?: "canvas" | "blob" | "base64" | undefined;
50
+ outputMimeType?: string | undefined;
51
+ outputQuality?: number | undefined;
52
+ stencilType?: "circle" | "rectangle" | undefined;
53
+ title?: string | undefined;
54
+ }>, {
55
+ aspectRatio: undefined;
56
+ minWidth: undefined;
57
+ minHeight: undefined;
58
+ maxWidth: undefined;
59
+ maxHeight: undefined;
60
+ outputType: string;
61
+ outputMimeType: string;
62
+ outputQuality: number;
63
+ stencilType: string;
64
+ title: string;
65
+ }>>> & Readonly<{
31
66
  onCancel?: (() => any) | undefined;
32
67
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
33
68
  onCrop?: ((result: CropResult) => any) | undefined;
34
69
  }>, {
35
70
  title: string;
36
- maxHeight: number;
37
- maxWidth: number;
38
71
  aspectRatio: number;
39
- minHeight: number;
72
+ maxHeight: number;
40
73
  minWidth: number;
41
- outputType: "canvas" | "blob" | "base64";
74
+ minHeight: number;
75
+ maxWidth: number;
76
+ outputType: 'blob' | 'base64' | 'canvas';
42
77
  outputMimeType: string;
43
78
  outputQuality: number;
44
- stencilType: "circle" | "rectangle";
45
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
46
- cropperRef: ({
47
- $: import('vue').ComponentInternalInstance;
48
- $data: {};
49
- $props: Partial<{} | {
50
- [x: string]: any;
51
- }> & Omit<{
52
- readonly [x: string]: any;
53
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
54
- $attrs: {
55
- [x: string]: unknown;
56
- };
57
- $refs: {
58
- [x: string]: unknown;
59
- };
60
- $slots: Readonly<{
61
- [name: string]: import('vue').Slot<any> | undefined;
62
- }>;
63
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
64
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
65
- $host: Element | null;
66
- $emit: (event: string, ...args: any[]) => void;
67
- $el: any;
68
- $options: import('vue').ComponentOptionsBase<Readonly<any>, {
69
- /**
70
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
71
- *
72
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
73
- *
74
- * @module components/modals/ImageCropperModal
75
- */
76
- getResult: () => import('vue-advanced-cropper').CropperResult;
77
- /**
78
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
79
- *
80
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
81
- *
82
- * @module components/modals/ImageCropperModal
83
- */
84
- setCoordinates: (transform: import('vue-advanced-cropper').Transform | import('vue-advanced-cropper').Transform[]) => void;
85
- /**
86
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
87
- *
88
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
89
- *
90
- * @module components/modals/ImageCropperModal
91
- */
92
- refresh: () => void;
93
- /**
94
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
95
- *
96
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
97
- *
98
- * @module components/modals/ImageCropperModal
99
- */
100
- zoom: (factor: number, center?: import('vue-advanced-cropper').Point | undefined) => void;
101
- /**
102
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
103
- *
104
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
105
- *
106
- * @module components/modals/ImageCropperModal
107
- */
108
- move: (left: number, top?: number | undefined) => void;
109
- /**
110
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
111
- *
112
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
113
- *
114
- * @module components/modals/ImageCropperModal
115
- */
116
- rotate: (angle: number) => void;
117
- /**
118
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
119
- *
120
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
121
- *
122
- * @module components/modals/ImageCropperModal
123
- */
124
- flip: (horizontal: boolean, vertical?: boolean | undefined) => void;
125
- /**
126
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
127
- *
128
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
129
- *
130
- * @module components/modals/ImageCropperModal
131
- */
132
- reset: () => void;
133
- }, {}, import('vue').ComputedOptions, import('vue').MethodOptions, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {} | {
134
- [x: string]: any;
135
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
136
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
137
- created?: ((() => void) | (() => void)[]) | undefined;
138
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
139
- mounted?: ((() => void) | (() => void)[]) | undefined;
140
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
141
- updated?: ((() => void) | (() => void)[]) | undefined;
142
- activated?: ((() => void) | (() => void)[]) | undefined;
143
- deactivated?: ((() => void) | (() => void)[]) | undefined;
144
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
145
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
146
- destroyed?: ((() => void) | (() => void)[]) | undefined;
147
- unmounted?: ((() => void) | (() => void)[]) | undefined;
148
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
149
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
150
- 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;
151
- };
152
- $forceUpdate: () => void;
153
- $nextTick: typeof import('vue').nextTick;
154
- $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;
155
- } & Readonly<{}> & Omit<Readonly<any>, "reset" | "rotate" | "move" | "zoom" | "getResult" | "setCoordinates" | "refresh" | "flip"> & import('vue').ShallowUnwrapRef<{
156
- /**
157
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
158
- *
159
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
160
- *
161
- * @module components/modals/ImageCropperModal
162
- */
163
- getResult: () => import('vue-advanced-cropper').CropperResult;
164
- /**
165
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
166
- *
167
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
168
- *
169
- * @module components/modals/ImageCropperModal
170
- */
171
- setCoordinates: (transform: import('vue-advanced-cropper').Transform | import('vue-advanced-cropper').Transform[]) => void;
172
- /**
173
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
174
- *
175
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
176
- *
177
- * @module components/modals/ImageCropperModal
178
- */
179
- refresh: () => void;
180
- /**
181
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
182
- *
183
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
184
- *
185
- * @module components/modals/ImageCropperModal
186
- */
187
- zoom: (factor: number, center?: import('vue-advanced-cropper').Point | undefined) => void;
188
- /**
189
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
190
- *
191
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
192
- *
193
- * @module components/modals/ImageCropperModal
194
- */
195
- move: (left: number, top?: number | undefined) => void;
196
- /**
197
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
198
- *
199
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
200
- *
201
- * @module components/modals/ImageCropperModal
202
- */
203
- rotate: (angle: number) => void;
204
- /**
205
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
206
- *
207
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
208
- *
209
- * @module components/modals/ImageCropperModal
210
- */
211
- flip: (horizontal: boolean, vertical?: boolean | undefined) => void;
212
- /**
213
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
214
- *
215
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
216
- *
217
- * @module components/modals/ImageCropperModal
218
- */
219
- reset: () => void;
220
- }> & {
221
- [x: string]: never;
222
- } & import('vue').MethodOptions & import('vue').ComponentCustomProperties & {}) | ({
223
- $: import('vue').ComponentInternalInstance;
224
- $data: {};
225
- $props: Partial<{} | {
226
- [x: string]: any;
227
- }> & Omit<{
228
- readonly [x: string]: any;
229
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
230
- $attrs: {
231
- [x: string]: unknown;
232
- };
233
- $refs: {
234
- [x: string]: unknown;
235
- };
236
- $slots: Readonly<{
237
- [name: string]: import('vue').Slot<any> | undefined;
238
- }>;
239
- $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
240
- $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
241
- $host: Element | null;
242
- $emit: (event: string, ...args: any[]) => void;
243
- $el: any;
244
- $options: import('vue').ComponentOptionsBase<Readonly<any>, {
245
- /**
246
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
247
- *
248
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
249
- *
250
- * @module components/modals/ImageCropperModal
251
- */
252
- getResult: () => import('vue-advanced-cropper').CropperResult;
253
- /**
254
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
255
- *
256
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
257
- *
258
- * @module components/modals/ImageCropperModal
259
- */
260
- setCoordinates: (transform: import('vue-advanced-cropper').Transform | import('vue-advanced-cropper').Transform[]) => void;
261
- /**
262
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
263
- *
264
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
265
- *
266
- * @module components/modals/ImageCropperModal
267
- */
268
- refresh: () => void;
269
- /**
270
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
271
- *
272
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
273
- *
274
- * @module components/modals/ImageCropperModal
275
- */
276
- zoom: (factor: number, center?: import('vue-advanced-cropper').Point | undefined) => void;
277
- /**
278
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
279
- *
280
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
281
- *
282
- * @module components/modals/ImageCropperModal
283
- */
284
- move: (left: number, top?: number | undefined) => void;
285
- /**
286
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
287
- *
288
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
289
- *
290
- * @module components/modals/ImageCropperModal
291
- */
292
- rotate: (angle: number) => void;
293
- /**
294
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
295
- *
296
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
297
- *
298
- * @module components/modals/ImageCropperModal
299
- */
300
- flip: (horizontal: boolean, vertical?: boolean | undefined) => void;
301
- /**
302
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
303
- *
304
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
305
- *
306
- * @module components/modals/ImageCropperModal
307
- */
308
- reset: () => void;
309
- }, {}, import('vue').ComputedOptions, import('vue').MethodOptions, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {} | {
310
- [x: string]: any;
311
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
312
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
313
- created?: ((() => void) | (() => void)[]) | undefined;
314
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
315
- mounted?: ((() => void) | (() => void)[]) | undefined;
316
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
317
- updated?: ((() => void) | (() => void)[]) | undefined;
318
- activated?: ((() => void) | (() => void)[]) | undefined;
319
- deactivated?: ((() => void) | (() => void)[]) | undefined;
320
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
321
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
322
- destroyed?: ((() => void) | (() => void)[]) | undefined;
323
- unmounted?: ((() => void) | (() => void)[]) | undefined;
324
- renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
325
- renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
326
- errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[]) | undefined;
327
- };
328
- $forceUpdate: () => void;
329
- $nextTick: typeof import('vue').nextTick;
330
- $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;
331
- } & Readonly<{
332
- [x: string]: any;
333
- }> & Omit<Readonly<any>, "reset" | "rotate" | "move" | "zoom" | "getResult" | "setCoordinates" | "refresh" | "flip"> & import('vue').ShallowUnwrapRef<{
334
- /**
335
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
336
- *
337
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
338
- *
339
- * @module components/modals/ImageCropperModal
340
- */
341
- getResult: () => import('vue-advanced-cropper').CropperResult;
342
- /**
343
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
344
- *
345
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
346
- *
347
- * @module components/modals/ImageCropperModal
348
- */
349
- setCoordinates: (transform: import('vue-advanced-cropper').Transform | import('vue-advanced-cropper').Transform[]) => void;
350
- /**
351
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
352
- *
353
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
354
- *
355
- * @module components/modals/ImageCropperModal
356
- */
357
- refresh: () => void;
358
- /**
359
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
360
- *
361
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
362
- *
363
- * @module components/modals/ImageCropperModal
364
- */
365
- zoom: (factor: number, center?: import('vue-advanced-cropper').Point | undefined) => void;
366
- /**
367
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
368
- *
369
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
370
- *
371
- * @module components/modals/ImageCropperModal
372
- */
373
- move: (left: number, top?: number | undefined) => void;
374
- /**
375
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
376
- *
377
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
378
- *
379
- * @module components/modals/ImageCropperModal
380
- */
381
- rotate: (angle: number) => void;
382
- /**
383
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
384
- *
385
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
386
- *
387
- * @module components/modals/ImageCropperModal
388
- */
389
- flip: (horizontal: boolean, vertical?: boolean | undefined) => void;
390
- /**
391
- * ImageCropperModal - Image cropping modal with vue-advanced-cropper
392
- *
393
- * Provides a full-featured image cropping interface with zoom, rotate, and flip controls.
394
- *
395
- * @module components/modals/ImageCropperModal
396
- */
397
- reset: () => void;
398
- }> & {
399
- [x: string]: never;
400
- } & import('vue').MethodOptions & import('vue').ComponentCustomProperties & {}) | null;
401
- }, any>;
79
+ stencilType: 'rectangle' | 'circle';
80
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
402
81
  export default _default;
82
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
83
+ type __VLS_TypePropsToRuntimeProps<T> = {
84
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
85
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
86
+ } : {
87
+ type: import('vue').PropType<T[K]>;
88
+ required: true;
89
+ };
90
+ };
91
+ type __VLS_WithDefaults<P, D> = {
92
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
93
+ default: D[K];
94
+ }> : P[K];
95
+ };
96
+ type __VLS_Prettify<T> = {
97
+ [K in keyof T]: T[K];
98
+ } & {};
@@ -1,12 +1,23 @@
1
1
  import { NotificationState, NotificationAction } from '../../composables/useNotifications';
2
- type __VLS_Props = {
2
+
3
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
3
4
  notification: NotificationState;
4
- };
5
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
6
- close: (notification: NotificationState) => any;
7
- action: (notification: NotificationState, action: NotificationAction) => any;
8
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
5
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
6
+ close: (notification: NotificationState) => void;
7
+ action: (notification: NotificationState, action: NotificationAction) => void;
8
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
9
+ notification: NotificationState;
10
+ }>>> & Readonly<{
9
11
  onClose?: ((notification: NotificationState) => any) | undefined;
10
12
  onAction?: ((notification: NotificationState, action: NotificationAction) => any) | undefined;
11
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
13
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
12
14
  export default _default;
15
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
+ type __VLS_TypePropsToRuntimeProps<T> = {
17
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
18
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
19
+ } : {
20
+ type: import('vue').PropType<T[K]>;
21
+ required: true;
22
+ };
23
+ };