@mindly/ui-components 7.2.3 → 7.3.0-dev.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 (242) hide show
  1. package/dist/cjs/b7649e1531c181af.svg +69 -0
  2. package/dist/cjs/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +3 -0
  3. package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
  4. package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
  5. package/dist/cjs/deprecated/SpecialistEducationCard/index.d.ts +1 -0
  6. package/dist/cjs/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +3 -0
  7. package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
  8. package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
  9. package/dist/cjs/deprecated/SpecialistProfileViewCard/index.d.ts +1 -0
  10. package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
  11. package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +5 -0
  12. package/dist/cjs/deprecated/SpecialistStatisticsCard/index.d.ts +1 -0
  13. package/dist/cjs/deprecated/SpecialistStatisticsCard/utils.d.ts +1 -0
  14. package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
  15. package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +2 -0
  16. package/dist/cjs/deprecated/SpecialistWorkDirections/index.d.ts +1 -0
  17. package/dist/cjs/deprecated/therapist-card/TherapistCard.d.ts +16 -0
  18. package/dist/cjs/deprecated/therapist-card/TherapistCard.style.d.ts +5 -0
  19. package/dist/cjs/index.js +7 -7
  20. package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
  21. package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.style.d.ts +4 -0
  22. package/dist/cjs/lib/ChangeLangModal/index.d.ts +2 -0
  23. package/dist/cjs/lib/Chat/ChatListItem/ChatListItem.d.ts +1 -2
  24. package/dist/cjs/lib/Chat/ChatMessage/ChatMessage.d.ts +1 -2
  25. package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
  26. package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.style.d.ts +3 -0
  27. package/dist/cjs/lib/Chat/LouseConnect/index.d.ts +1 -0
  28. package/dist/cjs/lib/Chat/utils.d.ts +1 -2
  29. package/dist/cjs/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
  30. package/dist/cjs/lib/EntryNotFound/EntryNotFound.style.d.ts +2 -0
  31. package/dist/cjs/lib/EntryNotFound/index.d.ts +1 -0
  32. package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
  33. package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +2 -0
  34. package/dist/cjs/lib/HorisontalCalendar/index.d.ts +1 -0
  35. package/dist/cjs/lib/Modal/Modal.d.ts +8 -0
  36. package/dist/cjs/lib/Modal/Modal.style.d.ts +6 -0
  37. package/dist/cjs/lib/Modal/index.d.ts +1 -0
  38. package/dist/cjs/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
  39. package/dist/cjs/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
  40. package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
  41. package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +2 -0
  42. package/dist/cjs/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +8 -0
  43. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +4 -0
  44. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +2 -0
  45. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
  46. package/dist/cjs/lib/SelectImpressionEmoji/emojis.d.ts +5 -0
  47. package/dist/cjs/lib/SelectImpressionEmoji/index.d.ts +4 -0
  48. package/dist/cjs/lib/StatusTag/StatusTag.d.ts +7 -0
  49. package/dist/cjs/lib/StatusTag/StatusTag.style.d.ts +6 -0
  50. package/dist/cjs/lib/StatusTag/index.d.ts +1 -0
  51. package/dist/cjs/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +6 -0
  52. package/dist/cjs/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
  53. package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +14 -0
  54. package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +4 -0
  55. package/dist/cjs/lib/content-card/ContentCard.d.ts +15 -0
  56. package/dist/cjs/lib/content-card/ContentCard.style.d.ts +11 -0
  57. package/dist/cjs/lib/floating-button/FloatingButton.d.ts +8 -0
  58. package/dist/cjs/lib/floating-button/FloatingButton.style.d.ts +6 -0
  59. package/dist/cjs/lib/footer-for-booking/FooterForBooking.d.ts +9 -0
  60. package/dist/cjs/lib/footer-for-booking/FooterForBooking.style.d.ts +6 -0
  61. package/dist/cjs/lib/footer-for-booking/index.d.ts +1 -0
  62. package/dist/cjs/lib/list-button/ListButton.d.ts +9 -0
  63. package/dist/cjs/lib/list-button/ListButton.style.d.ts +2 -0
  64. package/dist/cjs/lib/navigation-bar/NavigationBar.d.ts +8 -0
  65. package/dist/cjs/lib/navigation-bar/NavigationBar.style.d.ts +8 -0
  66. package/dist/cjs/lib/notes-card-text/NotesCardText.d.ts +6 -0
  67. package/dist/cjs/lib/notes-card-text/NotesCardText.style.d.ts +1 -0
  68. package/dist/cjs/lib/notes-card-text/index.d.ts +1 -0
  69. package/dist/cjs/lib/notes-editor/NotesEditor.d.ts +5 -0
  70. package/dist/cjs/lib/notes-editor/NotesEditor.styled.d.ts +2 -0
  71. package/dist/cjs/lib/scroll-tabs/ScrollTabs.d.ts +7 -0
  72. package/dist/cjs/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -0
  73. package/dist/cjs/lib/tab-bar/TabBar.d.ts +6 -0
  74. package/dist/cjs/lib/tab-bar/TabBar.style.d.ts +5 -0
  75. package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -0
  76. package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -0
  77. package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.d.ts +6 -0
  78. package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +2 -0
  79. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/ExploreCardSwiperFeature.d.ts +6 -0
  80. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/index.d.ts +2 -0
  81. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/styles.d.ts +7 -0
  82. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/types.d.ts +26 -0
  83. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/useSlidesToShow.d.ts +1 -0
  84. package/dist/cjs/lib2/features/PoweredByStripeFeature/PoweredByStripeFeature.stories.d.ts +0 -1
  85. package/dist/cjs/lib2/features/PromptCardsFeature/PromptCardsFeature.d.ts +6 -0
  86. package/dist/cjs/lib2/features/PromptCardsFeature/index.d.ts +2 -0
  87. package/dist/cjs/lib2/features/PromptCardsFeature/styles.d.ts +7 -0
  88. package/dist/cjs/lib2/features/PromptCardsFeature/types.d.ts +12 -0
  89. package/dist/cjs/lib2/features/index.d.ts +2 -0
  90. package/dist/cjs/lib2/shared/assets/icons/IconArrowUp.d.ts +3 -0
  91. package/dist/cjs/lib2/shared/assets/icons/index.d.ts +1 -1
  92. package/dist/cjs/lib2/shared/types/ratingCircleTypes.d.ts +2 -0
  93. package/dist/cjs/lib2/shared/types/user.d.ts +1 -4
  94. package/dist/cjs/lib2/shared/ui/Badge/styles.d.ts +7 -0
  95. package/dist/cjs/lib2/shared/ui/Badge/types.d.ts +1 -1
  96. package/dist/cjs/lib2/shared/ui/ExploreCard/ExploreCard.d.ts +4 -0
  97. package/dist/cjs/lib2/shared/ui/ExploreCard/index.d.ts +2 -0
  98. package/dist/cjs/lib2/shared/ui/ExploreCard/styles.d.ts +1 -0
  99. package/dist/cjs/lib2/shared/ui/ExploreCard/types.d.ts +9 -0
  100. package/dist/cjs/lib2/shared/ui/ProgressCard/ProgressCard.d.ts +4 -0
  101. package/dist/cjs/lib2/shared/ui/ProgressCard/index.d.ts +2 -0
  102. package/dist/cjs/lib2/shared/ui/ProgressCard/styles.d.ts +1 -0
  103. package/dist/cjs/lib2/shared/ui/ProgressCard/types.d.ts +11 -0
  104. package/dist/cjs/lib2/shared/ui/PromptCard/PromptCard.d.ts +4 -0
  105. package/dist/cjs/lib2/shared/ui/PromptCard/index.d.ts +2 -0
  106. package/dist/cjs/lib2/shared/ui/PromptCard/styles.d.ts +1 -0
  107. package/dist/cjs/lib2/shared/ui/PromptCard/types.d.ts +8 -0
  108. package/dist/cjs/lib2/shared/ui/RatingCircle/styles.d.ts +3 -0
  109. package/dist/cjs/lib2/shared/ui/SolidInput/SolidInput.stories.d.ts +1 -0
  110. package/dist/cjs/lib2/shared/ui/SolidInput/types.d.ts +6 -0
  111. package/dist/cjs/lib2/shared/ui/index.d.ts +3 -0
  112. package/dist/esm/b7649e1531c181af.svg +69 -0
  113. package/dist/esm/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +3 -0
  114. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
  115. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
  116. package/dist/esm/deprecated/SpecialistEducationCard/index.d.ts +1 -0
  117. package/dist/esm/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +3 -0
  118. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
  119. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
  120. package/dist/esm/deprecated/SpecialistProfileViewCard/index.d.ts +1 -0
  121. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
  122. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +5 -0
  123. package/dist/esm/deprecated/SpecialistStatisticsCard/index.d.ts +1 -0
  124. package/dist/esm/deprecated/SpecialistStatisticsCard/utils.d.ts +1 -0
  125. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
  126. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +2 -0
  127. package/dist/esm/deprecated/SpecialistWorkDirections/index.d.ts +1 -0
  128. package/dist/esm/deprecated/therapist-card/TherapistCard.d.ts +16 -0
  129. package/dist/esm/deprecated/therapist-card/TherapistCard.style.d.ts +5 -0
  130. package/dist/esm/index.js +8 -8
  131. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
  132. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.style.d.ts +4 -0
  133. package/dist/esm/lib/ChangeLangModal/index.d.ts +2 -0
  134. package/dist/esm/lib/Chat/ChatListItem/ChatListItem.d.ts +1 -2
  135. package/dist/esm/lib/Chat/ChatMessage/ChatMessage.d.ts +1 -2
  136. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
  137. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.style.d.ts +3 -0
  138. package/dist/esm/lib/Chat/LouseConnect/index.d.ts +1 -0
  139. package/dist/esm/lib/Chat/utils.d.ts +1 -2
  140. package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
  141. package/dist/esm/lib/EntryNotFound/EntryNotFound.style.d.ts +2 -0
  142. package/dist/esm/lib/EntryNotFound/index.d.ts +1 -0
  143. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
  144. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +2 -0
  145. package/dist/esm/lib/HorisontalCalendar/index.d.ts +1 -0
  146. package/dist/esm/lib/Modal/Modal.d.ts +8 -0
  147. package/dist/esm/lib/Modal/Modal.style.d.ts +6 -0
  148. package/dist/esm/lib/Modal/index.d.ts +1 -0
  149. package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
  150. package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
  151. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
  152. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +2 -0
  153. package/dist/esm/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +8 -0
  154. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +4 -0
  155. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +2 -0
  156. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
  157. package/dist/esm/lib/SelectImpressionEmoji/emojis.d.ts +5 -0
  158. package/dist/esm/lib/SelectImpressionEmoji/index.d.ts +4 -0
  159. package/dist/esm/lib/StatusTag/StatusTag.d.ts +7 -0
  160. package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +6 -0
  161. package/dist/esm/lib/StatusTag/index.d.ts +1 -0
  162. package/dist/esm/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +6 -0
  163. package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
  164. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +14 -0
  165. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +4 -0
  166. package/dist/esm/lib/content-card/ContentCard.d.ts +15 -0
  167. package/dist/esm/lib/content-card/ContentCard.style.d.ts +11 -0
  168. package/dist/esm/lib/floating-button/FloatingButton.d.ts +8 -0
  169. package/dist/esm/lib/floating-button/FloatingButton.style.d.ts +6 -0
  170. package/dist/esm/lib/footer-for-booking/FooterForBooking.d.ts +9 -0
  171. package/dist/esm/lib/footer-for-booking/FooterForBooking.style.d.ts +6 -0
  172. package/dist/esm/lib/footer-for-booking/index.d.ts +1 -0
  173. package/dist/esm/lib/list-button/ListButton.d.ts +9 -0
  174. package/dist/esm/lib/list-button/ListButton.style.d.ts +2 -0
  175. package/dist/esm/lib/navigation-bar/NavigationBar.d.ts +8 -0
  176. package/dist/esm/lib/navigation-bar/NavigationBar.style.d.ts +8 -0
  177. package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +6 -0
  178. package/dist/esm/lib/notes-card-text/NotesCardText.style.d.ts +1 -0
  179. package/dist/esm/lib/notes-card-text/index.d.ts +1 -0
  180. package/dist/esm/lib/notes-editor/NotesEditor.d.ts +5 -0
  181. package/dist/esm/lib/notes-editor/NotesEditor.styled.d.ts +2 -0
  182. package/dist/esm/lib/scroll-tabs/ScrollTabs.d.ts +7 -0
  183. package/dist/esm/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -0
  184. package/dist/esm/lib/tab-bar/TabBar.d.ts +6 -0
  185. package/dist/esm/lib/tab-bar/TabBar.style.d.ts +5 -0
  186. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -0
  187. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -0
  188. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.d.ts +6 -0
  189. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +2 -0
  190. package/dist/esm/lib2/features/ExploreCardSwiperFeature/ExploreCardSwiperFeature.d.ts +6 -0
  191. package/dist/esm/lib2/features/ExploreCardSwiperFeature/index.d.ts +2 -0
  192. package/dist/esm/lib2/features/ExploreCardSwiperFeature/styles.d.ts +7 -0
  193. package/dist/esm/lib2/features/ExploreCardSwiperFeature/types.d.ts +26 -0
  194. package/dist/esm/lib2/features/ExploreCardSwiperFeature/useSlidesToShow.d.ts +1 -0
  195. package/dist/esm/lib2/features/PoweredByStripeFeature/PoweredByStripeFeature.stories.d.ts +0 -1
  196. package/dist/esm/lib2/features/PromptCardsFeature/PromptCardsFeature.d.ts +6 -0
  197. package/dist/esm/lib2/features/PromptCardsFeature/index.d.ts +2 -0
  198. package/dist/esm/lib2/features/PromptCardsFeature/styles.d.ts +7 -0
  199. package/dist/esm/lib2/features/PromptCardsFeature/types.d.ts +12 -0
  200. package/dist/esm/lib2/features/index.d.ts +2 -0
  201. package/dist/esm/lib2/shared/assets/icons/IconArrowUp.d.ts +3 -0
  202. package/dist/esm/lib2/shared/assets/icons/index.d.ts +1 -1
  203. package/dist/esm/lib2/shared/types/ratingCircleTypes.d.ts +2 -0
  204. package/dist/esm/lib2/shared/types/user.d.ts +1 -4
  205. package/dist/esm/lib2/shared/ui/Badge/styles.d.ts +7 -0
  206. package/dist/esm/lib2/shared/ui/Badge/types.d.ts +1 -1
  207. package/dist/esm/lib2/shared/ui/ExploreCard/ExploreCard.d.ts +4 -0
  208. package/dist/esm/lib2/shared/ui/ExploreCard/index.d.ts +2 -0
  209. package/dist/esm/lib2/shared/ui/ExploreCard/styles.d.ts +1 -0
  210. package/dist/esm/lib2/shared/ui/ExploreCard/types.d.ts +9 -0
  211. package/dist/esm/lib2/shared/ui/ProgressCard/ProgressCard.d.ts +4 -0
  212. package/dist/esm/lib2/shared/ui/ProgressCard/index.d.ts +2 -0
  213. package/dist/esm/lib2/shared/ui/ProgressCard/styles.d.ts +1 -0
  214. package/dist/esm/lib2/shared/ui/ProgressCard/types.d.ts +11 -0
  215. package/dist/esm/lib2/shared/ui/PromptCard/PromptCard.d.ts +4 -0
  216. package/dist/esm/lib2/shared/ui/PromptCard/index.d.ts +2 -0
  217. package/dist/esm/lib2/shared/ui/PromptCard/styles.d.ts +1 -0
  218. package/dist/esm/lib2/shared/ui/PromptCard/types.d.ts +8 -0
  219. package/dist/esm/lib2/shared/ui/RatingCircle/styles.d.ts +3 -0
  220. package/dist/esm/lib2/shared/ui/SolidInput/SolidInput.stories.d.ts +1 -0
  221. package/dist/esm/lib2/shared/ui/SolidInput/types.d.ts +6 -0
  222. package/dist/esm/lib2/shared/ui/index.d.ts +3 -0
  223. package/dist/index.d.ts +140 -56
  224. package/package.json +3 -2
  225. package/dist/cjs/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Euro.d.ts +0 -4
  226. package/dist/cjs/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Usd.d.ts +0 -4
  227. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
  228. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
  229. package/dist/cjs/lib2/features/ScheduleFeature/index.d.ts +0 -1
  230. package/dist/cjs/lib2/features/ScheduleFeature/types.d.ts +0 -11
  231. package/dist/cjs/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Euro.d.ts +0 -9
  232. package/dist/cjs/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Usd.d.ts +0 -9
  233. package/dist/cjs/lib2/shared/assets/icons/IconReschedule.d.ts +0 -3
  234. package/dist/esm/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Euro.d.ts +0 -4
  235. package/dist/esm/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Usd.d.ts +0 -4
  236. package/dist/esm/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
  237. package/dist/esm/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
  238. package/dist/esm/lib2/features/ScheduleFeature/index.d.ts +0 -1
  239. package/dist/esm/lib2/features/ScheduleFeature/types.d.ts +0 -11
  240. package/dist/esm/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Euro.d.ts +0 -9
  241. package/dist/esm/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Usd.d.ts +0 -9
  242. package/dist/esm/lib2/shared/assets/icons/IconReschedule.d.ts +0 -3
package/dist/index.d.ts CHANGED
@@ -80,7 +80,7 @@ type LetterAvatarProps = {
80
80
  fontSize?: number;
81
81
  onClick?: () => void;
82
82
  };
83
- declare const _default$1g: React__default.NamedExoticComponent<LetterAvatarProps>;
83
+ declare const _default$1k: React__default.NamedExoticComponent<LetterAvatarProps>;
84
84
 
85
85
  type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
86
86
  onErrorContent: React__default.ReactElement;
@@ -179,7 +179,7 @@ type MediaPlayerProps<TCameraTrack extends Playable | undefined, TAudioTrack ext
179
179
  showControls: boolean;
180
180
  isScreenSharing?: boolean;
181
181
  } & HTMLAttributes<HTMLDivElement>;
182
- declare const _default$1f: <TCameraTrack extends Playable | undefined, TAudioTrack extends Playable | undefined>({ fullwidth, cameraTrack, audioTrack, isVideoTrackMuted, isAudioTrackMuted, networkQuality, fallbackAvatar, fallbackAvatarDimensions, fallbackName, showControls, isScreenSharing, ...props }: MediaPlayerProps<TCameraTrack, TAudioTrack>) => JSX.Element;
182
+ declare const _default$1j: <TCameraTrack extends Playable | undefined, TAudioTrack extends Playable | undefined>({ fullwidth, cameraTrack, audioTrack, isVideoTrackMuted, isAudioTrackMuted, networkQuality, fallbackAvatar, fallbackAvatarDimensions, fallbackName, showControls, isScreenSharing, ...props }: MediaPlayerProps<TCameraTrack, TAudioTrack>) => JSX.Element;
183
183
 
184
184
  type RoundButtonPropsType = {
185
185
  disabled?: boolean;
@@ -273,7 +273,7 @@ type VideoPlayerProps = {
273
273
  closeModalHandler?: () => void;
274
274
  onErrorContent: React__default.ReactElement;
275
275
  } & JSX$1.IonModal;
276
- declare const _default$1e: React__default.NamedExoticComponent<VideoPlayerProps>;
276
+ declare const _default$1i: React__default.NamedExoticComponent<VideoPlayerProps>;
277
277
 
278
278
  type NotSupportModalProps = {
279
279
  closeModal?: () => void;
@@ -339,7 +339,7 @@ type TypographyProps = {
339
339
  id?: string;
340
340
  };
341
341
 
342
- declare const _default$1d: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TypographyProps & React__default.RefAttributes<HTMLDivElement>>>;
342
+ declare const _default$1h: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TypographyProps & React__default.RefAttributes<HTMLDivElement>>>;
343
343
 
344
344
  type AlertCardVariants = 'transparent' | 'yellow' | 'blue';
345
345
  type AlertCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
@@ -355,7 +355,7 @@ type AlertCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
355
355
  };
356
356
  };
357
357
 
358
- declare const _default$1c: React$1.NamedExoticComponent<AlertCardProps>;
358
+ declare const _default$1g: React$1.NamedExoticComponent<AlertCardProps>;
359
359
 
360
360
  type AppFooterProps = {
361
361
  children?: React__default.ReactNode;
@@ -366,7 +366,7 @@ type AppFooterProps = {
366
366
  toolbarStyle?: CSSProperties;
367
367
  className?: string;
368
368
  };
369
- declare const _default$1b: React__default.NamedExoticComponent<AppFooterProps>;
369
+ declare const _default$1f: React__default.NamedExoticComponent<AppFooterProps>;
370
370
 
371
371
  type AvatarRoundVariants = 'circle' | 'drop' | 'small';
372
372
 
@@ -381,14 +381,14 @@ type AvatarProps = {
381
381
  onClick?(e: React__default.MouseEvent<HTMLDivElement>): void;
382
382
  border?: boolean | string;
383
383
  };
384
- declare const _default$1a: React__default.NamedExoticComponent<AvatarProps>;
384
+ declare const _default$1e: React__default.NamedExoticComponent<AvatarProps>;
385
385
 
386
386
  type SkeletonProps = {
387
387
  animated?: boolean;
388
388
  className?: string;
389
389
  style?: React__default.CSSProperties;
390
390
  };
391
- declare const _default$19: React__default.NamedExoticComponent<SkeletonProps>;
391
+ declare const _default$1d: React__default.NamedExoticComponent<SkeletonProps>;
392
392
 
393
393
  declare enum CircleRatingSize {
394
394
  'S' = "S",
@@ -402,6 +402,7 @@ type CircleRatingContent = {
402
402
  text?: string;
403
403
  isPercentage?: boolean;
404
404
  showIcon?: boolean;
405
+ hideValue?: boolean;
405
406
  };
406
407
  type CircleRatingDataProps = {
407
408
  progress: number;
@@ -462,6 +463,7 @@ type CircleRatingComponentProps = {
462
463
  isWithAnimation?: boolean;
463
464
  isPrimaryColor?: boolean;
464
465
  isProgressWithAnimation?: boolean;
466
+ isWhiteBackgroundStroke?: boolean;
465
467
  className?: string;
466
468
  onProgressEnd?: () => void;
467
469
  };
@@ -1087,6 +1089,7 @@ type UserType = {
1087
1089
  onBoardingAnswers?: {
1088
1090
  [key: string]: string[];
1089
1091
  };
1092
+ specialist_order?: SpecialistOrderType[] | null;
1090
1093
  onboarding_key?: string | null;
1091
1094
  /**
1092
1095
  * Date of birth in format 'dd.mm.yyyy'
@@ -1098,10 +1101,6 @@ type UserType = {
1098
1101
  global_personal_price_currency?: SupportedCurrency;
1099
1102
  possible_price_filters?: number[];
1100
1103
  balance?: number;
1101
- /**
1102
- * @deprecated Do not use this field, use filters instead
1103
- */
1104
- specialist_order?: SpecialistOrderType[] | null;
1105
1104
  };
1106
1105
 
1107
1106
  type SpecialistEducation = {
@@ -1373,7 +1372,7 @@ type FlagProps$1 = {
1373
1372
  name: string;
1374
1373
  className?: string;
1375
1374
  };
1376
- declare const _default$18: React__default.NamedExoticComponent<FlagProps$1>;
1375
+ declare const _default$1c: React__default.NamedExoticComponent<FlagProps$1>;
1377
1376
 
1378
1377
  type PictureProps = {
1379
1378
  width: number;
@@ -1391,10 +1390,10 @@ type PictureProps = {
1391
1390
  containerWidth?: number;
1392
1391
  imageClassName?: string;
1393
1392
  };
1394
- declare const _default$17: React__default.NamedExoticComponent<PictureProps>;
1393
+ declare const _default$1b: React__default.NamedExoticComponent<PictureProps>;
1395
1394
 
1396
1395
  type BadgeType = 'default' | 'accent';
1397
- type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info';
1396
+ type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info' | 'personalized';
1398
1397
  type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
1399
1398
  variant: BadgeVariants;
1400
1399
  size?: 'S' | 'M';
@@ -1402,7 +1401,7 @@ type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
1402
1401
  iconType?: 'check' | React$1.ReactNode;
1403
1402
  };
1404
1403
 
1405
- declare const _default$16: React$1.NamedExoticComponent<BadgeProps>;
1404
+ declare const _default$1a: React$1.NamedExoticComponent<BadgeProps>;
1406
1405
 
1407
1406
  type ItemCardVariants = 'neutral' | 'transparent' | 'transparent20';
1408
1407
  type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
@@ -1410,7 +1409,7 @@ type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
1410
1409
  size?: 'M' | 'M4' | 'M45';
1411
1410
  };
1412
1411
 
1413
- declare const _default$15: React$1.NamedExoticComponent<ItemCardProps>;
1412
+ declare const _default$19: React$1.NamedExoticComponent<ItemCardProps>;
1414
1413
 
1415
1414
  type AppHeaderProps = {
1416
1415
  fullwidth?: boolean;
@@ -1530,7 +1529,7 @@ interface TextareaV2Props extends Omit<JSX$1.IonTextarea, 'color' | 'enterkeyhin
1530
1529
  onKeyPress?: (e: KeyboardEvent<HTMLIonTextareaElement>) => void;
1531
1530
  }
1532
1531
 
1533
- declare const _default$14: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TextareaV2Props & React__default.RefAttributes<HTMLIonTextareaElement>>>;
1532
+ declare const _default$18: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TextareaV2Props & React__default.RefAttributes<HTMLIonTextareaElement>>>;
1534
1533
 
1535
1534
  type RatingProps = {
1536
1535
  initialRating?: number;
@@ -1543,7 +1542,7 @@ type RatingProps = {
1543
1542
  readonly?: boolean;
1544
1543
  } & RatingComponentProps;
1545
1544
 
1546
- declare const _default$13: React__default.NamedExoticComponent<RatingProps>;
1545
+ declare const _default$17: React__default.NamedExoticComponent<RatingProps>;
1547
1546
 
1548
1547
  declare const RatingCircleWrapper: FC<CircleRatingComponentProps & {
1549
1548
  t: WithTranslation['t'] | any;
@@ -1557,7 +1556,7 @@ type IconButtonProps = {
1557
1556
  fill?: 'clear' | 'filled';
1558
1557
  type?: 'button' | 'submit' | 'reset';
1559
1558
  };
1560
- declare const _default$12: React__default.NamedExoticComponent<IconButtonProps>;
1559
+ declare const _default$16: React__default.NamedExoticComponent<IconButtonProps>;
1561
1560
 
1562
1561
  type ToastProviderProps = ToastStateProps;
1563
1562
  type MindlyToastProps = {
@@ -1604,17 +1603,17 @@ type ProgressBar_v2Props = {
1604
1603
  onProgressEnd?: () => void;
1605
1604
  style?: CSSVarStyles;
1606
1605
  };
1607
- declare const _default$11: React__default.NamedExoticComponent<ProgressBar_v2Props>;
1606
+ declare const _default$15: React__default.NamedExoticComponent<ProgressBar_v2Props>;
1608
1607
 
1609
1608
  type LoadingProps = {
1610
1609
  isOpen: boolean;
1611
1610
  };
1612
- declare const _default$10: React__default.NamedExoticComponent<LoadingProps>;
1611
+ declare const _default$14: React__default.NamedExoticComponent<LoadingProps>;
1613
1612
 
1614
1613
  type ListItemsProps = React$1.HTMLAttributes<HTMLIonListElement> & {
1615
1614
  withBorders?: boolean;
1616
1615
  };
1617
- declare const _default$$: React$1.NamedExoticComponent<ListItemsProps>;
1616
+ declare const _default$13: React$1.NamedExoticComponent<ListItemsProps>;
1618
1617
 
1619
1618
  type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
1620
1619
  leftContent?: React$1.ReactNode;
@@ -1626,7 +1625,7 @@ type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
1626
1625
  isError?: boolean;
1627
1626
  status?: 'error' | 'attention';
1628
1627
  };
1629
- declare const _default$_: React$1.NamedExoticComponent<ItemProps>;
1628
+ declare const _default$12: React$1.NamedExoticComponent<ItemProps>;
1630
1629
 
1631
1630
  declare enum VariantEnum {
1632
1631
  default = "default",
@@ -1656,7 +1655,7 @@ type VideoMethods = {
1656
1655
  play(): void;
1657
1656
  };
1658
1657
  type VideoRef = HTMLVideoElement | VideoMethods;
1659
- declare const _default$Z: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<VideoProps & {
1658
+ declare const _default$11: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<VideoProps & {
1660
1659
  children?: React__default.ReactNode;
1661
1660
  } & React__default.RefAttributes<VideoRef>>>;
1662
1661
 
@@ -1774,15 +1773,15 @@ type MatchProgressProps = {
1774
1773
  className?: string;
1775
1774
  percentMatch: number;
1776
1775
  };
1777
- declare const _default$Y: React__default.NamedExoticComponent<React__default.PropsWithChildren<MatchProgressProps>>;
1776
+ declare const _default$10: React__default.NamedExoticComponent<React__default.PropsWithChildren<MatchProgressProps>>;
1778
1777
 
1779
1778
  interface Props$8 {
1780
1779
  className?: string;
1781
1780
  title: string;
1782
1781
  }
1783
- declare const _default$X: React__default.NamedExoticComponent<React__default.PropsWithChildren<Props$8>>;
1782
+ declare const _default$$: React__default.NamedExoticComponent<React__default.PropsWithChildren<Props$8>>;
1784
1783
 
1785
- declare const _default$W: React__default.NamedExoticComponent<React__default.PropsWithChildren<React__default.HTMLAttributes<HTMLButtonElement>>>;
1784
+ declare const _default$_: React__default.NamedExoticComponent<React__default.PropsWithChildren<React__default.HTMLAttributes<HTMLButtonElement>>>;
1786
1785
 
1787
1786
  type Props$7 = {
1788
1787
  className?: string;
@@ -1837,8 +1836,14 @@ type SolidInputProps = {
1837
1836
  errorText?: string;
1838
1837
  isInvalid?: boolean;
1839
1838
  showTogglePassword?: boolean;
1839
+ /** Whether to show a button at the end of the input field */
1840
+ showButton?: boolean;
1841
+ /** Callback function called when the button is clicked */
1842
+ onButtonClick?: () => void;
1840
1843
  onChange?: (event: IonInputCustomEvent<InputChangeEventDetail>) => void;
1841
1844
  onKeyDown?: KeyboardEventHandler;
1845
+ readonly?: boolean;
1846
+ onClick?: () => void;
1842
1847
  };
1843
1848
 
1844
1849
  declare const SolidInput: React__default.ForwardRefExoticComponent<SolidInputProps & React__default.RefAttributes<HTMLIonInputElement>>;
@@ -1851,6 +1856,42 @@ type CounterProps = {
1851
1856
 
1852
1857
  declare const Counter: React__default.FC<CounterProps>;
1853
1858
 
1859
+ type PromptCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
1860
+ title?: string;
1861
+ description?: string;
1862
+ badgeText?: string;
1863
+ onStartConversation?: () => void;
1864
+ isLoading?: boolean;
1865
+ };
1866
+
1867
+ declare const _default$Z: React$1.NamedExoticComponent<PromptCardProps>;
1868
+
1869
+ interface ExploreCardProps {
1870
+ title: string;
1871
+ description: string;
1872
+ badgeText?: string;
1873
+ badgeVariant?: 'success' | 'info' | 'attention' | 'warning' | 'neutral' | 'brand';
1874
+ placeholder?: string;
1875
+ onInputClicked?: () => void;
1876
+ className?: string;
1877
+ }
1878
+
1879
+ declare const _default$Y: React$1.NamedExoticComponent<ExploreCardProps>;
1880
+
1881
+ interface ProgressCardProps {
1882
+ title: string;
1883
+ description: string;
1884
+ currentMessageCount: number;
1885
+ requiredMessageCount: number;
1886
+ className?: string;
1887
+ loadingImage: string;
1888
+ placeholder: string;
1889
+ circleText: string;
1890
+ onInputClicked?: () => void;
1891
+ }
1892
+
1893
+ declare const _default$X: React$1.NamedExoticComponent<ProgressCardProps>;
1894
+
1854
1895
  declare enum appThemes {
1855
1896
  client = "client",
1856
1897
  specialist = "specialist"
@@ -2013,6 +2054,8 @@ interface IconProps$F extends React$1.SVGAttributes<SVGElement> {
2013
2054
  }
2014
2055
  declare function IconArrowRight({ color, ...other }: IconProps$F): react_jsx_runtime.JSX.Element;
2015
2056
 
2057
+ declare const IconArrowUp: FC<React$1.SVGAttributes<SVGElement>>;
2058
+
2016
2059
  interface IconProps$E extends React$1.SVGAttributes<SVGElement> {
2017
2060
  size?: number | string;
2018
2061
  color?: string;
@@ -2474,8 +2517,6 @@ declare const IconDivercity: FC<IconProps$H>;
2474
2517
 
2475
2518
  declare const IconCouple: FC<IconProps$H>;
2476
2519
 
2477
- declare const IconReschedule: React$1.FC<IconProps$H>;
2478
-
2479
2520
  declare const formatByDigits: (value: number) => string;
2480
2521
  declare const roundToPrecision: (value: number, decimals?: number) => number;
2481
2522
  declare const getDateLocale: (locale: SupportedLocales) => Locale;
@@ -2577,9 +2618,9 @@ type SlotsGridItemProps = {
2577
2618
  onSelectionChange: () => void;
2578
2619
  };
2579
2620
 
2580
- declare const _default$V: React__default.NamedExoticComponent<SlotsGridProps>;
2621
+ declare const _default$W: React__default.NamedExoticComponent<SlotsGridProps>;
2581
2622
 
2582
- declare const _default$U: React$1.NamedExoticComponent<SlotsGridItemProps>;
2623
+ declare const _default$V: React$1.NamedExoticComponent<SlotsGridItemProps>;
2583
2624
 
2584
2625
  type PushNotificationsModalProps = {
2585
2626
  onApplyPermission: () => void;
@@ -2696,23 +2737,23 @@ type ShareModalFeatureProps = {
2696
2737
  };
2697
2738
  declare const ShareModalFeature: FC<ShareModalFeatureProps>;
2698
2739
 
2699
- declare const _default$T: React__default.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
2740
+ declare const _default$U: React__default.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
2700
2741
 
2701
- declare const _default$S: React__default.NamedExoticComponent<SpecialistPaymentCardProps & TranslationType>;
2742
+ declare const _default$T: React__default.NamedExoticComponent<SpecialistPaymentCardProps & TranslationType>;
2702
2743
 
2703
2744
  type SpecialistPaymentCommonCardSkeletonType = {
2704
2745
  className?: string;
2705
2746
  };
2706
2747
  declare const SpecialistPaymentCommonCardSkeleton: (props: SpecialistPaymentCommonCardSkeletonType) => react_jsx_runtime.JSX.Element;
2707
2748
 
2708
- declare const _default$R: React__default.NamedExoticComponent<SpecialistPaymentConsultationsProps & TranslationType>;
2749
+ declare const _default$S: React__default.NamedExoticComponent<SpecialistPaymentConsultationsProps & TranslationType>;
2709
2750
 
2710
2751
  type ConsultationsListProps = {
2711
2752
  locale: SupportedLocales;
2712
2753
  consultations: SpecialistConsultation[];
2713
2754
  consultationClick?: (consultation: SpecialistConsultation) => void;
2714
2755
  };
2715
- declare const _default$Q: React__default.NamedExoticComponent<ConsultationsListProps>;
2756
+ declare const _default$R: React__default.NamedExoticComponent<ConsultationsListProps>;
2716
2757
 
2717
2758
  type ConsultationsListSkeletonType = {
2718
2759
  className?: string;
@@ -2727,9 +2768,9 @@ type CalendarPickerFeatureProps = {
2727
2768
  dateCallback: (date: Date) => void;
2728
2769
  lastDate: Date;
2729
2770
  };
2730
- declare const _default$P: React__default.NamedExoticComponent<CalendarPickerFeatureProps & TranslationType>;
2771
+ declare const _default$Q: React__default.NamedExoticComponent<CalendarPickerFeatureProps & TranslationType>;
2731
2772
 
2732
- declare const _default$O: React__default.NamedExoticComponent<PaymentCalendarFeatureProps & TranslationType>;
2773
+ declare const _default$P: React__default.NamedExoticComponent<PaymentCalendarFeatureProps & TranslationType>;
2733
2774
 
2734
2775
  type GoogleCalendarModalFeatureProps = {
2735
2776
  isOpen: boolean;
@@ -2744,7 +2785,7 @@ type GoogleCalendarModalFeatureProps = {
2744
2785
  declare function GoogleCalendarModalFeature({ status, isOpen, onSync, isLoading, presentingElement, imageUrl, onDidDismiss, t, }: GoogleCalendarModalFeatureProps): JSX.Element;
2745
2786
 
2746
2787
  type ReviewCardFeatureVariantType = 'default' | 'outlined' | 'full' | 'store' | 'starFirst';
2747
- declare const _default$N: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<{
2788
+ declare const _default$O: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<{
2748
2789
  id?: string | undefined;
2749
2790
  avatarSrc?: string | undefined;
2750
2791
  name: string;
@@ -2848,7 +2889,7 @@ type ScreenInputFormFeatureProps = {
2848
2889
  icon?: ReactNode | string;
2849
2890
  isKeyboardShown?: boolean;
2850
2891
  };
2851
- declare const _default$M: React__default.NamedExoticComponent<ScreenInputFormFeatureProps>;
2892
+ declare const _default$N: React__default.NamedExoticComponent<ScreenInputFormFeatureProps>;
2852
2893
 
2853
2894
  type SelectionType = {
2854
2895
  value: any;
@@ -2866,7 +2907,7 @@ type SpecialistDrumPickerWidgetProps = {
2866
2907
  onTouchStart?: () => void;
2867
2908
  onTouchEnd?: () => void;
2868
2909
  };
2869
- declare const _default$L: React__default.NamedExoticComponent<SpecialistDrumPickerWidgetProps>;
2910
+ declare const _default$M: React__default.NamedExoticComponent<SpecialistDrumPickerWidgetProps>;
2870
2911
 
2871
2912
  type TextAreaFormFeatureProps = {
2872
2913
  title?: string;
@@ -2882,7 +2923,7 @@ type TextAreaFormFeatureProps = {
2882
2923
  maxlength?: number;
2883
2924
  HeaderComponent?: FC;
2884
2925
  };
2885
- declare const _default$K: React__default.NamedExoticComponent<TextAreaFormFeatureProps>;
2926
+ declare const _default$L: React__default.NamedExoticComponent<TextAreaFormFeatureProps>;
2886
2927
 
2887
2928
  type AcceptAgreementFeatureProps = {
2888
2929
  isAccepted: boolean;
@@ -2905,7 +2946,7 @@ type SelectWithSearchFormFeatureProps = {
2905
2946
  searchPlaceholder?: string;
2906
2947
  enableSearch?: boolean;
2907
2948
  } & WithTranslation;
2908
- declare const _default$J: React__default.NamedExoticComponent<SelectWithSearchFormFeatureProps>;
2949
+ declare const _default$K: React__default.NamedExoticComponent<SelectWithSearchFormFeatureProps>;
2909
2950
 
2910
2951
  type MarkdownContainerFeatureProps = {
2911
2952
  children?: string | null;
@@ -2913,11 +2954,11 @@ type MarkdownContainerFeatureProps = {
2913
2954
  className?: string;
2914
2955
  forceBlock?: boolean;
2915
2956
  };
2916
- declare const _default$I: React__default.NamedExoticComponent<MarkdownContainerFeatureProps>;
2957
+ declare const _default$J: React__default.NamedExoticComponent<MarkdownContainerFeatureProps>;
2917
2958
 
2918
- declare const _default$H: React__default.NamedExoticComponent<OnBoardingStartScreenType>;
2959
+ declare const _default$I: React__default.NamedExoticComponent<OnBoardingStartScreenType>;
2919
2960
 
2920
- declare const _default$G: React__default.NamedExoticComponent<OnBoardingInfoScreenType>;
2961
+ declare const _default$H: React__default.NamedExoticComponent<OnBoardingInfoScreenType>;
2921
2962
 
2922
2963
  type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
2923
2964
  onChange?: (value: string[]) => void;
@@ -2925,7 +2966,7 @@ type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
2925
2966
  theme?: OnBoardingThemeV2Type;
2926
2967
  template?: 'checkbox' | 'icon';
2927
2968
  } & OnBoardingMultiSelectScreenType;
2928
- declare const _default$F: React__default.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
2969
+ declare const _default$G: React__default.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
2929
2970
 
2930
2971
  type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
2931
2972
  onChange?: (value: string) => void;
@@ -2933,7 +2974,7 @@ type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
2933
2974
  theme?: OnBoardingThemeV2Type;
2934
2975
  template?: 'radio' | 'image' | 'roundImage' | 'emoji' | 'icon';
2935
2976
  } & OnBoardingSingleSelectScreenType & OnBoardingSingleImageSelectScreenType & OnBoardingSingleRoundImageSelectScreenType & OnBoardingSingleScaleSelectScreenType;
2936
- declare const _default$E: React__default.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
2977
+ declare const _default$F: React__default.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
2937
2978
 
2938
2979
  declare const OnBoardingLoaderScreenPreviewFeature: FC<OnBoardingLoaderScreenType & {
2939
2980
  t?: WithTranslation['t'];
@@ -2958,9 +2999,9 @@ type OnBoardingProgressFeatureProps = {
2958
2999
  image?: ResponseFileType | null;
2959
3000
  progressSettings?: OnBoardingProgressSettingsScreenType | null;
2960
3001
  };
2961
- declare const _default$D: React__default.NamedExoticComponent<OnBoardingProgressFeatureProps>;
3002
+ declare const _default$E: React__default.NamedExoticComponent<OnBoardingProgressFeatureProps>;
2962
3003
 
2963
- declare const _default$C: React__default.NamedExoticComponent<OnBoardingReviewsScreenType>;
3004
+ declare const _default$D: React__default.NamedExoticComponent<OnBoardingReviewsScreenType>;
2964
3005
 
2965
3006
  type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
2966
3007
  email: string | null;
@@ -2968,7 +3009,7 @@ type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
2968
3009
  onChangeEmail?: (email: string) => void;
2969
3010
  onSubmit?: () => void;
2970
3011
  };
2971
- declare const _default$B: React__default.NamedExoticComponent<OnBoardingEmailScreenPreviewFeatureProps>;
3012
+ declare const _default$C: React__default.NamedExoticComponent<OnBoardingEmailScreenPreviewFeatureProps>;
2972
3013
 
2973
3014
  type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType & {
2974
3015
  email: string | null;
@@ -2979,7 +3020,7 @@ type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType &
2979
3020
  onChangePassword?: (password: string) => void;
2980
3021
  onSubmit?: () => void;
2981
3022
  };
2982
- declare const _default$A: React__default.NamedExoticComponent<OnBoardingConfirmScreenPreviewFeatureProps>;
3023
+ declare const _default$B: React__default.NamedExoticComponent<OnBoardingConfirmScreenPreviewFeatureProps>;
2983
3024
 
2984
3025
  type OnBoardingPaywallScreenPreviewFeatureProps$1 = {
2985
3026
  className?: string;
@@ -3024,7 +3065,7 @@ type OnBoardingGoalSelectionScreenPreviewFeatureProps = {
3024
3065
  initialVisibleCount?: number;
3025
3066
  t?: WithTranslation['t'];
3026
3067
  } & OnBoardingGoalSelectScreenType;
3027
- declare const _default$z: React__default.NamedExoticComponent<OnBoardingGoalSelectionScreenPreviewFeatureProps>;
3068
+ declare const _default$A: React__default.NamedExoticComponent<OnBoardingGoalSelectionScreenPreviewFeatureProps>;
3028
3069
 
3029
3070
  type SpecialistAreaByMatch = {
3030
3071
  text: string;
@@ -3061,7 +3102,7 @@ interface Props$2 extends Omit<TypographyProps, 'children'> {
3061
3102
  hideShowMore?: boolean;
3062
3103
  }
3063
3104
 
3064
- declare const _default$y: React__default.NamedExoticComponent<Props$2>;
3105
+ declare const _default$z: React__default.NamedExoticComponent<Props$2>;
3065
3106
 
3066
3107
  type Props$1 = {
3067
3108
  className?: string;
@@ -3474,7 +3515,7 @@ type SelectionListFeatureProps = {
3474
3515
  selectionMode?: 'single' | 'multiple';
3475
3516
  };
3476
3517
 
3477
- declare const _default$x: React__default.NamedExoticComponent<SelectionListFeatureProps & WithTranslation<undefined, undefined>>;
3518
+ declare const _default$y: React__default.NamedExoticComponent<SelectionListFeatureProps & WithTranslation<undefined, undefined>>;
3478
3519
 
3479
3520
  type CoupleTherapySheetModalFeatureProps = {
3480
3521
  isOpen: boolean;
@@ -3485,6 +3526,49 @@ type CoupleTherapySheetModalFeatureProps = {
3485
3526
 
3486
3527
  declare const CoupleTherapySheetModalFeature: FC<CoupleTherapySheetModalFeatureProps>;
3487
3528
 
3529
+ interface PromptCardData {
3530
+ id: string;
3531
+ title: string;
3532
+ description: string;
3533
+ badgeText?: string;
3534
+ }
3535
+ type PromptCardsFeatureProps = React$1.ComponentPropsWithoutRef<'div'> & {
3536
+ cards?: PromptCardData[];
3537
+ onCardClick?: (cardId: string) => void;
3538
+ isLoading?: boolean;
3539
+ };
3540
+
3541
+ declare const _default$x: React$1.NamedExoticComponent<PromptCardsFeatureProps>;
3542
+
3543
+ interface ExploreCardData {
3544
+ id: string;
3545
+ title: string;
3546
+ description: string;
3547
+ badgeText?: string;
3548
+ badgeVariant?: 'success' | 'info' | 'attention' | 'warning' | 'neutral' | 'brand';
3549
+ placeholder?: string;
3550
+ isProgressState?: boolean;
3551
+ currentMessageCount?: number;
3552
+ requiredMessageCount?: number;
3553
+ }
3554
+ interface ExploreCardSwiperFeatureProps {
3555
+ cards?: ExploreCardData[];
3556
+ className?: string;
3557
+ onInputClicked: (cardId?: string) => void;
3558
+ isLoading?: boolean;
3559
+ slidesToShow?: number;
3560
+ progressImage: string;
3561
+ progressPlaceholder: string;
3562
+ progressSentCount: number;
3563
+ progressNeededCount: number;
3564
+ progressTitle: string;
3565
+ progressDescription: string;
3566
+ progressCircleText: string;
3567
+ showProgress: boolean;
3568
+ }
3569
+
3570
+ declare const ExploreCardSwiperFeature: React$1.ForwardRefExoticComponent<ExploreCardSwiperFeatureProps & React$1.RefAttributes<HTMLDivElement>>;
3571
+
3488
3572
  type SupportedCountryLocale = string;
3489
3573
  type Tabs = {
3490
3574
  behavior: 'tax-country' | 'profile-lang';
@@ -4642,4 +4726,4 @@ type RowSelectProps = {
4642
4726
 
4643
4727
  declare const RowSelect: FC<RowSelectProps>;
4644
4728
 
4645
- export { AcceptAgreementFeature, Action, _default$1c as AlertCard, AllowFilterValueType, AppFooter, _default$1b as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$1a as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$16 as Badge, _default$c as BookingScheduleTime, _default$b as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, CSSVarStyles, Calendar, _default$P as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$6 as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$o as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$l as ConsultationModal, _default$T as ConsultationPricingFeature, _default$j as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CoupleTherapySheetModalFeature, CoupleTherapySheetModalFeatureProps, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$7 as CustomCheckbox, CustomRadioButton, _default$8 as CustomSelect, _default$9 as CustomTextarea, DatePicker, _default$h as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$d as EducationCard, EmptyChatModalFeature, _default$m as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$3 as Flag, FlagTypes, _default$18 as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$12 as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCouple, IconCreditCard, IconDelete, IconDivercity, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconReschedule, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$_ as Item, _default$15 as ItemCard, LabelArrowRedirect, _default$1g as LetterAvatar, _default$4 as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$X as ListItemWithColumns, _default$$ as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$10 as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$I as MarkdownContainerFeature, _default$Y as MatchProgress, _default$1f as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingAreasOfWorkSelectScreenType, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$A as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$B as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$z as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$G as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$F as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$D as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$C as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$E as OnBoardingSingleSelectionScreenPreviewFeature, OnBoardingSpecializationSelectScreenType, _default$H as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$O as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$Q as PaymentSessionsList, PayoutCurrencySignByLocale, PayoutShortCurrencySignByLocale, _default$17 as Picture, PoweredByStripeFeature, _default$2 as ProfileInformation, _default$f as ProfileView, _default$5 as ProgressBar, ProgressBarDashed, _default$11 as ProgressBar_v2, ProgressRangeProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$13 as Rating, RatingCircleWrapper, _default$i as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$N as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SIZES, SOON_SESSION_TIME_SECONDS, Schedule, ScheduleDate, ScheduleSlot, _default$L as ScreenDrumPickerFormFeature, ScreenInput, _default$M as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$J as SelectWithSearchFormFeature, _default$x as SelectionListFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$W as ShowMore, _default$n as SignUpSessionButton, _default$k as SignUpSessionModal, SizeValues, Skeleton, _default$19 as Skeleton_v2, _default$V as SlotsGrid, _default$U as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$e as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$w as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default$q as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$t as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$r as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$1 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$S as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$R as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$u as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$v as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$s as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SupportedLocales, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$K as TextAreaFormFeature, _default$a as TextInput, _default$y as TextWithClampFeature, _default$14 as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$1d as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$Z as Video, _default$p as VideoCallInfo, _default$1e as VideoPlayer, VideoProvider, _default$g as WorkDirections, appThemes, canManageSession, currentUser, decOfNum, formatByDigits, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, globalAuthState, isClientCan, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, mergeRefs, mockSession, mockSessions, mockT, newShade, payoutPriceNormalize, priceNormalize, replaceMarkdownWithReactElements, roundToPrecision, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useSpecialistScheduleContext, useStopPropagationEvent, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
4729
+ export { AcceptAgreementFeature, Action, _default$1g as AlertCard, AllowFilterValueType, AppFooter, _default$1f as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$1e as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$1a as Badge, _default$c as BookingScheduleTime, _default$b as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, CSSVarStyles, Calendar, _default$Q as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$6 as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$o as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$l as ConsultationModal, _default$U as ConsultationPricingFeature, _default$j as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CoupleTherapySheetModalFeature, CoupleTherapySheetModalFeatureProps, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$7 as CustomCheckbox, CustomRadioButton, _default$8 as CustomSelect, _default$9 as CustomTextarea, DatePicker, _default$h as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$d as EducationCard, EmptyChatModalFeature, _default$m as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, _default$Y as ExploreCard, ExploreCardData, ExploreCardProps, ExploreCardSwiperFeature, ExploreCardSwiperFeatureProps, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$3 as Flag, FlagTypes, _default$1c as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconArrowUp, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$16 as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCouple, IconCreditCard, IconDelete, IconDivercity, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$12 as Item, _default$19 as ItemCard, LabelArrowRedirect, _default$1k as LetterAvatar, _default$4 as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$$ as ListItemWithColumns, _default$13 as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$14 as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$J as MarkdownContainerFeature, _default$10 as MatchProgress, _default$1j as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingAreasOfWorkSelectScreenType, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$B as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$C as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$A as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$H as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$G as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$E as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$D as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$F as OnBoardingSingleSelectionScreenPreviewFeature, OnBoardingSpecializationSelectScreenType, _default$I as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$P as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$R as PaymentSessionsList, PayoutCurrencySignByLocale, PayoutShortCurrencySignByLocale, _default$1b as Picture, PoweredByStripeFeature, _default$2 as ProfileInformation, _default$f as ProfileView, _default$5 as ProgressBar, ProgressBarDashed, _default$15 as ProgressBar_v2, _default$X as ProgressCard, ProgressCardProps, ProgressRangeProps, _default$Z as PromptCard, PromptCardData, PromptCardProps, _default$x as PromptCardsFeature, PromptCardsFeatureProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$17 as Rating, RatingCircleWrapper, _default$i as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$O as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SIZES, SOON_SESSION_TIME_SECONDS, Schedule, ScheduleDate, ScheduleSlot, _default$M as ScreenDrumPickerFormFeature, ScreenInput, _default$N as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$K as SelectWithSearchFormFeature, _default$y as SelectionListFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$_ as ShowMore, _default$n as SignUpSessionButton, _default$k as SignUpSessionModal, SizeValues, Skeleton, _default$1d as Skeleton_v2, _default$W as SlotsGrid, _default$V as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$e as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$w as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default$q as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$t as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$r as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$1 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$T as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$S as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$u as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$v as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$s as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SupportedLocales, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$L as TextAreaFormFeature, _default$a as TextInput, _default$z as TextWithClampFeature, _default$18 as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$1h as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$11 as Video, _default$p as VideoCallInfo, _default$1i as VideoPlayer, VideoProvider, _default$g as WorkDirections, appThemes, canManageSession, currentUser, decOfNum, formatByDigits, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, globalAuthState, isClientCan, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, mergeRefs, mockSession, mockSessions, mockT, newShade, payoutPriceNormalize, priceNormalize, replaceMarkdownWithReactElements, roundToPrecision, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useSpecialistScheduleContext, useStopPropagationEvent, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindly/ui-components",
3
- "version": "7.2.3",
3
+ "version": "7.3.0-dev.10",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "clean": "rimraf dist",
@@ -16,6 +16,7 @@
16
16
  },
17
17
  "dependencies": {
18
18
  "@babel/polyfill": "7.12.1",
19
+ "@capacitor/core": "7.4.1",
19
20
  "@capacitor/app": "7.0.1",
20
21
  "@capacitor/clipboard": "7.0.1",
21
22
  "@capacitor/haptics": "7.0.1",
@@ -43,7 +44,7 @@
43
44
  "react-mobile-picker": "1.0.0",
44
45
  "react-photo-view": "1.2.4",
45
46
  "react-rating": "2.0.5",
46
- "react-slick": "^0.30.3",
47
+ "react-slick": "^0.31.0",
47
48
  "react-stately": "3.24.0",
48
49
  "recharts": "^2.15.4",
49
50
  "slick-carousel": "^1.8.1",
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { SpecialistPaymentConsultationDetailsType, TranslationType } from '../../shared/types';
3
- declare const _default: React.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
4
- export default _default;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { SpecialistPaymentConsultationDetailsType, TranslationType } from '../../shared/types';
3
- declare const _default: React.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
4
- export default _default;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { ScheduleFeatureProps } from './types';
3
- declare const ScheduleFeature: React.FC<ScheduleFeatureProps>;
4
- export default ScheduleFeature;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { ScheduleFeatureProps } from './types';
3
- declare const ScheduleSkeleton: React.FC<ScheduleFeatureProps>;
4
- export default ScheduleSkeleton;
@@ -1 +0,0 @@
1
- export { default as ScheduleFeature } from './ScheduleFeature';
@@ -1,11 +0,0 @@
1
- import { WithTranslation } from 'react-i18next';
2
- import { Schedule, ScheduleDate, ScheduleSlot } from '../../shared/types';
3
- export type ScheduleFeatureProps = {
4
- isLoading?: boolean;
5
- className?: string;
6
- t?: WithTranslation['t'];
7
- schedule?: Schedule;
8
- locale?: string;
9
- onDateClick?: (date: ScheduleDate, slots: ScheduleSlot[]) => void;
10
- onSlotClick?: (slot: ScheduleSlot) => void;
11
- };