@mindly/ui-components 7.3.0-dev.8 → 7.3.0

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 (230) hide show
  1. package/dist/cjs/index.js +7 -7
  2. package/dist/cjs/lib/Chat/ChatListItem/ChatListItem.d.ts +2 -1
  3. package/dist/cjs/lib/Chat/ChatMessage/ChatMessage.d.ts +2 -1
  4. package/dist/cjs/lib/Chat/utils.d.ts +2 -1
  5. package/dist/cjs/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Euro.d.ts +4 -0
  6. package/dist/cjs/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Usd.d.ts +4 -0
  7. package/dist/cjs/lib2/features/PoweredByStripeFeature/PoweredByStripeFeature.stories.d.ts +1 -0
  8. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +4 -0
  9. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +4 -0
  10. package/dist/cjs/lib2/features/ScheduleFeature/index.d.ts +1 -0
  11. package/dist/cjs/lib2/features/ScheduleFeature/types.d.ts +11 -0
  12. package/dist/cjs/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Euro.d.ts +9 -0
  13. package/dist/cjs/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Usd.d.ts +9 -0
  14. package/dist/cjs/lib2/features/index.d.ts +0 -2
  15. package/dist/cjs/lib2/shared/assets/icons/IconReschedule.d.ts +3 -0
  16. package/dist/cjs/lib2/shared/assets/icons/index.d.ts +1 -1
  17. package/dist/cjs/lib2/shared/types/user.d.ts +4 -1
  18. package/dist/cjs/lib2/shared/ui/Badge/styles.d.ts +0 -7
  19. package/dist/cjs/lib2/shared/ui/Badge/types.d.ts +1 -1
  20. package/dist/cjs/lib2/shared/ui/SolidInput/SolidInput.stories.d.ts +0 -1
  21. package/dist/cjs/lib2/shared/ui/SolidInput/types.d.ts +0 -4
  22. package/dist/cjs/lib2/shared/ui/index.d.ts +0 -2
  23. package/dist/esm/index.js +8 -8
  24. package/dist/esm/lib/Chat/ChatListItem/ChatListItem.d.ts +2 -1
  25. package/dist/esm/lib/Chat/ChatMessage/ChatMessage.d.ts +2 -1
  26. package/dist/esm/lib/Chat/utils.d.ts +2 -1
  27. package/dist/esm/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Euro.d.ts +4 -0
  28. package/dist/esm/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Usd.d.ts +4 -0
  29. package/dist/esm/lib2/features/PoweredByStripeFeature/PoweredByStripeFeature.stories.d.ts +1 -0
  30. package/dist/esm/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +4 -0
  31. package/dist/esm/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +4 -0
  32. package/dist/esm/lib2/features/ScheduleFeature/index.d.ts +1 -0
  33. package/dist/esm/lib2/features/ScheduleFeature/types.d.ts +11 -0
  34. package/dist/esm/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Euro.d.ts +9 -0
  35. package/dist/esm/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Usd.d.ts +9 -0
  36. package/dist/esm/lib2/features/index.d.ts +0 -2
  37. package/dist/esm/lib2/shared/assets/icons/IconReschedule.d.ts +3 -0
  38. package/dist/esm/lib2/shared/assets/icons/index.d.ts +1 -1
  39. package/dist/esm/lib2/shared/types/user.d.ts +4 -1
  40. package/dist/esm/lib2/shared/ui/Badge/styles.d.ts +0 -7
  41. package/dist/esm/lib2/shared/ui/Badge/types.d.ts +1 -1
  42. package/dist/esm/lib2/shared/ui/SolidInput/SolidInput.stories.d.ts +0 -1
  43. package/dist/esm/lib2/shared/ui/SolidInput/types.d.ts +0 -4
  44. package/dist/esm/lib2/shared/ui/index.d.ts +0 -2
  45. package/dist/index.d.ts +56 -111
  46. package/package.json +2 -3
  47. package/dist/cjs/b7649e1531c181af.svg +0 -69
  48. package/dist/cjs/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -3
  49. package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
  50. package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
  51. package/dist/cjs/deprecated/SpecialistEducationCard/index.d.ts +0 -1
  52. package/dist/cjs/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -3
  53. package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
  54. package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
  55. package/dist/cjs/deprecated/SpecialistProfileViewCard/index.d.ts +0 -1
  56. package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
  57. package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -5
  58. package/dist/cjs/deprecated/SpecialistStatisticsCard/index.d.ts +0 -1
  59. package/dist/cjs/deprecated/SpecialistStatisticsCard/utils.d.ts +0 -1
  60. package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
  61. package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -2
  62. package/dist/cjs/deprecated/SpecialistWorkDirections/index.d.ts +0 -1
  63. package/dist/cjs/deprecated/therapist-card/TherapistCard.d.ts +0 -16
  64. package/dist/cjs/deprecated/therapist-card/TherapistCard.style.d.ts +0 -5
  65. package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
  66. package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.style.d.ts +0 -4
  67. package/dist/cjs/lib/ChangeLangModal/index.d.ts +0 -2
  68. package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
  69. package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.style.d.ts +0 -3
  70. package/dist/cjs/lib/Chat/LouseConnect/index.d.ts +0 -1
  71. package/dist/cjs/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
  72. package/dist/cjs/lib/EntryNotFound/EntryNotFound.style.d.ts +0 -2
  73. package/dist/cjs/lib/EntryNotFound/index.d.ts +0 -1
  74. package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
  75. package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -2
  76. package/dist/cjs/lib/HorisontalCalendar/index.d.ts +0 -1
  77. package/dist/cjs/lib/Modal/Modal.d.ts +0 -8
  78. package/dist/cjs/lib/Modal/Modal.style.d.ts +0 -6
  79. package/dist/cjs/lib/Modal/index.d.ts +0 -1
  80. package/dist/cjs/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
  81. package/dist/cjs/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
  82. package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
  83. package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -2
  84. package/dist/cjs/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -8
  85. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -4
  86. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -2
  87. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
  88. package/dist/cjs/lib/SelectImpressionEmoji/emojis.d.ts +0 -5
  89. package/dist/cjs/lib/SelectImpressionEmoji/index.d.ts +0 -4
  90. package/dist/cjs/lib/StatusTag/StatusTag.d.ts +0 -7
  91. package/dist/cjs/lib/StatusTag/StatusTag.style.d.ts +0 -6
  92. package/dist/cjs/lib/StatusTag/index.d.ts +0 -1
  93. package/dist/cjs/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -6
  94. package/dist/cjs/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
  95. package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -14
  96. package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -4
  97. package/dist/cjs/lib/content-card/ContentCard.d.ts +0 -15
  98. package/dist/cjs/lib/content-card/ContentCard.style.d.ts +0 -11
  99. package/dist/cjs/lib/floating-button/FloatingButton.d.ts +0 -8
  100. package/dist/cjs/lib/floating-button/FloatingButton.style.d.ts +0 -6
  101. package/dist/cjs/lib/footer-for-booking/FooterForBooking.d.ts +0 -9
  102. package/dist/cjs/lib/footer-for-booking/FooterForBooking.style.d.ts +0 -6
  103. package/dist/cjs/lib/footer-for-booking/index.d.ts +0 -1
  104. package/dist/cjs/lib/list-button/ListButton.d.ts +0 -9
  105. package/dist/cjs/lib/list-button/ListButton.style.d.ts +0 -2
  106. package/dist/cjs/lib/navigation-bar/NavigationBar.d.ts +0 -8
  107. package/dist/cjs/lib/navigation-bar/NavigationBar.style.d.ts +0 -8
  108. package/dist/cjs/lib/notes-card-text/NotesCardText.d.ts +0 -6
  109. package/dist/cjs/lib/notes-card-text/NotesCardText.style.d.ts +0 -1
  110. package/dist/cjs/lib/notes-card-text/index.d.ts +0 -1
  111. package/dist/cjs/lib/notes-editor/NotesEditor.d.ts +0 -5
  112. package/dist/cjs/lib/notes-editor/NotesEditor.styled.d.ts +0 -2
  113. package/dist/cjs/lib/scroll-tabs/ScrollTabs.d.ts +0 -7
  114. package/dist/cjs/lib/scroll-tabs/ScrollTabs.style.d.ts +0 -3
  115. package/dist/cjs/lib/tab-bar/TabBar.d.ts +0 -6
  116. package/dist/cjs/lib/tab-bar/TabBar.style.d.ts +0 -5
  117. package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.d.ts +0 -10
  118. package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -2
  119. package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.d.ts +0 -6
  120. package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -2
  121. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/ExploreCardSwiperFeature.d.ts +0 -6
  122. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/index.d.ts +0 -2
  123. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/styles.d.ts +0 -7
  124. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/types.d.ts +0 -15
  125. package/dist/cjs/lib2/features/ExploreCardSwiperFeature/useSlidesToShow.d.ts +0 -1
  126. package/dist/cjs/lib2/features/PromptCardsFeature/PromptCardsFeature.d.ts +0 -6
  127. package/dist/cjs/lib2/features/PromptCardsFeature/index.d.ts +0 -2
  128. package/dist/cjs/lib2/features/PromptCardsFeature/styles.d.ts +0 -7
  129. package/dist/cjs/lib2/features/PromptCardsFeature/types.d.ts +0 -12
  130. package/dist/cjs/lib2/shared/assets/icons/IconArrowUp.d.ts +0 -3
  131. package/dist/cjs/lib2/shared/ui/ExploreCard/ExploreCard.d.ts +0 -4
  132. package/dist/cjs/lib2/shared/ui/ExploreCard/index.d.ts +0 -2
  133. package/dist/cjs/lib2/shared/ui/ExploreCard/styles.d.ts +0 -1
  134. package/dist/cjs/lib2/shared/ui/ExploreCard/types.d.ts +0 -9
  135. package/dist/cjs/lib2/shared/ui/PromptCard/PromptCard.d.ts +0 -4
  136. package/dist/cjs/lib2/shared/ui/PromptCard/index.d.ts +0 -2
  137. package/dist/cjs/lib2/shared/ui/PromptCard/styles.d.ts +0 -1
  138. package/dist/cjs/lib2/shared/ui/PromptCard/types.d.ts +0 -8
  139. package/dist/esm/b7649e1531c181af.svg +0 -69
  140. package/dist/esm/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -3
  141. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
  142. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
  143. package/dist/esm/deprecated/SpecialistEducationCard/index.d.ts +0 -1
  144. package/dist/esm/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -3
  145. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
  146. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
  147. package/dist/esm/deprecated/SpecialistProfileViewCard/index.d.ts +0 -1
  148. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
  149. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -5
  150. package/dist/esm/deprecated/SpecialistStatisticsCard/index.d.ts +0 -1
  151. package/dist/esm/deprecated/SpecialistStatisticsCard/utils.d.ts +0 -1
  152. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
  153. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -2
  154. package/dist/esm/deprecated/SpecialistWorkDirections/index.d.ts +0 -1
  155. package/dist/esm/deprecated/therapist-card/TherapistCard.d.ts +0 -16
  156. package/dist/esm/deprecated/therapist-card/TherapistCard.style.d.ts +0 -5
  157. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
  158. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.style.d.ts +0 -4
  159. package/dist/esm/lib/ChangeLangModal/index.d.ts +0 -2
  160. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
  161. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.style.d.ts +0 -3
  162. package/dist/esm/lib/Chat/LouseConnect/index.d.ts +0 -1
  163. package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
  164. package/dist/esm/lib/EntryNotFound/EntryNotFound.style.d.ts +0 -2
  165. package/dist/esm/lib/EntryNotFound/index.d.ts +0 -1
  166. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
  167. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -2
  168. package/dist/esm/lib/HorisontalCalendar/index.d.ts +0 -1
  169. package/dist/esm/lib/Modal/Modal.d.ts +0 -8
  170. package/dist/esm/lib/Modal/Modal.style.d.ts +0 -6
  171. package/dist/esm/lib/Modal/index.d.ts +0 -1
  172. package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
  173. package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
  174. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
  175. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -2
  176. package/dist/esm/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -8
  177. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -4
  178. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -2
  179. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
  180. package/dist/esm/lib/SelectImpressionEmoji/emojis.d.ts +0 -5
  181. package/dist/esm/lib/SelectImpressionEmoji/index.d.ts +0 -4
  182. package/dist/esm/lib/StatusTag/StatusTag.d.ts +0 -7
  183. package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +0 -6
  184. package/dist/esm/lib/StatusTag/index.d.ts +0 -1
  185. package/dist/esm/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -6
  186. package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
  187. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -14
  188. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -4
  189. package/dist/esm/lib/content-card/ContentCard.d.ts +0 -15
  190. package/dist/esm/lib/content-card/ContentCard.style.d.ts +0 -11
  191. package/dist/esm/lib/floating-button/FloatingButton.d.ts +0 -8
  192. package/dist/esm/lib/floating-button/FloatingButton.style.d.ts +0 -6
  193. package/dist/esm/lib/footer-for-booking/FooterForBooking.d.ts +0 -9
  194. package/dist/esm/lib/footer-for-booking/FooterForBooking.style.d.ts +0 -6
  195. package/dist/esm/lib/footer-for-booking/index.d.ts +0 -1
  196. package/dist/esm/lib/list-button/ListButton.d.ts +0 -9
  197. package/dist/esm/lib/list-button/ListButton.style.d.ts +0 -2
  198. package/dist/esm/lib/navigation-bar/NavigationBar.d.ts +0 -8
  199. package/dist/esm/lib/navigation-bar/NavigationBar.style.d.ts +0 -8
  200. package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +0 -6
  201. package/dist/esm/lib/notes-card-text/NotesCardText.style.d.ts +0 -1
  202. package/dist/esm/lib/notes-card-text/index.d.ts +0 -1
  203. package/dist/esm/lib/notes-editor/NotesEditor.d.ts +0 -5
  204. package/dist/esm/lib/notes-editor/NotesEditor.styled.d.ts +0 -2
  205. package/dist/esm/lib/scroll-tabs/ScrollTabs.d.ts +0 -7
  206. package/dist/esm/lib/scroll-tabs/ScrollTabs.style.d.ts +0 -3
  207. package/dist/esm/lib/tab-bar/TabBar.d.ts +0 -6
  208. package/dist/esm/lib/tab-bar/TabBar.style.d.ts +0 -5
  209. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.d.ts +0 -10
  210. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -2
  211. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.d.ts +0 -6
  212. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -2
  213. package/dist/esm/lib2/features/ExploreCardSwiperFeature/ExploreCardSwiperFeature.d.ts +0 -6
  214. package/dist/esm/lib2/features/ExploreCardSwiperFeature/index.d.ts +0 -2
  215. package/dist/esm/lib2/features/ExploreCardSwiperFeature/styles.d.ts +0 -7
  216. package/dist/esm/lib2/features/ExploreCardSwiperFeature/types.d.ts +0 -15
  217. package/dist/esm/lib2/features/ExploreCardSwiperFeature/useSlidesToShow.d.ts +0 -1
  218. package/dist/esm/lib2/features/PromptCardsFeature/PromptCardsFeature.d.ts +0 -6
  219. package/dist/esm/lib2/features/PromptCardsFeature/index.d.ts +0 -2
  220. package/dist/esm/lib2/features/PromptCardsFeature/styles.d.ts +0 -7
  221. package/dist/esm/lib2/features/PromptCardsFeature/types.d.ts +0 -12
  222. package/dist/esm/lib2/shared/assets/icons/IconArrowUp.d.ts +0 -3
  223. package/dist/esm/lib2/shared/ui/ExploreCard/ExploreCard.d.ts +0 -4
  224. package/dist/esm/lib2/shared/ui/ExploreCard/index.d.ts +0 -2
  225. package/dist/esm/lib2/shared/ui/ExploreCard/styles.d.ts +0 -1
  226. package/dist/esm/lib2/shared/ui/ExploreCard/types.d.ts +0 -9
  227. package/dist/esm/lib2/shared/ui/PromptCard/PromptCard.d.ts +0 -4
  228. package/dist/esm/lib2/shared/ui/PromptCard/index.d.ts +0 -2
  229. package/dist/esm/lib2/shared/ui/PromptCard/styles.d.ts +0 -1
  230. package/dist/esm/lib2/shared/ui/PromptCard/types.d.ts +0 -8
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$1k: React__default.NamedExoticComponent<LetterAvatarProps>;
83
+ declare const _default$1g: 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$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;
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;
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$1i: React__default.NamedExoticComponent<VideoPlayerProps>;
276
+ declare const _default$1e: 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$1h: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TypographyProps & React__default.RefAttributes<HTMLDivElement>>>;
342
+ declare const _default$1d: 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$1g: React$1.NamedExoticComponent<AlertCardProps>;
358
+ declare const _default$1c: 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$1f: React__default.NamedExoticComponent<AppFooterProps>;
369
+ declare const _default$1b: 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$1e: React__default.NamedExoticComponent<AvatarProps>;
384
+ declare const _default$1a: 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$1d: React__default.NamedExoticComponent<SkeletonProps>;
391
+ declare const _default$19: React__default.NamedExoticComponent<SkeletonProps>;
392
392
 
393
393
  declare enum CircleRatingSize {
394
394
  'S' = "S",
@@ -1087,7 +1087,6 @@ type UserType = {
1087
1087
  onBoardingAnswers?: {
1088
1088
  [key: string]: string[];
1089
1089
  };
1090
- specialist_order?: SpecialistOrderType[] | null;
1091
1090
  onboarding_key?: string | null;
1092
1091
  /**
1093
1092
  * Date of birth in format 'dd.mm.yyyy'
@@ -1099,6 +1098,10 @@ type UserType = {
1099
1098
  global_personal_price_currency?: SupportedCurrency;
1100
1099
  possible_price_filters?: number[];
1101
1100
  balance?: number;
1101
+ /**
1102
+ * @deprecated Do not use this field, use filters instead
1103
+ */
1104
+ specialist_order?: SpecialistOrderType[] | null;
1102
1105
  };
1103
1106
 
1104
1107
  type SpecialistEducation = {
@@ -1370,7 +1373,7 @@ type FlagProps$1 = {
1370
1373
  name: string;
1371
1374
  className?: string;
1372
1375
  };
1373
- declare const _default$1c: React__default.NamedExoticComponent<FlagProps$1>;
1376
+ declare const _default$18: React__default.NamedExoticComponent<FlagProps$1>;
1374
1377
 
1375
1378
  type PictureProps = {
1376
1379
  width: number;
@@ -1388,10 +1391,10 @@ type PictureProps = {
1388
1391
  containerWidth?: number;
1389
1392
  imageClassName?: string;
1390
1393
  };
1391
- declare const _default$1b: React__default.NamedExoticComponent<PictureProps>;
1394
+ declare const _default$17: React__default.NamedExoticComponent<PictureProps>;
1392
1395
 
1393
1396
  type BadgeType = 'default' | 'accent';
1394
- type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info' | 'personalized';
1397
+ type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info';
1395
1398
  type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
1396
1399
  variant: BadgeVariants;
1397
1400
  size?: 'S' | 'M';
@@ -1399,7 +1402,7 @@ type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
1399
1402
  iconType?: 'check' | React$1.ReactNode;
1400
1403
  };
1401
1404
 
1402
- declare const _default$1a: React$1.NamedExoticComponent<BadgeProps>;
1405
+ declare const _default$16: React$1.NamedExoticComponent<BadgeProps>;
1403
1406
 
1404
1407
  type ItemCardVariants = 'neutral' | 'transparent' | 'transparent20';
1405
1408
  type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
@@ -1407,7 +1410,7 @@ type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
1407
1410
  size?: 'M' | 'M4' | 'M45';
1408
1411
  };
1409
1412
 
1410
- declare const _default$19: React$1.NamedExoticComponent<ItemCardProps>;
1413
+ declare const _default$15: React$1.NamedExoticComponent<ItemCardProps>;
1411
1414
 
1412
1415
  type AppHeaderProps = {
1413
1416
  fullwidth?: boolean;
@@ -1527,7 +1530,7 @@ interface TextareaV2Props extends Omit<JSX$1.IonTextarea, 'color' | 'enterkeyhin
1527
1530
  onKeyPress?: (e: KeyboardEvent<HTMLIonTextareaElement>) => void;
1528
1531
  }
1529
1532
 
1530
- declare const _default$18: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TextareaV2Props & React__default.RefAttributes<HTMLIonTextareaElement>>>;
1533
+ declare const _default$14: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TextareaV2Props & React__default.RefAttributes<HTMLIonTextareaElement>>>;
1531
1534
 
1532
1535
  type RatingProps = {
1533
1536
  initialRating?: number;
@@ -1540,7 +1543,7 @@ type RatingProps = {
1540
1543
  readonly?: boolean;
1541
1544
  } & RatingComponentProps;
1542
1545
 
1543
- declare const _default$17: React__default.NamedExoticComponent<RatingProps>;
1546
+ declare const _default$13: React__default.NamedExoticComponent<RatingProps>;
1544
1547
 
1545
1548
  declare const RatingCircleWrapper: FC<CircleRatingComponentProps & {
1546
1549
  t: WithTranslation['t'] | any;
@@ -1554,7 +1557,7 @@ type IconButtonProps = {
1554
1557
  fill?: 'clear' | 'filled';
1555
1558
  type?: 'button' | 'submit' | 'reset';
1556
1559
  };
1557
- declare const _default$16: React__default.NamedExoticComponent<IconButtonProps>;
1560
+ declare const _default$12: React__default.NamedExoticComponent<IconButtonProps>;
1558
1561
 
1559
1562
  type ToastProviderProps = ToastStateProps;
1560
1563
  type MindlyToastProps = {
@@ -1601,17 +1604,17 @@ type ProgressBar_v2Props = {
1601
1604
  onProgressEnd?: () => void;
1602
1605
  style?: CSSVarStyles;
1603
1606
  };
1604
- declare const _default$15: React__default.NamedExoticComponent<ProgressBar_v2Props>;
1607
+ declare const _default$11: React__default.NamedExoticComponent<ProgressBar_v2Props>;
1605
1608
 
1606
1609
  type LoadingProps = {
1607
1610
  isOpen: boolean;
1608
1611
  };
1609
- declare const _default$14: React__default.NamedExoticComponent<LoadingProps>;
1612
+ declare const _default$10: React__default.NamedExoticComponent<LoadingProps>;
1610
1613
 
1611
1614
  type ListItemsProps = React$1.HTMLAttributes<HTMLIonListElement> & {
1612
1615
  withBorders?: boolean;
1613
1616
  };
1614
- declare const _default$13: React$1.NamedExoticComponent<ListItemsProps>;
1617
+ declare const _default$$: React$1.NamedExoticComponent<ListItemsProps>;
1615
1618
 
1616
1619
  type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
1617
1620
  leftContent?: React$1.ReactNode;
@@ -1623,7 +1626,7 @@ type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
1623
1626
  isError?: boolean;
1624
1627
  status?: 'error' | 'attention';
1625
1628
  };
1626
- declare const _default$12: React$1.NamedExoticComponent<ItemProps>;
1629
+ declare const _default$_: React$1.NamedExoticComponent<ItemProps>;
1627
1630
 
1628
1631
  declare enum VariantEnum {
1629
1632
  default = "default",
@@ -1653,7 +1656,7 @@ type VideoMethods = {
1653
1656
  play(): void;
1654
1657
  };
1655
1658
  type VideoRef = HTMLVideoElement | VideoMethods;
1656
- declare const _default$11: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<VideoProps & {
1659
+ declare const _default$Z: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<VideoProps & {
1657
1660
  children?: React__default.ReactNode;
1658
1661
  } & React__default.RefAttributes<VideoRef>>>;
1659
1662
 
@@ -1771,15 +1774,15 @@ type MatchProgressProps = {
1771
1774
  className?: string;
1772
1775
  percentMatch: number;
1773
1776
  };
1774
- declare const _default$10: React__default.NamedExoticComponent<React__default.PropsWithChildren<MatchProgressProps>>;
1777
+ declare const _default$Y: React__default.NamedExoticComponent<React__default.PropsWithChildren<MatchProgressProps>>;
1775
1778
 
1776
1779
  interface Props$8 {
1777
1780
  className?: string;
1778
1781
  title: string;
1779
1782
  }
1780
- declare const _default$$: React__default.NamedExoticComponent<React__default.PropsWithChildren<Props$8>>;
1783
+ declare const _default$X: React__default.NamedExoticComponent<React__default.PropsWithChildren<Props$8>>;
1781
1784
 
1782
- declare const _default$_: React__default.NamedExoticComponent<React__default.PropsWithChildren<React__default.HTMLAttributes<HTMLButtonElement>>>;
1785
+ declare const _default$W: React__default.NamedExoticComponent<React__default.PropsWithChildren<React__default.HTMLAttributes<HTMLButtonElement>>>;
1783
1786
 
1784
1787
  type Props$7 = {
1785
1788
  className?: string;
@@ -1834,10 +1837,6 @@ type SolidInputProps = {
1834
1837
  errorText?: string;
1835
1838
  isInvalid?: boolean;
1836
1839
  showTogglePassword?: boolean;
1837
- /** Whether to show a button at the end of the input field */
1838
- showButton?: boolean;
1839
- /** Callback function called when the button is clicked */
1840
- onButtonClick?: () => void;
1841
1840
  onChange?: (event: IonInputCustomEvent<InputChangeEventDetail>) => void;
1842
1841
  onKeyDown?: KeyboardEventHandler;
1843
1842
  };
@@ -1852,28 +1851,6 @@ type CounterProps = {
1852
1851
 
1853
1852
  declare const Counter: React__default.FC<CounterProps>;
1854
1853
 
1855
- type PromptCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
1856
- title?: string;
1857
- description?: string;
1858
- badgeText?: string;
1859
- onStartConversation?: () => void;
1860
- isLoading?: boolean;
1861
- };
1862
-
1863
- declare const _default$Z: React$1.NamedExoticComponent<PromptCardProps>;
1864
-
1865
- interface ExploreCardProps {
1866
- title: string;
1867
- description: string;
1868
- badgeText?: string;
1869
- badgeVariant?: 'success' | 'info' | 'attention' | 'warning' | 'neutral' | 'brand';
1870
- placeholder?: string;
1871
- onSendMessage?: (message: string) => void;
1872
- className?: string;
1873
- }
1874
-
1875
- declare const _default$Y: React$1.NamedExoticComponent<ExploreCardProps>;
1876
-
1877
1854
  declare enum appThemes {
1878
1855
  client = "client",
1879
1856
  specialist = "specialist"
@@ -2036,8 +2013,6 @@ interface IconProps$F extends React$1.SVGAttributes<SVGElement> {
2036
2013
  }
2037
2014
  declare function IconArrowRight({ color, ...other }: IconProps$F): react_jsx_runtime.JSX.Element;
2038
2015
 
2039
- declare const IconArrowUp: FC<React$1.SVGAttributes<SVGElement>>;
2040
-
2041
2016
  interface IconProps$E extends React$1.SVGAttributes<SVGElement> {
2042
2017
  size?: number | string;
2043
2018
  color?: string;
@@ -2499,6 +2474,8 @@ declare const IconDivercity: FC<IconProps$H>;
2499
2474
 
2500
2475
  declare const IconCouple: FC<IconProps$H>;
2501
2476
 
2477
+ declare const IconReschedule: React$1.FC<IconProps$H>;
2478
+
2502
2479
  declare const formatByDigits: (value: number) => string;
2503
2480
  declare const roundToPrecision: (value: number, decimals?: number) => number;
2504
2481
  declare const getDateLocale: (locale: SupportedLocales) => Locale;
@@ -2600,9 +2577,9 @@ type SlotsGridItemProps = {
2600
2577
  onSelectionChange: () => void;
2601
2578
  };
2602
2579
 
2603
- declare const _default$X: React__default.NamedExoticComponent<SlotsGridProps>;
2580
+ declare const _default$V: React__default.NamedExoticComponent<SlotsGridProps>;
2604
2581
 
2605
- declare const _default$W: React$1.NamedExoticComponent<SlotsGridItemProps>;
2582
+ declare const _default$U: React$1.NamedExoticComponent<SlotsGridItemProps>;
2606
2583
 
2607
2584
  type PushNotificationsModalProps = {
2608
2585
  onApplyPermission: () => void;
@@ -2719,23 +2696,23 @@ type ShareModalFeatureProps = {
2719
2696
  };
2720
2697
  declare const ShareModalFeature: FC<ShareModalFeatureProps>;
2721
2698
 
2722
- declare const _default$V: React__default.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
2699
+ declare const _default$T: React__default.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
2723
2700
 
2724
- declare const _default$U: React__default.NamedExoticComponent<SpecialistPaymentCardProps & TranslationType>;
2701
+ declare const _default$S: React__default.NamedExoticComponent<SpecialistPaymentCardProps & TranslationType>;
2725
2702
 
2726
2703
  type SpecialistPaymentCommonCardSkeletonType = {
2727
2704
  className?: string;
2728
2705
  };
2729
2706
  declare const SpecialistPaymentCommonCardSkeleton: (props: SpecialistPaymentCommonCardSkeletonType) => react_jsx_runtime.JSX.Element;
2730
2707
 
2731
- declare const _default$T: React__default.NamedExoticComponent<SpecialistPaymentConsultationsProps & TranslationType>;
2708
+ declare const _default$R: React__default.NamedExoticComponent<SpecialistPaymentConsultationsProps & TranslationType>;
2732
2709
 
2733
2710
  type ConsultationsListProps = {
2734
2711
  locale: SupportedLocales;
2735
2712
  consultations: SpecialistConsultation[];
2736
2713
  consultationClick?: (consultation: SpecialistConsultation) => void;
2737
2714
  };
2738
- declare const _default$S: React__default.NamedExoticComponent<ConsultationsListProps>;
2715
+ declare const _default$Q: React__default.NamedExoticComponent<ConsultationsListProps>;
2739
2716
 
2740
2717
  type ConsultationsListSkeletonType = {
2741
2718
  className?: string;
@@ -2750,9 +2727,9 @@ type CalendarPickerFeatureProps = {
2750
2727
  dateCallback: (date: Date) => void;
2751
2728
  lastDate: Date;
2752
2729
  };
2753
- declare const _default$R: React__default.NamedExoticComponent<CalendarPickerFeatureProps & TranslationType>;
2730
+ declare const _default$P: React__default.NamedExoticComponent<CalendarPickerFeatureProps & TranslationType>;
2754
2731
 
2755
- declare const _default$Q: React__default.NamedExoticComponent<PaymentCalendarFeatureProps & TranslationType>;
2732
+ declare const _default$O: React__default.NamedExoticComponent<PaymentCalendarFeatureProps & TranslationType>;
2756
2733
 
2757
2734
  type GoogleCalendarModalFeatureProps = {
2758
2735
  isOpen: boolean;
@@ -2767,7 +2744,7 @@ type GoogleCalendarModalFeatureProps = {
2767
2744
  declare function GoogleCalendarModalFeature({ status, isOpen, onSync, isLoading, presentingElement, imageUrl, onDidDismiss, t, }: GoogleCalendarModalFeatureProps): JSX.Element;
2768
2745
 
2769
2746
  type ReviewCardFeatureVariantType = 'default' | 'outlined' | 'full' | 'store' | 'starFirst';
2770
- declare const _default$P: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<{
2747
+ declare const _default$N: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<{
2771
2748
  id?: string | undefined;
2772
2749
  avatarSrc?: string | undefined;
2773
2750
  name: string;
@@ -2871,7 +2848,7 @@ type ScreenInputFormFeatureProps = {
2871
2848
  icon?: ReactNode | string;
2872
2849
  isKeyboardShown?: boolean;
2873
2850
  };
2874
- declare const _default$O: React__default.NamedExoticComponent<ScreenInputFormFeatureProps>;
2851
+ declare const _default$M: React__default.NamedExoticComponent<ScreenInputFormFeatureProps>;
2875
2852
 
2876
2853
  type SelectionType = {
2877
2854
  value: any;
@@ -2889,7 +2866,7 @@ type SpecialistDrumPickerWidgetProps = {
2889
2866
  onTouchStart?: () => void;
2890
2867
  onTouchEnd?: () => void;
2891
2868
  };
2892
- declare const _default$N: React__default.NamedExoticComponent<SpecialistDrumPickerWidgetProps>;
2869
+ declare const _default$L: React__default.NamedExoticComponent<SpecialistDrumPickerWidgetProps>;
2893
2870
 
2894
2871
  type TextAreaFormFeatureProps = {
2895
2872
  title?: string;
@@ -2905,7 +2882,7 @@ type TextAreaFormFeatureProps = {
2905
2882
  maxlength?: number;
2906
2883
  HeaderComponent?: FC;
2907
2884
  };
2908
- declare const _default$M: React__default.NamedExoticComponent<TextAreaFormFeatureProps>;
2885
+ declare const _default$K: React__default.NamedExoticComponent<TextAreaFormFeatureProps>;
2909
2886
 
2910
2887
  type AcceptAgreementFeatureProps = {
2911
2888
  isAccepted: boolean;
@@ -2928,7 +2905,7 @@ type SelectWithSearchFormFeatureProps = {
2928
2905
  searchPlaceholder?: string;
2929
2906
  enableSearch?: boolean;
2930
2907
  } & WithTranslation;
2931
- declare const _default$L: React__default.NamedExoticComponent<SelectWithSearchFormFeatureProps>;
2908
+ declare const _default$J: React__default.NamedExoticComponent<SelectWithSearchFormFeatureProps>;
2932
2909
 
2933
2910
  type MarkdownContainerFeatureProps = {
2934
2911
  children?: string | null;
@@ -2936,11 +2913,11 @@ type MarkdownContainerFeatureProps = {
2936
2913
  className?: string;
2937
2914
  forceBlock?: boolean;
2938
2915
  };
2939
- declare const _default$K: React__default.NamedExoticComponent<MarkdownContainerFeatureProps>;
2916
+ declare const _default$I: React__default.NamedExoticComponent<MarkdownContainerFeatureProps>;
2940
2917
 
2941
- declare const _default$J: React__default.NamedExoticComponent<OnBoardingStartScreenType>;
2918
+ declare const _default$H: React__default.NamedExoticComponent<OnBoardingStartScreenType>;
2942
2919
 
2943
- declare const _default$I: React__default.NamedExoticComponent<OnBoardingInfoScreenType>;
2920
+ declare const _default$G: React__default.NamedExoticComponent<OnBoardingInfoScreenType>;
2944
2921
 
2945
2922
  type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
2946
2923
  onChange?: (value: string[]) => void;
@@ -2948,7 +2925,7 @@ type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
2948
2925
  theme?: OnBoardingThemeV2Type;
2949
2926
  template?: 'checkbox' | 'icon';
2950
2927
  } & OnBoardingMultiSelectScreenType;
2951
- declare const _default$H: React__default.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
2928
+ declare const _default$F: React__default.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
2952
2929
 
2953
2930
  type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
2954
2931
  onChange?: (value: string) => void;
@@ -2956,7 +2933,7 @@ type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
2956
2933
  theme?: OnBoardingThemeV2Type;
2957
2934
  template?: 'radio' | 'image' | 'roundImage' | 'emoji' | 'icon';
2958
2935
  } & OnBoardingSingleSelectScreenType & OnBoardingSingleImageSelectScreenType & OnBoardingSingleRoundImageSelectScreenType & OnBoardingSingleScaleSelectScreenType;
2959
- declare const _default$G: React__default.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
2936
+ declare const _default$E: React__default.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
2960
2937
 
2961
2938
  declare const OnBoardingLoaderScreenPreviewFeature: FC<OnBoardingLoaderScreenType & {
2962
2939
  t?: WithTranslation['t'];
@@ -2981,9 +2958,9 @@ type OnBoardingProgressFeatureProps = {
2981
2958
  image?: ResponseFileType | null;
2982
2959
  progressSettings?: OnBoardingProgressSettingsScreenType | null;
2983
2960
  };
2984
- declare const _default$F: React__default.NamedExoticComponent<OnBoardingProgressFeatureProps>;
2961
+ declare const _default$D: React__default.NamedExoticComponent<OnBoardingProgressFeatureProps>;
2985
2962
 
2986
- declare const _default$E: React__default.NamedExoticComponent<OnBoardingReviewsScreenType>;
2963
+ declare const _default$C: React__default.NamedExoticComponent<OnBoardingReviewsScreenType>;
2987
2964
 
2988
2965
  type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
2989
2966
  email: string | null;
@@ -2991,7 +2968,7 @@ type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
2991
2968
  onChangeEmail?: (email: string) => void;
2992
2969
  onSubmit?: () => void;
2993
2970
  };
2994
- declare const _default$D: React__default.NamedExoticComponent<OnBoardingEmailScreenPreviewFeatureProps>;
2971
+ declare const _default$B: React__default.NamedExoticComponent<OnBoardingEmailScreenPreviewFeatureProps>;
2995
2972
 
2996
2973
  type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType & {
2997
2974
  email: string | null;
@@ -3002,7 +2979,7 @@ type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType &
3002
2979
  onChangePassword?: (password: string) => void;
3003
2980
  onSubmit?: () => void;
3004
2981
  };
3005
- declare const _default$C: React__default.NamedExoticComponent<OnBoardingConfirmScreenPreviewFeatureProps>;
2982
+ declare const _default$A: React__default.NamedExoticComponent<OnBoardingConfirmScreenPreviewFeatureProps>;
3006
2983
 
3007
2984
  type OnBoardingPaywallScreenPreviewFeatureProps$1 = {
3008
2985
  className?: string;
@@ -3047,7 +3024,7 @@ type OnBoardingGoalSelectionScreenPreviewFeatureProps = {
3047
3024
  initialVisibleCount?: number;
3048
3025
  t?: WithTranslation['t'];
3049
3026
  } & OnBoardingGoalSelectScreenType;
3050
- declare const _default$B: React__default.NamedExoticComponent<OnBoardingGoalSelectionScreenPreviewFeatureProps>;
3027
+ declare const _default$z: React__default.NamedExoticComponent<OnBoardingGoalSelectionScreenPreviewFeatureProps>;
3051
3028
 
3052
3029
  type SpecialistAreaByMatch = {
3053
3030
  text: string;
@@ -3084,7 +3061,7 @@ interface Props$2 extends Omit<TypographyProps, 'children'> {
3084
3061
  hideShowMore?: boolean;
3085
3062
  }
3086
3063
 
3087
- declare const _default$A: React__default.NamedExoticComponent<Props$2>;
3064
+ declare const _default$y: React__default.NamedExoticComponent<Props$2>;
3088
3065
 
3089
3066
  type Props$1 = {
3090
3067
  className?: string;
@@ -3497,7 +3474,7 @@ type SelectionListFeatureProps = {
3497
3474
  selectionMode?: 'single' | 'multiple';
3498
3475
  };
3499
3476
 
3500
- declare const _default$z: React__default.NamedExoticComponent<SelectionListFeatureProps & WithTranslation<undefined, undefined>>;
3477
+ declare const _default$x: React__default.NamedExoticComponent<SelectionListFeatureProps & WithTranslation<undefined, undefined>>;
3501
3478
 
3502
3479
  type CoupleTherapySheetModalFeatureProps = {
3503
3480
  isOpen: boolean;
@@ -3508,38 +3485,6 @@ type CoupleTherapySheetModalFeatureProps = {
3508
3485
 
3509
3486
  declare const CoupleTherapySheetModalFeature: FC<CoupleTherapySheetModalFeatureProps>;
3510
3487
 
3511
- interface PromptCardData {
3512
- id: string;
3513
- title: string;
3514
- description: string;
3515
- badgeText?: string;
3516
- }
3517
- type PromptCardsFeatureProps = React$1.ComponentPropsWithoutRef<'div'> & {
3518
- cards?: PromptCardData[];
3519
- onCardClick?: (cardId: string) => void;
3520
- isLoading?: boolean;
3521
- };
3522
-
3523
- declare const _default$y: React$1.NamedExoticComponent<PromptCardsFeatureProps>;
3524
-
3525
- interface ExploreCardData {
3526
- id: string;
3527
- title: string;
3528
- description: string;
3529
- badgeText?: string;
3530
- badgeVariant?: 'success' | 'info' | 'attention' | 'warning' | 'neutral' | 'brand';
3531
- placeholder?: string;
3532
- }
3533
- interface ExploreCardSwiperFeatureProps {
3534
- cards?: ExploreCardData[];
3535
- className?: string;
3536
- onCardSendMessage?: (cardId: string, message: string) => void;
3537
- isLoading?: boolean;
3538
- slidesToShow?: number;
3539
- }
3540
-
3541
- declare const _default$x: React$1.NamedExoticComponent<ExploreCardSwiperFeatureProps>;
3542
-
3543
3488
  type SupportedCountryLocale = string;
3544
3489
  type Tabs = {
3545
3490
  behavior: 'tax-country' | 'profile-lang';
@@ -4697,4 +4642,4 @@ type RowSelectProps = {
4697
4642
 
4698
4643
  declare const RowSelect: FC<RowSelectProps>;
4699
4644
 
4700
- 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$R 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$V 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, _default$x as 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$K 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$C as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$D as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$B as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$I as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$H as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$F as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$E as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$G as OnBoardingSingleSelectionScreenPreviewFeature, OnBoardingSpecializationSelectScreenType, _default$J as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$Q as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$S 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, ProgressRangeProps, _default$Z as PromptCard, PromptCardData, PromptCardProps, _default$y as PromptCardsFeature, PromptCardsFeatureProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$17 as Rating, RatingCircleWrapper, _default$i as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$P 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$N as ScreenDrumPickerFormFeature, ScreenInput, _default$O as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$L as SelectWithSearchFormFeature, _default$z 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$X as SlotsGrid, _default$W 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$U as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$T 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$M as TextAreaFormFeature, _default$a as TextInput, _default$A 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 };
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 };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindly/ui-components",
3
- "version": "7.3.0-dev.8",
3
+ "version": "7.3.0",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "clean": "rimraf dist",
@@ -16,7 +16,6 @@
16
16
  },
17
17
  "dependencies": {
18
18
  "@babel/polyfill": "7.12.1",
19
- "@capacitor/core": "7.4.1",
20
19
  "@capacitor/app": "7.0.1",
21
20
  "@capacitor/clipboard": "7.0.1",
22
21
  "@capacitor/haptics": "7.0.1",
@@ -44,7 +43,7 @@
44
43
  "react-mobile-picker": "1.0.0",
45
44
  "react-photo-view": "1.2.4",
46
45
  "react-rating": "2.0.5",
47
- "react-slick": "^0.31.0",
46
+ "react-slick": "^0.30.3",
48
47
  "react-stately": "3.24.0",
49
48
  "recharts": "^2.15.4",
50
49
  "slick-carousel": "^1.8.1",