@mindly/ui-components 3.41.0 → 3.41.2

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 +62 -81
  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 +1 -11
  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 +76 -81
  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 +1 -11
  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 +84 -94
  226. package/package.json +2 -1
package/dist/index.d.ts CHANGED
@@ -144,7 +144,7 @@ interface YourLocalTimeBlockProps {
144
144
  }
145
145
  declare const YourLocalTimeBlock: React.FC<YourLocalTimeBlockProps>;
146
146
 
147
- type ModalCalendarProps = {
147
+ declare type ModalCalendarProps = {
148
148
  onDaySelected: (day: Date) => void;
149
149
  consultationDays: Date[];
150
150
  smileDays?: Date[];
@@ -153,7 +153,7 @@ type ModalCalendarProps = {
153
153
  };
154
154
  declare const ModalCalendar: React.FC<ModalCalendarProps>;
155
155
 
156
- type HorizontalCalendarProps = {
156
+ declare type HorizontalCalendarProps = {
157
157
  consultationDatesSeconds?: number[];
158
158
  myNotesDatesSeconds?: number[];
159
159
  toMeNotesDatesSeconds?: number[];
@@ -181,7 +181,7 @@ declare enum DayOfWeek {
181
181
  FRI = "\u041F\u0442",
182
182
  SAT = "\u0421\u0431"
183
183
  }
184
- type DayToRender = {
184
+ declare type DayToRender = {
185
185
  /**
186
186
  * e.g. "2.2.122", "24.4.122"
187
187
  */
@@ -200,7 +200,7 @@ declare enum ImpressionEmojiEnum {
200
200
  LOVELY = 2
201
201
  }
202
202
 
203
- type LetterAvatarProps = {
203
+ declare type LetterAvatarProps = {
204
204
  letter: string;
205
205
  dimensions?: number;
206
206
  className?: string;
@@ -214,19 +214,19 @@ type LetterAvatarProps = {
214
214
  };
215
215
  declare const _default$w: React.NamedExoticComponent<LetterAvatarProps>;
216
216
 
217
- type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
217
+ declare type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
218
218
  onErrorContent: React.ReactElement;
219
219
  };
220
220
  declare const ImageWithFallback: React.FC<ImageWithFallbackProps>;
221
221
 
222
- type PersonDateTimeCardProps = {
222
+ declare type PersonDateTimeCardProps = {
223
223
  photoSrc?: string;
224
224
  name: string;
225
225
  dateTime: Date;
226
226
  };
227
227
  declare const _default$v: React.NamedExoticComponent<PersonDateTimeCardProps>;
228
228
 
229
- type PsychologistProfileType = {
229
+ declare type PsychologistProfileType = {
230
230
  id: string;
231
231
  psychologist_id?: string;
232
232
  articles: Array<{
@@ -252,19 +252,19 @@ type PsychologistProfileType = {
252
252
  }>;
253
253
  work_with: Array<string>;
254
254
  };
255
- type PsycologistCalendarType = {
255
+ declare type PsycologistCalendarType = {
256
256
  id: string;
257
257
  psychologist_id: string;
258
258
  schedule: Array<{
259
259
  slot_id: string;
260
260
  }>;
261
261
  };
262
- type PsychologistDevicesProfileType = {
262
+ declare type PsychologistDevicesProfileType = {
263
263
  tokens?: {
264
264
  fcmtokens?: string[];
265
265
  };
266
266
  };
267
- type PsychologistType = {
267
+ declare type PsychologistType = {
268
268
  id: string;
269
269
  consultation_with: string;
270
270
  duration: number;
@@ -284,7 +284,7 @@ type PsychologistType = {
284
284
  psychologistSex?: 'female' | 'male';
285
285
  };
286
286
 
287
- type UsersPsychologistScrollListPropsType = {
287
+ declare type UsersPsychologistScrollListPropsType = {
288
288
  psychologistClickHandler: React.Dispatch<React.SetStateAction<{
289
289
  isShow: boolean;
290
290
  psychologist_id: string;
@@ -293,19 +293,19 @@ type UsersPsychologistScrollListPropsType = {
293
293
  };
294
294
  declare const UsersPsychologistScrollList: ({ psychologistClickHandler, usersPsychologists, }: UsersPsychologistScrollListPropsType) => JSX.Element | null;
295
295
 
296
- type NotesEditorProps = JSX$1.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
296
+ declare type NotesEditorProps = JSX$1.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
297
297
  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
298
 
299
- type NotesCardTextProps = {
299
+ declare type NotesCardTextProps = {
300
300
  text: string;
301
301
  };
302
302
  declare const NotesCardText: React.FC<NotesCardTextProps>;
303
303
 
304
- type ListItemType = {
304
+ declare type ListItemType = {
305
305
  id: ReactText;
306
306
  label: string;
307
307
  };
308
- type ListSelectProps = {
308
+ declare type ListSelectProps = {
309
309
  title: string;
310
310
  listItems: ListItemType[];
311
311
  selected?: ReactText;
@@ -313,11 +313,11 @@ type ListSelectProps = {
313
313
  };
314
314
  declare const ListSelect: FC<ListSelectProps>;
315
315
 
316
- type RangeValue = {
316
+ declare type RangeValue = {
317
317
  lower: number;
318
318
  upper: number;
319
319
  };
320
- type RangeProps = {
320
+ declare type RangeProps = {
321
321
  title: string;
322
322
  rangeTitleValues?: string;
323
323
  initialValue: RangeValue;
@@ -326,11 +326,11 @@ type RangeProps = {
326
326
  };
327
327
  declare const Range: FC<RangeProps>;
328
328
 
329
- type RowItemType = {
329
+ declare type RowItemType = {
330
330
  id: ReactText;
331
331
  label: string;
332
332
  };
333
- type RowSelectProps = {
333
+ declare type RowSelectProps = {
334
334
  title: string;
335
335
  rowItems: RowItemType[];
336
336
  selected?: ReactText;
@@ -338,19 +338,19 @@ type RowSelectProps = {
338
338
  };
339
339
  declare const RowSelect: FC<RowSelectProps>;
340
340
 
341
- type ToggleProps = {
341
+ declare type ToggleProps = {
342
342
  title: string;
343
343
  checked?: boolean;
344
344
  onChange: (checked: boolean) => void;
345
345
  };
346
346
  declare const Toggle: FC<ToggleProps>;
347
347
 
348
- type EntryNotFoundProps = {
348
+ declare type EntryNotFoundProps = {
349
349
  title?: string;
350
350
  };
351
351
  declare const EntryNotFound: FC<EntryNotFoundProps>;
352
352
 
353
- type AvatarProps = {
353
+ declare type AvatarProps = {
354
354
  dimensions?: number;
355
355
  width?: number;
356
356
  height?: number;
@@ -365,18 +365,18 @@ type AvatarProps = {
365
365
  };
366
366
  declare const Avatar: FC<AvatarProps>;
367
367
 
368
- type AppHeaderProps = {
368
+ declare type AppHeaderProps = {
369
369
  fullwidth?: boolean;
370
370
  };
371
371
  declare const AppHeader: FC<AppHeaderProps>;
372
372
 
373
- type ContainerProps = {
373
+ declare type ContainerProps = {
374
374
  style?: CSSProperties;
375
375
  className?: string;
376
376
  };
377
377
  declare const Container: FC<ContainerProps>;
378
378
 
379
- type SegmentType = {
379
+ declare type SegmentType = {
380
380
  id: string;
381
381
  label: string;
382
382
  };
@@ -386,7 +386,7 @@ declare enum SegmentColor {
386
386
  DARK = "dark"
387
387
  }
388
388
 
389
- type SegmentProps = {
389
+ declare type SegmentProps = {
390
390
  segments: SegmentType[];
391
391
  selected?: string;
392
392
  onChange?: (id: string) => void;
@@ -402,7 +402,7 @@ interface ModalProps {
402
402
  }
403
403
  declare const Modal: FC<ModalProps>;
404
404
 
405
- type SelectImpressionEmojiProps = {
405
+ declare type SelectImpressionEmojiProps = {
406
406
  value?: ImpressionEmojiEnum;
407
407
  onChange?: (val: ImpressionEmojiEnum) => void;
408
408
  };
@@ -417,13 +417,13 @@ interface FooterForBookingProps {
417
417
  }
418
418
  declare const FooterForBooking: React.FC<FooterForBookingProps>;
419
419
 
420
- type StatusTagPropsType = {
420
+ declare type StatusTagPropsType = {
421
421
  dimension?: number;
422
422
  tagColor?: string;
423
423
  } & HTMLAttributes<HTMLDivElement>;
424
424
  declare const StatusTag: React.FC<StatusTagPropsType>;
425
425
 
426
- type MediaPlayerProps = {
426
+ declare type MediaPlayerProps = {
427
427
  fullwidth?: boolean;
428
428
  cameraTrack?: ILocalVideoTrack | IRemoteVideoTrack;
429
429
  audioTrack?: ILocalAudioTrack | IRemoteAudioTrack;
@@ -438,7 +438,7 @@ type MediaPlayerProps = {
438
438
  } & HTMLAttributes<HTMLDivElement>;
439
439
  declare const _default$t: React.NamedExoticComponent<MediaPlayerProps>;
440
440
 
441
- type RoundButtonPropsType = {
441
+ declare type RoundButtonPropsType = {
442
442
  disabled?: boolean;
443
443
  onClickHandler?: () => void;
444
444
  buttonText?: string;
@@ -450,7 +450,7 @@ type RoundButtonPropsType = {
450
450
  };
451
451
  declare const RoundButton: React.FC<RoundButtonPropsType>;
452
452
 
453
- type ChatListItemProps = {
453
+ declare type ChatListItemProps = {
454
454
  name: string;
455
455
  message?: string;
456
456
  avatar?: string;
@@ -463,7 +463,7 @@ type ChatListItemProps = {
463
463
  };
464
464
  declare const _default$s: React.NamedExoticComponent<ChatListItemProps>;
465
465
 
466
- type ChatMessageProps = {
466
+ declare type ChatMessageProps = {
467
467
  message: string | File;
468
468
  position: 'left' | 'right';
469
469
  time: number;
@@ -484,7 +484,7 @@ declare const ChatMessageSkeleton: () => JSX.Element;
484
484
 
485
485
  declare const _default$q: React.MemoExoticComponent<() => JSX.Element>;
486
486
 
487
- type EmptyChatList = {
487
+ declare type EmptyChatList = {
488
488
  title?: string;
489
489
  text?: string;
490
490
  withButton?: boolean;
@@ -494,19 +494,19 @@ type EmptyChatList = {
494
494
  declare const EmptyChatList: FC<EmptyChatList>;
495
495
  declare const _default$p: React.NamedExoticComponent<EmptyChatList>;
496
496
 
497
- type EmptyChatMessagesProps = {
497
+ declare type EmptyChatMessagesProps = {
498
498
  title?: string;
499
499
  text: string;
500
500
  };
501
501
  declare const EmptyChatMessages: FC<EmptyChatMessagesProps>;
502
502
 
503
- type FileInfoType = {
503
+ declare type FileInfoType = {
504
504
  originalName: string;
505
505
  size: number;
506
506
  width?: number;
507
507
  height?: number;
508
508
  };
509
- type TextareaProps = {
509
+ declare type TextareaProps = {
510
510
  onSend: (value: string) => void;
511
511
  defaultValue?: string;
512
512
  onFocus?: () => void;
@@ -518,12 +518,12 @@ type TextareaProps = {
518
518
  };
519
519
  declare const _default$o: React.NamedExoticComponent<TextareaProps>;
520
520
 
521
- type LouseConnectProps = {
521
+ declare type LouseConnectProps = {
522
522
  onClick?: () => void;
523
523
  };
524
524
  declare const LouseConnect: FC<LouseConnectProps>;
525
525
 
526
- type UpdatesPopupPropsType = {
526
+ declare type UpdatesPopupPropsType = {
527
527
  text?: string;
528
528
  closeHandler?: () => void;
529
529
  buttonHandler?: () => void;
@@ -533,7 +533,7 @@ type UpdatesPopupPropsType = {
533
533
  };
534
534
  declare const UpdatesCard: React.FC<UpdatesPopupPropsType>;
535
535
 
536
- type VideoCallSwitchDevice = {
536
+ declare type VideoCallSwitchDevice = {
537
537
  /**
538
538
  * Modal heading
539
539
  */
@@ -565,7 +565,7 @@ type VideoCallSwitchDevice = {
565
565
  };
566
566
  declare const SwitchDeviceCard: React.FC<VideoCallSwitchDevice>;
567
567
 
568
- type SectionHeadingProps = {
568
+ declare type SectionHeadingProps = {
569
569
  text: string;
570
570
  icon?: string;
571
571
  iconDimension?: number;
@@ -574,14 +574,14 @@ type SectionHeadingProps = {
574
574
  };
575
575
  declare const SectionHeading: React.FC<SectionHeadingProps>;
576
576
 
577
- type SkeletonProps = {
577
+ declare type SkeletonProps = {
578
578
  widthPx?: number;
579
579
  heightPx?: number;
580
580
  style?: React.CSSProperties;
581
581
  } & Omit<JSX$1.IonSkeletonText, 'animated'>;
582
582
  declare const Skeleton: React.FC<SkeletonProps>;
583
583
 
584
- type SpecialistEducationCardProps$1 = {
584
+ declare type SpecialistEducationCardProps$1 = {
585
585
  institutionName?: string;
586
586
  institutionLogoLink?: string | null;
587
587
  onClickSeeMoreButton?: () => void;
@@ -592,7 +592,7 @@ type SpecialistEducationCardProps$1 = {
592
592
  };
593
593
  declare const _default$n: React.NamedExoticComponent<SpecialistEducationCardProps$1>;
594
594
 
595
- type SpecialistProfileViewCardProps$1 = {
595
+ declare type SpecialistProfileViewCardProps$1 = {
596
596
  avatarLink?: string | null;
597
597
  specialistName?: string | null;
598
598
  specialization?: string | null;
@@ -605,7 +605,7 @@ type SpecialistProfileViewCardProps$1 = {
605
605
  } & React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>;
606
606
  declare const _default$m: React.NamedExoticComponent<SpecialistProfileViewCardProps$1>;
607
607
 
608
- type SpecialistStatisticsCardProps$1 = {
608
+ declare type SpecialistStatisticsCardProps$1 = {
609
609
  activeClients?: number;
610
610
  sessionsCount?: number;
611
611
  showLoader?: boolean;
@@ -615,7 +615,7 @@ type SpecialistStatisticsCardProps$1 = {
615
615
  */
616
616
  declare const SpecialistStatisticsCard: React.FC<SpecialistStatisticsCardProps$1>;
617
617
 
618
- type SpecialistWorkDirectionsPropsType$1 = {
618
+ declare type SpecialistWorkDirectionsPropsType$1 = {
619
619
  workDirections?: string[] | [];
620
620
  limit?: number;
621
621
  showLoader?: boolean;
@@ -627,21 +627,21 @@ declare const SpecialistWorkDirections: React.FC<SpecialistWorkDirectionsPropsTy
627
627
 
628
628
  declare const Tag: React.FC;
629
629
 
630
- type AppFooterProps = {
630
+ declare type AppFooterProps = {
631
631
  fullwidth?: boolean;
632
632
  style?: CSSProperties;
633
633
  className?: string;
634
634
  };
635
635
  declare const AppFooter: FC<AppFooterProps>;
636
636
 
637
- type VideoPlayerProps = {
637
+ declare type VideoPlayerProps = {
638
638
  videoLink: string;
639
639
  closeModalHandler?: () => void;
640
640
  onErrorContent: React.ReactElement;
641
641
  } & JSX$1.IonModal;
642
642
  declare const _default$l: React.NamedExoticComponent<VideoPlayerProps>;
643
643
 
644
- type NotSupportModalProps = {
644
+ declare type NotSupportModalProps = {
645
645
  closeModal?: () => void;
646
646
  redText?: React.ReactElement;
647
647
  mainText?: React.ReactElement;
@@ -651,12 +651,12 @@ type NotSupportModalProps = {
651
651
  } & JSX$1.IonModal;
652
652
  declare const NotSupportModal: React.FC<NotSupportModalProps>;
653
653
 
654
- type UserInfo = {
654
+ declare type UserInfo = {
655
655
  name: string;
656
656
  avatar?: string;
657
657
  position?: string;
658
658
  };
659
- type VideoCallInfoProps = {
659
+ declare type VideoCallInfoProps = {
660
660
  userInfo: UserInfo;
661
661
  consultationDate?: number;
662
662
  timeZone?: string;
@@ -668,7 +668,7 @@ declare enum ConsultationCardType {
668
668
  PAST = "past",
669
669
  LAST = "last"
670
670
  }
671
- type ConsultationCardProps = {
671
+ declare type ConsultationCardProps = {
672
672
  type: ConsultationCardType;
673
673
  sessionId: string;
674
674
  name: string;
@@ -682,14 +682,14 @@ type ConsultationCardProps = {
682
682
 
683
683
  declare const _default$j: React.NamedExoticComponent<ConsultationCardProps>;
684
684
 
685
- type SignUpSessionButtonProps = {
685
+ declare type SignUpSessionButtonProps = {
686
686
  label: string;
687
687
  isLoading?: boolean;
688
688
  onClick?: () => void;
689
689
  };
690
690
  declare const _default$i: React.NamedExoticComponent<SignUpSessionButtonProps>;
691
691
 
692
- type EmptyConsultationsProps = {
692
+ declare type EmptyConsultationsProps = {
693
693
  title: string;
694
694
  description: string;
695
695
  buttonLabel?: string;
@@ -697,7 +697,7 @@ type EmptyConsultationsProps = {
697
697
  };
698
698
  declare const _default$h: React.NamedExoticComponent<EmptyConsultationsProps>;
699
699
 
700
- type ConsultationModalProps = {
700
+ declare type ConsultationModalProps = {
701
701
  isOpen: boolean;
702
702
  sessionId: string;
703
703
  userId: string;
@@ -715,13 +715,13 @@ type ConsultationModalProps = {
715
715
  };
716
716
  declare const _default$g: React.NamedExoticComponent<ConsultationModalProps>;
717
717
 
718
- type SpecialistData = {
718
+ declare type SpecialistData = {
719
719
  id: string;
720
720
  name: string;
721
721
  avatar?: string;
722
722
  sessions: number;
723
723
  };
724
- type SignUpSessionModalProps = {
724
+ declare type SignUpSessionModalProps = {
725
725
  isOpen: boolean;
726
726
  specialists: SpecialistData[];
727
727
  onSpecialistSelected?: (id: string) => void;
@@ -730,7 +730,7 @@ type SignUpSessionModalProps = {
730
730
  };
731
731
  declare const _default$f: React.NamedExoticComponent<SignUpSessionModalProps>;
732
732
 
733
- type ConsultationSpecialistCardProps = {
733
+ declare type ConsultationSpecialistCardProps = {
734
734
  id: string;
735
735
  name: string;
736
736
  avatar?: string;
@@ -740,7 +740,7 @@ type ConsultationSpecialistCardProps = {
740
740
  };
741
741
  declare const _default$e: React.NamedExoticComponent<ConsultationSpecialistCardProps>;
742
742
 
743
- type UserInfoModalProps = {
743
+ declare type UserInfoModalProps = {
744
744
  isOpen: boolean;
745
745
  id: string;
746
746
  name: string;
@@ -755,7 +755,7 @@ type UserInfoModalProps = {
755
755
  };
756
756
  declare const UserInfoModal: FC<UserInfoModalProps>;
757
757
 
758
- type CancelSessionProps = {
758
+ declare type CancelSessionProps = {
759
759
  name: string;
760
760
  avatar?: string;
761
761
  time: number;
@@ -767,7 +767,7 @@ type CancelSessionProps = {
767
767
  };
768
768
  declare const CancelSession: FC<CancelSessionProps>;
769
769
 
770
- type ReScheduleProps = {
770
+ declare type ReScheduleProps = {
771
771
  name: string;
772
772
  avatar?: string;
773
773
  time: number;
@@ -777,7 +777,7 @@ type ReScheduleProps = {
777
777
  };
778
778
  declare const _default$d: React.NamedExoticComponent<ReScheduleProps>;
779
779
 
780
- type ReScheduleSuccessProps = {
780
+ declare type ReScheduleSuccessProps = {
781
781
  name: string;
782
782
  avatar?: string;
783
783
  time: number;
@@ -789,7 +789,7 @@ type ReScheduleSuccessProps = {
789
789
  };
790
790
  declare const ReScheduleSuccess: FC<ReScheduleSuccessProps>;
791
791
 
792
- type TooltipComponentProps = {
792
+ declare type TooltipComponentProps = {
793
793
  text: string;
794
794
  alignment?: 'center' | 'center-left' | 'left' | 'center-right' | 'right';
795
795
  widthPx?: number;
@@ -798,20 +798,20 @@ type TooltipComponentProps = {
798
798
  };
799
799
  declare const TooltipComponent: FC<TooltipComponentProps>;
800
800
 
801
- type DaySliderProps = JSX$1.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & RefAttributes<HTMLIonSlidesElement> & {
801
+ declare type DaySliderProps = JSX$1.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & RefAttributes<HTMLIonSlidesElement> & {
802
802
  slides: number[];
803
803
  onDayClick?: (i: number, item: number) => void;
804
804
  };
805
805
  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
806
 
807
- type SpecialistWorkDirectionsPropsType = {
807
+ declare type SpecialistWorkDirectionsPropsType = {
808
808
  workDirections?: string[] | [];
809
809
  limit?: number;
810
810
  showLoader?: boolean;
811
811
  };
812
812
  declare const WorkDirections: React.FC<SpecialistWorkDirectionsPropsType>;
813
813
 
814
- type SpecialistProfileViewCardProps = {
814
+ declare type SpecialistProfileViewCardProps = {
815
815
  videoLink?: string;
816
816
  avatarLink?: string;
817
817
  specialistName?: string;
@@ -820,14 +820,14 @@ type SpecialistProfileViewCardProps = {
820
820
  };
821
821
  declare const _default$b: React.NamedExoticComponent<SpecialistProfileViewCardProps>;
822
822
 
823
- type SpecialistAboutProps = {
823
+ declare type SpecialistAboutProps = {
824
824
  text?: string;
825
825
  limit?: number;
826
826
  showLoading?: boolean;
827
827
  };
828
828
  declare const SpecialistAbout: React.FC<SpecialistAboutProps>;
829
829
 
830
- type SpecialistEducationCardProps = {
830
+ declare type SpecialistEducationCardProps = {
831
831
  institutionName?: string;
832
832
  institutionLogoLink?: string | null;
833
833
  onClickSeeMoreButton?: () => void;
@@ -838,7 +838,7 @@ type SpecialistEducationCardProps = {
838
838
  };
839
839
  declare const _default$a: React.NamedExoticComponent<SpecialistEducationCardProps>;
840
840
 
841
- type SpecialistStatisticsCardProps = {
841
+ declare type SpecialistStatisticsCardProps = {
842
842
  activeClients?: number;
843
843
  sessionsCount?: number;
844
844
  showLoader?: boolean;
@@ -856,14 +856,14 @@ declare const StatisticsScroll: React.FC<SpecialistStatisticsCardProps>;
856
856
 
857
857
  declare const decOfNum: (number: number, titles: string[]) => string;
858
858
 
859
- type BookingScheduleTimeProps = {
859
+ declare type BookingScheduleTimeProps = {
860
860
  items: string[];
861
861
  onClick?: (index: number, item: string) => void;
862
862
  isLoading?: boolean;
863
863
  };
864
864
  declare const _default$9: React.NamedExoticComponent<BookingScheduleTimeProps>;
865
865
 
866
- type BookingSpecialistInfoProps = {
866
+ declare type BookingSpecialistInfoProps = {
867
867
  name: string;
868
868
  title?: string;
869
869
  subtitle?: string;
@@ -872,7 +872,7 @@ type BookingSpecialistInfoProps = {
872
872
  };
873
873
  declare const _default$8: React.NamedExoticComponent<BookingSpecialistInfoProps>;
874
874
 
875
- type SpecialistCardProps = {
875
+ declare type SpecialistCardProps = {
876
876
  fullName?: string;
877
877
  specialization?: string;
878
878
  priceCurrencySign?: string;
@@ -893,16 +893,6 @@ type SpecialistCardProps = {
893
893
  onCardClickHandler?: () => void;
894
894
  loading?: boolean;
895
895
  countryCode?: string;
896
- translations: {
897
- name: string;
898
- year: string[];
899
- experiences: string;
900
- hour: string[];
901
- practice: string;
902
- session: string;
903
- clients: string[];
904
- sessions: string[];
905
- };
906
896
  };
907
897
  declare const SpecialistCard: React.FC<SpecialistCardProps>;
908
898
 
@@ -940,8 +930,8 @@ declare const _default$5: React.MemoExoticComponent<React.ForwardRefExoticCompon
940
930
  selectedBy?: "label" | "id" | undefined;
941
931
  } & React.SelectHTMLAttributes<HTMLSelectElement> & React.RefAttributes<HTMLSelectElement>>>;
942
932
 
943
- type PossibleButtonTypes = 'primary' | 'secondary';
944
- type ButtonProps = {
933
+ declare type PossibleButtonTypes = 'primary' | 'secondary';
934
+ declare type ButtonProps = {
945
935
  buttonType: PossibleButtonTypes;
946
936
  borderRadius?: number;
947
937
  loading?: boolean;
@@ -953,7 +943,7 @@ declare enum CheckboxTypes {
953
943
  TAG = "tag",
954
944
  LIST = "list"
955
945
  }
956
- type CustomCheckboxProps = {
946
+ declare type CustomCheckboxProps = {
957
947
  type: CheckboxTypes;
958
948
  value?: ReactText;
959
949
  label?: string;
@@ -966,17 +956,17 @@ type CustomCheckboxProps = {
966
956
  };
967
957
  declare const _default$4: React.MemoExoticComponent<React.ForwardRefExoticComponent<CustomCheckboxProps & React.RefAttributes<HTMLInputElement>>>;
968
958
 
969
- type CheckboxListItem = {
959
+ declare type CheckboxListItem = {
970
960
  id: ReactText;
971
961
  label: string;
972
962
  icon?: ReactElement;
973
963
  isFavorite?: boolean;
974
964
  };
975
- type CheckboxListCategory = {
965
+ declare type CheckboxListCategory = {
976
966
  name: string;
977
967
  items: CheckboxListItem[];
978
968
  };
979
- type CheckboxListProps = {
969
+ declare type CheckboxListProps = {
980
970
  type: CheckboxTypes;
981
971
  items: CheckboxListCategory[];
982
972
  selected?: ReactText[];
@@ -989,7 +979,7 @@ type CheckboxListProps = {
989
979
  };
990
980
  declare const _default$3: React.NamedExoticComponent<CheckboxListProps>;
991
981
 
992
- type BookingHeaderProps = {
982
+ declare type BookingHeaderProps = {
993
983
  title?: string;
994
984
  subTitle?: string;
995
985
  isLoading?: boolean;
@@ -997,7 +987,7 @@ type BookingHeaderProps = {
997
987
  };
998
988
  declare const ChevronHeader: React.FC<BookingHeaderProps>;
999
989
 
1000
- type ProgressBarProps = {
990
+ declare type ProgressBarProps = {
1001
991
  progress: number;
1002
992
  };
1003
993
  declare const _default$2: React.NamedExoticComponent<ProgressBarProps>;
@@ -1012,7 +1002,7 @@ declare const _default$1: React.MemoExoticComponent<React.ForwardRefExoticCompon
1012
1002
  renderMediaAfterLoad?: boolean | undefined;
1013
1003
  } & Omit<React.InputHTMLAttributes<HTMLInputElement>, "type"> & React.RefAttributes<HTMLInputElement>>>;
1014
1004
 
1015
- type SuccessScreenProps = {
1005
+ declare type SuccessScreenProps = {
1016
1006
  title: string;
1017
1007
  subTitle?: string;
1018
1008
  onClick?: () => void;
@@ -1027,13 +1017,13 @@ declare const FlagTypes: {
1027
1017
  en: JSX.Element;
1028
1018
  ru: JSX.Element;
1029
1019
  };
1030
- type FlagProps = {
1020
+ declare type FlagProps = {
1031
1021
  name: keyof typeof FlagTypes;
1032
1022
  dimensions?: number;
1033
1023
  };
1034
1024
  declare const _default: React.NamedExoticComponent<FlagProps>;
1035
1025
 
1036
- type SpecialistLangsProps = {
1026
+ declare type SpecialistLangsProps = {
1037
1027
  showLoader?: boolean;
1038
1028
  langs: string[];
1039
1029
  className?: string;
@@ -1044,14 +1034,14 @@ type SpecialistLangsProps = {
1044
1034
  };
1045
1035
  declare const SpecialistLangs: FC<SpecialistLangsProps>;
1046
1036
 
1047
- type ChangeLangModalProps = {
1037
+ declare type ChangeLangModalProps = {
1048
1038
  title: string;
1049
1039
  selected: string;
1050
1040
  isOpen: boolean;
1051
1041
  onSelect: (lang: string) => void;
1052
1042
  onModalClose?: () => void;
1053
1043
  };
1054
- type LanguagesListProps = {
1044
+ declare type LanguagesListProps = {
1055
1045
  selected: string;
1056
1046
  onSelect: (lang: string) => void;
1057
1047
  };