@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
@@ -0,0 +1,117 @@
1
+ import { PropType } from 'vue';
2
+
3
+ export interface BaseInformationFieldType {
4
+ name: string;
5
+ label?: string;
6
+ as?: string;
7
+ type?: string;
8
+ innerLabel?: string;
9
+ hideLabel?: boolean;
10
+ rules?: any;
11
+ position?: number;
12
+ validateOnMount?: boolean;
13
+ placeholder?: string;
14
+ tertiaryLabel?: string;
15
+ presetType?: string;
16
+ acceptedFormats?: string[];
17
+ maximumFileSize?: number;
18
+ enableVerification?: boolean;
19
+ }
20
+ export interface BaseInformationSchemaType {
21
+ fields: BaseInformationFieldType[];
22
+ }
23
+ export interface BaseInformationDataType {
24
+ [key: string]: any;
25
+ profile_image?: any;
26
+ email?: string;
27
+ phone?: string;
28
+ }
29
+ export interface UpdateMediaParams {
30
+ type: string;
31
+ file: File;
32
+ publicId?: string;
33
+ }
34
+ export interface ValidField {
35
+ id: string;
36
+ isValid: boolean;
37
+ }
38
+ type FormValuesType = Record<string, any>;
39
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
40
+ value: {
41
+ type: PropType<BaseInformationDataType>;
42
+ default: () => {};
43
+ };
44
+ name: {
45
+ type: StringConstructor;
46
+ required: true;
47
+ };
48
+ rules: {
49
+ type: (ObjectConstructor | FunctionConstructor)[];
50
+ default: () => {};
51
+ };
52
+ schema: {
53
+ type: PropType<BaseInformationSchemaType>;
54
+ required: true;
55
+ };
56
+ enableVerification: {
57
+ type: BooleanConstructor;
58
+ default: boolean;
59
+ };
60
+ use: {
61
+ type: StringConstructor;
62
+ default: string;
63
+ };
64
+ }>, {
65
+ validateForm: () => Promise<{
66
+ valid: boolean;
67
+ errors: Partial<Record<string, string>>;
68
+ results: FormValuesType;
69
+ }>;
70
+ validationSchema: import('vue').ComputedRef<import('yup').ObjectSchema<{
71
+ [x: string]: any;
72
+ }, import('yup').AnyObject, {
73
+ [x: string]: any;
74
+ }, "">>;
75
+ errors: import('vue').ComputedRef<Partial<Record<string, string | undefined>>>;
76
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
77
+ "update:value": (value: FormValuesType) => void;
78
+ "update:media": (params: UpdateMediaParams) => void;
79
+ "update:validity": (field: ValidField) => void;
80
+ "clear:media": (publicId: string) => void;
81
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
82
+ value: {
83
+ type: PropType<BaseInformationDataType>;
84
+ default: () => {};
85
+ };
86
+ name: {
87
+ type: StringConstructor;
88
+ required: true;
89
+ };
90
+ rules: {
91
+ type: (ObjectConstructor | FunctionConstructor)[];
92
+ default: () => {};
93
+ };
94
+ schema: {
95
+ type: PropType<BaseInformationSchemaType>;
96
+ required: true;
97
+ };
98
+ enableVerification: {
99
+ type: BooleanConstructor;
100
+ default: boolean;
101
+ };
102
+ use: {
103
+ type: StringConstructor;
104
+ default: string;
105
+ };
106
+ }>> & Readonly<{
107
+ "onUpdate:value"?: ((value: FormValuesType) => any) | undefined;
108
+ "onUpdate:validity"?: ((field: ValidField) => any) | undefined;
109
+ "onUpdate:media"?: ((params: UpdateMediaParams) => any) | undefined;
110
+ "onClear:media"?: ((publicId: string) => any) | undefined;
111
+ }>, {
112
+ rules: Function | Record<string, any>;
113
+ use: string;
114
+ value: BaseInformationDataType;
115
+ enableVerification: boolean;
116
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
117
+ export default _default;
@@ -0,0 +1,107 @@
1
+ import { PropType } from 'vue';
2
+
3
+ export interface NamesFieldType {
4
+ name: string;
5
+ label?: string;
6
+ as?: string;
7
+ type?: string;
8
+ hideLabel?: boolean;
9
+ rules?: any;
10
+ position?: number;
11
+ validateOnMount?: boolean;
12
+ placeholder?: string;
13
+ items?: any[];
14
+ itemKey?: string;
15
+ itemText?: string;
16
+ clearable?: boolean;
17
+ required?: boolean;
18
+ tertiaryLabel?: string;
19
+ }
20
+ export interface NamesSchemaType {
21
+ fields: NamesFieldType[];
22
+ }
23
+ export interface NamesDataType {
24
+ [key: string]: string | null | undefined;
25
+ first_name?: string;
26
+ last_name?: string;
27
+ nickname?: string;
28
+ name_prefix?: string;
29
+ name_suffix?: string;
30
+ }
31
+ type FieldValue = string | Record<string, unknown> | null | undefined;
32
+ type FormValuesType = Record<string, FieldValue>;
33
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
34
+ value: {
35
+ type: PropType<NamesDataType>;
36
+ default: () => {};
37
+ };
38
+ name: {
39
+ type: StringConstructor;
40
+ required: true;
41
+ };
42
+ label: {
43
+ type: StringConstructor;
44
+ default: string;
45
+ };
46
+ rules: {
47
+ type: (ObjectConstructor | FunctionConstructor)[];
48
+ default: () => {};
49
+ };
50
+ schema: {
51
+ type: PropType<NamesSchemaType>;
52
+ required: true;
53
+ };
54
+ requiredFields: {
55
+ type: PropType<string[]>;
56
+ default: () => string[];
57
+ };
58
+ }>, {
59
+ validateForm: () => Promise<{
60
+ valid: boolean;
61
+ errors: Partial<Record<string, string>>;
62
+ results: {
63
+ [x: string]: FieldValue;
64
+ };
65
+ }>;
66
+ validationSchema: import('vue').ComputedRef<import('yup').ObjectSchema<{
67
+ [x: string]: any;
68
+ }, import('yup').AnyObject, {
69
+ [x: string]: any;
70
+ }, "">>;
71
+ errors: import('vue').ComputedRef<Partial<Record<string, string | undefined>>>;
72
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
73
+ "update:value": (value: FormValuesType) => void;
74
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
75
+ value: {
76
+ type: PropType<NamesDataType>;
77
+ default: () => {};
78
+ };
79
+ name: {
80
+ type: StringConstructor;
81
+ required: true;
82
+ };
83
+ label: {
84
+ type: StringConstructor;
85
+ default: string;
86
+ };
87
+ rules: {
88
+ type: (ObjectConstructor | FunctionConstructor)[];
89
+ default: () => {};
90
+ };
91
+ schema: {
92
+ type: PropType<NamesSchemaType>;
93
+ required: true;
94
+ };
95
+ requiredFields: {
96
+ type: PropType<string[]>;
97
+ default: () => string[];
98
+ };
99
+ }>> & Readonly<{
100
+ "onUpdate:value"?: ((value: FormValuesType) => any) | undefined;
101
+ }>, {
102
+ label: string;
103
+ rules: Function | Record<string, any>;
104
+ value: NamesDataType;
105
+ requiredFields: string[];
106
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
107
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export { default as BaseInformationInput } from './BaseInformationInput';
2
+ export { default as NamesInput } from './NamesInput';
@@ -1,9 +1,51 @@
1
1
  import { ProfileData, ProfilePreviewConfig } from '../../types/profiles';
2
+
2
3
  interface Props {
3
4
  profile: ProfileData;
4
5
  config?: ProfilePreviewConfig;
5
6
  }
6
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
7
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
+ config: () => {
9
+ showContact: boolean;
10
+ showLocation: boolean;
11
+ showProfessional: boolean;
12
+ showPersonal: boolean;
13
+ showOrganizations: boolean;
14
+ showRelatedNames: boolean;
15
+ showSocial: boolean;
16
+ animationEnabled: boolean;
17
+ animationDelay: number;
18
+ };
19
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
20
+ config: () => {
21
+ showContact: boolean;
22
+ showLocation: boolean;
23
+ showProfessional: boolean;
24
+ showPersonal: boolean;
25
+ showOrganizations: boolean;
26
+ showRelatedNames: boolean;
27
+ showSocial: boolean;
28
+ animationEnabled: boolean;
29
+ animationDelay: number;
30
+ };
31
+ }>>> & Readonly<{}>, {
7
32
  config: ProfilePreviewConfig;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
33
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
9
34
  export default _default;
35
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
36
+ type __VLS_TypePropsToRuntimeProps<T> = {
37
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
38
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
39
+ } : {
40
+ type: import('vue').PropType<T[K]>;
41
+ required: true;
42
+ };
43
+ };
44
+ type __VLS_WithDefaults<P, D> = {
45
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
46
+ default: D[K];
47
+ }> : P[K];
48
+ };
49
+ type __VLS_Prettify<T> = {
50
+ [K in keyof T]: T[K];
51
+ } & {};
@@ -3,9 +3,34 @@ interface Props {
3
3
  showOrganizations?: boolean;
4
4
  showRelatedNames?: boolean;
5
5
  }
6
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
6
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
7
  showLocation: boolean;
8
8
  showOrganizations: boolean;
9
9
  showRelatedNames: boolean;
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
10
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
+ showLocation: boolean;
12
+ showOrganizations: boolean;
13
+ showRelatedNames: boolean;
14
+ }>>> & Readonly<{}>, {
15
+ showLocation: boolean;
16
+ showOrganizations: boolean;
17
+ showRelatedNames: boolean;
18
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
11
19
  export default _default;
20
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
21
+ type __VLS_TypePropsToRuntimeProps<T> = {
22
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
23
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
24
+ } : {
25
+ type: import('vue').PropType<T[K]>;
26
+ required: true;
27
+ };
28
+ };
29
+ type __VLS_WithDefaults<P, D> = {
30
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
31
+ default: D[K];
32
+ }> : P[K];
33
+ };
34
+ type __VLS_Prettify<T> = {
35
+ [K in keyof T]: T[K];
36
+ } & {};
@@ -1,4 +1,5 @@
1
1
  import { Component } from 'vue';
2
+
2
3
  interface Props {
3
4
  /** Card header title */
4
5
  title?: string;
@@ -13,16 +14,43 @@ interface Props {
13
14
  /** Enable animation */
14
15
  animationEnabled?: boolean;
15
16
  }
16
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
17
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
18
+ animationIndex: number;
17
19
  animationDelay: number;
18
20
  noPadding: boolean;
21
+ animationEnabled: boolean;
22
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
23
  animationIndex: number;
24
+ animationDelay: number;
25
+ noPadding: boolean;
20
26
  animationEnabled: boolean;
21
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, {
27
+ }>>> & Readonly<{}>, {
28
+ animationDelay: number;
29
+ noPadding: boolean;
30
+ animationIndex: number;
31
+ animationEnabled: boolean;
32
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
22
33
  header?(_: {}): any;
23
34
  default?(_: {}): any;
24
35
  }>;
25
36
  export default _default;
37
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
38
+ type __VLS_TypePropsToRuntimeProps<T> = {
39
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
40
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
41
+ } : {
42
+ type: import('vue').PropType<T[K]>;
43
+ required: true;
44
+ };
45
+ };
46
+ type __VLS_WithDefaults<P, D> = {
47
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
48
+ default: D[K];
49
+ }> : P[K];
50
+ };
51
+ type __VLS_Prettify<T> = {
52
+ [K in keyof T]: T[K];
53
+ } & {};
26
54
  type __VLS_WithTemplateSlots<T, S> = T & {
27
55
  new (): {
28
56
  $slots: S;
@@ -5,8 +5,31 @@ interface Props {
5
5
  animationIndex?: number;
6
6
  animationEnabled?: boolean;
7
7
  }
8
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
8
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
9
  animationIndex: number;
10
10
  animationEnabled: boolean;
11
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
11
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ animationIndex: number;
13
+ animationEnabled: boolean;
14
+ }>>> & Readonly<{}>, {
15
+ animationIndex: number;
16
+ animationEnabled: boolean;
17
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
12
18
  export default _default;
19
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
20
+ type __VLS_TypePropsToRuntimeProps<T> = {
21
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
22
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
23
+ } : {
24
+ type: import('vue').PropType<T[K]>;
25
+ required: true;
26
+ };
27
+ };
28
+ type __VLS_WithDefaults<P, D> = {
29
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
30
+ default: D[K];
31
+ }> : P[K];
32
+ };
33
+ type __VLS_Prettify<T> = {
34
+ [K in keyof T]: T[K];
35
+ } & {};
@@ -1,4 +1,5 @@
1
1
  import { ProfileImage } from '../../types/profiles';
2
+
2
3
  interface Props {
3
4
  /** Display name */
4
5
  name: string;
@@ -13,8 +14,31 @@ interface Props {
13
14
  /** Enable animation */
14
15
  animationEnabled?: boolean;
15
16
  }
16
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
17
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
17
18
  animationIndex: number;
18
19
  animationEnabled: boolean;
19
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
20
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
21
+ animationIndex: number;
22
+ animationEnabled: boolean;
23
+ }>>> & Readonly<{}>, {
24
+ animationIndex: number;
25
+ animationEnabled: boolean;
26
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
20
27
  export default _default;
28
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
29
+ type __VLS_TypePropsToRuntimeProps<T> = {
30
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
31
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
32
+ } : {
33
+ type: import('vue').PropType<T[K]>;
34
+ required: true;
35
+ };
36
+ };
37
+ type __VLS_WithDefaults<P, D> = {
38
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
39
+ default: D[K];
40
+ }> : P[K];
41
+ };
42
+ type __VLS_Prettify<T> = {
43
+ [K in keyof T]: T[K];
44
+ } & {};
@@ -1,4 +1,5 @@
1
1
  import { AddressInfo } from '../../types/profiles';
2
+
2
3
  interface Props {
3
4
  address?: AddressInfo | AddressInfo[];
4
5
  latLng?: {
@@ -9,9 +10,34 @@ interface Props {
9
10
  animationIndex?: number;
10
11
  animationEnabled?: boolean;
11
12
  }
12
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
13
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ showMap: boolean;
13
15
  animationIndex: number;
14
16
  animationEnabled: boolean;
17
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
15
18
  showMap: boolean;
16
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
19
+ animationIndex: number;
20
+ animationEnabled: boolean;
21
+ }>>> & Readonly<{}>, {
22
+ animationIndex: number;
23
+ animationEnabled: boolean;
24
+ showMap: boolean;
25
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
17
26
  export default _default;
27
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
28
+ type __VLS_TypePropsToRuntimeProps<T> = {
29
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
30
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
31
+ } : {
32
+ type: import('vue').PropType<T[K]>;
33
+ required: true;
34
+ };
35
+ };
36
+ type __VLS_WithDefaults<P, D> = {
37
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
38
+ default: D[K];
39
+ }> : P[K];
40
+ };
41
+ type __VLS_Prettify<T> = {
42
+ [K in keyof T]: T[K];
43
+ } & {};
@@ -1,11 +1,35 @@
1
1
  import { OrganizationItem } from '../../types/profiles';
2
+
2
3
  interface Props {
3
4
  organizations?: OrganizationItem[];
4
5
  animationIndex?: number;
5
6
  animationEnabled?: boolean;
6
7
  }
7
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
8
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
9
  animationIndex: number;
9
10
  animationEnabled: boolean;
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
11
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ animationIndex: number;
13
+ animationEnabled: boolean;
14
+ }>>> & Readonly<{}>, {
15
+ animationIndex: number;
16
+ animationEnabled: boolean;
17
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
11
18
  export default _default;
19
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
20
+ type __VLS_TypePropsToRuntimeProps<T> = {
21
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
22
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
23
+ } : {
24
+ type: import('vue').PropType<T[K]>;
25
+ required: true;
26
+ };
27
+ };
28
+ type __VLS_WithDefaults<P, D> = {
29
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
30
+ default: D[K];
31
+ }> : P[K];
32
+ };
33
+ type __VLS_Prettify<T> = {
34
+ [K in keyof T]: T[K];
35
+ } & {};
@@ -3,8 +3,31 @@ interface Props {
3
3
  animationIndex?: number;
4
4
  animationEnabled?: boolean;
5
5
  }
6
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
6
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
7
  animationIndex: number;
8
8
  animationEnabled: boolean;
9
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
9
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ animationIndex: number;
11
+ animationEnabled: boolean;
12
+ }>>> & Readonly<{}>, {
13
+ animationIndex: number;
14
+ animationEnabled: boolean;
15
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
10
16
  export default _default;
17
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
+ type __VLS_TypePropsToRuntimeProps<T> = {
19
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
20
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
21
+ } : {
22
+ type: import('vue').PropType<T[K]>;
23
+ required: true;
24
+ };
25
+ };
26
+ type __VLS_WithDefaults<P, D> = {
27
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
28
+ default: D[K];
29
+ }> : P[K];
30
+ };
31
+ type __VLS_Prettify<T> = {
32
+ [K in keyof T]: T[K];
33
+ } & {};
@@ -1,11 +1,35 @@
1
1
  import { ProfessionalInfo } from '../../types/profiles';
2
+
2
3
  interface Props {
3
4
  professional?: ProfessionalInfo;
4
5
  animationIndex?: number;
5
6
  animationEnabled?: boolean;
6
7
  }
7
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
8
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
9
  animationIndex: number;
9
10
  animationEnabled: boolean;
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
11
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ animationIndex: number;
13
+ animationEnabled: boolean;
14
+ }>>> & Readonly<{}>, {
15
+ animationIndex: number;
16
+ animationEnabled: boolean;
17
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
11
18
  export default _default;
19
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
20
+ type __VLS_TypePropsToRuntimeProps<T> = {
21
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
22
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
23
+ } : {
24
+ type: import('vue').PropType<T[K]>;
25
+ required: true;
26
+ };
27
+ };
28
+ type __VLS_WithDefaults<P, D> = {
29
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
30
+ default: D[K];
31
+ }> : P[K];
32
+ };
33
+ type __VLS_Prettify<T> = {
34
+ [K in keyof T]: T[K];
35
+ } & {};
@@ -1,11 +1,35 @@
1
1
  import { RelatedNameItem } from '../../types/profiles';
2
+
2
3
  interface Props {
3
4
  relatedNames?: RelatedNameItem[];
4
5
  animationIndex?: number;
5
6
  animationEnabled?: boolean;
6
7
  }
7
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
8
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
9
  animationIndex: number;
9
10
  animationEnabled: boolean;
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
11
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ animationIndex: number;
13
+ animationEnabled: boolean;
14
+ }>>> & Readonly<{}>, {
15
+ animationIndex: number;
16
+ animationEnabled: boolean;
17
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
11
18
  export default _default;
19
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
20
+ type __VLS_TypePropsToRuntimeProps<T> = {
21
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
22
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
23
+ } : {
24
+ type: import('vue').PropType<T[K]>;
25
+ required: true;
26
+ };
27
+ };
28
+ type __VLS_WithDefaults<P, D> = {
29
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
30
+ default: D[K];
31
+ }> : P[K];
32
+ };
33
+ type __VLS_Prettify<T> = {
34
+ [K in keyof T]: T[K];
35
+ } & {};