@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
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type SpecialistAboutProps = {
2
+ type SpecialistAboutProps = {
3
3
  text?: string;
4
4
  limit?: number;
5
5
  showLoading?: boolean;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type SpecialistEducationCardProps = {
2
+ export type SpecialistEducationCardProps = {
3
3
  institutionName?: string;
4
4
  institutionLogoLink?: string | null;
5
5
  onClickSeeMoreButton?: () => void;
@@ -1,4 +1,4 @@
1
- declare type StyledSpecialistEducationCardProps = {
1
+ type StyledSpecialistEducationCardProps = {
2
2
  isNeedHoverEffect?: boolean;
3
3
  };
4
4
  export declare const StyledSpecialistEducationCard: import("styled-components").StyledComponent<"div", any, StyledSpecialistEducationCardProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type SpecialistProfileViewCardProps = {
2
+ export type SpecialistProfileViewCardProps = {
3
3
  avatarLink?: string | null;
4
4
  specialistName?: string | null;
5
5
  specialization?: string | null;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StyledProfileViewContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
3
- declare type StyledProfileViewImageProps = {
3
+ type StyledProfileViewImageProps = {
4
4
  isNeedPlayButton?: boolean;
5
5
  };
6
6
  export declare const StyledProfileViewImageContainer: import("styled-components").StyledComponent<"div", any, StyledProfileViewImageProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type SpecialistStatisticsCardProps = {
2
+ export type SpecialistStatisticsCardProps = {
3
3
  activeClients?: number;
4
4
  sessionsCount?: number;
5
5
  showLoader?: boolean;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type SpecialistWorkDirectionsPropsType = {
2
+ export type SpecialistWorkDirectionsPropsType = {
3
3
  workDirections?: string[] | [];
4
4
  limit?: number;
5
5
  showLoader?: boolean;
@@ -1,6 +1,6 @@
1
1
  import React, { HTMLAttributes } from 'react';
2
2
  import { ILocalAudioTrack, ILocalVideoTrack, IRemoteAudioTrack, IRemoteVideoTrack } from 'agora-rtc-sdk-ng';
3
- export declare type MediaPlayerProps = {
3
+ export type MediaPlayerProps = {
4
4
  fullwidth?: boolean;
5
5
  cameraTrack?: ILocalVideoTrack | IRemoteVideoTrack;
6
6
  audioTrack?: ILocalAudioTrack | IRemoteAudioTrack;
@@ -1,14 +1,14 @@
1
1
  export declare const AgoraMediaWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- declare type AgoraMediaPlayerWrapperProps = {
2
+ type AgoraMediaPlayerWrapperProps = {
3
3
  fullwidth: boolean;
4
4
  };
5
5
  export declare const AgoraMediaPlayerWrapper: import("styled-components").StyledComponent<"div", any, AgoraMediaPlayerWrapperProps, never>;
6
- declare type AgoraMediaNoVideoWrapperProps = {
6
+ type AgoraMediaNoVideoWrapperProps = {
7
7
  fullwidth: boolean;
8
8
  };
9
9
  export declare const AgoraMediaNoVideoWrapper: import("styled-components").StyledComponent<"div", any, AgoraMediaNoVideoWrapperProps, never>;
10
10
  export declare const AgoraMediaFallbackName: import("styled-components").StyledComponent<"div", any, {}, never>;
11
- declare type AgoraMediaControlsWrapperProps = {
11
+ type AgoraMediaControlsWrapperProps = {
12
12
  isStatusData: boolean;
13
13
  };
14
14
  export declare const AgoraMediaControlsWrapper: import("styled-components").StyledComponent<"div", any, AgoraMediaControlsWrapperProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type NetworkQualityComponentType = {
2
+ type NetworkQualityComponentType = {
3
3
  /**
4
4
  * if this param - true, component didnt render any hint for connection(only icon)
5
5
  */
@@ -1,4 +1,4 @@
1
- declare type StyledNetworkQualityComponentContainerPropsType = {
1
+ type StyledNetworkQualityComponentContainerPropsType = {
2
2
  showingAdditionalInfo?: boolean;
3
3
  fullScreen?: boolean;
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { CSSProperties, FC } from 'react';
2
- declare type AppFooterProps = {
2
+ type AppFooterProps = {
3
3
  fullwidth?: boolean;
4
4
  style?: CSSProperties;
5
5
  className?: string;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type AppFooterToolbarProps = {
2
+ type AppFooterToolbarProps = {
3
3
  isNotMobile: boolean;
4
4
  };
5
5
  export declare const AppFooterContainer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonFooter & Pick<import("react").HTMLAttributes<HTMLIonFooterElement>, "slot" | "title" | "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"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonFooterElement>>, any, {}, never>;
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- declare type AppHeaderProps = {
2
+ type AppHeaderProps = {
3
3
  fullwidth?: boolean;
4
4
  };
5
5
  declare const AppHeader: FC<AppHeaderProps>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type AppHeaderToolbarProps = {
2
+ type AppHeaderToolbarProps = {
3
3
  isNotMobile: boolean;
4
4
  };
5
5
  export declare const AppHeaderContainer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonHeader & Pick<import("react").HTMLAttributes<HTMLIonHeaderElement>, "slot" | "title" | "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"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonHeaderElement>>, any, {}, never>;
@@ -1,5 +1,5 @@
1
1
  import { CSSProperties, FC } from 'react';
2
- export declare type AvatarProps = {
2
+ export type AvatarProps = {
3
3
  dimensions?: number;
4
4
  width?: number;
5
5
  height?: number;
@@ -1,4 +1,4 @@
1
- declare type AvatarWrapperProps = {
1
+ type AvatarWrapperProps = {
2
2
  dimensions: number;
3
3
  width?: number;
4
4
  height?: number;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type BookingScheduleTimeProps = {
2
+ type BookingScheduleTimeProps = {
3
3
  items: string[];
4
4
  onClick?: (index: number, item: string) => void;
5
5
  isLoading?: boolean;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type BookingSpecialistInfoProps = {
2
+ type BookingSpecialistInfoProps = {
3
3
  name: string;
4
4
  title?: string;
5
5
  subtitle?: string;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { JSX } from '@ionic/core/components';
3
- declare type NotSupportModalProps = {
3
+ type NotSupportModalProps = {
4
4
  closeModal?: () => void;
5
5
  redText?: React.ReactElement;
6
6
  mainText?: React.ReactElement;
@@ -1,12 +1,12 @@
1
1
  import { FC } from 'react';
2
- declare type ChangeLangModalProps = {
2
+ type ChangeLangModalProps = {
3
3
  title: string;
4
4
  selected: string;
5
5
  isOpen: boolean;
6
6
  onSelect: (lang: string) => void;
7
7
  onModalClose?: () => void;
8
8
  };
9
- declare type LanguagesListProps = {
9
+ type LanguagesListProps = {
10
10
  selected: string;
11
11
  onSelect: (lang: string) => void;
12
12
  };
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type ChatListItemProps = {
2
+ type ChatListItemProps = {
3
3
  name: string;
4
4
  message?: string;
5
5
  avatar?: string;
@@ -3,7 +3,7 @@ export declare const InfoWrapper: import("styled-components").StyledComponent<"d
3
3
  export declare const MessageInfo: import("styled-components").StyledComponent<"div", any, {}, never>;
4
4
  export declare const UserName: import("styled-components").StyledComponent<"div", any, {}, never>;
5
5
  export declare const MessageStatus: import("styled-components").StyledComponent<"div", any, {}, never>;
6
- declare type TextMessageProps = {
6
+ type TextMessageProps = {
7
7
  lastMessageType: 'text' | 'file' | 'image' | 'video' | 'system';
8
8
  };
9
9
  export declare const LastMessage: import("styled-components").StyledComponent<"div", any, TextMessageProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type ChatMessageProps = {
2
+ type ChatMessageProps = {
3
3
  message: string | File;
4
4
  position: 'left' | 'right';
5
5
  time: number;
@@ -1,34 +1,34 @@
1
- declare type MessageWrapperProps = {
1
+ type MessageWrapperProps = {
2
2
  position: 'left' | 'right';
3
3
  messageType: 'text' | 'file' | 'image' | 'video' | 'system';
4
4
  };
5
5
  export declare const MessageWrapper: import("styled-components").StyledComponent<"div", any, MessageWrapperProps, never>;
6
6
  export declare const TextMessageWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
7
- declare type ImageMessageWrapperProps = {
7
+ type ImageMessageWrapperProps = {
8
8
  position: 'left' | 'right';
9
9
  };
10
10
  export declare const ImageMessageWrapper: import("styled-components").StyledComponent<"div", any, ImageMessageWrapperProps, never>;
11
- declare type ImageTimeWrapperProps = {
11
+ type ImageTimeWrapperProps = {
12
12
  position: 'left' | 'right';
13
13
  };
14
14
  export declare const ImageTimeWrapper: import("styled-components").StyledComponent<"div", any, ImageTimeWrapperProps, never>;
15
- declare type MessageBubbleProps = {
15
+ type MessageBubbleProps = {
16
16
  position: 'left' | 'right';
17
17
  };
18
18
  export declare const MessageBubble: import("styled-components").StyledComponent<"div", any, MessageBubbleProps, never>;
19
19
  export declare const MessageText: import("styled-components").StyledComponent<"div", any, {}, never>;
20
20
  export declare const MessageTimeWrapper: import("styled-components").StyledComponent<"span", any, {}, never>;
21
21
  export declare const MessageContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
22
- declare type TimeStyledProps = {
22
+ type TimeStyledProps = {
23
23
  position: 'left' | 'right';
24
24
  };
25
25
  export declare const TimeStyled: import("styled-components").StyledComponent<"div", any, TimeStyledProps, never>;
26
- declare type FileMessageWrapperProps = {
26
+ type FileMessageWrapperProps = {
27
27
  position: 'left' | 'right';
28
28
  };
29
29
  export declare const FileMessageWrapper: import("styled-components").StyledComponent<"div", any, FileMessageWrapperProps, never>;
30
30
  export declare const FileTimeWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
31
- declare type VideoMessageWrapperProps = {
31
+ type VideoMessageWrapperProps = {
32
32
  position: 'left' | 'right';
33
33
  };
34
34
  export declare const VideoMessageWrapper: import("styled-components").StyledComponent<"div", any, VideoMessageWrapperProps, never>;
@@ -1,5 +1,5 @@
1
1
  export declare const SkeletonWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- declare type SkeletonMessageWrapperProps = {
2
+ type SkeletonMessageWrapperProps = {
3
3
  isBigger?: boolean;
4
4
  position: 'left' | 'right';
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import React, { FC } from 'react';
2
- declare type EmptyChatList = {
2
+ type EmptyChatList = {
3
3
  title?: string;
4
4
  text?: string;
5
5
  withButton?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- declare type EmptyChatMessagesProps = {
2
+ type EmptyChatMessagesProps = {
3
3
  title?: string;
4
4
  text: string;
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- declare type LouseConnectProps = {
2
+ type LouseConnectProps = {
3
3
  onClick?: () => void;
4
4
  };
5
5
  declare const LouseConnect: FC<LouseConnectProps>;
@@ -1,11 +1,11 @@
1
1
  import React from 'react';
2
- declare type FileInfoType = {
2
+ type FileInfoType = {
3
3
  originalName: string;
4
4
  size: number;
5
5
  width?: number;
6
6
  height?: number;
7
7
  };
8
- declare type TextareaProps = {
8
+ type TextareaProps = {
9
9
  onSend: (value: string) => void;
10
10
  defaultValue?: string;
11
11
  onFocus?: () => void;
@@ -3,7 +3,7 @@ export declare const TextareaWrapper: import("styled-components").StyledComponen
3
3
  export declare const TextareaStyled: import("styled-components").StyledComponent<"textarea", any, {}, never>;
4
4
  export declare const SendButton: import("styled-components").StyledComponent<"button", any, {}, never>;
5
5
  export declare const StyledFooter: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonFooter & Pick<import("react").HTMLAttributes<HTMLIonFooterElement>, "slot" | "title" | "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"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonFooterElement>>, any, {}, never>;
6
- declare type StyledToolbarProps = {
6
+ type StyledToolbarProps = {
7
7
  isOpen: boolean;
8
8
  };
9
9
  export declare const StyledToolbar: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonToolbar & Pick<import("react").HTMLAttributes<HTMLIonToolbarElement>, "slot" | "title" | "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"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonToolbarElement>>, any, StyledToolbarProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type BookingHeaderProps = {
2
+ type BookingHeaderProps = {
3
3
  title?: string;
4
4
  subTitle?: string;
5
5
  isLoading?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- declare type CancelSessionProps = {
2
+ type CancelSessionProps = {
3
3
  name: string;
4
4
  avatar?: string;
5
5
  time: number;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { ConsultationCardType } from './types';
3
- declare type ConsultationCardSkeletonProps = {
3
+ type ConsultationCardSkeletonProps = {
4
4
  type: ConsultationCardType;
5
5
  };
6
6
  declare const _default: React.NamedExoticComponent<ConsultationCardSkeletonProps>;
@@ -3,7 +3,7 @@ export declare enum ConsultationCardType {
3
3
  PAST = "past",
4
4
  LAST = "last"
5
5
  }
6
- export declare type ConsultationCardProps = {
6
+ export type ConsultationCardProps = {
7
7
  type: ConsultationCardType;
8
8
  sessionId: string;
9
9
  name: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type ConsultationModalProps = {
2
+ type ConsultationModalProps = {
3
3
  isOpen: boolean;
4
4
  sessionId: string;
5
5
  userId: string;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type ConsultationModalWrapperProps = {
2
+ type ConsultationModalWrapperProps = {
3
3
  height: number;
4
4
  };
5
5
  export declare const ConsultationModalWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonModal & Pick<import("react").HTMLAttributes<HTMLIonModalElement>, "slot" | "title" | "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"> & import("@ionic/react/dist/types/components/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonModalElement>>, any, ConsultationModalWrapperProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type ConsultationSpecialistCardProps = {
2
+ type ConsultationSpecialistCardProps = {
3
3
  id: string;
4
4
  name: string;
5
5
  avatar?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type EmptyConsultationsProps = {
2
+ type EmptyConsultationsProps = {
3
3
  title: string;
4
4
  description: string;
5
5
  buttonLabel?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type ReScheduleProps = {
2
+ type ReScheduleProps = {
3
3
  name: string;
4
4
  avatar?: string;
5
5
  time: number;
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- declare type ReScheduleSuccessProps = {
2
+ type ReScheduleSuccessProps = {
3
3
  name: string;
4
4
  avatar?: string;
5
5
  time: number;
@@ -1,4 +1,4 @@
1
- declare type SuccessProps = {
1
+ type SuccessProps = {
2
2
  type: 'reschedule' | 'cancel';
3
3
  };
4
4
  export declare const SuccessWrapper: import("styled-components").StyledComponent<"div", any, SuccessProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type SignUpSessionButtonProps = {
2
+ export type SignUpSessionButtonProps = {
3
3
  label: string;
4
4
  isLoading?: boolean;
5
5
  onClick?: () => void;
@@ -1,11 +1,11 @@
1
1
  import React from 'react';
2
- declare type SpecialistData = {
2
+ type SpecialistData = {
3
3
  id: string;
4
4
  name: string;
5
5
  avatar?: string;
6
6
  sessions: number;
7
7
  };
8
- declare type SignUpSessionModalProps = {
8
+ type SignUpSessionModalProps = {
9
9
  isOpen: boolean;
10
10
  specialists: SpecialistData[];
11
11
  onSpecialistSelected?: (id: string) => void;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type SignUpSessionWrapperProps = {
2
+ type SignUpSessionWrapperProps = {
3
3
  height: number;
4
4
  };
5
5
  export declare const SignUpSessionWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonModal & Pick<import("react").HTMLAttributes<HTMLIonModalElement>, "slot" | "title" | "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"> & import("@ionic/react/dist/types/components/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonModalElement>>, any, SignUpSessionWrapperProps, never>;
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- declare type UserInfoModalProps = {
2
+ type UserInfoModalProps = {
3
3
  isOpen: boolean;
4
4
  id: string;
5
5
  name: string;
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
- declare type SpecialistInfoWrapperProps = {
2
+ type SpecialistInfoWrapperProps = {
3
3
  isClient: boolean;
4
4
  };
5
5
  export declare const SpecialistInfoWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonModal & Pick<import("react").HTMLAttributes<HTMLIonModalElement>, "slot" | "title" | "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"> & import("@ionic/react/dist/types/components/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonModalElement>>, any, SpecialistInfoWrapperProps, never>;
6
- declare type SpecialistInfoContainerProps = {
6
+ type SpecialistInfoContainerProps = {
7
7
  isClient: boolean;
8
8
  };
9
9
  export declare const SpecialistInfoContainer: import("styled-components").StyledComponent<"div", any, SpecialistInfoContainerProps, never>;
@@ -1,5 +1,5 @@
1
1
  import { CSSProperties, FC } from 'react';
2
- declare type ContainerProps = {
2
+ type ContainerProps = {
3
3
  style?: CSSProperties;
4
4
  className?: string;
5
5
  };
@@ -1,4 +1,4 @@
1
- declare type ContainerStyledProps = {
1
+ type ContainerStyledProps = {
2
2
  isNotMobile: boolean;
3
3
  };
4
4
  export declare const ContainerStyled: import("styled-components").StyledComponent<"div", any, ContainerStyledProps, never>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export declare type PossibleButtonTypes = 'primary' | 'secondary';
3
- declare type ButtonProps = {
2
+ export type PossibleButtonTypes = 'primary' | 'secondary';
3
+ type ButtonProps = {
4
4
  buttonType: PossibleButtonTypes;
5
5
  borderRadius?: number;
6
6
  loading?: boolean;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { PossibleButtonTypes } from './CustomButton';
3
- declare type StyledButtonProps = {
3
+ type StyledButtonProps = {
4
4
  buttonType?: PossibleButtonTypes;
5
5
  borderRadius?: number;
6
6
  };