@stachelock/ui 0.6.7 → 0.6.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (353) hide show
  1. package/dist/{CalendarHeader.vue_vue_type_script_setup_true_lang-CA_C4dmn.js → CalendarHeader.vue_vue_type_script_setup_true_lang-Cbgbb2e5.js} +2 -2
  2. package/dist/ComboboxInput.vue_vue_type_script_setup_true_lang-kHTj4Ju2.js +368 -0
  3. package/dist/{DayCalendar.vue_vue_type_script_setup_true_lang-D-4jcUvI.js → DayCalendar.vue_vue_type_script_setup_true_lang-BgV8wr8v.js} +1 -1
  4. package/dist/{EmailInput.vue_vue_type_script_setup_true_lang-BicPMIop.js → EmailInput.vue_vue_type_script_setup_true_lang-CWEfbsJ_.js} +51 -49
  5. package/dist/{InlineTabs.vue_vue_type_script_setup_true_lang-slNq2sot.js → InlineTabs.vue_vue_type_script_setup_true_lang-BWzrSbT3.js} +1 -1
  6. package/dist/{MonthCalendar.vue_vue_type_style_index_0_lang-lnKkvJ9u.js → MonthCalendar.vue_vue_type_style_index_0_lang-BdrrlrNr.js} +1 -1
  7. package/dist/SelectInput.vue_vue_type_script_setup_true_lang-D9yg_rkV.js +327 -0
  8. package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-CtFVOrhm.js +304 -0
  9. package/dist/{TabGroup.vue_vue_type_script_setup_true_lang-pEKm-uUq.js → TabGroup.vue_vue_type_script_setup_true_lang-123nIzRC.js} +1 -1
  10. package/dist/{TabGroupUnderline.vue_vue_type_script_setup_true_lang--IKyRPkX.js → TabGroupUnderline.vue_vue_type_script_setup_true_lang-DbIwjaLJ.js} +1 -1
  11. package/dist/{TabsInPills.vue_vue_type_script_setup_true_lang-EG0nj4F6.js → TabsInPills.vue_vue_type_script_setup_true_lang-mw68ZzS1.js} +1 -1
  12. package/dist/{calendar-DLry-Vik.js → calendar-DaXCwXP5.js} +1 -1
  13. package/dist/calendars/CalendarDashboard.d.ts +3 -1
  14. package/dist/calendars/CalendarDashboard.js +2 -2
  15. package/dist/calendars/CalendarHeader.d.ts +3 -1
  16. package/dist/calendars/CalendarHeader.js +1 -1
  17. package/dist/calendars/DayCalendar.d.ts +3 -1
  18. package/dist/calendars/DayCalendar.js +1 -1
  19. package/dist/calendars/EventCard.d.ts +3 -1
  20. package/dist/calendars/EventsList.d.ts +3 -1
  21. package/dist/calendars/MonthCalendar.d.ts +3 -1
  22. package/dist/calendars/MonthCalendar.js +1 -1
  23. package/dist/calendars/WeekCalendar.d.ts +3 -1
  24. package/dist/calendars/WeekCalendar.js +2 -2
  25. package/dist/calendars/YearCalendar.d.ts +3 -1
  26. package/dist/charts/BarChart.d.ts +3 -1
  27. package/dist/charts/BaseChart.d.ts +3 -1
  28. package/dist/charts/FunnelChart.d.ts +3 -1
  29. package/dist/charts/LineChart.d.ts +3 -1
  30. package/dist/charts/PieChart.d.ts +3 -1
  31. package/dist/charts/SparklineChart.d.ts +3 -1
  32. package/dist/charts/StatCard.d.ts +3 -1
  33. package/dist/charts/chartTheme.d.ts +0 -3
  34. package/dist/charts/index.d.ts +0 -1
  35. package/dist/components/Avatar.d.ts +3 -1
  36. package/dist/components/Badge.d.ts +3 -1
  37. package/dist/components/Banner.d.ts +3 -1
  38. package/dist/components/Breadcrumb.d.ts +3 -1
  39. package/dist/components/Button.d.ts +3 -1
  40. package/dist/components/ButtonGroup.d.ts +3 -1
  41. package/dist/components/Checkbox.d.ts +3 -1
  42. package/dist/components/CloudinaryImage.d.ts +3 -1
  43. package/dist/components/CloudinaryImage.js +52 -52
  44. package/dist/components/Loading.d.ts +3 -1
  45. package/dist/components/LoadingDots.d.ts +3 -1
  46. package/dist/components/LottieAnimation.d.ts +3 -1
  47. package/dist/components/Menu.d.ts +3 -1
  48. package/dist/components/Modal.d.ts +3 -1
  49. package/dist/components/NavLink.d.ts +3 -1
  50. package/dist/components/ProgressBar.d.ts +3 -1
  51. package/dist/components/RadialProgressBar.d.ts +3 -1
  52. package/dist/components/Table.d.ts +3 -1
  53. package/dist/components/Transition.d.ts +3 -1
  54. package/dist/composables/index.d.ts +0 -1
  55. package/dist/composables/useCalendar.d.ts +0 -3
  56. package/dist/composables/useCalendar.js +1 -1
  57. package/dist/composables/useFormValidation.d.ts +0 -3
  58. package/dist/composables/useMap.d.ts +0 -3
  59. package/dist/composables/useModal.d.ts +0 -3
  60. package/dist/composables/useNotifications.d.ts +0 -3
  61. package/dist/composables/useNotifications.js +1 -1
  62. package/dist/composables/useTabs.d.ts +0 -1
  63. package/dist/composables/useTheme.d.ts +0 -3
  64. package/dist/empty-state/ComingSoon.d.ts +3 -1
  65. package/dist/empty-state/EmptyState.d.ts +3 -1
  66. package/dist/empty-state/index.d.ts +0 -1
  67. package/dist/forms/DynamicForm.d.ts +3 -1
  68. package/dist/forms/DynamicFormField.d.ts +3 -1
  69. package/dist/forms/FormFieldWrapper.d.ts +3 -1
  70. package/dist/index.d.ts +0 -3
  71. package/dist/index.js +1677 -1341
  72. package/dist/inputs/AddDeleteButtonGroup.d.ts +3 -1
  73. package/dist/inputs/AddressInput.d.ts +3 -1
  74. package/dist/inputs/AddressInput.js +144 -141
  75. package/dist/inputs/CheckboxInput.d.ts +3 -1
  76. package/dist/inputs/ComboboxInput.d.ts +3 -1
  77. package/dist/inputs/ComboboxInput.js +1 -1
  78. package/dist/inputs/DatepickerInput.d.ts +3 -1
  79. package/dist/inputs/EmailInput.d.ts +3 -1
  80. package/dist/inputs/EmailInput.js +1 -1
  81. package/dist/inputs/EmptyInput.d.ts +3 -1
  82. package/dist/inputs/FileDropzoneInput.d.ts +3 -1
  83. package/dist/inputs/HiddenInput.d.ts +3 -1
  84. package/dist/inputs/ImageDropzoneInput.d.ts +3 -1
  85. package/dist/inputs/PhoneInput.d.ts +3 -1
  86. package/dist/inputs/PhoneInput.js +146 -145
  87. package/dist/inputs/RichTextInput.d.ts +3 -1
  88. package/dist/inputs/SelectInput.d.ts +3 -1
  89. package/dist/inputs/SelectInput.js +1 -1
  90. package/dist/inputs/SelectTextInput.d.ts +3 -1
  91. package/dist/inputs/SelectTextInput.js +1 -1
  92. package/dist/inputs/SwitchInput.d.ts +3 -1
  93. package/dist/inputs/SwitchInputGroup.d.ts +3 -1
  94. package/dist/inputs/TagifyInput.d.ts +3 -1
  95. package/dist/inputs/TextAreaInput.d.ts +3 -1
  96. package/dist/inputs/TextInput.d.ts +3 -1
  97. package/dist/inputs/TextInput.js +42 -39
  98. package/dist/layouts/DashboardLayout.d.ts +3 -1
  99. package/dist/layouts/DefaultLayout.d.ts +3 -1
  100. package/dist/layouts/HeaderLayout.d.ts +3 -1
  101. package/dist/layouts/NavigationGroup.d.ts +3 -1
  102. package/dist/layouts/NavigationItem.d.ts +3 -1
  103. package/dist/layouts/ProfileHeaderAvatar.d.ts +3 -1
  104. package/dist/layouts/ProjectLogo.d.ts +3 -1
  105. package/dist/layouts/SidebarLayout.d.ts +3 -1
  106. package/dist/loading/ContentSkeleton.d.ts +3 -1
  107. package/dist/loading/SmartLoadingIndicator.d.ts +3 -1
  108. package/dist/loading/index.d.ts +0 -1
  109. package/dist/maps/GoogleMap.d.ts +3 -1
  110. package/dist/maps/UiInfoWindow.d.ts +3 -1
  111. package/dist/maps/UiMap.d.ts +3 -1
  112. package/dist/maps/UiMapAll.d.ts +3 -1
  113. package/dist/maps/UiMapMarker.d.ts +3 -1
  114. package/dist/maps/index.d.ts +0 -1
  115. package/dist/modals/AlertModal.d.ts +3 -1
  116. package/dist/modals/BaseModal.d.ts +3 -1
  117. package/dist/modals/ImageCropperModal.d.ts +3 -1
  118. package/dist/notifications/NotificationContainer.d.ts +3 -1
  119. package/dist/notifications/NotificationToast.d.ts +3 -1
  120. package/dist/notifications/index.d.ts +0 -1
  121. package/dist/src/components/CloudinaryImage.d.ts +16 -14
  122. package/dist/src/components/LottieAnimation.d.ts +37 -6
  123. package/dist/src/components/ThemeDebugModal.d.ts +16 -6
  124. package/dist/src/components/UiAvatar.d.ts +35 -2
  125. package/dist/src/components/UiBadge.d.ts +33 -6
  126. package/dist/src/components/UiBanner.d.ts +108 -35
  127. package/dist/src/components/UiBreadcrumb.d.ts +11 -10
  128. package/dist/src/components/UiButton.d.ts +66 -13
  129. package/dist/src/components/UiButtonGroup.d.ts +37 -7
  130. package/dist/src/components/UiCheckbox.d.ts +33 -8
  131. package/dist/src/components/UiLoading.d.ts +28 -2
  132. package/dist/src/components/UiLoadingDots.d.ts +2 -2
  133. package/dist/src/components/UiMenu.d.ts +33 -5
  134. package/dist/src/components/UiModal.d.ts +3 -4
  135. package/dist/src/components/UiNavLink.d.ts +40 -6
  136. package/dist/src/components/UiProgressBar.d.ts +32 -3
  137. package/dist/src/components/UiRadialProgressBar.d.ts +34 -3
  138. package/dist/src/components/UiTable.d.ts +29 -6
  139. package/dist/src/components/UiTransition.d.ts +26 -3
  140. package/dist/src/components/avatars/AvatarIcon.d.ts +28 -6
  141. package/dist/src/components/avatars/AvatarImage.d.ts +30 -9
  142. package/dist/src/components/avatars/AvatarInitials.d.ts +24 -5
  143. package/dist/src/components/avatars/AvatarWithText.d.ts +4 -3
  144. package/dist/src/components/calendars/CalendarDashboard.d.ts +17 -5
  145. package/dist/src/components/calendars/CalendarHeader.d.ts +7 -8
  146. package/dist/src/components/calendars/DayCalendar.d.ts +17 -11
  147. package/dist/src/components/calendars/EventCard.d.ts +2 -1
  148. package/dist/src/components/calendars/EventsList.d.ts +18 -6
  149. package/dist/src/components/calendars/MonthCalendar.d.ts +30 -6
  150. package/dist/src/components/calendars/WeekCalendar.d.ts +16 -10
  151. package/dist/src/components/calendars/YearCalendar.d.ts +29 -5
  152. package/dist/src/components/charts/BarChart.d.ts +40 -7
  153. package/dist/src/components/charts/BaseChart.d.ts +80 -0
  154. package/dist/src/components/charts/FunnelChart.d.ts +34 -5
  155. package/dist/src/components/charts/LineChart.d.ts +37 -6
  156. package/dist/src/components/charts/PieChart.d.ts +37 -6
  157. package/dist/src/components/charts/SparklineChart.d.ts +32 -3
  158. package/dist/src/components/charts/StatCard.d.ts +24 -2
  159. package/dist/src/components/charts/chartTheme.d.ts +1 -0
  160. package/dist/src/components/collection-editor/CollectionEditor.d.ts +112 -0
  161. package/dist/src/components/collection-editor/CollectionItemList.d.ts +37 -7
  162. package/dist/src/components/collection-editor/OrganizationsEditor.d.ts +34 -8
  163. package/dist/src/components/collection-editor/RelatedNamesEditor.d.ts +37 -7
  164. package/dist/src/components/collection-editor/SocialLinksEditor.d.ts +37 -7
  165. package/dist/src/components/empty-state/ComingSoon.d.ts +29 -2
  166. package/dist/src/components/empty-state/EmptyState.d.ts +26 -4
  167. package/dist/src/components/formatters/DateFormatter.d.ts +2 -1
  168. package/dist/src/components/formatters/DateRangeFormatter.d.ts +1 -0
  169. package/dist/src/components/forms/DynamicForm.d.ts +37 -11
  170. package/dist/src/components/forms/DynamicFormField.d.ts +15 -5
  171. package/dist/src/components/forms/FormFieldWrapper.d.ts +58 -14
  172. package/dist/src/components/icons/brands/DiscordBrandIcon.d.ts +1 -1
  173. package/dist/src/components/icons/brands/FacebookBrandIcon.d.ts +1 -1
  174. package/dist/src/components/icons/brands/GitHubBrandIcon.d.ts +1 -1
  175. package/dist/src/components/icons/brands/InstagramBrandIcon.d.ts +1 -1
  176. package/dist/src/components/icons/brands/LinkedInBrandIcon.d.ts +1 -1
  177. package/dist/src/components/icons/brands/PinterestBrandIcon.d.ts +1 -1
  178. package/dist/src/components/icons/brands/SnapchatBrandIcon.d.ts +1 -1
  179. package/dist/src/components/icons/brands/ThreadsBrandIcon.d.ts +1 -1
  180. package/dist/src/components/icons/brands/TikTokBrandIcon.d.ts +1 -1
  181. package/dist/src/components/icons/brands/TwitchBrandIcon.d.ts +1 -1
  182. package/dist/src/components/icons/brands/XBrandIcon.d.ts +1 -1
  183. package/dist/src/components/icons/brands/YouTubeBrandIcon.d.ts +1 -1
  184. package/dist/src/components/index.d.ts +1 -0
  185. package/dist/src/components/inputs/AddDeleteButtonGroup.d.ts +3 -2
  186. package/dist/src/components/inputs/AddressInput.d.ts +51 -7
  187. package/dist/src/components/inputs/CheckboxInput.d.ts +37 -10
  188. package/dist/src/components/inputs/ComboboxInput.d.ts +55 -10
  189. package/dist/src/components/inputs/DatepickerInput.d.ts +43 -1046
  190. package/dist/src/components/inputs/EmailInput.d.ts +56 -12
  191. package/dist/src/components/inputs/EmptyInput.d.ts +26 -2
  192. package/dist/src/components/inputs/FileDropzoneInput.d.ts +6 -7
  193. package/dist/src/components/inputs/HiddenInput.d.ts +23 -2
  194. package/dist/src/components/inputs/ImageDropzoneInput.d.ts +9 -8
  195. package/dist/src/components/inputs/InputsShowcase.d.ts +1 -1
  196. package/dist/src/components/inputs/PhoneInput.d.ts +18 -81
  197. package/dist/src/components/inputs/RichTextInput.d.ts +81 -23
  198. package/dist/src/components/inputs/SelectInput.d.ts +41 -47
  199. package/dist/src/components/inputs/SelectTextInput.d.ts +22 -53
  200. package/dist/src/components/inputs/SwitchInput.d.ts +41 -114
  201. package/dist/src/components/inputs/SwitchInputGroup.d.ts +3 -2
  202. package/dist/src/components/inputs/TagifyInput.d.ts +8 -10
  203. package/dist/src/components/inputs/TextAreaInput.d.ts +35 -9
  204. package/dist/src/components/inputs/TextInput.d.ts +77 -14
  205. package/dist/src/components/layouts/CardLayout.d.ts +64 -18
  206. package/dist/src/components/layouts/DashboardLayout.d.ts +5 -8
  207. package/dist/src/components/layouts/DefaultLayout.d.ts +1 -1
  208. package/dist/src/components/layouts/HeaderLayout.d.ts +4 -4
  209. package/dist/src/components/layouts/InfoCard.d.ts +25 -2
  210. package/dist/src/components/layouts/NavigationGroup.d.ts +16 -5
  211. package/dist/src/components/layouts/NavigationItem.d.ts +24 -7
  212. package/dist/src/components/layouts/ProfileHeaderAvatar.d.ts +40 -10
  213. package/dist/src/components/layouts/ProjectLogo.d.ts +33 -2
  214. package/dist/src/components/layouts/PropsTable.d.ts +23 -2
  215. package/dist/src/components/layouts/ShowcaseCard.d.ts +29 -2
  216. package/dist/src/components/layouts/ShowcaseLayout.d.ts +28 -5
  217. package/dist/src/components/layouts/SidebarLayout.d.ts +4 -7
  218. package/dist/src/components/layouts/StateDisplay.d.ts +23 -2
  219. package/dist/src/components/loading/ContentSkeleton.d.ts +31 -2
  220. package/dist/src/components/loading/SmartLoadingIndicator.d.ts +47 -6
  221. package/dist/src/components/maps/GoogleMap.d.ts +9 -8
  222. package/dist/src/components/maps/UiInfoWindow.d.ts +14 -229
  223. package/dist/src/components/maps/UiMap.d.ts +103 -5093
  224. package/dist/src/components/maps/UiMapAll.d.ts +22 -1132
  225. package/dist/src/components/maps/UiMapMarker.d.ts +18 -17
  226. package/dist/src/components/modals/AlertModal.d.ts +10 -9
  227. package/dist/src/components/modals/BaseModal.d.ts +6 -5
  228. package/dist/src/components/modals/ImageCropperModal.d.ts +75 -379
  229. package/dist/src/components/notifications/NotificationToast.d.ts +18 -7
  230. package/dist/src/components/profile-inputs/BaseInformationInput.d.ts +117 -0
  231. package/dist/src/components/profile-inputs/NamesInput.d.ts +107 -0
  232. package/dist/src/components/profile-inputs/index.d.ts +2 -0
  233. package/dist/src/components/profiles/BentoProfileLayout.d.ts +44 -2
  234. package/dist/src/components/profiles/BentoProfileLayoutSkeleton.d.ts +27 -2
  235. package/dist/src/components/profiles/ProfileCard.d.ts +30 -2
  236. package/dist/src/components/profiles/ProfileContactCard.d.ts +25 -2
  237. package/dist/src/components/profiles/ProfileHeaderCard.d.ts +26 -2
  238. package/dist/src/components/profiles/ProfileLocationCard.d.ts +28 -2
  239. package/dist/src/components/profiles/ProfileOrganizationsCard.d.ts +26 -2
  240. package/dist/src/components/profiles/ProfilePersonalCard.d.ts +25 -2
  241. package/dist/src/components/profiles/ProfileProfessionalCard.d.ts +26 -2
  242. package/dist/src/components/profiles/ProfileRelatedNamesCard.d.ts +26 -2
  243. package/dist/src/components/profiles/ProfileSocialCard.d.ts +26 -2
  244. package/dist/src/components/stepper/StepperPanels.d.ts +14 -4
  245. package/dist/src/components/tabs/InlineTabs.d.ts +28 -4
  246. package/dist/src/components/tabs/TabGroup.d.ts +32 -6
  247. package/dist/src/components/tabs/TabGroupUnderline.d.ts +32 -6
  248. package/dist/src/components/tabs/TabsInPills.d.ts +26 -4
  249. package/dist/src/components/wrappers/BackgroundGradientWrapper.d.ts +37 -2
  250. package/dist/src/components/wrappers/CardWrapper.d.ts +1 -1
  251. package/dist/src/components/wrappers/DisclosureWrapper.d.ts +23 -2
  252. package/dist/src/components/wrappers/FormErrorWrapper.d.ts +25 -2
  253. package/dist/src/composables/useCalendar.d.ts +1 -0
  254. package/dist/src/composables/useCollectionEditor.d.ts +1 -0
  255. package/dist/src/composables/useFormValidation.d.ts +1 -0
  256. package/dist/src/composables/useMap.d.ts +1 -0
  257. package/dist/src/composables/useNotifications.d.ts +33 -32
  258. package/dist/src/composables/useSimpleTabs.d.ts +1 -0
  259. package/dist/src/composables/useStringTransform.d.ts +1 -0
  260. package/dist/src/composables/useTabs.d.ts +1 -0
  261. package/dist/src/config/css-variables.d.ts +1 -0
  262. package/dist/src/dev.d.ts +1 -0
  263. package/dist/src/plugin/configure.d.ts +3 -2
  264. package/dist/src/services/geocoding.service.d.ts +1 -0
  265. package/dist/src/types/calendars.d.ts +1 -0
  266. package/dist/src/types/core.d.ts +8 -7
  267. package/dist/src/types/forms.d.ts +1 -0
  268. package/dist/src/types/layouts.d.ts +1 -0
  269. package/dist/src/types/navigation.d.ts +1 -0
  270. package/dist/src/types/tables.d.ts +1 -0
  271. package/dist/src/types/ui.d.ts +6 -0
  272. package/dist/src/utils/component-registry.d.ts +1 -0
  273. package/dist/src/utils/index.d.ts +1 -0
  274. package/dist/src/utils/mapThemes.d.ts +1 -0
  275. package/dist/src/utils/phone.d.ts +1 -0
  276. package/dist/src/utils/validation.d.ts +12 -0
  277. package/dist/src/views/inputs/index.d.ts +1 -0
  278. package/dist/stepper/StepperPanels.d.ts +3 -1
  279. package/dist/stepper/index.d.ts +0 -1
  280. package/dist/style.css +1 -1
  281. package/dist/tabs/InlineTabs.d.ts +3 -1
  282. package/dist/tabs/InlineTabs.js +1 -1
  283. package/dist/tabs/TabGroup.d.ts +3 -1
  284. package/dist/tabs/TabGroup.js +1 -1
  285. package/dist/tabs/TabGroupUnderline.d.ts +3 -1
  286. package/dist/tabs/TabGroupUnderline.js +1 -1
  287. package/dist/tabs/TabsInPills.d.ts +3 -1
  288. package/dist/tabs/TabsInPills.js +1 -1
  289. package/dist/tabs/index.d.ts +0 -1
  290. package/dist/tabs/index.js +4 -4
  291. package/dist/validation-Dzczp6MS.js +22 -0
  292. package/dist/wrappers/BackgroundGradientWrapper.d.ts +3 -1
  293. package/dist/wrappers/CardWrapper.d.ts +3 -1
  294. package/dist/wrappers/DisclosureWrapper.d.ts +3 -1
  295. package/dist/wrappers/FormErrorWrapper.d.ts +3 -1
  296. package/dist/wrappers/index.d.ts +0 -1
  297. package/package.json +29 -29
  298. package/dist/ComboboxInput.vue_vue_type_script_setup_true_lang-D52gzkAa.js +0 -353
  299. package/dist/SelectInput.vue_vue_type_script_setup_true_lang-COZuuSFS.js +0 -320
  300. package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-BVaViHPl.js +0 -336
  301. package/dist/src/views/ButtonsShowcase.d.ts +0 -2
  302. package/dist/src/views/CalendarsShowcase.d.ts +0 -2
  303. package/dist/src/views/CardsShowcase.d.ts +0 -2
  304. package/dist/src/views/ChartsShowcase.d.ts +0 -2
  305. package/dist/src/views/EmptyStatesShowcase.d.ts +0 -2
  306. package/dist/src/views/InputsShowcase.d.ts +0 -2
  307. package/dist/src/views/KitchenSink.d.ts +0 -2
  308. package/dist/src/views/LayoutsShowcase.d.ts +0 -2
  309. package/dist/src/views/LoadingShowcase.d.ts +0 -2
  310. package/dist/src/views/MapsShowcase.d.ts +0 -2
  311. package/dist/src/views/ModalsShowcase.d.ts +0 -2
  312. package/dist/src/views/NotificationsShowcase.d.ts +0 -2
  313. package/dist/src/views/StepperShowcase.d.ts +0 -2
  314. package/dist/src/views/TabsShowcase.d.ts +0 -2
  315. package/dist/src/views/ValidationDemo.d.ts +0 -2
  316. package/dist/src/views/WrappersShowcase.d.ts +0 -2
  317. package/dist/src/views/components/AvatarPage.d.ts +0 -2
  318. package/dist/src/views/components/BadgePage.d.ts +0 -2
  319. package/dist/src/views/components/BannerPage.d.ts +0 -2
  320. package/dist/src/views/components/BreadcrumbPage.d.ts +0 -2
  321. package/dist/src/views/components/ButtonPage.d.ts +0 -2
  322. package/dist/src/views/components/CloudinaryImagePage.d.ts +0 -2
  323. package/dist/src/views/components/LoadingPage.d.ts +0 -2
  324. package/dist/src/views/components/LottiePage.d.ts +0 -2
  325. package/dist/src/views/components/MenuPage.d.ts +0 -2
  326. package/dist/src/views/components/ModalPage.d.ts +0 -2
  327. package/dist/src/views/components/ProgressPage.d.ts +0 -2
  328. package/dist/src/views/components/RichTextInputPage.d.ts +0 -2
  329. package/dist/src/views/components/TablePage.d.ts +0 -2
  330. package/dist/src/views/components/TextInputPage.d.ts +0 -2
  331. package/dist/src/views/components/TransitionPage.d.ts +0 -2
  332. package/dist/src/views/examples/CheckoutFormExample.d.ts +0 -2
  333. package/dist/src/views/examples/ContactFormExample.d.ts +0 -2
  334. package/dist/src/views/examples/RegistrationFormExample.d.ts +0 -2
  335. package/dist/src/views/examples/SettingsFormExample.d.ts +0 -2
  336. package/dist/src/views/forms/ValidationPage.d.ts +0 -2
  337. package/dist/src/views/inputs/CheckboxPage.d.ts +0 -2
  338. package/dist/src/views/inputs/ComboboxPage.d.ts +0 -2
  339. package/dist/src/views/inputs/DatepickerPage.d.ts +0 -2
  340. package/dist/src/views/inputs/EmailPage.d.ts +0 -2
  341. package/dist/src/views/inputs/FileDropzonePage.d.ts +0 -2
  342. package/dist/src/views/inputs/MiscInputsPage.d.ts +0 -2
  343. package/dist/src/views/inputs/PhonePage.d.ts +0 -2
  344. package/dist/src/views/inputs/SelectPage.d.ts +0 -2
  345. package/dist/src/views/inputs/SelectTextPage.d.ts +0 -2
  346. package/dist/src/views/inputs/SwitchGroupPage.d.ts +0 -2
  347. package/dist/src/views/inputs/SwitchPage.d.ts +0 -2
  348. package/dist/src/views/inputs/TextAreaPage.d.ts +0 -2
  349. package/dist/src/views/layouts/CardLayoutPage.d.ts +0 -2
  350. package/dist/src/views/layouts/DashboardLayoutPage.d.ts +0 -2
  351. package/dist/src/views/layouts/HeaderLayoutPage.d.ts +0 -2
  352. package/dist/src/views/layouts/SidebarLayoutPage.d.ts +0 -2
  353. package/dist/ui.css +0 -1
@@ -1,4 +1,5 @@
1
1
  import { AnySchema } from 'yup';
2
+
2
3
  interface Props {
3
4
  name: string;
4
5
  value?: string;
@@ -14,17 +15,43 @@ interface Props {
14
15
  showErrors?: boolean;
15
16
  autoComplete?: string;
16
17
  }
17
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<Props, {
18
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
+ value: string;
20
+ label: string;
21
+ placeholder: string;
22
+ disabled: boolean;
23
+ disabledMessage: string;
24
+ rules: () => import('yup').StringSchema<string, import('yup').AnyObject, undefined, "">;
25
+ successMessage: string;
26
+ tertiaryLabel: string;
27
+ colorfulValidation: boolean;
28
+ showValidCheck: boolean;
29
+ showErrors: boolean;
30
+ autoComplete: string;
31
+ }>>, {
18
32
  focus: () => void;
19
33
  blur: () => void;
20
34
  validate: import('vee-validate').FieldValidator<string>;
21
35
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
22
- submit: () => any;
23
- blur: (event: FocusEvent) => any;
24
- focus: (event: FocusEvent) => any;
25
- "update:value": (value: string) => any;
26
- "update:validity": (isValid: boolean) => any;
27
- }, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
36
+ submit: () => void;
37
+ blur: (event: FocusEvent) => void;
38
+ focus: (event: FocusEvent) => void;
39
+ "update:value": (value: string) => void;
40
+ "update:validity": (isValid: boolean) => void;
41
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
42
+ value: string;
43
+ label: string;
44
+ placeholder: string;
45
+ disabled: boolean;
46
+ disabledMessage: string;
47
+ rules: () => import('yup').StringSchema<string, import('yup').AnyObject, undefined, "">;
48
+ successMessage: string;
49
+ tertiaryLabel: string;
50
+ colorfulValidation: boolean;
51
+ showValidCheck: boolean;
52
+ showErrors: boolean;
53
+ autoComplete: string;
54
+ }>>> & Readonly<{
28
55
  onSubmit?: (() => any) | undefined;
29
56
  onBlur?: ((event: FocusEvent) => any) | undefined;
30
57
  onFocus?: ((event: FocusEvent) => any) | undefined;
@@ -32,21 +59,38 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<Pr
32
59
  "onUpdate:validity"?: ((isValid: boolean) => any) | undefined;
33
60
  }>, {
34
61
  label: string;
35
- rules: AnySchema;
36
62
  placeholder: string;
37
- tertiaryLabel: string;
38
- value: string;
63
+ rules: AnySchema;
39
64
  disabled: boolean;
65
+ value: string;
66
+ tertiaryLabel: string;
40
67
  successMessage: string;
41
68
  showErrors: boolean;
42
69
  showValidCheck: boolean;
43
70
  colorfulValidation: boolean;
44
71
  disabledMessage: string;
45
72
  autoComplete: string;
46
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, {
47
- 'input-right'?(_: {}): any;
73
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
74
+ "input-right"?(_: {}): any;
48
75
  }>;
49
76
  export default _default;
77
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
78
+ type __VLS_TypePropsToRuntimeProps<T> = {
79
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
80
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
81
+ } : {
82
+ type: import('vue').PropType<T[K]>;
83
+ required: true;
84
+ };
85
+ };
86
+ type __VLS_WithDefaults<P, D> = {
87
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
88
+ default: D[K];
89
+ }> : P[K];
90
+ };
91
+ type __VLS_Prettify<T> = {
92
+ [K in keyof T]: T[K];
93
+ } & {};
50
94
  type __VLS_WithTemplateSlots<T, S> = T & {
51
95
  new (): {
52
96
  $slots: S;
@@ -1,11 +1,35 @@
1
1
  import { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
2
+
2
3
  interface Props {
3
4
  title?: string;
4
5
  description?: string;
5
6
  icon?: FunctionalComponent<HTMLAttributes & VNodeProps>;
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>, {
9
+ title: string;
10
+ description: string;
11
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ title: string;
8
13
  description: string;
14
+ }>>> & Readonly<{}>, {
9
15
  title: string;
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
16
+ description: string;
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,4 +1,5 @@
1
1
  import { PropType } from 'vue';
2
+
2
3
  export type AcceptedFileType = 'image/jpeg' | 'image/png' | 'image/gif' | 'image/webp' | 'image/svg+xml' | 'application/pdf' | 'application/msword' | 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' | 'application/vnd.ms-excel' | 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' | 'text/csv' | 'text/plain' | 'application/zip' | 'video/mp4' | 'video/webm' | 'audio/mpeg' | 'audio/wav';
3
4
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
5
  /** Allow multiple file selection */
@@ -34,9 +35,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
34
35
  }>, {
35
36
  clearFiles: () => void;
36
37
  triggerFileInputClick: () => void;
37
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
38
- error: (message: string) => any;
39
- "update:files": (files: File[] | FileList) => any;
38
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
39
+ "update:files": (files: File[] | FileList) => void;
40
+ error: (message: string) => void;
40
41
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
41
42
  /** Allow multiple file selection */
42
43
  enableMultiple: {
@@ -74,13 +75,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
74
75
  }>, {
75
76
  disabled: boolean;
76
77
  height: "sm" | "md" | "lg" | "auto";
78
+ ringClasses: string;
77
79
  enableMultiple: boolean;
78
80
  acceptedFormats: AcceptedFileType[];
79
81
  maximumFileSize: number;
80
- ringClasses: string;
81
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
82
- fileInputRef: HTMLInputElement;
83
- }, any>, {
82
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
84
83
  default?(_: {}): any;
85
84
  }>;
86
85
  export default _default;
@@ -2,7 +2,28 @@ interface Props {
2
2
  name: string;
3
3
  value?: string;
4
4
  }
5
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
5
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
6
  value: string;
7
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLInputElement>;
7
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
+ value: string;
9
+ }>>> & Readonly<{}>, {
10
+ value: string;
11
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
8
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
21
+ };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
@@ -1,5 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { AcceptedFileType } from './FileDropzoneInput';
3
+
3
4
  /**
4
5
  * Represents a Cloudinary asset returned from upload
5
6
  */
@@ -169,10 +170,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
169
170
  width?: number | undefined;
170
171
  height?: number | undefined;
171
172
  }[]>;
172
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
173
- "update:modelValue": (value: CloudinaryAsset | CloudinaryAsset[] | null) => any;
174
- "update:media": (params: UpdateMediaParams) => any;
175
- "clear:media": (publicId: string) => any;
173
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
174
+ "update:modelValue": (value: CloudinaryAsset | CloudinaryAsset[] | null) => void;
175
+ "update:media": (params: UpdateMediaParams) => void;
176
+ "clear:media": (publicId: string) => void;
176
177
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
177
178
  /** Current image value(s) */
178
179
  modelValue: {
@@ -297,12 +298,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
297
298
  "onClear:media"?: ((publicId: string) => any) | undefined;
298
299
  }>, {
299
300
  label: string;
300
- tertiaryLabel: string;
301
301
  disabled: boolean;
302
+ modelValue: CloudinaryAsset | CloudinaryAsset[] | null;
303
+ tertiaryLabel: string;
302
304
  showErrors: boolean;
303
305
  colorfulValidation: boolean;
304
306
  disabledMessage: string;
305
- modelValue: CloudinaryAsset | CloudinaryAsset[] | null;
306
307
  enableMultiple: boolean;
307
308
  acceptedFormats: AcceptedFileType[];
308
309
  maximumFileSize: number;
@@ -315,8 +316,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
315
316
  projectId: string;
316
317
  onDelete: (publicId: string) => Promise<void>;
317
318
  onBeforeUpload: () => boolean;
318
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>, {
319
- 'empty-state'?(_: {}): any;
319
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
320
+ "empty-state"?(_: {}): any;
320
321
  }>;
321
322
  export default _default;
322
323
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,2 +1,2 @@
1
- declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
@@ -2,6 +2,7 @@ import { PropType } from 'vue';
2
2
  import { CountryCode } from '../../utils/countryCodes';
3
3
  import { PhoneValidationResult } from '../../utils/phone';
4
4
  import { AnySchema } from 'yup';
5
+
5
6
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
6
7
  name: {
7
8
  type: StringConstructor;
@@ -82,19 +83,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
82
83
  getE164: () => string;
83
84
  getCountry: () => CountryCode;
84
85
  setCountry: (code: CountryCode) => void;
85
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
86
- submit: () => any;
87
- blur: () => any;
88
- focus: () => any;
89
- "update:value": (value: string) => any;
90
- "update:modelValue": (value: string) => any;
91
- "update:country": (value: CountryCode) => any;
86
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
87
+ "update:modelValue": (value: string) => void;
88
+ "update:value": (value: string) => void;
89
+ "update:country": (value: CountryCode) => void;
92
90
  "update-metadata": (value: {
93
91
  dirty: boolean;
94
92
  valid: boolean;
95
93
  e164?: string | undefined;
96
- }) => any;
97
- validated: (value: PhoneValidationResult) => any;
94
+ }) => void;
95
+ submit: () => void;
96
+ focus: () => void;
97
+ blur: () => void;
98
+ validated: (value: PhoneValidationResult) => void;
98
99
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
99
100
  name: {
100
101
  type: StringConstructor;
@@ -172,8 +173,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
172
173
  onSubmit?: (() => any) | undefined;
173
174
  onBlur?: (() => any) | undefined;
174
175
  onFocus?: (() => any) | undefined;
175
- "onUpdate:value"?: ((value: string) => any) | undefined;
176
176
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
177
+ "onUpdate:value"?: ((value: string) => any) | undefined;
177
178
  "onUpdate:country"?: ((value: CountryCode) => any) | undefined;
178
179
  "onUpdate-metadata"?: ((value: {
179
180
  dirty: boolean;
@@ -183,87 +184,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
183
184
  onValidated?: ((value: PhoneValidationResult) => any) | undefined;
184
185
  }>, {
185
186
  label: string;
186
- rules: AnySchema;
187
187
  placeholder: string;
188
- tertiaryLabel: string;
189
- value: string;
188
+ rules: AnySchema;
190
189
  disabled: boolean;
190
+ modelValue: string;
191
+ required: boolean;
192
+ value: string;
193
+ tertiaryLabel: string;
191
194
  successMessage: string;
192
195
  showErrors: boolean;
193
196
  colorfulValidation: boolean;
194
197
  disabledMessage: string;
195
- required: boolean;
196
- modelValue: string;
197
198
  hint: string;
198
199
  autoComplete: string;
199
200
  defaultCountry: CountryCode;
200
201
  autoDetectCountry: boolean;
201
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
202
- countryButtonRef: HTMLDivElement;
203
- dropdownRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
204
- as: {
205
- type: (StringConstructor | ObjectConstructor)[];
206
- default: string;
207
- };
208
- static: {
209
- type: BooleanConstructor;
210
- default: boolean;
211
- };
212
- unmount: {
213
- type: BooleanConstructor;
214
- default: boolean;
215
- };
216
- id: {
217
- type: StringConstructor;
218
- default: null;
219
- };
220
- }>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
221
- [key: string]: any;
222
- }> | import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
223
- [key: string]: any;
224
- }>[] | null, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
225
- id: string;
226
- as: string | Record<string, any>;
227
- unmount: boolean;
228
- static: boolean;
229
- }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
230
- P: {};
231
- B: {};
232
- D: {};
233
- C: {};
234
- M: {};
235
- Defaults: {};
236
- }, Readonly<import('vue').ExtractPropTypes<{
237
- as: {
238
- type: (StringConstructor | ObjectConstructor)[];
239
- default: string;
240
- };
241
- static: {
242
- type: BooleanConstructor;
243
- default: boolean;
244
- };
245
- unmount: {
246
- type: BooleanConstructor;
247
- default: boolean;
248
- };
249
- id: {
250
- type: StringConstructor;
251
- default: null;
252
- };
253
- }>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
254
- [key: string]: any;
255
- }> | import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
256
- [key: string]: any;
257
- }>[] | null, {}, {}, {}, {
258
- id: string;
259
- as: string | Record<string, any>;
260
- unmount: boolean;
261
- static: boolean;
262
- }> | null;
263
- searchInputRef: HTMLInputElement;
264
- inputRef: HTMLInputElement;
265
- }, HTMLDivElement>, {
266
- 'input-right'?(_: {}): any;
202
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
203
+ "input-right"?(_: {}): any;
267
204
  }>;
268
205
  export default _default;
269
206
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,43 +1,101 @@
1
1
  import { AnySchema } from 'yup';
2
- type __VLS_Props = {
2
+
3
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
4
  name: string;
4
- value?: string;
5
- label?: string;
6
- placeholder?: string;
7
- rules?: AnySchema;
8
- hint?: string;
9
- showErrors?: boolean;
10
- tertiaryLabel?: string;
11
- minHeight?: string;
12
- maxHeight?: string;
13
- disabled?: boolean;
14
- showCharCount?: boolean;
5
+ value?: string | undefined;
6
+ label?: string | undefined;
7
+ placeholder?: string | undefined;
8
+ rules?: AnySchema | undefined;
9
+ hint?: string | undefined;
10
+ showErrors?: boolean | undefined;
11
+ tertiaryLabel?: string | undefined;
12
+ minHeight?: string | undefined;
13
+ maxHeight?: string | undefined;
14
+ disabled?: boolean | undefined;
15
+ showCharCount?: boolean | undefined;
15
16
  /** Show minimal toolbar (basic formatting only) */
16
- minimal?: boolean;
17
- };
18
- declare const _default: import('vue').DefineComponent<__VLS_Props, {
17
+ minimal?: boolean | undefined;
18
+ }>, {
19
+ value: string;
20
+ label: string;
21
+ placeholder: string;
22
+ rules: undefined;
23
+ hint: string;
24
+ showErrors: boolean;
25
+ tertiaryLabel: string;
26
+ minHeight: string;
27
+ maxHeight: string;
28
+ disabled: boolean;
29
+ showCharCount: boolean;
30
+ minimal: boolean;
31
+ }>>, {
19
32
  editor: import('vue').ShallowRef<import('@tiptap/vue-3').Editor | undefined, import('@tiptap/vue-3').Editor | undefined>;
20
33
  focus: () => boolean | undefined;
21
34
  blur: () => boolean | undefined;
22
35
  getHTML: () => string;
23
36
  getText: () => string;
24
37
  isEmpty: () => boolean;
25
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
26
- "update:value": (value: string) => any;
27
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
28
- "onUpdate:value"?: ((value: string) => any) | undefined;
38
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
39
+ "update:value": (value: string) => void;
40
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
41
+ name: string;
42
+ value?: string | undefined;
43
+ label?: string | undefined;
44
+ placeholder?: string | undefined;
45
+ rules?: AnySchema | undefined;
46
+ hint?: string | undefined;
47
+ showErrors?: boolean | undefined;
48
+ tertiaryLabel?: string | undefined;
49
+ minHeight?: string | undefined;
50
+ maxHeight?: string | undefined;
51
+ disabled?: boolean | undefined;
52
+ showCharCount?: boolean | undefined;
53
+ /** Show minimal toolbar (basic formatting only) */
54
+ minimal?: boolean | undefined;
29
55
  }>, {
56
+ value: string;
30
57
  label: string;
31
- rules: AnySchema;
32
58
  placeholder: string;
59
+ rules: undefined;
60
+ hint: string;
61
+ showErrors: boolean;
33
62
  tertiaryLabel: string;
34
- value: string;
63
+ minHeight: string;
64
+ maxHeight: string;
35
65
  disabled: boolean;
66
+ showCharCount: boolean;
36
67
  minimal: boolean;
68
+ }>>> & Readonly<{
69
+ "onUpdate:value"?: ((value: string) => any) | undefined;
70
+ }>, {
71
+ label: string;
72
+ placeholder: string;
73
+ rules: AnySchema;
74
+ disabled: boolean;
75
+ value: string;
76
+ tertiaryLabel: string;
37
77
  showErrors: boolean;
38
78
  maxHeight: string;
39
- hint: string;
40
79
  minHeight: string;
80
+ hint: string;
41
81
  showCharCount: boolean;
42
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
82
+ minimal: boolean;
83
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
43
84
  export default _default;
85
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
86
+ type __VLS_TypePropsToRuntimeProps<T> = {
87
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
88
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
89
+ } : {
90
+ type: import('vue').PropType<T[K]>;
91
+ required: true;
92
+ };
93
+ };
94
+ type __VLS_WithDefaults<P, D> = {
95
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
96
+ default: D[K];
97
+ }> : P[K];
98
+ };
99
+ type __VLS_Prettify<T> = {
100
+ [K in keyof T]: T[K];
101
+ } & {};
@@ -1,5 +1,6 @@
1
1
  import { ValidationRule } from '../../types/form';
2
2
  import { SelectItem, SelectItemValue } from '../../types/inputs';
3
+
3
4
  interface Props {
4
5
  name: string;
5
6
  items: SelectItem[];
@@ -16,60 +17,53 @@ interface Props {
16
17
  itemKey?: string;
17
18
  itemText?: string;
18
19
  modelValue?: SelectItemValue | SelectItem | SelectItem[];
20
+ value?: SelectItemValue | SelectItem | SelectItem[];
19
21
  boxShadow?: boolean;
20
22
  clearable?: boolean;
21
23
  }
22
- declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
23
- "update:modelValue": (value: SelectItemValue | SelectItem | SelectItem[]) => any;
24
- }, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
25
- "onUpdate:modelValue"?: ((value: SelectItemValue | SelectItem | SelectItem[]) => any) | undefined;
26
- }>, {
24
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
25
+ itemKey: string;
26
+ itemText: string;
27
+ multiple: boolean;
28
+ showAll: boolean;
29
+ boxShadow: boolean;
30
+ clearable: boolean;
31
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
32
+ "update:modelValue": (value: SelectItemValue | SelectItem | SelectItem[]) => void;
33
+ "update:value": (value: SelectItemValue | SelectItem | SelectItem[]) => void;
34
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
27
35
  itemKey: string;
28
36
  itemText: string;
37
+ multiple: boolean;
38
+ showAll: boolean;
39
+ boxShadow: boolean;
40
+ clearable: boolean;
41
+ }>>> & Readonly<{
42
+ "onUpdate:modelValue"?: ((value: SelectItemValue | SelectItem | SelectItem[]) => any) | undefined;
43
+ "onUpdate:value"?: ((value: SelectItemValue | SelectItem | SelectItem[]) => any) | undefined;
44
+ }>, {
29
45
  boxShadow: boolean;
30
46
  multiple: boolean;
47
+ itemKey: string;
48
+ itemText: string;
31
49
  showAll: boolean;
32
50
  clearable: boolean;
33
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
34
- listboxButtonRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
35
- as: {
36
- type: (StringConstructor | ObjectConstructor)[];
37
- default: string;
38
- };
39
- id: {
40
- type: StringConstructor;
41
- default: null;
42
- };
43
- }>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
44
- [key: string]: any;
45
- }> | import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
46
- [key: string]: any;
47
- }>[] | null, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
48
- id: string;
49
- as: string | Record<string, any>;
50
- }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
51
- P: {};
52
- B: {};
53
- D: {};
54
- C: {};
55
- M: {};
56
- Defaults: {};
57
- }, Readonly<import('vue').ExtractPropTypes<{
58
- as: {
59
- type: (StringConstructor | ObjectConstructor)[];
60
- default: string;
61
- };
62
- id: {
63
- type: StringConstructor;
64
- default: null;
65
- };
66
- }>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
67
- [key: string]: any;
68
- }> | import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
69
- [key: string]: any;
70
- }>[] | null, {}, {}, {}, {
71
- id: string;
72
- as: string | Record<string, any>;
73
- }> | null;
74
- }, HTMLDivElement>;
51
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
75
52
  export default _default;
53
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
54
+ type __VLS_TypePropsToRuntimeProps<T> = {
55
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
56
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
57
+ } : {
58
+ type: import('vue').PropType<T[K]>;
59
+ required: true;
60
+ };
61
+ };
62
+ type __VLS_WithDefaults<P, D> = {
63
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
64
+ default: D[K];
65
+ }> : P[K];
66
+ };
67
+ type __VLS_Prettify<T> = {
68
+ [K in keyof T]: T[K];
69
+ } & {};