@mindly/ui-components 3.39.0 → 3.40.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 (226) hide show
  1. package/dist/cjs/index.js +81 -62
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/types/deprecated/SpecialistAbout/SpecialistAbout.d.ts +1 -1
  4. package/dist/cjs/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +1 -1
  5. package/dist/cjs/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +1 -1
  6. package/dist/cjs/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +1 -1
  7. package/dist/cjs/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +1 -1
  8. package/dist/cjs/types/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +1 -1
  9. package/dist/cjs/types/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +1 -1
  10. package/dist/cjs/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +1 -1
  11. package/dist/cjs/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +3 -3
  12. package/dist/cjs/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +1 -1
  13. package/dist/cjs/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +1 -1
  14. package/dist/cjs/types/lib/AppFooter/AppFooter.d.ts +1 -1
  15. package/dist/cjs/types/lib/AppFooter/AppFooter.style.d.ts +1 -1
  16. package/dist/cjs/types/lib/AppHeader/AppHeader.d.ts +1 -1
  17. package/dist/cjs/types/lib/AppHeader/AppHeader.style.d.ts +1 -1
  18. package/dist/cjs/types/lib/Avatar/Avatar.d.ts +1 -1
  19. package/dist/cjs/types/lib/Avatar/Avatar.style.d.ts +1 -1
  20. package/dist/cjs/types/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +1 -1
  21. package/dist/cjs/types/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +1 -1
  22. package/dist/cjs/types/lib/BrowserNotSupport/NotSupportModal.d.ts +1 -1
  23. package/dist/cjs/types/lib/ChangeLangModal/ChangeLangModal.d.ts +2 -2
  24. package/dist/cjs/types/lib/Chat/ChatListItem/ChatListItem.d.ts +1 -1
  25. package/dist/cjs/types/lib/Chat/ChatListItem/ChatListItem.style.d.ts +1 -1
  26. package/dist/cjs/types/lib/Chat/ChatMessage/ChatMessage.d.ts +1 -1
  27. package/dist/cjs/types/lib/Chat/ChatMessage/ChatMessage.style.d.ts +7 -7
  28. package/dist/cjs/types/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +1 -1
  29. package/dist/cjs/types/lib/Chat/EmptyChatList/EmptyChatList.d.ts +1 -1
  30. package/dist/cjs/types/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +1 -1
  31. package/dist/cjs/types/lib/Chat/LouseConnect/LouseConnect.d.ts +1 -1
  32. package/dist/cjs/types/lib/Chat/Textarea/Textarea.d.ts +2 -2
  33. package/dist/cjs/types/lib/Chat/Textarea/Textarea.style.d.ts +1 -1
  34. package/dist/cjs/types/lib/ChevronHeader/ChevronHeader.d.ts +1 -1
  35. package/dist/cjs/types/lib/Consultations/CancelSession/CancelSession.d.ts +1 -1
  36. package/dist/cjs/types/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +1 -1
  37. package/dist/cjs/types/lib/Consultations/ConsultationCard/types.d.ts +1 -1
  38. package/dist/cjs/types/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +1 -1
  39. package/dist/cjs/types/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +1 -1
  40. package/dist/cjs/types/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +1 -1
  41. package/dist/cjs/types/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +1 -1
  42. package/dist/cjs/types/lib/Consultations/ReSchedule/ReSchedule.d.ts +1 -1
  43. package/dist/cjs/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +1 -1
  44. package/dist/cjs/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +1 -1
  45. package/dist/cjs/types/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +1 -1
  46. package/dist/cjs/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +2 -2
  47. package/dist/cjs/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +1 -1
  48. package/dist/cjs/types/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +1 -1
  49. package/dist/cjs/types/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +2 -2
  50. package/dist/cjs/types/lib/Container/Container.d.ts +1 -1
  51. package/dist/cjs/types/lib/Container/Container.styled.d.ts +1 -1
  52. package/dist/cjs/types/lib/CustomButton/CustomButton.d.ts +2 -2
  53. package/dist/cjs/types/lib/CustomButton/CustomButton.styled.d.ts +1 -1
  54. package/dist/cjs/types/lib/DaySlider/DaySlider.d.ts +1 -1
  55. package/dist/cjs/types/lib/EntryNotFound/EntryNotFound.d.ts +1 -1
  56. package/dist/cjs/types/lib/Filters/ListSelect/ListSelect.d.ts +2 -2
  57. package/dist/cjs/types/lib/Filters/Range/Range.d.ts +2 -2
  58. package/dist/cjs/types/lib/Filters/RowSelect/RowSelect.d.ts +2 -2
  59. package/dist/cjs/types/lib/Filters/RowSelect/RowSelect.style.d.ts +1 -1
  60. package/dist/cjs/types/lib/Filters/Toggle/Toggle.d.ts +1 -1
  61. package/dist/cjs/types/lib/Flag/Flag.d.ts +1 -1
  62. package/dist/cjs/types/lib/Flag/Flag.style.d.ts +1 -1
  63. package/dist/cjs/types/lib/HorisontalCalendar/HorizontalCalendar.d.ts +2 -2
  64. package/dist/cjs/types/lib/ImageWithFallback/ImageWithFallback.d.ts +1 -1
  65. package/dist/cjs/types/lib/Inputs/CheckboxList/CheckboxList.d.ts +3 -3
  66. package/dist/cjs/types/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +1 -1
  67. package/dist/cjs/types/lib/Inputs/ImageInput/ImageInput.style.d.ts +1 -1
  68. package/dist/cjs/types/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +1 -1
  69. package/dist/cjs/types/lib/Inputs/TextInput/TextInput.style.d.ts +1 -1
  70. package/dist/cjs/types/lib/LetterAvatar/LetterAvatar.d.ts +1 -1
  71. package/dist/cjs/types/lib/LetterAvatar/LetterAvatar.styled.d.ts +1 -1
  72. package/dist/cjs/types/lib/Modal/Modal.style.d.ts +1 -1
  73. package/dist/cjs/types/lib/ModalCalendar/ModalCalendar.d.ts +1 -1
  74. package/dist/cjs/types/lib/ModalCalendar/ModalCalendar.styled.d.ts +2 -2
  75. package/dist/cjs/types/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +1 -1
  76. package/dist/cjs/types/lib/ProgressBar/ProgressBar.d.ts +1 -1
  77. package/dist/cjs/types/lib/ProgressBar/ProgressBar.style.d.ts +1 -1
  78. package/dist/cjs/types/lib/RoundButton/RoundButton.d.ts +1 -1
  79. package/dist/cjs/types/lib/RoundButton/RoundButton.styled.d.ts +1 -1
  80. package/dist/cjs/types/lib/SectionHeading/SectionHeading.d.ts +1 -1
  81. package/dist/cjs/types/lib/SectionHeading/SectionHeading.style.d.ts +1 -1
  82. package/dist/cjs/types/lib/Segment/Segment.d.ts +1 -1
  83. package/dist/cjs/types/lib/Segment/Segment.style.d.ts +1 -1
  84. package/dist/cjs/types/lib/Segment/types.d.ts +1 -1
  85. package/dist/cjs/types/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +1 -1
  86. package/dist/cjs/types/lib/Skeleton/Skeleton.d.ts +1 -1
  87. package/dist/cjs/types/lib/Skeleton/Skeleton.style.d.ts +1 -1
  88. package/dist/cjs/types/lib/SpecialistCard/SpecialistCard.d.ts +3 -1
  89. package/dist/cjs/types/lib/SpecialistCard/SpecialistCard.style.d.ts +1 -1
  90. package/dist/cjs/types/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +1 -1
  91. package/dist/cjs/types/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +1 -1
  92. package/dist/cjs/types/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +1 -1
  93. package/dist/cjs/types/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +1 -1
  94. package/dist/cjs/types/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +1 -1
  95. package/dist/cjs/types/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +1 -1
  96. package/dist/cjs/types/lib/SpecialistProfile/StatisticsScroll/StatisticsScroll.d.ts +1 -1
  97. package/dist/cjs/types/lib/SpecialistProfile/StatisticsScroll/StatisticsScroll.style.d.ts +1 -1
  98. package/dist/cjs/types/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +1 -1
  99. package/dist/cjs/types/lib/StatusTag/StatusTag.d.ts +1 -1
  100. package/dist/cjs/types/lib/StatusTag/StatusTag.style.d.ts +1 -1
  101. package/dist/cjs/types/lib/SuccessScreen/SuccessScreen.d.ts +1 -1
  102. package/dist/cjs/types/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +1 -1
  103. package/dist/cjs/types/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +1 -1
  104. package/dist/cjs/types/lib/TooltipComponent/TooltipComponent.d.ts +1 -1
  105. package/dist/cjs/types/lib/TooltipComponent/TooltipComponent.style.d.ts +2 -2
  106. package/dist/cjs/types/lib/UpdatesCard/UpdatesCard.d.ts +1 -1
  107. package/dist/cjs/types/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +1 -1
  108. package/dist/cjs/types/lib/VideoCallInfo/VideoCallInfo.d.ts +2 -2
  109. package/dist/cjs/types/lib/VideoPlayer/VideoPlayer.d.ts +1 -1
  110. package/dist/cjs/types/lib/notes-card-text/NotesCardText.d.ts +1 -1
  111. package/dist/cjs/types/lib/notes-editor/NotesEditor.d.ts +1 -1
  112. package/dist/cjs/types/lib/userAppTypes.d.ts +15 -15
  113. package/dist/esm/index.js +81 -76
  114. package/dist/esm/index.js.map +1 -1
  115. package/dist/esm/types/deprecated/SpecialistAbout/SpecialistAbout.d.ts +1 -1
  116. package/dist/esm/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +1 -1
  117. package/dist/esm/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +1 -1
  118. package/dist/esm/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +1 -1
  119. package/dist/esm/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +1 -1
  120. package/dist/esm/types/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +1 -1
  121. package/dist/esm/types/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +1 -1
  122. package/dist/esm/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +1 -1
  123. package/dist/esm/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +3 -3
  124. package/dist/esm/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +1 -1
  125. package/dist/esm/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +1 -1
  126. package/dist/esm/types/lib/AppFooter/AppFooter.d.ts +1 -1
  127. package/dist/esm/types/lib/AppFooter/AppFooter.style.d.ts +1 -1
  128. package/dist/esm/types/lib/AppHeader/AppHeader.d.ts +1 -1
  129. package/dist/esm/types/lib/AppHeader/AppHeader.style.d.ts +1 -1
  130. package/dist/esm/types/lib/Avatar/Avatar.d.ts +1 -1
  131. package/dist/esm/types/lib/Avatar/Avatar.style.d.ts +1 -1
  132. package/dist/esm/types/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +1 -1
  133. package/dist/esm/types/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +1 -1
  134. package/dist/esm/types/lib/BrowserNotSupport/NotSupportModal.d.ts +1 -1
  135. package/dist/esm/types/lib/ChangeLangModal/ChangeLangModal.d.ts +2 -2
  136. package/dist/esm/types/lib/Chat/ChatListItem/ChatListItem.d.ts +1 -1
  137. package/dist/esm/types/lib/Chat/ChatListItem/ChatListItem.style.d.ts +1 -1
  138. package/dist/esm/types/lib/Chat/ChatMessage/ChatMessage.d.ts +1 -1
  139. package/dist/esm/types/lib/Chat/ChatMessage/ChatMessage.style.d.ts +7 -7
  140. package/dist/esm/types/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +1 -1
  141. package/dist/esm/types/lib/Chat/EmptyChatList/EmptyChatList.d.ts +1 -1
  142. package/dist/esm/types/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +1 -1
  143. package/dist/esm/types/lib/Chat/LouseConnect/LouseConnect.d.ts +1 -1
  144. package/dist/esm/types/lib/Chat/Textarea/Textarea.d.ts +2 -2
  145. package/dist/esm/types/lib/Chat/Textarea/Textarea.style.d.ts +1 -1
  146. package/dist/esm/types/lib/ChevronHeader/ChevronHeader.d.ts +1 -1
  147. package/dist/esm/types/lib/Consultations/CancelSession/CancelSession.d.ts +1 -1
  148. package/dist/esm/types/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +1 -1
  149. package/dist/esm/types/lib/Consultations/ConsultationCard/types.d.ts +1 -1
  150. package/dist/esm/types/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +1 -1
  151. package/dist/esm/types/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +1 -1
  152. package/dist/esm/types/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +1 -1
  153. package/dist/esm/types/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +1 -1
  154. package/dist/esm/types/lib/Consultations/ReSchedule/ReSchedule.d.ts +1 -1
  155. package/dist/esm/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +1 -1
  156. package/dist/esm/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +1 -1
  157. package/dist/esm/types/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +1 -1
  158. package/dist/esm/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +2 -2
  159. package/dist/esm/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +1 -1
  160. package/dist/esm/types/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +1 -1
  161. package/dist/esm/types/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +2 -2
  162. package/dist/esm/types/lib/Container/Container.d.ts +1 -1
  163. package/dist/esm/types/lib/Container/Container.styled.d.ts +1 -1
  164. package/dist/esm/types/lib/CustomButton/CustomButton.d.ts +2 -2
  165. package/dist/esm/types/lib/CustomButton/CustomButton.styled.d.ts +1 -1
  166. package/dist/esm/types/lib/DaySlider/DaySlider.d.ts +1 -1
  167. package/dist/esm/types/lib/EntryNotFound/EntryNotFound.d.ts +1 -1
  168. package/dist/esm/types/lib/Filters/ListSelect/ListSelect.d.ts +2 -2
  169. package/dist/esm/types/lib/Filters/Range/Range.d.ts +2 -2
  170. package/dist/esm/types/lib/Filters/RowSelect/RowSelect.d.ts +2 -2
  171. package/dist/esm/types/lib/Filters/RowSelect/RowSelect.style.d.ts +1 -1
  172. package/dist/esm/types/lib/Filters/Toggle/Toggle.d.ts +1 -1
  173. package/dist/esm/types/lib/Flag/Flag.d.ts +1 -1
  174. package/dist/esm/types/lib/Flag/Flag.style.d.ts +1 -1
  175. package/dist/esm/types/lib/HorisontalCalendar/HorizontalCalendar.d.ts +2 -2
  176. package/dist/esm/types/lib/ImageWithFallback/ImageWithFallback.d.ts +1 -1
  177. package/dist/esm/types/lib/Inputs/CheckboxList/CheckboxList.d.ts +3 -3
  178. package/dist/esm/types/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +1 -1
  179. package/dist/esm/types/lib/Inputs/ImageInput/ImageInput.style.d.ts +1 -1
  180. package/dist/esm/types/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +1 -1
  181. package/dist/esm/types/lib/Inputs/TextInput/TextInput.style.d.ts +1 -1
  182. package/dist/esm/types/lib/LetterAvatar/LetterAvatar.d.ts +1 -1
  183. package/dist/esm/types/lib/LetterAvatar/LetterAvatar.styled.d.ts +1 -1
  184. package/dist/esm/types/lib/Modal/Modal.style.d.ts +1 -1
  185. package/dist/esm/types/lib/ModalCalendar/ModalCalendar.d.ts +1 -1
  186. package/dist/esm/types/lib/ModalCalendar/ModalCalendar.styled.d.ts +2 -2
  187. package/dist/esm/types/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +1 -1
  188. package/dist/esm/types/lib/ProgressBar/ProgressBar.d.ts +1 -1
  189. package/dist/esm/types/lib/ProgressBar/ProgressBar.style.d.ts +1 -1
  190. package/dist/esm/types/lib/RoundButton/RoundButton.d.ts +1 -1
  191. package/dist/esm/types/lib/RoundButton/RoundButton.styled.d.ts +1 -1
  192. package/dist/esm/types/lib/SectionHeading/SectionHeading.d.ts +1 -1
  193. package/dist/esm/types/lib/SectionHeading/SectionHeading.style.d.ts +1 -1
  194. package/dist/esm/types/lib/Segment/Segment.d.ts +1 -1
  195. package/dist/esm/types/lib/Segment/Segment.style.d.ts +1 -1
  196. package/dist/esm/types/lib/Segment/types.d.ts +1 -1
  197. package/dist/esm/types/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +1 -1
  198. package/dist/esm/types/lib/Skeleton/Skeleton.d.ts +1 -1
  199. package/dist/esm/types/lib/Skeleton/Skeleton.style.d.ts +1 -1
  200. package/dist/esm/types/lib/SpecialistCard/SpecialistCard.d.ts +3 -1
  201. package/dist/esm/types/lib/SpecialistCard/SpecialistCard.style.d.ts +1 -1
  202. package/dist/esm/types/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +1 -1
  203. package/dist/esm/types/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +1 -1
  204. package/dist/esm/types/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +1 -1
  205. package/dist/esm/types/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +1 -1
  206. package/dist/esm/types/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +1 -1
  207. package/dist/esm/types/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +1 -1
  208. package/dist/esm/types/lib/SpecialistProfile/StatisticsScroll/StatisticsScroll.d.ts +1 -1
  209. package/dist/esm/types/lib/SpecialistProfile/StatisticsScroll/StatisticsScroll.style.d.ts +1 -1
  210. package/dist/esm/types/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +1 -1
  211. package/dist/esm/types/lib/StatusTag/StatusTag.d.ts +1 -1
  212. package/dist/esm/types/lib/StatusTag/StatusTag.style.d.ts +1 -1
  213. package/dist/esm/types/lib/SuccessScreen/SuccessScreen.d.ts +1 -1
  214. package/dist/esm/types/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +1 -1
  215. package/dist/esm/types/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +1 -1
  216. package/dist/esm/types/lib/TooltipComponent/TooltipComponent.d.ts +1 -1
  217. package/dist/esm/types/lib/TooltipComponent/TooltipComponent.style.d.ts +2 -2
  218. package/dist/esm/types/lib/UpdatesCard/UpdatesCard.d.ts +1 -1
  219. package/dist/esm/types/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +1 -1
  220. package/dist/esm/types/lib/VideoCallInfo/VideoCallInfo.d.ts +2 -2
  221. package/dist/esm/types/lib/VideoPlayer/VideoPlayer.d.ts +1 -1
  222. package/dist/esm/types/lib/notes-card-text/NotesCardText.d.ts +1 -1
  223. package/dist/esm/types/lib/notes-editor/NotesEditor.d.ts +1 -1
  224. package/dist/esm/types/lib/userAppTypes.d.ts +15 -15
  225. package/dist/index.d.ts +86 -84
  226. package/package.json +2 -2
package/dist/index.d.ts CHANGED
@@ -2,6 +2,7 @@
2
2
  import React, { ReactNode, CSSProperties, HTMLAttributes, RefAttributes, FC, ReactText, ReactElement, ChangeEvent } from 'react';
3
3
  import { JSX as JSX$1 } from '@ionic/core/components';
4
4
  import { ILocalVideoTrack, IRemoteVideoTrack, ILocalAudioTrack, IRemoteAudioTrack } from 'agora-rtc-sdk-ng';
5
+ import { IntlShape } from 'react-intl';
5
6
 
6
7
  interface ButtonProps$1 {
7
8
  buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive' | 'actionButtonGreen';
@@ -144,7 +145,7 @@ interface YourLocalTimeBlockProps {
144
145
  }
145
146
  declare const YourLocalTimeBlock: React.FC<YourLocalTimeBlockProps>;
146
147
 
147
- declare type ModalCalendarProps = {
148
+ type ModalCalendarProps = {
148
149
  onDaySelected: (day: Date) => void;
149
150
  consultationDays: Date[];
150
151
  smileDays?: Date[];
@@ -153,7 +154,7 @@ declare type ModalCalendarProps = {
153
154
  };
154
155
  declare const ModalCalendar: React.FC<ModalCalendarProps>;
155
156
 
156
- declare type HorizontalCalendarProps = {
157
+ type HorizontalCalendarProps = {
157
158
  consultationDatesSeconds?: number[];
158
159
  myNotesDatesSeconds?: number[];
159
160
  toMeNotesDatesSeconds?: number[];
@@ -181,7 +182,7 @@ declare enum DayOfWeek {
181
182
  FRI = "\u041F\u0442",
182
183
  SAT = "\u0421\u0431"
183
184
  }
184
- declare type DayToRender = {
185
+ type DayToRender = {
185
186
  /**
186
187
  * e.g. "2.2.122", "24.4.122"
187
188
  */
@@ -200,7 +201,7 @@ declare enum ImpressionEmojiEnum {
200
201
  LOVELY = 2
201
202
  }
202
203
 
203
- declare type LetterAvatarProps = {
204
+ type LetterAvatarProps = {
204
205
  letter: string;
205
206
  dimensions?: number;
206
207
  className?: string;
@@ -214,19 +215,19 @@ declare type LetterAvatarProps = {
214
215
  };
215
216
  declare const _default$w: React.NamedExoticComponent<LetterAvatarProps>;
216
217
 
217
- declare type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
218
+ type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
218
219
  onErrorContent: React.ReactElement;
219
220
  };
220
221
  declare const ImageWithFallback: React.FC<ImageWithFallbackProps>;
221
222
 
222
- declare type PersonDateTimeCardProps = {
223
+ type PersonDateTimeCardProps = {
223
224
  photoSrc?: string;
224
225
  name: string;
225
226
  dateTime: Date;
226
227
  };
227
228
  declare const _default$v: React.NamedExoticComponent<PersonDateTimeCardProps>;
228
229
 
229
- declare type PsychologistProfileType = {
230
+ type PsychologistProfileType = {
230
231
  id: string;
231
232
  psychologist_id?: string;
232
233
  articles: Array<{
@@ -252,19 +253,19 @@ declare type PsychologistProfileType = {
252
253
  }>;
253
254
  work_with: Array<string>;
254
255
  };
255
- declare type PsycologistCalendarType = {
256
+ type PsycologistCalendarType = {
256
257
  id: string;
257
258
  psychologist_id: string;
258
259
  schedule: Array<{
259
260
  slot_id: string;
260
261
  }>;
261
262
  };
262
- declare type PsychologistDevicesProfileType = {
263
+ type PsychologistDevicesProfileType = {
263
264
  tokens?: {
264
265
  fcmtokens?: string[];
265
266
  };
266
267
  };
267
- declare type PsychologistType = {
268
+ type PsychologistType = {
268
269
  id: string;
269
270
  consultation_with: string;
270
271
  duration: number;
@@ -284,7 +285,7 @@ declare type PsychologistType = {
284
285
  psychologistSex?: 'female' | 'male';
285
286
  };
286
287
 
287
- declare type UsersPsychologistScrollListPropsType = {
288
+ type UsersPsychologistScrollListPropsType = {
288
289
  psychologistClickHandler: React.Dispatch<React.SetStateAction<{
289
290
  isShow: boolean;
290
291
  psychologist_id: string;
@@ -293,19 +294,19 @@ declare type UsersPsychologistScrollListPropsType = {
293
294
  };
294
295
  declare const UsersPsychologistScrollList: ({ psychologistClickHandler, usersPsychologists, }: UsersPsychologistScrollListPropsType) => JSX.Element | null;
295
296
 
296
- declare type NotesEditorProps = JSX$1.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
297
+ type NotesEditorProps = JSX$1.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
297
298
  declare const NotesEditor: React.ForwardRefExoticComponent<Pick<NotesEditorProps, "slot" | "style" | "title" | "name" | "key" | "disabled" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "mode" | "wrap" | "autocapitalize" | "autofocus" | "clearOnEdit" | "debounce" | "enterkeyhint" | "inputmode" | "maxlength" | "minlength" | "onIonBlur" | "onIonChange" | "onIonFocus" | "onIonInput" | "readonly" | "required" | "spellcheck" | "autoGrow" | "cols" | "rows"> & React.RefAttributes<HTMLIonTextareaElement>>;
298
299
 
299
- declare type NotesCardTextProps = {
300
+ type NotesCardTextProps = {
300
301
  text: string;
301
302
  };
302
303
  declare const NotesCardText: React.FC<NotesCardTextProps>;
303
304
 
304
- declare type ListItemType = {
305
+ type ListItemType = {
305
306
  id: ReactText;
306
307
  label: string;
307
308
  };
308
- declare type ListSelectProps = {
309
+ type ListSelectProps = {
309
310
  title: string;
310
311
  listItems: ListItemType[];
311
312
  selected?: ReactText;
@@ -313,11 +314,11 @@ declare type ListSelectProps = {
313
314
  };
314
315
  declare const ListSelect: FC<ListSelectProps>;
315
316
 
316
- declare type RangeValue = {
317
+ type RangeValue = {
317
318
  lower: number;
318
319
  upper: number;
319
320
  };
320
- declare type RangeProps = {
321
+ type RangeProps = {
321
322
  title: string;
322
323
  rangeTitleValues?: string;
323
324
  initialValue: RangeValue;
@@ -326,11 +327,11 @@ declare type RangeProps = {
326
327
  };
327
328
  declare const Range: FC<RangeProps>;
328
329
 
329
- declare type RowItemType = {
330
+ type RowItemType = {
330
331
  id: ReactText;
331
332
  label: string;
332
333
  };
333
- declare type RowSelectProps = {
334
+ type RowSelectProps = {
334
335
  title: string;
335
336
  rowItems: RowItemType[];
336
337
  selected?: ReactText;
@@ -338,19 +339,19 @@ declare type RowSelectProps = {
338
339
  };
339
340
  declare const RowSelect: FC<RowSelectProps>;
340
341
 
341
- declare type ToggleProps = {
342
+ type ToggleProps = {
342
343
  title: string;
343
344
  checked?: boolean;
344
345
  onChange: (checked: boolean) => void;
345
346
  };
346
347
  declare const Toggle: FC<ToggleProps>;
347
348
 
348
- declare type EntryNotFoundProps = {
349
+ type EntryNotFoundProps = {
349
350
  title?: string;
350
351
  };
351
352
  declare const EntryNotFound: FC<EntryNotFoundProps>;
352
353
 
353
- declare type AvatarProps = {
354
+ type AvatarProps = {
354
355
  dimensions?: number;
355
356
  width?: number;
356
357
  height?: number;
@@ -365,18 +366,18 @@ declare type AvatarProps = {
365
366
  };
366
367
  declare const Avatar: FC<AvatarProps>;
367
368
 
368
- declare type AppHeaderProps = {
369
+ type AppHeaderProps = {
369
370
  fullwidth?: boolean;
370
371
  };
371
372
  declare const AppHeader: FC<AppHeaderProps>;
372
373
 
373
- declare type ContainerProps = {
374
+ type ContainerProps = {
374
375
  style?: CSSProperties;
375
376
  className?: string;
376
377
  };
377
378
  declare const Container: FC<ContainerProps>;
378
379
 
379
- declare type SegmentType = {
380
+ type SegmentType = {
380
381
  id: string;
381
382
  label: string;
382
383
  };
@@ -386,7 +387,7 @@ declare enum SegmentColor {
386
387
  DARK = "dark"
387
388
  }
388
389
 
389
- declare type SegmentProps = {
390
+ type SegmentProps = {
390
391
  segments: SegmentType[];
391
392
  selected?: string;
392
393
  onChange?: (id: string) => void;
@@ -402,7 +403,7 @@ interface ModalProps {
402
403
  }
403
404
  declare const Modal: FC<ModalProps>;
404
405
 
405
- declare type SelectImpressionEmojiProps = {
406
+ type SelectImpressionEmojiProps = {
406
407
  value?: ImpressionEmojiEnum;
407
408
  onChange?: (val: ImpressionEmojiEnum) => void;
408
409
  };
@@ -417,13 +418,13 @@ interface FooterForBookingProps {
417
418
  }
418
419
  declare const FooterForBooking: React.FC<FooterForBookingProps>;
419
420
 
420
- declare type StatusTagPropsType = {
421
+ type StatusTagPropsType = {
421
422
  dimension?: number;
422
423
  tagColor?: string;
423
424
  } & HTMLAttributes<HTMLDivElement>;
424
425
  declare const StatusTag: React.FC<StatusTagPropsType>;
425
426
 
426
- declare type MediaPlayerProps = {
427
+ type MediaPlayerProps = {
427
428
  fullwidth?: boolean;
428
429
  cameraTrack?: ILocalVideoTrack | IRemoteVideoTrack;
429
430
  audioTrack?: ILocalAudioTrack | IRemoteAudioTrack;
@@ -438,7 +439,7 @@ declare type MediaPlayerProps = {
438
439
  } & HTMLAttributes<HTMLDivElement>;
439
440
  declare const _default$t: React.NamedExoticComponent<MediaPlayerProps>;
440
441
 
441
- declare type RoundButtonPropsType = {
442
+ type RoundButtonPropsType = {
442
443
  disabled?: boolean;
443
444
  onClickHandler?: () => void;
444
445
  buttonText?: string;
@@ -450,7 +451,7 @@ declare type RoundButtonPropsType = {
450
451
  };
451
452
  declare const RoundButton: React.FC<RoundButtonPropsType>;
452
453
 
453
- declare type ChatListItemProps = {
454
+ type ChatListItemProps = {
454
455
  name: string;
455
456
  message?: string;
456
457
  avatar?: string;
@@ -463,7 +464,7 @@ declare type ChatListItemProps = {
463
464
  };
464
465
  declare const _default$s: React.NamedExoticComponent<ChatListItemProps>;
465
466
 
466
- declare type ChatMessageProps = {
467
+ type ChatMessageProps = {
467
468
  message: string | File;
468
469
  position: 'left' | 'right';
469
470
  time: number;
@@ -484,7 +485,7 @@ declare const ChatMessageSkeleton: () => JSX.Element;
484
485
 
485
486
  declare const _default$q: React.MemoExoticComponent<() => JSX.Element>;
486
487
 
487
- declare type EmptyChatList = {
488
+ type EmptyChatList = {
488
489
  title?: string;
489
490
  text?: string;
490
491
  withButton?: boolean;
@@ -494,19 +495,19 @@ declare type EmptyChatList = {
494
495
  declare const EmptyChatList: FC<EmptyChatList>;
495
496
  declare const _default$p: React.NamedExoticComponent<EmptyChatList>;
496
497
 
497
- declare type EmptyChatMessagesProps = {
498
+ type EmptyChatMessagesProps = {
498
499
  title?: string;
499
500
  text: string;
500
501
  };
501
502
  declare const EmptyChatMessages: FC<EmptyChatMessagesProps>;
502
503
 
503
- declare type FileInfoType = {
504
+ type FileInfoType = {
504
505
  originalName: string;
505
506
  size: number;
506
507
  width?: number;
507
508
  height?: number;
508
509
  };
509
- declare type TextareaProps = {
510
+ type TextareaProps = {
510
511
  onSend: (value: string) => void;
511
512
  defaultValue?: string;
512
513
  onFocus?: () => void;
@@ -518,12 +519,12 @@ declare type TextareaProps = {
518
519
  };
519
520
  declare const _default$o: React.NamedExoticComponent<TextareaProps>;
520
521
 
521
- declare type LouseConnectProps = {
522
+ type LouseConnectProps = {
522
523
  onClick?: () => void;
523
524
  };
524
525
  declare const LouseConnect: FC<LouseConnectProps>;
525
526
 
526
- declare type UpdatesPopupPropsType = {
527
+ type UpdatesPopupPropsType = {
527
528
  text?: string;
528
529
  closeHandler?: () => void;
529
530
  buttonHandler?: () => void;
@@ -533,7 +534,7 @@ declare type UpdatesPopupPropsType = {
533
534
  };
534
535
  declare const UpdatesCard: React.FC<UpdatesPopupPropsType>;
535
536
 
536
- declare type VideoCallSwitchDevice = {
537
+ type VideoCallSwitchDevice = {
537
538
  /**
538
539
  * Modal heading
539
540
  */
@@ -565,7 +566,7 @@ declare type VideoCallSwitchDevice = {
565
566
  };
566
567
  declare const SwitchDeviceCard: React.FC<VideoCallSwitchDevice>;
567
568
 
568
- declare type SectionHeadingProps = {
569
+ type SectionHeadingProps = {
569
570
  text: string;
570
571
  icon?: string;
571
572
  iconDimension?: number;
@@ -574,14 +575,14 @@ declare type SectionHeadingProps = {
574
575
  };
575
576
  declare const SectionHeading: React.FC<SectionHeadingProps>;
576
577
 
577
- declare type SkeletonProps = {
578
+ type SkeletonProps = {
578
579
  widthPx?: number;
579
580
  heightPx?: number;
580
581
  style?: React.CSSProperties;
581
582
  } & Omit<JSX$1.IonSkeletonText, 'animated'>;
582
583
  declare const Skeleton: React.FC<SkeletonProps>;
583
584
 
584
- declare type SpecialistEducationCardProps$1 = {
585
+ type SpecialistEducationCardProps$1 = {
585
586
  institutionName?: string;
586
587
  institutionLogoLink?: string | null;
587
588
  onClickSeeMoreButton?: () => void;
@@ -592,7 +593,7 @@ declare type SpecialistEducationCardProps$1 = {
592
593
  };
593
594
  declare const _default$n: React.NamedExoticComponent<SpecialistEducationCardProps$1>;
594
595
 
595
- declare type SpecialistProfileViewCardProps$1 = {
596
+ type SpecialistProfileViewCardProps$1 = {
596
597
  avatarLink?: string | null;
597
598
  specialistName?: string | null;
598
599
  specialization?: string | null;
@@ -605,7 +606,7 @@ declare type SpecialistProfileViewCardProps$1 = {
605
606
  } & React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>;
606
607
  declare const _default$m: React.NamedExoticComponent<SpecialistProfileViewCardProps$1>;
607
608
 
608
- declare type SpecialistStatisticsCardProps$1 = {
609
+ type SpecialistStatisticsCardProps$1 = {
609
610
  activeClients?: number;
610
611
  sessionsCount?: number;
611
612
  showLoader?: boolean;
@@ -615,7 +616,7 @@ declare type SpecialistStatisticsCardProps$1 = {
615
616
  */
616
617
  declare const SpecialistStatisticsCard: React.FC<SpecialistStatisticsCardProps$1>;
617
618
 
618
- declare type SpecialistWorkDirectionsPropsType$1 = {
619
+ type SpecialistWorkDirectionsPropsType$1 = {
619
620
  workDirections?: string[] | [];
620
621
  limit?: number;
621
622
  showLoader?: boolean;
@@ -627,21 +628,21 @@ declare const SpecialistWorkDirections: React.FC<SpecialistWorkDirectionsPropsTy
627
628
 
628
629
  declare const Tag: React.FC;
629
630
 
630
- declare type AppFooterProps = {
631
+ type AppFooterProps = {
631
632
  fullwidth?: boolean;
632
633
  style?: CSSProperties;
633
634
  className?: string;
634
635
  };
635
636
  declare const AppFooter: FC<AppFooterProps>;
636
637
 
637
- declare type VideoPlayerProps = {
638
+ type VideoPlayerProps = {
638
639
  videoLink: string;
639
640
  closeModalHandler?: () => void;
640
641
  onErrorContent: React.ReactElement;
641
642
  } & JSX$1.IonModal;
642
643
  declare const _default$l: React.NamedExoticComponent<VideoPlayerProps>;
643
644
 
644
- declare type NotSupportModalProps = {
645
+ type NotSupportModalProps = {
645
646
  closeModal?: () => void;
646
647
  redText?: React.ReactElement;
647
648
  mainText?: React.ReactElement;
@@ -651,12 +652,12 @@ declare type NotSupportModalProps = {
651
652
  } & JSX$1.IonModal;
652
653
  declare const NotSupportModal: React.FC<NotSupportModalProps>;
653
654
 
654
- declare type UserInfo = {
655
+ type UserInfo = {
655
656
  name: string;
656
657
  avatar?: string;
657
658
  position?: string;
658
659
  };
659
- declare type VideoCallInfoProps = {
660
+ type VideoCallInfoProps = {
660
661
  userInfo: UserInfo;
661
662
  consultationDate?: number;
662
663
  timeZone?: string;
@@ -668,7 +669,7 @@ declare enum ConsultationCardType {
668
669
  PAST = "past",
669
670
  LAST = "last"
670
671
  }
671
- declare type ConsultationCardProps = {
672
+ type ConsultationCardProps = {
672
673
  type: ConsultationCardType;
673
674
  sessionId: string;
674
675
  name: string;
@@ -682,14 +683,14 @@ declare type ConsultationCardProps = {
682
683
 
683
684
  declare const _default$j: React.NamedExoticComponent<ConsultationCardProps>;
684
685
 
685
- declare type SignUpSessionButtonProps = {
686
+ type SignUpSessionButtonProps = {
686
687
  label: string;
687
688
  isLoading?: boolean;
688
689
  onClick?: () => void;
689
690
  };
690
691
  declare const _default$i: React.NamedExoticComponent<SignUpSessionButtonProps>;
691
692
 
692
- declare type EmptyConsultationsProps = {
693
+ type EmptyConsultationsProps = {
693
694
  title: string;
694
695
  description: string;
695
696
  buttonLabel?: string;
@@ -697,7 +698,7 @@ declare type EmptyConsultationsProps = {
697
698
  };
698
699
  declare const _default$h: React.NamedExoticComponent<EmptyConsultationsProps>;
699
700
 
700
- declare type ConsultationModalProps = {
701
+ type ConsultationModalProps = {
701
702
  isOpen: boolean;
702
703
  sessionId: string;
703
704
  userId: string;
@@ -715,13 +716,13 @@ declare type ConsultationModalProps = {
715
716
  };
716
717
  declare const _default$g: React.NamedExoticComponent<ConsultationModalProps>;
717
718
 
718
- declare type SpecialistData = {
719
+ type SpecialistData = {
719
720
  id: string;
720
721
  name: string;
721
722
  avatar?: string;
722
723
  sessions: number;
723
724
  };
724
- declare type SignUpSessionModalProps = {
725
+ type SignUpSessionModalProps = {
725
726
  isOpen: boolean;
726
727
  specialists: SpecialistData[];
727
728
  onSpecialistSelected?: (id: string) => void;
@@ -730,7 +731,7 @@ declare type SignUpSessionModalProps = {
730
731
  };
731
732
  declare const _default$f: React.NamedExoticComponent<SignUpSessionModalProps>;
732
733
 
733
- declare type ConsultationSpecialistCardProps = {
734
+ type ConsultationSpecialistCardProps = {
734
735
  id: string;
735
736
  name: string;
736
737
  avatar?: string;
@@ -740,7 +741,7 @@ declare type ConsultationSpecialistCardProps = {
740
741
  };
741
742
  declare const _default$e: React.NamedExoticComponent<ConsultationSpecialistCardProps>;
742
743
 
743
- declare type UserInfoModalProps = {
744
+ type UserInfoModalProps = {
744
745
  isOpen: boolean;
745
746
  id: string;
746
747
  name: string;
@@ -755,7 +756,7 @@ declare type UserInfoModalProps = {
755
756
  };
756
757
  declare const UserInfoModal: FC<UserInfoModalProps>;
757
758
 
758
- declare type CancelSessionProps = {
759
+ type CancelSessionProps = {
759
760
  name: string;
760
761
  avatar?: string;
761
762
  time: number;
@@ -767,7 +768,7 @@ declare type CancelSessionProps = {
767
768
  };
768
769
  declare const CancelSession: FC<CancelSessionProps>;
769
770
 
770
- declare type ReScheduleProps = {
771
+ type ReScheduleProps = {
771
772
  name: string;
772
773
  avatar?: string;
773
774
  time: number;
@@ -777,7 +778,7 @@ declare type ReScheduleProps = {
777
778
  };
778
779
  declare const _default$d: React.NamedExoticComponent<ReScheduleProps>;
779
780
 
780
- declare type ReScheduleSuccessProps = {
781
+ type ReScheduleSuccessProps = {
781
782
  name: string;
782
783
  avatar?: string;
783
784
  time: number;
@@ -789,7 +790,7 @@ declare type ReScheduleSuccessProps = {
789
790
  };
790
791
  declare const ReScheduleSuccess: FC<ReScheduleSuccessProps>;
791
792
 
792
- declare type TooltipComponentProps = {
793
+ type TooltipComponentProps = {
793
794
  text: string;
794
795
  alignment?: 'center' | 'center-left' | 'left' | 'center-right' | 'right';
795
796
  widthPx?: number;
@@ -798,20 +799,20 @@ declare type TooltipComponentProps = {
798
799
  };
799
800
  declare const TooltipComponent: FC<TooltipComponentProps>;
800
801
 
801
- declare type DaySliderProps = JSX$1.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & RefAttributes<HTMLIonSlidesElement> & {
802
+ type DaySliderProps = JSX$1.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & RefAttributes<HTMLIonSlidesElement> & {
802
803
  slides: number[];
803
804
  onDayClick?: (i: number, item: number) => void;
804
805
  };
805
806
  declare const _default$c: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<DaySliderProps, "key" | keyof JSX$1.IonSlides | keyof React.HTMLAttributes<HTMLIonSlidesElement> | "slides" | "onDayClick"> & React.RefAttributes<HTMLIonSlidesElement>>>;
806
807
 
807
- declare type SpecialistWorkDirectionsPropsType = {
808
+ type SpecialistWorkDirectionsPropsType = {
808
809
  workDirections?: string[] | [];
809
810
  limit?: number;
810
811
  showLoader?: boolean;
811
812
  };
812
813
  declare const WorkDirections: React.FC<SpecialistWorkDirectionsPropsType>;
813
814
 
814
- declare type SpecialistProfileViewCardProps = {
815
+ type SpecialistProfileViewCardProps = {
815
816
  videoLink?: string;
816
817
  avatarLink?: string;
817
818
  specialistName?: string;
@@ -820,14 +821,14 @@ declare type SpecialistProfileViewCardProps = {
820
821
  };
821
822
  declare const _default$b: React.NamedExoticComponent<SpecialistProfileViewCardProps>;
822
823
 
823
- declare type SpecialistAboutProps = {
824
+ type SpecialistAboutProps = {
824
825
  text?: string;
825
826
  limit?: number;
826
827
  showLoading?: boolean;
827
828
  };
828
829
  declare const SpecialistAbout: React.FC<SpecialistAboutProps>;
829
830
 
830
- declare type SpecialistEducationCardProps = {
831
+ type SpecialistEducationCardProps = {
831
832
  institutionName?: string;
832
833
  institutionLogoLink?: string | null;
833
834
  onClickSeeMoreButton?: () => void;
@@ -838,7 +839,7 @@ declare type SpecialistEducationCardProps = {
838
839
  };
839
840
  declare const _default$a: React.NamedExoticComponent<SpecialistEducationCardProps>;
840
841
 
841
- declare type SpecialistStatisticsCardProps = {
842
+ type SpecialistStatisticsCardProps = {
842
843
  activeClients?: number;
843
844
  sessionsCount?: number;
844
845
  showLoader?: boolean;
@@ -856,14 +857,14 @@ declare const StatisticsScroll: React.FC<SpecialistStatisticsCardProps>;
856
857
 
857
858
  declare const decOfNum: (number: number, titles: string[]) => string;
858
859
 
859
- declare type BookingScheduleTimeProps = {
860
+ type BookingScheduleTimeProps = {
860
861
  items: string[];
861
862
  onClick?: (index: number, item: string) => void;
862
863
  isLoading?: boolean;
863
864
  };
864
865
  declare const _default$9: React.NamedExoticComponent<BookingScheduleTimeProps>;
865
866
 
866
- declare type BookingSpecialistInfoProps = {
867
+ type BookingSpecialistInfoProps = {
867
868
  name: string;
868
869
  title?: string;
869
870
  subtitle?: string;
@@ -872,7 +873,7 @@ declare type BookingSpecialistInfoProps = {
872
873
  };
873
874
  declare const _default$8: React.NamedExoticComponent<BookingSpecialistInfoProps>;
874
875
 
875
- declare type SpecialistCardProps = {
876
+ type SpecialistCardProps = {
876
877
  fullName?: string;
877
878
  specialization?: string;
878
879
  priceCurrencySign?: string;
@@ -893,6 +894,7 @@ declare type SpecialistCardProps = {
893
894
  onCardClickHandler?: () => void;
894
895
  loading?: boolean;
895
896
  countryCode?: string;
897
+ intl: IntlShape;
896
898
  };
897
899
  declare const SpecialistCard: React.FC<SpecialistCardProps>;
898
900
 
@@ -930,8 +932,8 @@ declare const _default$5: React.MemoExoticComponent<React.ForwardRefExoticCompon
930
932
  selectedBy?: "label" | "id" | undefined;
931
933
  } & React.SelectHTMLAttributes<HTMLSelectElement> & React.RefAttributes<HTMLSelectElement>>>;
932
934
 
933
- declare type PossibleButtonTypes = 'primary' | 'secondary';
934
- declare type ButtonProps = {
935
+ type PossibleButtonTypes = 'primary' | 'secondary';
936
+ type ButtonProps = {
935
937
  buttonType: PossibleButtonTypes;
936
938
  borderRadius?: number;
937
939
  loading?: boolean;
@@ -943,7 +945,7 @@ declare enum CheckboxTypes {
943
945
  TAG = "tag",
944
946
  LIST = "list"
945
947
  }
946
- declare type CustomCheckboxProps = {
948
+ type CustomCheckboxProps = {
947
949
  type: CheckboxTypes;
948
950
  value?: ReactText;
949
951
  label?: string;
@@ -956,17 +958,17 @@ declare type CustomCheckboxProps = {
956
958
  };
957
959
  declare const _default$4: React.MemoExoticComponent<React.ForwardRefExoticComponent<CustomCheckboxProps & React.RefAttributes<HTMLInputElement>>>;
958
960
 
959
- declare type CheckboxListItem = {
961
+ type CheckboxListItem = {
960
962
  id: ReactText;
961
963
  label: string;
962
964
  icon?: ReactElement;
963
965
  isFavorite?: boolean;
964
966
  };
965
- declare type CheckboxListCategory = {
967
+ type CheckboxListCategory = {
966
968
  name: string;
967
969
  items: CheckboxListItem[];
968
970
  };
969
- declare type CheckboxListProps = {
971
+ type CheckboxListProps = {
970
972
  type: CheckboxTypes;
971
973
  items: CheckboxListCategory[];
972
974
  selected?: ReactText[];
@@ -979,7 +981,7 @@ declare type CheckboxListProps = {
979
981
  };
980
982
  declare const _default$3: React.NamedExoticComponent<CheckboxListProps>;
981
983
 
982
- declare type BookingHeaderProps = {
984
+ type BookingHeaderProps = {
983
985
  title?: string;
984
986
  subTitle?: string;
985
987
  isLoading?: boolean;
@@ -987,7 +989,7 @@ declare type BookingHeaderProps = {
987
989
  };
988
990
  declare const ChevronHeader: React.FC<BookingHeaderProps>;
989
991
 
990
- declare type ProgressBarProps = {
992
+ type ProgressBarProps = {
991
993
  progress: number;
992
994
  };
993
995
  declare const _default$2: React.NamedExoticComponent<ProgressBarProps>;
@@ -1002,7 +1004,7 @@ declare const _default$1: React.MemoExoticComponent<React.ForwardRefExoticCompon
1002
1004
  renderMediaAfterLoad?: boolean | undefined;
1003
1005
  } & Omit<React.InputHTMLAttributes<HTMLInputElement>, "type"> & React.RefAttributes<HTMLInputElement>>>;
1004
1006
 
1005
- declare type SuccessScreenProps = {
1007
+ type SuccessScreenProps = {
1006
1008
  title: string;
1007
1009
  subTitle?: string;
1008
1010
  onClick?: () => void;
@@ -1017,13 +1019,13 @@ declare const FlagTypes: {
1017
1019
  en: JSX.Element;
1018
1020
  ru: JSX.Element;
1019
1021
  };
1020
- declare type FlagProps = {
1022
+ type FlagProps = {
1021
1023
  name: keyof typeof FlagTypes;
1022
1024
  dimensions?: number;
1023
1025
  };
1024
1026
  declare const _default: React.NamedExoticComponent<FlagProps>;
1025
1027
 
1026
- declare type SpecialistLangsProps = {
1028
+ type SpecialistLangsProps = {
1027
1029
  showLoader?: boolean;
1028
1030
  langs: string[];
1029
1031
  className?: string;
@@ -1034,14 +1036,14 @@ declare type SpecialistLangsProps = {
1034
1036
  };
1035
1037
  declare const SpecialistLangs: FC<SpecialistLangsProps>;
1036
1038
 
1037
- declare type ChangeLangModalProps = {
1039
+ type ChangeLangModalProps = {
1038
1040
  title: string;
1039
1041
  selected: string;
1040
1042
  isOpen: boolean;
1041
1043
  onSelect: (lang: string) => void;
1042
1044
  onModalClose?: () => void;
1043
1045
  };
1044
- declare type LanguagesListProps = {
1046
+ type LanguagesListProps = {
1045
1047
  selected: string;
1046
1048
  onSelect: (lang: string) => void;
1047
1049
  };