@mindly/ui-components 3.41.1 → 3.42.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 +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 -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 +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 -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 +84 -84
  226. package/package.json +2 -1
@@ -1,6 +1,6 @@
1
1
  import React, { HTMLAttributes, RefAttributes } from 'react';
2
2
  import { JSX } from '@ionic/core/components';
3
- type DaySliderProps = JSX.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & RefAttributes<HTMLIonSlidesElement> & {
3
+ declare type DaySliderProps = JSX.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & RefAttributes<HTMLIonSlidesElement> & {
4
4
  slides: number[];
5
5
  onDayClick?: (i: number, item: number) => void;
6
6
  };
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- export type EntryNotFoundProps = {
2
+ export declare type EntryNotFoundProps = {
3
3
  title?: string;
4
4
  };
5
5
  export declare const EntryNotFound: FC<EntryNotFoundProps>;
@@ -1,9 +1,9 @@
1
1
  import { FC, ReactText } from 'react';
2
- export type ListItemType = {
2
+ export declare type ListItemType = {
3
3
  id: ReactText;
4
4
  label: string;
5
5
  };
6
- type ListSelectProps = {
6
+ declare type ListSelectProps = {
7
7
  title: string;
8
8
  listItems: ListItemType[];
9
9
  selected?: ReactText;
@@ -1,9 +1,9 @@
1
1
  import { FC } from 'react';
2
- export type RangeValue = {
2
+ export declare type RangeValue = {
3
3
  lower: number;
4
4
  upper: number;
5
5
  };
6
- type RangeProps = {
6
+ declare type RangeProps = {
7
7
  title: string;
8
8
  rangeTitleValues?: string;
9
9
  initialValue: RangeValue;
@@ -1,9 +1,9 @@
1
1
  import { FC, ReactText } from 'react';
2
- export type RowItemType = {
2
+ export declare type RowItemType = {
3
3
  id: ReactText;
4
4
  label: string;
5
5
  };
6
- type RowSelectProps = {
6
+ declare type RowSelectProps = {
7
7
  title: string;
8
8
  rowItems: RowItemType[];
9
9
  selected?: ReactText;
@@ -1,5 +1,5 @@
1
1
  export declare const RowWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- type RowButtonProps = {
2
+ declare type RowButtonProps = {
3
3
  selected: boolean;
4
4
  };
5
5
  export declare const RowButton: import("styled-components").StyledComponent<"button", any, RowButtonProps, never>;
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- type ToggleProps = {
2
+ declare type ToggleProps = {
3
3
  title: string;
4
4
  checked?: boolean;
5
5
  onChange: (checked: boolean) => void;
@@ -7,7 +7,7 @@ export declare const FlagTypes: {
7
7
  en: JSX.Element;
8
8
  ru: JSX.Element;
9
9
  };
10
- type FlagProps = {
10
+ declare type FlagProps = {
11
11
  name: keyof typeof FlagTypes;
12
12
  dimensions?: number;
13
13
  };
@@ -1,4 +1,4 @@
1
- type FlagProps = {
1
+ declare type FlagProps = {
2
2
  dimensions: number;
3
3
  };
4
4
  export declare const FlagWrapper: import("styled-components").StyledComponent<"div", any, FlagProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type HorizontalCalendarProps = {
2
+ export declare type HorizontalCalendarProps = {
3
3
  consultationDatesSeconds?: number[];
4
4
  myNotesDatesSeconds?: number[];
5
5
  toMeNotesDatesSeconds?: number[];
@@ -27,7 +27,7 @@ declare enum DayOfWeek {
27
27
  FRI = "\u041F\u0442",
28
28
  SAT = "\u0421\u0431"
29
29
  }
30
- export type DayToRender = {
30
+ export declare type DayToRender = {
31
31
  /**
32
32
  * e.g. "2.2.122", "24.4.122"
33
33
  */
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
2
+ export declare type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
3
3
  onErrorContent: React.ReactElement;
4
4
  };
5
5
  declare const ImageWithFallback: React.FC<ImageWithFallbackProps>;
@@ -1,16 +1,16 @@
1
1
  import React, { ReactElement, ReactText } from 'react';
2
2
  import { CheckboxTypes } from '../CustomCheckbox/CustomCheckbox';
3
- export type CheckboxListItem = {
3
+ export declare type CheckboxListItem = {
4
4
  id: ReactText;
5
5
  label: string;
6
6
  icon?: ReactElement;
7
7
  isFavorite?: boolean;
8
8
  };
9
- export type CheckboxListCategory = {
9
+ export declare type CheckboxListCategory = {
10
10
  name: string;
11
11
  items: CheckboxListItem[];
12
12
  };
13
- type CheckboxListProps = {
13
+ declare type CheckboxListProps = {
14
14
  type: CheckboxTypes;
15
15
  items: CheckboxListCategory[];
16
16
  selected?: ReactText[];
@@ -4,7 +4,7 @@ export declare enum CheckboxTypes {
4
4
  TAG = "tag",
5
5
  LIST = "list"
6
6
  }
7
- type CustomCheckboxProps = {
7
+ declare type CustomCheckboxProps = {
8
8
  type: CheckboxTypes;
9
9
  value?: ReactText;
10
10
  label?: string;
@@ -1,5 +1,5 @@
1
1
  export declare const ImageInputWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- type StyledImageInputProps = {
2
+ declare type StyledImageInputProps = {
3
3
  dimension: number;
4
4
  isImage?: boolean;
5
5
  isRoundedImage: boolean;
@@ -1,4 +1,4 @@
1
- type StyledPasswordProps = {
1
+ declare type StyledPasswordProps = {
2
2
  isError?: boolean;
3
3
  };
4
4
  export declare const StyledPasswordContainer: import("styled-components").StyledComponent<"div", any, StyledPasswordProps, never>;
@@ -1,4 +1,4 @@
1
- type StyledTextInputProps = {
1
+ declare type StyledTextInputProps = {
2
2
  errorStyle?: 'filled' | 'unfilled';
3
3
  };
4
4
  export declare const StyledTextInput: import("styled-components").StyledComponent<"input", any, StyledTextInputProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React, { CSSProperties } from 'react';
2
- export type LetterAvatarProps = {
2
+ export declare type LetterAvatarProps = {
3
3
  letter: string;
4
4
  dimensions?: number;
5
5
  className?: string;
@@ -1,4 +1,4 @@
1
- type LetterAvatarStyledProps = {
1
+ declare type LetterAvatarStyledProps = {
2
2
  dimensions: number;
3
3
  width?: number;
4
4
  height?: number;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- type ModalStyledProps = {
2
+ declare type ModalStyledProps = {
3
3
  isFullWidth: boolean;
4
4
  };
5
5
  export declare const ModalStyled: 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, ModalStyledProps, never>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import 'react-day-picker/dist/style.css';
3
- export type ModalCalendarProps = {
3
+ export declare type ModalCalendarProps = {
4
4
  onDaySelected: (day: Date) => void;
5
5
  consultationDays: Date[];
6
6
  smileDays?: Date[];
@@ -1,9 +1,9 @@
1
1
  export declare const ModalCalendarStyled: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- type CustomDayWrapperProps = {
2
+ declare type CustomDayWrapperProps = {
3
3
  isActive?: boolean;
4
4
  };
5
5
  export declare const CustomDayWrapper: import("styled-components").StyledComponent<"div", any, CustomDayWrapperProps, never>;
6
- type CustomDayProps = {
6
+ declare type CustomDayProps = {
7
7
  isActive?: boolean;
8
8
  };
9
9
  export declare const CustomDayStyled: import("styled-components").StyledComponent<"div", any, CustomDayProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type PersonDateTimeCardProps = {
2
+ export declare type PersonDateTimeCardProps = {
3
3
  photoSrc?: string;
4
4
  name: string;
5
5
  dateTime: Date;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- type ProgressBarProps = {
2
+ declare type ProgressBarProps = {
3
3
  progress: number;
4
4
  };
5
5
  declare const _default: React.NamedExoticComponent<ProgressBarProps>;
@@ -1,4 +1,4 @@
1
- type ProgressBarWrapperProps = {
1
+ declare type ProgressBarWrapperProps = {
2
2
  progress: number;
3
3
  };
4
4
  export declare const ProgressBarWrapper: import("styled-components").StyledComponent<"div", any, ProgressBarWrapperProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- type RoundButtonPropsType = {
2
+ declare type RoundButtonPropsType = {
3
3
  disabled?: boolean;
4
4
  onClickHandler?: () => void;
5
5
  buttonText?: string;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StyledRoundButtonContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
3
3
  export declare const StyledRoundButtonText: import("styled-components").StyledComponent<"p", any, {}, never>;
4
- type StyledControlPanelButtonPropsType = {
4
+ declare type StyledControlPanelButtonPropsType = {
5
5
  buttonType?: 'transparent' | 'fullFill' | 'reject' | 'success';
6
6
  disabled?: boolean;
7
7
  dimension?: number;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type SectionHeadingProps = {
2
+ export declare type SectionHeadingProps = {
3
3
  text: string;
4
4
  icon?: string;
5
5
  iconDimension?: number;
@@ -1,4 +1,4 @@
1
- type StyledWorkDirectionHeadingContainerProps = {
1
+ declare type StyledWorkDirectionHeadingContainerProps = {
2
2
  iconColor?: string;
3
3
  iconDimension?: number;
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { FC } from 'react';
2
2
  import { SegmentColor, SegmentType } from './types';
3
- type SegmentProps = {
3
+ declare type SegmentProps = {
4
4
  segments: SegmentType[];
5
5
  selected?: string;
6
6
  onChange?: (id: string) => void;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { SegmentColor } from './types';
3
- type SegmentProps = {
3
+ declare type SegmentProps = {
4
4
  colorType: SegmentColor;
5
5
  };
6
6
  export declare const SegmentWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonSegment & Pick<import("react").HTMLAttributes<HTMLIonSegmentElement>, "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<HTMLIonSegmentElement>>, any, SegmentProps, never>;
@@ -1,4 +1,4 @@
1
- export type SegmentType = {
1
+ export declare type SegmentType = {
2
2
  id: string;
3
3
  label: string;
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import ImpressionEmojiEnum from './ImpressionEmojiEnum';
2
- type SelectImpressionEmojiProps = {
2
+ declare type SelectImpressionEmojiProps = {
3
3
  value?: ImpressionEmojiEnum;
4
4
  onChange?: (val: ImpressionEmojiEnum) => void;
5
5
  };
@@ -1,6 +1,6 @@
1
1
  import { JSX } from '@ionic/core/components';
2
2
  import React from 'react';
3
- type SkeletonProps = {
3
+ declare type SkeletonProps = {
4
4
  widthPx?: number;
5
5
  heightPx?: number;
6
6
  style?: React.CSSProperties;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- type StyledIonSkeletonTextProps = {
2
+ declare type StyledIonSkeletonTextProps = {
3
3
  widthPx?: number;
4
4
  heightPx?: number;
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- type SpecialistCardProps = {
2
+ declare type SpecialistCardProps = {
3
3
  fullName?: string;
4
4
  specialization?: string;
5
5
  priceCurrencySign?: string;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  export declare const SpecialistCardContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
3
- type SpecialistCardContainerRowProps = {
3
+ declare type SpecialistCardContainerRowProps = {
4
4
  bottomGapPx?: number;
5
5
  flexGapPX?: number;
6
6
  justifyContent?: 'center' | 'space-between';
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type SpecialistEducationCardProps = {
2
+ export declare type SpecialistEducationCardProps = {
3
3
  institutionName?: string;
4
4
  institutionLogoLink?: string | null;
5
5
  onClickSeeMoreButton?: () => void;
@@ -1,4 +1,4 @@
1
- type StyledSpecialistEducationCardProps = {
1
+ declare 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
- type SpecialistProfileViewCardProps = {
2
+ declare type SpecialistProfileViewCardProps = {
3
3
  videoLink?: string;
4
4
  avatarLink?: string;
5
5
  specialistName?: string;
@@ -1,4 +1,4 @@
1
- type StyledProfileViewImageProps = {
1
+ declare type StyledProfileViewImageProps = {
2
2
  isNeedPlayButton?: boolean;
3
3
  };
4
4
  export declare const StyledProfileViewImageContainer: import("styled-components").StyledComponent<"div", any, StyledProfileViewImageProps, never>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- type SpecialistAboutProps = {
2
+ declare type SpecialistAboutProps = {
3
3
  text?: string;
4
4
  limit?: number;
5
5
  showLoading?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- type SpecialistLangsProps = {
2
+ declare type SpecialistLangsProps = {
3
3
  showLoader?: boolean;
4
4
  langs: string[];
5
5
  className?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type SpecialistStatisticsCardProps = {
2
+ export declare type SpecialistStatisticsCardProps = {
3
3
  activeClients?: number;
4
4
  sessionsCount?: number;
5
5
  showLoader?: boolean;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StyleSpecialistStatisticsContainer: import("styled-components").StyledComponent<import("react").FunctionComponent<import("swiper/react").SwiperProps>, any, {}, never>;
3
- type StyledContainerItemProps = {
3
+ declare type StyledContainerItemProps = {
4
4
  widthInPx?: number;
5
5
  leftGap?: number;
6
6
  rightGap?: number;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type SpecialistWorkDirectionsPropsType = {
2
+ export declare type SpecialistWorkDirectionsPropsType = {
3
3
  workDirections?: string[] | [];
4
4
  limit?: number;
5
5
  showLoader?: boolean;
@@ -1,5 +1,5 @@
1
1
  import React, { HTMLAttributes } from 'react';
2
- type StatusTagPropsType = {
2
+ declare type StatusTagPropsType = {
3
3
  dimension?: number;
4
4
  tagColor?: string;
5
5
  } & HTMLAttributes<HTMLDivElement>;
@@ -1,4 +1,4 @@
1
- type StatusTagContainerPropsType = {
1
+ declare type StatusTagContainerPropsType = {
2
2
  dimension?: number;
3
3
  tagColor?: string;
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- type SuccessScreenProps = {
2
+ declare type SuccessScreenProps = {
3
3
  title: string;
4
4
  subTitle?: string;
5
5
  onClick?: () => void;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- type ListItemProps = {
2
+ declare type ListItemProps = {
3
3
  isActive?: boolean;
4
4
  icon?: string;
5
5
  label?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- type VideoCallSwitchDevice = {
2
+ declare type VideoCallSwitchDevice = {
3
3
  /**
4
4
  * Modal heading
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- type TooltipComponentProps = {
2
+ declare type TooltipComponentProps = {
3
3
  text: string;
4
4
  alignment?: 'center' | 'center-left' | 'left' | 'center-right' | 'right';
5
5
  widthPx?: number;
@@ -1,9 +1,9 @@
1
- type TooltipWrapperProps = {
1
+ declare type TooltipWrapperProps = {
2
2
  makeVisible?: boolean;
3
3
  dimension?: number;
4
4
  };
5
5
  export declare const TooltipWrapper: import("styled-components").StyledComponent<"div", any, TooltipWrapperProps, never>;
6
- type TooltipContentType = {
6
+ declare type TooltipContentType = {
7
7
  alignment: 'center' | 'center-left' | 'left' | 'center-right' | 'right';
8
8
  widthPx?: number;
9
9
  };
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { ButtonProps } from '../../deprecated/button/Button';
3
- export type UpdatesPopupPropsType = {
3
+ export declare type UpdatesPopupPropsType = {
4
4
  text?: string;
5
5
  closeHandler?: () => void;
6
6
  buttonHandler?: () => void;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PsychologistType } from '../userAppTypes';
3
- export type UsersPsychologistScrollListPropsType = {
3
+ export declare type UsersPsychologistScrollListPropsType = {
4
4
  psychologistClickHandler: React.Dispatch<React.SetStateAction<{
5
5
  isShow: boolean;
6
6
  psychologist_id: string;
@@ -1,10 +1,10 @@
1
1
  import React from 'react';
2
- type UserInfo = {
2
+ declare type UserInfo = {
3
3
  name: string;
4
4
  avatar?: string;
5
5
  position?: string;
6
6
  };
7
- export type VideoCallInfoProps = {
7
+ export declare type VideoCallInfoProps = {
8
8
  userInfo: UserInfo;
9
9
  consultationDate?: number;
10
10
  timeZone?: string;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { JSX } from '@ionic/core/components';
3
- type VideoPlayerProps = {
3
+ declare type VideoPlayerProps = {
4
4
  videoLink: string;
5
5
  closeModalHandler?: () => void;
6
6
  onErrorContent: React.ReactElement;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type NotesCardTextProps = {
2
+ export declare type NotesCardTextProps = {
3
3
  text: string;
4
4
  };
5
5
  declare const NotesCardText: React.FC<NotesCardTextProps>;
@@ -1,5 +1,5 @@
1
1
  import React, { HTMLAttributes, RefAttributes } from 'react';
2
2
  import { JSX } from '@ionic/core/components';
3
- export type NotesEditorProps = JSX.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
3
+ export declare type NotesEditorProps = JSX.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
4
4
  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>>;
5
5
  export default NotesEditor;